.tatete{-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;-ms-writing-mode:tb-rl;text-orientation:upright}.hogehoge{padding-top:clamp(20px,5.3333333333vw,40.96px)}@media only screen and (min-width: 768px)and (max-width: 1024px){.hogehoge{padding-top:clamp(60px,7.8125vw,80px)}}@media only screen and (min-width: 1025px){.hogehoge{padding-top:clamp(76.8px,7.5vw,120px)}}main{min-height:100vh;text-autospace:normal;text-spacing-trim:trim-start}section.message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8vw 5vw;margin-bottom:10vw;width:100%;overflow:hidden}@media screen and (max-width: 767px){section.message{display:block}}section.message .pin-spacer{padding-bottom:0 !important}section.message .photo{width:50%;position:relative;will-change:transform;overflow:hidden}@media screen and (max-width: 767px){section.message .photo{width:100%}}section.message .photo .images{position:absolute;top:0;left:0;width:100%}section.message .photo .images img{width:100%;height:auto;display:block}section.message .photo .images:nth-child(1){position:absolute;z-index:2}section.message .photo .images:nth-child(2){position:absolute;z-index:1}section.message .txt{width:45%}@media screen and (max-width: 767px){section.message .txt{width:100%}section.message .txt .sp_image{margin:2rem 0}}section.message .txt h2{color:#005bac;font-size:1.6rem;line-height:1.5;margin:0 0 3rem 0}section.message .txt p{margin:0 0 2em 0}.mtitle{text-align:center;margin:0 0 4rem 0}@media screen and (max-width: 767px){.mtitle{margin:0 0 2rem 0}}.mtitle p.en{text-align:center;font-size:.875rem}.mtitle h3{font-size:2rem;font-weight:500;line-height:1.2}.mtitle h3 span{color:#005bac}section.message_mid{background:#f7f7f7;padding:0 0 3rem 0}section.message_mid .txtbox{background:#fff;padding:5vw 8vw;z-index:5;-webkit-transform:translateY(-5rem);transform:translateY(-5rem);position:relative;max-width:1000px;margin:auto}@media screen and (max-width: 767px){section.message_mid .txtbox{-webkit-transform:none;transform:none}}section.message_mid .image img{min-height:200px;-o-object-fit:cover;object-fit:cover}section.lasst{background:url("/assets/image/message/last_bg.jpg") no-repeat 0 0;background-size:cover;padding:8vw 5vw;color:#fff}section.lasst .inner{position:relative;z-index:0}section.lasst .zu_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){section.lasst .zu_flex{display:block}}section.lasst .zu_flex .zu{width:45%}@media screen and (max-width: 767px){section.lasst .zu_flex .zu{width:100%;margin:0 0 3rem 0}}section.lasst .zu_flex .txt{width:48%;display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media screen and (max-width: 767px){section.lasst .zu_flex .txt{width:100%;padding:0 0 2rem 0}}section.lasst .zu_flex .txt .box h4{border-bottom:1px solid rgba(255,255,255,.3);padding:0 0 .5rem 0;margin:0 0 .5rem 0}section.lasst .zu_flex .txt .box p{line-height:1.75}