@charset "UTF-8";
/*全デバイス共通のCSS（スマホ向け）*/
body {
  width: 100%;
  color: #333; }

h1 {
  font-size: 2rem; }

.container {
  width: 100%; }

.l_container {
  width: 100%; }

.container_inner {
  padding: 0 16px; }

.hoken {
  padding: 32px 0; }

.header_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: calc(100% - 50px); }

.header_item .tel_box_wrap {
  /*margin-left: 10px;*/ }
.header_item .asa_top_t {
  display: none; }
.header_item .tel_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .header_item .tel_wrap .free_mark {
    display: none; }
  .header_item .tel_wrap .tel_box {
    width: 100%; }
    .header_item .tel_wrap .tel_box a {
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1.2; }
    .header_item .tel_wrap .tel_box p {
      font-size: 1rem;
      line-height: 1.2; }
      .header_item .tel_wrap .tel_box p span {
        display: block; }

.main_image {
  background: #81d6e2; }
  .main_image .container_inner {
    display: none; }

.effect_point {
  font-size: 2.6rem;
  line-height: 1.4;
  display: block;
  margin: 0 auto;
  margin-bottom: 16px; }
  .effect_point .h2_top,
  .effect_point .h2_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin: 0 auto; }

.effect_h2 {
  text-align: center;
  display: table;
  margin: 0 auto;
  z-index: 2;
  position: relative; }

.effect_box {
  position: relative; }

.line_style {
  width: 0;
  height: 10px;
  background: #f1d01e;
  position: absolute;
  left: 0;
  bottom: 2px;
  z-index: 0;
  display: block;
  -webkit-transition: .4s;
          transition: .4s;
  -webkit-transition-delay: .4s;
          transition-delay: .4s; }

.hoken.hoken_n {
  padding: 0 0 32px 0; }

.hoken h3 {
  font-size: 2rem;
  line-height: 1.2; }

/* 火災保険の真実 */
.hoken.shinjitu {
  padding-bottom: 0; }
  .hoken.shinjitu .text_wrap {
    margin-top: 16px; }
  .hoken.shinjitu h3 + p {
    margin-top: 12px; }
  .hoken.shinjitu .ph_two {
    margin-top: 24px; }

.ph_two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .ph_two img {
    width: 49%; }
  .ph_two img:nth-of-type(1) {
    margin-right: 2%; }

.tab_ph_two {
  display: none; }

.hoken_d_wrap {
  padding-top: 32px; }

