@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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

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

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  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:after,
q:before {
  content: ""
}

abbr,
acronym {
  border: 0
}

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

dd,
li,
p {
  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;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

a:hover {
  color: #0c71c2
}

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

dd,
dt,
li,
p {
  line-height: 1.6
}

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

  dd,
  dt,
  li,
  p {
    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.aligncenter,
.wp img.alignleft,
.wp img.alignright {
  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
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.5);
  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-content {
  padding: 66px 0 0;
  margin: 0 0 100px
}

.l-fwb {
  font-weight: bold
}

.l-red {
  color: #d60b17
}

.l-under {
  text-decoration: underline
}

.l-ctr {
  text-align: center
}

.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: #1b396e;
  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-laser:before {
  background: url(../images/pages/laser/img_page-head_laser.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-resin:before {
  background: url(../images/pages/resin/img_page-head_resin.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: #1b396e;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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: #eceff2;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  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;
    color: #fff
  }
}

.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: #eceff2;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width:991px) {
  .c-title__content-inner {
    width: auto;
    height: auto;
    margin: 0 -10px;
    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: #1b396e;
  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: #1b396e;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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: #1b396e;
  border-radius: 60px;
  width: 88px;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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: #1b396e;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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: #1b396e;
  border-radius: 60px;
  width: 88px;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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-title__circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-title__circle-no {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  border: 1px solid #707070;
  text-align: center;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  line-height: 56px;
  color: #1b396e
}

.c-title__circle-label {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 56px;
  margin: 0 0 0 15px
}

.c-title__circle-label br {
  display: none
}

@media only screen and (max-width:767px) {
  .c-title__circle-label {
    line-height: 30px
  }

  .c-title__circle-label br {
    display: block
  }
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.c-list-box__list::after{
  content: "";
  display: block;
  width: 30%;
  height: 0;
} 

.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-grid__container {
  width: 1310px;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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-10,
  .c-grid__col-11,
  .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 {
    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: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-grid__sample-label span {
  color: #fff;
  background: #1b396e;
  display: inline-block;
  border-radius: 30px;
  padding: 5px;
  font-weight: bold
}

.c-grid__sample-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  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=button],
input[type=submit] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}

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

input[type=button]::focus,
input[type=submit]::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;
  border-radius: 4px
}

@media only screen and (max-width:767px) {
  .c-input__textarea {
    font-size: 16px;
    padding: 6px 8px
  }
}

.c-input__select {
  position: relative;
  display: inline-block;
  padding-top: 5px
}

.c-input__select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  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
}

@media only screen and (max-width:767px) {
  .c-input__select select {
    width: 100%
  }
}

.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: " ";
  -webkit-transition: all 0.25s ease;
  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: " ";
  -webkit-transition: all 0.25s ease;
  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
}

@media only screen and (max-width:767px) {
  .c-input__checkbox {
    display: block;
    margin: 0 0 8px
  }

  .c-input__checkbox:last-child {
    margin: 0
  }
}

.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;
  -webkit-transition: all 0.25s ease;
  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;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: " ";
  cursor: pointer
}

.c-input__checkbox span {
  padding: 0 0 0 16px
}

.c-input__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 15px
}

.c-input__action:last-child {
  margin: 0
}

.c-input__action input {
  font-size: 16px;
  font-size: 1.6rem
}

.c-input__content {
  padding: 35px 0 75px
}

.c-input__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px 35px;
  margin: 0 0 35px;
  border-bottom: 1px solid #eaeae7
}

@media only screen and (max-width:767px) {
  .c-input__group {
    display: block;
    padding: 0 5px 15px;
    margin: 0 0 15px
  }
}

.c-input__group-label {
  width: 200px;
  padding: 12px 0 0;
  position: relative;
  font-weight: bold
}

@media only screen and (max-width:767px) {
  .c-input__group-label {
    width: auto;
    padding: 0;
    margin: 0 0 8px
  }
}

.c-input__group-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 0 0 50px
}

.c-input__group-body.keyword {
  padding: 0 15px 0 20px;
  font-size: 18px;
  font-size: 1.8rem
}

@media only screen and (max-width:767px) {
  .c-input__group-body {
    padding: 0
  }
}

.c-input__group-notice {
  margin: 0 0 10px
}

.c-input__group-notice p {
  line-height: 1.6;
  text-align: left;
}

.c-input__group-zip-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  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__required_en{
  color: #ea525b;
}

@media only screen and (max-width:767px) {
  .c-input__required {
    position: relative;
    margin: 0 0 0 5px;
    padding: 4px 6px
  }
}

.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
}

@media only screen and (max-width:767px) {
  .c-input__optional {
    position: relative;
    margin: 0 0 0 5px;
    padding: 4px 6px
  }
}

.c-input__password {
  width: 200px
}

.c-input__name {
  width: 260px
}

@media only screen and (max-width:767px) {
  .c-input__name {
    width: 100%
  }
}

.c-input__name-hurigana {
  width: 380px
}

@media only screen and (max-width:767px) {
  .c-input__name-hurigana {
    width: 100%
  }
}

.c-input__other-name {
  width: 100%
}

@media only screen and (max-width:767px) {
  .c-input__other-name {
    width: 100%
  }
}

.c-input__zip-code {
  width: 100px
}

.c-input__address {
  width: 100%
}

.c-input__tell {
  width: 240px
}

@media only screen and (max-width:767px) {
  .c-input__tell {
    width: 100%
  }
}

.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
}

@media only screen and (max-width:767px) {
  #drag-area {
    font-size: 16px
  }
}

#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
}

@media only screen and (max-width:767px) {
  #notice-attach p {
    line-height: 1.4
  }
}

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

.error.hidden {
  display: none
}

.has-error input[type=text] {
  background: #fef2f3;
  border: 1px solid #d60b17
}

.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
}

.validation-error-msg {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 30px;
  background: #fff;
  overflow: hidden;
  height: 100%;
  -webkit-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.8);
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
  height: 100%;
  -webkit-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.3);
  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;
  text-align: center;
  min-width: 300px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

@media only screen and (max-width:767px) {
  .c-button {
    min-width: 260px
  }
}

.c-button:hover {
  cursor: pointer;
  color: #fff;
  background: #d60b17
}

.c-button__primary {
  background: #118df0
}

.c-button__primary:hover {
  background: #41a4f3
}

.c-button__clear {
  min-width: 125px
}

.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__confirm-search {
  min-width: 140px;
  width: 140px;
  margin: 0 15px;
  padding: 1.75rem 2.5rem;
  font-size: 18px;
  font-size: 1.8rem;
  background: #118df0
}

.c-button__confirm-search: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__submit-big {
  width: 500px;
  min-width: 300px;
  padding: 3rem 2.5rem;
  margin: 0 15px;
  font-size: 24px;
  font-size: 2.4rem;
  background: #d60b17
}

.c-button__submit-big:hover {
  background: #b40913
}

@media only screen and (max-width:767px) {
  .c-button__submit-big {
    width: auto;
    min-width: 280px;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 1.75rem 2.5rem
  }
}

.c-button__trigger {
  display: inline-block;
  position: relative;
  width: 44px;
  height: 44px;
  background: rgba(214, 11, 23, 0.8);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  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;
  -webkit-transition: 0.2s;
  transition: 0.2s
}

.c-button__trigger-icon:after,
.c-button__trigger-icon:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 28px;
  height: 2px;
  background: #fff;
  -webkit-transition: 0.3s;
  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:after,
.c-button__trigger .js-close:before {
  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__important {
  background: #d60b17;
  padding: 2rem 2.5rem
}

.c-button__to-form {
  text-align: center
}

.c-button__dashboard-add__reload {
  background: #d60b17;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 1.8rem 2.5rem 1.5rem
}

.c-button__dashboard-add__reload:hover {
  background: #f6515b
}

.c-button__dashboard-add__reload i {
  font-size: 16px;
  font-size: 1.6rem
}

.c-button__dashboard-add__list {
  display: inline-block;
  padding: 1.8rem 2.5rem 1.5rem
}

.c-button__dashboard-add__list i {
  font-size: 16px;
  font-size: 1.6rem
}

.c-button__dashboard-add__list a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-decoration: none
}

.c-button__estimate-link {
  padding: 1.5rem 2.5rem;
  min-width: 350px;
  margin: 0 10px
}

@media only screen and (max-width:991px) {
  .c-button__estimate-link {
    margin: 5px 0;
    min-width: 450px
  }
}

@media only screen and (max-width:767px) {
  .c-button__estimate-link {
    min-width: 350px
  }
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.c-nav-pagination__item {
  margin: 0 10px
}

.c-nav-pagination__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  background: #0f1218;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.c-nav-pagination__item-link:hover {
  background: #d60b17
}

.c-nav-pagination__item-link__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #fff;
  background: #d60b17;
  font-weight: bold
}

.c-nav-pagination__item-icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20px;
  height: 44px;
  color: #0f1218;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.c-nav-pagination__item-icon-link:hover {
  color: #d60b17
}

.c-breadcrumbs {
  margin-bottom: 100px
}

@media only screen and (max-width:991px) {
  .c-breadcrumbs {
    margin-bottom: 50px
  }
}

@media only screen and (max-width:767px) {
  .c-breadcrumbs {
    margin-bottom: 25px
  }
}

@media only screen and (max-width:767px) {
  .c-breadcrumbs {
    display: none
  }
}

.c-breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.c-breadcrumbs__item i {
  padding: 0 10px
}

@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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 10px
}

.p-header__logo {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-header__logo img {
  width: 75px
}

@media only screen and (max-width:991px) {
  .p-header__logo img {
    width: 75px
  }
}

@media only screen and (max-width:767px) {
  .p-header__logo img {
    width: 60px
  }
}

.p-header__logo a {
  display: block
}

.p-header__logo p {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.3;
  margin-left: 8px;
  letter-spacing: -0.5px
}

@media only screen and (max-width:1349px) {
  .p-header__logo p {
    font-size: 12px;
    font-size: 1.2rem
  }
}

@media only screen and (max-width:1199px) {
  .p-header__logo p {
    font-size: 13px;
    font-size: 1.3rem
  }
}

@media only screen and (max-width:767px) {
  .p-header__logo p {
    font-size: 12px;
    font-size: 1.2rem
  }
}

.p-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:1199px) {
  .p-header__nav {
    display: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #fff;
    top: 54px;
    left: 0
  }
}

