body{
    font-family: 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background:#fff;
}
.btn_float{
    position:fixed;
    bottom:0;
    z-index:10000;
    opacity:0.9;
}
.cv_btn_float{
    width:100%;
    z-index:10000;
}
p{
    opacity:0.9;
}
.tel_number{
    font-size:28px;
    font-weight:bold;
}
.tel_number_white{
    font-size:28px;
    font-weight:bold;
}
.tel_number::before{
    content: url(../img/free.gif);
    vertical-align: middle;
    padding-right: 8px;
}
.tel_number_white::before{
    content: url(../img/free_white.png);
    vertical-align: middle;
    padding-right: 8px;
}
.point{
    background:#DA6600;
    padding:16px;
    color:#fff;
}
.point h4{
    margin-bottom:0;
}
.np{
    margin-left:80px;
}
.plans{
    width: 100%;
    border-collapse:separate;
    border-spacing: 0;

  }
    
  .plans th:last-child{
    border-right: 1px solid #3c6690;
  }
  
  .plans th{
    text-align: center;
    color:white;
    background: #09458D;
    border-left: 1px solid #3c6690;
    border-top: 1px solid #3c6690;
    border-bottom: 1px solid #3c6690;
    font-size:20px;
    width: 25%;
    padding: 20px;
    height:80px;
  }
  .plans td{
    text-align: center;
    border-left: 1px solid #a8b7c5;
    border-bottom: 1px solid #a8b7c5;
    border-top:1px solid #a8b7c5;
    background:#fff;
    width: 25%;
    padding: 28px;
    font-size:16px;
    vertical-align:top;
  }
  .plans_sp th{
    text-align: center;
    color:white;
    background: #09458D;
    border-left: 1px solid #3c6690;
    border-top: none;
    border-bottom: 1px solid #3c6690;
    font-size:20px;
    width: 40%;
    padding: 20px;
    height:80px;
  }
  .plans_sp td{
    text-align: center;
    border-left: 1px solid #a8b7c5;
    border-bottom: 1px solid #a8b7c5;
    border-top:none;
    background:#fff;
    width: 60%;
    padding: 28px;
    font-size:16px;
    vertical-align:top;
  }
.plan_discription{
    font-size:20px;
    color:#09458D;
    font-weight:bold;
    padding-bottom:24px;
    border-bottom:1px solid #ccc;
  }
 
  .plans td:last-child{
    border-right: 1px solid #a8b7c5;
  }
  .price{
    font-size:36px;
    font-weight:bold;
    color:#DA6600;
}
.jpy{
    font-size:16px;
}
  .table_heading{
    color:#09458D!important;
    font-weight:bold;
    background:#E6EFF5!important;
    vertical-align: middle!important;
  }
  .table_td{
    vertical-align: middle!important;
  }
