@charset "utf-8";

/* CSS Document */
/*--------------------------------------
　Main Index
---------------------------------------*/
#contents {
  width: 100%;
}

.addInner {
  width: 1100px;
  margin: 0 auto;
}

body {
  font-size: 15px;
}

@media screen and (min-width: 600px) {
  body.open {
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
  }

  #navWrap .navTop {
    opacity: 1 !important;
  }

  #navWrap.sp,
  #navSp .navBox .accChild li.sp {
    display: block !important;
  }

  #navSp {
    width: 500px;
    right: 0;
  }

  #navWrap .navTop {
    width: 60px;
    right: 0;
    border-left: 1px solid #b5b5b5;
  }

  #navWrap .recommendBtn,
  #navWrap .siteName {
    display: none;
  }

  #navSp .navBox .tglMenu a {
    cursor: pointer;
  }
}

/*--------------------------------------
　visArea
---------------------------------------*/
#visArea {
  margin: 0 auto 20px;
  max-width: 1460px;
}

#visArea .mainArea {
  background: url("img/mv_pic_pc.png") center top no-repeat;
  background-size: cover;
  height: 410px;
}

#visArea .mainArea .siteNameArea {
  margin: 0 0 30px;
}

#visArea .mainArea .siteName {
  font-size: 4.0rem;
  margin: 0 0 10px;
  font-size: 12px;
}

#visArea .mainArea .siteName img {
  margin: 0 auto;
}

#visArea .mainArea .siteNameSmall {
  font-size: 1.6rem;
}

#visArea .mainArea .headTopTitle {
  font-weight: normal;
}

#visArea .mainArea .mainTxtBox {
  width: 790px;
  padding: 0 40px 10px;
  margin: 0 auto;
}

#visArea .mainArea .catchArea {}

#visArea .mainArea .catchArea .catch {
  color: #009aa4;
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 40px;
}

#visArea .mainArea .catchArea .catch span.big {
  font-size: 6.5rem;
}

#visArea .mainArea .catchArea .catch span.underline {
  color: #4c444d;
  font-size: 3.5rem;
  border-bottom: 5px solid #ef4f50;
}

#visArea .mainArea .txtArea {
  padding: 0 90px;
}

#visArea .mainArea .btnTop01 {
  position: relative;
  margin-top: 20px;
  display: block;
  height: 160px;
  width: 580px;
  margin: 20px auto 0;
}

#visArea .mainArea .btnTop01 img {
  position: absolute;
  z-index: 100;
}

#visArea .mainArea .btnTop01 a {
  display: block;
  background: #04275e;
  color: #FFF;
  border-radius: 120px;
  padding: 20px 40px 20px 60px;
  font-size: 20px;
  line-height: 1.3;
  width: 460px;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 10;
  box-shadow: 5px 5px #b4d1ff;
}

.btnTop01 a span {
  position: relative;
  color: #FFF;
  font-weight: bold;
}

.btnTop01 a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url(img/arrow_parent_down.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 16px;
  top: 50%;
}

#g-nav-01 {
  max-width: 1100px;
  margin: 40px auto;
  display: table;
  font-weight: 400;
}

#g-nav-01 ul,
#g-nav-01 p {
  display: table-cell;
}

#g-nav-01 ul {display: flex;flex-flow: row wrap;}

#g-nav-01 p {
  width: 16%;
  padding-left: 40px;
  padding-top: 10px;
  background: url(img/midashi_tate.png);
  background-repeat: no-repeat;
  vertical-align: top;
  background-position: left top 20px;
  font-weight: bold;
}

#contents #g-nav-01 li {
  width: calc((100% / 2) - 40px);
  position: relative;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 20px 20px 30px;
  margin-right: 30px;
  text-indent: inherit;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.444444444;
}

#contents #g-nav-01 li a {
  text-decoration: none;
}

#contents #g-nav-01 li::before {
  content: "";
  background: url(img/arrow_gray_right.png) no-repeat;
  background-size: 17px;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 26px;
}

.midashi_tate {
  font-size: 23px;
}

/*--------------------------------------
　footer
---------------------------------------*/
footer .areaInner .logo a {
  /*pointer-events: none;*/
}

/*--------------------------------------
　float img
---------------------------------------*/
.float-wrap .fl {
  width: 400px;
  margin: 0 40px 10px 0;
  text-align: center;
}

.float-wrap .fr {
  width: 400px;
  margin: 0 0 10px 40px;
}

.float-wrap .ct {
  width: 100%;
}

/*--------------------------------------
　box-wrap
---------------------------------------*/
#contents .box-wrap .box {
  width: 519px;
}

/*type-b*/
#contents .box-wrap .type-b {
  padding: 40px 40px 20px;
}

/*--------------------------------------
　frame-wrap
---------------------------------------*/
#contents .frame {
  width: 350px;
  margin: 0 0 0 25px;
}

#contents .frame-wrap .frame:nth-child(n+4) {
  margin-top: 25px;
}

#contents .frame .frame-body {
  padding: 0 30px 35px;
}

/*type-b*/
#contents .frame-wrap .type-b .frame-head {
  padding: 20px 30px 20px;
}

#contents .frame-wrap .type-b .thumb {
  width: 250px;
}

/*btn-web*/
#contents .frame .frame-body .btn-web {
  width: 88%;
}

/*--------------------------------------
オリジナル
---------------------------------------*/
#index .custom01 h2.bg_garage {
  position: relative;
  z-index: 3;
  padding: 70px 0;
  background-color: #FFF;
}

#index .custom01 h2.bg_garage::after {
  content: "";
  display: block;
  width: 50vw;
  position: absolute;
  height: 100%;
  background-color: #FFF;
  top: 0;
  right: 50%;
  z-index: -1;
}

#index .custom01 h2.bg_garage::before {
  content: "COLUMN";
  position: absolute;
  color: #009aa4;
  font-size: 30px;
  letter-spacing: .06em;
  text-align: left;
  font-feature-settings: "palt";
  top: -24px;
  display: inline-block;
}

#index .custom01 .float-wrap {
  margin: 60px auto;
}

#index .custom01 .float-wrap .fl {
  width: 497px;
}

#index .custom01 .btn-internal {
  margin: 40px 110px 0 auto;
}

#index .custom01 .caption {
  line-height: 1.3;
}

.waku {
  border: 3px solid #111111 !important;
  padding-left: 10px;
  padding-right: 10px;
}

#index .custom01 h2.bg_garage>span {
  z-index: 100;
}

#index .custom01 h2.bg_garage,
#index .custom02 h2.sttl {
  font-size: 50px;
  line-height: 1.26;
  letter-spacing: 0;
  padding-right: 80px;
  margin: 0;
}

#index .custom02 h2.sttl {
  position: relative;
  display: table;
  color: #4c444d;
  text-align: center;
  margin: 0 auto;
  padding: 0 40px;
}

#index .custom02 h2.sttl a {
  color: #4c444d;
}

#index .custom02 h2.sttl a::after {
  content: "";
  display: block;
  width: 13px;
  height: 20px;
  background: url(img/arrow_black.png) no-repeat;
  background-size: 13px auto;
  right: 0;
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
}

#index .custom01 h2.bg_garage span.green,
#index .custom02 h2.sttl span.green {
  color: #009aa4;
}

