@charset "utf-8";

/*リセット*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea {
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse;
    border-spacing:0;
}

img{
	max-width:100%;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix {
	zoom: 100%;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.both{
	clear:both;
}

body{
	color: #000;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.6;
	background-color: #fff;
	font-family: fot-tsukuardgothic-std, 'Noto Sans JP', sans-serif;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6, .fact .fact-number, .fact .fact-name, .site-title{
	color: #222;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
	font-family: fot-tsukuardgothic-std, 'Noto Sans JP', sans-serif;
}

a {
	-webkit-transition: all .3s;
    transition: all .3s;
}
a:hover{
	color: #000;
	opacity: .6;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* div, img {
	font-size: 0
} */

/* .fot{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.note{
	font-size: 18px;
} */

/*--------------------------------------------------------------
## LP Page
--------------------------------------------------------------*/



.root {
	margin: 0 auto;
	max-width: 1920px;
	width: 100%;
}

.main {
	margin: 0 auto;
	max-width: 750px;
	width: 100%;
}

.cov {
    position: relative;
    background: url(../img/cover_bg.jpg) center center no-repeat;
    background-size: cover;
}

.covArea01 {
	padding: 17% 0 12%;
	position: relative;
	width: 100%;
}

.covImg01 {
    max-width: 95%;
    display: block;
    margin: auto;
}

.covImg02 {
    max-width: 95%;
    display: block;
    margin: auto;
}

.covImg03 {
    max-width: 95%;
    display: block;
    margin: auto;
}

.covImg04 {
    max-width: 95%;
    display: block;
    margin: auto;
}

