/* Media Query
---------------------------------------------------------------------------------- */
/* =Mobile (Portrait) */
@media screen and (max-width: 640px) {

#wrap {
	width: 100%;
	min-width: 320px;
}

.pc_only_i{display:none!important;}
.pc_only_b{display:none!important;}
.sp_only_i{display:inline;}
.sp_only_b{display:block;}

#wrap header {
	width: 100%;
}

#wrap #contents {
	padding-bottom:40px;
}

#wrap footer {
	margin-bottom:0;
}

#head_c_tel {
	font-size:12px;
}
#head_c_rsv_btn {
	font-size:13px;
	margin:20px 10px 0 0 ;
}
.head_btn_size{
	width:97px;
}

#foot01 li img{
	height:30px;
}

#foot02{
	text-align:left;
}
#foot02 ul{
	margin-left:20px;
	margin-right:20px;
	display: block;
}

#foot02 li{
	margin-bottom:5px;
	text-indent:-2em;
	padding-left:2em;
}

#foot03 ul{
	text-align:left;
	margin-left:0;
}
#foot03 li{
	margin-left:20px;
	display: block;
	width:85%;
	text-indent:-2em;
	padding-left:2em;
}



.cts_btn_a{
	width:228px;
}

.cts_btn{
	padding: 5px 5px;
}

.slider{
	height:240px;
}
.slick-slide{
	height:240px;
}

.slider img{
	max-width: 640px;
}

#cts_c_logo{
	margin:0 auto 40px ;
}

#slider_c_name,#sec_c_name {
	text-align:left;
}


h1 {
	font-size: 15px;
	width:auto;
	margin:0 10px 65px;
}
#cts_top_oshirase{
	width:auto;
	margin:0 10px 65px;
}
#cts_top_oshirase p.hgt1{
	margin-bottom:15px;
}
#cts_top_oshirase p.txt{
	margin-bottom:30px;
}

#cts_top_availability{
	margin:0 10px 45px;
}

#cts_top_availability p.hgt1{
	margin-bottom:13px;
}

#cts_top_availability table {
	margin:0 auto 7px;
}

.table_wrap {
	margin-bottom:5px;
	overflow-x: scroll;
}

.table_wrap::-webkit-scrollbar {
	height: 6px;
}
.table_wrap::-webkit-scrollbar-track {
	margin: 0 2px;
	background: #F5F5F5;
	border-radius: 3px;
}
.table_wrap::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #D8D8D8;
}

#cts_top_availability dl{
	margin-bottom:20px;
	margin-left:0;
}

#cts_top_introduction_image{
	margin:0 10px 60px 10px;
}

#cts_top_introduction_image p.hgt1{
	margin-bottom:15px;
}
#cts_top_introduction_image p.hgt2{
	margin-left:0;
	margin-right:0;
}

#cts_top_introduction_image ul{
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
}
#cts_top_introduction_image li{
	float:none;
	margin-right:0;
	margin-bottom:30px;
}
#cts_top_introduction_image dt{
	position: relative;
	width:100%;
}

#cts_top_introduction_image p.link{
	margin-right:0;
}

#cts_top_introduction_image select{
	margin-left:0;
	margin-bottom:20px;
}

.cts_2nd_int_img ul{
	display: block;
}

.cts_2nd_int_img li{
	margin-bottom:0;
}

#cts_top_faq{
	width:auto;
	margin:0 10px 80px;
}

#cts_top_faq p.faq_q,
#cts_top_faq p.faq_a{
	padding:11px 10px 10px 32px;
}
#cts_top_faq p.faq_a{
	margin-bottom:14px;
}

#cts_top_access_info{
	width:auto;
	margin:0 10px 40px;
}

#cts_top_access_info table{
	margin-bottom:20px;
}
#cts_top_access_info div.cts_btn_a{
	margin-bottom:40px;
}

#cts_top_sales_info{
	width:auto;
	margin:0 10px ;
}

#cts_top_sales_info p.hgt1{
	margin-bottom:15px;
}
#cts_top_sales_info table{
	margin-bottom:20px;
}

#cts_cookie{
	width:auto;
	margin:0 10px 40px;
}
#cts_cookie p.hgt1{
	margin-bottom:15px;
}







}
