@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#container {
    padding-top: 0;
}

#gHeader .lBox {
    padding-bottom: 28.5px;
    width: 360px;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

#gHeader .rBox {
    padding: 0;
}

#gHeader .rBox .btn {
    padding: 20px 21px 0 0;
    width: 107px;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

#gHeader .rBox .btn a {
    padding: 20px 0 21px;
    min-height: inherit;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
#gHeader .rBox .btn2 a {
    padding: 20px 0 3px;
}

#gHeader .rBox .btn img {
    margin-bottom: 10px;
}

#gHeader #gNavi {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity ease .5s;
    transition: opacity ease .5s;
}

#gHeader.on .lBox {
    padding-bottom: 0;
}

#gHeader.show #gNavi {
    opacity: 1;
    visibility: visible;
}

#gHeader.on .rBox .btn {
    padding: 0;
    width: 128px;
}

#gHeader.on .rBox .btn a {
    padding: 31px 0 32px;
    box-sizing: border-box;
}
#gHeader.on .rBox .btn2 a {
    padding: 31px 0 13px;
}

#gHeader.on .rBox .btn img {
    margin-bottom: 8px;
}

.mainVisual {
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.mainImg {
    min-height: 840px;
    background: url("../img/index/main_img.jpg") no-repeat center 0;
    background-size: cover;
}

.mainImg .content {
    width: 1030px;
}

.mainImg .topImg {
    padding: 344px 0 9px 4px;
    position: relative;
}

.mainImg .topImg embed {
    width: 514px;
    height: 102px;
}

.mainImg .topImg:before {
    position: absolute;
    left: 2px;
    top: 353px;
    width: 473px;
    height: 81px;
    z-index: -1;
    background-color: #fff;
    content: "";
}

.mainImg .txt {
    margin-left: 47px;
    padding: 17px 23px 16px 43px;
    background-color: #fff;
    width: 430px;
    font-size: 2.2rem;
    font-family: Sawarabi Mincho,serif;
    box-sizing: border-box;
    line-height: 1.6;
    letter-spacing: 7px;
}

#main .sec01 {
    width: 1276px;
    position: relative;
    margin: 0 auto;
    background-color: #f2f2f2;
}

.gNavi {
    background-color: #000;
    text-align: center;
}

.gNavi li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.gNavi li a {
    padding: 36px 17px;
    color: #fff;
    position: relative;
    display: block;
}

.gNavi li .top {
    font-size: 1.6rem;
    font-weight: bold;
    display: block;
}

.gNavi li .en {
    margin-top: 8px;
    letter-spacing: 1px;
    color: #7d7d7d;
    display: block;
    font-size: 1.0rem;
}

.gNavi li a:hover .top {
    color: #d90000;
}

.gNavi li a:hover:before {
    margin-left: -41px;
    position: absolute;
    left: 50%;
    width: 82px;
    bottom: 20px;
    height: 1px;
    content: "";
    background-color: #d90000;
}

#main .sec01 .gNavi {
    position: absolute;
    left: 88px;
    top: -43px;
    width: 1100px;
    float: none;
    z-index: 200;
}

#main .sec01 .gNavi li a {
    padding: 38px 24px 32px;
}

#main .sec01 .gNavi li .top {
    font-size: 1.8rem;
}

#main .sec01 .gNavi li .en {
    font-size: 1.4rem;
    margin-top: 5px;
    font-weight: bold;
}

#main .sec01 {
    margin-bottom: 55px;
    padding: 128px 0 76px;
    text-align: center;
    z-index: 200;
    position: relative;
}

#main .sec01 h2 {
    margin-bottom: 15px;
    color: #999;
    font-family: 'Raleway', sans-serif;
    font-size: 3.9rem;
    letter-spacing: 0.5px;
}

#main .sec01 p {
    font-size: 1.8rem;
    line-height: 2.45;
    letter-spacing: 2px;
    font-family: Sawarabi Mincho,serif;
}

#main .sec02 {
    margin-bottom: 87px;
    overflow: hidden;
}

#main .sec02 .content {
    width: 1140px;
    padding-left: 80px;
    position: relative;
}

#main .sec02 .content:before {
    position: absolute;
    left: 376px;
    top: 76px;
    width: 9999px;
    height: 409px;
    background-color: #d2eced;
    content: "";
    z-index: -1;
}

#main .sec02 .headLine01 {
    text-align: left;
    margin-bottom: 36px;
}

