/*--------------------------------------------------------------------------------------------------
common
--------------------------------------------------------------------------------------------------*/
*{
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
  font-family: system-ui;
}

/*.bk_a{
  background: linear-gradient(-180deg, #0071bc 0 280px,
                             #f15a24 280px 365px,
                             #0071bc 365px 521px,
                             #ffffff 521px 100%
                             )
                             no-repeat;
}*/


.bk_a{
  background: url(../../img/com_bk.png) no-repeat;
}


.bk_b{
  height: 80px;
  background: #0071bc no-repeat;
}


/*1000px*/
header,
footer div,
.wraps{
  width: 1000px;
}

/*100%*/
.bk_a,
.bk_b,
#top_main #assessment p,
#top_main #assessment h2,
#top_main #assessment .caution,
#top_main #assessment dl dd input[type="text"],
#top_main #assessment dl dd input[type="number"],
#top_main #assessment .ass_btn,
#top_main .confirm p,
#top_main .confirm ul,
#top_main .confirm ul li,
#top_main .confirmt h2,
#top_main .confirm dl dd input[type="text"],
#top_main .confirm dl dd input[type="number"],
#top_main .confirm dl dd select,
#top_main .confirm .ass_btn,
#point,
.common_title_a,
.common_title_b,
.following_box dl dd a,
.following_box dl dd span,
#priceup dl dt img,
.jisseki_box h3,
.jisseki_box .jisseki_price dt,
.jisseki_box .jisseki_price dd,
.jisseki_box .jisseki_data,
.voice_box h3,
.voice_box .pp_data_a,
.voice_box .pp_data_b,
#question .question_box,
#question .question_box dt img,
#question .answer_box,
#question .answer_box dt img,
#flow dl dt,
#flow dl dd,
#flow dl dd h3,
.line_ass,
.line_ass_bn,
.line_ass_top,
.line_ass_top img,
#friend_entry_manu .line_main_btn,
#friend_entry_manu li a,
.hurry_up_call a,
#lineid_search_flow h3,
#line_qr_search_flow h3,
#top_main .privacy dl dt,
#top_main .privacy dl dd,
footer,
footer .footer_main dl .f_time,
footer div p,
.thanks h2{
  width: 100%;
}

/*margin: 0 auto;*/
header,
footer div,
.wraps,
.following_box{
  height: auto;
  margin: 0 auto;
}

/*section margin*/
#point,
#priceup,
#jisseki,
#voice,
#question,
#flow{
 padding: 50px 0;
}

/*bk_common*/
.bk_common{
  background: url(../../img/bk_pattern.jpg);
  /*#0071bc;*/
}

/*flex*/
header h1,
header dl,
.wraps,
.common_title_a,
.common_title_b,
.common_title_a p,
.common_title_b p,
#top_main #assessment p,
#top_main #assessment h2,
#top_main .confirm p,
#top_main .confirm span,
#top_main .confirm h2,
#top_main dl,
#top_main dl dt,
#top_main dl dd,
#top_main dl dd a,
#top_main #assessment .ass_btn,
#top_main .confirm .ass_btn,
#point dl dt,
#point dl .p_image,
#priceup dd,
.jisseki_box,
.jisseki_box h3,
.jisseki_box img,
.jisseki_box dl,
.jisseki_box dl dt,
.jisseki_box dl dd,
.voice_box,
.voice_box h3,
.voice_box .pp_data_a,
.voice_box .pp_data_a li,
.voice_box .pp_data_b,
.voice_box .pp_data_b dt,
.voice_box .pp_data_b dd,
#question .question_box,
#question .answer_box,
#question dt,
#question dd,
#flow,
#flow dl,
#flow dl dt,
#flow dl dd,
#flow dl dd h3,
.following_box,
.following_box dl dd,
.following_box dl dd a,
.following_box dl dd span,
.following_box p,
.line_ass_bn,
#friend_entry_manu li a,
#friend_entry_manu,
.hurry_up_call a,
#lineid_search_flow h3,
#line_qr_search_flow h3,
nav.globalMenuSp ul li,
footer .footer_main,
footer .footer_main ul,
footer .footer_main ul li,
footer .footer_main dl,
footer .footer_main dl dt,
footer .footer_main dl dd,
footer .footer_main dl dd a,
.thanks{
  display: flex;
  flex-wrap: wrap;
}

