@charset "utf-8";
/**=== == == == == == == == == == == == == == == == == == == == == 
=>                     access
== == == == == == == == == == == == == == == == == == == == === * */
/*== == == == ==>rainbow<== == == == == */
.cap{font-size: 10px;}
.rainbow-bg{ position: relative;}
.rainbow-bg::after,.rainbow-bg::before{ content: '';position: absolute;top: 0;display: block;width: 30px;height: 100%;background-image: url(../images/common/rainbow-sp.jpg);background-repeat: repeat-y;background-size: 30px auto;}
.rainbow-bg::after{ left: 0;background-position: left top;}
@media screen and (max-width: 768px) {
    #footer::after{ display: none;}
    .container-1200,
    .container-1000,
    .container-full{ width: calc(100% - 80px);margin: 0 25px 0 55px ;}
}
/*== == == == ==>mv<== == == == == */
#mv{ display: block;width: 100%;text-align: center;position: relative;}
#mv picture{ display: block;margin: 0 auto;position: relative;}
#mv picture img{ display: block;width: 100%;}
#mv picture .tit{ font-size: 120px;text-align: center; position: absolute;left: 0;width: 100%; display: block;color: rgba(255,255,255,.7);bottom: 0; line-height: 0.9; background-image: linear-gradient(-225deg,#85a029 0,#c37035 29%,#d3bb40 67%,#fff 100%);background-size: auto auto;background-clip: border-box;background-size: 200% auto;color: rgba(255,255,255,.7);background-clip: text;text-fill-color: transparent;-webkit-background-clip: text;-webkit-text-fill-color: transparent;animation: textclip 3s linear infinite;}
@keyframes textclip{ to{  background-position: 200% center; }}
@media screen and (max-width: 768px) {
    #mv picture .tit{font-size: 50px;}
}
/*== == == == ==>section1<== == == == == */
#location .sect1{ padding: 50px 0 0;}
@media screen and (max-width: 768px) {
    #location .sect1{ padding: 30px 0 0;}
}
/*== == == == ==>sect2<== == == == == */
#location .sect2{padding: 50px 0 0;}
#location .sect2 .txt1{font-size: 30px;text-align: center;line-height: 2;}
#location .sect2 .row1{max-width: 1260px; width: 84%; margin: 0 auto;padding-top: 46px; justify-content: space-between;}
#location .sect2 .row1 .col {display: block; width: 23.81%; position: relative;}
#location .sect2 .row1 .col img{display: block;width: 100%;}
#location .sect2 .row1 .col::after {content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: 2;}
#location .sect2 .row1 .col:hover::after {display: none;} 
#location .sect2 .row1 .col.active {pointer-events: none;}
#location .sect2 .row1 .col.active::after {display: none;}

