@charset "utf-8";
/* CSS Document */
/* #EC5504 オレンジ 　#009AE1 ブルー */

body{
    font-size: 12px;
     padding-bottom: 0px;
    background-color: #fff;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    font-family: 'Hiragino Kaku Gothic Pro', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333;
}
*{
    box-sizing: content-box;
}

#header .header_logo {
  width:36%;
	
}
#header .header_logo img {
  margin:8px;
}

#header {
   /* *zoom:1;border-top: 5px solid #f0670c;*/
/*    border-bottom: 2px solid #d7d7d7*/
}

#header:after {
    content: "";
    display: table;
    clear: both
}

#header .inner img {
    float: left;
    margin: 20px auto 17px auto
}

#header .inner .text {
    float: right;
    margin: 25px auto 20px;
    font-size: 15px;
    font-weight: bold;
    color: #333
}
img {
    vertical-align: bottom
}

.wmax {
    width: 100%
}

._panel {
    margin: 0 15px
}

.header_menu_btn3 {
  position:absolute;
  right:6px;
  top:5px;
  width:43px;
}
.header_menu_btn3 img {
  width:100%;
}


/* Result 20191017
--------------------------------------------------*/
    #jsf-result .result_box-9{
      border:2px solid #FF5C00;
      border-radius: 4px;
      width:92%;
      margin:16px auto auto;
      text-align:center;
      font-size:32px;
      font-weight:bold;
      padding:9px 9px 11px;
      box-sizing: border-box;
      color:#FF5C00;
    }
    #jsf-result .result_box-9 p.text span.result_txt {
     font-size:15px;
     color:#191919;
     vertical-align:5%;
    }
    #jsf-result .result_box-9_title {
      font-size:16px;
      background-color: #FF5C00;
      color:#FFF100;
      padding:5px 0 3px;
      box-sizing:border-box;
      margin:0 0 5px;
    }


/* Result 20191017
--------------------------------------------------*/
    #jsf-result .result_box-92{
      border:2px solid #009AE1;
      border-radius: 4px;
      width:95%;
      margin:16px auto auto;
      text-align:center;
      font-size:32px;
      font-weight:bold;
      padding:9px 9px 11px;
      box-sizing: border-box;
      color:#FF5C00;
    }
    #jsf-result .result_box-92 p.text span.result_txt {
     font-size:15px;
     color:#191919;
     vertical-align:5%;
    }
    #jsf-result .result_box-92_title {
      font-size:16px;
      background-color: #009AE1;
      color:#FFF100;
      padding:5px 0 3px;
      box-sizing:border-box;
      margin:0 0 5px;
    }


/* footer 20191017
----------------------------------------------*/

/*.footer_form {
	background-color: #F2F2F2;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 1em 0;
}
.footer_c {
	font-size: 8px;
	line-height: 20px;
	margin: 0;
	padding: 4px 0 10px;
}*/


/* sub_main
---------------------------*/
/*div.simulation-title {
  width:100%;
  margin:2% 0 0 !important;
}
section.top_section_wrap {
  margin-top:1em !important;
}
.condition-selection {
    *zoom:1;padding: 15px 0 10px
}

.condition-selection:after {
    content: "";
    display: table;
    clear: both
}*/

/* 20191017 */
.condition-selection-inner {
/*  margin-top:20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    text-align: center*/
}

.condition-selection-inner .sp-color {
    color: #fc7d0c;
    font-weight: bold
}

.condition-selection-inner .condition-heading {
    margin: 20px auto 10px;
    text-align: center;
    font-size: 15px;
    line-height: 1.6
}

.condition-selection-inner .condition-heading span {
    font-size: 17px
}

.condition-selection-inner .condition-list {
    *zoom:1;
  margin: 0 15px 10px;
}

.condition-selection-inner .condition-list:after {
    content: "";
    display: table;
    clear: both
}

.condition-selection-inner .condition-item {
    box-sizing: border-box;
    width: 47.5%;
    background-color: #fff;
    border: 3px solid #f3f3f3;
    border-radius: 3px;
    text-align: center
}

.condition-selection-inner .condition-item.li-first {
    float: left
}

.condition-selection-inner .condition-item.li-sec {
    float: right
}

.condition-selection-inner .condition-item.li-false {
    background: #f3f3f3;
    font-weight: bold
}

.condition-selection-inner .condition-item .mail-note {
    position: relative;
    top: 10px;
    width: 65%;
    padding: 5px 8px;
    border-radius: 10px;
    margin: 0 auto;
    background-color: #ff003c;
    text-align: center;
    font-size: 9px;
    font-weight: bold;
    color: #fff
}

.condition-selection-inner .condition-item .mail-note:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    width: 0;
    margin: 0 auto;
    border-top: 5px solid #ff003c;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.condition-selection-inner .condition-item img {
    display: block;
    margin: 0 auto;
    padding: 21.5px 0 9px
}

.condition-selection-inner .condition-item p {
    font-size: 13px;
    padding: 0 0 23px 0
}

.condition-selection-inner .condition-item .mail-btn-text {
    font-size: 12px;
    line-height: 1.4;
    padding: 0 0 15px 0
}

.condition-selection-inner .condition-unit-count-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7)
}

.condition-selection-inner .mail-box {
    display: none;
    position: relative;
    padding: 20px 13px 25px;
    border: 2px solid #f3f3f3;
    margin: 26px 15px
}

.condition-selection-inner .mail-box img {
    display: block;
    width: 100%
}

.condition-selection-inner .mail-box .mail-text {
    padding: 3px 0 8px;
    line-height: 1.6;
    font-size: 14px;
    font-weight: bold;
    color: #ff5400
}

.condition-selection-inner .mail-box .text-box {
    padding: 25px 0 15px;
    text-align: center
}

.condition-selection-inner .mail-box .text-box input {
    width: 90%;
    padding: 10px;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    font-size: 13px
}

.condition-selection-inner .mail-box .mailmaga-note {
    padding: 0 0 10px
}

.condition-selection-inner .mail-box .iframe-agreement {
    width: 100%;
    height: 150px;
    border: 5px solid #f3f3f3;
    box-sizing: border-box;
    overflow: auto
}

.condition-selection-inner .mail-box .iframe-agreement .inner {
    padding: 15px;
    overflow-y: scroll
}

.condition-selection-inner .mail-box .iframe-agreement .tit-modal {
    padding-bottom: 12px;
    border-bottom: 1px solid #dadada;
    line-height: 1.1;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #333
}

.condition-selection-inner .mail-box .iframe-agreement h2 {
    padding: 0 0 5px 5px;
    border-bottom: 1px solid #272f89;
    margin: 15px 0 10px 0;
    line-height: 140%;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #333
}

.condition-selection-inner .mail-box .iframe-agreement h3 {
    margin: 10px 0 7px 0;
    font-size: 11px;
    line-height: 120%;
    color: #303331
}

.condition-selection-inner .mail-box .iframe-agreement p {
    margin: 10px 0;
    font-size: 11px;
    line-height: 140%;
    text-align: justify
}

.condition-selection-inner .mail-box .iframe-agreement ul li {
    margin: 10px 0 0 0;
    line-height: 140%;
    text-align: left;
    font-size: 11px
}

