
@charset "utf-8";
* { margin:0; padding:0; outline:none; list-style:none;}
html {overflow-y: scroll;}
a,a:-webkit-any-link,a:link{ text-decoration:none; color:#333333; cursor:pointer;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
	color:#333333;}
body {

    background: url(../img/bg.gif);
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	font-family: -apple-system, blinkMacSystemFont,
	'Helvetica Neue',
	'Segoe UI',
	YuGothicM,
	YuGothic,
	Meiryo,
	sans-serif;}
dt,dd,th,td,li,h1, h2, h3, h4, h5, h6,p,form,fieldset, input, textarea, blockquote {
	transform: rotate(-0.05deg);
	text-shadow: 0 0 0.1px rgba(0,0,0,0.5)}
caption, cite, code, dfn, em, strong, th, var{
	font-style: normal;
	font-weight:normal;}
address{font-style:normal;
	display:inline;}
table {	border-collapse: collapse;
	border-spacing: 0;}
th {	font-weight:normal;}
td {	vertical-align:top;}
caption, th { text-align: left;}
q:before ,q:after { content:"";}
object, embed { vertical-align: top;}
h1, h2, h3, h4, h5, h6	{
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;}
img, abbr, acronym, fieldset { vertical-align: bottom;}
ul{	list-style-type: none;}
img {	border:0;
	width: 100%;
	max-width: max-content;
	height: auto;
	display: block;
	margin: 0 auto;}
.header {position: fixed;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: rgba(0,0,0,0.7);
	width: 100%;
	max-width: 100%;
	display: block;
	text-align: center;
	height: 50px;
	padding: 10px 0 5px;
	z-index: 1000;}
.header div {
    width: 96%;
    max-width: 400px;
    margin: 0 auto;
}
.header p { line-height: 1;}
.cEnd { font-size: 16px;
	color: #fff;
	text-shadow: none;}
#countdown {
	font-size: 30px;
	color: #ff0000;
	text-shadow: none;
	font-weight: bold;}
#countdown .moji { font-size: 16px;}
#countdown span {
	width: 11%;
	display: inline-block;
	text-align: center;}
#countdown span:nth-child(1) {text-align: right;}
#countdown span:nth-child(2),
#countdown span:nth-child(4),
#countdown span:nth-child(6) {width: auto;}

main {
    margin: 70px auto 0;}
