/*	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: "zen-r";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
}
@font-face {
  font-family: "zen-b";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
}
@font-face {
  font-family: "zen-bk";
  src: url("../fonts/ZenKakuGothicNew-Black.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: "zen-r";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
}
@font-face {
  font-family: "zen-b";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
}
@font-face {
  font-family: "zen-bk";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

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

.com-md-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: 20px;
}

.com-tel-num {
  font-size: 26px;
  font-size: 2.6rem;
}

.com-point {
  -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;
}
.com-point-item {
  max-width: 350px;
  padding-top: 30px;
}
.com-point-item:nth-of-type(n+2) {
  margin-top: 25px;
}
.com-point-ico {
  position: static;
}
.com-point-ico img {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.com-point-num {
  top: -4px;
}
.com-point-head {
  margin: 15px auto 0;
}
.com-point-head-lg {
  font-size: 24px;
  font-size: 2.4rem;
}
.com-point-txt-box {
  margin: 25px auto 0;
  padding: 15px;
  height: auto;
  position: static;
}

.com-price-table th {
  padding-left: 20px;
}
.com-price-table td {
  padding-right: 20px;
}

.news-post {
  -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;
}
.news-post-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}

/*	top-about  SP
------------------------------------ */
#top-about .about-head-en::after {
  width: 87px;
}
#top-about .about-img {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding-top: 0;
  position: relative;
  top: auto;
  left: -15px;
}
#top-about .about-img img {
  position: static;
}
#top-about .about-con {
  max-width: 100%;
  margin-top: 20px;
}
#top-about .com-txt-box {
  margin-top: 30px;
}

/*	top-movie  SP
------------------------------------ */
#top-movie .movie-bg {
  background-size: 54%, 37px;
}
#top-movie .movie-bg::before {
  height: 33%;
}
#top-movie .movie-txt {
  margin-top: 21px;
}
#top-movie .movie-box {
  margin-top: 30px;
}
#top-movie .movie-box-txt {
  white-space: nowrap;
}
#top-movie .movie-about {
  margin-top: 50px;
  padding: 30% 0 30px;
  background-position: right top;
  background-size: 60%;
}
#top-movie .movie-about-ttl {
  display: block;
  padding: 0 0 10px;
  line-height: 1.5;
  text-align: center;
}
#top-movie .movie-about-txt {
  padding: 0 15px;
}

/*	top-point  SP
------------------------------------ */
#top-point .point-head-en {
  font-size: 18px;
  font-size: 1.8rem;
}

/*	top-menu  SP
------------------------------------ */
#top-menu .menu-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 4px 0;
  font-size: 4vw;
  line-height: 1.3;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#top-menu .menu-tab_list {
  padding: 30px 15px;
}
#top-menu .menu-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;
}
#top-menu .menu-list-flex-con {
  margin: 10px auto 0;
  max-width: 100%;
}
#top-menu .menu-list article:nth-of-type(n+2) {
  margin-top: 40px;
}
#top-menu .menu-btn {
  margin-top: 40px;
}
#top-menu .menu-txt {
  margin-top: 28px;
}

/*	top-service  SP`
------------------------------------ */
#top-service .service-bg {
  padding: 50px 15px;
}
#top-service .service-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;
}
#top-service .service-list-item {
  width: 100%;
  max-width: 400px;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-service .service-list-btn {
  font-size: clamp(20px, 6vw, 30px);
}

/*	top-access  SP
------------------------------------ */
#top-access .access-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-access .access-table {
  border-width: 3px;
}
#top-access .access-table th, #top-access .access-table td {
  display: block;
  width: 100%;
}
#top-access .access-table th {
  padding: 15px 15px 0;
}
#top-access .access-table td {
  padding: 0 15px 15px;
}
#top-access .ggmap {
  margin: 30px auto 0;
  border-width: 3px;
}