/*align-items: center;*/
header h1,
header dl,
#top_main #assessment p,
#top_main #assessment h2,
#top_main .confirm p,
#top_main .confirm span,
#top_main .confirm h2,
#top_main dl,
#top_main dl dt,
#top_main dl dd,
#top_main dl dd a,
#top_main #assessment .ass_btn,
#top_main .confirm .ass_btn,
.common_title_a,
.common_title_b,
#point dl dt,
#priceup dd dd,
.jisseki_box,
.jisseki_box img,
.jisseki_box dl,
.jisseki_box dl dt,
.jisseki_box dl dd,
.voice_box h3,
.voice_box .pp_data_b dt,
.voice_box .pp_data_b dd,
#question dt,
#flow dl dt,
.following_box,
.following_box dl dd,
.following_box dl dd a,
.following_box dl dd span,
.following_box p,
nav.globalMenuSp ul li,
#friend_entry_manu li a,
.hurry_up_call a,
footer .footer_main ul li,
footer .footer_main dl dt,
footer .footer_main dl dd,
footer .footer_main dl dd a{
  align-items: center;
}

/*align-items: flex-start*/
#top_main,
#top_main .confirm p,
#point dl dd,
.jisseki_box .jisseki_price dd span,
#question .question_box dt,
#question .question_box dd,
#question .answer_box dt,
#question .answer_box dd{
  align-items: flex-start;
}

/*align-items: flex-end*/
.jisseki_box .jisseki_price dt,
.jisseki_box .jisseki_price dd,
.voice_box .pp_data_a li{
  align-items: flex-end;
}

/*radius*/
.btn,
.following_box dl dt,
.voice_box h3,
#question .question_box,
#flow dl dt{
  border-top-left-radius: 20px 50%;
  border-top-right-radius: 20px 50%;
  border-bottom-left-radius: 20px 50%;
  border-bottom-right-radius: 20px 50%;
  border: none;
}



/*レスポンシブ*/
@media screen and (max-width: 599px) {

  /*.bk_a{
    background: linear-gradient(-180deg, #0071bc 0 190px,
                               #f15a24 190px 235px,
                               #0071bc 235px 321px,
                               #ffffff 321px 100%
                               )
                               no-repeat;
  }*/


  .bk_a{
    background: url(../../img/com_bk_sp.png) no-repeat;
    background-size: 100%;
  }

  header,
  footer div,
  .wraps{
    width: 100%;
  }

  .voice_box,
  .following_box{
    display: initial;
  }

  #flow dl dd{
    align-items: center;
    justify-content: center;
  }

}



/*--------------------------------------------------------------------------------------------------
hamburger_menu
--------------------------------------------------------------------------------------------------*/
/*　ハンバーガーボタン　*/
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 13px;
  top   : 12px;
  width : 60px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  background: #0071bc;
  border-radius: 50%;
}

.hamburger span {
  display : block;
  position: absolute;
  width   : 40px;
  height  : 2px ;
  left    : 10px;
  background : #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}

.hamburger span:nth-child(1) {
  top: 20px;
}

.hamburger span:nth-child(2) {
  top: 30px;
}

.hamburger span:nth-child(3) {
  top: 40px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 29px;
  left: 10px;
  background :#fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 29px;
  background :#fff;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}


nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #fff;
  background: #171c61;
  text-align: center;
  width: 100%;
  transform: translateX(100%);
  transition: all 0.6s;
}

nav.globalMenuSp ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  width: 100%;
  height: 60px;
  transition: .4s all;
  color: #fff;
  justify-content: center;
}

nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
}

nav.globalMenuSp ul li:hover{
  background :#172a88;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #fff;
  padding: 1em 0;
  text-decoration :none;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  opacity: 100;
  display: block;
  transform: translateX(0%);
}


