@charset "UTF-8";
@import url(default.css);

h1.h1mds {
	margin: 1em auto;
	font-weight: 800;
	width: fit-content;
	font-size: 3.5em;
	text-align: center;
}

h1.h1mds span {
	background: linear-gradient(transparent 75%, #ffeb81 50%);
	line-height: 1.5em;
}

h2{ font-size: 32px; margin: 0px; padding: 0px; font-weight: bold; }
h3{ text-align: center; font-size: 28px; margin: 0px; padding: 0px; }
.defW{ max-width: 1170px; margin: 0px auto; }

.nodeco{ text-decoration: none; }
a:hover > img{
    cursor:pointer;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity:0.8;
    zoom:1;
}
.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

html body {
line-height: 1.629;
}


.is-fixed-sp {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background-color: rgba(0,178,169,0.8);
    text-align: center;
    padding: 10px 0px;
}

.toplink{
    position: absolute;
    bottom:10px;
    right: 10px;
    z-index: 3;
    padding: 10px;
    border:1px solid #999;
    background-color: rgba(200,200,200,0.8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

.toplink{
    position: absolute;
    bottom:10px;
    right: 10px;
    z-index: 3;
    padding: 10px;
    border:1px solid #999;
    background-color: rgba(200,200,200,0.8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}
.toplink a{ text-decoration: none; }



.GM{
    background-color: #5dc2b2;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border: none;
}

.navbar-default .navbar-nav > li > a{
    color:#FFF;
    text-decoration: none;
    width: 147px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 0px 10px;
}

.navbar-default .navbar-nav > li > a.small{
    width: 100px;
    text-align: center;
}

.navbar-default .navbar-nav > li > a:hover{
    color:#FFF;
    text-decoration: none;
/*    background-image: url(../image/gmBG.png);
    background-repeat: no-repeat;
    background-position: center*/

    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border: none;
    background-color: #00b2a9;
}

.navbar { margin-bottom: 0px; }

.mainImage{
    background-image: url(../image/mainImage.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 59vw;
    position: relative;
}

.maincomitBtn{
    position: absolute;
    top: 42vw;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 35vw;
}

.box1{
    max-width: 900px;
    margin: 0px auto;
    padding: 10px 0px;
    box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}
.box1text{
    margin-top: 50px;
    max-width: 100%;
}

.box1>.title{
    background-color: #00b2a9;
    border-bottom: 10px #ffe900 solid;
    color: #FFF;
    padding: 24px;
}
.box1>ul{
    margin: 30px 40px;
}
.box1>ul>li{
    text-align: left;
    list-style: none;
    font-size: 25px;
    line-height: 40px;
}
.box1>ul>li:before{
    content: "\f1db";
    font-family: FontAwesome;
    color: #00b2a9;
    margin-right: 10px;
}

.boxRelative{ position: relative; }

.box2{ background-color: #00b2a9; overflow:hidden; color: #FFF; font-size: 15px; padding-top: 2%; }
.box2Title{ }
.box2Strleft{ padding: 0 4% 0 2%; font-weight: bold; line-height: 25px; }
.box2StrRight{ padding: 0 4% 0 4%; font-weight: bold; line-height: 25px; }
.box2Str1Img{
    position: absolute;
    top:10%;
    right: 7%;
}

.box3{ background-color: #ffe900; overflow:hidden; font-size: 15px;  }
.box3Body{ min-height: 190px;}
.box3Title{ padding-top: 40px; text-align: left; }
.box3Strleft{ padding: 0 4% 0 3%; font-weight: bold; line-height: 25px; }
.box3StrRight{ padding: 0 0% 0 4%; font-weight: bold; line-height: 25px; }

.box3Str1Img{
    position: absolute;
    top:-10%;
    left: 9%;
}

.box4{ background-color: #00b2a9; overflow:hidden; color: #FFF; font-size: 15px; padding-top: 2%; padding-bottom: 40px; }
.box4Title{   }
.box4Title2{   }
.box4Strleft{ padding: 1% 4% 0 3%; font-weight: bold; line-height: 25px; }
.box4StrRight{ padding: 1% 0% 0 4%; font-weight: bold; line-height: 25px; }
.box3Str1Img{
    position: absolute;
    top:-10%;
    left: 9%;
}

.backRitsu{ max-width: 47%; width: 47%; margin: 0; padding: 4% 0 0 7%; float: left; text-align: right; }
.bank{ max-width: 53%; width: 53%; margin: 0; padding: 3% 5% 0 2%; float: right; }

.comitArea{
    background-image: url(../image/bg1.png);
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
}
.comitFont{
    font-weight: bold;
    font-size:18px;
}

.nagareArea{
    padding-bottom: 50px;
    margin-top: 50px;
}

.nagareBody{
    float: left;
    max-width: 22%;
    margin-left: 4%;
    box-shadow: 10px 10px 10px rgba(0,0,0,0.2);
}
.nagareBody:first-child{
    margin-left: 0;
}
.nagareArrow{
    float: left;
    position: relative;
    padding-top: 10%;
}
.nagareArrow:after {
    content: "\f054";
    font-family: FontAwesome;
    float: left;
    position: absolute;
    top:35%;
    left:3%;
    font-size: 3vw;
    margin-left: 8px;
    color: #CCC;
}

.nagareTitle{
    background-color: #00b2a9;
    padding: 5px 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}
.nagareStr{
    padding: 15px;
    text-align: left;
    min-height: 100px;
}

.voiceArea{
    padding: 50px 0;
    padding-bottom: 50px;
    background-color: #00b2a9;
    background-image: url(../image/voiceBG.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    color: #FFF;
}

.voiceBody{
    background-color: #FFF;
    margin-top: 50px;
    padding: 0px 10px;
}
.voiceL{ color: #c975c0; font-weight: bold; font-size: 16px; }
.voiceM{ color: #00b2a9; font-weight: bold; font-size: 16px; }
.voiceL:before,
.voiceM:before {
    content: "\f075";
    font-family: FontAwesome;
    font-size: 30px;
    margin-right: 10px;
}
.voiceStr{
    color: #333;
    padding: 5px 10px 5px 40px;
}

.faqArea{
    padding: 50px 0;
    padding-bottom: 50px;
    margin-top: 0px;
    background-color: #deeaea;
}


.faqBody{ box-shadow: 10px 10px 10px rgba(0,0,0,0.2); margin-top: 30px; }
.qTitle{
    background-image: url(../image/qTitle.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-color: #00b2a9;
    padding: 4% 12% 3% 12%;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    position: relative;
    cursor: pointer;
}
.aStr{
    background-color: #FFF;
    padding: 10px;
}

.CamArea{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
}

.acMenu dt{
    display:block;
    text-align:left;
    cursor:pointer;
}
.acMenu dt:after{
    content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    top: 15%;
    right:15px;
    font-size:30px;

}
.acMenu dd{
    background:#f2f2f2;
    text-align:cleft;
    display:none;
    padding:10px;
    background-color: #FFF;
}
.acMenu dd>div{
    background-image: url(../image/a.png) ;
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position: top left;
    padding-left: 50px;
}
.acMenu dt.active{

}
.acMenu dt.active:after{
    content: "\f139";
    font-family: FontAwesome;
}

.imgwrap {
    position: relative;
    width: 100%;
    background-color: #ffe900;
    color: #00b2a9;
    -moz-border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    -o-border-radius: 50% 50%;
    -ms-border-radius: 50% 50%;
}
.imgwrap:before {
    content:"";
    display: block;
    padding-top: 100%; /* 高さを幅の75%に固定 */
}
.circleStr {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.circle3{
    text-align: center;
    background-color: #ffe900;
    color: #00b2a9;
    -moz-border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    -o-border-radius: 50% 50%;
    -ms-border-radius: 50% 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top:0;
    right:3%;
    font-size: 25px;
    z-index: 2;
}
.circleStr{
    line-height: 15px;
    padding-top: 19px;
}
.mcenter{ margin: 20px 10px; max-width: 50%; width: auto; height: auto; }

footer a{ color: #999; text-decoration: none; margin-top: 20px; }

div.contactPage{ padding-bottom: 3%;
    color: #999;
}

.subpage_i{
    color:#00b2a9;
}

.notopborder{ border-top: none; }
.bottomborder1 { border-bottom:#00b2a9 1px solid; }

.form-horizontal .form-group .mr-15{ margin-right: -15px !important; }
.form-group{ margin-bottom: 0px;}
.form-horizontal .control-label{ padding-top: 15px;}

@media only screen and (min-width:1400px){
    .nagareArrow:after {
        top:25%;
    }
}

@media only screen and (max-width:991px){
    .box2Strleft{ padding-left: 5%;}
    .box2StrRight{ padding-top: 0%; padding-left: 5%;}
    .box3Body{ min-height: 0px;}
    .box3Title{ padding-top: 0px; text-align: left; }
    .CamArea{
        padding-top: 20px;
        padding-bottom: 0px;
        margin-top: 0px;
    }

    .mcenter{ margin: 20px 15px; max-width: 90%; width: auto; height: auto; }

    footer{ padding-bottom: 13%; }
    .hyouTitle{ text-align: left; }

}

@media only screen and (max-width:846px){

    .box2Strleft{ padding-left: 5%;}
    .box2StrRight{ padding-top: 0%; padding-left: 5%;}
    .box3Body{ min-height: 0px;}
    .box3Title{ padding-top: 0px; text-align: left; }
    .CamArea{
        padding-top: 20px;
        padding-bottom: 0px;
        margin-top: 0px;
    }

    .nagareArea{ padding-bottom: 20px; margin-top: 20px; }
    .nagareBody{
        float: none;
        max-width: 90%;
        width: 90%;
        margin: -10px 5%;
    }
    .nagareBody:first-child{ margin: -10px 5%; }
    .nagareArrow{ float: none; position: relative; padding-top: 0; }
    .nagareArrow:after {
        content: "\f078";
        font-family: FontAwesome;
        float: none;
        position: relative;
        top: 0%;
        left: 0%;
        margin-left: 0;
        font-size: 13vw;
    }
    .nagareStr{ font-size: 18px; }

    .voiceArea{ padding: 30px 0; margin-top: 30px; }
    .hyouTitle{ text-align: left; }
}
@media only screen and (max-width:767px){
    .box2Strleft{ padding-left: 5%;}
    .box2StrRight{ padding-top: 0%; padding-left: 6%;}
    .box3Body{ min-height: 0px;}
    .box3Title{ padding-top: 0px; text-align: left; }

    .CamArea{ padding-top: 20px; padding-bottom: 0px; margin-top: 0px; }
    .backRitsu{ max-width: 94%; width: 94%; margin: 3%; padding: 20px 0 0 0; float: none; text-align: center; }
    .bank{ max-width: 94%; width: 94%; margin: 3%; padding: 0; float: none; text-align: center; }

    .faqBody{ margin-top: 10px;}
    .qTitle{ height: 70px;}
    footer{ padding-bottom: 18%; }
    .hyouTitle{ text-align: left; }

}
@media only screen and (max-width:640px){

    h1{ font-size: 24px; }
    h3{ font-size: 20px; }
    .box1>ul{
        margin: 10px 10px;
        padding: 10px 0px;
    }
    .box1>ul>li{
        text-align: left;
        list-style: none;
        font-size: 16px;
        line-height: 25px;
    }
    .box1text{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .box2Strleft{ padding-left: 5%;}
    .box2StrRight{ padding-top: 0%; padding-left: 5%;}

    .box3Body{ min-height: 0px;}
    .box3Title{ padding-top: 40px; text-align: left; }
    .box3Strleft{ padding-left: 5%;}
    .box3StrRight{ padding-top: 0%; padding-left: 5%;}
    .box4Title2{ margin-top: 30px; }

    .navbar-default .navbar-nav{ max-width: 100%;}
    .navbar-default .navbar-nav > li{ width: 100%; text-align: center; border-bottom: 1px dotted #FFF;}
    .navbar-default .navbar-nav > li > a{ width: 100%; text-align: center; margin: 0px;}
    .navbar-default .navbar-nav > li > a.small{ width: 100%; text-align: center; margin: 0px;}
    .navbar-default .navbar-nav > li:last-child{ border-bottom: none;}
    .navbar-default .navbar-nav > li > a:hover{ background-image: none; }
    .navbar-default .navbar-nav { margin: 0px; }

    .CamArea{ padding-top: 20px; padding-bottom: 0px; margin-top: 0px; }
    .backRitsu{ max-width: 94%; width: 94%; margin: 3%; padding: 20px 0 0 0; float: none; text-align: center; }
    .bank{ max-width: 94%; width: 94%; margin: 3%; padding: 0; float: none; text-align: center; }

    .qTitle{ min-height: 60px;}

    footer{ padding-bottom: 20%; }
    .hyouTitle{ text-align: left; }
}
td iframe {
width: 100%;
max-width: 100%;
}
img {
width: auto;
height: auto;
max-width: 100%;
}



/*   ここからカスタムCSS    */

@font-face{
    font-family:'original';
    src:url('../font/Ronde-B_square.woff') format('woff'), /* Modern Browsers */
    url('../font/Ronde-B_square')  format('opentype'); /* Safari, Android, iOS */
}
@font-face{
    font-family:'original2';
    src:url('../font/Kaisotai-Next-UP-B.woff') format('woff'), /* Modern Browsers */
    url('../font/Kaisotai-Next-UP-B')  format('opentype'); /* Safari, Android, iOS */
}
@font-face{
    font-family:'original3';
    src:url('../font/Mamelon-5-Hi-Regular.woff') format('woff'), /* Modern Browsers */
    url('../font/Mamelon-5-Hi-Regular')  format('opentype'); /* Safari, Android, iOS */
}
@font-face{
    font-family:'original4';
    src:url('../font/nicokaku_v1.woff') format('woff'), /* Modern Browsers */
    url('../font/nicokaku_v1')  format('opentype'); /* Safari, Android, iOS */
}
body {
background: #ffffff;
color: #242424;
}
* {
font-family: 'Noto Sans JP', sans-serif;
}
.inner {
max-width: 1200px;
margin-right: auto;
margin-left: auto;
}
h2 {
font-size: 3.5em;
padding-bottom: 30px;
line-height: 1.3em;
font-family: 'Roboto Condensed', sans-serif;
}
h3 {
    line-height: 1.5em;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}
.header_title {
  font-size: 90px;
  font-weight: 900;
  line-height: 1.3em;
  letter-spacing: 2px;
  padding-bottom: 50px;
  width: 100%;
  text-align: center;
}
header {
    background-color: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 600px;
}
.header_box {
    width: 100%;
}
.header_img {
    width: 40%;
    position: relative;
}
.header_text_title {
  width: fit-content;
  font-size: 2em;
  font-weight: 800;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.header_img img {
  position: absolute;
  top: 110px;
  bottom: 0;
  margin: auto;
  left: -40px;
  max-width: 350px;
  z-index: 3;
}
.header_text_text {
    font-size: 16px;
    margin-top: 60px;
    border: 1px solid #ccc;
    padding: 30px;
    max-width: 1000px;
}
.header_text_title .en_line {
  font-weight: 500;
}



.op {
  background-color: #1e1d1b;
  position: relative;
}


.white_box {
    background-color: #fff;
    padding: 0;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
}
.white_box h2 {
    text-align: left;
}
.merit_text {
width: 55%;
}
.merit_img {
    width: 45%;
}
.header_list {
  text-align: center;
  background-color: #0d60d0;
  padding-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 70px;
  border-radius: 45px;
  font-size: 30px;
  font-weight: 700;
  color: #fff100;
  width: fit-content;
  padding-right: 100px;
  padding-left: 100px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
  margin-bottom: 50px;
}
.header_list ul.list {
    padding-left: 0;
    display: flex;
}
.header_list ul.list li {
    background-color: #0d60d0;
    list-style: none;
    text-align: center;
    color: #fff100;
    border-radius: 45px;
    width: 20%;
    margin-right: 25px;
    font-size: 16px;
    min-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
}

.op h2.white {
    color: #fff;
    padding-top: 80px;
    font-size: 3em;
}
.merit h2 {
    font-size: 3.5em;
    line-height: 1.5em;
    padding-bottom: 0;
}
.merit h2 span {
    display: block;
    font-size: 1.5em;
}
.en {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.5em;
}
.merit {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f1f9ff;
    position: relative;
}
.merit_box {
    display: flex;
    max-width: 1500px;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
padding-bottom: 50px;
}
.merit_text h3 {
  font-size: 4em;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: left;
}

#top_menu {
  border-bottom: 2px solid #000000;
  display: block;
  position: relative;
}

.merit_text h3 span {
    font-size: 1.5em;
    padding-right: 30px;
    color: #0d60d0;
    font-family: 'Roboto Condensed', sans-serif;
}
.merit_text h3 b {
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
}
.merit_img {
    padding-right: 50px;
}
.en_line {
    background: linear-gradient(transparent 65%, #ffeb81 65%);
    font-weight: 800;
}
.merit_text_box {
    font-size: 20px;
    margin-top: 30px;
}
.merit .merit_box:nth-child(odd) {
    flex-direction: row-reverse;
}
.merit .merit_box:nth-child(odd) .merit_img {
    padding-right: 0;
    padding-left: 50px;
  }
  .item .inner {
    max-width: 1400px;
  }

  .item .list {
    display: flex;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    flex-wrap: wrap;
  }

  .item .list li {
    width: 33.3333333%;
    list-style: none;
    padding: 20px;
  }
  .cv_box {
    padding: 30px;
    border: 0.3125vw solid #dfe4e9;
    border-radius: 0.625vw;
  }
  .cv_title {
    font-size: 1.8em;
    font-weight: 500;
    margin-bottom: 15px;
  }

  .cv_img {
    text-align: center;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    max-height: 165px;
  }


  .cv_link a {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    background-color: #FFDC3F;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 45px;
    min-height: 50px;
    font-size: 1.4em;
    border: 1px solid #F1F1F1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top: 4px;
    font-weight: bold;
  }

.cv .cv_link a {
  border: .3vw solid #0d60d0;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  box-sizing: border-box;
  position: relative;
  font-size: 1.6vw;
  border-radius: .8vw;
  line-height: 2.5em;
  padding: 0 1.5em;
  margin: 0 auto;
  color: #fff100;
  text-shadow: 0 .2vw .2vw #333;
  box-shadow: 0px 0px 0px .2vw #fff100 inset;
  background-color: #0d60d0;
  max-width: 700px;
}

.cv_link a i {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.cv_number {
  font-family: 'Roboto Condensed', sans-serif;
  margin-bottom: 20px;
  font-size: 1.4em;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
}

.cv_number_n {
  display: flex;
  justify-content: center;
}

.cv_numberbox {
  flex: 1;
}

.cv_number .red {
    font-size: 1em;
    color: red;
    line-height: 3em;
}

.cv_number .red b {
  font-weight: 700;
  font-size: 2.5em;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Roboto Condensed', sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
} 

.cv_number_ntext1 {
  border: 2px solid #000;
  background: #fff;
  color: black;
  border-radius: 10px 0 0 10px;
}

.cv_number_ntext2 {
  border: 2px solid #000000;
  background: #000000;
  color: white;
  border-radius: 0 10px 10px 0;
}

.item h2 {
    font-size: 3.5em;
}

.item {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background: white;
}

.item::after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -20px;
    background-color: #fff;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(44deg);
    z-index: 2;
}

.item2 {
  position: relative;
  background: white;
}

.itemitem1 {
  padding-top: 0 !important;
}

.item2::after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -20px;
    background-color: #fff;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(44deg);
    z-index: 2;
}

.item3 {
  position: relative;
  background: white;
}

.item3::after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 40px;
    background-color: #fff;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(44deg);
    z-index: 2;
}

.op::after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  background-color: #0b0b0a;
  right: 0;
  left: 0;
  margin: auto;
  transform: rotate(44deg);
  z-index: 2;
}


.menu a i {
    margin-right: 5px;
    }
    .head_bottom img {
        max-width: 220px;
        display: inline-block;
        margin-left: 15px;
    }
    
    .menu a {
      text-decoration: none;
      color: #fff;
    }
    
    .menu ul {
    list-style: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: #000;
    }
    
    .menu {
      -webkit-transition: ease .5s;
      transition: ease .5s;
      z-index: 100;
    position: absolute;
    top: 0;
    left: -400px;
    height: 100vh;
    padding: 4em 5em 3em;
    background-color: #000000;
    z-index: 20;
    position: fixed;
    max-width: 400px;
    }
    
    .menu ul li {
    padding: 1em 1em;
    border-bottom: 1px solid #fff;
    max-width: 350px;
    width: 260px;
    }
    
    .menu.open {
      display: block;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
    left: 0;
    z-index: 99999;
    }
    
    
    .drawers {
      position: absolute;
      right: 0;
      top: 0;
      overflow: hidden;
      bottom: 0;
    }
    
    .drawer {
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-direction: row;
      position: relative;
      height: 70px;
      padding: 0 1em;
    }

    html body {
      line-height: 0;
    }
    html body main {
      line-height: 1.629;
    }


    /* タブレット以下のサイズで表示 */
    
    @media (max-width: 768px) {
      .drawers {
        display: block;
      }
      .drawer {
        height: 60px;
      }
    }
    
    .navbar_toggle {
      z-index: 999;
    cursor: pointer;
    }
    .navbar_toggle_icon {
      position: relative;
      display: block;
      height: 2px;
      width: 30px;
      background: #000000;
      -webkit-transition: ease .5s;
      transition: ease .5s;
    }
    .navbar_toggle_icon:nth-child(1) {
      top: 0;
    }
    
    .navbar_toggle_icon:nth-child(2) {
      margin: 8px 0;
    }
    
    .navbar_toggle_icon:nth-child(3) {
      top: 0;
    }
    
    /*ハンバーガーメニューの開閉*/
    .navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
      top: 10px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    
    .navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      opacity: 0;
    }
    
    .navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
      top: -10px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    
    .navbar_toggle {
      margin: 0 0 0 auto;
    }
.op .inner {
  margin-right: auto;
  background-color: #fff;
  width: 100%;
  padding: 70px 50px 50px;
  max-width: 1400px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  border-radius: 0.625vw;
}
.white_list .list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.white_list .list li {
  border: 0.3125vw solid #dfe4e9;
  border-radius: 0.625vw;
  list-style: none;
  width: 30%;
}
.white_list_box {

}
.white_list_img {
  border-bottom: 0.3125vw solid #dfe4e9;
  text-align: center;
}
.white_list_img img {
  max-width: 100%;
  padding-bottom: 20px;
}
.white_list_title {
  padding: 20px 20px 10px;
font-size: 22px;
text-align: center;
font-weight: 800;
}
.white_list_text {
padding: 20px;
font-size: 18px;
}
.white_list {
  width: 100%;
  max-width: 100%;
  padding-top: 70px;
}

.white_box {
    width: 60%;
}
.white_img {
    width: 40%;
    padding-left: 0;
}
.header_text {
    width: 100%;
}
.globalmenu {
    width: 100%;
}
.globalmenu ul.list {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.globalmenu ul.list li {
  text-align: center;
  width: 20%;
  list-style: none;
  font-size: 16px;
}
.globalmenu ul.list li a {
    color: #000;
    margin-bottom: 0;
    text-decoration: none;
}
.global {
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    align-items: center;
    justify-content: center;
}
.logo {
    width: 50%;
}
.logo img {
    max-width: 200px;
}
#fixed_header_ip, #fixed_header_pc {
    z-index: 100;
    position: fixed;
    top: 0;
    box-shadow: 0px 3px 6px rgba(0,0,0,.16);
    width: 100%;
    background-color: #fff;
  }
  #fixed_header_pc, #fixed_header_ip {
    height: 0;
    overflow: hidden;
  }
  .cv {
    background-color: #107b10;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .cv_logo {
    text-align: center;
max-width: 100px;
margin-right: auto;
margin-left: auto;
  }
  .cv .cv_link a {
    border: none;
  }


.cv h2 {
    text-align: center;
    color: #fff;
    letter-spacing: 5px;
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 3em;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
}
.cv h3 {
    color: #fff;
    margin-bottom: 50px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 1.5em;
}
.merit::after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -20px;
    background-color: #f1f9ff;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(44deg);
    z-index: 2;
  }
  .small, small {
    font-size: 60%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .procedure h2 {
    font-size: 3.5em;
  }
  .procedure {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: white;
    margin-top: 3%;
  }

  .procedure_text ul.list li label img {
    width: 3.5vw;
    border: 1px solid #fff;
    border-radius: 3px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .procedure_text ul.list li label {
    background: url(../image/satei-rate1.png) no-repeat;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
    text-align: center;
    cursor: pointer;
    min-height: 120px;
    margin-bottom: 5px;
    max-width: 240px;
    background-size: 235px;
  }
  .procedure_text ul.list li {
    list-style: none;
    width: 25%;
    padding: 0;
  }

  .procedure_text ul.list {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
  }

  .procedure_text ul.list li label p {
    font-size: 1.3em;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1em;
    margin-bottom: 0;
    width: 125px;
  }

  .procedure_text ul.list li label .pro_img {
  width: 45%;
text-align: center;
  }
  .procedure_text ul.list li .item-check:checked + label {
    background: url(../image/satei-rate2.png) no-repeat;
    color: #fff;
    background-size: 235px;
  }
.item-check {
    display: none;
}

.pro_text {
  width: 62%;
  position: relative;
}

.procedure_box h3 span {
    font-size: 1.5em;
    padding-right: 10px;
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
  }
  .procedure_box h3 {
    display: flex;
    align-items: center;
    font-size: 3em;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    width: fit-content;
    border-bottom: 2px solid #000000;
    padding-bottom: 5px;
    padding-right: 50px;
  }
  .procedure_box h3 b {
  color: #000000;
  }
  .timebox {
    font-size: 3vw;
  }
  .procedure_text {
    padding-top: 30px;
  }
  .procedure_box {
    padding-top: 20px;
    padding-bottom: 70px;
  }
  #satei_price input {
    width: 100%;
    font-size: 3vw;
    line-height: 4vw;
    background: none;
    color: #000;
    text-align: right;
    border: 1px solid #ccc;
    border-radius: 5px;
    max-width: 900px;
    padding-right: 30px;
    padding-left: 30px;
    background-color: #fff;
  }
  #satei_price p {
    display: flex;
    width: fit-content;
    align-items: end;
    padding: 25px;
    background-color: #000;
    border-radius: 0;
  }
  #satei_price p span {
    font-weight: 700;
    font-size: 40px;
    padding-left: 15px;
    color: #fff;
  }
  .procedure .inner {
    background-color: #fff;
    padding: 80px;
    max-width: 1300px;
    border: 0.3125vw solid #dfe4e9;
    border-radius: 0.625vw;
  }
  .procedure .procedure_box:last-child {
    padding-bottom: 0;
  }
  .question {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
.q span {
    font-size: 1.8em;
    padding-right: 10px;
    color: #107b10;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    max-width: 50px;
width: 100%;
}
.a span {
    font-size: 1.8em;
    padding-right: 10px;
    color: #0d60d0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    max-width: 50px;
    width: 100%;
    display: inline-block;
}
.a .flex_box {
    align-items: flex-start;
}
.subpage {
  padding: 50px;
  background-color: #ffffff;
}
.subpage .inner {
  max-width: 1100px;
  background-color: #fff;
  padding: 70px 50px 50px;
  border-radius: 0.625vw;
  border: 1px solid #000000;
}

.subtext h2 {
  margin-bottom: 3%;
}

.radio_box input[type="radio"] {
  display: inline-block;
  margin-right: 10px;
}
.radio_box input[type="radio"]:checked + label {
  background: #fff;
  color: #000;
}  
  .radio_box input[type="radio"] + label {
background: #fff;
color: #000;
  }



.radio_box {
  text-align: center;
  padding-top: 2vw;
  font-size: 18px;
}

.form-horizontal .radio_box label {
  display: inline-block;
  line-height: 2.4em;
  padding: 0 1em;
  border-radius: 5px;
  background: #fff;
  color: #000;
  cursor: pointer;
  border: none;
}

.subpage h3 {
  text-align: left;
  color: #000;
  font-size: 25px;
  border-bottom: 2px solid #000;
  padding-bottom: 0px;
  margin-bottom: 15px;
  font-weight: 700;
  font-family: 'Noto Sans JP', sans-serif;
  margin-top: 30px;
}
.subpage ol,.subpage ul {
  font-size: 17px;
  padding-left: 20px;
}
.subpage ol li,.subpage ul li {
  margin-bottom: 15px;
}
.subpage p {
  font-size: 16px;
}
.subpage ul li {
  list-style: disc;
}


.q,.a {
    display: flex;
    align-items: center;
    font-size: 23px;
}
.a b {
    font-weight: 400;
    display: inline-block;
width: calc(100% - 50px);
padding-top: 10px;
}
.q b {
    width: calc(100% - 50px);
}

.acd-content .qa {
    display: none;
    height: 0;
  }
.acd-content{
    opacity: 0;
    transition: .5s;
    overflow: hidden;
}
.acd-check {
    display: none;
}
.acd-check:checked + .acd-label {
    display: none;
}
.acd-check:checked + .acd-label + .acd-content{
    opacity: 1;
    overflow: hidden;
height: auto;
visibility: visible;
}
.acd-check:checked + .acd-label + .acd-content .qa{
    display: block;
height: auto;
}
.question_button label {
    max-width: 800px;
    margin: 50px auto 30px;
    padding: 0;
    background-color: #0d60d0;
    border: 1px solid #0d60d0;
    border-radius: 45px;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}
.white_img {
    display: flex;
    align-items: center;
    justify-content: center;
}

.question_button label:hover {
    background-color: #fff;
    color: #0d60d0;
    border: 1px solid #0d60d0;
}

.cv_link a:hover {
  background-color: #fff;
  color: #ffdc3f;
  border: 1px solid #ffdc3f;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}



.question .inner {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.question h2 {
    font-size: 3.5em;
    padding-bottom: 50px;
  }
  footer::before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    background-color: #000000;
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(44deg);
    z-index: 2;
  }

footer {
  background-color: #000000;
position: relative;
padding-top: 80px;
padding-bottom: 0;
}
.a {
    display: none;
}
.q b {
    cursor: pointer;
    font-size: 1.2em;
}
.q {
    cursor: pointer;
}
.flex_box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.qa {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px dashed #dbdbdc;
}
footer p {
    color: #fff;
}
footer a {
    color: #fff;
}
.info {
    width: 100%;
}
footer .flex_box {
    width: 30%;
}
footer .cv_link a {
    margin-left: 0;
    margin-top: 40px;
}
.copyright {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 65px;
  font-size: 18px;
  margin-bottom: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
.info p {
    display: flex;
    margin-bottom: 15px;
}
.info p span:first-child {
    display: inline-block;
    min-width: 130px;
}
footer h3 {
    text-align: left;
    margin-bottom: 20px;
    color: #fff;
}

.subpage .procedure_box {
  padding-top: 0;
  padding-bottom: 0;
}
.subpage .procedure_text {
  padding-top: 0;
}

.submenu {
  border-bottom: 2px solid #000000;
}

footer .inner {
    display: flex;
    justify-content: space-between;
    max-width: 1500px;
    align-items: flex-start;
}
.flex_box p.f_link {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 16px;
}
.merit h2 span .en {
    color: #0d60d0;
}
.procedure .cv_link a {
    max-width: 1000px;
    min-height: 100px;
    border-radius: 45px;
    font-size: 40px;
    box-shadow: none;
    border: 3px solid #000;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    background-image: url(../image/back1.png);
    color: #000;
    background-size: cover;
    background-color: #fff;
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px 0px 1px #fff, 0px 2px 1px #fff, -2px 0px 1px #fff, 0px -2px 1px #fff;
}

   @keyframes gradient {
     0% {
       background-position: 0% 50%;
     }
   
     50% {
       background-position: 100% 50%;
     }
   
     100% {
       background-position: 0% 50%;
     }
   }

.subtext form {
  border: 0.3125vw solid #dfe4e9;
  border-radius: 0.625vw;
  padding: 35px;
  margin-top: 10px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  height: 57px;
}

input[type="number"], input[type="text"], input[type="password"], select, textarea {
  -webkit-appearance: none;
  vertical-align: top;
  background: none;
  border: 1px solid #ccc;
  margin: 0;
  background: #fff;
  padding: .2em 1em;
  font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
  font-size: 1.2vw;
  line-height: 2em;
  color: #000;
  vertical-align: middle;
  border-radius: 3px;
}
.w100p {
  width: 100% !important;
}
.inner_col, .inner_row {
  width: 100%;
  margin-top: 0;
}
dl {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 0.3125vw solid #dfe4e9;
  margin-bottom: 0;
}
dt {
  width: 25%;
  font-size: 18px;
  font-weight: 500;
  padding: 25px 15px;
  border-right: 0.3125vw solid #dfe4e9;
}
dd {
  width: 75%;
  padding: 25px 15px 25px 30px;
  font-size: 18px;
}
dd .procedure_text ul.list li {
  width: 50%;
}

dd .procedure_text ul.list {
  margin-bottom: 0;
  flex-wrap: wrap;
}

.flex-dd {
  display: flex;
}

.itemSet {
  display: flex;
}

.s_name12 {
  margin: .5em auto;
  width: 73%;
}

.item12 {
  width: 12%;
  margin-left: 1%;
  padding: 1%;
}

.delete_btn {
  padding: 0px 15px;
  font-size: 1em;
  background: #7d7d7d;
  font-weight: bold;
  color: #fff;
  margin-left: 1%;
  cursor: pointer;
  border-radius: 8px;
}

.num_btn {
  margin-top: 2%;
}


.number_text {
font-size: 2.5em;
font-family: 'Roboto Condensed', sans-serif;
background: linear-gradient(transparent 65%, #fff000 65%);
font-weight: 800;
padding-right: 5px;
padding-left: 5px;
margin-right: 5px;
font-weight: 800;
}

.inner_col td, .inner_row td {
  height: auto;
  padding: .5vw 1vw;
  border: 1px solid #000000;
}

.w100p1f {
  width: calc(100% - 1.5em);
  margin-right: 10px !important;
}

.inner_col th, .inner_row th {
  background-color: rgba(13, 96, 208,.8);
  text-align: center;
  padding: .5vw 1vw;
  color: #000000;
  border: 1px solid #000000;
  background-color: #e7f7e7;
}

.attention .small {
  font-size: 70%;
}
.attention {
  margin-top: 15px;
}
input[type="radio"] {
  display: none;
}
input[type="radio"]:checked + label {
  background: #000;
  color: #fff;
}
.form-horizontal .radio_box label {
  padding: 0;
}
.pro_text p {
  color: #2f2f2f;
}

.procedure_text ul.list li .item-check:checked + label .pro_text p {
  color: #000000;
  text-shadow: 3px 3px 0 #FFF, -3px -3px 0 #FFF, -3px 3px 0 #FFF, 3px -3px 0 #FFF, 0px 3px 0 #FFF, 0 -3px 0 #FFF, -3px 0 0 #FFF, 3px 0 0 #FFF;
}

.form-horizontal label {
  display: inline-block;
  line-height: 2.4em;
  padding: 0 1em;
  border-radius: 5px;
  background: #fff;
  color: #000;
  cursor: pointer;
  border: 3px black solid;
}

.submit_box {
  width: 100%;
  margin-top: 1.5vw;
  text-align: center;
  padding: 2.5vw;
  background: #ececec;
  border: 0.3125vw solid #dfe4e9;
  border-radius: 0.625vw;
}

.submit_box input {
  font-size: 2vw;
  border: .3vw solid #000;
  border-radius: .8vw;
  line-height: 2.2em;
  padding: 0 1.5em;
  margin: 0 .2vw;
  color: #fff;
  text-shadow: 0 .2vw .2vw #333;
  box-shadow: 0px 0px 0px .2vw #fff inset;
  background-color: #000;
}





.h100 {
  height: 100px !important;
}
   .matgold{
    background: linear-gradient(45deg, #c0b283 0%, #c0b283 45%, #FEE9A0 70%, #c0b283 85%, #c0b283 90% 100%);
    background-size: 800% 400%;
    animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
  }
  @keyframes gradient {
    0% {
      background-position: 0% 50%;
    }
  
    50% {
      background-position: 100% 50%;
    }
  
    100% {
      background-position: 0% 50%;
    }
  }
  .op .cv_link a {
    max-width: 1000px;
    min-height: 100px;
    font-size: 34px;
    box-shadow: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
    margin-left: auto;
    margin-top: 50px;
    background-color: #fff;
    color: #107b10;
    border: 0.3125vw solid #107b10;
    border-radius: 0.625vw;
    position: relative;
  }
  .header_box .cv_link.top_link.mail1234 a::before {
    background-image: url(../image/mail123456.png);
    background-color: #ffdc3f;
    background-size: 65%;
  }
  .op .cv_link a::before {
    content: "";
    position: absolute;
    background-image: url(../image/line_img_ato2.png);
    background-color: #107b10;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 0.625vw 0 0 0.625vw;
  }
  .head_ip {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 220px;
    padding-bottom: 20px;
    position: relative;
    background-color: #107b10;
  }


  .gold{
    background: linear-gradient(45deg, #DAAF08 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #DAAF08 90% 100%);
    background-size: 800% 400%;
    animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
  }
  @keyframes gradient {
    0% {
      background-position: 0% 50%;
    }
  
    50% {
      background-position: 100% 50%;
    }
  
    100% {
      background-position: 0% 50%;
    }
  }

  .header_box .cv_link {

  }

  .header_box .cv_link a::before {
    content: "";
    position: absolute;
    background-image: url(../image/line_img_ato2.png);
    background-color: #107b10;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100px;
    height: 100px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 0.625vw 0 0 0.625vw;
  }


  .header_box .cv_link3 a::before {
    content: "";
    position: absolute;
    background-image: url(../image/lineicon.png);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: 75px;
    background-position: center;
    width: 95px;
    height: 95px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 0vw 0 0 0vw;
  }

  .header_text_text p:last-child {
    margin-bottom: 0;
  }
  .white_box p:last-child {
    margin-bottom: 0;
  }
  .satei_text {
    font-size: 30px;
    font-weight: 700;
  }
  #result {
    font-size: 2.5em;
    font-family: 'Roboto Condensed', sans-serif;
    background: linear-gradient(transparent 65%, #fff000 65%);
    font-weight: 800;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 5px;
font-weight: 800;
  }
  #satei_price input {
    font-family: 'Roboto Condensed', sans-serif;
  }
  #satei_price p {
    max-width: 100%;
    width: 100%;
    border-radius: 0.625vw;
  }
  #satei_result {
    max-width: 100%;
    width: 100%;
    padding: 0 25px 5px;
    border: 0.3125vw solid #dfe4e9;
    border-radius: 0.625vw;
  }
  #satei_result p {
    margin-bottom: 0;
  }
  .inner_row th {
    text-align: left;
    padding: .5 1vw;
    width: 13vw;
  }

  .white_img.ip_only {
    margin-top: 0;
    margin-bottom: 30px;
  }
  
  
  
  .company-box {
    border: 0.3125vw solid #dfe4e9;
    border-radius: 0.625vw;
    padding: 35px;
    margin-top: 10px;
  }
  
  .company-box .step-cvbox .header_box .cv_link2 a {
    font-size: 2em;
    padding-left: 10%;
  }
  
  .company-box .step-cvbox .header_box .cv_link2 a i {
    right: 5%;
  }


  @media only screen and (max-width:600px){
    .pc_only {
    display: none !important;
    }
    }
    @media only screen and (min-width:601px){
    .ip_only {
    display: none !important;
    }
    }

  @media only screen and (max-width:1301px){
    html section .inner h2 {
      font-size: 8vw;
      margin-left: 5%;
    }

    html section ul.list {
    display: block;
    }
    html section ul.list li {
        width: 100%;
    }
    .item .list li {
      width: 50%;
      padding: 10px;
    }

    .cv_title {
      font-size: 4.5vw;
      line-height: 1.3;
      height: 45px;
      align-content: center;
    }

    .cv_number .red {
      font-size: 3.5vw;
    }

    .cv_number_ntext1 {
      border-radius: 4px 0 0 4px ;
      font-size: 4vw;
    }

    .cv_number_ntext2 {
      border-radius: 0 4px 4px 0;
      font-size: 4vw;
    }

    .cv_img {
        max-width: 200px;
        margin-bottom: 10px;
    }
    .item {
        padding-bottom: 30px;
    }

    .cv_link a {
      text-align: left;
      justify-content: left;
      min-height: 45px;
      font-size: 3.5vw;
      padding-top: 0;
      padding-left: 5px;
    }

    .merit h2 {
        font-size: 35px;
    }
    .merit h2 span {
        font-size: 1.3em;
        margin-top: 10px;
    }
    .merit_box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column-reverse;
        padding-bottom: 0px;
        padding-top: 45px;
    }
    .merit_img {
        padding-right: 0;
        width: 100%;
        max-width: 300px;
        margin-right: auto;
        margin-left: auto;
    }
    .merit_text {
        width: 100%;
      }
      .merit_text h3 {
        font-size: 25px;
      }
      .merit_text h3 span {
        padding-right: 10px;
      }
      .merit_text_box {
        font-size: 16px;
        margin-top: 20px;
        padding-right: 10px;
        padding-left: 10px;
      }
      .small, small {
        font-size: 70%;
        padding-right: 0;
        padding-left: 0;
        line-height: 1em;
      }
      .merit .merit_box:nth-child(2n+1) .merit_img {
        padding-right: 0;
        padding-left: 0;
      }
      .merit .merit_box:nth-child(2n+1) {
        flex-direction: column-reverse;
      }
      .merit_text_box p {
        line-height: 1.8em;
      }
      html section.cv .inner h2 {
        font-size: 25px;
        line-height: 1.8em;
      }
      .cv {
        padding-right: 10px;
        padding-left: 10px;
      }
      .procedure .inner {
        background-color: #fff;
        padding: 60px 20px;
      }
      .procedure {
        position: relative;
        padding-top: 50px;
        padding-bottom: 50px;
        background-color: #ffffff;
        padding-right: 15px;
padding-left: 15px;
      }
      .procedure_box h3 {
        padding-right: 0;
        width: 100%;
        font-size: 22px;
      }

      .procedure_text ul.list {
        flex-wrap: wrap;
        justify-content: center;
      }

    .procedure_text ul.list li {
      width: 49%;
      margin-bottom: 3%;
    }

    .procedure_text ul.list li label img {
        width: 60px;
    }

    .procedure_text ul.list li:nth-child(2n) {
      margin-right: 0;
    }
    
    .procedure_text ul.list li:nth-child(2n+1) {
      margin-right: 3px;
    }

    .procedure_text ul.list li label {
      background: url(../image/satei-rate1.png) no-repeat;
      background-size: contain;
      min-height: 75px;
      background-size: 235px;
    }


    .procedure_text ul.list li label .pro_img {
      width: 35%;
      padding-left: 2%;
    }

    .procedure_text ul.list li label p {
      font-size: 4vw;
      line-height: 1.2em;
      width: 100%;
    }


    .procedure_box {
        padding-bottom: 10px;
    }
    .procedure .cv_link a {
        font-size: 25px;
        min-height: 75px;
        padding-top: 0;
    }
    .cv_link a i {
      font-size: 20px;
      right: 5px;
    }
    .satei_text {
        font-size: 20px;
    }
    #result {
        font-size: 2.8em;
    }
    #satei_price p {
        padding: 15px;
    }
  #satei_price input {
    width: 100%;
    font-size: 4.5vw;
    padding-right: 5px;
    padding-left: 5px;
  }
    #satei_price p span {
        font-size: 25px;
        padding-left: 10px;
    }

.question {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 15px;
    padding-left: 15px;
}
.q, .a {
    font-size: 16px;
}
.a {
    padding-top: 5px;
}
.a b {
    padding-top: 5px;
    font-size: 15px;
}
.q b {
    width: calc(100% - 35px);
  }
  .q span {
    padding-right: 0;
    max-width: 35px;
  }
  .a span {
    padding-right: 0;
    max-width: 35px;
  }
  .cv h3 {
    margin-bottom: 15px;
  }
  html section.procedure .inner h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  html section.question .inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .question_button label {
    font-size: 1.2em;
    min-height: 60px;
  }
  footer .inner {
    width: 100%;
    flex-wrap: wrap;
    padding-right: 20px;
padding-left: 20px;
  }
  footer .flex_box {
    width: 100%;
    margin-bottom: 30px;
  }
  footer {
    padding-top: 50px;
  }
  .info p {
    margin-bottom: 15px;
  }
  .op .inner {
    padding: 35px 20px;
    flex-wrap: wrap;
    z-index: 3;
    position: relative;
  }
  .op {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 5%;
  }
  .white_box {
    width: 100%;
  }
  html section .inner .white_box h2 {
    font-size: 23px;
    line-height: 1.5em;
  }
.white_box p {
    font-size: 16px;
}
.white_img {
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
}
.logo img {
    max-width: 150px;
}
header {
    padding-top: 0;
    min-height: 0;
}
.menu {
  max-width: 300px;
  padding: 20px 10px;
  background-color: #000;
}
.cv_logo {
    max-width: 60px;
}
html section.cv .inner h2 {
    padding-top: 15px;
}
.cv {
    padding-top: 70px;
    padding-bottom: 70px;
}
.white_list .list li {
  width: 100%;
  margin-bottom: 30px;
}
.white_list_text {
  font-size: 15px;
}
.white_list_title {
  font-size: 18px;
}
.header_box {
  min-height: 0;
}
header {
  display: block;
}
.header_title {
  font-size: 40px;
  padding-bottom: 15px;
}
.header_title {
  padding-top: 30px;
}
.header_list {
  font-size: 15px;
  padding-right: 5px;
padding-left: 5px;
width: 100%;
min-height: 45px;
margin-bottom: 60px;
}

.op .cv_link a {
  margin-top: 20px;
  font-size: 17px;
  text-align: left;
}
.op .cv_link a {
  min-height: 70px;
}
.op .cv_link a::before {
  width: 70px;
  height: 70px;
}
.header_img {
  max-width: 100%;
  width: 100%;
}
.header_img img {
  max-width: 110px;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.header_img.ip_only {
  top: 0;
  bottom: 65%;
  position: absolute;
  box-sizing: border-box;
  max-width: 200px;
  right: 0;
  left: 0;
  margin: auto;
}


.head_ip .header_box .cv_link a {
  padding-left: 40px;
  margin-top: 0;
}
.head_ip .header_box {
  padding-top: 30px;
  padding-bottom: 30px;
}
.head_ip .header_text_title {
  font-size: 23px;
  font-weight: 800;
}
.header_text_title .en_line {
  font-weight: 800;
}
.merit {
  padding-bottom: 0;
}
.copyright {
  padding-top: 0;
  font-size: 14px;
  padding-bottom: 50%;
}
.white_list {
  padding-top: 40px;
}
.subpage {
  padding: 0 10px;
}
.subpage {
  padding: 10px;
}

html section.subpage .inner h2 {
  font-size: 27px;
  margin-left: 0;
}

#top_menu {
  border-bottom: 2px solid #000;
}

.navbar_toggle_icon {
  background: #000;
}

.subpage h3 {
  font-size: 20px;
  border-bottom: 1px solid #000000;
  padding-bottom: 3px;
}
.subpage p {
  font-size: 15px;
}
.subpage ol, .subpage ul {
  font-size: 15px;
}
.subpage .inner {
  padding: 40px 15px;
}
dt {
  width: 100%;
  border-right: none;
  font-size: 19px;
  border-bottom: none;
  padding: 20px 0 0 0;
  font-weight: 700;
}
dd {
  width: 100%;
  padding: 15px 0 20px;
font-size: 16px;
}
.subtext form {
  padding: 0;
  border: none;
  border-top: 0.3125vw solid #dfe4e9;
}
dd .procedure_text ul.list li {
  width: 49%;
}


dd .procedure_text ul.list {
  justify-content: end;
}

.subpage .subtext .procedure_text ul.list li label {
  margin-right: 0;
}

.company-box iframe {
  width: auto;
}

.pro_text {
  width: 60%;
}

.ip_mt0 {
  padding-top: 0;
}
input[type="number"], input[type="text"], input[type="password"], select, textarea {
min-height: 30px;
font-size: 14px;
border-radius: 3px;
}
.w100p1f {
  margin-right: 5px !important;
}
.ip_small {
  font-size: 75%;
}
.inner_col td, .inner_row td {
  padding: 10px;
}
.attention .small {
  line-height: 1.5em;
}
.submit_box input {
  font-size: 6vw;
}
.submit_box {
  margin-top: 4vw;
}
.radio_box {
  padding-top: 4vw;
  font-size: 16px;

}
.inner_row th {
  width: 100%;
}
table.inner_row tbody tr {
  display: block;
}
table.inner_row tbody td,
table.inner_row tbody th {
  display: block;
}
table.inner_row tbody th {
  padding: 10px;
}
.cv_box {
  padding: 15px 10px;
}
.cv_title {
  text-align: center;
}

  .cv_number {
    text-align: center;
    justify-content: center;
    height: 95px;
    align-content: center;
    margin-bottom: 0;
  }

.item .cv_link {
  padding-top: 10px;
}
.merit_text h3 {
  justify-content: center;
}
.cv .cv_link a {
  font-size: 5vw;
}
#satei_result {
  padding-top: 20px;
}
.subtext h2 {
  margin-bottom: 5%;
}
.company-box {
  padding: 0px 25px 25px;
}
.cv_number_n p {
  font-size: 3.8vw;
}
.cv_number .red b {
  font-size: 8.5vw;
}

}