.p-header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width:1199px) {
  .p-header__nav-list {
    display: block
  }
}

.p-header__nav-item {
  margin-left: 0.8em
}

@media only screen and (max-width:1199px) {
  .p-header__nav-item {
    margin-left: 0.8em
  }
}

@media only screen and (max-width:991px) {
  .p-header__nav-item {
    margin-left: 0;
    padding: 0 15px
  }
}

.p-header__nav-item a {
  text-decoration: none;
  color: #0f1218;
  font-weight: bold;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

@media only screen and (max-width:1349px) {
  .p-header__nav-item a {
    font-size: 11px;
    font-size: 1.1rem
  }
}

.p-header__nav-item a:hover {
  color: #d60b17
}

.p-header__nav-item a.current {
  color: #d60b17
}

@media only screen and (max-width:1199px) {
  .p-header__nav-item a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    border-bottom: 1px solid #eaeae7;
    padding: 15px 10px 15px
  }
}

@media only screen and (max-width:767px) {
  .p-header__nav-item a {
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    border-bottom: 1px solid #eaeae7;
    padding: 18px 10px
  }
}

.p-header__nav-estimate {
  margin-left: 1.5em
}

.p-header__nav-estimate .c-button {
  min-width: auto;
  font-size: 12px;
  font-size: 1.2rem
}

@media only screen and (max-width:1199px) {
  .p-header__nav-estimate {
    background: #fff;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 0
  }
}

.p-header__nav-trigger {
  display: none
}

@media only screen and (max-width:1199px) {
  .p-header__nav-trigger {
    display: block
  }
}

.p-header__nav-item__parent {
  position: relative
}

@media only screen and (max-width:1199px) {
  .p-header__nav-item__parent .nav-select:before {
    display: block;
    content: "";
    background-color: #000;
    position: absolute;
    width: 10px;
    height: 2px;
    top: 1.8em;
    left: 11.5em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .p-header__nav-item__parent .nav-select:after {
    display: block;
    content: "";
    background-color: #000;
    position: absolute;
    width: 2px;
    height: 10px;
    top: 1.8em;
    left: 11.5em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .p-header__nav-item__parent .nav-select.selected:after {
    display: none
  }
}

.p-header__nav-item__sub {
  display: none;
  top: 25px;
  position: absolute;
  background-color: #fff;
  width: 200px;
  padding: 10px 25px 10px;
  z-index: auto;
  -webkit-box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.16)
}

@media only screen and (max-width:1199px) {
  .p-header__nav-item__sub {
    top: 0px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    border-bottom: 1px solid #eaeae7;
    padding: 0 0 5px 20px
  }
}

.p-header__nav-item__sub li {
  padding-bottom: 5px;
  z-index: 10;
  position: relative
}

.p-footer-suggest__box {
  width: 510px;
  margin: 0 auto;
  padding: 35px 0
}

@media only screen and (max-width:1199px) {
  .p-footer-suggest__box {
    width: 100%;
    padding: 35px 25px
  }
}

.p-footer-suggest__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 10px
}

.p-footer-suggest__picture {
  padding: 0 25px 0 0
}

@media only screen and (max-width:767px) {
  .p-footer-suggest__picture {
    width: 125px
  }

  .p-footer-suggest__picture img {
    width: 100%
  }
}

.p-footer-suggest__title {
  color: #d60b17;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold
}

@media only screen and (max-width:1199px) {
  .p-footer-suggest__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.p-footer-suggest__link {
  padding: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-footer-suggest__link i {
  padding: 0 0 0 8px
}

.p-footer-online {
  background: #eaeae7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-footer-ordermade1 {
  background: linear-gradient(135deg, rgb(171, 215, 214) 0%, rgb(17, 141, 240) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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 i {
  padding: 0 0 0 8px
}

.p-footer-logo {
  margin: 0 0 25px
}

.p-footer-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:767px) {
  .p-footer-logo a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 35px
  }
}

@media only screen and (max-width:991px) {
  .p-footer-logo img {
    width: 60px
  }
}

.p-footer-logo__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-logo__name {
    font-size: 20px;
    font-size: 2rem
  }
}

@media only screen and (max-width:767px) {
  .p-footer-nav__sns {
    margin: 0 0 25px
  }
}

.p-footer-nav__sns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width:767px) {
  .p-footer-nav__sns__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 35px
  }
}

.p-footer-nav__sns__item {
  padding: 0 25px 0 0
}

.p-footer-nav__top__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width:991px) {
  .p-footer-nav__top__list {
    display: none
  }
}

.p-footer-nav__top__item {
  width: 30%;
  margin: 0 0 15px
}

.p-footer-nav__middle__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-footer-nav__middle__item {
  width: 48%;
  margin: 0 0 15px
}

@media only screen and (max-width:991px) {
  .p-footer-nav__middle__item {
    width: 100%
  }
}

.p-footer-nav__bottom {
  margin: 0 0 50px
}

.p-footer-nav__bottom__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width:767px) {
  .p-footer-nav__bottom__list {
    display: block
  }
}

.p-footer-nav__bottom__item {
  padding: 0 50px 0 0
}

.p-footer-copyright {
  text-align: right
}

.p-home__title {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  margin: 0 0 30px
}

@media only screen and (max-width:1349px) {
  .p-home__title {
    font-size: 30px;
    font-size: 3rem;
    margin: 0 0 20px
  }
}

@media only screen and (max-width:991px) {
  .p-home__title {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0 0 18px
  }
}

@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;
  color: #d60b17
}

@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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-home__hero-section {
  margin: -80px 0 100px;
  padding: 100px 0 0;
  background: #eaeae7 url(../images/pages/home/bg_hero.png) center 0;
  background-size: 100% auto;
  position: relative
}

@media only screen and (max-width:767px) {
  .p-home__hero-section {
    margin-bottom: 0
  }
}

.p-home__hero-section:after {
  content: " ";
  display: block;
  width: 100%;
  height: 160px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0
}

@media only screen and (max-width:1349px) {
  .p-home__hero-section:after {
    height: 130px
  }
}

@media only screen and (max-width:991px) {
  .p-home__hero-section:after {
    height: 100px
  }
}

@media only screen and (max-width:767px) {
  .p-home__hero-section:after {
    height: 80px;
    display: none
  }
}