/*	com-contact  SP
------------------------------------ */
.com-contact-inner {
  padding-top: 35%;
}
.com-contact-img {
  width: 80%;
  right: 0;
}
.com-contact-head::before {
  bottom: -15px;
}
.com-contact-txt {
  margin-top: 25px;
}
.com-contact-time {
  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: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.com-contact-time-item:nth-of-type(n+2) {
  margin: 3px 0 0;
}

/*	top-news  SP
------------------------------------ */
#top-news .news-btn {
  max-width: 150px;
  padding-left: 22px;
  text-align: left;
  background-position: calc(100% - 9px) center;
  background-size: 20px;
}
#top-news .news-post {
  margin-top: 25px;
}
#top-news .com-head01 {
  display: block;
  text-align: left;
}
#top-news .com-head01-en {
  margin: 5px 0 0;
}

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

  sub layout  SP

========================================= */
/*	service  SP
------------------------------------ */
.com-about-img {
  position: relative;
  right: -15px;
}
.com-about-con {
  max-width: 100%;
  margin: 15px auto 0;
}
.com-about-txt-box {
  margin-top: 20px;
}

.com-reco-list-item {
  background-size: 20px;
  padding-left: 27px;
  background-position: left 2px;
}

.com-feature-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;
}
.com-feature-list article:nth-of-type(n+2) {
  margin: 30px auto 0;
}

#service .com-head02 {
  border-width: 4px;
  padding-left: 10px;
  line-height: 1.5;
}
#service .menu-box {
  padding: 30px 10px;
}
#service .menu-flex {
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#service .menu-flex-con {
  margin: auto;
  padding: 20px 15px;
}
#service .menu-flex-con-ttl span {
  padding: 0 30px;
  background-size: 14px;
}
#service .menu-flex-con-list {
  margin-top: 20px;
}
#service .menu-flex-con-list-item {
  padding-left: 30px;
  background-size: 20px;
}
#service .menu-flex-l {
  margin: 30px auto 0;
}
#service .menu-ttl {
  margin-top: 17px;
}
#service .menu-txt {
  margin-top: 15px;
}
#service .menu-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;
}
#service .menu-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#service .menu-list-ttl {
  margin-top: 17px;
}
#service .menu-list-txt {
  margin-top: 15px;
}
#service .menu-btn {
  margin-top: 50px;
  -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;
}
#service .menu-btn-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#service .merit-txt {
  margin-top: 20px;
  text-align: left;
}
#service .comp-scroll {
  overflow-x: scroll;
}
#service .comp-table {
  width: 824px;
}
#service .comp-table th, #service .comp-table td {
  padding: 10px 5px;
}
#service .comp-table-ttl {
  width: 150px;
}
#service .facility-txt {
  margin-top: 20px;
}
#service .facility-list-img {
  -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;
}
#service .facility-list-img li:nth-of-type(n+2) {
  margin: 20px auto 0;
}

/*	price  SP
------------------------------------ */
#price .anchor-mp:nth-of-type(n+2) {
  padding-top: 160px;
}
#price .menu-anchor {
  width: 820px;
  margin: auto;
}
#price .menu-anchor-scroll {
  overflow-y: scroll;
  padding: 20px 10px;
  background: #Fff;
  border: 1px solid #000000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
#price .menu-anchor-item {
  max-width: 190px;
}
#price .menu-anchor-item:nth-of-type(n+2) {
  margin-left: 20px;
}
#price .menu-option-list {
  margin-top: 20px;
}
#price .menu-option-list-ttl {
  padding-left: 59px;
}
#price .menu-option-list-ttl01 {
  background-size: 24px;
}
#price .menu-option-list-ttl02 {
  background-size: 30px;
}
#price .menu-option-list-ttl03 {
  background-size: 27px;
}
#price .menu-option-list-ttl04 {
  background-size: 50px;
}
#price .menu-option-list-ttl05 {
  background-size: 35px;
}
#price .menu-option-list-txt {
  margin-top: 15px;
}
#price .com-list {
  margin-top: 30px;
}
#price .com-list-item:nth-of-type(n+2) {
  margin-top: 40px;
  padding-top: 40px;
}
#price .com-list-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#price .com-list-flex-l {
  margin: 15px auto 0;
}
#price .com-list-head-en {
  font-size: 16px;
  font-size: 1.6rem;
}
#price .com-list-head-ja {
  display: block;
  margin-top: 5px;
}
#price .com-list-txt-box {
  margin-top: 20px;
}
#price .com-menu-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;
}
#price .com-menu-flex-r {
  margin: 15px auto 0;
}
#price .com-menu-list-ttl {
  width: 135px;
}
#price .com-menu-list-txt {
  margin-left: 20px;
}
#price .com-detail-list li:nth-of-type(2n) {
  margin-left: 2%;
}
#price .com-detail-list li:nth-of-type(n+3) {
  margin-top: 15px;
}
#price .com-detail-list-item {
  width: 49%;
}
#price .com-detail-list-ttl {
  padding: 5px 0;
  font-size: 15px;
  font-size: 1.5rem;
}
#price .com-detail-list-ttl-sp {
  font-size: 14px;
  font-size: 1.4rem;
}
#price .com-price-list {
  margin: 15px auto 0;
}
#price .com-price-table-other th {
  padding-left: 7px;
}
#price .com-price-table-other td {
  padding-right: 7px;
}