/*--------------------------------------------------------------------------------------------------
following
--------------------------------------------------------------------------------------------------*/
/*リンクの形状*/
#following{
  background: #2e3192;
  width: 100%;
  height: auto;
  padding: 20px 0;
  position: fixed;
  left: 0px;
  bottom: -65px;
  z-index: 2;
  text-transform: uppercase; 
  text-decoration: none;
  transition: all 0.3s;
  /*はじめは非表示*/
  opacity: 0;
  transform: translateY(100px);
}

.following_box{
  width: 650px;
}

.following_box dl{
  width: 57.5%;
  margin-right: 2.5%
}

.following_box dl dt{
  background: #fff;
  padding: 2px 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.following_box dl dt,
.following_box dl dt span{
  color: #2e3192;
}

.following_box dl dt span{
  margin-left: 10px;
}

.following_box dl dd a,
.following_box dl dd span{
  color: #fff;
}


.following_box dl dd a{
  font-size: 38px;
  font-weight: bold;
}

.following_box dl dd a img{
  height: 40px;
  width: auto;
  margin-right: 10px;
}

.following_box p{
  width: 40%;
  background: #f15a24;
  color: #fff;
  padding: 20px 10px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 10px;
}

.following_box p span{
  background: #fff;
  color: #f15a24;
  padding: 10px;
  border-radius: 100%;
  line-height: 16px;
  margin-right: 2%;
  text-align: center;
}

/*　上に上がる動き　*/
#following.UpMove{
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime{
  from {
    opacity: 0;
    transform: translateY(100px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
    bottom: 0;
  }
}

/*　下に下がる動き　*/
#following.DownMove{
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime{
  from {
    opacity: 1;
    transform: translateY(0);
    bottom: 0;
  }

  to {
    opacity: 1;
    transform: translateY(100px);
  }
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {

  #following{
    bottom: -145px;
  }

  .following_box{
    width: 100%;
  }

  .following_box dl{
    width: 95%;
    margin: 0 2.5%
  }

  .following_box dl dd a{
    justify-content: center;
  }

  .following_box p{
    width: 66%;
    margin: 10px 15.2% 0;
    padding: 5px 10px;
  }

}


/*--------------------------------------------------------------------------------------------------
common_title
--------------------------------------------------------------------------------------------------*/
.common_title_a,
.common_title_b{
  padding: 0 2.5%;
}

.common_title_a img,
.common_title_b img{
  width: auto;
  height: 90px;
}

.common_title_a h2,
.common_title_b h2{
  font-size: 62px;
  margin-right: 12px;
}

.common_title_a h2,
.common_title_a p span{
  color: #fff;
}

.common_title_a p,
.common_title_b p{
  width: 50%;
  line-height: 32px;
}

.common_title_a p span,
.common_title_b p span{
  font-size: 30px;
}

.common_title_a p span{
  background: linear-gradient(transparent 70%, #f15a24 70%);
}

.common_title_b p span{
  background: linear-gradient(transparent 70%, yellow 70%);
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {

  .common_title_a img,
  .common_title_b img{
    height: 50px;
  }

  .common_title_a h2,
  .common_title_b h2{
    font-size: 40px;
  }

  .common_title_a p span,
  .common_title_b p span{
    font-size: 24px;
  }

  .common_title_a,
  .common_title_b,
  .common_title_a p,
  .common_title_b p{
    width: 100%;
    justify-content: center;
  }

}

/*--------------------------------------------------------------------------------------------------
btn
--------------------------------------------------------------------------------------------------*/
.btn{
  width: 40%;
  height: 50px;
  background: #f15a24;
  color: #fff;
  border-radius: 10px;
}

.btn:hover{
  background: #f7931e;
}


/*--------------------------------------------------------------------------------------------------
icons
--------------------------------------------------------------------------------------------------*/
.icon_any,
.icon_required{
  width: 12%;
  margin: 0 0 16px 20px;
  border-radius: 5px;
  color: #fff;
  padding: 5px;
  font-size: 14px;
  text-align: center;
}

.icon_any{
  background: #00a99d;
}

.icon_required{
  background: #c1272d;
}


/*--------------------------------------------------------------------------------------------------
header
--------------------------------------------------------------------------------------------------*/
header,
header h1,
header dl{
  height: 80px;
}

header{
  position: relative;
}

header h1,
header dl{
  position: absolute;
  top: 0;
}

header h1{
  left: 0;
}

header dl{
  right: 0;
}

header dl dt,
header dl dd,
header dl dd a,
header dl dd a:visited,
header dl dd a:link,
header dl dd a:active,
header dl dd a:hover{
  color: #fff;
}

header dl dd a{
  font-size: 36px;
  font-weight: bold;
  margin-left: 10px;
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {
  header h1{
    left: 2.5%;
  }
}


/*--------------------------------------------------------------------------------------------------
top_main / .confirm / .company / .disclaimar / .privacy
--------------------------------------------------------------------------------------------------*/
#top_main #assessment{
  background: #fff;
  border: 4px solid #bdccd4;
  margin-top: 25px;
}

#top_main #assessment{
  width: 350px;
  height: 560px;
}

#top_main .confirm,
#top_main .company,
#top_main .privacy{
  height: auto;
}

#top_main .confirm{
  width: 50%;
  margin: 50px 25%;
}

#top_main .privacy,
#top_main .disclaimar{
  padding: 50px;
  border: 1px solid #cccccc;
}