#main .sec02 .headLine01 .en {
    font-size: 8.4rem;
    letter-spacing: 5px;
}

#main .sec02 .headLine01 .jp {
    margin-top: -7px;
}

#main .sec02 .txtP {
    margin-bottom: 47px;
    font-size: 1.8rem;
    width: 630px;
    line-height: 1.9;
}

#main .sec03 {
    position: relative;
}

#main .sec03 .photoImg {
    position: absolute;
    left: 0;
    min-height: 459px;
    top: 128px;
    width: 49.9%;
    background: url("../img/index/photo01.jpg") no-repeat center center;
    background-size: cover;
}

#main .sec03 .content {
    width: 1140px;
    position: relative;
    padding-left: 80px;
}

#main .sec03 .content:before {
    position: absolute;
    right: 406px;
    top: 63px;
    width: 9999px;
    height: 412px;
    background-color: #f6bfc4;
    content: "";
    z-index: -1;
}

#main .sec03 .photo01 {
    position: absolute;
    right: 19px;
    top: 0;
    overflow: hidden;
}

#main .sec03 .photo02 {
    position: absolute;
    left: 18px;
    bottom: 0;
    overflow: hidden;
}

#main .sec03 .txtBox {
    float: right;
    width: 518px;
    padding: 240px 0 290px;
}

#main .sec03 .txtBox .headLine01 {
    text-align: left;
}

#main .sec03 .txtBox .headLine01 .en {
    font-size: 8.43rem;
    letter-spacing: 4px;
}

#main .sec03 .txtBox .headLine01 .jp {
    margin-top: -7px;
}

#main .sec03 .txtBox .txt {
    margin-bottom: 41px;
    font-size: 1.8rem;
    line-height: 1.96;
}

#main .sec04 {
    padding-bottom: 233px;
    clear: both;
    position: relative;
}

#main .sec04 .content {
    width: 1140px;
    position: relative;
    padding-left: 80px;
}

#main .sec04 .content:before {
    position: absolute;
    right: 141px;
    top: -15px;
    width: 627px;
    height: 530px;
    background-color: #d2eced;
    content: "";
    z-index: -1;
}

#main .sec04 .photoImg {
    position: absolute;
    right: 0;
    width: 46%;
    top: 124px;
    height: 447px;
    overflow: hidden;
}

#main .sec04 .photoImg .info {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/index/photo05.jpg") no-repeat;
    background-size: cover;
}

#main .sec04 .photo01 {
    position: absolute;
    right: 61px;
    top: -130px;
    overflow: hidden;
}

#main .sec04 .headLine01 {
    text-align: left;
    padding: 63px 0 0 30px;
}

#main .sec04 .headLine01 .en {
    font-size: 8.43rem;
    letter-spacing: 6px;
}

#main .sec04 .headLine01 .jp {
    margin-top: -8px;
}

#main .sec04 .txt {
    margin: -1px 0 43px 30px;
    font-size: 1.8rem;
    line-height: 1.96;
}

#main .sec04 .comLink {
    margin-left: 30px;
}

#main .sec05 {
    margin: 0 auto 82px;
    width: 761px;
    position: relative;
}

#main .sec05 a {
    display: block;
    overflow: hidden;
}

#main .sec05 img {
	-webkit-transition: all 4s cubic-bezier(.075,.82,.165,1);
	-moz-transition: all 4s cubic-bezier(.075,.82,.165,1);
	-ms-transition: all 4s cubic-bezier(.075,.82,.165,1);
	-O-transition: all 4s cubic-bezier(.075,.82,.165,1);
	transition: all 4s cubic-bezier(.075,.82,.165,1);
}

#main .sec05 a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-O-transform: scale(1.1);
	transform: scale(1.1);
}

#main .sec05 .txtBox {
    position: absolute;
    left: 0;
    top: 46%;
    width: 100%;
    text-align: center;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#main .sec05 .txtBox h2 {
    margin-bottom: -11px;
    color: #fff;
    font-size: 5.3rem;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2.5px;
}

#main .sec05 .txtBox .ttl {
    margin: 0 auto 6px;
    width: 239px;
    position: relative;
    font-size: 2.1rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 3px;
}

#main .sec05 .txtBox .ttl:before {
    position: absolute;
    margin-top: -4px;
    left: 0;
    top: 50%;
    width: 55px;
    height: 5px;
    content: "";
    background: url("../img/index/line.png") repeat-x center center;
}