.BackImg {
    background: url(../img/BackImg.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-bottom: 16.908%;
    position: fixed;
    bottom: -1px;
    z-index: 1;}
section {
    position: relative;
    z-index: 2;}

.cp{
    position: fixed;
    width: 20%;
    height: auto;
    right: 1%;
    bottom: 15%;
    cursor: pointer;
}
.FrontImg {
    background: url(../img/FrontImg.png) no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;
    padding-bottom: 9%;
    position: fixed;
    bottom: -2px;
    z-index: 3;}





header {
    padding-top: 130px;
    position: relative;
    z-index: 2;}


.Cont {
    text-align: center;}
.ContH1 {
    background: #fff;
    display: block;
    width: max-content;
    margin: 0 auto;
    padding: 14px 21px;
    border-radius: 100px;
    font-size: 28px;
    color: #846a4f;
    font-weight: bold;
    line-height: 1;
    border: solid 1px #846a4f;}
.ContH2 {
    font-family: serif;
    font-size: 58px;
    font-weight: lighter;
    line-height: 1;
    margin: 49px auto;}
.ContLogo {
    width: 78%;
    margin: 0 auto;}
.ContLogo img {}
.ContTxt {
    line-height: 1.8;
    font-size: 20px;
    margin: 50px auto;}
.BtnBox {
    margin: 50px auto 120px;}
.Link {}
.Link a {
    display: block;
    background: url(../img/btn.png) no-repeat;
    max-width: 400px;
    background-size: contain;
    height: 80px;
    margin: 0 auto;
    position: relative;
    text-align: center;}
.Link a span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    font-size: 24px;
    width: 100%;
    color: #fff;
    font-weight: bold;}
.PLINK {
    font-size: 14px;
    margin: 20px auto;
    text-decoration: underline;
    text-align: center;}
.Catch {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: 0 auto;
    width: 41%;
    -webkit-animation-name: Catch;
    animation-name: Catch;
    animation-timing-function: ease-in;
    animation-duration: 0.03s;}
@-webkit-keyframes Catch {
	0% {	opacity: 0;}
	70% {	opacity: 0;
		transform: scale(3, 3);}
	100% {	opacity:1.0;}
}
@keyframes Catch {
	0% {	opacity: 0;}
	70% {	opacity: 0;
		transform: scale(3, 3);}
	100% {	opacity:1.0;}
}
.Midashi {
    font-size: 40px;
    color: #765c30;
    font-family: serif;
    font-weight: bold;
    margin: 120px auto 30px;
    text-align: center;
    line-height: 1;}

.SCT01Img {
    width: 100%;
    margin: 0 auto;}
.SCT01Img img {}

.SCT01 div.Midashi {
    margin: 70px auto 20px;
    font-size: 24px;}

.PIBinner {
    width: 94%;
    max-width: 820px;
    background: #fff;
    border: solid 1px #000;
    min-height: 100px;
    max-height: 300px;
    margin: 0 auto;}
.PIBinner iframe { width: 100%;}
.PIBtxt {
    color: #fe0000;
    font-size: 24px;
    text-align: center;
    margin: 30px auto 70px;
}
.SCT01Txt {
    font-size: 24px;
    font-family: serif;
    color: #000;
    margin: 0 auto;
    width: 72%;
    max-width: 700px;}

.SCT02 {}
.SCT02 ul {}
.SCT02 ul li {
    background: #000;
    width: 94%;
    margin: 0 auto 21px;
    max-width: 740px;
    padding: 30px;
    border-radius: 14px;
    font-size: 0;
    font-family: serif;}


.SCT02Left,
.SCT02Right {
    display: inline-block;
    vertical-align: middle;
}

.SCT02Left {
    width: 30%;
    text-align: center;}

.SCT02LeftTxt {
    font-size: 24px;
    color: #fff;
    margin: 21px auto 0;}

.SCT02Right {
    width: calc(100% - 30%);
    text-align: left;}
.SCT02RightTitle {
    font-size: 18px;
    color: #fff;}
.SCT02RightTxt {
    font-size: 20px;
    color: #fff;
    margin: 21px auto 0;}

.SCT03 a {
    width: 50%;
    max-width: 600px;
    background: rgba(0,0,0,0.5);
    margin: 0 auto;
    display: block;}
.SCT03ttl {
    padding: 10px 25px;}
.SCT03ttl p {
    line-height: 1;
    font-size: 30px;
    font-family: serif;
    color: #fff;}
.SCT03ttl p span {
    margin: 6px 0 0 0;
    display: inline-block;
    vertical-align: middle;}
.SCT03ttl p:before {
    content: "";
    background: url(../img/SCT03Img01.png) no-repeat;
    width: 15%;
    padding-bottom: 15%;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 0 40px 0 0;}

.SCT03Box {}
.SCT03Box h3 {
    font-size: 24px;
    line-height: 1;
    font-family: serif;
    color: #000;
    text-align: center;}
.SCT03Box01 {
    margin: 30px auto 70px;
    text-align: center;
    width: 100%;
    max-width: 960px;
    font-size: 0;}
.SCT03Box01 div {
    text-align: left;
    width: calc((100% / 2) - 45px);
    display: inline-block;
    border: solid 1px;
    padding: 10px;
    font-family: serif;
    line-height: 1.4;
    vertical-align: top;
    background: rgba(255,255,255,0.7);
    font-size: 0;}
.SCT03Box01 div:nth-child(1) {}
.SCT03Box01 div:nth-child(1) p,
.SCT03Box01 div:nth-child(2) p,
.SCT03Box02 div p { font-size: 13px;}
.SCT03Box01 div:nth-child(2) {
    margin: 0 0 0 4.5%;}
.SCT03Box02 {
    margin: 30px auto;
    width: 94%;
    max-width: 960px;}
.SCT03Box02 div {
    text-align: left;
    display: inline-block;
    border: solid 1px;
    padding: 10px;
    font-family: serif;
    line-height: 1.4;
    vertical-align: top;
    background: rgba(255,255,255,0.7);}
.SCT03Box01 div {
    width: calc(100% - 2px);
    padding: 2%;
}


.Waku {
    background: url(../img/waku.png) no-repeat;
    background-size: contain;
    height: 226px;
    width: 71%;
    max-width: 960px;
    margin: 50px auto 0;
    position: relative;
}
.Waku p {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    font-size: 46px;
    width: 100%;
    text-align: center;
    font-family: serif;}
.Waku p span {
    font-size: 30px;
    display: block;}


.SCT04 {}
.SCT04 ul {
    width: 88%;
    max-width: 800px;
    margin: 50px auto 0;
    padding: 2% 4%;
    background: rgba(255,255,255,0.7);
    line-height: 2;
    font-size: 20px;
    font-family: serif;
    border: solid 1px;}
.SCT04 ul li {}

.SCT04Txt {
    width: 94%;
    max-width: 820px;
    margin: 50px auto;}
.SCT04Txt p {
    font-size: 17px;
    font-family: serif;
    line-height: 1.8;
    margin-bottom: 30px;}
.SCT04Txt p span {
    font-weight: bold;
    color: #ff0000;}

.SCT05 img {margin: 80px auto 50px;}
.SCT05 p {
    text-align: center;
    font-size: 14px;}
.SCT05 .Waku p {
    font-size: 46px;}

.SCT05-5 {}
.SCT05-5txt01 {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-size: 17px;
    font-family: serif;
    line-height: 1.8;}
.SCT05-5 img {
    margin: 30px auto;
    background: rgba(255,255,255,0.7);
    padding: 2%;
    border-radius: 10px;
    width: 80%;}

.SCT06 {}
.SCT06txt01 {
    font-size: 16px;
    text-align: center;}
.SCT06 img {
    margin: 30px auto;}
.SCT06txt02 {
    font-size: 16px;
    width: 94%;
    max-width: 800px;
    margin: 0 auto;
    font-family: serif;}

.SCT07 {}
.SCT07 div {
    width: 88%;
    max-width: 870px;
    margin: 0 auto;
    padding: 25px;
    background: #fff;
    border-radius: 20px;}
.SCT07 div li {
    font-size: 24px;
    clear: both;
    font-family: serif;}
.SCT07 div li span {
    font-size: 24px;
    background: #000;
    color: #fff;
    font-family: serif;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    margin: 0 40px 35px 0;
    float: left;}
.SCT07 div li:nth-child(1) span {
    margin: 0 40px 60px 0;
}

.SCT08 div {
    width: 88%;
    max-width: 840px;
    margin: 0 auto;
    padding: 3.674%;
    background: rgba(255,255,255,0.7);
    border-radius: 20px;
}
.SCT08 div ul { font-size: 0;}
.SCT08 div li {
    width: calc((100% / 5) - .8%);
    display: inline-block;
    margin: 14px .4%;
    vertical-align: top;
    text-align: center;
}
.SCT08 div li p {
    font-size: 12px;
    font-family: serif;}
.SCT08txt {
    text-align: center;
    font-size: 18px;
    font-family: serif;
    margin: 20px auto 0;}

.SCT09 {
    margin: 120px auto 0;}

.SCT09 {}
.SCT09Box {
    margin: 70px auto 0;
    width: 88%;
    max-width: 840px;
    padding: 3.674%;
    background: rgba(255,255,255,0.7);
    border-radius: 20px;}
.SCT09inr01,
.SCT09inr02,
.SCT09inr03,
.SCT09inr04 {
    width: calc((100% / 2) - 5%);
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 40px;}

.SCT09inr01,
.SCT09inr03 { margin: 0 5% 0 0;}
.SCT09inr02 {}
.SCT09inr04 {
    margin: 0 auto;}



.SCT09ttl {
    font-size: 28px;
    color: #765c30;
}

.SCT09ttl span {
    display: inline-block;
    vertical-align: middle;
    background: #846a4f;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 1;
    font-size: 24px;
    margin: 0 20px 0 0;}
.SCT09ttl span small {
    font-size: 16px;
}

.SCT09txt {
    margin: 30px auto;
    font-size: 17px;}

.SCT09inr01 .Link {}
.SCT09inr01 .Link a {
    width: 80%;
    height: 64px;}
.SCT09inr01 .Link a span {
    font-weight: normal;}
.SCT09inr01 .PLink {}
.SCT09inr01 .PLink a {}

.SCT09inr02 div:nth-child(2) {
    margin: 30px auto 0;}
.SCT09inr02 div:nth-child(2) img {
    display: inline-block;
    width: 38%;
    vertical-align: top;}
.SCT09inr02 div:nth-child(2) p {
    display: inline-block;
    width: 50%;
    margin: 0px 0 0 5%;
    vertical-align: top;}

.SCT09inr04 {}
.SCT09inr04 ul { font-size: 0;}
.SCT09inr04 ul li {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    width: calc((100% / 4) - 2%);
    margin: 0 1%;}


.SCT10 {}
.SCT10 ul {
    font-size: 0;
    width: 94%;
    max-width: 960px;
    margin: 0 auto;}
.SCT10 ul li {
    display: inline-block;
    text-align: left;
    font-size: 15px;
    width: calc((100% / 2) - 5%);
    font-size: 0;
    background: #fff;
    padding: 14px;
    margin: 0 0 2%;}
.SCT10 ul li:nth-child(2n) {
    margin: 0 0 0 2%;}
.SCT10 ul li img {
    width: 160px;
    max-width: inherit;
    display: inline-block;
    height: 180px;
    background: #000;
    border: none;
    vertical-align: top;}

.SCT10 ul li div {
    width: calc((100% - 160px) - 20px);
    display: inline-block;
    margin: 0 0 0 20px;
    font-size: 14px;
    vertical-align: top;}
.SCT10 ul li div p:nth-child(1) {
    font-size: 18px;
    line-height: 1.4;}
.SCT10 ul li div p:nth-child(2) {
    font-size: 12px;
    color: #fff;
    padding: 1px 5px;
    margin: 7px 0;
}
.SCT10 ul li div p:nth-child(3) {
    font-size: 14px;}

.Green { background: #00bb00;}
.Brown { background: #834e00;}


.Last {
    margin: 70px auto 0;}
.Last .BtnBox {
    margin: 50px auto 50px;}

.SCT01txt {
    margin: 30px auto 0;
    font-size: 24px;
    text-align: center;
    font-family: serif;}
.SCT01txt2 {
    margin: 30px auto 0;
    font-size: 24px;
    text-align: center;}
.BtnBox2img {
    margin: 40px auto;}
.BtnBox2txt {
    font-size: 24px;
    text-align: center;
    margin: 20px auto 0;
    line-height: 1;}
.BtnBox2txt span {
    color: #ff0000;}
.BtnBox2txt2 {
    text-align: center;
    font-size: 34px;
    margin: 15px auto 0;
    line-height: 1;}

.BtnBox2img2 { margin: 30px auto 20px;}
.Link2 a {
    display: block;
    width: 94%;
    max-width: 553px;
    margin: 0 auto;}



.kiyaku {
    text-align: center;
    margin: 30px auto 0;}
.kiyaku h3,
.kiyaku div {font-size: 12px;}
.kiyaku div {
    text-align: left;
    width: 90%;
    max-width: 486px;
    height: 56px;
    background: #fff;
    overflow: auto;
    padding: 7px;
    margin: 7px auto;
    border: solid 1px #ccc;}



.wrap{
    width: 94%;
    max-width: 800px;
    padding: 10px 0 0;
    margin: 0 auto;
    border-bottom: 1px dotted #a9a9a9;}
.open {
    cursor: pointer;
    margin: 0;
    border-top: 1px dotted #a9a9a9;
    position: relative;
    padding: 2%;
    font-size: 20px;
    font-weight: bold;}
.open:after, 
.open.active:after {
    font-size: 22px;}
.open.active::after {
    content: "＞";
    transform: rotate(-90deg);}
.open::after {
    content: "＞";
    transform: rotate(90deg);
    position: absolute;
    right: 0;}
.openInr {
    padding: 2%;
    font-size: 20px;
    color: #9b5f00;
    font-weight: bold;}


footer {text-align: center;
	padding: 30px 10px 170px;
    position: relative;
    z-index: 2;}
footer ul {}
footer ul li {
    display: inline-block;
    font-size: 14px;
    margin: 0 auto 30px;
    vertical-align: middle;}
footer ul li:nth-child(1):after,
footer ul li:nth-child(2):after {
    content: "|";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    padding: 0 3px 0 7px;}

#Law h3 { text-align: center;}
#Law table th {
    background: #eee;
    padding: 10px;}
#Law table td {
    background: #fff;
    padding: 10px;}
#Policy h3 { text-align: center;}
#Policy h4 {
    font-size: 15px;
    line-height: 1.25;
    color: #202231;}
#Policy ol { margin: 20px 0 0 40px;}
#Policy ol li {
    list-style: outside decimal;
    font-size: 13px;
    line-height: 1.25;
    margin: 10px 0 0 0;}
#Policy  p {
    margin: 20px 0;
    font-size: 13px;
    line-height: 1.25;}
.featherlight .featherlight-content {
    width: 80%;
    max-width: 640px;}
.formTable {
    width: 100%;}
.formTable tr {}
.formTable tr th {
    display: block;
    width: 100%;}
.formTable tr th span {
    font-size: 80%;
    color: #f00;}
.formTable tr td {
    display: block;
    width: 100%;}
.formTable tr td input,
.formTable tr td textarea {
    border: solid 1px #ccc;
    width: 100%;
    font-size: 14px;
    padding: 10px;
    border-radius: 7px;
    margin: 0 auto 14px;}
#Contact p {}
#Contact p input {
    border: solid 1px #ccc;
    border-radius: 7px;
    padding: 7px;
    background: #f3f3f3;}
#Contact p input:nth-child(2) {
    background: #fff;}
#App {}
#App .asterisk {
    text-align: center;}
.inputName,
.inputTel {
    margin: 30px auto 0;}
.inputName span,
.inputTel span {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;}
.inputName input[type="text"],
.inputTel input[type="text"] {
    width: calc(100% - 20%);
    display: inline-block;
    vertical-align: middle;
    padding: 7px;
    font-size: 15px;
}
.inputName small,
.inputTel small {
    display: block;
    font-size: 80%;
    text-align: right;}
.inputTel {
    margin: 30px auto 0;}
.inputSub { text-align: center;}
.inputSub input {
    background: #846a4f;
    border: none;
    padding: 7px 14px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;}
.Card {
    width: 86%;
    max-width: 400px;
    margin: 50px auto;
    text-align: center;
    border: solid 1px #846a4f;
    padding: 1% 2%;
    background: #fff;}
.Card ul {
    font-size: 0;
    margin: 30px auto 0;
    text-align: center;}
.Card ul li {
    width: calc(100% / 4);
    display: inline-block;
    vertical-align: middle;}

.SpNone { display: none !important;}
.PcNone { display: block !important;}


@media screen and (max-width:1200px) {

.Waku {
    width: 94%;
    padding-bottom: 22.25%;
    margin: 20px auto;
    height: 0;
    background: url(../img/waku.png) no-repeat;
    background-size: contain;
}


}


@media screen and (max-width:960px) {

.SCT03ttl p {
    font-size: 3.1vw;
}
.SCT03ttl p:before {
    margin: 0 5% 0 0;
}

.SCT09ttl span {
    width: 45px;
    height: 45px;
    font-size: 20px;
}
.SCT09ttl span small {
    font-size: 12px;
}

.SCT09ttl {
    font-size: 2.65vw;
}
.SCT09txt {
    margin: 15px auto;
    font-size: 15px;
}
.SCT09inr01 .Link a {
    width: 80%;
    height: 0;
    padding-bottom: 16%;
}
.SCT09inr01 .Link a span {
    font-size: 15px;
}
.SCT10 ul li img {
    width: 120px;
    height: 140px;}
.SCT10 ul li div p:nth-child(1) {
    font-size: 15px;}
.Catch {
    top: 60%;}
.ContTxt {
    width: 60%;
}
}
@media screen and (max-width:900px) {




}
@media screen and (max-width:800px) {

.Waku p {
    font-size: 5.5vw;
}
.Waku p span {
    font-size: 3.5vw;
}


.SCT03ttl p {
    font-size: 3.1vw;
}
.SCT03ttl p:before {
    margin: 0 5% 0 0;
}

}

@media screen and (max-width:750px) {
.SCT10 ul li {
    width: 96%;}
.SCT10 ul li:nth-child(2n) {
    margin: 0 0 2%;
}


}
@media screen and (max-width:640px) {
	.PcNone { display: none !important;}
	.SpNone { display: block !important;}

.Link a {
    max-width: 300px;
    height: 60px;}
.Link a span {
    font-size: 20px;
}

header {
    padding-top: 100px;
}
.ContH1 {
    padding: 7px 14px;
    font-size: 16px;}

.ContH2 {
    font-family: serif;
    font-size: 50px;
    margin: 24px auto;
    width: 90%;}

.ContTxt {
    line-height: 1.4;
    font-size: 2.8vw;
    margin: 25px auto;
    width: 54%;
}
.BtnBox {
    margin: 25px auto 60px;
}
.Midashi {
    font-size: 20px;
    margin: 60px auto 15px;
}
.SCT01 div.Midashi {
    margin: 35px auto 10px;
    font-size: 14px;
}
.PIBinner {
    max-height: 420px;
}

.PIBtxt {
    color: #fe0000;
    font-size: 12px;
    text-align: center;
    margin: 15px auto 35px;
}

.SCT01Txt {
    font-size: 15px;
    width: 90%;
}
.SCT01Txt br:nth-child(2),
.SCT01Txt br:nth-child(3) {
    display: none;
}
.SCT02Left {
    width: 100%;
}
.SCT02 ul li {
    width: 80%;
    margin: 0 auto 14px;
    max-width: 740px;
    padding: 5%;
}
.SCT02LeftImg {
    max-width: 70px;
    margin: 0 auto;}
.SCT02LeftTxt {
    font-size: 15px;
    color: #fff;
    margin: 7px auto 0;
    border-bottom: solid 1px;
    padding: 0 0 4px;
}
.SCT02Right {
    width: 100%;
}
.SCT02RightTitle {
    font-size: 15px;
    padding: 4px 0 0;
    text-align: center;
}
.SCT02RightTxt {
    font-size: 13px;
    margin: 7px auto 0;
}
.SCT03ttl {
    width: 92%;
    padding: 10px 4%;
}
.SCT03ttl p {
    font-size: 3.1vw;
}
.SCT03ttl p:before {
    margin: 0 15px 0 0;
}
.SCT03Box h3 {
    font-size: 16px;}

.SCT03Box01,
.SCT03Box02 {
    margin: 15px auto 35px;
}
.SCT03Box01 div {
    width: calc(94% - 2px);
    padding: 2%;
}
.SCT03Box01 div:nth-child(2) {
    margin: 15px 0 0;
}
.featherlight .featherlight-content {
    width: 94%;
    margin-left: 0;
    margin-right: 0;
    max-height: 94%;
    padding: 2%;
    border-bottom: 10px solid transparent;
}
.Waku p span {
    font-size: 3vw;
    display: block;
}

.Waku {
    width: 94%;
    padding-bottom: 22.85%;
    margin: 20px auto;
    height: 0;
}
.Waku p,
.SCT05 .Waku p {
    font-size: 5vw;
}
.SCT04 ul {
    width: 86%;
    font-size: 14px;
}

.SCT04Txt p {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.SCT05 img {
    margin: 30px auto 20px;
    width: 94%;
}
.SCT05 p,
.SCT06txt01 {
    font-size: 12px;
    width: 80%;
    margin: 0 auto;
}

.SCT06 img {
    margin: 15px auto;
    width: 94%;
}

.SCT06txt02 {
    font-size: 14px;
}
.SCT07 div li {
    font-size: 15px;
}
.SCT07 div li span {
    font-size: 16px;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    margin: 0 15px 35px 0;
    float: left;
}
.SCT07 div li:nth-child(1) span {
    margin: 0 15px 60px 0;
}
.SCT07 div {
    width: 88%;
    padding: 4%;
    border-radius: 10px;
}
.SCT08 div li {
    width: calc((100% / 3) - .8%);
    margin: 7px .4%;
}
.SCT08 div li p {
    font-size: 10px;
}
.SCT08 div {
    width: 86%;
    padding: 3.674%;
    border-radius: 10px;
}

.SCT09 {
    margin: 60px auto 0;
}

.SCT09Box {
    margin: 35px auto 0;
    width: 86%;
    border-radius: 10px;
}

.SCT09inr01, .SCT09inr02, .SCT09inr03, .SCT09inr04 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 40px;
}

.SCT09ttl {
    font-size: 18px;
    color: #765c30;
    font-weight: bold;
}
.SCT09ttl span {
    width: 40px;
    height: 40px;
    font-size: 18px;
    margin: 0 15px 0 0;
}
.SCT09ttl span small {
    font-size: 12px;
    font-weight: normal;
}
.SCT09txt {
    margin: 10px auto;
    font-size: 15px;
}


.Link a span {
    font-size: 14px;
}
.SCT09inr01 .Link a {
    width: 80%;
    height: 0;
    padding-bottom: 12%;
}
.SCT09inr04 ul li {
    font-size: 12px;}


.SCT10 ul li img {
    width: 80px;
    height: 100px;
}
.SCT10 ul li {
    font-size: 15px;
    width: calc((94%) - 4%);
    padding: 14px;
    margin: 0 0 2%;
}

.SCT10 ul li div {
    width: calc((100% - 80px) - 15px);
    margin: 0 0 0 10px;
    font-size: 14px;
}

.SCT10 ul li div p:nth-child(1) {
    font-size: 15px;
}
.SCT10 ul li div p:nth-child(3) {
    font-size: 13px;
}
.SCT10 ul li,
.SCT10 ul li:nth-child(2n) {
    margin: 0 0 2%;
    width: 94%;
}

.SCT01txt {
    margin: 20px auto 0;
    font-size: 18px;
    text-align: left;
    font-family: serif;
    width: 90%;
}

.SCT01txt2 {
    margin: 20px auto 0;
    font-size: 14px;
    text-align: center;
}
.BtnBox2img {
    margin: 20px auto;
    width: 50%;
}
.BtnBox2txt {
    font-size: 18px;
}
.BtnBox2txt span {
    color: #ff0000;
    font-size: 40px;
    display: block;
    margin: 10px auto 0;
}
.BtnBox2txt2 {
    text-align: center;
    font-size: 24px;
    margin: 15px auto 0;
    line-height: 1;
}

footer ul li {
    display: block;
    font-size: 12px;
    margin: 0 auto 10px;
    vertical-align: middle;
}

footer ul li:nth-child(1):after {
    content: "";
    top: 0px;
    padding: 0;}
footer {
    padding: 0px 10px 50px;
}
.cp {
    position: fixed;
    width: 40%;
    height: auto;
    right: 1%;
    bottom: 5%;
    cursor: pointer;
}
}


@media screen and (max-width:500px) {
.SCT09inr01 .Link a {
    padding-bottom: 16%;
    height: 0;
}
.SCT03 a {
    width: 90%;}
.SCT03ttl p {
    font-size: 6.1vw;
}
.featherlight .featherlight-content {
    width: 94%;
    max-height: 98%;
    padding: 5% 2% 0;
    border-bottom: 10px solid transparent;
}
.open,
.openInr {
    font-size: 4.3vw;
}


}



.clearfix:after{
	content: "";
	clear: both;
	display: block;}