@charset "utf-8";
/*//////////////////////////////////////////////
■よく使うCSSセット
  font-family: 'Midashi Go MB31', sans-serif;
  transform: rotate(0.05deg);
  font-feature-settings : "palt" 1;

■メインカラーコード
  #b6001f

//////////////////////////////////////////////*/
html {
-webkit-text-size-adjust: 100%;
}
.sec__lede_next ul li {
    width: 230px;
}
.sec__lede_next ul li.wide {
    width: 330px;
}
.sec__lede_next ul li.wide img {
    padding:28px 0 0;
}
.pc-tb__block{
  display:none;
}
.sp__block{
  display: block;
}
.sp__inline{
  display: inline;
}
header .inner .logo{
  display: none;
}
.sec__introduce h3 + p{
  width: 100%;
  margin: 0;
}
.txt_box + img{
  box-shadow: 7px 7px 0px 0px rgb(0 92 208 / 50%);
  position: relative;
    top: -7px;
}
.sec__main_visual h3 + img {
    width: 60%;
    filter: drop-shadow(3px 3px 0 rgba(0, 0, 0, 0.2));
}
#ir_lp .sp__menu{
    right:-100%;
    width: 100%;
}

.sec__lede_next ul li div {
    position: absolute;
    width: 200px;
    top: -100px;
    left: 20px;
}
.sec__answer figure{
  display: none;
}
.sec__answer .txt_box {
    width: 100%;
}
.flow div {
    padding: 0
}
.sec__solution_menu .inner > h2 + p + ul li.ma {
    padding: 12px 0 12px;
    line-height: 1.2;
}
.sec__main_visual {
    padding: 80px 0 0 0;
}
.btn {
    width: 90%;
    font-size: 4vw;
    text-align: left;
    padding: 10px 0 10px 70px;
    margin: 30px auto 0;
}
.sec__answer .txt_box ul {
    width: 100%;
  }
.sec__first .box {
    padding: 20px 0;
    width: 80%;
}
.sec__question ul{
  display: block;
}
.sec__question ul li {
    width: 90%;
    margin: 0 auto 45px;
  }
  .sec__lede_next h2 {

    top: -180px;
}
header .inner .header_contact a {
    background: rgb(0,158,232);
    background: linear-gradient(90deg, rgba(0,92,208,1) 0%, rgba(0,158,232,1) 100%);
    padding: 5px 0 5px 42px;
}
.sec__question h2 {
    width: 60%;
    margin: 0 0 40px;
}
.sec__answer .inner > ul {
  display: block;
}
.sec__answer .inner > ul  li {
    width: 90%;
    margin: 0 auto 25px;
  }
.sec__lede {
    padding: 30px 0 220px;
}
.sec__lede h2 span {
    font-size: 7vw;
    border-bottom: solid 3px #0064c8;
    line-height: 1;
}
.sec__lede p {
    margin: 30px 0 0;
    font-size: 13px;
}
.sec__lede_next ul li img {
    width: 115px;
}
.sec__lede_next {
    height: auto;
}
.sec__lede_next ul li figcaption {
    font-size: 12px!important;
}
.sec__lede_next ul {
    top: -160px;
}
.sec__question ul li:nth-child(3) {
    margin: 0 auto 20px;
    padding: 22px 0;
}
.sec__lede_next ul li p {
    color: #fff;
    width: 82%;
}
.sec__question {
    padding: 15px 0 0;
    margin: -120px 0 0 0;
}
.sec__question h2 {
    width: 80%;
    margin: 0 auto 10px;
}
.sec__question h3 {
    font-size: 6vw;
  }
.sec__question h3 span {
    border-bottom: solid 2px #fff;
    line-height: 1.5;
    display: inline-block;
  }
.sec__question ul li {
    font-size: 14px;
    margin: 0 auto 20px;
    -webkit-transform: skew(-15deg, 0);
    -moz-transform: skew(-15deg, 0);
    -ms-transform: skew(-15deg, 0);
    -o-transform: skew(-15deg, 0);
    transform: skew(-15deg, 0);
}
.sec__question ul li span {
    -webkit-transform: skew(15deg, 0);
    -moz-transform: skew(15deg, 0);
    -ms-transform: skew(15deg, 0);
    -o-transform: skew(15deg, 0);
    transform: skew(15deg, 0);
}
.sec__question ul{
  margin: 40px 0 0 0;
}

