@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  src: url("../fonts/Poppins-ExtraBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Poppins-Bold";
  src: url("../fonts/Poppins-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-ExtraBold";
  src: url("../fonts/Poppins-ExtraBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline-block;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-bg::before {
  height: 40px;
  background-size: 100%;
  background-position: center bottom;
  top: -38px;
}

.com-tel {
  font-size: 1.6rem;
}
.com-tel-num {
  font-size: 2.5rem;
}
.com-tel-note img {
  height: 13px;
}
.com-tel02 {
  text-align: center;
}
.com-tel02-link {
  font-size: 2.8rem;
  padding-left: 35px;
  background-size: 28px;
}
.com-tel02-note img {
  height: 13px;
}

.com-fuki::before {
  right: 0;
  left: 0;
  top: auto;
  bottom: -11px;
  transform: rotate(90deg);
}

.com-border::before {
  height: 12px;
  bottom: 0;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 20px;
}

/* =========================================

  main  SP

========================================= */
/* top-worries  SP
------------------------------------ */
#top-worries .worries-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#top-worries .worries-list-item {
  padding: 140px 10px 18px;
  border-width: 3px;
}
#top-worries .worries-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-worries .worries-list-item01 {
  background-size: 80px;
}
#top-worries .worries-list-item02 {
  background-size: 80px;
  background-position: center 15px;
}
#top-worries .worries-list-item03 {
  background-size: 120px;
  background-position: center 15px;
}
#top-worries .worries-list-item04 {
  background-size: 70px;
  background-position: center 15px;
}
#top-worries .worries-list-item05 {
  background-size: 120px;
  background-position: center 15px;
}
#top-worries .worries-list-item06 {
  background-size: 80px;
  background-position: center 5px;
}
#top-worries .worries-ttl-sm {
  padding: 0 16px;
  background-size: 10px;
}
#top-worries .worries-ttl-lg {
  font-size: 2rem;
}
#top-worries .worries-ttl-lg::before {
  width: 40px;
  height: 34px;
  bottom: auto;
  top: -42px;
  left: -8px;
}
#top-worries .worries-ttl-lg::after {
  width: 26px;
  height: 26px;
  right: 9px;
  bottom: 41px;
}
#top-worries .worries-ttl-ac {
  font-size: 2.3rem;
}
#top-worries .worries-list-ttl {
  font-size: 1.6rem;
}
#top-worries .worries-list-lg {
  font-size: 2rem;
}
#top-worries .worries-list-txt {
  margin-top: 20px;
  text-align: left;
}
#top-worries .solution {
  background-size: 180px;
}
#top-worries .solution::before {
  width: 63px;
  height: 139px;
  top: 5px;
  right: 0;
}
#top-worries .solution-ttl-lg {
  font-size: 1.8rem;
  white-space: nowrap;
}
#top-worries .solution-txt {
  margin-top: 20px;
  text-align: left;
}

/* top-reason  PC
------------------------------------ */
#top-reason {
  background-size: 100%;
}
#top-reason .reason-list {
  margin-top: 30px;
}
#top-reason .reason-list-item {
  flex-direction: column !important;
  align-items: center !important;
}
#top-reason .reason-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#top-reason .reason-list-img {
  width: 100%;
  height: auto;
}
#top-reason .reason-list-img img {
  position: static;
}
#top-reason .reason-list-contents {
  width: 100%;
  margin: 10px auto 0;
  padding: 32px 10px 16px;
}
#top-reason .reason-list-ttl-num {
  width: 70px;
  height: 65px;
  padding-top: 34px;
  top: -44px;
}
#top-reason .reason-list-ttl-ja {
  font-size: 1.8rem;
}
#top-reason .reason-list-txt {
  text-align: left;
}