#contents .custom01 .box-wrap {
  margin: 40px auto;
}

#contents .custom01 h3 {
  font-size: 28px;
  vertical-align: middle;
  display: flex;
}

#contents .custom01 h3>span {
  font-weight: bold;
}

#contents .custom01 h3 {
  background: url(img/point_01.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 3rem 0rem 3rem 10rem;
  margin-bottom: 1rem;
}

#contents .custom01 .box-wrap .type-b:nth-of-type(2) h3 {
  background-image: url(img/point_02.png);
}

.wrap-d {}

#contents .custom01 .type-b:nth-child(2) h3::before {
  background: url(img/point_02.png);
  background-size: contain;
  background-repeat: no-repeat;
}

#contents .custom01 h3.normalH3::before {
  content: none;
}

.textLeft {
  text-align: left !important;
}

#contents .custom01 .frame-wrap .type-b .frame-head a {
  font-weight: bold;
}

#contents .custom02 .frame-wrap.bg_cream .type-b .frame-head {
  background: #009aa4;
}

#contents .custom02 .frame-wrap.bg_cream .type-b .bg_cream_title {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.214285714;
}

#contents .custom02 .frame-wrap.bg_cream .type-b .bg_cream_title a {
  color: #fff;
  background: url(img/arrow_white.png) right center no-repeat;
  background-size: 13px auto;
}

#contents .custom02 .frame-wrap.bg_cream .type-b .bg_cream_heading {
  position: relative;
  font-size: 1.8rem;
  padding: 10px 20px 10px 25px;
  font-weight: bold;
}

#contents .custom02 .frame-wrap.bg_cream .type-b .bg_cream_heading::before {
  content: "";
  width: 8px;
  height: calc(100% - 30px);
  background: #009aa4;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#contents .custom02 .frame-wrap.bg_cream .type-b .frame-head {
  padding: 30px;
}

#contents .custom02 .frame-wrap.bg_cream .type-b .frame-body {
  padding-top: 10px;
}

#contents .custom02 .frame-wrap.bg_cream .type-b table th,
#contents .custom02 .frame-wrap.bg_cream .type-b table td {
  padding: 10px 5px;
}

#contents .frame-wrap.bg_cream .type-b {
  border-top: 1px solid #8e8e8e;
}

#contents .custom01 .box-wrap .type-b .box-head {
  margin-bottom: 0;
  font-weight: bold;
}

#contents .custom01 .box-wrap .type-b .box-head-area {
  display: block;
  margin: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.addParts03.bg_koushi {
  background: url("img/bg_koushi.png") no-repeat center top;
  background-size: auto;
  padding-top: 90px;
  padding-bottom: 40px;
}

.addParts03.bg_koushi.light {
  background: url("img/bg_koushi_light.png") no-repeat;
  background-size: cover;
  margin-bottom: 120px;
}

.addParts03.bg_single {
  background: url("img/bg_single.png") no-repeat center top;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 40px;
}

#index .box .bg_single_catch {
  color: #009aa4;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  border-bottom: 1px solid #009aa4;
  padding-bottom: 10px;
}

#index .box h3.bg_single_name {
  position: relative;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 70px;
}

#index .box h3.bg_single_name::after {
  content: "";
  position: absolute;
  background: #00afcc;
  width: 50px;
  height: 3px;
  top: inherit;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#index .addParts03.bg_single .btn-web {
  width: 450px;
  margin-bottom: 80px;
}

#index .addParts03.bg_single .btn-web a {
  background: url(img/arrow_white.png) right 20px center no-repeat;
  background-color: #ef4f50;
  background-size: 7px auto;
  border-radius: 50px;
}

#index .addParts03.bg_single .btn-web:after {
  border-radius: 50px;
}

.frame-image {
  padding-left: 30px;
  padding-bottom: 20px;
  width: 318px;
}

.addParts03 {}

.addParts03.custom02 {
  padding: 40px 0 100px;
}

.addParts03 .addInner {
  width: 1150px;
  margin: 0 auto;
}

.addParts03 p {
  margin: 0;
}

.addParts03 .addTopArea {
  width: 100%;
  margin: 0 0 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.addParts03 .addTopArea .addTopPic {
  width: 600px;
  margin: 0 0 0 50px;
  position: relative;
  order: 2;
}

.addParts03 .addTopArea .addTopPic::before {
  content: "";
  width: 155px;
  height: 153px;
  background: url("img/parts03_circle.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -50px;
  right: 20px;
}

#index .custom02 .frame-wrap h3 {
  font-size: 28px;
  font-weight: bold;
}

#contents .custom02 .frame-wrap .type-b .frame-head {
  vertical-align: middle;
  display: block;
}

.addParts03 .addTopArea .addTopTxt {
  width: 450px;
  order: 1;
}

#contents .addParts03 .addTopArea .sttl {
  display: block;
  font-size: 2.9rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  background: url("img/parts03_tit_ico.png") center bottom no-repeat;
  background-size: 40px auto;
  padding: 0 0 60px;
  margin: 0 0 25px;
  position: relative;
}

.addParts03 .addTopArea .addTxt {}

.addParts03 .addTopArea .addTxt span {
  font-weight: bold;
  color: #333;
  border-bottom: 2px solid #e6dc14;
}

.addParts03 .personMainArea {
  width: 100%;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  padding: 25px 40px;
  margin: 0 0 80px;
  position: relative;
}

.addParts03 .personMainArea .subTxt {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1;
  background-color: #f5f5dc;
  background: url("img/parts03_sub_dot01.png") left top repeat-x, url("img/parts03_sub_dot01.png") left bottom repeat-x, url("img/parts03_sub_dot02.png") left top repeat-y, url("img/parts03_sub_dot02.png") right top repeat-y #f5f5dc;
  padding: 15px 20px;
  position: absolute;
  top: -20px;
  right: 20px;
}

.addParts03 .personMainArea .personBox {
  display: table;
}

.addParts03 .personMainArea .personBox .pic {
  display: table-cell;
  vertical-align: middle;
  width: 150px;
}

.addParts03 .personMainArea .personBox .pic img {
  border-radius: 100px;
}

.addParts03 .personMainArea .personBox dl {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 190px);
  padding: 0 0 0 40px;
}

.addParts03 .personMainArea .personBox dl dt {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.4;
  color: #8c8200;
  margin: 0 0 20px;
}

.addParts03 .personMainArea .personBox dl dt span {
  font-size: 1.6rem;
  color: #333;
  font-weight: inherit;
  border-bottom: none;
}

.addParts03 .personMainArea .personBox dl dd {}

.addParts03 .interviewTitArea {
  display: table;
  background-color: #f5f5dc;
  position: relative;
  margin: 0 0 10px;
}

.addParts03 .interviewTitArea::before {
  content: "";
  position: absolute;
  background: #f5f5dc;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 9999px;
}

.addParts03 .interviewTitArea::after {
  content: "";
  width: 2px;
  height: 234px;
  background: url("img/parts03_dotline01.png") no-repeat;
  position: absolute;
  top: 60px;
  left: -70px;
}

#contents .addParts03 .interviewTitArea .interviewTit {
  display: table-cell;
  vertical-align: middle;
  width: 220px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 25px 15px;
  position: relative;
}

