@charset "UTF-8";
/* コンテンツ */

.stage1 {
    display: flex;
    justify-content: space-between;
    /*stickの時はalign-itemsはなし*/
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    background-color: #f3f3f5;
    background-image: url("../img/bg_02.webp");
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.doc1 {
    width: 70%;
}
.doc1 section {
    position: sticky;
    width: 100%;
    height: 100vh; /* disable Fallback */
    height: calc(var(--vh, 1vh) * 100);
    top: 0;
    background-image: url("../img/02_pc.webp");
    background-position: center bottom;
    background-size: cover;
    border-bottom-right-radius: 20% 50%;
}
.doc1 figure {
    width: 100%;
    height: 100%;
    background-image: url("../img/02_tx_pc.png");
    background-position: center bottom;
    background-size: cover;
}
.doc1 section h2 {
    width: 50%;
    padding: 5% 0 0 6%;
    line-height: 0;
}
.doc1 section h2 img {
    width: 100%;
}
.shoulder1 {
    position: relative;
    box-sizing: border-box;
    width: 30%;
    padding: 15em 0;
    color: #00709c;
}
.shoulder1 h3 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14em;
}
.shoulder1 h3 strong {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 2.6em;
    font-weight: 500;
    line-height: 1.7;
    text-align: left;
    letter-spacing: 0.2em;
}
.shoulder1 h3 span {
    height: 3em;
    display: inline-block;
}
.shoulder1 p {
    line-height: 2;
    margin-bottom: 5em;
}
.shoulder1 p:last-of-type {
    margin-bottom: 0;
}

.stage2 {
    display: flex;
    justify-content: space-between;
    /*stickの時はalign-itemsはなし*/
    flex-wrap: wrap;
    flex-direction:row-reverse;
    box-sizing: border-box;
    width: 100%;
    background-color: #000538;
}
.doc2 {
    width: 70%;
}
.doc2 section {
    position: sticky;
    width: 100%;
    height: 100vh; /* disable Fallback */
    height: calc(var(--vh, 1vh) * 100);
    top: 0;
    background-image: url("../img/01_pc.webp");
    background-position: center bottom;
    background-size: cover;
    border-bottom-left-radius: 20% 50%;
}
.doc2 figure {
    width: 100%;
    height: 100%;
    background-image: url("../img/01_tx_pc.png");
    background-position: center bottom;
    background-size: cover;
}
.doc2 section h2 {
    width: 50%;
    padding: 5% 0 0 6%;
    line-height: 0;
}
.doc2 section h2 img {
    width: 100%;
}
.shoulder2 {
    position: relative;
    box-sizing: border-box;
    width: 30%;
    padding: 15em 0;
    color: #fff;
}
.shoulder2 h3 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14em;
}
.shoulder2 h3 strong {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 2.6em;
    font-weight: 500;
    line-height: 1.7;
    text-align: left;
    letter-spacing: 0.2em;
}
.shoulder2 h3 span {
    height: 3em;
    display: inline-block;
}
.shoulder2 p {
    line-height: 2;
    margin-bottom: 5em;
}
.shoulder2 p:last-of-type {
    margin-bottom: 0;
}


