@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanmp.min.css");
* {
  line-height: 1em;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, ol, li, blockquote, th, td, pre, form, fieldset, input, textarea {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

body {
  text-align: justify;
  text-justify: inter-ideograph;
  height: 100.5%;
  word-wrap: break-word;
}

p, dd, li {
  word-break: normal;
}

img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Bold");
  font-weight: bold;
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/YakuHanJP-Regular.woff2") format("woff2"), url("../webfonts/YakuHanJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: bold;
  src: url("../webfonts/YakuHanJP-Bold.woff2") format("woff2"), url("../webfonts/YakuHanJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/YakuHanMP-Regular.woff2") format("woff2"), url("../webfonts/YakuHanMP-Regular.woff") format("woff");
}
@font-face {
  font-family: "YakuHanMP";
  font-style: normal;
  font-weight: bold;
  src: url("../webfonts/YakuHanMP-Bold.woff2") format("woff2"), url("../webfonts/YakuHanMP-Bold.woff") format("woff");
}
.font-ex {
  font-family: "Allerta Stencil", sans-serif;
}

body {
  font-family: "-apple-system", "BlinkMacSystemFont", "Helvetica Neue", "YakuHanJP", "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "M+ 1p", Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #3c3c3c;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

a {
  color: #074270;
  transition: all 0.25s ease;
}
a:hover {
  color: #0c71c2;
}
a img {
  transition: all 0.25s ease;
}
a img:hover {
  opacity: 0.7;
}

h1, h2, h3, h4, h4, div {
  line-height: 1.4;
}

p, li, dt, dd {
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  p, li, dt, dd {
    line-height: 1.7;
  }
}

.wp {
  overflow: hidden;
  zoom: 1;
}

.wp .attachment img {
  max-width: 900px;
}

.wp .alignleft,
.wp img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.wp .alignright,
.wp img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.wp .aligncenter,
.wp img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp img.alignleft,
.wp img.alignright,
.wp img.aligncenter {
  margin-bottom: 12px;
}

.wp .wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 4px;
  text-align: center;
}

.wp .wp-caption img {
  margin: 5px 5px 0;
}

.wp .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}

.wp .wp-smiley {
  margin: 0;
}

.wp .gallery {
  margin: 0 auto 18px;
}

.wp .gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.wp .gallery img {
  border: 2px solid #cfcfcf;
}

.wp .gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.wp .gallery dl {
  margin: 0;
}

.wp .gallery img {
  border: 10px solid #f1f1f1;
}

.wp .gallery br + br {
  display: none;
}

.wp .attachment img {
  display: block;
  margin: 0 auto;
}