#contents .addParts03 .interviewTitArea .interviewTit:after {
  content: "";
  width: 149px;
  height: 24px;
  background: url("img/parts03_eng.png") no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -10px;
  left: 10px;
  z-index: inherit;
  transform: none;
}

.addParts03 .interviewTitArea .interviewTxt {
  display: table-cell;
  vertical-align: middle;
  width: 880px;
  font-size: 1.8rem;
  border-left: 2px solid #fff;
  padding: 35px 50px;
}

.addParts03 .personArea {
  margin: 0 0 80px;
}

.addParts03 .personArea .personBox {
  display: table;
  padding: 30px 10px;
  position: relative;
}

.addParts03 .personArea .personBox::after {
  content: "";
  background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
  background-size: 6px 1px;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.addParts03 .personArea .personBox .pic {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
}

.addParts03 .personArea .personBox .pic img {
  border-radius: 100px;
}

.addParts03 .personArea .personBox dl {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 150px);
  padding: 0 0 0 30px;
}

.addParts03 .personArea .personBox dl dt {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #8c8200;
  margin: 0 0 12px;
}

.addParts03 .personArea .personBox dl dd {
  position: relative;
  margin: 0 0 10px;
}

.addParts03 .summaryArea {
  width: 100%;
  background: url("img/parts03_summary_bg.png") left top repeat;
  padding: 50px 50px 50px;
  margin: 0 0 60px;
}

#contents .addParts03 .summaryArea .summaryTit {
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  background: url("img/parts03_summary_ico.png") center bottom no-repeat;
  background-size: 70px auto;
  padding: 0 150px 80px;
  margin: 0 0 30px;
  position: relative;
}

#contents .addParts03 .summaryArea .summaryTit span {
  font-size: 2.6rem;
  padding: 0 8px;
  font-weight: inherit;
  color: inherit;
  border-bottom: none;
}

.addParts03 .summaryArea .txtArea {
  width: 100%;
  background-color: #fff;
  padding: 40px;
}

.addParts03 .summaryArea .txtArea .catch {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 25px;
}

.addParts03 .summaryArea .txtArea .txt {}

.addParts03 .btnArea {
  width: 1020px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

#contents .addParts03 .btnArea .btn-internal {
  margin: 0 auto;
}

#contents .addParts03 .btnArea .btn-internal a {
  padding: 22px 70px 22px;
}

#resultBox .btn-web,
#resultBox .btn-tel {
  width: 92%;
}

#resultBox .btn-web a {
  background: url(img/arrow_white.png) right 20px center no-repeat #e6dc14;
  background-color: #ef4f50;
  background-size: 7px auto;
  border-radius: 50px;
  font-size: 18px;
  font-weight: bold;
  padding: 22px 30px;
}

#resultBox .btn-web:after {
  border-radius: 50px;
}

#contents .addParts03 .btnArea .btn-internal:nth-of-type(1) a {
  background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num01.png") 25px center no-repeat;
  background-size: 7px auto, auto 24px;
}

#contents .addParts03 .btnArea .btn-internal:nth-of-type(2) a {
  background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num02.png") 25px center no-repeat;
  background-size: 7px auto, auto 24px;
}

#resultBox .box .wrap-d h3::after {
  display: none;
}


#index .choice {
  padding: 80px 0;
}

#index .choice_title {
  font-size: 5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
}

#index .choice_title span.green {
  color: #009aa4;
}

#index .choice_text {
  margin-bottom: 70px;
}

#index .choice_heading_h3 {
  position: relative;
  background: #009aa4;
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  padding: 8px;
  margin-bottom: 50px;
}

#index .choice_heading_h3:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(0, 154, 164, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 7px;
  border-right-width: 7px;
  margin-left: -7px;
  border-top-color: #009AA4;
  top: 100%;
  left: 50%;
}

#index .choice_heading_h4 {
  font-size: 2.2rem;
  font-weight: bold;
  margin: 60px auto 30px;
  padding: 12px 20px 12px 35px;
  line-height: 1.5;
  position: relative;
  background: #e9e9e9;
}

#index .choice_heading_h4::before {
  content: "";
  width: 8px;
  height: calc(100% - 30px);
  background: #009aa4;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#index .choice .float-wrap .fr {
  width: 300px;
}

#index .choice .float-wrap .fl {
  width: 370px;
}

#index .choice .choice_caution {
  color: #999;
  font-size: 1.2rem;
  line-height: 1.333333;
  margin-top: -50px;
  margin-bottom: 80px;
}

#index .choice .choice_caution2 {
  color: #999;
  font-size: 1.2rem;
  line-height: 1.333333;
}

#index .choice .choice_caution a,
#index .choice .choice_caution2 a {
  color: #999;
}

#index .choice_flex {
  width: 100%;
  max-width: 1100px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 20px;
}

#index .choice_flex_image {
  width: 370px;
  margin-right: 40px;
}

#index .choice_flex_content {
  width: calc(100% - 370px - 40px);
}

#index .choice_flex .choice_heading_h4 {
  margin: 0 auto;
}


