@charset "utf-8";

/* ==================================================== */
/*  section.mainvisual
/* ==================================================== */
section.mainvisual {
    position: relative;
    width: 100%;
}

/* swiper */
.swiper {
    max-width: 1140px;
    width: 83.45vw;
    margin: 0 auto 60px auto;
}
.swiper-container {
    width: 100%;
}
.swiper-slide {
    background-position: center;
    background-size: cover;
    background-color: #fff;
}
.swiper-button-prev, .swiper-button-next {
    top: calc(50% - 52px) !important;
}

@media screen and (max-width: 767px) {
	.swiper {
        width: 100%;
        margin: 0 auto 25px auto;
	}
	.swiper-button-prev,
	.swiper-button-next {
		display: none;
	}
}

a {
    cursor: pointer;
}


/* ==================================================== */
/*  section.point
/* ==================================================== */
section.point {}
.point .inner {
    max-width: 1220px;
    /* コンテンツ幅1440px */
}
.point .h3_title_box {
    margin-bottom: 65px;
    text-align: center;
}
.point .h3_title_box h3.title {
    margin-bottom: 8px;
    line-height: 1.4;
    font-size: 2.5rem;
    font-weight: bold;
}
.point .h3_title_box p.subtitle {
    text-align: center;
    font-weight: bold;
    font-size: 3rem;
    line-height: 1.6;
}
.point .h3_title_box p.subtitle span {
    color: #FF851C;
}

@media screen and (max-width: 767px) {
.point .h3_title_box h3.title{
    font-size: 1.8rem;
    margin-bottom: 5px;
}
.point .h3_title_box p.subtitle{
    font-size: 2.4rem;
    line-height: 1.5;
}
}

.point .point_box {
    margin-bottom: 100px;
}
.point .point_box .flex_box {
    display: flex;
}
.point .point_box .flex_box .circle {
    width: 130px;
    /*width: 12%;*/
}
.point .point_box .flex_box .content p {
    font-size: 1.5rem;
}
.point .point_box .flex_box .text_box {
    max-width: 788px;
    width: 72%;
}
.point .point_box .flex_box .text_box p.title {
    margin-bottom: 40px;
    line-height: 1.5;
    font-weight: bold;
    font-size: 2.5rem;
}
.point .point_box .flex_box .text_box p a {
    text-decoration: underline;
}

/* point_01 */
.point .point_01 {
    max-width: 964px;
    margin-bottom: 70px;
}
.point .point_01 .flex_box {
    justify-content: space-between;
}
.point .point_01 .flex_box .content {
    max-width: 788px;
    width: 82%;
    margin-left: 46px;
    margin-top: 28px; 
}
.point .point_01 .flex_box .content .flex_box .text_box {
    max-width: 519px;
    width: 66%;
    margin-bottom: 35px;
}
.point .point_01 .flex_box .text_box p.title {
    margin-bottom: 35px;
}
.point .point_01 .flex_box .content .flex_box .text_box .program_box {
    margin-left: 30px;
}
.point .point_01 .flex_box .content .flex_box .text_box .program_box dl {
    display: flex;
    margin-bottom: 25px;
    font-weight: bold;
}
.point .point_01 .flex_box .content .flex_box .text_box .program_box dl.program_02 {
    margin-bottom: 0;
}
.point .point_01 .flex_box .content .flex_box .text_box .program_box dl dt {
    display: flex;
    max-width: 45px;
    width: 11%;
    margin-right: 27px;
    border-right: 1px solid #000;
}
.point .point_01 .flex_box .content .flex_box .text_box .program_box dl dt span.en {
    color: #A29268;
    line-height: 0.65;
    font-size: 5.4rem;
}
.point .point_01 .flex_box .content .flex_box .text_box .program_box dl dd {
    font-size: 1.6rem;
    line-height: 1.5;
}
.point .point_01 .flex_box .content .flex_box .text_box .program_box dl dd span {
    font-size: 2rem;
}
.point .point_01 .flex_box .content .flex_box .photo_sasaki {
    max-width: 173px;
    width: 22%;
}

