@charset "UTF-8";
@media only screen and (max-width: 770px) {
  html {
    font-size: 130.2083333333vw;
  }
}

.noto {
  font-family: "Noto Sans Japanese";
}

.white {
  color: #FFF;
}

.inner,
.inner_sp_full {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 770px) {
  .inner {
    width: 90%;
  }
}

@media only screen and (max-width: 770px) {
  .inner_sp_full {
    width: 100vw;
  }
}

@media only screen and (max-width: 770px) {
  div, ul, li, dl, dt, dd {
    font-size: 0.018rem;
  }
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
/* Common
-------------------------------------------------------------- */
.page_main_visual {
  background: #00497D;
  margin: 34px 0 0;
}

.page_common_block {
  padding: 57px 0 0;
}

.page_common_block .inner .page_title {
  font-size: 39px;
  font-weight: 600;
  color: #00497D;
}

.page_common_block .inner .page_description {
  line-height: 2.4;
  font-weight: 600;
  font-size: 18px;
  padding: 38px 0 0;
}

/* Home
-------------------------------------------------------------- */
.section_1 {
  padding: 0 0 43px;
}

.section_2 {
  background: #00497D;
  padding: 0;
}

.section_4 {
  background: #00497D;
  padding: 0;
}

.section_5 {
  padding: 0 0 166px;
}

.section_6 {
  background: #00497D;
  padding: 0;
}

.section_7 {
  padding: 0;
}

.section_8 {
  padding: 158px 0 176px;
}

.section_10 {
  padding: 76px 0 0;
}

.about_main_block .inner {
  background: url(images/home/sec_about.png) no-repeat;
  padding: 44px 0 84px;
}

.main_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.scroll {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.home .mv {
  overflow: hidden;
}
.home .top {
  height: 100vh;
  position: relative;
}
.home .header {
  /* 	width: 100vw; */
  height: 100vh;
  min-height: 650px;
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 24px 0 0;
  position: relative;
}
.home .service_block {
  margin: 107px 0 0;
}
.home .service_block ul {
  font-size: 0;
}
.home .service_block ul li {
  display: inline-block;
  font-size: 16px;
  margin: 0 44px 50px 0;
}
.home .service_block ul li:nth-child(even) {
  margin: 0;
}
.home .service_block .title {
  padding: 0 0 0 33px;
  background: url(/assets/images/common/list.png) no-repeat left center;
  margin: 15px 0 0;
  font-size: 28px;
}
.home .event_seminar_block {
  padding: 72px 0 0;
  width: 945px;
  margin: 0 auto;
}
.home .event_headline_txt_1 {
  text-align: center;
  font-size: 31px;
  padding: 42px 0 0 0;
  line-height: 1.8;
  font-weight: 600;
  color: #00497D;
}
.home .event_headline_txt_1 span {
  color: #e30011;
}
.home .event_headline_txt_2 {
  text-align: center;
  font-size: 19px;
  padding: 28px 0 0 0;
  font-weight: 600;
  color: #00497D;
}
.home .event_seminar_block ul {
  font-size: 0;
}
.home .event_seminar_block ul li {
  display: inline-block;
  margin: 0 0 16px 12px;
}
.home .event_seminar_block ul li:nth-child(4n+1) {
  margin: 0 0 16px;
}
.home .about_main_block {
  margin: 37px 0 0;
  background: #00497D;
}
.home .about_main_txt {
  padding: 0 0 0 70px;
  font-size: 18px;
  font-weight: 600;
  line-height: 2.9;
}
.home .about_main_btn {
  display: inline-block;
  font-weight: 600;
  font-size: 13px;
  margin: 32px 0 0 74px;
  background: url(/assets/images/common/list.png) #FFF no-repeat 16px center;
  background-size: 18px;
}
.home .about_main_btn a:link {
  padding: 14px 28px 14px 48px;
  display: block;
  font-size: 18px;
  color: #000;
}
.home .about_main_btn a:visited {
  color: #000;
}
.sec_title_block {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.sec_title_en {
  font-size: 36px;
  color: #00497D;
  letter-spacing: 5px;
  font-weight: 600;
}

.white .sec_title_en {
  color: #FFF;
}

.sec_title_jp {
  font-size: 16px;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  margin: 0.6em 0 18px;
  letter-spacing: 3px;
  font-weight: 600;
}

.sec_title_jp:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -18px;
  /*線の上下位置*/
  display: inline-block;
  width: 180px;
  /*線の長さ*/
  height: 5px;
  /*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  /*位置調整*/
  background-color: #00497D;
  /*線の色*/
  border-radius: 2px;
  /*線の丸み*/
}

.white .sec_title_jp:before {
  background-color: #FFF;
}

.sec_main_desc {
  text-align: center;
  padding: 39px 0 0;
  line-height: 2.4;
  font-size: 18px;
}

.section_8 .sec_main_desc {
  font-weight: 600;
}

.pc_view {
  display: block !important;
}

.sp_view {
  display: none !important;
}

@media only screen and (max-width: 770px) {
  .main_visual {
    position: relative;
    margin: 0 auto;
    padding: 0;
    height: 54vh;
    width: 100%;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page_main_visual {
    background: #00497D;
    margin: 34px 0 0;
  }
  .page_main_visual .inner {
    padding: 17% 0 17%;
    background-size: cover;
    width: 100%;
  }
  .page_common_block {
    padding: 6% 0 0;
  }
  .page_common_block .inner .page_title {
    font-size: 0.044rem;
    font-weight: 600;
    color: #00497D;
    line-height: 1.7;
  }
  .page_common_block .inner .page_description {
    line-height: 2.3;
    font-weight: 600;
    font-size: 0.027rem;
    padding: 2% 0 0;
    text-align: justify;
  }
  /* Home
    -------------------------------------------------------------- */
  .section_1 {
    padding: 7.5% 0 11%;
  }
  .section_1 .inner {
    width: 82%;
  }
  .section_2 {
    background: #00497D;
    padding: 0;
  }
  .section_3 {
    background: #cce5e3;
    padding: 0 0 10%;
  }
  .section_4 {
    background: #00497D;
    padding: 0;
  }
  .section_5 {
    padding: 0 0 15%;
  }
  .section_6 {
    background: #00497D;
    padding: 0;
  }
  .section_7 {
    padding: 0;
  }
  .section_8 {
    padding: 0.12rem 0 0.174rem;
  }
  .section_10 {
    padding: 0.035rem 0 0;
  }
  .section_2 .inner {
    background: url(images/home/sec_smart_house_sp.jpg) no-repeat;
    padding: 8% 0 14%;
    width: 100%;
    background-size: cover;
  }
  .section_4 .inner {
    background: url(images/home/sec_after_service_sp.jpg) no-repeat;
    padding: 7% 0;
    width: 100%;
    background-size: cover;
  }
  .about_main_block .inner {
    background: url(images/home/sec_about_sp.jpg) no-repeat;
    padding: 37% 0 4%;
    width: 100%;
    background-size: cover;
  }
  .main_txt {
    position: absolute;
    top: 50%;
    left: initial;
    transform: initial;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    box-sizing: border-box;
    text-align: center;
  }
  .scroll {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    box-sizing: border-box;
    text-align: center;
  }
  .main_txt img {
    width: 95%;
  }
  .scroll img {
    width: 72%;
  }
  .home header {
    /*
      	display: flex;
      	align-items: center;
      	justify-content: center;
      */
  }
  .home .header {
    /* 	width: 100vw; */
    height: auto;
    min-height: auto;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 2% 0 0;
    position: relative;
  }
  .sec_title_block {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .sec_title_en {
    font-size: 0.046rem;
    color: #00497D;
    letter-spacing: 3px;
    font-weight: 600;
  }
  .white .sec_title_en {
    color: #FFF;
  }
  .sec_title_jp {
    font-size: 0.02rem;
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    margin: 0.6em 0 12px;
    letter-spacing: 1px;
    font-weight: 600;
  }
  .sec_title_jp:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -12px;
    display: inline-block;
    width: 117px;
    height: 3px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #00497D;
    border-radius: 2px;
  }
  .white .sec_title_jp:before {
    background-color: #FFF;
  }
  .sec_main_desc {
    text-align: justify;
    padding: 5% 0 0;
    line-height: 2.3;
    font-size: 0.023rem;
    width: 83%;
    margin: 0 auto;
    letter-spacing: -1px;
  }
  .home .service_block {
    margin: 9% 0 0;
  }
  .home .service_block ul {
    font-size: 0;
  }
  .home .service_block ul li {
    display: inline-block;
    font-size: 0.036rem;
    margin: 0 0 4.7%;
  }
  .home .service_block ul li:nth-child(even) {
    margin: 0 0 4.7%;
    font-size: 0.036rem;
  }
  .home .service_block .title {
    padding: 0 0 0 20px;
    background: url(/assets/images/common/list.png) no-repeat left center;
    margin: 1% 0 0;
    font-size: 0.036rem;
    font-weight: 600;
    background-size: 15px;
  }
  .home .service_block .desc {
    padding: 0;
    font-size: 0.02rem;
  }
  .home .event_headline_txt_1 {
    padding: 0.06rem 0 0 0;
    font-size: 0.044rem;
    letter-spacing: -1px;
  }
  .home .event_headline_txt_2 {
    padding: 0.018rem 0 0 0;
    font-size: 0.027rem;
    line-height: 1.8;
  }
  .home .event_seminar_block {
    padding: 0.068rem 0 0;
    width: 100%;
    margin: 0 auto;
  }
  .home .event_seminar_block ul {
    font-size: 0;
  }
  .home .event_seminar_block ul li {
    display: inline-block;
    margin: 0;
    width: 49%;
    margin: 0;
  }
  .home .event_seminar_block ul li:nth-child(4n+1) {
    margin: 0 2% 3% 0;
  }
  .home .event_seminar_block ul li:nth-child(odd) {
    margin: 0 2% 3% 0;
  }
  .section_8 .sec_main_desc {
    font-weight: 600;
    width: 100%;
    font-size: 0.027rem;
    line-height: 2.27;
    padding: 0.007rem 0 0 0;
  }
  .home .about_main_block {
    margin: 7% 0 0;
    background: #00497D;
  }
  .home .about_main_txt {
    padding: 0;
    font-size: 0.027rem;
    font-weight: 600;
    line-height: 2.25;
    width: 84%;
    margin: 0 auto;
  }
  .home .about_main_btn {
    display: block;
    font-weight: 600;
    font-size: 0.036rem;
    background: url(/assets/images/common/list.png) #FFF no-repeat 9px center;
    background-size: 15px;
    width: 82%;
    margin: 1% auto 0;
    box-sizing: border-box;
  }
  .home .about_main_btn a:link {
    padding: 11px 28px;
    display: block;
  }
  .home .news_block .news_title {
    background: #fff100;
    padding: 0.02rem 0;
    float: none;
    width: 100%;
    text-align: center;
  }
  .home .news_block .news_title .title_en {
    color: #00497D;
    font-weight: 600;
    font-size: 6.1333vw;
  }
  .home .news_block .news_title .title_jp {
    padding: 2% 0 0;
    font-weight: 600;
    font-size: 2.6666vw;
  }
  .home .news_block .news_list {
    float: none;
    width: 100%;
    border-top: 1px solid #9fa0a0;
    border-bottom: 1px solid #9fa0a0;
    margin: 0.043rem 0 0;
    line-height: 1.6;
  }
  .home .news_block .news_list dl {
    padding: 3% 0 0.01rem;
    border-bottom: 1px dashed #9fa0a0;
  }
  .home .news_block .news_list dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  * html .home .news_block .news_list dl {
    height: 1%;
  }
  .home .news_block .news_list dt {
    float: none;
    clear: left;
    width: 100%;
    font-size: 0.02rem;
  }
  .home .news_block .news_list dd {
    float: none;
    width: 100%;
    font-size: 0.027rem;
  }
  .home .news_block .news_list dl:last-child {
    border: none;
  }
  .home .news_block .news_list dd a:link {
    color: #00497D;
    text-decoration: none;
  }
  .home .news_block .news_list dd a:visited {
    color: #00497D;
  }
  .home .news_block .news_list dd a:hover {
    color: #006c21;
  }
  /* repair
    -------------------------------------------------------------- */
  .page_main_visual {
    background: #00497D;
    margin: 34px 0 0;
  }
  .page-template-page-repair .page_main_visual .inner {
    background: url(images/repair/main_sp.jpg) no-repeat;
    padding: 17% 0 17%;
    background-size: cover;
    width: 100%;
  }
  .page-template-page-repair .page_main_visual .sec_title_block .sec_title_en {
    color: #FFF;
  }
  .page-template-page-repair .page_main_visual .sec_title_block .sec_title_jp {
    color: #FFF;
  }
  .page_repair_block {
    padding: 8% 0 0;
  }
  .page_repair_block .title {
    color: #00497D;
    font-weight: 600;
    font-size: 5.0666666667vw;
    border-bottom: 1px solid #00497D;
    padding: 0 0 1.5%;
    margin: 0 0 2%;
  }
  .page_repair_block .desc {
    line-height: 1.9;
    font-size: 3.2vw;
    text-align: justify;
    font-weight: 600;
  }
  .page_repair_block .case_block {
    margin: 6% 0 0;
  }
  .page_repair_block .case_block .title {
    text-align: center;
    font-size: 3.7333333333vw;
    border: none;
    margin: 0;
    padding: 0 0 2% 0;
  }
  .page_repair_block .case_block .case_01 {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .page_repair_block .case_block .case_02 {
    float: none;
    width: 80%;
    margin: 4% auto 0 auto;
  }
  .page_repair_block .repair_service_block .title {
    background: #00497D;
    color: #FFF;
    font-size: 4.5333333333vw;
    text-align: justify;
    padding: 2% 3.5%;
    margin: 10% 0 0;
    line-height: 1.4;
  }
  .page_repair_block .repair_service_block .repair_service_step {
    margin: 6% 0 0;
  }
  .page_repair_block .repair_service_block .repair_service_step ul {
    font-size: 0;
  }
  .page_repair_block .repair_service_block .repair_service_step ul li {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #00497D;
    vertical-align: top;
    padding: 1% 2%;
    height: auto;
    position: relative;
    margin: 0 0 7.5% 0;
    box-sizing: border-box;
  }
  .page_repair_block .repair_service_block .repair_service_step ul li:last-child {
    margin: 0;
  }
  .page_repair_block .repair_service_block .repair_service_step ul li .boldface {
    font-size: 3.7333333333vw;
    font-weight: 600;
    color: #00497D;
    line-height: 1.8;
  }
  .page_repair_block .repair_service_block .repair_service_step ul li p {
    font-size: 3.2vw;
    font-weight: 600;
    line-height: 1.6;
  }
  .page_repair_block .repair_service_block .repair_service_step ul li:after {
    width: 29px;
    height: 15px;
    position: absolute;
    top: initial;
    right: 45%;
    bottom: -21px;
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    background-image: url(images/repair/next_sp.png);
    background-size: cover;
    vertical-align: middle;
  }
  .page_repair_block .repair_service_block .repair_service_step ul li:last-child:after {
    content: "";
    background: none;
  }
  .page_repair_block .repair_service_block .repair_service_attention {
    line-height: 1.8;
    padding: 4% 0 0 0;
    font-size: 3.2vw;
  }
  .page_repair_block .compare_block ul {
    padding: 6% 0 0;
  }
  .page_repair_block .compare_block ul li {
    float: none;
    width: 100%;
    border: 1px solid #00497D;
    box-sizing: border-box;
    margin: 0 0 6% 0;
    height: auto;
  }
  .page_repair_block .compare_block ul li:nth-child(even) {
    margin: 0 0 6% 0;
  }
  .page_repair_block .compare_block ul li table tbody tr {
    border-bottom: 1px solid #00497D;
  }
  .page_repair_block .compare_block ul li table tbody tr:nth-child(2) {
    height: 71px;
  }
  .page_repair_block .compare_block ul li table tbody tr:last-child {
    border: none;
  }
  .page_repair_block .compare_block ul li table tbody tr th {
    background: #00497D;
    color: #FFF;
    text-align: center;
    font-size: 3.2vw;
    padding: 1% 0;
  }
  .page_repair_block .compare_block ul li table tbody tr td {
    vertical-align: top;
    padding: 4% 0 0;
  }
  .page_repair_block .compare_block ul li table tbody tr td:nth-child(1) {
    padding: 6% 4% 5% 5%;
    width: 20%;
  }
  .page_repair_block .compare_block ul li table tbody tr td div.title {
    font-size: 3.2vw;
    border: #ffdead;
    padding: 0;
    margin: 0;
  }
  .page_repair_block .compare_block ul li table tbody tr td p {
    line-height: 1.8;
    padding: 5px 0 0;
    font-size: 2.6666666667vw;
  }
  .page_repair_block .compare_block p {
    font-size: 3.2vw;
    line-height: 1.8;
  }
  /* Inquiry
    -------------------------------------------------------------- */
  .page_main_visual {
    background: #00497D;
    margin: 34px 0 0;
  }
  .page-template-page-inquiry .page_main_visual .inner {
    background: url(images/inquiry/main_sp.jpg) no-repeat;
    padding: 17% 0 17%;
    background-size: cover;
    width: 100%;
  }
  .mail_form_block {
    margin: 6% 0 0;
    background: none;
  }
  .mail_form_block .inner {
    background: none;
    border-radius: initial;
    border: none;
  }
  .mail_form_block .inner .form {
    width: 100%;
    margin: 0 auto;
    padding: 8% 0 52px;
  }
  .mail_form_block .inner .form dl dt {
    float: none;
    clear: left;
    width: 100%;
    font-weight: 600;
    font-size: 0.036rem;
    padding: 0 0 2% 0;
  }
  .mail_form_block .inner .form dl dd {
    float: none;
    width: 100%;
    margin: 0 0 8%;
    font-size: 0.024rem;
  }
  .mail_form_block .inner .form dl dd label {
    display: block;
    font-size: 0.027rem;
    margin: 4% 0 0.031rem 0;
    width: 100%;
  }
  .mail_form_block .inner .form dl dd input {
    box-sizing: border-box;
  }
  .mail_form_block .inner .form dl dd input[type=text] {
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  .mail_form_block .inner .form dl dd input[type=email] {
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  .mail_form_block .inner .form dl dd textarea {
    width: 100%;
    border: 2px solid rgb(76, 76, 76);
    padding: 10px;
    box-sizing: border-box;
    height: 206px;
    font-size: 14px;
    box-shadow: none;
  }
  .mail_form_block .inner .form dl dd input[type=checkbox] {
    padding: 0;
    margin: 0;
  }
  .submit_button_block {
    padding: 0;
    margin: 5% 0 0 0;
  }
  .submit_button_block button {
    border-radius: 10px;
    padding: 13px 22px;
    width: 100%;
    text-align: left;
    color: #FFF;
    font-size: 17px;
    display: inline-block;
    position: relative;
  }
  .submit_button_block button:after {
    position: absolute;
    content: url(images/inquiry/button.png);
    top: 16px;
    right: 16px;
  }
  .submit_button_block .confirm button {
    background: #00497D;
  }
  .submit_button_block .reset button {
    background: #7f7f7f;
  }
  .submit_button_block .submit button {
    background: #00497D;
  }
  .submit_button_block .back button {
    background: #7f7f7f;
  }
  .submit_button_block .confirm, .submit_button_block .reset, .submit_button_block .submit, .submit_button_block .back {
    display: block;
    margin: 0 0 13% 0;
  }
  /* Single
    -------------------------------------------------------------- */
  .page_main_visual {
    background: #00497D;
    margin: 0;
  }
  .single-post .page_main_visual .inner {
    background: url(images/news/main_sp.jpg) no-repeat;
    padding: 17% 0 17%;
    background-size: cover;
    width: 100%;
  }
  .single_page_block {
    padding: 5% 0 0;
  }
  .single_page_block .inner {
    width: 100%;
    margin: 0 auto;
  }
  .main_column {
    float: none;
    width: 82%;
    margin: 0 auto;
  }
  .sidebar {
    float: none;
    width: 100%;
    background: #cce5e3;
    border-radius: initial;
    padding: 9% 9%;
    box-sizing: border-box;
  }
  .main_column .title {
    font-size: 5.8666666667vw;
    color: #00497D;
    line-height: 1.8;
  }
  .main_column .post_date {
    font-weight: 600;
    padding: 1% 0 0 0;
    font-size: 3.4666666667vw;
  }
  .main_column .the_content {
    padding: 8% 0 0;
    line-height: 1.8;
    font-size: 3.2vw;
  }
  .main_column .the_content img {
    max-width: 100%;
    height: auto;
  }
  .main_column .pagination {
    margin: 3% 0 6% 0;
    border-top: none;
    padding: 0;
  }
  .pagination .next, .pagination .prev {
    float: left;
    width: 50%;
    font-size: 4.8vw;
  }
  .main_column .pagination a:link {
    color: #00497D;
  }
  .main_column .pagination a:visited {
    color: #00497D;
  }
  .pagination .next {
    float: right;
    text-align: right;
  }
  .sidebar h3 {
    font-size: 5.0666666667vw;
    color: #00497D;
    padding: 0 0 2% 0;
  }
  .sidebar ul li {
    border-top: 1px solid #000;
    padding: 3% 0;
    line-height: 1.7;
    font-size: 2.6666666667vw;
    font-weight: 600;
  }
  .sidebar ul li .post_date_sidebar {
    padding: 0;
  }
  .sidebar ul li:last-child {
    border: none;
  }
  .sidebar ul li a:link {
    text-decoration: none;
    color: #00497D;
  }
  .sidebar ul li a:visited {
    color: #00497D;
  }
  .pc_view {
    display: none !important;
  }
  .sp_view {
    display: block !important;
  }
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin: 0;
  }
}
/* smart house
-------------------------------------------------------------- */
.smart-house .page_main_visual {
  background: url(/assets/images/smarthouse/sec_smart_house.jpg) no-repeat;
  background-size: cover;
  padding: 121px 0 96px;
  font-weight: 600;
}

.section_3 {
  background: #f3f3f3;
  padding: 0 0 103px;
}

.smart_house_sec_title {
  text-align: center;
  font-size: 32px;
  color: #00497D;
  font-weight: bold;
  line-height: 1.8;
  padding: 55px 0 0 0;
}

.smart_house_img_block {
  background: #FFF;
  margin: 28px 0 0 0;
}

.smart_house_img_title {
  text-align: center;
  font-size: 32px;
  color: #317fb6;
  font-weight: bold;
  padding: 52px 0 0 0;
}

.smart_house_img {
  text-align: center;
  padding: 29px 0 0;
}

.smart_house_img img {
  margin: 0 auto;
}

.smart_house_img_block_txt {
  padding: 35px 60px 27px 60px;
  text-align: justify;
  font-size: 20px;
  line-height: 2.3;
  font-weight: 600;
}
.smart_house_img_block_txt span {
  color: #00497D;
}

.smart_house_block {
  margin: 111px 0 0;
}
.smart_house_block .title {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  color: #00497D;
  letter-spacing: 1px;
}
.smart_house_block ul {
  padding: 45px 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 65%;
  margin: 0 auto;
}
.smart_house_block ul li {
  width: 320px;
  padding: 0 0 48px;
}
.smart_house_block ul li .title {
  text-align: left;
  margin: 7px 0 12px 0;
  color: #00497D;
  font-size: 26px;
}

.smart_house_block ul li p {
  font-size: 15px;
  line-height: 1.8;
  padding: 6px 0 0;
}

.smart_house_desc_block .desc {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  padding: 120px 0 93px 0;
  line-height: 2.5;
}

@media only screen and (max-width: 770px) {
  /* smart house
    -------------------------------------------------------------- */
  .section_3 {
    background: #f3f3f3;
    padding: 0 0 2%;
  }
  .smart_house_sec_title {
    font-size: 0.042rem;
    padding: 0.06rem 0 0 0;
  }
  .smart_house_img_block {
    padding: 0 0 0.07rem 0;
  }
  .smart_house_img_title {
    text-align: center;
    font-size: 0.042rem;
    padding: 0.058rem 0 0.01rem 0;
  }
  .smart_house_img {
    text-align: center;
    padding: 6% 0 0.05rem;
    width: 82%;
    margin: 0 auto;
  }
  .smart_house_img_block_txt {
    font-size: 0.024rem;
    padding: 0;
    line-height: 1.9;
    letter-spacing: -1px;
    width: 82%;
    margin: 0 auto;
  }
  .smart_house_block {
    margin: 10% 0 0;
  }
  .smart_house_block .title {
    text-align: center;
    font-size: 0.042rem;
    font-weight: 600;
    color: #00497D;
    padding: 0.05rem 0 0 0;
    line-height: 1.8;
    letter-spacing: -2px;
  }
  .smart_house_block ul {
    font-size: 0;
    padding: 0.038rem 0 0;
    width: 91%;
  }
  .smart_house_block ul li {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0 0 4%;
  }
  .smart_house_block ul li img {
    display: block;
  }
  .smart_house_block ul li:nth-child(3n+2) {
    margin: 0 0 4%;
  }
  .smart_house_block ul li .title {
    text-align: left;
    margin: 0 0 0;
    color: #00497D;
    font-size: 0.038rem;
    line-height: 1;
    padding: 0.014rem 0 0 0;
    letter-spacing: initial;
  }
  .smart_house_block ul li p {
    font-size: 2.6666vw;
    line-height: 1.8;
    padding: 1% 0 0;
  }
  .smart_house_block .desc {
    text-align: justify;
    font-size: 3.4666vw;
    font-weight: 600;
    padding: 4% 0 0;
    line-height: 2.3;
  }
  .smart_house_desc_block {
    padding-bottom: 13%;
  }
  .smart_house_desc_block .desc {
    text-align: justify;
    font-size: 0.03rem;
    font-weight: 600;
    padding: 0.08rem 0 0 0;
    line-height: 2.5;
  }
}
/* 20180327 add
-------------------------------------------------------------- */
.smart-house .wrapper {
  background: #f3f3f3;
}
.smart-house .smart_house_section_bg .smart_house_sec_title {
  text-align: left;
  padding: 7px 14px;
  margin: 0 0 17px 0;
  background: url(/assets/images/smarthouse/smart_house_sec_title.png) no-repeat;
}

.smart_house_block_link {
  font-size: 16px;
  background: #00497D;
  text-align: center;
  border-radius: 5px;
}
.smart_house_block_link img {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.smart_house_block_link a:link {
  color: #FFF;
  display: block;
  padding: 14px 0 14px 0;
}
.smart_house_block_link a:visited {
  color: #FFF;
}
.smart_house_each_content_block {
  padding: 0;
}

.smart_house_sec_head_block ul {
  font-size: 0;
  padding: 30px 0 35px 0;
}
.smart_house_sec_head_block ul li {
  font-size: 18px;
  background: #00497D;
  color: #FFF;
  display: inline-block;
  width: 49%;
  box-sizing: border-box;
  text-align: center;
  padding: 16px 0;
  margin: 0 2% 15px 0;
  border-radius: 5px;
}
.smart_house_sec_head_block ul li.storage_battery_attention {
  width: 100%;
  text-align: right;
  padding: 0;
  margin: 0;
  background: none;
  color: initial;
  font-size: 15px;
}
.smart_house_sec_head_block ul li:nth-child(even) {
  margin: 0;
}

.smart_house_sec_head_img {
  display: inline-block;
  width: 496px;
  padding: 10px 0 0 0;
  margin: 0;
  box-sizeing: border-box;
  vertical-align: top;
}

.smart_house_sec_head_txt {
  display: inline-block;
  width: 520px;
  padding: 0 0 0 45px;
  margin: 0;
  box-sizing: border-box;
  vertical-align: top;
  line-height: 2.35;
  font-size: 18px;
  font-weight: 600;
}

.smart_house_sec_title_2 {
  color: #00497D;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  padding: 35px 0 0 0;
}

.smart_house_sec_body_block {
  background: #FFF;
  padding: 0 30px 30px 30px;
  margin: 0 0 50px 0;
}

.smart_house_sec_body_title {
  color: #00497D;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  padding: 25px 0 0 0;
}

.smart_house_sec_body_attention {
  text-align: center;
  background: #fcf6b8;
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin: 30px 0 0 0;
  padding: 18px 0;
  font-size: 22px;
  color: #00497D;
  font-weight: 600;
  line-height: 2;
}

.smart_house_process_block {
  margin: 30px 0 0 0;
  padding: 0 0 18px 0;
  border-bottom: 1px dashed #000;
}
.smart_house_process_block ul {
  margin: 17px 0 0 0;
  font-size: 0;
}
.smart_house_process_block ul li {
  display: inline-block;
}
.smart_house_process_block ul li.right_tri {
  vertical-align: top;
  padding: 80px 6px 0 6px;
}

.smart_house_process_block_last {
  border: none !important;
}

.smart_house_process_title {
  font-size: 20px;
  font-weight: 600;
  color: #00497D;
}
.smart_house_process_title span {
  font-size: 15px;
}

.smart_house_customer_case ul {
  padding: 18px 0 22px 0;
  border-bottom: 1px dashed #000;
  font-size: 0;
}
.smart_house_customer_case ul li {
  display: inline-block;
  margin: 0 30px 0 0;
}
.smart_house_customer_case ul li p {
  font-size: 20px;
  font-weight: 600;
  color: #00497D;
  margin: 0 0 17px 0;
}
.smart_house_customer_case ul li:last-child {
  margin: 0;
}
.smart_house_customer_case ul:last-child {
  border: none;
}

.smart_house_ih_block {
  padding: 35px 40px;
  background: #FFF;
  margin: 0 0 30px 0;
}
.smart_house_ih_block ul {
  font-size: 0;
}
.smart_house_ih_block ul li {
  display: inline-block;
  margin: 0 24px 0 0;
}
.smart_house_ih_block ul li:last-child {
  margin: 0;
}

#smartHouseSec5,
#smartHouseSec6 {
  margin: 120px 0 0 0;
}

@media only screen and (max-width: 770px) {
  .smart-house {
    overflow-x: hidden;
  }
  .smart-house .page_main_visual {
    background: url(/assets/images/smarthouse/sec_smart_house_sp.jpg) no-repeat;
    background-size: cover;
    padding: 0.11rem 0 0.09rem;
  }
  .smart-house .wrapper {
    background: #f3f3f3;
  }
  .smart-house .smart_house_section_bg .smart_house_sec_title {
    text-align: left;
    padding: 7px 14px;
    margin: 10% 0 0.01rem 0;
    background: url(/assets/images/smarthouse/smart_house_sec_title_sp.png) no-repeat #FFF;
    background-size: cover;
  }
  .smart_house_block_link {
    font-size: 0.03rem;
    background: #00497D;
    text-align: center;
    border-radius: 5px;
    margin: 0.018rem 0 0.038rem 0;
  }
  .smart_house_block_link img {
    display: inline-block !important;
    vertical-align: middle;
    padding: 0 10px 0 0;
    width: 0.034rem;
  }
  .smart_house_block_link a:link {
    color: #FFF;
    display: block;
    padding: 0.012rem 0;
  }
  .smart_house_block_link a:visited {
    color: #FFF;
  }
  .smart_house_each_content_block {
    padding: 0;
  }
  .smart_house_sec_head_block ul {
    font-size: 0;
    padding: 0.04rem 0 0.08rem 0;
  }
  .smart_house_sec_head_block ul li {
    font-size: 0.024rem;
    background: #00497D;
    color: #FFF;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0.022rem 0;
    margin: 0 2% 0.02rem 0;
    border-radius: 5px;
  }
  .smart_house_sec_head_block ul li.storage_battery_attention {
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    background: none;
    color: initial;
    font-size: 0.02rem;
    letter-spacing: -1px;
  }
  .smart_house_sec_head_block ul li:nth-child(even) {
    margin: 0 2% 0.02rem 0;
  }
  .smart_house_sec_head_img {
    display: inline-block;
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0;
    box-sizeing: border-box;
    vertical-align: top;
  }
  .smart_house_sec_head_txt {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 2.35;
    font-size: 0.027rem;
    font-weight: 600;
  }
  .smart_house_sec_title_2 {
    color: #00497D;
    text-align: center;
    font-size: 0.03rem;
    font-weight: 600;
    padding: 0.08rem 0 0 0;
    line-height: 1.8;
  }
  .smart_house_sec_body_block {
    background: #FFF;
    width: 100%;
    padding: 0 9%;
    margin: 0 auto 0.11rem auto;
    box-sizing: border-box;
  }
  .smart_house_sec_body_title {
    color: #00497D;
    text-align: center;
    font-size: 0.042rem;
    font-weight: 600;
    padding: 0.072rem 0 0 0;
  }
  .smart_house_sec_body_attention {
    text-align: justify;
    background: #fcf6b8;
    border-top: 1px dashed #000;
    border-bottom: 1px dashed #000;
    margin: 0.054rem 0 0 0;
    padding: 0.014rem 0.024rem;
    font-size: 0.024rem;
    color: #00497D;
    font-weight: 600;
    line-height: 2;
  }
  .smart_house_process_block {
    margin: 0.063rem 0 0 0;
    padding: 0 0 0.06rem 0;
    border-bottom: 1px dashed #000;
  }
  .smart_house_process_block ul {
    margin: 0.014rem 0 0 0;
    font-size: 0;
  }
  .smart_house_process_block ul li {
    display: inline-block;
    width: 49%;
  }
  .smart_house_process_block ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 2%;
  }
  .smart_house_process_block ul li:nth-child(3) {
    margin-left: 2%;
  }
  .smart_house_process_block ul li img {
    width: 100% !important;
  }
  .smart_house_process_block ul.slick-dots li {
    width: 49%;
    margin: 0 2% 0 0;
  }
  .smart_house_process_block ul.slick-dots li:first-child {
    display: none;
  }
  .smart_house_process_block ul.slick-dots li:last-child {
    margin: 0;
  }
  .smart_house_process_block_last {
    border: none !important;
  }
  .smart_house_process_title {
    font-size: 0.024rem;
    font-weight: 600;
    color: #00497D;
  }
  .smart_house_process_title span {
    font-size: 0.018rem;
  }
  .smart_house_customer_case {
    padding: 0.05rem 0 0 0;
  }
  .smart_house_customer_case ul {
    padding: 0;
    border-bottom: none;
    font-size: 0;
    display: inline;
  }
  .smart_house_customer_case ul li {
    display: inline-block;
    width: 48%;
    margin: 0 4% 0.034rem 0;
  }
  .smart_house_customer_case ul li p {
    font-size: 0.024rem;
    font-weight: 600;
    color: #00497D;
    margin: 0 0 0.015rem 0;
  }
  .smart_house_customer_case ul li img {
    width: 100%;
  }
  .smart_house_customer_case ul li:nth-child(even) {
    margin: 0 0 0.034rem 0;
  }
  .smart_house_customer_case ul li:last-child {
    margin: 0 4% 0.034rem 0;
  }
  .smart_house_customer_case ul:last-child {
    border: none;
  }
  .smart_house_customer_case ul:nth-child(even) li {
    margin: 0 0 0.034rem 0;
  }
  .smart_house_customer_case ul:nth-child(even) li:last-child {
    margin: 0 0 0.034rem 4%;
  }
  .smart_house_ih_block {
    padding: 35px 40px;
    background: #FFF;
    margin: 0 0 30px 0;
  }
  .smart_house_ih_block ul {
    font-size: 0;
  }
  .smart_house_ih_block ul li {
    display: block;
    width: 100%;
    margin: 0 0 0.05rem 0;
  }
  .smart_house_ih_block ul li img {
    width: 100%;
  }
  .smart_house_ih_block ul li:last-child {
    margin: 0;
  }
  #smartHouseSec5 {
    margin: 0;
  }
  #smartHouseSec6 {
    margin: 0.1rem 0 0 0;
  }
}
/* reform
-------------------------------------------------------------- */
.container-house .page_main_visual {
  background: url(/assets/images/container-house/page_main_visual.jpg) no-repeat;
  background-size: cover;
  padding: 154px 0 150px;
  font-weight: 600;
}
@media only screen and (max-width: 770px) {
  .container-house .page_main_visual {
    background: url(/assets/images/container-house/page_main_visual_sp.jpg) no-repeat;
    background-size: cover;
    padding: 0.11rem 0 0.09rem;
  }
}
.container-house .sec-block {
  padding: 90px 0 0 0;
}
@media only screen and (max-width: 770px) {
  .container-house .sec-block {
    padding: 10% 0 0 0;
  }
}

.reform_block {
  padding: 54px 0 0;
}

.reform_block ul {
  font-size: 0;
}

.reform_block ul li {
  width: 320px;
  display: inline-block;
}

.reform_block ul li:nth-child(3n+2) {
  margin: 0 32px;
}

.reform_block ul li .title {
  font-size: 19px;
  font-weight: 600;
  color: #007c36;
  padding: 14px 0 0;
}

.reform_step_block {
  padding: 63px 0 0;
}

.reform_step_block dl {
  width: 1024px;
  padding: 24px 0 0 0;
}

.reform_step_block dt {
  float: left;
  clear: left;
  width: 245px;
  color: #007c36;
  font-size: 22px;
}

.reform_step_block dt span {
  display: inline-block;
  background: #007c36;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  padding: 9px 0;
  margin: 0 0 0 14px;
  width: 158px;
}

.reform_step_block dd {
  float: left;
  width: 779px;
  background: #FFF;
  padding: 15px 0 15px 17px;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0 0 15px;
}

@media only screen and (max-width: 770px) {
  .section_6 .inner {
    background: url(images/home/sec_reform_sp.jpg) no-repeat;
    padding: 8% 0 36%;
    width: 100%;
    background-size: cover;
  }
  .reform_block {
    padding: 8% 0 0;
  }
  .reform_block ul {
    font-size: 0;
  }
  .reform_block ul li {
    width: 100%;
    display: inline-block;
    margin: 0 0 5.5%;
  }
  .reform_block ul li:nth-child(3n+2) {
    margin: 0 0 5.5%;
  }
  .reform_block ul li .title {
    font-size: 3.7333vw;
    font-weight: 600;
    color: #007c36;
    padding: 3% 0 0;
  }
  .reform_step_block {
    padding: 0.09rem 0 0;
  }
  .reform_step_block dl {
    width: 100%;
    padding: 0.01rem 0 0 0;
  }
  .reform_step_block dt {
    float: none;
    clear: left;
    width: 100%;
    color: #007c36;
    font-size: 0.028rem;
    vertical-align: middle;
  }
  .reform_step_block dt span {
    display: inline-block;
    background: none;
    color: #FFF;
    text-align: center;
    font-size: 0.024rem;
    padding: 1% 0 1% 1%;
    margin: 0 0 0 16px;
    width: 64px;
    /* width: 120px; */
    border-bottom: 20px solid #007c36;
    /* border-left: 20px solid transparent; */
    border-right: 6px solid transparent;
    height: 0;
    text-align: left;
    line-height: 26px;
  }
  .reform_step_block dd {
    float: none;
    width: 100%;
    background: #FFF;
    padding: 2% 3%;
    box-sizing: border-box;
    font-size: 0.02rem;
    margin: 0 0 2%;
    line-height: 1.4;
  }
}
/* 20180327 add
-------------------------------------------------------------- */
.page-template-page-reform .section_title {
  font-size: 32px;
  color: #007c36;
  font-weight: 600;
  padding: 13px 0 6px;
  text-align: center;
  line-height: 1.8;
}

.reform_headline_block {
  padding: 20px 0 0 0;
  text-align: center;
}
.reform_headline_block p {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.3;
  padding: 10px 0 0 0;
}

.reform_block ul li {
  margin: 35px 0 0 0;
}
.reform_block ul li .title {
  background: #007c36;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
  font-size: 24px;
}

.reform_mind_block {
  padding: 75px 0 0 0;
}

.reform_mind {
  background: #FFF;
  margin: 24px 0 0 0;
  padding: 0 0 30px 0;
}
.reform_mind img {
  margin: 0;
  padding: 0;
}
.reform_mind p {
  padding: 0 50px;
  margin: 30px 0 0 0;
  font-size: 22px;
  line-height: 2.1;
  font-weight: bold;
}

.reform_resolve_block {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  padding: 40px 0 70px 0;
}
.reform_resolve_block p {
  padding: 10px 0 0 0;
  line-height: 2.4;
}
.reform_resolve_block p.emphasis {
  line-height: 1;
  font-size: 21px;
  color: #007c36;
}

@media only screen and (max-width: 770px) {
  .page-template-page-reform .page_main_visual {
    background: url(images/home/sec_reform_sp.jpg) no-repeat;
    background-size: cover;
    padding: 0.17rem 0 0.18rem;
  }
  .page-template-page-reform .wrapper {
    background: #f3f3f3;
    padding: 0;
  }
  .page-template-page-reform .section_title {
    font-size: 0.042rem;
    color: #007c36;
    font-weight: 600;
    padding: 13px 0 6px;
    text-align: center;
    line-height: 1.8;
  }
  .reform_headline_block {
    padding: 20px 0 0 0;
    text-align: justify;
  }
  .reform_headline_block p {
    font-size: 0.027rem;
    font-weight: 600;
    line-height: 2.3;
    padding: 0.017rem 0 0 0;
  }
  .reform_block {
    padding: 0;
    margin: -0.015rem 0 0 0;
  }
  .reform_block ul li {
    margin: 0 0 0.049rem 0;
  }
  .reform_block ul li .title {
    background: #007c36;
    color: #FFF;
    text-align: center;
    padding: 0.017rem 0;
    font-size: 0.028rem;
  }
  .reform_mind_block {
    padding: 0.01rem 0 0 0;
  }
  .reform_mind {
    background: #FFF;
    margin: 0;
    padding: 0 0 0.05rem 0;
  }
  .reform_mind img {
    margin: 0;
    padding: 0;
  }
  .reform_mind p {
    padding: 0 9%;
    margin: 0.05rem 0 0 0;
    font-size: 0.027rem;
    line-height: 2.25;
    font-weight: bold;
  }
  .reform_resolve_block {
    text-align: justify;
    font-weight: 600;
    font-size: 0.027rem;
    padding: 0.047rem 0 0.057rem 0;
  }
  .reform_resolve_block p {
    padding: 0;
    line-height: 2.4;
  }
  .reform_resolve_block p.emphasis {
    line-height: 2.4;
    font-size: 0.027rem;
    color: #007c36;
  }
}
/* smart house
-------------------------------------------------------------- */
.after-service .page_main_visual {
  background: url(/assets/images/after_service/sec_after_service.jpg) no-repeat;
  background-size: cover;
  padding: 95px 0 80px;
  font-weight: 600;
}
.after-service .section_5 {
  padding: 38px 0 93px 0;
}

.after_service_block {
  padding: 38px 0 0;
}
.after_service_block ul {
  font-size: 0;
  padding: 20px 0 0 0;
}
.after_service_block ul li {
  width: 320px;
  display: inline-block;
  vertical-align: top;
}
.after_service_block ul li:nth-child(3n+2) {
  margin: 0 32px;
}
.after_service_block ul li .title {
  font-size: 19px;
  color: #00497D;
  font-weight: 600;
  padding: 13px 0 6px;
  text-align: left;
}
.after_service_block ul li p {
  font-size: 15px;
  line-height: 1.9;
  text-align: justify;
}
.after_service_block .title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 0 0 23px;
  color: #00497D;
}

.schdule_block {
  padding: 52px 0 40px;
}
.schdule_block .schdule_left {
  float: left;
  width: 300px;
}
.schdule_block .schdule_left .title {
  color: #00497D;
  font-size: 20px;
  font-weight: 600;
  padding: 2px 0 10px;
}
.schdule_block .schdule_left .desc {
  line-height: 1.8;
}

.schdule_block .schdule_left .schdule_block .schdule_right {
  float: right;
  margin: 0;
}

.after_service_img {
  text-align: center;
  margin: 85px 0 0;
}

@media only screen and (max-width: 770px) {
  .after-service .page_main_visual {
    background: url(/assets/images/after_service/sec_after_service_sp.jpg) no-repeat;
    background-size: cover;
    padding: 0.06rem 0 0.09rem;
  }
  .after-service .wrapper {
    background: #f3f3f3;
  }
  .after-service .section_5 {
    padding: 0.035rem 0 10% 0;
  }
  .after_service_block {
    padding: 0;
    margin: 0 0 0.04rem 0;
  }
  .after_service_block ul {
    font-size: 0;
    padding: 0.01rem 0 0 0;
  }
  .after_service_block ul li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0.02rem;
  }
  .after_service_block ul li:nth-child(3n+2) {
    margin: 0 0 0.02rem;
  }
  .after_service_block ul li .title {
    font-size: 0.028rem;
    color: #00497D;
    font-weight: 600;
    padding: 0.015rem 0 0.01rem;
    text-align: left;
  }
  .after_service_block ul li p {
    font-size: 0.02rem;
    line-height: 1.7;
    letter-spacing: -1px;
  }
  .after_service_block .title {
    text-align: center;
    font-size: 4.2666vw;
    font-weight: 600;
    padding: 0 0 5%;
    color: #00497D;
  }
  .schdule_block {
    padding: 1% 0 7%;
  }
  .schdule_block .schdule_left {
    float: none;
    width: 100%;
  }
  .schdule_block .schdule_left .title {
    color: #00497D;
    font-size: 3.7333vw;
    font-weight: 600;
    padding: 0;
  }
  .schdule_block .schdule_left .desc {
    line-height: 1.8;
    display: none;
  }
  .schdule_block .schdule_right {
    float: none;
    margin: 0;
  }
  .schdule_block .schdule_right .schdule_img {
    margin: 3% 0 0;
  }
  .schdule_block .schdule_right p {
    font-size: 2.6666vw;
    margin: 3% 0 0;
    line-height: 1.8;
  }
  .after_service_img {
    text-align: center;
    margin: 3% 0 0;
  }
}
/* 20180327 add
-------------------------------------------------------------- */
.after-service .section_title {
  font-size: 32px;
  color: #00497D;
  font-weight: 600;
  padding: 13px 0 6px;
  text-align: left;
  text-align: center;
}