@media screen and (max-width: 768px) {

  /*------------
Index
------------*/
  #contents {
    width: 100%;
  }

  #index {}

  #resultBox .btn-web a,
  .btn-tel a {
    font-size: 1.4rem;
  }

  #contents table th,
  #contents table td {
    display: table-cell;
    width: 50%;
  }

  #contents table th {
    width: 25%;
  }

  /*--------------------------------------
　visArea
---------------------------------------*/
  #visArea {
    margin: 0 auto 6.0rem;
  }

  #visArea .mainArea {
    background: none;
    height: auto;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  #visArea .mainArea .siteNameArea {
    display: table;
    background: url("img/mv_pic_sp.jpg") center top no-repeat;
    background-size: cover;
    height: 130px;
    width: 100%;
    margin: 0 auto;
  }

  #visArea .mainArea .siteName {
    font-size: 1.2rem;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 0 0 0.8rem;
    /*text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;*/
  }

  #visArea .mainArea .siteNameSmall {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.03em;
    text-align: center;
    text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 0px 2px 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, 2px 0 0 #fff;
  }

  #visArea .mainArea .mainTxtBox {
    width: 100%;
    background: rgba(255, 255, 255, 1);
    padding: 0;
    margin: 0 auto;
  }

  #visArea .mainArea .catchArea {}

  #visArea .mainArea .catchArea .catch {
    background: url(img/mv_pic_sp.jpg) center top no-repeat;
    background-size: cover;
    font-size: 1.8rem;
    line-height: 1.1;
    padding: 15px 0;
    margin: 0 0 1.0rem;
  }

  #visArea .mainArea .catchArea .catch span.big {
    font-size: 2.6rem;
  }

  #visArea .mainArea .catchArea .catch span.underline {
    font-size: 1.6rem;
    border-bottom: 3px solid #ef4f50;
  }

  #visArea .mainArea .txtArea {
    padding: 0 20px;
  }

  /*--------------------------------------
　footer
---------------------------------------*/
  footer .areaInner .logo a {
    /*pointer-events: none;*/
  }

  /*--------------------------------------
　box-wrap
---------------------------------------*/
  #contents .box-wrap .box {
    width: 100%;
  }

  /*type-b*/
  #contents .box-wrap .type-b {
    padding: 3.0rem;
  }

  /*--------------------------------------
　frame-wrap
---------------------------------------*/
  #contents .frame {
    width: 100%;
    margin: 0 0 2.0rem;
  }

  #contents .frame-wrap .frame:nth-child(n+4) {
    margin-top: 0;
  }

  #contents .frame .frame-body {
    padding: 0 1.5rem 3.0rem;
  }

  /*type-b*/
  #contents .frame-wrap .type-b .frame-head {
    padding: 1.8rem 1.5rem;
  }

  #contents .frame-wrap .type-b .thumb {
    width: 80%;
  }

  /*btn-web*/
  #contents .frame .frame-body .btn-web {
    width: 85%;
  }

  /*--------------------------------------
オリジナル
---------------------------------------*/
  .addParts03 .addInner {
    width: 92%;
    margin: 0 auto;
  }

  .addParts03 p {
    margin: 0;
  }

  .addParts03 .addTopArea {
    width: 100%;
    margin: 0 0 3.0rem;
    display: block;
  }

  .addParts03 .addTopArea .addTopPic {
    width: 100%;
    margin: 0 0 2.0rem;
    position: relative;
  }

  .addParts03 .addTopArea .addTopPic::before {
    content: "";
    width: 78px;
    height: 77px;
    background: url("img/parts03_circle.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -25px;
    right: 10px;
  }

  .addParts03 .addTopArea .addTopTxt {
    width: 100%;
  }

  #contents .addParts03 .addTopArea .sttl {
    display: block;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    background: url("img/parts03_tit_ico.png") center bottom no-repeat;
    background-size: 30px auto;
    padding: 0 0 4.0rem;
    margin: 0 auto 1.5rem;
    position: relative;
  }

  .addParts03 .addTopArea .addTxt {}

  .addParts03 .addTopArea .addTxt span {
    font-weight: bold;
    color: #333;
    border-bottom: 2px solid #e6dc14;
  }

  .addParts03 .personMainArea {
    width: 100%;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 2.5rem 0;
    margin: 0 0 4.0rem;
    position: relative;
  }

  .addParts03 .personMainArea .subTxt {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1;
    background-color: #f5f5dc;
    background: url("img/parts03_sub_dot01.png") left top repeat-x, url("img/parts03_sub_dot01.png") left bottom repeat-x, url("img/parts03_sub_dot02.png") left top repeat-y, url("img/parts03_sub_dot02.png") right top repeat-y #f5f5dc;
    padding: 10px 18px;
    position: absolute;
    top: -15px;
    right: 8px;
  }

  .addParts03 .personMainArea .personBox {
    display: block;
  }

  .addParts03 .personMainArea .personBox .pic {
    display: block;
    width: 100px;
    position: absolute;
    top: 25px;
    left: 8px;
  }

  .addParts03 .personMainArea .personBox .pic img {
    border-radius: 100px;
  }

  .addParts03 .personMainArea .personBox dl {
    display: block;
    width: 100%;
    padding: 0 0 0 0;
  }

  .addParts03 .personMainArea .personBox dl dt {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 15px);
    height: 100px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.6;
    color: #8c8200;
    padding: 0 0 0 12.5rem;
    margin: 0 0 1.5rem;
  }

  .addParts03 .personMainArea .personBox dl dt span {
    display: block;
    font-size: 1.3rem;
    color: #333
  }

  .addParts03 .personMainArea .personBox dl dd {
    display: block;
    width: 100%;
    margin: 1.5rem 0 0;
  }

  .addParts03 .interviewTitArea {
    display: block;
    background-color: #f5f5dc;
    position: relative;
    padding: 0 4% 2.5rem 0;
    margin: 0 0 1.0rem;
  }

  .addParts03 .interviewTitArea::before {
    content: "";
    position: absolute;
    background: #f5f5dc;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 9999px;
  }

  .addParts03 .interviewTitArea::after {
    content: none;
  }

  #contents .addParts03 .interviewTitArea .interviewTit {
    display: block;
    width: 100%;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 3.0rem 0 1.5rem;
    position: relative;
    max-width: inherit;
  }

  #contents .addParts03 .interviewTitArea .interviewTit:after {
    content: "";
    width: 116px;
    height: 18px;
    background: url("img/parts03_eng.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: -10px;
    left: calc(50% - 58px);
  }

  .addParts03 .interviewTitArea .interviewTxt {
    display: block;
    vertical-align: middle;
    width: 100%;
    font-size: 1.4rem;
    border-left: none;
    padding: 0;
  }

  .addParts03 .personArea {
    margin: 0 0 4.0rem;
  }

  .addParts03 .personArea .personBox {
    display: table;
    padding: 2.0rem 0 1.5rem;
    position: relative;
  }

  .addParts03 .personArea .personBox::after {
    content: "";
    background: linear-gradient(to right, rgba(187, 187, 187, 1), rgba(187, 187, 187, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%) 0% 0%;
    background-size: 6px 1px;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .addParts03 .personArea .personBox .pic {
    display: block;
    width: 80px;
    float: left;
    margin: 0 1.5rem 1.0rem 0.8rem;
  }

  .addParts03 .personArea .personBox .pic img {
    border-radius: 100px;
  }

  .addParts03 .personArea .personBox dl {
    display: block;
    width: 100%;
    padding: 1.0rem 0 0;
  }

  .addParts03 .personArea .personBox dl dt {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.4;
    color: #8c8200;
    margin: 0 0 1.0rem;
  }

  .addParts03 .personArea .personBox dl dd {
    position: relative;
    margin: 0 0 1.0rem;
  }

  .addParts03 .summaryArea {
    width: 100%;
    background: url("img/parts03_summary_bg.png") left top repeat;
    padding: 2.5rem 1.5rem 1.5rem;
    margin: 0 0 4.0rem;
  }

  #contents .addParts03 .summaryArea .summaryTit {
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    background: url("img/parts03_summary_ico.png") center bottom no-repeat;
    background-size: 35px auto;
    padding: 0 0 4.0rem;
    margin: 0 auto 1.5rem;
    position: relative;
  }

  #contents .addParts03 .summaryArea .summaryTit span {
    font-size: 1.5rem;
    padding: 0 0.5rem;
  }

  .addParts03 .summaryArea .txtArea {
    width: 100%;
    background-color: #fff;
    padding: 2.0rem 1.5rem;
  }

  .addParts03 .summaryArea .txtArea .catch {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 2.0rem;
  }

  .addParts03 .summaryArea .txtArea .txt {}

  .addParts03 .btnArea {
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  #contents .addParts03 .btnArea .btn-internal {
    margin: 0 auto 2.0rem;
  }

  #contents .addParts03 .btnArea .btn-internal:last-child {
    margin: 0 auto;
  }

  #contents .addParts03 .btnArea .btn-internal a {
    padding: 1.8rem 5.0rem 1.8rem;
  }

  #contents .addParts03 .btnArea .btn-internal:nth-of-type(1) a {
    background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num01.png") 20px center no-repeat;
    background-size: 6px auto, auto 15px;
  }

  #contents .addParts03 .btnArea .btn-internal:nth-of-type(2) a {
    background: url("img/arrow_black.png") right 15px center no-repeat, url("img/parts03_summary_num02.png") 20px center no-repeat;
    background-size: 6px auto, auto 15px;
  }

  /*--------------------------------------
　footer
---------------------------------------*/
  footer .areaInner .logo a {
    /*pointer-events: none;*/
  }
}

