@charset "utf-8";

#suiginfes img{
	max-width: 100%;
	height: 100%;
}
#suiginfes .clrTxt {
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
    position:absolute;
}
#suiginfes .pc_none{
	display: none;
}

#suiginfes {
	background: #2eb3b8;
	color: #252525;
	line-height: 1.7;
	position: relative;
	width: 100%;
	font-family: "Noto Sans JP", sans-serif;
}

#suiginfes .inner{
	max-width: 1280px;
	width: 97%;
	padding-top: 2%;
}

#suiginfes a.btn{
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0;
	border-radius: 40px;
	background: #2eb3b8;
	color: #FFFFFF;
	font-size: 1.7rem;
	font-weight: bold;
}
#suiginfes a.btn i{
	margin-left: 5px;
}
#suiginfes a.btn:hover{
	opacity: .6;
	transition: .3s;
}

/*メインビジュアル*/
#suiginfes #header{
	background:#ffffff;
}
#suiginfes .main_image{
	width: 100%;
	display:block;
	margin:0 auto;
	/* padding: 3% 0 2%; */
}

/*概要*/
#suiginfes #overview{
	font-family: "Noto Serif JP", serif;
	font-size: 1.9rem;
	font-weight: 900;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 1% 5%;
	line-height: 1.9;
	background:#ffffff;
	text-align:center;
}
#suiginfes #overview p{
	/* background: #00a390; */
	border-radius:15px;
	/* padding:2% 0; */
	/* margin: 1%5%; */
	color:#000000;
	/* box-shadow: 8px 8px 0px 0px rgb(171 230 229); */
}
#suiginfes #overview .big{
	font-size: 3.4rem;
	color: #2eb3b8;
}
#suiginfes #ambassador{
	font-size: 1.9rem;
	font-weight: 900;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding: 1% 5%;
	line-height: 1.9;
	background:#ffffff;
	text-align:center;
}
#suiginfes .ambassador_wrap{
	width: 62%;
	background: #8deadf;
	border-radius:15px;
	padding: 0 0 2%;
	margin: 3% auto;
	color:#000000;
	box-shadow: 8px 8px 0px 0px rgb(196 255 253);
}
#suiginfes .ambassador_image{
	width: 100%;
	padding: 5% 5% 0;
}
#suiginfes .ambassador_name{
	font-size:3rem;
	/* padding-bottom: 2%; */
}
#suiginfes .ambassador_name>span{
	font-size:2rem;
}
#suiginfes .ambassador_schedule{
	display: block;
	width: 25rem;
	margin: 0 auto;
	font-size: 2.2rem;
	color: #ffffff;
	background: #ff0000;
	border-radius: 200px;
}
#suiginfes .ambassador_schedule>span{
	font-size:1.8rem;
}

/*メニュー*/
#suiginfes #shop{
	background: #ffffff;
	position: relative;
}
#suiginfes #shop .shop_catch{
	font-size:3rem;
	font-weight: 900;
	text-align:center;
	padding: 3% 0%;
	color: #dd0303;
	background: #fff8c8;
}
#suiginfes #shop .shop_listtitle{
	font-size:2.5rem;
	font-weight: bold;
	text-align:center;
	padding: 3% 0 0;
	color:#2eb3b8;
}
#suiginfes #shop h2.shop_ttl{
	margin: auto;
	padding: 3%;
	width: 70%;
}

#suiginfes #shop h2.shop_ttl::before{
	content: "";
	display: block;
	background: url("../images/suigin.png") no-repeat top center;
	background-size: cover;
	position: absolute;
	top: 2%;
	right: 4%;
	width: 11%;
	padding-top: 18%;
}

#suiginfes #shop ul.shop_list li{
	display: flex;
	padding: 3% 6%;
	justify-content: space-around;
	align-items: center;
	border-top: 2px dotted #2eb3b8;
}
#suiginfes #shop ul.shop_list li:nth-child(even){
	display: flex;
	flex-direction: row-reverse;
	/* background: #e7eaea; */
}
#suiginfes #shop ul.shop_list li .ph{
	width: 42%;
	border-radius: 10px;
	overflow: hidden;
	background: #c8e2e1;
}