.after_service_block .exam_title {
  margin: 0 0 33px 0;
}

.after_service_attention {
  text-align: center;
  background: #00497D;
  font-size: 23px;
  line-height: 1.8;
  color: #FFF;
  margin: 17px 0 45px 0;
  padding: 29px 0;
}

.after_service_worry_block {
  background: url(/assets/images/after_service/worry.png) no-repeat #fff06a;
  background-position: right bottom;
  border-top: 1px solid #00497D;
  border-bottom: 1px solid #00497D;
  margin: 59px 0 0 0;
  font-size: 23px;
  color: #00497D;
  font-weight: 600;
  line-height: 2;
  padding: 25px 0 17px 25px;
}

.after_service_worry_list {
  margin: 60px 0 20px 0;
}
.after_service_worry_list ul {
  font-size: 0;
}
.after_service_worry_list ul li {
  font-size: 18px;
  background: #00497D;
  color: #FFF;
  display: inline-block;
  width: 49%;
  box-sizing: border-box;
  text-align: center;
  padding: 16px 0;
  margin: 0 2% 15px 0;
  border-radius: 5px;
}
.after_service_worry_list ul li:nth-child(even) {
  margin: 0;
}

.after_service_solve_block {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
.after_service_solve_block p {
  padding: 20px 0 0 0;
  line-height: 2.4;
}
.after_service_solve_block p.emphasis {
  line-height: 1;
  font-size: 21px;
  color: #00497D;
}
.after_service_solve_block ul {
  padding: 45px 0 0 0;
  font-size: 0;
}
.after_service_solve_block ul li {
  display: inline-block;
  margin: 0 15px;
}

@media only screen and (max-width: 770px) {
  .after-service .section_title {
    font-size: 0.042rem;
    color: #00497D;
    font-weight: 600;
    padding: 13px 0 6px;
    text-align: left;
    text-align: center;
    line-height: 1.8;
  }
  .after-service .section_title_2 {
    font-size: 0.032rem;
  }
  .after_service_block .exam_title {
    margin: 0 0 0.007rem 0;
  }
  .after_service_attention {
    text-align: justify;
    background: #00497D;
    font-size: 0.024rem;
    line-height: 1.9;
    color: #FFF;
    margin: 0.015rem 0 0.045rem 0;
    padding: 0.01rem 0.03rem;
  }
  .after_service_worry_block {
    background: url(/assets/images/after_service/worry.png) no-repeat #fff06a;
    background-position: 87% bottom;
    background-size: 0.25rem;
    border-top: 1px solid #00497D;
    border-bottom: 1px solid #00497D;
    font-size: 0.027rem;
    color: #00497D;
    font-weight: 600;
    line-height: 2.3;
    padding: 0.03rem 0.05rem 0.2rem 0.05rem;
    margin: -0.027rem 0 0 0;
  }
  .after_service_worry_list {
    margin: 0.06rem 0 0.01rem 0;
  }
  .after_service_worry_list ul {
    font-size: 0;
  }
  .after_service_worry_list ul li {
    font-size: 0.024rem;
    background: #00497D;
    color: #FFF;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0.02rem 0;
    margin: 0 0 0.025rem 0;
    border-radius: 5px;
  }
  .after_service_worry_list ul li:nth-child(even) {
    margin: 0 0 0.025rem 0;
  }
  .after_service_worry_list ul li:last-child {
    margin: 0;
  }
  .after_service_solve_block {
    text-align: justify;
    font-weight: 600;
    font-size: 0.027rem;
  }
  .after_service_solve_block p {
    padding: 0.01rem 0 0 0;
    line-height: 2.3;
  }
  .after_service_solve_block p.emphasis {
    line-height: 2.3;
    font-size: 0.027rem;
    color: #00497D;
    padding: 0;
  }
  .after_service_solve_block ul {
    padding: 0.035rem 0 0.045rem 0;
    font-size: 0;
  }
  .after_service_solve_block ul li {
    display: inline-block;
    width: 30%;
    margin: 0 5% 0 0;
  }
  .after_service_solve_block ul li:last-child {
    margin: 0;
  }
}
/* reform
-------------------------------------------------------------- */
.page-reform .page_main_visual {
  background: url(/assets/images/reform/sec_reform.jpg) no-repeat;
  background-size: cover;
  padding: 154px 0 150px;
  font-weight: 600;
}
.page-reform .wrapper {
  background: #f3f3f3;
  padding: 0;
}

.reform_block {
  padding: 54px 0 0;
}

.reform_block ul {
  font-size: 0;
}

.reform_block ul li {
  width: 320px;
  display: inline-block;
}

.reform_block ul li:nth-child(3n+2) {
  margin: 0 32px;
}

.reform_block ul li .title {
  font-size: 19px;
  font-weight: 600;
  color: #00497D;
  padding: 14px 0 0;
}

.reform_step_block {
  padding: 63px 0 0;
}

.reform_step_block dl {
  width: 1024px;
  padding: 24px 0 0 0;
}

.reform_step_block dt {
  float: left;
  clear: left;
  width: 245px;
  color: #00497D;
  font-size: 22px;
}

.reform_step_block dt span {
  display: inline-block;
  background: #00497D;
  color: #FFF;
  text-align: center;
  font-size: 25px;
  padding: 9px 0;
  margin: 0 0 0 14px;
  width: 158px;
}

.reform_step_block dd {
  float: left;
  width: 779px;
  background: #FFF;
  padding: 15px 0 15px 17px;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0 0 15px;
}

@media only screen and (max-width: 770px) {
  .section_6 .inner {
    background: url(/assets/images/reform/sec_reform_sp.jpg) no-repeat;
    padding: 8% 0 36%;
    width: 100%;
    background-size: cover;
  }
  .reform_block {
    padding: 8% 0 0;
  }
  .reform_block ul {
    font-size: 0;
  }
  .reform_block ul li {
    width: 100%;
    display: inline-block;
    margin: 0 0 5.5%;
  }
  .reform_block ul li:nth-child(3n+2) {
    margin: 0 0 5.5%;
  }
  .reform_block ul li .title {
    font-size: 3.7333vw;
    font-weight: 600;
    color: #00497D;
    padding: 3% 0 0;
  }
  .reform_step_block {
    padding: 0.09rem 0 0;
  }
  .reform_step_block dl {
    width: 100%;
    padding: 0.01rem 0 0 0;
  }
  .reform_step_block dt {
    float: none;
    clear: left;
    width: 100%;
    color: #00497D;
    font-size: 0.028rem;
    vertical-align: middle;
  }
  .reform_step_block dt span {
    display: inline-block;
    background: none;
    color: #FFF;
    text-align: center;
    font-size: 0.024rem;
    padding: 1% 0 1% 1%;
    margin: 0 0 0 16px;
    width: 64px;
    /* width: 120px; */
    border-bottom: 20px solid #00497D;
    /* border-left: 20px solid transparent; */
    border-right: 6px solid transparent;
    height: 0;
    text-align: left;
    line-height: 26px;
  }
  .reform_step_block dd {
    float: none;
    width: 100%;
    background: #FFF;
    padding: 2% 3%;
    box-sizing: border-box;
    font-size: 0.02rem;
    margin: 0 0 2%;
    line-height: 1.4;
  }
}
/* 20180327 add
-------------------------------------------------------------- */
.page-reform .section_title {
  font-size: 32px;
  color: #00497D;
  font-weight: 600;
  padding: 13px 0 6px;
  text-align: center;
  line-height: 1.8;
}

.reform_headline_block {
  padding: 20px 0 0 0;
  text-align: center;
}
.reform_headline_block p {
  font-size: 18px;
  font-weight: 600;
  line-height: 2.3;
  padding: 10px 0 0 0;
}

.reform_block ul li {
  margin: 35px 0 0 0;
}
.reform_block ul li .title {
  background: #00497D;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
  font-size: 24px;
}

.reform_mind_block {
  padding: 75px 0 0 0;
}

.reform_mind {
  background: #FFF;
  margin: 24px 0 0 0;
  padding: 0 0 30px 0;
}
.reform_mind img {
  margin: 0;
  padding: 0;
}
.reform_mind p {
  padding: 0 50px;
  margin: 30px 0 0 0;
  font-size: 22px;
  line-height: 2.1;
  font-weight: bold;
}

.reform_resolve_block {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  padding: 40px 0 70px 0;
}
.reform_resolve_block p {
  padding: 10px 0 0 0;
  line-height: 2.4;
}
.reform_resolve_block p.emphasis {
  line-height: 1;
  font-size: 21px;
  color: #00497D;
}

@media only screen and (max-width: 770px) {
  .page-reform .page_main_visual {
    background: url(/assets/images/reform/sec_reform_sp.jpg) no-repeat;
    background-size: cover;
    padding: 0.17rem 0 0.18rem;
  }
  .page-reform .wrapper {
    background: #f3f3f3;
    padding: 0;
  }
  .page-reform .section_title {
    font-size: 0.042rem;
    color: #00497D;
    font-weight: 600;
    padding: 13px 0 6px;
    text-align: center;
    line-height: 1.8;
  }
  .reform_headline_block {
    padding: 20px 0 0 0;
    text-align: justify;
  }
  .reform_headline_block p {
    font-size: 0.027rem;
    font-weight: 600;
    line-height: 2.3;
    padding: 0.017rem 0 0 0;
  }
  .reform_block {
    padding: 0;
    margin: -0.015rem 0 0 0;
  }
  .reform_block ul li {
    margin: 0 0 0.049rem 0;
  }
  .reform_block ul li .title {
    background: #00497D;
    color: #FFF;
    text-align: center;
    padding: 0.017rem 0;
    font-size: 0.028rem;
  }
  .reform_mind_block {
    padding: 0.01rem 0 0 0;
  }
  .reform_mind {
    background: #FFF;
    margin: 0;
    padding: 0 0 0.05rem 0;
  }
  .reform_mind img {
    margin: 0;
    padding: 0;
  }
  .reform_mind p {
    padding: 0 9%;
    margin: 0.05rem 0 0 0;
    font-size: 0.027rem;
    line-height: 2.25;
    font-weight: bold;
  }
  .reform_resolve_block {
    text-align: justify;
    font-weight: 600;
    font-size: 0.027rem;
    padding: 0.047rem 0 0.057rem 0;
  }
  .reform_resolve_block p {
    padding: 0;
    line-height: 2.4;
  }
  .reform_resolve_block p.emphasis {
    line-height: 2.4;
    font-size: 0.027rem;
    color: #00497D;
  }
}
/* repair
-------------------------------------------------------------- */
.page-repair .page_main_visual {
  background: url(/assets/images/repair/main.jpg) no-repeat;
  background-size: cover;
  padding: 153px 0 110px;
  font-weight: 600;
}

.page-repair .page_main_visual .sec_title_block .sec_title_en {
  color: #FFF;
}

.page-repair .page_main_visual .sec_title_block .sec_title_jp {
  color: #FFF;
}

.page_repair_block {
  padding: 44px 0 80px;
}

.page_repair_block .title {
  color: #00497D;
  font-weight: 600;
  font-size: 34px;
  border-bottom: 1px solid #00497D;
  padding: 0 0 15px;
  margin: 0 0 20px;
}

.page_repair_block .desc {
  line-height: 1.9;
}

.page_repair_block .case_block {
  margin: 26px 0 0;
}

.page_repair_block .case_block .title {
  text-align: center;
  font-size: 22px;
  border: none;
  margin: 0;
}

.page_repair_block .case_block .case_01 {
  float: left;
  width: 500px;
}

.page_repair_block .case_block .case_02 {
  float: right;
  width: 500px;
}

.page_repair_block .repair_service_block .title {
  background: #00497D;
  color: #FFF;
  font-size: 32px;
  text-align: left;
  padding: 5px 10px 6px 10px;
  margin: 32px 0 0;
  line-height: 1.5;
}

.page_repair_block .repair_service_block .repair_service_step {
  margin: 21px 0 0;
}

.page_repair_block .repair_service_block .repair_service_step ul {
  font-size: 0;
}

.page_repair_block .repair_service_block .repair_service_step ul li {
  display: inline-block;
  width: 178px;
  text-align: center;
  border: 1px solid #00497D;
  vertical-align: top;
  padding: 20px 0 0;
  height: 138px;
  position: relative;
  margin: 0 31px 0 0;
  background-color: #FFF;
}

.page_repair_block .repair_service_block .repair_service_step ul li:last-child {
  margin: 0;
}

.page_repair_block .repair_service_block .repair_service_step ul li .boldface {
  font-size: 23px;
  font-weight: 600;
  color: #00497D;
  line-height: 1.8;
}

.page_repair_block .repair_service_block .repair_service_step ul li p {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.6;
  padding: 0 10px;
  color: #00497D;
}

.page_repair_block .repair_service_block .repair_service_step ul li:after {
  content: url(/assets/images/repair/next.png);
  width: 17px;
  height: 35px;
  display: block;
  position: absolute;
  top: 62px;
  right: -27px;
}

.page_repair_block .repair_service_block .repair_service_step ul li:last-child:after {
  content: "";
}

.page_repair_block .repair_service_block .repair_service_attention {
  line-height: 1.8;
  padding: 15px 0 20px;
}

.page_repair_block .compare_block ul {
  padding: 8px 0 5px;
}

.page_repair_block .compare_block ul li {
  float: left;
  width: 500px;
  border: 1px solid #00497D;
  box-sizing: border-box;
  margin: 0 24px 22px 0;
  height: 264px;
}

.page_repair_block .compare_block ul li:nth-child(even) {
  margin: 0;
}

.page_repair_block .compare_block ul li table {
  width: 100%;
}

.page_repair_block .compare_block ul li table tbody tr {
  border-bottom: 1px solid #00497D;
}

.page_repair_block .compare_block ul li table tbody tr:nth-child(2) {
  height: 112px;
}

.page_repair_block .compare_block ul li table tbody tr:last-child {
  border: none;
}

.page_repair_block .compare_block ul li table tbody tr th {
  background: #00497D;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  padding: 8px 0;
}

.page_repair_block .compare_block ul li table tbody tr td {
  vertical-align: top;
  padding: 18px 0 0;
}

.page_repair_block .compare_block ul li table tbody tr td:nth-child(1) {
  padding: 28px 0 28px 28px;
  margin: 0;
  width: 74px;
}

.page_repair_block .compare_block ul li table tbody tr td div.title {
  font-size: 20px;
  border: #ffdead;
  padding: 0;
  margin: 0;
}

.page_repair_block .compare_block ul li table tbody tr td p {
  line-height: 1.8;
  padding: 5px 5px 0;
  font-size: 15px;
}

@media only screen and (max-width: 770px) {
  /* repair
    -------------------------------------------------------------- */
  /* line 1205, sass/style.scss */
  .page_main_visual {
    background: #00497D;
    margin: 34px 0 0;
  }
  /* line 1210, sass/style.scss */
  .page-repair .page_main_visual .inner {
    background: url(/assets/images/repair/main_sp.jpg) no-repeat;
    padding: 17% 0 17%;
    background-size: cover;
    width: 100%;
  }
  /* line 1220, sass/style.scss */
  .page-repair .page_main_visual .sec_title_block .sec_title_en {
    color: #FFF;
  }
  /* line 1224, sass/style.scss */
  .page-repair .page_main_visual .sec_title_block .sec_title_jp {
    color: #FFF;
  }
  /* line 1228, sass/style.scss */
  .page_repair_block {
    padding: 8% 0 13%;
  }
  /* line 1235, sass/style.scss */
  .page_repair_block .title {
    color: #00497D;
    font-weight: 600;
    font-size: 0.038rem;
    border-bottom: 1px solid #00497D;
    padding: 0 0 1.5%;
    margin: 0 0 2%;
  }
  /* line 1244, sass/style.scss */
  .page_repair_block .desc {
    line-height: 1.9;
    font-size: 0.024rem;
    text-align: justify;
    font-weight: 600;
  }
  /* line 1251, sass/style.scss */
  .page_repair_block .case_block {
    margin: 6% 0 0;
  }
  /* line 1255, sass/style.scss */
  .page_repair_block .case_block .title {
    text-align: center;
    font-size: 0.028rem;
    border: none;
    margin: 0;
    padding: 0 0 2% 0;
  }
  /* line 1266, sass/style.scss */
  .page_repair_block .case_block .case_01 {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  /* line 1272, sass/style.scss */
  .page_repair_block .case_block .case_02 {
    float: none;
    width: 80%;
    margin: 4% auto 0 auto;
  }
  /* line 1281, sass/style.scss */
  .page_repair_block .repair_service_block .title {
    background: #00497D;
    color: #FFF;
    font-size: 0.035rem;
    text-align: justify;
    padding: 2% 3.5%;
    margin: 10% 0 0;
    line-height: 1.4;
  }
  /* line 1291, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step {
    margin: 6% 0 0;
  }
  /* line 1295, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step ul {
    font-size: 0;
  }
  /* line 1299, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step ul li {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #00497D;
    vertical-align: top;
    padding: 1% 2%;
    height: auto;
    position: relative;
    margin: 0 0 7.5% 0;
    box-sizing: border-box;
  }
  /* line 1312, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step ul li:last-child {
    margin: 0;
  }
  /* line 1316, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step ul li .boldface {
    font-size: 0.028rem;
    font-weight: 600;
    color: #00497D;
    line-height: 1.8;
  }
  /* line 1323, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step ul li p {
    font-size: 0.024rem;
    font-weight: 600;
    line-height: 1.6;
  }
  /* line 1329, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step ul li:after {
    width: 29px;
    height: 15px;
    position: absolute;
    top: initial;
    right: 45%;
    bottom: -21px;
    content: "";
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    background-image: url(/assets/images/repair/next_sp.png);
    background-size: cover;
    vertical-align: middle;
  }
  /* line 1345, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_step ul li:last-child:after {
    content: "";
    background: none;
  }
  /* line 1350, sass/style.scss */
  .page_repair_block .repair_service_block .repair_service_attention {
    line-height: 1.8;
    padding: 4% 0 0 0;
    font-size: 0.024rem;
  }
  /* line 1359, sass/style.scss */
  .page_repair_block .compare_block ul {
    padding: 6% 0 0;
  }
  /* line 1363, sass/style.scss */
  .page_repair_block .compare_block ul li {
    float: none;
    width: 100%;
    border: 1px solid #00497D;
    box-sizing: border-box;
    margin: 0 0 6% 0;
    height: auto;
  }
  /* line 1372, sass/style.scss */
  .page_repair_block .compare_block ul li:nth-child(even) {
    margin: 0 0 6% 0;
  }
  /* line 1382, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr {
    border-bottom: 1px solid #00497D;
  }
  /* line 1386, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr:nth-child(2) {
    height: 71px;
  }
  /* line 1390, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr:last-child {
    border: none;
  }
  /* line 1394, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr th {
    background: #00497D;
    color: #FFF;
    text-align: center;
    font-size: 0.024rem;
    padding: 1% 0;
  }
  /* line 1402, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr td {
    vertical-align: top;
    padding: 4% 0 0;
  }
  /* line 1407, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr td:nth-child(1) {
    padding: 6% 4% 5% 5%;
    width: 20%;
  }
  /* line 1415, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr td div.title {
    font-size: 0.024rem;
    border: #ffdead;
    padding: 0;
    margin: 0;
  }
  /* line 1422, sass/style.scss */
  .page_repair_block .compare_block ul li table tbody tr td p {
    line-height: 1.8;
    padding: 5px 0 0;
    font-size: 0.02rem;
  }
  /* line 1428, sass/style.scss */
  .page_repair_block .compare_block p {
    font-size: 0.024rem;
    line-height: 1.8;
  }
}
/* 20180327 add
-------------------------------------------------------------- */
.page-repair .wrapper {
  background: #f3f3f3;
}

.repair_headline_block .section_title,
.repair_incident_block .section_title,
.repair_research_block .section_title {
  font-size: 32px;
  color: #00497D;
  font-weight: 600;
  padding: 13px 0 6px;
  text-align: center;
  line-height: 1.8;
}
.repair_headline_block p,
.repair_incident_block p,
.repair_research_block p {
  text-align: center;
}

.repair_headline_block {
  padding: 20px 0 0 0;
}
.repair_headline_block p {
  font-weight: 600;
  font-size: 18px;
  line-height: 2.3;
}

.repair_incident_block {
  padding: 45px 0 0 0;
}
.repair_incident_block ul {
  padding: 25px 0 0 0;
  font-size: 0;
}
.repair_incident_block ul li {
  font-size: 16px;
  display: inline-block;
  width: 49%;
  border: 1px solid #00497D;
  vertical-align: top;
  padding: 17px 15px;
  text-align: left;
  box-sizing: border-box;
  margin: 0 2% 28px 0;
  height: 221px;
}
.repair_incident_block ul li .title {
  font-size: 28px;
  font-weight: 600;
  color: #00497D;
  padding: 0 0 15px 0;
}
.repair_incident_block ul li p {
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  padding-left: 1em;
  text-indent: -0.5em;
  line-height: 1.7;
}
.repair_incident_block ul li p:first-letter {
  color: #00497D;
}
.repair_incident_block ul li:nth-child(even) {
  margin: 0 0 28px 0;
}
.repair_incident_block ul li:nth-child(1) {
  background: url(/assets/images/repair/incident_ico_01.png) no-repeat #FFF;
  background-position: 94% 21px;
}
.repair_incident_block ul li:nth-child(2) {
  background: url(/assets/images/repair/incident_ico_02.png) no-repeat #FFF;
  background-position: 94% 36px;
}
.repair_incident_block ul li:nth-child(3) {
  background: url(/assets/images/repair/incident_ico_03.png) no-repeat #FFF;
  background-position: 94% 65px;
}
.repair_incident_block ul li:nth-child(4) {
  background: url(/assets/images/repair/incident_ico_04.png) no-repeat #FFF;
  background-position: 88% 61px;
}
.repair_incident_block ul li:nth-child(5) {
  background: url(/assets/images/repair/incident_ico_05.png) no-repeat #FFF;
  background-position: 94% 81px;
}
.repair_incident_block ul li:nth-child(6) {
  background: url(/assets/images/repair/incident_ico_06.png) no-repeat #FFF;
  background-position: 94% 101px;
}

.repair_research_block {
  padding: 40px 0 0 0;
}
.repair_research_block ul {
  padding: 20px 0 0 0;
  font-size: 0;
}
.repair_research_block ul li {
  display: inline-block;
  width: 193px;
  font-size: 20px;
  font-weight: 600;
  color: #00497D;
  text-align: left;
  margin: 0 14px 0 0;
}
.repair_research_block ul li p {
  text-align: left;
  padding: 10px 0 20px 0;
}
.repair_research_block ul li:nth-child(5n+5) {
  margin: 0;
}

.repair_research_image {
  padding: 55px 0 50px 0;
}
.repair_research_image img {
  padding: 40px 0 0 0;
  margin: 0 auto;
}

@media only screen and (max-width: 770px) {
  .page-repair .page_main_visual {
    background: url(/assets/images/repair/main_sp.jpg) no-repeat;
    background-size: cover;
    padding: 0.128rem 0 0.182rem;
    font-weight: 600;
  }
  .page-repair .wrapper {
    background: #f3f3f3;
  }
  .repair_headline_block .section_title,
  .repair_incident_block .section_title,
  .repair_research_block .section_title {
    font-size: 0.041rem;
    letter-spacing: -1px;
    color: #00497D;
    font-weight: 600;
    padding: 0;
    text-align: center;
    line-height: 1.8;
  }
  .repair_headline_block p,
  .repair_incident_block p,
  .repair_research_block p {
    text-align: center;
  }
  .repair_headline_block {
    padding: 0.062rem 0 0 0;
  }
  .repair_headline_block p {
    font-weight: 600;
    font-size: 0.027rem;
    line-height: 2.3;
    padding: 0.02rem 0 0 0;
    text-align: justify;
    letter-spacing: -1px;
  }
  .repair_incident_block {
    padding: 0.04rem 0 0 0;
  }
  .repair_incident_block ul {
    padding: 0.02rem 0 0 0;
    font-size: 0;
  }
  .repair_incident_block ul li {
    font-size: 0.024rem;
    display: inline-block;
    width: 100%;
    border: 1px solid #00497D;
    vertical-align: top;
    padding: 0.02rem 0.02rem;
    text-align: left;
    box-sizing: border-box;
    margin: 0 0 0.02rem 0;
    height: 0.28rem;
  }
  .repair_incident_block ul li .title {
    font-size: 0.034rem;
    font-weight: 600;
    color: #00497D;
    padding: 0 0 0.025rem 0;
  }
  .repair_incident_block ul li p {
    font-size: 0.024rem;
    font-weight: 600;
    text-align: left;
    padding-left: 1em;
    text-indent: -0.5em;
    line-height: 1.7;
  }
  .repair_incident_block ul li p:first-letter {
    color: #00497D;
  }
  .repair_incident_block ul li:nth-child(even) {
    margin: 0 0 0.02rem 0;
  }
  .repair_incident_block ul li:nth-child(1) {
    background: #FFF url(/assets/images/repair/incident_ico_01.png) no-repeat 94% 0.026rem;
    background-size: 0.12rem;
  }
  .repair_incident_block ul li:nth-child(2) {
    background: url(/assets/images/repair/incident_ico_02.png) no-repeat #FFF;
    background-position: 94% 0.03rem;
    background-size: 0.18rem;
  }
  .repair_incident_block ul li:nth-child(3) {
    background: url(/assets/images/repair/incident_ico_03.png) no-repeat #FFF;
    background-position: 94% 0.08rem;
    background-size: 0.15rem;
  }
  .repair_incident_block ul li:nth-child(4) {
    background: url(/assets/images/repair/incident_ico_04.png) no-repeat #FFF;
    background-position: 94% 0.08rem;
    background-size: 0.14rem;
  }
  .repair_incident_block ul li:nth-child(5) {
    background: url(/assets/images/repair/incident_ico_05.png) no-repeat #FFF;
    background-position: 94% 0.095rem;
    background-size: 0.155rem;
  }
  .repair_incident_block ul li:nth-child(6) {
    background: url(/assets/images/repair/incident_ico_06.png) no-repeat #FFF;
    background-position: 94% 0.115rem;
    background-size: 0.18rem;
  }
  .repair_research_block {
    padding: 0.055rem 0 0 0;
  }
  .repair_research_block ul {
    padding: 0.03rem 0 0 0;
    font-size: 0;
  }
  .repair_research_block ul li {
    display: inline-block;
    width: 49%;
    font-size: 0.028rem;
    font-weight: 600;
    color: #00497D;
    text-align: left;
    margin: 0 2% 0 0;
  }
  .repair_research_block ul li p {
    text-align: left;
    padding: 0.02rem 0 0.03rem 0;
  }
  .repair_research_block ul li img {
    width: 100%;
  }
  .repair_research_block ul li:nth-child(5n+5) {
    margin: 0 2% 0 0;
  }
  .repair_research_block ul li:nth-child(even) {
    margin: 0;
  }
  .repair_research_image {
    padding: 0.085rem 0 0.065rem 0;
  }
  .repair_research_image img {
    padding: 0.045rem 0 0 0;
    margin: 0 auto;
  }
}
/* about
-------------------------------------------------------------- */
.page-company .page_main_visual {
  background: url(/assets/images/about/main.jpg) no-repeat;
  background-size: cover;
  padding: 74px 0 45px;
}
.page-company .wrapper {
  background: #f3f3f3;
  padding: 0;
}

.about_catch_block {
  padding: 106px 0 26px;
  width: 1024px;
  margin: 0 auto;
}

.about_catch_title {
  font-size: 68px;
  font-weight: 600;
  color: #00497D;
}

.about_catch_title_sub {
  color: #00497D;
  font-weight: 600;
  font-size: 38px;
  padding: 24px 0 0;
}

.about_catch_txt {
  line-height: 2.9;
  font-weight: 700;
  padding: 47px 0 0;
  font-size: 18px;
}

.about_greeting_block {
  background: #cce5e3;
  padding: 64px 0 55px;
}

.about_greeting_left {
  float: left;
  width: 624px;
  text-align: justify;
  padding: 8px 0 0;
}

.about_greeting_left .title {
  font-weight: 600;
  color: #00497D;
  font-size: 24px;
  border-left: 6px solid #00497D;
  padding: 3px 0 0 12px;
}

.about_greeting_left p {
  line-height: 2;
  font-size: 18px;
  padding: 18px 0 0;
  font-weight: 500;
  letter-spacing: -0.5px;
}

.about_greeting_right {
  float: right;
}

.about_company_block {
  padding: 88px 0 0;
}

.about_company_left {
  float: left;
  width: 275px;
}

.about_company_left .title {
  font-weight: 600;
  color: #00497D;
  font-size: 24px;
  border-left: 6px solid #00497D;
  padding: 3px 0 0 12px;
}

.about_company_right {
  float: left;
  width: 749px;
  border-top: 1px solid #9fa0a0;
  margin: 5px 0 0;
  line-height: 1.6;
}

.about_company_right dl {
  padding: 16px 0 14px;
  border-bottom: 1px dashed #9fa0a0;
}

.about_company_right dl:last-child {
  border-bottom: 1px solid #9fa0a0;
}

.about_company_right dl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .about_company_right dl {
  height: 1%;
}

.about_company_right dl dt {
  float: left;
  clear: left;
  width: 115px;
  color: #00497D;
  font-weight: 500;
}

.about_company_right dl dd {
  float: left;
  width: 634px;
  background: #FFF;
}

.about_access_block {
  padding: 50px 0 0;
}

.about_access_left {
  float: left;
  width: 275px;
}

.about_access_left .title {
  font-weight: 600;
  color: #00497D;
  font-size: 24px;
  border-left: 6px solid #00497D;
  padding: 3px 0 0 12px;
}

.about_access_right {
  float: left;
  width: 749px;
  border-top: 1px solid #9fa0a0;
  margin: 5px 0 0;
  line-height: 1.6;
}

.about_access_address {
  border-bottom: 1px dashed #9fa0a0;
  padding: 8px 0;
}

.google_maps_block {
  margin: 0;
}

.google_maps_block #map {
  width: 100%;
  height: 528px;
}

@media only screen and (max-width: 770px) {
  .page_main_visual {
    background: #00497D;
    margin: 0.02rem 0 0;
  }
  .page-company .page_main_visual .inner {
    background: url(/assets/images/about/main_sp.jpg) no-repeat;
    padding: 17% 0 17%;
    background-size: cover;
    width: 100%;
  }
  .about_catch_block {
    padding: 9% 0 10%;
    width: 100%;
  }
  .about_catch_title {
    font-size: 8.8vw;
    font-weight: 600;
    color: #00497D;
  }
  .about_catch_title_sub {
    color: #00497D;
    font-weight: 600;
    font-size: 5.6vw;
    padding: 3% 0 0 0;
  }
  .about_catch_txt {
    line-height: 2.4;
    font-weight: 700;
    padding: 2% 0 0;
    font-size: 3.4666666667vw;
  }
  .about_greeting_block {
    background: #cce5e3;
    padding: 9% 0 8%;
  }
  .about_greeting_left {
    float: none;
    width: 100%;
    text-align: justify;
    padding: 0;
  }
  .about_greeting_left .title {
    font-weight: 600;
    color: #00497D;
    font-size: 4.8vw;
    border-left: 6px solid #00497D;
    padding: 0 0 0 6px;
  }
  .about_greeting_left p {
    line-height: 1.8;
    font-size: 3.2vw;
    padding: 5% 0 0;
    font-weight: 500;
    letter-spacing: -1px;
  }
  .about_greeting_right {
    float: none;
    margin: 4% 0 0 0;
  }
  .about_company_block {
    padding: 9% 0 0;
  }
  .about_company_left {
    float: none;
    width: 100%;
  }
  .about_company_left .title {
    font-weight: 600;
    color: #00497D;
    font-size: 4.8vw;
    border-left: 6px solid #00497D;
    padding: 0 0 0 2%;
  }
  .about_company_right {
    float: none;
    width: 100%;
    border-top: 1px solid #9fa0a0;
    margin: 9% 0 0;
    line-height: 1.6;
  }
  .about_company_right dl {
    padding: 3% 0 3.4%;
    border-bottom: 1px dashed #9fa0a0;
    font-size: 2.6666666667vw;
  }
  .about_company_right dl:last-child {
    border-bottom: 1px solid #9fa0a0;
  }
  .about_company_right dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  * html .about_company_right dl {
    height: 1%;
  }
  .about_company_right dl dt {
    float: none;
    clear: left;
    width: 100%;
    color: #00497D;
    font-weight: 500;
  }
  .about_company_right dl dd {
    float: none;
    width: 100%;
    background: #FFF;
  }
  .about_access_block {
    padding: 8.5% 0 0;
  }
  .about_access_left {
    float: none;
    width: 100%;
  }
  .about_access_left .title {
    font-weight: 600;
    color: #00497D;
    font-size: 4.8vw;
    border-left: 4px solid #00497D;
    padding: 0 0 0 7px;
  }
  .about_access_right {
    float: none;
    width: 100%;
    border-top: 1px solid #9fa0a0;
    margin: 10% 0 0;
    line-height: 1.8;
    font-size: 0.02rem;
  }
  .about_access_address {
    border-bottom: 1px dashed #9fa0a0;
    padding: 2% 0 3% 0;
    margin: 0 0 3% 0;
    font-size: 0.02rem;
  }
  .google_maps_block {
    margin: 3% 0 0;
  }
  .google_maps_block #map {
    width: 100%;
    height: 258px;
  }
}
/* 20180327 add
-------------------------------------------------------------- */
.page-company .main_visual_img {
  margin: 100px auto 0 auto;
  max-width: 1024px;
}