/*--------------------------------------
　addParts04
---------------------------------------*/
.addParts04 {
  background-color: #b8e7e2;
  padding-bottom: 70px;
  background-image: url("img/bg_haiden.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.addParts04 .addInner {
  width: 1100px;
}

#index .addParts04 .searchBlock_title {
  position: relative;
  box-shadow: none;
  color: #009aa4;
  font-size: 50px;
  line-height: 1.3;
  text-align: center;
  background: url("img/checklist.png") center top 30px;
  background-repeat: no-repeat;
  padding-top: 100px;
  margin-bottom: 0;
}

#index .addParts04 .searchBlock_title span {
  font-size: 30px;
  color: #4c444d;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

#index .addParts04 h2::before,
#index .addParts04 h2::after {
  content: none;
}

#index .addParts04 .btn-internal.upper {
  margin: 10px auto 20px;
}

#index .addParts04 .btn-internal.upper a {
  font-size: 2rem;
  background: url(img/arrow_black_down.png) right 30px center no-repeat #fff;
  background-color: #ffdb5d;
  background-size: 11px auto;
}

#index .addParts04 .btn-internal.upper:before {
  display: none;
}

#index {
  padding: 0;
}

.addParts04 .box_white {
  background: #FFF;
  padding: 40px 40px 20px;
}

.box_white_inner {
  display: flex;
  justify-content: space-between;
}

#searchBlock .selectBox_wrap {
  display: table;
  width: 48%;
  border-collapse: collapse;
  table-layout: fixed;
  margin: 0 0 1rem 0;
}

#searchBlock .selectBox_ttl {
  padding: 17px 0;
  background-color: #009aa4;
  color: #FFF;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  font-size: 2rem;
  position: relative;
  border-radius: 5px;
}

#searchBlock .selectBox_ttl * {
  vertical-align: middle;
}

#searchBlock .selectBox_item.gyoumu_check {
  line-height: 3;
}

#resultBox .addInner>p.resultComment {
  margin: 0 50px 50px;
  font-size: 16px;
}

#searchBlock .selectBox_item.gyoumu_check .checkInner {
  text-align: center;
}

#searchBlock .selectBox_item.gyoumu_check .checkInner.naiyoInner {
  height: 100px;
}

#searchBlock .selectBox_item {
  width: 100%;
  background: #fff;
  padding: 1rem 2rem 0;
}

#resultBox .box h3::after {
  content: "";
  width: 40px;
  height: 3px;
  position: absolute;
  left: calc(50% - 20px);
  background: #f57020;
  display: block;
  top: 80px;
}

#resultBox p {
  font-size: 16px;
}

#resultBox .caption {
  font-size: 1.2rem;
}

.labels_txt {
  margin-left: 45px;
  padding-right: 19px;
  position: relative;
  display: inline-block;
  color: #333;
  font-size: 18px;
  font-weight: bold;
}

.labels {
  margin-right: 40px;
  display: inline-block;
  min-width: 17%;
}

.toggleBtn:hover {
  cursor: pointer;
}

.toggleBtn span {
  display: inline-block;
  padding: 10px 40px;
  border: 1px solid #DDD;
  border-radius: 100px;
  margin: 20px 20px 20px 0;
  background-color: #f8f8f8;
  background-image: url(img/ico_hatena.png), url(img/ico_plus.png);
  background-repeat: no-repeat;
  background-position: left 10px center, right 10px center;
}

.toggleTarget {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #DDD;
  border-radius: 10px;
  display: none;
}

.toggleTarget cite {
  font-size: 10px;
  font-style: normal;
  display: block;
}

.toggleTarget dt {
  border-left: 7px solid #04275e;
  padding-left: 16px;
  margin-bottom: 10px;
}

.toggleTarget dd {
  margin-bottom: 30px;
  line-height: 1.8;
}

.toggleTarget dd cite {
  color: #999;
  margin-top: 1rem;
}

.labels_txt:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 18px;
  left: -34px;
  border: 2px solid #8e8e8e;
  border-radius: 0;
  background-color: #FFF;
}

#searchBlock .btn-internal::before,
#resultBox .btn-internal::before {
  content: "";
  width: 50px;
  height: 50px;
  background: url(img/mushimegane.png);
  background-size: contain;
  position: absolute;
  left: 8px;
  top: 10px;
  z-index: 100;
}

#resultBox .addInner>p.btn-internal {
  margin: 40px auto 0;
}

#resultBox .addInner>p.btn-internal a {
  background: url(img/arrow_white_up.png) right 15px center no-repeat #FFF;
  background-color: #04275e;
  background-size: 12px auto;
}

#contents #searchBlock .btn-internal:hover a,
#contents #resultBox .btn-internal:hover a {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

#contents #searchBlock .btn-clear {
  max-width: 1100px;
  text-align: center;
  margin: 30px auto;
  padding: 10px;
  width: 200px;
  position: relative;
  cursor: pointer;
  color: #808080;
  border: 1px solid #808080;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 500;
}

.resultOn_count {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  padding: 20px 0 30px;
  position: relative;
  display: none;
}

.resultOn_count.open {
  display: block;
}

.resultOn_count::after {
  content: "";
  width: 120px;
  height: 64px;
  background: url(img/shita_sankaku.png) no-repeat;
  display: block;
  background-color: transparent;
  text-align: center;
  position: absolute;
  top: 140px;
  left: 50%;
  transform: translateX(-50%);
}

.resultOn_count .length,
.resultOn_count .subject {
  color: #ef4f50;
  font-weight: bold;
}

.resultOn_count .length {
  font-size: 60px;
}

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

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

#resultBox .box {
  background: #FFF;
  padding: 25px 60px 30px;
  margin-bottom: 50px;
  background: url(img/midashi_tate_2.png) no-repeat #FFF;
  background-position: left 30px top 25px;
}

#resultBox .box.bottom_2columns_item {
  margin: 0 25px 50px;
  width: calc(50% - 100px / 2);
  border-top: solid 4px #009da6;
}

#resultBox .resultBox_catch {
  color: #162381;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
}

#resultBox h3.resultBox_title {
  position: relative;
  color: #4c444d;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 35px;
}

#resultBox h3.resultBox_title::after {
  content: "";
  width: 50px;
  height: 3px;
  position: absolute;
  left: calc(50% - 25px);
  background: #009aa4;
  display: block;
  top: inherit;
  bottom: 0;
}

#resultBox .resultBox_catchBox {
  padding: 20px;
  margin-bottom: 50px;
  background-image: url(img/catchBox_bg01.png), url(img/catchBox_bg02.png), url(img/catchBox_bg03.png), url(img/catchBox_bg04.png);
  background-repeat: no-repeat;
  background-position: left top, right top, left bottom, right bottom;
}

#resultBox .resultBox_catchBox_catch {
  color: #172b75;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

#resultBox .resultBox_catchBox_text {
  line-height: 1.75;
  margin: 10px auto;
}

#resultBox .box .box-head h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

#resultBox .wrap-d .box-wrap .box .box-body p {
  padding: 20px;
}

#resultBox .box .wrap-d h3 {
  font-size: 22px;
}

#contents .addParts03 .iconRight ul li.ico_gray {
  background: #fff;
  border: 1px solid #d8d8d8;
  color: #b1b1b1;
}