.covImg05 {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.abtArea01 {
    padding: 0 30px 50px;
}

.abtTtlBox01 {
    text-align: center;
}

.abtTtlBox02 {
    margin: 50px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.abtTtl02 {
    padding: 0 0 0.5em;
    font-size: 56px;
    font-weight: 700;
    color: #6c3002;
}

.abtTtl02.abtTtl02--deco {
    color: #B4A041;
    position: relative;
    background: url(../img/deco01.png) center bottom no-repeat;
    background-size: contain;
}

.abtArea02 {
    background: #F6EEDB;
    padding: 60px 30px 50px;
}

.abtTtl03 {
    font-size: 49px;
    color: #6c3002;
}

.abtImgBox03 {
    margin: 70px auto 0;
}

.abtTtlBox03 {
    margin: 70px auto 0;
}

.ttl01Box {
    text-align: center;
}

.ttl02 {
    font-size: 46px;
    color: #6c3002;
    line-height: 1.5em;
}

.abtTxt01 {
    margin: 70px auto 0;
    text-align: center;
}

.txt01 {
    font-size: 28px;
    color: #6c3002;
    line-height: 1.82em;
}

.abtTxt02 {
    margin: 1em 0 0;
    padding: 30px 0;
    text-align: center;
    background: url(../img/deco04.png) center center no-repeat;
    background-size: contain;
}

.rsnAra01 {
    padding: 70px 30px 100px;
}

.rsnTtlBox01 .ttl02 {
    font-size: 42px;
}

.rsnTtlBox01 .ttl02 > .large {
    font-size: 83px;
    color: #B4A041;
    vertical-align: bottom;
}

.rsnConte01 {
    margin: 70px auto 0;
}

.ttl04Box {
    position: relative;
}

.ttlDecoImg02 {
    position: absolute;
    top: 31%;
    left: 15%;
}

.ttl04 {
    position: absolute;
    top: 17%;
    left: 27%;
    text-align: left;
    font-size: 38px;
    line-height: 1.3em;
    color: #FFF;
}

.rsnImgBox01 {
    margin: 20px auto 0;
    max-width: 612px;
    position: relative;
    text-align: center;
}

.rsnImg02 {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 44%;
}

.rsnTxt01 {
    margin: 40px auto 0;
    font-size: 27px;
    text-align: center;
    color: #6c3002;
    line-height: 2em;
}

.rsnTxt02 {
    margin: 60px auto 0;
    font-size: 25px;
    color: #6c3002;
    line-height: 2em;
}

.rsnBox01:nth-of-type(n + 2) {
    margin: 100px auto 0;
}

.vic {
    background: url(../img/bg01.jpg) center center repeat-y;
}

.vicArea01 {
    padding: 100px 30px 130px;
}

.ttl03 {
    font-size: 56px;
    font-weight: 700;
    color: #6c3002;
    text-shadow: 2px 2px 0px #FFF;
}

.vicConte01 {
    margin: 60px auto 0;
    position: relative;
}

.vicBox01 {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.vicBox01--02 {
    margin: 100px auto 0;
}

.vicBox01--03 {
    margin: 70px auto 0;
}

.vicBox01--04 {
    margin: 75px auto 0;
}

.prdArea01 {
    padding: 80px 50px 150px;
    background: #F6EEDB;
}

.prdConte01 {
    margin: 50px auto 0;
}

.prodImgBox01 {
    padding: 0 0 60px;
    text-align: center;
}

.prdTtl02 {
    line-height: 2em;
    font-size: 38px;
    color: #6c3002;
    text-align: left;
}

.prdTtl03 {
    line-height: 2em;
    font-size: 38px;
    color: #6c3002;
    text-align: left;
}

.prodImgBox01 > img {
    width: 100%;
}

.prdBtnBox01 {
    margin: 80px auto 0;
}

.prdBtn01 {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 105px;
    max-width: 490px;
    background: #6D4E11;
    border-radius: 25px;
    color: #FFF;
    font-size: 36px;
    text-decoration: none;
}

.prdBtn01:hover {
    color: #FFF;
}

.prdBox01:nth-of-type(n + 2) {
    margin: 155px auto 0;
}

.prdBox01.prdBox01--deco {
    text-align: center;
}

.grtTtl01 {
    padding: 22% 0;
    font-size: 54px;
    color: #6D4E11;
    text-shadow: 2px 2px 0px #FFF;
    background: url(../img/bg02.png) center center no-repeat;
    background-size: cover;
}

.grtConte01 {
    margin: -12% 0 0;
    padding: 0 30px;
}

.grtTxt01 {
    font-size: 30px;
    color: #6C3002;
    line-height: 2em;
    text-align: center;
}

.grtConte02 {
    margin: 100px auto 120px;
}

.grtImgBox01 {
    text-align: center;
    max-width: 365px;
    margin: 0 auto;
}

.grtTxt02 {
    margin: 25px 0 0;
    font-size: 31px;
    text-align: center;
    color: #6C3002;
}

.footer {
    padding: 0 0 54%;
    background: #968C56;
}

.footerArea {
    padding: 90px 30px 80px;
}

.footerTtl {
    font-size: 36px;
    color: #FFF;
    text-align: center;
    line-height: 1.4em;
}

.footerInfo {
    margin: 40px auto 0;
    text-align: center;
    color: #FFF;
}

.footerTxt > a {
    color: #FFF;
}

.footerTxt {
    font-size: 29px;
    line-height: 1.75em;
}

.copyright {
    margin: 170px auto 0;
    text-align: center;
    color: #FFF;
    font-size: 25px;
}

.btn-win {
    bottom: 10px;
    z-index: 100;
    display: none;
    margin: 0 auto;
    padding: 0 10px;
    position: fixed;
    max-width: 700px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}

.ttl02 .small {
    font-size: 0.5em;
    vertical-align: top;
}

.abtTtl03 {
    padding: 0 0 0.9em;
    background: url(../img/deco08.png) center bottom no-repeat;
    background-size: contain;
}

/*--Responsive--*/

@media screen and (max-width: 1099px){


}

@media screen and (max-width: 720px){

main.main {}

.abtTtl02 {
    font-size: 32px;
}

.abtTtl03 {
    font-size: 38px;
}

.ttl02 {
    font-size: 28px;
}

.txt01 {
    font-size: 17px;
}

.rsnTtlBox01 .ttl02 {
    font-size: 25px;
}

.rsnTtlBox01 .ttl02 > .large {
    font-size: 53px;
}

.ttlDecoImg02 {
    max-width: 10%;
    top: 27%;
}

.ttl04 {
    font-size: 4.5vw;
}

.rsnTxt01 {
    font-size: 18px;
}

.rsnTxt02 {
    font-size: 16px;
}

.ttl03 {
    font-size: 40px;
}

.prdTtl02 {
    font-size: 24px;
}

.prdTtl03 {
    font-size: 22px;
}

.prdBtn01 {
    font-size: 28px;
    height: 80px;
}

.grtTtl01 {
    font-size: 30px;
}

.grtTxt01 {
    font-size: 18px;
}

.grtTxt02 {
    font-size: 24px;
}

.footerTtl {
    font-size: 28px;
}

.footerTxt {
    font-size: 18px;
}

.copyright {
    font-size: 16px;
}

}

@media screen and (max-width: 481px){

    .abtTtl02 {
        font-size: 22px;
    }

    .abtTtl03 {
        font-size: 27px;
    }

    .ttl02 {
        font-size: 20px;
    }

    .txt01 {
        font-size: 14px;
    }

    .rsnTtlBox01 .ttl02 {
        font-size: 18px;
    }

    .rsnTtlBox01 .ttl02 > .large {
        font-size: 34px;
    }

    .rsnTxt01 {
        font-size: 14px;
    }

    .rsnTxt02 {
        font-size: 12px;
    }

    .ttl03 {
        font-size: 30px;
    }

    .prdArea01 {
        padding: 60px 15px 60px;
    }

    .abtArea01 {
        padding: 0 15px 40px;
    }

    .abtArea02 {
        padding: 40px 15px 40px;
    }

    .abtTtlBox02 {
        margin: 30px auto 0;
    }

    .abtImgBox03 {
        margin: 30px auto 0;
    }

    .abtTtlBox03 {
        margin: 30px auto 0;
    }

    .abtTxt01 {
        margin: 30px auto 0;
    }

    .rsnAra01 {
        padding: 60px 15px 60px;
    }

    .rsnConte01 {
        margin: 40px auto 0;
    }

    .rsnTxt01 {
        margin: 20px auto 0;
    }

    .rsnTxt02 {
        margin: 20px auto 0;
    }

    .rsnBox01:nth-of-type(n + 2) {
        margin: 50px auto 0;
    }

    .vicArea01 {
        padding: 60px 15px 60px;
    }

    .vicBox01--02 {
        margin: 40px auto 0;
    }

    .vicBox01--03 {
        margin: 40px auto 0;
    }

    .vicBox01--04 {
        margin: 40px auto 0;
    }

    .prdTtl02 {
        font-size: 20px;
    }

    .prodImgBox01 {
        padding: 0 0 30px;
    }

    .prdBtnBox01 {
        margin: 40px auto 0;
    }

    .prdBtn01 {
        font-size: 20px;
        height: 60px;
    }

    .prdBox01:nth-of-type(n + 2) {
        margin: 80px auto 0;
    }

    .grtTtl01 {
        font-size: 24px;
    }

    .grtConte01 {
        padding:  0 15px;
    }

    .grtTxt01 {
        font-size: 14px;
    }

    .grtImgBox01 {
        padding: 0 15px;
    }

    .grtImg01 {
        max-width: 70%;
    }

    .grtTxt02 {
        font-size: 20px;
    }

    .grtConte02 {
        margin: 60px auto 60px;
    }

    .footerTtl {
        font-size: 18px;
    }

    .footerInfo {
        margin: 30px auto 0;
    }

    .footerTxt {
        font-size: 14px;
    }

    .copyright {
        font-size: 12px;
        margin: 70px auto 0;
    }

}

@media screen and (max-width: 330px){



}