.about_catch_block .section_title,
.about_corp_block .section_title {
  font-size: 36px;
  color: #00497D;
  font-weight: 600;
  padding: 13px 0 6px;
  text-align: center;
  line-height: 1.8;
}
.about_catch_block span,
.about_corp_block span {
  display: block;
  line-height: 1;
  font-size: 16px;
  color: #000;
  letter-spacing: 2px;
}

.about_catch {
  margin: 30px 0 0 0;
  background: #FFF;
}
.about_catch p {
  line-height: 2.1;
  font-size: 22px;
  font-weight: 600;
  padding: 30px 60px 30px 60px;
  text-align: justify;
  letter-spacing: -1px;
}

.about_corp_block {
  padding: 70px 0 0 0;
}

.maker_list_block {
  background: url(/assets/images/about/headline.png) no-repeat #FFF;
  background-position: left top;
  margin: 90px 0 0 0;
  padding: 30px 30px 20px 30px;
}
.maker_list_block .title {
  color: #00497D;
}
.maker_list_block ul {
  padding: 20px 0 0 0;
  font-size: 0;
}
.maker_list_block ul li {
  display: inline-block;
  margin: 0 30px 15px 0;
  max-width: 112px;
}
.maker_list_block ul li:nth-child(7n+7) {
  margin: 0 0 15px 0;
}