.condition-selection-inner .mail-box .consent-cont {
    padding: 20px 0;
    text-align: center;
    font-size: 11px
}

.condition-selection-inner .mail-box .consent-cont label {
    position: relative;
    top: -3px;
    padding-left: 5px
}

.condition-selection-inner .mail-box .consent-cont a {
    text-decoration: underline;
    color: #222
}

.condition-selection-inner .mail-box .mail-box-button {
    width: 90%;
    margin: 0 auto
}

.condition-selection-inner .mail-box .mail-box-button .mail-box-resultButton {
    display: block;
    padding: 12px 0 12px 30px;
    border-bottom: 3px solid #858585;
    border-radius: 3px;
    background: url('../../img/download-icon.png') 6% no-repeat;
    background-size: 20px 17px;
    background-color: #b2b2b2;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: bold;
    color: #fff
}

.condition-selection-inner .mail-box .mail-box-button .mail-box-resultButton.active {
    border-bottom: 3px solid #c75a00;
    background-color: #f47400
}

.condition-selection-inner .condition-unit-count {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    margin: -200px -45%;
    background-color: #e8e8e8
}

.condition-selection-inner .condition-unit-count-item {
    margin: 5px;
    background-color: #fff;
    font-size: 17px;
    line-height: 35px
}

.condition-selection-inner .box1 {
    *zoom:1;text-align: right;
    letter-spacing: -0.8px
}

.condition-selection-inner .box1:after {
    content: "";
    display: table;
    clear: both;
}

.condition-selection-inner .box1 .before-btn {
    float: left;
    position: relative;
    width:100%;
    box-sizing:border-box;
    margin: 12px 0 8px;
    padding: 9px 13px 9px 20px;
    text-align: center;
    background: #ACACAC;
    border-radius: 2px;
    letter-spacing: 0.1em;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.condition-selection-inner .box1 .before-btn:before {
    content: '';
    top: 0;
    bottom: 0;
    left: 10px;
    height: 0;
    margin: auto 0;
    position: absolute;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #fff;
    font-size: 0
}

.condition-selection-inner .box1 .mark {
    float: right;
    margin: 22px 5px 15px 0;
    padding-left: 10px;
    background: url(../../img/smt-mark.png) no-repeat;
    background-size: 10.5px;
    font-size: 10px
}
.monthly-pay {
	padding-top: 10px;
    display: none;
}

.monthly-pay-inner {
    *zoom:1;margin: 0 15px;
    border-radius: 10px;
    padding-bottom: 2px;
    background-color: #fc7d0c
}

.monthly-pay-inner:after {
    content: "";
    display: table;
    clear: both
}

.monthly-pay-inner dt {
    font-size: 13px;
    font-weight: bold;
    color: #fffefe;
    text-align: center;
    padding: 10px 0 10px 0
}

.monthly-pay-inner dt span {
    font-size: 11px;
    font-weight: bold;
    color: #fc7d0c;
    background: #fff;
    border-radius: 5px;
    padding: 4px 6px;
    margin-left: 11px
}

.monthly-pay-inner .usually {
    background: #e9e9e9;
    margin: 0 2px 2px
}

.monthly-pay-inner .usually .usua-box {
    *zoom:1}

.monthly-pay-inner .usually .usua-box:after {
    content: "";
    display: table;
    clear: both
}

.monthly-pay-inner .usually .usua-box span {
    padding: 5px 8px;
    color: #fff;
    background: #999;
    font-size: 10px;
    margin: 10px 17px;
    border-radius: 5px;
    float: left
}

.monthly-pay-inner .usually .usua-box span.price {
    background: none;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    /*float: right;*/
    padding: 0;
    margin: 13px 14px
}

.monthly-pay-inner .afteruse {
    background-color: #fff;
    margin: 0 2px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    text-align:center;
}

.monthly-pay-inner .afteruse .after-box {
   font-size:15px;
  line-height:1;
  padding-bottom:2px;
  font-weight:bold;
    *zoom:1;
}

.monthly-pay-inner .afteruse .after-box:after {
    content: "";
    display: table;
    clear: both
}

.monthly-pay-inner .afteruse .after-box span {
    color: #fff;
    font-size: 10px;
    padding: 5px 8px;
    background: #FF5C00;
    border-radius: 6px;
    margin: 15px auto;
    /*float: left*/
}

.monthly-pay-inner .afteruse .after-box span.price {
   /* float: right;*/
    margin: 15px 0 15px;
    padding: 0;
    background: none;
    font-size: 30px;
    line-height:2;
    font-weight: bold;
    color: #FF5C00;
    text-align:center;
	  vertical-align: -4%;
}

.popup-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6)
}

.popup {
    display: none;
    position: absolute;
    top: -40px;
    z-index: 1000;
    margin-top: 70px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff
}

.popup .popup-close-button {
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 10000
}

.popup .popup-title {
    margin: 20px 0 15px;
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
    color: #333
}

.popup .popup-title .popup-title-color {
    font-size: 20px;
    color: #fc7d0c;
    font-weight: bold
}

.popup .popup-cont {
    padding: 13px 5px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc
}

.popup .popup-cont .popup-cont-commentary {
    display: block;
    margin: 15px 0 0 -10px;
    font-size: 13px;
    font-weight: bold;
    text-align: left
}

.popup .popup-cont .popup-cont-summary {
    display: block;
    font-size: 12px;
    line-height: 1.8;
    margin: 7px 0 10px;
    text-align: left
}

.popup .popup-inquiry-text {
    margin: 12px 5px 0;
    font-size: 14px;
    text-align: left;
    line-height: 1.6
}

