@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	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: -80px auto 0;
  padding-top: 80px;
}

.target {
  scroll-margin-top: 80px; /* ヘッダーの高さ分 */
}

.sp-anchor {
  padding-top: 80px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-txt .ac {
  font-size: 1.7rem;
}

.marker::before {
  height: 10px;
}

/*  共通パーツ
------------------------------------ */
.com-tel {
  font-size: 3rem !important;
}

.com-tel {
  padding-left: 30px;
  background-size: 20px;
  font-size: 3rem;
}

.news-post {
  margin: 30px auto 0;
}
.news-post-time {
  margin-right: 15px;
  font-size: 1.3rem;
  line-height: 1.8;
}
.news-post-tag-txt {
  padding: 3px 10px;
  font-size: 1.3rem;
}
.news-post-ttl {
  font-size: 1.6rem;
}

.com-tag {
  margin-top: 25px;
}
.com-tag-item {
  margin: 0 15px 15px 0;
}
.com-tag-link {
  padding: 10px 35px;
  background-size: 7px;
  background-position-x: calc(100% - 10px);
  font-size: 1.5rem;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-ttl {
  letter-spacing: 0.1em;
}
#top-about .about-ttl::after {
  height: 30px;
}
#top-about .about-txt {
  margin-top: 15px;
}
#top-about .about-btn-wrap {
  margin-top: 25px;
}

/* top-cuisine  SP
------------------------------------ */
#top-cuisine .cuisine-inner {
  padding-top: 0;
}
#top-cuisine .cuisine-box {
  margin: 15px auto 0;
}
#top-cuisine .cuisine-txt {
  margin-top: 20px;
}
#top-cuisine .cuisine-list {
  margin-top: 25px;
}
#top-cuisine .cuisine-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-cuisine .cuisine-img02 {
  margin-top: 25px;
}

/* top-scene  SP
------------------------------------ */
#top-scene .scene-txt {
  margin-top: 20px;
  padding: 0 15px;
  text-align: left;
}

.com-scene .scene-list {
  padding: 0 15px 15%;
  flex-wrap: wrap;
}
.com-scene .scene-list-item {
  width: 49%;
  padding-top: 65%;
  padding-bottom: 3%;
}
.com-scene .scene-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
.com-scene .scene-list-item:nth-of-type(n+3) {
  margin-top: 5%;
}
.com-scene .scene-list-en {
  font-size: 5vw;
}
.com-scene .scene-list-ttl {
  font-size: 4.55vw;
}

/* top-room  SP
------------------------------------ */
#top-room .room-inner {
  padding: 50px 5px;
}
#top-room .room-txt {
  max-width: 250px;
}
#top-room .room-btn {
  justify-content: center;
}
#top-room .room-btn-wrap {
  margin-top: 20px;
}
#top-room .room-list {
  margin: 50px auto 0;
}
#top-room .room-list-item:nth-of-type(1) {
  width: 55%;
  margin-left: auto;
}
#top-room .room-list-item:nth-of-type(2) {
  width: 38%;
  margin: -27% auto 0 0;
}
#top-room .room-list-item:nth-of-type(3) {
  width: 50%;
  margin: -40% 5% 0 auto;
}
#top-room .room-list-ttl {
  margin-left: 5px;
  font-size: 4.2vw;
  line-height: 1.3;
}
#top-room .room-list-ttl::before {
  width: 15px;
  margin-right: 7px;
}
#top-room .room-list-txt {
  margin-top: 5px;
  margin-left: 5px;
  font-size: 3.8vw;
  letter-spacing: 0.02em;
}
#top-room .com-ttl01 {
  padding-left: 10px;
}
#top-room .room-txt {
  padding-left: 10px;
}
#top-room .room-btn-wrap {
  margin-left: 10px;
}

/* top-wedding  SP
------------------------------------ */
#top-wedding {
  background-size: 60%;
}
#top-wedding .wedding-con {
  margin-left: 10px;
}
#top-wedding .wedding-txt {
  margin-top: 15px;
  font-size: 1.4rem;
}
#top-wedding .wedding-btn-wrap {
  margin-top: 20px;
}