.main_number_unit {
  font-size: 4.2rem;
  color: #ff0000; }
  .main_number_unit .sub_number_unit {
    font-size: 2.4rem; }

.graph_itme {
  background: #fafafa;
  padding: 16px;
  margin-top: 16px; }

.graph_box h4 {
  font-size: 1.8rem;
  line-height: 1.4; }
  .graph_box h4 br {
    display: none; }
.graph_box .graph_text {
  display: none; }

.graph_text div {
  font-size: 1.4rem;
  line-height: 1.4;
  padding-left: 26px;
  position: relative; }
  .graph_text div span {
    display: inline-block; }
.graph_text .graph_text_inner {
  padding-left: 0;
  margin-bottom: auto; }
.graph_text .ans_no {
  margin-bottom: 6px; }
.graph_text .ans_no:before,
.graph_text .ans_yes:before {
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0; }
.graph_text .ans_no:before {
  background: #ff0000; }
.graph_text .ans_yes:before {
  background: #00a2ff; }
.graph_text p {
  font-size: 1.1rem;
  line-height: 1.4;
  margin-top: auto; }
  .graph_text p br {
    display: none; }

.hoken_d_wrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.graph_ph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 12px; }
  .graph_ph .graph_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 44%; }
  .graph_ph .graph_img {
    width: 56%;
    padding-left: 12px; }

/* 実例表部分 */
.hoken.h_examples {
  padding-top: 32px; }

.h_examples_wrap {
  margin-top: 32px; }

.h_examples_item:not(:last-of-type) {
  margin-bottom: 32px; }

/*
.h_examples_item:nth-of-type(n+9){
	margin-bottom: 0;
}
*/
.h_examples_item .ph_wrap {
  position: relative; }
  .h_examples_item .ph_wrap span {
    position: absolute;
    z-index: 10;
    font-size: 5.2rem;
    font-weight: bold;
    line-height: 1;
    color: #ff0000;
    top: -24px;
    left: 8px; }

.h_examples_table {
  width: 100%;
  border: solid 1px #cfcfcf;
  margin-top: 12px; }
  .h_examples_table th, .h_examples_table td {
    padding: 8px;
    font-size: 1.5rem;
    vertical-align: middle; }
  .h_examples_table th {
    width: 32%;
    background: #f4f4f4;
    border-right: solid 1px #cfcfcf;
    line-height: 1.3; }
    .h_examples_table th span {
      display: inline-block;
      font-size: 1.3rem;
      font-weight: normal; }
  .h_examples_table td {
    width: 68%; }
  .h_examples_table .half_c td {
    font-size: 2.8rem;
    font-weight: bold;
    color: #ff0000; }
    .h_examples_table .half_c td span {
      font-size: 1.5rem;
      color: #333; }
  .h_examples_table tr:not(:last-of-type) {
    border-bottom: solid 1px #cfcfcf; }

/* 6つの注意点 */
.h_attention {
  background: #fafafa; }

.h_attention_wrap {
  margin-top: 32px; }
  .h_attention_wrap h3 {
    font-size: 2.2rem;
    text-align: center;
    margin-top: 32px; }
    .h_attention_wrap h3 span {
      display: inline;
      color: #ff0000; }
    .h_attention_wrap h3 .n_br {
      display: none; }

.h_attention .sub_text {
  font-size: 1.7rem; }

.h_attention_item:not(:last-of-type) {
  margin-bottom: 32px; }

.h_attention_item .ph_wrap {
  position: relative; }
  .h_attention_item .ph_wrap span {
    position: absolute;
    z-index: 10;
    font-size: 5.2rem;
    font-weight: bold;
    line-height: 1;
    color: #ff0000;
    top: -24px;
    left: 8px; }
.h_attention_item p {
  margin-top: 12px; }

.hoken.h_vicioustrader h3 {
  margin-top: 16px;
  color: #ff0000; }
.hoken.h_vicioustrader .container_inner + .container_inner {
  margin-top: 32px; }

.h_vicioustrader .text_wrap .effect_box {
  display: inline; }
.h_vicioustrader .text_wrap .effect_h2 {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold; }
.h_vicioustrader .text_wrap .line_style {
  height: 6px;
  bottom: -2px; }
.h_vicioustrader .text_wrap h3 br {
  display: none; }
.h_vicioustrader .text_wrap h3 + p {
  margin-top: 16px; }
.h_vicioustrader .ph_wrap {
  margin-top: 16px; }

.hoken.h_vicioustrader .effect_point .h2_bottom {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }
.hoken.h_vicioustrader .vicioustrader_sub {
  background: #fafafa;
  padding: 22px 16px 16px;
  position: relative;
  margin-top: 30px; }
  .hoken.h_vicioustrader .vicioustrader_sub h3 {
    color: #333;
    position: absolute;
    top: -26px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .hoken.h_vicioustrader .vicioustrader_sub ul li {
    font-size: 1.3rem; }
  .hoken.h_vicioustrader .vicioustrader_sub ul li:not(:last-of-type) {
    margin-bottom: 16px; }

.normal_t.number {
  color: #ff0000;
  line-height: 1.2; }
  .normal_t.number span {
    font-size: 5rem; }

/* ご利用の流れ */
.h_flow_bg {
  background: #81d6e2; }

.hoken.container_inner {
  padding: 32px 16px; }

.hoken.h_flow h3 {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 32px 0; }
.hoken.h_flow .flow_box_item h3 {
  color: #333;
  font-size: 1.6rem;
  margin: 0 auto; }

.text_c {
  text-align: center; }

.flow_wrap {
  width: 72%;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto; }

.hoken_n .h_flow_bg .text_c {
  font-weight: bold; }
.hoken_n .h_flow_bg .flow_box_item h3 {
  color: #81d6e2;
  font-size: 1.6rem;
  margin: 12px auto 0 auto; }
.hoken_n .h_flow_bg h3 {
  color: #fff;
  text-align: center;
  margin: 32px auto; }

.flow_box {
  position: relative;
  background: #fff;
  padding: 16px 16px 32px 16px; }
  .flow_box span {
    position: absolute;
    z-index: 10;
    font-size: 5.2rem;
    font-weight: bold;
    line-height: 1;
    color: #39a2b0;
    top: -24px;
    left: 8px; }
  .flow_box .flow_box_item .n_br {
    display: none; }
  .flow_box .icon {
    display: block;
    width: 64px;
    height: 64px;
    margin: 16px auto; }

.flow_box:not(:last-of-type) {
  margin-bottom: 60px; }

.flow_box:not(:last-of-type):after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 24px 0 24px;
  border-color: #ff0000 transparent transparent transparent;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.h_asa {
  background: #fff; }
  .h_asa h2 {
    font-size: 2rem;
    line-height: 1.2;
    color: #333;
    text-align: center; }

.asa_wrap .asa_logo {
  width: 80%;
  margin: 16px auto 8px auto; }
.asa_wrap p br {
  display: none; }
.asa_wrap .asa_icon_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16px; }
.asa_wrap .asa_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 31%; }
  .asa_wrap .asa_icon p {
    font-size: 1.4rem;
    width: 100%;
    text-align: center;
    margin-top: 8px; }
.asa_wrap .asa_icon_item {
  display: block;
  width: 64px;
  height: 64px;
  border-radius: 50%; }
.asa_wrap .icon_free {
  background: url("../../images/asa/free_icon.png") no-repeat center #81d6e2;
  background-size: 62%; }
.asa_wrap .icon_hoken {
  background: url("../../images/asa/shinsei_icon.png") no-repeat center #81d6e2;
  background-size: 62%; }
.asa_wrap .icon_repair {
  background: url("../../images/asa/repair_icon.png") no-repeat center #81d6e2;
  background-size: 62%; }

.info_wrap p {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 10px; }
.info_wrap .tel_box_wrap {
  display: block; }
  .info_wrap .tel_box_wrap .tel_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 10px; }
  .info_wrap .tel_box_wrap .free_mark {
    width: 72px;
    height: 52px;
    display: block;
    margin-right: 10px; }
  .info_wrap .tel_box_wrap .tel_box {
    width: calc(100% - 92px); }
    .info_wrap .tel_box_wrap .tel_box a {
      font-size: 2.6rem;
      font-weight: bold;
      line-height: 1; }
    .info_wrap .tel_box_wrap .tel_box p {
      font-size: 1.2rem;
      font-weight: normal;
      text-align: left;
      line-height: 1.2;
      margin-top: 5px;
			margin-bottom: 0; }
      .info_wrap .tel_box_wrap .tel_box p span {
        display: block;
        margin-top: 2px; }
.info_wrap .ph_wrap {
  margin-top: 16px; }

.h_asa .tel_number_box {
  display: table;
  margin: 0 auto; }
.h_asa .tel_box_wrap > img {
  max-width: 70%;
  display: block;
  margin: 0 auto; }
.h_asa .info_wrap .tel_box_wrap .tel_box {
  display: table-cell;
  vertical-align: middle; }

.h_faq {
  background: #fafafa; }

/* よくある質問 */
.faq_box .faq_q {
  background: #81d6e2;
  position: relative; }
  .faq_box .faq_q h3 {
    font-size: 1.8rem;
    line-height: 1.4;
    color: #fff;
    position: relative;
    padding: 12px 46px 12px 46px;
    cursor: pointer; }
  .faq_box .faq_q h3:before {
    content: "Q";
    font-size: 3rem;
    line-height: 1;
    position: absolute;
    top: 12px;
    left: 16px;
    display: block; }
.faq_box .faq_answer {
  display: none;
  background: #fff;
  position: relative;
  padding: 12px 16px 12px 46px; }
.faq_box .faq_answer:before {
  content: "A";
  color: #81d6e2;
  font-size: 3rem;
  line-height: 1;
  position: absolute;
  top: 12px;
  left: 16px;
  display: block; }

.accordion_icon {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.accordion_icon:before,
.accordion_icon:after {
  content: "";
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.accordion_icon:after {
  /* 横棒を縦にするために90℃回転させる */
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  /* プラスからマイナスへの切り替えをゆっくり行いアニメーションさせる */
  -webkit-transition: 0.5s;
          transition: 0.5s; }

.faq_ad.active .accordion_icon:after {
  display: none;
  -webkit-transition: 0.5s;
          transition: 0.5s; }

/*
.active::after {
    display: none;
    transition: 0.5s;
}
*/
.faq_box:not(:last-of-type) {
  border-bottom: solid 1px #fafafa; }

.faq_box.a_faq:not(:last-of-type) {
  border-bottom: none; }

/* お客様の声  */
.hoken.h_voice h3 {
  display: block;
  margin-bottom: 4px; }

.voice_box:not(:last-of-type) {
  margin-bottom: 16px; }

.voice_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background: #fff;
  padding: 16px; }

.voice_ph {
  width: 74%;
  border-radius: 50%;
  border: solid 4px #81d6e2;
  margin: 8px auto 0 auto; }
  .voice_ph img {
    border-radius: 50%; }

.voice_text {
  margin: 16px 0 0 0; }
  .voice_text h3 + p {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6; }
  .voice_text h3 + p + p {
    margin-top: 16px; }

footer.hoken {
  padding-bottom: 0; }
  footer.hoken .info_wrap .tel_box_wrap .tel_wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  footer.hoken .info_wrap .tel_box_wrap .tel_box {
    width: inherit; }
  footer.hoken .info_wrap .management a {
    display: inline;
    font-size: 1.2rem;
    text-decoration: underline; }

.copy {
  background: #81d6e2;
  padding: 4px 16px; }
  .copy small {
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 1.2rem;
    text-align: center; }

footer .management {
  font-size: 1.2rem;
  font-weight: normal;
  margin-bottom: 0; }

.copy {
  margin-top: 12px; }

/* 動画 */
.movie_box {
  width: 76%;
  margin: 0 auto; }

.movie_wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
  border: solid 1px #cfcfcf; }

.movie_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#footer_logo {
  width: 274px;
  margin: 0 auto 10px auto;
  display: block; }

#h_adviser {
  background: #fafafa; }
  #h_adviser .effect_point p {
    font-size: 1.6rem;
    font-weight: normal;
    text-align: center;
    margin: 5px 0 0 0; }
  #h_adviser .text_wrap {
    margin-top: 16px; }
    #h_adviser .text_wrap p {
      margin-top: 6px; }
    #h_adviser .text_wrap .t_career {
      margin-top: 12px; }
      #h_adviser .text_wrap .t_career p:nth-of-type(1) {
        font-size: 1.8rem;
        line-height: 1.2;
        font-weight: bold;
        margin-bottom: 6px; }
      #h_adviser .text_wrap .t_career ul {
        margin-top: 6px; }
        #h_adviser .text_wrap .t_career ul li {
          position: relative;
          padding-left: 12px; }
        #h_adviser .text_wrap .t_career ul li:before {
          content: "";
          width: 3px;
          height: 3px;
          border-radius: 50%;
          background: #333;
          position: absolute;
          top: 50%;
          left: 0;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }

/*幅600px〜以上に適用されるCSS（タブレットサイズ以上）*/
@media screen and (min-width: 600px) {
  .header_item .tel_wrap .free_mark + .tel_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: calc(100% - 84px);
    max-width: 300px; }
  .header_item .tel_wrap .tel_box .free_mark.tel_free {
    display: block;
    width: 36px;
    margin-right: 6px; }
  .header_item .tel_wrap .tel_box a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: auto;
    font-size: 2.4rem; }
  .header_item .tel_wrap .tel_box p {
    width: 100%;
    font-size: 1.3rem;
    margin-top: 4px; }
    .header_item .tel_wrap .tel_box p span {
      display: inline;
      margin-left: 8px; }

  p {
    font-size: 1.6rem; }

  .hoken {
    padding: 48px 0; }
    .hoken h3 {
      font-size: 2.4rem;
      line-height: 1.4; }

  .hoken.container_inner {
    padding: 48px 24px; }

  .container_inner {
    padding: 0 24px; }

  .effect_point {
    font-size: 3.2rem;
    margin-bottom: 24px; }

  .hoken.shinjitu .text_wrap {
    margin-top: 0; }

  .hoken_c_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .hoken_c_wrap .ph_wrap {
      width: 46%; }
    .hoken_c_wrap .text_wrap {
      width: 54%;
      padding-left: 24px; }

  .hoken.shinjitu .ph_two {
    display: none; }
  .hoken.shinjitu .ph_two.tab_ph_two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 12px; }
    .hoken.shinjitu .ph_two.tab_ph_two img {
      width: 48.5%; }
    .hoken.shinjitu .ph_two.tab_ph_two img:nth-of-type(1) {
      margin-right: 3%; }

  .hoken_d_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 48px; }
    .hoken_d_wrap .text_wrap {
      width: 44%; }
    .hoken_d_wrap .ph_wrap {
      width: calc(56% - 32px );
      margin-top: 0;
      margin-left: 32px; }

  .main_number_unit {
    font-size: 5.2rem;
    line-height: 1.2; }
    .main_number_unit .sub_number_unit {
      font-size: 3.2rem; }

  /* 火災保険の真実 */
  .hoken.h_examples {
    padding-top: 48px; }

  .graph_itme {
    padding: 24px; }
    .graph_itme .graph_box h4 {
      font-size: 2rem; }

  .graph_ph {
    margin-top: 16px; }

  .graph_text p {
    margin-top: auto; }

  /* 保険活用例 */
  .h_examples_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 40px; }

  .h_examples_box {
    width: 48.5%;
    margin-right: 3%; }

  .h_examples_box:nth-child(2n) {
    margin-right: 0; }

  .h_examples_item .ph_wrap span {
    font-size: 6.2rem;
    top: -30px; }

  .h_examples_item:not(:last-of-type) {
    margin-bottom: 6.8%; }

  .h_examples_item:nth-of-type(n+9) {
    margin-bottom: 0; }

  .h_examples_table {
    margin-top: 16px; }
    .h_examples_table .half_c td {
      font-size: 3.2rem;
      line-height: 1.2; }

  .h_examples_table th,
  .h_examples_table td {
    font-size: 1.6rem;
    line-height: 1.4;
    padding: 12px; }

  /* 6つの注意点 */
  .h_attention .effect_point {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .h_attention .effect_point .h2_top,
    .h_attention .effect_point .h2_bottom {
      display: table;
      margin: 0; }
      .h_attention .effect_point .h2_top .effect_box,
      .h_attention .effect_point .h2_top .normal_t,
      .h_attention .effect_point .h2_bottom .effect_box,
      .h_attention .effect_point .h2_bottom .normal_t {
        display: table-cell; }
  .h_attention .sub_text {
    font-size: 1.8rem;
    text-align: center; }

  .h_attention_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 40px; }

  .h_attention_item {
    width: 48.5%;
    margin-right: 3%; }
    .h_attention_item .ph_wrap span {
      font-size: 6.2rem;
      top: -30px; }

  .h_attention_item:nth-child(2n) {
    margin-right: 0; }

  .h_attention_item:not(:last-of-type) {
    margin-bottom: 6.8%; }

  /* 悪徳訪問者にご注意  */
  .h_vicioustrader .h_vicioustrader_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .h_vicioustrader .h_vicioustrader_wrap .ph_wrap {
      width: 46%;
      margin-top: 0; }
    .h_vicioustrader .h_vicioustrader_wrap .text_wrap {
      width: 54%;
      padding-left: 24px; }
      .h_vicioustrader .h_vicioustrader_wrap .text_wrap h3 {
        margin-top: 0; }

  .hoken.h_vicioustrader .container_inner + .container_inner {
    margin-top: 48px; }
  .hoken.h_vicioustrader .vicioustrader_sub {
    padding: 28px 24px 24px 24px;
    margin-top: 42px; }
    .hoken.h_vicioustrader .vicioustrader_sub h3 {
      font-size: 2.8rem;
      top: -32px; }

  .h_vicioustrader_sub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .h_vicioustrader_sub .text_wrap {
      width: 54%;
      padding-right: 24px; }
      .h_vicioustrader_sub .text_wrap h3 {
        margin-top: 0; }
    .h_vicioustrader_sub .ph_wrap {
      width: 46%;
      margin-top: 0; }

  /* ご利用の流れ */
  .hoken_n .h_flow_bg h3 {
    margin-bottom: 0; }

  .flow_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 96%;
    margin-top: 48px; }

  .flow_box:not(:last-of-type) {
    margin-bottom: 0;
    margin-right: 12.5%; }

  .flow_box {
    width: calc(30% - 5%); }

  .flow_box:not(:last-of-type):after {
    border-width: 25px 0 25px 25px;
    border-color: transparent transparent transparent #ff0000;
    top: 50%;
    left: inherit;
    right: -35%;
    bottom: inherit;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

  /* 安心安全ASA連絡先 */
  .h_asa h2 {
    font-size: 2.4rem; }

  .asa_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 24px; }
    .asa_wrap .asa_logo {
      /*position: relative;
      display: block;
      width: calc(40% - 24px);
      margin: 0 24px 0 0;*/
      width: 80%;
      margin: 0 auto 12px auto; }
      .asa_wrap .asa_logo img {
        /*
        position: absolute;
        top:50%;
        transform: translateY(-50%);
        */ }
    .asa_wrap .asa_icon_wrap {
      /*width: 60%;*/
      width: 100%; }
      .asa_wrap .asa_icon_wrap .asa_icon_item {
        width: 126px;
        height: 126px; }
    .asa_wrap .asa_icon p {
      font-size: 1.6rem; }

  .hoken.hoken_n {
    padding-bottom: 48px; }

  .info_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .info_wrap .ph_wrap {
      width: 46%;
      margin-top: 0; }

  .h_asa .info_wrap .text_wrap {
    width: 54%;
    padding-right: 16px; }
    .h_asa .info_wrap .text_wrap img {
      display: block;
      margin: 0 auto; }
  .h_asa .info_wrap .tel_number_box {
    display: table;
    margin: 0 auto; }
  .h_asa .info_wrap .tel_box_wrap .free_mark {
    display: table-cell;
    margin-right: 0;
    width: 76px;
    height: 60px; }
  .h_asa .info_wrap .tel_box_wrap .tel_box {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle; }
  .h_asa .info_wrap .tel_box a {
    font-size: 3rem; }
  .h_asa .tel_box_wrap > img {
    max-width: 62%; }

  _:-ms-lang(x)::-ms-backdrop, .h_asa .info_wrap .text_wrap img {
    margin: inherit; }

  /* よくある質問 */
  .faq_box .faq_q h3 {
    font-size: 2rem;
    padding: 16px 46px; }
  .faq_box .faq_q h3:before {
    top: 16px; }
  .faq_box .faq_answer {
    padding: 16px 16px 16px 46px; }
  .faq_box .faq_answer:before {
    top: 16px; }

  /* お客様の声 */
  .voice_box {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 24px; }
    .voice_box .voice_ph {
      width: 32%; }
    .voice_box .voice_text {
      width: 68%;
      margin: 0;
      padding-left: 24px; }

  .voice_box:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .voice_box:nth-of-type(2) .voice_text {
      padding: 0 24px 0 0; }

  /* お問い合わせ */
  .form_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .form_box .form_th {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 32%; }
    .form_box .form_td {
      width: 68%; }

  /* footer */
  footer .info_wrap p {
    font-size: 3rem;
    margin-bottom: 16px; }
  footer .info_wrap .text_wrap {
    width: 80%;
    margin: 0 auto; }
  footer .info_wrap .tel_box_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }

  footer.hoken {
    padding-top: 0; }
    footer.hoken .info_wrap .tel_box_wrap .tel_wrap {
      width: inherit; }
    footer.hoken .info_wrap .tel_box {
      width: calc(100% - 92px); }
      footer.hoken .info_wrap .tel_box a {
        font-size: 5rem; }
      footer.hoken .info_wrap .tel_box p {
        font-size: 1.4rem; }
        footer.hoken .info_wrap .tel_box p span {
          display: inline;
          margin-left: 8px; }

  footer .info_wrap .management {
    font-size: 1.4rem;
    margin-bottom: 0; }
    footer .info_wrap .management a {
      font-size: 1.4rem; }

  .copy {
    margin-top: 24px; }

  _:-ms-lang(x)::-ms-backdrop, .vicioustrader_bottom_wrap .h2_bottom .effect_box {
    top: 20px; }

  #footer_logo {
    width: 76%;
    max-width: 320px; }

  #h_adviser .h_adviser_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    #h_adviser .h_adviser_wrap .ph_wrap {
      width: 46%; }
    #h_adviser .h_adviser_wrap .text_wrap {
      width: 54%;
      padding-right: 24px;
      margin-top: 0; }
      #h_adviser .h_adviser_wrap .text_wrap .t_career {
        margin-top: 24px; }
        #h_adviser .h_adviser_wrap .text_wrap .t_career p:nth-of-type(1) {
          margin-bottom: 12px; }
        #h_adviser .h_adviser_wrap .text_wrap .t_career ul {
          margin-top: 12px; }
          #h_adviser .h_adviser_wrap .text_wrap .t_career ul li {
            font-size: 1.6rem; }
          #h_adviser .h_adviser_wrap .text_wrap .t_career ul li:not(:last-of-type) {
            margin-bottom: 6px; } }
