@charset "utf-8";
html{
  scroll-behavior: smooth;
}
body {
	margin:0 auto 0 auto;
	padding:0;
	color:#333333;
	background-color: #ffffff;
	font: 14px/1.6 "Hiragino Kaku Gothic Pro",Osaka,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
}
a {
	text-decoration: none;
	color:#333333;
	transition: 1.0s ;
}
p.fontsize12 {
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}
#top {
	max-width: 1094px;
	margin: 0 auto 0 auto;
	line-height: 2;
	/* background-color: #ffffff; */
	box-sizing: border-box;
	padding: 0;
}
.head-img {
	max-width: 100%;
	height: auto;
}
#head-p {
	margin: 20px;
	text-align: left;
}
#head-mobile {
	max-width:100%;
	height: auto;
}
#coupon {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 30px auto 50px auto;
	padding: 0 10px;
	box-sizing: border-box;
}
#coupon img {
	width:100%;
	max-width:100%;
}
#coupon p{
	font-family: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:18px;
	text-align: center;
	line-height: 1.3;
	color:#903d40;
}
.date {
	text-align: center;
}
#head-pc {
	display: none;
}
.num {
	width:50px;
	height: auto;
	padding-right:7px;
	padding-bottom: 0;
	vertical-align: bottom;
}
.content01 {
	margin :0 auto;
	padding :0 20px;
	display: block;
	background-color: #ffffff;
}
#top h2 {
	font-size:18px;
	font-weight: 500;
	line-height: 1.5;
	border-bottom: solid 5px #0d7475;/*#6c6560*/
	position: relative;
	padding: 10px 0 10px 10px;
}

#top .small {
	font-size: 14px;
}
#top .buy2 {
	font-size:16px;
	font-weight: 500;
	background-color: #d42a63;
	color:#ffffff;
	padding:5px 7px;
	margin: 0 5px 5px 0;
	border-radius: 3px;
}

#top .main-img {
	width:100%;
	margin: 10px 0;
	box-sizing: border-box;
}
#top .sub1-img {
		width:100%;
		height:auto;
	}
#top .sub2-img {
	width:48%;/*48%*/
	margin: 20px 2px 20px 0;
	box-sizing: border-box;
}
.info {
	margin:0!important;
	padding: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.info img {
	width: 15px;
}
.btn {
	display: block;
	margin:0 auto;
	padding: 15px;
	box-sizing: border-box;
	text-align: center;
	background-color: #E3DCDC;
}
.btn a {
	display: block;
}
.btn:hover{
	background-color:#edebeb;
	}

.go-btn{
      display:block;
      width: 100%;
      margin: 0px auto 30px auto;
      padding:20px;
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0.1em;
      font-size: 16px;
      background-color: #E3DCDC;
    }
.go-btn a {
	display: block;
}
.go-btn:hover{
	background-color:#edebeb;
	}

.go-otherpage {
	display: block;
	text-align: center;
	margin: 1em 0 5.5em 0;
}
.go-otherpage a{
	font-size:16px;
	border-bottom: 1px dotted #000000;
}
.go-otherpage a:hover{
	border:1px transparent;
	color:#d42a63;
}
.go-otherpage a::after{
	content: ">";
	padding: 0 5px;
}


.go-other{
      display:block;
      width: 100%;
      margin: 50px auto 50px auto;
      padding:20px;
      box-sizing: border-box;
      text-align: center;
      letter-spacing: 0.1em;
      font-size: 16px;
      background-color: #E3DCDC;
      border-bottom: 1px solid #f8f8f8;
    }
.go-other a {
	display: block;
}
.go-other:hover{
	background-color:#edebeb;
	}



.price {
	padding:0;
	text-align: right;
	color:#808080;
}
.btn2 {
	display: block;
	margin:10px auto;
	padding: 5px;
	box-sizing: border-box;
	text-align: center;
	background-color: #C0CBCC;/*E3DCDC*/
	width: 100%;
}
.btn2 a {
	display: block;
}
.btn2:hover{
	background-color:#D5DDDD;
	}
#go-top {
	text-align: right;
	display: block;
}
#go-top img {
	width:70px;
	height:auto;
	padding-right: 20px;
}