/* top-access  SP
------------------------------------ */
#top-access {
  padding-bottom: 50px;
}
#top-access .access-box {
  background-size: 100%;
  padding-top: 50%;
  border-radius: 20px;
}
#top-access .access-ttl {
  max-width: 171px;
}
#top-access .access-address {
  margin-top: 20px;
}
#top-access .access-btn {
  margin: 25px auto 0;
  height: 50px;
}
#top-access .access-btn::before {
  width: 17px;
}

/* com-contact  SP
------------------------------------ */
.com-contact {
  background-size: 60%;
  background-position-y: top;
}
.com-contact::before, .com-contact::after {
  height: 18px;
}
.com-contact .contact-inner {
  padding-top: 60%;
}
.com-contact .contact-ttl .ja {
  margin-top: -20px;
}
.com-contact .contact-txt {
  margin-top: 25px;
  text-align: left;
}
.com-contact .contact-list {
  margin-top: 30px;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
  max-width: 280px;
}
.com-contact .contact-list-btn {
  height: 60px;
}

/* top-blog  SP
------------------------------------ */
#top-blog .blog-inner {
  display: block;
}
#top-blog .blog-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-blog .blog-ttl .en {
  margin-left: 10px;
}
#top-blog .blog-ttl .en::after {
  height: 30px;
}
#top-blog .blog-btn-wrap {
  margin-top: 0;
  padding-right: 20px;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .greeting-txt {
  margin-top: 20px;
}
#about .about {
  margin-top: 35px;
}
#about .about-flx {
  margin-top: 15px;
  flex-direction: column-reverse;
  align-items: center;
}
#about .about-flx-txt {
  margin-top: 10px;
}
#about .about-flx-list {
  flex-direction: column;
  align-items: center;
}
#about .about-flx-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#about .about-flx-img {
  margin-top: 20px;
}
#about .about-list-item:nth-of-type(n+2) {
  margin-top: 35px;
}
#about .about-list-img {
  margin: 20px auto 0;
}
#about .about-list-txt {
  margin-top: 10px;
}
#about .info {
  margin-top: 35px;
}
#about .info-txt-box {
  margin-top: 15px;
}
#about .info-list {
  flex-direction: column;
  align-items: center;
}
#about .info-list li:nth-of-type(n+2) {
  margin: 5px auto 0;
}

.com-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
.com-bnr .bnr-list-item {
  margin: auto;
}
.com-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 10px auto 0;
}
.com-bnr .bnr-list-link {
  height: 0;
  margin: auto;
  padding-top: 72%;
}
.com-bnr .bnr-list-ttl {
  left: 8%;
  bottom: 15%;
}
.com-bnr .bnr-list-ttl::after {
  width: 35px;
  height: 35px;
  margin-left: 15px;
  background-size: 31px;
}

/* menu  SP
------------------------------------ */
#menu .cuisine-txt {
  margin-top: 15px;
}
#menu .cuisine-list {
  margin-top: 30px;
}
#menu .cuisine-list-item {
  padding-top: 62%;
  position: relative;
}
#menu .cuisine-list-item:nth-of-type(n+2) {
  margin-top: 35px;
}
#menu .cuisine-list-item:nth-of-type(2) {
  padding-top: 67%;
}
#menu .cuisine-list-img {
  width: 49%;
  position: absolute;
  top: 0;
}
#menu .cuisine-list-img01, #menu .cuisine-list-img03, #menu .cuisine-list-img05 {
  left: 0;
}
#menu .cuisine-list-img02, #menu .cuisine-list-img04, #menu .cuisine-list-img06 {
  right: 0;
}
#menu .cuisine-list-txt {
  margin-top: 15px;
  text-align: left;
}
#menu .thought {
  margin-top: 50px;
  flex-direction: column-reverse;
  align-items: center;
}
#menu .thought-con {
  margin: 15px auto 0;
}
#menu .thought-txt {
  margin-top: 15px;
}

.qa-inner {
  padding-top: 0;
}
.qa-list {
  margin-top: 20px;
}
.qa-list-item {
  padding: 20px 15px;
  border-radius: 20px;
}
.qa-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.qa-list-ttl {
  font-size: 1.7rem;
}
.qa-list-ttl::before {
  margin-top: -3px;
  margin-right: 12px;
  font-size: 2.4rem;
}
.qa-list-txt {
  margin-top: 15px;
}