/*幅768px〜以上に適用されるCSS（タブレットサイズ以上）*/
@media screen and (min-width: 768px) {
  .header_item .tel_box_wrap {
    width: calc(100% - 316px);
    margin-left: 16px; }

  footer .info_wrap .tel_box_wrap .free_mark {
    width: 82px;
    height: 64px; } }
/*幅960px以上に適用されるCSS（PCサイズ以上）*/
@media screen and (min-width: 960px) {
  .container {
    width: 100%; }

  .hoken {
    padding: 100px 0; }

  .hoken.hoken_n {
    padding-bottom: 100px; }

  .container_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 60px; }

  .sp_main_image {
    display: none; }

  .header_item {
    width: 100%; }

  .main_image .container_inner {
    display: block;
    padding: 60px;
    padding-bottom: 0;
    position: relative; }

  .header_item .tel_box_wrap {
    display: block;
    width: auto;
    margin-left: auto; }
    .header_item .tel_box_wrap .free_mark {
      width: 68px;
      height: 53px;
      display: block;
      margin-right: 10px; }
    .header_item .tel_box_wrap .tel_wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-top: 5px; }
      .header_item .tel_box_wrap .tel_wrap .free_mark + .tel_box {
        margin-left: 0; }
    .header_item .tel_box_wrap .tel_box .free_mark.tel_free {
      display: none;
      margin-left: 0; }
    .header_item .tel_box_wrap .tel_box a {
      font-size: 3.8rem;
      font-weight: bold;
      line-height: 1; }
    .header_item .tel_box_wrap .tel_box p {
      font-size: 1.3rem;
      line-height: 1.2;
      margin-top: 2px; }

  .effect_point {
    font-size: 5rem;
    margin-bottom: 32px; }

  .line_style {
    height: 20px;
    bottom: 7px; }

  .hoken h3 {
    font-size: 3rem; }

  .main_number_unit {
    font-size: 8rem;
    line-height: 1.1; }
    .main_number_unit .sub_number_unit {
      font-size: 4.2rem; }

  /* 保険の真実 */
  .hoken.shinjitu .ph_two.tab_ph_two {
    margin-top: 4.2%; }
    .hoken.shinjitu .ph_two.tab_ph_two img {
      width: 47.9%; }
    .hoken.shinjitu .ph_two.tab_ph_two img:nth-of-type(1) {
      margin-right: 4.2%; }
  .hoken.shinjitu h3 + p {
    margin-top: 24px; }

  .hoken_c_wrap .text_wrap {
    padding-left: 32px; }

  .hoken_d_wrap .text_wrap {
    width: 48%; }
  .hoken_d_wrap .ph_wrap {
    width: calc(52% - 32px ); }

  .graph_itme {
    padding: 32px; }
    .graph_itme .graph_box h4 {
      font-size: 2.4rem; }

  .graph_ph {
    margin-top: 24px; }
    .graph_ph .graph_text {
      width: 44%; }
      .graph_ph .graph_text div {
        font-size: 1.6rem; }
      .graph_ph .graph_text .ans_no {
        margin-bottom: 12px; }

  .hoken.h_examples {
    padding-top: 100px; }

  /* 保険実例 */
  .h_examples_wrap {
    margin-top: 48px; }

  .h_examples_box {
    width: 48.1765%;
    margin-right: 3.647%; }

  .h_examples_item .ph_wrap span {
    font-size: 6.8rem;
    top: -34px; }

  .h_examples_item:not(:last-of-type) {
    margin-bottom: 7.294%; }

  .h_examples_item:nth-of-type(n+9) {
    margin-bottom: 0; }

  .h_examples_table .half_c td {
    font-size: 3.6rem; }
  .h_examples_table th {
    width: 30%;
    max-width: 142px; }
    .h_examples_table th span {
      display: block;
      text-align: center; }
  .h_examples_table td {
    width: 70%; }

  /* 6つの注意点 */
  .h_attention .effect_point {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .h_attention .effect_point .h2_top, .h_attention .effect_point .h2_bottom {
      display: table;
      margin: 0; }
    .h_attention .effect_point .effect_box, .h_attention .effect_point .normal_t {
      float: left; }
  .h_attention .h_attention_wrap {
    margin-top: 48px; }
  .h_attention .sub_text {
    font-size: 2rem;
    font-weight: bold; }

  .h_attention_item {
    width: 30.902%;
    margin-right: 3.647%;
    margin-bottom: 7.294%; }

  .h_attention_item:nth-child(2n) {
    margin-right: 3.647%; }

  .h_attention_item:nth-of-type(3n) {
    margin-right: 0; }

  .h_attention_item:nth-of-type(n+4) {
    margin-bottom: 0; }

  .h_attention_wrap h3 {
    font-size: 3.2rem;
    margin-top: 40px; }

  /* ご利用の流れ */
  .hoken.container_inner {
    padding: 100px 60px; }

  .flow_wrap {
    width: 100%; }

  .flow_box:not(:first-of-type) {
    width: calc(33.33333% + 20px);
    padding-left: 76px; }

  .flow_box:not(:last-of-type):before {
    content: "";
    background: url("../../images/vicioustrader/flow_arrow.png") no-repeat right center;
    width: 60px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: -20%;
    background-size: cover;
    z-index: 10; }

  .flow_box:not(:last-of-type):after {
    display: none; }

  .flow_box {
    width: 33.3333%;
    border-top: solid 2px #81d6e2;
    border-bottom: solid 2px #81d6e2; }
    .flow_box .icon {
      width: 86px;
      height: 86px; }
    .flow_box span {
      font-size: 6.2rem;
      top: -30px; }

  .flow_box:not(:last-of-type) {
    margin-right: 0;
    border-right: 0; }

  .flow_box:first-of-type {
    width: calc(33.33333% - 40px); }

  .flow_box:nth-of-type(2) span {
    left: 8%; }

  .flow_box:nth-of-type(3) span {
    left: 12%; }

  .h_asa .hoken {
    padding-bottom: 50px; }
  .h_asa .hoken.hoken_n {
    padding-bottom: 100px; }
  .h_asa h2 {
    font-size: 3.2rem; }

  .asa_wrap {
    /*width: 80%;*/
    width: 94%;
    margin: 32px auto 0 auto; }

  .h_asa .info_wrap .text_wrap {
    padding-right: 32px; }

  .info_wrap p {
    font-size: 3rem;
    margin-bottom: 16px; }
  .info_wrap .tel_box_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .info_wrap .tel_box_wrap .free_mark {
      width: 98px;
      height: 56px; }
    .info_wrap .tel_box_wrap .tel_box {
      width: calc(100% - 108px); }
      .info_wrap .tel_box_wrap .tel_box a {
        font-size: 4rem; }
      .info_wrap .tel_box_wrap .tel_box p {
        margin-bottom: 0; }
        .info_wrap .tel_box_wrap .tel_box p span {
          display: inline; }

  .asa_wrap .asa_icon_wrap .asa_icon_item {
    width: 160px;
    height: 160px; }
  .asa_wrap .icon_free,
  .asa_wrap .icon_hoken,
  .asa_wrap .icon_repair {
    background-size: 48%; }

  /* よくある質問 */
  .faq_box .faq_q h3 {
    font-size: 2.4rem;
    padding: 20px 46px 20px 52px; }
  .faq_box .faq_q h3:before {
    font-size: 3.6rem; }
  .faq_box .faq_answer {
    padding: 20px 20px 20px 52px; }
  .faq_box .faq_answer:before {
    font-size: 3.6rem; }

  .accordion_icon:before,
  .accordion_icon:after {
    height: 4px; }

  /* お客様の声 */
  .voice_box:not(:last-of-type) {
    margin-bottom: 32px; }

  .voice_box {
    padding: 32px; }

  /* footer */
  footer.hoken .info_wrap .free_mark {
    width: 110px; }
  footer.hoken .info_wrap .text_wrap {
    padding-right: 0; }
  footer.hoken .info_wrap .tel_box a {
    font-size: 7.4rem; }
  footer.hoken .info_wrap .tel_box p {
    font-size: 1.8rem; }
  footer.hoken .info_wrap .management {
    font-size: 1.8rem;
    margin-top: 12px; }
    footer.hoken .info_wrap .management a {
      font-size: 1.8rem; }

  #footer_logo {
    max-width: 480px; } }