.corp_info_block {
  margin: 30px 0 0 0;
}
.corp_info_block .corp_info {
  background: url(/assets/images/about/headline.png) no-repeat #FFF;
  background-position: left top;
  padding: 25px 0 0 0;
  margin: 0 0 20px 0;
}
.corp_info_block .corp_info dl dt {
  padding: 5px 0 0 30px;
  color: #00497D;
  float: left;
  clear: left;
  width: 9em;
  box-sizing: border-box;
}
.corp_info_block .corp_info dl dd {
  border-bottom: 1px solid #ccc;
  line-height: 1.8;
  box-sizing: border-box;
  padding: 0 0 18px 9.5em;
  margin: 0 0 13px 0;
}
.corp_info_block .corp_info dl dd:last-child {
  border: none;
}

.corp_info_left {
  width: 500px;
  float: left;
  margin: 0 24px 0 0;
}

.corp_info_right {
  width: 500px;
  float: left;
}

.about_access_block {
  background: #FFF;
  padding: 50px 0;
  margin: 50px 0 0 0;
}

@media only screen and (max-width: 770px) {
  .page-company .page_main_visual {
    background: url(/assets/images/about/main_sp.jpg) no-repeat;
    background-size: cover;
    padding: 0.085rem 0 0.04rem;
  }
  .page-company .wrapper {
    background: #f3f3f3;
    padding: 0;
  }
  /* 20180327 add
  -------------------------------------------------------------- */
  .page-company .main_visual_img {
    margin: 0.04rem auto 0 auto;
    max-width: 100%;
  }
  .about_catch_block .section_title,
  .about_corp_block .section_title {
    font-size: 0.042rem;
    color: #00497D;
    font-weight: 600;
    padding: 13px 0 6px;
    text-align: center;
    line-height: 1;
  }
  .about_catch_block span,
  .about_corp_block span {
    display: block;
    line-height: 1;
    padding: 0.01rem 0 0 0;
    font-size: 0.02rem;
    color: #000;
    letter-spacing: 2px;
  }
  .about_catch {
    margin: 0.05rem 0 0 0;
    background: #FFF;
  }
  .about_catch p {
    line-height: 2.25;
    font-size: 0.027rem;
    font-weight: 600;
    padding: 0.05rem 9%;
    text-align: justify;
    letter-spacing: 0;
  }
  .about_corp_block {
    padding: 0.02rem 0 0 0;
  }
  .maker_list_block {
    background: url(/assets/images/about/headline.png) no-repeat #FFF;
    background-position: left top;
    background-size: 0.09rem;
    margin: 0.05rem 0 0 0;
    padding: 0.035rem 5% 0.014rem 5%;
  }
  .maker_list_block .title {
    color: #00497D;
    font-size: 0.022rem;
  }
  .maker_list_block ul {
    padding: 0.02rem 0 0 0;
    font-size: 0;
  }
  .maker_list_block ul li {
    display: inline-block;
    margin: 0 5% 0.017rem 0;
    max-width: 30%;
    text-align: center;
  }
  .maker_list_block ul li:nth-child(7n+7) {
    margin: 0 5% 0.017rem 0;
  }
  .maker_list_block ul li:nth-child(3n+3) {
    margin: 0 0 0.017rem 0;
  }
  .corp_info_block {
    margin: 0.05rem 0 0 0;
  }
  .corp_info_block .corp_info {
    background: url(/assets/images/about/headline.png) no-repeat #FFF;
    background-position: left top;
    background-size: 0.09rem;
    margin: 0.05rem 0 0 0;
    padding: 0.015rem 0 0 0;
    /*
        padding: 25px 0 0 0;
        margin: 0 0 20px 0;
    */
  }
  .corp_info_block .corp_info dl dt {
    padding: 5px 0 0.01rem 5%;
    color: #00497D;
    float: none;
    clear: none;
    width: 100%;
    box-sizing: border-box;
    font-size: 0.022rem;
  }
  .corp_info_block .corp_info dl dd {
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
    box-sizing: border-box;
    padding: 0 0 0.013rem 5%;
    margin: 0 0 0.01rem 0;
    font-size: 0.022rem;
  }
  .corp_info_block .corp_info dl dd:last-child {
    border: none;
  }
  .corp_info_left {
    width: 100%;
    float: none;
    margin: 0;
  }
  .corp_info_right {
    width: 100%;
    float: none;
  }
  .about_access_block {
    background: #FFF;
    padding: 0.05rem 0;
    margin: 0.05rem 0 0 0;
  }
}
/* Privacy Policy
-------------------------------------------------------------- */
/*
	プライバシーポリシー
*/
.page-privacypolicy .page_main_visual .inner {
  background: #FFF6E8;
  padding: 75px 0 80px 0;
}