#top_main .company,
#top_main .privacy{
  width: 80%;
  margin: 50px 10%;
}

#top_main .disclaimar{
  width: 80%;
  margin: 200px 10%;
}

#top_main #assessment p,
#top_main #assessment h2,
#top_main #assessment dl dt,
#top_main .confirm h2,
#top_main .confirm dl dt,
#top_main .company h2,
#top_main .company dl dt{
  justify-content: center;
}

#top_main #assessment p,
#top_main #assessment p span,
#top_main #assessment h2,
#top_main .confirm h2,
#top_main .company h2,
#top_main .disclaimar h2,
#top_main .privacy h2{
  font-size: 26px;
  font-weight: bold;
}

#top_main #assessment p{
  background: #fcee21;
  padding: 5px 0;
}

#top_main .confirm p{
  padding-bottom: 50px;
}

#top_main #assessment .caution,
#top_main .confirm p,
#top_main .confirm ul{
  margin: 0 20px;
}

#top_main #assessment .caution,
#top_main .confirm ul li{
  font-size: 12px;
}

#top_main #assessment p span{
  color: #c1272d;
}

#top_main #assessment h2,
#top_main .confirm h2,
#top_main .company h2,
#top_main .disclaimar h2,
#top_main .privacy h2{
  color: #2e3192;
  padding: 10px 0;
}

#top_main .privacy h3{
  background: #2e3192;
  color: #fff;
  padding: 10px;
  border-left: 5px solid #0071bc;
  margin: 50px 0 20px;
}

#top_main .privacy dl dt{
  font-weight: bold;
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
}

#top_main .privacy dl dd,
#top_main .privacy ul li{
  margin-top: 10px;
}

#top_main .privacy ul{
  margin-top: 20px;
}

#top_main .privacy ul li{
  list-style-type: decimal;
  margin-left: 3.5%;
}

#top_main .privacy .cookie_p p span{
  font-weight: bold;
}

#top_main .privacy .cookie_p dl{
  margin: 20px 0;
}


#top_main #assessment dl,
#top_main .confirm dl,
#top_main .company dl{
  margin: 0px 20px 26px;
  border: 2px solid #bdccd4;
}

#top_main #assessment dl dt,
#top_main #assessment dl dd,
#top_main #assessment dl dd input,
#top_main #assessment dl dd a,
#top_main .confirm dl dt,
#top_main .confirm dl dd,
#top_main .confirm dl dd input,
#top_main .confirm dl dd a{
  font-size: 14px;
  height: 30px;
}

