@charset "utf-8";
/* --------------------------------------------------
  index.css
-------------------------------------------------- */

/* MAIN VISUAL
-------------------------------------------------- */
#mainvisual {
    position: relative;
    max-width: 1600px;
    margin:0 auto;
}

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

.slick-dots {
    margin-top: -40px;
    position: relative;
    text-align: center;
    width: 100%;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 12px;
    height: 12px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #fff;
    border-radius: 6px;
}

.slick-dots li.slick-active button {
    background: #f39b85;
}

/* LINK AREA
-------------------------------------------------- */
.linkArea {
    padding-top: 50px;
    margin-bottom: 45px;
}

@media only screen and (max-width: 768px) {
    .linkArea {
        padding-top: 30px;
        margin-bottom: 25px;
    }
}

/* USERLINK
------------------------------ */
.userLink {
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .userLink {
        margin-bottom:15px;
    }
    .userLink li {
        width:49.5%;
        margin-bottom:5px;
    }

    .userLink li:nth-child(odd){
        margin-right:1%;
    }

    .emBtn a {
        font-size:1.5rem;
    }
}

.bnDigitalpamphlet {
    display:none;
    background: url(../img/hd_bg_03.jpg) no-repeat center center;
    background-size: cover;
    text-align:center;
    margin-bottom:20px;
}

.bnDigitalpamphlet a {
    line-height: 1.2em;
    display: block;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight: 500;
    color: #fff;
    padding: 10px 5px;
    transition: 0.5s;
}

@media only screen and (max-width: 767px) {
    .bnDigitalpamphlet {
        display:block;
    }
}

/* EMLINKLIST
------------------------------ */
.emLinkList a {
    display: block;
    text-align: center;
    padding: 15px;
}

.emLinkList a span {
    display: block;
    padding: 20px 5px;
    text-align: center;
    background: rgba(255, 255, 255, 0.77);
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    font-size: 1.7rem;
    transition:0.5s;
}

.emLinkList a:hover span {
    color:#999;
}

.emLinkList a.event {
    background: url(../img/co_bg_01.jpg) no-repeat center center;
    background-size: cover;
}

.emLinkList a.about {
    background: url(../img/co_bg_02.jpg) no-repeat center center;
    background-size: cover;
}

.emLinkList a.message {
    background: url(../img/co_bg_03.jpg) no-repeat center center;
    background-size: cover;
}

@media only screen and (max-width: 767px) {
    .emLinkList li {
        width:49.5%;
        float:left;
        margin-bottom:5px;
    }

    .emLinkList li:nth-child(odd){
        margin-right:1%;
    }

    .emLinkList a {
        padding:10px;
    }

    .emLinkList a span {
        font-size:1.5rem;
        padding:10px 3px;
    }
}


@media only screen and (max-width: 500px) {
    .emLinkList a span {
        font-size:1.3rem;
        padding:10px 2px;
    }
}

@media only screen and (max-width: 360px) {
    .emLinkList li {
        width:100%;
        margin-right:0 !important;
    }
}


/* COPY AREA
-------------------------------------------------- */
.copyArea {
    padding: 30px 0 70px;
}

.copyArea .inner {
    padding:100px 0 0;
    width: 730px;
    max-width:96%;
    margin: 0 auto 20px;
    background: url(../img/co_ic_01.png) no-repeat center top,url(../img/co_ln_01.gif) no-repeat center bottom;
    padding-bottom:70px;
}

.copyArea h2 {
    background: #f39b85;
    line-height: 0;
    padding: 25px;
    text-align: center;
    margin-bottom: 55px;
}

.copyArea .copy {
    padding: 40px 0;
    font-size: 1.9rem;
    text-align: center;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    line-height: 2em;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    background:#fff;
}

.copyArea .bdBtn a {
    width: 420px;
    max-width:96%;
}

@media only screen and (max-width: 768px) {
    .copyArea h2 {
        margin-bottom:40px;
        padding:15px;
    }

    .copyArea .inner {
        padding:70px 0;
    }

    .copyArea .copy {
        font-size:1.7rem;
        padding:25px 0;
    }

    .copyArea .copy span {
        display:inline-block;
    }
}