.popup .popup-fd-inquiry-btn {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #e3e3e3));
    background-image: -webkit-linear-gradient(#fff, #e3e3e3);
    background-image: -moz-linear-gradient(#fff, #e3e3e3);
    background-image: -o-linear-gradient(#fff, #e3e3e3);
    background-image: linear-gradient(#fff, #e3e3e3);
    display: block;
    margin: 10px 0;
    padding: 8px 0 3px;
    border: 1px solid #cfcfcf;
    box-shadow: 0 2px 0 #817e7e,0 0 0 rgba(0,0,0,0.2);
    border-radius: 5px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #388500;
    font-family: 'Helvetica', Hiragino Kaku Gothic Pro, Arial, sans-serif;
}

.popup .popup-fd-inquiry-btn .popup-fd-inquiry-num {
    display: block;
    margin-top: 2px;
    font-size: 30px;
    font-weight: bold
}

.popup .popup-fd-inquiry-btn .popup-fd-inquiry-image {
    width: 25px;
    margin-right: 5px;
    vertical-align: baseline
}

.popup .popup-inquiry-time {
    margin-bottom: 17px;
    font-size: 10px;
    text-align: center;
    color: #388500
}

.simulation-result {
    margin-top: 15px;
    border: 2px solid #FF5C00;
    border-radius: 4px;
}

.simulation-result .result-heading {
    background: #FF5C00;
    height: 38px;
    position: relative
}

.simulation-result .result-heading .res_auto {
    margin: 0 auto;
    text-align: center;
    line-height: 15px
}

.simulation-result .result-heading .res_auto .title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px
}

.simulation-result .result-heading .res_auto img {
    margin: -20px 0px 0 0;
    display: inline-block;
    vertical-align: middle
}

.simulation-result .money p {
    font-size: 12px;
    text-align: center
}

.simulation-result .money .money_head {
    padding-top: 15px
}

.simulation-result .money .money_image {
    margin-top: 15px
}

.simulation-result .money .money_image .money-caution-txt {
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 40px;
    margin-left: 15px;
    font-size: 11px;
    line-height: 1.6
}

.simulation-result .money .money_image .money-txt ul {
    text-align: center;
    margin: 10px 14px 0
}

.simulation-result .money .money_image .money-txt ul li {
    font-size: 11px;
    text-align: left;
    line-height: 18px;
    letter-spacing: -1.3px;
    font-weight: normal
}

.simulation-result .money .money_image .li-price1 {
    margin: 0 8px;
    border: 1px solid #fc7d0c;
    border-radius: 4px;
    position: relative;
    background: #fffaef
}

.simulation-result .money .money_image .li-price1 .line {
    background: url(../img/simulation/line.png) no-repeat;
    display: block;
    height: 1px;
    margin-top: 10px
}

.simulation-result .money .money_image .li-price1 .limit {
    color: #FF5C00;
    text-align: center;
    margin: 7px 5px;
    padding: 6px 0;
    background: url(../../img/bg-simulation-limit.png) center center no-repeat;
    font-weight: bold
}

.simulation-result .money .money_image .li-price1 h3 {
    background: #fc7d0c;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 8px;
    border-radius: 2px 2px 0 0
}

.simulation-result .money .money_image .li-price1 .year {
    overflow: hidden;
    padding-bottom: 7px;
    border-radius: 2px;
    margin: 0 8px
}

.simulation-result .money .money_image .li-price1 .year .year_upper {
    padding: 5px;
    background-color: #FF5C00;
    color: #fff
}

.simulation-result .money .money_image .li-price1 .year .year_lower {
    padding: 10px 5px;
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    color: #FF5C00;
}

.simulation-result .money .money_image .li-price1 .year .year_lower .price {
    margin: 0 2px 0 7px
}

.simulation-result .money .money_image .li-price1 .year .year_lower .number {
    font-size: 34px
}

.simulation-result .money .money_image .li-price1 .year .year_lower .yen {
    font-size: 20px
}

.simulation-result .money .money_image .li-price1 .year .year_lower .tax {
    font-size: 12px
}

.simulation-result .money .money_image .li-price1 .month {
    position: relative;
    margin: 0 8px;
    padding: 10px 0;
    border-top: 1px dotted #fc7d0c;
    border-bottom: 1px dotted #fc7d0c
}

.simulation-result .money .money_image .li-price1 .month:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-left: 1px dotted #ff7800;
    border-bottom: 1px dotted #ff7800;
    margin: -5px auto 0px;
    background-color: #fffaef;
    -webkit-transform: rotate(-37deg) skew(18deg, 0deg);
    transform: rotate(-37deg) skew(18deg, 0deg)
}

.simulation-result .money .money_image .li-price1 .month:after {
    content: "";
    display: table;
    clear: both
}

.simulation-result .money .money_image .li-price1 .month .month_l {
    position: relative;
    float: left;
    padding: 8px;
    border: 1px solid #ffe937;
    border-radius: 4px;
    background: #ffe937;
    text-align: center;
    font-size: 12px;
    line-height: 1.2;
    color: #FF5C00;
}

.simulation-result .money .money_image .li-price1 .month .month_l:after {
    content: '';
    position: absolute;
    right: -8px;
    top: 0;
    bottom: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #ffeb45;
    margin: auto 0
}

.simulation-result .money .money_image .li-price1 .month .month_r {
    position: relative;
    top: 2px;
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #e94a58
}

.simulation-result .money .money_image .li-price1 .month .month_r .number {
    font-size: 33px
}

.simulation-result .money .money_image .li-price1 .campaign {
    margin-top: 18px
}

.simulation-result .money .money_image .li-price1 .campaign .campaign_head {
    font-size: 14px;
    font-weight: bold;
    color: #fc7d0c
}

.simulation-result .money .money_image .li-price1 .campaign .campaign_banners {
    overflow: hidden;
    margin: 8px 5px 0
}

.simulation-result .money .money_image .li-price1 .campaign .campaign_banner {
    float: left;
    width: 48%;
    margin: 1%
}

.simulation-result .money .money_image .li-price1 .campaign .campaign_banner img {
    width: 100%;
    height: auto
}

.simulation-result .money .money_image .li-price1 .btn {
    width: 90%;
    margin: 15px auto
}

.simulation-result .money .money_image .li-price1 .btn .send-button {
    background: #f47400;
    border-bottom: 2px solid #c75a00;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 12px 0;
    text-align: center
}

.simulation-result .money .money_image .li-price1 .btn .send-button img {
    margin-right: 10px
}


/* add toiawase
--------------------------------------*/
.btn .send-button {
    background: #F40000;
    border-bottom: 2px solid #F40000;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 12px 0;
    text-align: center;
  margin:.5em 2em;
  text-decoration: none;
}
.btn .send-button a {
  text-decoration: none;
}

.simulation-result .money .money_image .li-price2 {
    margin: 0 8px 14px;
    border: 1px solid #a0a0a0;
    border-radius: 4px;
    position: relative;
    background: #fffaef
}

/*.simulation-result .money .money_image .li-price2:before,.simulation-result .money .money_image .li-price2:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    width: 0;
    margin: 0 auto
}

.simulation-result .money .money_image .li-price2:before {
    bottom: -13px;
    border-top: 13px solid #6d6d6d;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent
}

.simulation-result .money .money_image .li-price2:after {
    bottom: -12px;
    border-top: 12px solid #fff;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent
}*/

.simulation-result .money .money_image .li-price2 h3 {
    background: #6d6d6d;
    font-size: 12px;
    font-weight: bold;
    color: #fffefe;
    text-align: center;
    padding: 10px;
    border-radius: 2px 2px 0 0
}

.simulation-result .money .money_image .li-price2 .table-box {
    display: table;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 4px 4px
}

.simulation-result .money .money_image .li-price2 .table-box-left,.simulation-result .money .money_image .li-price2 .table-box-right {
    display: table-cell;
    width: 50%;
    vertical-align: middle
}

.simulation-result .money .money_image .li-price2 .table-box-left {
    float: left;
    padding-bottom: 8px
}

.simulation-result .money .money_image .li-price2 .table-box-left table {
    background-color: #fff
}

.simulation-result .money .money_image .li-price2 .table-box-left th,.simulation-result .money .money_image .li-price2 .table-box-left td {
    font-size: 10px;
    color: #333333;
    line-height: 12px;
    padding: 8px 0 0 9px
}

.simulation-result .money .money_image .li-price2 .table-box-left th .num,.simulation-result .money .money_image .li-price2 .table-box-left td .num {
    font-size: 9px;
    color: #606060;
    padding-left: 12px
}

.simulation-result .money .money_image .li-price2 .table-box-right {
    float: right;
    text-align: center
}

.simulation-result .money .money_image .li-price2 .table-box-right .text {
    box-sizing: border-box;
    width: 90%;
    margin: 5px auto;
    padding: 16px 0;
    background-color: #f3f3f3
}

.simulation-result .money .money_image .li-price2 .table-box-right .phrase {
    margin-right: 5px;
    padding: 3px 5px;
    border-radius: 3px;
    background-color: #999999;
    font-size: 10px;
    color: #fff
}

.simulation-result .money .money_image .li-price2 .table-box-right .phrase2 {
    font-size: 17px;
    font-weight: bold;
    color: #6d6d6d;
  vertical-align:-11%;
}

.simulation-result .money .money_image .li-price2 .table-box-right .phrase3 {
    font-size: 11px;
    font-weight: bold;
    color: #6d6d6d
}

.simulation-result .detail-view-button {
    width: 60%;
    margin: 15px auto;
    padding: 12px 0 12px 10px;
    border-radius: 5px;
    background-color: #999;
    background-size: 6px;
    box-shadow: 0 2px 0 0 #817e7e;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff
}

.simulation-result .detail-view-button .arrow-icon {
    display: inline-block;
    position: relative;
    padding-left: 14px
}

.simulation-result .detail-view-button .arrow-icon:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 0;
    border-top: 5px solid #fff;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    margin: auto 0
}

/****************/
span.arrow-icon {
    display: inline-block;
    position: relative;
    padding-left: 14px;
}

span.arrow-icon:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 0;
    border-left: 5px solid #fff;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    margin: auto 0
}