.number_1::before {
    font-size: 52px;
    content: "01";
    color:#09458D;
    left:-80px;
    top:20px;
    position:absolute;    
}
.number_2::after {
    font-size: 52px;
    content: "02";
    color:#09458D;
    left:-80px;
    top:20px;
    position:absolute;    
}
.number_3::after {
    font-size: 52px;
    content: "03";
    color:#09458D;
    left:-80px;
    top:20px;
    position:absolute;    
}
.position{
    position:relative;
}
#sec02{
    position:relative;
    background:url(../img/bg_sec02_sp.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding: 20px 0;
}
#sec03{
    position:relative;
    background:url(../img/bg_sec03_sp.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding: 20px 0;
}
#sec06{
    position:relative;
    background:url(../img/bg_sec02_sp.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding: 20px 0;
}
#sec07{
    position:relative;
    background:url(../img/bg_sec07_sp.jpg)no-repeat;
    background-size:contain;
    background-position-x:center;
}
#sec08{
    position:relative;
    background:url(../img/bg_sec08_sp.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding: 20px 0;
    color:#fff;
}
#sec10{
    position:relative;
    background:url(../img/bg_sec10_sp.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding: 20px 0;
}
#sec11{
    position:relative;
    background:url(../img/bg_sec11_sp.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding: 20px 0;
}
#sec13{
    background:linear-gradient(#3265A3,#0E2E54);
    padding:28px 28px 0 28px;;
    color:#fff;
    height:360px;
}
.st0{
	fill:#fefefe;
}
.st1{
	fill:#fefefe;
}
.st2{
	fill:#fefefe;
}
a{
    color:#fff;
}
a:hover{
    color:#fff;
}
.header_logo{
    margin-top:16px;
}
.header {
    position: relative;
    min-height: 64px;
    margin-bottom: 2rem;
    border: 1px solid transparent;
}
.hidden_pc{
    display:inline;
}
.hidden_sp{
    display:none;
}
.caption_light{
    font-size:12px;
    color:#fefefe;
    opacity:0.9;
}
.caption_dark{
    font-size:12px;
    color:#333;
    opacity:0.9;
}
.kome{
    font-size:12px;
}
.fv_caption {
    padding-top:28px;
}
.fv_inner {
    position: absolute;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    width: 80%;
}
.fv_award {
    background: #19232D;
    padding-bottom: 1rem;
    font-size: 1rem;
    color: #fefefe;
    font-weight: 700;
    text-align: center;
}
.award_left {
    background: #01A85F;
    border-radius: 60px 0;
    padding: 0.5rem;
    position:relative;
    top:-60px;
    max-width:300px;
}
.award_right {

    background: #EC494B;
    border-radius: 60px 0;
    padding: 0.5rem;
    position:relative;
    top:-60px;
    max-width:300px;
}
.fv_top {
    background-image: url(../img/fv_top_sp.jpg);
    background-size: cover;
    height: 500px;
    background-repeat-y: no-repeat;
}
.fv_bottom {
    background:linear-gradient(#F2994A,#B56D2E);
    background-size:contain;
    height:120px;
}
.fv_title {
    color: #fefefe;
    font-weight: 600;
    letter-spacing: 1px;
}
.fv_title p {
    font-size:20px;
    padding-top:28px;
    line-height:1.6em;
}
.fv_subtitle {
    color: #fefefe;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-size: 1.2rem;
    opacity:0.9;
}
.box_inner{
    padding:20px;
}
.product{
    font-size:2.5rem;
    font-weight:bold;    
    line-height: 1em;
}
.product_name{
    font-size:2rem;
    font-weight:bold;
    color:#01A85F;
    line-height: 1em;
    margin-bottom:1rem;
}
.trademark{
    font-size:12px;
}
.heading01 {
    color: #09458D;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    font-size: 24px;
    line-height:1.4em;
    margin-bottom:20px;
}
.heading02{
    font-size: 24px;
    margin-bottom:0px;
    letter-spacing: 1px;
    font-weight:bold;
    color:#fff;
    line-height:1.6em;
}
.heading03{
    font-size:20px;
    letter-spacing:0.5px;
    font-weight:bold;
    line-height: 1.8em;
    color:#fff;
    opacity:0.9;
}
.heading04 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-weight:bold;
    padding:20px;
 }