#main .sec05 .txtBox .ttl:after {
    position: absolute;
    margin-top: -4px;
    right: 3px;
    top: 50%;
    width: 64px;
    height: 5px;
    content: "";
    background: url("../img/index/line.png") repeat-x center center;
}

#main .sec05 .txtBox .txt {
    display: block;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
}

#main .sec06 {
    min-height: 283px;
    background: url("../img/index/sec06_bg.jpg") no-repeat center center;
    background-size: cover;
}

#main .sec06 .content {
    width: 1008px;
}

#main .sec06 .listUl {
    padding-top: 88px;
}

#main .sec06 .listUl li {
    float: left;
    width: 481px;
    text-align: center;
}

#main .sec06 .listUl li:last-child {
    float: right;
}

#main .sec06 .listUl li a {
    padding: 24px 0 17px;
    display: block;
    position: relative;
    border: 1px solid #fff;
}

#main .sec06 .listUl li a:hover {
    opacity: 0.7;
}

#main .sec06 .listUl li a:before {
    margin-top: -8.5px;
    position: absolute;
    right: 42px;
    top: 50%;
    width: 10px;
    height: 16px;
    background: url("../img/common/icon12.png") no-repeat left top;
    content: "";
}

#main .sec06 .listUl li:last-child a:before {
    right: 34px;
    margin-top: -10px;
    width: 20px;
    height: 21px;
    background: url("../img/common/icon05.png") no-repeat left top;
}

#main .sec06 .listUl li .top {
    font-size: 2.6rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
}

#main .sec06 .listUl li .top img {
    display: inline-block;
    vertical-align: middle;
    margin: -6px 23px 0 0;
}

#main .sec06 .listUl li .txtSpan {
    display: block;
    color: #fff;
    margin-top: 2px;
}

