/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Noto Serif Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Light";
  src: url("../fonts/NotoSansCJKjp-Light.otf");
}
@font-face {
  font-family: "Noto sans Regular";
  src: url("../fonts/noto-sans-jp-r.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Medium";
  src: url("../fonts/noto-sans-jp-m.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Bold";
  src: url("../fonts/noto-sans-jp-b.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Black";
  src: url("../fonts/noto-sans-jp-black.woff") format("woff");
}
@font-face {
  font-family: "hina";
  src: url("../fonts/HinaMincho-Regular.ttf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Noto Serif Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Light";
  src: url("../fonts/NotoSansCJKjp-Light.otf");
}
@font-face {
  font-family: "Noto sans Regular";
  src: url("../fonts/noto-sans-jp-r.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Medium";
  src: url("../fonts/noto-sans-jp-m.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Bold";
  src: url("../fonts/noto-sans-jp-b.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Black";
  src: url("../fonts/noto-sans-jp-black.woff") format("woff");
}
@font-face {
  font-family: "hina";
  src: url("../fonts/HinaMincho-Regular.ttf");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

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

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

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

.cmn-list-item {
  width: 100%;
}
.cmn-list-item:nth-of-type(2n-1) .cmn-list-figure {
  position: relative;
  left: -15px;
}
.cmn-list-item:nth-of-type(2n) .cmn-list-figure {
  position: relative;
  right: -15px;
}
.cmn-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
.cmn-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;
}
.cmn-list-figure {
  width: 100%;
}
.cmn-list-txt-wrap {
  width: 100%;
  max-width: 100%;
  margin: 15px auto 0;
}
.cmn-list-ttl {
  padding-bottom: 12px;
}
.cmn-list-link {
  bottom: 6px;
}
.cmn-list-txt {
  margin-top: 5px;
}

.blog-link {
  padding: 0 9px 9px;
}
.blog-time {
  line-height: 1.6;
}
.blog-tag {
  line-height: 1.5;
}
.blog-tag-wrap {
  padding: 0;
  border: none;
}
.blog-ttl {
  font-size: 15px;
  font-size: 1.5rem;
}

/*	sec01  SP
------------------------------------ */
#sec01 .bg {
  background-position: -26px top;
  background-size: 166%;
}
#sec01 .sec-inner {
  padding: 50% 15px 30px;
}
#sec01 .head {
  width: 70%;
  margin-left: auto;
}

/*	sec02  SP
------------------------------------ */
#sec02 .head {
  max-width: 300px;
  background: url(../img/top/sec02-ttl-sp.png) no-repeat right center/cover;
  padding: 5px 0;
}
#sec02 .head-txt {
  display: inline-block;
  width: 100%;
  padding: 3px 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
  font-size: 24px;
  font-size: 2.4rem;
}
#sec02 .head-txt-sm {
  font-size: 20px;
  font-size: 2rem;
}
#sec02 .cmn-txt {
  font-family: "Noto serif Regular", serif;
}
#sec02 .cmn-txt-box {
  margin: 20px auto 0;
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
}
#sec02 .cmn-txt-box p:nth-of-type(n+2) {
  margin: 20px auto 0;
}

/*	sec03  SP
------------------------------------ */
#sec03 .figure {
  width: 100%;
  padding-top: 70%;
  position: relative;
  overflow: hidden;
}
#sec03 .figure img {
  height: 184%;
  top: auto;
}
#sec03 .figure-r img {
  height: 138%;
}
#sec03 .list {
  margin-top: 20px;
}
#sec03 .list-num {
  width: 45px;
}
#sec03 .list-txt {
  text-align: left;
}

/*	sec04  SP
------------------------------------ */
#sec04 .bg {
  padding: 50px 15px;
}

/*	sec05  SP
------------------------------------ */
#sec05 .head {
  font-size: 25px;
  font-size: 2.5rem;
}
#sec05 .head-ac {
  background-size: 100%;
}
#sec05 .cmn-txt-box {
  margin-top: 25px;
}
#sec05 .list {
  margin-top: 30px;
  max-width: 365px;
}
#sec05 .list-item {
  width: 49%;
  height: 0;
  margin: 0;
  padding-top: 49%;
  position: relative;
}
#sec05 .list-item:nth-of-type(n+3) {
  margin-top: 2%;
}
#sec05 .list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#sec05 .list-txt {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
}