#contents .addParts03 .iconRight .mb0 {
  font-weight: bold;
}

#contents .wrap-e .left-area .orange {
  font-weight: bold;
  font-size: 44px;
}

#resultBox .wrap-a {
  margin-bottom: 70px;
  margin-top: 20px;
  border: 2px solid #009aa4;
}

#resultBox .wrap-a_inner {
  display: table;
  width: 100%;
}

#resultBox .wrap-a .kokopoint,
#resultBox .wrap-a .right-cap {
  display: table-cell;
  vertical-align: top;
}

#resultBox .wrap-a .kokopoint {
  width: calc(100% - 380px);
}

#resultBox .wrap-a .kokopoint_name {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 40px;
}

#resultBox .wrap-a .bottom_2columns_item_tags {
  margin-bottom: 0;
}

#resultBox .wrap-a .bottom_2columns_item_tag {
  width: 67px;
  margin-right: 15px;
}

#resultBox .wrap-a .bottom_2columns_item_tag:nth-child(5n) {
  margin-right: 0;
}

#resultBox .wrap-a .right-cap {
  width: 380px;
  padding: 40px 40px 20px;
}

#resultBox .wrap-a .right-cap img {
  border: 1px solid #eaeaea;
}

#resultBox .wrap-a .right-cap .caption {
  line-height: 1.3;
  text-align: center;
}

#contents .kokopoint {
  padding: 40px 40px 20px;
  font-size: 20px;
  position: relative;
  width: 55%;
}

#contents .kokopoint::before {
  content: "";
  width: 192px;
  height: 53px;
  display: inline-block;
  position: absolute;
  top: -30px;
  left: 18px;
  background: url("img/ico_point_hukidashi.png");
}

#contents .addParts03 .kokopoint ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
  font-weight: bold;
}

#contents .addParts03 .kokopoint ul li::before {
  content: "";
  width: 35px;
  height: 32px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("img/ico_check.png") no-repeat;
  background-size: 34px auto;
}

#contents .wrap-a_catch {
  color: #172b75;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 40px;
}

#contents p.wrap-a_text {
  line-height: 1.75;
  padding: 0 40px;
  margin: 10px auto 30px;
}

.wrap-b {
  display: table;
  font-size: 20px;
  width: 100%;
}

.titleLeft p {
  font-weight: bold;
}

.titleLeft {
  width: 22%;
}

.titleLeft,
.iconRight {
  display: table-cell;
}

#contents .addParts03 .iconRight ul {
  margin-bottom: 0;
}

#contents .addParts03 .iconRight ul li {
  background: #faddcd;
  display: inline-block;
  border-radius: 30px;
  margin-right: 20px;
  font-size: 90%;
  padding: 4px 20px;
  font-size: 15px;
}

.check-block {
  display: inline-block;
  color: #FFF;
  background: #f57020;
  padding: 0 20px;
  margin-right: 20px;
  font-weight: bold;
}

#contents .wrap-c .box-wrap .box {
  width: 470px;
  box-shadow: none;
  background-color: #FFF;
  background-image: url("img/waku_top.png"), url("img/waku_bottom.png");
  background-repeat: no-repeat, no-repeat;
  background-position: top, bottom;
}

#contents .wrap-c .box-wrap .box.single {
  width: 100%;
  background-image: url(img/waku_top_single.png), url(img/waku_bottom_single.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top, bottom;
}

#contents .wrap-c .box-wrap .type-b .box-head-area {
  border: none;
  margin: 0;
}

#contents .wrap-c .box-wrap .type-b .box-head {
  color: #f6833e;
  font-size: 22px;
  font-weight: bold;
}

#contents .wrap-d .custom01 .box-wrap .type-b {
  background: #faefe8;
}

#contents .wrap-d .box-wrap .box {
  width: 470px;
  box-shadow: none;
  padding: 20px;
}

#contents .wrap-e {
  display: table;
  font-size: 20px;
  width: 100%;
}

#contents .wrap-e .float-wrap .catch {
  font-size: 2.5rem;
  line-height: 1.44;
}

#contents .wrap-e .float-wrap .catch span.small {
  font-size: 2.2rem;
}

#contents .wrap-e .float-wrap p {
  margin: 0 auto 10px;
}

#contents .wrap-e .float-wrap .fl {
  width: 300px;
}

#contents .wrap-e .left-area,
#contents .wrap-e .right-area {
  display: table-cell;
  background: #f5f5f5;
  vertical-align: middle;
  padding: 20px;
}

#contents .wrap-e .left-area {
  border-right: 2px solid #FFF;
  width: 20%;
  text-align: center;
  font-weight: 700;
}

#contents .wrap-e .left-area .orange {
  font-size: 44px;
}

#contents .wrap-e .right-area {
  font-size: 14px;
}

.wrap-b .titleB {
  border-left: 8px solid #04275e;
  padding-left: 16px;
}

#contents .wrap-c .box-wrap {
  margin: 20px auto;
}

#contents .custom01.wrap-d .box-wrap {
  margin: 20px auto 40px;
}

.wrap-e.custom01>div {
  margin: 20px auto;
  width: 100%;
  display: table;
}

#contents .wrap-f table {
  margin: 20px auto;
}