/*footer*/
#summer-foot footer{
	margin: 20px auto 0 auto;
	/* background-color:#fff; */
	text-align: center;
	font-size:12px;
	letter-spacing: 1px;
	padding: 30px 0;
	border-top: 1px solid #666666;
}
#go-toppage {
	margin: 30px auto;
	padding: 15px 5px;
	border: 1px solid #666666;
	width: 200px;
}
/*PCサイズ 768以上*/
@media screen and (min-width:880px){
body {
	background-color: #f8f8f8;
}

#head-pc {
	max-width:1094px;
	height: auto;
	display: block;
}
#head-mobile {
	display: none;
}
.head-img {
		width:1094px;
	}
#head-p {
		display:block;
		margin: 40px 20px;
		text-align: center;
	}
#coupon {
	display: block;
	margin: 2em auto;
	text-align: center;
}
#coupon img {
	width:700px;
	margin: 0 auto;
}
.content01 {
	padding :20px 60px;
}
#top h2 {
	font-weight: 500;
}
.num {
	width:80px;
	height: auto;
	padding-right:5px;
	vertical-align: bottom;
}
#top .main-img {
		width:500px;
		height:auto;
	}
#top .sub1-img {
		width:370px;
		height:auto;
	}
#top .sub2-img {
	width:180px;
	height:auto;
	margin: 20px 1px 20px 0;
}
.flex-box{
      display:flex;
      width: 100%;
      height:auto;
      padding:10px;
    }
.box-item{
      padding:15px 10px;
  }
 .btn {
	display: block;
	width:80%;
 }
.go-btn{
      width: 500px;
      box-sizing: border-box;
      background-color: #E3DCDC;
    }

.go-other{
      width: 500px;
      box-sizing: border-box;
      background-color: #c79e9f;
    }

}


/*クーポン*/
#coupon-container {
	margin: 0 auto 3em;
}
.coupon-bnr {
  margin: 4em 0;
  padding: 1em 0;
  display:block;
}
.coupon-bnr h2 {
  font-family: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size:18px;
  font-weight: 600;
  margin: 0!important;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: center;
}
.coupon-bnr h3 {
  font-family: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size:14px;
  margin: 0!important;
  padding-bottom: 2em;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width:768px) {
  .coupon-bnr img {
    width: 700px;
    height: auto;
    margin: 10px auto;
    display:block;
  }
}
 .coupon-inner {
    position: relative;
 }
.coupon-inner p{
  position: absolute;
  top:35%;
  left: 50%;
 -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: #000000;
  font-weight: 600;
  font-size: 2.8vw;
  margin: 0!important;
  padding: 0!important;
}
 @media screen and (min-width:768px) { 
#coupon-wrapper {
    max-width: 900px;
    margin: 0 auto;
}
 }
#coupon-wrapper {
    width: 100%;
    max-width: 100%;
}
#coupon-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
 }
 .coupon-item {
    width: 33%;
    padding: 5px;
    box-sizing: border-box;
 }
 .coupon-item img {
    width: 100%;
    height: auto;
    margin:0;
 }
 .coupon-inner {
    position: relative;
	margin:0;
	padding:0;
	background-color: #57453f;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
 }
.coupon-inner p{
  position: absolute;
  top:35%;
  left: 50%;
 -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin: 0!important;
  padding: 0!important;
}
 @media screen and (min-width:768px) { 
#coupon-wrapper {
    max-width: 850px;
    margin: 0 auto;
}
 }
 .c-txt-box {
  display: block;
  width: 100%;
  margin:0;
  padding: 10px 5px 15px 5px;
  box-sizing: border-box;
 }
.c-1 {
  width: 100%;
  font-size:12px;
  line-height: 1.2;
  text-align: center;
  margin:0;
  padding: 0 0 5px 0;
  color:#ffffff;
}
.c-2{
  width: 100%;
  text-align: center;
  font-weight: 600;
  margin:0;
  padding: 0;
  font-size:22px;/*4vw*/
  line-height: 1.2;
  color:#ffffff;
}