/* line 53, sass/_Recruit.scss */
.page-privacypolicy .recruit_info_block {
  margin: 18px 0 0 0;
  border: 1px solid #00497D;
  border-radius: 15px;
  padding: 40px 50px;
}

/* line 58, sass/_Recruit.scss */
.page-privacypolicy .recruit_info_block dl {
  line-height: 1.8;
  font-size: 18px;
}

/* line 61, sass/_Recruit.scss */
.page-privacypolicy .recruit_info_block dl dt {
  font-weight: 600;
  float: left;
  clear: left;
  width: 8em;
  box-sizing: border-box;
}

/* line 68, sass/_Recruit.scss */
.page-privacypolicy .recruit_info_block dl dd {
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  padding: 0 0 25px 8.5em;
  margin: 0 0 23px 0;
}

/* line 73, sass/_Recruit.scss */
.page-privacypolicy .recruit_info_block dl dd:last-child {
  border: none;
}

/* line 76, sass/_Recruit.scss */
.page-privacypolicy .recruit_info_block dl dd span {
  display: block;
  color: #00497D;
  font-weight: 600;
  padding: 0 0 8px 0;
}

/* line 82, sass/_Recruit.scss */
.page-privacypolicy .recruit_info_block dl dd p, .page-privacypolicy .recruit_info_block dl dd ul.indent {
  padding: 0 0 20px 0;
}