.sec__answer {
    padding: 0px 0 50px;
    position: relative;
}
.sec__main_visual .posi figure {
    width: 60%;
    margin: 0 0 0 41%;
}
.sec__main_visual .posi {
    width: 267px;
    position: absolute;
    right: 0;
    top: 230px;
}
.sec__answer .inner > ul li{
    font-size: 14px;
    margin: 0 auto 20px;
    -webkit-transform: skew(-15deg, 0);
    -moz-transform: skew(-15deg, 0);
    -ms-transform: skew(-15deg, 0);
    -o-transform: skew(-15deg, 0);
    transform: skew(-15deg, 0);
}
.sec__answer .inner > ul li span{
    -webkit-transform: skew(15deg, 0);
    -moz-transform: skew(15deg, 0);
    -ms-transform: skew(15deg, 0);
    -o-transform: skew(15deg, 0);
    transform: skew(15deg, 0);
}
.sec__answer .txt_box h3 {
    width: 60px;
}

.sec__answer .txt_box h4 {
    margin: 0 0 20px;
    font-size: 7vw;
  }
.sec__answer .txt_box {
    padding: 20px;
}
.sec__answer .txt_box p{
  font-size: 14px;
}
.sec__answer .txt_box ul li {
    width: 130px;
    height: 130px;
    font-size: 14px;
}
.ans_01 h2, .ans_03 h2 {
    position: static;
    right: 0;
    width: 80%;
}
.sec__answer h2 {
    width: 70%;
}
.ans_02 .txt_box, .ans_04 .txt_box {
    position: static;
    }
.sec__answer .txt_box ul li span {
    font-size: 12px;
}
.sec__answer.ans_04 {
    padding:0 0 80px;
}
.sec__answer.ans_02, .sec__answer.ans_03 {
    padding: 0px 0 50px;
    overflow: hidden;
}
.sec__contact h2 {
    font-size: 4.5vw;
    margin: 0 0 20px;
}
.sec__contact {
    padding: 30px 0;
}
.sec__contact p {
    font-size: 16px;
}
.sec__contact h2 span {
    border-bottom: solid #fff 3px;
}
.sec__solution_menu {
    padding: 30px 0 0;
}
.sec__solution_menu .inner > h2 {
    text-align: center;
    font-size: 8vw;
    margin: 0 0 20px;
}
}
.sec__solution_menu .inner > h2 span {
    border-bottom: solid #0064c8 3px;
}
.sec__solution_menu .inner > h2 + p {
    text-align: center;
    color: #333;
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 1.7;
}
.ans_02:before {
    left: calc(50% - 1240px);
    top: 180px;
}
.ans_03:before {
    top: 70px;
    right: calc(50% - 1160px);
}
.sec__solution_menu .inner > h2 + p + ul li {
    width: 49%;
    margin: 0 2% 10px 0;
    font-size: 3.3vw;
    
  }
  .sec__solution_menu .inner > h2 + p + ul li:nth-child(2n){
     margin: 0 0 10px 0;
  }
.sec__solution_menu .inner > h2 + p + ul li.active{
  border-top: none;
  border-right: none;
  border-left: none;
  outline: 2px solid #0064c8;
  outline-offset: -2px;
  margin: 0 2% 10px 0;
  padding: 20px 0;
}
.sec__solution_menu .inner > h2 + p + ul li:nth-child(2n).active{
   margin: 0 0 10px 0; 
}
.tab_content {
    padding: 30px 0 50px;
}
.tab_content .inner h2 {
    text-align: left;
    font-size: 7vw;
    margin: 0 0 20px;
}
.tab_content .flex {
    width: 100%;
    display: block;
}
.tab_content .flex .txt_box > p {
    font-size: 14px;
}
.tab_content .flex .txt_box {
    width: 66%;
}
.tab_content .circle02 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.tab_content .circle02 li{
    width: 100px;
    height: 100px;
    font-size: 2.8vw;
}
.gray_bg {
    width: 90%;
    margin: 20px auto;
    padding: 15px;
}
.gray_bg h4 span {
    width: 200px
}
.gray_bg h4 {
    margin: 20px 0 0;
    border-top: #0064c8 solid 1px;
}
.flex_03{
  display: block;
}
.flex_03 li{
  width: 100%;
  margin: 15px 0 0;
}
.contacts{
  width: 90%;
  margin: 0 auto;
}
.contacts p {
    font-size: 5vw;
    letter-spacing: 0.1em;
    margin: 40px 0 10px;
}
.flex_04{
  display: block;
}
.flex_04 li{
  width: 100%;
  margin: 15px 0 0;
}
.tab_content .flex .txt_box ul {
    width: 100%;
}

