@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@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: "ZenOldMincho-Regular";
  src: url("../fonts/ZenOldMincho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Medium";
  src: url("../fonts/ZenOldMincho-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Cormorant-Medium";
  src: url("../fonts/Cormorant-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Cormorant-SemiBold";
  src: url("../fonts/Cormorant-SemiBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Cormorant-Bold";
  src: url("../fonts/Cormorant-Bold.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;
}

/*  共通パーツ
------------------------------------ */
.news-post {
  margin: 20px auto 0;
}
.news-post-tag-txt {
  font-size: 1.4rem;
}
.news-post-link {
  padding: 15px 0;
}

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

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-inner {
  padding-bottom: 20px;
}
#top-about .about-inner02 {
  padding-top: 0;
}
#top-about .about-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#top-about .about-img {
  width: 100%;
  position: static;
}
#top-about .about-img-r {
  width: 90%;
}
#top-about .about-img-l {
  width: 80%;
  margin-left: auto;
}
#top-about .about-ttl .sm {
  margin-top: 10px;
}
#top-about .about-ttl-sub {
  margin-top: 20px;
  padding: 4px;
  font-size: 1.8rem;
}
#top-about .about-txt-box {
  margin-top: 15px;
}
#top-about .about-table-ttl, #top-about .about-table-en {
  padding-top: 10px;
  padding-bottom: 10px;
}
#top-about .about-table-ttl {
  padding-left: 25px;
}

/* top-our  SP
------------------------------------ */
#top-our .our-img {
  position: static;
}
#top-our .our-ttl-ja {
  margin: 18px 0 0 21px;
}
#top-our .our-ttl-ja::before {
  width: 25px;
  height: 25px;
  top: -26px;
  left: -17px;
}
#top-our .our-txt-box {
  margin-top: 15px;
}
#top-our .our-btn-wrap {
  margin-top: 20px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list-link {
  padding: 50px 15px;
}
#top-bnr .bnr-list-link::before {
  width: 100%;
}
#top-bnr .bnr-list-link02 {
  background: url(../img/top/achievements02.jpg) no-repeat center top/100% 50%, url(../img/top/achievements01.jpg) no-repeat center bottom/100% 50%;
}
#top-bnr .bnr-inner {
  padding: 0;
}
#top-bnr .bnr-ttl-ja {
  padding: 4px 5px;
}
#top-bnr .bnr-txt-box {
  margin-top: 20px;
}
#top-bnr .bnr-txt-lg {
  font-size: 1.8rem;
}
#top-bnr .bnr-txt-lg-pc {
  padding: 0;
  background: none;
}
#top-bnr .bnr-txt-sp {
  display: inline;
  background: #fff;
}
#top-bnr .mt {
  margin-top: 18px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-box {
  padding: 25px 19px;
}
.com-contact .contact-box::before {
  width: calc(100% - 20px);
  padding-top: 0;
  height: 114%;
  top: -20px;
}
.com-contact .contact-txt {
  margin-top: 25px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-post {
  margin-top: 20px;
}
#top-news .news-flx {
  justify-content: center;
}
#top-news .news-ttl {
  line-height: 1;
}
#top-news .news-btn-wrap {
  margin: 20px auto 0;
  text-align: center;
}
#top-news .news-btn.sp-only {
  display: inline-block !important;
}

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

sub layout  SP

========================================= */
/* business  SP
------------------------------------ */
#business .business-flx {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#business .business-flx-txt-box {
  margin: 15px auto 0;
}
#business .business-intro {
  margin-top: 30px;
}
#business .business-intro-ttl {
  font-size: 2rem;
}
#business .business-intro-dl {
  flex-direction: column;
  align-items: center;
}
#business .business-intro-dl-item:nth-of-type(n+2) {
  margin: 15px auto 0;
}
#business .business-intro-dl dt {
  font-size: 1.8rem;
}
#business .business-works {
  margin-top: 30px;
}
#business .business-works-ttl {
  font-size: 2rem;
}
#business .business-works-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#business .business-works-list-ttl h5 {
  font-size: 1.8rem;
}
#business .business-works-btn-wrap {
  margin-top: 20px;
}
#business .paint-about {
  margin-top: 30px;
  text-align: center;
}
#business .paint-about-ttl {
  font-size: 1.8rem;
}
#business .paint-about-txt {
  margin-top: 0px;
  text-align: left;
}
#business .paint-list {
  margin-top: 30px;
}
#business .paint-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#business .paint-list-txt {
  margin-top: 7px;
}
#business .paint-note {
  margin-top: 30px;
  text-align: left;
}
#business .management-list {
  margin-top: 40px;
}
#business .management-list li {
  padding: 15px 0;
}
#business .management-box {
  margin-top: 30px;
  padding: 20px 15px;
}
#business .policy-img {
  margin-top: 30px;
}
#business .policy-txt {
  margin-top: 15px;
}
#business .greeting-flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#business .greeting-flx-img {
  width: 80%;
  margin: auto;
}
#business .greeting-flx-contents {
  margin: 15px auto 0;
  text-align: center;
}
#business .greeting-txt-box {
  margin-top: 10px;
  text-align: left;
}
#business .greeting-name {
  font-size: 1.9rem;
}