@media only screen and (max-width: 450px) {
    .copyArea {
        padding-bottom:30px;
    }
    .copyArea .inner {
        padding:70px 0 50px;
    }
    .copyArea .copy {
        font-size:1.5rem;
        padding:15px 0;
    }

    .copyArea h2 img {
        max-width:80%;
    }
}


/* SUB VISUAL
-------------------------------------------------- */
.subVisual1 {
    width: 100%;
    height: 300px;
    min-height: 300px;
    background: url(../img/co_sv_01.jpg) no-repeat center top;
    text-indent: -9999px;
    background-attachment: fixed;
    background-size: cover;
}

.subVisual2 {
    width: 100%;
    height: 300px;
    min-height: 300px;
    background: url(../img/co_sv_02.jpg) no-repeat center top;
    text-indent: -9999px;
    background-attachment: fixed;
    background-size: cover;
}

@media only screen and (max-width: 1000px) {
    .subVisual1,.subVisual2 {
        height:200px;
        background-position:center center !important;
    }
}



/* POINT AREA
-------------------------------------------------- */
.pointArea .pointSec {
    padding-bottom: 50px;
    border-bottom: 1px solid #dcdccb;
}

.pointArea h3 {
    background: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 35px;
}

.pointArea h3 span {
    border-bottom: 2px solid #333;
    padding: 5px 20px 15px;
}

.pointArea h3 em {
    width: 46px;
    height: 46px;
    background: #333;
    border-radius: 23px;
    display: inline-block;
    color: #f0f0eb;
    font-size: 3rem;
    line-height: 46px;
    margin: 0 5px;
}

.pointArea h3 strong {
    font-size: 3rem;
    margin:0 3px;
}

.pointArea h3 + p {
    text-align: center;
    margin-bottom: 30px;
    padding:0 5px;
}

@media only screen and (max-width: 768px) {
    .pointArea .pointSec {
        padding-bottom:40px;
    }

    .pointArea h3 em {
        font-size:2.3rem;
        width: 36px;
        height: 36px;
        border-radius: 18px;
        line-height: 36px;
    }

    .pointArea h3 strong {
        font-size:2.3rem;
    }
}

@media only screen and (max-width: 500px) {
    .pointArea .pointSec {
        padding-bottom:30px;
    }
    .pointArea h3 + p {
        font-size:1.4rem;
        line-height:1.5em;
    }
}

/* POINT LIST
-------------------------------------------------- */
.pointBox {
    position: relative;
}

.pointList li {
    padding: 0 5px;
    box-sizing: border-box;
}

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

.pointList .txt {
    background: #fff;
    padding: 15px;
}

.pointList .txt em {
    background: #fdebe7;
    display: inline;
}

.pointList .txt h4 {
    font-size: 1.7rem;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f0f0eb;
}

.pointList .txt h4 em {
    background: #333;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #f0f0eb;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    font-size: 2rem;
    margin-right: 10px;
}

.pointList .txt .bdBtn {
    margin-top: 10px;
}

.pointList .txt .bdBtn a {
    width: 80%;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40%;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
}

.slick-prev {
    left: 30px;
    background: url(../img/co_bt_01.png) no-repeat center center;
    background-size: cover;
    z-index:10;
}

.slick-next {
    right: 30px;
    background: url(../img/co_bt_02.png) no-repeat center center;
    background-size: cover;
    z-index:10;
}

@media only screen and (max-width: 1250px) {
    .pointList .txt {
        padding:10px;
    }
    .pointList .txt h4 em {
        width:30px;
        height:30px;
        border-radius:15px;
        line-height:30px;
        font-size:1.7rem;
        margin-right:7px;
    }

    .pointList .txt p {
        font-size:1.4rem;
    }
}

@media only screen and (max-width: 1250px) {
    .pointList .txt p {
        font-size:1.3rem;
    }
    .pointList .txt h4 {
        font-size:1.6rem;
    }
    .pointList .txt h4 em {
        font-size:1.6rem;
        margin-right:5px;
    }
}

@media only screen and (max-width: 700px) {
    .slick-next {
        right:10px;
    }
    .slick-prev {
        left:10px;
    }
}



