@charset "utf-8";

/*.dis{
	display:none;
	}*/
#contents_shop{
	background-color: #fff;
    text-align: center;
}
#contents_shop .inner_t2{
	margin: 0 auto;
    padding: 60px 0 0;
    background-color: #fff;
}
#contents_shop .inner_t2 h2{
	font-size: 24px;
}
@media screen and (max-width: 768px) {
#contents_shop .inner_t2 {
    padding: 40px 0 0;
}
}


/*################ ショップスタイル #################*/

/*ヘッダー*/
header{
	border-bottom: 1px solid #FFF;
	background-color: #000;	
}

/* ソフトバンク・ワイモバイル ロゴ */
.col_sb{
	background:#000;
}
.col_ym{
	background-color:#e70012;
}


.toplogo_w h1{
	padding:17px 0;
	margin: 0 auto;		
	}
	
.toplogo_sb{
	background-color:#000;
	}
	
.toplogo_sb h1{
	background-image:url("../img/shop/toplogo_sb.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	}
		
.toplogo_ym{
	background-color:#e70012;
	}
	
.toplogo_ym h1{
	background-image:url("../img/shop/toplogo_ym.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	}
	
.toplogo_sy{
	background:
	url("../img/shop/toplogo_sy.png"),
	linear-gradient(180deg,black 0%,black 50%,red 50%,red 100%);
	
	background-repeat:
    no-repeat, /* 最前面の背景レイヤーに対応 */
	no-repeat,
	repeat;
	
	background-position:
    center, /* 最前面の背景レイヤーに対応 */
	left,
	right;
	
	background-size:contain;
	}
	

.toplogo_w img{
	width:50%;
	}
	
.back_bt{
	position: absolute;
	top:13px;
	left:5px;	
	}
.back_bt a{
	color: #ccc;
	font-size: 28px;	
	}


/*768px以下（スマホ用）*/
@media screen and (max-width: 768px) {
.toplogo{
	width:100%;				
}
.toplogo_w{
					
}
}


/*トップ画像*/
#main-visual{
	text-align:center;
	padding-top: 110px;
	background-color: #ececec;
}
#main-visual_sp{
	display: none;
}

#main-visual img{
	width:100%;
	margin: 0 auto;
	}
@media screen and (max-width: 1300px) {
#main-visual {
    text-align: center;
    padding-top: 60px;
    background-color: #fff;
}
}
	
/*ページ内メニュー*/
#submenu{
	width: 100%;
	text-align:center;
	margin: 0 auto;
	}
#submenu ul{
	display: block;
	width: 100%;
	max-width: 1000px;
	margin: 30px auto;
	font-weight: bold;
	font-size:15px;
	}
#submenu ul li{
	width: 48%;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 2%;
	padding: 20px 40px;
	box-sizing: border-box;
	border: 2px solid #d8dadc;
	transition: 0.2s;
	}
#submenu ul li:nth-child(2n){
	margin-right: 0;
}
#submenu ul li:last-child{
	margin-right: 0;
	margin-bottom: 0;
}
#submenu ul li:hover{
	border: 2px solid #8FC31F;
}
#submenu ul li a{
	font-size: 16px;
	color: #172d2b;
	}
@media screen and (max-width: 768px) {
#submenu ul{
	width:320px;	
	}
	}
@media screen and (max-width: 350px) {
#submenu ul{
	width:100%;	
	}
}

/*コンテンツ*/
#contents{
	background-color: #ececec;
	text-align:center;	
	}
#contents_2{
	background-color: #fff;
	text-align:center;
}
#contents_shop{
	background-color: #fff;
	text-align:center;	
	}
#contents a{
	font-size: 16px;
	}
/*#contents a:hover{
	color: #999;
	}*/
#contents .back{
	color: #000;
}
.inner{
	max-width:1280px;
	margin:0 auto;
	padding:60px 0 0;			
	}
.whitebox{
	width: 90%;
	max-width: 1160px;
	background:#FFF;
	padding: 40px;
	margin: 0 auto;
	box-sizing: border-box;
	}
.whitebox h2{
	font-size: 24px;
	}
@media screen and (max-width: 1000px) {
#main-visual{
	display: none;
}
#main-visual_sp{
	display: block;
	padding-top: 37px;
}
.inner{
	width: 90%;
    padding: 40px 10px 0;
	}	
.whitebox{
	width: 100%;
    padding: 20px;
    margin: 0 auto 0;
	}
}
@media screen and (max-width: 768px) {

	}

/*店名*/	
#intro{
	max-width: 700px;
    margin: 0 auto 40px;
	}
#intro h2{
	font-size: 24px;	
	}
#intro .intro_catch{
	margin:25px 0;
	font-size:18px;	
	}
#intro .intro_txt{
	text-align:left;
	line-height: 1.5em;
	font-size: 16px;
	}
#intro a{
	color: #8FC31F;
}

/*NEWS・ギャラリー・サービス*/
#news,#gallery{
	margin-bottom:40px;
	}

#news .cf{
	margin-bottom: 30px;
}

#news .cf:last-child{
	margin-bottom: 0;
}
	
.box1,.box2,.box3,.box4,.box5,.box6{
	float:left;
	width:32%;
	text-align:left;	
	}
.box2,.box5{
	margin:0 2%;
	}
.box1 img,.box2 img,.box3 img,.box4 img,.box5 img,.box6 img{
	width:100%;
	}