.simulation-result .close-button {
    display: none;
    width: 85px;
    margin: 15px auto;
    padding: 12px 0;
    border-radius: 5px;
    background: #999 url(../../img/icon.png) 12px 50% no-repeat;
    background-size: 8px;
    box-shadow: 0 2px 0 #817e7e;
    padding: 12px 0 12px 10px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff
}

.simulation-result .notice {
    display: none
}

.simulation-result .notice-tit {
    margin: 0 8px;
    text-align: center
}

.simulation-result .notice-tit li {
    display: inline-block;
    padding: 10px 0;
    border-radius: 6px 6px 0 0;
    background-color: #dddddd;
    width: 33%;
    font-size: 1em;
    font-weight: bold;
    border-right: solid 1px #fff
}

.simulation-result .notice-tit li:last-child {
    border-right: none
}

.simulation-result .notice-tit .active {
    background-color: #fc7d0c;
    padding-top: 15px;
    font-weight: bold;
    color: #fff;
  
    width: 33%;
}

.simulation-result .notice-con {
    border: 10px solid #fc7d0c;
    margin: 0 8px 10px
}

.simulation-result .notice-con .mod {
    font-size: 14px;
    font-weight: bold
}

.simulation-result .notice-con .mod table {
    width: 100%
}

.simulation-result .notice-con .mod th,.simulation-result .notice-con .mod td {
    border-bottom: 1px solid #fff;
    background-color: #eee;
    text-align: center;
    font-size: 11px;
    font-weight: bold
}

.simulation-result .notice-con .mod th {
    width: 60%
}

.simulation-result .notice-con .mod td {
    width: 45%
}

.simulation-result .notice-con .mod .lin_h {
    padding: 14px;
    border-right: 1px solid #fff
}

.simulation-result .notice-con .mod .num {
    background: #fff;
    background-color: #fff;
    line-height: 40px
}

.simulation-result .notice-con .mod .red {
    color: #ef545f;
    font-weight: bold
}

.simulation-result .notice-txt {
    text-align: center;
    margin: 10px 14px 15px
}

.simulation-result .notice-txt li {
    font-size: 11px;
    text-align: left;
    line-height: 18px;
    font-weight: normal
}

.simulation-result .resimulation-button {
    display: block;
    padding: 15px;
    border-bottom: 2px solid #c75a00;
    border-radius: 3px;
    margin: 16px 30px 20px;
    background: #f47400;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #fff;
}

.simulation-result .resimulation-button .arrow-icon {
    display: inline-block;
    position: relative;
    padding-left: 12px;
}

.simulation-result .resimulation-button .arrow-icon:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #fff;
    margin: auto 0;
}

.simulation-result2 {
    overflow: hidden;
    margin-top: 30px;
    border: 2px solid #e7273e;
    border-radius: 6px;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3)
}

.simulation-result2 .result-heading {
    background: #FF5C00;
    height: 38px;
    position: relative
}

.simulation-result2 .result-heading .res_auto {
    margin: 0 auto;
    text-align: center;
    line-height: 15px
}

.simulation-result2 .result-heading .res_auto .title {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px
}

.simulation-result2 .result-heading .res_auto img {
    margin: 8px 3px 0 0;
    display: inline-block;
    vertical-align: middle
}

.simulation-result2 .entry {
    padding: 12px 7px;
    background-color: #fff
}

.simulation-result2 .entry .entry-text {
    margin-bottom: 12px;
    line-height: 1.6
}

.simulation-result2 .entry .sub-title {
    font-size: 16px;
    font-weight: bold;
    border-left: solid 2px #FF5C00;
    border-bottom: solid 1px #d6d6d6;
    padding: 5px 7px;
    margin-bottom: 12px
}

.simulation-result2 .entry .entry-form dt {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .08em
}

.simulation-result2 .entry .entry-form dt span {
    color: #fff;
    font-size: 10px;
    background: #FF5C00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 5px;
    font-weight: normal
}

.simulation-result2 .entry .entry-form dd {
    margin-bottom: 15px
}

.simulation-result2 .entry .entry-form dd input[type="text"] {
    width: 95%;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    border: solid 1px #ccc;
    border-radius: 2px;
    font-size: 16px
}

.simulation-result2 .entry .entry-form dd input[type="tel"] {
    width: 95%;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    border: solid 1px #ccc;
    border-radius: 5px;
    font-size: 16px
}

.simulation-result2 .entry .entry-form dd select {
    width: 95%;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    border: solid 1px #ccc;
    border-radius: 5px;
    font-size: 16px
}

.simulation-result2 .entry .entry-form .form-btn {
    text-align: center
}

.simulation-result2 .entry .entry-form .form-btn .button {
    -webkit-appearance: none;
    width: 85%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    background: #999;
    border: none;
    border-bottom: solid 2px #737373;
    border-radius: 5px;
    color: #fff
}


.modal-style {
    position: fixed;
    top: 50px;
    right: 0;
    left: 0;
    width: 90%;
    height: 70%;
    margin: 0 auto;
    letter-spacing: 0;
    z-index: 300
}

.modal-style .box {
    display: block;
    position: relative;
    height: 100%;
    background: url('../../img/bg_modal-body-02.png') repeat-y left top;
    z-index: 300;
    overflow: auto
}

.modal-style .box:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.modal-style .modal-inner-01 {
    text-align: left
}


#modal-type-01 {
    display: none
}

#modal-type-01 .modal-inner {
    display: block;
    font-size: 14px;
    padding: 15px 20px;
    position: relative
}

#modal-type-01 .modal-inner:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

#modal-type-01 .modal-inner .tit-modal {
    border-bottom: 1px solid #dadada;
    color: #333;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.1;
    padding-bottom: 12px;
    text-align: center
}

