/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;word-break:break-all}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}address{font-style:normal}p{margin-top:0;margin-bottom:1rem}p:last-child{margin-bottom:0}ul,ol{padding-left:1.5em;margin-top:0;margin-bottom:0}*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}figure{margin:0}img{vertical-align:bottom;height:auto}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.fs_12{font-size:0.75em}.fs_14{font-size:0.88em}.fs_15{font-size:0.94em}.fs_16{font-size:1em}.fs_18{font-size:1.13em}.fs_20{font-size:1.25em}@media screen and (max-width: 600px){.fs_20{font-size:1.13em}}.fs_22{font-size:1.38em}.fs_24{font-size:1.5em}.fs_28{font-size:1.75em}.fs_30{font-size:1.88em}.fs_40{font-size:2.5em}.fs_42{font-size:2.63em}.fs_32{font-size:2em}.fs_36{font-size:2.25em}.fs_38{font-size:2.38em}.fs_60{font-size:3.75em}.ls_15{letter-spacing:.15em}.ls_015{letter-spacing:.015em}.ls_m002{letter-spacing:-0.02em}.fw_300{font-weight:300}.lh_175{line-height:1.75}.lh_12{line-height:1.2}.lh_10{line-height:1}.lh_15{line-height:1.5}.color_white{color:#fff;text-shadow:0 0 10px rgba(22,39,75,.5)}.color_black{color:#383131;text-shadow:2px 2px 2px #fff}.fc_blue{color:#4e96ad}.fc_white{color:#fff}@media screen and (max-width: 767px){.fc_white{text-shadow:0 0 10px rgba(22,39,75,.5)}}.ff_gothic{font-family:"Noto Sans JP",sans-serif}.round_btn{display:inline-block;border:1px solid #fff;border-radius:3em;font-size:16px;font-weight:300;padding:.8em 90px .8em 85px;color:#fff;text-decoration:none;position:relative;background:#9d5959;z-index:1;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.round_btn::after{position:absolute;content:"";top:50%;right:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:39px;height:6px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;background:url(../images/common/arrow_right.svg) no-repeat center center}.round_btn:hover{background-color:#fff;border:1px solid #4e3637;color:#4e3637}.round_btn:hover::after{background:url(../images/common/arrow_right_black.svg) no-repeat center center;right:-20px}.round_btn--black{border:1px solid #383131;color:#383131}.round_btn--black::after{background:url(../images/common/arrow_right_white.svg) no-repeat center center}.round_btn--black:hover{background-color:#16274b;color:#fff}.round_btn--black:hover::after{background:url(../images/common/arrow_right.svg) no-repeat center center}.round_btn--small{padding-left:55px}.round_btn--blue{background-color:#4e96ad;border:1px solid #4e96ad;padding:1.5em 130px}.round_btn--blue::after{background:url(../images/common/arrow_right.svg) no-repeat center center}@media screen and (max-width: 600px){.round_btn{padding-left:25px}}.only_arrow_btn{display:inline-block;text-decoration:none;color:#4d3636}.only_arrow_btn::after{display:inline-block;content:"";top:50%;right:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:27px;height:5px;background:url(../images/common/arrow_right_small_black.svg) center center/cover no-repeat;margin-left:6px}.only_arrow_btn--re::before{display:inline-block;content:"";top:50%;right:30px;-webkit-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);width:27px;height:5px;margin-right:6px;background:url(../images/common/arrow_right_small_black.svg) center center/cover no-repeat}.only_arrow_btn--re::after{display:none}.under_arrow_btn{color:#4d3636;text-decoration:none;display:inline-block;text-align:left;line-height:1.5;font-size:12px;font-size:0.75em;position:relative;left:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.under_arrow_btn::after{content:"";display:block;width:114px;height:5px;margin-top:5px;background:url(../images/common/under_arrow.svg) no-repeat center center;margin-left:-5px}.under_arrow_btn:hover{left:10px}.line_ttl{font-size:94px;font-size:5.88em;font-family:"Cormorant Garamond",serif;font-weight:400;margin-bottom:1.2rem;line-height:1}.line_ttl--menu{margin-top:-300px}.line_ttl::before,.line_ttl::after{content:"";width:58px;height:1px;background-color:#383131;display:inline-block;margin-bottom:1.2rem;margin-right:17px}.line_ttl::after{display:none;margin-right:0}.line_ttl--line_after::before{display:none}.line_ttl--line_after::after{display:inline-block;margin-left:17px}.line_ttl--white{color:#fff}.line_ttl--white::before,.line_ttl--white::after{background-color:#fff}.line_ttl--about{margin-right:55px}@media screen and (max-width: 600px){.line_ttl{font-size:62px;font-size:3.88em}}.normal_ttl{font-size:74px;font-size:4.63em;font-family:"Cormorant Garamond",serif;font-weight:400;margin-bottom:1.2rem;text-align:center}.en_ja_ttl__en{font-size:5.88em;font-family:"Cormorant Garamond",serif;font-weight:400;line-height:1.2;margin-bottom:-0.15em}.en_ja_ttl__en::after{content:"";width:58px;height:1px;background-color:#383131;display:inline-block;margin-bottom:.22em;margin-left:12px}.en_ja_ttl__ja{font-size:0.88em;font-family:"Noto Serif JP",serif;font-weight:400;line-height:1.2;color:#4d3636}@media screen and (max-width: 600px){.en_ja_ttl__en{font-size:62px;font-size:3.88em;margin-bottom:-0.05em}.en_ja_ttl__ja{font-size:14px;font-size:0.88em}}.circle_ttl{position:relative}.circle_ttl__num,.circle_ttl__txt,.circle_ttl__ttl{z-index:1;position:relative}.circle_ttl__num{font-size:5.88em;font-family:"Cormorant Garamond",serif;font-style:italic;font-weight:400;line-height:1.05;margin-bottom:0}.circle_ttl__num::before{content:"";display:inline-block;width:47px;height:1px;background-color:#000;vertical-align:baseline;margin-right:10px;margin-bottom:5px}.circle_ttl::after{content:"";width:278px;height:278px;background-color:rgba(210,204,192,.39);border-radius:50%;position:absolute;top:-48px;left:24px}.circle_ttl__ttl{font-size:20px;font-size:1.25em;margin-bottom:2.1rem;line-height:1.75;letter-spacing:.015em}.circle_ttl__ttl,.circle_ttl__txt{padding-left:65px}.circle_ttl__txt{letter-spacing:.015em;text-align:justify;line-height:1.88}.circle_ttl--white .circle_ttl__num{color:#fff}.circle_ttl--white .circle_ttl__num::before{background-color:#fff}.circle_ttl--white::after{mix-blend-mode:soft-light}.circle_ttl--m2{z-index:-2}@media screen and (max-width: 600px){.circle_ttl--m2{z-index:0;color:#fff}.circle_ttl--m2::before{background-color:#fff}.circle_ttl--m2 .circle_ttl__num::before{background-color:#fff}}.dia_ttl{line-height:1.5;font-size:1.25em}.dia_ttl--line{border-bottom:1px solid rgba(112,112,112,.5);padding-bottom:.7em;margin-bottom:.5em}.dia_ttl::before{content:"";display:inline-block;width:20px;height:20px;margin-right:10px;background:url(../images/common/dia.svg) no-repeat center center/contain}.mt_00{margin-top:0rem !important}.mt_01{margin-top:1rem !important}.mt_02{margin-top:2rem !important}.mt_03{margin-top:3rem !important}.mt_04{margin-top:4rem !important}.mt_05{margin-top:5rem !important}.mb_00{margin-bottom:0rem !important}.mb_01{margin-bottom:1rem !important}.mb_02{margin-bottom:2rem !important}.mb_03{margin-bottom:3rem !important}.mb_04{margin-bottom:4rem !important}.mb_05{margin-bottom:5rem !important}.mb_06{margin-bottom:6rem !important}.mb_07{margin-bottom:7rem !important}.mb_08{margin-bottom:8rem !important}.mb_09{margin-bottom:9rem !important}.mb_010{margin-bottom:10rem !important}.pt-00{padding-top:0rem}.pt-01{padding-top:1rem}.pt-02{padding-top:2rem}.pt-03{padding-top:3rem}.pt-04{padding-top:4rem}.pt-05{padding-top:5rem}.pb_00{padding-bottom:0rem !important}.pb_01{padding-bottom:1rem !important}.pb_02{padding-bottom:2rem !important}.pb_03{padding-bottom:3rem !important}.pb_04{padding-bottom:4rem !important}.pb_05{padding-bottom:5rem !important}.mt_s{margin-top:.5rem !important}.mb_s{margin-bottom:.5rem !important}.mr_s{margin-right:.5rem !important}.ml_s{margin-left:.5rem !important}.pt_s{padding-top:.5rem !important}.pb_s{padding-bottom:.5rem !important}.pr_s{padding-right:.5rem !important}.pl_s{padding-left:.5rem !important}.mt_neg_s{margin-top:-0.5rem !important}.mb_neg_s{margin-bottom:-0.5rem !important}.mr_neg_s{margin-right:-0.5rem !important}.ml_neg_s{margin-left:-0.5rem !important}.mt_x{margin-top:.8rem !important}.mb_x{margin-bottom:.8rem !important}.mr_x{margin-right:.8rem !important}.ml_x{margin-left:.8rem !important}.pt_x{padding-top:.8rem !important}.pb_x{padding-bottom:.8rem !important}.pr_x{padding-right:.8rem !important}.pl_x{padding-left:.8rem !important}.mt_neg_x{margin-top:-0.8rem !important}.mb_neg_x{margin-bottom:-0.8rem !important}.mr_neg_x{margin-right:-0.8rem !important}.ml_neg_x{margin-left:-0.8rem !important}.mt_xx{margin-top:1.3rem !important}.mb_xx{margin-bottom:1.3rem !important}.mr_xx{margin-right:1.3rem !important}.ml_xx{margin-left:1.3rem !important}.pt_xx{padding-top:1.3rem !important}.pb_xx{padding-bottom:1.3rem !important}.pr_xx{padding-right:1.3rem !important}.pl_xx{padding-left:1.3rem !important}.mt_neg_xx{margin-top:-1.3rem !important}.mb_neg_xx{margin-bottom:-1.3rem !important}.mr_neg_xx{margin-right:-1.3rem !important}.ml_neg_xx{margin-left:-1.3rem !important}.mt_xxx{margin-top:2.1rem !important}.mb_xxx{margin-bottom:2.1rem !important}.mr_xxx{margin-right:2.1rem !important}.ml_xxx{margin-left:2.1rem !important}.pt_xxx{padding-top:2.1rem !important}.pb_xxx{padding-bottom:2.1rem !important}.pr_xxx{padding-right:2.1rem !important}.pl_xxx{padding-left:2.1rem !important}.mt_neg_xxx{margin-top:-2.1rem !important}.mb_neg_xxx{margin-bottom:-2.1rem !important}.mr_neg_xxx{margin-right:-2.1rem !important}.ml_neg_xxx{margin-left:-2.1rem !important}.mt_xxxx{margin-top:3.39rem !important}.mb_xxxx{margin-bottom:3.39rem !important}.mr_xxxx{margin-right:3.39rem !important}.ml_xxxx{margin-left:3.39rem !important}.pt_xxxx{padding-top:3.39rem !important}.pb_xxxx{padding-bottom:3.39rem !important}.pr_xxxx{padding-right:3.39rem !important}.pl_xxxx{padding-left:3.39rem !important}.mt_neg_xxxx{margin-top:-3.39rem !important}.mb_neg_xxxx{margin-bottom:-3.39rem !important}.mr_neg_xxxx{margin-right:-3.39rem !important}.ml_neg_xxxx{margin-left:-3.39rem !important}.mt_xxxxx{margin-top:5.49rem !important}.mb_xxxxx{margin-bottom:5.49rem !important}.mr_xxxxx{margin-right:5.49rem !important}.ml_xxxxx{margin-left:5.49rem !important}.pt_xxxxx{padding-top:5.49rem !important}.pb_xxxxx{padding-bottom:5.49rem !important}.pr_xxxxx{padding-right:5.49rem !important}.pl_xxxxx{padding-left:5.49rem !important}.mt_neg_xxxxx{margin-top:-5.49rem !important}.mb_neg_xxxxx{margin-bottom:-5.49rem !important}.mr_neg_xxxxx{margin-right:-5.49rem !important}.ml_neg_xxxxx{margin-left:-5.49rem !important}.mt_xxxxxx{margin-top:8.88rem !important}.mb_xxxxxx{margin-bottom:8.88rem !important}.mr_xxxxxx{margin-right:8.88rem !important}.ml_xxxxxx{margin-left:8.88rem !important}.pt_xxxxxx{padding-top:8.88rem !important}.pb_xxxxxx{padding-bottom:8.88rem !important}.pr_xxxxxx{padding-right:8.88rem !important}.pl_xxxxxx{padding-left:8.88rem !important}.mt_neg_xxxxxx{margin-top:-8.88rem !important}.mb_neg_xxxxxx{margin-bottom:-8.88rem !important}.mr_neg_xxxxxx{margin-right:-8.88rem !important}.ml_neg_xxxxxx{margin-left:-8.88rem !important}.mt_xxxxxxx{margin-top:14.36rem !important}.mb_xxxxxxx{margin-bottom:14.36rem !important}.mr_xxxxxxx{margin-right:14.36rem !important}.ml_xxxxxxx{margin-left:14.36rem !important}.pt_xxxxxxx{padding-top:14.36rem !important}.pb_xxxxxxx{padding-bottom:14.36rem !important}.pr_xxxxxxx{padding-right:14.36rem !important}.pl_xxxxxxx{padding-left:14.36rem !important}.mt_neg_xxxxxxx{margin-top:-14.36rem !important}.mb_neg_xxxxxxx{margin-bottom:-14.36rem !important}.mr_neg_xxxxxxx{margin-right:-14.36rem !important}.ml_neg_xxxxxxx{margin-left:-14.36rem !important}.mt_xxxxxxxx{margin-top:23.23rem !important}.mb_xxxxxxxx{margin-bottom:23.23rem !important}.mr_xxxxxxxx{margin-right:23.23rem !important}.ml_xxxxxxxx{margin-left:23.23rem !important}.pt_xxxxxxxx{padding-top:23.23rem !important}.pb_xxxxxxxx{padding-bottom:23.23rem !important}.pr_xxxxxxxx{padding-right:23.23rem !important}.pl_xxxxxxxx{padding-left:23.23rem !important}.mt_neg_xxxxxxxx{margin-top:-23.23rem !important}.mb_neg_xxxxxxxx{margin-bottom:-23.23rem !important}.mr_neg_xxxxxxxx{margin-right:-23.23rem !important}.ml_neg_xxxxxxxx{margin-left:-23.23rem !important}.mt_xxxxxxxxx{margin-top:37.58rem !important}.mb_xxxxxxxxx{margin-bottom:37.58rem !important}.mr_xxxxxxxxx{margin-right:37.58rem !important}.ml_xxxxxxxxx{margin-left:37.58rem !important}.pt_xxxxxxxxx{padding-top:37.58rem !important}.pb_xxxxxxxxx{padding-bottom:37.58rem !important}.pr_xxxxxxxxx{padding-right:37.58rem !important}.pl_xxxxxxxxx{padding-left:37.58rem !important}.mt_neg_xxxxxxxxx{margin-top:-37.58rem !important}.mb_neg_xxxxxxxxx{margin-bottom:-37.58rem !important}.mr_neg_xxxxxxxxx{margin-right:-37.58rem !important}.ml_neg_xxxxxxxxx{margin-left:-37.58rem !important}.mt_xxxxxxxxxx{margin-top:60.8rem !important}.mb_xxxxxxxxxx{margin-bottom:60.8rem !important}.mr_xxxxxxxxxx{margin-right:60.8rem !important}.ml_xxxxxxxxxx{margin-left:60.8rem !important}.pt_xxxxxxxxxx{padding-top:60.8rem !important}.pb_xxxxxxxxxx{padding-bottom:60.8rem !important}.pr_xxxxxxxxxx{padding-right:60.8rem !important}.pl_xxxxxxxxxx{padding-left:60.8rem !important}.mt_neg_xxxxxxxxxx{margin-top:-60.8rem !important}.mb_neg_xxxxxxxxxx{margin-bottom:-60.8rem !important}.mr_neg_xxxxxxxxxx{margin-right:-60.8rem !important}.ml_neg_xxxxxxxxxx{margin-left:-60.8rem !important}.mt_xxxxxxxxxxx{margin-top:98.38rem !important}.mb_xxxxxxxxxxx{margin-bottom:98.38rem !important}.mr_xxxxxxxxxxx{margin-right:98.38rem !important}.ml_xxxxxxxxxxx{margin-left:98.38rem !important}.pt_xxxxxxxxxxx{padding-top:98.38rem !important}.pb_xxxxxxxxxxx{padding-bottom:98.38rem !important}.pr_xxxxxxxxxxx{padding-right:98.38rem !important}.pl_xxxxxxxxxxx{padding-left:98.38rem !important}.mt_neg_xxxxxxxxxxx{margin-top:-98.38rem !important}.mb_neg_xxxxxxxxxxx{margin-bottom:-98.38rem !important}.mr_neg_xxxxxxxxxxx{margin-right:-98.38rem !important}.ml_neg_xxxxxxxxxxx{margin-left:-98.38rem !important}@media screen and (max-width: 767px){.tb_mt_00{margin-top:0rem !important}.tb_mt_01{margin-top:1rem !important}.tb_mt_02{margin-top:2rem !important}.tb_mt_03{margin-top:3rem !important}.tb_mt_04{margin-top:4rem !important}.tb_mt_05{margin-top:5rem !important}.tb_mb_00{margin-bottom:0rem !important}.tb_mb_01{margin-bottom:1rem !important}.tb_mb_02{margin-bottom:2rem !important}.tb_mb_03{margin-bottom:3rem !important}.tb_mb_04{margin-bottom:4rem !important}.tb_mb_05{margin-bottom:5rem !important}.tb_mb_06{margin-bottom:6rem !important}.tb_mb_07{margin-bottom:7rem !important}.tb_mb_08{margin-bottom:8rem !important}.tb_mb_09{margin-bottom:9rem !important}.tb_mb_010{margin-bottom:10rem !important}.tb_pt_00{padding-top:0rem}.tb_pt_01{padding-top:1rem}.tb_pt_02{padding-top:2rem}.tb_pt_03{padding-top:3rem}.tb_pt_04{padding-top:4rem}.tb_pt_05{padding-top:5rem}.tb_pb_00{padding-bottom:0rem !important}.tb_pb_01{padding-bottom:1rem !important}.tb_pb_02{padding-bottom:2rem !important}.tb_pb_03{padding-bottom:3rem !important}.tb_pb_04{padding-bottom:4rem !important}.tb_pb_05{padding-bottom:5rem !important}.tb_mt_s{margin-top:.5rem !important}.tb_mb_s{margin-bottom:.5rem !important}.tb_mr_s{margin-right:.5rem !important}.tb_ml_s{margin-left:.5rem !important}.tb_pt_s{padding-top:.5rem !important}.tb_pb_s{padding-bottom:.5rem !important}.tb_pr_s{padding-right:.5rem !important}.tb_pl_s{padding-left:.5rem !important}.tb_mt_x{margin-top:.8rem !important}.tb_mb_x{margin-bottom:.8rem !important}.tb_mr_x{margin-right:.8rem !important}.tb_ml_x{margin-left:.8rem !important}.tb_pt_x{padding-top:.8rem !important}.tb_pb_x{padding-bottom:.8rem !important}.tb_pr_x{padding-right:.8rem !important}.tb_pl_x{padding-left:.8rem !important}.tb_mt_xx{margin-top:1.3rem !important}.tb_mb_xx{margin-bottom:1.3rem !important}.tb_mr_xx{margin-right:1.3rem !important}.tb_ml_xx{margin-left:1.3rem !important}.tb_pt_xx{padding-top:1.3rem !important}.tb_pb_xx{padding-bottom:1.3rem !important}.tb_pr_xx{padding-right:1.3rem !important}.tb_pl_xx{padding-left:1.3rem !important}.tb_mt_xxx{margin-top:2.1rem !important}.tb_mb_xxx{margin-bottom:2.1rem !important}.tb_mr_xxx{margin-right:2.1rem !important}.tb_ml_xxx{margin-left:2.1rem !important}.tb_pt_xxx{padding-top:2.1rem !important}.tb_pb_xxx{padding-bottom:2.1rem !important}.tb_pr_xxx{padding-right:2.1rem !important}.tb_pl_xxx{padding-left:2.1rem !important}.tb_mt_xxxx{margin-top:3.39rem !important}.tb_mb_xxxx{margin-bottom:3.39rem !important}.tb_mr_xxxx{margin-right:3.39rem !important}.tb_ml_xxxx{margin-left:3.39rem !important}.tb_pt_xxxx{padding-top:3.39rem !important}.tb_pb_xxxx{padding-bottom:3.39rem !important}.tb_pr_xxxx{padding-right:3.39rem !important}.tb_pl_xxxx{padding-left:3.39rem !important}.tb_mt_xxxxx{margin-top:5.49rem !important}.tb_mb_xxxxx{margin-bottom:5.49rem !important}.tb_mr_xxxxx{margin-right:5.49rem !important}.tb_ml_xxxxx{margin-left:5.49rem !important}.tb_pt_xxxxx{padding-top:5.49rem !important}.tb_pb_xxxxx{padding-bottom:5.49rem !important}.tb_pr_xxxxx{padding-right:5.49rem !important}.tb_pl_xxxxx{padding-left:5.49rem !important}.tb_mt_xxxxxx{margin-top:8.88rem !important}.tb_mb_xxxxxx{margin-bottom:8.88rem !important}.tb_mr_xxxxxx{margin-right:8.88rem !important}.tb_ml_xxxxxx{margin-left:8.88rem !important}.tb_pt_xxxxxx{padding-top:8.88rem !important}.tb_pb_xxxxxx{padding-bottom:8.88rem !important}.tb_pr_xxxxxx{padding-right:8.88rem !important}.tb_pl_xxxxxx{padding-left:8.88rem !important}.tb_mt_xxxxxxx{margin-top:14.36rem !important}.tb_mb_xxxxxxx{margin-bottom:14.36rem !important}.tb_mr_xxxxxxx{margin-right:14.36rem !important}.tb_ml_xxxxxxx{margin-left:14.36rem !important}.tb_pt_xxxxxxx{padding-top:14.36rem !important}.tb_pb_xxxxxxx{padding-bottom:14.36rem !important}.tb_pr_xxxxxxx{padding-right:14.36rem !important}.tb_pl_xxxxxxx{padding-left:14.36rem !important}.tb_mt_xxxxxxxx{margin-top:23.23rem !important}.tb_mb_xxxxxxxx{margin-bottom:23.23rem !important}.tb_mr_xxxxxxxx{margin-right:23.23rem !important}.tb_ml_xxxxxxxx{margin-left:23.23rem !important}.tb_pt_xxxxxxxx{padding-top:23.23rem !important}.tb_pb_xxxxxxxx{padding-bottom:23.23rem !important}.tb_pr_xxxxxxxx{padding-right:23.23rem !important}.tb_pl_xxxxxxxx{padding-left:23.23rem !important}.tb_mt_xxxxxxxxx{margin-top:37.58rem !important}.tb_mb_xxxxxxxxx{margin-bottom:37.58rem !important}.tb_mr_xxxxxxxxx{margin-right:37.58rem !important}.tb_ml_xxxxxxxxx{margin-left:37.58rem !important}.tb_pt_xxxxxxxxx{padding-top:37.58rem !important}.tb_pb_xxxxxxxxx{padding-bottom:37.58rem !important}.tb_pr_xxxxxxxxx{padding-right:37.58rem !important}.tb_pl_xxxxxxxxx{padding-left:37.58rem !important}.tb_mt_xxxxxxxxxx{margin-top:60.8rem !important}.tb_mb_xxxxxxxxxx{margin-bottom:60.8rem !important}.tb_mr_xxxxxxxxxx{margin-right:60.8rem !important}.tb_ml_xxxxxxxxxx{margin-left:60.8rem !important}.tb_pt_xxxxxxxxxx{padding-top:60.8rem !important}.tb_pb_xxxxxxxxxx{padding-bottom:60.8rem !important}.tb_pr_xxxxxxxxxx{padding-right:60.8rem !important}.tb_pl_xxxxxxxxxx{padding-left:60.8rem !important}.tb_mt_xxxxxxxxxxx{margin-top:98.38rem !important}.tb_mb_xxxxxxxxxxx{margin-bottom:98.38rem !important}.tb_mr_xxxxxxxxxxx{margin-right:98.38rem !important}.tb_ml_xxxxxxxxxxx{margin-left:98.38rem !important}.tb_pt_xxxxxxxxxxx{padding-top:98.38rem !important}.tb_pb_xxxxxxxxxxx{padding-bottom:98.38rem !important}.tb_pr_xxxxxxxxxxx{padding-right:98.38rem !important}.tb_pl_xxxxxxxxxxx{padding-left:98.38rem !important}}@media screen and (max-width: 600px){.sp_mt_00{margin-top:0rem !important}.sp_mt_01{margin-top:1rem !important}.sp_mt_02{margin-top:2rem !important}.sp_mt_03{margin-top:3rem !important}.sp_mt_04{margin-top:4rem !important}.sp_mt_05{margin-top:5rem !important}.sp_mb_00{margin-bottom:0rem !important}.sp_mb_01{margin-bottom:1rem !important}.sp_mb_02{margin-bottom:2rem !important}.sp_mb_03{margin-bottom:3rem !important}.sp_mb_04{margin-bottom:4rem !important}.sp_mb_05{margin-bottom:5rem !important}.sp_mb_06{margin-bottom:6rem !important}.sp_mb_07{margin-bottom:7rem !important}.sp_mb_08{margin-bottom:8rem !important}.sp_mb_09{margin-bottom:9rem !important}.sp_mb_010{margin-bottom:10rem !important}.sp_pt_00{padding-top:0rem}.sp_pt_01{padding-top:1rem}.sp_pt_02{padding-top:2rem}.sp_pt_03{padding-top:3rem}.sp_pt_04{padding-top:4rem}.sp_pt_05{padding-top:5rem}.sp_pb_00{padding-bottom:0rem !important}.sp_pb_01{padding-bottom:1rem !important}.sp_pb_02{padding-bottom:2rem !important}.sp_pb_03{padding-bottom:3rem !important}.sp_pb_04{padding-bottom:4rem !important}.sp_pb_05{padding-bottom:5rem !important}.sp_mt_s{margin-top:.5rem !important}.sp_mb_s{margin-bottom:.5rem !important}.sp_mr_s{margin-right:.5rem !important}.sp_ml_s{margin-left:.5rem !important}.sp_pt_s{padding-top:.5rem !important}.sp_pb_s{padding-bottom:.5rem !important}.sp_pr_s{padding-right:.5rem !important}.sp_pl_s{padding-left:.5rem !important}.sp_mt_x{margin-top:.8rem !important}.sp_mb_x{margin-bottom:.8rem !important}.sp_mr_x{margin-right:.8rem !important}.sp_ml_x{margin-left:.8rem !important}.sp_pt_x{padding-top:.8rem !important}.sp_pb_x{padding-bottom:.8rem !important}.sp_pr_x{padding-right:.8rem !important}.sp_pl_x{padding-left:.8rem !important}.sp_mt_xx{margin-top:1.3rem !important}.sp_mb_xx{margin-bottom:1.3rem !important}.sp_mr_xx{margin-right:1.3rem !important}.sp_ml_xx{margin-left:1.3rem !important}.sp_pt_xx{padding-top:1.3rem !important}.sp_pb_xx{padding-bottom:1.3rem !important}.sp_pr_xx{padding-right:1.3rem !important}.sp_pl_xx{padding-left:1.3rem !important}.sp_mt_xxx{margin-top:2.1rem !important}.sp_mb_xxx{margin-bottom:2.1rem !important}.sp_mr_xxx{margin-right:2.1rem !important}.sp_ml_xxx{margin-left:2.1rem !important}.sp_pt_xxx{padding-top:2.1rem !important}.sp_pb_xxx{padding-bottom:2.1rem !important}.sp_pr_xxx{padding-right:2.1rem !important}.sp_pl_xxx{padding-left:2.1rem !important}.sp_mt_xxxx{margin-top:3.39rem !important}.sp_mb_xxxx{margin-bottom:3.39rem !important}.sp_mr_xxxx{margin-right:3.39rem !important}.sp_ml_xxxx{margin-left:3.39rem !important}.sp_pt_xxxx{padding-top:3.39rem !important}.sp_pb_xxxx{padding-bottom:3.39rem !important}.sp_pr_xxxx{padding-right:3.39rem !important}.sp_pl_xxxx{padding-left:3.39rem !important}.sp_mt_xxxxx{margin-top:5.49rem !important}.sp_mb_xxxxx{margin-bottom:5.49rem !important}.sp_mr_xxxxx{margin-right:5.49rem !important}.sp_ml_xxxxx{margin-left:5.49rem !important}.sp_pt_xxxxx{padding-top:5.49rem !important}.sp_pb_xxxxx{padding-bottom:5.49rem !important}.sp_pr_xxxxx{padding-right:5.49rem !important}.sp_pl_xxxxx{padding-left:5.49rem !important}.sp_mt_xxxxxx{margin-top:8.88rem !important}.sp_mb_xxxxxx{margin-bottom:8.88rem !important}.sp_mr_xxxxxx{margin-right:8.88rem !important}.sp_ml_xxxxxx{margin-left:8.88rem !important}.sp_pt_xxxxxx{padding-top:8.88rem !important}.sp_pb_xxxxxx{padding-bottom:8.88rem !important}.sp_pr_xxxxxx{padding-right:8.88rem !important}.sp_pl_xxxxxx{padding-left:8.88rem !important}.sp_mt_xxxxxxx{margin-top:14.36rem !important}.sp_mb_xxxxxxx{margin-bottom:14.36rem !important}.sp_mr_xxxxxxx{margin-right:14.36rem !important}.sp_ml_xxxxxxx{margin-left:14.36rem !important}.sp_pt_xxxxxxx{padding-top:14.36rem !important}.sp_pb_xxxxxxx{padding-bottom:14.36rem !important}.sp_pr_xxxxxxx{padding-right:14.36rem !important}.sp_pl_xxxxxxx{padding-left:14.36rem !important}.sp_mt_xxxxxxxx{margin-top:23.23rem !important}.sp_mb_xxxxxxxx{margin-bottom:23.23rem !important}.sp_mr_xxxxxxxx{margin-right:23.23rem !important}.sp_ml_xxxxxxxx{margin-left:23.23rem !important}.sp_pt_xxxxxxxx{padding-top:23.23rem !important}.sp_pb_xxxxxxxx{padding-bottom:23.23rem !important}.sp_pr_xxxxxxxx{padding-right:23.23rem !important}.sp_pl_xxxxxxxx{padding-left:23.23rem !important}.sp_mt_xxxxxxxxx{margin-top:37.58rem !important}.sp_mb_xxxxxxxxx{margin-bottom:37.58rem !important}.sp_mr_xxxxxxxxx{margin-right:37.58rem !important}.sp_ml_xxxxxxxxx{margin-left:37.58rem !important}.sp_pt_xxxxxxxxx{padding-top:37.58rem !important}.sp_pb_xxxxxxxxx{padding-bottom:37.58rem !important}.sp_pr_xxxxxxxxx{padding-right:37.58rem !important}.sp_pl_xxxxxxxxx{padding-left:37.58rem !important}.sp_mt_xxxxxxxxxx{margin-top:60.8rem !important}.sp_mb_xxxxxxxxxx{margin-bottom:60.8rem !important}.sp_mr_xxxxxxxxxx{margin-right:60.8rem !important}.sp_ml_xxxxxxxxxx{margin-left:60.8rem !important}.sp_pt_xxxxxxxxxx{padding-top:60.8rem !important}.sp_pb_xxxxxxxxxx{padding-bottom:60.8rem !important}.sp_pr_xxxxxxxxxx{padding-right:60.8rem !important}.sp_pl_xxxxxxxxxx{padding-left:60.8rem !important}.sp_mt_xxxxxxxxxxx{margin-top:98.38rem !important}.sp_mb_xxxxxxxxxxx{margin-bottom:98.38rem !important}.sp_mr_xxxxxxxxxxx{margin-right:98.38rem !important}.sp_ml_xxxxxxxxxxx{margin-left:98.38rem !important}.sp_pt_xxxxxxxxxxx{padding-top:98.38rem !important}.sp_pb_xxxxxxxxxxx{padding-bottom:98.38rem !important}.sp_pr_xxxxxxxxxxx{padding-right:98.38rem !important}.sp_pl_xxxxxxxxxxx{padding-left:98.38rem !important}}.pl_01em{padding-left:1em !important}.pl_02em{padding-left:2em !important}.ta_center{text-align:center}.ta_left{text-align:left}.ta_right{text-align:right}.ta_justify{text-align:justify}@media screen and (max-width: 575px){.ta_center_sp{margin:0 auto;display:table}}@media screen and (max-width: 767px){.ta_center_tb{text-align:center}}@media screen and (max-width: 991px){.ta_center_lg{text-align:center}}@media screen and (max-width: 600px){.ta_left_sp{text-align:left}}@media screen and (max-width: 600px){.ta_center_sp{text-align:center}}.fw_bold{font-weight:700 !important}.vertical_txt{font-family:"Noto Serif JP",serif;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:42px;letter-spacing:.25em;font-weight:300;line-height:1.65}.vertical_txt--small{font-size:39px;letter-spacing:.4em}.vertical_txt span{white-space:pre;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:mixed}@media screen and (max-width: 600px){.vertical_txt{font-size:2em}.vertical_txt--small{font-size:2em}}.gothic_read{font-family:"Noto Serif JP",serif;font-weight:400;font-style:normal;line-height:1.6}.point_list_item{font-size:16px;width:278px;height:278px;background-color:rgba(180,165,133,.39);border-radius:50%;position:relative}.point_list_item__inner{width:80.22%;position:absolute;top:-2%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.point_list_item__txt{text-align:center}.point_list_item__num{font-family:"Cormorant Garamond",serif;font-weight:500;font-style:italic;font-size:5.88em;line-height:1;margin-bottom:1.2rem;margin-left:-33px}.point_list_item__num::before{content:"";display:inline-block;width:47px;height:1px;background-color:#000;vertical-align:baseline;margin-right:10px;margin-bottom:5px}.point_list_item__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 600px){.point_list_item{font-size:13px;width:238px;height:238px}}.dark_blue_back{background-color:#16274b;padding:1px 0}.dark_blue_wave{position:relative;min-width:1420px;padding-bottom:5.49rem;margin-top:327px;margin-bottom:292px}.dark_blue_wave::before,.dark_blue_wave::after{content:"";display:block;width:100%;background-size:100% 100%;background-position:center;position:absolute}.dark_blue_wave::before{background-image:url(../images/common/wave_top@2x.png);height:327px;left:0;top:-327px;z-index:-1}.dark_blue_wave::after{background-image:url(../images/common/wave_bottom@2x.png);height:292px;left:0;bottom:-292px;z-index:-1}.dark_blue_wave--page{padding-bottom:200px;margin-bottom:170px}@media screen and (max-width: 600px){.dark_blue_wave{margin-top:57px;min-width:unset;margin-bottom:132px}.dark_blue_wave--page{margin-top:167px;padding-bottom:3.39rem;margin-bottom:100px}.dark_blue_wave::before{height:57px;top:-57px}.dark_blue_wave::after{height:57px;bottom:-57px}}.brown_back{background:url(../images/common/brown_texture_back.png) repeat-x center center}.dark_blue_wave_top{position:relative;margin-top:890px}.dark_blue_wave_top__inner{margin-top:calc(-890px + 3.5rem)}.dark_blue_wave_top::before{content:"";display:block;width:100%;background-image:url(../images/common/wave_top@2x.png);background-size:100% 100%;background-position:center;height:327px;left:0;top:-327px;z-index:-1;position:absolute}@media screen and (max-width: 600px){.dark_blue_wave_top::before{height:100px;top:-100px}}.grid_block_01{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0px 70px;margin-bottom:300px}.grid_block_01__left01{grid-column:1/2;grid-row:1/4}.grid_block_01__right01{grid-column:2/3;grid-row:1/1}.grid_block_01__right02{grid-column:2/3;grid-row:2/3}.grid_block_01__right03{grid-column:2/3;grid-row:3/4}@media screen and (max-width: 600px){.grid_block_01{margin-bottom:14.36rem;gap:20px}}.grid_block_02{margin-top:-492px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto auto 1fr;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;gap:0px 60px;margin-left:45px}.grid_block_02__ttl{grid-column:1/3;grid-row:1/2;text-align:right}.grid_block_02__right01{grid-column:2/3;grid-row:2/5;margin-top:clamp(0px,1.8vw,50px)}.grid_block_02__left01{grid-column:1/2;grid-row:2/3;margin-bottom:2.1rem}.grid_block_02__left02{grid-column:1/2;grid-row:3/4;margin-bottom:2.1rem}.grid_block_02__left03{grid-column:1/2;grid-row:4/5}@media screen and (max-width: 600px){.grid_block_02{margin-left:0px;margin-top:-150px;gap:20px}.grid_block_02__ttl{text-align:left}.grid_block_02__left01,.grid_block_02__left02{margin-bottom:0}.grid_block_02__right01{margin-top:-89px;grid-row:1/5}}.grid_block_03{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0px 40px}.grid_block_03__left01{grid-column:1/2;grid-row:1/4}.grid_block_03__middle01{grid-column:2/3;grid-row:1/2;margin-bottom:160px}.grid_block_03__middle02{grid-column:2/3;grid-row:2/3}.grid_block_03__middle03{grid-column:2/3;grid-row:3/4}.grid_block_03__right01{grid-column:3/4;grid-row:1/4}@media screen and (max-width: 600px){.grid_block_03{grid-template-columns:auto auto;gap:20px}.grid_block_03__left01{grid-column:1/2;grid-row:2/3}.grid_block_03__middle01{grid-column:1/2;grid-row:1/2;margin-bottom:0}.grid_block_03__middle02{grid-column:1/2;grid-row:3/4}.grid_block_03__middle03{grid-column:1/2;grid-row:4/5}.grid_block_03__right01{grid-column:2/3;grid-row:1/5}}.grid_block_04{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto 1fr;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-left:45px;gap:10px 55px}.grid_block_04__left01{grid-column:1/2;grid-row:1/2}.grid_block_04__left02{grid-column:1/2;grid-row:2/3}.grid_block_04__left03{grid-column:1/2;grid-row:3/4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid_block_04__right01{grid-column:2/3;grid-row:1/4;margin-top:45px}@media screen and (max-width: 600px){.grid_block_04{grid-template-columns:auto auto;margin-left:0;gap:0 20px}.grid_block_04__left01{grid-column:1/2;grid-row:1/2}.grid_block_04__left02{grid-column:1/2;grid-row:2/3}.grid_block_04__left03{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:20px}.grid_block_04__right01{margin-top:0}}.grid_block_05{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto 1fr;gap:0px 50px}.grid_block_05__left01{grid-column:1/2;grid-row:1/4}.grid_block_05__right01{grid-column:2/3;grid-row:1/2}.grid_block_05__right02{grid-column:2/3;grid-row:2/3}.grid_block_05__right03{grid-column:2/3;grid-row:3/4;padding-left:800px}@media screen and (max-width: 600px){.grid_block_05{gap:0 20px}.grid_block_05__right03{padding-left:25px}}.grid_block_06{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0px 45px}.grid_block_06__left01{grid-column:1/2;grid-row:1/2;margin-bottom:260px}.grid_block_06__left02{grid-column:1/2;grid-row:2/3}.grid_block_06__left03{grid-column:1/2;grid-row:3/4}.grid_block_06__middle01{grid-column:2/3;grid-row:1/4}.grid_block_06__right01{grid-column:3/4;grid-row:1/4}@media screen and (max-width: 600px){.grid_block_06{grid-template-columns:auto auto;grid-template-rows:auto auto auto 1fr;gap:20px}.grid_block_06__left01{grid-column:1/2;grid-row:1/2;margin-bottom:0px}.grid_block_06__left02{grid-column:1/2;grid-row:3/4}.grid_block_06__left03{grid-column:1/2;grid-row:4/5}.grid_block_06__middle01{grid-column:2/3;grid-row:1/5}.grid_block_06__right01{grid-column:1/2;grid-row:2/3}}.z_index_01{position:relative;z-index:1}.z_index_02{position:relative;z-index:2}.z_index_m1{z-index:-1}.z_index_m2{z-index:-2}.full_width{width:100%}@media screen and (max-width: 600px){.full_width_sp{width:100%}}@media screen and (max-width: 600px){.full_width_sp_80{width:80%}}@media screen and (max-width: 600px){.full_width_sp_50{width:50%}}.brown_solid{background:#b4a585;color:#fff;padding:1.5em 20px;line-height:1.5}@media screen and (max-width: 600px){.brown_solid{border-radius:15px}}@media screen and (max-width: 600px){.justify_sp{text-align:justify}.justify_sp br{display:none}}@media screen and (max-width: 600px){.hide_sp{display:none}}.show_sp{display:none}@media screen and (max-width: 575px){.show_sp{display:inline-block}}.fluid_width{max-width:100%}@media screen and (max-width: 991px){.block{padding:0 20px}.block--voice{padding-right:0}}.slashed_txt{position:relative;display:table;margin-left:auto;margin-right:auto}.slashed_txt::before,.slashed_txt::after{content:"";position:absolute;top:.5em;width:18px;height:25px}.slashed_txt::before{left:-1.2em;background:url(../images/top/slash_left.svg) center center/contain no-repeat}.slashed_txt::after{right:-1.2em;background:url(../images/top/slash_right.svg) center center/contain no-repeat}html{-webkit-text-size-adjust:100%}body{width:100%;line-height:1.75;font-size:1rem;letter-spacing:.02em;position:relative;color:#383131;font-family:"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","MS PMincho","TakaoMincho",serif;font-family:"Zen Old Mincho",serif}@media screen and (max-width: 600px){body{font-size:89%}}body.is_fixed{overflow:hidden;height:100vh;position:unset !important}header{position:relative;z-index:-1}main{position:relative;z-index:1}.menu_btn{width:45px;height:45px;background:#16274b;border:none;cursor:pointer;margin-left:auto;font-size:12px;padding:0;z-index:999;display:none;top:22px;right:15px;position:absolute;color:#fff}.menu_btn__txt{display:block;position:absolute;bottom:3px;width:100%;text-align:center}.menu_btn.active .menu_txt{opacity:0}.menu_btn.active .menu_line--top{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:18px}.menu_btn.active .menu_line--bottom{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width: 600px){.menu_btn{display:block}}.menu_line{display:block;width:70%;left:15%;height:3px;background:#fff;margin-bottom:6px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;position:absolute}.menu_line--top{top:8px}.menu_line--bottom{bottom:17px}.global_nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;list-style:none;padding-left:0}.global_nav a{color:#fff;text-decoration:none;font-style:16px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;display:block}.global_nav a::after{content:"";display:block;opacity:0;width:100%;height:1px;background:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.global_nav a:hover::after{opacity:1}@media screen and (max-width: 600px){.global_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;text-align:center}}.content{width:1420px;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}@media screen and (max-width: 600px){.content{width:100%;padding-left:20px;padding-right:20px}}.footer{color:#fff;background:url("../images/common/blue_texture_back@2x.png") no-repeat center center/cover;overflow:hidden;padding-bottom:2.1rem}@media screen and (max-width: 767px){.footer{padding-bottom:100px !important}}.footer_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:1085px;gap:45px;margin-left:auto;margin-right:auto;margin-bottom:5.49rem}@media screen and (max-width: 1200px){.footer_inner{width:100%;padding-left:20px;padding-right:20px}}@media screen and (max-width: 991px){.footer_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.1rem;width:unset}}.footer_copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:45px;position:relative;left:calc(50vw - 542px)}.footer_copy p{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.footer_copy::after{content:"";display:block;width:100%;height:1px;background:#fff}@media screen and (max-width: 1200px){.footer_copy{left:20px;gap:25px}}@media screen and (max-width: 575px){.footer_logo{padding-left:0px;padding-right:0px;text-align:center}}@media screen and (max-width: 991px){.footer_map{width:100%}.footer_map iframe{width:100%}}.deco_wrap{position:relative;max-width:2000px;margin-left:auto;margin-right:auto}.deco_wrap--full{max-width:unset}.deco{position:absolute}.deco--01{bottom:0;right:0}.deco--02{top:-230px;right:50%;-webkit-transform:translateX(25em);transform:translateX(25em)}.deco--03{top:-300px;left:-270px;z-index:-1}.deco--04{top:-290px;right:-250px}.deco--05{right:-290px;top:340px}.deco--06{left:-140px;bottom:-130px}.deco--07{bottom:-280px;right:-300px}.deco--08{bottom:-310px;left:770px}.deco--09{left:50%;-webkit-transform:translateX(-270px);transform:translateX(-270px);bottom:-160px}.deco--10{bottom:-260px;right:380px}.deco--11{top:-300px;left:-210px}.deco--12{bottom:-104px;right:-84px}.deco--a01{top:-100px;right:-390px}.deco--a02{bottom:-370px;left:260px}.deco--a03{bottom:-50px;left:-120px}.deco--s01{bottom:920px;right:-330px}.deco--s02{bottom:-380px;left:-130px}.deco--s03{top:376px;right:-330px}.deco--s04{bottom:-340px;left:-130px}@media screen and (max-width: 600px){.deco--01{width:250px}.deco--06{z-index:-1}}.footer_address{font-size:16px}.footer_address__tel{font-size:48px;font-size:3em;font-family:"Cormorant Garamond",serif}.footer_address__tel span{font-size:.58em}.footer_address__tel a{color:#fff;text-decoration:none}@media screen and (max-width: 600px){.footer_address{font-size:1rem}.footer_address__tel{font-size:40px;font-size:2.5em}}.blue_back{background:rgba(228,237,242,.85)}.water_back{background:url("../images/common/water_back@2x.png") no-repeat center center/cover;padding:100px 0 200px}.light_blue_back{background:#f4f6f8}.marker{background-image:-webkit-gradient(linear, left top, right top, from(rgba(187, 215, 221, 0.7)), to(rgba(187, 215, 221, 0.7)));background-image:linear-gradient(90deg, rgba(187, 215, 221, 0.7), rgba(187, 215, 221, 0.7) 100%);background-position:0 85%;background-repeat:no-repeat;background-size:100% 15px;font-weight:500;display:inline;padding:0 .1em;padding-bottom:.2em;line-height:1.5}