@charset "UTF-8";
@import url(https://use.fontawesome.com/releases/v5.4.1/css/all.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,400,500,700,900&subset=japanese);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700&display=swap);
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;
padding:0;
border:0;
font-size:100%;
-webkit-font-feature-settings:"palt";
font-feature-settings:"palt";
font:inherit;
vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';
content:none}
table{border-collapse:collapse;
border-spacing:0}
button{background-color:transparent;
border:none;
cursor:pointer;
outline:0;
padding:0;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none}
html{-webkit-box-sizing:border-box;
box-sizing:border-box;
overflow-y:scroll;
-webkit-text-size-adjust:100%}
a{text-decoration:none}
.clearfix:after{content:"";
display:table;
clear:both}
body{font-family:"Noto Sans JP","Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体",Meiryo,"Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,Arial,Sans-serif;
background:#fff}
.is-pc{display:block}
@media screen and (max-width:769px){.is-pc{display:none}
}
@media screen and (max-width:1070px){.is-breakpoint-1070{display:none}
}
.is-sp{display:none}
@media screen and (max-width:769px){.is-sp{display:block}
}
.is-sp-s{display:none}
@media screen and (max-width:320px){.is-sp-s{display:block}
}
[v-cloak]{display:none}
a{color:inherit}
a:visited{color:inherit}
a:link{color:inherit}
.header_block{width:100%;
border-top:6px solid #166772}
@media screen and (max-width:769px){.header_block{border-top:5px solid #166772}
}
.header_block__inner{max-width:1440px;
margin:auto;
padding:25px calc(50 / 1440 * 100vw)}
@media screen and (max-width:769px){.header_block__inner{padding:calc(15 / 375 * 100vw)}
}
.header_block__inner .header_block_contents{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between}
.header_block__inner .header_block_contents .header_block_logo{width:305px}
@media screen and (max-width:769px){.header_block__inner .header_block_contents .header_block_logo{width:calc(170 / 375 * 100vw)}
}
.header_block__inner .header_block_contents .header_block_logo img{width:100%}
.header_block__inner .header_block_contents .header_block_nav{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
text-align: right;
color: #166772;
}
.header_block__inner .header_block_contents .header_block_sns{display:-webkit-box;
display:-ms-flexbox;
display:flex}
.header_block__inner .header_block_contents .header_block_sns .header_block_sns_item{display:block}
.header_block__inner .header_block_contents .header_block_sns .header_block_sns_item+.header_block_sns_item{padding-left:25px}
@media screen and (max-width:769px){.header_block__inner .header_block_contents .header_block_sns .header_block_sns_item+.header_block_sns_item{padding-left:calc(10 / 375 * 100vw)}
}
.header_block__inner .header_block_contents .header_block_sns .header_block_sns_item--twitter a{vertical-align:bottom;
display:inline-block;
font-family:"Helvetica Neue",Arial,sans-serif;
height:21px;
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:3px 8px 1px;
background-color:#1b95e0;
color:#fff;
border-radius:3px;
font-size:11px;
font-weight:500;
cursor:pointer}
.header_block__inner .header_block_contents .header_block_sns .header_block_sns_item--twitter a .fab{font-size:14px}
.footer_block{width:100%;
background-color:#333}
.footer_block__inner .footer_block_text{text-align:center;
padding:30px 0 25px}
@media screen and (max-width:769px){.footer_block__inner .footer_block_text{padding:calc(15 / 375 * 100vw) 0}
}
.footer_block__inner .footer_block_text p{font-size:12px;
font-weight:500;
letter-spacing:.04em;
color:#a4a4a4;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.footer_block__inner .footer_block_text p{font-size:calc(10 / 375 * 100vw)}
}
.bl_tab{position:-webkit-sticky;
position:sticky;
top:calc(20 / 1440 * 100vw);
width:100%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin-top:60px;
z-index:100}
@media screen and (min-width:1440px){.bl_tab{top:20px}
}
@media screen and (max-width:769px){.bl_tab{position:static;
top:auto;
-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-top:calc(20 / 375 * 100vw)}
}
.bl_tab__list{position:relative;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
width:calc(354 / 1440 * 100vw);
height:calc(90 / 1440 * 100vw);
border-radius:5px;
background:#feb702;
margin:0 2px;
cursor:pointer;
-webkit-transition:.25s;
transition:.25s}
@media screen and (min-width:1440px){.bl_tab__list{width:354px;
height:90px}
}
@media screen and (max-width:769px){.bl_tab__list{width:calc(335 / 375 * 100vw);
height:calc(80 / 375 * 100vw);
margin:0 0 calc(15 / 375 * 100vw)}
}
.bl_tab__arrow{content:"";
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
right:calc(20 / 1440 * 100vw);
width:calc(25 / 1440 * 100vw);
height:calc(25 / 1440 * 100vw);
border-radius:50%;
font-size:calc(13 / 1440 * 100vw);
background:#fff;
color:#166772}
@media screen and (min-width:1440px){.bl_tab__arrow{right:20px;
width:25px;
height:25px;
font-size:13px}
}
@media screen and (max-width:769px){.bl_tab__arrow{right:calc(20 / 375 * 100vw);
width:calc(25 / 375 * 100vw);
height:calc(25 / 375 * 100vw);
font-size:calc(20 / 375 * 100vw);
background:0 0;
color:#fff}
}
.bl_tab__text{font-weight:700;
font-size:calc(17 / 1440 * 100vw);
color:#166772;
line-height:1.5}
@media screen and (min-width:1440px){.bl_tab__text{font-size:17px}
}
@media screen and (max-width:769px){.bl_tab__text{font-size:calc(20 / 375 * 100vw);
letter-spacing:.02em}
}
.bl_tab__icon{position:absolute;
top:calc(-20 / 1440 * 100vw);
left:calc(-20 / 1440 * 100vw);
width:calc(76 / 1440 * 100vw);
height:calc(76 / 1440 * 100vw)}
@media screen and (min-width:1440px){.bl_tab__icon{top:-20px;
left:-20px;
width:76px;
height:76px}
}
@media screen and (max-width:769px){.bl_tab__icon{top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
left:calc(10 / 375 * 100vw);
width:calc(40 / 375 * 100vw);
height:calc(40 / 375 * 100vw)}
}
.bl_tab__icon img{width:100%}
.menu-open{width:100%;
height:100%;
overflow:hidden}
.humberger_block{display:none}
@media screen and (max-width:769px){.humberger_block{display:block}
}
.humberger_block__btn{display:none;
width:calc(56 / 375 * 100vw);
height:calc(56 / 375 * 100vw);
text-align:center;
vertical-align:middle;
position:fixed;
top:0;
right:0;
z-index:90;
background:#feb702;
cursor:pointer}
.humberger_block__btn_container{position:relative;
width:calc(30 / 375 * 100vw);
height:calc(20 / 375 * 100vw);
position:relative;
display:inline-block;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
left:0}
.humberger_block__btn_container>span{position:absolute;
width:calc(30 / 375 * 100vw);
height:calc(1 / 375 * 100vw);
left:0;
display:block;
background-color:#006974;
-webkit-transition:all .4s;
transition:all .4s}
.humberger_block__btn_container>span:first-child{top:0}
.humberger_block__btn_container>span:nth-child(2){top:calc(9 / 375 * 100vw)}
.humberger_block__btn_container>span:nth-child(3){bottom:0}
.humberger_block__menu{position:fixed;
top:0;
display:none;
width:100%;
height:100vh;
z-index:80;
background:#feb702}
.humberger_block .close .humberger_block__btn_container span:nth-of-type(1){-webkit-transform:translateY(calc(7 / 375 * 100vw)) rotate(-45deg);
transform:translateY(calc(7 / 375 * 100vw)) rotate(-45deg)}
.humberger_block .close .humberger_block__btn_container span:nth-of-type(2){left:50%;
opacity:0;
-webkit-animation:active-menu-bar02 .8s forwards;
animation:active-menu-bar02 .8s forwards}
.humberger_block .close .humberger_block__btn_container span:nth-of-type(3){-webkit-transform:translateY(calc(-12 / 375 * 100vw)) rotate(45deg);
transform:translateY(calc(-12 / 375 * 100vw)) rotate(45deg)}
.humberger_block .bl_tab{margin-top:calc(70 / 375 * 100vw)}
.humberger_block .bl_tab__list{background:#fff}
.humberger_block .bl_tab__arrow{color:#166772}
@-webkit-keyframes active-menu-bar02{100%{height:0}
}
@keyframes active-menu-bar02{100%{height:0}
}
.index_page{position:relative}
.index_page .page_top_link{position:fixed;
bottom:100px;
right:50px;
z-index:10}
@media screen and (max-width:769px){.index_page .page_top_link{bottom:calc(50 / 375 * 100vw);
right:calc(20 / 375 * 100vw)}
}
.index_page .page_top_link a{display:inline-block;
padding:20px;
border-radius:50%;
border:2px solid #166772;
background-color:#fff}
@media screen and (max-width:769px){.index_page .page_top_link a{padding:calc(15 / 375 * 100vw)}
}
.index_page .page_top_link a .fas{font-size:30px;
color:#166772}
@media screen and (max-width:769px){.index_page .page_top_link a .fas{font-size:calc(18 / 375 * 100vw)}
}
.index_page .section_block{position:relative;
padding-top:40px;
width:100%;
z-index:2;
background-color:#f3f3f3}
@media screen and (max-width:769px){.index_page .section_block{padding-top:calc(20 / 375 * 100vw)}
}
.index_page .section_block::before{position:absolute;
z-index:-1;
content:"";
width:100%;
top:0;
height:153px;
background:url(../../assets/img/bg_section_block.png) center center}
@media screen and (max-width:769px){.index_page .section_block::before{height:calc(75 / 375 * 100vw)}
}
.index_page .section_block__inner{max-width:1070px;
margin:auto;
background-color:#fff}
@media screen and (max-width:769px){.index_page .section_block__inner{max-width:calc(355 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents{padding:60px 55px 80px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents{padding:calc(30 / 375 * 100vw) calc(15 / 375 * 100vw) calc(40 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_number{position:relative;
border-bottom:1px solid #166772}
.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_number p{position:absolute;
display:inline-block;
font-size:16px;
letter-spacing:.02em;
font-weight:700;
font-family:Montserrat,sans-serif;
color:#166772;
background-color:#fff;
padding-right:15px;
top:-15px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_number p{font-size:calc(12 / 375 * 100vw);
padding-right:calc(10 / 375 * 100vw);
letter-spacing:.08em;
top:calc(-10 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head{position:relative;
margin-top:8px;
padding:20px;
border:2px solid #166772;
background:url(../../assets/img/bg_section_block_title_head_img.jpg) no-repeat center center/cover}
@media screen and (max-width:1070px){.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head{padding:calc(20 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head{margin-top:calc(7 / 375 * 100vw);
padding:calc(12 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head::before{position:absolute;
content:"";
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:98.87%;
height:5px;
background-color:#166772;
bottom:-5px;
right:-2px}
.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head::after{position:absolute;
content:"";
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:5px;
height:99%;
background-color:#166772;
bottom:-5px;
right:-5px}
.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head h2{font-size:36px;
letter-spacing:.02em;
font-weight:700;
font-family:"Noto Sans JP",sans-serif;
color:#166772;
line-height:1.23}
@media screen and (max-width:1070px){.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head h2{font-size:calc(36 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_title .section_block_title_head h2{text-align:center;
font-size:calc(23 / 375 * 100vw);
line-height:1.14}
}
.index_page .section_block__inner .section_block_contents .section_block_lead{margin-top:35px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_lead{margin-top:calc(20 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_lead p{text-align:justify;
font-size:17px;
letter-spacing:.04em;
line-height:2.08;
font-weight:500;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_lead p{font-size:calc(14 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_lead p span{font-size:23px;
font-weight:700;
letter-spacing:.08em;
color:#166772;
background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(0,#c4d8db));
background:linear-gradient(transparent 70%,#c4d8db 0)}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_lead p span{font-size:calc(14 / 375 * 100vw);
font-weight:700}
}
.index_page .section_block__inner .section_block_contents .section_block_enclosure{position:relative;
margin-top:55px;
width:100%;
padding:35px 40px;
border:1px solid #166772;
background-color:#fff;
-webkit-box-sizing:border-box;
box-sizing:border-box}
@media screen and (max-width:1070px){.index_page .section_block__inner .section_block_contents .section_block_enclosure{padding:calc(35 / 1070 * 100vw) calc(40 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_enclosure{margin-top:calc(35 / 375 * 100vw);
padding:calc(20 / 375 * 100vw) calc(15 / 375 * 100vw) calc(15 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_enclosure::before{position:absolute;
content:"";
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:98.87%;
height:5px;
background-color:#166772;
bottom:-5px;
right:-2px}
.index_page .section_block__inner .section_block_contents .section_block_enclosure::after{position:absolute;
content:"";
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:5px;
height:99%;
background-color:#166772;
bottom:-5px;
right:-5px}
.index_page .section_block__inner .section_block_contents .section_block_enclosure p{font-size:20px;
letter-spacing:.02em;
line-height:1.88;
font-weight:700;
font-family:"Noto Sans JP",sans-serif;
color:#166772;
text-align:center}
@media screen and (max-width:1070px){.index_page .section_block__inner .section_block_contents .section_block_enclosure p{font-size:calc(20 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_enclosure p{text-align:justify;
font-size:calc(15 / 375 * 100vw);
letter-spacing:0;
line-height:1.65}
}
.index_page .section_block__inner .section_block_contents .section_block_question{position:relative;
margin-top:60px;
width:100%;
padding:75px 55px 70px;
background-color:#f3f3f3;
border-top:1px solid #166772;
-webkit-box-sizing:border-box;
box-sizing:border-box}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question{margin-top:calc(55 / 375 * 100vw);
padding:calc(40 / 375 * 100vw) calc(15 / 375 * 100vw) calc(32 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_caption{position:absolute;
width:100%;
text-align:center;
top:-20px;
left:0}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_caption img{width:215px;
vertical-align:bottom}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_head h3{text-align:center;
font-size:30px;
letter-spacing:.12em;
font-weight:700;
font-family:"Noto Sans JP",sans-serif;
color:#166772}
@media screen and (max-width:1070px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_head h3{font-size:calc(30 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_head h3{font-size:calc(21 / 375 * 100vw);
line-height:1.35}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image{margin-top:60px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image{margin-top:calc(20 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image img{width:100%}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image .section_block_question_image_text{margin-top:10px;
text-align:right}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image .section_block_question_image_text{text-align:left;
margin-top:calc(20 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image .section_block_question_image_text p{font-size:11px;
letter-spacing:.06em;
line-height:1.68;
font-family:"Noto Sans JP",sans-serif;
color:grey}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image .section_block_question_image_text p{font-size:calc(10 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex{margin-top:60px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
position:relative}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex{margin-top:calc(20 / 375 * 100vw);
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex img{width:100%;
vertical-align:bottom}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex .section_block_question_image_flex_item{position:relative}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex .section_block_question_image_flex_item.flex_item_graph{width:40%;
margin-left:40px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex .section_block_question_image_flex_item.flex_item_graph{width:100%;
padding:0 calc(15 / 375 * 100vw);
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin-left:0}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex .section_block_question_image_flex_item.flex_item_text{width:51%;
margin-top:30px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex .section_block_question_image_flex_item.flex_item_text{width:100%;
margin-top:calc(25 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_question .section_block_question_image_flex .question_flex_item_text{width:49%;
position:absolute;
right:14%;
bottom:-7px}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble{margin-top:45px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble{margin-top:calc(25 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head{margin-bottom:40px;
display:inline-block}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head{margin-bottom:calc(25 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head .head_color_orenge{color:#f48a17;
border-bottom:4px solid #f48a17}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head .head_color_blue{color:#0b80c5;
border-bottom:4px solid #0b80c5}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head p{position:relative;
padding-bottom:15px;
font-size:16px;
letter-spacing:.06em;
font-weight:700;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head p{padding-bottom:calc(7 / 375 * 100vw);
font-size:calc(13 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head p .fas{font-size:25px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head p .fas{font-size:calc(17 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head p span{font-size:21px;
font-weight:700}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__head p span{font-size:calc(16 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer+.section_block_speech_bubble__answer{margin-top:60px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer+.section_block_speech_bubble__answer{margin-top:calc(40 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .layout_answer_item_right{-webkit-box-orient:horizontal;
-webkit-box-direction:reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .layout_answer_item_right .answer_item_text{position:relative;
padding-right:35px;
padding-left:0}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .layout_answer_item_right .answer_item_text{padding-right:calc(15 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .layout_answer_item_right .answer_item_text::before{display:none}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .layout_answer_item_right .answer_item_text::after{position:absolute;
content:"";
width:30px;
height:30px;
right:12px;
top:35px;
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
background:url(../../assets/img/pic_answer_item_text_arrow.svg) no-repeat center center/contain}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .layout_answer_item_right .answer_item_text::after{width:calc(15 / 375 * 100vw);
height:100%;
top:0;
right:calc(6 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item+.answer_item{margin-top:15px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item+.answer_item{margin-top:calc(15 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_image{width:130px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_image{width:calc(65 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_image img{width:100%}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_text{position:relative;
padding-left:35px}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_text{width:calc(200 / 375 * 100vw);
padding-left:calc(15 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_text::before{position:absolute;
content:"";
width:30px;
height:30px;
left:12px;
top:35px;
background:url(../../assets/img/pic_answer_item_text_arrow.svg) no-repeat center center/contain}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_text::before{width:calc(15 / 375 * 100vw);
height:100%;
top:0;
left:calc(6 / 375 * 100vw)}
}
.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_text p{text-align:justify;
background-color:#fff;
display:inline-block;
padding:25px 30px;
border-radius:6px;
font-size:15px;
letter-spacing:.06em;
line-height:1.7;
font-weight:400;
font-family:"Noto Sans JP",sans-serif;
color:#4d4d4d}
@media screen and (max-width:769px){.index_page .section_block__inner .section_block_contents .section_block_speech_bubble__answer .answer_item .answer_item_text p{padding:calc(10 / 375 * 100vw) calc(15 / 375 * 100vw);
font-size:calc(11 / 375 * 100vw);
letter-spacing:0}
}
.index_page .main_visual{width:100%}
.index_page .main_visual__inner{max-width:calc(1390 / 1440 * 100vw);
margin:0 0 0 auto;
padding-top:calc(60 / 1440 * 100vw)}
@media screen and (max-width:769px){.index_page .main_visual__inner{max-width:100%;
padding-top:calc(90 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents{position:relative;
background:#f3f3f8;
height:calc(465 / 1440 * 100vw)}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents{height:calc(270 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_title{position:relative;
display:inline-block;
margin-top:calc(85 / 1440 * 100vw);
padding-left:calc(45 / 1440 * 100vw);
z-index:3}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents .main_visual_contents_title{margin-top:calc(100 / 375 * 100vw);
padding-left:calc(15 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_title h2 img{width:calc(640 / 1440 * 100vw);
vertical-align:bottom}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents .main_visual_contents_title h2 img{width:calc(320 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider{position:absolute;
top:calc(-60 / 1440 * 100vw);
right:0;
width:calc(1390 / 1440 * 100vw)}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider{width:100%;
top:calc(-90 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper-container .main_visual_contents_slider_list{background-color:#fff;
margin-left:calc(150 / 1440 * 100vw)}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper-container .main_visual_contents_slider_list{margin-left:calc(15 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper-container .main_visual_contents_slider_list .main_visual_contents_slider_list_item{opacity:0}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper-container .main_visual_contents_slider_list .main_visual_contents_slider_list_item img{width:calc(1240 / 1440 * 100vw)}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper-container .main_visual_contents_slider_list .main_visual_contents_slider_list_item img{width:100%}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper_nav{display:inline-block;
position:relative;
top:calc(-25 / 1440 * 100vw);
left:calc(60 / 1440 * 100vw)}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper_nav{display:block;
text-align:center;
top:initial;
bottom:calc(-120 / 375 * 100vw);
left:0;
height:calc(155 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper_nav .swiper_nav_pagination span{margin:0 calc(6 / 1440 * 100vw);
width:calc(8 / 1440 * 100vw);
height:calc(8 / 1440 * 100vw)}
@media screen and (max-width:769px){.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper_nav .swiper_nav_pagination span{margin:0 calc(6 / 375 * 100vw);
width:calc(8 / 375 * 100vw);
height:calc(8 / 375 * 100vw)}
}
.index_page .main_visual__inner .main_visual_contents .main_visual_contents_slider .swiper_nav .swiper_nav_pagination .swiper-pagination-bullet-active{background-color:#166772}
.index_page .about_block{width:100%}
.index_page .about_block__inner{max-width:1070px;
padding:60px 55px 45px;
margin:auto}
@media screen and (max-width:769px){.index_page .about_block__inner{padding:calc(10 / 375 * 100vw) 0 calc(20 / 375 * 100vw)}
}
.index_page .about_block__inner .about_block_text{text-align:center}
.index_page .about_block__inner .about_block_text p{font-size:25px;
letter-spacing:.02em;
line-height:2.16;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:1070px){.index_page .about_block__inner .about_block_text p{font-size:calc(25 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .about_block__inner .about_block_text p{font-size:calc(16 / 375 * 100vw);
letter-spacing:0;
line-height:1.7}
}
.index_page .about_block__inner .about_block_text p span{font-weight:700;
color:#166772;
background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(0,#c4d8db));
background:linear-gradient(transparent 70%,#c4d8db 0)}
.index_page .bl_02section1{position:relative;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
margin-bottom:85px}
.index_page .bl_02section1::after{content:"";
position:absolute;
bottom:0;
width:100%;
height:calc(730 / 1440 * 100vw);
background:#f3f3f3;
z-index:-1}
@media screen and (min-width:1440px){.index_page .bl_02section1::after{height:730px}
}
@media screen and (max-width:769px){.index_page .bl_02section1::after{height:70%}
}
.index_page .bl_02section1.section_block{background-color:#fff}
.index_page .bl_02section1.section_block::before{display:none}
.index_page .bl_02section1__tit{margin-bottom:calc(25 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section1__tit{margin-bottom:25px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__tit{margin-bottom:calc(25 / 375 * 100vw)}
}
.index_page .bl_02section1__tit h2{color:#166772;
font-weight:500;
font-size:calc(37 / 1440 * 100vw);
letter-spacing:.08em;
line-height:2;
text-align:center;
margin-bottom:calc(10 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section1__tit h2{font-size:37px;
margin-bottom:10px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__tit h2{font-size:calc(22 / 375 * 100vw);
margin-bottom:calc(13 / 375 * 100vw)}
}
.index_page .bl_02section1__tit h2 span{background:-webkit-gradient(linear,left top,left bottom,color-stop(60%,transparent),color-stop(60%,#c3d7da));
background:linear-gradient(transparent 60%,#c3d7da 60%)}
.index_page .bl_02section1__txt{margin-bottom:calc(40 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section1__txt{margin-bottom:40px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__txt{margin-bottom:calc(50 / 375 * 100vw);
width:calc(355 / 375 * 100vw)}
}
.index_page .bl_02section1__txt_main{color:#1a1a1a;
font-size:calc(18 / 1440 * 100vw);
margin-bottom:calc(15 / 1440 * 100vw);
line-height:1.8;
text-align:center;
letter-spacing:.06em}
@media screen and (min-width:1440px){.index_page .bl_02section1__txt_main{font-size:18px;
margin-bottom:15px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__txt_main{font-size:calc(14 / 375 * 100vw);
margin-bottom:calc(10 / 375 * 100vw)}
}
.index_page .bl_02section1__txt_sub{color:#1a1a1a;
font-size:calc(10 / 1440 * 100vw);
line-height:1.8;
text-align:right}
@media screen and (min-width:1440px){.index_page .bl_02section1__txt_sub{font-size:10px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__txt_sub{font-size:calc(10 / 375 * 100vw)}
}
.index_page .bl_02section1__num{font-family:Montserrat,sans-serif;
font-weight:700;
line-height:2;
font-size:calc(17 / 1440 * 100vw);
margin-bottom:calc(20 / 1440 * 100vw);
color:#166772}
@media screen and (min-width:1440px){.index_page .bl_02section1__num{font-size:17px;
margin-bottom:20px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__num{font-size:calc(13 / 375 * 100vw);
margin-bottom:calc(30 / 375 * 100vw)}
}
.index_page .bl_02section1__subTit{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
font-weight:700;
margin-bottom:calc(50 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section1__subTit{margin-bottom:50px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__subTit{margin-bottom:calc(35 / 375 * 100vw)}
}
.index_page .bl_02section1__subTit img{width:calc(74 / 1440 * 100vw);
height:calc(69 / 1440 * 100vw);
margin-right:calc(20 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section1__subTit img{width:74px;
height:69px;
margin-right:20px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__subTit img{width:calc(55 / 375 * 100vw);
height:calc(50 / 375 * 100vw)}
}
.index_page .bl_02section1__subTit p{font-size:calc(57 / 1440 * 100vw);
color:#166772}
@media screen and (min-width:1440px){.index_page .bl_02section1__subTit p{font-size:57px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__subTit p{font-size:calc(43 / 375 * 100vw)}
}
.index_page .bl_02section1__main{position:relative;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-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;
width:calc(960 / 1440 * 100vw);
padding-top:calc(30 / 1440 * 100vw);
-webkit-box-shadow:0 0 8px 5px #f3f3f3;
box-shadow:0 0 8px 5px #f3f3f3;
background:#fff}
@media screen and (min-width:1440px){.index_page .bl_02section1__main{width:960px;
padding-top:30px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main{width:calc(355 / 375 * 100vw);
padding-top:calc(17 / 375 * 100vw)}
}
.index_page .bl_02section1__main::before{content:"";
position:absolute;
top:0;
left:0;
right:0;
margin:auto;
height:calc(6 / 1440 * 100vw);
width:calc(847 / 1440 * 100vw);
background:#166772}
@media screen and (min-width:1440px){.index_page .bl_02section1__main::before{height:6px;
width:847px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main::before{width:calc(324 / 375 * 100vw);
height:calc(4 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainTit{width:calc(841 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainTit{width:841px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainTit{width:calc(324 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainTit h3{color:#166772;
font-weight:700;
font-size:calc(24 / 1440 * 100vw);
margin-bottom:calc(20 / 1440 * 100vw);
line-height:1.5;
letter-spacing:.02em}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainTit h3{font-size:24px;
margin-bottom:20px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainTit h3{font-size:calc(18 / 375 * 100vw);
margin-bottom:calc(13 / 375 * 100vw);
letter-spacing:0}
}
.index_page .bl_02section1__main .bl_02section1__mainTit p{color:#4d4d4d;
line-height:1.6;
font-size:calc(13 / 1440 * 100vw);
margin-bottom:calc(35 / 1440 * 100vw);
letter-spacing:.1em}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainTit p{font-size:13px;
margin-bottom:35px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainTit p{font-size:calc(10 / 375 * 100vw);
margin-bottom:calc(20 / 375 * 100vw);
letter-spacing:0}
}
.index_page .bl_02section1__main .bl_02section1__mainList{width:calc(841 / 1440 * 100vw);
margin-bottom:calc(55 / 1440 * 100vw);
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList{width:841px;
margin-bottom:55px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList{width:calc(325 / 375 * 100vw);
margin-bottom:calc(30 / 375 * 100vw);
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01{width:calc(400 / 1440 * 100vw);
border:1px solid #ea7c00;
border-radius:5px}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01{width:400px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01{width:100%;
margin-bottom:calc(23 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
width:100%;
height:calc(65 / 1440 * 100vw);
background:#fff9f2;
border-radius:5px 5px 0 0;
border-bottom:1px solid #ea7c00}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div{height:65px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div{height:calc(52 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div img{width:calc(39 / 1440 * 100vw);
height:calc(36 / 1440 * 100vw);
margin-right:calc(15 / 1440 * 100vw);
margin-bottom:calc(5 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div img{width:39px;
height:36px;
margin-right:15px;
margin-bottom:5px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div img{width:calc(31 / 375 * 100vw);
height:calc(29 / 375 * 100vw);
margin-right:calc(13 / 375 * 100vw);
margin-bottom:calc(5 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div>p{margin:0;
color:#ea7c00;
font-size:calc(19 / 1440 * 100vw);
font-weight:700}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div>p{font-size:19px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 div>p{font-size:calc(18 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 p{margin:calc(27 / 1440 * 100vw) 0 calc(45 / 1440 * 100vw) calc(35 / 1440 * 100vw);
line-height:2;
letter-spacing:.18em;
font-weight:700;
color:#ea7c00}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 p{margin:27px 0 45px 35px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list01 p{margin:calc(23 / 375 * 100vw) 0 calc(23 / 375 * 100vw) calc(13 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02{width:calc(400 / 1440 * 100vw);
border:1px solid #2978b1;
border-radius:5px}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02{width:400px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02{width:100%}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
width:100%;
height:calc(65 / 1440 * 100vw);
background:#f1f6fa;
border-radius:5px 5px 0 0;
border-bottom:1px solid #2978b1}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div{height:65px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div{height:calc(52 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div img{width:calc(39 / 1440 * 100vw);
height:calc(36 / 1440 * 100vw);
margin-right:calc(15 / 1440 * 100vw);
margin-bottom:5px}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div img{width:39px;
height:36px;
margin-right:15px;
margin-bottom:5px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div img{width:calc(31 / 375 * 100vw);
height:calc(29 / 375 * 100vw);
margin-right:calc(13 / 375 * 100vw);
margin-bottom:calc(5 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div>p{margin:0;
color:#2978b1;
font-size:calc(19 / 1440 * 100vw);
font-weight:700}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div>p{font-size:19px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 div>p{font-size:calc(18 / 375 * 100vw)}
}
.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 p{margin:calc(27 / 1440 * 100vw) 0 calc(45 / 1440 * 100vw) calc(35 / 1440 * 100vw);
line-height:2;
letter-spacing:.18em;
font-weight:700;
color:#2978b1}
@media screen and (min-width:1440px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 p{margin:27px 0 45px 35px}
}
@media screen and (max-width:769px){.index_page .bl_02section1__main .bl_02section1__mainList .bl_02section1__list02 p{margin:calc(23 / 375 * 100vw) 0 calc(23 / 375 * 100vw) calc(13 / 375 * 100vw)}
}
.index_page .bl_02check__main{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
margin:auto;
width:calc(840 / 1440 * 100vw);
margin-top:calc(30 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02check__main{width:840px;
margin-top:30px}
}
@media screen and (max-width:769px){.index_page .bl_02check__main{width:calc(325 / 375 * 100vw);
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column}
}
.index_page .bl_02check__main .bl_02check__mainList{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
width:calc(402 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02check__main .bl_02check__mainList{width:402px}
}
@media screen and (max-width:769px){.index_page .bl_02check__main .bl_02check__mainList{width:calc(325 / 375 * 100vw)}
}
.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list{width:100%;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
margin-bottom:calc(30 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list{margin-bottom:30px}
}
@media screen and (max-width:769px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list{margin:calc(25 / 375 * 100vw) 0}
}
.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list img{width:calc(58 / 1440 * 100vw);
height:calc(53 / 1440 * 100vw);
margin-right:calc(20 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list img{width:58px;
height:53px;
margin-right:20px}
}
@media screen and (max-width:769px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list img{width:calc(50 / 375 * 100vw);
height:calc(40 / 375 * 100vw);
margin-right:calc(10 / 375 * 100vw)}
}
.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list p{font-weight:900;
font-size:calc(30 / 1440 * 100vw);
margin-top:calc(5 / 1440 * 100vw);
letter-spacing:.06em}
@media screen and (min-width:1440px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list p{font-size:30px;
margin-top:5px}
}
@media screen and (max-width:769px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list p{font-size:calc(25 / 375 * 100vw);
margin-top:calc(5 / 375 * 100vw)}
}
.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list01{color:#ff8700}
.index_page .bl_02check__main .bl_02check__mainList .bl_02check__list02{color:#2978b1}
.index_page .bl_02check__main .bl_02check__mainList .bl_02check__listImg img{width:100%;
margin-bottom:calc(14 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__listImg img{margin-bottom:14px}
}
@media screen and (max-width:769px){.index_page .bl_02check__main .bl_02check__mainList .bl_02check__listImg img{margin-bottom:calc(12 / 375 * 100vw)}
}
.index_page .bl_check02__bottom{position:relative;
max-width:1070px;
background:#fff;
padding-bottom:calc(10 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_check02__bottom{padding-bottom:10px}
}
@media screen and (max-width:769px){.index_page .bl_check02__bottom{max-width:calc(355 / 375 * 100vw);
padding-bottom:calc(10 / 375 * 100vw)}
}
.index_page .bl_check02__bottom::before{content:"";
position:absolute;
height:calc(40 / 1440 * 100vw);
top:calc(-40 / 1440 * 100vw);
width:100%;
background:#f3f3f3}
@media screen and (min-width:1440px){.index_page .bl_check02__bottom::before{height:40px;
top:-40px}
}
@media screen and (max-width:769px){.index_page .bl_check02__bottom::before{height:calc(27 / 375 * 100vw);
top:calc(-27 / 375 * 100vw)}
}
.index_page .bl_check02__bottom .bl_check02__bottomTit{position:relative;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
font-weight:700;
width:calc(840 / 1440 * 100vw);
padding:calc(10 / 1440 * 100vw) calc(45 / 1440 * 100vw);
font-size:calc(26 / 1440 * 100vw);
margin:auto;
color:#166772;
-webkit-box-sizing:border-box;
box-sizing:border-box;
line-height:1.3}
@media screen and (min-width:1440px){.index_page .bl_check02__bottom .bl_check02__bottomTit{width:840px;
padding:10 45px;
font-size:26px}
}
@media screen and (min-width:769px){.index_page .bl_check02__bottom .bl_check02__bottomTit{-webkit-box-align:center;
-ms-flex-align:center;
align-items:center}
}
@media screen and (max-width:769px){.index_page .bl_check02__bottom .bl_check02__bottomTit{-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
width:calc(325 / 375 * 100vw);
padding:calc(23 / 375 * 100vw) calc(10 / 375 * 100vw);
font-size:calc(21 / 375 * 100vw)}
}
.index_page .bl_check02__bottom .bl_check02__bottomTit::after{content:"";
position:absolute;
left:0;
width:calc(5 / 1440 * 100vw);
height:calc(38 / 1440 * 100vw);
background:#166772}
@media screen and (min-width:1440px){.index_page .bl_check02__bottom .bl_check02__bottomTit::after{width:5px;
height:38px}
}
@media screen and (max-width:769px){.index_page .bl_check02__bottom .bl_check02__bottomTit::after{width:calc(4 / 375 * 100vw);
height:calc(54 / 375 * 100vw)}
}
.index_page .bl_check02__bottom .bl_check02__bottomTit img{width:calc(183 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_check02__bottom .bl_check02__bottomTit img{width:183px}
}
@media screen and (max-width:769px){.index_page .bl_check02__bottom .bl_check02__bottomTit img{width:calc(215 / 375 * 100vw);
margin:auto}
}
.index_page .bl_check02__bottom .bl_check02__bottomList{width:calc(840 / 1440 * 100vw);
margin:auto}
@media screen and (min-width:1440px){.index_page .bl_check02__bottom .bl_check02__bottomList{width:840px}
}
@media screen and (max-width:769px){.index_page .bl_check02__bottom .bl_check02__bottomList{width:calc(325 / 375 * 100vw)}
}
.index_page .bl_check02__bottom .bl_check02__bottomList img{width:100%;
margin-bottom:calc(20 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_check02__bottom .bl_check02__bottomList img{margin-bottom:20px}
}
@media screen and (max-width:769px){.index_page .bl_check02__bottom .bl_check02__bottomList img{margin-bottom:calc(23 / 375 * 100vw)}
}
.index_page .bl_bg__between{height:calc(40 / 1440 * 100vw);
width:100%;
background:#f3f3f3}
@media screen and (min-width:1440px){.index_page .bl_bg__between{height:40px}
}
@media screen and (max-width:769px){.index_page .bl_bg__between{height:calc(30 / 375 * 100vw)}
}
.index_page .bl_02section2::after{height:calc(1300 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section2::after{height:1300px}
}
@media screen and (max-width:769px){.index_page .bl_02section2::after{height:70%}
}
.index_page .bl_02section2 .bl_02section2__main{margin-bottom:calc(122 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main{margin-bottom:122px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main{margin-bottom:calc(35 / 375 * 100vw)}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit{width:calc(847 / 1440 * 100vw);
margin-bottom:calc(20 / 1440 * 100vw);
display:-webkit-box;
display:-ms-flexbox;
display:flex}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit{width:847px;
margin-bottom:20px}
}
@media screen and (min-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit{-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-webkit-box-align:end;
-ms-flex-align:end;
align-items:flex-end}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit{width:calc(324 / 375 * 100vw);
margin-bottom:calc(30 / 375 * 100vw);
-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}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div{width:calc(575 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div{width:575px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div{width:100%}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div h3{color:#166772;
font-size:calc(36 / 1440 * 100vw);
font-weight:700;
margin-bottom:calc(25 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div h3{font-size:36px;
margin-bottom:25px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div h3{font-size:calc(23 / 375 * 100vw);
margin-bottom:calc(18 / 375 * 100vw)}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div p{color:#4d4d4d;
font-size:calc(17 / 1440 * 100vw);
font-weight:700;
line-height:1.6}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div p{font-size:17px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit div p{font-size:calc(14 / 375 * 100vw);
margin-bottom:calc(18 / 375 * 100vw)}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit img{width:calc(238 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit img{width:238px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainTit img{width:calc(204 / 375 * 100vw)}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__subTxt{width:calc(847 / 1440 * 100vw);
font-size:calc(13 / 1440 * 100vw);
margin-bottom:calc(35 / 1440 * 100vw);
letter-spacing:.06em;
color:#4d4d4d}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__subTxt{width:847px;
font-size:13px;
margin-bottom:35px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__subTxt{width:100%;
font-size:calc(10 / 375 * 100vw);
margin-bottom:calc(30 / 375 * 100vw)}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList{width:calc(847 / 1440 * 100vw);
margin-bottom:calc(50 / 1440 * 100vw);
display:-webkit-box;
display:-ms-flexbox;
display:flex}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList{width:847px;
margin-bottom:50px}
}
@media screen and (min-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList{-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList{width:calc(315 / 375 * 100vw);
margin-bottom:calc(10 / 375 * 100vw);
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list div{position:relative;
width:calc(405 / 1440 * 100vw);
height:calc(200 / 1440 * 100vw);
border-radius:5px;
background:#000}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list div{width:405px;
height:200px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list div{width:100%;
height:calc(160 / 375 * 100vw)}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list div .bl_02section2__listImg01{position:absolute;
top:0;
width:100%;
border-radius:5px;
height:100%;
opacity:.7}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list div .bl_02section2__listImg02{position:absolute;
left:0;
right:0;
width:100%;
margin:auto}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list div .bl_02section2__listImg02{width:100%}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list p{margin-top:10px;
line-height:1.5;
letter-spacing:.05em;
width:calc(405 / 1440 * 100vw);
color:#333;
font-size:calc(13 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list p{width:405px;
font-size:13px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainList .bl_02section2__list p{width:100%;
font-size:calc(12 / 375 * 100vw);
margin-bottom:calc(38 / 375 * 100vw)}
}
.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainPic{width:calc(840 / 1440 * 100vw);
margin-bottom:calc(65 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainPic{width:840px;
margin-bottom:65px}
}
@media screen and (max-width:769px){.index_page .bl_02section2 .bl_02section2__main .bl_02section2__mainPic{width:calc(325 / 375 * 100vw);
margin-bottom:calc(24 / 375 * 100vw)}
}
.index_page .section_1 .section_1_contents{margin-top:40px;
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:769px){.index_page .section_1 .section_1_contents{-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
margin-top:calc(20 / 375 * 100vw)}
}
.index_page .section_1 .section_1_contents .section_1_contents_text{width:565px}
@media screen and (max-width:769px){.index_page .section_1 .section_1_contents .section_1_contents_text{width:100%}
}
.index_page .section_1 .section_1_contents .section_1_contents_text p{text-align:justify;
font-size:16px;
letter-spacing:.06em;
line-height:2.08;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .section_1 .section_1_contents .section_1_contents_text p{font-size:calc(14 / 375 * 100vw)}
}
.index_page .section_1 .section_1_contents .section_1_contents_text p span{font-size:18px;
font-weight:700;
color:#166772;
background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(0,#c4d8db));
background:linear-gradient(transparent 70%,#c4d8db 0)}
@media screen and (max-width:769px){.index_page .section_1 .section_1_contents .section_1_contents_text p span{font-size:calc(14 / 375 * 100vw)}
}
.index_page .section_1 .section_1_contents .section_1_contents_image{width:365px}
@media screen and (max-width:769px){.index_page .section_1 .section_1_contents .section_1_contents_image{width:100%;
margin-top:calc(30 / 375 * 100vw)}
}
.index_page .section_1 .section_1_contents .section_1_contents_image img{width:100%}
.index_page .section_2{padding-bottom:80px}
.index_page .section_2 .section_2_contents .section_2_contents_list{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
margin-top:25px;
padding:35px 40px;
background-color:#eff4f2;
border-radius:10px}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_list{-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column;
margin-top:calc(20 / 375 * 100vw);
padding:calc(25 / 375 * 100vw) calc(15 / 375 * 100vw) calc(40 / 375 * 100vw)}
}
.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item{width:255px}
@media screen and (max-width:1070px){.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item{width:calc(255 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item{width:100%;
display:block}
.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item+.section_2_contents_list_item{margin-top:calc(30 / 375 * 100vw)}
}
.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_image{background-color:#fff;
text-align:center}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_image{padding:calc(10 / 375 * 100vw)}
}
.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_image img{width:235px}
@media screen and (max-width:1070px){.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_image img{width:calc(235 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_image img{width:100%}
}
.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_text{margin-top:15px}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_text{margin-top:calc(15 / 375 * 100vw)}
}
.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_text p{text-align:justify;
font-size:13px;
font-weight:700;
letter-spacing:.02em;
line-height:1.67;
color:#166772;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_list .section_2_contents_list_item .section_2_contents_list_item_text p{font-size:calc(14 / 375 * 100vw)}
}
.index_page .section_2 .section_2_contents .section_2_contents_text{margin-top:40px;
text-align:center}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_text{margin-top:calc(20 / 375 * 100vw)}
}
.index_page .section_2 .section_2_contents .section_2_contents_text p{font-size:30px;
font-weight:700;
letter-spacing:.08em;
line-height:1.6;
font-family:"Noto Sans JP",sans-serif;
color:#166772}
@media screen and (max-width:1070px){.index_page .section_2 .section_2_contents .section_2_contents_text p{font-size:calc(30 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_2 .section_2_contents .section_2_contents_text p{font-size:calc(20 / 375 * 100vw)}
}
.index_page .section_3{padding-bottom:60px}
.index_page .section_3 .section_3_contents .section_3_contents_update{margin-top:90px;
padding:40px 60px 60px;
background-color:#fff;
border-radius:6px}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update{margin-top:calc(30 / 375 * 100vw);
padding:calc(20 / 375 * 100vw) calc(15 / 375 * 100vw) calc(30 / 375 * 100vw)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_text p{text-align:justify;
font-size:17px;
font-weight:700;
line-height:1.64;
color:#166772;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_text p{font-size:calc(15 / 375 * 100vw)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_text p span{padding-top:15px;
display:block;
font-size:12px;
font-weight:400;
color:grey}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_text p span{padding-top:calc(15 / 375 * 100vw);
font-size:calc(10 / 375 * 100vw)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_head{margin-top:45px}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_head{margin-top:calc(25 / 375 * 100vw)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_head h4{padding-left:14px;
border-left:6px solid #166772;
font-size:24px;
line-height:1.37;
font-weight:700;
letter-spacing:-.02em;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_head h4{padding-left:calc(10 / 375 * 100vw);
font-size:calc(16 / 375 * 100vw)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_head h4 span{font-size:16px}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_head h4 span{font-size:calc(12 / 375 * 100vw)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail{margin-top:25px;
padding:30px 40px 40px;
border-radius:6px;
background-color:#eff4f2}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail{margin-top:calc(15 / 375 * 100vw);
padding:0;
background-color:#fff}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__movie iframe{width:100%;
height:335px}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__movie iframe{height:calc(335 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__movie iframe{height:calc(140 / 375 * 100vw)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure{margin-top:30px}
@media screen and (max-width:769px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure{display:none}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_subhead{position:relative}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_subhead::before{position:absolute;
content:"";
width:100%;
height:1px;
background-color:#166772;
top:10px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_subhead p{position:relative;
display:inline-block;
font-size:19px;
font-weight:700;
letter-spacing:.1em;
color:#166772;
font-family:"Noto Sans JP",sans-serif;
background-color:#eff4f2;
padding-right:15px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation{margin-top:20px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_text{width:280px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_text span{color:#166772}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_text{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_text p{display:inline-block;
font-size:14px;
letter-spacing:.08em;
font-weight:500;
line-height:1.54;
color:#4d4d4d}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_text p+p{padding-left:30px;
color:#166772}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_text p+p{margin-top:10px;
padding-left:0}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_image{width:50px;
margin-left:40px;
-webkit-box-sizing:border-box;
box-sizing:border-box}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_image{width:70px;
margin-left:20px}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_preparation .procedure_preparation_image img{width:100%;
vertical-align:bottom}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_1{padding-top:30px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_1 .procedure_order_item_text{margin-top:20px}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_1 .procedure_order_item_text{margin-top:0}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_1 .procedure_order_item_image{text-align:center}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_1 .procedure_order_item_image{width:50%}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_1 .procedure_order_item_image img{width:40px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_2{padding-top:35px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_2 .procedure_order_item_text{margin-top:5px}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_2 .procedure_order_item_text{margin-top:0;
margin-left:40px}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_2 .procedure_order_item_image{text-align:center}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_2 .procedure_order_item_image{width:50%}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_2 .procedure_order_item_image img{width:130px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_3{padding-top:40px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_3 .procedure_order_item_text{margin-top:35px}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_3 .procedure_order_item_text{margin-top:0}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_3 .procedure_order_item_image{text-align:center}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_3 .procedure_order_item_image{width:50%}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .order_item_3 .procedure_order_item_image img{width:130px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order{margin-top:30px;
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:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order{-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item{position:relative;
width:180px;
border-radius:6px;
background-color:#fff}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
width:100%;
padding:30px 40px;
-webkit-box-sizing:border-box;
box-sizing:border-box}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item+.procedure_order_item{margin-top:50px}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item+.procedure_order_item{position:relative}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item+.procedure_order_item::before{position:absolute;
content:"";
width:25px;
height:100%;
left:-33px;
top:0;
background:url(../../assets/img/pic_procedure_order_item_arrow.svg) no-repeat center center/contain}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item+.procedure_order_item::before{left:0;
top:-30px;
width:100%;
height:12px;
-webkit-transform:rotate(90deg);
transform:rotate(90deg)}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_number{position:absolute;
top:-15px;
left:15px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_number p{font-size:30px;
font-weight:700;
font-family:"Roboto Condensed",sans-serif;
color:#166772;
border-bottom:3px solid #166772}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
-ms-flex-line-pack:center;
align-content:center}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text{width:50%}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text p{text-align:center;
font-size:13px;
font-weight:500;
letter-spacing:.02em;
line-height:1.5;
color:#4d4d4d;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text p{text-align:left;
font-size:15px}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text ul{margin-bottom:15px;
list-style-type:decimal}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text ul{margin-bottom:0}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text ul li{font-size:12px;
font-weight:500;
letter-spacing:.02em;
line-height:1.5;
color:#4d4d4d;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_order .procedure_order_item .procedure_order_item_text ul li{font-size:15px}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed{position:relative;
margin-top:30px;
padding:25px;
border-radius:6px;
background-color:#fff;
display:-webkit-box;
display:-ms-flexbox;
display:flex}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed{margin-top:60px;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-ms-flex-direction:column;
flex-direction:column}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_head{display:-webkit-box;
display:-ms-flexbox;
display:flex;
width:270px;
position:relative}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_head p{font-size:15px;
font-weight:500;
letter-spacing:.08em;
color:#4d4d4d;
font-family:"Noto Sans JP",sans-serif}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_head p span{display:block;
font-size:11px;
font-weight:400;
letter-spacing:.08em;
color:grey;
font-family:"Noto Sans JP",sans-serif;
padding-top:10px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_head p+p{margin-left:40px;
letter-spacing:.02em;
color:#166772}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_list{width:300px;
border-left:2px solid #bfd4cc;
-webkit-box-sizing:border-box;
box-sizing:border-box}
@media screen and (max-width:1070px){.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_list{margin-top:20px}
}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_list .procedure_speed_list_item{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_list .procedure_speed_list_item+.procedure_speed_list_item{margin-top:15px}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_list .procedure_speed_list_item p{color:#166772;
width:85px;
text-align:right}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_list .procedure_speed_list_item p+p{position:relative;
width:50px;
-moz-text-align-last:left;
text-align-last:left}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_speed .procedure_speed_list .procedure_speed_list_item p+p::after{position:absolute;
content:"・・・・・・・・・・・・・・・・・・";
left:-155px;
top:2px;
color:#c4c4c4}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_sub_text{margin-top:15px;
text-align:right}
.index_page .section_3 .section_3_contents .section_3_contents_update .section_3_contents_update_detail__procedure .procedure_sub_text p{font-size:10px;
letter-spacing:.08em;
color:grey;
font-family:"Noto Sans JP",sans-serif}
.index_page .section_5{padding-bottom:90px;
margin-bottom:100px}
@media screen and (max-width:769px){.index_page .section_5{padding-bottom:calc(45 / 375 * 100vw);
margin-bottom:calc(50 / 375 * 100vw)}
}
.index_page .section_5__bottom_text{font-size:10px;
line-height:1.6;
font-weight:300;
margin-top:15px}
.index_page .section_5 .section_block_contents{padding-bottom:35px}
@media screen and (max-width:769px){.index_page .section_5 .section_block_contents{padding-bottom:calc(40 / 375 * 100vw)}
}
.index_page .make_map_block{background-color:#f6f6ec}
@media screen and (max-width:769px){.index_page .make_map_block{margin-top:0}
}
.index_page .make_map_block__inner{max-width:960px;
margin:auto;
padding:100px 20px 95px}
@media screen and (max-width:769px){.index_page .make_map_block__inner{padding:calc(40 / 375 * 100vw) calc(20 / 375 * 100vw)}
}
.index_page .make_map_block__inner .make_map_block_title{max-width:815px;
margin:auto;
border-bottom:2px solid #166772}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_title{width:100%}
}
.index_page .make_map_block__inner .make_map_block_title .make_map_block_title_border{border-bottom:6px solid #166772;
margin-bottom:8px;
padding-bottom:25px}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_title .make_map_block_title_border{margin-bottom:calc(5 / 375 * 100vw);
padding-bottom:calc(10 / 375 * 100vw)}
}
.index_page .make_map_block__inner .make_map_block_title .make_map_block_title_border .make_map_block_title_image{display:inline-block;
width:160px;
vertical-align:bottom;
margin-right:20px;
-webkit-box-sizing:border-box;
box-sizing:border-box}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_title .make_map_block_title_border .make_map_block_title_image{display:block;
margin-right:0;
width:calc(125 / 375 * 100vw)}
}
.index_page .make_map_block__inner .make_map_block_title .make_map_block_title_border .make_map_block_title_image img{width:100%}
.index_page .make_map_block__inner .make_map_block_title .make_map_block_title_border h2{display:inline-block;
font-size:63px;
font-weight:700;
letter-spacing:.08em;
color:#166772;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_title .make_map_block_title_border h2{font-size:calc(30 / 375 * 100vw);
margin-top:calc(10 / 375 * 100vw)}
}
.index_page .make_map_block__inner .make_map_block_text .text_center{margin-top:55px;
text-align:center;
font-size:20px;
font-weight:500;
letter-spacing:.12em;
line-height:1.87;
color:#1a1a1a;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_text .text_center{margin-top:calc(30 / 375 * 100vw);
font-size:calc(16 / 375 * 100vw);
line-height:1.45}
}
.index_page .make_map_block__inner .make_map_block_text .text_color_green{margin-top:45px;
font-size:20px;
font-weight:700;
letter-spacing:.06em;
line-height:1.87;
color:#166772;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_text .text_color_green{margin-top:calc(25 / 375 * 100vw);
font-size:calc(15 / 375 * 100vw);
line-height:1.6}
}
.index_page .make_map_block__inner .make_map_block_text .text_color_gray{margin-top:10px;
text-align:right;
font-size:11px;
font-weight:500;
letter-spacing:.08em;
color:grey;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_text .text_color_gray{margin-top:calc(10 / 375 * 100vw);
font-size:calc(10 / 375 * 100vw)}
}
.index_page .make_map_block__inner .make_map_block_link{margin-top:45px}
@media screen and (max-width:769px){.index_page .make_map_block__inner .make_map_block_link{margin-top:calc(30 / 375 * 100vw)}
}
.index_page .make_map_block__inner .make_map_block_link a{display:block}
.index_page .make_map_block__inner .make_map_block_link a img{width:100%}
.index_page .nav_update_block{width:100%;
background:url(../../assets/img/bg_nav_update_block_image.jpg) no-repeat center center/cover}
.index_page .nav_update_block__inner{max-width:770px;
margin:auto;
padding:140px 0 125px}
@media screen and (max-width:769px){.index_page .nav_update_block__inner{padding:calc(40 / 375 * 100vw) calc(30 / 375 * 100vw) calc(50 / 375 * 100vw)}
}
.index_page .nav_update_block__inner .nav_update_block_title{text-align:center}
.index_page .nav_update_block__inner .nav_update_block_title h2{display:inline-block;
font-size:30px;
font-weight:700;
letter-spacing:.06em;
color:#fff;
font-family:"Noto Sans JP",sans-serif;
border-bottom:2px solid #fff;
padding-bottom:15px}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_title h2{font-size:calc(18 / 375 * 100vw);
padding-bottom:calc(10 / 375 * 100vw)}
}
.index_page .nav_update_block__inner .nav_update_block_title h2 span{display:inline-block;
font-size:34px}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_title h2 span{font-size:calc(21 / 375 * 100vw)}
}
.index_page .nav_update_block__inner .nav_update_block_list{margin-top:70px;
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
margin-bottom:-30px}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_list{margin-top:calc(34 / 375 * 100vw);
margin-bottom:calc(-10 / 375 * 100vw)}
}
.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item{width:370px;
background-color:#fff;
border-radius:8px;
margin-bottom:30px}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item{width:calc(152 / 375 * 100vw);
margin-bottom:calc(10 / 375 * 100vw)}
}
.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a{display:block;
text-align:center;
padding:20px 0 25px}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a{padding:calc(15 / 375 * 100vw) 0}
}
.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a .nav_update_block_list_item_image{width:170px;
margin:auto}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a .nav_update_block_list_item_image{width:calc(100 / 375 * 100vw)}
}
.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a .nav_update_block_list_item_image img{width:100%}
.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a .nav_update_block_list_item_text p{display:inline-block;
position:relative;
font-size:16px;
font-weight:700;
letter-spacing:.04em;
color:#166772;
font-family:"Noto Sans JP",sans-serif;
padding-right:15px}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a .nav_update_block_list_item_text p{font-size:calc(11 / 375 * 100vw);
padding-right:calc(15 / 375 * 100vw)}
}
.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a .nav_update_block_list_item_text p::after{position:absolute;
content:"";
width:12px;
height:12px;
right:0;
top:3px;
background:url(../../assets/img/ico_nav_update_block_list_item_text.svg) no-repeat center center/contain}
@media screen and (max-width:769px){.index_page .nav_update_block__inner .nav_update_block_list .nav_update_block_list_item a .nav_update_block_list_item_text p::after{width:calc(10 / 375 * 100vw);
height:calc(10 / 375 * 100vw);
top:calc(2 / 375 * 100vw)}
}
.index_page .note_text_block{display:none;
text-align:center;
padding:45px 0}
.index_page .note_text_block.active{display:block}
@media screen and (max-width:769px){.index_page .note_text_block{padding:calc(20 / 375 * 100vw) 0 calc(15 / 375 * 100vw)}
}
.index_page .note_text_block p{font-size:13px;
font-weight:400;
letter-spacing:.08em;
line-height:1.83;
color:grey;
font-family:"Noto Sans JP",sans-serif}
@media screen and (max-width:769px){.index_page .note_text_block p{font-size:calc(10 / 375 * 100vw)}
}
.index_page .map_block{position:relative;
width:100%;
margin-bottom:30px}
@media screen and (max-width:769px){.index_page .map_block{width:calc(335 / 375 * 100vw);
margin:0 auto calc(30 / 375 * 100vw)}
}
.index_page .map_block__img{width:100%}
.index_page .map_block__img img{width:100%}
.index_page .map_block__modal{display:none;
width:100%;
height:100vh;
position:fixed;
top:0;
left:0;
z-index:100;
-webkit-box-sizing:border-box;
box-sizing:border-box}
.index_page .map_block__modal_inner{position:absolute;
top:50%;
left:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
height:98vh;
z-index:100;
max-width:98%}
@media screen and (max-width:769px){.index_page .map_block__modal_inner{height:auto;
width:calc(300 / 375 * 100vw)}
}
.index_page .map_block__modal_bg{position:absolute;
top:0;
left:0;
width:100%;
height:100vh;
background:rgba(0,0,0,.8);
cursor:pointer}
.index_page .map_block__modal_img{width:100%;
height:100%;
display:block;
overflow:scroll}
.index_page .map_block__modal_img img{height:100%}
@media screen and (max-width:769px){.index_page .map_block__modal_img img{height:auto;
width:100%}
}
.index_page .map_block__modal_close{position:fixed;
right:calc(30 / 1440 * 100vw);
top:calc(25 / 1440 * 100vw);
width:auto;
height:auto;
line-height:calc(70 / 1440 * 100vw);
text-align:center;
cursor:pointer;
z-index:10}
@media screen and (min-width:1440px){.index_page .map_block__modal_close{right:30px;
top:25px;
line-height:70px}
}
@media screen and (max-width:769px){.index_page .map_block__modal_close{right:calc(20 / 375 * 100vw);
top:calc(20 / 375 * 100vw);
line-height:calc(42 / 375 * 100vw)}
}
.index_page .map_block__modal_close span{display:inline-block;
vertical-align:middle;
color:#231815;
background:#231815;
line-height:1;
width:calc(70 / 1440 * 100vw);
height:calc(2 / 1440 * 100vw);
position:relative;
-webkit-transform:rotate(45deg);
transform:rotate(45deg)}
@media screen and (min-width:1440px){.index_page .map_block__modal_close span{width:70px;
height:2px}
}
@media screen and (max-width:769px){.index_page .map_block__modal_close span{width:calc(42 / 375 * 100vw);
height:1px}
}
.index_page .map_block__modal_close span::before{content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:inherit;
border-radius:inherit;
-webkit-transform:rotate(90deg);
transform:rotate(90deg)}
@media screen and (max-width:769px){.index_page .map_block__icon_list{position:absolute;
bottom:calc(60 / 375 * 100vw);
left:calc(20 / 375 * 100vw);
width:calc(282 / 375 * 100vw);
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
-ms-flex-wrap:wrap;
flex-wrap:wrap}
}
.index_page .map_block__icon{position:absolute;
width:52px}
@media screen and (max-width:1070px){.index_page .map_block__icon{width:calc(52 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .map_block__icon{position:static;
width:calc(110 / 375 * 100vw);
margin-top:calc(20 / 375 * 100vw)}
}
.index_page .map_block__icon img{width:100%}
.index_page .map_block__icon01{top:190px;
right:205px}
@media screen and (max-width:1070px){.index_page .map_block__icon01{top:calc(190 / 1070 * 100vw);
right:calc(205 / 1070 * 100vw)}
}
@media screen and (max-width:769px){.index_page .map_block__icon01{width:calc(130 / 375 * 100vw)}
}
.index_page .map_block__icon02{top:480px;
right:311px}
@media screen and (max-width:1070px){.index_page .map_block__icon02{top:calc(480 / 1070 * 100vw);
right:calc(311 / 1070 * 100vw)}
}
.index_page .map_block__icon03{top:677px;
right:370px}
@media screen and (max-width:1070px){.index_page .map_block__icon03{top:calc(677 / 1070 * 100vw);
right:calc(370 / 1070 * 100vw)}
}
.index_page .map_block__icon04{top:716px;
right:485px}
@media screen and (max-width:1070px){.index_page .map_block__icon04{top:calc(716 / 1070 * 100vw);
right:calc(485 / 1070 * 100vw)}
}
.index_page .map_block__icon05{top:800px;
right:600px}
@media screen and (max-width:1070px){.index_page .map_block__icon05{top:calc(800 / 1070 * 100vw);
right:calc(600 / 1070 * 100vw)}
}
.index_page .map_block__icon06{top:864px;
right:713px}
@media screen and (max-width:1070px){.index_page .map_block__icon06{top:calc(864 / 1070 * 100vw);
right:calc(713 / 1070 * 100vw)}
}
.index_page .map_block__icon07{top:788px;
right:752px}
@media screen and (max-width:1070px){.index_page .map_block__icon07{top:calc(788 / 1070 * 100vw);
right:calc(752 / 1070 * 100vw)}
}
.index_page .map_block__icon08{top:924px;
right:861px}
@media screen and (max-width:1070px){.index_page .map_block__icon08{top:calc(924 / 1070 * 100vw);
right:calc(861 / 1070 * 100vw)}
}
.index_page .accordion_block{padding:80px 0}
@media screen and (max-width:769px){.index_page .accordion_block{padding:calc(40 / 375 * 100vw) 0}
}
.index_page .accordion_block__wrapper{margin-top:calc(-120 / 1440 * 100vw);
padding-top:calc(120 / 1440 * 100vw)}
@media screen and (min-width:1440px){.index_page .accordion_block__wrapper{margin-top:-120px;
padding-top:120px}
}
@media screen and (max-width:769px){.index_page .accordion_block__wrapper{margin-top:calc(-20 / 375 * 100vw);
padding-top:calc(20 / 375 * 100vw)}
}
.index_page .accordion_block__button{padding:0 20px;
margin-bottom:20px}
@media screen and (max-width:769px){.index_page .accordion_block__button{padding:0}
}
.index_page .accordion_block__button_inner{display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
align-items:center;
position:relative;
max-width:1070px;
width:100%;
height:84px;
border-radius:5px;
margin:auto;
background:#feb702}
@media screen and (max-width:769px){.index_page .accordion_block__button_inner{max-width:calc(335 / 375 * 100vw);
height:calc(84 / 375 * 100vw)}
}
.index_page .accordion_block__button_inner.active .accordion_block__button_plus::after{-webkit-transform:translateY(-1px) rotate(180deg);
transform:translateY(-1px) rotate(180deg)}
.index_page .accordion_block__button_icon{position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
left:-70px;
width:60px;
margin-right:10px}
@media screen and (max-width:769px){.index_page .accordion_block__button_icon{width:calc(40 / 375 * 100vw);
left:calc(-50 / 375 * 100vw)}
}
.index_page .accordion_block__button_icon img{width:100%}
.index_page .accordion_block__button_text{position:relative;
font-size:27px;
font-weight:700;
letter-spacing:.08em;
color:#166772}
@media screen and (max-width:769px){.index_page .accordion_block__button_text{font-size:calc(17 / 375 * 100vw)}
}
.index_page .accordion_block__button_plus{position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
right:30px;
width:27px;
height:27px;
display:inline-block;
cursor:pointer}
@media screen and (max-width:769px){.index_page .accordion_block__button_plus{right:calc(20 / 375 * 100vw);
width:calc(19 / 375 * 100vw);
height:calc(19 / 375 * 100vw)}
}
.index_page .accordion_block__button_plus::after,.index_page .accordion_block__button_plus::before{content:"";
position:absolute;
width:27px;
height:4px;
top:50%;
left:0;
display:block;
background-color:#166772;
-webkit-transition:all .4s;
transition:all .4s}
@media screen and (max-width:769px){.index_page .accordion_block__button_plus::after,.index_page .accordion_block__button_plus::before{width:calc(19 / 375 * 100vw)}
}
.index_page .accordion_block__button_plus::before{-webkit-transform:translateY(-1px);
transform:translateY(-1px)}
.index_page .accordion_block__button_plus::after{-webkit-transform:translateY(-1px) rotate(90deg);
transform:translateY(-1px) rotate(90deg)}
.index_page .accordion_block__container{display:none;
margin-bottom:130px}
@media screen and (max-width:769px){.index_page .accordion_block__container{margin-bottom:calc(50 / 375 * 100vw)}
}
.index_page .accordion_block__container--mb0{margin-bottom:0}
@media screen and (max-width:769px){.index_page .accordion_block__container--mb0{margin-bottom:0}
}
.index_page .accordion_block__group{max-width:1070px;
margin:auto}
.index_page .accordion_block .nav_update_block{border-radius:5px}
@media screen and (max-width:769px){.index_page .accordion_block .nav_update_block{border-radius:0}
}
.index_page .accordion_block .nav_update_block__inner{padding:45px 0 55px}
@media screen and (max-width:769px){.index_page .accordion_block .nav_update_block__inner{padding:calc(40 / 375 * 100vw) calc(30 / 375 * 100vw) calc(50 / 375 * 100vw)}
}