.heading05 {
    font-size: 16px;
    font-weight: bold;
    color: #DA6600;
    line-height: 1.5em;
}
.heading06{
    font-size: 24px;
    margin-bottom:0px;
    letter-spacing: 1px;
    font-weight:bold;
    color:#333;
    line-height:1.6em;
}
.cta{
    background:url(../img/bg_cta.jpg)no-repeat;
    background-size:cover;
}
.cta .container{
    padding: 1rem;
}
.imgbox{
    background:#fff;
    padding:40px 30px 30px;
    box-shadow: 0 0 8px #ccc;
    border-radius:12px;
}
.rect{
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding-top:8px;
    margin: auto;
    content: "";
    display: block;
    overflow:hidden;
    width: 80%;
    height:100px;
    color:#fff;
    /* -webkit-transform: skewX(-35deg); */
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background:linear-gradient(#3265A3,#0E2E54);
}
.rect_inner_deg_clear{
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
}
.rect_mini{
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    display: block;
    width: 260px;
    height:40px;
    color:#fff;
    /* -webkit-transform: skewX(-35deg); */
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background:linear-gradient(#3265A3,#0E2E54);
}
.rect_mini_inner_deg_clear{
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
}
.rect_ba{
    top: 0px;
    left: 0;
    right: 0;
    content: "";
    display: block;
    width: 120px;
    height:40px;
    color:#fff;
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background:linear-gradient(#3265A3,#0E2E54);
}
.rect_ba_inner_deg_clear{
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
}
.textbox{
    color:#fff;
    opacity:0.9;
}
.question ul{
    padding-left:0;
}
.question {
    position: relative;
    padding-left: 52px;
    margin-bottom:28px;
}
.question::before {
    content: url(../img/icon_q.svg);
    position: absolute;
    left: 0;
    top: -12px;
}
.answer{
    position: relative;
    padding-left: 52px;
    border-bottom:1px solid #ccc;
    padding-bottom:40px;
}
.answer::before{
    content: url(../img/icon_answer.svg);
    position: absolute;
    left: 0;
    top: -12px;
}
.cheackbox li{
    list-style-type:none;
    font-weight:bold;
    font-size:1.2rem;
    color:#fff;
}
.cheack::before{
    content:url(../img/cheackbox.png);
    position:relative;
    top:8px;
    margin-right:12px;
}
.benefit {
    background: #fefefe;
    padding: 1rem;
    text-align:center;
    margin-bottom:2rem;
}
.comparison{
    background:url(../img/bg_comparison.jpg)no-repeat;
    background-size:cover;
    background-position:center;;
}
.arrow{
    padding:2rem;
    text-align:center;
}
.cv_btn {
    padding: 20px;
    background: #DA6600;
    border-radius: 8px;
    color: #fefefe;
    font-weight: 700;
    font-size: 20px;
    width: 100%;
    display: block;
    letter-spacing: 1px;
    border: solid 2px #DA6600;
    font-size: 18px;
}
.cv_btn:hover {
    color: #DA6600;
    text-decoration: none;
    background:#fefefe;
    border:solid 2px #DA6600;
}
.flip_badge {
    position: absolute;
    right: 20px;
    top: -160px;
    width: 140px;
}
.clearfix{
    clear:both;
}
.impact {
    color: #EC494B;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1.2em;
}
.comparison .impact {
    color:#fff;
}
p{
    font-size:16px;
    line-height:1.8em;
}
.card_grey{
    background:#F2F2F2;
    padding:2rem;
}

.question_wrapp{
    background:#fefefe;
    padding:2rem;
}
.question_head{
    font-size:1.2rem;
    letter-spacing:0.5px;
    font-weight:bold;
    line-height: 1.6em;
    border-bottom: 2px dotted #ccc;
    padding-bottom: 0.5rem;
    margin-bottom:16px;
}
.q {
    font-size: 1.5rem;
    font-weight: bold;
    color: #aaa;
    margin-top: 12px;
}
.answer_a {
    font-size: 1.5rem;
    font-weight: bold;
    color: #EC494B;
    margin-top: 12px;
}
ul,li{
    list-style-type:none;
    padding:0;
}
.footer_menu li{
    line-height:1.8em;
}
.reason .col-md-5{
    padding-left:0!important;
    padding-right:0!important;
}
.case{
    background:#F2F7FB;
    border:1px solid #09458D;
    padding:28px;
}
.case_list li{
    font-size:16px;
    margin-bottom:12px;
    margin-left:16px;
    list-style-type:circle;
    line-height:1.8em;
    letter-spacing: 1px;
}
.check_list li{
    font-size:18px;
    margin-bottom:4px;
    margin-left:16px;
    list-style-type:none;
    line-height:1.8em;
    font-weight:bold;
    color:#DA6600;
    letter-spacing: 1px;
}
.check_list li:before {
    font-family: FontAwesome;
    content: '\f14a'; /* アイコンのunicode */
    padding-right:8px;
    color:#DA6600;
}
@media screen and (min-width:580px) { 
body {
    font-size:16px;
}
.btn_float{
    right:0;
}
.cv_btn_float{
    width:300px;
}
.tel_number{
    font-size:36px;
    font-weight:bold;
}
.tel_number_white{
    font-size:36px;
    font-weight:bold;
}
.np{
    margin-left:80px;
}
.comparison .impact{
    color:#EC494B;
}
.flip_badge {
    position: absolute;
    right: 0;
    top:0;
    width: 232px;
}
.fv_top {
    background-image: url(../img/fv_top.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    height: 417px;
}
.fv_bottom {
    background-image: url(../img/fv_bottom.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    height: 233px;
}
.fv_caption {
    background-image: url(../img/fv_caption.jpg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    height: 100px;
    padding-top:20px;
}
.fv_inner {
    position: absolute;
    top: 30%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    width: 80%;
}
.fv_title {
    font-size: 1.8rem;
    padding-top:24px;
}
.fv_subtitle {
    margin-top:54px;
}
.fv_subtitle p{
    font-size: 28px; 
    padding-top:0px;
}
.fv_inner {
    position: absolute;
    top: 40%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    width: 80%;
}
.cta .container{
    padding: 2rem;
}
.impact{
    color:#EC494B;
    font-weight:700;
    font-size:40px;
    letter-spacing:1px;
    line-height:1.2em;
}
.rect{
    width: 80%;
    height:100px;
    /* -webkit-transform: skewX(-35deg); */
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);    
}
.rect_inner_deg_clear{
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
}
.heading04 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4em;
    font-weight:bold;
    padding:20px;
}
}
@media screen and (min-width:700px) and ( max-width:1024px) {
body { font-size:16px;
}
.np{
    margin-left:0px;
}
.imgbox {
    padding: 56px 30px 30px;
}
.number_1::before {
    font-size: 76px;
    content: "01";
    color:#09458D;
    left:-120px;
    top:20px;
    position:absolute;    
}
.number_2::after {
    font-size: 76px;
    content: "02";
    color:#09458D;
    left:-120px;
    top:20px;
    position:absolute;    
}
.number_3::after {
    font-size: 76px;
    content: "03";
    color:#09458D;
    left:-120px;
    top:20px;
    position:absolute;    
}
.flip_badge {
    position: absolute;
    right: 0;
    top:0;
    width: 232px;
}
.rect{
    width: 480px;
    height:100px;
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);    
}
.rect_inner_deg_clear{
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}
.rect_mini{
    width: 260px;
    height:40px;
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
}
.rect_mini_inner_deg_clear{
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}
.rect_ba{
    width: 120px;
    height:40px;
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);
}
.rect_ba_inner_deg_clear{
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}
p{
    font-size:16px;
    line-height:1.8em;
}
.fv {
    background-image: url(../img/fv_wide.jpg);

}
.cv_btn {
    font-size: 20px;
}
.heading01 {
    font-size: 24px;
    margin-bottom:0px;
}

.heading02{
    font-size: 32px;
    margin-bottom:0px;
}
.heading03 {
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;
    line-height: 1.6em;
}
}
@media screen and (min-width:1024px) {
body { font-size:14px;
}
.np{
    margin-left:0px;
}
.jpy{
    font-size:20px;
}
.imgbox {
    padding: 56px 30px 30px;
}
.textbox{
    color:#121212;
    opacity:0.9;
}
.number_1::before {
    font-size: 76px;
    content: "01";
    color:#09458D;
    left:-120px;
    top:20px;
    position:absolute;    
}
.number_2::after {
    font-size: 76px;
    content: "02";
    color:#09458D;
    left:-120px;
    top:20px;
    position:absolute;    
}
.number_3::after {
    font-size: 76px;
    content: "03";
    color:#09458D;
    left:-120px;
    top:20px;
    position:absolute;    
}
#sec02{
    background:url(../img/bg_sec02.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    height:718px;
}
#sec03{
    background:url(../img/bg_sec03.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
}
#sec06{
    background:url(../img/bg_sec06.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
}
#sec07{
    background:url(../img/bg_sec07.gif)no-repeat;
    background-size:cover;
    background-position-x:center;
}
#sec08{
    background:url(../img/bg_sec08.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    color:#fff;
    padding:28px;
}
#sec09{
    background:url(../img/bg_sec09.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding:28px;
}
#sec10{
    background:url(../img/bg_sec10.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding:28px;
}
#sec11{
    background:url(../img/bg_sec11.jpg)no-repeat;
    background-size:cover;
    background-position-x:center;
    padding:28px;
}
#sec12{
    background:#f4f4f4;
    padding:28px;
}
#sec13{
    background:linear-gradient(#3265A3,#0E2E54);
    padding:28px;
    color:#fff;
    height:100%;
}
.plans{
    width: 100%;
    border-collapse:separate;
    border-spacing: 0;
}
.plans th:last-child{
    border-right: 1px solid #3c6690;
}
.plans th{
    text-align: center;
    color:white;
    background: #09458D;
    border-left: 1px solid #3c6690;
    border-top: 1px solid #3c6690;
    border-bottom: 1px solid #3c6690;
    font-size:20px;
    width: 25%;
    padding: 20px;
    height:80px;
}
.price{
    font-size:44px;
    font-weight:bold;
    color:#DA6600;
}
.plan_discription{
    font-size:20px;
    color:#09458D;
    font-weight:bold;
    padding-bottom:24px;
    border-bottom:1px solid #ccc;
}
.plans td{
    text-align: center;
    border-left: 1px solid #a8b7c5;
    border-bottom: 1px solid #a8b7c5;
    border-top:none;
    background:#fff;
    width: 25%;
    padding: 28px;
    font-size:16px;
    vertical-align:top;
}
.plans td:last-child{
    border-right: 1px solid #a8b7c5;
}
.table_heading{
    color:#09458D!important;
    font-weight:bold;
    background:#E6EFF5!important;
    vertical-align: middle!important;
}
.table_td{
    vertical-align: middle!important;
}
.arrow_right::after{
    content: url(../img/arrow_right.png);
    top:48px;
    right:-12px;
    color:#fff;
    position:absolute;
}
.caption_dark{
    font-size:16px;
    color:#333;
    opacity:0.9;
}
.hidden_pc{
    display:none;
}
.hidden_sp{
    display:inline;
}
.cv_btn {
    font-size: 24px;
}
p{
    font-size:16px;
    line-height:1.8em;
}
.fv_subtitle p {
    font-size: 40px;
}
.fv_title p{
    font-size: 28px; 
    padding-top:8px;
}
.heading01 {
    font-size: 32px;
    margin-bottom:0px;
}
.heading02{
    font-size: 32px;
    margin-bottom:0px;
    color:#333;
}
.heading03 {
    font-size: 24px;
    letter-spacing: 0.5px;
    font-weight: bold;
    line-height: 1.6em;
    color:#09458D;
}
.heading04 {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.6em;
    font-weight:bold;
}
.heading05 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.6em;
    font-weight:bold;
    color:#DA6600;
}
.heading06{
    font-size: 32px;
    margin-bottom:0px;
    color:#333;
}
.cta .container{
    padding:2rem;
}
.rect{
    width: 480px;
    height:120px;
    /* -webkit-transform: skewX(-35deg); */
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);    
}
.rect_inner_deg_clear{
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}
.rect_mini{
    width: 480px;
    height:60px;
    /* -webkit-transform: skewX(-35deg); */
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);  
}
.rect_mini_inner_deg_clear{
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}
.rect_ba{
    width: 120px;
    height:40px;
    -ms-transform: skewX(-30deg);
    transform: skewX(-30deg);  
}
.rect_ba_inner_deg_clear{
    -ms-transform: skewX(30deg);
    transform: skewX(30deg);
}
}