body{max-width: 1920px;margin: 0 auto;}
img{display: block;}
.pc{display: none;}
.mobile{display: block;}
.container{width: 100%;padding:0 0.25rem;box-sizing: border-box}
header{position: relative;}
header>img{display: block;width: 100%;}
header .nav_box{position: absolute;top:0;width: 100%;}
header .nav_box a.logo img{display:block;width:2.5rem;margin: 0.1rem 0 0 0.2rem;float: left;}
header .nav_box .menueicon img{
    float: right;
    margin: 0.2rem 0.2rem 0 0;
    width: 0.5rem;
}
header .nav_box .email_box{
    width: 155px;
    height: 143px;
    background-color: #0055d4;
    position:absolute;
    top: 0;
    right: 0;
    text-align: center;
    color: #ffffff;
    font:normal 18px/20px "FuturaBT-MEDIUM";
}
header .nav_box .email_box img{
    display: block;
    margin: 40px auto 10px auto;
}
.d_lisswper{margin-bottom:0.5rem;}
.menue{
    position: fixed;
    width: 60%;
    height: 100%;
    background-color: #89b4df;
    border-top-right-radius: 5px;
    z-index: 11;
    left: -60%;
    text-align: center;
    top: 0;
}
.menue ul{margin-top: 30px;}
.menue li {height: 40px;line-height: 40px;}
.menue li a {font: normal 0.35rem/1rem "NOTOSANSJP-BOLD";color: #1a369d;}
.shadows {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10;
    top: 0;
}
.closeMenue {
    width: 30px;
    height: 30px;
    background: url(../images/UTSUGI/tabclose.png);
    transform: rotate(-90deg);
    background-size: cover;
    float: right;
}
.section1{padding: 0.5rem 0;}
.section1 .container{}
.section1 .label{color: #1a369d;position: relative;}
.section1 .label:before{
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #e94808;
    position: absolute;
    top: 0;
    left: 0;
}
.section1 .label h1{font:normal 1rem/1.4rem "FuturaBT-MEDIUM";}
.section1 .label p{font:normal 0.38rem/0.44rem "NOTOSANSJP-REGULAR";margin-bottom: 0.5rem;}
.section1 .label a{
    display: inline-block;
    font:normal 0.28rem/0.6rem "NOTOSANSJP-REGULAR";
    color: #0055d4;
    border-bottom: 1px solid #0055d4;
    position: absolute;
    top: 0.4rem;
    right: 1.2rem;
}
.section1 .label a:after{
    content: "";
    display: block;
    background: url("../images/UTSUGI/more_icon.png") no-repeat;
    background-size: cover;
    position: absolute;
    right: -0.8rem;
    top: 0.1rem;
    width: 0.7rem;
    height: 0.7rem;
}
.section1 .s1_con{width: 100%;}
.section1 .s1_con p{font: normal 0.28rem/0.45rem "NOTOSANSJP-REGULAR";color: #333333;margin: 0.3rem 0 0.2rem 0;}
.section1 .s1_con ul li{
    display: inline-block;
    padding: 0 0.3rem;
    background-color: #ecf0f4;
    border-radius: 10px;
    margin: 0.2rem 0.08rem;
}
.section1 .s1_con ul li:hover{background-color: #1a369d;}
.section1 .s1_con ul li:hover a{color: #ffffff;}
.section1 .s1_con ul li a{font: normal 0.28rem/0.6rem "NOTOSANSJP-BOLD";color: #1a369d;}

.section2{
    background-image: url("../images/UTSUGI/s2_bg.png");
    background-repeat: no-repeat;
    background-size: 140%;
    padding: 0.2rem 0 0 0;

}

.section2 .label{color: #ffffff;position: relative;}
.section2 .label:before{
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #e94808;
    position: absolute;
    top: 0;
    left: 0;
}
.section2 .label h1{font:normal 1rem/1.4rem "FuturaBT-MEDIUM";}
.section2 .label p{font:normal 0.38rem/0.44rem "NOTOSANSJP-REGULAR";margin-bottom: 0.5rem}
.section2 .label a{
    display: inline-block;
    font:normal 0.28rem/0.6rem "NOTOSANSJP-REGULAR";
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    position: relative;
}
.section2 .label a:after{
    content: "";
    display: block;
    background: url("../images/UTSUGI/more_icon_w.png") no-repeat;
    background-size: cover;
    position: absolute;
    right: -0.8rem;
    top: 0.1rem;
    width: 0.7rem;
    height: 0.7rem;
}
.section2 .reason_box{margin: 1rem auto 0 auto;width: 100%;}
.section2 .reason_box .reason{
    width: 100%;
    background-color: #f4f7f9;
    padding:0.2rem 0.15rem;
    box-sizing: border-box;
}
.section2 .reason_box .reason h1{font:normal 0.65rem/1rem "FuturaBT-MEDIUM";color: #0055d4;}
.section2 .reason_box .reason h2{font:normal 0.34rem/0.5rem "NOTOSANSJP-BOLD";color: #333333;margin-bottom: 0.4rem;}
.section2 .reason_box .reason h2:after{
    content: "";
    display: block;
    width: 2rem;
    height: 0.1rem;
    background-color: #e94808;
    margin: -0.1rem 0 0 0;
}
.section2 .reason_box .reason p{
    font: normal 0.28rem/0.55rem "NOTOSANSJP-REGULAR";
    position: relative;
    box-sizing: border-box;
    text-align: justify;
}
.section2 .reason_box .reason p span{font: normal 0.28rem/0.55rem "NOTOSANSJP-BOLD";color:#0055d4;}
.section2 .reason_box .reason p:before{
    content: "";
    background-image: url("../images/UTSUGI/quotation_icon.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 0.55rem;
    height: 0.55rem;
    position: absolute;
    top:-0.25rem;
    left: 0;
}
.section2 .reason_box .reason_pic{width: 100%;}

.section3{
    background-color: #EDECEC;
    padding: 1rem 0 0.5rem 0;
    text-align: center;
}
.section3 .label{color: #1a369d;position: relative;text-align: left;}
.section3 .label:before{
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background-color: #e94808;
    position: absolute;
    top: 0;
    left: 0;
}
.section3 .label h1{font:normal 1rem/1.4rem "FuturaBT-MEDIUM";color: #1a369d;}
.section3 .label p{font:normal 0.38rem/0.44rem "NOTOSANSJP-REGULAR";margin-bottom: 0.8rem;color: #1a369d;}
.section3 .container ul{display: inline-block;text-align: center;}
.section3 .container ul li{
    width: 45vw;
    height:45vw;
    border-radius: 50%;
    border: 1px dashed #86a4b4;
    display: inline-block;
    text-align: center;
    margin: 0.3rem -0.2rem;
    position: relative;
    vertical-align: top;
}
.section3 .container ul li img{display:block;margin: 0.5rem auto 0.2rem auto;}
.section3 .container ul li p{font: normal 0.3rem/0.45rem "NOTOSANSJP-BOLD";color:#333333;}
.section3 .container ul li span{
    width: 0.7rem;
    height:0.7rem;
    display: block;
    border-radius: 50%;
    background-color: #1a369d;
    font: normal 0.38rem/0.7rem "NOTOSANSJP-REGULAR";
    color:#ffffff;
    font-style: italic;
    position: absolute;
    right: 0.15rem;
    bottom: 0.1rem;
}
.section4{
   /* background-image: url("../images/UTSUGI/s4_bg_m.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #0477de;
    padding: 0.6rem 0 0.5rem 0;*/
}
.section4>img{width: 100%;}
.section4 .left p{color: #ffffff;}
.section4 .left p:nth-child(1){font: normal 0.38rem/0.6rem"NOTOSANSJP-LIGHT";margin-left: 0.5rem;}
.section4 .left p:nth-child(2){font: normal 0.5rem/0.7rem "NotoSansJP-Thin";margin-left: 1.5rem;}
.section4 .left p:nth-child(3){font: normal 0.5rem/0.7rem "NOTOSANSJP-Thin";margin-left: 2.5rem;}
.section4 .right{margin-top: 0.8rem}
.section4 .right a{display: flex;align-items: center;justify-content: center;}
.section4 .right a p{font:normal 1rem/1.4rem "FuturaBT-MEDIUM";color: #ffffff;display: inline-block}
.section4 .right a img{width:2.5rem;display: inline-block;margin: 0 0 0 -0.3rem;}

.section5{
    background-image: url("../images/UTSUGI/s5_bg.png");
    background-repeat: no-repeat;
    background-position: top 109px center;
    background-size: 90%;
    position: relative;
    padding: 0.8rem 0 0 0;
    margin-bottom: 0.8rem;
}
.section5 .container>img{width: 100%;}
.section5 .container ul{margin-top: 0.5rem}
.section5 .container ul li{
    background: url("../images/UTSUGI/s5_more_icon.png") no-repeat right center;
    background-size: 0.6rem;
    border-bottom: 1px solid #eaeaea;
    padding: 0.4rem 1rem 0.3rem 0;
    box-sizing: border-box;

}
.section5 .container ul li a p:nth-child(1){
    font:normal 0.34rem/0.6rem "NOTOSANSJP-MEDIUM";
    color: #1a369d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section5 .container ul li a p:nth-child(2){
    font:normal 0.28rem/0.4rem "NOTOSANSJP-REGULAR";
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section6{position: relative;margin-bottom: 0.5rem;}
.section6 iframe{display: block;width: 100%;height: 250px;}


footer{background-color: #000d2c;padding: 0.6rem 0 0.6rem 0;}
footer .left img{margin: 0 auto 0.3rem auto;}
footer .left p{font:normal 0.28rem/0.35rem "NOTOSANSJP-REGULAR";color: #92a4cf;text-align: center;}
footer .right{margin-top: 0.4rem}
footer .right ul li{display: inline-block;        width: 32%;
        margin: 0.2rem 0;}
footer .right ul li a{font:normal 12px/12px "NOTOSANSJP-REGULAR";color: #92a4cf;}
footer .right ul li span{
    display: block;
    font:normal 0.28rem/0.35rem"FuturaBT-MEDIUM";
    color: #ffffff;
}
footer .right a.zip{
    display: inline-block;
    font: normal 0.2rem/0.43rem "NOTOSANSJP-REGULAR";
    color: #ffffff;
    padding: 0 0.15rem;
    background-color: #00123c;
    margin-top: 0.2rem;
}
footer .bottom{margin-top: 0.3rem;padding-top: 30px;border-top: 1px solid #02184a;}
footer .bottom p{float: left;font:normal 0.28rem/0.35rem "NOTOSANSJP-REGULAR";color: #92a4cf;}
footer .bottom .pagetoppic{animation: pagetoppic 10s linear infinite;width: 1rem;}
footer .bottom .pagetop{
    display: block;
    float: right;
    background: url("../images/UTSUGI/top_icon.png") no-repeat center;
    background-size: 0.5rem;
}
@keyframes pagetoppic{
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
@media (max-width: 1500px) and (min-width:1000px){
    .container{width: 96%;}
    .section3{padding: 30px 0 56px 0}
    .section3 .label p{margin-bottom: 3.2vw;}
    .section3 .container ul li{width: 15.8vw;height: 15.8vw;}
    .section3 .container ul li img{margin: 2.5vw auto 1vw auto;}
    .section3 .container ul li span{right: 0.5vw;bottom: 0.5vw;}
    footer .right{width: 70%;}
    footer .right ul li{margin-left: 10%;}
}