/*幅1179px以上に適用されるCSS（PCサイズ以上）*/
@media screen and (min-width: 1180px) {
  .container_inner {
    max-width: 1220px; }

  .effect_point {
    font-size: 6.2rem;
    margin-bottom: 40px; }

  .hoken h3 {
    font-size: 3.6rem; }

  /* 保険の真実 */
  .hoken.shinjitu .ph_two.tab_ph_two {
    display: none; }
  .hoken.shinjitu .ph_two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: auto; }
    .hoken.shinjitu .ph_two img {
      width: 47.5%; }
    .hoken.shinjitu .ph_two img:nth-of-type(1) {
      margin-right: 5%; }
  .hoken.shinjitu .text_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }

  .hoken_c_wrap .ph_wrap {
    width: 60%; }
  .hoken_c_wrap .text_wrap {
    width: 40%;
    padding-left: 40px; }

  .hoken_d_wrap {
    padding-top: 60px; }
    .hoken_d_wrap .text_wrap {
      width: 41.81818181818182%; }

  .main_number_unit {
    font-size: 10rem; }
    .main_number_unit .sub_number_unit {
      font-size: 6rem; }

  /* 火災保険活用例 */
  .h_examples_box {
    width: 48.18181818181818%;
    margin-right: 3.63636363636364%; }

  .h_examples_item:not(:last-of-type) {
    margin-bottom: 70px; }

  .h_examples_item:nth-of-type(n+9) {
    margin-bottom: 0; }

  .h_examples_item .ph_wrap span {
    font-size: 8rem;
    top: -40px;
    left: 12px; }

  /* 6つの注意点 */
  .h_attention .sub_text {
    font-size: 2.4rem; }
  .h_attention .h_attention_wrap {
    margin-top: 68px; }

  .h_attention_item:nth-child(2n) {
    margin-right: 3.63636363636364%; }

  .h_attention_item:not(:last-of-type) {
    margin-bottom: 70px; }

  .h_attention_item:last-of-type {
    margin-right: 0; }

  .h_attention_item:nth-of-type(n + 4) {
    margin-bottom: 0; }

  .h_attention_item {
    width: 30.90909090909091%;
    margin-right: 3.63636363636364%; }
    .h_attention_item .ph_wrap span {
      font-size: 8rem;
      top: -40px;
      left: 12px; }

  .h_attention_wrap h3 {
    margin-top: 80px; }

  .hoken.h_vicioustrader .effect_point {
    font-size: 5rem; }
  .hoken.h_vicioustrader .container_inner + .container_inner {
    margin-top: 100px; }
  .hoken.h_vicioustrader .text_wrap h3 + p {
    margin-top: 32px; }
  .hoken.h_vicioustrader .ph_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 54.54545454545455%; }
  .hoken.h_vicioustrader .text_wrap {
    width: 45.45454545454545%;
    padding-left: 40px; }
    .hoken.h_vicioustrader .text_wrap h3 {
      font-size: 3.4rem; }
      .hoken.h_vicioustrader .text_wrap h3 br {
        display: block; }
    .hoken.h_vicioustrader .text_wrap .effect_h2 {
      font-size: 2rem; }
  .hoken.h_vicioustrader .vicioustrader_sub h3 {
    font-size: 3.2rem;
    top: -20px; }
  .hoken.h_vicioustrader .vicioustrader_sub ul li {
    font-size: 1.5rem; }
  .hoken.h_vicioustrader .vicioustrader_bottom_wrap .effect_point {
    margin-bottom: 60px; }
  .hoken.h_vicioustrader .h_vicioustrader_sub.vicioustrader_bottom .text_wrap {
    width: 55%;
    padding: 0 40px 0 0; }
    .hoken.h_vicioustrader .h_vicioustrader_sub.vicioustrader_bottom .text_wrap h3 {
      font-size: 3rem; }
  .hoken.h_vicioustrader .h_vicioustrader_sub.vicioustrader_bottom .ph_wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 45%; }

  .normal_t.number span {
    font-size: 10rem; }

  /* ご利用の流れ */
  .hoken_n .h_flow_bg .flow_box_item h3 {
    font-size: 2.6rem; }
  .hoken_n .h_flow_bg h3 {
    margin-top: 50px; }

  .flow_box:not(:last-of-type):before {
    width: 68px; }

  .flow_box .flow_box_item .n_br {
    display: block; }
  .flow_box span {
    font-size: 8rem;
    top: -40px; }

  .asa_wrap {
    max-width: 860px;
    margin-top: 40px; }
    .asa_wrap .info_wrap .ph_wrap {
      width: 54.5%; }
    .asa_wrap .info_wrap .text_wrap {
      width: 46.5%; }

  .info_wrap p {
    font-size: 4rem;
    margin-bottom: 12px; }
  .info_wrap .tel_box_wrap .tel_wrap {
    margin-top: 16px; }
    .info_wrap .tel_box_wrap .tel_wrap .free_mark {
      width: 88px;
      height: 69px; }
  .info_wrap .tel_box_wrap .tel_box {
    width: calc(100% - 124px); }
    .info_wrap .tel_box_wrap .tel_box a {
      font-size: 5rem; }
    .info_wrap .tel_box_wrap .tel_box p {
      font-size: 1.4rem; }
      .info_wrap .tel_box_wrap .tel_box p span {
        margin-left: 8px; }

  .h_asa .info_wrap .tel_box_wrap .tel_box {
    padding-left: 16px; }

  .faq_box .faq_q + .faq_answer {
    display: block; }

  .faq_q .accordion_icon {
    display: none; }

  /* よくある質問　*/
  .faq_box .faq_q h3 {
    cursor: inherit; }

  /* お客様の声 */
  .voice_box:not(:last-of-type) {
    padding: 40px; }

  .voice_box .voice_ph {
    width: 200px;
    height: 200px;
    margin: 0; }
  .voice_box .voice_text {
    width: calc(100% - 200px); }
    .voice_box .voice_text h3 {
      font-size: 3.2rem !important; }
    .voice_box .voice_text h3 + p + p {
      margin-top: 20px; }

  /* footer*/
  footer.hoken .info_wrap .tel_box a {
    font-size: 9rem; }
  footer.hoken .info_wrap .tel_box_wrap .free_mark {
    width: 146px;
    height: inherit;
    margin-right: 16px; }

  #footer_logo {
    width: 66%;
    max-width: 580px; } }

/*# sourceMappingURL=common.css.map */