@charset "utf-8";

#exampleSCT .pager:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#exampleSCT .pager {
zoom: 1;
}

#headSCT {
position: relative;
background-color: #f2f2f2;
}
#headSCT .image {
height: 300px;
}
#headSCT .image img {
object-fit: cover;
display: block;
width: 100%;
height: 300px;
}
#headSCT .pack {
transform: translate(-50%,-50%);
position: absolute;
left: 50%;
top: 50%;
padding-top: 55px;
text-align: center;
color: #fff;
}
#headSCT .number {
margin-bottom: 10px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 20px;
}
#headSCT h1 {
margin-bottom: 20px;
white-space: nowrap;
font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
font-weight: normal;
font-size: 28px;
}
#headSCT .place {
margin-bottom: 0px;
font-size: 16px;
}
@media (min-width: 768px) {
	#headSCT {
	position: relative;
	background-color: #f2f2f2;
	}
	#headSCT .image {
	margin-left: 60px;
	border-radius: 0 0 0 20px;
	height: 560px;
	}
	#headSCT .image img {
	border-radius: 0 0 0 20px;
	height: 560px;
	}
	#headSCT .pack {
	padding-top: 170px;
	}
	#headSCT .number {
	margin-bottom: 35px;
	font-size: 22px;
	}
	#headSCT h1 {
	margin-bottom: 35px;
	font-size: 40px;
	}
	#headSCT .place {
	font-size: 18px;
	}
}