/* CARRIER AREA
-------------------------------------------------- */
.carrierArea {
    border-top:1px solid #fff;
    padding:50px 0 0;
}

.carrierArea h4 {
    text-align:center;
    margin-bottom:30px;
}

.carrierArea h4 span {
    font-size: 1.9rem;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    background: url(../img/co_ic_01.png) no-repeat left center;
    padding-left: 42px;
    line-height: 36px;
    text-align:center;
    display:inline-block;
}

@media only screen and (max-width: 1250px) {
    .carrierArea h4 span {
        font-size: 1.8rem;
        padding-left: 35px;
        line-height: 30px;
        background-size:30px 30px;
    }
}

@media only screen and (max-width: 768px) {
    .carrierArea {
        padding-top:30px;
    }
    .carrierArea h4 span {
        font-size: 1.7rem;
    }
    .pointArea h3 {
        margin-bottom:25px;
    }
    .pointArea h3 span {
        padding-bottom:10px;
    }
}

/* GROUPSEC
------------------------------ */
.pointArea section.groupSec {
    position:relative;
    padding-bottom:20px;
}

.pointArea section.groupSec .bdBtn {
    position:absolute;
    right:50px;
    bottom:30px;
}

.pointArea section.groupSec img {
    max-width:90%;
    width:600px;
    height:auto;
}

@media only screen and (max-width: 768px) {
    .pointArea section.groupSec .txtC {
        margin-bottom:10px;
    }
    .pointArea section.groupSec .bdBtn {
        position:relative;
        right:auto;
        bottom:auto;
    }
}

@media only screen and (max-width: 400px) {
    .pointArea section.groupSec img {
        max-width:100%;
        height:auto;
    }
}

/* YEAR SEC
------------------------------ */
.yearSec .row {
    width:90%;
    margin:0 auto;
    padding-bottom:10px;
}

.yearSec .span_8 {
    padding:10px;
    position:relative;
}

.yearSec .span_8 h5 {
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    color:#fff;
    font-size:1.9rem;
    text-align:center;
    margin-bottom:5px;
}

.yearSec ul {
    margin:10px 0 5px;
}

.yearSec li {
    line-height:1.5em;
}

.ptTxt {
    background:#fff;
    text-align:center;
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    margin-bottom:5px;
    font-size:1.7rem;
}

.ptTxt small {
    font-size:1rem;
    margin-left:5px;
}

.yearSec .span_8 h5 em {
    font-size:2.4rem;
}

.yearSec .first {
    background:#e6faf6;
}

.yearSec .first h5 {
    background:#06cca4;
}

.yearSec .first li em {
    color:#06cca4;
}

.yearSec .first .circle {
    background:#fff;
    border:1px solid #06cca4;
    width:80px;
    height:80px;
    border-radius:40px;
    font-size:1.2rem;
    text-align:center;
    line-height:1.7rem;
    color:#06cca4;
    padding-top:20px;
    position:absolute;
    bottom:10px;
    right:10px;
}

.yearSec .first .circle em {
    font-size:1.5rem;
}

.yearSec .second {
    background:#fef5f3;
}

.yearSec .second h5 {
    background:#f39b85;
}

.yearSec .second li em {
    color:#e9967a;
}

.yearSec .third {
    background:#e9f5fb;
}

.yearSec .third h5 {
    background:#26a0d3;
}

@media only screen and (max-width: 1250px) {
    .yearSec .row {
        width:100%;
    }

    .yearSec .first .circle {
        width: 64px;
        height: 64px;
        font-size: 1.1rem;
        padding-top: 14px;
    }
    .yearSec .first .circle em {
        font-size:1.4rem;
    }
}

@media only screen and (max-width: 768px) {
    .yearSec .span_8 h5 em {
        font-size:2rem;
    }
    .yearSec .span_8 h5 {
        font-size:1.7rem;
    }
    .ptTxt {
        font-size:1.6rem;
    }
}


/* BNNER AREA
-------------------------------------------------- */
.bnArea {
    padding:50px 0;
}

.bnArea p {
    line-height:0;
}

.bnArea a {
    transition:0.5s;
}

.bnArea a:hover {
    opacity:0.7;
}

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

@media only screen and (max-width: 1250px) {
    .bnArea {
        padding:35px 0;
    }
}