.box3 .raiten a{
	font-size: 18px;
	color: #000;
}
#news h3,#gallery h3,#service h3{
	font-size: 21px;
	margin: 0 auto 30px;
	}
#news h4,#gallery h4,#service h4{
	font-size: 18px;
	margin:15px 0 3px 0;	
	}
#news p,#gallery p,#service p{
	line-height: 2.2rem;
	}


/* インフォメーション */
#info{
	text-align:left;	
	}
#info h3{
	font-size: 21px;
	text-align:center;
	margin-bottom:30px;	
	}
#info h4{
	font-size: 16px;
	margin-bottom: 5px;
	}
#info table {
	width:100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	line-height:2.4rem;
	font-size:14px;	
}
#info table th {
	width:80px;
	font-size: 16px;
	padding: 10px 10px 10px 0;
	font-weight: bold;
	vertical-align: top;
	text-align: left;	
}
#info table td {
	font-size: 16px;
	padding: 10px 10px 10px 0;
	vertical-align: top;	
}
#info table td a{
	color: #000;
}
.info_l,.info_r{
	float:left;
	width:45%;
	height:430px;		
	}
.info_l{
	padding-right: 3.5%;
	padding-left:1%;
	border-right: 1px solid #666;			
	}
.info_r{
	position: relative;
	padding-right: 1%;
	padding-left:4%;	
	}
.honnin{
	position: absolute;
	left: 40px;
	right: 0;
	bottom: 20px;	
}
.honnin a{
	color: #000;
}

.reservation{
	width: 90%;
    max-width: 1160px;
	display: block;
	margin: 0 auto 50px;
}
.reservation ul{
	width: 100%;
    max-width: 1160px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}
.reservation ul li{
	width: 23%;
	display: inline-block;
	background: -webkit-gradient(linear, left bottom, left top, from(#0f82b8), to(#0b5bce));
    background: -webkit-linear-gradient(bottom, #0f82b8 0%, #0b5bce 100%);
    background: linear-gradient(0deg, #0f82b8 0%, #0b5bce 100%);
	margin-right: 2%;
	border-radius: 40px;
    box-sizing: border-box;
}
.reservation ul li:last-child{
	margin-right: 0;
}
.reservation ul li:hover{
	opacity: 0.8;
}
.reservation ul li a{
	display: inline-block;
    color: #fff;
    padding: 20px;
    font-weight: bold;
}
.reservation ul li a:hover{
	color: #fff;
}

@media screen and (max-width: 1000px) {
.reservation{
	width: 100%;
}
.reservation ul li{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.reservation ul li:last-child{
	margin-bottom: 0;
}
}

@media screen and (max-width: 768px) {
.reservation{
	width: 100%;
}
.reservation ul{
	width: 100%;
}
}

#map{
	margin:0 0 30px 0;
	}
.aisatu{
	font-size:17px;
	}
	
/*ボタン（リクルート・ビジネス） */
.bt{
	width: 90%;
	display: flex;
	max-width: 1160px;
	margin: 40px auto 10px;
	}
.bt h4{
	font-size:21px;
	text-align: left;
	color: #000;
	margin:30px auto 10px auto;
	}
.bt_rec,.bt_bus{
	float:left;
	width:48%;
	display: inline-block;
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
	}
.bt_rec{
	margin-right: 40px;
	}
.bt_rec img,.bt_bus img{
	width:100%;	
	}
.bt_catch{
	font-size:16px;
	text-align: left;
	}
.bt_txt{
	margin:10px auto;
	text-align:left;	
	}
.bt a{
	font-size: 16px;
    font-weight: bold;
	}
.bt_link{
	max-width: 100%;
    margin: 20px auto 0;
    font-weight: bold;
}
.bt_link a{
	display: block;
    color: #fff;
    padding: 10px;
    background-color: #000;
    background-size: 200% 100%;
    background-image: -webkit-linear-gradient(left, transparent 50%, rgba(154, 192, 67, 1) 50%);
    background-image: linear-gradient(to right, transparent 50%, rgba(154, 192, 67, 1) 50%);
    -webkit-transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
    transition: background-position .3s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s, background-color .5s ease;
}
.bt_link a:hover{
	color: #fff;
	background-color: #A0D024;
    background-position: -100% 100%;
}


@media screen and (max-width: 1000px) {
.box1,.box2,.box3{
	float:none;
	width:100%;
	max-width:700px;
	margin:0 auto 40px auto;
	}
#news,#gallery{
	margin-bottom:0;
	}

#info h3{
	margin-bottom:0;	
	}	
.info_l,.info_r{
	float:none;
	width:100%;
	padding:20px 0 0 0;
	border-right: none;	
	height:auto;
	}
.honnin{
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top:15px;	
}
#map{
	margin: 0;
}
.bt{
	width: 100%;
	display: block;
}
.bt h4{
	margin-top: 20px;
}
.bt_rec,.bt_bus{
	float:none;
	width:100%;
	height:auto;
	margin:0 auto 10px;
	padding: 20px;
	}
.bt_rec{
	margin-bottom:40px;
	}
.bt_link{
	position: relative;
	margin: 20px auto 0 auto;
}
}

@media screen and (max-width: 768px) {
#intro h2{
	font-size: 20px;	
	}
#intro .intro_catch{
	margin:20px 0;
	font-size:18px;	
	}
#info table th {
	display:block;
	padding: 0;
	
}
#info table td {
	display:block;
	padding: 0 0 20px 0;	
}
.bt {
    margin: 20px auto 0;
}
.bt_rec{
	margin-bottom:20px;
	}
}
