/*# sourceURL=shared/css/index.css */


/*@ sourceURL=shared/css/index.css */

/* @charset "UTF-8";
.flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.jcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.txt {
    text-align: justify;
}

.ta {
    text-align: left;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.fwb {
    font-weight: bold !important;
}

.cl-blue {
    color: #20758d;
}

.cl-b {
    color: #19194d;
}

.parallax {
    position: relative;
    padding-top: 80%;
}

.img-parallax {
    clip: rect(0, auto, auto, 0);
    margin-bottom: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.img-parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .img-parallax img {
         height: auto;
        width: 100%;
        -o-object-fit: unset;
        object-fit: unset;
        top: 50%;
        -webkit-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important;
    }
}

header .right ul li a:hover {
    opacity: .8;
}

header .right ul {
    width: 432px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

header .right ul li {
    margin: 2px 1px;
    width: auto;
}

header .right ul li:nth-child(1),
header .right ul li:nth-child(2) {
    width: 212px;
}

header .right ul li:nth-child(3) {
    width: 69px;
}

header .right ul li:nth-child(4) {
    width: 89px;
}

header .right ul li:nth-child(5) {
    width: 262px;
}

@media screen and (min-width: 1201px) {
    header .right {
        right: 125px;
    }
}

.nav .li-box li>a {
    padding-bottom: 3px;
}

.nav .li-boxli>a.active,
.nav .li-box li>a:hover,
.nav .li-box li>a.active {
    border-bottom: 2px solid;
}

.nav>li:nth-child(1)::after,
.nav>li:nth-child(2)::after {
    display: none;
}

.nav .li-box::before {
    content: url("../img/index/li-box.png");
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -46px;
    position: absolute;
}

header .nav-fixed .nav>li:after {
    right: 26px;
}

header .nav-fixed .btn-box {
    width: 288px;
}

header .nav-fixed .nav>li {
    padding-right: 52px;
}

header .nav-fixed .nav {
    width: 706px;
}

header .nav-fixed .li-box ul li+li:after {
    left: 25px !important;
}

.nav-fixed .li-box {
    margin-right: 59px;
    margin-left: 22px;
    padding: 0 !important;
}

.nav-fixed .li-box li {
    position: relative;
}

.nav-fixed .li-box li+li {
    padding-left: 50px !important;
}

.nav-fixed .li-box::before {
    content: url("../img/index/li-box2.png");
    top: -40px;
}

.nav .li-box ul li {
    position: relative;
}

.nav .li-box ul li+li {
    padding-left: 86px;
}

.nav .li-box ul li+li:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #3e3e5e;
    left: 43px;
    -webkit-transform: skewX(-42deg);
    transform: skewX(-42deg);
}

.remodal {
    padding-top: 90px;
    padding-bottom: 85px;
    font-weight: 500;
}

#popup2 h2 {
    font-size: 28px;
    line-height: 1.8;
    font-weight: 700;
}

#popup2 h2 span {
    display: inline-block;
    border-bottom: 1px dashed #000;
    padding: 0 30px;
    white-space: nowrap;
}

#popup2 .txt1 {
    width: 590px;
    margin: 32px auto;
    padding-left: 9px;
    padding-right: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#popup2 .txt1 {
    text-align: left;
}

#popup2 {
    font-size: 15px;
    line-height: 2;
}

.btn-popup {
    bottom: 140px;
    right: 32px;
}

@media screen and (min-width: 1201px) {
    .btn-popup {
        right: 124px;
    }
}

#popup2 .txt2 {
    margin: 32px auto 0;
    width: 590px;
    padding-left: 9px;
    padding-right: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#popup2 .txt-box {
    position: relative;
    width: 590px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 0;
    line-height: 1.73;
}

#popup2 .txt-box::before {
    border: 1px solid #000;
    border-right: 0;
    width: 51px;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
}

#popup2 .txt-box::after {
    border: 1px solid #000;
    border-left: 0;
    width: 51px;
    top: 0;
    bottom: 0;
    right: 0;
    content: '';
    position: absolute;
}

#popup2 .txt-box {
    padding-left: 139px;
}

header .btn-popup {
    z-index: 2;
    position: absolute;
}

header .btn-popup a {
    text-align: left;
    padding-left: 50px;
    font-size: 18px;
    width: 330px;
}

.txt-u {
    text-decoration: underline;
}

.txt-u:hover {
    text-decoration: none;
} */

img {
    max-width: 100%;
    height: auto;
}

body {
    font-weight: 300;
    line-height: 2;
}

/*#key {
    height: 900px;
}*/


/*-----------------------------/____/-----------------------------*/

.slide1 {
    background: url("../img/index/key_1.jpg") no-repeat center/cover;
}

.slide2 {
    background: url("../img/index/key_2.jpg") no-repeat center/cover;
}

.slide3 {
    background: url("../img/index/key_3.jpg") no-repeat center/cover;
}