#modal-type-01 .modal-inner h2 {
    border-bottom: 1px solid #272f89;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    line-height: 140%;
    margin: 15px 0 10px;
    padding-left: 5px
}

#modal-type-01 .modal-inner h3 {
    color: #303331;
    font-size: 13px;
    line-height: 120%;
    margin: 10px 0 7px
}

#modal-type-01 .modal-inner p {
    font-size: 13px;
    line-height: 140%;
    margin: 10px 0;
    text-align: justify
}

#modal-type-01 .modal-inner ul li {
    font-size: 13px;
    line-height: 140%;
    margin: 10px 0 0
}

.btn-close {
    background-color: #999;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
    padding: 7px 12px;
    position: absolute;
    right: 10px;
    top: -26px;
    z-index: 350
}

.btn-close a {
    color: #fff;
    text-decoration: none
}

.btn-close img {
    vertical-align: middle
}
#modal-type-01 {
    display: none
}

#modal-type-01 .bg-modal {
    width: 100%;
    height: 100%;
    background: url("../../img/bg-modal-01.png") left top repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100
}

#modal-type-01 .box {
    position: relative;
    display: block;
    background-color: #fff;
    z-index: 300
}

#modal-type-01 .box:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

#modal-type-01 .box .modal-ttl {
    background-color: #ff5400;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center
}

#modal-type-01 .box .modal-ttl img {
    margin-right: 7px;
    vertical-align: middle
}

#modal-type-01 .box-inner {
    margin: 0 auto;
    padding: 15px 10px
}

#modal-type-01 .box-inner .mail-box-ttl {
    margin-top: -30px
}

#modal-type-01 .box-inner .mail-box-ttl img {
    display: block;
    width: 100%
}

#modal-type-01 .box-inner .text-box {
    padding: 15px 0;
    text-align: center
}

#modal-type-01 .box-inner .text-box input {
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    font-size: 13px;
    padding: 10px;
    width: 90%
}

#modal-type-01 .box-inner .consent-cont {
    font-size: 11px;
    padding: 20px 0;
    text-align: center
}

#modal-type-01 .box-inner .consent-cont label {
    padding-left: 5px;
    position: relative;
    top: -3px
}

#modal-type-01 .box-inner .consent-cont a {
    color: #222;
    text-decoration: underline
}

#modal-type-01 .box-inner .btn {
    margin: 0 auto;
    width: 85%
}

#modal-type-01 .box-inner .btn span {
    border-radius: 3px
}

#modal-type-01 .box-inner .btn input {
    background: url("../../img/download-icon.png") 6% center no-repeat;
    -webkit-background-size: 20px 17px;
    -moz-background-size: 20px 17px;
    background-size: 20px 17px;
    border: medium none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 12px 0 12px 30px;
    width: 100%
}

#modal-type-01 .box-inner .submit-btn_on span {
    background: #f47400 none repeat scroll 0 0;
    border-bottom: 3px solid #c75a00;
    border-radius: 3px;
    display: block
}

#modal-type-01 .box-inner .submit-btn_off span {
    background: #b2b2b2 none repeat scroll 0 0;
    border-bottom: 3px solid #858585;
    display: block
}

#modal-type-01 .modal-inner {
    border: 5px solid #f3f3f3;
    box-sizing: border-box;
    height: 100px;
    overflow: auto;
    padding: 10px 15px;
    width: 100%
}

#modal-type-01 .modal-inner .inner {
    overflow-y: scroll;
    padding: 15px
}

#modal-type-01 .modal-inner .tit-modal {
    border-bottom: 1px solid #dadada;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.1;
    padding-bottom: 12px;
    text-align: center
}

#modal-type-01 .modal-inner h2 {
    border-bottom: 1px solid #ff5400;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 140%;
    margin: 15px 0 10px;
    padding: 0 0 5px 5px;
    text-align: left
}

#modal-type-01 .modal-inner h3 {
    color: #303331;
    font-size: 10px;
    line-height: 120%;
    margin: 10px 0 7px
}

#modal-type-01 .modal-inner p {
    font-size: 10px;
    line-height: 140%;
    margin: 10px 0;
    text-align: justify
}

#modal-type-01 .modal-inner ul li {
    font-size: 10px;
    line-height: 140%;
    margin: 10px 0 0;
    text-align: left
}

#send_mail {
    /* display:none; */
    position: fixed;
    top: 30%;
    right: 0;
    left: 0;
    width: 70%;
    margin: 0 auto;
}

#send_mail .send_mail-content {
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px 0px #b2b2b2;
    -moz-box-shadow: 0px 0px 5px 0px #b2b2b2;
    -webkit-box-shadow: 0px 0px 5px 0px #b2b2b2;
    position: relative;
    text-align: center;
    z-index: 10
}

#send_mail .send_mail-content .send_mail-ttl {
    padding: 10px 0;
    margin-bottom: 15px;
    background-color: #272f89;
    font-size: 15px;
    font-weight: bold;
    color: #fff
}

#send_mail .send_mail-content .send_mail-text {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 12px
}

#send_mail .send_mail-content .send_mail-close {
    background-color: #eee;
    margin-bottom: 15px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer
}

#send_mail .send_mail-content .send_mail-close:hover {
    opacity: .7
}

#send_mail .bg-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    z-index: 1
}


/* STEP1
------------------------------------------*/
.selectWrap{
  width: 88%;
  position: relative;
  margin:0 auto 30px;
  padding:0;
}

.selectWrap::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-bottom: solid 2px #454545;
  border-right: solid 2px #454545;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -4px;
}
.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 68px;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 20px 0 20px;
  border: 2px solid #EC5504;
  border-radius: 6px;
  font-size:16px;
  font-weight:normal;
  margin:0 0 20px;
  box-sizing: border-box;
}
select {
  margin:0 !important;
  padding:0 20px !important;
  box-sizing: border-box;
}
select::-ms-expand {
    display: none;
}

/* text flow
----------------------------*/
.text_chuui {
  text-align:left;
  margin:.6em 1em;
}

/* Accordion
-------------------------------------------------------------*/
section .footer_accordion {
  width:94%;
  margin: auto;
  padding:0;
}
.ac-box{
width: auto;
margin: 10px auto 30px;
}
/*ラベル*/
.ac-box label{
max-width: 92%;
font-size: 12px;
font-weight: bold;
text-align: center;
background: #fff;
margin: auto;
line-height: 35px;
position: relative;
display: block;
height: 35px;
border-radius: 4px;
cursor: pointer;
color: #3B3B3B;
/*transition: all 0.5s;*/
border:1px solid #ccc;
}
/*ラベルホバー時*/
.ac-box label:hover{
background: #ffff;
/*-webkit-transition: all .2s;
transition: all .2s;*/
opacity:.9;
color: #3B3B3B;
}
/*チェックを隠す*/
.ac-box input{
display: none;
}
/*チェックのアイコン↓*/
.ac-box label:after{
color: #3B3B3B;
font-family: "Font Awesome 5 Free";
content:" \f13a";
}
/*チェックのアイコン↑*/
.ac-box input:checked ~ label::after {
color: #3B3B3B;/*#EB5505;*/
font-family: "Font Awesome 5 Free";
content:" \f139";
}
/*中身を非表示*/
.ac-box div{
height: 0px;
padding: 0px;
overflow: hidden;
opacity: 0;
/*transition: 0.5s;*/
}
/*クリックで中身を表示*/
.ac-box input:checked ~ div{
height: auto;
padding: 5px;
background: #fff;
opacity: 1;
}
/*表示内容の調整*/
.ac-box div p{
color: #333;
line-height: 23px;
font-size: 14px;
padding: 12px 0;
text-align: justify;
margin:0;
}
.ac-small p{
margin-bottom: 0px;
}
/*Accordion END */