.tab_content .flex .txt_box {
    width: 100%;
}
.tab_content .flex figure {
    width: 100%;
}
.price{
    width: 80%!important;
    display: block;
    margin: 0 auto;
}
.sec__book {
    background: rgba(0,130,255,0.1);
    padding: 50px 0 40px;
}
.st {
    font-size: 1.1em;
}
.sec__book h4 span:before{
    display: none;
}
.sec__book h2 span {
    border-bottom: solid #0064c8 3px;
}
.sec__book .upper_box .txt img + p {
    text-align: center;
    font-size: 4.5vw;
}
.flex_04 li dt{
  width: 100%;
}
.sec__book h4 {
    border-top: solid 2px #0064c8;
    text-align: center;
    padding: 30px 0 0 0;
}
.sec__book .dl_wrap {
    display: block;
    width: 80%;
    margin: 0 auto;
}
iframe {
    margin: 40px auto 0;
    width: 100%;
    display: block;
}
.sec__book .dl_wrap dl{
    width: 100%!important;
    border-right: none!important;
}
.sec__book .dl_wrap dl + dl{
    margin: 40px 0 0 0;
}
.sec__book h4 span {
    border-top: none; 
    border-right: none;
}
.sec__book .upper_box figure {
    width: 80%;
    margin: 0 auto;
}
.sec__book .upper_box .txt img {
    width: 100%;
}
.sec__book .white_box {
    background: #fff;
    padding: 20px 0;
    margin: 0 0 80px;
}
.sec__book h2 {
line-height: 1.7;
    font-size: 7vw;
    margin: 0 0 20px;
}
.sec__book h3 {
    line-height: 1.3;
    margin: 0 0 10px;
    margin: 0 0 30px;
}
.sec__book .book_box {
    width: 100%;
    display: block;
    justify-content: space-between;
    margin: 30px auto;
}
.sec__book ul {
    width: 100%;
    margin: 0 auto;
}
.sec__book .book_box figure {
    width: 100%;
}
.sec__book .book_box figure + figure{
    margin: 10px 0 0 0;
}
.sec__book ul li {
    font-size: 3.8vw;
    background: url(../img/check.png) no-repeat left center / 25px;
    margin: 0 0 1em;
    font-family: 'Midashi Go MB31', sans-serif;
    transform: rotate(0.05deg);
    font-feature-settings: "palt" 1;
    padding: 5px 0 5px 30px;
}
#ir_lp  .btn__sp__menu{
    top: 21px;
    right: 13px;
    position: fixed;

}
.sec__book h2 + p {
    background: url(../img/bg_blue.png) no-repeat center center / 100% 120%;
    font-size: 15px;
}
.flex_04 li:last-child{
  width: 45%;
  margin: 15px auto 0;
}
.gray_bg h3 {
    font-size:4vw;
    line-height: 1.2;
    padding: 15px 0 15px 70px;
    background: url(../img/case_01.png) no-repeat center left / 57px;
    text-indent: -1em;
}
.sec__lede_next .inner {
    margin: 0 auto -30px;
}
.sec__lede h2 {
    font-size: 14px;
}
.gray_bg .flex_03 li {
    display: flex;
    width: 100%;
}
.gray_bg .company_info {
    font-size: 14px;
    line-height: 1.5;
}
.gray_bg + .gray_bg h3 {
    font-size: 4vw;
    line-height: 1.2;
    padding: 15px 0 15px 70px;
    background: url(../img/case_02.png) no-repeat center left / 57px;
}
.gray_bg + .gray_bg + .gray_bg h3 {
    font-size: 4vw;
    line-height: 1.2;
    padding: 15px 0 15px 70px;
    background: url(../img/case_03.png) no-repeat center left / 57px;
}
.gray_bg .company_info span {
    background: #646464;
    color: #fff;
    margin: 0 10px 0 0;
    display: block;
    padding: 4px 5px 5px;
    width: 6em;
    text-align: center;
    margin: 0 0 10px;
}
.sec__main_visual h3 {
    text-shadow: 2px 2px rgb(0 0 0 / 20%);
}
.gray_bg h3 span {
    font-size: 5.5vw;
}
.sec__first {
    padding: 40px 0 40px;
}
.gray_bg .company_name {
    font-size: 5vw;
}
.gray_bg .company_name span {
    font-size: 0.8em;
}
.sec__first h2 {
    font-size: 7vw;
}
.sec__first h2 span {
    border-bottom: solid #fff 3px;
}
.sec__first .box {
    margin: 20px auto 0;
    width: 90%;
    background: #47CABE;
    -webkit-transform: skew(-15deg, 0);
    -moz-transform: skew(-15deg, 0);
    -ms-transform: skew(-15deg, 0);
    -o-transform: skew(-15deg, 0);
    transform: skew(-15deg, 0);
}
.sec__first .box h3 {
    -webkit-transform: skew(15deg, 0);
    -moz-transform: skew(15deg, 0);
    -ms-transform: skew(15deg, 0);
    -o-transform: skew(15deg, 0);
    transform: skew(15deg, 0);
}
.sec__first:before {
    top: -420px;
  }