.p-home__hero-content {
  position: relative;
  z-index: 10;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media only screen and (max-width:767px) {
  .p-home__hero-picture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .p-home__hero-picture img {
    width: 40%
  }
}

.p-home__hero-body {
  padding: 100px 0 0 50px
}

@media only screen and (max-width:1349px) {
  .p-home__hero-body {
    padding: 100px 0 0 35px
  }
}

@media only screen and (max-width:991px) {
  .p-home__hero-body {
    padding: 50px 0 0 20px
  }
}

@media only screen and (max-width:767px) {
  .p-home__hero-body {
    padding: 25px 0 0
  }
}

.p-home__hero-label {
  margin-bottom: 15px
}

.p-home__hero-label label {
  background: #3c3c3c;
  padding: 10px 15px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-right: 10px
}

@media only screen and (max-width:767px) {
  .p-home__hero-label label {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 7px 12px
  }
}

.p-home__hero-catch {
  font-weight: bold;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.4;
  margin: 0 0 30px
}

.p-home__hero-catch span {
  font-size: 32px;
  font-size: 3.2rem
}

@media only screen and (max-width:1349px) {
  .p-home__hero-catch {
    font-size: 36px;
    font-size: 3.6rem
  }

  .p-home__hero-catch span {
    font-size: 20px;
    font-size: 2rem
  }
}

@media only screen and (max-width:991px) {
  .p-home__hero-catch {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0 0 20px
  }

  .p-home__hero-catch span {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__hero-catch {
    display: none
  }
}

.p-home__hero-catch__sp {
  display: none;
  font-weight: bold;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.4;
  padding: 50px 0 0
}

.p-home__hero-catch__sp span {
  font-size: 16px;
  font-size: 1.6rem
}

@media only screen and (max-width:767px) {
  .p-home__hero-catch__sp {
    padding: 25px 0 0;
    display: block
  }

  .p-home__hero-catch__sp span {
    font-size: 14px;
    font-size: 1.4rem
  }
}

.p-home__hero-catch-body {
  margin: 0 0 25px
}

.p-home__hero-catch-body .fwb {
  font-weight: bold;
  font-size: 23px;
  font-size: 2.3rem;
  margin-bottom: 10px
}

@media only screen and (max-width:767px) {
  .p-home__hero-catch-body .fwb {
    font-size: 18px;
    font-size: 1.8rem
  }

  .p-home__hero-catch-body .fwb br {
    display: none
  }
}

@media only screen and (max-width:767px) {
  .p-home__hero-for {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: -10px;
    position: relative
  }
}

.p-home__hero-for__item {
  text-align: center;
  background: #1b396e;
  padding: 42px 0;
  border-radius: 150px;
  color: #fff;
  font-weight: bold
}

@media only screen and (max-width:1349px) {
  .p-home__hero-for__item {
    padding: 25px 0
  }
}

@media only screen and (max-width:991px) {
  .p-home__hero-for__item {
    padding: 20px 0
  }
}

@media only screen and (max-width:767px) {
  .p-home__hero-for__item {
    padding: 30px 0;
    width: 100px;
    height: 100px;
    margin: 0 5px
  }
}

.p-home__hero-for__item span {
  font-size: 40px;
  font-size: 4rem;
  color: #fff;
  font-weight: bold;
  margin: auto
}

@media only screen and (max-width:1349px) {
  .p-home__hero-for__item span {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__hero-for__item span {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.p-home__hero-for__item img {
  display: block;
  margin: auto auto 10px
}

@media only screen and (max-width:767px) {
  .p-home__hero-for__item img {
    width: 30%
  }
}

.p-home__howto {
  padding: 45px 0 0
}

.p-home__howto-section {
  padding: 0 0 75px;
  position: relative
}

@media only screen and (max-width:991px) {
  .p-home__howto-section {
    padding: 0 0 25px
  }
}

.p-home__howto-list {
  margin: 0 0 60px
}

@media only screen and (max-width:767px) {
  .p-home__howto-list {
    margin-bottom: 10px
  }
}

.p-home__howto-item {
  width: 29%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: #eceff2;
  padding: 35px;
  border-radius: 25px
}

@media only screen and (max-width:991px) {
  .p-home__howto-item {
    margin: 0 0 35px;
    width: 100%
  }
}

@media only screen and (max-width:767px) {
  .p-home__howto-item {
    margin: 0 0 20px
  }
}

.p-home__howto-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  text-align: center;
  margin: 0 0 25px
}

.p-home__howto-title em {
  font-size: 54px;
  font-size: 5.4rem;
  letter-spacing: -0.05em
}

@media only screen and (max-width:1199px) {
  .p-home__howto-title em {
    font-size: 44px;
    font-size: 4.4rem
  }
}

@media only screen and (max-width:991px) {
  .p-home__howto-title em {
    font-size: 38px;
    font-size: 3.8rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__howto-title em {
    font-size: 36px;
    font-size: 3.6rem
  }
}

.p-home__howto-title span {
  font-size: 24px;
  font-size: 2.4rem;
  text-indent: 0.5em
}

@media only screen and (max-width:1199px) {
  .p-home__howto-title span {
    font-size: 20px;
    font-size: 2rem
  }
}

.p-home__howto-picture {
  margin: auto 0 0;
  text-align: center
}

.p-home__howto-picture img {
  width: auto;
  height: 250px
}

@media only screen and (max-width:1199px) {
  .p-home__howto-picture {
    height: 250px
  }
}

@media only screen and (max-width:767px) {
  .p-home__howto-picture {
    height: auto
  }

  .p-home__howto-picture img {
    width: 55%;
    height: auto
  }
}

.p-home__howto-catch {
  text-align: center;
  margin: 0 0 auto;
  font-weight: bold
}

@media only screen and (max-width:1349px) {
  .p-home__howto-catch {
    height: auto;
    margin: 0 0 15px
  }
}

@media only screen and (max-width:991px) {
  .p-home__howto-catch {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.p-home__howto-body {
  padding: 25px 75px 0;
  margin: 0 0 auto
}

@media only screen and (max-width:1199px) {
  .p-home__howto-body {
    padding: 20px 50px 0
  }
}

@media only screen and (max-width:767px) {
  .p-home__howto-body {
    padding: 15px 15px 0
  }
}

.p-home__howto-link {
  text-align: center
}

.p-home__voice-section {
  padding: 100px 50px;
  margin: 0 0 100px;
  background: #eceff2
}

@media only screen and (max-width:767px) {
  .p-home__voice-section {
    padding: 15px 25px
  }
}

.p-home__voice-section-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-home__voice-head {
  background: #d60b17;
  color: #fff;
  margin: 0 0 0 -50px;
  padding: 50px;
  border-radius: 0 30px 30px 0
}

@media only screen and (max-width:767px) {
  .p-home__voice-head {
    padding: 20px;
    margin: 0 0 0 -25px;
    border-radius: 0 12px 12px 0
  }
}

.p-home__voice-title {
  font-size: 50px;
  font-size: 5rem;
  font-weight: bold;
  margin: 0 0 25px
}

@media only screen and (max-width:1199px) {
  .p-home__voice-title {
    font-size: 40px;
    font-size: 4rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__voice-title {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 10px
  }
}

.p-home__voice-image {
  text-align: right;
  padding: 0 0 45px
}

@media only screen and (max-width:991px) {
  .p-home__voice-image {
    text-align: center;
    padding: 15px 50px 25px
  }
}

.p-home__voice-outline {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold
}

@media only screen and (max-width:1199px) {
  .p-home__voice-outline {
    font-size: 20px;
    font-size: 2rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__voice-outline {
    font-size: 15px;
    font-size: 1.5rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__voice-list {
    padding: 15px 0
  }
}

.p-home__voice-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width:991px) {
  .p-home__voice-item {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.p-home__voice-item-picture {
  width: 178px
}

@media only screen and (max-width:1349px) {
  .p-home__voice-item-picture {
    width: 150px
  }

  .p-home__voice-item-picture img {
    width: 90%
  }
}

@media only screen and (max-width:1199px) {
  .p-home__voice-item-picture {
    padding: 35px 0 0;
    width: 100px
  }
}

@media only screen and (max-width:767px) {
  .p-home__voice-item-picture {
    padding: 15px 0 0;
    width: 80px
  }
}

.p-home__voice-item-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1.5em 0;
  padding: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  background: #fff;
  border-radius: 15px
}

@media only screen and (max-width:1349px) {
  .p-home__voice-item-content {
    padding: 15px
  }
}

@media only screen and (max-width:1199px) {
  .p-home__voice-item-content {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__voice-item-content {
    margin: 10px 0;
    -webkit-box-shadow: 0 1.5rem 1rem -1rem rgba(137, 137, 134, 0.3);
    box-shadow: 0 1.5rem 1rem -1rem rgba(137, 137, 134, 0.3)
  }
}

.p-home__voice-item-title {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 20px;
  font-size: 2rem
}

@media only screen and (max-width:991px) {
  .p-home__voice-item-title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media only screen and (max-width:1199px) {
  .p-home__voice-item-body {
    font-size: 13px;
    font-size: 1.3rem
  }
}

.p-home__voice-item-user {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: right;
  color: #1b396e;
  padding: 5px 0 0;
  margin: auto 0 0
}

@media only screen and (max-width:1199px) {
  .p-home__voice-item-user {
    font-size: 12px;
    font-size: 1.2rem
  }
}

.p-home__comic-section {
  padding: 0 0 495px;
  position: relative
}

@media only screen and (max-width:991px) {
  .p-home__comic-section {
    padding: 0 0 275px
  }
}

.p-home__comic-section:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 400px;
  background: url(../images/pages/home/bg_separator.jpg) center center no-repeat;
  background-size: cover
}

@media only screen and (max-width:991px) {
  .p-home__comic-section:after {
    height: 200px
  }
}

.p-home__comic-catch {
  font-size: 32px;
  font-size: 3.2rem;
  color: #d60b17;
  font-weight: bold;
  margin: 0 0 25px
}

@media only screen and (max-width:991px) {
  .p-home__comic-catch {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__comic-catch {
    font-size: 20px;
    font-size: 2rem
  }
}

@media only screen and (max-width:991px) {
  .p-home__comic-outline br {
    display: none
  }
}

.p-home__comic-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 35px 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width:991px) {
  .p-home__comic-content {
    display: block
  }
}

.p-home__comic-box {
  width: 45%
}

@media only screen and (max-width:991px) {
  .p-home__comic-box {
    width: 100%;
    margin: 0 0 35px
  }
}

.p-home__comic-box a {
  display: block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.p-home__comic-box a span {
  display: inline-block;
  border: 8px solid transparent;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  line-height: 1;
  font-size: 0
}

.p-home__comic-box a img {
  border: 3px solid transparent;
  line-height: 1;
  font-size: 1px
}

.p-home__comic-box a:hover span {
  border: 8px solid #d60b17
}

.p-home__results-section {
  padding: 0 0 100px
}

.p-home__results-catch {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin: 0 0 35px
}

@media only screen and (max-width:991px) {
  .p-home__results-catch {
    font-size: 20px;
    font-size: 2rem
  }
}

@media only screen and (max-width:767px) {
  .p-home__results-catch {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4
  }
}

.p-home__results-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-home__results-box {
  width: 20%;
  background: #1b396e;
  color: #fff;
  font-weight: bold;
  border-radius: 15px;
  padding: 20px 0;
  text-align: center
}

@media only screen and (max-width:991px) {
  .p-home__results-box {
    width: 45%;
    margin: 0 0 25px
  }
}

.p-home__results-label {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 10px;
  letter-spacing: 0.1em
}

@media only screen and (max-width:991px) {
  .p-home__results-label {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 6px
  }
}

.p-home__results-value {
  font-size: 20px;
  font-size: 2rem
}

@media only screen and (max-width:991px) {
  .p-home__results-value {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.p-home__results-value span {
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: 0.05em;
  padding: 0 10px 0 0
}

@media only screen and (max-width:1199px) {
  .p-home__results-value span {
    font-size: 40px;
    font-size: 4rem
  }
}

@media only screen and (max-width:991px) {
  .p-home__results-value span {
    font-size: 30px;
    font-size: 3rem;
    padding: 0 5px 0 0;
    letter-spacing: 0
  }
}

.p-home__semi-order-section {
  padding: 100px 0;
  background: #494947 url(../images/pages/home/bg_ruler.png) 0 0 no-repeat;
  background-size: 100% auto
}

@media only screen and (max-width:991px) {
  .p-home__semi-order-section {
    background-size: 200% auto
  }
}

.p-home__semi-order-section .p-home__title,
.p-home__semi-order-section .p-home__title-en {
  color: #fff
}

.p-home__quality-section {
  padding: 200px 0;
  background: url(../images/common/bg_layer-parts_gray.png) 70% 25px no-repeat
}

@media only screen and (max-width:991px) {
  .p-home__quality-section {
    padding: 100px 0;
    background: transparent
  }

  .p-home__quality-section .p-home__title br {
    display: none
  }
}

@media only screen and (max-width:767px) {
  .p-home__quality-section {
    padding: 40px 0
  }
}

.p-home__quality-body {
  margin: 0 0 35px
}

@media only screen and (max-width:991px) {
  .p-home__quality-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 35px
  }
}

@media only screen and (max-width:767px) {
  .p-home__quality-link {
    margin: 0 0 45px
  }
}

.p-home__work-content {
  margin: 0 0 35px;
  position: relative
}

.p-home__concept-section {
  padding: 200px 0;
  background: url(../images/common/bg_layer-parts_gray.png) 5% 0 no-repeat
}

@media only screen and (max-width:991px) {
  .p-home__concept-section {
    background: transparent;
    padding: 100px 0
  }
}

.p-home__concept-body {
  margin: 0 0 35px
}

.p-home__distance-section {
  padding: 200px 0 150px;
  margin-bottom: 150px;
  background: linear-gradient(135deg, rgb(171, 215, 214) 0%, rgb(17, 141, 240) 100%)
}

@media only screen and (max-width:991px) {
  .p-home__distance-section {
    padding: 35px 0 75px;
    margin-bottom: 75px
  }
}

.p-home__distance-inner {
  background: url(../images/pages/home/bg_distance.png) 90% 90% no-repeat
}

@media only screen and (max-width:991px) {
  .p-home__distance-inner {
    background: transparent
  }
}

.p-home__distance-header {
  border: 4px solid #0f1218;
  border-bottom: none;
  height: 140px;
  position: relative
}

@media only screen and (max-width:767px) {
  .p-home__distance-header {
    height: auto;
    border: none
  }
}

.p-home__distance-title {
  position: absolute;
  top: -101px;
  left: 50%;
  margin: 0 0 0 -197px
}

@media only screen and (max-width:767px) {
  .p-home__distance-title {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 0 15px;
    text-align: center
  }
}

.p-home__distance-title img {
  width: 394px;
  height: 198px
}

@media only screen and (max-width:767px) {
  .p-home__distance-title img {
    width: 60%;
    height: auto
  }
}

.p-home__distance-outline {
  text-align: center;
  margin: 0 20% 45px
}

@media only screen and (max-width:991px) {
  .p-home__distance-outline {
    margin: 0 35px 35px
  }
}

@media only screen and (max-width:767px) {
  .p-home__distance-outline {
    margin: 0 15px 15px
  }
}

.p-home__distance-catch {
  margin: 0 0 25px
}

.p-home__distance-photo {
  margin: 0 0 100px
}

.p-home__distance-link {
  position: relative;
  top: -25px
}

.p-home__distance-link__button {
  width: 400px;
  text-align: center
}

.p-home__distance-link__button i {
  padding: 0 0 0 8px
}

.p-home__distance-footer {
  border: 4px solid #0f1218;
  border-top: none;
  height: 140px
}

@media only screen and (max-width:767px) {
  .p-home__distance-footer {
    height: auto;
    border: none
  }
}

.p-home__info-wrap {
  margin: 0 auto;
  width: 100%
}

.p-home__info-section {
  padding: 0
}

.p-home__info-box {
  background: #eaeae7;
  padding: 70px 50px 50px
}

@media only screen and (max-width:991px) {
  .p-home__info-box {
    padding: 15px;
    margin: 0 0 35px
  }
}

@media only screen and (max-width:767px) {
  .p-home__info-box {
    margin-bottom: 0
  }
}

.p-home__info-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-home__info-link__button {
  width: 300px;
  text-align: center
}

.p-home__info-link__button i {
  padding: 0 0 0 8px
}

.p-home__info-news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

@media only screen and (max-width:991px) {
  .p-home__info-news__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.p-home__info-news__tmn {
  width: 150px;
  height: 150px;
  background: url(../images/common/thumbnail.png) center center no-repeat;
  background-size: cover;
  background-position: center
}

.p-home__info-news__tmn-blank {
  border: 1px solid #d2d2cc
}

.p-news__item {
  padding: 0 0 35px;
  margin: 0 0 35px;
  border-bottom: 1px solid #eaeae7
}

.p-news__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #0f1218
}

.p-news__item-link:hover .p-news__title {
  color: #d60b17
}

.p-news__thumbnail {
  width: 80px;
  height: 80px;
  background: url(../images/common/thumbnail.png) center center no-repeat;
  background-size: auto 100%
}

.p-news__thumbnail-blank {
  border: 1px solid #d2d2cc
}

.p-news__content {
  margin: 0 0 0 12px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.p-news__date {
  margin: 0 0 5px
}

.p-news__title {
  font-weight: bold;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.p-news-single__date {
  display: block;
  margin: 0 0 10px
}

.p-news-single__title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 35px
}

.p-news-single__body {
  margin: 0 0 100px
}

.p-reason__feature-content {
  background: url(../images/pages/reason/bg_parts.png)
}

.p-reason__feature-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 75px
}

.p-reason__feature-item {
  width: 46%;
  background: #c5d3e3;
  border-radius: 30px;
  padding: 45px;
  margin: 0 0 80px
}

@media only screen and (max-width:1199px) {
  .p-reason__feature-item {
    width: 48%
  }
}

@media only screen and (max-width:991px) {
  .p-reason__feature-item {
    border-radius: 20px;
    padding: 25px;
    margin: 0 0 35px
  }
}

@media only screen and (max-width:767px) {
  .p-reason__feature-item {
    width: 100%
  }
}

.p-reason__feature-no {
  color: #fff;
  font-size: 80px;
  font-size: 8rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 20px
}

@media only screen and (max-width:1199px) {
  .p-reason__feature-no {
    font-size: 60px;
    font-size: 6rem
  }
}

@media only screen and (max-width:991px) {
  .p-reason__feature-no {
    margin: 0 0 15px
  }
}

.p-reason__feature-catch {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 25px;
  line-height: 1.8
}

@media only screen and (max-width:1199px) {
  .p-reason__feature-catch {
    font-size: 20px;
    font-size: 2rem
  }
}

@media only screen and (max-width:991px) {
  .p-reason__feature-catch {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.6;
    margin: 0 0 15px
  }

  .p-reason__feature-catch br {
    display: none
  }
}

.p-reason__feature-body {
  line-height: 1.8
}

.p-reason__feature-body p {
  margin: 0 0 1em
}

.p-reason__feature-body p:last-child {
  margin: 0
}

.p-reason__result-content {
  margin: 0 0 75px
}

.p-reason__result-notice {
  margin: 0 0 15px
}

.p-reason__result-notice p {
  font-size: 14px;
  font-size: 1.4rem
}

.p-reason__result-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-reason__result-list:before {
  content: "";
  display: block;
  width: 24%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.p-reason__result-list:after {
  content: "";
  display: block;
  width: 24%
}

.p-reason__result-item {
  width: 24%;
  padding: 8px 12px;
  margin: 0 0 12px;
  background: #eaeae7
}

@media only screen and (max-width:991px) {
  .p-reason__result-item {
    width: 48.5%
  }
}

@media only screen and (max-width:767px) {
  .p-reason__result-item {
    font-size: 14px;
    font-size: 1.4rem
  }
}

.p-reason__processing-outline {
  margin: 0 0 100px
}

@media only screen and (max-width:767px) {
  .p-reason__processing-outline {
    margin: 0 0 50px
  }
}

.p-reason__processing-outline__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-reason__processing-outline__box {
  width: 30%
}

@media only screen and (max-width:767px) {
  .p-reason__processing-outline__box {
    width: 100%;
    margin: 0 0 35px
  }
}

.p-reason__processing-outline__photo {
  margin: 0 0 25px
}

@media only screen and (max-width:767px) {
  .p-reason__processing-outline__photo {
    margin: 0 0 15px
  }

  .p-reason__processing-outline__photo img {
    width: 100%
  }
}

.p-reason__processing-outline__body {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 25px
}

.p-reason__processing-outline__label {
  margin: 0 0 5px
}

.p-reason__material-outline {
  margin: 0 0 100px
}

.p-reason__material-outline p {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold
}

.p-reason__material-graph {
  text-align: center
}

.p-works__case-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-works__case-list:before {
  content: "";
  display: block;
  width: 23%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.p-works__case-list:after {
  content: "";
  display: block;
  width: 23%
}

.p-works__case-item {
  width: 23%;
  margin: 0 0 50px
}

@media only screen and (max-width:1199px) {
  .p-works__case-item {
    width: 48.5%
  }
}

.p-works__case-link {
  text-decoration: none;
  display: block;
  padding: 25px 25px 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.4)
}

@media only screen and (max-width:991px) {
  .p-works__case-link {
    padding: 20px 20px 10px;
    border-radius: 8px
  }
}

.p-works__case-title {
  color: #118df0;
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 18px;
  font-size: 1.8rem
}

.p-works__case-photo {
  width: 114px;
  height: 114px;
  overflow: hidden;
  margin: 0 0 10px;
  position: relative
}

@media only screen and (max-width:1349px) {
  .p-works__case-photo {
    width: 100px;
    height: 100px
  }
}

@media only screen and (max-width:1199px) {
  .p-works__case-photo {
    width: 80px;
    height: 80px
  }
}

@media only screen and (max-width:991px) {
  .p-works__case-photo {
    width: 24%;
    height: 80px
  }
}

@media only screen and (max-width:767px) {
  .p-works__case-photo {
    width: 48%;
    height: 60px
  }
}

.p-works__case-photo img {
  position: absolute;
  top: 15px;
  left: 0%;
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5)
}

.p-works__category-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-works__category-list:before {
  content: "";
  display: block;
  width: 23%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.p-works__category-list:after {
  content: "";
  display: block;
  width: 23%
}

.p-works__category-item {
  width: 23%;
  margin: 0 0 50px
}

@media only screen and (max-width:991px) {
  .p-works__category-item {
    width: 32.5%
  }
}

@media only screen and (max-width:767px) {
  .p-works__category-item {
    width: 48.5%;
    margin: 0 0 25px
  }
}

.p-works__single-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin: 0 0 50px
}

@media only screen and (max-width:991px) {
  .p-works__single-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media only screen and (max-width:991px) {
  .p-works__single-body {
    width: 100%
  }
}

.p-works__single-photo {
  width: 600px
}

@media only screen and (max-width:1349px) {
  .p-works__single-photo {
    width: 50%
  }
}

@media only screen and (max-width:991px) {
  .p-works__single-photo {
    width: 100%
  }
}

.p-works__single-photo-thumbnail {
  margin: 0 0 25px
}

.p-works__single-photo-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-works__single-photo-list:before {
  content: "";
  display: block;
  width: 23%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.p-works__single-photo-list:after {
  content: "";
  display: block;
  width: 23%
}

.p-works__single-photo-item {
  width: 23%;
  margin: 0 0 10px
}

.p-works__single-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 25px
}

@media only screen and (max-width:991px) {
  .p-works__single-title {
    display: none
  }
}

.p-works__single-title__sp {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 25px;
  display: none
}

@media only screen and (max-width:991px) {
  .p-works__single-title__sp {
    display: block
  }
}

.p-works__single-sub {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 15px 0 0;
  margin: 0 0 15px
}

.p-works__single-text {
  margin: 0 0 25px;
  line-height: 1.8
}

.p-works__single-name {
  text-align: right;
  margin: 0 0 15px
}

.p-works__processing-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-works__processing-item {
  width: 18%;
  margin: 0 0 25px
}

@media only screen and (max-width:991px) {
  .p-works__processing-item {
    width: 32%
  }
}

.p-works__processing-photo {
  margin: 0 0 10px;
  position: relative
}

.p-works__processing-photo img {
  width: 100%
}

.p-works__processing-photo span {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #118df0;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px 8px
}

@media only screen and (max-width:767px) {
  .p-works__processing-photo span {
    font-size: 10px;
    font-size: 1rem
  }
}

.p-works__processing-title {
  font-weight: bold;
  margin: 0 0 5px;
  font-size: 14px;
  font-size: 1.4rem
}

@media only screen and (max-width:767px) {
  .p-works__processing-title {
    font-size: 12px;
    font-size: 1.2rem
  }
}

.p-works__processing-process {
  font-size: 13px;
  font-size: 1.3rem
}

@media only screen and (max-width:767px) {
  .p-works__processing-process {
    font-size: 11px;
    font-size: 1.1rem
  }
}

.case-content__ttl {
  margin: 20px 0 30px;
  font-size: 2.4rem;
  font-weight: bold
}

.p-faq__section {
  margin: 0 0 100px
}

.p-faq__section:last-child {
  margin: 0
}

.p-faq__box {
  border-bottom: 1px solid #898986;
  padding: 0 0 25px;
  margin: 0 0 25px
}

.p-faq__box-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  position: relative
}

.p-faq__box-question .p-faq__box-label {
  background: #1b396e
}

.p-faq__box-answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  opacity: 0;
  height: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.p-faq__box-answer .p-faq__box-label {
  background: #d60b17
}

.p-faq__box-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  width: 30px;
  height: 30px
}

.p-faq__box-label span {
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem
}

.p-faq__box-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 3px 0 0;
  margin: 0 0 0 15px;
  line-height: 1.8
}

.p-faq__box-icon {
  position: absolute;
  top: 6px;
  right: 0
}

.p-faq__box-icon i {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.p-faq__box.js-active .p-faq__box-answer {
  opacity: 1;
  padding: 15px 0 0;
  height: 100%
}

.p-faq__box.js-active i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.js-toggle-faq {
  cursor: pointer
}

.js-toggle-faq:hover .p-faq__box-body,
.js-toggle-faq:hover i {
  color: #d60b17
}

.p-company__message-section {
  margin-bottom: 100px
}

.p-company__message-catch {
  color: #d60b17;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.6;
  margin: 0 0 35px
}

@media only screen and (max-width:767px) {
  .p-company__message-catch {
    font-size: 24px;
    font-size: 2.4rem
  }
}

.p-company__message-body p {
  margin: 0 0 1em
}

.p-company__message-body p:last-child {
  margin: 0
}

.p-company__philosophy-section {
  margin-bottom: 100px
}

.p-company__philosophy-management {
  color: #d60b17;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.6;
  padding: 25px 0 0;
  margin: 0 0 75px
}

@media only screen and (max-width:767px) {
  .p-company__philosophy-management {
    font-size: 24px;
    font-size: 2.4rem
  }
}

.p-company__philosophy-basic {
  color: #d60b17;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  padding: 25px 0 0;
  margin: 0 0 10px
}

.p-company__philosophy-image {
  padding: 75px 0 0
}

.p-company__profile-section {
  margin-bottom: 100px
}

.p-company__profile-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 35px;
  margin: 0 0 35px;
  border-bottom: 1px solid #eaeae7
}

@media only screen and (max-width:767px) {
  .p-company__profile-box {
    display: block;
    padding: 0 0 20px;
    margin: 0 0 20px
  }
}

.p-company__profile-box dt {
  width: 180px;
  font-weight: bold
}

@media only screen and (max-width:767px) {
  .p-company__profile-box dt {
    width: auto;
    margin: 0 0 5px
  }
}

.p-company__profile-box dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.p-company__profile-title {
  color: #d60b17;
  font-weight: bold;
  margin: 0 0 15px
}

.p-company__profile-body {
  margin: 0 0 35px
}

.p-company__profile-body:last-child {
  margin: 0
}

.p-company__history-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 35px;
  margin: 0 0 35px;
  border-bottom: 1px solid #eaeae7
}

.p-company__history-box dt {
  width: 100px;
  font-weight: bold
}

@media only screen and (max-width:767px) {
  .p-company__history-box dt {
    width: 80px
  }
}

.p-company__history-box dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.p-company__sdgs-title {
  text-align: center;
  margin: 0 0 35px
}

@media only screen and (max-width:767px) {
  .p-company__sdgs-title {
    margin: 0 0 15px
  }
}

.p-company__sdgs-catch {
  font-size: 24px;
  font-size: 2.4rem;
  color: #d60b17;
  font-weight: bold;
  margin: 0 0 35px;
  text-align: center
}

@media only screen and (max-width:767px) {
  .p-company__sdgs-catch {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0 0 20px;
    text-align: left
  }

  .p-company__sdgs-catch br {
    display: none
  }
}

.p-company__sdgs-outline {
  padding: 0 45px;
  margin: 0 0 25px
}

@media only screen and (max-width:767px) {
  .p-company__sdgs-outline {
    padding: 0;
    margin: 0 0 15px
  }
}

.p-company__sdgs-sign {
  padding: 0 45px;
  margin: 0 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media only screen and (max-width:767px) {
  .p-company__sdgs-sign {
    padding: 0;
    margin: 0 0 30px
  }
}

.p-company__sdgs-sign-date {
  margin: 0 0 10px;
  text-align: right
}

.p-company__sdgs-sign-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-company__sdgs-sign-image img {
  width: 169.5px;
  height: 84px
}

.p-company__sdgs-sign-image span {
  padding: 0 20px 0 0
}

.p-company__sdgs-about {
  padding: 0 45px;
  margin: 0 0 40px
}

.p-company__sdgs-about-title {
  color: #d60b17;
  font-weight: bold;
  margin: 0 0 15px
}

.p-company__sdgs-about p {
  padding: 0 0 20px
}

.p-company__sdgs-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-company__sdgs-box {
  width: 45%;
  padding: 30px 0;
  border-bottom: 1px solid #eaeae7
}

@media only screen and (max-width:991px) {
  .p-company__sdgs-box {
    width: 100%
  }
}

@media only screen and (max-width:767px) {
  .p-company__sdgs-box {
    padding: 20px 0
  }
}

.p-company__sdgs-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px
}

@media only screen and (max-width:767px) {
  .p-company__sdgs-icons {
    margin: 0 0 10px
  }
}

.p-company__sdgs-icon {
  width: 22%;
  margin-right: 15px
}

@media only screen and (max-width:767px) {
  .p-company__sdgs-icon {
    margin-right: 10px
  }
}

.p-company__sdgs-list {
  list-style: disc;
  padding: 0 0 0 25px
}

.p-company__sdgs-item {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 8px
}

.p-company__sdgs-item:last-child {
  margin: 0
}

.p-privacy__outline {
  margin: 0 0 100px
}

.p-privacy__box {
  margin: 0 0 75px
}

.p-privacy__contact {
  background: #eaeae7;
  padding: 25px;
  margin: 25px 0 0
}

.p-privacy__contact dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 8px
}

.p-privacy__contact dt {
  font-weight: bold;
  width: 200px
}

.p-privacy__date {
  text-align: right
}

.p-low__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eaeae7
}

.p-low__box dt {
  width: 240px;
  font-weight: bold
}

.p-low__box dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.p-comic__section {
  padding: 150px 0
}

@media only screen and (max-width:991px) {
  .p-comic__section {
    padding: 100px 0 50px
  }
}

@media only screen and (max-width:767px) {
  .p-comic__section {
    padding: 80px 0
  }
}

.p-comic__content {
  text-align: center
}

.p-comic__content:first-child {
  margin: 0 0 35px
}

.p-univ__list {
  margin-top: 50px
}

.p-univ__item {
  margin-bottom: 100px
}

.p-univ__title {
  font-weight: bold;
  margin: 0 0 35px;
  padding: 0 0 15px;
  border-bottom: 1px solid #ccc;
  display: block;
  font-size: 1.5em
}

.p-univ__content .wp-block-gallery {
  margin-bottom: 75px
}

.p-univ__content .blocks-gallery-grid {
  width: 100%
}

.p-univ__content .wp-block-gallery.columns-2,
.p-univ__content .wp-block-gallery.columns-2 .blocks-gallery-grid {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.p-univ__content figure.wp-block-gallery.columns-2.is-cropped li:nth-child(2):last-child {
  margin-right: calc(33.33333% + 5px)
}

.p-univ__content figure.wp-block-gallery.columns-3.is-cropped li:nth-child(3n+2):last-child {
  margin-right: calc(33.33333% + 5px)
}

.p-univ__content figure.wp-block-gallery.columns-3.is-cropped li:nth-child(3n+1):last-child {
  margin-right: calc(66.66% - var(--wp--style--unstable-gallery-gap, 30px) * -0.3333)
}

@media only screen and (max-width:600px) {
  .p-univ__content figure.wp-block-gallery.columns-3.is-cropped li:nth-child(3n+2):last-child {
    margin-right: auto
  }

  .p-univ__content figure.wp-block-gallery.columns-3.is-cropped li:nth-child(3n+1):last-child {
    margin-right: auto
  }

  .p-univ__content figure.wp-block-gallery.columns-3.is-cropped li:nth-child(odd):last-child {
    margin-right: calc(50% + 8px)
  }

  .p-univ__content figure.wp-block-gallery.columns-2.is-cropped li:nth-child(2):last-child {
    margin-right: auto
  }

  .p-univ__content figure.wp-block-gallery.columns-2.is-cropped li:nth-child(odd):last-child {
    margin-right: calc(50% + 8px)
  }
}

.p-resin h3 {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold
}

@media only screen and (max-width:767px) {
  .p-resin h3 {
    font-size: 20px;
    font-size: 2rem
  }
}

.p-resin__feature-section .c-title__section {
  margin-bottom: 0
}

@media only screen and (max-width:991px) {
  .p-resin__feature-section .c-title__section-inner {
    width: auto;
    height: 150px;
    background: #eceff2;
    color: #d60b17
  }
}

@media only screen and (max-width:767px) {
  .p-resin__feature-section .c-title__section-inner {
    height: 130px
  }
}

@media only screen and (max-width:991px) {
  .p-resin__feature-section .c-title__section-ttl {
    color: #d60b17
  }
}

.p-resin__description__txt {
  width: 45%
}

@media only screen and (max-width:991px) {
  .p-resin__description__txt {
    width: 100%
  }
}

.p-resin__description__txt h2 {
  margin: 60px 0 30px;
  padding-right: 50px
}

@media only screen and (max-width:1199px) {
  .p-resin__description__txt h2 {
    padding-right: 20px
  }
}

@media only screen and (max-width:991px) {
  .p-resin__description__txt h2 {
    padding-right: 0
  }
}

@media only screen and (max-width:767px) {
  .p-resin__description__txt h2 {
    margin: 30px 0 10px
  }
}

.p-resin__description__txt p {
  padding-right: 80px;
  line-height: 1.8
}

@media only screen and (max-width:1199px) {
  .p-resin__description__txt p {
    padding-right: 30px
  }
}

@media only screen and (max-width:991px) {
  .p-resin__description__txt p {
    padding-right: 0
  }
}

@media only screen and (max-width:991px) {
  .p-resin__description__txt p {
    margin-bottom: 20px
  }
}

.p-resin__description__txt-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 200px
}

@media only screen and (max-width:1180px) {
  .p-resin__description__txt-box {
    margin-bottom: 150px
  }
}

@media only screen and (max-width:1199px) {
  .p-resin__description__txt {
    margin: 20px 0 50px
  }
}

@media only screen and (max-width:768px) {
  .p-resin__description__txt {
    margin: 0px 0 20px
  }
}

.p-resin__description__img {
  position: relative;
  width: 55%
}

@media only screen and (max-width:991px) {
  .p-resin__description__img {
    width: 100%;
    margin-bottom: 50px
  }
}

.p-resin__description__img img {
  display: block;
  position: relative;
  top: -50px;
  width: 100%
}

@media only screen and (max-width:991px) {
  .p-resin__description__img img {
    top: 0
  }
}

.p-resin__description-under {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 100px
}

@media only screen and (max-width:991px) {
  .p-resin__description-under {
    margin-bottom: 50px
  }
}

@media only screen and (max-width:767px) {
  .p-resin__description-under {
    margin-bottom: 30px
  }
}

.p-resin__description-under img {
  width: 32%
}

.p-resin__strength {
  background-color: #1b396e;
  padding-top: 100px;
  padding-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__strength {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.p-resin__strength h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__strength h3 {
    margin-bottom: 50px
  }
}

.p-resin__strength h4 {
  margin-top: 40px;
  padding-bottom: 20px;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  color: #1b396e;
  text-align: center;
  border-bottom: 1px solid #C2D4EF;
  line-height: 1.8
}

@media only screen and (max-width:767px) {
  .p-resin__strength h4 {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.p-resin__strength h4 span {
  font-size: 31px;
  font-size: 3.1rem;
  color: #118df0
}

@media only screen and (max-width:767px) {
  .p-resin__strength h4 span {
    font-size: 22px;
    font-size: 2.2rem
  }
}

.p-resin__strength__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 90px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width:767px) {
  .p-resin__strength__wrap {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0
  }
}

.p-resin__strength__content {
  position: relative;
  width: 31%;
  border-radius: 15px;
  border: 6px solid #81A8E2;
  background: #fff;
  padding-right: 40px;
  padding-left: 40px
}

@media only screen and (max-width:991px) {
  .p-resin__strength__content {
    width: 100%;
    margin-bottom: 50px
  }
}

@media only screen and (max-width:767px) {
  .p-resin__strength__content {
    padding-right: 20px;
    padding-left: 20px
  }
}

.p-resin__strength__content-txt {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 20px;
  padding-bottom: 30px
}

@media only screen and (max-width:767px) {
  .p-resin__strength__content-txt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px
  }
}

.p-resin__strength__mark {
  position: absolute;
  top: -35px;
  left: -35px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#abd7d6), to(#118df0));
  background: linear-gradient(#abd7d6 0%, #118df0 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width:991px) {
  .p-resin__strength__mark {
    top: -25px;
    left: -25px
  }
}

@media only screen and (max-width:767px) {
  .p-resin__strength__mark {
    width: 90px;
    height: 90px
  }
}

.p-resin__strength__mark img {
  width: 63px;
  height: 63px
}

.p-resin__strength__comment {
  margin: 0 auto;
  padding: 45px 0;
  max-width: 900px;
  background: #EEF5FF;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width:767px) {
  .p-resin__strength__comment {
    margin: 0 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    padding-top: 25px
  }
}

.p-resin__strength__comment-l {
  width: 70%;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #1b396e;
  text-align: center
}

@media only screen and (max-width:767px) {
  .p-resin__strength__comment-l {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px
  }

  .p-resin__strength__comment-l br {
    display: none
  }
}

.p-resin__strength__comment-r {
  position: relative;
  width: 30%;
  -ms-flex-item-align: end;
  align-self: flex-end
}

@media only screen and (max-width:767px) {
  .p-resin__strength__comment-r {
    width: 100%;
    text-align: center
  }
}

.p-resin__strength__comment-r img {
  position: absolute;
  bottom: -45px
}

@media only screen and (max-width:767px) {
  .p-resin__strength__comment-r img {
    position: relative;
    bottom: 0;
    text-align: center;
    vertical-align: bottom
  }
}

.p-resin__challenge {
  background-color: #eceff2;
  padding-top: 100px;
  padding-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__challenge {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.p-resin__challenge h3 {
  text-align: center;
  color: #d60b17;
  margin-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__challenge h3 {
    margin-bottom: 50px
  }
}

.p-resin__challenge h4 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #1b396e;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  background: #ECEEF2;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
  margin-top: 50px
}

.p-resin__challenge h4 br {
  display: none
}

@media only screen and (max-width:767px) {
  .p-resin__challenge h4 {
    font-size: 18px;
    font-size: 1.8rem
  }

  .p-resin__challenge h4 br {
    display: block
  }
}

.p-resin__challenge h4 span {
  color: #118df0
}

.p-resin__challenge__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__wrap {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0
  }
}

.p-resin__challenge__content {
  position: relative;
  width: 48%;
  margin-bottom: 80px;
  border-radius: 15px;
  border: 6px solid #C5D3E3;
  background: #fff
}

@media only screen and (max-width:991px) {
  .p-resin__challenge__content {
    width: 100%
  }
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__content {
    margin-bottom: 50px;
    padding-right: 20px;
    padding-left: 20px
  }
}

.p-resin__challenge__inner {
  padding: 40px
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__inner {
    padding: 20px 0px
  }
}

.p-resin__challenge__lead {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  color: #1b396e;
  position: relative
}

.p-resin__challenge__lead br {
  display: none
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__lead {
    font-size: 16px;
    font-size: 1.6rem
  }

  .p-resin__challenge__lead br {
    display: block
  }
}

.p-resin__challenge__lead:after {
  content: url(../images/pages/resin/triangle.svg);
  width: 30px;
  height: 22px;
  position: absolute;
  display: block;
  top: 1.8em;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__lead:after {
    top: 4em
  }
}

.p-resin__challenge__txt {
  padding-right: 25px;
  padding-left: 25px;
  line-height: 1.8
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__txt {
    padding-left: 0;
    padding-right: 0
  }
}

.p-resin__challenge__mark {
  line-height: 1;
  position: absolute;
  top: -35px;
  left: -35px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #C5D3E3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  color: #1b396e
}

@media only screen and (max-width:991px) {
  .p-resin__challenge__mark {
    top: -25px;
    left: -25px
  }
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__mark {
    width: 90px;
    height: 90px;
    font-size: 14px;
    font-size: 1.4rem
  }
}

.p-resin__challenge__mark span {
  font-size: 40px;
  font-size: 4rem
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__mark span {
    font-size: 30px;
    font-size: 3rem
  }
}

.p-resin__challenge__comment {
  margin: 0 auto;
  padding: 45px 0;
  max-width: 900px;
  background: #fff;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__comment {
    margin: 0 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    padding-top: 25px
  }
}

.p-resin__challenge__comment-l {
  width: 70%;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #1b396e;
  text-align: center
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__comment-l {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px
  }

  .p-resin__challenge__comment-l br {
    display: none
  }
}

.p-resin__challenge__comment-r {
  position: relative;
  width: 30%;
  -ms-flex-item-align: end;
  align-self: flex-end
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__comment-r {
    width: 100%;
    text-align: center
  }
}

.p-resin__challenge__comment-r img {
  position: absolute;
  bottom: -45px
}

@media only screen and (max-width:767px) {
  .p-resin__challenge__comment-r img {
    position: relative;
    bottom: 0;
    text-align: center;
    vertical-align: bottom
  }
}

.p-resin__swiper {
  width: 100%;
  margin-left: auto;
  margin-right: auto
}

@media screen and (max-width:1000px) {
  .p-resin__swiper {
    margin-right: 0;
    margin-left: 0
  }
}

.p-resin__swiper img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}

.p-resin__swiper .swiper {
  margin-inline: auto
}

.p-resin__swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear
}

.p-resin__case {
  padding-top: 100px;
  padding-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__case {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.p-resin__case h3 {
  text-align: center;
  color: #d60b17;
  margin-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__case h3 {
    margin-bottom: 50px
  }
}

.p-resin__case__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-resin__case__item {
  width: 30%;
  margin-bottom: 60px
}

@media only screen and (max-width:767px) {
  .p-resin__case__item {
    width: 100%
  }
}

.p-resin__case__item h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #d60b17;
  margin-bottom: 15px
}

@media only screen and (max-width:767px) {
  .p-resin__case__item h4 {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.p-resin__case__item h5 {
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 5px
}

@media only screen and (max-width:767px) {
  .p-resin__case__item h5 {
    font-size: 15px;
    font-size: 1.5rem
  }
}

.p-resin__case__item-img {
  margin-bottom: 15px
}

.p-resin__case__item-img img {
  width: 100%
}

.p-resin__case__item-txt {
  margin-bottom: 20px
}

.p-resin__case__ex {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #1b396e;
  text-align: right
}

@media only screen and (max-width:767px) {
  .p-resin__case__ex {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center
  }
}

.p-resin__example {
  padding-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__example {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 0
  }
}

.p-resin__example__box {
  padding: 60px 60px 20px;
  width: 100%;
  border: 4px solid #C5D3E3;
  border-radius: 15px
}

@media only screen and (max-width:767px) {
  .p-resin__example__box {
    padding: 15px
  }
}

.p-resin__example__box h3 {
  color: #d60b17;
  margin-bottom: 10px
}

.p-resin__example__box h4 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  color: #1b396e;
  margin-top: 50px
}

@media only screen and (max-width:767px) {
  .p-resin__example__box h4 {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.p-resin__example__box h5 {
  color: #1b396e;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 15px
}

@media only screen and (max-width:767px) {
  .p-resin__example__box h5 {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.p-resin__example__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media only screen and (max-width:767px) {
  .p-resin__example__title {
    display: block
  }
}

.p-resin__example__title-text {
  width: 35%
}

@media only screen and (max-width:767px) {
  .p-resin__example__title-text {
    width: 100%
  }
}

.p-resin__example__title-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 63%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 10px
}

@media only screen and (max-width:767px) {
  .p-resin__example__title-img {
    width: 100%;
    margin: 10px 0 0
  }
}

.p-resin__example__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 30px
}

.p-resin__example__item li {
  width: 30%;
  border-bottom: 1px solid #118df0;
  color: #118df0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 18px
}

@media only screen and (max-width:767px) {
  .p-resin__example__item li {
    font-size: 14px;
    font-size: 1.4rem;
    width: 48%
  }
}

.p-resin__example__item li.last {
  border-bottom: none
}

.p-resin__example__sub {
  background: #eceff2;
  border-radius: 15px;
  padding: 30px 30px 15px;
  margin-bottom: 80px
}

@media only screen and (max-width:767px) {
  .p-resin__example__sub {
    padding: 20px 20px 15px
  }
}

.p-resin__example__detail {
  list-style: disc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 40px
}

.p-resin__example__detail:last-of-type {
  padding-bottom: 0
}

.p-resin__example__detail:after {
  content: "";
  display: block;
  width: 30%
}

.p-resin__example__detail li {
  width: 28%;
  padding-bottom: 15px;
  line-height: 1.4;
  margin-left: 1.5em
}

@media only screen and (max-width:767px) {
  .p-resin__example__detail li {
    padding-bottom: 10px;
    width: 100%
  }
}

.p-resin__example__detail li.example__sub__wide {
  width: 100%;
  padding-bottom: 15px;
  line-height: 1.4;
  margin-left: 1.5em
}

@media only screen and (max-width:767px) {
  .p-resin__example__detail li.example__sub__wide {
    padding-bottom: 10px;
    width: 100%
  }
}

.p-resin__flow {
  background: #eceff2;
  padding-top: 100px;
  padding-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__flow {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.p-resin__flow h3 {
  text-align: center;
  color: #d60b17;
  margin-bottom: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__flow h3 {
    margin-bottom: 50px
  }
}

.p-resin__flow__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-resin__flow__box {
  width: 28%;
  padding: 35px;
  border-radius: 25px;
  background: #fff;
  position: relative
}

@media only screen and (max-width:767px) {
  .p-resin__flow__box {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px
  }
}

.p-resin__flow__box:after {
  content: url(../images/pages/resin/triangle_white.svg);
  width: 44px;
  height: 32px;
  position: absolute;
  display: block;
  top: 50%;
  right: -25%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
  .p-resin__flow__box:after {
    display: none
  }
}

.p-resin__flow__box:last-of-type:after {
  display: none
}

.p-resin__flow__box .font-ex {
  text-align: center;
  color: #118df0;
  font-size: 50px;
  font-size: 5rem;
  margin-bottom: 30px
}

@media only screen and (max-width:767px) {
  .p-resin__flow__box .font-ex {
    font-size: 35px;
    font-size: 3.5rem;
    margin-bottom: 0px
  }
}

.p-resin__flow__box h4 {
  font-weight: bold;
  text-align: center;
  color: #118df0;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 30px
}

@media only screen and (max-width:767px) {
  .p-resin__flow__box h4 {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 10px
  }
}

.p-resin__contact {
  padding-top: 100px
}

@media only screen and (max-width:767px) {
  .p-resin__contact {
    padding-top: 60px
  }
}

.p-resin__contact__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-resin__contact__txt {
  font-weight: bold;
  color: #1b396e;
  font-size: 22px;
  font-size: 2.2rem;
  width: 48%;
  line-height: 1.8
}

@media only screen and (max-width:767px) {
  .p-resin__contact__txt {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    margin-bottom: 15px
  }

  .p-resin__contact__txt br {
    display: none
  }
}

.p-resin__contact__txt a {
  color: #118df0;
  text-decoration: underline
}

.p-resin__contact__img {
  width: 48%
}

@media only screen and (max-width:767px) {
  .p-resin__contact__img {
    width: 100%
  }
}

.p-user {
  margin: 100px 0 0
}

.p-user__title {
  font-weight: bold;
  color: #d60b17;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 25px
}

.p-user__title-sub {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 15px
}

.p-user__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 0 35px
}

.p-user__nav li {
  width: 24%
}

.p-user__nav li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 180px;
  margin: auto 0;
  text-align: center;
  border-radius: 12px;
  font-weight: bold;
  color: #fff;
  background: #118df0;
  text-decoration: none;
  -webkit-box-shadow: 0 1.5rem 1rem -1rem rgba(137, 137, 134, 0.3);
  box-shadow: 0 1.5rem 1rem -1rem rgba(137, 137, 134, 0.3);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease
}

.p-user__nav li a:hover {
  background: #0d7ad0
}

.p-user__nav li span {
  display: block;
  margin: auto 0;
  line-height: 1.6
}

.p-user__link {
  margin: 0 0 10px
}

.p-user__link i {
  padding-left: 5px
}

.p-howto__box {
  margin: 0 0 75px;
  border-bottom: none
}

.p-howto__box:last-child {
  margin: 0
}

.p-howto__box h3 {
  margin-bottom: 20px
}

.p-howto__content {
  margin: 0 0 0 71px
}

.p-howto__content p {
  line-height: 1.8
}

.p-howto__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media only screen and (max-width:767px) {
  .p-howto__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.p-howto__col-body {
  padding-right: 20px
}

@media only screen and (max-width:767px) {
  .p-howto__col-body {
    padding-right: 0;
    margin-bottom: 20px
  }
}

.p-howto__col-image {
  min-width: 300px
}

@media only screen and (max-width:767px) {
  .p-howto__col-image {
    min-width: auto
  }
}

.p-howto__col-image img {
  border: 5px solid #eaeae7;
  padding: 10px
}

.p-howto__action {
  padding: 20px 0 0;
  margin: 0 0 25px
}

.p-howto__alert span {
  display: inline-block;
  padding: 10px 12px;
  color: #d60b17;
  background: #fad2d4
}

.p-howto__inbox {
  padding-left: 1.5em;
  margin-top: 30px;
  position: relative
}

.p-howto__inbox-no {
  position: absolute;
  left: 0.4em;
  font-weight: bold
}

.p-howto__inbox-title {
  font-weight: bold;
  margin: 0 0 15px
}

.p-howto__inbox-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-howto__notice {
  background: #f5f5f5;
  padding: 15px;
  margin: 15px 0;
  font-weight: normal;
  color: #0f1218
}

#debug-resetUrl {
  margin: 75px 0 25px;
  padding: 25px;
  background: #fcfcfb;
  border: 3px solid #eaeae7
}

.p-estimate__box {
  background: #eaeae7;
  padding: 45px;
  border-radius: 14px
}

.p-estimate__auto-login {
  text-align: center;
  margin: 0 0 25px
}

.p-estimate__password-reset-link {
  text-align: center;
  padding: 15px 0 0
}

.p-estimate__outline {
  margin: 0 0 35px
}

.p-estimate__button {
  text-align: center;
  width: 420px
}

.p-estimate__button span {
  font-size: 14px;
  font-size: 1.4rem
}

.p-estimate__agreement-inner {
  overflow: scroll;
  height: 400px;
  padding: 10px;
  margin: 0 0 35px;
  border: 2px solid #c5d3e3
}

.p-estimate__agreement-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 35px;
  background: #fef7f7;
  border: 2px solid #fce4e6;
  padding: 35px 0;
  font-size: 18px;
  font-size: 1.8rem
}

.p-estimate__register-outline {
  margin: 0 0 45px
}

.p-estimate__register-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.p-estimate__register-label {
  font-weight: bold;
  padding: 0 30px 0 0
}

.p-estimate__register-body {
  width: 70%
}

.p-estimate__register-aciton {
  padding: 25px 0 0
}

.p-estimate__register-send__message {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  margin: 0 0 25px
}

.p-estimate__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -35px 0 0
}

.p-estimate__order-outline {
  margin: 0 0 75px
}

.p-estimate__order-outline__no-login {
  border: 1px solid #c5d3e3;
  padding: 18px;
  margin: 0 0 35px
}

.p-estimate__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px
}

.p-estimate__group-label {
  font-weight: bold;
  width: 250px
}

.p-estimate__thanks-message {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
  color: #d60b17;
  padding: 75px 0
}

.p-estimate__thanks-notice {
  background: #eaeae7;
  padding: 45px;
  margin: 0 0 45px;
  border-radius: 14px
}

.p-estimate__thanks-notice p {
  margin: 0 0 25px
}

.p-estimate__thanks-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-estimate__thanks-link__button {
  width: 300px;
  text-align: center
}

.p-estimate__thanks-link__button i {
  padding: 0 0 0 8px
}

.p-estimate__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 35px
}

@media only screen and (max-width:991px) {
  .p-estimate__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.p-collar__lineup {
  margin-bottom: 75px
}

.p-collar__lineup-section {
  margin-bottom: 100px
}

.p-collar__lineup-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-collar__lineup-col {
  width: 38%
}

@media only screen and (max-width:767px) {
  .p-collar__lineup-col {
    width: 100%;
    margin: 0 0 35px
  }

  .p-collar__lineup-col:last-child {
    margin: 0
  }
}

.p-collar__lineup-photo {
  margin: 0 0 25px
}

.p-collar__lineup-photo img {
  width: 100%
}

.p-collar__lineup-title {
  color: #118df0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 15px
}

.p-collar__lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-collar__lineup-item {
  width: 45%;
  margin: 0 0 45px
}

.p-collar__lineup-item-head {
  color: #d60b17;
  font-weight: bold
}

.p-collar__lineup-item-photo {
  margin: 0 0 8px
}

.p-collar__lineup-item-photo img {
  width: 100%
}

.p-collar__lineup-item-label {
  text-align: center;
  font-weight: bold
}

.p-collar__lineup-item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.p-collar__lineup-item-col {
  width: 45%
}

.p-collar__lineup-material {
  margin: 0 0 5px
}

.p-collar__lineup-treatment {
  margin: 0 0 15px
}

.p-collar__howto-section {
  margin-bottom: 100px
}

.p-collar__howto-box {
  border-bottom: 1px solid #898986;
  padding: 0 0 50px;
  margin: 0 0 50px
}

.p-collar__howto-content {
  margin: -35px 0 0 104px
}

.p-collar__howto-body {
  margin: 0 0 45px
}

.p-collar__howto-body:last-child {
  margin: 0
}

.p-collar__howto-notice {
  color: #46080b;
  background: #fad2d4;
  padding: 15px;
  font-weight: bold;
  margin: 0 0 35px
}

.p-collar__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-collar__estimate-section {
  margin-bottom: 100px
}

.p-collar__estimate-outline {
  margin: 0 0 45px
}

.p-collar__estimate-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-collar__estimate-col {
  width: 32%;
  border: 4px solid #c5d3e3;
  border-radius: 10px;
  padding: 45px 60px
}

@media only screen and (max-width:767px) {
  .p-collar__estimate-col {
    width: 100%;
    margin: 0 0 35px
  }

  .p-collar__estimate-col:last-child {
    margin: 0
  }
}

.p-collar__estimate-photo {
  margin: 0 0 25px
}

.p-collar__estimate-photo img {
  width: 100%
}

.p-collar__estimate-range {
  padding: 15px 0 0
}

.p-collar__estimate-range p {
  margin: 0 0 15px
}

.p-collar__estimate-range span {
  line-height: 1.8;
  padding: 20px 25px;
  display: inline-block;
  border: 1px solid #eaeae7
}

.p-collar__estimate-drawing {
  border: 1px solid #eaeae7;
  margin: 0 0 35px
}

.p-collar__estimate-notice {
  color: #46080b;
  background: #fad2d4;
  padding: 10px;
  margin: 0 0 35px;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem
}

.p-collar__estimate-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-collar__estimate-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #eaeae7
}

.p-collar__estimate-label {
  background: #eaeae7;
  color: #d60b17;
  font-weight: bold;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem
}

.p-collar__estimate-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.p-collar__estimate-row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem
}

.p-collar__estimate-row2:first-child {
  padding: 15px 0 0;
  margin: 0 0 8px
}

@media only screen and (max-width:767px) {
  .p-collar__estimate-row2:first-child {
    padding: 5px 0 0;
    margin: 0 0 15px
  }
}

.p-collar__estimate-row2:last-child {
  padding: 0 0 15px
}

@media only screen and (max-width:767px) {
  .p-collar__estimate-row2:last-child {
    padding: 0 0 5px
  }
}

@media only screen and (max-width:767px) {
  .p-collar__estimate-row2 {
    display: block
  }
}

.p-collar__estimate-head {
  width: 200px;
  font-weight: bold;
  padding: 0 0 0 15px;
  position: relative
}

.p-collar__estimate-val {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 15px
}

@media only screen and (max-width:767px) {
  .p-collar__estimate-val {
    display: block
  }
}

.p-collar__estimate-val-box {
  width: 23.5%
}

@media only screen and (max-width:767px) {
  .p-collar__estimate-val-box {
    width: auto;
    padding: 10px 0 0
  }
}

.p-collar__estimate-val span {
  margin-right: 5px
}

@media only screen and (max-width:767px) {
  .p-collar__estimate-val span {
    width: 3em;
    display: inline-block
  }
}

.p-collar__estimate-val .c-input__val {
  margin-right: 5px
}

.p-collar__estimate-val-request span {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 3px 0 8px
}

.p-collar__estimate-val-select {
  padding: 0 0 0 15px
}

.p-collar__estimate-service {
  margin: 0 0 35px
}

.p-collar__estimate-service-title {
  padding: 35px 0 0;
  margin: 0 0 10px;
  font-weight: bold
}

.p-collar__estimate-service-table th {
  padding: 6px 10px;
  font-weight: bold;
  text-align: center;
  background: #eaeae7;
  font-size: 14px;
  font-size: 1.4rem
}

.p-collar__estimate-service-table td {
  text-align: center;
  padding: 6px 10px;
  border-bottom: 1px solid #eaeae7
}

.p-collar__estimate-service p {
  margin: 0 0 10px
}

.p-collar__estimate-tap-outline {
  margin: 0 0 35px
}

.p-collar__button__no-tap {
  background: #118df0
}

.p-collar__button__tap {
  background: #d60b17
}

.js-collar-tap-item_im {
  padding: 0 2px 0 0
}

@media only screen and (max-width:767px) {
  .js-collar-tap-item_im {
    padding: 0 5px 0 0
  }
}

.p-cercle__specification {
  margin-bottom: 75px
}

.p-cercle__specification-section {
  margin-bottom: 100px
}

.p-cercle__specification-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.p-cercle__specification-col {
  width: 38%
}

@media only screen and (max-width:767px) {
  .p-cercle__specification-col {
    width: 100%;
    margin: 0 0 35px
  }

  .p-cercle__specification-col:last-child {
    margin: 0
  }
}

.p-cercle__specification-photo {
  margin: 0 0 25px
}

.p-cercle__specification-photo img {
  widtH: 100%
}

.p-cercle__specification-title {
  color: #118df0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 0 15px
}

.p-cercle__specification-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 25px;
  margin: 0 0 25px;
  border-bottom: 1px solid #eaeae7
}

.p-cercle__specification-box dt {
  width: 180px;
  font-weight: bold
}

.p-cercle__specification-box dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.p-cercle__case-section {
  margin-bottom: 50px
}

.p-cercle__case-item {
  padding: 0 25px 75px;
  margin: 0 0 75px;
  border-bottom: 1px solid #eaeae7
}

.p-cercle__case-title {
  color: #118df0;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 35px
}

.p-cercle__case-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.p-cercle__case-photo {
  width: 43%
}

@media only screen and (max-width:767px) {
  .p-cercle__case-photo {
    width: 100%;
    margin: 0 0 35px
  }
}

.p-cercle__case-body {
  width: 50%
}

@media only screen and (max-width:767px) {
  .p-cercle__case-body {
    width: 100%;
    margin: 0 0 35px
  }
}

.p-cercle__case-name {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 25px
}

.p-cercle__case-name a {
  color: #0f1218
}

.p-cercle__case-comment {
  margin: 0 0 65px
}

.p-cercle__case-logo {
  margin: 0 0 15px
}

.p-cercle__case-address {
  margin: 0 0 8px
}

.p-cercle__case-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0 0
}

.p-cercle__case-gallery-item {
  margin: 0 15px 15px 0
}

.p-cercle__howto-section {
  margin-bottom: 100px
}

.p-cercle__howto-box {
  border-bottom: 1px solid #898986;
  padding: 0 0 50px;
  margin: 0 0 50px
}

.p-cercle__howto-content {
  margin: -35px 0 0 104px
}

.p-cercle__howto-body {
  margin: 0 0 45px
}

.p-cercle__howto-body:last-child {
  margin: 0
}

.p-cercle__howto-notice {
  color: #46080b;
  background: #fad2d4;
  padding: 15px;
  font-weight: bold;
  margin: 0 0 35px
}

.p-cercle__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.p-cercle__estimate-section {
  margin-bottom: 100px
}

.p-cercle__estimate-outline {
  margin: 0 0 45px
}

.p-cercle__estimate-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #eaeae7
}

.p-cercle__estimate-label {
  background: #eaeae7;
  color: #d60b17;
  font-weight: bold;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem
}

.p-cercle__estimate-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.p-cercle__estimate-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem
}

.p-cercle__estimate-row:first-child {
  padding: 15px 0 0;
  margin: 0 0 8px
}

@media only screen and (max-width:767px) {
  .p-cercle__estimate-row:first-child {
    padding: 5px 0 0;
    margin: 0 0 15px
  }
}

.p-cercle__estimate-row:last-child {
  padding: 0 0 15px
}

@media only screen and (max-width:767px) {
  .p-cercle__estimate-row:last-child {
    padding: 0 0 5px
  }
}

@media only screen and (max-width:767px) {
  .p-cercle__estimate-row {
    display: block
  }
}

.p-cercle__estimate-head {
  width: 160px;
  font-weight: bold;
  padding: 0 0 0 15px;
  position: relative
}

@media only screen and (max-width:767px) {
  .p-cercle__estimate-head {
    width: auto;
    margin: 0 0 8px
  }
}

.p-cercle__estimate-val {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 15px
}

@media only screen and (max-width:767px) {
  .p-cercle__estimate-val {
    display: block
  }
}

@media only screen and (max-width:767px) {
  .p-cercle__estimate-val>div {
    margin: 0 0 8px
  }

  .p-cercle__estimate-val>div:last-child {
    margin: 0
  }
}

.p-cercle__estimate-val div {
  padding: 0 0 0 8px
}

@media only screen and (max-width:767px) {
  .p-cercle__estimate-val div .c-input__val {
    margin: 0 3px 0 0
  }
}

.p-home__info-box__item{
  width: 31%;
}

@media only screen and (max-width:991px) {
  .p-home__info-box__item{
    width: 100%;
  }
}

.wp-block-gallery.has-nested-images figure.wp-block-image{
  max-width: calc(33.33333% - .66667em) !important;
}

@media only screen and (max-width:600px) {
  .wp-block-gallery.has-nested-images figure.wp-block-image{
    max-width: calc(50% - 1em)!important;
  }
}