#top_main .company dl dt,
#top_main .company dl dd{
  font-size: 14px;
  border-top: 1px solid #cccccc;
  padding: 10px;
}

#top_main .company .c_privacy{
  height: 105px;
}

#top_main #assessment dl dd input,
#top_main .confirm dl dd input,
#top_main .confirm dl dd select{
  padding: 0 5px;
}

#top_main #assessment dl dt,
#top_main .confirm dl dt,
#top_main .company dl dt{
  width: 30%; 
  background: #1b1464;
  color: #fff;
}

#top_main #assessment dl dd,
#top_main .confirm dl dd,
#top_main .company dl dd{
  width: 70%;
}

#top_main #assessment dl dd input[type="radio"],
#top_main #assessment dl dd input[type="checkbox"],
#top_main #assessment dl dd a,
#top_main .confirm dl dd input[type="radio"],
#top_main .confirm dl dd input[type="checkbox"],
#top_main .confirm dl dd a{
  margin: 0 5px;
}

#top_main #assessment dl dd input[type="text"],
#top_main #assessment dl dd input[type="number"],
#top_main .confirm dl dd input[type="text"],
#top_main .confirm dl dd input[type="number"],
#top_main .confirm dl dd select{
  height: 30px;
  border: none;
}

#top_main #assessment dl dd input[type="number"]::-webkit-inner-spin-button,
#top_main #assessment dl dd input[type="number"]::-webkit-inner-spin-button,
#top_main .confirm dl dd input[type="number"]::-webkit-inner-spin-button,
#top_main .confirm dl dd input[type="number"]::-webkit-inner-spin-button{
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}

#top_main .confirm p input[type="checkbox"]{
  height: 30px;
  width: 30px;
  vertical-align: middle;
  margin-right: 10px;
}

#top_main #assessment .ass_btn,
#top_main .confirm .ass_btn{
  margin-bottom: 20px;
}


#top_main #assessment .ass_btn,
#top_main .confirm .ass_btn{
  justify-content: center;
}

#top_main #assessment .ass_btn input
#top_main .confirm .ass_btn input{
  width: 40%;
  margin: 0 5%;
  padding: 10px 0;
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {

  #top_main #assessment,
  #top_main .company,
  #top_main .disclaimar,
  #top_main .privacy{
    width: 95%;
    margin: 0 2.5%;
  }

  #top_main .company,
  #top_main .privacy,
  #top_main .disclaimar{
    padding: 50px 0;
    border: 0px;
  }

  #top_main .confirm{
    width: 95%;
    margin: 50px 2.5%;
  }

  #top_main .company dl{
    margin: 0px;
  }

  #top_main .company dl dt,
  #top_main .company dl dd{
    width: 100%;
  }

  #top_main .company .c_privacy{
    height: auto;
  }

  #top_main img{
    width: 100%;
    height: auto;
  }

}


/*--------------------------------------------------------------------------------------------------
point
--------------------------------------------------------------------------------------------------*/
#point dl{
  width: 15.666%;
  margin: 0 0.5%;
  border: 2px solid #cccccc;
}

#point dl dt{
  height: 50px;
  background: #0071bc;
  line-height: 17px;
  font-weight: bold;
  color: #fff;
}

#point dl dt,
#point dl .p_image{
  justify-content: center;
}

#point dl .p_image{
  margin: 5px 0;
  padding: 0;
}

#point dl dd{
  padding: 5px;
  font-size: 14px;
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {
  #point dl{
    width: 45%;
    margin: 30px 2.5% 0;
  }
}


/*--------------------------------------------------------------------------------------------------
priceup
--------------------------------------------------------------------------------------------------*/
#priceup dl{
  width: 18%;
  margin: 1%;
  background: #fff;
  border: 1px solid #cccccc;
}

#priceup dl dd{
  padding: 5px;
  justify-content: center;
  font-weight: bold;
}


@media screen and (max-width: 599px) {
  #priceup dl{
    width: 45%;
    margin: 30px 2.5% 0;
  }
}