.slide4 {
    background: url("../img/index/key_4.jpg") no-repeat center/cover;
}
/* 
.nav-fixed {
    background: url(../img/shared/bg-blue.jpg);
}

footer {
    color: #fff;
}

p.cookies_link {
    font-size: 14px;
}

p.cookies_link a {
    text-decoration: underline;
}

p.cookies_link a:hover {
    text-decoration: none;
}

footer .info a {
    font-weight: normal;
}

footer .ft-nav {
    font-weight: 500;
    top: 30px;
    border-left: 1px solid #3b3b4d;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 154px;
    padding-left: 55px;
    position: absolute;
    right: 0;
}

footer .ft-nav a {
    display: block;
    letter-spacing: 0.05em;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}

footer .ft-nav a:hover {
    opacity: .8;
}

footer .group {
    padding: 48px 0 0px;
}

footer .info+ul {
    padding: 0 0 0 58px;
    width: 736px;
}

footer .info {
    padding-left: 78px;
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 15px;
    line-height: 1.4;
}

footer .info dl {
    padding-bottom: 8px;
}

footer .info dl dt {
    width: 158px;
}

footer .info dl dd {
    width: calc(100% - 158px);
}

footer .row {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 93px 0 0 34px;
}

footer .row .logo {
    width: 282px;
}

footer .row .box {
    margin: 0;
}

footer .row .box .tel {
    width: 475px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 19px;
    margin-left: -3px;
}

footer .row .box .instagram {
    top: 51px;
    right: 63px;
} */


/*-----------------------------/____/-----------------------------*/

#sec1 {
    padding: 70px 0;
    background: url("../img/index/pt1.jpg");
}

#sec1 .title {
    width: 212px;
}

#sec1 .title .btn-more {
    position: absolute;
    bottom: 75px;
    left: 13px;
}

#sec1 #feed {
    width: 740px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#sec1 #feed dl {
    width: 225px;
    font-size: 15px;
}

#sec1 #feed dl+dl {
    margin-left: 30px;
}

#sec1 #feed dl dd {
    padding-top: 20px;
    padding-left: 6px;
    padding-right: 6px;
}

#sec1 #feed dl dd>* {
    display: block;
}

#sec1 #feed dl dd .date {
    font-size: 12px;
}

#sec1 .bnr {
    margin-top: 41px;
}

#sec2 {
    position: relative;
    background: #141529;
    color: #fff;
    padding-bottom: 124px;
}

#sec2::before {
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: calc(100% - 720px);
    background: url("../img/index/s2-img.jpg") no-repeat center/cover;
}

#sec2 .text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 121px 0 0 3%;
    width: 720px;
}

#sec2 .text h2 {
    margin-bottom: 32px;
}

#sec2 .text .txt {
    width: 590px;
    max-width: 100%;
    padding-left: 12px;
}

#sec3 {
    position: relative;
}

#sec3 .img {
    background: url("../img/index/s3-img.jpg") no-repeat center/cover;
    width: calc(50% + 150px);
    height: 575px;
    content: '';
    display: block;
    position: relative;
    z-index: 1;
}

#sec3 h2 {
    position: absolute;
    left: calc(50% - 267px);
    top: 89px;
    z-index: 2;
}

#sec3::before {
    content: '';
    background: url("../img/index/s3-bg_01.jpg") no-repeat left center/cover;
    width: calc(50% + 150px);
    height: 717px;
    right: 0;
    position: absolute;
    top: 0;
}

#sec3::after {
    content: '';
    background: url("../img/index/s3-bg_02.jpg") no-repeat left center/cover;
    width: calc(50% + 150px);
    height: 575px;
    right: 0;
    position: absolute;
    top: 716px;
}

#sec3 .inner {
    padding-bottom: 152px;
    padding-top: 53px;
    background: url("../img/index/s3-bg-txt.png") no-repeat center/cover;
}

#sec3 .inner .text {
    width: 353px;
    margin-left: -7.5vw;
    box-sizing: border-box;
}

@media screen and (max-width: 1500px) {
    #sec3 .inner .text {
        padding: 0 3%;
    }
}

@media screen and (min-width: 1500px) {
    #sec3 .inner .text {
        margin-left: -150px;
    }
}

#sec3 .inner .text .box-btn {
    margin-top: 48px;
}

#sec3 .inner .text .box-btn p+p {
    margin-top: 20px;
}

#sec4 {
    background: url("../img/index/s4-bg.jpg") no-repeat center/cover;
    padding: 0 99px 65px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#sec4 .text {
    background: url("../img/shared/bg_1.jpg");
    width: 511px;
    padding: 54px 60px 66px 62px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 70px;
    margin-left: auto;
}

#sec4 .text .txt {
    margin-bottom: 26px;
}

#sec5 {
    padding: 80px 0 160px;
    background: url("../img/index/s5-bg.jpg") no-repeat center/cover;
}

#sec5 .img-box {
    margin-left: -200px;
    width: 700px;
    margin-left: -200px;
    position: relative;
}

#sec5 .img-box .dc {
    position: absolute;
    bottom: -121px;
    left: 124px;
}