@media all and (max-width: 767px) {
    #container {
        padding-top: 62px;
    }

    #gHeader {
        background: #fff;
        box-sizing: border-box;
    }

    #gHeader .lBox {
        padding: 0;
        width: auto;
        height: auto;
    }

    #gHeader .rBox .btn {
        padding: 0;
        width: 64px !important;
        -webkit-transition: none;
        transition: none;
    }

    #gHeader .rBox .btn a {
        padding: 13px 0 !important;
        min-height: inherit;
        -webkit-transition: none;
        transition: none;
    }

    #gHeader .rBox .btn2 a {
        padding: 8px 0 !important;
    }

    #gHeader .rBox .btn img {
        margin-bottom: 5px !important;
    }


    .mainImg {
        min-height: 511px;
        background: url("../img/index/sp_main_img.jpg") no-repeat center center;
        background-size: cover;
    }

    .mainImg .content {
        width: auto;
        padding: 0;
    }

    .mainImg .topImg {
        padding: 171px 32px 1px;
    }

    .mainImg .topImg embed {
        width: 258px;
        height: 52px;
    }

    .mainImg .topImg:before {
        top: 176px;
        left: 31px;
        width: 237px;
        height: 40px;
    }

    .mainImg .txt {
        margin-left: 1px;
        padding: 9px 3px 8px 20px;
        width: 198px;
        font-size: 1.1rem;
        line-height: 1.6;
        letter-spacing: 2px;
    }

    #main {
        overflow: hidden;
    }

    #main .sec01 {
        margin: 12px 13px;
        width: auto;
    }

    #main .sec01 #gNavi {
        display: none;
    }

    #main .sec01 {
        margin-bottom: 34px;
        padding: 25px 20px 24px;
    }

    #main .sec01 h2 {
        margin-bottom: 15px;
        font-size: 1.95rem;
        letter-spacing: 4px;
    }

    #main .sec01 p {
        font-size: 1.4rem;
        line-height: 1.8;
        letter-spacing: 0px;
    }

    #main .sec01 .gNavi {
        display: none;
    }

    #main .sec02 {
        margin: 0 0 32px;
    }

    #main .sec02 .content {
        width: auto;
        margin: 0;
        padding: 21px 23px 0;
    }

    #main .sec02 .content:before {
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        width: 74%;
        height: 249px;
        background-color: #d2eced;
        content: "";
        z-index: -1;
    }

    #main .sec02 .headLine01 {
        text-align: center;
        margin-bottom: 15px;
    }

    #main .sec02 .headLine01 .en {
        font-size: 3.2rem;
        letter-spacing: 2px;
    }

    #main .sec02 .headLine01 .jp {
        margin-top: -4px;
        font-size: 1.25rem;
    }

    #main .sec02 .txtP {
        margin-bottom: 17px;
        font-size: 1.4rem;
        width: auto;
        line-height: 1.7;
        text-align: center;
    }

    #main .sec03 {
        margin-bottom: 36px;
    }

    #main .sec03 .photoImg {
        display: none;
    }

    #main .sec03 .content {
        width: auto;
        padding: 0 23px;
    }

    #main .sec03 .content:before {
        right: auto;
        left: 0;
        top: 0;
        width: 81%;
        height: 265px;
    }

    #main .sec03 .photo01 {
        display: none;
    }

    #main .sec03 .photo02 {
        display: none;
    }

    #main .sec03 .txtBox {
        float: none;
        width: auto;
        padding: 21px 0 0;
    }

    #main .sec03 .txtBox .headLine01 {
        margin-bottom: 10px;
        text-align: center;
    }

    #main .sec03 .txtBox .headLine01 .en {
        font-size: 3.23rem;
        letter-spacing: 2px;
    }

    #main .sec03 .txtBox .headLine01 .jp {
        margin-top: -3px;
        font-size: 1.25rem;
    }

    #main .sec03 .txtBox .txt {
        margin: 0 -10px 17px;
        font-size: 1.4rem;
        line-height: 1.75;
        text-align: center;
    }

    #main .sec03 .spPho {
        margin-bottom: 28px;
        overflow: hidden;
    }

    #main .sec03 .spPho img {
        width: 100%;
    }

    #main .sec04 {
        padding-bottom: 40px;
    }

    #main .sec04 .content {
        width: auto;
        padding: 0 23px;
    }

    #main .sec04 .content:before {
        position: absolute;
        right: 0;
        top: 0;
        width: 81%;
        height: 267px;
        content: "";
        z-index: -1;
    }

    #main .sec04 .photoImg {
        display: none;
    }

    #main .sec04 .photo01 {
        display: none;
    }

    #main .sec04 .headLine01 {
        text-align: center;
        padding: 19px 0 0 0;
        margin-bottom: 9px;
    }

    #main .sec04 .headLine01 .en {
        font-size: 3.23rem;
        letter-spacing: 3px;
    }

    #main .sec04 .headLine01 .jp {
        margin-top: -2px;
        font-size: 1.25rem;
    }

    #main .sec04 .txt {
        margin: -1px -15px 11px;
        font-size: 1.4rem;
        text-align: center;
        line-height: 1.75;
    }

    #main .sec04 .comLink {
        margin: 0 auto;
    }

    #main .sec04 .spPho {
        margin-bottom: 32px;
        overflow: hidden;
    }

    #main .sec04 .spPho img {
        width: 100%;
    }

    #main .sec05 {
        margin: 0 auto 29px;
        width: auto;
    }

    #main .sec05 img {
        width: 100%;
    }

    #main .sec05 a:hover img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -O-transform: none;
        transform: none;
    }

    #main .sec05 .txtBox h2 {
        margin-bottom: -5px;
        font-size: 3.0rem;
        letter-spacing: 2.5px;
    }

    #main .sec05 .txtBox .ttl {
        margin: 0 auto 5px;
        width: 138px;
        font-size: 1.2rem;
        letter-spacing: 2px;
    }

    #main .sec05 .txtBox .ttl:before {
        position: absolute;
        margin-top: -2px;
        left: 0;
        top: 50%;
        width: 30px;
        height: 2.5px;
        content: "";
        background: url("../img/index/sp_line.png") repeat-x center center;
        background-size: 3px 2.5px;
    }

    #main .sec05 .txtBox .ttl:after {
        position: absolute;
        margin-top: -2px;
        right: 3px;
        top: 50%;
        width: 36px;
        height: 2.5px;
        content: "";
        background: url("../img/index/line.png") repeat-x center center;
        background-size: 3px 2.5px;
    }

    #main .sec05 .txtBox .txt {
        font-size: 0.8rem;
        letter-spacing: 1px;
    }

    #main .sec06 {
        min-height: 223px;
        background: url("../img/index/sp_sec06_bg.jpg") no-repeat center center;
        background-size: cover;
    }

    #main .sec06 .content {
        width: 272px;
    }

    #main .sec06 .listUl {
        padding-top: 32px;
    }

    #main .sec06 .listUl li {
        float: left;
        width: 100%;
    }

    #main .sec06 .listUl li:last-child {
        float: left;
        margin-top: 19px;
    }

    #main .sec06 .listUl li a {
        padding: 13px 0 10px;
    }

    #main .sec06 .listUl li a:before {
        margin-top: -4.5px;
        position: absolute;
        right: 21px;
        top: 50%;
        width: 5px;
        height: 9px;
        background: url("../img/common/sp_icon02.png") no-repeat left top;
        background-size: 5px auto;
        content: "";
    }

    #main .sec06 .listUl li:last-child a:before {
        right: 17px;
        margin-top: -5px;
        width: 12px;
        height: 11px;
        background: url("../img/common/sp_icon03.png") no-repeat left top;
        background-size: 12px auto;
    }

    #main .sec06 .listUl li .top {
        font-size: 1.3rem;
        letter-spacing: 2px;
    }

    #main .sec06 .listUl li .top img {
        margin: -3px 12px 0 0;
    }

    #main .sec06 .listUl li .txtSpan {
        font-size: 1.05rem;
        margin-top: 2px;
    }

    .comLink {
        width: 220px;
    }
}