.sec__first h4 {
    font-size: 6vw;
    margin: 70px 0 0;
}
.sec__first h4 span {
    border-bottom: solid #0064c8 3px;
}
.sec__first h4 + p {
    font-size: 14px;
}
.flow p {
    font-size: 14px;
    top: 50px;
}
.flow div {
    padding: 0 0 20px 50%;
    margin: 0 0 0 40px;
    background: url(../img/flow.png) no-repeat left top / 50%;
}
.flow div dd {
    line-height: 1.7;
    font-size: 3vw;
}
.flow div dt {
    font-size: 4vw;
}
.flow div dl + dl + dl {
    padding: 20px 0 0 0;
}
.flow div dl + dl  {
    padding: 25px 0 0 0;
}
.flow div dl  {
    padding: 20px 0 0 0;
}
.sec__2year {
    padding:30px 0;
}
.sec__2year h2 {
    font-size: 4vw;
}
.sec__2year h2 span {
    font-size: 8vw;
    border-bottom: solid 3px #fff;
}
.sec__2year h2 + p{
  font-size: 14px;
}
.sec__2year ul li figure {
    width: 80%;
    margin: 0 auto;
}
.sec__2year ul li div {
    width: 90%;
    margin: 0 auto 10px;
}
.sec__2year ul li p {
    font-size: 13px;
    line-height: 1.3;
}
.sec__introduce {
    padding: 0 0 30px;
    overflow: hidden;
}
.sec__introduce h2 {
    font-size: 6vw;
    margin: 0 0 30px;
}
.sec__introduce h2 span {
    border-bottom: solid 3px #0064c8;
}
.sec__introduce h2 + p {
    font-size: 14px;
}
.sec__introduce .bbox > figure {
    top: -30px;
    width: 120px;
}
.sec__introduce h3 {
    padding: 12px 30px 12px 80px;
    color: #fff;
    -webkit-transform: skew(-15deg, 0);
    -moz-transform: skew(-15deg, 0);
    -ms-transform: skew(-15deg, 0);
    -o-transform: skew(-15deg, 0);
    transform: skew(-15deg, 0);
    margin: 30px 0 0 60px;
}
.sec__introduce h3 em {
    display: block;
    -webkit-transform: skew(15deg, 0);
    -moz-transform: skew(15deg, 0);
    -ms-transform: skew(15deg, 0);
    -o-transform: skew(15deg, 0);
    transform: skew(15deg, 0);
}
.sec__introduce h3 + p {
    width: 100%;
    margin: 0;
    padding: 50px 0 0;
    font-size: 14px;
}
.sec__introduce h3 + p br{
    display: none;
}
.sec__introduce h3 span {
    font-size: 12px;
    display: block;
    margin: 10px 0 0 0px;
}
.sec__introduce .flex {
  display: block;
  margin: 20px 0 0;
  padding: 20px 0 0;
}
.sec__introduce .flex div{
  width: 100%;
}
.sec__introduce .flex div dt {
    font-size: 14px;
}
.sec__introduce .flex div dd {
    font-size: 14px;
}
.sec__introduce .flex figure {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
}
.sec__introduce .flex figure:last-child {
    margin: 0 0 0 0;
}
.sec__book .dl_wrap dd {
    font-size: 16px;
    margin: 0 0 6px;
}
.sec__foot_contact {
    clear: both;
}
.sec__foot_contact h2 + p {
    font-size: 14px;
  }