/* top-service  SP
------------------------------------ */
#top-service {
  background-position: 10px 10px, calc(100% - 10px) calc(100% - 10px), center top;
  background-size: 50px, 50px, cover;
}
#top-service .service-inner {
  padding-bottom: 80px;
}
#top-service .service-list {
  margin-top: 25px;
}
#top-service .service-list-item {
  width: 49%;
}
#top-service .service-list-item:nth-of-type(n+3) {
  margin-top: 10px;
}
#top-service .service-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#top-service .service-list-ttl {
  font-size: 1.4rem;
}
#top-service .service-box {
  margin-top: 30px;
  padding: 20px 10px 60px;
}
#top-service .service-box-txt {
  text-align: left;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-bnr .bnr-list-link {
  padding: 15px;
}
#top-bnr .bnr-list-box {
  padding: 30px 10px;
}
#top-bnr .bnr-list-ttl-en {
  font-size: 2.5rem;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-box {
  padding: 30px 10px;
  background-size: 34px;
  background-position: calc(50% + 112px) 24px;
}
.com-contact .contact-fuki {
  margin-top: 23px;
}
.com-contact .contact-flx {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-flx-fuki {
  padding: 12px;
}
.com-contact .contact-tel {
  margin: 20px auto 0;
  text-align: center;
}
.com-contact .contact-btn {
  width: 100%;
}
.com-contact .contact-btn-wrap {
  margin-top: 50px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-btn-item {
  width: 100%;
}
.com-contact .contact-btn-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-contact .contact-btn-ttl {
  font-size: 1.8rem;
}
.com-contact .contact-btn-txt {
  margin-top: 15px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-flx {
  display: block;
}
#top-news .news-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
#top-news .news-btn {
  width: 146px;
  margin: 0;
}
#top-news .news-post {
  margin: 25px auto 0;
}

/* =========================================

sub layout  SP

========================================= */
/* service  SP
------------------------------------ */
#service .about-inner {
  padding-top: 40px;
  background-size: 61px, 37px;
  background-position: 5px 45px, calc(100% - 26px) 15px;
}
#service .about-ttl-shape {
  background-position: left bottom, right bottom;
  font-size: 1.8rem;
}
#service .about-ttl-lg {
  font-size: 2rem;
}
#service .about-ttl-ac {
  font-size: 2.5rem;
}
#service .about-box {
  margin-top: 20px;
  padding: 20px;
}
#service .about-list {
  margin-top: 50px;
}
#service .about-list-item:nth-of-type(n+2) {
  margin-top: 30px;
  padding-top: 30px;
}
#service .about-list-txt {
  margin-top: 7px;
}
#service .about-list-contents-ttl {
  padding-left: 15px;
  font-size: 1.8rem;
}
#service .about-list-contents-ttl::before {
  top: 11px;
  bottom: auto;
}
#service .about-list-contents-box {
  padding: 15px;
}
#service .about-list-contents-box-check p:nth-of-type(n+2) {
  margin-top: 10px;
}
#service .about-list-contents-check {
  padding-left: 20px;
  background-size: 14px;
}
#service .about-list-note {
  margin-top: 15px;
  text-align: left;
}
#service .area-inner {
  padding-top: 25px;
}
#service .area-list {
  margin-top: 20px;
}
#service .area-list-item {
  padding: 25px 15px 25px;
}
#service .area-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#service .area-list-ttl-sub {
  display: block;
  max-width: 280px;
  margin: 10px auto 0;
  text-align: center;
}
#service .area-list-txt {
  margin-top: 10px;
}
#service .area-list {
  flex-direction: column;
  align-items: center;
}
#service .area-list-item {
  height: 275px;
}
#service .area-list-item01 {
  background-size: 115px;
  background-position: center 99px;
}
#service .area-list-item02 {
  background-size: 179px;
  background-position: center 99px;
}
#service .area-list-item03 {
  background-size: 137px;
  background-position: center 99px;
}
#service .area-list-item04 {
  background-size: 137px;
  background-position: center 99px;
}
#service .area-list-item05 {
  background-size: 101px;
  background-position: center 94px;
}
#service .area-list-item06 {
  background-size: 124px;
  background-position: center 126px;
}
#service .area-list-ttl-en {
  font-size: 1.7rem;
}
#service .area-list-ttl-ja {
  font-size: 2rem;
  line-height: 1.5;
}
#service .area-list-ttl-ja span {
  font-size: 1.6rem;
}
#service .area-note {
  margin-top: 20px;
  text-align: left;
}