/* campaign_title
----------------------------------*/
p.campaign_img {
  width:96%;
  margin:0 auto;
}
p.campaign_img_text {
font-size:12px;
line-height:1.5;
margin:.4em 0 0;
padding:0;
text-align:justify;
}
.camaign_img_text_wrap p span {
  color:#333;
  letter-spacing: 0.2em;
}


/*---------------------------------------------------------------------------------------*/
/* 20191011 */
/* font-awesoe footer_wrap_footer
----------------------------------------------------*/
/*section.footer__wrap_footer {
  margin-top:10px;
	margin-bottom: 3px;
  }
section.footer__wrap_footer .footer_drawer-nav {
  margin: 0;
  padding: 0;
  background: #fff;
  box-sizing:border-box;
}
section.footer__wrap_footer .footer_drawer-footer {
  display: inline-flex;
  flex-flow: wrap;width:100%;
}
section.footer__wrap_footer .footer_drawer-footer li {
  flex-basis: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  font-size: 12px;
  border-top:1px solid #ccc;
}
section.footer__wrap_footer .footer_drawer-footer li:nth-of-type(even){
 border-left:1px solid #ccc;
}
section.footer__wrap_footer .footer_drawer-footer li:nth-last-child(2){
 border-bottom:1px solid #ccc;
	}
section.footer__wrap_footer .footer_drawer-footer li:nth-last-child(1){
 border-bottom:1px solid #ccc;
	}
section.footer__wrap_footer .footer_drawer-footer li a {
  font-size: 12px;
  display: block;
  margin: 0;
  padding: 1em 0;
  background: #FAFAFA;
  color: #000;
  border-radius: 3px;
  transition: .2s;
  position: relative;
	line-height: 1.5;
	text-decoration: none;
}
section.footer__wrap_footer .footer_drawer-footer li a::hover {
  display: block;
  margin: 0;
  padding: 1em 0;
  margin-left: 0px;
  background: #FFFFBC;
  color: #666;
  position: relative;
  cursor: hand !important;
}
section.footer__wrap_footer .footer_drawer-footer li a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  position: absolute;
  top: calc(50% - 8px);
  right: .7em;
  bottom: 0;
  margin: auto;
  color: #9A9A9A;
  font-size: 11px;
}*/
/*section.footer__wrap_footer .footer_drawer-footer li a i {
  display: inline-block;
  width: 100%;
}*/

/* form subtitle
------------------------------*/
/*p.form_title_attention_p {
  text-align:center;
  margin:1.5em auto -.5em;
  padding:0;
  box-sizing: border-box;
  color:#ff0000;
  font-weight: bold;
  font-size:1.1em;
}
p.form_title_attention_p a {
   color:#ff0000 !important;
  margin:.2em auto;
  padding:0;
}*/

/*表示切替
--------------------------*/

.pcpage{
display: none;
}
.smppage{
display: block;
}

/*見出し*/
.top_device h2.midashi {
    width: 98%;
    margin: 0 auto 15px auto;
    background: #043786!important;
}
.midashi {
    background: #1092D6;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
	    margin: 1em auto 0;
    width: 98%;
}



/*header
------------------*/
.d-header_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.d-header_content_left {
    padding: 8px 0 0px 8px !important;
	width: 63%;
}
.d-header_content_left p{
    margin-top: -22px;
    margin-bottom: 3px;
	text-align: right;
}
.head_logo {
    width: 155px;
    height: 45px;
    background: url(../img/logo.png) 0 0 no-repeat;
    background-size: contain;
}
.head_logo a {
    display: block;
    width: 155px;
    height: 45px;
}
.head_logo h1 {
    display: none;
}

.d-header_content_right {
    padding: 1px 5px !important;
    flex: none;
}
.d-header_content_right ul {
    margin: 0;
    display: flex !important;
}
.d-header_content_right ul li {
    width: 43px !important;
    margin-right: 1px;
}
.d-header_content_right .spNone > * {
    display: inline-block;
}
.header_btn02 {
    width: 202px;
    float: right;
    margin: -5px 5px 0 0;
    padding: 0px;
    text-align: center;
}










/*ご注意事項
--------------------------------------------*/
.acd label {
	display: block;
	margin: 0 4px 5px;
	padding: 10px;
	font-weight: bold;
	font-size:1em;
	cursor :pointer;
	position:relative;
	box-sizing:border-box;
	text-align: center;
	border:1px solid #8F8F8F;
	color:#8A8A8A;
}
.acd label:after {
	content:"\f105";
	font-family:"Font Awesome 5 Free";
	font-size:1.5em;
	position:absolute;
	right:14px;
	top:6px;
}
/*チェックは隠す*/
.acd input {
  display: none;
}
/*中身を非表示にしておく*/
.acd .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
	/*border-top:1px solid #8F8F8F;*/
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 10px 5px;
    opacity: 1;
}
/*アイコンを入れ替える*/
.cssacc:checked + label:after {
    content: '\f107';
}
.chushaku{
color:#575757;
	margin:5px auto !important;
	padding:0 !important;
	font-size: 10px!important;
	line-height:1.3em !important;
}
/*ご注意事項ここまで
--------------------------------------------*/


/*point
-------------------------*/
.choosepoint {
    background: #DDF6FF;
    padding: 16px 10px 20px;
}	
.choosepoint .box {
    background: #DDF6FF;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: auto;
}	
div.choosepoint div.box img.animate5 {
    margin: 0px auto;
    padding: 0 15px 0px;
    width: 100%;
}	
.point_waku {
	display: table;
	margin:5px 0;
}
.p5 {
	display: table-cell;
	width: 33.333%;
}
.point_waku img {
	border: 2px solid #DDF6FF;
	width:98%;
}
.point_waku a img {
	/*	transition-delay: .2s;*/
	border: 2px solid #DDF6FF;
	width:98%;
	opacity: 1;
}
.point_waku a:hover img {
	transition-delay: .1s;
	border: 2px solid #043786;
	width:98%;
	opacity: 1;
}
section#s-point1, section#s-point2, section#s-point3, section#s-point4, section#s-point5, section#s-point6 {
	margin-top: -64px !important;
	padding-top: 64px !important;
}

/*5つのポイント
----------------------------------------------SP*/
.choosepoint{
background: #DDF6FF;/*043786;/*fff;*/
padding: 16px 10px 20px;
}
.choosepoint .box{
background:#DDF6FF;
width: 100%;
margin: 0 auto;
padding: 0;
	height:auto;
}
/****/
.point1{
background: #F5F5F7;
padding: 0 10px 25px 10px;
}
.point1 h2{
padding: 10px 0;
margin: 0;
text-align: center;
}
.point1 .box{
background:#FFF;
width: 100%;
margin: 0 auto;
padding: 5px 5px 15px;
}
.point1 .box h3{
}
.point1 p{
width: 95%;
margin: 15px auto;
font-size: 12px;
}