.sec__foot_contact h2 {
    font-size: 8vw;
}
.sec__foot_contact {
    padding: 45px 0;
}
.sec__main_visual h2 {
    width: 90%;
    padding: 7px 15px;
    background: #fff;
    color: #0064c8;
    font-size: 3.3vw;
    font-weight: bold;
    text-align: center;
    margin: 20px auto 30px;
    -webkit-transform: skew(
-15deg, 0);
    -moz-transform: skew(-15deg, 0);
    -ms-transform: skew(-15deg, 0);
    -o-transform: skew(-15deg, 0);
    transform: skew(
-15deg, 0);
    box-shadow: 5px 5px 0px 0px rgb(0 92 208 / 50%);
    line-height: 1.5;
}
.sec__main_visual h2 span {
    display: block;
    -webkit-transform: skew(15deg, 0);
    -moz-transform: skew(15deg, 0);
    -ms-transform: skew(15deg, 0);
    -o-transform: skew(15deg, 0);
    transform: skew(15deg, 0);
}
.sec__main_visual h3 span {
    font-size: 7vw;
}
.sec__main_visual h3 {
    font-size: 4vw;
}
.sec__main_visual .inner {
    height: 750px;
}
.sec__main_visual dl {
    width: 297px;
    transform: scale(0.6,0.6);
}
.sec__main_visual dl {
    width: 297px;
    transform: scale(0.6,0.6);
    position: relative;
    right: -20px;
    bottom: 0;
}
.sec__main_visual a.btnc {
    width: 60%;
    display: block;
    position: absolute;
    left: 33%;
    bottom: -30px;
    transition: all 0.3s;
}
.sec__main_visual h3{
    margin: 0 0 15px;
}
.sec__main_visual h3 + img + img{
    width: 50%;
}
header .inner h1 {
    width: 90px;
}
header .inner .header_contact {
    width: 180px;
    margin: 5px 0 0 0;
}
header .inner .header_contact a {
    font-size: 10px;
}
header .inner .header_contact a:after {
    top: 9px;
    right: 9px
}
header .inner .header_contact a:before {
    top: 8px;
}
header .inner .header_contact {
    width: 180px;
}
header .inner {
    width: 80%;
    margin: 0 0 0 5%;
}
header .inner h1 {
    width: 110px;
}
.ans_01 h3 + p {
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin: 0 0 60px;
}
.ans_01 h4 {
    color: #fff;
    text-align: center;
    font-size: 5vw;
    margin: 0 0 45px;
}
.sec__answer .txt_box h4 span {
    font-size: 16px;
}
.ans_01 h4 span {
    border-bottom: solid 4px #fff;
    letter-spacing: 0;
}
#headers {
    height: 67px;
    padding: 10px 0;
}
.sec__answer .txt_box {
    box-shadow: 7px 0 0px 0px rgb(0 92 208 / 50%);
}
.sec__answer.ans_01 {
    padding: 40px 0 50px;
    margin: -20px 0 0 0;
}
.ans_01 h2 + p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 20px 0 20px;
}
.ans_01 h3 {
    color: #fff;
    text-align: center;
    font-size: 6vw;
}
.iv-r + img{
  opacity: 0;
  transition: all 0.5s 0.5s;
  transform: translate(-200px);
}
.iv-l + img{
  opacity: 0;
  transition: all 0.5s 1s;
  transform: translate(200px);
}
.iv-r + img.fadeInR{
  opacity: 1;
  transform: translate(0);
}
.iv-l + img.fadeInL{
  opacity: 1;
  transform: translate(0);
}
.SP{
    display: block;
}
.TB{
    display: none;
}