/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "yu-go-r";
  src: url("../fonts/YuGothic-Regular.ttf");
}
@font-face {
  font-family: "yu-go-m";
  src: url("../fonts/YuGothic-Medium.ttf");
}
@font-face {
  font-family: "yu-go-b";
  src: url("../fonts/YuGothic-Bold.ttf");
}
@font-face {
  font-family: "shi-r";
  src: url("../fonts/ShipporiMinchoB1-Regular.ttf");
}
@font-face {
  font-family: "makiba";
  src: url("../fonts/MakibaFont13.ttf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "yu-go-r";
  src: url("../fonts/YuGothic-Regular.ttf");
}
@font-face {
  font-family: "yu-go-m";
  src: url("../fonts/YuGothic-Medium.ttf");
}
@font-face {
  font-family: "yu-go-b";
  src: url("../fonts/YuGothic-Bold.ttf");
}
@font-face {
  font-family: "shi-r";
  src: url("../fonts/ShipporiMinchoB1-Regular.ttf");
}
@font-face {
  font-family: "makiba";
  src: url("../fonts/MakibaFont13.ttf");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

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

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

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

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

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

.com-faq {
  padding: 20px 0 30px;
}
.com-faq-a::before {
  top: 3px;
  bottom: auto;
}

.com-tel {
  text-align: center;
}
.com-tel-note {
  margin: 0 auto 5px;
}

/*	top-abotu  SP
------------------------------------ */
#top-about .about-img {
  width: 95%;
  position: relative;
  top: auto;
  left: -15px;
}
#top-about .about-btn {
  margin-top: 30px;
}
#top-about .com-txt {
  line-height: 2.2;
}
#top-about .com-txt-box {
  margin-top: 25px;
  text-align: left;
}

/*	top-style  SP
------------------------------------ */
#top-style .style-list {
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#top-style .style-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-style .style-list-link {
  padding-right: 30px;
  background-position: right 60%;
  background-size: 15px;
  line-height: 1;
}

/*	top-faq  SP
------------------------------------ */
#top-faq .com-faq {
  margin: 25px auto 0;
}
#top-faq .faq-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/*	top-info  SP
------------------------------------ */
#top-info .information-inner {
  padding-top: 50px;
}
#top-info .information-note {
  margin-top: 20px;
}
#top-info .information-flex {
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#top-info .ggmap {
  margin: 20px auto 0;
}

/*	top-news  SP
------------------------------------ */
#top-news .news-inner {
  padding: 0 15px 50px;
}
#top-news .news-flex {
  display: block;
}
#top-news .news-post {
  margin: 30px auto 0;
}
#top-news .com-btn {
  margin: auto;
}
#top-news .com-btn-wrap {
  margin-top: 30px;
}

/*	com-bnr  SP
------------------------------------ */
.com-bnr-link {
  display: block;
  max-width: 350px;
  margin: auto;
  background-position: calc(100% - 15px) 83%;
  background-size: 15px;
}
.com-bnr-head {
  width: 100%;
  padding: 50px 0;
  border: 1px solid #222222;
}

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

  sub layout  SP

========================================= */
/*	commit  SP
------------------------------------ */
#commit .commit-bg {
  padding: 50px 15px;
}
#commit .commit-list {
  margin-top: 25px;
}
#commit .commit-list-item {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
#commit .commit-img {
  width: 100%;
}
#commit .commit-r {
  width: 100%;
  margin: 15px auto 0 !important;
}
#commit .commit-con-head {
  padding-left: 28px !important;
  padding-bottom: 12px;
  border-bottom: 1px solid #222222;
}
#commit .commit-con-head::after {
  content: none;
}
#commit .commit-con-head-num {
  font-size: 16px;
  font-size: 1.6rem;
  left: 2px;
  top: 7px;
}
#commit .commit .com-txt-box {
  margin: 5px auto 0;
  padding: 0;
}