.ku_img {
    position: relative;
    width: 100%;
    background-image: url("../../location/img/img_pc.webp");
    background-position: center top;
    background-size: auto 120%;
    aspect-ratio:200 / 97;
}
.ku_img section {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../../location/img/img_tx_pc.png");
    background-position: center center;
    background-size: auto 120%;
}
.ku_box {
    padding: 10em 4em;
}
.ku_box ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.ku_box ul li img {
    width: 100%;
}
.ku_box ul li:nth-child(1) {
    width: 37.5%;
}
.ku_box ul li:nth-child(1) h4 {
    font-size: 1.16em;
    letter-spacing: 0.2em;
    line-height: 2;
    font-weight: 500;
    display: inline-block;
    text-align: left;
    color: #00709c;
}
.ku_box ul li:nth-child(2) {
    width: 60%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ku_box ul li:nth-child(2) section {
    width: 48% !important;
}

.bg_life {
    position: relative;
    clip-path: inset(0);
}
.fiximg {
    object-fit: cover;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.slide2 {
	position:relative;
	width: 70%;
    max-width: 1770px;
    padding-top: 10em;
    margin: 0 auto 0 0;
}
.slide2 h3 {
    position: absolute;
    width: 70%;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}
.slide2 h3 img {
    width: 100%;
}
.swiper-container2 {
	position:relative;
	width: 100%;
    height: 600px;
    overflow: hidden;
  
}
.swiper-container2 .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-container2 .swiper-slide {
    position: relative;
    width: auto !important;
}
.swiper-container2 .swiper-slide img {
    width: auto;
    height: 100%;
    filter: sepia(100%) hue-rotate(150deg);
    transition: filter 1s;
}
.swiper-container2 .swiper-slide-active img,
.swiper-container2 .swiper-slide-duplicate-active img {
    filter: none !important;
}
.swiper-container2 .swiper-slide p {
    position: absolute;
    text-align: right;
    top: 1em;
    right: 1em;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    filter: drop-shadow(0 0 3px rgba(0,0,0,0.5));
}

.life_box {
    margin: 10em 0;
}
.life_box ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.life_box ul li:nth-child(1) {
    width: 50%;
}
.life_box ul li:nth-child(1) h3 {
    margin-bottom: 1em;
}
.life_box ul li:nth-child(1) h3 span {
    font-size: 1.4em;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    line-height: 1.5;
    font-weight: 500;
    color: #00709c;
}
.life_box ul li:nth-child(1) h4 {
    line-height: 2.2;
    font-weight: 500;
    font-size: 0.92em;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    color: #00709c;
}
.life_box ul li:nth-child(2) {
    width: 50%;
}
.life_box ul li:nth-child(2) video {
    width: 100%;
    display: block;
}
/*.life_box ul li section {
    position: relative;
    background-image: url("../../img/yakei.webp");
    background-position: center top;
    background-size: auto 120%;
    aspect-ratio:2500 / 1666;
}
.life_box ul li section p {
    position: absolute;
    text-align: right;
    top: 1em;
    right: 1em;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    filter: drop-shadow(0 0 3px rgba(0,0,0,0.5));
}*/

.life_sls1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 10em;
}
.life_sls1 section {
    flex-grow: 1;
}
.life_sls1 section h4 {
    line-height: 2.2;
    font-weight: 500;
    font-size: 0.92em;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    color: #00709c;
}
.slide3 {
	position:relative;
	width: 40%;
    max-width: 750px;
}
.swiper-container3 {
	position:relative;
	width: 100%;
    height: 330px;
    overflow: hidden;
  
}
.swiper-container3 .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-container3 .swiper-slide {
    position: relative;
    width: auto !important;
}
.swiper-container3 .swiper-slide img {
    width: auto;
    height: 100%;
    filter: sepia(100%) hue-rotate(150deg);
    transition: filter 1s;
}
.swiper-container3 .swiper-slide-active img,
.swiper-container3 .swiper-slide-duplicate-active img {
    filter: none !important;
}
.swiper-container3 .swiper-slide h6 {
    position: absolute;
    text-align: right;
    top: 1em;
    right: 1em;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    filter: drop-shadow(0 0 3px rgba(0,0,0,0.5));
    direction: ltr;
}
.swiper-container3 .swiper-slide p {
    position: absolute;
    text-align: left;
    bottom: 1em;
    left: 1em;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    filter: drop-shadow(0 0 3px rgba(0,0,0,0.5));
    direction: ltr;
}

.life_sls2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    padding-bottom: 10em;
}
.life_sls2 section {
    flex-grow: 1;
}
.life_sls2 section h4 {
    line-height: 2.2;
    font-weight: 500;
    font-size: 0.92em;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
    color: #00709c;
    margin-bottom: 3em;
}
.slide3_2 {
	position:relative;
	width: 50%;
    max-width: 1000px;
}
.swiper-container3_2 {
	position:relative;
	width: 100%;
    height: 330px;
    overflow: hidden;
  
}
.swiper-container3_2 .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-container3_2 .swiper-slide {
    position: relative;
    width: auto !important;
}
.swiper-container3_2 .swiper-slide img {
    width: auto;
    height: 100%;
    filter: sepia(100%) hue-rotate(150deg);
    transition: filter 1s;
}
.swiper-container3_2 .swiper-slide-active img,
.swiper-container3_2 .swiper-slide-duplicate-active img {
    filter: none !important;
}
.swiper-container3_2 .swiper-slide h6 {
    position: absolute;
    text-align: right;
    top: 1em;
    right: 1em;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    filter: drop-shadow(0 0 3px rgba(0,0,0,0.5));
}
.swiper-container3_2 .swiper-slide p {
    position: absolute;
    text-align: left;
    bottom: 1em;
    left: 1em;
    font-size: 0.76em;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    filter: drop-shadow(0 0 3px rgba(0,0,0,0.5));
}


