@charset "utf-8";

/*** common setting ***/

body{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#231815;
	font-size:1rem;
	font-weight:normal;
	line-height: 180%;
    letter-spacing: 0.015em;
    color: #6f3b2b;
}
.contents{
	width: 1000px;
	margin: 0 auto;
    position: relative;
}
footer{
	background: #000;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding: 8px;
}
h1{
    color: #fa8c25;
    font-size: 3.4rem;
    line-height: 120%;
    font-weight: bold;
    margin-bottom: 20px;
}
h2{
    color: #fa8c25;
    font-size: 2rem;
    padding: 80px 0 10px 0;
}

.imgWrapper{
    text-align: left;
    width: 850px;
    margin: 20px auto 80px auto;
}
.imgWrapper div{
    padding: 20px;
}
.imgWrapper h3{
    font-size: 1.3rem;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #6f3b2b;
    margin-bottom: 20px;
}
.imgWrapper p{
    line-height: 200%;
}
/*** Individual  setting ***/
#firstContents{
    background-color: #461101;
}
#firstContents .contents{
    height: 1199px;
    background-image: url("../img/img1.jpg");
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    text-shadow: 0px 0px 10px #1b0702;
}
#firstContents .innerContets{
    position: absolute;
    top: 700px;
    left: 100px;
}
#firstContents p{
    color: #FFF;
    line-height: 200%;
}
#secondContents{
    background-color: #fed7bb;
    text-align: center;
}
#secondContents p{
    padding: 10px 0;
}
#secondContents .quote,#thirdContents p{
    font-size: 1.1rem;
    line-height: 190%;
    padding: 40px 0;
}
#secondContents .small{
    position: relative;
    font-size: 0.8rem;
    line-height: 160%;
}
#secondContents .small::after{
    content:url("../img/text1.png");
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
}
#thirdContents{
    background-color: #d9c8ad;
    text-align: center;
}
#thirdContents h2{
    color: #cb721c;
}
#fourthContents{
    background-color: #f0e6dd;
    text-align: center;
    padding-bottom: 10px;
}
#fourthContents div{
    position: relative;
}
#fourthContents #img4::after{
    content:url("../img/text2.png");
    position: absolute;
    z-index: 2;
    top: 260px;
    left: 200px;
}
#fourthContents #img6::after{
    content:url("../img/text3.png");
    position: absolute;
    z-index: 2;
    top: -80px;
    left: 330px;
}
#fifthContents{
    text-align: center;
    background: #0a0b21;
}
#fifthContents .innerContets{
    height: 1290px;
    background-image: url("../img/img7.jpg");
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    text-shadow: 0px 0px 10px #1b0702;
    color: #FFF;
}
#fifthContents #part1,#fifthContents #part2{
    text-align: left;
    padding: 30px 0;
    width: 800px;
    margin: 0 auto;
}
#fifthContents #part3{
    text-align: right;
    width: 900px;
    margin: 100px auto 0 auto;
}
#sixthContents{
    background-color: #461101;
}
#sixthContents .innerContets{
    height: 1050px;
    background-image: url("../img/img8.jpg");
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    text-shadow: 0px 0px 10px #1b0702;
    color: #FFF;
}
#sixthContents p{
    color: #fa8c25;
    font-size: 2.4rem;
    line-height: 160%;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 100px;
}
#sixthContents img{
    margin-top: 610px;
}
#sevenContents{
    background-color: #461101;
    padding: 5rem 0;
}
#sevenContents .contents{
    padding: 0 80px;
    box-sizing: border-box;
    background: #f0e6dd;
    border-radius: 30px;
    box-shadow: 0 0 20px #000, 0 0 50px #000;
}
#sevenContents .contents h2{
    line-height: 160%;
    font-size: 1.8rem;
    padding: 0 0 1rem 0;
}
#sevenContents .contents p{
    margin: 20px 0;
    color: #6f3b2b;
}
#sevenContents .contents ul{
    color: #6f3b2b;
    padding: 2rem 0;
    font-size: 0.8rem;
    line-height: 170%;
}
#sevenContents .contents li{
    padding:0.3rem 0;
}
#sevenContents .contents a{
    color: #6f3b2b;
    text-decoration: underline;
}
#sevenContents .contents .from{
    padding:5rem 0 1rem 0;
    margin:0;
    font-weight: bold;
}
/** フローティングメニュー(ご質問はこちら) **/
#floatContact img{
    width: 100%;
}
#floatContact{
    position: fixed;
    top: 0px;
    right: 9px;
}
#floatContact span{
    display: inline-block;
    width: 25px;
    padding: 0px 2px 2px 2px;
    border-radius: 25px;
    text-align: center;
    background-color: #f1f1f1;
    color: #696969;
    font-weight: bold;
    position: fixed;
    right: 10px;
    top: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
    cursor: pointer;
    font-family: sans-serif;
    font-size: 1.3rem;
}
.close{
    display:none!important;
}
/*** adjuster setting ***/
.tRight{
	text-align: right;
}
.tCenter{
    text-align: center;
}
.flex{
	display: flex;
	display: -webkit-flex;
}
.ub20p{
	padding: 20px 0;
}
.spOnly{
    display: none;
}
.pcOnly{
    display: block;
}