.wp-bg-blue {
  background: #e6f3f3 !important;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .l-header {
    padding: 4px 0;
  }
}
.l-header__front-page {
  background: rgba(255, 255, 255, 0);
}
.l-header .p-header__logo {
  padding: 0;
}
.l-header .p-header__logo img {
  width: 500px;
}
@media only screen and (max-width: 1199px) {
  .l-header .p-header__logo img {
    width: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .l-header .p-header__logo img {
    width: 280px;
  }
}
.l-header__pc {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .l-header__pc {
    display: none;
  }
}
.l-header__sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .l-header__sp {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  .l-header__front-page {
    background: #fff;
    box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
  }
  .l-header__front-page .p-header__logo img {
    width: 350px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 767px) {
  .l-header__front-page .p-header__logo img {
    width: 280px;
  }
}

.l-content {
  padding: 280px 0 0;
  margin: 0 0 100px;
}
@media only screen and (max-width: 991px) {
  .l-content {
    padding-top: 210px;
  }
}
@media only screen and (max-width: 767px) {
  .l-content {
    padding-top: 130px;
  }
}

.l-column {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .l-column {
    display: block;
  }
}
.l-column-left {
  width: 70%;
  max-width: 840px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .l-column-left {
    width: 100%;
  }
}
.l-column-right {
  width: 25%;
  max-width: 300px;
}
@media only screen and (max-width: 767px) {
  .l-column-right {
    width: 100%;
    max-width: 768px;
    margin-top: 40px;
  }
}

.u-left {
  text-align: left;
}

.u-center {
  text-align: center;
}

.u-right {
  text-align: right;
}

.u-none {
  display: none;
}

.u-fleft {
  float: left;
}

.u-fright {
  float: right;
}

.u-accessibility {
  display: none;
}

.u-m0 {
  margin: 0;
}

.u-mr0 {
  margin-right: 0;
}

.u-mr10 {
  margin-right: 10px;
}

.u-ml0 {
  margin-left: 0;
}

.u-ml5 {
  margin-left: 5px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-ml15 {
  margin-left: 15px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-ml25 {
  margin-left: 25px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-ml35 {
  margin-left: 35px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-mb0 {
  margin-bottom: 0;
}

.u-mb5 {
  margin-bottom: 5px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mb25 {
  margin-bottom: 25px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mb35 {
  margin-bottom: 35px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb45 {
  margin-bottom: 45px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mt0 {
  margin-top: 0;
}

.u-pb0 {
  padding-bottom: 0;
}

.u-pb5 {
  padding-bottom: 5px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-pb15 {
  padding-bottom: 15px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-pb25 {
  padding-bottom: 25px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-pb35 {
  padding-bottom: 35px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-p0 {
  padding: 0;
}

.u-w50 {
  width: 50px;
}

.c-table {
  width: 100%;
}
.c-table th {
  font-weight: bold;
  color: #d60b17;
  padding: 25px 10px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 991px) {
  .c-table th {
    padding: 10px 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-table td {
  padding: 20px 10px;
  border-bottom: 1px solid #c6c6be;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .c-table td {
    padding: 10px 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-table td.c-table__left {
  text-align: left;
}
.c-table em {
  font-weight: bold;
  padding: 0 0 0 5px;
  white-space: nowrap;
}

.c-title {
  color: #118df0;
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 25px;
}
@media only screen and (max-width: 767px) {
  .c-title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 20px;
  }
}
.c-title__page {
  position: relative;
  padding: 125px 0 50px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .c-title__page {
    padding: 100px 0 35px;
  }
}
@media only screen and (max-width: 767px) {
  .c-title__page {
    padding: 75px 0 25px;
  }
}
.c-title__page:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  height: 350px;
  width: 70%;
  border-radius: 30px 0 0 30px;
}
@media only screen and (max-width: 991px) {
  .c-title__page:before {
    height: 150px;
    width: 90%;
    border-radius: 10px 0 0 10px;
  }
}
.c-title__page:after {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/common/bg_layer-parts_gray.png) 0px -250px no-repeat;
  width: 671px;
  height: 701px;
}
@media only screen and (max-width: 991px) {
  .c-title__page:after {
    width: 335.5 px;
    height: 350.5 px;
    background-size: 50%;
    background-position: -10px -150px;
  }
}
.c-title__page-news:before {
  background: url(../images/pages/news/img_page-head_news.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-reason:before {
  background: url(../images/pages/reason/img_page-head_reason.png) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-works:before {
  background: url(../images/pages/works/img_page-head_works.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-howto:before {
  background: url(../images/pages/howto/img_page-head_howto.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-faq:before {
  background: url(../images/pages/faq/img_page-head_faq.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-company:before {
  background: url(../images/pages/company/img_page-head_company.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-cercle:before {
  background: url(../images/pages/cercle/img_page-head_cercle.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-collar:before {
  background: url(../images/pages/collar/img_page-head_collar.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-estimate:before {
  background: url(../images/pages/estimate/img_page-head_estimate.jpg) 100% 0 no-repeat;
  background-size: cover;
}
.c-title__page-content {
  position: relative;
  z-index: 10;
  width: 500px;
  height: 300px;
}
@media only screen and (max-width: 991px) {
  .c-title__page-content {
    width: 60%;
    height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .c-title__page-content {
    width: 65%;
    height: 140px;
  }
}
.c-title__page-content:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  background: #d60b17;
  width: 500%;
  height: 280px;
  border-radius: 0 30px 30px 0;
  z-index: 1;
}
@media only screen and (max-width: 991px) {
  .c-title__page-content:before {
    height: 100px;
    border-radius: 0 12px 12px 0;
  }
}
.c-title__page-content-inner {
  position: relative;
  z-index: 50;
  height: 280px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .c-title__page-content-inner {
    height: 100px;
    padding: 0 0 0 10px;
  }
}
.c-title__page-ttl {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 991px) {
  .c-title__page-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.c-title__page-ttl-en {
  color: #eaeae7;
}
@media only screen and (max-width: 991px) {
  .c-title__page-ttl-en {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-title__section {
  position: relative;
  margin: 0 0 250px;
}
@media only screen and (max-width: 991px) {
  .c-title__section {
    margin: 0 0 100px;
  }
}
@media only screen and (max-width: 767px) {
  .c-title__section {
    margin: 0 0 50px;
  }
}
.c-title__section:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  width: 50%;
  background: linear-gradient(135deg, rgb(171, 215, 214) 0%, rgb(17, 141, 240) 100%);
  border-radius: 0 30px 30px 0;
}
@media only screen and (max-width: 991px) {
  .c-title__section:before {
    display: none;
  }
}
.c-title__section:after {
  display: block;
  content: " ";
  position: absolute;
  top: 100px;
  right: 0;
  height: 350px;
  width: 60%;
  border-radius: 30px 0 0 30px;
  background: center center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  .c-title__section:after {
    top: 0;
    height: 300px;
    width: 100%;
    border-radius: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-title__section:after {
    height: 200px;
  }
}
.c-title__section-inner {
  width: 400px;
  height: 300px;
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .c-title__section-inner {
    width: auto;
    height: 300px;
    margin: 0 -25px;
    background: rgba(15, 18, 24, 0.55);
  }
}
@media only screen and (max-width: 767px) {
  .c-title__section-inner {
    height: 200px;
    margin: 0 -10px;
  }
}
.c-title__section-ttl {
  color: #d60b17;
  font-weight: bold;
}
@media only screen and (max-width: 991px) {
  .c-title__section-ttl {
    text-align: center;
  }
}
.c-title__section-outline {
  padding: 20px 0 0;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 991px) {
  .c-title__section-outline {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    padding: 10px 45px 0;
  }
}
.c-title__section-photo__reason-feature:after {
  background-image: url(../images/pages/reason/img_feature.jpg);
}
.c-title__section-photo__reason-result:after {
  background-image: url(../images/pages/reason/img_result.jpg);
}
.c-title__section-photo__reason-processing:after {
  background-image: url(../images/pages/reason/img_processing.jpg);
}
.c-title__section-photo__reason-material:after {
  background-image: url(../images/pages/reason/img_material.jpg);
}
.c-title__section-photo__reason-category:after {
  background-image: url(../images/pages/reason/img_category.jpg);
}
.c-title__section-photo__works-case:after {
  background-image: url(../images/pages/works/img_case.jpg);
}
.c-title__section-photo__works-processing:after {
  background-image: url(../images/pages/works/img_processing.jpg);
}
.c-title__section-photo__howto-flow:after {
  background-image: url(../images/pages/howto/img_flow.jpg);
}
.c-title__section-photo__howto-notice:after {
  background-image: url(../images/pages/howto/img_notice.jpg);
}
.c-title__section-photo__howto-pay:after {
  background-image: url(../images/pages/howto/img_pay.jpg);
}
.c-title__section-photo__company-message:after {
  background-image: url(../images/pages/company/img_message.jpg);
}
.c-title__section-photo__company-philosophy:after {
  background-image: url(../images/pages/company/img_philosophy.jpg);
}
.c-title__section-photo__company-profile:after {
  background-image: url(../images/pages/company/img_profile.jpg);
}
.c-title__section-photo__company-history:after {
  background-image: url(../images/pages/company/img_history.jpg);
}
.c-title__section-photo__company-sdgs:after {
  background-image: url(../images/pages/company/img_sdgs.png);
}
.c-title__content {
  position: relative;
  margin: 0 0 75px;
}
@media only screen and (max-width: 991px) {
  .c-title__content {
    margin: 0 0 45px;
  }
}
@media only screen and (max-width: 767px) {
  .c-title__content {
    margin: 0 0 25px;
  }
}
.c-title__content:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 150px;
  width: 50%;
  background: linear-gradient(135deg, rgb(171, 215, 214) 0%, rgb(17, 141, 240) 100%);
  border-radius: 0 30px 30px 0;
}
@media only screen and (max-width: 991px) {
  .c-title__content:before {
    display: none;
  }
}
.c-title__content-inner {
  width: 400px;
  height: 150px;
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .c-title__content-inner {
    width: auto;
    height: auto;
    margin: 0 -25px;
    padding: 15px 25px;
    background: linear-gradient(135deg, rgb(171, 215, 214) 0%, rgb(17, 141, 240) 100%);
  }
}
.c-title__content-ttl {
  color: #d60b17;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .c-title__content-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}
.c-title__local {
  color: #118df0;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 35px;
}
@media only screen and (max-width: 767px) {
  .c-title__local {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 25px;
  }
}
.c-title__local-icon {
  color: #118df0;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  display: flex;
  align-items: center;
  margin: 0 0 35px;
}
@media only screen and (max-width: 767px) {
  .c-title__local-icon {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 25px;
  }
}
.c-title__local-icon em {
  background: #118df0;
  border-radius: 60px;
  width: 88px;
  height: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .c-title__local-icon em {
    width: 60px;
    height: 60px;
  }
}
.c-title__local-icon em img {
  width: 50px;
}
@media only screen and (max-width: 767px) {
  .c-title__local-icon em img {
    width: 30px;
  }
}
.c-title__local-icon span {
  padding: 0 0 0 15px;
}
.c-title__step-icon {
  color: #118df0;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  display: flex;
  align-items: center;
  margin: 0 0 35px;
}
@media only screen and (max-width: 767px) {
  .c-title__step-icon {
    font-size: 20px;
    font-size: 2rem;
    margin: 0 0 25px;
  }
}
.c-title__step-icon em {
  background: #118df0;
  border-radius: 60px;
  width: 88px;
  height: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .c-title__step-icon em {
    width: 60px;
    height: 60px;
  }
}
.c-title__step-icon em img {
  width: 60px;
  margin: 5px 0 0;
}
@media only screen and (max-width: 767px) {
  .c-title__step-icon em img {
    width: 42px;
  }
}
.c-title__step-icon span {
  padding: 0 0 0 15px;
}
.c-title__brand-color {
  color: #d60b17;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 25px;
}
@media only screen and (max-width: 767px) {
  .c-title__brand-color {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.c-title__table {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .c-title__table {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.c-list__list {
  list-style: disc;
  list-style-position: inherit;
  margin: 0 0 0 22px;
}
.c-list__item {
  margin: 0 0 0.5em;
}
.c-list__item:last-child {
  margin: 0;
}
.c-list-box {
  margin: 0 0 100px;
}
.c-list-box__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-list-box__item {
  width: 30%;
  border-bottom: 1px solid #eaeae7;
  padding: 0 0 50px;
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .c-list-box__item {
    width: 100%;
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
}
.c-list-box__title {
  color: #d60b17;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  .c-list-box__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 10px;
  }
}
.c-list-box__catch {
  font-weight: bold;
  margin: 0 0 15px;
}
@media only screen and (max-width: 767px) {
  .c-list-box__catch {
    margin: 0 0 10px;
  }
}
.c-list-box__body {
  line-height: 1.8;
}

.c-side__item {
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .c-side__item {
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .c-side__item img {
    width: 100%;
  }
}
.c-side-ttl {
  font-weight: bold;
  border-bottom: 4px solid #0F1218;
  margin-bottom: 20px;
}
.c-side__article-list a {
  color: #0F1218;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.c-side__article-list a:hover {
  color: #d60b17;
}
.c-side__article-list a img {
  transition: all 0.25s ease;
}
.c-side__article-list a:hover img {
  opacity: 0.7;
}
.c-side__article-body {
  width: 65%;
}
@media only screen and (max-width: 991px) {
  .c-side__article-body {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .c-side__article-body {
    width: 250px;
  }
}
.c-side__article-item {
  display: flex;
  margin: 20px 0;
}
@media only screen and (max-width: 767px) {
  .c-side__article-item {
    justify-content: center;
  }
}
.c-side__article-img {
  width: 35%;
  padding: 0 15px 0 0;
}
@media only screen and (max-width: 991px) {
  .c-side__article-img {
    width: 45%;
  }
}
.c-side__article-img img {
  width: 100%;
}
.c-side__article-title {
  text-align: left;
}

.c-grid__container {
  width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 1349px) {
  .c-grid__container {
    width: 1100px;
  }
}
@media only screen and (max-width: 1199px) {
  .c-grid__container {
    width: 100%;
    padding: 0 45px;
  }
}
@media only screen and (max-width: 991px) {
  .c-grid__container {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .c-grid__container {
    width: 100%;
    padding: 0 10px;
  }
}
.c-grid__container-short {
  width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .c-grid__container-short {
    width: 100%;
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .c-grid__container-short {
    padding: 0 20px;
  }
}
.c-grid__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-grid__col {
  width: 50%;
}
.c-grid__col-1 {
  width: 8%;
}
.c-grid__col-2 {
  width: 16%;
}
.c-grid__col-3 {
  width: 24%;
}
.c-grid__col-4 {
  width: 32%;
}
.c-grid__col-5 {
  width: 40%;
}
.c-grid__col-6 {
  width: 48%;
}
.c-grid__col-7 {
  width: 56%;
}
.c-grid__col-8 {
  width: 64%;
}
.c-grid__col-9 {
  width: 72%;
}
.c-grid__col-10 {
  width: 80%;
}
.c-grid__col-11 {
  width: 88%;
}
@media only screen and (max-width: 991px) {
  .c-grid__col-1 {
    width: 16%;
  }
  .c-grid__col-2 {
    width: 16%;
  }
  .c-grid__col-3 {
    width: 32%;
  }
  .c-grid__col-4 {
    width: 32%;
  }
  .c-grid__col-5 {
    width: 48%;
  }
  .c-grid__col-6 {
    width: 48%;
  }
  .c-grid__col-7 {
    width: 48%;
  }
  .c-grid__col-8 {
    width: 64%;
  }
  .c-grid__col-9 {
    width: 64%;
  }
  .c-grid__col-10 {
    width: 80%;
  }
  .c-grid__col-11 {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .c-grid__col {
    width: 100%;
  }
  .c-grid__col-1, .c-grid__col-2, .c-grid__col-3, .c-grid__col-4, .c-grid__col-5, .c-grid__col-6, .c-grid__col-7, .c-grid__col-8, .c-grid__col-9, .c-grid__col-10, .c-grid__col-11 {
    width: 100%;
  }
}
.c-grid__box {
  background: #eaeae7;
  padding: 50px;
  margin: 0 0 35px;
}
@media only screen and (max-width: 991px) {
  .c-grid__box {
    padding: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .c-grid__box {
    padding: 15px;
  }
}
.c-grid__sample-box {
  display: flex;
}
.c-grid__sample-label span {
  color: #fff;
  background: #118df0;
  display: inline-block;
  border-radius: 30px;
  padding: 5px;
  font-weight: bold;
}
.c-grid__sample-body {
  flex: 1;
  margin: 0 0 0 25px;
}
@media only screen and (max-width: 767px) {
  .c-grid__sample-body {
    margin: 0 0 0 15px;
  }
}
.c-grid__content {
  margin: 0 0 45px;
}

input[type=submit],
input[type=button] {
  -webkit-box-sizing: content-box;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

.c-input__box {
  margin: 0 0 25px;
}
.c-input__static {
  padding: 10px 0 0;
}
.c-input__text {
  border: 2px solid #d2d2cc;
  font-size: 18px;
  font-size: 1.8rem;
  outline: none;
  width: 100%;
  padding: 12px 10px;
  border-radius: 4px;
}
.c-input__textarea {
  border: 2px solid #d2d2cc;
  font-size: 18px;
  outline: none;
  width: 100%;
  min-height: 200px;
  line-height: 1.6;
  padding: 12px 12px;
  border-radius: 4px;
}
.c-input__select {
  position: relative;
  display: inline-block;
  padding-top: 5px;
}
.c-input__select select {
  appearance: none;
  border: 2px solid #d2d2cc;
  border-radius: 4px;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 8px 30px 8px 8px;
  background: transparent;
  position: relative;
  z-index: 2;
}
.c-input__select select:disabled + i {
  color: #898986;
}
.c-input__select i {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 22px;
  font-size: 2.2rem;
  color: #d60b17;
  z-index: 1;
}
.c-input__radio {
  margin: 0 0 11px;
}
.c-input__radio label {
  padding: 5px 0;
  display: inline-block;
  position: relative;
}
.c-input__radio input[type=radio] {
  outline: none;
  opacity: 0.01;
}
.c-input__radio input[type=radio] + em:before {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #fad2d4;
  border: 2px solid #fad2d4;
  border-radius: 24px;
  content: " ";
  transition: all 0.25s ease;
}
.c-input__radio input[type=radio] + em:after {
  position: absolute;
  display: block;
  top: 6px;
  left: 6px;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #fad2d4;
  content: " ";
  transition: all 0.25s ease;
}
.c-input__radio input[type=radio] + em + span {
  padding: 0 0 0 20px;
}
.c-input__radio input[type=radio]:checked + em:before {
  background: #fff;
  border-color: #d60b17;
}
.c-input__radio input[type=radio]:checked + em:after {
  background: #d60b17;
}
.c-input__checkbox {
  position: relative;
  padding: 8px 0;
  margin: 0;
  display: inline-block;
  cursor: pointer;
}
.c-input__checkbox input[type=checkbox] {
  outline: none;
  opacity: 0.01;
}
.c-input__checkbox input[type=checkbox] + em {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.c-input__checkbox input[type=checkbox] + em:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0;
  background: #fad2d4;
  border: 2px solid #f7bbbe;
  content: " ";
  border-radius: 3px;
  transition: all 0.25s ease;
  cursor: pointer;
}
.c-input__checkbox input[type=checkbox]:checked + em:before {
  background: #d60b17;
  border-color: #d60b17;
}
.c-input__checkbox input[type=checkbox]:checked + em:after {
  position: absolute;
  top: 8px;
  left: 8px;
  display: block;
  width: 4px;
  height: 12px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
  content: " ";
  cursor: pointer;
}
.c-input__checkbox span {
  padding: 0 0 0 16px;
}
.c-input__action {
  display: flex;
  justify-content: center;
  margin: 0 0 15px;
}
.c-input__action:last-child {
  margin: 0;
}
.c-input__content {
  padding: 35px 0 75px;
}
.c-input__group {
  display: flex;
  padding: 0 8px 35px;
  margin: 0 0 35px;
  border-bottom: 1px solid #eaeae7;
}
.c-input__group-label {
  width: 200px;
  padding: 12px 0 0;
  position: relative;
  font-weight: bold;
}
.c-input__group-body {
  flex: 1;
  padding: 0 0 0 50px;
}
.c-input__group-notice {
  margin: 0 0 10px;
}
.c-input__group-notice p {
  line-height: 1.6;
}
.c-input__group-zip-code {
  display: flex;
  align-items: center;
  margin: 0 0 12px;
}
.c-input__group-zip-code__col {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.c-input__group-address__col {
  margin: 0 0 10px;
}
.c-input__required {
  position: absolute;
  right: 0;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #EA525B;
  padding: 6px 8px;
  font-size: 12px;
  font-size: 1.2rem;
}
.c-input__optional {
  position: absolute;
  right: 0;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  background: #898986;
  padding: 6px 8px;
  font-size: 12px;
  font-size: 1.2rem;
}
.c-input__password {
  width: 200px;
}
.c-input__name {
  width: 260px;
}
.c-input__name-hurigana {
  width: 380px;
}
.c-input__other-name {
  width: 100%;
}
.c-input__zip-code {
  width: 100px;
}
.c-input__address {
  width: 100%;
}
.c-input__tell {
  width: 240px;
}
.c-input__val {
  width: 60px;
  text-align: right;
}

#temp-files li {
  padding: 5px 5px 10px;
  display: block;
  position: relative;
  line-height: 1;
}

#temp-files li .delete {
  position: absolute;
  top: 0;
  right: 5px;
  padding: 5px 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  cursor: pointer;
  border-radius: 3px;
}

#temp-files li .delete:hover {
  background: #d60b17;
}

#drag-area {
  background: #fafafa;
  border: 3px dotted #ecefea;
  padding: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  margin: 0 0 15px;
}

#drag-area .btn-group {
  display: inline-block;
}

#drag-area #btn-select-files {
  font-size: 14px;
  font-size: 1.4rem;
  background: #d60b17;
  border: none;
  border-radius: 3px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: bold;
}

#drag-area p {
  font-size: 14px;
  font-size: 1.4rem;
}

#progress_bar-wrap {
  background: #e4e4e4;
  opacity: 0;
  border-radius: 3px;
  margin: 0 0 10px !important;
}

#progress_bar-wrap #progress_bar {
  width: 0;
  background: #f2c94b;
  border-radius: 3px;
}

#form-container dd #notice-attach {
  margin: 10px 0 0;
  background: #f3f3f3;
  padding: 10px 15px;
}

#form-container dd #notice-attach p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}

.error {
  display: table;
  margin: 5px 0 0;
  padding: 6px 8px;
  color: #d60b17;
  background: #fad2d4;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
.error.hidden {
  display: none;
}

.has-error input[type=text] {
  background: #fef2f3;
}

.validation-errors {
  margin: 0 0 50px;
  padding: 25px;
  background: #eaeae7;
}
.validation-errors .error {
  display: list-item;
  list-style: disc;
  list-style-position: inside;
  margin: 5px 0 0;
  padding: 0;
  color: #d60b17;
  background: transparent;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}

.c-card {
  padding: 0 25px;
}
@media only screen and (max-width: 1349px) {
  .c-card {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .c-card {
    padding: 0;
    margin: 0 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .c-card {
    padding: 0;
  }
}
.c-card__content {
  display: flex;
  flex-direction: column;
  border-radius: 30px;
  background: #fff;
  overflow: hidden;
  height: 100%;
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.8);
  text-decoration: none;
  color: #0F1218;
}
@media only screen and (max-width: 767px) {
  .c-card__content {
    border-radius: 12px;
  }
}
.c-card__photo {
  margin: 0 0 15px;
}
.c-card__photo img {
  width: 100%;
}
.c-card__title {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 35px;
  margin: 0 0 15px;
}
@media only screen and (max-width: 1349px) {
  .c-card__title {
    padding: 0 20px;
    margin: 0 0 10px;
  }
}
.c-card__body {
  padding: 0 35px 25px;
  margin: 0 0 auto;
}
@media only screen and (max-width: 1349px) {
  .c-card__body {
    padding: 0 20px 15px;
  }
}
.c-card__button {
  padding: 0 35px 35px;
  text-align: center;
}
@media only screen and (max-width: 1349px) {
  .c-card__button {
    padding: 0 20px 20px;
  }
}
.c-card-work {
  padding: 15px 0;
  height: 100% !important;
}
.c-card-work__link {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
  height: 100%;
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  color: #0F1218;
}
@media only screen and (max-width: 991px) {
  .c-card-work__link {
    border-radius: 10px;
  }
}
.c-card-work__photo {
  margin: 0 0 10px;
}
.c-card-work__photo img {
  width: 100%;
}
.c-card-work__category {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  color: #118df0;
  padding: 0 15px;
  margin: 0 0 5px;
}
@media only screen and (max-width: 991px) {
  .c-card-work__category {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 0 8px;
  }
}
.c-card-work__title {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 15px;
  margin: 0 0 25px;
}
@media only screen and (max-width: 991px) {
  .c-card-work__title {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0 8px;
  }
}

.c-button {
  display: inline-block;
  padding: 1.5rem 2.5rem;
  border-radius: 50px;
  color: #fff;
  background: #0F1218;
  font-weight: bold;
  text-decoration: none;
  border: none;
  outline: none;
  transition: all 0.25s ease;
  box-shadow: 0 1.5rem 1rem -1rem rgba(137, 137, 134, 0.3);
}
.c-button:hover {
  cursor: pointer;
  color: #fff;
}
.c-button__primary {
  background: #118df0;
}
.c-button__success {
  background: #d60b17;
}
.c-button__confirm {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 18px;
  font-size: 1.8rem;
  background: #118df0;
}
.c-button__confirm:hover {
  background: #0d7ad0;
}
.c-button__modify {
  width: 280px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 18px;
  font-size: 1.8rem;
  background: #118df0;
}
.c-button__modify:hover {
  background: #0d7ad0;
}
.c-button__submit {
  width: 280px;
  padding: 1.75rem 2.5rem;
  margin: 0 15px;
  font-size: 18px;
  font-size: 1.8rem;
  background: #d60b17;
}
.c-button__submit:hover {
  background: #b40913;
}
.c-button__trigger {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  background: rgba(214, 11, 23, 0.8);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.c-button__trigger-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 19px;
  width: 28px;
  height: 2px;
  margin: -1px 0 0 -11px;
  background: #fff;
  transition: 0.2s;
}
.c-button__trigger-icon:before, .c-button__trigger-icon:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}
.c-button__trigger-icon:before {
  margin-top: -9px;
}
.c-button__trigger-icon:after {
  margin-top: 7px;
}
.c-button__trigger .js-close {
  background: transparent;
}
.c-button__trigger .js-close:before, .c-button__trigger .js-close:after {
  margin-top: 0;
  background: #fff;
}
.c-button__trigger .js-close:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.c-button__trigger .js-close:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.c-button__article {
  text-decoration: none;
  width: 370px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.c-button__article button {
  background: #d60b17;
  padding: 15px 0 12px;
  width: 100%;
  display: block;
  border: none;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  transition: all 0.25s ease;
}
.c-button__article button:hover {
  background: #0F1218;
}

.pagetop {
  display: none;
  position: fixed;
  right: 25px;
  bottom: 25px;
}

.pagetop a {
  display: block;
  font-size: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  background: #d60b17;
  border-radius: 50%;
  line-height: 50px;
}

.pagetop a i {
  font-size: 20px;
  color: #fff;
  line-height: 50px;
}

.c-nav-local {
  margin: -50px 0 50px 550px;
  position: relative;
  z-index: 50;
}
@media only screen and (max-width: 1349px) {
  .c-nav-local {
    margin: -50px 0 50px 350px;
  }
}
@media only screen and (max-width: 1199px) {
  .c-nav-local {
    margin: -50px 0 50px 0;
  }
}
@media only screen and (max-width: 991px) {
  .c-nav-local {
    display: none;
  }
}
.c-nav-local__list {
  display: flex;
  justify-content: center;
}
.c-nav-local__item {
  padding: 0 15px;
}
.c-nav-local__item a {
  color: #0F1218;
  text-decoration: none;
  font-weight: bold;
}
.c-nav-local__item i {
  padding: 0 10px;
}
.c-nav-pagination__list {
  display: flex;
  justify-content: center;
}
.c-nav-pagination__item {
  margin: 0 10px;
}
.c-nav-pagination__item-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  background: #0F1218;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.25s ease;
}
.c-nav-pagination__item-link:hover {
  background: #d60b17;
}
.c-nav-pagination__item-link__current {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  background: #d60b17;
  font-weight: bold;
}
.c-nav-pagination__item-icon-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 44px;
  color: #0F1218;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.25s ease;
}
.c-nav-pagination__item-icon-link:hover {
  color: #d60b17;
}

.c-breadcrumbs {
  position: absolute;
  top: -3em;
  left: 0;
}
@media only screen and (max-width: 991px) {
  .c-breadcrumbs {
    top: -2.5em;
  }
}
.c-breadcrumbs__list {
  display: flex;
}
.c-breadcrumbs__item i {
  padding: 0 10px;
}
.c-breadcrumbs__item a:hover {
  color: #d60b17;
}
@media only screen and (max-width: 767px) {
  .c-breadcrumbs__item {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .c-breadcrumbs__item a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.p-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  background: #fff;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 991px) {
  .p-header {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .p-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.p-header__logo {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .p-header__logo {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .p-header__logo {
    display: block;
  }
}
.p-header__logo h1, .p-header__logo div {
  padding: 0 30px 0 0;
}
@media only screen and (max-width: 1199px) {
  .p-header__logo h1, .p-header__logo div {
    padding-right: 15px;
  }
}
.p-header__logo a {
  display: block;
}
@media only screen and (max-width: 767px) {
  .p-header__nav {
    padding-right: 2em;
    padding-left: 2em;
    padding-top: 1em;
  }
}
.p-header__nav-list {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .p-header__nav-list {
    display: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #fff;
    top: 90px;
    left: 0;
  }
}
.p-header__nav-item {
  padding: 0 4em;
  border-right: 1px solid #898986;
}
@media only screen and (max-width: 991px) {
  .p-header__nav-item {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.p-header__nav-item:last-of-type {
  border: none;
}
.p-header__nav-item a {
  text-decoration: none;
  font-weight: bold;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1199px) {
  .p-header__nav-item a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-header__nav-item a:hover {
  color: #d60b17;
}
.p-header__nav-item a.current {
  color: #d60b17;
}
@media only screen and (max-width: 767px) {
  .p-header__nav-item a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom: 1px solid #0F1218;
    padding: 18px 10px 18px;
  }
}
.p-header__nav-item span {
  text-decoration: none;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1199px) {
  .p-header__nav-item span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-header__nav-item span:hover {
  color: #d60b17;
}
.p-header__nav-item span.current {
  color: #d60b17;
}
@media only screen and (max-width: 767px) {
  .p-header__nav-item span {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom: 1px solid #0F1218;
    padding: 18px 10px 18px;
  }
}
.p-header__nav-social-list {
  width: 270px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  .p-header__nav-social-list {
    width: 230px;
  }
}
@media only screen and (max-width: 767px) {
  .p-header__nav-social-list {
    width: 100%;
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .p-header__nav-social-item {
    padding-right: 8px;
  }
}
.p-header__nav-social-item img {
  width: 100%;
  max-width: 75px;
  vertical-align: bottom;
}
.p-header__nav-search {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .p-header__nav-search {
    width: 60%;
  }
}
.p-header__nav-search form {
  width: 100%;
  position: relative;
  margin: 10px 0 0;
}
.p-header__nav-search-box {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  background: #eaeae7;
  border: none;
  outline: 0;
}
.p-header__nav-search-btn {
  position: absolute;
  height: 35px;
  padding: 5px;
  top: 0;
  right: 0;
}
.p-header__nav-estimate {
  margin-left: 1.5em;
}
@media only screen and (max-width: 1199px) {
  .p-header__nav-estimate {
    margin-left: 1.1em;
  }
}
@media only screen and (max-width: 767px) {
  .p-header__nav-estimate {
    background: #fff;
    margin-left: 0;
    display: flex;
    justify-content: center;
    padding: 10px 0;
  }
}
.p-header__nav-trigger {
  display: none;
}
@media only screen and (max-width: 767px) {
  .p-header__nav-trigger {
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
  }
}
.p-header-bottom {
  background: #0F1218;
  padding: 20px 0;
}
@media only screen and (max-width: 991px) {
  .p-header-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-header-bottom {
    padding: 0;
  }
}
.p-header-bottom a {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .p-header-bottom a {
    color: #0F1218;
  }
}

.js-scroll .l-header {
  background: #fff;
  box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
}
.js-scroll .l-header .p-header {
  padding: 15px 0;
}
.js-scroll .l-header .p-header__logo img {
  width: 300px;
}
.js-scroll .l-header .p-header__nav-social-list {
  width: 400px;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .js-scroll .l-header .p-header__nav-social-list {
    width: 380px;
  }
}
.js-scroll .l-header .p-header__nav-social-item {
  padding-right: 10px;
}
.js-scroll .l-header .p-header__nav-search {
  width: auto;
}
.js-scroll .l-header .p-header__nav-search form {
  margin-top: 0;
}
.js-scroll .l-header .p-header__nav-search-box {
  width: 200px;
}
.js-scroll .l-header .p-header-bottom {
  padding: 10px 0;
}

.p-footer-estimate {
  background: url(../images/common/bg_estimate.jpg) center center no-repeat;
  background-size: cover;
  font-weight: bold;
  color: #fff;
  padding: 100px 0;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .p-footer-estimate {
    padding: 75px 25px;
  }
}
.p-footer-estimate__catch {
  font-size: 34px;
  font-size: 3.4rem;
  margin: 0 0 35px;
}
@media only screen and (max-width: 1199px) {
  .p-footer-estimate__catch {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 15px;
  }
}
.p-footer-estimate__body {
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  margin: 0 0 35px;
}
@media only screen and (max-width: 1199px) {
  .p-footer-estimate__body {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.p-footer-estimate__link {
  margin: 0 auto;
  width: 500px;
}
@media only screen and (max-width: 991px) {
  .p-footer-estimate__link {
    width: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .p-footer-estimate__link {
    width: auto;
  }
}
.p-footer-estimate__button {
  font-size: 24px;
  font-size: 2.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-footer-estimate__button span {
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 991px) {
  .p-footer-estimate__button {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-footer-estimate__button img {
    width: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .p-footer-estimate__button {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .p-footer-estimate__button img {
    width: 24px;
  }
}
.p-footer-content {
  background: #eaeae7;
  padding: 50px 0;
}
.p-footer-content a {
  color: #0F1218;
  text-decoration: none;
}
.p-footer-content a:hover {
  color: #d60b17;
}
@media only screen and (max-width: 767px) {
  .p-footer-content a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-footer-content a i {
  padding: 0 0 0 8px;
}
.p-footer-content__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .p-footer-content__wrap {
    align-items: flex-start;
  }
}
.p-footer-logo {
  margin: 0;
}
.p-footer-logo a {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .p-footer-logo a {
    justify-content: center;
    margin: 0 0 35px;
  }
}
@media only screen and (max-width: 991px) {
  .p-footer-logo img {
    width: 60px;
  }
}
.p-footer-nav {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  padding: 0 0 10px 10px;
}
@media only screen and (max-width: 991px) {
  .p-footer-nav {
    display: block;
  }
}
.p-footer-nav__name {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0 0 0 10px;
}
@media only screen and (max-width: 991px) {
  .p-footer-nav__name {
    font-size: 20px;
    font-size: 2rem;
  }
}
.p-footer-nav__name span {
  padding-top: 15px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: normal;
}
@media only screen and (max-width: 991px) {
  .p-footer-nav__name span {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-footer-nav__name span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-footer-nav__top__list {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .p-footer-nav__top__item {
    margin: 10px 0 0 auto;
  }
}
.p-footer-copyright {
  text-align: right;
}

.p-home__title {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  color: #d60b17;
  margin: 0 0 60px;
}
@media only screen and (max-width: 1349px) {
  .p-home__title {
    font-size: 30px;
    font-size: 3rem;
    margin: 0 0 40px;
  }
}
@media only screen and (max-width: 991px) {
  .p-home__title {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .p-home__title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 15px;
  }
}
.p-home__title-en {
  font-size: 30px;
  font-size: 3rem;
  margin: 0 0 15px;
}
@media only screen and (max-width: 1349px) {
  .p-home__title-en {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 991px) {
  .p-home__title-en {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 8px;
  }
}
@media only screen and (max-width: 767px) {
  .p-home__title-en {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 5px;
  }
}
.p-home__link {
  display: flex;
  justify-content: center;
}
.p-home__newer {
  font-weight: bold;
  position: absolute;
  top: -2em;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .p-home__article-section {
    margin-bottom: 50px;
  }
}

.p-archive__pagenation {
  text-align: center;
  display: block;
}
.p-archive__pagenation .page-numbers {
  margin: 0 2px;
  padding: 10px;
  border: 1px solid #d60b17;
  background: #d60b17;
  color: #fff;
  font-weight: bold;
}
.p-archive__pagenation .page-numbers:hover {
  background: #0F1218;
  border: 1px solid #0F1218;
}
.p-archive__pagenation .page-numbers.current {
  background: #fff;
  color: #d60b17;
}
.p-archive__pagenation a {
  text-decoration: none;
}

.p-article__content-list {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .p-article__content-list {
    margin-bottom: 30px;
  }
}
.p-article__content-list a {
  text-decoration: none;
  color: #0F1218;
}
.p-article__content-list a img {
  transition: all 0.25s ease;
}
.p-article__content-list a:hover img {
  opacity: 0.7;
}
.p-article__content-list a:hover .p-article__content-title {
  border-bottom: 1px solid #0F1218;
}
.p-article__content-item {
  display: flex;
  border-bottom: 1px solid #898986;
  padding: 28px 0;
}
@media only screen and (max-width: 480px) {
  .p-article__content-item {
    padding: 20px 0;
    display: block;
  }
}
.p-article__content-img {
  width: 37%;
  padding-right: 60px;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 1199px) {
  .p-article__content-img {
    padding-right: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .p-article__content-img {
    width: 35%;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  .p-article__content-img {
    width: 100%;
    padding-right: 0;
  }
}
.p-article__content-img img {
  width: 100%;
}
.p-article__content-body {
  width: 63%;
}
@media only screen and (max-width: 480px) {
  .p-article__content-body {
    width: 100%;
  }
}
.p-article__content-category {
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .p-article__content-category {
    margin-bottom: 0;
  }
}
.p-article__content-category span {
  background: #abd7d6;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
}
@media only screen and (max-width: 767px) {
  .p-article__content-category span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-article__content-category-side {
  margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
  .p-article__content-category-side {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.p-article__content-category-side a {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
  color: #0F1218;
}
.p-article__content-category-side a:hover {
  color: #d60b17;
}
.p-article__content-category-side span {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 4px 10px;
  color: #898986;
}
.p-article__content-title {
  border-bottom: 1px solid #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0.5em 0;
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.25s ease;
}
@media only screen and (max-width: 991px) {
  .p-article__content-title {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 0.3em;
  }
}
.p-article__content-title a {
  text-decoration: none;
  color: #0F1218;
}
.p-article__content-detail {
  padding-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .p-article__content-detail {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-article__content-detail br {
  display: none;
}
.p-article__content-date {
  font-size: 14px;
  font-size: 1.4rem;
  color: #898986;
}
@media only screen and (max-width: 767px) {
  .p-article__content-date {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.p-article__link-head {
  font-weight: bold;
  border-bottom: 1px solid #898986;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
  .p-article-single p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-article-single__catchimg {
  margin-bottom: 50px;
}
@media only screen and (max-width: 480px) {
  .p-article-single__catchimg {
    margin-bottom: 15px;
  }
}
.p-article-single__catchimg img {
  width: 100%;
}
.p-article-single__date {
  padding-left: 10px;
  color: #898986;
}
.p-article-single__title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) {
  .p-article-single__title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-article-single__title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .p-article-single__title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.p-article-single__content-detail {
  margin: 20px 0 60px;
}
.p-article-single__body {
  margin-bottom: 120px;
}
@media only screen and (max-width: 767px) {
  .p-article-single__body {
    margin-bottom: 60px;
  }
}
.p-article-single__body h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 4px solid #0F1218;
  padding-bottom: 10px;
  margin: 100px 0 40px;
}
@media only screen and (max-width: 767px) {
  .p-article-single__body h2 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .p-article-single__body h2 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-article-single__body h3 {
  font-weight: bold;
  color: #d60b17;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .p-article-single__body h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.p-article-single__body figure {
  margin: 0 0 40px;
}
.p-article-single__body p {
  margin: 0 0 40px;
  line-height: 1.8;
}
.p-article-single__body .toc_title {
  margin: 100px 0 10px;
  font-weight: bold;
  padding: 0 0 0 0.5em;
}
@media only screen and (max-width: 480px) {
  .p-article-single__body .toc_title {
    margin-top: 30px;
  }
}
.p-article-single__body .toc_toggle {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
.p-article-single__body .toc_toggle a {
  color: #d60b17;
  text-decoration: none;
}
.p-article-single__body .toc_list {
  border: 1px solid #898986;
  padding: 20px;
  list-style: none;
  margin-bottom: 50px;
}
@media only screen and (max-width: 480px) {
  .p-article-single__body .toc_list {
    padding: 15px 10px;
  }
}
.p-article-single__body .toc_list li {
  padding: 0.2em 1em;
  text-indent: -0.7em;
}
.p-article-single__body .toc_list li:before {
  content: "• ";
  color: #d60b17;
}
.p-article-single__body .toc_list li a {
  text-decoration: none;
  color: #d60b17;
}
@media only screen and (max-width: 480px) {
  .p-article-single__body .toc_list li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-article-single__body .wp-block-table .center {
  text-align: center !important;
}
.p-article-single__body .wp-block-table .right {
  text-align: right !important;
}
.p-article-single__body .wp-block-table .left {
  text-align: left !important;
}
.p-article-single__body .wp-block-table table, .p-article-single__body .wp-block-table td, .p-article-single__body .wp-block-table th {
  border: 1px solid #595959;
  border-collapse: collapse;
}
.p-article-single__body .wp-block-table td, .p-article-single__body .wp-block-table th {
  padding: 6px 8px;
  line-height: 1.5;
}
.p-article-single__body .wp-block-table tr:first-of-type {
  background: #eaeae7;
}
.p-article-single__body .wp-block-table .wp-bg-gray {
  background: #eaeae7;
}
.p-article-single__body .wp-block-table td:first-of-type {
  font-weight: bold;
  color: #d60b17;
  background: #eaeae7;
}

.p-article-single__body ul {
  list-style: disc;
  margin-bottom: 5px;
}
.p-article-single__body ul li {
  margin-left: 1.5em;
}

.p-article-single__body ol {
  list-style: decimal;
}
.p-article-single__body ol li {
  margin-left: 1.5em;
}

.p-home__article-section .p-article__content-list a:first-of-type {
  display: block;
  padding-top: 0;
}
.p-home__article-section .p-article__content-list a:first-of-type .p-article__content-item {
  padding-top: 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  .p-home__article-section .p-article__content-list a:first-of-type .p-article__content-item {
    padding-top: 5px;
  }
}
.p-home__article-section .p-article__content-list a:first-of-type .p-article__content-body {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .p-home__article-section .p-article__content-list a:first-of-type .p-article__content-body {
    width: 100%;
  }
}
.p-home__article-section .p-article__content-list a:first-of-type .p-article__content-img {
  max-width: none;
  margin-bottom: 20px;
  width: 100%;
  padding-right: 0;
}
@media only screen and (max-width: 767px) {
  .p-home__article-section .p-article__content-list a:first-of-type .p-article__content-img {
    width: 100%;
  }
}
.p-home__article-section .p-article__content-list a:first-of-type .p-article__content-img img {
  width: 100%;
}
.p-home__article-section .p-article__content-list a:first-of-type .p-article__content-title {
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (max-width: 991px) {
  .p-home__article-section .p-article__content-list a:first-of-type .p-article__content-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.p-home__article-section .p-article__content-list a:first-of-type .p-article__content-detail {
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 991px) {
  .p-home__article-section .p-article__content-list a:first-of-type .p-article__content-detail {
    font-size: 14px;
    font-size: 1.4rem;
  }
}