.button{cursor:pointer;border:none;border-radius:1000px;justify-content:center;align-items:center;padding:.4em 2em;text-decoration:none;transition-duration:.3s;display:inline-flex;position:relative}.button:before,.button:after{background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;position:absolute}.button.is-primary,.button.is-primary-no-arrow,.button.is-primary-sp-small,.button.is-primary-external{width:310px;max-width:100%;height:55px;color:#fff;background-color:#dc000c;font-size:22px;transition-property:background-color}.button.is-primary:after,.button.is-primary-no-arrow:after,.button.is-primary-sp-small:after,.button.is-primary-external:after{width:10px;height:15px;content:"";background-image:url(../../img/common/button-arrow.svg);right:20px}.button.is-primary:hover,.button.is-primary-no-arrow:hover,.button.is-primary-sp-small:hover,.button.is-primary-external:hover{background-color:#f10}.button.is-primary-no-arrow:after{content:none}@media screen and (max-width:600px){.button.is-primary-sp-small{width:220px;max-width:100%;height:40px;font-size:16px}.button.is-primary-sp-small:after{width:8px;height:12px;right:15px}}.button.is-primary-external:after{width:16px;height:16px;background-image:url(../../img/common/icon-external-white.svg)}.button.is-secondary,.button.is-secondary-close,.button.is-secondary-sp-small{width:310px;max-width:100%;height:55px;color:#dc000c;background:#fff;border:2px solid #dc000c;font-size:22px;transition-property:background-color,color,opacity,border-color}.button.is-secondary:before,.button.is-secondary:after,.button.is-secondary-close:before,.button.is-secondary-close:after,.button.is-secondary-sp-small:before,.button.is-secondary-sp-small:after{content:""}.button.is-secondary:after,.button.is-secondary-close:after,.button.is-secondary-sp-small:after{opacity:1;transition-duration:.3s}.button.is-secondary:hover,.button.is-secondary-close:hover,.button.is-secondary-sp-small:hover{color:#fff;background-color:#f10;border-color:#f10}.button.is-secondary:hover:after,.button.is-secondary-close:hover:after,.button.is-secondary-sp-small:hover:after{opacity:0}.button.is-secondary:before,.button.is-secondary:after,.button.is-secondary-sp-small:before,.button.is-secondary-sp-small:after{width:10px;height:15px;right:20px}.button.is-secondary:before,.button.is-secondary-sp-small:before{background-image:url(../../img/common/button-arrow.svg)}.button.is-secondary:after,.button.is-secondary-sp-small:after{background-image:url(../../img/common/button-arrow-red.svg)}.button.is-secondary-close{padding-left:calc(2em + 10px)}.button.is-secondary-close:before,.button.is-secondary-close:after{width:14px;height:15px;left:20px}.button.is-secondary-close:before{background-image:url(../../img/common/button-close.svg)}.button.is-secondary-close:after{background-image:url(../../img/common/button-close-red.svg)}@media screen and (max-width:600px){.button.is-secondary-sp-small{width:220px;max-width:100%;height:40px;font-size:16px}.button.is-secondary-sp-small:before,.button.is-secondary-sp-small:after{width:8px;height:12px;right:15px}}.button.is-external{width:220px;height:40px;color:#dc000c;background:#fff;border:2px solid #dc000c;font-size:16px;transition-property:background-color,color,opacity}.button.is-external:before,.button.is-external:after{width:14px;height:14px;content:"";right:20px}.button.is-external:before{background-image:url(../../img/common/icon-external-white.svg)}.button.is-external:after{opacity:1;background-image:url(../../img/common/icon-external-red.svg);transition-duration:.3s}.button.is-external:hover{color:#fff;background-color:#dc000c}.button.is-external:hover:after{opacity:0}.button.is-mail{width:220px;height:40px;color:#000;border:2px solid #000;padding-right:60px;font-size:16px;font-weight:400;transition-property:background-color,color,opacity}.button.is-mail:before,.button.is-mail:after{width:23px;height:23px;content:"";right:20px}.button.is-mail:before{background-image:url(../../img/common/icon-mail.svg);background-position:50%;background-size:contain}.button.is-pdf{width:220px;height:40px;color:#000;border:2px solid #000;padding-right:60px;font-size:16px;font-weight:400;transition-property:background-color,color,opacity}.button.is-pdf:before,.button.is-pdf:after{width:16px;height:17px;content:"";right:20px}.button.is-pdf:before{background-image:url(../../img/common/icon-pdf.svg);background-position:50%;background-size:contain}.button.is-sound{color:#dc000c;border:1px solid #dc000c;padding:7px 10px 7px 30px;font-size:14px;line-height:1.25;transition-property:background-color,color,opacity}@media screen and (max-width:600px){.button.is-sound{padding:3px 4px 3px 10px;font-size:10px}}.button.is-sound:before,.button.is-sound:after{width:16px;height:13px;content:"";top:calc(50% + 1px);left:10px;transform:translateY(-50%)}@media screen and (max-width:600px){.button.is-sound:before,.button.is-sound:after{width:7px;height:6px;left:3px}}.button.is-sound:before{background-image:url(../../img/common/icon-sound-white.svg)}.button.is-sound:after{opacity:1;background-image:url(../../img/common/icon-sound.svg);transition-duration:.3s}.button.is-sound:hover{color:#fff;background-color:#f10;border-color:#f10}.button.is-sound:hover:after{opacity:0}.headline01,.headline02,.headline03,.headline04,.headline05{font-family:Noto Sans JP,sans-serif;font-weight:700;line-height:1.4}.headline01{font-size:34px}@media screen and (max-width:600px){.headline01{font-size:25px}}.headline02{margin-bottom:40px;padding-bottom:10px}@media screen and (max-width:600px){.headline02{margin-bottom:30px}}.headline02 span{font-size:28px;display:inline-block;position:relative}@media screen and (max-width:600px){.headline02 span{font-size:22px}}.headline02 span:before,.headline02 span:after{height:3px;content:"";border-radius:3px;display:block;position:absolute;bottom:-10px;left:0}.headline02 span:before{width:80px;background-color:#c2c2c2}.headline02 span:after{width:10px;background-color:#d7000f}.headline03{margin-bottom:30px;font-size:22px}@media screen and (max-width:600px){.headline03{margin-bottom:20px;font-size:18px}}.headline03.is-border{border-bottom:1px solid #e4e4e4;display:flex}@media screen and (max-width:600px){.headline03.is-border{align-items:flex-start;margin-bottom:12px;padding-bottom:8px}}@media screen and (min-width:601px){.headline03.is-border{align-items:center;margin-bottom:20px;padding-bottom:10px}}.headline03.is-border .headline03_no{background-color:#f2f0ec;border-radius:50%;justify-content:center;align-items:center;line-height:1;display:inline-flex}@media screen and (max-width:600px){.headline03.is-border .headline03_no{width:32px;height:32px;margin-right:8px;font-size:18px}}@media screen and (min-width:601px){.headline03.is-border .headline03_no{width:33px;height:33px;margin-right:10px;font-size:19px}}.headline03.is-border .headline03_text{line-height:1.2}@media screen and (max-width:600px){.headline03.is-border .headline03_text{width:calc(100% - 40px);margin-top:6px}}@media screen and (min-width:601px){.headline03.is-border .headline03_text{width:calc(100% - 43px);margin-bottom:.5px}}.headline04{font-size:18px}@media screen and (max-width:600px){.headline04{font-size:16px}}.headline05{font-size:16px}@media screen and (max-width:600px){.headline05{font-size:14px}}.text-link.is-map{color:#dc000c;align-items:center;padding-left:22px;display:inline-flex;position:relative}.text-link.is-map:before{width:12px;height:17px;content:"";background-image:url(../../img/common/icon-pin.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;position:absolute;left:0}.text-link.is-map:hover{color:#f10;text-decoration:underline}.text-link.is-more{color:#000;padding-right:19px;line-height:1.25;display:inline-block;position:relative}.text-link.is-more:after{width:10px;height:15px;content:"";background-image:url(../../img/common/button-arrow-red.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;position:absolute;top:calc(50% + 1px);right:0;transform:translateY(-50%)}.text-link.is-pdf{align-items:flex-start;line-height:1.375;display:inline-flex}.text-link.is-pdf:before{width:16px;height:17px;content:"";background-image:url(../../img/common/icon-pdf.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;margin-top:.1875em;margin-right:8px;display:inline-block}.text-link.is-pdf .text-link_text{max-width:calc(100% - 24px);color:#dc000c}.text-link.is-pdf .text-link_text_size{vertical-align:baseline;margin-left:.625em;font-size:12px;display:inline-block}.text-link.is-pdf:hover .text-link_text{color:#f10;text-decoration:underline}.text-link.is-pdf:hover .text-link_text_size{text-decoration:underline}.text-link.is-play{align-items:center;line-height:1.375;display:inline-flex}.text-link.is-play:before{width:20px;height:20px;content:"";background-image:url(../../img/common/icon-play-button.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;margin-right:8px;display:inline-block}.text-link.is-play:hover{text-decoration:underline}.text-link.is-external,.text-link.is-title-external{display:inline-block;position:relative}.text-link.is-external:after,.text-link.is-title-external:after{width:16px;height:16px;vertical-align:baseline;content:"";background-image:url(../../img/common/icon-external-red.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block}.text-link.is-external:hover,.text-link.is-title-external:hover{color:#f10;text-decoration:underline}.text-link.is-external:after{margin-left:8px}.text-link.is-title-external:after{margin-left:10px}.text-link.is-internal:hover{color:#f10;text-decoration:underline}.text-link.is-magnify-plus{align-items:center;display:inline-flex}.text-link.is-magnify-plus:before{width:19px;height:19px;content:"";background-image:url(../../img/common/icon-magnify-plus.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;margin-right:11px;display:inline-block}.text-link.is-magnify-plus:hover{color:#419855}.text-link.is-magnify-plus:hover:before{background-image:url(../../img/common/icon-magnify-plus-hover.svg)}.news_list_item{border-bottom:1px solid #e4e4e4;align-items:center;padding:23px 0;display:flex}@media screen and (min-width:601px) and (max-width:1023px){.news_list_item{flex-direction:column;align-items:flex-start;padding:16px 0}}@media screen and (max-width:600px){.news_list_item{flex-direction:column;align-items:flex-start;padding:16px 0}}.news_list_item_info-box{align-items:center;display:flex}.news_list_item_info-box>.date{color:#999;font-size:14px;line-height:1.57}.news_list_item_info-box>.cat{width:146px;height:24px;text-align:center;border:1px solid #c9c9c9;justify-content:center;align-items:center;margin:0 16px 0 13px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.news_list_item_text{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;line-height:1.625;overflow:hidden}@media screen and (min-width:601px) and (max-width:1023px){.news_list_item_text{width:100%;margin:11px 0 0}}@media screen and (max-width:600px){.news_list_item_text{width:100%;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-top:14px;font-size:14px;line-height:1.57;display:-webkit-box}}.news_list_item_text.is-pdf{display:flex}.news_list_item_text.is-pdf:before{width:16px;min-width:16px;height:17px;vertical-align:middle;content:"";background:url(../../img/common/icon-pdf.svg) no-repeat;margin:0 5px 5px 0;display:block}@media screen and (max-width:600px){.news_list_item_text.is-pdf:before{margin-top:2.5px}}@media screen and (min-width:601px){.news_list_item_text.is-pdf:before{margin-top:5px}}.news_list_item_text.is-pdf .text{width:calc(100% - 21px);display:block}.news_list.ir-news .news_list_item{flex-direction:unset;align-items:unset;justify-content:unset;padding:0;display:block}.news_list.ir-news .news_list_item_twocol{width:100%;align-items:flex-start;display:flex}@media screen and (max-width:1023px){.news_list.ir-news .news_list_item_twocol{flex-direction:column;align-items:flex-start;padding:16px 0}}@media screen and (min-width:1024px){.news_list.ir-news .news_list_item_twocol{padding:23px 0}}.news_list.ir-news .news_list_item_text{text-overflow:unset;white-space:unset}.news_list.is-ir-calendar .news_list_item{align-items:flex-start;padding:20px 0}@media screen and (min-width:601px) and (max-width:1023px){.news_list.is-ir-calendar .news_list_item{padding:16px 0}}@media screen and (max-width:600px){.news_list.is-ir-calendar .news_list_item{padding:16px 0}}.news_list.is-ir-calendar .news_list_item_info-box{align-items:flex-start}@media screen and (min-width:1024px){.news_list.is-ir-calendar .news_list_item_info-box{width:120px;padding-top:1px}}@media screen and (max-width:600px){.news_list.is-ir-calendar .news_list_item_text{margin-top:10px}}@media screen and (min-width:1024px){.news_list.is-ir-calendar .news_list_item_text{width:calc(100% - 120px)}}.news_list.is-service .news_list_item{align-items:flex-start}@media screen and (max-width:1023px){.news_list.is-service .news_list_item{padding-top:18px;padding-bottom:16px}}@media screen and (min-width:1024px){.news_list.is-service .news_list_item{padding-top:23px;padding-bottom:26px}}.news_list.is-service .news_list_item_info-box{align-items:flex-start}@media screen and (min-width:1024px){.news_list.is-service .news_list_item_info-box{width:77px;padding-top:1px}}.news_list.is-service .news_list_item_text{text-overflow:unset;white-space:normal;-webkit-line-clamp:unset;overflow:visible}@media screen and (min-width:1024px){.news_list.is-service .news_list_item_text{max-width:calc(100% - 93px);margin-left:16px}}@media screen and (max-width:600px){.news_list.is-service .news_list_item_text{margin:16px 0 0}}.news_list.is-service .news_list_item_twocol{width:100%;display:flex}@media screen and (max-width:1023px){.news_list.is-service .news_list_item_twocol{flex-direction:column;align-items:flex-start}}.news_list-mc_item{border-bottom:1px solid #e4e4e4}@media screen and (max-width:600px){.news_list-mc_item{padding-top:6.5px;padding-bottom:6px}}@media screen and (min-width:601px) and (max-width:1023px){.news_list-mc_item{padding-top:13px;padding-bottom:10px}}@media screen and (min-width:1024px){.news_list-mc_item{padding-top:19px;padding-bottom:11.5px}}@media screen and (min-width:601px){.news_list-mc_item_info-box{align-items:center;display:flex}}.news_list-mc_item_date{color:#999;font-size:14px;line-height:1.57}@media screen and (max-width:600px){.news_list-mc_item_cat-unit{margin-top:6px}}@media screen and (min-width:601px){.news_list-mc_item_cat-unit{margin-left:11.5px}}.news_list-mc_item_cat{min-width:40px;height:24px;border:1px solid #c9c9c9;justify-content:center;align-items:center;padding-left:8px;padding-right:8px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.news_list-mc_item_cat:not(:first-child){margin-left:8px}.news_list-mc_item_title{overflow:hidden}@media screen and (max-width:600px){.news_list-mc_item_title{height:3.14em;margin-top:7px;line-height:1.57}}@media screen and (min-width:601px){.news_list-mc_item_title{text-overflow:ellipsis;white-space:nowrap;margin-top:10px}}@media screen and (min-width:1024px){.news_list-mc_item_title{margin-left:87.5px}}@media screen and (min-width:601px){.news_list-mc_item_title.is-pdf{padding-left:21px;position:relative}}.news_list-mc_item_title.is-pdf:before{width:16px;height:17px;content:"";background-image:url(../../img/common/icon-pdf.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;margin:0;display:inline-block}@media screen and (max-width:600px){.news_list-mc_item_title.is-pdf:before{margin-right:4px;transform:translateY(2px)}}@media screen and (min-width:601px){.news_list-mc_item_title.is-pdf:before{position:absolute;top:5.5px;left:0}}.news_more{text-align:right;margin-top:20px}.about-table{width:100%;border:1px solid #e4e4e4}.about-table tbody{width:100%}.about-table tr:not(:last-child){border-bottom:1px solid #e4e4e4}.about-table tr th,.about-table tr td{text-align:left;vertical-align:top;padding:16px}@media screen and (max-width:600px){.about-table tr th,.about-table tr td{line-height:1.6}}@media screen and (min-width:601px){.about-table tr th,.about-table tr td{line-height:1.8}}.about-table tr th{background-color:#f7f6f6;font-size:16px;font-weight:700}@media screen and (max-width:600px){.about-table tr th{width:29%}}@media screen and (min-width:601px){.about-table tr th{width:23.2%}}.about-table tr td{font-weight:400}@media screen and (max-width:600px){.about-table tr td{width:71%;font-size:14px}}@media screen and (min-width:601px){.about-table tr td{width:76.8%;padding-left:18px;font-size:16px}}.building-card_box_image img{display:block}.building-card_box_image.is-rounded img{border-radius:10px}.building-card_box_text-unit{margin-top:10px}.building-card_box_text-unit_title{font-size:18px;font-weight:500;line-height:1.4}.building-card_box_text-unit_text{margin-top:10px;line-height:1.8}@media screen and (max-width:600px){.building-card_box_text-unit_text{font-size:14px}}@media screen and (min-width:601px){.building-card_box_text-unit_text{font-size:16px}}@media screen and (max-width:600px){.building-card.is-swiper .building-card_box_text-unit_text{line-height:1.57}}@media screen and (min-width:601px){.building-card.is-swiper .building-card_box_text-unit_text{line-height:1.625}}.service-card-large_box{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:600px){.service-card-large_box{flex-direction:column}.service-card-large_box_image{order:1}}@media screen and (min-width:601px){.service-card-large_box_image{width:48%}}.service-card-large_box_image img{display:block}@media screen and (max-width:600px){.service-card-large_box_image img{border-radius:8px}}@media screen and (min-width:601px){.service-card-large_box_image img{border-radius:10px}}.service-card-large_box_image.is-border img{border:1px solid #e4e4e4}@media screen and (max-width:600px){.service-card-large_box_text-unit{order:2;margin-top:20px}}@media screen and (min-width:601px){.service-card-large_box_text-unit{width:48%}}.service-card-large_box_text-unit_title{font-weight:700;line-height:1.4}@media screen and (max-width:600px){.service-card-large_box_text-unit_title{font-size:18px}}@media screen and (min-width:601px){.service-card-large_box_text-unit_title{font-size:22px}}.service-card-large_box_text-unit_text,.service-card-large_box_text-unit_link,.service-card-large_box_text-unit_texts{line-height:1.8}@media screen and (max-width:600px){.service-card-large_box_text-unit_text,.service-card-large_box_text-unit_link,.service-card-large_box_text-unit_texts{font-size:14px}}@media screen and (min-width:601px){.service-card-large_box_text-unit_text,.service-card-large_box_text-unit_link,.service-card-large_box_text-unit_texts{font-size:16px}}@media screen and (max-width:600px){.service-card-large_box_text-unit_text{margin-top:10px}}@media screen and (min-width:601px){.service-card-large_box_text-unit_text{margin-top:20px}}.service-card-large_box_text-unit_link{text-align:right}@media screen and (max-width:600px){.service-card-large_box_text-unit_link{margin-top:16px}}@media screen and (min-width:601px){.service-card-large_box_text-unit_link{margin-top:20px}}.service-card-large_box_text-unit_texts .service-card-large_box_text-unit_text+.service-card-large_box_text-unit_text{margin-top:1.8em}.service-card-large.is-movie{border-top:1px solid #9f9889;border-bottom:1px solid #9f9889}@media screen and (max-width:1023px){.service-card-large.is-movie{padding:20px 13px}}@media screen and (min-width:1024px){.service-card-large.is-movie{padding:40px}}@media screen and (max-width:600px){.service-card-large.is-movie .service-card-large_box_movie{width:100%;order:1}}@media screen and (min-width:601px){.service-card-large.is-movie .service-card-large_box_movie{width:48%}}.service-card-large.is-movie .service-card-large_box_movie iframe{max-width:480px;max-height:270px;margin-left:auto;margin-right:auto;display:block}@media screen and (max-width:600px){.service-card-large.is-movie .service-card-large_box_movie iframe{width:82.67vw;max-width:100%;height:46.4vw}}.service-card-small_box{justify-content:space-between;display:flex}@media screen and (max-width:600px){.service-card-small_box{flex-direction:column}.service-card-small_box_image{width:77.61%;margin-left:auto;margin-right:auto}}@media screen and (min-width:601px){.service-card-small_box_image{width:33.33%}}.service-card-small_box_image img{display:block}.service-card-small_box_image.is-border img{border:1px solid #e4e4e4}@media screen and (max-width:600px){.service-card-small_box_text-unit{margin-top:0}}@media screen and (min-width:601px){.service-card-small_box_text-unit{width:63.89%}}.service-card-small_box_text-unit_catch,.service-card-small_box_text-unit_title,.service-card-small_box_text-unit .text-link.is-title-external{line-height:1.4}@media screen and (max-width:600px){.service-card-small_box_text-unit_catch,.service-card-small_box_text-unit_title,.service-card-small_box_text-unit .text-link.is-title-external{font-size:16px}}@media screen and (min-width:601px){.service-card-small_box_text-unit_catch,.service-card-small_box_text-unit_title,.service-card-small_box_text-unit .text-link.is-title-external{font-size:18px}}.service-card-small_box_text-unit_title,.service-card-small_box_text-unit .text-link.is-title-external{font-weight:700}.service-card-small_box_text-unit .text-link.is-title-external:after{margin-left:8px}@media screen and (max-width:600px){.service-card-small_box_text-unit_catch+.service-card-small_box_text-unit_title{margin-top:4px}}@media screen and (min-width:601px){.service-card-small_box_text-unit_catch+.service-card-small_box_text-unit_title{margin-top:10px}}@media screen and (max-width:600px){.service-card-small_box_text-unit_catch:first-child{margin-top:20px}.service-card-small_box_text-unit_title:first-child{margin-top:10px}}@media screen and (min-width:601px){.service-card-small_box_text-unit_title:first-child{padding-top:4px}}@media screen and (max-width:600px){.service-card-small_box_text-unit_text,.service-card-small_box_text-unit_link{margin-top:10px;font-size:14px}}@media screen and (min-width:601px){.service-card-small_box_text-unit_text,.service-card-small_box_text-unit_link{margin-top:20px;font-size:16px}}.service-card-small_box_text-unit_text{line-height:1.8}.service-card-small_box_text-unit_link{text-align:right}@media screen and (max-width:600px){.service-card-small_box_text-unit_link{line-height:1.785}}@media screen and (min-width:601px){.service-card-small_box_text-unit_link{line-height:1.625}}.service-card-framed{background-color:#fff;border-radius:10px;position:relative;overflow:hidden}@media screen and (max-width:600px){.service-card-framed{padding:20px 20px 30px}}@media screen and (min-width:601px){.service-card-framed{margin-left:-40px;margin-right:-40px;padding:40px}}.service-card-framed:before,.service-card-framed:after{content:"";background-color:#c9bfab;display:block;position:absolute}@media screen and (max-width:600px){.service-card-framed:before,.service-card-framed:after{width:40px;height:35px}}@media screen and (min-width:601px){.service-card-framed:before,.service-card-framed:after{width:76px;height:67px}}.service-card-framed:before{top:0;left:0;transform:skew(-30deg)translate(-75%)}.service-card-framed:after{bottom:0;right:0;transform:skew(-30deg)translate(75%)}.service-card-framed_title{margin-bottom:20px;font-weight:700;line-height:1.25}@media screen and (max-width:600px){.service-card-framed_title{font-size:18px}}@media screen and (min-width:601px){.service-card-framed_title{font-size:28px}}.service-card-framed_box{justify-content:space-between;display:flex}@media screen and (max-width:600px){.service-card-framed_box{flex-direction:column}}@media screen and (min-width:601px){.service-card-framed_box_image{width:34.26%}}.service-card-framed_box_image img{display:block}.service-card-framed_box_image.is-border img{border:1px solid #e4e4e4}@media screen and (max-width:600px){.service-card-framed_box_text-unit{margin-top:20px}}@media screen and (min-width:601px){.service-card-framed_box_text-unit{width:62.96%;padding-top:5px}}.service-card-framed_box_text-unit .text-unit{flex-direction:column;display:flex}@media screen and (min-width:601px){.service-card-framed_box_text-unit .text-unit{height:100%;justify-content:space-between}}.service-card-framed_box_text-unit .text-unit_title{font-weight:700;line-height:1.4}@media screen and (max-width:600px){.service-card-framed_box_text-unit .text-unit_title{font-size:16px}}@media screen and (min-width:601px){.service-card-framed_box_text-unit .text-unit_title{font-size:18px}}.service-card-framed_box_text-unit .text-unit_texts,.service-card-framed_box_text-unit .text-unit_text:not(:first-child){margin-top:20px}@media screen and (max-width:600px){.service-card-framed_box_text-unit .text-unit_lower-box{margin-top:18px}}@media screen and (min-width:601px){.service-card-framed_box_text-unit .text-unit_lower-box{margin-top:20px}}.service-card-framed_box_text-unit .text-unit_link{text-align:right}@media screen and (max-width:600px){.service-card-framed_box_text-unit .text-unit_link:not(:first-child){margin-top:4px}}@media screen and (min-width:601px){.service-card-framed_box_text-unit .text-unit_link:not(:first-child){margin-top:8px}}@media screen and (max-width:600px){.service-card-framed_box_text-unit .text-unit_text,.service-card-framed_box_text-unit .text-unit_link{font-size:14px;line-height:1.785}}@media screen and (min-width:601px){.service-card-framed_box_text-unit .text-unit_text,.service-card-framed_box_text-unit .text-unit_link{font-size:16px;line-height:1.5}}.service-title{position:relative}@media screen and (max-width:600px){.service-title{height:140px}}@media screen and (min-width:601px){.service-title{height:180px}}.service-title:before{content:"";background-image:url(../../img/common/pict-point.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;position:absolute;top:0;left:0}@media screen and (max-width:600px){.service-title:before{width:97px;height:64px;transform:translate(-10px,-27px)}}@media screen and (min-width:601px){.service-title:before{width:158px;height:103px;transform:translate(-30px,-45px)}}.service-title.is-project:before{background-image:url(../../img/common/pict-project.svg)}@media screen and (max-width:600px){.service-title.is-project:before{width:104px;height:64px;transform:translate(-10px,-38px)}}@media screen and (min-width:601px){.service-title.is-project:before{width:174px;height:108px;transform:translate(-30px,-50px)}}.service-title.is-plain:before{display:none}.service-title_image{height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (max-width:600px){.service-title_image{background-image:url(../../img/common/bg-point01_sp.jpg);border-radius:8px}}@media screen and (min-width:601px){.service-title_image{background-image:url(../../img/common/bg-point01_pc.jpg);border-radius:10px}}.service-title_text{width:100%;height:100%;color:#fff;text-align:center;justify-content:center;align-items:center;padding-left:30px;padding-right:30px;font-weight:700;display:flex;position:absolute;top:0;left:0}@media screen and (max-width:600px){.service-title_text{font-size:22px;line-height:1.27}}@media screen and (min-width:601px){.service-title_text{font-size:28px;line-height:1.4}}.service-title_text_main{font-family:Century Gothic,Noto Sans JP,sans-serif;display:block}@media screen and (max-width:600px){.service-title_text_main{font-size:25px;line-height:1.4}}@media screen and (min-width:601px){.service-title_text_main{font-size:34px;line-height:1.4}}.service-title_text_sub{font-family:Noto Sans JP,sans-serif;font-weight:500;display:block}@media screen and (max-width:600px){.service-title_text_sub{font-size:18px;line-height:1.27}}@media screen and (min-width:601px){.service-title_text_sub{font-size:22px;line-height:1.4}}.service-banner-link_banner .link,.service-banner-link_banner .image{width:100%;display:block}.service-banner-link_banner .link{transition-property:opacity;transition-duration:.3s}.service-banner-link_banner .link:hover{opacity:.5}.service-banner-link.is-two-col{justify-content:space-between;display:flex}@media screen and (max-width:600px){.service-banner-link.is-two-col{flex-direction:column}.service-banner-link.is-two-col .service-banner-link_banner:not(:first-child){margin-top:10px}}@media screen and (min-width:601px){.service-banner-link.is-two-col .service-banner-link_banner{width:48%}}.service-large-image{text-align:center}.service-large-image .image{width:100%;display:block}.svg-image:not(.is-stack){width:100%}.svg-image_link:hover text{fill:#f10;text-decoration:underline}.svg-image_button-link .bg,.svg-image_button-link text{transition-property:fill;transition-duration:.3s}.svg-image_button-link .arrow{transition-property:stroke;transition-duration:.3s}.svg-image_button-link:hover .bg{fill:#dc000c}.svg-image_button-link:hover text{fill:#fff}.svg-image_button-link:hover .arrow{stroke:#fff}.svg-image.is-stack{max-width:100%;display:inline-block;position:relative}.svg-image.is-stack .svg-image_two{width:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.service-white-box{background-color:#fff;position:relative}@media screen and (max-width:600px){.service-white-box{border-radius:8px;padding:30px 20px}}@media screen and (min-width:601px){.service-white-box{border-radius:10px;padding:35px 5.55% 60px}}.service-white-box:before{height:1px;content:"";background-color:#9e988b;display:inline-block;position:absolute;left:0}@media screen and (max-width:600px){.service-white-box:before{width:30px;top:40.5px}}@media screen and (min-width:601px){.service-white-box:before{width:50px;top:50.5px}}.service-white-box_title{color:#9f9889;font-weight:700;line-height:1}@media screen and (max-width:600px){.service-white-box_title{padding-left:20px;padding-right:20px;font-size:24px}}@media screen and (min-width:601px){.service-white-box_title{font-size:34px}}.service-white-box_content_image{text-align:center}@media screen and (max-width:600px){.service-white-box_content_image{margin-top:20px}}@media screen and (min-width:601px){.service-white-box_content_image{margin-top:30px}}.service-white-box_content_button{text-align:right;margin-top:30px}.service-white-box_content_small-card-unit,.service-white-box_content_small-card-unit .service-card-small:not(:first-child){margin-top:30px}@media screen and (max-width:600px){.service-white-box_content_small-card-unit .service-card-small_box_image{width:88.14%}.service-white-box_content_small-card-unit .service-card-small_box_text-unit_title{margin-top:20px}}@media screen and (min-width:601px){.service-white-box_content_small-card-unit .service-card-small_box_image{width:37.5%}.service-white-box_content_small-card-unit .service-card-small_box_text-unit{width:59.375%}}.service-white-box_content_twocol{justify-content:space-between;display:flex}@media screen and (max-width:600px){.service-white-box_content_twocol{flex-direction:column;align-items:flex-end;margin-top:8px}}@media screen and (min-width:601px){.service-white-box_content_twocol{margin-top:30px}}@media screen and (max-width:600px){.service-white-box_content_twocol_right{margin-top:30px}.service-white-box.is-global{padding:30px}}@media screen and (min-width:601px){.service-white-box.is-global{padding:35px 40px 40px 65px}}.service-white-box.is-global .service-white-box_title{line-height:1.4}@media screen and (max-width:600px){.service-white-box.is-global .service-white-box_title{padding-left:10px;font-size:18px}}@media screen and (min-width:601px){.service-white-box.is-global .service-white-box_title{font-size:22px}}@media screen and (max-width:600px){.service-white-box.is-global .service-white-box_title:before{width:30px}}.service-image-table{width:100%;border:1px solid #e4e4e4}@media screen and (max-width:600px){.service-image-table th,.service-image-table td{font-size:14px;line-height:1.4}}@media screen and (min-width:601px){.service-image-table th,.service-image-table td{font-size:16px;line-height:1.6}}.service-image-table thead th{background:#e6e2d8;border:1px solid #e4e4e4}.service-image-table thead th:not(:first-child){border-left-color:#fff}.service-image-table thead th:not(:last-child){border-right-color:#fff}@media screen and (max-width:600px){.service-image-table thead th{padding:19px 0 21px}}@media screen and (min-width:601px){.service-image-table thead th{padding:10px}}@media screen and (max-width:600px){.service-image-table thead th:nth-child(1){width:28.36%}}@media screen and (min-width:601px){.service-image-table thead th:nth-child(1){width:20%}}@media screen and (max-width:600px){.service-image-table thead th:nth-child(2),.service-image-table thead th:nth-child(3){width:35.82%}}@media screen and (min-width:601px){.service-image-table thead th:nth-child(2),.service-image-table thead th:nth-child(3){width:40%}}.service-image-table tbody th{background-color:#f2f0ec;border:1px solid #e4e4e4}@media screen and (max-width:600px){.service-image-table tbody th{text-align:center;padding:12.5px 0}}@media screen and (min-width:601px){.service-image-table tbody th{text-align:left;padding:12.5px 20px}}.service-image-table tbody td{text-align:center;background-color:#fff;border:1px solid #e4e4e4}@media screen and (max-width:600px){.service-image-table tbody td{padding:8px 6px}}@media screen and (min-width:601px){.service-image-table tbody td{height:72px;padding:5px 15px}}.service-image-table td .td-image{vertical-align:middle;display:inline-block}@media screen and (max-width:600px){.service-image-table td .td-image{max-width:100%}.service-image-table td .td-image.is-sp-25{width:25%}.service-image-table td .td-image.is-sp-35{width:35%}.service-image-table td .td-image.is-sp-40{width:40%}.service-image-table td .td-image.is-sp-45{width:45%}.service-image-table td .td-image.is-sp-50{width:50%}.service-image-table td .td-image.is-sp-55{width:55%}.service-image-table td .td-image.is-sp-60{width:60%}.service-image-table td .td-image.is-sp-65{width:65%}.service-image-table td .td-image.is-sp-70{width:70%}.service-image-table td .td-image.is-sp-80{width:80%}.service-image-table td .td-image.is-sp-85{width:85%}.service-image-table td .td-image.is-sp-90{width:90%}.service-image-table td .td-image:not(:first-child){margin-top:10px}}@media screen and (min-width:601px){.service-image-table td .td-image:not(:first-child){margin-left:20px}}.service-image-table td picture .td-image:not(:first-child){margin-top:0;margin-left:0}.service-image-table td .pc-two-row{vertical-align:middle;flex-direction:column;align-items:center;display:inline-flex}@media screen and (max-width:600px){.service-image-table td .pc-two-row:not(:first-child){margin-top:8px}}@media screen and (min-width:601px){.service-image-table td .pc-two-row:not(:first-child){margin-left:20px}}.service-image-table td .pc-two-row .td-image{margin-left:0}@media screen and (max-width:600px){.service-image-table td .pc-two-row .td-image:not(:first-child){margin-top:8px}}@media screen and (min-width:601px){.service-image-table td .pc-two-row .td-image:not(:first-child){margin-top:6px}}@media screen and (max-width:600px){.service-image-table td .sp-row{vertical-align:middle;flex-direction:column;align-items:center;display:inline-flex}}@media screen and (min-width:601px){.service-image-table td .sp-two-col:not(:first-child){margin-left:20px}}@media screen and (max-width:600px){.service-image-table td .sp-two-col{flex-wrap:wrap;justify-content:space-between;align-items:center;display:inline-flex}.service-image-table td .sp-two-col:not(:first-child){margin-top:8px}.service-image-table td .sp-two-col .td-image,.service-image-table td .sp-two-col .td-image:not(:first-child){margin-top:0}.service-image-table td.narrow-margin>.td-image:not(:first-child),.service-image-table td.narrow-margin .sp-row>.td-image:not(:first-child),.service-image-table td.narrow-margin .sp-two-col>.td-image:not(:first-child),.service-image-table td.narrow-margin .pc-two-row:not(:first-child){margin-top:8px}}@media screen and (min-width:601px){.service-image-table td.narrow-margin>.td-image:not(:first-child),.service-image-table td.narrow-margin .sp-row>.td-image:not(:first-child),.service-image-table td.narrow-margin .sp-two-col>.td-image:not(:first-child),.service-image-table td.narrow-margin .pc-two-row:not(:first-child){margin-left:15px}}.table{width:100%;border:1px solid #e4e4e4;font-family:Noto Sans JP,sans-serif}@media screen and (min-width:601px){.table th,.table td{width:20%}}.table thead th{background:#e6e2d8;border:1px solid #e4e4e4;padding-top:8px;font-weight:700;line-height:1.8}.table thead th:not(:first-child){border-left-color:#fff}.table thead th:not(:last-child){border-right-color:#fff}@media screen and (max-width:600px){.table thead th{padding:8px 4px}}@media screen and (min-width:601px){.table thead th{padding:8px}}.table tbody th{text-align:left;background:#f7f6f6;border:1px solid #e4e4e4}@media screen and (max-width:600px){.table tbody th{padding:8px 4px}}@media screen and (min-width:601px){.table tbody th{padding:8px}}.table tbody td{border:1px solid #e4e4e4}@media screen and (max-width:600px){.table tbody td{padding:8px 4px}}@media screen and (min-width:601px){.table tbody td{padding:8px}}@media screen and (max-width:600px){.table.table01 tbody th{min-width:80px}}.table.table01 tbody td{text-align:right}@media screen and (min-width:601px){.anchor-list{margin-bottom:-15px}}@media screen and (max-width:600px){.anchor-list{margin-bottom:-20px}}.anchor-list_item{display:inline-block}@media screen and (min-width:601px){.anchor-list_item{margin-bottom:15px}}@media screen and (max-width:600px){.anchor-list_item{margin-bottom:20px}}.anchor-list_item a{padding-left:25px;line-height:1.45;display:inline-block;position:relative}@media screen and (min-width:601px){.anchor-list_item a{padding-right:30px;font-size:18px}}@media screen and (max-width:600px){.anchor-list_item a{padding-right:34px;font-size:16px}}.anchor-list_item a:before{width:15px;height:10px;content:"";background:url(../../img/common/pc-allow.svg) 50% no-repeat;display:inline-block;position:absolute;left:0}@media screen and (max-width:600px){.anchor-list_item a:before{top:8.5px}}@media screen and (min-width:601px){.anchor-list_item a:before{top:9.5px}}@media screen and (max-width:600px){.anchor-list.is-sp100{flex-wrap:wrap;display:flex}.anchor-list.is-sp100 .anchor-list_item{width:100%}.anchor-list.is-sp100 .anchor-list_item a{width:100%;padding-right:0}.anchor-list.is-sp50{flex-wrap:wrap;display:flex}.anchor-list.is-sp50 .anchor-list_item{width:50%}.anchor-list.is-sp50 .anchor-list_item a{width:100%;padding-right:0}.anchor-list.is-sp33{flex-wrap:wrap;display:flex}.anchor-list.is-sp33 .anchor-list_item{width:33.33%}.anchor-list.is-sp33 .anchor-list_item a{width:100%;padding-right:0}}@media screen and (min-width:601px) and (max-width:1023px){.anchor-list.is-tb50{flex-wrap:wrap;display:flex}.anchor-list.is-tb50 .anchor-list_item{width:50%}.anchor-list.is-tb50 .anchor-list_item a{width:100%;padding-right:0}}@media screen and (min-width:1024px){.anchor-list.is-pc25{flex-wrap:wrap;display:flex}.anchor-list.is-pc25 .anchor-list_item{width:25%}.anchor-list.is-pc25 .anchor-list_item a{width:100%;padding-right:0}}.page-link_list{flex-wrap:wrap;justify-content:space-between;display:flex}.page-link_list_item{width:48.15%;line-height:1.4}@media screen and (max-width:600px){.page-link_list_item{width:100%}}.page-link_list_item a{border-bottom:1px solid #e4e4e4;align-items:center;padding-top:21px;padding-right:26px;display:flex;position:relative}@media screen and (max-width:600px){.page-link_list_item a{padding-bottom:23px;font-size:16px}}@media screen and (min-width:601px){.page-link_list_item a{padding-bottom:21px;font-size:18px}}.page-link_list_item a:after{width:10px;height:15px;content:"";background-image:url(../../img/common/button-arrow-red.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;position:absolute;right:0}@media screen and (max-width:600px){.page-link_list_item a:after{top:25px}}@media screen and (min-width:601px){.page-link_list_item a:after{top:26px}}.page-link_list_item a:hover{opacity:.8}@media screen and (max-width:600px){.page-link_list_item.is-pdf a{padding-left:26px}}@media screen and (min-width:601px){.page-link_list_item.is-pdf a{padding-left:30px}}.page-link_list_item.is-pdf a:before{width:16px;height:17px;content:"";background-image:url(../../img/common/icon-pdf.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;margin:0;display:inline-block;position:absolute;left:0}@media screen and (max-width:600px){.page-link_list_item.is-pdf a:before{top:23px}}@media screen and (min-width:601px){.page-link_list_item.is-pdf a:before{top:25px}}.group-card_title{font-size:18px;font-weight:700;line-height:1.4}.group-card_box{justify-content:space-between;display:flex}@media screen and (max-width:600px){.group-card_box{margin-top:10px}.group-card_box_image{width:47.77%}}@media screen and (min-width:601px){.group-card_box_image{width:22.22%}}.group-card_box_image img{display:block}.group-card_box_image.is-border img{border:1px solid #e4e4e4}.group-card_box_text-unit{flex-direction:column;display:flex}@media screen and (max-width:600px){.group-card_box_text-unit{width:47.77%}}@media screen and (min-width:601px){.group-card_box_text-unit{width:75%;justify-content:space-between}.group-card_box_text-unit_upper-box{width:80%}}@media screen and (max-width:600px){.group-card_box_text-unit_lower-box{margin-top:16px}}.group-card_box_text-unit_title{font-size:18px;font-weight:700;line-height:1.4}@media screen and (max-width:600px){.group-card_box_text-unit_text{line-height:1.785}}@media screen and (min-width:601px){.group-card_box_text-unit_text{margin-top:10px}}.group-card_box_text-unit_link{text-align:right;line-height:1.375}@media screen and (max-width:600px){.group-card_box_text-unit_link:not(:first-child){margin-top:6px}}@media screen and (min-width:601px){.group-card_box_text-unit_link:not(:first-child){margin-top:8px}}.group-card_box_text-unit_link .text-link{color:#dc000c}.group-card .text-link.is-title-external:after,.group-card .text-link.is-external:after{width:12px;height:12px;margin-left:8px}@media screen and (max-width:600px){.personal-message_title{font-size:20px}}@media screen and (min-width:601px){.personal-message_title{text-align:center;font-size:28px}}@media screen and (max-width:600px){.personal-message_image{margin-top:30px}}@media screen and (min-width:601px){.personal-message_image{margin-top:60px}}.personal-message_image img{display:block}@media screen and (max-width:600px){.personal-message_text-unit{margin-top:30px}}@media screen and (min-width:601px){.personal-message_text-unit{width:80%;max-width:820px;margin-top:40px;margin-left:auto;margin-right:auto}}.personal-message_text{text-indent:1em;line-height:2}.personal-message_text:not(:first-child){margin-top:2em}.personal-message_author{text-align:right}@media screen and (max-width:600px){.personal-message_author{margin-top:30px}}@media screen and (min-width:601px){.personal-message_author{margin-top:40px}}.personal-message_author_image{width:169px;height:auto;margin-top:10px}.accordion{margin-top:-16px;margin-bottom:20px}.accordion_item{border-bottom:1px solid #e4e4e4}.accordion_item-q,.accordion_item-title{cursor:pointer;justify-content:space-between;align-items:center;padding:14px 0 13px;display:flex}.accordion_item-q:before,.accordion_item-title:before{width:23px;height:23px;content:"";background-image:url(../../img/common/icon-accordion-Q.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;margin-top:2px;display:block}.accordion_item-q_content,.accordion_item-title_content{width:calc(100% - 33px);line-height:1.5;display:flex;position:relative}@media screen and (max-width:600px){.accordion_item-q_content,.accordion_item-title_content{padding-right:40px}}@media screen and (min-width:601px){.accordion_item-q_content,.accordion_item-title_content{padding-right:40px}}.accordion_item-q_content:before,.accordion_item-q_content:after,.accordion_item-title_content:before,.accordion_item-title_content:after{width:20px;height:20px;content:"";background-position:50%;background-repeat:no-repeat;background-size:100%;transition-property:opacity;transition-duration:.3s;display:block;position:absolute;top:calc(.75em - 10px);right:18px}.accordion_item-q_content:before,.accordion_item-title_content:before{background-image:url(../../img/common/icon-accordion-close.svg)}.accordion_item-q_content:after,.accordion_item-title_content:after{background-image:url(../../img/common/icon-accordion-open.svg)}.accordion_item-q.is-open .accordion_item-q_content:after,.accordion_item-q.is-open .accordion_item-title_content:after,.accordion_item-title.is-open .accordion_item-q_content:after,.accordion_item-title.is-open .accordion_item-title_content:after{opacity:0}.accordion_item-title:before{content:none;display:none}.accordion_item-title_content{width:100%}.accordion_item-a,.accordion_item-data{margin-bottom:20px;display:none}.accordion_item-a_box,.accordion_item-data_box{background-color:#f7f6f6;border-radius:10px;justify-content:space-between;display:flex}@media screen and (max-width:600px){.accordion_item-a_box,.accordion_item-data_box{padding:20px 20px 20px 12px;line-height:1.5}}@media screen and (min-width:601px){.accordion_item-a_box,.accordion_item-data_box{padding:20px 40px}}.accordion_item-a_box:before,.accordion_item-data_box:before{width:23px;height:23px;content:"";background-image:url(../../img/common/icon-accordion-A.svg);background-position:50%;background-repeat:no-repeat;background-size:100%;margin-top:2px;display:block}.accordion_item-a_box_content,.accordion_item-data_box_content{width:calc(100% - 33px)}.accordion_item-data_box:before{content:none;display:none}.accordion_item-data_content{width:100%}.page .scroll-hint-icon{width:242px;height:127px;border-radius:10px;padding-top:16px;top:120px;left:calc(50% - 121px);box-shadow:0 6px 8px #0003}.page .scroll-hint-icon:before{width:52px;height:70px;background-image:url(../../img/common/icon-scroll-pointer-direction.svg);background-size:100%}.page .scroll-hint-icon:after{width:43px;height:18px;background-image:url(../../img/common/icon-scroll-pointer-finger.svg);background-size:100%;top:13px;left:calc(50% - 7.5px)}.page .scroll-hint-text{margin-top:10px;font-size:14px}.page .scroll-hint.is-scrollable{overflow-x:scroll!important}.page ::-webkit-scrollbar{height:5px}.page ::-webkit-scrollbar-track{background-color:#eee}.page ::-webkit-scrollbar-thumb{background-color:#c2c2c2;border-radius:100px}@media screen and (max-width:600px){.page .sp-none,.page .sp-none.jp-none,.page .sp-none.en-none{display:none!important}}@media screen and (min-width:1024px){.page .pc-none,.page .pc-none.jp-none,.page .pc-none.en-none{display:none!important}}@media screen and (min-width:601px){.page .tabpc-none,.page .tabpc-none.jp-none,.page .tabpc-none.en-none{display:none!important}}.word-break{word-break:break-all}html[lang=ja] .jp-none,html[lang=en] .en-none,html[lang=ja] .jp-d-none,html[lang=en] .en-d-none{display:none!important}main{-webkit-text-size-adjust:none;font-family:Noto Sans JP,Noto Sans,sans-serif;font-weight:400}main *,main :before,main :after{box-sizing:border-box}main h1,main h2,main h3,main h4,main h5,main p,main ul,main ol,main dl,main dt,main dd{margin:0;padding:0}main a:link,main a:visited,main a:hover,main a:active{color:#000}main p{font-size:16px;line-height:1.8}@media screen and (max-width:600px){main p{font-size:14px}}main img{max-width:100%;height:auto}main table{border-collapse:collapse}main thead,main tbody,main tfoot,main tr,main td,main th{border-color:inherit;border-style:solid;border-width:0}html[lang=en] main table th,html[lang=en] main table td{word-break:break-word!important;white-space:normal!important}.page_title{background-color:#f7f6f6}@media screen and (max-width:600px){.page_title{padding-top:30px;padding-bottom:30px}}@media screen and (min-width:601px){.page_title{padding-top:50px;padding-bottom:50px}}.page_title_container{max-width:1160px;margin:0 auto;padding-left:40px;padding-right:40px;display:block}@media screen and (max-width:600px){.page_title_container{padding-left:20px;padding-right:20px}}.page_container{padding-top:50px}@media screen and (max-width:600px){.page_container{padding-top:30px}}.page_container:not(.is-page-link){padding-bottom:100px}@media screen and (max-width:600px){.page_container:not(.is-page-link){padding-bottom:120px}}.page_container.is-page-link{padding-bottom:0}.page .section:not(:first-child){margin-top:100px}@media screen and (max-width:600px){.page .section:not(:first-child){margin-top:50px}}.page .section.is-mt60{margin-top:60px}@media screen and (max-width:600px){.page .section.is-mt60{margin-top:30px}}.page .section.is-mt50{margin-top:50px}@media screen and (max-width:600px){.page .section.is-mt50{margin-top:30px}}.page .section.is-mt40{margin-top:40px}@media screen and (max-width:600px){.page .section.is-mt40{margin-top:50px}}.page .section.is-page-link{background-color:#f7f6f6;margin-top:150px;padding:55px 0}.page .section.is-page-link .page-link{margin-top:-21px}.page .section_container{max-width:1160px;margin:0 auto;padding-left:40px;padding-right:40px;display:block}@media screen and (max-width:600px){.page .section_container{padding-left:20px;padding-right:20px}}
/*# sourceMappingURL=page.css.map */