/*	com-buy  SP
------------------------------------ */
.com-buy-bg {
  background-size: 50%, 40%, 65%;
  background-position: left 15px, 90% top, right bottom;
}
.com-buy-inner {
  display: block;
  padding: 42% 15px 50%;
}
.com-buy-box {
  margin: 15px auto 0;
  text-align: center;
}
.com-buy-box p {
  line-height: 1.8;
}
.com-buy .com-btn {
  margin: 30px auto 0;
}

/*	products  SP
------------------------------------ */
#products .guide-txt {
  margin-top: 20px;
}
#products .list-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#products .list-flex-head {
  margin: 20px auto 0;
}
#products .list-flex-txt {
  margin-top: 25px;
  line-height: 1.8;
}
#products .list-scene {
  margin-top: 30px;
}
#products .list-gallery {
  margin-top: 30px;
}
#products .list-gallery-post-item {
  width: 49%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#products .list-gallery-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
#products .list-gallery-post-item:nth-of-type(n+3) {
  margin-top: 15px;
}
#products .list-contact {
  margin-top: 30px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#products .list-contact-con {
  margin: 15px auto 0;
}
#products .list-contact-con-ttl {
  line-height: 1.5;
}
#products .list-contact-con-btn {
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#products .list-contact-con-btn a:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#products .list-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#products .flow-list {
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#products .flow-list-item {
  margin: auto;
}
#products .flow-list-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
#products .flow-list-item:nth-of-type(n+2)::before {
  width: 12px;
  left: 0;
  right: 0;
  top: -29px;
  bottom: auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#products .flow-list-img {
  margin: 10px auto 0;
}

/*	greeting  SP
------------------------------------ */
#greeting .owner-img {
  width: 100%;
  margin: 20px auto 0;
  position: static;
}
#greeting .owner-con {
  margin: 5px auto 0;
}
#greeting .owner-head-sm {
  display: block;
  line-height: 1;
}
#greeting .owner-item01 {
  margin-top: 30px;
}
#greeting .owner-item-ttl {
  padding: 5px 13px;
}
#greeting .information-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#greeting .information-flex-txt-box {
  max-width: 100%;
  margin: 15px auto 0;
}
#greeting .information-list {
  margin-top: 30px;
}
#greeting .information-check {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#greeting .information-check-item {
  line-height: 1.5;
}
#greeting .information-check-item:nth-of-type(n+2) {
  margin: 15px 0 0;
}
#greeting .information-table th, #greeting .information-table td {
  display: block;
  padding: 0;
  line-height: 1.7;
}
#greeting .information-table td {
  padding-top: 15px;
  padding-bottom: 15px;
}
#greeting .information-class:nth-of-type(n+2) {
  margin-top: 35px;
}
#greeting .information-class-txt {
  margin: 8px auto 0;
  padding: 0;
}
#greeting .information-time {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#greeting .information-time-con {
  margin: 15px auto 0;
}
#greeting .information-time-txt {
  padding: 0 10px;
}
#greeting .information-case {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#greeting .information-case-item:nth-of-type(n+2) {
  margin: 14px auto 0;
}
#greeting .information-case-ttl {
  margin-top: 4px;
}
#greeting .information-contact-flex {
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#greeting .information-contact-con {
  margin: 15px auto 0;
}
#greeting .information-contact-txt {
  line-height: 1.9;
}
#greeting .information-tel {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#greeting .information-tel-note {
  margin: 5px auto 0;
}
#greeting .information-btn {
  margin: 20px auto 0;
}

/*	information  SP
------------------------------------ */
#information .store-ttl {
  margin-top: 20px;
  padding: 5px;
}
#information .store-list {
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#information .store-list-item:nth-of-type(n+2) {
  margin: 15px auto 0;
}
#information .com-table {
  margin-top: 0;
}
#information .ggmap {
  margin-top: 20px;
}

/*	contact  SP
------------------------------------ */
#contact .contact-txt-box {
  text-align: left;
}
#contact .contact-txt-box p:nth-of-type(n+2) {
  margin-top: 20px;
}
#contact .contact-list {
  margin-top: 30px;
}
#contact .contact-list-item {
  padding: 20px 15px;
}
#contact .contact-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#contact .contact-list-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#contact .contact-list-time {
  margin: 10px auto 0;
  line-height: 1.5;
}