@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: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "futura-medium-bt";
  src: url("../fonts/futura-medium-bt.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;
}

.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-box {
  padding: 20px 15px;
}

.news-post-item {
  width: 49%;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 10px;
}
.news-post-contents {
  padding-left: 10px;
  border-width: 2px;
}
.news-post-time {
  font-size: 1.2rem;
}
.news-post-tag {
  margin-left: 10px;
}
.news-post-tag-txt {
  font-size: 1.2rem;
}
.news-post-ttl {
  font-size: 1.4rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  text-align: center;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
/* =========================================

  main  SP

========================================= */
/* top-news  SP
------------------------------------ */
#top-news .news-post {
  margin-top: 30px;
}
#top-news .news-btn {
  margin-top: 30px;
}

/* top-about  SP
------------------------------------ */
#top-about .about-bg::before {
  height: 200px;
}
#top-about .about-inner {
  padding-bottom: 0;
}
#top-about .about-con::before {
  width: 142px;
  height: 94px;
  top: 0;
  right: 0;
}
#top-about .about-img01 {
  width: 40%;
  margin: 20px 20px 0 auto;
  position: static;
}
#top-about .about-img03 {
  margin-top: 80px;
}
#top-about .about-txt-box {
  margin-top: 20px;
}
#top-about .about-btn {
  margin: 25px auto 0;
}
#top-about .about-list {
  width: 100%;
  margin: -35px auto 0;
}

/* top-item  SP
------------------------------------ */
#top-item .item-inner::before {
  width: 121px;
  height: 134px;
  left: 25px;
  top: -20px;
}

/* top-item  SP
------------------------------------ */
#top-item .item-list {
  flex-direction: column;
  align-items: center;
}
#top-item .item-list-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
#top-item .item-list-ttl {
  margin-top: 10px;
  font-size: 1.7rem;
}
#top-item .item-list-link {
  margin-top: 15px;
  padding: 0 5px 8px;
  font-size: 1.3rem;
}

/* top-slider  SP
------------------------------------ */
.top-slider {
  padding: 50px 0;
}

/* top-scene  SP
------------------------------------ */
#top-scene .scene-inner {
  padding: 0 0 50px;
}
#top-scene .scene-box {
  padding: 46% 0 0;
  background-size: 100%;
  background-position: center top;
}
#top-scene .scene-box::before {
  width: 120px;
  height: 120px;
  bottom: auto;
  top: 15%;
  right: 0;
}
#top-scene .scene-box::after {
  width: 100px;
  height: 100px;
  bottom: auto;
  top: 25%;
  left: 0;
}
#top-scene .scene-box-con {
  padding: 40px 15px 20px;
}
#top-scene .scene-box-txt {
  margin-top: 15px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-box {
  padding: 35px 15px;
}
.com-contact .contact-ttl::after {
  margin-top: 20px;
}
.com-contact .contact-txt {
  margin-top: 25px;
}
.com-contact .contact-btn {
  margin: 25px auto 0;
}

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

sub layout  SP

========================================= */
/* chair  SP
------------------------------------ */
.com-about .about-en {
  line-height: 1.5;
}
.com-about .about-flx {
  margin-top: 25px;
}
.com-about .about-con {
  margin: 10px auto 0;
}
.com-about .about-con-price {
  font-size: 2rem;
}
.com-about .about-con-txt {
  margin-top: 15px;
}
.com-about .about-con-btn {
  margin: 35px auto 0;
}
.com-about .about-list {
  margin-top: 30px;
}
.com-about .about-list-item {
  width: 32%;
}

.com-worries .worries-list {
  margin-top: 30px;
}
.com-worries .worries-list-item {
  padding: 5px 15px;
}
.com-worries .worries-list p {
  padding: 5px 0 5px 25px;
  background-size: 19px;
  background-position: left 10px;
  font-size: 1.6rem;
  line-height: 1.6;
}
.com-worries .worries-arw {
  padding-top: 12%;
}

.com-reco .reco-inner {
  padding-top: 100px;
  background-position: right 45px;
  background-size: 100px;
}
.com-reco .reco-list {
  margin-top: 30px;
}
.com-reco .reco-list-item:nth-of-type(n+2) {
  margin-top: 15px;
}
.com-reco .reco-list-txt {
  margin-top: 10px;
}

.com-scene .scene-list {
  margin-top: 30px;
}
.com-scene .scene-list-item {
  flex-direction: column-reverse !important;
  align-items: center !important;
}
.com-scene .scene-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.com-scene .scene-list-con {
  margin: 10px auto 0;
}
.com-scene .scene-list-txt-box {
  margin-top: 15px;
}

.com-cart .cart-ttl {
  font-size: 1.8rem;
  line-height: 1.6;
}
.com-cart .cart-ttl::before {
  width: 29px;
  height: 24px;
  margin-right: 15px;
}
.com-cart .cart-img {
  width: 45%;
  height: 80px;
  margin: auto;
  position: relative;
}
.com-cart .cart-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

/* scene  SP
------------------------------------ */
#scene .scene-list {
  margin-top: 25px;
}
#scene .scene-list-item {
  flex-direction: column;
  align-items: center;
}
#scene .scene-list-item:nth-of-type(n+2) {
  margin-top: 20px;
  padding-top: 20px;
}
#scene .scene-list-img {
  width: 100%;
  padding-top: 64%;
}
#scene .scene-list-con {
  width: 100%;
}
#scene .scene-list-con-price {
  margin-top: 15px;
  text-align: right;
}
#scene .scene-list-btn {
  margin-top: 25px;
}
#scene .detail-ttl {
  font-size: 2.1rem;
}
#scene .detail-box {
  margin-top: 25px;
  padding: 25px 15px;
}
#scene .detail-box-list li {
  flex-direction: column !important;
  align-items: center;
}
#scene .detail-box-list li:nth-of-type(n+2) {
  margin-top: 30px;
}
#scene .detail-box-list-img {
  width: 100%;
  padding-top: 64%;
}
#scene .detail-box-list-con {
  margin: 15px auto 0;
}
#scene .detail-box-list-con-txt {
  margin-top: 15px;
}
#scene .set {
  margin-top: 30px;
  padding: 25px 15px;
}
#scene .set-list-con {
  padding-top: 10px;
}
#scene .set-all-btn {
  margin-top: 25px;
  padding: 15px;
}

/* company  SP
------------------------------------ */
#company .concept-txt-box {
  margin-top: 25px;
}
#company .company-box {
  margin-top: 25px;
  padding: 10px 15px;
}
#company .media-list {
  margin-top: 25px;
}
#company .media-list-item {
  width: 49%;
}
#company .media-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#company .media-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}
#company .media-list-ttl {
  margin-top: 5px;
}/*# sourceMappingURL=style_sp.css.map */