@media screen and (max-width: 1380px) {
.stage1 {
    display: block;
    background-position: left -50% bottom;
    background-size: 120% auto;
    background-repeat: no-repeat;
}
.doc1 {
    width: 100%;
}
.doc1 section {
    position: relative;
    height:auto;
    border-bottom-right-radius: 20% 20%;
    aspect-ratio:1;
}
.doc1 figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
}
.doc1 section h2 {
    width: 50%;
    padding: 9% 0 0 10%;
    line-height: 0;
}
.shoulder1 {
    width: 100%;
    padding: 5em 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.shoulder1 h3 {
    width: auto;
    margin-bottom: 0;
    margin-left: 5em;
}
.shoulder1 h3 strong {
    font-size: 2.2em;
}
.shoulder1 section {
    width: auto;
}
.shoulder1 p {
    margin-bottom: 2em;
}
.shoulder1 p:last-of-type {
    margin-bottom: 0;
}

.stage2 {
    display: block;
}
.doc2 {
    width: 100%;
}
.doc2 section {
    position: relative;
    height:auto;
    border-bottom-right-radius: 20% 20%;
    aspect-ratio:1;
}
.doc2 figure {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 1;
}
.doc2 section h2 {
    width: 50%;
    padding: 9% 0 0 10%;
    line-height: 0;
}
.shoulder2 {
    width: 100%;
    padding: 5em 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.shoulder2 h3 {
    width: auto;
    margin-bottom: 0;
    margin-left: 5em;
}
.shoulder2 h3 strong {
    font-size: 2.2em;
}
.shoulder1 section {
    width: auto;
}
.shoulder2 p {
    margin-bottom: 2em;
}
.shoulder2 p:last-of-type {
    margin-bottom: 0;
}

}

@media screen and (max-width: 960px) {
.ku_box {
    padding: 4em 10%;
}
.ku_box ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.ku_box ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 3em;
}
.ku_box ul li:nth-child(1) h4 {
    font-size: 1em;
    line-height: 2;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
.ku_box ul li:nth-child(2) {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ku_box ul li:nth-child(2) section {
    width: 48% !important;
}

.slide2 {
	width: 80%;
    padding-top: 4em;
}
.slide2 h3 {
    width: 80%;
}
.swiper-container2 {
    height: 400px;
}
.swiper-container2 .swiper-slide p {
    font-size: 0.68em;
}

.life_box {
    margin: 4em 0;
}
.life_box ul {

}
.life_box ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 4em;
}
.life_box ul li:nth-child(1) h3 {
    margin-bottom: 1em;
}
.life_box ul li:nth-child(1) h3 span {
    font-size: 1.6em;
}
.life_box ul li:nth-child(1) h4 {
}
.life_box ul li:nth-child(2) {
    width: 100%;
}
/*.life_box ul li section p {
    font-size: 0.68em;
}*/

.life_sls1 {
    padding-bottom: 4em;
}
.life_sls1 section {
    flex-grow: 1;
}
.life_sls1 section h4 {

}
.slide3 {
	width: 40%;
}
.swiper-container3 {
    height: 270px;
}
.swiper-container3 .swiper-slide h6 {
    font-size: 0.68em;
}
.swiper-container3 .swiper-slide p {
    font-size: 0.68em;
}

.life_sls2 {
    padding-bottom: 4em;
}
.life_sls2 section {
    flex-grow: 1;
}
.life_sls2 section h4 {

}
.slide3_2 {
	width: 40%;
}
.swiper-container3_2 {
    height: 270px;
}
.swiper-container3_2 .swiper-slide h6 {
    font-size: 0.68em;
}
.swiper-container3_2 .swiper-slide p {
    font-size: 0.68em;
}


}


@media screen and (max-width: 520px) {
.stage1 {
    display: block;
    background-position: left -50% bottom;
    background-size: 120% auto;
    background-repeat: no-repeat;
}
.doc1 {
    width: 100%;
}
.doc1 section {
    background-image: url("../img/02_sp.webp");
    background-position: center center;
    background-size: cover;
    border-bottom-right-radius: 20% 20%;
    aspect-ratio:5 / 7;
}
.doc1 figure {
    background-image: url("../img/02_tx_sp.png");
    background-position: center center;
    background-size: cover;
    aspect-ratio: 5 / 7;
}
.doc1 section h2 {
    box-sizing: border-box;
    width: 100%;
    padding: 9% 10% 0 10%;
}
.shoulder1 {
    width: 100%;
    padding: 4em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.shoulder1 h3 {
    width: auto;
    margin-bottom: 2em;
    margin-left: 0;
}
.shoulder1 h3 strong {
    font-size: 1.8em;
}
.shoulder1 section {
    width: auto;
}
.shoulder1 p {
    margin-bottom: 2em;
}
.shoulder1 p:last-of-type {
    margin-bottom: 0;
}

.stage2 {
    display: block;
}
.doc2 {
    width: 100%;
}
.doc2 section {
    background-image: url("../img/01_sp.webp");
    background-position: center center;
    background-size: cover;
    border-bottom-right-radius: 20% 20%;
    aspect-ratio:5 / 7;
}
.doc2 figure {
    background-image: url("../img/01_tx_sp.png");
    background-position: center center;
    background-size: cover;
    aspect-ratio: 5 / 7;
}
.doc2 section h2 {
    box-sizing: border-box;
    width: 100%;
    padding: 9% 10% 0 10%;
}
.shoulder2 {
    width: 100%;
    padding: 4em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.shoulder2 h3 {
    width: auto;
    margin-bottom: 2em;
    margin-left: 0;
}
.shoulder2 h3 strong {
    font-size: 1.8em;
}
.shoulder1 section {
    width: auto;
}
.shoulder2 p {
    margin-bottom: 2em;
}
.shoulder2 p:last-of-type {
    margin-bottom: 0;
}

.ku_img {
    position: relative;
    width: 100%;
    background-image: url("../../location/img/img_sp.webp");
    background-position: center top;
    background-size: auto 120%;
    aspect-ratio: 18 / 12;
}
.ku_img section {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("../../location/img/img_tx_sp.png");
    background-position: center center;
    background-size: auto 120%;
}
.ku_box {
    padding: 2em;
}
.ku_box ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.ku_box ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 2em;
}
.ku_box ul li:nth-child(1) h4 {
    font-size: 3.3vw;
    line-height: 2;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}
.ku_box ul li:nth-child(2) {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ku_box ul li:nth-child(2) section {
    width: 48% !important;
}

.slide2 {
	width: 80%;
    padding-top: 3em;
}
.slide2 h3 {
    width: 90%;
}
.swiper-container2 {
    height: 300px;
}
.swiper-container2 .swiper-slide p {
    font-size: 0.68em;
}

.life_box {
    margin: 3em 0;
}
.life_box ul {

}
.life_box ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 3em;
}
.life_box ul li:nth-child(1) h3 {
    margin-bottom: 1em;
}
.life_box ul li:nth-child(1) h3 span {
    font-size: 1.16em;
}
.life_box ul li:nth-child(1) h4 {
}
.life_box ul li:nth-child(2) {
    width: 100%;
}
/*.life_box ul li section p {
    font-size: 0.68em;
}*/

.life_sls1 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 3em;
}
.life_sls1 section {
    width: 100%;
    flex-grow: 0;
}
.life_sls1 section h4 {

}
.slide3 {
	width: 80%;
    padding-bottom: 3em;
}
.swiper-container3 {
    height: 250px;
}
.swiper-container3 .swiper-slide h6 {
    font-size: 0.68em;
}
.swiper-container3 .swiper-slide p {
    font-size: 0.68em;
}

.life_sls2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    padding-bottom: 3em;
}
.life_sls2 section {
    width: 100%;
    flex-grow: 0;
}
.life_sls2 section h4 {

}
.slide3_2 {
	width: 80%;
    padding-bottom: 3em;
}
.swiper-container3_2 {
    height: 250px;
}
.swiper-container3_2 .swiper-slide h6 {
    font-size: 0.68em;
}
.swiper-container3_2 .swiper-slide p {
    font-size: 0.68em;
}

}