.point2{
background: #FCE5F1;
padding: 0 10px 25px 10px;
}
.point2 h2{
padding: 10px 0;
margin: 0;
text-align: center;
}
.point2 .box{
background:#FFF;
width: 100%;
margin: 0 auto;
padding: 5px 5px 15px;
}
.point2 .box h3{
}
.point2 p{
width: 95%;
margin: 0px auto 10px;
font-size: 12px;
}

.point3{
background: #F5F5F7;
padding: 0 10px 25px 10px;
}
.point3 h2{
padding: 10px 0;
margin: 0;
text-align: center;
}
.point3 .box{
background:#FFF;
width: 100%;
margin: 0 auto;
padding: 5px 5px 15px;
}
.point3 h3{
}
.point3 div.img_area{
padding: 0;
}
.point3 p{
width: 95%;
margin: 15px auto;
font-size: 12px;
}
.point3 div.btn{
margin-top:10px;
}


.point4{
background: #EFFBFF;
padding: 0 10px 25px 10px;
}
.point4 h2{
padding: 10px 0;
margin: 0;
text-align: center;
}
.point4 .box{
background:#FFF;
width: 100%;
margin: 0 auto;
padding: 5px 5px 15px;
}
.point4 div.point_box h3{
}
.point4 p{
width: 95%;
margin: 15px auto;
font-size: 12px;
}

.point5{
background: #F5F5F7;
padding: 0 10px 25px 10px;
}
.point5 h2{
padding: 10px 0;
margin: 0;
text-align: center;
}
.point5 .box{
background:#FFF;
width: 100%;
margin: 0 auto;
padding: 5px;
}
.point5 .box h3{
}
.point5 p{
width: 95%;
margin: 10px auto;
font-size: 12px;
}

/*便利な機能紹介
----------------------------------*/

.kinou{
padding-bottom: 0;
}
.kinou h2.midashi{
padding:0;
margin: 20px auto;
text-align: center;
width: 98%;
background: #043786!important;

}
.kinou .box{
background:#FFF;
width: 95%;
margin: 0 auto;
padding: 0 5px 0px;
}
.kinou .box ul li{
box-sizing: border-box;
vertical-align: top;
}
.kinou .box ul li:nth-child(1){
width: 100%;
padding: 0 0 10px 0;
}
.kinou .box ul li:nth-child(2){
width:100%;
display: block;
padding: 0 0 10px 0;
}
.kinou .box ul li:nth-child(3){
width:100%;
display: block;
padding: 0 0 10px 0;

}
.kinou .box ul li h3{
color: #043786;
font-weight: bold;
font-size: 16px;
padding-left: 10px;
margin-bottom: 10px;
}

.kinou .box ul li h3 {
    border-bottom: 2px solid #043786;
    padding: 5px 0;
    text-align: center;
}

.kinou .box ul li p{
font-size: 12px;
margin: 1rem 0;
}


/*端末詳細
------------------------------------*/

.top_device h2.midashi{
width: 98%;
margin: 0 auto 15px auto;
background: #043786!important;

}

/*料金・サービス
--------------------------*/

.price1 h2{
border-bottom: 2px solid #FF5252;
margin: 0;
}
.price1 h3{
padding: 10px 0;
margin: 0;
}
.price1 div.bg_area{
background-image: url("../img/price/price1_bg.png");
height: 357px;
margin-bottom: 10px;
}
.price1 p{
width: 90%;
margin: 0 auto 10px auto;
font-size: 12px;
}

.price2{
background: #F3F3F3;
}
.price2 h2{
border-bottom: 2px solid #FF5252;
margin: 0;
}
.price2 div{
padding: 25px 0;
}

.price3 h2{
border-bottom: 2px solid #FF5252;
margin: 0;
}
.price3 div{
padding: 15px 0 15px 0;
}
.price3 p{
width: 90%;
margin: 0 auto;
}

.price4 div.img_area{
text-align: center;
padding: 20px 0 15px 0;
}


/*U3*/
.keiyakudetail {
    width: 95%;
    margin: 0 auto;
    text-align: left;
}
/*マージン*/
.mb05{
	margin-bottom: .5em;
}

/*U2s*/
.price4 div.u2s{
margin-top: 15px;
}
.price4 div.u2s p{
clear: both;
padding: 10px;
text-align: left;	
}
.price4 div.u2s .left{
width: 95%;
float: none;
margin: 0 auto;
}
.price4 div.u2s .right{
width: 95%;
float: none;
padding-left: 0;
margin: 10px auto 0 auto;
}
.price4 div.u2s .right p{
padding: 0;
margin: 0;
}
.price4 div.u2s .right table{
margin: 0 auto 10px auto;
}
.price4 div.u2s .right table tr:nth-child(1) td{
background: #043786;
color: #FFF;
padding:  7px 10px 5px 10px;
font-weight: bold;
font-size: 14px;
width: 100%;
border: 1px solid #043786;
text-align: left!important;
}
.price4 div.u2s .right table tr:nth-child(1) td span{
border-left: 5px solid #FFF;
padding-left: 10px;
}
.price4 div.u2s .right table tr:nth-child(1) td span span{
border: none;
font-size: 10px;
font-weight: normal;
}
.price4 div.u2s .right table tr:nth-child(2) td{
background: #D5F2F6;
padding:  7px 25px 5px 25px;
font-size: 12px;
width: 100%;
border: 1px solid #CCC;
}
.price4 div.u2s .right table tr:nth-child(3) td{
background: #FFF;
padding:  7px 25px 5px 25px;
font-size: 12px;
width: 100%;
border: 1px solid #CCC;
}
.price4 div.u2s .right table:nth-child(3) tr td{
width: 50%;
text-align: left;
}
.s_txt td {
    font-size: 12px !important;
    padding: 7px 25px 5px 25px !important;
}
.price4 div.u2s .right table tr:nth-child(even) td {
    background: #D5F2F6;
    border: 1px solid #CCC;
}
/*G4*/
.price4 div.g4{
margin-top: 15px;
}
.price4 div.g4 p{
clear: both;
padding: 10px;
text-align: left;	
}
.price4 div.g4 .left{
width: 95%;
float: none;
margin: 0 auto;
}
.price4 div.g4 .right{
width: 95%;
float: none;
padding-left: 0;
margin: 10px auto 0 auto;
}
.price4 div.u2s .right p{
padding: 0;
margin: 0;
text-align: left;	
}
.price4 div.g4 .right table{
margin: 0 auto 10px auto;
}
.price4 div.g4 .right table tr:nth-child(1) td{
background: #043786;
color: #FFF;
padding:  7px 10px 5px 10px;
font-weight: bold;
font-size: 14px;
width: 100%;
border: 1px solid #043786;
text-align: left!important;
}
.price4 div.g4 .right table tr:nth-child(1) td span{
border-left: 5px solid #FFF;
padding-left: 10px;
}
.price4 div.g4 .right table tr:nth-child(1) td span span{
border: none;
font-size: 10px;
font-weight: normal;
}
.price4 div.g4 .right table tr:nth-child(2) td{
background: #D5F2F6;
padding:  7px 25px 5px 25px;
font-size: 12px;
width: 100%;
border: 1px solid #CCC;
}
.price4 div.g4 .right table tr:nth-child(3) td{
background: #FFF;
padding:  7px 25px 5px 25px;
font-size: 12px;
width: 100%;
border: 1px solid #CCC;
}
.price4 div.g4 .right table:nth-child(3) tr td{
width: 50%;
text-align: left;
}
.price4 div.g4 .right table tr:nth-child(4) td{
background: #D5F2F6;
padding:  7px 25px 5px 25px;
font-size: 12px;
/*width: 100%;*/
border: 1px solid #CCC;
}
.price4 div.g4 .right table tr:nth-child(5) td{
background: #FFF;
padding:  7px 25px 5px 25px;
font-size: 12px;
width: 100%;
border: 1px solid #CCC;
}
.top_price{
	margin: 0 auto;
text-align: center;
}
.speed_bg img{
width: 95%;
} 
/*マージン*/
.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.m1 {
  margin: 0.7rem !important;
}