@media all and (max-width: 374px) {
    #main .sec05 .txtBox .txt {
        letter-spacing: 0;
    }

    #main .sec01 p {
        margin: 0 -10px;
        letter-spacing: -1px;
    }

    .comUl li .photo {
        width: 125px;
    }

    .comUl li .txtBox {
        padding-left: 140px;
    }
}


/* News追加 */
.secNews {
  padding: 60px 0;
}
.secNewsIn {
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.secNewsTitle {
  margin: 0 30px 0 0;
}
.secNewsTitle a {
  width: 120px;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  box-sizing: border-box;
  background: #008E92;
  padding: 0 20px;
}
.secNewsTitle .en {
  display: block;
  font-size: 27px;
  font-family: 'Raleway', sans-serif;
  line-height: 1;
  margin: 0 0 8px;
}
.secNewsTitle .txt {
  font-size: 15px;
}
.secNewsList {
  width: calc(100% - 150px);
}
.secNewsList dl {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 18px 10px;
  border-bottom: 1px solid #DBDBDB;
}
.secNewsList dl:first-child {
  border-top: 1px solid #DBDBDB;
}
.secNewsList dt {
  font-weight: bold;
  font-size: 14px;
  color: #B1B1B1;
  margin: 0 20px 0 0;
}
.secNewsList dd {
  font-size: 16px;
}
.secNewsList dd a img {
  margin: 0 0 0 5px;
}

@media all and (max-width: 767px) {
  .secNews {
    padding: 35px 20px 30px;
  }
  .secNewsIn {
    max-width: 100%;
    display: block;
  }
  .secNewsTitle {
    margin: 0;
  }
  .secNewsTitle a {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
  }
  .secNewsTitle .en {
    display: block;
    font-size: 22px;
    font-family: 'Raleway', sans-serif;
    line-height: 1;
    margin: 0;
  }
  .secNewsTitle .txt {
    font-size: 12px;
  }
  .secNewsList {
    width: 100%;
  }
  .secNewsList dl {
    width: 100%;
    display: block;
    padding: 10px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #DBDBDB;
  }
  .secNewsList dl:first-child {
    border-top: 0;
  }
  .secNewsList dt {
    font-size: 11px;
    margin: 0 10px 0 0;
  }
  .secNewsList dd {
    font-size: 12px;
  }
  .secNewsList dd a img {
    margin: -3px 0 0 5px;
  }
}

.r-movie-outer {
    display: flex;
    flex-wrap: wrap;
    gap: 2em;
    max-width: 1000px;
    margin-inline: auto;
    justify-content: center;
    margin-bottom: 1em;
}

.r-movie {
    text-align: center;
    width: calc(50% - 1em);
}

.r-movie__label {
    background-color: #333;
    padding: .5em 1em;
    color: #fff;
    font-weight: bold;
    font-size: 1.25em;
}
.r-movie__content {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.r-movie__content::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.r-movie__content iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media all and (max-width: 767px) {
  .r-movie-outer {
    flex-direction: column;
    max-width: calc(100vw - 40px);
    margin-top: 4em;
    margin-bottom: 2em;
  }
  .r-movie {
    width: 100%;
  }
}