#location .sect2 .thumbnail .thumbnail-img,
#location .sect2 .thumbnail .thumbnail-img img{ display: block;width: 100vw;min-height: 285px;}
#location .sect2 .thumbnail{ width: 100vw;position: relative;z-index: 2; margin-top: -1px;}
#location .sect2 .thumbnail .thumbnail-content{ position: absolute;top: 0;left: 0;right: 0;height: 100%;}
#location .sect2 .thumbnail .thumbnail-content >div{ position: relative;display: flex;max-width: 1000px;margin: 0 auto;width: 100%;height: 100%;flex-direction: column;justify-content: center;align-items: center;}
#location .sect2 .thumbnail .thumbnail-content > div::before{ content: '';display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(133,160,41,.8);background-blend-mode: multiply;mix-blend-mode: multiply;z-index: 1;}
#location .sect2 .thumbnail .thumbnail-img{position: relative;}
#location .sect2 .thumbnail .thumbnail-img p{font-size: 10px;color: #231F20;right: 25px;bottom: 5px;position: absolute;}
#location .sect2 .thumbnail .thumbnail-content h3{font-size: 30px;text-align: center; line-height: 1;font-family: 'Tiro Tamil ';position: relative;z-index: 2;color: white;font-weight: 400;letter-spacing: 0.1em;}
#location .sect2 .thumbnail .thumbnail-content .buttons {display: flex;justify-content: center;padding: 36px 0 0;position: relative;z-index: 2;}
#location .sect2 .thumbnail .thumbnail-content .buttons .btn{ font-size: 18px;color: #fff;background: 0 0;border: 2px solid #fff;display: flex;justify-content: center;align-items: center;width: 250px;height: 50px;margin: 0 20px;letter-spacing: 0.2em;}
@media screen and (max-width: 768px) {
    #location .sect2{padding: 0px 0 0;}
    #location .sect2 .txt1{font-size: 13px;margin-top: 12px;}
    #location .sect2 .row1{padding-top: 30px; width: calc(100% - 80px); margin: 0 25px 0 55px;}
    #location .sect2 .thumbnail .thumbnail-img,
    #location .sect2 .thumbnail .thumbnail-img img{ min-height: auto;}
    #location .sect2 .thumbnail .thumbnail-content{ bottom: 0;padding: 0;display: flex;align-items: center;justify-content: center;}
    #location .sect2 .thumbnail .thumbnail-content > div{ height: 113px;}
    #location .sect2 .thumbnail .thumbnail-content h3{ font-size: 26px;}
    #location .sect2 .thumbnail .thumbnail-content{ padding: 20px 0;}
    #location .sect2 .thumbnail .thumbnail-content .buttons{ padding: 15px 0 0;}
    #location .sect2 .thumbnail .thumbnail-content .buttons .btn{ font-size: 16px;width: 150px;height: 32px;margin: 0 7.5px;letter-spacing: -.01em;}
    #location .sect2 .thumbnail .thumbnail-img p{right: 5px;}
}
@media screen and (max-width: 320px) {
    #location .sect2 .row1 .col {width: 48%; margin-bottom: 4%;}
}
/*== == == == ==>caption<== == == == == */
#location .caption{ font-size: 10px;line-height: 1.5;margin-top: 95px;}
@media screen and (max-width: 768px) {
    #location .caption{ margin-top: 10px;}
}
/*== == == == ==>alert<== == == == == */
#location .sect3{ padding: 50px 0 0;}
@media screen and (max-width: 768px) {
    #location .sect3{ padding: 42px 0 0;}
}
#location .sect3 .alert{ margin-top: 120px;  display: block; width: 100%; border-top: 1.5px solid #000;border-bottom: 1.5px solid #000;padding: 28px 0 24px;}
#location .sect3 .alert h3{ font-size: 30px;color: #c11920;text-align: center;line-height: 1;}
#location .sect3 .alert p{ text-align: center;font-size: 15px;line-height: 2;margin-top: 12px;}
@media screen and (max-width: 768px) {
    #location .sect3 .alert{padding: 22px 0 20px; margin-top: 60px;}
    #location .sect3 .alert h3{font-size: 22px;}
    #location .sect3 .alert p{font-size: 13px;line-height: 1.5;margin-top: 22px;}
}
/**=== == == == == == == == == == == == == == == == == == == == == 
=>                 relax-life    
== == == == == == == == == == == == == == == == == == == == === * */
/*== == == == ==>sect3<== == == == == */
#relax-life .sect3 .galleries picture,#relax-life .sect3 .galleries picture img{ display: block;width: 100%;}
#relax-life .sect3 .galleries picture{ position: relative;}
#relax-life .sect3 .galleries picture p{ position: absolute;font-size: 12px;color: #fff;text-shadow: 0 0 1px #000,0 0 2px #000,0 0 3px #000,0 0 4px #000,0 0 5px #000;bottom: 5px;right: 5px;line-height: 1;}
#relax-life .sect3 .galleries .gallery-row{ padding: 10px 0 0;}
#relax-life .sect3 .galleries .gallery-row picture{ width: calc(50% - 5px);margin-right: 10px;}
#relax-life .sect3 .galleries .gallery-row picture:nth-child(2n){ margin-right: 0;}
#relax-life .sect3 .galleries-text .txt1 span:nth-child(1){ font-size: 22px;display: inline-block;margin-right: 6px;}
#relax-life .sect3 .galleries-text .txt1 span:nth-child(2){ font-size: 15px;display: inline-block;}
#relax-life .sect3 .galleries-text .txt2{ font-size: 15px;line-height: 1.64;margin-top: 5px;}
@media screen and (max-width: 768px) {
    #relax-life .sect3 .galleries .gallery-row{ padding: 5px 0 0;}
    #relax-life .sect3 .galleries .gallery-row picture{ width: calc(50% - 2.5px);margin-right: 5px;}
    #relax-life .sect3 .galleries .gallery-row picture:nth-child(2n){ margin-right: 0;}
    #relax-life .sect3 .galleries-text .txt1{padding-top: 4px;}
    #relax-life .sect3 .galleries-text .txt1 span:nth-child(1){ font-size: 20px;margin-right: 0;}
    #relax-life .sect3 .galleries-text .txt1 span:nth-child(2){ font-size: 12px;display: block;}
    #relax-life .sect3 .galleries-text .txt2{ font-size: 12px;margin-top: 8px;}
}
#relax-life  .sect3 .row1{padding: 40px 0 0;}
#relax-life  .sect3 .row1 > .galleries{ width: 50%;margin-right: 3%;padding: 10px 0 0;}
#relax-life  .sect3 .row1 > .pickup-module1{ width: 47%;}
@media screen and (max-width: 768px) {
    #relax-life  .sect3 .row1 > .galleries,
    #relax-life  .sect3 .row1 > .pickup-module1{width: 100%;margin-right: 0;padding: 0;}
}
#relax-life  .sect3 .pickup-module1 .box{ background: #efedec;padding: 30px;position: relative;margin-top: 48px;}
#relax-life  .sect3 .pickup-module1 .box::after{ content: '';display: block;width: 70px;height: 80px;background-image: url(../images/location/icon_pickup.png);background-repeat: no-repeat;background-position: top right;background-size: 60px auto;position: absolute;top: 10px;right: 5px;}
#relax-life  .sect3 .pickup-module1 .box picture,#relax-life  .sect3 .pickup-module1 .box picture img{ display: block;width: 100%;}
#relax-life  .sect3 .pickup-module1 .box picture{ position: relative;}
#relax-life  .sect3 .pickup-module1 .box picture p{ position: absolute;font-size: 12px;color: #fff;text-shadow: 0 0 1px #000,0 0 2px #000,0 0 3px #000,0 0 4px #000,0 0 5px #000;bottom: 5px;right: 5px;line-height: 1;}
#relax-life  .sect3 .pickup-module1 .box .txt3{ font-size: 15px;line-height: 1.64;margin-top: 15px;}
@media screen and (max-width: 768px) {
    #relax-life  .sect3 .row1 > .pickup-module1 .box{ margin-top: 22px;padding: 12px;}
    #relax-life  .sect3 .pickup-module1 .box::after{ background-size: 50px auto;width: 60px;top: -20px;right: -7px;}
    #relax-life  .sect3 .pickup-module1 .box .txt3{ font-size: 12px;margin-top: 10px;}
    #relax-life  .sect3 .pickup-module1 .box picture p{ font-size: 10px;}
    #relax-life  .sect3 .row2 > .col:nth-child(2n){margin-top: 40px;}
}
#relax-life  .sect3 .row2{padding: 60px 0 26px;}
#relax-life  .sect3 .row2 > .col{width: 48%;margin-right: 4%;}
#relax-life  .sect3 .row2 > .col:nth-child(2n){margin-right: 0;}
#relax-life  .sect3 .row2 .galleries-text{ padding: 15px 0 0;}
@media screen and (max-width: 768px) {
    #relax-life  .sect3 .row2{padding: 28px 0 0;}
    #relax-life  .sect3 .row2 > .col{width: 100%;margin-right: 0%;}
    #relax-life .sect3 .row2 .galleries-text{padding: 0;}
}
#relax-life .sect3 .pickup-module2{ padding: 30px 30px 25px;background: #efedec;position: relative;}
#relax-life .sect3 .pickup-module2::after{ content: ''; z-index: 1; display: block;width: 70px;height: 80px;background-image: url(../images/location/icon_pickup.png);background-repeat: no-repeat;background-position: top right;background-size: 60px auto;position: absolute;top: 10px;right: 5px;}
#relax-life .sect3 .pickup-module2 picture,
#relax-life .sect3 .pickup-module2 picture img{display: block;width: 100%;}
#relax-life .sect3 .pickup-module2 .txt1{ font-size: 15px;line-height: 1.64;width: 27%;letter-spacing: -.0055em;}
#relax-life .sect3 .pickup-module2 .card-txt1{ font-size: 22px;line-height: 1.36;margin-top: 4px;}
#relax-life .sect3 .pickup-module2 .card-txt2{ font-size: 15px;line-height: 2;}
#relax-life .sect3 .pickup-module2 .card{ width: 34.5%;margin-left: 2%;}
@media screen and (max-width: 768px) {
    #relax-life .sect3 .pickup-module2{padding: 12px ;margin-top: 25px;}
    #relax-life .sect3 .pickup-module2 .txt1{order: 3;width: 100%;font-size: 12px;margin-top: 8px;}
    #relax-life .sect3 .pickup-module2 .card1{order: 1;width: calc(50% - 2.5px);margin: 0; margin-right: 5px;}
    #relax-life .sect3 .pickup-module2 .card2{order: 2;width: calc(50% - 2.5px);margin: 0;}
    #relax-life .sect3 .pickup-module2 .card-txt1{font-size: 16px;line-height: 1.5;}
    #relax-life .sect3 .pickup-module2 .card-txt2{font-size: 12px;line-height: 1.4;}
    #relax-life .sect3 .pickup-module2::after{ background-size: 50px auto;width: 60px;top: -30px;right: -7px;}
}
#relax-life .sect3 .alert2{margin-bottom: 30px; margin-top: 0;}
@media screen and (max-width: 768px) {
    #relax-life .sect3 .alert2{margin-bottom: 50px;}
}
#relax-life .sect3 .pickup-module3{ background: #efedec;padding: 30px;position: relative;align-items: center;}
#relax-life .sect3 .pickup-module3::after{ content: '';display: block;width: 70px;height: 80px;background-image: url(../images/location/icon_pickup.png);background-repeat: no-repeat;background-position: top left;background-size: 60px auto;position: absolute;top: 10px;left: 10px;}
#relax-life .sect3 .pickup-module3 .col1{ width: 52%;margin-right: 3.4%;}
#relax-life .sect3 .pickup-module3 .col2{ width: 44.6%;}
#relax-life .sect3 .pickup-module3 .map,#relax-life .sect3 .pickup-module3 .map img{ display: block;width: 100%;}
#relax-life .sect3 .pickup-module3 .map{ position: relative;}
#relax-life .sect3 .pickup-module3 .map p{ font-size: 12px;position: absolute;right: 5px;bottom: 5px;}
#relax-life .sect3 .pickup-module3 .logo{ display: block;width: 100%;text-align: center;}
#relax-life .sect3 .pickup-module3 .logo img{ display: block;max-width: 196px;margin: 0 auto;}
#relax-life .sect3 .pickup-module3 .logo p{ font-size: 12px;line-height: 1.5;margin-top: 18px;}
#relax-life .sect3 .pickup-module3 .txt1{ font-size: 15px;line-height: 1.5;margin-top: 42px;}
@media screen and (max-width: 768px) {
    #relax-life .sect3 .pickup-module3{ padding: 12px;}
    #relax-life .sect3 .pickup-module3::after{ background-size: 50px auto;width: 60px;top: -20px;right: -7px;left: auto;background-position: right top;}
    #relax-life .sect3 .pickup-module3 .col1{ width: 100%;margin-right: 0;}
    #relax-life .sect3 .pickup-module3 .col2{ width: 100%;margin-top: 14px;}
    #relax-life .sect3 .pickup-module3 .logo img{ max-width: 127px;}
    #relax-life .sect3 .pickup-module3 .logo p{ font-size: 10px;margin-top: 6px;}
    #relax-life .sect3 .pickup-module3 .txt1{ font-size: 12px;margin-top: 12px;}
    #relax-life .sect3 .pickup-module3 .map p{ font-size: 10px;}
}
/**=== == == == == == == == == == == == == == == == == == == == == 
=>                     enjoy
== == == == == == == == == == == == == == == == == == == == === * */
#enjoy .sect2 .thumbnail .thumbnail-content >div::before{background: rgba(175, 111, 60,0.5);}
/*== == == == ==>section3<== == == == == */
#enjoy .sect3 .tit{ font-size: 22px;font-weight: 500;line-height: 1.3;}
#enjoy .sect3 .tit span{ font-size: 15px;display: inline-block;}
#enjoy .sect3 .txt{ font-size: 15px;}
#enjoy .sect3 .container-1000 > .row1{ padding: 50px 0 40px;}
#enjoy .sect3 .container-1000 > .row1 .col1{ margin-right: 3%;width: 50%;position: relative;}
#enjoy .sect3 .container-1000 > .row1 .col1 .label{width: 248px;}
#enjoy .sect3 .container-1000 > .row1 .col2{ width: 47%;}
#enjoy .sect3 .container-1000 > .row1 .col2-row{ justify-content: space-between;}
#enjoy .sect3 .container-1000 > .row1 .col2-row img{ display: block;width: calc(50% - 5px);}
#enjoy .sect3 .container-1000 > .row1 .tit{ margin-top: 20px;}
#enjoy .sect3 .container-1000 > .row1 .txt{ margin-top: 6px;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-tit{ text-align: center;background: #251e1c;color: #fff;padding: 8px 0 5px;cursor: pointer;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-tit h5{ font-size: 15px;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-tit p{ font-size: 13px;margin-top: 4px;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-tit::after{ content: '';display: inline-block;width: 10px;height: 10px;border: 1px solid #fff;border-top: none;border-left: none;transform: translateY(0) rotate(225deg);}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-tit.close::after{transform: translateY(-5px) rotate(45deg);}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-content{ background: #eeefef;padding: 25px 5% 28px;overflow-y: hidden;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-content p{ font-size: 14px;letter-spacing: -0.08em;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-content p.cap{ font-size: 10px;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-content-row .col{ width: 47.5%;margin-right:5%;margin-bottom: 15px;}
#enjoy .sect3 .container-1000 > .dropdown .dropdown-content-row .col:nth-child(2n){ margin-right: 0;}
#enjoy .sect3 .container-1000 > .dropdown .table,
#enjoy .sect3 .container-1000 > .dropdown .table img{display: block;width: 100%;}
#enjoy .sect3 .container-1000 > .dropdown .table{text-align: right;padding-top: 10px;}
#enjoy .sect3 .container-1000 > .dropdown .table p{margin-top: 5px;}
#enjoy .sect3 .container-1000 > .pickup1{margin-top: 30px;}
#enjoy .sect3 .container-1000 > .pickup{ background: #efedec;padding: 28px 3% 36px;position: relative;}
#enjoy .sect3 .container-1000 > .pickup::before{z-index: 5; content: '';display: block;width: 70px;height: 80px;background-image: url(../images/location/icon_pickup.png);background-repeat: no-repeat;background-position: top right;background-size: 60px auto;position: absolute;top: 8px;right: 8px;}
#enjoy .sect3 .container-1000 > .pickup .tit{ border-bottom: 1px solid #000;padding-bottom: 8px;margin-right: 10px;margin-bottom: 10px;}
#enjoy .sect3 .container-1000 > .pickup .pickup-row1{justify-content: space-between;}
#enjoy .sect3 .container-1000 > .pickup .pickup-row1.right .col2{order: -1;}
#enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col1{ width: 33%;}
#enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2{ width: 64%;padding-top: 10px;}
#enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2 img{ display: block;width: calc(50% - 10px);}
#enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2-row{ justify-content: space-between;}
#enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2 p{ text-align: right;font-size: 12px;line-height: 1;margin-top: 10px;}
#enjoy .sect3 .container-1000 > .pickup2{ padding: 40px 3% 28px;}
#enjoy .sect3 .container-1000 > .pickup2 .pickup-row1.right{ padding-bottom: 40px;}
#enjoy .sect3 .container-1000 > .pickup3{ padding: 50px 3% 4px;}
#enjoy .sect3 .container-1000 > .pickup3::before{ top: -30px;}
#enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card{ width: calc((100% / 3) - (40px / 3));margin-right: 20px;position: relative;margin-bottom: 40px;}
#enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card picture,#enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card picture img{ display: block;width: 100%;}
#enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card picture{ position: relative;}
#enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card picture p{ background: rgba(0,0,0,0.8);display: block;position: absolute;bottom: 0;left: 0;right: 0;color: #fff;text-align: center;line-height: 1;font-size: 12px;padding: 9px 5px;}
#enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card:nth-child(3n){ margin-right: 0;}
#enjoy .sect3 .container-1000 > .pickup3 .tit{ padding: 0;margin: 0;border: none;margin-top: 5px;}
#enjoy .sect3 .container-1000 > .row2{align-items: center;padding: 60px 0 36px;justify-content: space-between;}
#enjoy .sect3 .container-1000 > .row2.right .col2{order: -1;}
#enjoy .sect3 .container-1000 > .row2 .col1{ width: 50%;position: relative;}
#enjoy .sect3 .container-1000 > .row2 .col2{ width: 47%;}
#enjoy .sect3 .container-1000 > .row2 .txt{ margin-top: 10px;}
#enjoy .sect3 .container-1000  .label{ position: absolute;top: 20px;left: 0;background: #c37035;color: #fff;display: flex;justify-content: center;align-items: center;height: 40px;width: 165px;font-weight: 700;font-size: 16px;line-height: 1;}
#enjoy .sect3 .container-1000 > .row2.right .label{ left: auto;right: 0;}
#enjoy .sect3 .container-1000 > .row2.module1{ align-items: flex-start;}
#enjoy .sect3 .container-1000 > .row2.module1 .col2-row{ justify-content: space-between;padding-bottom: 20px;}
#enjoy .sect3 .container-1000 > .row2.module1 .col2-row img{ display: block;width: calc(50% - 5px);}
#enjoy .sect3 .label span{ font-size: .8em;}
#enjoy .sect3 .container-1000 > .dropdown .mt{ margin-top: 22px;}
#enjoy .sect3 .container-1000 > .dropdown .mt2{ margin-top: 12px;}
#enjoy .sect3 .container-1000 > .dropdown2 .table{ padding-top: 15px;text-align: right;}
#enjoy .sect3 .container-1000 > .dropdown2 .table p{ margin-top: 10px;}
#enjoy .sect3 .container-1000 > .dropdown3 .dropdown-content-row .col2 img{ margin-top: 16px;}
#enjoy .sect3 .container-1000 > .dropdown3 .dropdown-content-row .col2 .cap{ text-align: right;}
#enjoy .sect3 .container-1000 > .dropdown3 .dropdown-content-row .col{ margin-bottom: 0;}
#enjoy .sect3 .container-1000 > .pickup3 .card .txt br{display: none;}
#enjoy #anchor_link_btn2{ margin-top: 125px;margin-bottom: 50px;}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 1100px) {
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-content-row .col{ width: 49.5%;margin-right: 1%;}
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 992px) {
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-content p{ font-size: 12px;}
    #enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col1{ width: 50%;}
    #enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2{ width: 47%;}
    #enjoy .sect3 .container-1000 > .pickup3 .tit{ font-size: 21px;}
}
@media screen and (max-width: 768px) {
    #enjoy .sect3 .container-1000 > .row1 .col1{ margin-right: 2%;width: 51%;}
    #enjoy .sect3 .container-1000 > .row2{ padding: 40px 0 30px;}
    #enjoy .sect3 .container-1000 > .row1 .col2-row img{ width: calc(50% - 2.5px);}
    #enjoy .sect3 .tit{ font-size: 20px;line-height: 1.2;}
    #enjoy .sect3 .tit span{ font-size: 12px;display: block;margin-top: 4px;}
    #enjoy .sect3 .txt{ font-size: 12px;}
    #enjoy .sect3 .container-1000 > .row1 .tit,#enjoy .sect3 .container-1000 > .row1 .txt{ margin-top: 10px;}
    #enjoy .sect3 .container-1000 > .row1{ padding: 40px 0;}
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-tit{ padding: 8px 0 0;}
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-tit h5{ font-size: 12px;line-height: 1;}
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-tit p{ font-size: 10px;margin-top: 3px;}
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-tit.close::after{ transform: translateY(-5px) rotate(45deg);}
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-content p{ font-size: 11px;}
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-content{ padding: 10px;}
    #enjoy .sect3 .container-1000 .label{ font-size: 15px;height: 32px;letter-spacing: -.1em;top: 15px;}
    #enjoy .sect3 .container-1000 > .row1 .col1 .label{ width: 204px;}
    #enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col1{ width: 100%;}
    #enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2{ width: 100%;order: -1;}
    #enjoy .sect3 .container-1000 > .pickup::before{ width: 50px;height: 64px;background-size: 50px auto;top: -10px;right: -8px;}
    #enjoy .sect3 .container-1000 > .pickup{ padding: 14px;}
    #enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2{ padding-top: 0;}
    #enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2 p{ margin-top: 3px;}
    #enjoy .sect3 .container-1000 > .dropdown .mt{ margin-top: 5px;}
    #enjoy .sect3 .container-1000 .label{ width: 138px;}
    #enjoy .sect3 .container-1000 > .row2 .col img{ display: block;width: 100%;}
    #enjoy .sect3 .container-1000 > .dropdown .mt2{ margin-top: 5px;}
    #enjoy .sect3 .container-1000 > .dropdown3 .dropdown-content-row .col2 img{ margin-top: 10px;width: 100%;}
    #enjoy .sect3 .container-1000 > .pickup .tit{ font-size: 16px;}
    #enjoy .sect3 .container-1000 > .pickup2 .tit{ letter-spacing: -.1em;margin-top: 9px;}
    #enjoy .sect3 .container-1000 > .pickup2 .pickup-row1.right .tit span{ margin-left: -10px;font-size: 16px;}
    #enjoy .sect3 .container-1000 > .pickup .pickup-row1 .col2 img,#enjoy .sect3 .container-1000 > .row2.module1 .col2-row img{ width: calc(50% - 2.5px);}
    #enjoy .sect3 .container-1000 > .pickup2 .pickup-row1.right{ padding-bottom: 22px;}
    #enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card{ width: calc((100% / 3) - (10px / 3));margin-right: 5px;margin-bottom: 18px;}
    #enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card picture p{ font-size: 10px;padding: 3px 5px;}
    #enjoy .sect3 .container-1000 > .pickup3{ padding-bottom: 0;}
    #enjoy #anchor_link_btn2{ margin-top: 40px;margin-bottom: 40px;}
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 650px) {
    #enjoy .sect3 .container-1000 > .dropdown .dropdown-content-row .col{ width: 100%;margin-right: 0;margin-bottom: 8px;}
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 600px) {
    #enjoy .sect3 .container-1000 > .row1 .col,#enjoy .sect3 .container-1000 > .row1 .col1 img{ width: 100%;margin-right: 0;display: block;}
    #enjoy .sect3 .container-1000 > .row1 .col2{ margin-top: 5px;}
    #enjoy .sect3 .container-1000 .label,#enjoy .sect3 .container-1000 > .row2.right .label{ right: -25px;left: auto;}
    #enjoy .sect3 .container-1000 > .row2 .col{ width: 100%;margin-right: 0;}
    #enjoy .sect3 .container-1000 > .row2 .col2{ padding-top: 5px;}
    #enjoy .sect3 .container-1000 > .row2.right .col2{ order: 2;}
    #enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card{ width: calc(50% - 2.5px);}
    #enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card:nth-child(3n){ margin-right: 5px;}
    #enjoy .sect3 .container-1000 > .pickup3 .pickup-row3 .card:nth-child(2n){ margin-right: 0;}
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 480px) {
    #enjoy .sect3 .container-1000 > .pickup3 .card .txt br{display: block;}
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 400px) {
    #enjoy .sect3 .container-1000 > .pickup .tit,#enjoy .sect3 .container-1000 > .pickup2 .pickup-row1.right .tit span{ font-size: 15px;letter-spacing: -.1em;}
}
/**=== == == == == == == == == == == == == == == == == == == == == 
=>                     sec3-information
== == == == == == == == == == == == == == == == == == == == === * */
.sect3 .alert3{ margin-top: 120px;margin-bottom: 30px;}
.sect3 .sec3-information *{ font-family: Ryumin-Pro,'A-OTF リュウミン Pro','Tiro Tamil ';}
.sect3 .sec3-information .tabs{ display: flex;flex-wrap: wrap;justify-content: space-between;}
.sect3 .sec3-information .tabs .tab{ width: calc((100% / 6) - 1px);border-right: 1px solid #fff;border-top: 1px solid #fff;font-size: 15px;height: 55px;color: #fff;line-height: 1.3;}
.sect3 .sec3-information .tabs .tab:last-child{border-right: none;}
.sect3 .sec3-information .tabs .tab.active{pointer-events: none;}
.sect3 .sec3-information .tab-content{display: none;}
.sect3 .sec3-information .tab-content .row{
    position: relative;
}

.sect3 .sec3-information .tab-content1{display: block;}
.sect3 .sec3-information .tab-content1 .col2 p{ color: #de752f;}
.sect3 .sec3-information .tab-content1 .col2 .number,.sect3 .sec3-information .tabs #tab1{ background: #de752f;}
.sect3 .sec3-information .tab-content2 .col2 p{ color: #438b99;}
.sect3 .sec3-information .tab-content2 .col2 .number,.sect3 .sec3-information .tabs #tab2{ background: #438b99;}
.sect3 .sec3-information .tab-content3 .col2 p{ color: #57870c;}
.sect3 .sec3-information .tab-content3 .col2 .number,.sect3 .sec3-information .tabs #tab3{ background: #57870c;}
.sect3 .sec3-information .tab-content4 .col2 p{ color: #876900;}
.sect3 .sec3-information .tab-content4 .col2 .number,.sect3 .sec3-information .tabs #tab4{ background: #876900;}
.sect3 .sec3-information .tab-content5 .col2 p{ color: #003573;}
.sect3 .sec3-information .tab-content5 .col2 .number,.sect3 .sec3-information .tabs #tab5{ background: #003573;}
.sect3 .sec3-information .tab-content6 .col2 p{ color: #8749bc;}
.sect3 .sec3-information .tab-content6 .col2 .number,.sect3 .sec3-information .tabs #tab6{ background: #8749bc;}
.sect3 .sec3-information .tab-content .col1{ width: calc(100% - 300px);}
.sect3 .sec3-information .tab-content .col1 img{display: block;width: 100%;}
/* .sect3 .sec3-information .tab-content .col1 iframe{width: 100%;height: 570px;} */
.sect3 .sec3-information .tab-content .col2{ width: 300px;height: 100%;overflow-y: auto;position: absolute;top: 0;right: 0;bottom: 0;}
.sect3 .sec3-information .tab-content .col2 p{ font-size: 13px;line-height: 1.2;}
.sect3 .sec3-information .tab-content .col2 .item{border: 1px solid #000000;border-top: none;padding: 12px 10px 10px;}
.sect3 .sec3-information .tab-content .col2 .item p:nth-child(1){ display: flex;}
.sect3 .sec3-information .tab-content .col2 .number{ display: block;font-size: 13px;display: flex;align-items: center;justify-content: center;width: 20px;height: 20px;color: #fff;line-height: 1;padding-bottom: 3px;margin-right: 3px;}
.sect3 .sec3-information .tab-content .col2 .item p:nth-child(2){ text-align: right;}

@media screen and (max-width: 1100px) {
    .sect3 .sec3-information .tabs .tab{font-size: 14px;}
}
@media screen and (max-width: 992px) {
    .sect3 .sec3-information .tabs .tab{font-size: 11px;}
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 768px) {
    .sect3 .alert3{margin-top: 40px;}
    .sect3 .sec3-information .tab-content .col{width: 100%;}
    .sect3 .sec3-information .tab-content .col1 iframe{height: 250px;}
    .sect3 .sec3-information .tabs .tab{width: calc(100% / 3);}
    .sect3 .sec3-information .tab-content .col2{position: relative;left: auto;top: auto;right: auto;bottom: auto;height: 250px;}
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 400px) {
    .sect3 .sec3-information .tabs .tab{width: 50%;}
}
/**=== == == == == == == == == == == == == == == == == == == == == 
=>                     peaceful-life
== == == == == == == == == == == == == == == == == == == == === * */
#peaceful-life .sect2 .thumbnail .thumbnail-content > div::before{ background: rgba(203,186,76,.85);}
#peaceful-life .sect3 .tit{ font-size: 22px;font-weight: 500;line-height: 1.3;}
#peaceful-life .sect3 .txt{ font-size: 15px;}
#peaceful-life .sect3 .h4{ font-size: 30px;line-height: 1;text-align: center;}
#peaceful-life .sect3 .block1{ padding: 50px 0 0;}
#peaceful-life .sect3 .block1 .bg{ background: #efedec;padding: 50px 4% 22px;position: relative;margin-top: 40px;}
#peaceful-life .sect3 .block1 .bg::after{ content: '';display: block;z-index: 5;width: 70px;height: 80px;background-image: url(../images/location/icon_pickup.png);background-repeat: no-repeat;background-position: top right;background-size: 60px auto;position: absolute;top: -30px;right: 8px;}
#peaceful-life .sect3 .block1 .bg::before{ content: '';display: block;z-index: 5;width: 207px;height: 120px;background-image: url(../images/peaceful-life/education_icon.png);background-repeat: no-repeat;background-position: top left;background-size: 207px auto;position: absolute;top: -34px;left: 8px;}
#peaceful-life .sect3 .block1 .col1{ width: calc(67% - 10px);margin-right: 20px;}
#peaceful-life .sect3 .block1 .col1-row{ justify-content: space-between;}
#peaceful-life .sect3 .block1 .col1-row > div{ width: calc(50% - 10px);}
#peaceful-life .sect3 .block1 .col2{ width: calc(33% - 10px);}
#peaceful-life .sect3 .block1 .card{ padding-bottom: 24px;}
#peaceful-life .sect3 .block1 .row2{ align-items: flex-start;}
#peaceful-life .sect3 .block1 .row2 .col2{ display: flex;padding: 40px 0 0;}
#peaceful-life .sect3 .block1 .row2 .col2 img{ display: block;width: 100%;}
#peaceful-life .sect3 .block2{ padding: 60px 0 0;}
#peaceful-life .sect3 .block2 > .row{ justify-content: space-between;padding: 50px 0 0;}
#peaceful-life .sect3 .block2 .col{ width: calc(50% - 10px);}
#peaceful-life .sect3 .block2 .col2{ position: relative;}
#peaceful-life .sect3 .block2 .col2::before{ content: '';display: block;z-index: 5;width: 207px;height: 120px;background-image: url(../images/peaceful-life/hospital_icon.png);background-repeat: no-repeat;background-position: top left;background-size: 207px auto;position: absolute;top: -50px;right: 8px;}
#peaceful-life .sect3 .block2.right .col2::before{ background-image: url(../images/peaceful-life/public_icon.png);right: auto;left: 8px;}
#peaceful-life .sect3 .block2 .col1{ display: flex;flex-wrap: wrap;}
#peaceful-life .sect3 .block2 .col1 > div{ width: calc(50% - 10px);margin-right: 20px;}
#peaceful-life .sect3 .block2 .col1 > div:nth-child(2n){ margin-right: 0;}
#peaceful-life .sect3 .block2 .card{ padding-bottom: 12px;}
#peaceful-life .sect3 .block2.right .card{ padding-bottom: 3px;}
#peaceful-life .sect3 .block2.right .col2{ order: -1;}
#peaceful-life .sect3 .block2 img{ display: block;width: 100%;}
#peaceful-life #anchor_link_btn2{ margin-top: 90px;}
#peaceful-life .sect3 .block4{ padding-top: 50px;align-items: center;}
#peaceful-life .sect3 .block4 > *{ width: 50%;}
#peaceful-life .sect3 .block4 .block4-content{ text-align: center;padding: 0 15px;}
#peaceful-life .sect3 .block4 .block4-content img{ display: block;margin: 0 auto;}
#peaceful-life .sect3 .block4 .block4-content > div{ display: inline-block;text-align: left;padding-top: 20px;}
#peaceful-life .sect3 .block4 .block4-content h3{ font-size: 22px;font-weight: 400;line-height: 1.2;}
#peaceful-life .sect3 .block4 .block4-content h3 span{ font-size: 15px;}
#peaceful-life .sect3 .block4 .block4-content p{ font-size: 11px;line-height: 1.4;}
#peaceful-life .sect3 .block5{ align-items: flex-start; background: #efedec;padding: 30px 3%;position: relative;margin-top: 36px;}
#peaceful-life .sect3 .block5::after{ content: '';display: block;z-index: 5;width: 70px;height: 80px;background-image: url(../images/location/icon_pickup.png);background-repeat: no-repeat;background-position: top right;background-size: 60px auto;position: absolute;top: 10px;left: 0;}
#peaceful-life .sect3 .block5.right::after{ left: auto;right: 8px;}
#peaceful-life .sect3 .block5 img{ display: block;width: 100%;}
#peaceful-life .sect3 .block5 .col1{ width: calc(52% - 15px);padding-top: 40px;}
#peaceful-life .sect3 .block5.right .col1{ padding-top: 24px;}
#peaceful-life .sect3 .block5 .txt{ letter-spacing: -.05em;}
#peaceful-life .sect3 .block5 .col1 .tit{ padding-left: 40px;}
#peaceful-life .sect3 .block5.right .col1 .tit{ padding-left: 0;}
#peaceful-life .sect3 .block5 .col2{ width: calc(48% - 15px);position: relative;margin-left: 30px;}
#peaceful-life .sect3 .block5 .col2 p{ font-size: 12px;line-height: 1;position: absolute;bottom: 10px;right: 5px;}
#peaceful-life .sect3 .block5.right .col2 p{ color: #000;}
#peaceful-life .sect3 .block5.right .col2{ order: -1;margin-left: 0;margin-right: 30px;}
#peaceful-life .sect3 .block5 .tit{ border-bottom: 1px solid #000;padding-bottom: 8px;margin-bottom: 10px;}
#peaceful-life .sect3 .block5 .block5-alert{ display: block;width: 100%;text-align: center;border: 2px solid #0986BD;font-size: 17px;line-height: 1.4;margin-top: 46px;}
#peaceful-life .sect3 .block5 .block5-alert p:nth-child(1){ background: #0986BD;color: #fff;padding: 14px 5px 18px;}
#peaceful-life .sect3 .block5 .block5-alert a{ padding: 14px 5px 18px;color: #0986BD;display: block;}
#peaceful-life .sect3 .alert{position: relative;}
#peaceful-life .sect3 .alert .cap{position: absolute;bottom: 5px;right: 5px;font-size: 10px;line-height: 1;margin: 0;}
#peaceful-life .sect3 .mt-5{margin-top: 5px;}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 992px) {
    #peaceful-life .sect3 .txt{ font-size: 13px;}
    #peaceful-life .sect3 .block1 .row2 .col2{ padding: 15px 0 0;}
    #peaceful-life .sect3 .block2 .col2{ width: calc(45% - 10px);}
    #peaceful-life .sect3 .block2 .col1{ width: calc(55% - 10px);}
    #peaceful-life .sect3 .tit{ font-size: 18px;letter-spacing: -.05em;}
    #peaceful-life .sect3 .block4 .block4-content h3{ font-size: 20px;}
    #peaceful-life .sect3 .block4 .block4-content h3 span{ font-size: 14px;}
    #peaceful-life .sect3 .block4 .block4-content p{ font-size: 10px;}
    #peaceful-life .sect3 .block4 .block4-content > div{ padding: 10px 0 0;}
    #peaceful-life .sect3 .block5 .block5-alert{ font-size: 15px;}
}
@media screen and (max-width: 768px) {
    #peaceful-life .sect3 .tit{ font-size: 16px;line-height: 1.2;margin-top: 4px;}
    #peaceful-life .sect3 .txt{ font-size: 12px;}
    #peaceful-life .sect2 .thumbnail .thumbnail-content .buttons .btn{ height: 54px;text-align: center;line-height: 1.3;}
    #peaceful-life .sect3 .h4{ font-size: 25px;}
    #peaceful-life .sect3 .block1 .card img{display: block;width: 100%;}
    #peaceful-life .sect3 .block1 .col{ width: 100%;margin-right: 0;}
    #peaceful-life .sect3 .block1 .bg{ padding: 15px 15px 25px;margin-top: 45px;}
    #peaceful-life .sect3 .block1 .col2{ display: flex;flex-wrap: wrap;justify-content: space-between;}
    #peaceful-life .sect3 .block1 .bg span{display: block;margin-left: -8px;}
    #peaceful-life .sect3 .block1 .col2 > div{ width: calc(50% - 2.5px);}
    #peaceful-life .sect3 .block1 .col1-row > div{ width: calc(50% - 2.5px);}
    #peaceful-life .sect3 .block1 .card{ padding-bottom: 8px;}
    #peaceful-life .sect3 .block1 .row2 .col2 img{ max-width: 220px;margin: 0 auto;}
    #peaceful-life .sect3 .block1{ padding: 45px 0 0;}
    #peaceful-life .sect3 .block2 .col{ width: 100%;}
    #peaceful-life .sect3 .block2 .col2{ order: -1;}
    #peaceful-life .sect3 .block1 .bg::before,#peaceful-life .sect3 .block2 .col2::before,#peaceful-life .sect3 .block2.right .col2::before{ right: auto;left: -16px;top: -20px;width: 142px;height: 80px;background-size: 142px auto;}
    #peaceful-life .sect3 .block2 .col1 > div{ width: calc(50% - 5px);margin-right: 10px;margin-bottom: 13px;}
    #peaceful-life .sect3 .block2{ padding: 45px 0 0;}
    #peaceful-life .sect3 .block2 > .row{ padding: 45px 0 0;}
    #peaceful-life .sect3 .block2.right .col2{ padding-bottom: 12px;}
    #peaceful-life .sect3 .block2.right{ padding: 20px 0 0;}
    #peaceful-life #anchor_link_btn2{ margin-top: 30px;}
    #peaceful-life .sect3 .block4 > *{ width: 100%;}
    #peaceful-life .sect3 .block4 .block4-content{padding: 0;}
    #peaceful-life .sect3 .block4{ position: relative;padding-top: 0;margin-top: 40px;}
    #peaceful-life .sect3 .block4 .block4-content img{ position: absolute;left: -16px;top: -20px;width: 142px;}
    #peaceful-life .sect3 .block4 .block4-content h3 span{ font-size: 12px;display: block;}
    #peaceful-life .sect3 .block4 .block4-content > div{ display: block;padding: 4px 0 0;}
    #peaceful-life .sect3 .block5.right::after,
    #peaceful-life .sect3 .block5::after{ width: 50px;height: 64px;background-size: 50px auto;top: -22px;right: -8px;left: auto;}
    #peaceful-life .sect3 .block5 .col{ width: 100%;padding-top: 0;margin: 0;}
    #peaceful-life .sect3 .block5.right .col2{ order: 0;}
    #peaceful-life .sect3 .block5 .col2{max-width: 400px;margin: 0 auto;margin-top: 15px;}
    #peaceful-life .sect3 .block5.right .col3{width: 100%;}
    #peaceful-life .sect3 .block5.right .col2{margin: 0 auto;margin-top: 15px;}
    #peaceful-life .sect3 .block5 .col1 .tit{padding-left: 0;}
    #peaceful-life .sect3 .block5{padding: 15px;margin-top: 25px;}
    #peaceful-life .sect3 .block5 .block5-alert p:nth-child(1),#peaceful-life .sect3 .block5 .block5-alert a{ padding: 5px;}
    #peaceful-life .sect3 .block5.right .col1{ padding: 0;}
    #peaceful-life .sect3 .block5 .block5-alert{ font-size: 12px;margin: 0 auto;max-width: 400px;}
    #peaceful-life .sect3 .block5 .col2 p{ bottom: 3px;}
    #peaceful-life .sect3 .alert .cap{font-size: 9px;transform: none;width: auto;text-align: right;}
    
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 450px) {
    #peaceful-life .sect3 .alert p{ font-size: 12px;width: 85vw;transform: translateX(-3vw);}
    #peaceful-life .sect3 .tit{font-size: 14px;}
    #peaceful-life .sect3 .txt {
        font-size: 11px;
      }
}
/*sx<=567px,sm <= 767px,md <= 992px,lg <= 1200px,xl <= 1600px*/
@media screen and (max-width: 400px) {
    #peaceful-life .sect3 .txt {
        font-size: 9.5px;
      }
}