.page-privacypolicy .recruit_info_block dl dd ul.indent li {
  text-indent: -0.8em;
  padding-left: 0.8em !important;
}

/* line 91, sass/_Recruit.scss */
.page-privacypolicy .recruit_bnr_block {
  padding: 40px 0 0 0;
}

/* line 93, sass/_Recruit.scss */
.page-privacypolicy .recruit_bnr_block ul {
  font-size: 0;
  text-align: center;
}

/* line 96, sass/_Recruit.scss */
.page-privacypolicy .recruit_bnr_block ul li {
  display: inline-block;
  margin: 0 10px;
}

.privacy_content a, .privacy_content a:visited {
  color: #000000;
}

.privacy_content a:hover {
  text-decoration: underline;
}

.privacy_content {
  padding-bottom: 93px;
}

@media only screen and (max-width: 770px) {
  .privacy_content.inner {
    width: 92%;
  }
  /* line 112, sass/_Recruit.scss */
  .page-privacypolicy .page_main_visual .inner {
    background: #FFF6E8;
    padding: 0.124rem 0 0.124rem 0;
    border-bottom: 8px solid #00497D;
  }
  /* line 160, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block {
    margin: 0.044rem 0 0 0;
    border: 1px solid #00497D;
    border-radius: 15px;
    padding: 0 0.044rem 0.028rem;
  }
  /* line 165, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block .recruit_info_title {
    font-size: 0.044rem;
    color: #00497D;
    border-bottom: 1px solid #00497D;
    padding: 0 0 0.058rem 0;
    font-weight: 600;
  }
  /* line 172, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block dl {
    line-height: 1.7;
    font-size: 0.024rem;
    text-align: justify;
    padding: 0.02rem 0 0.01rem 0;
  }
  /* line 177, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block dl dt {
    float: none;
    clear: none;
    width: auto;
    box-sizing: border-box;
    font-size: 0.034rem;
    color: #00497D;
    border-bottom: none;
    padding: 0.028rem 0 0.028rem 0;
    font-weight: 600;
  }
  /* line 186, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block dl dd {
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    padding: 0 0 0.014rem 0;
    margin: 0;
    font-size: 0.022rem;
  }
  /* line 192, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block dl dd:last-child {
    border: none;
  }
  /* line 195, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block dl dd span {
    display: block;
    color: #00497D;
    font-weight: 600;
    padding: 0;
  }
  /* line 201, sass/_Recruit.scss */
  .page-privacypolicy .recruit_info_block dl dd p {
    padding: 0 0 0.026rem 0;
  }
  /* line 210, sass/_Recruit.scss */
  .page-privacypolicy .recruit_bnr_block {
    padding: 0.022rem 0 0 0;
  }
  /* line 212, sass/_Recruit.scss */
  .page-privacypolicy .recruit_bnr_block ul {
    font-size: 0;
    text-align: center;
  }
  /* line 215, sass/_Recruit.scss */
  .page-privacypolicy .recruit_bnr_block ul li {
    display: inline-block;
    width: 33%;
    margin: 0 0.022rem;
  }
}

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