.com-list-item {
  padding: 15px 0;
}
.com-list-ttl {
  align-items: flex-start;
}
.com-list-ttl-num {
  width: 33px;
  height: 33px;
  margin-right: 8px;
  flex-shrink: 0;
  line-height: 33px;
}
.com-list-ttl-ja {
  font-size: 1.8rem;
  line-height: 1.6;
}
.com-list-txt {
  margin-top: 10px;
  margin-left: 40px;
}

/* technology  SP
------------------------------------ */
#technology .about-ttl {
  font-size: 1.8rem;
}
#technology .about-tag-wrap {
  margin-top: 30px;
}
#technology .about-list {
  margin-top: 30px;
}
#technology .about-list-item {
  flex-direction: column !important;
  align-items: center;
}
#technology .about-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#technology .about-list-contents {
  margin: 10px auto 0;
}
#technology .about-list-ttl-sub {
  margin-top: 15px;
  font-size: 1.8rem;
}
#technology .about-list-txt {
  margin-top: 15px;
}
#technology .about-btn-wrap {
  margin-top: 30px;
}
#technology .features-list {
  margin-top: 30px;
}
#technology .features-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#technology .features-list-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#technology .features-list-img {
  margin: 0 auto 15px;
}
#technology .features-list-ttl-lg {
  font-size: 1.8rem;
}
#technology .features-list-ttl-sm {
  line-height: 1.3;
}
#technology .features-list-txt-box {
  margin-top: 15px;
}
#technology .features-list-box {
  margin-top: 25px;
  padding: 20px 15px;
}
#technology .features-list-box-ttl {
  font-size: 1.8rem;
}
#technology .features-list-box ul {
  display: block;
}
#technology .features-list-box ul li:nth-of-type(n+2) {
  margin: 10px auto 0;
}
#technology .intro-table {
  width: 836px;
}
#technology .intro-table-wrap {
  overflow-x: scroll;
}
#technology .intro-table tr th:nth-of-type(1), #technology .intro-table tr td:nth-of-type(1) {
  width: 166px;
}
#technology .intro-table tr th:nth-of-type(2), #technology .intro-table tr td:nth-of-type(2) {
  width: 296px;
}
#technology .intro-table th, #technology .intro-table td {
  padding: 10px;
}
#technology .intro-table th {
  font-size: 1.8rem;
}
#technology .faq-txt {
  margin-top: 20px;
}
#technology .faq-list {
  margin-top: 40px;
}
#technology .faq-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#technology .faq-list-ttl {
  padding: 4px 10px 4px 47px;
  font-size: 1.8rem;
}
#technology .faq-list-ttl::before {
  font-size: 2rem;
  top: 11px;
  left: 8px;
}
#technology .faq-list-txt {
  padding: 4px 10px 4px 47px;
}
#technology .faq-list-txt::before {
  font-size: 2rem;
  top: 11px;
  left: 8px;
}

/* facilities  SP
------------------------------------ */
.com-works .works-tag {
  margin-top: 25px;
}
.com-works .works-list {
  margin-top: 30px;
  justify-content: space-between;
}
.com-works .works-list-item {
  width: 49%;
}
.com-works .works-list-item:nth-of-type(n+3) {
  margin-top: 5%;
}
.com-works .works-list-ttl {
  margin-top: 5px;
  padding-bottom: 10px;
}
.com-works .detail-list {
  margin-top: 20px;
}
.com-works .detail-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-works .detail-list-item:nth-of-type(3n-2) {
  margin-left: auto;
  margin-right: auto;
}
.com-works .detail-txt {
  margin-top: 10px;
}

/* company  SP
------------------------------------ */
#company .information-table {
  margin-top: 30px;
}
#company .map-en {
  font-size: 2.5rem;
}

/* news  SP
------------------------------------ */
#news .news-post-time, #news .news-post-tag-txt {
  font-size: 3.4vw;
}
#news .detail .news-box {
  margin: 0;
  padding: 0;
}/*# sourceMappingURL=style_sp.css.map */