@media only screen and (max-width: 550px) {
    .bnArea {
        padding:20px 0;
    }
}


/* FOOTER
-------------------------------------------------- */
.ftPageLink {
    margin-bottom:15px;
}

/* MAP AREA
------------------------------ */
#mapArea {
    padding:10px 10px 30px;
    background:#fff;
}

.infoBox {
    padding:5px;
    position:relative;
}

.infoBox h2 {
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    font-size:1.7rem;
    line-height:2.2rem;
    margin-bottom:10px;
}

.infoBox h3 {
    font-family: "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "メイリオ", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-weight:500;
    font-size:1.7rem;
    background:none;
    padding:0;
    line-height:2rem;
    margin-bottom:10px;
}

.infoBox p {
    line-height:2rem;
    font-size:1.3rem;
}

.infoBox .span_18 .span_12 p {
    text-indent:-12px;
    padding-left:12px;
}

#mapArea .bdBtn {
    margin-top:20px;
}

#mapArea .bdBtn a {
    min-width:300px;
}

@media only screen and (max-width: 1250px) {
    .infoBox .col {
        margin-bottom:10px;
    }
    #mapArea .bdBtn {
        margin-top:0;
    }
}

@media only screen and (max-width: 1200px) {
    .infoBox > .span_6 {
        padding:0 10px 0 0;
    }

    .infoBox .col.span_18  .col {
        padding:0 5px;
    }

    .infoBox small {
        font-size:1.2rem;
    }

    .infoBox h3 {
        font-size:1.6rem;
    }

}

@media only screen and (max-width: 768px) {
    .infoBox > .span_6 {
    width:100%;
    }

    .infoBox h3 {
        font-size:1.5rem;
        margin-bottom:5px;
    }

    .infoBox > .span_6 p {
    padding-bottom:10px;
    font-size:1.3rem;
    border-bottom:1px solid #f0f0eb;
    }

    .infoBox > .span_6 p br {
    display:none;
    }

    .infoBox .span_18 {
        padding-top:20px;
        width:100%;
    }

    .infoBox .span_18 .span_7 {
        width:30%;
    }
    .infoBox .span_18 .span_17 {
        width:70%;
    }
    .infoBox .span_18 .span_17 .span_12 {
        width:50%;
        float:left;
        margin-left:0;
    }
    #mapArea .bdBtn a {
        width:270px;
        min-width:270px;
    }
}

@media only screen and (max-width: 500px) {
    .infoBox .span_18 .span_7 {
        width:100%;
        margin-bottom:15px;
    }
    .infoBox .span_18 .span_17 {
        width:100%;
    }
    .infoBox .span_18 .span_17 .span_12 {
        width:100%;
    }
    .infoBox .col.span_18  .col {
        padding:0;
    }
    .infoBox .span_18 {
        padding-top:5px;
    }
}


/* BANNER BOX
-------------------------------------------------- */
footer .footerNav {
    padding-bottom:57px;
}

.bannerBox {
    width:37%;
    position:absolute;
    right:0;
    bottom:20px;
}

.bannerBox li {
    display:inline-block;
    width:49%;
}

.bannerBox li {
    line-height:0;
}

@media only screen and (max-width: 1200px) {
    .bannerBox {
        width:40%;
    }
}

@media only screen and (max-width: 1000px) {
    footer .footerNav {
        padding-bottom:77px;
    }
    .bannerBox {
        width:50%;
    }
}

@media only screen and (max-width: 767px) {
    footer .footerNav {
        padding-bottom:30px;
    }

    .bannerBox {
        width:60%;
        position:relative;
        padding-top:20px;
        text-align:center;
    }
}

@media only screen and (max-width: 600px) {
    .bannerBox {
        width:65%;
    }
}

@media only screen and (max-width: 600px) {
    .bannerBox {
        width:80%;
    }
}

@media only screen and (max-width: 450px) {
    .bannerBox {
        width:100%;
    }
}

@media only screen and (max-width: 400px) {
    footer .footerNav {
        padding-bottom:20px;
    }
}

@media only screen and (max-width: 370px) {
    .bannerBox li {
        width:70%;
        display:block;
        margin:0 auto 10px;
    }
}