@charset "utf-8";
html{
  scroll-behavior: smooth;
}
body {
	margin:0 auto 0 auto;
	padding:0;
	color:#333333;
	background-color: #f5f5f5;
	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;
}
.small {
	font-size: 14px;
}

#top {
	max-width: 1094px;
	margin: 0 auto 0 auto;
	line-height: 2;
	box-sizing: border-box;
	padding: 0;
}
h1 {
	text-align: center;
	font-size:24px;
	font-weight: 600;
	line-height: 1.3;
	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;
	padding-bottom: 1em;
	padding-top: 1em;
}
#head-mobile {
	width:100%;
	height: auto;
}
#head-pc {
	display:none;
}
#head-mogile {
	width:100%;
}
.head-img {
	width:100%;
}
.scene-content {
	display: block;
	max-width: 95%;
	margin :5px auto 2em auto;
	padding :10px;
	display: block;
	box-sizing: border-box;
	background-color: #ffffff;
}
.scene-title-inner {
	display: flex;
}
.scene-mark {
	width: 65px;
	height: auto;
	margin: 0;
	padding:0;
}
.scene-mark img {
	width:100%;
	height: auto;
}
.scene-content h2 {
	font-size:24px;
	font-weight: 500;
	line-height: 1.5;
	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;
	margin:15px 0 0 10px;
	padding:0;
}
.scene-content h4 {
	padding:0 0 1em 0;
	margin:1em 0 1.5em 0;
	font-weight: 500;
	line-height: 1.3;
	font-size:14px;
}
.scene-content h5 {
	padding:0;
	margin:1em 0 1.5em 0;
	font-weight: 600;
	line-height: 1.3;
	font-size:14px;
}
.price {
	color:#d42a63;
	margin-left: 1em;
}
.scene-content h3 {
	font-size:16px;
	font-weight: 600;
	line-height: 1.3;
	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;
}
h3{
	max-width:1094px;
	margin:10px 5px 0 5px;
	padding-bottom: 20px;
	background-image: url("img/hajimete-line.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 1094px;
}
.scene-c-inner {
	display:flex;
	flex-wrap: wrap;
	width: 100%;
	height:auto;
	padding:10px;
	box-sizing: border-box;
  }
.inner-box {
	width: 100%;
	margin: 0;
	padding:0;
	box-sizing: border-box;
	display: block;
}
.inner-box2 {
	width: 100%;
	margin: 0;
	padding:0;
	box-sizing: border-box;
}
.left-img img {
	width:100%;
}

.right-box3{
  width: 100%;
  height: auto;
  position: relative;
  box-sizing: border-box;
}
.right-box3 img {
	width: 100%;
	height:auto;
}
.right-box3 p{
  position: absolute;
  bottom:30%;
  left: 20px;
  width:60%;
  line-height: 1;
  color:#202124;
  font-size: 24px;
  margin: 0!important;
  padding: 0!important;
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;
}
.text-deg{
  font-size:18px;
  text-align: start;
  transform: rotate(-10deg);
  position: absolute;
  padding: 5px;
  background:rgba(232,216,208,0.8);
}
.right-box{
  width: 100%;
  height: auto;
  position: relative;
  box-sizing: border-box;
}
.right-box img {
	width: 100%;
	height:auto;
}
.right-box p{
  position: absolute;
  top:20px;
  left: 20px;
  width:50%;
  color:#202124;
  font-size: 12px;
  margin: 0!important;
  padding: 0!important;
}
.right-box2{
  width: 100%;
  height: auto;
  position: relative;
  box-sizing: border-box;
}
.right-box2 img {
	width: 100%;
	height:auto;
}
.right-box2 p{
  position: absolute;
  bottom: 20px;
  right: 10px;
  width:35%;
  color:#202124;
  font-size: 12px;
  margin: 0!important;
  padding: 0!important;
}
.italic{
font-style: italic;
}

.right-boxtbl{
	width: 100%;
	margin:0;
	box-sizing: border-box;
}
.right-boxtbl table {
	width:100%;
	margin:0!important;
}
.right-boxtbl table tr td {
	font-size:10px;
	vertical-align: top!important;
	margin: 0!important;;
	padding:0 0 20px 0!important;
	width:48%;
	box-sizing: border-box;
}
.right-boxtbl table td img {
	width:100%;
}
.right-inner {
	display:flex;
	justify-content:space-around;
	flex-wrap: wrap;
	width: 100%;
	height:auto;
	padding:10px;
	box-sizing: border-box;
}
.right-img img {
	width:100%;
}


#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;
}
.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{
	  border:1px solid #000000;
	  border-radius: 40px;
      text-align: center;
      font-size: 16px;
      background-color: #E3DCDC;
      margin: 1.5em auto;
    }
.go-btn a{
	  width: 90%;
      box-sizing: border-box;
      padding:20px 10px;
	  display: inline-block;
      box-sizing: border-box;
}
.go-btn:hover{
	background-color:#edebeb;
	}
.go-btn a::after{
	content: ">";
	padding: 0 5px;
	font-size:16px;
}

.go-page {
	display: block;
	text-align: center;
	margin: 1em 0;
}
.go-page a{
	font-size:14px;
	border-bottom: 1px dotted #000000;
}
.go-page a:hover{
	border:1px transparent;
	color:#d42a63;
}
.go-page 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;
	}
.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:50px;
	height:auto;
	padding-right: 20px;
}
#go-top a:hover {
	opacity: 0.5;
}

/*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){
#head-pc {
	max-width:1094px;
	height: auto;
	display: block;
}
#head-mobile {
	display: none;
}
.head-img {
		width:1094px;
	}
.scene-content {
	display: block;
	max-width: 1094px;
	margin :5px auto 2em auto;
	padding :20px;
	display: block;
	box-sizing: border-box;
	}
h1 {
	font-size:32px;
	}
.right-boxtbl table tr td {
	font-size:14px;
}
.inner-box {
	width: 48%;
	margin: 0 1%;
	box-sizing: border-box;
	}
.right-box p{
  top:30px;
  left: 30px;
  width:50%;
  font-size: 14px;
}
.inner-box2 {
	width: 100%;
	margin: 0;
	box-sizing: border-box;
	}
.right-box2 p{
  position: absolute;
  font-size: 16px;
}
.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: #E4D9CE;
    }

.go-other{
      width: 500px;
      box-sizing: border-box;
      background-color: #c79e9f;
    }
}
.underline {
text-decoration:underline solid #000000;
}
@media screen and (min-width:460px){
.right-box3 p{
  font-size: 32px;
}
.text-deg{
  font-size:24px;
}
}