#suiginfes #shop ul.shop_list li .ph img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    max-height: 400px;
    vertical-align: bottom;
}
#suiginfes #shop ul.shop_list li .shop_info{
	width: 45%;
	font-weight: bold;
	line-height: 3.5rem;
}
#suiginfes #shop ul.shop_list li .shop_info .mean_name{
	font-size: 2.8rem;
	margin-bottom: 2%;
	color: #2eb3b8;
}

#suiginfes #shop ul.shop_list li .shop_info .mean_name span {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 3%;
}
#suiginfes #shop ul.shop_list li .shop_info .shop_name{
	line-height: 3rem;
	font-size: 2.4rem;
	margin-bottom: 3%;
}
#suiginfes #shop ul.shop_list li .shop_info .shop_name span{
	display: block;
	font-size:1.6rem;
}
#suiginfes #shop .catchcopy {
	background:#00a3904d;
	color:#000000;
	font-weight:bold;
	padding:1%;
	margin-bottom:8px;
	border-radius: 5px;
}

#suiginfes #shop ul.shop_list li .shop_info .shop_address{
	font-size: 1.6rem;
	margin-bottom: 6%;
	line-height: 2rem;
	font-weight:normal;
}

/*すすきの通信*/
#suiginfes #susukino_tv{
	text-align: center;
	padding: 5%;
}
#suiginfes #susukino_tv p{
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 2%;
}
#suiginfes #susukino_tv .other {
    display: flex;
    flex-wrap: wrap;
    max-width: 850px;
    margin: 0 auto;

    align-content: space-between;
    margin-bottom: 1em;
}
#suiginfes #susukino_tv .other li {
    width: 50%;
    line-height: 1.5;
    text-align: left;
    font-size: 1.6rem;
    margin-bottom: 0.8em;
}

#suiginfes #susukino_tv .other li:first-of-type {
    width: 100%;
    text-align: center;
    margin-bottom: 1.3em;
}
#suiginfes #susukino_tv .other li span {
    font-size: 75%;
}
#suiginfes #susukino_tv p span{
	font-size: 1.8rem;
	font-weight: bold;
	color: #2eb3b8;
}
#suiginfes #susukino_tv a.btn{
	width: 45%;
	padding: 10px 0;
	font-size: 2rem;
}

/*当たるキャンペーン*/
#suiginfes #cp{
	position: relative;
	border: solid #FFFFFF 2px;
	margin: 3% 0;
	padding: 1% 0;
	display: flex;
	justify-content: center;
}
#suiginfes #cp a.btn{
	position: absolute;
	background: #FFED36;
	color: #252525;
	width: 29%;
	height: 2.7em;
	bottom: 8%;
	left: 25%;
	padding: 10px 0;
	font-size: 2rem;
}
/*#suiginfes #cp a.btn:first-of-type{
    line-height: 85%;
}*/
#suiginfes #cp a.btn span{
    font-weight: normal;
    font-size: 0.6em;
}
#suiginfes #cp a.btn:last-of-type{
    left: 55%;
}
#suiginfes #cp img{
	width: 94%;
}
#suiginfes #eventinfo{
	background:#f5f5f5;
	padding:2% 0 4%;
	margin-bottom: 2%;
}
#suiginfes .info_title{
	text-align:center;
	font-size:2rem;
	font-weight:bold;
	color:#2eb3b8;
}
#suiginfes .infotable_wrap{
	margin:0 auto;
	font-size:1.6rem;
}
#suiginfes .table_title{
	border:4px solid #f5f5f5;
	background:#2eb3b8;
	color:#ffffff;
	width: 150px;
	vertical-align:middle;
}
#suiginfes .table_text{
	padding: 2%;
	width: 600px;
	border:4px solid #f5f5f5;
	background:#ffffff;
}
#suiginfes .indent{
	text-indent: 6.8rem;
}
#suiginfes .table_text_annotation{
	padding: 2%;
	width: 600px;
	text-align: start;
	text-indent: -1em;
	border:4px solid #f5f5f5;
	background:#ffffff;
}
#suiginfes .table_text_annotation p{
	text-align: start;
	text-indent: -1em;
	padding-left: 1em;
}
/*シンボル*/
#suiginfes .gyozalogo{
    width: 30%;
}

#suiginfes #symbol p{
	padding:1% 0 4%;
    font-size: 1.5rem;
}

#footer {
	margin:0 !important;
}

/*改行*/

@media screen and (max-width: 768px) {
  .br-sp {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .br-sp {
    display: none;
  }
}