@media screen and (max-width: 768px) {
  h1.rightTxt {
    margin-top: -3rem;
    font-size: 1.4rem;
  }

  #contents .custom01 .box-wrap .type-b .box-head {
    margin-bottom: 0;
  }

  #resultBox .wrap-d .box-wrap .box .box-body p {
    padding: 0 20px 20px;
  }

  .addParts04 .addInner {
    width: auto;
  }

  .resultOn_count {
    width: auto;
  }

  #resultBox .box {
    padding: 2rem;
    background-image: none;
  }

  #contents .wrap-c .box-wrap .box {
    width: 100%;
  }

  #contents .wrap-c .box-wrap .box.single {
    background-image: url("img/waku_top.png"), url("img/waku_bottom.png");
    background-repeat: no-repeat, no-repeat;
    background-position: top, bottom;
  }

  #contents .wrap-c .box-wrap .type-b .box-head {
    font-size: 1.8rem;
  }

  #visArea .mainArea .btnTop01 {
    width: 90%;
  }

  #resultBox .wrap-a_inner {
    display: block;
  }

  #resultBox .wrap-a .kokopoint,
  #resultBox .wrap-a .right-cap {
    display: block;
  }

  #resultBox .wrap-a .kokopoint {
    width: 100%;
    padding: 2rem;
  }

  #contents .wrap-d .box-wrap .box {
    width: 100%;
  }

  #visArea .mainArea .btnTop01 a {
    width: auto;
  }

  #visArea .mainArea .btnTop01 a {
    font-size: inherit;
  }

  #visArea .mainArea .btnTop01 img {
    width: 90px;
    height: auto;
  }

  #contents #g-nav-01 li {
    text-indent: inherit;
    padding: 1.4rem 0 1.4rem 2.5rem;
    font-size: 1.4rem;
  }

  #contents #g-nav-01 li::before {
    content: "";
    background: url(img/arrow_gray_right.png) no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 18px;
  }

  #visArea {
    margin: 0 auto 0;
  }

  #g-nav-01 {
    width: 90%;
    margin: 10px auto;
    display: block;
    font-weight: 400;
  }

  #g-nav-01 ul {
    display: block;
  }

  #g-nav-01 li {
    width: 100%;
    padding: 20px 20px;
    margin-right: 0;
    text-indent: 20px;
    float: none;
  }

  #g-nav-01 p {
    width: 100%;
    text-align: left;
    padding-right: 0;
    padding-top: 0;
    background: none;
    font-size: 1.8rem;
  }

  #index .addParts04 h2 {
    box-shadow: none;
    font-size: inherit;
    font-size: 2rem;
  }

  #index .addParts04 h2 span {
    font-size: 1.5rem;
  }

  .addParts04 .box_white {
    background: #FFF;
    padding: 10px;
    margin: 0 10px;
  }

  #searchBlock .selectBox_wrap {
    width: 100%;
    margin: 0 0 1rem 0;
  }

  #searchBlock .selectBox_ttl {
    display: table;
    margin: 0 0 1rem 0;
    justify-content: center;
    width: 100%;
    padding: 1.6rem;
  }

  #searchBlock .selectBox_item.gyoumu_check {
    border-bottom: none;
  }

  #searchBlock .btn-internal a {
    font-size: 1.8rem;
    padding: 2rem 3rem;
  }

  #searchBlock .btn-internal::before {
    background-size: 90%;
    background-repeat: no-repeat;
  }

  .resultOn_count {
    width: 90%;
    font-size: 20px;
  }

  .resultOn_count .length {
    font-size: 4rem;
  }

  #contents .kokopoint {
    font-size: 18px;
    width: 100%;
    margin: 1rem 0 2rem;
  }

  #resultBox .box {
    padding: 2rem;
    margin-bottom: 8rem;
  }

  #resultBox .box.bottom_2columns_item {
    width: 100%;
    margin: 0 auto 5rem;
  }

  #contents .kokopoint::before {
    width: 145px;
    height: 40px;
    top: -32px;
    left: 8px;
    background: url(img/ico_point_hukidashi.png);
    background-size: 145px auto;
  }

  #resultBox .wrap-a .right-cap {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    padding: 0 20px 20px;
  }

  .wrap-b {
    display: block;
    font-size: 100%;
    width: 100%;
  }

  #contents .addParts03 .iconRight ul li {
    margin-right: 1rem;
    font-size: 90%;
    padding: 4px 20px;
    margin-bottom: 1rem;
  }

  #contents .addParts03 .iconRight ul {
    margin-bottom: 0;
  }

  #contents .addParts03 .kokopoint ul li {
    font-size: 1.6rem;
  }

  #contents .addParts03 .iconRight .mb0 {
    font-size: 1.8rem;
  }

  #contents .wrap-c .box-wrap .box {
    background-size: contain;
  }

  .check-block {
    display: block;
    width: 30%;
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }

  .titleLeft,
  .iconRight {
    display: block;
  }

  .titleLeft {
    width: 100%;
  }

  #contents .custom01.wrap-d .box-wrap {
    width: 100%;
    max-width: 100%;
  }

  #contents .custom01 h3::before {
    background-size: contain;
    background-repeat: no-repeat;
    width: 70px;
    height: 50px;
  }

  #contents .custom01 h3>span {
    padding: 1rem;
    padding-left: 0;
    font-size: 2rem;
  }

  #resultBox .box h3 {
    font-size: 2.2rem;
  }

  #resultBox .wrap-a {
    display: block;
    margin-bottom: 40px;
    margin-top: 60px;
  }

  #index .custom01 h2,
  #index .custom02 h2 {
    font-size: 2.4rem;
  }

  #contents .wrap-c .box-wrap {
    width: 100%;
    max-width: 100%;
  }

  #contents .wrap-c .box-wrap p {
    padding: 0;
  }
}

.labels_txt:after {
  display: none;
  content: '';
  width: 34px;
  height: 29px;
  position: absolute;
  top: 9px;
  left: -36px;
  background: url(img/ico_checkmark.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 100;
}

.labels_input:checked+.labels_txt:after {
  display: block;
}

.btn-internal a.btn_box_refine,
.btn-internal a.btn_box_refine2 {
  background: #827883;
  background-color: #827883;
  border-radius: 37.5px;
  color: #fff;
  font-size: 20px;
}

.onlySP {
  display: none;
}

#contents .box-wrap .type-b::after {
  content: "MERIT";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -2.8rem;
  font-size: 2.6rem;
  letter-spacing: .06em;
  color: #009aa3;
  font-weight: bold;
}

#contents .box-wrap .type-b:nth-of-type(2)::after {
  content: "DEMERIT";
}

#contents .box-wrap .type-b:nth-of-type(3)::after {
  content: "CASE03";
}

#contents .box-wrap .type-b:nth-of-type(4)::after {
  content: "CASE04";
}

#contents .addParts03.custom02 .box-wrap .type-b::after,
#contents .addParts03.custom02 .box-wrap .type-b:nth-of-type(2)::after,
#contents .addParts03.custom02 .box-wrap .type-b:nth-of-type(3)::after,
#contents .addParts03.custom02 .box-wrap .type-b:nth-of-type(4)::after {
  content: "QUESTION";
}

#contents .wrap-d .box-wrap .type-b::after {
  display: none;
}

@media screen and (max-width: 768px) {
  .onlySP {
    display: block;
  }

  .waku {
    margin-top: 10px;
    display: inline-block;
  }

  #index .custom02 .frame-wrap h3 {
    font-size: 2rem;
    font-weight: bold;
  }

  #visArea .mainArea .siteNameArea {
    display: table;
    background: none;
    background-size: cover;
    height: auto;
    width: 100%;
    margin: 0 auto;
  }

  #contents #g-nav-01 li {
    width: 100%;
    margin-right: 0;
  }

  #contents .custom01 .box-wrap .type-b {
    padding: 10px;
  }

  .frame-image {
    padding: 0 2rem;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: auto;
  }

  #contents .custom02 .frame-wrap .type-b .frame-head {
    min-height: auto;
    margin-bottom: 0;
    height: auto;
    display: block;
  }

  .addParts04 {
    padding-bottom: 10px;
  }

  #index .addParts04 .searchBlock_title {
    background-size: 80% auto;
    padding: 8rem 2rem 0;
  }

  #index .addParts04 .searchBlock_title span {
    font-size: 2rem;

  }

  .addParts03 .addInner {
    margin: 0 auto;
  }

  #visArea .mainArea .btnTop01 a {
    left: 5rem;
    z-index: 10;
  }

  #index .addParts04 h2 {
    background-size: contain;
    padding: 1rem 0;
  }

  #searchBlock .selectBox_item.gyoumu_check .checkInner {
    width: auto;
    border-bottom: none;
    text-align: left;
  }

  .resultOn_count::after {
    width: 46px;
    height: 27px;
    background-size: contain;
    top: 117px;
  }

  .addParts03.bg_koushi {
    padding-top: 3.5rem;
    padding-bottom: 4rem;
  }

  #resultBox .addInner>p.resultComment {
    margin: 0 2.5rem 5rem;
    font-size: 1.6rem;
  }

  #index .custom01 h2,
  #index .custom01 .addInner>p,
  #index .custom02 h2,
  #index .custom02 .addInner>p {
    padding: 2rem;
  }

  #index .custom01 .addInner>p,
  #index .custom02 .addInner>p {
    margin: 0;
  }

  .box-body p {
    padding: 2rem;
  }

  #contents .wrap-e .left-area,
  #contents .wrap-e .right-area {
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    border-right: none;
    padding: 0.2rem 2rem;
  }

  #contents .wrap-e .left-area .orange {
    font-size: 3.5rem;
  }

  #searchBlock .selectBox_ttl {
    display: block;
    margin-bottom: 0;
  }

  #contents #g-nav-01 li:last-of-type {
    border-bottom: none;
  }

  #index .custom01 h2.bg_garage {
    font-size: 26px;
    margin: 3.5rem auto 2rem;
    padding: 3.5rem 3rem 3.5rem 0
  }

  #index .custom01 h2.bg_garage a:after {
    background: url(img/arrow_black.png) no-repeat;
    background-size: 10px auto;
    right: 10px;
  }

  .btn-internal a.btn_box_refine,
  .btn-internal a.btn_box_refine2 {
    font-size: 2.3rem;
  }

  #contents #top4 .box-wrap .type-b .box-head h3 {
    font-size: 2rem;
  }

  #contents #top4 .box-wrap .type-b .box-body p {
    padding: 0.5rem 0 2rem;
  }

  #contents #top4 .box-wrap .type-b::after {
    font-size: 1.8rem;
    top: -1.8rem;
  }
}