.mt1 {
  margin-top: 0.7rem !important;
}

.mb1 {
  margin-bottom: 0.7rem !important;
}

.ml1 {
  margin-left: 0.7rem !important;
}

.mr1 {
  margin-right: 0.7rem !important;
}

.m2 {
  margin: 1.4rem !important;
}

.mt2 {
  margin-top: 1.4rem !important;
}

.mb2 {
  margin-bottom: 1.4rem !important;
}

.ml2 {
  margin-left: 1.4rem !important;
}

.mr2 {
  margin-right: 1.4rem !important;
}

.m3 {
  margin: 2.1rem !important;
}

.mt3 {
  margin-top: 2.1rem !important;
}

.mb3 {
  margin-bottom: 2.1rem !important;
}

.ml3 {
  margin-left: 2.1rem !important;
}

.mr3 {
  margin-right: 2.1rem !important;
}

.m4 {
  margin: 2.8rem !important;
}

.mt4 {
  margin-top: 2.8rem !important;
}

.mb4 {
  margin-bottom: 2.8rem !important;
}

.ml4 {
  margin-left: 2.8rem !important;
}

.mr4 {
  margin-right: 2.8rem !important;
}

.m5 {
  margin: 3.5rem !important;
}

.mt5 {
  margin-top: 3.5rem !important;
}

.mb5 {
  margin-bottom: 3.5rem !important;
}

.ml5 {
  margin-left: 3.5rem !important;
}

.mr5 {
  margin-right: 3.5rem !important;
}

.m6 {
  margin: 4.2rem !important;
}

.mt6 {
  margin-top: 4.2rem !important;
}

.mb6 {
  margin-bottom: 4.2rem !important;
}

.ml6 {
  margin-left: 4.2rem !important;
}

.mr6 {
  margin-right: 4.2rem !important;
}
.mrauto{
	margin: 0 auto;
}

/*料金プラン
-----------------*/

	.price4 div.u2s p {
    clear: both;
    padding: 0;
	font-size: 12px;
	    margin: 1.0rem auto;
		width: 95%;

}
.price4 .plan_ttl{
		width: 95%;
	margin: 0 auto;

}	

.keiyaku_plan table{
	width: 95%;
	margin: 0 auto;
	margin-bottom: 5px;
}

.keiyaku_plan table th{
	width: 20%;
	border: 1px solid #CCC;
	text-align: center;
	background: #D5F2F6;
	font-size: 12px;
	padding: 10px 0;
}

.keiyaku_plan table td{
	width: 20%;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
}

.plan_ttl{
	background: #043786;
    color: #FFF;
    padding: 7px 10px 5px 10px!important;
    font-weight: bold;
    font-size: 14px;
	margin: 10px auto 0 auto!important;
    border: 1px solid #043786;
    text-align: left!important;
	width: 95%;
}

.plan_ttl span {
    border-left: 5px solid #FFF;
    padding-left: 15px;
	font: 16px;
}
	
.price4 .right table tr:nth-child(1) th span{
    border-left: 5px solid #FFF;
    padding-left: 15px;
	font: 16px;
}
	
.price4 .right table tr:nth-child(1) th {
	background: #043786;
    color: #FFF;
    padding: 7px 10px 5px 10px!important;
    font-weight: bold;
    font-size: 14px;
	margin: 10px auto 0 auto!important;
    border: 1px solid #043786;
    text-align: left!important;
	width: 95%;
}

.price4 .left img{
	display: block;
margin-bottom: 30px;
}

/*PC表示・SMP表示切替
---------------------------*/
.pcNone2{
display: block!important;
}
.spNone2{
display: none!important;
}

.main_acd {
    width: 96%;
    margin: 0 auto;
}

/*footer*/
.d-contact_bnr02 {
    width: calc(100% - 20px);
    min-width: auto;
    margin: 0.7rem auto 2rem;
    padding: 0;
    background: none;
    border: solid 2px #0b3182;
}
.d-contact_bnr02_in {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-color: #ffffff;
}

.ta-c {
    text-align: center;
}
/**********************************202001***********************/
/*スマホフッター　各種問い合わせボタンエリア
---------------------------------------*/

.smp_footer p{
margin: 10px 0 5px;
}
.smp_footer ul.form_btn_area{
padding: 0 5px 5px 5px;
}
.smp_footer ul.form_btn_area li{
display: inline-block;
}
.smp_footer ul.form_btn_area li:nth-child(1){
width: calc(50% - 4px);
padding: 2px 0px 2px 4px;text-align: center;
}
.smp_footer ul.form_btn_area li:nth-child(2){
width: calc(50% - 4px);
padding: 2px 0px 2px 4px;text-align: center;
}
.smp_footer ul.form_btn_area li:nth-child(3){
width: calc(100% - 4px);
padding: 2px 0px 2px 4px;
text-align: center;
}
.smp_footer div.tel{
padding: 0 7px 7px 7px;
}
div.choosepoint div.box img.animate5 {
    margin: 0px auto;
    padding: 0 15px 0px;
    width: 100%;
}
/*viewn*/
.top_cancel {
    width: 96%;
    margin: 0 auto;
    text-align: inherit;
}
#viewn_wrap .midashi {
    width: 100%;
    margin: 0 auto 21px auto;
    background: #043786!important;
    font-size: 20px;
}
.ta-c {
    text-align: center;
}
.top_cancel p {
    marign: 0 auto;
    display: block;
    text-align: justify;
    padding: 0 3.2%;
}
#viewn_wrap{
	margin: 2.0em 0 3.0em;
}
.t_b{
	font-size: 1.4em;
	color: #043786;
	font-weight: bold;
	line-height: 2;
}
#viewn_wrap .chushaku {
    margin: 5px auto !important;
    padding: 0 3.2%!important;
    font-size: 10px!important;
    line-height: 1.3em !important;	
}
/*WEB限定　新春キャンペーン　SP
-----------------------------*/
.d-companyDetailTable {
    font-size: 12px;
}