/*--------------------------------------------------------------------------------------------------
jisseki
--------------------------------------------------------------------------------------------------*/
#jisseki{
  background: url(../../img/jisseki_bk.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}


.jisseki_box{
  width: 30%;
  margin: 1.6666%;
  border: 2px solid #cccccc;
  background: #fff;
}

.jisseki_box h3{
  color: #fff;
  background: #2e3192;
  padding: 10px 0;
  justify-content: center;
}

.jisseki_box h3{
  color: #fff;
  background: #2e3192;
  padding: 10px 0;
}

.jisseki_box img,
.jisseki_box .jisseki_price{
  height: 100px;
}

.jisseki_box .jisseki_price{
  width: 54%;
}

.jisseki_box .jisseki_price dt,
.jisseki_box .jisseki_price dd{
  font-weight: bold;
  height: 50px;
}

.jisseki_box .jisseki_price dt{
  font-size: 22px;
  color: #f15a24;
  padding: 0 5px;
}

.jisseki_box .jisseki_price dd{
  justify-content: flex-end;
  padding: 5px;
}

.jisseki_box .jisseki_price dd span{
  font-size: 38px;
  font-weight: bold;
  color: #c1272d;
  line-height: 35px;
}

.jisseki_box .jisseki_data dt,
.jisseki_box .jisseki_data dd,
.pp_data_b dt,
.pp_data_b dd{
  height: 50px;
  border-top: 1px solid #cccccc;
}

.jisseki_box .jisseki_data dt,
.pp_data_b dt{
  width: 30%;
  background: #dff2fc;
  justify-content: center;
}

.jisseki_box .jisseki_data dd,
.pp_data_b dd{
  width: 70%;
}

.jisseki_data dd,
.pp_data_b dd{
  padding: 0 5px;
}

/*レスポンシブ*/
@media screen and (max-width: 599px) {

  .jisseki_box{
    width: 45%;
    margin: 30px 2.5% 0;
  }

  .jisseki_box img,
  .jisseki_box .jisseki_price,
  .jisseki_box .jisseki_data dt,
  .jisseki_box .jisseki_data dd{
    width: 100%;
    height: auto;
  }

  .jisseki_box .jisseki_data dd{
    padding: 10px 0;
    justify-content: center;
  }

}


/*--------------------------------------------------------------------------------------------------
voice
--------------------------------------------------------------------------------------------------*/
.voice_box{
  width: 30%;
  background: #fff;
  margin: 1.6666%;
  padding: 1.5%;
  border: 3px solid #cccccc;
  box-shadow: 0 10px 8px 0 rgba(0, 0, 0, .5);
}

.voice_box .customer{
  width: 40%;
  height: auto;
  border-radius: 100%;
  margin-right: 5%;
}

.voice_box .vehicle{
  width: 55%;
  height: auto;
}

.voice_box h3{
  margin: 10px 0;
  padding: 5px 10px;
  background: #333333;
  color: #fff;
  justify-content: center;
}

.voice_box .pp_data_a{
  margin: 5px 0;
  line-height: 16px;
  font-weight: bold;
}

.voice_box .pp_data_a .pp_d_a{
  width: 12.5%;
}

.voice_box .pp_data_a .pp_d_b{
  width: 75%;
  justify-content: flex-end;
  font-size: 38px;
  font-weight: bold;
  color: #c1272d;
  line-height: 38px;
}

.voice_box .pp_data_b{
  border: 1px solid #cccccc;
}

.voice_box .comment{
  height: 250px;
  margin-top: 10px;
}


@media screen and (max-width: 599px) {
  .voice_box{
    width: 95%;
    margin: 30px 2.5% 0;
  }

  .voice_box .customer{
    margin-right: 3%;
  }

  .voice_box .pp_data_a{
    justify-content: center;
  }

  .voice_box .pp_data_a .pp_d_b{
    width: 25%;
    justify-content: flex-end;
    font-size: 38px;
    font-weight: bold;
    color: #c1272d;
    line-height: 38px;
  }

  .voice_box .comment{
    height: auto;
  }

}