#visArea .mainArea .siteNameAreaInner {
  display: block;
  vertical-align: middle;
}

#resultBox .resultOff {
  display: none;
}

#resultBox .addInner>p {
  margin: 10px 10px;
}

span.mention {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  display: block;
  padding: 5px 10px;
  color: #009aa4;
  border-radius: 100px;
  background: #FFF;
  font-size: 1.3rem;
}

.f-bold {
  font-weight: bold !important;
}

.f-strong {
  font-weight: bold !important;
  border-bottom: 3px solid #b4d1ff;
}

#resultBox .wrap-a .right-cap {
  word-break: break-all;
}

#index h2 a::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 26px;
  background: url(img/arrow_black.png) no-repeat;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 20px;
}

.toggleTarget dt {
  font-weight: bold;
}

/* for IE */
input[type='checkbox'],
input[type='radio'] {
  display: none;
}

#contents .custom01 .hedding {
  background: url(img/point_01.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 2rem 0 2rem 10rem;
  background-size: 89px;
}

#contents .wrap-d .box-wrap .box:nth-child(2) .hedding {
  background-image: url(img/point_02.png);
}

.toggleBtn.off span {
  background-image: url(img/ico_hatena.png), url("img/ico_minus.png");
}

.mention {
  text-align: center;
}

#index #resultBox .addParts03 .wrap-c {
  margin-top: 1rem;
}

#contents #top6.custom01 h3 {
  background: none;
  padding: 0;
}

#top6 .float-wrap .fr {
  width: 600px;
}

@media screen and (max-width: 768px) {
  #top6 .float-wrap .fr {
    width: 100%;
  }

  #contents .custom01 .hedding {
    padding: 2rem 0 2rem 8rem;
    background-size: 70px;
  }
}

.mention {
  display: none;
}

.box_white>.mention {
  font-size: 2rem;
  font-weight: bold;
}

@media screen and (max-width: 599px) {
  #index .custom01 .float-wrap .fl {
    width: 100%;
  }

  #index .choice_flex {
    display: block;
  }

  #index .choice_flex_image {
    width: 100%;
    margin: 0 0 20px;
  }

  #index .choice_flex_content {
    width: 100%;
  }

  #index .addParts04 .btn-internal.upper a {
    font-size: 1.6rem;
    background: url(img/arrow_black_down.png) right 15px center no-repeat #fff;
    background-color: #ffdb5d;
    background-size: 11px auto;
  }

  .box_white_inner {
    display: block;
  }

  span.mention {
    right: 5px;
    font-size: 1rem;
  }

  .labels_txt {
    margin-left: 15px;
    padding-right: 15px;
    position: relative;
    display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: bold;
  }

  #resultBox .resultBox_catch {
    font-size: 1.8rem;
  }

  #index .choice {
    padding: 40px 20px;
  }

  #index .choice_title {
    font-size: 2.4rem;
    line-height: 1.5;
    padding: 0 2rem;
    margin: 0 auto 2rem;
  }

  #index .choice_heading_h3 {
    font-size: 2rem;
    padding: 6px;
    margin-bottom: 20px;
  }

  #index .choice_heading_h4 {
    font-size: 1.8rem;
    margin: 40px auto 20px;
    padding: 10px 20px 10px 30px;
  }

  #contents .box-wrap .type-b::after {
    top: -2rem;
    font-size: 2.2rem;
  }

  #contents .box-wrap .type-b .box-head h3.type-b_title {
    font-size: 2rem;
  }

  #contents .box-wrap .type-b .box-body p {
    padding: 1.5rem 0;
  }

  #index .choice .choice_caution {
    width: 92%;
  }

  #index .box .bg_single_catch {
    font-size: 2.4rem;
  }

  #index .box h3.bg_single_name {
    font-size: 2rem;
    margin-bottom: 40px;
  }

  #index .addParts03.bg_single .btn-web,
  #index .addParts03.bg_single .btn-tel {
    width: 85%;
    margin-bottom: 20px;
  }

  #resultBox .wrap-a .kokopoint_name {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  #resultBox .wrap-a .bottom_2columns_item_tag {
    width: calc(20% - 5px * 4 / 5);
    margin-right: 5px;
  }

  #contents .wrap-a_catch {
    font-size: 1.8rem;
    padding: 0 20px;
  }

  #contents p.wrap-a_text {
    padding: 0 20px;
  }

  #index .custom01 .float-wrap {
    margin: 20px auto;
  }

  #contents .wrap-e .float-wrap .catch {
    font-size: 2rem;
  }

  #contents .wrap-e .float-wrap .catch span.small {
    font-size: 1.8rem;
  }

  .addParts03.bg_single {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #index .custom01 h2.bg_garage::before {
    font-size: 22px;
    top: -14px;
  }

  #index .custom02 h2.sttl {
    display: block;
    font-size: 2.4rem;
    padding: 0 20px;
  }

  #index .custom02 h2.sttl a:after {
    background: url(img/arrow_black.png) no-repeat;
    background-size: 10px auto;
    right: 5px;
  }

  .addParts03.custom02 {
    padding: 20px 0;
  }

  #contents .custom02 .frame-wrap.bg_cream .type-b h3.bg_cream_title a {
    background-size: 10px auto;
  }

  #contents .custom02 .frame-wrap.bg_cream .type-b .frame-head {
    padding: 20px;
  }

  #contents .custom02 .frame-wrap.bg_cream .type-b h4.bg_cream_heading {
    position: relative;
    font-size: 1.8rem;
    padding: 10px 20px 10px 25px;
    margin: 0 0 10px;
  }

  #contents .custom02 .frame-wrap.bg_cream .type-b h3.bg_cream_title {
    font-size: 2.2rem;
  }

  #contents .custom02 .frame-wrap.bg_cream .type-b .frame-body {
    padding-top: 0;
  }

  #contents .float-wrap {
    width: 100%;
  }
}

.display-contents {
  display: contents;
}