/*	top-news  SP
------------------------------------ */
#top-news .head {
  padding-bottom: 20px;
  background: url(../img/top/news-ico.png) no-repeat center bottom/195px;
}
#top-news .blog-list-box {
  margin-top: 30px;
  padding: 20px 15px;
}

/*	cmn-contact  SP
------------------------------------ */
.cmn-contact .box {
  width: 100%;
  height: auto;
  padding: 6px;
  background-size: auto auto;
  background-color: rgb(89, 77, 64);
  background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 10px, rgb(48, 33, 18) 10px, rgb(48, 33, 18) 15px);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgb(48, 33, 18) 10px, rgb(48, 33, 18) 15px);
}
.cmn-contact .box-bg {
  padding: 20px 15px;
}
.cmn-contact .box-info-list li:nth-of-type(n+2) {
  margin: 15px auto 0;
}
.cmn-contact .box-info-ttl {
  padding: 2.5px;
  line-height: 1.5;
}
.cmn-contact .box-info-tel {
  font-size: 18px;
  font-size: 1.8rem;
}

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

  sub layout  SP

========================================= */
/*	commit  SP
------------------------------------ */
#commit .sec01 .cmn-list {
  margin-top: 30px;
}
#commit .sec01 .cmn-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#commit .sec01 .cmn-list-txt-wrap {
  max-width: 100%;
  padding-top: 0;
}
#commit .sec01 .cmn-list-ttl-num {
  width: 42px;
}
#commit .sec01 .cmn-list-figure {
  position: static !important;
}
#commit .sec01 .cmn-txt-box {
  margin-top: 20px;
}

/*	menu  SP
------------------------------------ */
#menu .sec01 .anchor-btn {
  height: 55px;
  line-height: 55px;
}
#menu .sec01 .anchor-btn-wrap {
  -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;
}
#menu .sec01 .anchor-btn-item {
  max-width: 290px;
}
#menu .sec01 .anchor-btn-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#menu .sec01 .anchor01 {
  margin-top: -80px;
  padding-top: 80px;
}
#menu .sec01 .anchor02 {
  margin-top: -80px !important;
  padding-top: 130px !important;
}
#menu .sec01 .cmn-figure {
  margin-top: 15px;
}
#menu .sec01 .cmn-txt-box {
  margin-top: 15px;
}
#menu .sec01 .menu-box {
  margin-top: 20px;
  padding: 20px 15px;
}
#menu .sec01 .menu-list {
  -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;
}
#menu .sec01 .menu-list .menu-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#menu .sec01 .menu-item-lg {
  max-width: 300px;
}
#menu .sec01 .menu-table th {
  width: 75%;
  padding: 0 0 10px 5px;
}
#menu .sec01 .menu-table td {
  width: 25%;
  padding: 0 5px 10px 0;
}
#menu .sec01 .menu-table-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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#menu .sec01 .menu-table-flex .menu-table tr:nth-of-type(1) th, #menu .sec01 .menu-table-flex .menu-table tr:nth-of-type(1) td {
  padding-top: 10px;
}
#menu .sec01 .menu-table-flex .menu-table:nth-of-type(n+2) {
  margin-top: 0;
  border-top: 1px solid #e5e5e5;
}
#menu .sec01 .cont:nth-of-type(n+2) {
  margin-top: 50px;
}
#menu .sec01 .takeout {
  margin-top: 30px;
}
#menu .sec01 .takeout-item {
  -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;
}
#menu .sec01 .takeout-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#menu .sec01 .takeout-right {
  padding-top: 10px;
}
#menu .sec01 .takeout-txt {
  margin-top: 12px;
}

/*	banquet  SP
------------------------------------ */
#banquet .sec01 .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;
}
#banquet .sec01 .list-txt-wrap {
  padding-top: 10px;
}
#banquet .sec01 .list-txt-box {
  margin-top: 10px;
}
#banquet .sec02 .list {
  margin: 20px auto 0;
  -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;
}
#banquet .sec02 .list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}

/*	information  SP
------------------------------------ */
#information .sec01 .box {
  padding: 15px;
}
#information .sec02 .list {
  margin-top: 20px;
}
#information .sec02 .list-item:nth-of-type(n+2) {
  margin-top: 20px;
}