.sub-scene .scene {
  margin-top: 25px;
}
.sub-scene .scene-inner {
  padding: 50px 15px;
}

/* room  SP
------------------------------------ */
#room .about {
  margin-top: 20px;
}
#room .about-txt {
  margin-top: 10px;
}
#room .room-list {
  margin-top: 30px;
}
#room .room-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#room .room-list-txt {
  margin-top: 15px;
}
#room .room-list-dl {
  margin-top: 20px;
}
#room .room-list-dl .item {
  display: block;
}
#room .room-list-dl .item dt {
  display: inline-block;
}
#room .room-list-dl .item dd {
  margin: 5px 0 0;
}
#room .room-list-img {
  margin-top: 20px;
}
#room .room-list-img li {
  width: 49%;
  padding-top: 42%;
}
#room .room-list-img li:nth-of-type(2n) {
  margin-left: 2%;
}
#room .room-list-img li:nth-of-type(n+3) {
  margin-top: 2%;
}
#room .scene-list-item {
  padding-top: 67%;
  padding-bottom: 2%;
}
#room .scene-list-ttl {
  font-size: 4vw;
}

/* voice  SP
------------------------------------ */
#voice .voice-txt {
  margin-top: 15px;
}
#voice .voice-list {
  margin-top: 25px;
}
#voice .voice-list-item {
  flex-direction: column;
  align-items: center;
}
#voice .voice-list-img {
  width: 100%;
  padding-top: 66.3%;
}
#voice .voice-list-dl {
  margin-top: 15px;
}
#voice .voice-list-dl div:nth-of-type(n+2) {
  margin-left: 25px;
}
#voice .voice-list-dl dt {
  width: 60px;
  height: 30px;
  line-height: 30px;
}
#voice .voice-list-dl dd {
  margin-left: 10px;
}
#voice .voice-list-con {
  margin: 40px auto 0;
}
#voice .voice-list-ttl {
  font-size: 1.8rem;
}
#voice .voice-list-txt {
  margin-top: 15px;
}

/* plan  SP
------------------------------------ */
#plan .plan-txt {
  margin-top: 15px;
}
#plan .plan-tag {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#plan .plan-tag-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#plan .plan-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#plan .plan-list-txt {
  margin-top: 15px;
}
#plan .plan-list-flx {
  flex-direction: column;
  align-items: center;
}
#plan .plan-list-img {
  width: 100%;
  padding-top: 66.3%;
}
#plan .plan-list-ttl {
  padding-bottom: 6px;
}
#plan .plan-list-dl {
  margin-top: 15px;
}
#plan .plan-list-dl div:nth-of-type(n+2) {
  margin-left: 25px;
}
#plan .plan-list-dl dt {
  width: 60px;
  height: 30px;
  line-height: 30px;
}
#plan .plan-list-dl dd {
  margin-left: 10px;
}
#plan .plan-list-con {
  margin: 40px auto 0;
}
#plan .plan-list-ttl {
  font-size: 1.8rem;
}
#plan .plan-list-txt {
  margin-top: 15px;
}

/* wedding  SP
------------------------------------ */
#wedding .wedding-txt {
  margin-top: 25px;
}
#wedding .wedding-img {
  margin: 15px auto 0;
}
#wedding .wedding-head {
  margin-top: 30px;
}
#wedding .wedding-list {
  margin-top: 15px;
}
#wedding .wedding-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#wedding .wedding-list-img {
  margin-top: 2%;
}
#wedding .scene-list-ttl {
  font-size: 3.7vw;
  letter-spacing: 0.05em;
}

/* access  SP
------------------------------------ */
#access .greeting-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#access .greeting-con-ttl {
  text-align: center;
  font-size: 1.8rem;
}
#access .greeting-txt {
  margin: 10px auto 0;
}
#access .greeting-movie {
  margin: 20px auto 0;
}
#access .info-inner {
  display: block;
  padding-top: 0;
}
#access .info-table {
  margin: 25px auto 0;
}

/* contact  SP
------------------------------------ */
#contact .contact-txt {
  margin-top: 15px;
}
#contact .contact-worktime {
  margin-top: 10px;
}
#contact form-inner {
  padding-top: 0;
}/*# sourceMappingURL=style_sp.css.map */