#sec5 .text {
    width: 428px;
    padding-top: 74px;
}

#sec5 .text .txt {
    margin: 38px 0 43px;
}

#sec6 {
    background: url("../img/index/s6-line.png") repeat-x left bottom;
}

/*#sec6 .floor {
    width: 439px;
    padding-left: 30px;
}*/

#sec6 .s6-js {
    width: 938px;
    padding: 36px 31px;
}

#sec6 .s6-slider .slick-slide>div {
    line-height: 0;
}

#sec6 .s6-slider .slick-arrow:hover {
    opacity: .8;
}

#sec6 .s6-slider .slick-next,
#sec6 .s6-slider .slick-prev {
    display: block;
    position: absolute;
    top: 182px;
    width: 15px;
    height: 30px;
    font-size: 0;
    border: none;
    z-index: 2;
}

#sec6 .s6-slider .slick-next::before,
#sec6 .s6-slider .slick-next::after,
#sec6 .s6-slider .slick-prev::before,
#sec6 .s6-slider .slick-prev::after {
    display: none;
}

#sec6 .s6-slider .slick-prev {
    left: -32px;
    background: url("../img/shared/prev.png") no-repeat top left/100%;
}

#sec6 .s6-slider .slick-next {
    right: -32px;
    background: url("../img/shared/next.png") no-repeat top left/100%;
}

#sec6 .row {
    position: relative;
    z-index: 1;
}

#sec6 .wrap {
    padding: 100px 0 0;
}

#sec6 .wrap::after {
    content: url("../img/index/s6-dc.png");
    left: 399px;
    bottom: 0;
    position: absolute;
}

#sec6 .txt {
    padding: 66px 0 107px;
    position: relative;
}

#sec6 .s6-slider .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 435px;
    margin: -122px 0 0 auto;
    padding: 0;
    text-align: left;
    position: static;
}

#sec6 .s6-slider .slick-dots button {
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    cursor: pointer;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#sec6 .s6-slider .slick-dots li {
    width: 107px;
    height: 100px;
    line-height: 100px;
    border-radius: 0;
    background: none !important;
    border: 0;
    margin: 0 !important;
}

#sec6 .s6-slider .slick-dots li+li {
    margin-left: 2px !important;
}

#sec6 .s6-slider .slick-dots li:nth-child(1) button {
    background-image: url("../img/index/s6-js1_on.jpg");
}

#sec6 .s6-slider .slick-dots li:nth-child(2) button {
    background-image: url("../img/index/s6-js2_on.jpg");
}

#sec6 .s6-slider .slick-dots li:nth-child(3) button {
    background-image: url("../img/index/s6-js3_on.jpg");
}

#sec6 .s6-slider .slick-dots li:nth-child(4) button {
    background-image: url("../img/index/s6-js4_on.jpg");
}

#sec6 .s6-slider .slick-dots li:nth-child(1).slick-active button {
    background-image: url("../img/index/s6-js1_o.jpg");
}

#sec6 .s6-slider .slick-dots li:nth-child(2).slick-active button {
    background-image: url("../img/index/s6-js2_o.jpg");
}

#sec6 .s6-slider .slick-dots li:nth-child(3).slick-active button {
    background-image: url("../img/index/s6-js3_o.jpg");
}

#sec6 .s6-slider .slick-dots li:nth-child(4).slick-active button {
    background-image: url("../img/index/s6-js4_o.jpg");
}

#sec6 {
    position: relative;
}

#sec6 .parallax {
    padding-top: 550px;
}

#sec6 h2 {
    width: 1000px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 95px;
    z-index: 1;
}

#sec7 {
    background: url("../img/index/s7-bg.jpg") no-repeat center/cover;
    padding: 109px 0 107px;
}

#sec7 [class*="box"] {
    background: rgba(255, 255, 255, 0.9);
    width: 870px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
}

#sec7 .box1 {
    padding: 44px 37px 67px;
    margin-bottom: 36px;
}

#sec7 .box1 h2 {
    font-size: 39px;
    margin-bottom: 19px;
}

#sec7 .box1 dl {
    padding: 12px 9px 11px;
    line-height: 24px;
    border-bottom: 1px solid #a6a6a6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#sec7 .box1 dl dt {
    width: 189px;
}

#sec7 .box1 dl dd {
    width: calc(100% - 189px);
}

#sec7 .box2 {
    padding: 37px 0 35px;
}

#sec7 .box2 h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

#sec7 .box2 h2 span {
    border-bottom: 1px dashed #000;
    padding: 0 10px 5px;
}

#sec-map {
    background: url("../img/index/pt1.jpg");
}

#sec-map #gmap {
    height: 600px;
}

#sec-map #gmap iframe {
    display: block;
    width: 100%;
    height: 100%;
}

#sec-map .box-btn {
    width: 800px;
    margin: auto;
    padding: 36px 0 112px;
}

#sec-map .box-btn .btnprint {
    margin-top: 6px;
}


/*# sourceMappingURL=index.css.map */