@media screen and (max-width:768px) and (min-width:481px) {

    section,article,.contents,.imgWrapper,img{
        width: 100%;
    }
    h1{
        font-size: 1.8rem;
    }
    h1,h2 {
        font-size: 1.2rem;
        line-height: 160%;
    } 
    .innerContets{
        padding: 0 20px;
    }
    #firstContents{
        background: #320c00;
    }
    #firstContents .contents {
        background-image: url("../img/sp_img1.jpg");
        background-size: contain;
        padding: 290px 0 0 0;
        height: 900px;
    }
    #firstContents .innerContets{
        top: 600px;
        left: 150px;
    }
    #fifthContents #part1, #fifthContents #part2,#fifthContents #part3{
        width: 90%;
    }
    #fourthContents #img4::after{
        content: url(../img/sp_text2.png);
        top: 470px;
        left: 0;
    }
    #fourthContents #img6::after{
        content: url(../img/sp_text3.png);
        top: -100px;
        left: 0;
    }
    #fifthContents #part3{
        margin-top: 120px;
    }
    #sixthContents .innerContets{
        height: 1200px;
    }
    #sixthContents p{
        font-size: 1.8rem;
    }
    #sixthContents img{
        margin-top: 700px;  
    }
	#sevenContents{
	    padding: 5rem 1rem;
	    box-sizing: border-box;
	}
    /*** adjuster setting ***/
    .spOnly{
        display: block;
    }
    .pcOnly{
        display: none;
    }
}

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

    /*** common setting ***/
    p{
        font-size: 0.8rem;
        line-height: 160%;
    }
    h1,h2 {
        font-size: 1.1rem;
    }
    h2 {
        padding-top: 50px;
    }
    section,article,.contents,.imgWrapper,img{
        width: 100%;
    }
    .innerContets{
        padding: 0 20px;
    }
    #firstContents .contents {
        background-image: url("../img/sp_img1.jpg");
        background-size: contain;
        padding: 290px 0 0 0;
    }
    /*** Individual  setting ***/

    h1,#firstContents p{
        text-shadow: 0px 0px 10px #0f0502;
    }
    #firstContents{
        background: #320c00;
    }
    #firstContents .innerContets {
        position: initial;
    }
    #firstContents .contents{
        height: 100%;
    }
    #firstContents .contents p{
        width: 90%;
        margin: 0 auto 50px auto;
        font-size: 0.6rem;
    }
    #secondContents .quote, #thirdContents p {
        font-size: 0.9rem;
        line-height: 160%;
    }
    #secondContents .small::after{
        content:url("../img/sp_text1.png");
        top: 220px;
        right: 0;
    }
    #thirdContents{
        padding-bottom: 30px;
    }
    .imgWrapper h3{
        text-align: center;
    }
    #fourthContents #img4::after{
        content: url(../img/sp_text2.png);
        top: 470px;
        left: 0;
    }
    #fourthContents #img6::after{
        content: url(../img/sp_text3.png);
        top: -100px;
        left: 0;
    }
    #fifthContents #part1, #fifthContents #part2,#fifthContents #part3{
        width: 90%;
        padding: 10px 0;
        margin: 0 auto;
        text-align: left;
        text-shadow: 0px 0px 3px #0f0502, 0px 0px 10px #0f0502;
    }
    #fifthContents .innerContets{
        background-size: contain;
        background-position: bottom;
        height: 880px;
        background-image: url(../img/sp_img7.jpg);
    }
    #sixthContents .innerContets{
        background-size: cover;
        height: 700px;
    }
    #sixthContents p{
        font-size: 1rem;
        padding-top: 50px;
    }
    #sixthContents img{
        margin-top: 400px;
    }

	#sevenContents .contents{
	    padding: 0 30px;
	    border-radius: 0px;
	}
	#sevenContents .contents h2{
	    line-height: 160%;
	    font-size: 1.3rem;
	}
	#sevenContents .contents p{
	    margin: 20px 0;
	}
	#sevenContents .contents ul{
	    padding: 2rem 0;
	    font-size: 0.8rem;
	    line-height: 170%;
	}
	#sevenContents .contents li{
	    padding:0.3rem 0;
	}
	#sevenContents .contents a{
	    text-decoration: underline;
	}
    /** フローティングメニュー(ご質問はこちら) **/
    #floatContact img{
        width: 60px;
    }
    #floatContact{
        position: fixed;
        top: 16px;
        right: 9px;
    }
    #floatContact span{
        display: inline-block;
        width: 25px;
        padding: 0px;
        border-radius: 25px;
        text-align: center;
        background-color: #f1f1f1;
        color: #696969;
        font-weight: bold;
        position: fixed;
        right: 5px;
        top: 5px;
        box-shadow: 0 0 15px rgba(0,0,0,0.3);
        cursor: pointer;
        font-family: sans-serif;
        font-size: 1rem;
    }

    /*** adjuster setting ***/
    .flex{
        display: block;
        display: -webkit-block;
    }
    .pLeft10{
        padding-left: 10px;
    }
    .mLeftM10{
        margin-left: -10px;
    }
    .spOnly{
        display: block;
    }
    .pcOnly{
        display: none;
    }
}