/*--------------------------------------------------------------------------------------------------
question
-------------------------------------------------------------------------------------------------*/
#question{
  background: url(../../img/question_bk.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

#question .question_box{
  background: #2e3192;
  padding: 10px;
  margin-top: 50px;
}

#question .question_box dd{
  color: #fff;
}

#question .question_box dd,
#question .answer_box dd{
  width: 96%;
}

#question .answer_box{
  padding: 20px 10% 0px;
}

#question .question_box dt,
#question .answer_box dt{
  width: 3%;
  height: auto;
  margin-right: 1%;
}

#question .question_box dt img,
#question .answer_box dt img{
  height: auto;
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {
  #question .question_box,
  #question .answer_box{
    width: 95%;
  }

  #question .question_box{
    margin: 50px 2.5% 0;
  }

  #question .answer_box{
    padding: 10px;
    margin: 10px 2.5% 0;
  }

  #question .question_box dt,
  #question .answer_box dt{
    width: 5%;
    height: auto;
  }

  #question .question_box dd,
  #question .answer_box dd{
    width: 94%;
    height: auto;
  }

}


/*--------------------------------------------------------------------------------------------------
flow
--------------------------------------------------------------------------------------------------*/
#flow dl{
  width: 30%;
  margin: 50px 1.6% 0;
}

#flow dl dt{
  font-weight: bold;
  background: #fff;
  color: #0071bc;
}

#flow dl dd h3{
  font-size: 22px;
}

#flow dl dd,
#flow dl dd h3{
  color: #fff;
}

#flow dl dt,
#flow dl dd{
  padding: 10px;
}

#flow dl dd img{
  border-radius: 100%;
}

#flow dl dt,
#flow dl dd h3{
  justify-content: center;
}

#flow dl .expo{
  height: 150px;
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {

  #flow dl{
    width: 95%;
    margin: 50px 2.5% 0;
  }

  #flow dl dd h3,
  #flow dl .sub_title{
    font-size: 30px;
  }

  #flow dl .dd{
    width: 50%;
  }

  #flow dl .dd img{
    width: 100%;
    height: auto;
  }

  #flow dl .expo{
    height: auto;
  }

}



/*--------------------------------------------------------------------------------------------------
thanks
--------------------------------------------------------------------------------------------------*/
.thanks{
  position: relative;
  width: 70%;
  height: 440px;
  margin: 150px 15%;
  padding: 50px;
  border-radius: 10px;
  background: url(../../img/bk_pattern_b.jpg);
}

.thanks h2{
  height: 50px;
  font-size: 30px;
  justify-content: center;
}

.thanks h2,
.thanks p{
  color: #fff;
}

.thanks p{
  width: 60%;
  height: 290px;
  padding-top: 30px;
  white-space: pre-wrap;
}

.thanks img{
  position: absolute;
  right: 30px;
  bottom: 0;
  width: 40%;
  height: auto;
}

/*レスポンシブ*/
@media screen and (max-width: 599px) {
  .thanks{
    width: 95%;
    height: auto;
    margin: 50px 2.5%;
    padding: 10%;
    border-radius: 10px;
    background: url(../../img/bk_pattern_b.jpg);
  }

  .thanks h2,
  .thanks p{
    width: 100%;
    height: auto;
  }

  .thanks img{
    display: none;
  }

}



/*--------------------------------------------------------------------------------------------------
line_assessment
--------------------------------------------------------------------------------------------------*/
.line_ass_bn{
  padding-top: 60px;
  justify-content: center;
}


.line_ass_bn img{
  width: 80%;
  height: auto;
}

.line_ass_top img{
  height: auto;
}

#friend_entry_manu .line_main_btn,
#lineid_search_flow h3,
#line_qr_search_flow h3{
  background: #171c61;
}

#friend_entry_manu li{
  width: 48%;
  height: 60px;
  background: #2aa339;
  margin: 10px 1%;
  border-radius: 10px;
}