#exampleSCT img {
max-width: 100%;
height: auto;
}
#exampleSCT {
background-color: #f2f2f2;
text-align: center;
}
#exampleSCT .cont {
padding: 60px 20px 0 20px;
}
#exampleSCT .catch {
margin-bottom: 25px;
font-weight: normal;
font-size: 20px;
line-height: 1.4;
color: #003333;
}
#exampleSCT .lead {
margin-bottom: 35px;
font-size: 16px;
line-height: 1.5;
text-align: left;
}
#exampleSCT .summary {
padding-bottom: 35px;
text-align: left;
}
#exampleSCT .summary h3 {
border-bottom: solid 1px #c1c1c1;
padding-bottom: 5px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 14px;
}
#exampleSCT .summary dl {
margin-bottom: 15px;
font-size: 14px;
}
#exampleSCT .summary dt {
float: left;
border-bottom: solid 1px #c1c1c1;
padding: 6px 0;
width: 6em;
}
#exampleSCT .summary dd {
border-bottom: solid 1px #c1c1c1;
padding: 6px 0;
margin-left: 6em;
}
#exampleSCT .summary img {
display: block;
margin: 0 auto;
width: 300px;
height: 300px;
object-fit: contain;
}
#exampleSCT .gallery .block {
margin-bottom: 45px;
}
#exampleSCT .gallery img {
display: block;
margin: 0 auto 1px auto;
width: 100%;
height: auto;
}
#exampleSCT .gallery p {
margin-top: 10px;
font-size: 16px;
line-height: 1.5;
text-align: left;
}
#exampleSCT .point {
background-color: #efe6d9;
margin: 0 -20px;
padding: 65px 20px 45px 20px;
}
#exampleSCT .point h3 {
margin-bottom: 25px;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
font-size: 23px;
line-height: 1.4;
color: #5f4620;
}
#exampleSCT .point h3 img {
display: block;
margin: 0 auto 5px auto;
width: 25px;
height: auto;
}
#exampleSCT .point .txt {
padding-bottom: 25px;
}
#exampleSCT .point .txt li {
margin-bottom: 15px;
padding-left: 1em;
text-indent: -1em;
font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
font-weight: normal;
font-size: 18px;
line-height: 1.45;
text-align: left;
color: #5f4620;
}
#exampleSCT .point .txt li::before {
content: '●';
font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
font-weight: normal;
font-size: 18px;
line-height: 1.45;
}
#exampleSCT .point .icn {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin: 0 -7px;
}
#exampleSCT .point .icn li {
box-sizing: border-box;
margin-bottom: 20px;
padding: 0 7px;
width: calc(100% / 3);
font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
font-weight: normal;
font-size: 13px;
line-height: 1.23;
}
#exampleSCT .point .icn img {
display: block;
margin: 0 auto 5px auto;
}
#exampleSCT .pager {
padding-top: 40px;
}
#exampleSCT .pager .prev {
float: left;
}
#exampleSCT .pager .next {
float: right;
}
#exampleSCT .pager .prev,
#exampleSCT .pager .next {
font-family: "Hiragino Kaku Gothic W6 JIS2004", sans-serif;
font-weight: normal;
font-size: 16px;
line-height: 42px;
text-align: center;
}
#exampleSCT .pager .prev a,
#exampleSCT .pager .next a {
box-sizing: border-box;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
display: block;
position: relative;
background-color: #138c56;
border-radius: 21px;
padding-right: 21px;
width: 140px;
height: 42px;
color: #fff;
}
#exampleSCT .pager .next a {
padding-right: 21px;
}
#exampleSCT .pager .prev a {
padding-left: 21px;
}
#exampleSCT .pager .prev a::before,
#exampleSCT .pager .next a::before {
transform: translateY(-50%);
content: '';
box-sizing: border-box;
display: block;
position: absolute;
top: 50%;
background-color: #fff;
border: solid 1px #138c56;
border-radius: 50%;
width: 16px;
height: 16px;
}
#exampleSCT .pager .next a::before {
right: 6px;
}
#exampleSCT .pager .prev a::before {
left: 6px;
}
#exampleSCT .pager .prev a::after,
#exampleSCT .pager .next a::after {
transform: translateY(-50%) rotate(45deg);
content: '';
box-sizing: border-box;
display: block;
position: absolute;
top: 50%;
width: 4px;
height: 4px;
}
#exampleSCT .pager .next a::after {
right: 13px;
border-top: 1px solid #0b5f3d;
border-right: 1px solid #0b5f3d;
}
#exampleSCT .pager .prev a::after {
left: 13px;
border-bottom: 1px solid #0b5f3d;
border-left: 1px solid #0b5f3d;
}
@media (min-width: 768px) {	
	#exampleSCT .cont {
	margin-bottom: 100px;
	padding: 80px 0 70px 0;
	}
	#exampleSCT .catch {
	margin-bottom: 65px;
	font-size: 28px;
	line-height: 1.65;
	}
	#exampleSCT .lead {
	margin: 0 auto 10px auto;
	max-width: 940px;
	font-size: 18px;
	line-height: 1.78;
	}
	#exampleSCT .summary {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto 30px auto;
	padding-bottom: 0;
	max-width: 940px;
	text-align: left;
	}
	#exampleSCT .summary .pack {
	box-sizing: border-box;
	padding: 0 20px;
	width: 50%;
	}
	#exampleSCT .summary h3 {
	padding-bottom: 5px;
	font-size: 18px;
	}
	#exampleSCT .summary dl {
	margin-bottom: 0;
	font-size: 18px;
	}
	#exampleSCT .summary dt {
	padding: 13px 0;
	}
	#exampleSCT .summary dd {
	padding: 13px 0;
	}
	#exampleSCT .summary .image {
	width: 50%;
	}
	#exampleSCT .summary img {
	width: 100%;
	height: 470px;
	}
	#exampleSCT .gallery {
	margin: 0 auto 0 auto;
	max-width: 940px;
	}
	#exampleSCT .gallery .block {
	padding-top: 50px;
	margin-bottom: 50px;
	}
	#exampleSCT .gallery .set {
	display: flex;
	flex-wrap: wrap;
	}
	#exampleSCT .gallery .set .block {
	box-sizing: border-box;
	width: 50%;
	}
	#exampleSCT .gallery .set .block:first-child {
	padding-right: 20px;
	}
	#exampleSCT .gallery .set .block:last-child {
	padding-left: 20px;
	}
	#exampleSCT .point {
	box-sizing: border-box;
	margin: 0 auto 0 auto;
	padding: 70px 20px 30px 20px;
	max-width: 940px;
	}
	#exampleSCT .point h3 {
	margin-bottom: 35px;
	font-size: 30px;
	}
	#exampleSCT .point h3 img {
	position: relative;
	top: 2px;
	display: inline;
	margin: 0 14px 0 0;
	width: 30px;
	}
	#exampleSCT .point .txt {
	display: inline-block;
	padding-bottom: 50px;
	}
	#exampleSCT .point .txt li {
	margin-bottom: 10px;
	font-size: 20px;
	}
	#exampleSCT .point .txt li::before {
	font-size: 20px;
	}
	#exampleSCT .point .icn {
	margin: 0 auto;
	width: 750px;
	}
	#exampleSCT .point .icn li {
	margin-bottom: 40px;
	padding: 0 15px;
	width: 150px;
	font-size: 16px;
	}
	#exampleSCT .point .icn img {
	margin: 0 auto 10px auto;
	}
	#exampleSCT .pager {
	margin: 0 auto 0 auto;
	padding-top: 60px;
	max-width: 940px;
	}
	#exampleSCT .pager a {
	transition: background 0.3s ease;
	}
	#exampleSCT .pager a:hover {
	background-color: #289665;
	text-decoration: none;
	}
}