@charset "UTF-8";
:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

:root { --color-gray: #929292; --color-gray-second: #c4c4c4; --color-gray-third: #707070; --color-gray-fourth: #d8d5d5; --color-gray-fifth: #e3e3e3; --color-gray-sixth: #F6F6F6; --color-black: #000000; --color-black-second: #0d0d0d; --color-black-third: #262421; --color-white: #ffffff; --color-brown: #684117; --color-red: #ff0000; --font-noto-sans-jp: "Noto Sans JP", sans-serif; --font-noto-serif-jp: "Noto Serif JP", serif; --font-saira: "Saira Semi Condensed", sans-serif; --font-libre-baskerville: "Libre Baskerville", serif; }

/* ================================================== main-visual ================================================== */
.page-visual { position: relative; overflow: hidden; padding: 15px 15px 15px; height: 252px; background: #db7575; }

.page-visual .page-ttl { position: absolute; left: 0; right: 0; text-align: center; top: 48%; transform: translateY(-50%); z-index: 22; }

.page-visual .page-ttl .ttl { color: #fff; text-align: center; }

.page-visual .page-ttl .ttlen { display: block; color: #fff; text-align: center; font-size: 16px; line-height: 1.5625; letter-spacing: 0.075em; font-weight: bold; margin: 25px 0 0; text-transform: uppercase; }

.page-visual .page-ttl .ttljp { font-size: 45px; line-height: 1.22222; letter-spacing: 0.075em; font-weight: 500; color: #fff; display: block; text-align: center; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .page-visual { padding: 5px 5px 5px; height: 140px; }
  .page-visual .page-ttl .ttlen { font-size: 15px; line-height: 1.46667; letter-spacing: 0.05em; margin: 3px 0 0; }
  .page-visual .page-ttl .ttljp { font-size: 26px; line-height: 1.34615; letter-spacing: 0.05em; } }

/* ========== end △ */
.junbi { text-align: center; padding: 100px 0 100px; font-size: 16px; line-height: 1.875; letter-spacing: 0.05em; font-weight: 400; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .junbi { font-size: 15px; line-height: 1.6; padding: 40px 0 80px; } }

/* ========== end △ */
.js-block-hide { display: none; }

.js-block-hide.is-opened { display: block; }

.js-show-more.is-active .c-btn02:after { transform: rotate(-180deg); }

.shopinfo__groups .group-shopinfo { margin-bottom: 50px; }

.c-lst-dot01 li { position: relative; font-size: 16px; line-height: 1.875; letter-spacing: 0.1em; font-weight: 300; padding: 0 0 0 18px; }

.c-lst-dot01 li:before { position: absolute; content: ""; width: 9px; height: 9px; background: #1e8cc5; border-radius: 50%; left: 0; top: 12px; }

.c-lst-dot01.red li:before { background: #9b0000; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-lst-dot01 li { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; padding: 0 0 0 15px; }
  .c-lst-dot01 li:before { top: 10px; } }

/* ========== end △ */
/* ================================================== breadcrumb（パンくず） ================================================== */
.c-breadcrumb { padding: 16px 15px 15px; font-size: 12px; line-height: 1.66667; letter-spacing: 0.05em; font-weight: 500; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; overflow-x: auto; margin: 0 auto; max-width: 1140px; }

.c-breadcrumb li { display: inline-block; color: #000000; }

.c-breadcrumb li:not(:last-child) { position: relative; padding-right: 17px; }

.c-breadcrumb li:not(:last-child):before { position: absolute; content: ""; width: 9px; height: 1px; background: #000000; right: 0; top: 50%; margin: 0px 0 0; }

.c-breadcrumb li:not(:first-child) { margin-left: 6px; }

.c-breadcrumb a, .c-breadcrumb span { display: block; white-space: nowrap; text-decoration: none; color: #000000; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-breadcrumb a, .c-breadcrumb span { display: block; white-space: nowrap; text-decoration: none; color: #000000; } }

/* ========== end △ */
.paging { margin: 50px auto 75px; width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; padding: 0px; }

.paging .paging-btn { font-size: 15px; line-height: 2.13333; letter-spacing: 0em; font-weight: 500; }

.paging .paging-btn a { color: #000; display: inline-block; vertical-align: top; font-size: 18px; line-height: 1.66667; letter-spacing: 0.05em; font-weight: 500; text-decoration: none; text-align: center; position: relative; padding-left: 35px; }

.paging .paging-btn a span { border-bottom: 1px solid #c8c8c8; }

.paging .paging-btn a:before { content: ""; position: absolute; left: 0px; top: 50%; width: 18px; height: 19px; background: url(../common_img/prev.png) no-repeat center center; background-size: 100% auto; margin: -8px 0 0; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .paging .paging-btn a:hover { opacity: 0.5; } }

/* ========== end △ */
.paging .prev { margin-right: auto; }

.paging .next { margin-left: auto; }

.paging .next a { padding: 0 35px 0 0; }

.paging .next a:before { right: 0px; left: auto; width: 18px; height: 19px; background: url(../common_img/next.png) no-repeat center center; background-size: 100% auto; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .paging { margin: 40px 0 45px; padding: 15px 10px 15px; }
  .paging .btn { font-size: 14px; line-height: 1.78571; }
  .paging .btn a { font-size: 14px; line-height: 1.78571; } }

/* ========== end △ */
.pagenavi { text-align: center; margin: 68px 0 0; position: relative; min-height: 62px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; }

.pagenavi .c-btn01 { max-width: 200px; height: 60px; padding: 5px 5px 5px 5px; }

.pagenavi .extend { border: 0; background: none; margin: 3px 0; width: 38px; white-space: nowrap; letter-spacing: 0; }

.pagenavi .current { border: 1px solid #8a6c3a; color: #8a6c3a; }

.pagenavi .last { display: none; }

.pagenavi .prevlink { margin-right: auto; width: 200px; }

.pagenavi .prevlink .c-btn01:after { left: 30px; right: auto; transform: rotate(180deg); }

.pagenavi .nextlink { margin-left: auto; width: 200px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .pagenavi { margin: 25px 0 0; }
  .pagenavi .c-btn01 { max-width: 220px; height: 50px; }
  .pagenavi .prevlink { width: 150px; }
  .pagenavi .prevlink .c-btn01 { padding-left: 20px; }
  .pagenavi .prevlink .c-btn01:after { left: 15px; }
  .pagenavi .nextlink { width: 155px; }
  .pagenavi .nextlink .c-btn01 { padding-right: 20px; }
  .pagenavi .nextlink .c-btn01:after { right: 15px; } }

/* ========== end △ */
/* ==================================================
  shopping
================================================== */
/* ==================================================
  message
================================================== */
#p-pp .pp-content { margin: 90px 0 120px; }

#p-pp .pp__row { margin-bottom: 35px; }

#p-pp .pp__row p { font-size: 16px; line-height: 1.875; letter-spacing: 0em; font-weight: 300; }

#p-pp .pp__row:last-child { margin-bottom: 0; }

#p-pp .pp__list { margin-top: 35px; margin-left: 1.5em; list-style-type: decimal; }

#p-pp .pp__item { font-size: 16px; line-height: 2.375; letter-spacing: 0.05em; list-style: decimal; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { #p-pp .pp-content { margin: 50px 0 70px; }
  #p-pp .pp__row { margin-bottom: 25px; }
  #p-pp .pp__row p { font-size: 14px; line-height: 1.71429; }
  #p-pp .pp__list { margin-top: 25px; margin-left: 20px; }
  #p-pp .pp__item { font-size: 14px; line-height: 1.71429; } }

/* ========== end △ */
/* ==================================================
  p-contact
================================================== */
.p-contact .sec01 { padding: 61px 0 92px; }

.p-contact .sec02 { padding: 0 0 90px; }

.p-contact .sec02 .pp-desc01 .txt-id01 { display: inline-block; vertical-align: top; }

.p-contact .sec02 .pp-desc01 .txt-id02 { display: inline-block; vertical-align: top; max-width: calc(100% - 74px); }

.p-contact #footer .fblock01 { display: none; }

.p-contact.is-confirm .sec02 { padding: 60px 0 140px; }

.p-contact.is-confirm .sec02 .form-txt01 { margin-bottom: 30px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-contact .sec01 { padding: 50px 0 20px; }
  .p-contact .sec01 .txt01 { font-size: 14px; line-height: 1.71429; margin-bottom: 30px; }
  .p-contact .sec02 { padding: 20px 0 50px; }
  .p-contact.is-confirm .sec02 { padding: 30px 0 60px; } }

/* ========== end △ */
/* ================================================== page-news ================================================== */
.p-news .main-contents { margin: 50px 0 119px; }

.p-news .c-list-news { margin-bottom: 50px; }

.p-news .item { margin-bottom: 50px; }

.p-news .item:last-child { border-bottom: 0; padding-bottom: 0; }

.p-news .item__time { margin-bottom: 4px; }

.p-news .item__time span { display: inline-block; vertical-align: top; color: #000000; border: 1px solid #adb3b9; padding: 1px 12px 3px; font-size: 16px; line-height: 1.125; letter-spacing: 0.1em; font-weight: 500; }

.p-news .item__ttl { font-size: 24px; line-height: 1.33333; letter-spacing: 0.075em; font-weight: bold; margin-bottom: 12px; }

.p-news .item__thumb { width: 181px; float: left; margin: 0 34px 0 0; }

.p-news .item__thumb .c-img { position: relative; }

.p-news .item__thumb .c-img:before { display: block; content: " "; width: 100%; padding-top: 100%; }

.p-news .item__thumb .c-img > .content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.p-news .item__thumb .c-img img { object-fit: contain; }

.p-news .item__info { overflow: hidden; font-size: 16px; line-height: 1.875; letter-spacing: 0.1em; font-weight: 400; padding: 21px 0 0; }

.p-news .item__info p { font-size: 16px; line-height: 1.875; letter-spacing: 0.1em; font-weight: 400; }

.p-news .item__info p.item__time { font-size: 16px; line-height: 1.875; letter-spacing: 0.1em; font-weight: 500; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-news { margin-bottom: 50px; }
  .p-news .main-contents { margin: 0 0 40px; }
  .p-news .c-list-news { margin-bottom: 50px; }
  .p-news .item { padding: 0; margin-bottom: 40px; }
  .p-news .item:last-child { border-bottom: 0; padding-bottom: 0; }
  .p-news .item__time { font-size: 15px; line-height: 1.53333; margin-bottom: 5px; }
  .p-news .item__ttl { font-size: 20px; line-height: 1.25; margin-bottom: 15px; } }

@media only screen and (max-width: 767px) and (max-width: 375px) { .p-news .item__ttl { font-size: 18px; line-height: 1.38889; } }

@media only screen and (max-width: 767px) { .p-news .item__thumb { width: 100%; float: none; margin: 0 0 20px; text-align: center; }
  .p-news .item__info { padding: 0; font-size: 14px; line-height: 1.71429; }
  .p-news .item__info p { font-size: 14px; line-height: 1.71429; } }

/* ========== end △ */
.c-lst-check01 li { position: relative; font-size: 16px; line-height: 1.875; letter-spacing: 0.05em; font-weight: bold; padding: 0 0 0 33px; }

.c-lst-check01 li:before { content: ""; position: absolute; left: 0px; top: 50%; width: 24px; height: 17px; background: url(../common_img/ico_check01.png) no-repeat center center; background-size: 100% auto; margin: -9px 0 0; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-lst-check01 li { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; padding: 0 0 0 23px; }
  .c-lst-check01 li:before { width: 18px; height: 14px; margin: -7px 0 0; } }

/* ========== end △ */
.c-tbl01 { width: 100%; border-bottom: 1px solid #adb3b9; }

.c-tbl01 th { border-top: 1px solid #adb3b9; background: #f6f6f6; text-align: center; font-size: 20px; line-height: 1.75; letter-spacing: 0.075em; font-weight: 500; width: 33.33%; padding: 12px 10px 12px; border-right: 1px solid #adb3b9; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-tbl01 th { font-size: 17px; line-height: 1.47059; letter-spacing: 0.05em; padding: 10px 10px 10px; } }

/* ========== end △ */
.c-tbl01 th:last-child { border-right: 0; }

.c-tbl01 td { border-top: 1px solid #adb3b9; font-size: 16px; line-height: 1.5625; letter-spacing: 0em; font-weight: 500; padding: 16px 40px 17px; border-right: 1px solid #adb3b9; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-tbl01 td { font-size: 15px; line-height: 1.6; padding: 10px 12px 10px; } }

/* ========== end △ */
.c-tbl01 td:nth-child(2) { text-align: center; }

.c-tbl01 td:last-child { border-right: 0; }

.c-tbl01 .end td { background: #f9f1f1; font-size: 20px; line-height: 1.5; border-bottom: 1px solid #adb3b9; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-tbl01 .end td { font-size: 17px; line-height: 1.52941; } }

/* ========== end △ */
/* ================================================== p-maintenance ================================================== */
.c-bg-red { background: #f9f1f1; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .js-scrollSP { overflow-y: hidden; position: relative; }
  .js-scrollSP .c-tbl01 { width: 600px; } }

/* ========== end △ */
.c-blockquote { position: relative; border: 15px solid #db7575; max-width: 1015px; margin: 104px auto 0; padding: 46px 64px 54px; }

.c-blockquote:before { position: absolute; content: ""; left: -71px; top: -45px; width: 105px; height: 90px; background: #fff url(../common_img/ico_quote01.png) no-repeat center center; background-size: 88px 71px; }

.c-blockquote:after { position: absolute; content: ""; right: -71px; bottom: -45px; width: 105px; height: 90px; background: #fff url(../common_img/ico_quote02.png) no-repeat center center; background-size: 88px 71px; }

.c-blockquote .ttl { font-size: 24px; line-height: 1.45833; letter-spacing: 0.075em; font-weight: bold; }

.c-blockquote ul li { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .c-blockquote ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 15px 0 0; }
  .c-blockquote ul li { width: 24%; margin: 0 1.33% 0 0; }
  .c-blockquote ul li:nth-child(4n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .c-blockquote { border: 7px solid #db7575; margin: 55px auto 0; padding: 25px 8px 25px; }
  .c-blockquote:before { left: -20px; top: -30px; width: 53px; height: 42px; background-size: 45px 33px; }
  .c-blockquote:after { right: -20px; bottom: -30px; width: 53px; height: 42px; background-size: 45px 33px; }
  .c-blockquote .ttl { font-size: 20px; line-height: 1.2; letter-spacing: 0.05em; }
  .c-blockquote ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 15px 0 0; }
  .c-blockquote ul li { font-size: 14px; line-height: 1.71429; width: 49%; margin: 0 2% 0 0; }
  .c-blockquote ul li:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
.cm-sec-faq { background: url(../common_img/bg01.jpg) no-repeat center center; background-size: cover; padding: 91px 0 85px; }

.cm-sec-faq .faq { background: #fff; position: relative; padding: 0 29px 0; margin-bottom: 20px; cursor: pointer; }

.cm-sec-faq .faq:after { position: absolute; content: ""; right: 22px; top: 28px; width: 26px; height: 26px; background: url(../common_img/icn_plus.png) no-repeat center center; background-size: 100% auto; }

.cm-sec-faq .faq.is-open:after { background: url(../common_img/icn_ex.png) no-repeat center center; background-size: 100% auto; }

.cm-sec-faq .faq .ques { position: relative; padding: 25px 0 25px 42px; }

.cm-sec-faq .faq .ques:after { position: absolute; content: ""; left: 0; top: 25px; width: 28px; height: 31px; background: url(../common_img/ico_q.png) no-repeat center center; background-size: 100% auto; }

.cm-sec-faq .faq .ques p { font-size: 20px; line-height: 1.5; letter-spacing: 0.075em; font-weight: 500; }

.cm-sec-faq .faq .ans { display: none; padding: 0 0 25px; }

.cm-sec-faq .faq .ans p { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .cm-sec-faq { padding: 45px 0 35px; }
  .cm-sec-faq .faq { padding: 0 10px 0; margin-bottom: 20px; }
  .cm-sec-faq .faq:after { right: 13px; top: 15px; width: 18px; height: 18px; }
  .cm-sec-faq .faq .ques { padding: 14px 30px 14px 30px; }
  .cm-sec-faq .faq .ques:after { position: absolute; content: ""; left: 0; top: 15px; width: 20px; height: 25px; }
  .cm-sec-faq .faq .ques p { font-size: 18px; line-height: 1.33333; letter-spacing: 0.05em; }
  .cm-sec-faq .faq .ans { padding: 0 0 25px; }
  .cm-sec-faq .faq .ans p { font-size: 14px; line-height: 1.71429; letter-spacing: 0.05em; } }

/* ========== end △ */
.p-maintenance .tbl01-note01 { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; margin-top: 10px; }

.p-maintenance .tbl01-note01.red { color: #ff0000; }

.p-maintenance .sec01 { padding: 39px 0 63px; }

.p-maintenance .sec01__desc { text-align: center; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; margin-bottom: 53px; }

.p-maintenance .sec01 .lst01 .item .c-lst-check01 { padding: 17px 0 0 50px; }

.p-maintenance .sec01 .lst01 .item .info { padding: 20px 0 0; }

.p-maintenance .sec01 .lst01 .item .ttl { text-align: center; font-size: 24px; line-height: 1.45833; letter-spacing: 0.075em; font-weight: 500; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-maintenance .sec01 .lst01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-maintenance .sec01 .lst01 .item { width: 47.8%; margin: 0 4.4% 53px 0; }
  .p-maintenance .sec01 .lst01 .item:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
.p-maintenance .sec02 { padding: 90px 0 82px; }

.p-maintenance .sec02 .c-ttl01 { margin-bottom: 34px; }

.p-maintenance .sec02 .lst01 .item { margin-bottom: 20px; position: relative; }

.p-maintenance .sec02 .lst01 .item:before { content: ""; position: absolute; left: -40px; right: -40px; bottom: -65px; z-index: 2; height: 223px; background: url(../common_img/drop01.png) no-repeat center center; background-size: cover; }

.p-maintenance .sec02 .lst01 .item__inner { overflow: hidden; z-index: 22; background: #fff; position: relative; padding: 15px 31px 15px; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }

.p-maintenance .sec02 .lst01 .item .img { width: 192px; }

.p-maintenance .sec02 .lst01 .item .info { width: calc(100% - 192px); padding: 10px 0 10px 58px; }

.p-maintenance .sec02 .lst01 .item .info .ttl { font-size: 24px; line-height: 1.25; letter-spacing: 0.075em; font-weight: bold; }

.p-maintenance .sec02 .lst01 .item .info .desc { margin: 10px 0 0; }

.p-maintenance .sec02 .lst01 .item .info .desc p { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; }

.p-maintenance .sec02 .lst01 .item .step { position: absolute; right: 0; bottom: 1px; color: #fff; text-align: center; text-transform: uppercase; }

.p-maintenance .sec02 .lst01 .item .step .txt { display: block; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 1; letter-spacing: 0.075em; font-weight: 900; }

.p-maintenance .sec02 .lst01 .item .step .num { display: block; font-family: "Noto Sans JP", sans-serif; font-size: 40px; line-height: 1; letter-spacing: 0.075em; font-weight: 900; }

.p-maintenance .sec02 .lst01 .item .step:before { content: ""; position: absolute; left: -6px; top: -4px; z-index: 2; width: 83px; height: 83px; border-radius: 50px 0 0 0; background: #f9f1f1; transform: rotate(6deg); }

.p-maintenance .sec02 .lst01 .item .step .in { background: #e5b200; width: 83px; height: 83px; border-radius: 50px 0 0 0; position: relative; z-index: 2; padding: 18px 0 0 14px; }

.p-maintenance .sec03 { padding: 111px 0 138px; }

.p-maintenance .sec03 .c-blockquote { margin-bottom: 100px; }

.p-maintenance .sec03 .c-ttl01 { margin-bottom: 34px; }

.p-maintenance .sec03 .tbl01-cover { margin-bottom: 40px; }

.p-maintenance .sec03 .man-tbl01 th, .p-maintenance .sec03 .man-tbl01 td { text-align: center; width: 13% !important; }

.p-maintenance .sec03 .man-tbl01 th:nth-child(1), .p-maintenance .sec03 .man-tbl01 td:nth-child(1) { width: 25% !important; }

.p-maintenance .sec03 .man-tbl01 + .man-tbl01 { margin-top: 30px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-maintenance .tbl01-note01 { font-size: 15px; line-height: 1.6; }
  .p-maintenance .sec01 { padding: 25px 0 20px; }
  .p-maintenance .sec01__desc { text-align: left; font-size: 15px; line-height: 1.6; margin-bottom: 20px; }
  .p-maintenance .sec01 .lst01 .item { margin-bottom: 30px; }
  .p-maintenance .sec01 .lst01 .item .c-lst-check01 { padding: 10px 0 0 0px; }
  .p-maintenance .sec01 .lst01 .item .img { text-align: center; }
  .p-maintenance .sec01 .lst01 .item .info { padding: 12px 0 0; }
  .p-maintenance .sec01 .lst01 .item .ttl { font-size: 18px; line-height: 1.38889; }
  .p-maintenance .sec02 { padding: 35px 0 35px; }
  .p-maintenance .sec02 .c-ttl01 { margin-bottom: 25px; }
  .p-maintenance .sec02 .lst01 .item { margin-bottom: 20px; }
  .p-maintenance .sec02 .lst01 .item:before { left: -10px; right: -10px; bottom: -28px; height: 71px; }
  .p-maintenance .sec02 .lst01 .item__inner { padding: 18px 12px 55px 12px; align-items: flex-start; }
  .p-maintenance .sec02 .lst01 .item .img { width: 80px; margin: 0 auto 20px; }
  .p-maintenance .sec02 .lst01 .item .info { width: calc(100% - 80px); padding: 0 0 0 7px; }
  .p-maintenance .sec02 .lst01 .item .info .ttl { text-align: left; font-size: 18px; line-height: 1.38889; letter-spacing: 0.05em; }
  .p-maintenance .sec02 .lst01 .item .info .desc { margin: 10px 0 0; }
  .p-maintenance .sec02 .lst01 .item .info .desc p { font-size: 14px; line-height: 1.57143; letter-spacing: 0.05em; }
  .p-maintenance .sec02 .lst01 .item .step .txt { font-size: 12px; line-height: 1; letter-spacing: 0.05em; white-space: nowrap; }
  .p-maintenance .sec02 .lst01 .item .step .num { font-size: 25px; line-height: 1; letter-spacing: 0.05em; }
  .p-maintenance .sec02 .lst01 .item .step:before { left: -4px; top: -3px; width: 50px; height: 50px; border-radius: 30px 0 0 0; }
  .p-maintenance .sec02 .lst01 .item .step .in { width: 50px; height: 50px; border-radius: 30px 0 0 0; padding: 8px 0 0 6px; }
  .p-maintenance .sec03 { padding: 45px 0 55px; }
  .p-maintenance .sec03 .c-blockquote { margin-bottom: 50px; }
  .p-maintenance .sec03 .c-ttl01 { margin-bottom: 20px; }
  .p-maintenance .sec03 .scroll-hint-shadow-wrap { margin-bottom: 20px; }
  .p-maintenance .sec03 .c-tbl01 { margin-bottom: 0; }
  .p-maintenance .sec03 .man-tbl01 { width: 730px; } }

/* ========== end △ */
/* ================================================== p-company ================================================== */
.p-company .sec01 { padding: 39px 0 123px; }

.p-company .sec01 .block__left p { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; }

.p-company .sec01 .block__left .sign { text-align: right; margin: 20px 0 0; }

.p-company .sec01 .block__right .pic { text-align: center; }

.p-company .sec01 .block__right .box { background: #f90d0d; padding: 58px 20px 20px 47px; position: relative; }

.p-company .sec01 .block__right .box:after { position: absolute; content: ""; left: 45px; top: 29px; width: 24px; height: 20px; background: url(../common_img/ico_quote03.png) no-repeat center center; background-size: 100% auto; }

.p-company .sec01 .block__right .box ul li { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; color: #fff; position: relative; padding: 0 0 0 20px; }

.p-company .sec01 .block__right .box ul li:before { position: absolute; content: ""; left: 0; top: 11px; width: 10px; height: 10px; border-radius: 50%; background: #fff; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-company .sec01 .block { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-company .sec01 .block__left { order: 1; width: calc(100% - 340px); padding: 0 65px 0 0; }
  .p-company .sec01 .block__right { order: 2; width: 340px; } }

/* ========== end △ */
.p-company .sec02 { padding: 0 0 45px; }

.p-company .sec02 .sec_bg { height: 470px; position: relative; margin-bottom: 90px; }

.p-company .sec02 .sec_bg .c-img { width: 100%; height: 100%; }

.p-company .sec03 { padding: 69px 0 120px; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-company .sec01 { padding: 30px 0 60px; }
  .p-company .sec01 .block__left { margin-bottom: 0; }
  .p-company .sec01 .block__left p { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; }
  .p-company .sec01 .block__left .sign { margin: 20px 0 0; }
  .p-company .sec01 .block__right { margin-bottom: 25px; }
  .p-company .sec01 .block__right .box { padding: 45px 10px 20px 20px; }
  .p-company .sec01 .block__right .box:after { left: 15px; top: 15px; width: 24px; height: 20px; }
  .p-company .sec01 .block__right .box ul li { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; padding: 0 0 0 18px; }
  .p-company .sec01 .block__right .box ul li:before { top: 8px; width: 9px; height: 9px; }
  .p-company .sec02 { padding: 0 0 25px; }
  .p-company .sec02 .sec_bg { height: 220px; position: relative; margin-bottom: 40px; }
  .p-company .sec03 { padding: 25px 0 40px; } }

/* ========== end △ */
/* ================================================== p-company ================================================== */
.p-coating .c-block-contact02 { text-align: center; margin: 40px 0 0; }

.p-coating .c-block-contact02 .txt01 { color: #9b0000; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; }

.p-coating .c-block-contact02 .btn { margin: 20px 0 0; }

.p-coating .c-block-contact02 .btn .btn-contact { width: 270px; margin-right: 10px; }

.p-coating .c-block-contact02 .btn .btn-contact a { text-align: center; height: 60px; max-width: 270px; background: #f90d0d; background: linear-gradient(-51deg, #9b0000 0%, #f90d0d 100%); }

.p-coating .c-block-contact02 .btn .btn-contact a:after { display: none; }

.p-coating .c-block-contact02 .btn .btn-contact a .txt { color: #fff; padding: 0 0 0 43px; font-size: 16px; line-height: 1.25; }

.p-coating .c-block-contact02 .btn .btn-contact a .txt:after { position: absolute; content: ""; left: 10px; top: 1px; width: 33px; height: 23px; background-image: url(../common_img/h_mail.png); background-size: 100% auto; background-repeat: no-repeat; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; }

.p-coating .c-block-contact02 .btn .btn-tel { margin-left: 10px; }

.p-coating .c-block-contact02 .btn .btn-tel .num { display: inline-block; position: relative; font-family: "Jost", sans-serif; font-size: 35px; line-height: 1; letter-spacing: 0.01em; font-weight: bold; font-family: "Noto Sans JP", sans-serif; position: relative; padding: 0 0 0 39px; }

.p-coating .c-block-contact02 .btn .btn-tel .num:before { position: absolute; content: ""; left: 0; top: 3px; -webkit-transition: 0.3s ease all; -moz-transition: 0.3s ease all; -ms-transition: 0.3s ease all; -o-transition: 0.3s ease all; transition: 0.3s ease all; background: url(../common_img/ico_tel02.png) no-repeat center center; background-size: 100% auto; width: 28px; height: 29px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-coating .c-block-contact02 .btn { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; justify-content: center; } }

/* ========== end △ */
.p-coating .sec01 { padding: 40px 0 130px; }

.p-coating .sec01__desc { text-align: center; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; margin-bottom: 25px; }

.p-coating .sec01 .c-tbl01 { border-bottom: 1px solid #adb3b9; }

.p-coating .sec01 .c-tbl01 th { text-align: left; background: none; padding: 12px 40px 12px; }

.p-coating .sec01 .c-tbl01 td { text-align: left; }

.p-coating .sec01 .c-tbl01 th, .p-coating .sec01 .c-tbl01 td { border-right: 0; }

.p-coating .sec01 .c-tbl01 th:nth-child(1), .p-coating .sec01 .c-tbl01 td:nth-child(1) { width: 26%; }

.p-coating .sec01 .c-tbl01 th:nth-child(2), .p-coating .sec01 .c-tbl01 td:nth-child(2) { width: 35%; }

.p-coating .sec01 .c-blockquote ul li { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-coating .sec01 .c-blockquote ul li { width: 36.5%; margin: 0 4% 0 0; }
  .p-coating .sec01 .c-blockquote ul li:nth-child(2n) { width: 59.5%; margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-coating .sec01 .c-blockquote ul li { width: 100%; margin: 0; }
  .p-coating .sec01 .c-blockquote ul li:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
.p-coating .sec02 { padding: 93px 0 1px; }

.p-coating .sec02 .block { background: #fff; margin-bottom: 104px; }

.p-coating .sec02 .block .col { padding: 23px 25px 23px 30px; }

.p-coating .sec02 .block .col-ttl { color: #fff; margin-bottom: 18px; }

.p-coating .sec02 .block .col-ttl span { display: inline-block; background: #db7575; font-size: 20px; line-height: 1.5; letter-spacing: 0.075em; font-weight: 400; padding: 5px 19px 5px; min-width: 146px; }

.p-coating .sec02 .block .col .c-lst-dot01 { margin-left: 10px; }

.p-coating .sec02 .block .col.col02 { border-left: 1px solid #f9f1f1; }

.p-coating .sec02 .block .col.col03 { border: 3px solid #db7575; padding: 27px 30px 27px; }

.p-coating .sec02 .block .col.col03 dl { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 5px; }

.p-coating .sec02 .block .col.col03 dl dt, .p-coating .sec02 .block .col.col03 dl dd { font-size: 20px; line-height: 1.5; letter-spacing: 0.075em; font-weight: 400; }

.p-coating .sec02 .block .col.col03 dl dt { width: 110px; }

.p-coating .sec02 .block .col.col03 dl dd { width: calc(100% - 110px); }

.p-coating .sec02 .block .col.col03 dl.is-full dt { width: 0; }

.p-coating .sec02 .block .col.col03 dl.is-full dd { width: 100%; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-coating .sec02 .block { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-coating .sec02 .block .col { width: 33.33%; } }

/* ========== end △ */
.p-coating .sec03 { padding: 108px 0 60px; }

.p-coating .sec03 .c-tbl01 { border-bottom: 1px solid #adb3b9; }

.p-coating .sec03 .js-scrollable + .c-ttl04 { margin-top: 100px; }

.p-coating .sec04 { padding: 48px 0 120px; }

.p-coating .sec04 .block .box-wh { background: #fff; box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2); padding: 19px 26px 20px; }

.p-coating .sec04 .block .c-lst-dot01 li { margin-bottom: 3px; }

.p-coating .sec04 .block.block02 { margin: 58px 0 0; }

.p-coating .sec04 .block.block02 .flow { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }

.p-coating .sec04 .block.block02 .flow .step { border: 2px solid #db7575; border-radius: 10px; padding: 4px; position: relative; }

.p-coating .sec04 .block.block02 .flow .step:after { position: absolute; content: ""; top: 50%; width: 13px; height: 31px; background: url(../common_img/ico_arr05.png) no-repeat center center; background-size: 100% auto; right: -13px; margin-top: -15px; }

.p-coating .sec04 .block.block02 .flow .step:last-child:after { display: none; }

.p-coating .sec04 .block.block02 .flow .img { text-align: center; }

.p-coating .sec04 .block.block02 .flow .img img { border-radius: 10px 10px 0 0; }

.p-coating .sec04 .block.block02 .flow .info { padding: 9px 11px 0; }

.p-coating .sec04 .block.block02 .flow .ttl { font-size: 20px; line-height: 1.5; letter-spacing: 0.075em; font-weight: 500; text-align: center; margin-bottom: 8px; }

.p-coating .sec04 .block.block02 .flow .note { font-size: 14px; line-height: 1.71429; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-coating .sec04 .block.block01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-coating .sec04 .block.block01 .box { width: 47%; margin: 0 6% 0 0; }
  .p-coating .sec04 .block.block01 .box:nth-child(2n) { margin-right: 0; }
  .p-coating .sec04 .block.block02 { margin: 58px 0 0; }
  .p-coating .sec04 .block.block02 .flow { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-coating .sec04 .block.block02 .flow .step { width: 23.7%; margin: 0 1.7% 0 0; }
  .p-coating .sec04 .block.block02 .flow .step:nth-child(4n) { margin-right: 0; } }

/* ========== end △ */
.p-coating .sec05 { padding: 100px 0 50px; }

.p-coating .sec05 .c-ttl05 span { width: auto; min-width: 55%; }

.p-coating .sec05 .block + .block { margin-top: 100px; }

.p-coating .sec05 .box01 { margin-bottom: 50px; }

.p-coating .sec05 .box01__info .c-txt01 strong { font-size: 20px; line-height: 1.5; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-coating .sec05 .box01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-coating .sec05 .box01__info { width: 63%; padding: 0 60px 0 0; }
  .p-coating .sec05 .box01__img { width: 37%; text-align: right; } }

/* ========== end △ */
.p-coating .sec05 .box02__info { background: #fff; box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2); padding: 30px 30px 50px; position: relative; }

.p-coating .sec05 .box02 .bg-pink { background: #f9f1f1; padding: 25px 35px 15px; position: relative; }

.p-coating .sec05 .box02 .bg-pink + .desc02 { margin-top: 20px; }

.p-coating .sec05 .box02 .bg-pink + .desc01 { margin-top: 45px; }

.p-coating .sec05 .box02 .bg-pink .c-lst-dot01 li { letter-spacing: 0.05em; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-coating .sec05 .box02 .bg-pink .c-lst-dot01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -38px; }
  .p-coating .sec05 .box02 .bg-pink .c-lst-dot01 li { margin: 0 38px 10px 0; } }

/* ========== end △ */
.p-coating .sec05 .box02 .desc01 { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; margin-bottom: 10px; }

.p-coating .sec05 .box02 .desc02 { font-size: 20px; line-height: 1.5; letter-spacing: 0.075em; font-weight: 500; }

.p-coating .sec05 .box02 .rows01 .col { border-radius: 10px; border: 2px solid #e08787; padding: 20px 0 20px; }

.p-coating .sec05 .box02 .rows01 .col-ttl { text-align: center; padding: 0 20px 0; font-size: 22px; line-height: 1.36364; letter-spacing: 0.075em; font-weight: bold; margin-bottom: 20px; }

.p-coating .sec05 .box02 .rows01 .col-ttl02 { text-align: left; padding: 3px 20px 2px; font-size: 20px; line-height: 1.5; letter-spacing: 0.075em; font-weight: 400; color: #fff; background: #db7575; }

.p-coating .sec05 .box02 .rows01 .c-lst-dot01 { padding: 15px 20px 0; }

.p-coating .sec05 .box02 .rows01 .c-lst-dot01 li { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-coating .sec05 .box02 .rows01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-coating .sec05 .box02 .rows01 .col { width: 32.33%; margin: 0 1.5% 0 0; }
  .p-coating .sec05 .box02 .rows01 .col:nth-child(3n), .p-coating .sec05 .box02 .rows01 .col:last-child { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-coating .c-block-contact02 { margin: 30px 0 0; }
  .p-coating .c-block-contact02 .txt01 { font-size: 15px; line-height: 1.6; }
  .p-coating .c-block-contact02 .btn { text-align: center; margin: 10px 0 0; }
  .p-coating .c-block-contact02 .btn .btn-contact { width: 270px; margin: 0 auto 15px; }
  .p-coating .c-block-contact02 .btn .btn-contact a { height: 60px; max-width: 270px; }
  .p-coating .c-block-contact02 .btn .btn-contact a .txt { padding: 0 0 0 43px; font-size: 16px; line-height: 1.25; }
  .p-coating .c-block-contact02 .btn .btn-contact a .txt:after { left: 10px; top: 1px; width: 33px; height: 23px; }
  .p-coating .c-block-contact02 .btn .btn-tel { margin-left: 0; }
  .p-coating .c-block-contact02 .btn .btn-tel .num { font-size: 30px; line-height: 1; padding: 0 0 0 39px; }
  .p-coating .c-block-contact02 .btn .btn-tel .num:before { left: 0; top: 3px; width: 28px; height: 29px; }
  .p-coating .sec01 { padding: 30px 0 50px; }
  .p-coating .sec01__desc { text-align: left; font-size: 15px; line-height: 1.66667; letter-spacing: 0.05em; margin-bottom: 25px; }
  .p-coating .sec01 .c-tbl01 th { padding: 12px 10px 12px; }
  .p-coating .sec01 .c-tbl01 th:nth-child(1), .p-coating .sec01 .c-tbl01 td:nth-child(1) { width: 20%; }
  .p-coating .sec01 .c-blockquote ul li { font-size: 15px; line-height: 1.66667; letter-spacing: 0.05em; width: 100%; margin: 0; }
  .p-coating .sec01 .c-blockquote ul li:nth-child(2n) { margin-right: 0; }
  .p-coating .sec02 { padding: 45px 0 1px; }
  .p-coating .sec02 .block { margin-bottom: 45px; }
  .p-coating .sec02 .block .col { padding: 20px 10px 20px; }
  .p-coating .sec02 .block .col-ttl { margin-bottom: 18px; }
  .p-coating .sec02 .block .col-ttl span { font-size: 16px; line-height: 1.5625; letter-spacing: 0.05em; padding: 5px 19px 5px; }
  .p-coating .sec02 .block .col .c-lst-dot01 { margin-left: 10px; }
  .p-coating .sec02 .block .col.col01 { border-bottom: 1px solid #f9f1f1; }
  .p-coating .sec02 .block .col.col03 { padding: 20px 10px 20px; }
  .p-coating .sec02 .block .col.col03 dl { margin-bottom: 5px; }
  .p-coating .sec02 .block .col.col03 dl dt, .p-coating .sec02 .block .col.col03 dl dd { font-size: 16px; line-height: 1.5; letter-spacing: 0.05em; }
  .p-coating .sec02 .block .col.col03 dl dt { width: 88px; }
  .p-coating .sec02 .block .col.col03 dl dd { width: calc(100% - 88px); }
  .p-coating .sec03 { padding: 45px 0 35px; }
  .p-coating .sec03 .scroll-hint-shadow-wrap + .c-ttl04 { margin-top: 40px; }
  .p-coating .sec03 .js-scrollable th:nth-child(1) { width: 43%; }
  .p-coating .sec03 .js-scrollable + .c-ttl04 { margin-top: 40px; }
  .p-coating .sec04 { padding: 35px 0 50px; }
  .p-coating .sec04 .block { margin-bottom: 0; }
  .p-coating .sec04 .block .box { margin-bottom: 30px; }
  .p-coating .sec04 .block .box-wh { padding: 19px 12px 20px; }
  .p-coating .sec04 .block .c-lst-dot01 li { margin-bottom: 3px; }
  .p-coating .sec04 .block.block02 { margin: 0; }
  .p-coating .sec04 .block.block02 .flow .step { width: 100%; padding: 4px; margin-bottom: 25px; }
  .p-coating .sec04 .block.block02 .flow .step:last-child { margin-bottom: 0; }
  .p-coating .sec04 .block.block02 .flow .step:after { right: 0; left: 0; top: auto; bottom: -23px; margin: 0 auto; transform: rotate(90deg); }
  .p-coating .sec04 .block.block02 .flow .step:last-child:after { display: none; }
  .p-coating .sec04 .block.block02 .flow .img { text-align: center; }
  .p-coating .sec04 .block.block02 .flow .img img { border-radius: 10px 10px 0 0; width: 100%; }
  .p-coating .sec04 .block.block02 .flow .info { padding: 9px 11px 15px; }
  .p-coating .sec04 .block.block02 .flow .ttl { font-size: 18px; line-height: 1.38889; letter-spacing: 0.05em; }
  .p-coating .sec04 .block.block02 .flow .note { font-size: 13px; line-height: 1.69231; }
  .p-coating .sec05 { padding: 50px 0 40px; }
  .p-coating .sec05 .c-ttl05 span { max-width: calc(100% - 46px); }
  .p-coating .sec05 .block + .block { margin-top: 50px; }
  .p-coating .sec05 .box01 { margin-bottom: 30px; }
  .p-coating .sec05 .box01__info .c-txt01 strong { font-size: 18px; line-height: 1.44444; }
  .p-coating .sec05 .box01__img { margin: 20px 0 0; text-align: center; }
  .p-coating .sec05 .box02__info { padding: 20px 15px 30px; }
  .p-coating .sec05 .box02 .bg-pink { padding: 20px 15px 15px; }
  .p-coating .sec05 .box02 .bg-pink + .desc02 { margin-top: 10px; }
  .p-coating .sec05 .box02 .bg-pink + .desc01 { margin-top: 25px; }
  .p-coating .sec05 .box02 .bg-pink .c-lst-dot01 li { margin-bottom: 5px; }
  .p-coating .sec05 .box02 .desc01 { font-size: 15px; line-height: 1.6; margin-bottom: 10px; }
  .p-coating .sec05 .box02 .desc02 { font-size: 17px; line-height: 1.29412; }
  .p-coating .sec05 .box02 .rows01 .col { border-radius: 10px; border: 1px solid #e08787; padding: 20px 0 20px; margin-bottom: 10px; }
  .p-coating .sec05 .box02 .rows01 .col-ttl { text-align: center; padding: 0 12px 0; font-size: 18px; line-height: 1.38889; margin-bottom: 10px; }
  .p-coating .sec05 .box02 .rows01 .col-ttl02 { padding: 4px 12px 4px; font-size: 18px; line-height: 1.33333; }
  .p-coating .sec05 .box02 .rows01 .c-lst-dot01 { padding: 15px 12px 0; }
  .p-coating .sec05 .box02 .rows01 .c-lst-dot01 li { font-size: 15px; line-height: 1.6; } }

/* ========== end △ */
/* ================================================== p-alignment ================================================== */
.sec-anchor { padding: 49px 0 40px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .sec-anchor ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; }
  .sec-anchor ul li { width: 265px; padding: 0 20px; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .sec-anchor { padding: 25px 0 25px; }
  .sec-anchor ul { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .sec-anchor ul li { width: 50%; padding: 0 10px; } }

/* ========== end △ */
.p-alignment .sec01 { padding: 40px 0 55px; }

.p-alignment .sec01__desc { text-align: center; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; margin-bottom: 25px; }

.p-alignment .sec01 .c-blockquote { margin: 54px auto 0; padding: 42px 33px 47px 60px; }

.p-alignment .sec01 .c-blockquote ul li { width: 100%; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; }

/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-alignment .sec01 .c-blockquote ul li { width: 100%; } }

/* ========== end △ */
.p-alignment .sec02 { padding: 55px 0 119px; }

.p-alignment .sec02 .group-txt01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 14px 0 93px; }

.p-alignment .sec02 .group-txt01 .txt01 { font-size: 16px; line-height: 1.875; letter-spacing: 0em; font-weight: 400; width: 33%; padding: 0 0 0 40px; }

.p-alignment .sec02 .group-txt01 .txt02 { font-size: 16px; line-height: 1.875; letter-spacing: 0em; font-weight: 400; text-align: center; width: 33%; }

.p-alignment .sec02 .js-scrollSP + .c-ttl04 { margin-top: 102px; }

.p-alignment .sec03 { padding: 102px 0 102px; }

.p-alignment .sec03 .block .desc01 { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; margin-bottom: 50px; }

.p-alignment .sec03 .block .sub-ttl { font-size: 24px; line-height: 1.25; letter-spacing: 0.075em; font-weight: 500; margin-bottom: 19px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-alignment .sec03 .block { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-alignment .sec03 .block__left { width: 40.5%; padding: 29px 55px 0 0; }
  .p-alignment .sec03 .block__right { width: 59.5%; } }

/* ========== end △ */
.p-alignment .sec04 { padding: 111px 0 100px; }

.p-alignment .sec04 .c-tbl01 td { text-align: left; }

.p-alignment .sec04 .note01 { margin: 13px 0 0; font-size: 16px; line-height: 1.875; letter-spacing: 0em; font-weight: 400; }

.p-alignment .sec04 .block02 { margin: 62px 0 0; }

.p-alignment .sec04 .block02 .c-ttl05 span { letter-spacing: 0; max-width: calc(100% - 65px); padding: 12px 0 13px 20px; }

.p-alignment .sec04 .block02 .box-wh { padding: 19px 20px 20px; background: #fff; box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2); }

.p-alignment .sec04 .block02 .c-lst-dot01 li { letter-spacing: 0.05em; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-alignment .sec04 .block02 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-alignment .sec04 .block02 .box { width: 49.1%; margin-right: 1.8%; }
  .p-alignment .sec04 .block02 .box:nth-child(2n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-alignment .sec01 { padding: 30px 0 25px; }
  .p-alignment .sec01__desc { text-align: left; font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; margin-bottom: 25px; }
  .p-alignment .sec01 .c-blockquote { margin: 45px auto 0; padding: 25px 12px 25px 15px; }
  .p-alignment .sec01 .c-blockquote ul li { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; }
  .p-alignment .sec02 { padding: 35px 0 45px; }
  .p-alignment .sec02 .group-txt01 { margin: 10px 0 35px; display: block; }
  .p-alignment .sec02 .group-txt01 .txt01 { font-size: 13px; line-height: 1.69231; letter-spacing: 0.04em; width: 100%; text-align: left; padding: 0 0 0 10px; }
  .p-alignment .sec02 .group-txt01 .txt02 { font-size: 13px; line-height: 1.69231; letter-spacing: 0.04em; width: 100%; text-align: left; padding: 0 0 0 10px; }
  .p-alignment .sec02 .js-scrollSP + .c-ttl04 { margin-top: 45px; }
  .p-alignment .sec03 { padding: 45px 0 55px; }
  .p-alignment .sec03 .c-ttl01 { text-align: center; }
  .p-alignment .sec03 .block__left { margin-bottom: 20px; }
  .p-alignment .sec03 .block__right { text-align: center; }
  .p-alignment .sec03 .block .desc01 { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; margin-bottom: 30px; }
  .p-alignment .sec03 .block .sub-ttl { font-size: 18px; line-height: 1.33333; letter-spacing: 0.05em; margin-bottom: 15px; }
  .p-alignment .sec04 { padding: 45px 0 45px; }
  .p-alignment .sec04 .c-tbl01 td { text-align: left; }
  .p-alignment .sec04 .note01 { margin: 13px 0 0; font-size: 15px; line-height: 1.6; }
  .p-alignment .sec04 .block02 { margin: 45px 0 0; }
  .p-alignment .sec04 .block02 .c-ttl05 span { max-width: calc(100% - 35px); }
  .p-alignment .sec04 .block02 .box-wh { padding: 19px 20px 20px; }
  .p-alignment .sec04 .block02 .box { margin-bottom: 25px; } }

/* ========== end △ */
/* ================================================== p-sell ================================================== */
.p-sell .sell-lst01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-sell .sell-lst01 li { position: relative; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; padding: 0 0 0 17px; margin: 0 45px 0 0; }

.p-sell .sell-lst01 li:last-child { margin-right: 0; }

.p-sell .sell-lst01 li:before { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; content: "〇"; position: absolute; left: 0%; top: 1px; width: 24px; height: 17px; }

.p-sell .sec01 { padding: 40px 0 50px; }

.p-sell .sec01__desc01 { text-align: center; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; margin-bottom: 51px; }

.p-sell .sec01 .c-ttl02 { text-align: center; font-size: 24px; line-height: 1.25; margin-bottom: 16px; }

.p-sell .sec01 .sell-lst01 { justify-content: center; margin-bottom: 34px; }

.p-sell .sec01 .lst01 .item { text-align: center; }

.p-sell .sec01 .lst01 .item .cap { text-align: center; font-size: 18px; line-height: 1.66667; letter-spacing: 0.075em; font-weight: 400; margin: 10px 0 0; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-sell .sec01 .lst01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-sell .sec01 .lst01 .item { width: 23%; margin: 0 2.666% 0px 0; }
  .p-sell .sec01 .lst01 .item:nth-child(4n) { margin-right: 0; } }

/* ========== end △ */
.p-sell .sec01 .block02 { border: 5px solid #db7575; margin: 55px 0 0; padding: 40px 20px 36px; }

.p-sell .sec01 .block02__ttl { text-align: center; font-size: 24px; line-height: 1.25; letter-spacing: 0.075em; font-weight: 400; }

.p-sell .sec01 .block02 .sell-lst01 { justify-content: center; margin: 15px 0 0; }

.p-sell .sec02 { padding: 60px 0 120px; }

.p-sell .sec02__desc01 { text-align: center; font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; margin-bottom: 51px; }

.p-sell .sec02 .c-ttl02 { text-align: center; font-size: 24px; line-height: 1.25; margin-bottom: 16px; }

.p-sell .sec02 .sell-lst01 { justify-content: center; margin-bottom: 11px; }

.p-sell .sec02 .flow { max-width: 1030px; margin: 0 auto; border-bottom: 1px solid #adb3b9; }

.p-sell .sec02 .flow .step { padding: 17px 0 34px 40px; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.p-sell .sec02 .flow .step:after { position: absolute; content: ""; left: 0; right: 0; bottom: 0; width: 100%; height: 10px; background: url(../sell/images/line01.png) no-repeat center center; background-size: 1072px 10px; }

.p-sell .sec02 .flow .step:last-child:after { display: none; }

.p-sell .sec02 .flow .step__left { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-sell .sec02 .flow .step__left { width: 28.5%; } }

/* ========== end △ */
.p-sell .sec02 .flow .step__info { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; position: relative; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-sell .sec02 .flow .step__info { width: 71.5%; padding: 0 40px 0 50px; }
  .p-sell .sec02 .flow .step__info:after { position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 1px; background: #adb3b9; height: 30px; } }

/* ========== end △ */
.p-sell .sec02 .flow .step__num { background: #e5b200; border-radius: 50%; width: 85px; height: 85px; color: #fff; text-align: center; text-transform: uppercase; }

.p-sell .sec02 .flow .step__num .in { padding: 14px 0 0; }

.p-sell .sec02 .flow .step__num .txt { display: block; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 1; letter-spacing: 0.075em; font-weight: 700; }

.p-sell .sec02 .flow .step__num .num { display: block; font-family: "Noto Sans JP", sans-serif; font-size: 40px; line-height: 1; letter-spacing: 0.075em; font-weight: 700; }

.p-sell .sec02 .flow .step__ttl { font-size: 20px; line-height: 1.5; letter-spacing: 0.075em; font-weight: 500; width: calc(100% - 85px); padding: 0 0 9px 17px; }

.p-sell .sec02 .flow .step__icn { width: 85px; text-align: right; }

.p-sell .sec02 .flow .step__desc { font-size: 16px; line-height: 1.875; letter-spacing: 0.075em; font-weight: 400; width: calc(100% - 85px); padding: 0 10px 9px 0; }

.p-sell .sec03 { padding: 93px 0 100px; background: url(../sell/images/bg01.jpg) no-repeat center center; background-size: cover; }

.p-sell .sec03 .c-ttl01 .ttljp02 { color: #fff; }

.p-sell .sec03 .lst01 { margin: 33px 0 0; }

.p-sell .sec03 .lst01 .item { background: #fff; padding: 33px 22px 60px; position: relative; overflow: hidden; }

.p-sell .sec03 .lst01 .item .ttl { text-align: center; font-size: 24px; line-height: 1.25; letter-spacing: 0.075em; font-weight: 500; margin-bottom: 10px; }

.p-sell .sec03 .lst01 .item .num { position: absolute; right: 0; bottom: 1px; color: #fff; text-align: center; text-transform: uppercase; font-size: 40px; line-height: 1; letter-spacing: 0.075em; font-weight: 900; font-family: "Noto Sans JP", sans-serif; width: 76px; height: 74px; }

.p-sell .sec03 .lst01 .item .num:before { content: ""; position: absolute; left: -6px; top: -4px; z-index: 2; width: 76px; height: 74px; border-radius: 50px 0 0 0; background: #f9f1f1; transform: rotate(6deg); }

.p-sell .sec03 .lst01 .item .num .in { display: block; background: #e5b200; width: 100%; height: 100%; border-radius: 50px 0 0 0; position: relative; z-index: 2; padding: 18px 0 0 14px; }

/* ▽ PC-TAB layout ========== */
@media print, screen and (min-width: 768px) { .p-sell .sec03 .lst01 { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .p-sell .sec03 .lst01 .item { width: 32.33%; margin: 0 1.5% 0px 0; }
  .p-sell .sec03 .lst01 .item:nth-child(3n) { margin-right: 0; } }

/* ========== end △ */
/* ▽ SP layout ========== */
@media only screen and (max-width: 767px) { .p-sell .sell-lst01 li { font-size: 15px; line-height: 1.66667; margin: 0 12px 0; }
  .p-sell .sell-lst01 li:last-child { margin-right: 0; }
  .p-sell .sell-lst01 li:before { font-size: 15px; line-height: 1.66667; top: 2px; width: 24px; height: 17px; }
  .p-sell .sec01 { padding: 40px 0 30px; }
  .p-sell .sec01__desc01 { text-align: left; font-size: 15px; line-height: 1.66667; margin-bottom: 25px; }
  .p-sell .sec01 .c-ttl02 { text-align: center; font-size: 18px; line-height: 1.38889; }
  .p-sell .sec01 .sell-lst01 { justify-content: center; margin-bottom: 34px; }
  .p-sell .sec01 .sell-lst01 li { font-size: 15px; line-height: 1.66667; }
  .p-sell .sec01 .lst01 .item { text-align: center; margin-bottom: 20px; }
  .p-sell .sec01 .lst01 .item .cap { font-size: 16px; line-height: 1.5; letter-spacing: 0.05em; margin: 10px 0 0; }
  .p-sell .sec01 .lst01 .item .img img { width: 100%; }
  .p-sell .sec01 .block02 { border: 4px solid #db7575; margin: 45px 0 0; padding: 20px 10px 20px; }
  .p-sell .sec01 .block02__ttl { font-size: 18px; line-height: 1.38889; }
  .p-sell .sec01 .block02 .sell-lst01 { margin: 15px 0 0; }
  .p-sell .sec02 { padding: 30px 0 45px; }
  .p-sell .sec02__desc01 { text-align: left; font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; margin-bottom: 25px; }
  .p-sell .sec02 .c-ttl02 { font-size: 18px; line-height: 1.38889; margin-bottom: 10px; }
  .p-sell .sec02 .sell-lst01 { margin-bottom: 11px; }
  .p-sell .sec02 .flow .step { padding: 10px 10px 25px 10px; }
  .p-sell .sec02 .flow .step:after { width: 100%; height: 10px; background-position: 47% center; }
  .p-sell .sec02 .flow .step:last-child:after { display: none; }
  .p-sell .sec02 .flow .step__left { width: 100%; }
  .p-sell .sec02 .flow .step__info { width: 100%; }
  .p-sell .sec02 .flow .step__num { width: 60px; height: 60px; }
  .p-sell .sec02 .flow .step__num .in { padding: 8px 0 0; }
  .p-sell .sec02 .flow .step__num .txt { font-size: 13px; line-height: 1; letter-spacing: 0.04em; }
  .p-sell .sec02 .flow .step__num .num { font-size: 28px; line-height: 1; letter-spacing: 0.05em; }
  .p-sell .sec02 .flow .step__ttl { font-size: 18px; line-height: 1.38889; letter-spacing: 0.05em; width: calc(100% - 60px); padding: 0 0 3px 10px; }
  .p-sell .sec02 .flow .step__icn { width: 65px; text-align: right; }
  .p-sell .sec02 .flow .step__desc { font-size: 15px; line-height: 1.6; letter-spacing: 0.05em; width: calc(100% - 65px); padding: 0 5px 9px 0; }
  .p-sell .sec03 { padding: 50px 0 40px; }
  .p-sell .sec03 .lst01 { margin: 25px 0 0; }
  .p-sell .sec03 .lst01 .item { padding: 20px 15px 75px; margin-bottom: 25px; }
  .p-sell .sec03 .lst01 .item .ttl { font-size: 20px; line-height: 1.3; letter-spacing: 0.05em; }
  .p-sell .sec03 .lst01 .item .num { font-size: 28px; line-height: 1; letter-spacing: 0.05em; width: 60px; height: 60px; }
  .p-sell .sec03 .lst01 .item .num:before { left: -6px; top: -4px; width: 60px; height: 60px; border-radius: 40px 0 0 0; }
  .p-sell .sec03 .lst01 .item .num .in { border-radius: 40px 0 0 0; padding: 18px 0 0 14px; } }

/* ========== end △ */
/* ================================================== p-alignment ================================================== */
/* ================================================== p-alignment ================================================== */

/*# sourceMappingURL=maps/content.css.map */