/*	works  SP
------------------------------------ */
.com-tag {
  margin-top: 20px;
}
.com-tag-item {
  width: 49%;
}
.com-tag-item:nth-of-type(2n) {
  margin-left: 2%;
}
.com-tag-item:nth-of-type(n+3) {
  margin-top: 15px;
}
.com-tag-link {
  padding: 10px 24px;
  background-position: calc(100% - 12px) center;
  background-size: 7px;
}

#works .works-list {
  margin-top: 40px;
}
#works .works-list-item {
  margin: auto;
}
#works .works-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#works .works-list-tag-txt {
  padding: 5px 13px;
}
#works .works-list-img {
  -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;
  background-position: 0 44%;
}
#works .works-list-img-item-before {
  width: 51%;
  max-width: 100%;
}
#works .works-list-img-item-after {
  width: 90%;
  max-width: 100%;
  margin-top: 15px;
  margin-left: auto;
}
#works .works-list-con {
  padding: 20px 15px 23px;
}
#works .detail .works-inner {
  padding: 50px 15px;
}
#works .detail .works-list-head {
  margin-top: 15px;
}

/*	company  SP
------------------------------------ */
#company .com-head03-sm {
  font-size: 18px;
  font-size: 1.8rem;
}
#company .about-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#company .about-l {
  margin: 20px auto 0;
  max-width: 100%;
}
#company .about-list {
  margin-top: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#company .about-list-item {
  width: 49%;
}
#company .about-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#company .about-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}
#company .feature-box::before {
  width: 21px;
  height: 18px;
  top: -18px;
}
#company .feature-box-head {
  padding: 0 25px;
  background-size: 13px;
  background-position: left bottom, right bottom;
}
#company .feature-box-list {
  padding: 0 15px;
}
#company .feature-box-list-item {
  -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;
}
#company .feature-box-list-txt {
  margin: 5px 0 0;
  text-align: left;
}
#company .message-list {
  margin-top: 30px;
}
#company .message-list-item {
  padding: 20px 15px;
  -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;
}
#company .message-list-con {
  margin: 20px auto 0;
}
#company .message-list-name {
  padding-left: 14px;
}
#company .message-list-txt {
  margin-top: 20px;
}
#company .company .ggmap {
  padding-top: 300px;
}
#company .gallery {
  padding: 50px 15px;
}
#company .gallery-list-item {
  width: 49%;
}
#company .gallery-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#company .gallery-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}

/*	contact  SP
------------------------------------ */
#contact .contact-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#contact .contact-list-btn {
  margin-top: 20px;
}
#contact .contact-time {
  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;
}
#contact .contact .com-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;
}
#contact .contact .com-tel-num {
  font-size: 27px;
  font-size: 2.7rem;
}
#contact .contact .com-tel-note {
  margin: 5px auto 0;
}

/*	news  SP
------------------------------------ */
#news .news-post {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
#news .news-post-item {
  width: 49%;
}
#news .news-post-item:nth-of-type(2) {
  margin-top: 0;
}
#news .news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
#news .news-post-item:nth-of-type(n+3) {
  margin-top: 20px;
}