#friend_entry_manu li a,
#lineid_search_flow h3,
#line_qr_search_flow h3{
  color: #fff;
}

#friend_entry_manu li a,
.hurry_up_call a{
  height: 100%;
  justify-content: center;
}

.hurry_up_call{
  margin: 30px 0;
}

.hurry_up_call a{
  height: 60px;
  font-size: 34px;
  font-weight: bold;
}

.hurry_up_call a img{
  width: 15%;
  height: auto;
  margin-right: 10px; 
}

#friend_entry_manu li a img{
  width: auto;
  height: 50%;
}

#lineid_search_flow,
#line_qr_search_flow{
  margin-top: 100px;
}

#lineid_search_flow h3,
#line_qr_search_flow h3{
  font-size: 20px;
  padding: 10px 5px;
}

#lineid_search_flow dl,
#line_qr_search_flow dl{
  margin-top: 30px;
}

#lineid_search_flow dl dt,
#line_qr_search_flow dl dt{
  color: #2aa339;
  font-weight: bold;
}

#lineid_search_flow dl dd,
#line_qr_search_flow dl dd{
  margin-top: 10px;
}

#lineid_search_flow img,
#line_qr_search_flow img{
  width: 100%;
  height: auto;
  border: 2px solid  #cdcdcd;
}


/*レスポンシブ*/
@media screen and (max-width: 599px) {

  .line_ass_bn img,
  #lineass_main{
    width: 95%;
    margin: 0 2.5%;
  }

}



/*--------------------------------------------------------------------------------------------------
footer
--------------------------------------------------------------------------------------------------*/
footer{
  background: #0071bc;
  padding: 50px 0;
}

footer .footer_main ul,
footer .footer_main dl{
  width: 70%;
  margin: 10px 15%;
}

footer .footer_main ul{
  border-bottom: 1px solid #fff;
}

footer .footer_main ul li{
  width: 33.333%;
  padding: 10px 0;
  justify-content: center;
}

footer .footer_main ul li a,
footer .footer_main ul li a:hover,
footer .footer_main ul li a:active,
footer .footer_main ul li a:link,
footer .footer_main ul li a:visited{
  color: #fff;
}

footer .footer_main dt,
footer .footer_main dl .f_tell{
  width: 50%;
}

footer .footer_main dl .f_tell a,
footer .footer_main dl .f_tell a:hover,
footer .footer_main dl .f_tell a:visited,
footer .footer_main dl .f_tell a:link, 
footer .footer_main dl .f_tell a:active{
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}

footer .footer_main dl .f_tell img{
  width: 15%;
  height: auto;
  margin-right: 10px;
}

footer .footer_main dl .f_time{
  padding: 10px 0;
  color: #fff;
  justify-content: center;
}

footer div p{
  color: #fff;
  font-size: 14px;
  text-align: center;
}



/*レスポンシブ*/
@media screen and (max-width: 599px) {

  footer .footer_main ul,
  footer .footer_main dl{
    width: 95%;
    margin: 10px 2.5%;
  }

  footer .footer_main ul li,
  footer .footer_main dl dt,
  footer .footer_main dl dd,
  footer .footer_main dl .f_tell{
    width: 100%;
    justify-content: center;
  }

}


/*================================================
休日のお知らせ
================================================*/
#point #holiday{
  width: 52%;
  margin: 0 auto 50px;
  border: none;
}

#point #holiday dt{
  font-size: 20px;
  background: #250563;
  color: #fff;
  height: 40px;
  line-height: 0px;
}

#point #holiday dd{
  border-right: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 10px 20px;
}

#point #holiday dd p,
#point #holiday dd p span{
  font-size: 18px;
  font-weight: bold;
}

#point #holiday dd p span{
  color: #bd302f;
}

#point #holiday dd p{
  text-align: center;
}

/*レスポンシブ*/
@media screen and (max-width: 1366px) {
  #point #holiday{
    width: 80%;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 599px) {
  #point #holiday{
    width: 95%;
    margin: 0 auto;
  }

  #point #holiday dd {
    padding: 10px 5px;
  }
}