/* point_link */
.point_link a.linkbox {
    position: relative;
    display: block;
    min-width: 400px;
    max-width: 568px;
    width: 90%;
    margin: 0 auto;
    padding: 2% 5% 1% 3%;
    background-color: #8E7B49;
}
.point_link a.linkbox:before {
    position: absolute;
    top: 43%;
    right: 7%;
    content: '';
    width: 25px;
    height: 25px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.point_link a.linkbox .linkbox_inner {
    display: inline-block;
    font-weight: bold;
    color: #fff;
}
.point_link a.linkbox .linkbox_inner .catch {
    display: inline-block;
    padding-bottom: 2px;
    margin-bottom: 4px;
    margin-left: 10px;
    border-bottom: 1px solid #fff;
    font-size: 1.4rem;
}
.point_link a.linkbox .linkbox_inner .ttl {
    display: block;
    font-size: 2.8rem;
}

/* point_02 */
.point .point_02 .flex_box .content {
    max-width: 964px;
    width: 85%;
    margin-left: 46px;
    margin-top: 12px;
}
.point .point_02 .flex_box .content .flex_box {
    margin-bottom: 70px;
}
.point .point_02 .flex_box .content .flex_box .text_box {
    max-width: 788px;
    width: 82%;
}
.point .point_02 .flex_box .content .spec_box {
    position: relative;
}
.point .point_02 .flex_box .content .spec_box figure {
    position: absolute;
    right: 0;
    top: -50px;
    max-width: 433px;
    width: 45%;
}
.point .point_02 .flex_box .content .spec_box .feature_box {
    max-width: 788px;
    width: 82%;
    padding: 40px 55px;
    background-color: #F7F7F7;
}

.point .point_02 .flex_box .content .spec_box .feature_box p.title {
    margin-bottom: 15px;
    color: #FF851C;
    font-size: 1.8rem;
    font-weight: bold;
}
.point .point_02 .flex_box .content .spec_box .feature_box ul li {}
.point .point_02 .flex_box .content .spec_box .feature_box ul li span.square {
    color: #A29268;
}

/* point_03 */
.point .point_03 {
    margin-bottom: 140px;
}
.point .point_03 .flex_box {
    justify-content: space-between;
}
.point .point_03 .flex_box .text_box p.title span.font_big_01:nth-of-type(2) {
    margin-bottom: 5px;
}
.point .point_03 .flex_box .content {
    max-width: 964px;
    width: 85%;
    margin-top: 12px;
}
.point .point_03 .flex_box .content .flex_box .text_box {
    max-width: 522px;
    width: 55%;
}
.point .point_03 .flex_box .content .flex_box .text_box p.w_506 {
    max-width: 506px;
    width: 97%;
}
.point .point_03 .flex_box .content .flex_box figure {
    max-width: 421px;
    width: 44%;
}
br.w_1200 {
    display: none;
}

@media screen and (max-width: 1200px) {
    .point .point_02 .flex_box .content .flex_box {
        margin-bottom: 40px;
    }
    .point .point_02 .flex_box .content .flex_box .text_box {
        max-width: 100%;
        width: 100%;
    }
    .point .point_02 .flex_box .content .spec_box {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .point .point_02 .flex_box .content .spec_box figure {
        position: static;
        width: 100%;
        margin: 0 0 25px 30px;
    }
    .point .point_02 .flex_box .content .spec_box .feature_box {
        padding: 30px;
    }
    .point .point_03 .flex_box .content {
        margin-left: 46px;
    }
    .point .point_03 .flex_box .content .flex_box figure {
        margin-left: 30px;
    }
    br.w_1200 {
        display: block;
    }
}

@media screen and (max-width: 1024px) {
    .point .point_01 .flex_box .content,
    .point .point_02 .flex_box .content,
    .point .point_03 .flex_box .content {
        margin-left: 30px;
    }
    .point .point_01 .flex_box .content .flex_box .text_box,
    .point .point_03 .flex_box .content .flex_box .text_box {
        max-width: 100%;
        width: 100%;
    }
    .point .point_01 .flex_box .content .flex_box {
        margin-bottom: 20px;
    }
    .point .point_01 .flex_box .content .flex_box .photo_sasaki {
        max-width: 210px;
        width: 38%;
        margin-left: 20px;
    }
    .point .point_02 .flex_box .content .spec_box {
        display: block;
    }
    .point .point_02 .flex_box .content .spec_box figure {
        margin: 0 auto 40px;
    }
    .point .point_02 .flex_box .content .spec_box .feature_box {
        width: 100%;
    }
    .point .point_03 .flex_box .content .flex_box {
        display: block;
    }
    .point .point_03 .flex_box .content .flex_box .text_box p.w_506 {
        max-width: 100%;
        width: 100%;
    }
    .point .point_03 .flex_box .content .flex_box figure {
        width: 100%;
        margin: 0 auto;
        padding-top: 40px;
    }
    br.w_1200 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .point .point_box {
        margin-bottom: 80px;
    }
    .point .point_box .flex_box {
        display: block;
    }
    .point .point_01 .flex_box .content .flex_box .text_box .program_box {
        margin: 25px auto 0;
        max-width: 300px;
    }
    .point .point_box .flex_box .circle {
        width: 25vw;
        max-width: 100px;
        margin: 0 auto 15px;
    }
    .point .point_box .flex_box .text_box p.title {
        text-align: center;
        font-size: 2rem;
        margin-bottom: 15px;
    }
    .point .point_box .flex_box .text_box p.title span {
        font-size: 2.3rem;
    }
    .point .point_01 .flex_box .content,
    .point .point_02 .flex_box .content,
    .point .point_03 .flex_box .content {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    .point .point_01 {
        margin-bottom: 30px;
    }
    .point .point_01 .flex_box .content .flex_box .photo_sasaki {
        max-width: 173px;
        width: 100%;
        margin: 0 auto 30px;
    }
    .point .point_01 .flex_box .content .flex_box .text_box .program_box dl {
        margin-bottom: 30px;
    }
    .point_link a.linkbox {
        min-width: 300px;
    }
    .point_link a.linkbox:before {
        display: none;
    }
    .point_link a.linkbox .linkbox_inner {
        display: block;
    }
    .point_link a.linkbox .linkbox_inner .catch {
        display: block;
        margin: 0;
        font-size: 1.2rem;
    }
    .point_link a.linkbox .linkbox_inner .ttl {
        padding-top: 7px;
        position: relative;
        font-size: 2.2rem;
    }
    .point_link a.linkbox .linkbox_inner .ttl:before {
        position: absolute;
        top: 38%;
        right: -5px;
        content: '';
        width: 15px;
        height: 15px;
        border: 0px;
        border-top: solid 2px #fff;
        border-right: solid 2px #fff;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate( 45deg );
        transform: rotate( 45deg );
    }
    .point .point_02 .flex_box .content .flex_box {
        margin-bottom: 30px;
    }
    .point .point_02 .flex_box .content .spec_box figure {
        margin: 0 auto 30px;
    }
    .point .point_03 .flex_box .content .flex_box figure {
        padding-top: 30px;
    }
    br.w_1200 {
        display: none;
    }
}


/* ==================================================== */
/*  section.topics
/* ==================================================== */
section.topics {
    padding: 70px 0 20px 0;
    background-color: #F7F7F7;
}
.topics .topics_inner {
    width: 61%;
    margin: 0 auto;
}
.topics .topics_inner h2 {
    margin-bottom: 50px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
}
.topics .topics_inner h2 span.en {
    display: block;
    font-size: 5.0rem;
    color: #A29268;
}
.topics .topics_inner .topics_post {
    line-height: 1.4;
    margin-bottom: 15px;
}
.topics .topics_inner .topics_post a {
    display: flex;
}
.topics .topics_inner .topics_post time {
    display: inline-block;
    padding-right: 4.6%;
}
.topics .topics_inner a.linkbox {
    position: relative;
    display: block;
    padding-right: 20px;
    margin: 45px 0 auto auto;
    width: 8em;

}
.topics .topics_inner a.linkbox:before {
    position: absolute;
    top: 29%;
    right: 0;
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* ==================================================== */
/*  section.onlineshop
/* ==================================================== */
section.onlineshop {
    padding: 93px 0 91px 0;
    background: url(../img/home/bg_onlineshop.jpg) no-repeat right bottom;
    background-size: 63.5vw auto;
}
.onlineshop h2 {
    margin-bottom: 80px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}
.onlineshop h2 span.en {
    display: block;
    padding-bottom: 15px;
    font-size: 5.0rem;
    color: #A29268;
    line-height: 1;
}
.onlineshop_inner {
    max-width: 386px;
    width: 90%;
}
.onlineshop_inner p {
    margin-bottom: 70px;
    line-height: 1.7;
    letter-spacing: 1.6px;
}
.onlineshop_inner a.linkbox {
    position: relative;
    display: block;
    padding: 20px 25px;
    width: 256px;
    border: solid 1px #707070;
    font-size: 1.8rem;
}
.onlineshop_inner a.linkbox:before {
    position: absolute;
    top: 38%;
    right: 7%;
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 1px #707070;
    border-right: solid 1px #707070;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* ==================================================== */
/*  section.voice
/* ==================================================== */
section.voice {
    position: relative;
    padding: 41px 0 46px;
    background-color: #CCC1A2;
}
.voice_txt_wrap {
    /*width: 30vw;*/
    width: 373px;
    padding-top: 32px;
    /* position: absolute;
    top: 72px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);*/
}
.voice_txt_wrap h2 {
    margin-bottom: 50px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
}
.voice_txt_wrap h2 span.en {
    display: block;
    font-size: 5.9rem;
    color: #A29268;
}
.voice_txt_wrap p {
	margin-bottom: 60px;
}
.voice_txt_wrap a.linkbox {
    position: relative;
    display: block;
    padding: 20px 25px;
    margin: 0 auto;
    width: 256px;
    border: solid 1px #000;
    font-size: 1.8rem;

}
.voice_txt_wrap a.linkbox:before {
    position: absolute;
    top: 38%;
    right: 7%;
    content: '';
    width: 13px;
    height: 13px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.voice_photos_wrap {
	justify-content: space-around;
}
.voice_photos_wrap .voice_photos_left {
    max-width: 395px;
    width: 28.91vw;
    padding-top: 21px;
    /* margin-right: 25.3vw;*/
}
.voice_photos_wrap .voice_photos_right {
    max-width: 380px;
    width: 27.8vw;
}

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

@media screen and (max-width: 767px) {
    .topics .topics_inner{
    	width: 100%;
    }
    .topics .topics_inner .topics_post a{
    	display: block;
    }
    .topics .topics_inner .topics_post time{
        margin-bottom: 5px;
        padding-right: 0;
        font-weight: bold;
    }
    .topics .topics_inner .topics_post p.ttl{
        margin-bottom: 10px;
    }
    section.onlineshop{
        padding: 65px 0 37vw 0;
    }
    .onlineshop h2{
        margin-bottom: 35px;
    }
    .onlineshop_inner{
    	max-width: 100%;
    	width: 100%;
    }
    .onlineshop_inner p{
    	margin-bottom: 40px;
    }
    .onlineshop_inner a.linkbox{
    	margin: 0 auto;
    }
    .voice_txt_wrap{
    	width: 100%;
    	padding-top: 0;
    }
    .voice_txt_wrap p {
        text-align: center;
    }
}