/* flow  SP
------------------------------------ */
#flow .flow-list-item:nth-of-type(n+2) {
  padding-top: 87px;
  background-size: 100px;
}
#flow .flow-list-ttl {
  padding-left: 60px;
  background-size: 50px;
}
#flow .flow-list-ttl-en {
  padding-top: 5px;
  font-size: 1.7rem;
}
#flow .flow-list-ttl-ja {
  padding-bottom: 11px;
  font-size: 2rem;
}
#flow .flow-list-txt {
  margin-top: 11px;
}
#flow .flow-contact {
  display: block;
  margin-top: 15px;
}
#flow .flow-contact li:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#flow .flow-contact-box {
  padding: 13px 15px 15px;
}
#flow .flow-contact-btn {
  height: 50px;
}
#flow .flow-contact-tel {
  text-align: center;
}
#flow .flow-contact-tel-link {
  font-size: 3.3rem;
}
#flow .faq-inner {
  padding-top: 30px;
}
#flow .faq-list {
  margin-top: 20px;
}
#flow .faq-list-item {
  padding: 15px 15px 15px 50px;
}
#flow .faq-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#flow .faq-list-ttl {
  padding: 5px 0;
  font-size: 1.8rem;
}
#flow .faq-list-ttl::before {
  width: 37px;
  height: 37px;
  line-height: 37px;
  left: -44px;
}
#flow .faq-list-txt {
  margin-top: 10px;
  padding: 0;
}
#flow .faq-list-txt::before {
  top: -7px;
  left: -33px;
}

/* price  SP
------------------------------------ */
.com-about .about-box {
  margin-top: 30px;
  padding: 100px 15px 20px;
  background-position: center 10px;
  background-size: 40px;
}
.com-about .about-list-item {
  width: 49%;
}
.com-about .about-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
.com-about .about-list-item:nth-of-type(n+3) {
  margin-top: 15px;
}
.com-about .about-list-ttl {
  margin-top: 5px;
  font-size: 1.4rem;
}
.com-about .about-list-dl dt {
  font-size: 1.4rem;
}
.com-about .price-list {
  margin-top: 20px;
  background-image: url(../img/price/arw-sp.png);
  background-size: 30px;
  flex-direction: column;
  align-items: center;
}
.com-about .price-list li {
  max-width: none;
}
.com-about .price-list li:nth-of-type(n+2) {
  margin: 40px auto 0;
}
.com-about .price-txt {
  margin-top: 15px;
}
.com-about .price-detail-list-txt {
  padding: 10px 15px;
}
.com-about .products-list {
  padding: 15px 15px;
}
.com-about .products-list li {
  width: 90%;
}

/* voice  SP
------------------------------------ */
#voice .about-list-dl-item {
  display: block;
}
#voice .about-list-dl dt {
  display: inline-block;
}
#voice .about-list-dl dd {
  margin: 0;
}
#voice .voice-flx {
  display: block;
}
#voice .voice-flx-contents {
  margin: 10px auto 0;
}
#voice .voice-flx-img {
  width: 100%;
  padding-top: 77%;
}
#voice .voice-flx-ttl {
  font-size: 2rem;
}

/* company  SP
------------------------------------ */
#company .message-ttl-sub {
  flex-direction: column;
  align-items: center;
}
#company .message-ttl-sub::before {
  width: 81px;
  height: 123px;
}
#company .message-ttl-sub-txt {
  margin: 10px auto 0;
  font-size: 1.8rem;
}
#company .company-table-wrap {
  margin-top: 20px;
  padding: 15px;
}
#company .company-map-ttl {
  font-size: 1.8rem;
}/*# sourceMappingURL=style_sp.css.map */