@charset "utf-8";

html {
    overflow: auto;
    font-size: 62.5%; /* 10px */
}
body{
    color: #666;
    font-family: YakuHanJP_Noto, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-feature-settings: "palt" 1; /* プロポーショナルメトリクス 基本ツメ組み*/
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.5;
    background-color: #F2F2E6;
    -webkit-text-size-adjust: 100%; /* モバイルで文字が勝手に大きくなるのをリセット */
}
.betagumi{ /*ベタ組用クラス*/
    font-family: YakuHanJPs_Noto, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-feature-settings: "palt" 0; 
    letter-spacing: -0.05rem;
    text-align: justify;
    text-justify: inter-ideograph;
}
img{
	/*-webkit-backface-visibility: hidden;*/
    image-rendering: -webkit-optimize-contrast;
    border: none;
}
#wrapper {
    overflow-x: clip;
    /* overflow: hidden; position:sticky の為に使えない */
    /* 結局今は sticky-sidebar.js で対応  */
}
#wrapper a{
	text-decoration: none;
	outline:none;
}
#identification{
    background-color: #556dac;
    text-align: center;
    padding-top: 10.0rem;
    padding-bottom: 10.0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #79C0CF;
}
.profile{
    margin: 9.0rem auto 0 auto;
}
.prof-txt1{
	padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
	font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 1.0rem;
	line-height: 1.2;
    text-align: left;
	border-bottom: 0.1rem solid;
}
.prof-txt2{
    font-weight: 300;
}
.prof-txt3{
	margin-left: 1.5rem;
	margin-right: 3.0rem;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size: 1.7rem;
    font-weight: normal;
    letter-spacing: normal;
}
.prof-txt4{
    font-family: 'Josefin Sans', sans-serif;
	font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: -0.1rem;
    text-align: left;
}
.prof-txt4 a{
	color: #79C0CF;
    transition: color .3s ease-out;
}
.prof-txt4 img{
    display: inline-block;
    width: 1.5rem;
    height: auto;
    vertical-align: -0.1rem;
    margin-right: 0.3rem;
}
.prof-txt4 a:hover{
    color: #20EDA3;
}
@media screen and (max-width : 575.98px) {
    .prof-txt2{
        font-size: 1.4rem;
    }
    .prof-txt4{
        font-size: 1.4rem;
    }
    .prof-txt4 img{
        width: 1.4rem;
    }
}
#extra{
    margin-top: 9.0rem;
}
.topic-bnr{
	display: flex;
	flex-direction: column;
	margin-bottom: 3.0rem;
}
.topic-bnr a img{
	cursor: pointer;
    transition: all 0.3s linear;
}
.topic-bnr a img:hover{
    transform: translateY(-0.75rem);
    box-shadow: 0.5rem 0.5rem 0.5rem rgba(0,0,0,0.5);
}
.topic-bnr-border{
    margin-top: auto;
    border-bottom: 0.1rem solid;
}
#contents{
    background-color: #F2F2E6;
}
/* 高さによって右側追従が上にくっつくか下にくっつくかを切り替え
/* 結局今は sticky-sidebar.js で対応
@media screen and (min-width : 992px) and (max-width:1199.98px) {
    @media screen and (min-height : 850px) {
        .sticky-container{
            align-items: flex-start;
        }
        #contents{
            position: -webkit-sticky;
            position: sticky;
            top: 0; 
        }
    }
    @media screen and (max-height : 849.98px) {
        .sticky-container{
            align-items: flex-end;
        }
        #contents{
            position: -webkit-sticky;
            position: sticky;
            bottom: 0; 
        }    
    }
}
@media screen and (min-width : 1200px) {
    @media screen and (min-height : 800px) {
        .sticky-container{
            align-items: flex-start;
        }
        #contents{
            position: -webkit-sticky;
            position: sticky;
            top: 0; 
        }
    }
    @media screen and (max-height : 799.98px) {
        .sticky-container{
            align-items: flex-end;
        }
        #contents{
            position: -webkit-sticky;
            position: sticky;
            bottom: 0; 
        }    
    }
}
*/
.head{
    text-align: center;
}
@media screen and (max-width : 575.98px) {
    .head{
        margin: 1.5rem auto 3.0rem auto;
    }
	.head img{
		width: 11.0rem;
	}
}
@media screen and (min-width : 576px) and (max-width:767.98px){
    .head{
        margin: 1.5rem auto 3.0rem auto;
    }
	.head img{
		width: 12.0rem;
	}
}
@media screen and (min-width:768px) and (max-width:991.98px) {
    .head{
        margin: 2.0rem auto 4.0rem auto;
    }
	.head img{
		width: 12.0rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199.98px) {
    .head{
        margin: 3.0rem auto 4.5rem auto;
    }
	.head img{
		width: 12.0rem;
	}
}
@media screen and (min-width : 1200px) {
    .head{
        margin: 3.0rem auto 4.5rem auto;
    }
	.head img{
		width: 12.0rem;
	}
}
.title{
    margin-bottom: 4.5rem;
    color: #79B1CF;
}
.title h1{
    font-family: YakuHanMP_Noto, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: 600;
    letter-spacing: 1.0rem;
    line-height: 1.0;
}
.title h2{
    font-family: YakuHanMP_Noto, "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;
    font-weight: 600;
    letter-spacing: -0.1rem;
    padding-bottom: 0.5rem;
    border-bottom: 0.1rem solid #79B1CF;
    line-height: 1.0;
}
.title h3{
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    letter-spacing: -0.1rem;
    padding-top: 0.3rem;
    line-height: 1.0;
}
@media screen and (max-width : 575.98px){
    .title h1{
        font-size: 3.5rem;
    }
    .title h2{
        font-size: 2.6rem;
    }
    .title h3{
        font-size: 1.8rem;
    }
}
@media screen and (min-width : 576px){
    .title h1{
        font-size: 4.0rem;
    }
    .title h2{
        font-size: 3.0rem;
    }
    .title h3{
        font-size: 2.3rem;
    }
}
.title p{
    font-weight: 500;
    margin-top: 2.0rem;
    margin-bottom: -2.0rem;;
}
.title p a{
    color: #79B1CF;
    transition: color .3s ease-out;
}
.title p a:hover{
    color: #FF9797;
}
.title p::before{
    content: "";
    display: inline-block;
    background: url("../img/arrow_down.svg") no-repeat;
    background-size: contain;
    width: 2.0rem;
    height: 1.8rem;
    vertical-align:  -0.3rem;
    margin-right: 0.15rem;
}
.lead-txt{
    color: #F7931E;
    margin-bottom: 4.5rem;
}
.menu{
    width: 100%;
    border-top: 0.3rem solid #f79b77;
    border-bottom: 0.3rem solid #f79b77;
    color: #F2F2E6;
    line-height: 1.2;
}
.menu tr{
    border-bottom: 0.1rem solid #f79b77;
}
.menu th{
    width: 30%;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 2.55rem; /* 0.6+1.8+0.15rem */
    padding-right: 0.6rem;
    background-color: #4b4345;
    font-weight: 300;
    text-indent: -1.95rem; /* 1.8+0.15rem */
    position: relative;
}
.menu th::before {
    content: "";
    display: inline-block;
    background: url("../img/check.svg") no-repeat;
    background-size: contain;
    width: 1.8rem;
    height: 1.8rem;
    vertical-align: middle;
    margin-right: 0.15rem;
}
.menu th::after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-left-color: #4b4345;
    border-width: 0.8rem;
    margin-top: -0.8rem;
}
.menu td{
    width: 70%;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 1.5rem;
    padding-right: 0.6rem;
    background-color: #556DAC;
    font-weight: 300;
}
@media screen and (max-width : 575.98px){
    .menu{
        font-size: 1.4rem;
    }
    .menu th::before{
        width: 1.6rem;
        height: 1.6rem;
    }
}
.button{
    margin: 3.0rem auto 4.5rem auto;
}
.button > p{
    color: #F7931E;
    text-align: center;
}
.button > p > img{
    display: inline-block;
    width: 2.0rem;
    height: auto;
    vertical-align: -0.3rem;
    margin-right: 0.3rem;
}
.button > ul{
    list-style-type: none;
    padding: 0;
    display: flex;
}
@media screen and (max-width : 575.98px) {
    .button > ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    .button ul > li{
        flex-basis:100%;
        margin-bottom: 0.6rem;
    }
}
@media screen and (min-width:576px) and (max-width:991.98px) {
    .button > ul{
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .button ul > li{
        flex-basis:49.5%;
    }
}
@media screen and (min-width:992px) and (max-width:1199.98px) {
    .button > ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    .button ul > li{
        flex-basis:90%;
        margin-bottom: 0.6rem;
    }
}
@media screen and (min-width : 1200px) {
    .button > ul{
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .button ul > li{
        flex-basis:49.5%;
    }
}
.button ul > li >a{
    display: inline-block;
    width: 100%;
    background-color: #556DAC;
    border-radius: 3.0rem;
    padding: 0.6rem 0 0.4rem;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    letter-spacing: -0.1rem;
    text-align: center;
    transition: all .3s;
    color: #fff;
}
.button ul > li >a:hover{
    background-color: #f79b77;
    border-radius: 0.5rem;
}
.tel img{
	width: 1.5rem;
	vertical-align: -0.2rem;
	margin-right: 0.3rem;
}
.mail img{
	width: 1.6rem;
	vertical-align: 0.0rem;
	margin-right: 0.3rem;
}
#button-header-show{
    margin: 0;
    padding: 0;
    height: 0;
}
#button-header{
    margin: 0 auto;
    background-color: #F2F2E6;
    position: fixed;
    top: 0;
    z-index: 100;
}
#button-header ul{
    list-style-type: none;
    padding: 0;
    display: flex;
    margin-top: 0.9rem;
}
@media screen and (max-width : 575.98px) {
    #button-header ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    #button-header ul > li{
        flex-basis:100%;
        margin-bottom: 0.6rem;
    }
}
@media screen and (min-width:576px) and (max-width:991.98px) {
    #button-header ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    #button-header ul > li{
        flex-basis:80%;
    }
}
#button-header ul > li >a{
    display: inline-block;
    width: 100%;
    background-color: #556DAC;
    border-radius: 3.0rem;
    padding: 0 0 0.3rem;
    text-align: center;
    transition: all .3s;
    color: #fff;
}
#button-header ul > li >a:hover{
    background-color: #f79b77;
    border-radius: 0.5rem;
}
.arrow_up img{
	width: 1.6rem;
	vertical-align: -0.2rem;
	margin-right: 0.3rem;
}
#shop{
	padding: 9.0rem 0 0 0;
    background-color: #F39A9D;
}
@media screen and (max-width:767.98px) {
    #shop{
        padding: 4.5rem 0 0 0;
    }
}
.shopinfo {
	padding: 0;
}
.shopinfo a, .shopelement a, .shopinfo2 a, .shopinfo3 a{
    color: #333;
    transition: color .3s ease-out;
}
.shopinfo a:hover, .shopelement a:hover, .shopinfo2 a:hover, .shopinfo3 a:hover{
    color: #FF5555;
}
.shopinfo-txt1{
    color: #333;
    font-size: 4.0rem;
    font-weight: 900;
    letter-spacing: -0.2rem;
    line-height: 1.0;
}
.shopinfo-txt2{
	color:#333;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.0;
    letter-spacing: -0.13rem;
}
@media screen and (max-width:575.98px) {
	.shopinfo-txt1 {
		font-size: 3.6rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199.98px) {
	.shopinfo-txt1 {
		font-size: 3.7rem;
	}
	.shopinfo-txt2 {
		font-size: 2.2rem;
	}
}
.shopelement{
    padding-top: 0.5rem;
    margin-top: 1.0rem;
    border-top: 0.1rem solid #333;
    color: #333;
    font-size: 1.5rem;
}
.shopelement span{
    display: block;
    margin-bottom: 0.3rem;
    font-size: 1.8rem;
    font-weight: 900;
    letter-spacing: -0.1rem;
    color: #333;
}
.mapimg{
	text-align: center;
}
@media screen and  (max-width : 575.98px) {
	.mapimg img{
		width: 100%;
		margin: 4.5rem auto 0 auto;
	}
}
@media screen and  (min-width:576px) and (max-width : 991.98px) {
	.mapimg img{
		width: 85%;
		margin: 4.5rem auto 0 auto;
	}
}
@media screen and  (min-width : 1200px) {
	.mapimg img{
		width: 95%;
	}
}
.copyright{
    color: #4D4D4D;
    width: 100%;
    margin: 10.0rem auto 0 auto;
    padding-bottom: 1.0rem;
    font-size: 1.2rem;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.clr{
	clear:both;
}
.pricerivision a{
    display: inline-block;
    width: 100%;
    padding: 0.45rem 0 0.6rem;
    background-color: #847577;
    font-size: 1.4rem;
    text-align: center;
    color: #FFF;
    transition: all .3s;
}
.pricerivision a:hover{
    background-color: #ccc;
}