@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700&display=swap');
/*
 @import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
 */
@font-face {
  font-family: 'Noto Serif Japanese';
  src: url('../font/NotoSerifCJKjp-Regular.woff'), url('../font/NotoSerifCJKjp-Regular.otf');
}
@font-face {
  font-family: 'Hiragino maru';
  src: url('../font/hiragino_maru.woff'), url('../font/hiragino_maru.otf');
}
@font-face {
  font-family: 'tsukushi';
  src: url('../font/tsukushi.woff'), url('../font/tsukushi.otf');
}
@font-face {
  font-family: 'tsukushi_b';
  src: url('../font/tsukushi_b.woff'), url('../font/tsukushi_b.otf');
}
@font-face {
  font-family: 'circe';
  src: url('../font/CirceRounded-Regular.woff'), url('../font/CirceRounded-Regular.otf');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.body_reset {
  margin: 0 auto;
  padding: 0 auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/*html*/
body {
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  text-align: left;
  font-size: 14px;
  line-height: 29px;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a, a:visited {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 1s;
  transition: all 1s;
}
a:active, a:hover {
  color: #000;
  text-decoration: none;
}
a:focus, input:focus {
  outline: none;
}
.f-min {
  font-family: 'Noto Serif Japanese', serif;
  letter-spacing: 2px;
}
.f-maru {
  font-family: 'Hiragino maru', sans-serif;
}
.f-tsukushi {
  font-family: 'tsukushi', sans-serif;
}
.f-tsukushi_b {
  font-family: 'tsukushi_b', sans-serif;
}
.f-circe {
  font-family: 'circe', sans-serif;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.list-mv02 {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mv02 {
  opacity: 1;
}
.light {
  font-weight: 200;
}
.list-mv05 {
  transform: translate(0, 40px);
}
.mv05 {
  transform: translate(0, 0);
}
body.en {
  font-family: 'Roboto Slab', serif;
  letter-spacing: 2px;
}
body.en .f-tsukushi {
  font-family: 'Roboto Slab', serif;
  letter-spacing: 2px;
}
body.en .f-tsukushi_b {
  font-family: 'Roboto Slab', serif;
  letter-spacing: 2px;
  font-weight: 700;
}
header {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}
header .logo {
  width: 500px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 60%;
  margin-left: -250px;
  margin-top: -215px;
}
header .btn_next {
  width: 40px;
  height: auto;
  position: absolute;
  left: 50%;
  bottom: 2.5%;
  margin-left: -20px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
header .btn_next:hover {
  bottom: 2.5%;
}
header .nav {
  position: absolute;
  width: 60%;
  height: auto;
  left: 20%;
  top: 2.5%;
  color: #fff;
  text-align: center;
  color: #fff;
}
header .nav a {
  padding: 0px 2.5%;
  font-size: 12px;
  color: #fff;
}
header .nav2 {
  width: 70%;
  left: 15%;
}
header .btn {
  position: absolute;
  width: 15%;
  right: 2.5%;
  top: 2.5%;
  text-align: right;
  font-size: 12px;
  color: #fff;
  font-family: 'Hiragino maru', sans-serif;
}
header .btn div {
  display: inline-block;
}
header .btn a {
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}
header .btn .sns {
  margin-left: 5%;
}
header .btn .sns img {
  width: 28px;
  margin: 0 0 0 5px;
}
header .reserve {
  position: fixed;
  right: -25px;
  bottom: 2.5%;
  width: 175px;
  height: auto;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  box-shadow: 0 0 8px #ccc;
  z-index: 100000;
}
header .reserve a {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 10px;
}
header .reserve a::after {
  position: absolute;
  content: '';
  display: inline-block;
  background-image: url(../img/btn_arow.png);
  background-size: contain;
  width: 12px;
  height: 25px;
  background-repeat: no-repeat;
  right: 35px;
  top: 12.5px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
header .reserve:hover {
  right: 0px;
}
header .reserve:hover a::after {
  right: 10px;
}
header .mv {
  /* background-image: url('../img/img_mv.png'); background-repeat: no-repeat; background-position: center; background-size: cover; */
  overflow: hidden;
  position: relative;
}
header .fitMovie {
  position: absolute;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.header_scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 1.5% 2.5%;
  width: 100%;
  height: 95px;
  border-bottom: 1px solid #f4f6f7;
}
.header_scroll .logo {
  width: 100px;
  height: auto;
}
.header_scroll .nav {
  width: 45%;
  margin-top: 5px;
  margin-left: 10%;
}
.header_scroll .nav a {
  padding-right: 3%;
  font-family: 'circe', sans-serif;
  font-size: 16px;
}
.header_scroll .btn {
  width: 15%;
  margin-top: 10px;
  margin-right: 10px;
  font-family: 'circe', sans-serif;
}
.header_scroll .btn img {
  width: 28px;
  height: auto;
  display: block;
  float: right;
  margin-left: 10px;
}
.header_scroll .btn a {
  margin-right: 2.5%;
  text-decoration: underline;
  padding-left: 2.5%;
}
.header_scroll .btn span {
  padding-right: 2.5%;
}
.header_scroll .reserve {
  width: 150px;
  height: auto;
  position: relative;
}
.header_scroll .reserve a {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 10px;
  position: relative;
  background-color: #000;
  color: #fff;
}
.header_scroll .reserve a::after {
  position: absolute;
  content: '';
  display: inline-block;
  background-image: url(../img/btn_arow2.png);
  background-size: contain;
  width: 12px;
  height: 25px;
  background-repeat: no-repeat;
  right: 10px;
  top: 12.5px;
}
.main .header_scroll {
  display: none;
}
.scroll {
  display: block;
}
.main .scroll {
  display: block;
}
.more {
  width: 250px;
  height: auto;
  margin: 5% auto 0 auto;
  position: relative;
  border: 1px solid #000;
  text-align: center;
}
.more a {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 15px 10px;
}
.more a::after {
  position: absolute;
  content: '';
  display: inline-block;
  background-image: url(../img/btn_arow.png);
  background-size: contain;
  width: 12px;
  height: 25px;
  background-repeat: no-repeat;
  right: 15px;
  top: 17.5px;
}
.more a:hover {
  background-color: #000;
  color: #fff;
}
.more a:hover::after {
  background-image: url(../img/btn_arow2.png);
}
.main {
  width: 100%;
  height: auto;
  padding-top: 7.5%;
}
.main .main_gallery {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
  position: relative;
}
.main .main_gallery .bxslider {
  margin-bottom: 1.5%;
}
.main .main_gallery .bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 39px;
}
.main .main_gallery .bx-wrapper .bx-prev {
  background-image: url(../img/btn_slide_left.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  left: 800px;
  top: 47.5%;
}
.main .main_gallery .bx-wrapper .bx-next {
  background-image: url(../img/btn_slide_right.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  right: 800px;
  top: 47.5%;
}
.main .main_gallery #slider {
  position: relative;
  width: 100%;
}
.main .main_gallery #sliderInner {
  position: relative;
  left: 50%;
  width: 2740px;
  margin-left: -1370px;
}
.main .main_gallery #sliderInner li {
  width: 900px;
}
.main .main_access {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main .main_access img.pc {
  display: block;
  width: 100%;
  height: auto;
}
.main .main_access img.sp {
  display: none;
}
.main .main_about {
  width: 750px;
  height: auto;
  margin: 0 auto 10% auto;
}
.main .main_about .main_txt {
  width: 750px;
  height: auto;
  margin: 0 auto;
}
.main .main_rooms {
  width: 80%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main .main_rooms h2 {
  width: 600px;
  height: auto;
  text-align: center;
  margin: 0 auto 5% auto;
  display: block;
  padding-bottom: 25px;
  background-image: url(../img/bg_line.png);
  background-size: 95px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  font-size: 32px;
  line-height: 42px;
}
.main .main_rooms strong {
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  padding-bottom: 5%;
  display: block;
}
.main .main_rooms img {
  margin-bottom: 5%;
}
.main .main_rooms p {
  display: block;
  width: 70%;
  height: auto;
  margin: 0 auto;
  line-height: 32px;
  text-align: center;
}
.main .main_rooms ul li {
  width: 47.5%;
}
.main .main_rooms ul li:nth-child(odd) {
  float: left;
}
.main .main_rooms ul li:nth-child(even) {
  float: right;
}
.main .main_bbq {
  width: 100%;
  height: auto;
  padding: 7.5% 10%;
  margin-bottom: 10%;
  background-color: #fff7dd;
  background-image: url('../img/bg_bbq.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main .main_bbq h2 {
  width: 600px;
  height: auto;
  text-align: center;
  margin: 0 auto 5% auto;
  display: block;
  padding-bottom: 25px;
  background-image: url(../img/bg_line.png);
  background-size: 95px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  font-size: 32px;
  line-height: 42px;
}
.main .main_bbq strong {
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  padding-bottom: 5%;
  display: block;
}
.main .main_bbq ul li {
  width: 47.5%;
  margin-bottom: 5%;
}
.main .main_bbq ul li:nth-child(odd) {
  float: left;
}
.main .main_bbq ul li:nth-child(even) {
  float: right;
}
.main .main_bbq p {
  display: block;
  width: 70%;
  height: auto;
  margin: 0 auto;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}
.main .about_memo {
  width: 60%;
  height: auto;
  margin: 0 auto;
  /* padding-top: 140px; */
}
.main .about_memo .tit {
  text-align: center;
  margin-bottom: 5%;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  display: block;
}
.main .about_memo table {
  display: block;
  margin-bottom: 10%;
}
.main .about_memo table tr th {
  width: 100px;
  vertical-align: top;
}
.main .about_memo p {
  padding-bottom: 10%;
}
.main .about_memo p strong.name {
  font-size: 18px;
  display: block;
}
.main .about_memo p span {
  font-size: 13px;
  line-height: 21px;
}
.main .main_blog {
  width: 80%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main .main_blog h2 {
  width: 400px;
  height: auto;
  text-align: center;
  margin: 0 auto 5% auto;
  display: block;
  padding-bottom: 25px;
  background-image: url(../img/bg_line.png);
  background-size: 95px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  font-size: 28px;
  line-height: 38px;
}
.main .main_blog .main_category_box {
  width: 80%;
  height: auto;
  margin: 0 auto;
}
.main .main_blog .main_category_box ul li {
  width: 30.3333%;
  height: auto;
  float: left;
  margin: 0 1.5% 3% 1.5%;
}
.main .main_blog .main_category_box ul li img {
  margin-bottom: 5px;
  transition-duration: 0.25s;
}
.main .main_blog .main_category_box ul li .category {
  font-size: 12px;
}
.main .main_blog .main_category_box ul li .tit {
  font-size: 14px;
  line-height: 20px;
  min-height: 40px;
}
.main .main_blog .main_category_box ul li .tit a:hover {
  text-decoration: underline;
}
.main .main_blog .main_category_box ul li img:hover {
  transform: scale(1.1, 1.1);
  /*画像の拡大*/
  cursor: pointer;
  /*カーソルをポインターにする*/
}
.main .main_blog .main_category_box ul li:nth-child(3n-1) {
  margin: 0 1.5% 3% 1.5%;
}
.en .main .about_memo table tr th {
  width: 250px;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 21px;
}
.en .main .about_memo table tr td {
  font-size: 13px;
  line-height: 21px;
  padding-bottom: 10px;
}
.main_topback {
  width: 39px;
  height: auto;
  margin: 0 auto 5% auto;
  text-align: center;
}
.main_topback img {
  width: 39px;
  height: auto;
}
footer {
  padding: 2.5% 0% 0 0%;
  background-color: #f3f3f3;
}
footer .nav_top {
  text-align: center;
  margin-bottom: 2.5%;
}
footer .nav_top a {
  padding: 0 2.5%;
  font-family: 'circe', sans-serif;
  font-size: 14px;
}
footer .logo {
  width: 165px;
  height: auto;
  margin: 0 auto 2.5% auto;
}
footer .nav {
  text-align: center;
  margin-bottom: 2.5%;
}
footer .nav a {
  padding: 0 1.5%;
}
footer .nav2 {
  text-align: center;
  margin-bottom: 2.5%;
}
footer .nav2 a {
  padding: 0 0.5%;
}
footer .nav2 span {
  padding: 0 0.5%;
}
footer .nav_bottom {
  width: 100%;
  border-top: 1px solid #d0d8dc;
  padding: 5px 0px;
}
footer .nav_bottom_left {
  float: left;
  width: 50%;
  padding-left: 5%;
}
footer .nav_bottom_left a {
  padding-right: 5%;
  font-size: 12px;
}
footer .copyright {
  text-align: right;
  font-size: 12px;
  width: 50%;
  padding-right: 5%;
  float: right;
}
.main_single {
  margin-top: 95px;
}
.main_concept .main_mv {
  width: 100%;
  height: auto;
  background-image: url('../img/concept/img_mv.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 80% auto;
  margin-bottom: 10%;
}
.main_concept .main_mv .tit {
  width: 100%;
  padding: 10% 2.5%;
}
.main_concept .main_mv .tit h1 {
  font-size: 32px;
  line-height: 42px;
  padding-bottom: 10px;
}
.main_concept .main_mv .tit h1 span {
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.main_concept .main_mv .tit p {
  font-size: 20px;
  line-height: 30px;
  color: #576e79;
  text-shadow: 1px 1px 2px #fff;
}
.main_concept .top_txt {
  width: 50%;
  height: auto;
  margin: 0 auto 10% auto;
  text-align: center;
}
.main_concept .main_gallery {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
  position: relative;
}
.main_concept .main_gallery .bxslider {
  margin-bottom: 1.5%;
}
.main_concept .main_gallery .bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 39px;
}
.main_concept .main_gallery .bx-wrapper .bx-prev {
  background-image: url(../img/btn_slide_left.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  left: 800px;
  top: 47.5%;
}
.main_concept .main_gallery .bx-wrapper .bx-next {
  background-image: url(../img/btn_slide_right.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  right: 800px;
  top: 47.5%;
}
.main_concept .main_gallery #slider {
  position: relative;
  width: 100%;
}
.main_concept .main_gallery #sliderInner {
  position: relative;
  left: 50%;
  width: 2740px;
  margin-left: -1370px;
}
.main_concept .main_gallery #sliderInner li {
  width: 900px;
}
.main_concept .main_concept_01 {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_concept .main_concept_01 div {
  display: table-cell;
  vertical-align: middle;
}
.main_concept .main_concept_01 .txt {
  width: 50%;
  padding: 5%;
}
.main_concept .main_concept_01 .txt strong {
  font-size: 30px;
  line-height: 40px;
  display: block;
  margin-bottom: 5%;
}
.main_concept .main_concept_01 .txt p {
  font-size: 14px;
  line-height: 30px;
}
.main_concept .main_concept_01 .img {
  width: 50%;
}
.main_concept .main_concept_01 .img_sp {
  display: none !important;
}
.main_concept .main_concept_02 {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_concept .main_concept_02 div {
  display: table-cell;
  vertical-align: middle;
}
.main_concept .main_concept_02 .txt {
  width: 50%;
  padding: 5%;
}
.main_concept .main_concept_02 .txt strong {
  font-size: 30px;
  line-height: 40px;
  display: block;
  margin-bottom: 5%;
}
.main_concept .main_concept_02 .txt p {
  font-size: 14px;
  line-height: 30px;
}
.en .main_concept .main_mv .tit p {
  font-size: 12px;
  line-height: 20px;
}
.main_bbq .main_mv {
  width: 100%;
  height: auto;
  background-image: url('../img/bbq/img_mv-min.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 80% auto;
  margin-bottom: 10%;
}
.main_bbq .main_mv .tit {
  width: 100%;
  padding: 10% 2.5%;
}
.main_bbq .main_mv .tit h1 {
  font-size: 32px;
  line-height: 42px;
  padding-bottom: 10px;
}
.main_bbq .main_mv .tit h1 span {
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.main_bbq .main_mv .tit p {
  font-size: 20px;
  line-height: 30px;
  color: #576e79;
  text-shadow: 1px 1px 2px #fff;
}
.main_bbq .main_bbq_01 {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_bbq .main_bbq_01 div {
  display: table-cell;
  vertical-align: middle;
}
.main_bbq .main_bbq_01 .txt {
  width: 50%;
  padding: 5%;
}
.main_bbq .main_bbq_01 .txt strong {
  font-size: 30px;
  line-height: 40px;
  display: block;
  margin-bottom: 5%;
}
.main_bbq .main_bbq_01 .txt p {
  font-size: 14px;
  line-height: 30px;
}
.main_bbq .main_bbq_01 .img {
  width: 50%;
}
.main_bbq .main_bbq_01 .img_sp {
  display: none !important;
}
.main_bbq .main_bbq_02 {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_bbq .main_bbq_02 div {
  display: table-cell;
  vertical-align: middle;
}
.main_bbq .main_bbq_02 .txt {
  width: 50%;
  padding: 5%;
}
.main_bbq .main_bbq_02 .txt strong {
  font-size: 30px;
  line-height: 40px;
  display: block;
  margin-bottom: 5%;
}
.main_bbq .main_bbq_02 .txt p {
  font-size: 14px;
  line-height: 30px;
}
.main_bbq .main_bbq_03 {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
  padding: 5% 0;
  background-color: #fef9e2;
}
.main_bbq .main_bbq_03 div {
  display: table-cell;
  vertical-align: middle;
}
.main_bbq .main_bbq_03 .txt {
  width: 50%;
  padding: 5%;
}
.main_bbq .main_bbq_03 .txt strong {
  font-size: 30px;
  line-height: 40px;
  display: block;
  margin-bottom: 5%;
}
.main_bbq .main_bbq_03 .txt p {
  font-size: 14px;
  line-height: 30px;
}
.main_bbq .main_bbq_03 .img {
  width: 50%;
}
.en .main_bbq .main_mv .tit p {
  font-size: 12px;
  line-height: 20px;
}
.main_rooms .main_mv {
  width: 100%;
  height: auto;
  background-image: url('../img/rooms/img_mv.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 80% auto;
  margin-bottom: 10%;
}
.main_rooms .main_mv .tit {
  width: 100%;
  padding: 10% 2.5%;
}
.main_rooms .main_mv .tit h1 {
  font-size: 32px;
  line-height: 42px;
  padding-bottom: 10px;
}
.main_rooms .main_mv .tit h1 span {
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.main_rooms .main_mv .tit p {
  font-size: 20px;
  line-height: 30px;
  color: #576e79;
}
.main_rooms .top_txt {
  width: 50%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_rooms .main_gallery {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
  position: relative;
}
.main_rooms .main_gallery .bxslider {
  margin-bottom: 1.5%;
}
.main_rooms .main_gallery .bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 39px;
}
.main_rooms .main_gallery .bx-wrapper .bx-prev {
  background-image: url(../img/btn_slide_left.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  left: 800px;
  top: 47.5%;
}
.main_rooms .main_gallery .bx-wrapper .bx-next {
  background-image: url(../img/btn_slide_right.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  right: 800px;
  top: 47.5%;
}
.main_rooms .main_gallery #slider {
  position: relative;
  width: 100%;
}
.main_rooms .main_gallery #sliderInner {
  position: relative;
  left: 50%;
  width: 2740px;
  margin-left: -1370px;
}
.main_rooms .main_gallery #sliderInner li {
  width: 900px;
}
.main_rooms .main_rooms_01 {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
  padding: 5% 0;
  background-color: #fef9e2;
}
.main_rooms .main_rooms_01 h2 {
  text-align: center;
  font-size: 30px;
  line-height: 40px;
}
.main_rooms .main_rooms_01 div {
  display: table-cell;
  vertical-align: middle;
}
.main_rooms .main_rooms_01 .txt {
  width: 50%;
  padding: 5%;
}
.main_rooms .main_rooms_01 .txt strong {
  font-size: 30px;
  line-height: 40px;
  display: block;
  margin-bottom: 5%;
}
.main_rooms .main_rooms_01 .txt p {
  font-size: 14px;
  line-height: 30px;
}
.main_rooms .main_rooms_01 .txt .reserve {
  width: 250px;
  height: auto;
  position: relative;
  display: block;
  margin-top: 20px;
  text-align: center;
}
.main_rooms .main_rooms_01 .txt .reserve a {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 15px 0px;
  position: relative;
  border: 1px solid #000;
}
.main_rooms .main_rooms_01 .txt .reserve a::after {
  position: absolute;
  content: '';
  display: inline-block;
  background-image: url(../img/btn_arow.png);
  background-size: contain;
  width: 12px;
  height: 23px;
  right: 10px;
  top: 17.5px;
}
.main_rooms .main_rooms_01 .txt .reserve a:hover {
  background-color: #000;
  color: #fff;
}
.main_rooms .main_rooms_01 .txt .reserve a:hover::after {
  background-image: url(../img/btn_arow2.png);
}
.main_rooms .main_rooms_01 .img {
  width: 50%;
  padding-top: 5%;
  text-align: center;
}
.main_rooms .main_rooms_01 .img img {
  margin-bottom: 5%;
}
.en .main_rooms .main_mv .tit p {
  font-size: 12px;
  line-height: 20px;
}
.main_blog .main_tit {
  text-align: center;
  padding: 5% 0;
}
.main_blog .main_tit h1 {
  font-size: 32px;
  line-height: 42px;
  display: block;
}
.main_blog .main_tit span {
  font-size: 12px;
  line-height: 32px;
}
.main_blog .main_category_list {
  text-align: center;
  margin-bottom: 5%;
  border-top: 1px solid #d0d8dc;
  border-bottom: 1px solid #d0d8dc;
}
.main_blog .main_category_list a {
  padding: 18px 1.5%;
  font-size: 12px;
  line-height: 50px;
}
.main_blog .main_category_list .current-cat a {
  border-bottom: 2px solid #000;
}
.main_blog .main_category_list ul li {
  display: inline;
}
.main_blog .main_category_box {
  width: 80%;
  height: auto;
  margin: 0 auto;
}
.main_blog .main_category_box ul li {
  width: 30.3333%;
  height: auto;
  float: left;
  margin: 0 1.5% 3% 1.5%;
}
.main_blog .main_category_box ul li img {
  margin-bottom: 5px;
  transition-duration: 0.25s;
}
.main_blog .main_category_box ul li .category {
  font-size: 12px;
}
.main_blog .main_category_box ul li .tit {
  font-size: 14px;
  line-height: 20px;
  min-height: 40px;
}
.main_blog .main_category_box ul li .tit a:hover {
  text-decoration: underline;
}
.main_blog .main_category_box ul li img:hover {
  transform: scale(1.1, 1.1);
  /*画像の拡大*/
  cursor: pointer;
  /*カーソルをポインターにする*/
}
.main_blog .main_category_box ul li:nth-child(3n-1) {
  margin: 0 1.5% 3% 1.5%;
}
.main_blog .main_category_box .page_nav {
  display: none;
}
.main_privacypolicy .main_tit {
  text-align: center;
  padding: 5% 0;
}
.main_privacypolicy .main_tit h1 {
  font-size: 32px;
  line-height: 42px;
  display: block;
}
.main_privacypolicy .main_tit span {
  font-size: 12px;
  line-height: 32px;
}
.main_privacypolicy .main_memo {
  width: 60%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_privacypolicy .main_memo strong {
  font-size: 16px;
  line-height: 28px;
  display: block;
  margin-top: 20px;
}
.main_privacypolicy .main_memo div {
  padding: 0 15px;
}
.main_contact .main_tit {
  text-align: center;
  padding: 5% 0;
}
.main_contact .main_tit h1 {
  font-size: 32px;
  line-height: 42px;
  display: block;
}
.main_contact .main_tit span {
  font-size: 12px;
  line-height: 32px;
}
.main_contact .step {
  text-align: center;
  width: 430px;
  height: auto;
  margin: 0 auto 5% auto;
}
.main_contact .main_contact_txt {
  text-align: center;
  margin-bottom: 5%;
}
.main_contact .main_contact_txt span {
  color: #f00;
}
.main_contact .wpcf7c-force-hide {
  display: none !important;
}
.main_contact .form {
  width: 60%;
  height: auto;
  margin: 0 auto 5% auto;
}
.main_contact .form span {
  color: #f00;
}
.main_contact .form table {
  width: 100%;
  height: auto;
}
.main_contact .form table tr th {
  width: 100%;
  display: block;
  padding: 10px 0 2.5px 0;
}
.main_contact .form table tr td {
  width: 100%;
  display: block;
  padding: 2.5px 0 10px 0;
}
.main_contact .form table tr td input[type="text"] {
  padding: 2.5px 10px;
  background-color: #f2f3f6;
  border: none;
  height: 50px;
  width: 100%;
  font-size: 14px;
}
.main_contact .form table tr td input[type="email"] {
  padding: 2.5px 10px;
  background-color: #f2f3f6;
  border: none;
  height: 50px;
  width: 100%;
  font-size: 14px;
}
.main_contact .form table tr td input[type="tel"] {
  padding: 2.5px 10px;
  background-color: #f2f3f6;
  border: none;
  height: 50px;
  width: 100%;
  font-size: 14px;
}
.main_contact .form table tr td select {
  padding: 2.5px 10px;
  background-color: #f2f3f6;
  border: none;
  height: 50px;
  width: 50%;
  font-size: 14px;
}
.main_contact .form table tr td .w_80 {
  width: 60% !important;
}
.main_contact .form table tr td p {
  padding-bottom: 10px;
}
.main_contact .form table tr td textarea {
  width: 100%;
  height: 200px;
  padding: 10px;
  background-color: #f2f3f6;
  font-size: 14px;
  border: none;
}
.main_contact .form .privacy {
  text-align: center;
  margin: 40px 0px;
}
.main_contact .form .privacy a {
  text-decoration: underline;
}
.main_contact .form .privacy span.wpcf7-list-item-label {
  color: #000;
}
.main_contact .form .btn {
  width: 420px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.main_contact .form .btn input {
  display: block;
  width: 100%;
  font-size: 14px;
  height: 50px;
  border: 1px solid #000;
  margin: 0 auto;
  color: #000;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.main_contact .form .btn input:hover {
  cursor: pointer;
  background-color: #000;
  color: #fff;
}
.main_contact .form .btn::after {
  position: absolute;
  content: '';
  display: inline-block;
  background-image: url(../img/btn_arow.png);
  background-size: contain;
  width: 12px;
  height: 23px;
  right: 10px;
  top: 13.5px;
}
.main_contact .form .btn:hover::after {
  background-image: url(../img/btn_arow2.png);
}
.main_contact .form .btn_back {
  width: 220px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.main_contact .form .btn_back input {
  display: block;
  width: 100%;
  font-size: 14px;
  height: 50px;
  border: 1px solid #000;
  margin: 0 auto;
  color: #000;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.main_contact .form .btn_back input:hover {
  cursor: pointer;
  background-color: #000;
  color: #fff;
}
.main_contact .form .btn_back::after {
  position: absolute;
  content: '';
  display: inline-block;
  background-image: url(../img/btn_arow.png);
  background-size: contain;
  width: 12px;
  height: 23px;
  right: 10px;
  top: 13.5px;
}
.main_contact .form .btn_back:hover::after {
  background-image: url(../img/btn_arow2.png);
}
.main_contact .form .wpcf7-display-none {
  display: none;
}
.main_contact .about_memo {
  width: 60%;
  height: auto;
  margin: 0 auto;
  /* padding-top: 140px; */
}
.main_contact .about_memo .tit {
  text-align: center;
  margin-bottom: 5%;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  display: block;
}
.main_contact .about_memo table {
  display: block;
  margin-bottom: 10%;
}
.main_contact .about_memo table tr th {
  width: 100px;
  vertical-align: top;
}
.main_contact .about_memo p {
  padding-bottom: 10%;
}
.main_contact .about_memo p strong.name {
  font-size: 18px;
  display: block;
}
.main_contact .about_memo p span {
  font-size: 13px;
  line-height: 21px;
}
.main_wedding .main_mv {
  width: 100%;
  height: auto;
  background-image: url('../img/wedding/img_mv.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 80% auto;
  margin-bottom: 10%;
}
.main_wedding .main_mv .tit {
  width: 100%;
  padding: 10% 2.5%;
}
.main_wedding .main_mv .tit h1 {
  font-size: 32px;
  line-height: 42px;
  padding-bottom: 10px;
}
.main_wedding .main_mv .tit h1 span {
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.main_wedding .main_mv .tit p {
  font-size: 20px;
  line-height: 30px;
  color: #576e79;
  text-shadow: 1px 1px 2px #fff;
}
.main_wedding .top_txt_wedding {
  width: 50%;
  min-width: 700px;
  height: auto;
  margin: 0 auto 10% auto;
  font-size: 18px;
  line-height: 30px;
}
.main_wedding .top_txt_wedding span {
  font-size: 24px;
  line-height: 40px;
}
.main_wedding .top_txt_wedding p a {
  display: block;
  text-align: center;
  width: 450px;
  height: auto;
  margin: 20px auto 0 auto;
  padding: 10px 0px;
  border: 1px solid #000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.main_wedding .top_txt_wedding p a:hover {
  background-color: #000;
  color: #fff;
}
.main_wedding .main_gallery {
  width: 100%;
  height: auto;
  margin: 0 auto 10% auto;
  position: relative;
}
.main_wedding .main_gallery h2 {
  width: 600px;
  height: auto;
  text-align: center;
  margin: 0 auto 5% auto;
  display: block;
  padding-bottom: 25px;
  background-image: url(../img/bg_line.png);
  background-size: 95px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  font-size: 32px;
  line-height: 42px;
}
.main_wedding .main_gallery .bxslider {
  margin-bottom: 1.5%;
}
.main_wedding .main_gallery .bx-wrapper .bx-controls-direction a {
  width: 20px;
  height: 39px;
}
.main_wedding .main_gallery .bx-wrapper .bx-prev {
  background-image: url(../img/btn_slide_left.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  left: 800px;
  top: 47.5%;
}
.main_wedding .main_gallery .bx-wrapper .bx-next {
  background-image: url(../img/btn_slide_right.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 39px;
  margin-top: -20px;
  background-size: contain;
  background-position: 0px;
  right: 800px;
  top: 47.5%;
}
.main_wedding .main_gallery #slider {
  position: relative;
  width: 100%;
}
.main_wedding .main_gallery #sliderInner {
  position: relative;
  left: 50%;
  width: 2740px;
  margin-left: -1370px;
}
.main_wedding .main_gallery #sliderInner li {
  width: 900px;
}
.main_wedding .main_wedding_01 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.main_wedding .main_wedding_01 div {
  display: table-cell;
  vertical-align: middle;
}
.main_wedding .main_wedding_01 .txt {
  width: 50%;
  padding: 2.5%;
}
.main_wedding .main_wedding_01 .txt strong {
  font-size: 26px;
  line-height: 32px;
  display: block;
  margin-bottom: 5%;
}
.main_wedding .main_wedding_01 .txt p {
  font-size: 14px;
  line-height: 24px;
}
.main_wedding .main_wedding_01 .img {
  width: 50%;
}
.main_wedding .main_wedding_01 .img_sp {
  display: none !important;
}
.main_wedding .main_wedding_02 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.main_wedding .main_wedding_02 div {
  display: table-cell;
  vertical-align: middle;
}
.main_wedding .main_wedding_02 .txt {
  width: 50%;
  padding: 2.5%;
}
.main_wedding .main_wedding_02 .txt strong {
  font-size: 26px;
  line-height: 32px;
  display: block;
  margin-bottom: 5%;
}
.main_wedding .main_wedding_02 .txt p {
  font-size: 14px;
  line-height: 24px;
}
.main_wedding .main_wedding_03 {
  margin-bottom: 10%;
}
.main_wedding .main_wedding_qa {
  width: 800px;
  height: auto;
  margin: 0 auto 5% auto;
}
.main_wedding .main_wedding_qa h2 {
  width: 600px;
  height: auto;
  text-align: center;
  margin: 0 auto 5% auto;
  display: block;
  padding-bottom: 25px;
  background-image: url(../img/bg_line.png);
  background-size: 95px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  font-size: 32px;
  line-height: 42px;
}
.main_wedding .main_wedding_qa span {
  display: block;
  padding-left: 35px;
  background-image: url("https://www.rugu.co.jp/wp/wp-content/themes/rugu/check/img/icon_q.png");
  background-repeat: no-repeat;
  background-size: 25px auto;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
}
.main_wedding .main_wedding_qa p {
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 30px;
}
.main_wedding .main_wedding_free {
  width: 800px;
  height: auto;
  margin: 0 auto 5% auto;
}
.main_wedding .main_wedding_free h2 {
  width: 700px;
  height: auto;
  text-align: center;
  margin: 0 auto 5% auto;
  display: block;
  padding-bottom: 25px;
  background-image: url(../img/bg_line.png);
  background-size: 95px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  font-size: 32px;
  line-height: 42px;
}
.main_wedding .main_wedding_free p {
  font-size: 20px;
  line-height: 30px;
}
.main_wedding .main_wedding_free p span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.en .main_wedding .main_mv .tit p {
  font-size: 12px;
  line-height: 20px;
}
.main_activity .main_mv {
  width: 100%;
  height: auto;
  background-image: url('../img/activity/img_mv.png');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 80% auto;
  margin-bottom: 10%;
}
.main_activity .main_mv .tit {
  width: 100%;
  padding: 10% 2.5%;
}
.main_activity .main_mv .tit h1 {
  font-size: 32px;
  line-height: 42px;
  padding-bottom: 10px;
}
.main_activity .main_mv .tit h1 span {
  font-size: 12px;
  line-height: 18px;
  display: block;
}
.main_activity .main_mv .tit p {
  font-size: 20px;
  line-height: 30px;
  color: #576e79;
  text-shadow: 1px 1px 2px #fff;
}
.main_activity .top_txt {
  width: 50%;
  height: auto;
  margin: 0 auto 10% auto;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
.main_activity h2 {
  width: 800px;
  height: auto;
  text-align: center;
  margin: 0 auto 5% auto;
  display: block;
  padding-bottom: 25px;
  background-image: url(../img/bg_line.png);
  background-size: 95px auto;
  background-position: bottom center;
  background-repeat: no-repeat;
  font-size: 32px;
  line-height: 42px;
}
.main_activity .main_activity_box {
  width: 90%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_activity .main_activity_box ul li {
  width: 47.5%;
  margin: 0 0 2.5% 0;
  padding-bottom: 2.5%;
  border-bottom: 1px solid #ccc;
}
.main_activity .main_activity_box ul li .txt {
  float: left;
  width: 65%;
}
.main_activity .main_activity_box ul li .txt strong {
  font-size: 20px;
  line-height: 32px;
  display: block;
  margin-bottom: 2.5px;
}
.main_activity .main_activity_box ul li .txt p {
  font-size: 11px;
  line-height: 18px;
}
.main_activity .main_activity_box ul li .img {
  float: right;
  width: 30%;
}
.main_activity .main_activity_box ul li:nth-child(odd) {
  float: left;
}
.main_activity .main_activity_box ul li:nth-child(even) {
  float: right;
}
.main_activity .main_activity_single {
  width: 80%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_activity .main_activity_single div {
  display: block;
  float: left;
  width: 55%;
  margin: 2.5% 0 0 0;
  font-size: 16px;
  line-height: 26px;
}
.main_activity .main_activity_single div p {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
}
.main_activity .main_activity_single div table {
  display: block;
  width: 100%;
}
.main_activity .main_activity_single div table tbody {
  display: block;
  width: 100%;
}
.main_activity .main_activity_single div table tbody tr {
  display: block;
  width: 100%;
}
.main_activity .main_activity_single div table tbody tr td:nth-child(1) {
  width: 100px;
}
.main_activity .main_activity_single img {
  display: block;
  float: right;
  width: 42.5%;
}
.main_blog_single {
  width: 70%;
  height: auto;
  margin: 10% auto;
}
.main_blog_single .main_blog_single_box {
  position: relative;
  width: 100%;
  height: auto;
}
.main_blog_single .main_blog_single_box .sns_btn {
  position: absolute;
  right: 0px;
  top: 0px;
}
.main_blog_single .main_blog_single_box .sns_btn a {
  padding-left: 5px;
}
.main_blog_single .main_blog_single_box .sns_btn img {
  width: 28px;
}
.main_blog_single .main_blog_single_box .category {
  font-size: 12px;
  margin-bottom: 10px;
}
.main_blog_single .main_blog_single_box .tit {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #55a3c0;
}
.main_blog_single .main_blog_single_box .tit h1 {
  font-size: 24px;
  line-height: 36px;
  font-family: 'tsukushi_b', sans-serif;
}
.main_blog_single .main_blog_single_box .memo {
  margin-bottom: 30px;
}
.main_blog_single .main_blog_single_box .memo h1 {
  padding: 0 0 0 10px;
  border-left: 5px solid #55a3c0;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 15px;
  font-weight: 700;
  font-family: 'tsukushi_b', sans-serif;
}
.main_blog_single .main_blog_single_box .memo p {
  font-size: 14px;
  line-height: 32px;
  font-family: 'tsukushi', sans-serif;
  padding-bottom: 30px;
  clear: both;
}
.main_blog_single .main_blog_single_box .memo h2 {
  padding: 0 0 5px 10px;
  margin-bottom: 15px;
  display: block;
  border-bottom: 2px solid #55a3c0;
  font-size: 18px;
  line-height: 28px;
  font-family: 'tsukushi_b', sans-serif;
  font-weight: 700;
  border-left: 5px solid #55a3c0;
}
.main_blog_single .main_blog_single_box .memo h3 {
  padding: 10px;
  background-color: #eceff1;
  font-size: 18px;
  line-height: 28px;
  display: block;
  margin-bottom: 30px;
}
.main_blog_single .main_blog_single_box .memo img {
  margin-bottom: 30px;
  margin-top: 30px;
}
.main_blog_single .main_blog_single_box .memo blockquote {
  padding: 20px 20px 1px 20px;
  width: 90%;
  margin: 0 auto 30px auto;
  border: 1px solid #d0d8dc;
  background-color: #e0e0e0;
}
.main_blog_single .main_blog_single_box .memo blockquote p {
  font-size: 13px;
  line-height: 21px;
}
.main_blog_single .main_blog_single_box .share {
  margin-bottom: 5%;
  /*
   ul li a{display: block; width: 100%; height: auto; padding: 10px; text-align: center; border: 1px solid #000;}
   */
}
.main_blog_single .main_blog_single_box .share span {
  display: block;
}
.main_blog_single .main_blog_single_box .share ul li {
  width: 31.3333%;
  height: auto;
  float: left;
}
.main_blog_single .main_blog_single_box .share ul li:nth-child(3n-1) {
  margin: 0 3%;
}
.main_blog_single .main_blog_single_box .recommend span {
  display: block;
}
.main_blog_single .main_blog_single_box .recommend ul li {
  width: 30.333%;
  height: auto;
  float: left;
  margin: 0 1.5% 3% 1.5%;
}
.main_blog_single .main_blog_single_box .recommend ul li img {
  margin-bottom: 5px;
  transition-duration: 0.25s;
}
.main_blog_single .main_blog_single_box .recommend ul li .category {
  font-size: 12px;
  margin-bottom: 0px;
}
.main_blog_single .main_blog_single_box .recommend ul li .tit {
  font-size: 14px;
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 20px;
}
.main_blog_single .main_blog_single_box .recommend ul li .tit a:hover {
  text-decoration: underline;
}
.main_blog_single .main_blog_single_box .recommend ul li img:hover {
  transform: scale(1.1, 1.1);
  /*画像の拡大*/
  cursor: pointer;
  /*カーソルをポインターにする*/
}
.main_blog_single .main_blog_single_box .recommend ul li:nth-child(3n-1) {
  margin: 0 1.5% 3% 1.5%;
}
.main_blog_single .main_blog_single_box .back_link {
  width: 100%;
  height: auto;
  margin-bottom: 10%;
  padding: 10px 0px;
  border-top: 1px solid #d0d8dc;
  border-bottom: 1px solid #d0d8dc;
}
.main_blog_single .main_blog_single_box .back_link ul li {
  min-height: 1px;
  width: 33.333%;
  height: auto;
  float: left;
  padding: 0 15px;
}
.main_blog_single .main_blog_single_box .back_link ul li:nth-child(1) {
  text-align: left;
}
.main_blog_single .main_blog_single_box .back_link ul li:nth-child(2) {
  text-align: center;
}
.main_blog_single .main_blog_single_box .back_link ul li:nth-child(3) {
  text-align: right;
}
.main_bbq_gallery {
  width: 80%;
  height: auto;
  margin: 0 auto 10% auto;
}
.main_bbq_gallery ul li {
  width: 47.5%;
}
.main_bbq_gallery ul li:nth-child(odd) {
  float: left;
}
.main_bbq_gallery ul li:nth-child(even) {
  float: right;
}
.wpcf7c-force-hide {
  display: none !important;
}
.main_content_contact {
  padding: 5% 0;
}
.main_content_contact .tit {
  margin-bottom: 5%;
}
.main_content_contact .tit h2 {
  text-align: center;
  font-size: 32px;
  line-height: 42px;
  margin-bottom: 5%;
  padding-bottom: 25px;
  background-repeat: no-repeat;
  background-image: url("../img/bg_line.png");
  background-position: bottom center;
  background-size: 95px auto;
}
.main_content_contact .tit p {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 2px;
}
.main_content_contact .main_content_contact_memo {
  text-align: center;
  margin-bottom: 2.5%;
}
.main_content_contact .main_content_contact_form {
  width: 70%;
  height: auto;
  margin: 0 auto;
}
.main_content_contact .main_content_contact_form p.caution {
  color: #d50000;
  padding-bottom: 2.5%;
}
.main_content_contact .main_content_contact_form ul li {
  width: 50%;
  height: auto;
  float: left;
  margin-bottom: 2.5%;
}
.en .main_content_contact .main_content_contact_form .yoyaku ul li {
  width: 100%;
}
.main_content_contact .main_content_contact_form ul li p {
  display: block;
}
.main_content_contact .main_content_contact_form ul li p span {
  color: #d50000;
  margin-bottom: 5px;
}
.main_content_contact .main_content_contact_form ul li input {
  height: 50px;
  padding: 5px;
  border-width: 1px;
  background-color: #f4f5f7;
  width: 70%;
  font-size: 15px;
}
.main_content_contact .main_content_contact_form ul li select {
  height: 50px;
  font-size: 15px;
  width: 70%;
  background-color: #f4f5f7;
}
.main_content_contact .main_content_contact_form .yoyaku {
  font-size: 13px;
  /* margin-bottom: 2.5%; */
}
.main_content_contact .main_content_contact_form .yoyaku p {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.main_content_contact .main_content_contact_form .yoyaku table tr th {
  font-size: 16px;
  line-height: 26px;
  padding-left: 10px;
}
.main_content_contact .main_content_contact_form .yoyaku table tr th span {
  font-size: 14px;
  display: block;
}
.main_content_contact .main_content_contact_form .yoyaku table tr th span.wpcf7-list-item-label {
  display: inline;
}
.main_content_contact .main_content_contact_form .yoyaku table tr td {
  padding-left: 20px;
}
.main_content_contact .main_content_contact_form .yoyaku input[type="checkbox"] {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 0px;
}
.main_content_contact .main_content_contact_form .yoyaku span.wpcf7-list-item {
  margin-left: 0px;
}
.main_content_contact .main_content_contact_form .yoyaku select {
  width: 10%;
  height: 40px;
  margin-right: 2.5%;
  background-color: #f4f5f7;
}
.main_content_contact .main_content_contact_form .yoyaku input[type="text"] {
  height: 30px;
  padding: 5px;
  background-color: #f4f5f7;
  width: 30%;
  margin-right: 2.5%;
  font-size: 15px;
}
.en .main_content_contact .main_content_contact_form .yoyaku input[type="text"] {
  width: 20%;
}
.main_content_contact .step {
  width: 430px;
  height: auto;
  margin: 0 auto 5% auto;
}
.main_content_contact .main_content_contact_form .txt p span {
  color: #d50000;
  margin-bottom: 5px;
}
.main_content_contact .main_content_contact_form .txt textarea {
  width: 100%;
  height: 200px;
  border: none;
  font-size: 14px;
  background-color: #f4f5f7;
  border-bottom: none;
  padding: 5px;
}
.main_content_contact .main_content_contact_form .policy {
  text-align: center;
}
.main_content_contact .main_content_contact_form input[type="submit"] {
  width: 450px;
  margin: 30px auto 0 auto;
  transition: all 1s;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  display: block;
  padding: 15px 0px;
}
.btn_back input {
  width: 250px;
  transition: all 1s;
  margin: 30px auto 0 auto;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
  font-size: 16px;
  display: block;
  padding: 15px 0px;
}
input[type="submit"]:hover {
  background-color: #000 !important;
  color: #fff;
  cursor: pointer;
}
btn_back input:hover {
  background-color: #000 !important;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 1400px) {
  .main_wedding .main_wedding_01 .txt strong {
    font-size: 22px;
    line-height: 28px;
  }
  .main_wedding .main_wedding_02 .txt strong {
    font-size: 22px;
    line-height: 28px;
  }
  .main_wedding .main_wedding_01 .txt p {
    line-height: 24px;
  }
  .main_wedding .main_wedding_02 .txt p {
    line-height: 24px;
  }
  .header_scroll .nav {
    margin-left: 5%;
    padding-top: 2.5px;
  }
  .header_scroll .nav a {
    padding-right: 3.5%;
    font-size: 14px;
  }
  header .nav a {
    padding: 0 30px;
  }
}
/* @media (max-device-width: 980px) {*/
/* タブレット スマホ */
@media (max-width: 739px) {
  /*
   .top .header_single{display: none;}
   */
  html {
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
  }
  body {
    font-size: 14px;
    line-height: 24px;
    overflow-x: hidden;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
  }
  .more {
    width: 200px;
  }
  .more a {
    padding: 10px 0px;
  }
  .more a::after {
    width: 6px;
    height: 12px;
    background-repeat: no-repeat;
    right: 15px;
    top: 17.5px;
  }
  header {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
  }
  header .logo {
    width: 80%;
    height: auto;
    position: absolute;
    left: 10%;
    top: 30%;
    margin-left: 0%;
    margin-top: 0px;
  }
  header .btn_next {
    width: 30px;
    height: auto;
    position: absolute;
    left: 50%;
    bottom: 5%;
    margin-left: -20px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
  header .btn_next:hover {
    bottom: 8%;
  }
  header .nav {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 15%;
    color: #fff;
    text-align: center;
    color: #fff;
  }
  header .nav a {
    padding: 0px 3.5%;
    font-size: 12px;
    color: #fff;
  }
  header .nav2 a {
    padding: 0 5%;
  }
  header .btn {
    position: absolute;
    width: 25%;
    right: 5%;
    top: 2.5%;
    text-align: right;
    font-size: 12px;
    color: #fff;
  }
  header .btn div {
    display: inline-block;
  }
  header .btn a {
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
  }
  header .btn .sns {
    margin-left: 5%;
    margin-top: 5%;
  }
  header .btn .sns img {
    width: 28px;
    margin: 0 0 0 5px;
  }
  header .reserve {
    position: fixed;
    right: 0px;
    bottom: 2.5%;
    width: 125px;
    height: auto;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
  header .reserve a {
    display: block;
    background-color: #fff;
    width: 100%;
    padding: 10px;
  }
  header .reserve a::after {
    position: absolute;
    content: '';
    display: inline-block;
    background-image: url(../img/btn_arow.png);
    background-size: contain;
    width: 7px;
    height: 18px;
    background-repeat: no-repeat;
    right: 15px;
    top: 17px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
  }
  header .reserve:hover {
    right: 0px;
  }
  header .reserve:hover a::after {
    right: 10px;
  }
  header .mv .fitMovie {
    position: static;
    width: 250%;
    height: auto;
    margin-left: -75%;
  }
  .top .header_single.scroll {
    display: block;
  }
  .single {
    padding-top: 55px;
  }
  .header_single {
    padding: 10px 0px;
    background-color: rgba(255, 255, 255, 0.9);
    position: fixed;
    width: 100%;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 9999;
  }
  .header_single .logo_sp {
    width: 80px;
    height: auto;
    margin-left: 10px;
    float: left;
  }
  .header_single .btn {
    float: right;
    margin-right: 55px;
    margin-top: 7px;
    font-family: 'circe', sans-serif;
  }
  .header_single .btn a {
    text-decoration: underline;
  }
  .header_single .sns {
    float: right;
    margin-top: 6.5px;
    margin-right: 5%;
  }
  .drawer-nav_main {
    text-align: center;
    margin-bottom: 5%;
  }
  .drawer-nav_main ul li {
    width: 100%;
    height: auto;
  }
  .drawer-nav_main ul li a {
    width: 100%;
    height: auto;
    padding: 10px 0px;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'circe', sans-serif;
  }
  .drawer_sns {
    text-align: center;
  }
  .drawer_sns a {
    padding: 0 5%;
  }
  .main .main_gallery {
    width: 100%;
    height: auto;
    margin: 0 auto 20% auto;
    position: relative;
  }
  .main .main_gallery .bxslider {
    margin-bottom: 1.5%;
  }
  .main .main_gallery .bx-wrapper .bx-controls-direction a {
    width: 20px;
    height: 39px;
  }
  .main .main_gallery .bx-wrapper .bx-prev {
    background-image: url(../img/btn_slide_left.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    left: 5%;
    top: 45%;
  }
  .main .main_gallery .bx-wrapper .bx-next {
    background-image: url(../img/btn_slide_right.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    right: 5%;
    top: 45%;
  }
  .main .main_gallery #slider {
    position: relative;
    width: 100%;
  }
  .main .main_gallery #sliderInner {
    position: relative;
    left: 50%;
    width: 90%;
    margin-left: -45%;
  }
  .main .main_gallery #sliderInner li {
    width: 100%;
  }
  .main .main_txt_sp {
    width: 100%;
    height: auto;
    font-size: 12px;
  }
  .main .main_txt_sp strong {
    font-size: 15px;
  }
  .main .main_access {
    width: 100%;
    height: auto;
    margin-bottom: 10%;
  }
  .main .main_access img.pc {
    display: none;
  }
  .main .main_access img.sp {
    display: block;
    width: 100%;
    height: auto;
  }
  .main .main_about {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main .main_rooms {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main .main_rooms h2 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto 5% auto;
    display: block;
    padding-bottom: 15px;
    background-image: url(../img/bg_line.png);
    background-size: 65px auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 28px;
  }
  .main .main_rooms strong {
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    padding-bottom: 5%;
    display: block;
  }
  .main .main_rooms img {
    margin-bottom: 5%;
  }
  .main .main_rooms p {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 26px;
    font-size: 12px;
    text-align: left;
  }
  .main .main_bbq {
    width: 100%;
    height: auto;
    padding: 7.5% 10%;
    margin-bottom: 10%;
    background-color: #fff7dd;
  }
  .main .main_bbq h2 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto 5% auto;
    display: block;
    padding-bottom: 15px;
    background-image: url(../img/bg_line.png);
    background-size: 65px auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 28px;
  }
  .main .main_bbq strong {
    font-size: 32px;
    line-height: 42px;
    text-align: center;
    padding-bottom: 5%;
    display: block;
  }
  .main .main_bbq img {
    margin-bottom: 5%;
    width: 100%;
  }
  .main .main_bbq p {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 26px;
    font-size: 12px;
    text-align: left;
  }
  .main .about_memo {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  .main .about_memo .tit {
    text-align: center;
    margin-bottom: 5%;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    display: block;
  }
  .main .about_memo table {
    display: block;
    margin-bottom: 10%;
  }
  .main .about_memo table tr th {
    width: 100%;
    vertical-align: top;
    display: block;
    font-weight: bold;
  }
  .main .about_memo table tr td {
    width: 100%;
    display: block;
    margin-bottom: 1.5%;
  }
  .main .about_memo p {
    padding-bottom: 10%;
  }
  .main .about_memo p strong.name {
    font-size: 16px;
    display: block;
  }
  .main .about_memo p span {
    font-size: 13px;
  }
  .main .main_blog {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main .main_blog h2 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto 5% auto;
    display: block;
    padding-bottom: 15px;
    background-image: url(../img/bg_line.png);
    background-size: 65px auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 28px;
  }
  .main .main_blog .main_category_box {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main .main_blog .main_category_box ul li {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 0 5% 0;
  }
  .main .main_blog .main_category_box ul li img {
    margin-bottom: 5px;
    display: block;
    width: 30%;
    float: left;
  }
  .main .main_blog .main_category_box ul li .category {
    font-size: 11px;
  }
  .main .main_blog .main_category_box ul li .tit {
    font-size: 14px;
    line-height: 18px;
  }
  .main .main_blog .main_category_box ul li .txt {
    width: 65%;
    float: right;
  }
  .main .main_blog .main_category_box ul li:nth-child(3n-1) {
    margin: 0 0 5% 0;
  }
  .main_single {
    margin-top: 0;
  }
  .main_concept .main_mv {
    width: 100%;
    height: auto;
    background-image: none;
    margin-bottom: 10%;
  }
  .main_concept .main_mv img {
    margin-bottom: 10%;
  }
  .main_concept .main_mv .tit {
    width: 100%;
    padding: 0 2.5%;
    text-align: center;
  }
  .main_concept .main_mv .tit h1 {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px;
  }
  .main_concept .main_mv .tit h1 span {
    font-size: 10px;
    line-height: 18px;
    display: block;
  }
  .main_concept .main_mv .tit p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_concept .top_txt {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
    text-align: left;
  }
  .main_concept .img_up {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_concept .main_concept_01 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_concept .main_concept_01 div {
    display: block;
  }
  .main_concept .main_concept_01 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_concept .main_concept_01 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_concept .main_concept_01 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_concept .main_concept_01 .img {
    width: 100%;
  }
  .main_concept .main_concept_01 .img_pc {
    display: none !important;
  }
  .main_concept .main_concept_01 .img_sp {
    display: block !important;
  }
  .main_concept .main_concept_02 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_concept .main_concept_02 div {
    display: block;
  }
  .main_concept .main_concept_02 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_concept .main_concept_02 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_concept .main_concept_02 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_concept .main_gallery {
    width: 100%;
    height: auto;
    margin: 0 auto 20% auto;
    position: relative;
  }
  .main_concept .main_gallery .bxslider {
    margin-bottom: 1.5%;
  }
  .main_concept .main_gallery .bx-wrapper .bx-controls-direction a {
    width: 20px;
    height: 39px;
  }
  .main_concept .main_gallery .bx-wrapper .bx-prev {
    background-image: url(../img/btn_slide_left.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    left: 5%;
    top: 50%;
  }
  .main_concept .main_gallery .bx-wrapper .bx-next {
    background-image: url(../img/btn_slide_right.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    right: 5%;
    top: 50%;
  }
  .main_concept .main_gallery #slider {
    position: relative;
    width: 100%;
  }
  .main_concept .main_gallery #sliderInner {
    position: relative;
    left: 50%;
    width: 90%;
    margin-left: -45%;
  }
  .main_concept .main_gallery #sliderInner li {
    width: 100%;
  }
  .main_activity .main_mv {
    width: 100%;
    height: auto;
    background-image: none;
    margin-bottom: 10%;
  }
  .main_activity .main_mv img {
    margin-bottom: 10%;
  }
  .main_activity .main_mv .tit {
    width: 100%;
    padding: 0 2.5%;
    text-align: center;
  }
  .main_activity .main_mv .tit h1 {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px;
  }
  .main_activity .main_mv .tit h1 span {
    font-size: 10px;
    line-height: 18px;
    display: block;
  }
  .main_activity .main_mv .tit p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_activity .top_txt {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
  }
  .main_activity h2 {
    width: 90%;
    height: auto;
    text-align: center;
    margin: 0 auto 5% auto;
    display: block;
    padding-bottom: 15px;
    background-image: url(../img/bg_line.png);
    background-size: 65px auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    font-size: 18px;
    line-height: 28px;
  }
  .main_activity .main_activity_box {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_activity .main_activity_box ul li {
    width: 100%;
    margin: 0 0 5% 0;
    padding-bottom: 5%;
    border-bottom: 1px solid #ccc;
  }
  .main_activity .main_activity_box ul li .txt {
    float: none;
    width: 100%;
  }
  .main_activity .main_activity_box ul li .txt strong {
    font-size: 18px;
    line-height: 26px;
  }
  .main_activity .main_activity_box ul li .txt p {
    font-size: 11px;
  }
  .main_activity .main_activity_box ul li .img {
    float: none;
    width: 100%;
    margin-bottom: 2.5%;
  }
  .main_activity .main_activity_box ul li:nth-child(odd) {
    float: none;
  }
  .main_activity .main_activity_box ul li:nth-child(even) {
    float: none;
  }
  .main_activity .main_activity_single {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_activity .main_activity_single div {
    display: block;
    float: none;
    width: 90%;
    margin: 2.5% auto 0 auto;
  }
  .main_activity .main_activity_single div p {
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 10px;
  }
  .main_activity .main_activity_single div table {
    width: 100% !important;
    height: auto;
  }
  .main_activity .main_activity_single div table tr td {
    display: block;
    width: 100% !important;
  }
  .main_activity .main_activity_single div table tr td:nth-child(1) {
    font-family: 'tsukushi_b', sans-serif;
  }
  .main_activity .main_activity_single img {
    display: block;
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  .main_bbq .main_mv {
    width: 100%;
    height: auto;
    background-image: none;
    margin-bottom: 10%;
  }
  .main_bbq .main_mv img {
    margin-bottom: 10%;
  }
  .main_bbq .main_mv .tit {
    width: 100%;
    padding: 0 2.5%;
    text-align: center;
  }
  .main_bbq .main_mv .tit h1 {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px;
  }
  .main_bbq .main_mv .tit h1 span {
    font-size: 10px;
    line-height: 18px;
    display: block;
  }
  .main_bbq .main_mv .tit p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_bbq .main_bbq_01 {
    width: 100%;
    height: auto;
    margin: 0 auto 5% auto;
  }
  .main_bbq .main_bbq_01 div {
    display: block;
  }
  .main_bbq .main_bbq_01 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_bbq .main_bbq_01 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_bbq .main_bbq_01 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_bbq .main_bbq_01 .img {
    width: 100%;
  }
  .main_bbq .main_bbq_01 .img_pc {
    display: none !important;
  }
  .main_bbq .main_bbq_01 .img_sp {
    display: block !important;
  }
  .main_bbq .main_bbq_02 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_bbq .main_bbq_02 div {
    display: block;
  }
  .main_bbq .main_bbq_02 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_bbq .main_bbq_02 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_bbq .main_bbq_02 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_bbq .main_bbq_03 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
    padding: 0px;
  }
  .main_bbq .main_bbq_03 div {
    display: block;
  }
  .main_bbq .main_bbq_03 .img {
    width: 100%;
  }
  .main_bbq .main_bbq_03 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_bbq .main_bbq_03 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_bbq .main_bbq_03 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_rooms .main_mv {
    width: 100%;
    height: auto;
    background-image: none;
    margin-bottom: 10%;
  }
  .main_rooms .main_mv img {
    margin-bottom: 10%;
  }
  .main_rooms .main_mv .tit {
    width: 100%;
    padding: 0 2.5%;
    text-align: center;
  }
  .main_rooms .main_mv .tit h1 {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px;
  }
  .main_rooms .main_mv .tit h1 span {
    font-size: 10px;
    line-height: 18px;
    display: block;
  }
  .main_rooms .main_mv .tit p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_rooms .top_txt {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_rooms .main_gallery {
    width: 100%;
    height: auto;
    margin: 0 auto 20% auto;
    position: relative;
  }
  .main_rooms .main_gallery .bxslider {
    margin-bottom: 1.5%;
  }
  .main_rooms .main_gallery .bx-wrapper .bx-controls-direction a {
    width: 20px;
    height: 39px;
  }
  .main_rooms .main_gallery .bx-wrapper .bx-prev {
    background-image: url(../img/btn_slide_left.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    left: 5%;
    top: 50%;
  }
  .main_rooms .main_gallery .bx-wrapper .bx-next {
    background-image: url(../img/btn_slide_right.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    right: 5%;
    top: 50%;
  }
  .main_rooms .main_gallery #slider {
    position: relative;
    width: 100%;
  }
  .main_rooms .main_gallery #sliderInner {
    position: relative;
    left: 50%;
    width: 90%;
    margin-left: -45%;
  }
  .main_rooms .main_gallery #sliderInner li {
    width: 100%;
  }
  .main_rooms .main_rooms_01 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
    padding: 0px;
  }
  .main_rooms .main_rooms_01 h2 {
    font-size: 18px;
    line-height: 26px;
    padding: 2.5% 5% 5% 5%;
  }
  .main_rooms .main_rooms_01 div {
    display: block;
  }
  .main_rooms .main_rooms_01 .img {
    width: 100%;
    padding-top: 0px;
  }
  .main_rooms .main_rooms_01 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_rooms .main_rooms_01 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_rooms .main_rooms_01 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_rooms .main_rooms_01 .txt .reserve {
    width: 80%;
    height: auto;
    position: relative;
    display: block;
    margin: 5% auto 0 auto;
    text-align: center;
  }
  .main_rooms .main_rooms_01 .txt .reserve a {
    display: block;
    background-color: #fff;
    width: 100%;
    padding: 15px 0px;
    position: relative;
    border: 1px solid #000;
  }
  .main_rooms .main_rooms_01 .txt .reserve a::after {
    position: absolute;
    content: '';
    display: inline-block;
    background-image: url(../img/btn_arow.png);
    background-size: contain;
    width: 12px;
    height: 23px;
    right: 10px;
    top: 17.5px;
  }
  .main_wedding .main_mv {
    width: 100%;
    height: auto;
    background-image: none;
    margin-bottom: 10%;
  }
  .main_wedding .main_mv img {
    margin-bottom: 5%;
  }
  .main_wedding .main_mv .tit {
    width: 100%;
    padding: 0 2.5%;
    text-align: center;
  }
  .main_wedding .main_mv .tit h1 {
    font-size: 30px;
    line-height: 42px;
    padding-bottom: 5px;
  }
  .main_wedding .main_mv .tit h1 span {
    font-size: 10px;
    line-height: 18px;
    display: block;
  }
  .main_wedding .main_mv .tit p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_wedding .top_txt_wedding {
    width: 90%;
    min-width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
    font-size: 12px;
    line-height: 26px;
  }
  .main_wedding .top_txt_wedding span {
    font-size: 18px;
    line-height: 30px;
  }
  .main_wedding .top_txt_wedding p a {
    width: 100%;
  }
  .main_wedding .main_gallery {
    width: 100%;
    height: auto;
    margin: 0 auto 20% auto;
    position: relative;
  }
  .main_wedding .main_gallery h2 {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5%;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-image: url("../img/bg_line.png");
    background-position: bottom center;
    background-size: 48px auto;
  }
  .main_wedding .main_gallery .bxslider {
    margin-bottom: 1.5%;
  }
  .main_wedding .main_gallery .bx-wrapper .bx-controls-direction a {
    width: 20px;
    height: 39px;
  }
  .main_wedding .main_gallery .bx-wrapper .bx-prev {
    background-image: url(../img/btn_slide_left.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    left: 5%;
    top: 50%;
  }
  .main_wedding .main_gallery .bx-wrapper .bx-next {
    background-image: url(../img/btn_slide_right.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 39px;
    margin-top: -20px;
    background-size: contain;
    background-position: 0px;
    right: 5%;
    top: 50%;
  }
  .main_wedding .main_gallery #slider {
    position: relative;
    width: 100%;
  }
  .main_wedding .main_gallery #sliderInner {
    position: relative;
    left: 50%;
    width: 90%;
    margin-left: -45%;
  }
  .main_wedding .main_gallery #sliderInner li {
    width: 100%;
  }
  .main_wedding .main_wedding_01 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_wedding .main_wedding_01 div {
    display: block;
  }
  .main_wedding .main_wedding_01 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_wedding .main_wedding_01 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_wedding .main_wedding_01 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_wedding .main_wedding_01 .img {
    width: 100%;
  }
  .main_wedding .main_wedding_01 .img_pc {
    display: none !important;
  }
  .main_wedding .main_wedding_01 .img_sp {
    display: block !important;
  }
  .main_wedding .main_wedding_02 {
    width: 100%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_wedding .main_wedding_02 div {
    display: block;
  }
  .main_wedding .main_wedding_02 .txt {
    width: 100%;
    padding: 5%;
  }
  .main_wedding .main_wedding_02 .txt strong {
    font-size: 20px;
    line-height: 30px;
    display: block;
    margin-bottom: 5%;
  }
  .main_wedding .main_wedding_02 .txt p {
    font-size: 12px;
    line-height: 22px;
  }
  .main_wedding .main_wedding_qa {
    width: 90%;
    height: auto;
    margin: 0 auto 5% auto;
  }
  .main_wedding .main_wedding_qa h2 {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5%;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-image: url("../img/bg_line.png");
    background-position: bottom center;
    background-size: 48px auto;
  }
  .main_wedding .main_wedding_qa span {
    display: block;
    padding-left: 35px;
    background-image: url("https://www.rugu.co.jp/wp/wp-content/themes/rugu/check/img/icon_q.png");
    background-repeat: no-repeat;
    background-size: 20px auto;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .main_wedding .main_wedding_qa p {
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 26px;
  }
  .main_wedding .main_wedding_free {
    width: 90%;
    height: auto;
    margin: 0 auto 5% auto;
  }
  .main_wedding .main_wedding_free h2 {
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5%;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-image: url("../img/bg_line.png");
    background-position: bottom center;
    background-size: 48px auto;
  }
  .main_wedding .main_wedding_free p {
    font-size: 14px;
    line-height: 30px;
  }
  .main_wedding .main_wedding_free p span {
    display: block;
    text-indent: -1em;
    padding-left: 1em;
  }
  .main_blog .main_tit {
    text-align: center;
    padding: 10% 0;
  }
  .main_blog .main_tit h1 {
    font-size: 30px;
    line-height: 42px;
    display: block;
  }
  .main_blog .main_tit span {
    font-size: 12px;
    line-height: 22px;
  }
  .main_blog .main_category_list {
    text-align: center;
    margin-bottom: 10%;
    border-top: 1px solid #d0d8dc;
    border-bottom: none;
  }
  .main_blog .main_category_list a {
    padding: 10px 1.5%;
    font-size: 12px;
    line-height: 20px;
    display: block;
    width: 50%;
    float: left;
    border-bottom: 1px solid #d0d8dc;
  }
  .main_blog .main_category_list .current-cat a {
    border-bottom: 1px solid #d0d8dc;
    background-color: #d0d8dc;
  }
  .main_blog .main_category_list a:nth-child(even) {
    border-right: 1px solid #d0d8dc;
  }
  .main_blog .main_category_list ul li:nth-child(1) a {
    width: 100%;
  }
  .main_blog .main_category_box {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_blog .main_category_box ul li {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 5% 0;
  }
  .main_blog .main_category_box ul li img {
    margin-bottom: 0px;
  }
  .main_blog .main_category_box ul li .txt {
    width: 65%;
    float: right;
  }
  .main_blog .main_category_box ul li img {
    width: 30%;
    float: left;
    display: block;
  }
  .main_blog .main_category_box ul li .category {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .main_blog .main_category_box ul li .tit {
    font-size: 14px;
  }
  .main_blog .main_category_box ul li:nth-child(3n-1) {
    margin: 0 0 5% 0;
  }
  .main_privacypolicy .main_tit {
    text-align: center;
    padding: 5% 0;
  }
  .main_privacypolicy .main_tit h1 {
    font-size: 30px;
    line-height: 42px;
    display: block;
  }
  .main_privacypolicy .main_tit span {
    font-size: 12px;
    line-height: 22px;
  }
  .main_privacypolicy .main_memo {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_privacypolicy .main_memo strong {
    font-size: 16px;
    line-height: 28px;
    display: block;
    margin-top: 20px;
  }
  .main_privacypolicy .main_memo div {
    padding: 0 5px;
  }
  .main_contact .main_tit {
    text-align: center;
    padding: 5% 0;
  }
  .main_contact .main_tit h1 {
    font-size: 30px;
    line-height: 42px;
    display: block;
  }
  .main_contact .main_tit span {
    font-size: 12px;
    line-height: 22px;
  }
  .main_contact .step {
    text-align: center;
    width: 90%;
    height: auto;
    margin: 0 auto 5% auto;
  }
  .main_contact .main_contact_txt {
    text-align: left;
    margin-bottom: 10%;
    padding: 0 5%;
  }
  .main_contact .main_contact_txt span {
    color: #f00;
  }
  .main_contact .form {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_contact .form span {
    color: #f00;
  }
  .main_contact .form table {
    width: 100%;
    height: auto;
  }
  .main_contact .form table tr th {
    width: 100%;
    display: block;
    padding: 10px 0 2.5px 0;
  }
  .main_contact .form table tr td {
    width: 100%;
    display: block;
    padding: 2.5px 0 10px 0;
  }
  .main_contact .form table tr td input[type="text"] {
    padding: 2.5px 10px;
    background-color: #f2f3f6;
    border: none;
    height: 50px;
    width: 100%;
    font-size: 14px;
  }
  .main_contact .form table tr td input[type="email"] {
    padding: 2.5px 10px;
    background-color: #f2f3f6;
    border: none;
    height: 50px;
    width: 100%;
    font-size: 14px;
  }
  .main_contact .form table tr td input[type="tel"] {
    padding: 2.5px 10px;
    background-color: #f2f3f6;
    border: none;
    height: 50px;
    width: 100%;
    font-size: 14px;
  }
  .main_contact .form table tr td select {
    width: 100%;
  }
  .main_contact .form table tr td .w_80 {
    width: 60% !important;
  }
  .main_contact .form table tr td p {
    padding-bottom: 10px;
  }
  .main_contact .form .privacy {
    text-align: center;
    margin: 40px 0px;
  }
  .main_contact .form .privacy a {
    text-decoration: underline;
  }
  .main_contact .form .btn {
    width: 90%;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  .main_contact .form .btn input {
    display: block;
    width: 100%;
    font-size: 14px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #000;
    margin: 0 auto;
    color: #000;
    position: relative;
  }
  .main_contact .form .btn input:hover {
    cursor: pointer;
  }
  .main_contact .form .btn::after {
    position: absolute;
    content: '';
    display: inline-block;
    background-image: url(../img/btn_arow.png);
    background-size: contain;
    width: 12px;
    height: 23px;
    right: 10px;
    top: 13.5px;
  }
  .main_contact .form .btn_back {
    width: 220px;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  .main_contact .form .btn_back input {
    display: block;
    width: 60%;
    font-size: 14px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #000;
    margin: 0 auto;
    color: #000;
    position: relative;
  }
  .main_contact .form .btn_back input:hover {
    cursor: pointer;
  }
  .main_contact .form .btn_back::after {
    position: absolute;
    content: '';
    display: inline-block;
    background-image: url(../img/btn_arow.png);
    background-size: contain;
    width: 12px;
    height: 23px;
    right: 10px;
    top: 13.5px;
  }
  .main_contact .about_memo {
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  .main_contact .about_memo .tit {
    text-align: center;
    margin-bottom: 5%;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    display: block;
  }
  .main_contact .about_memo table {
    display: block;
    margin-bottom: 10%;
  }
  .main_contact .about_memo table tr th {
    width: 100%;
    vertical-align: top;
    display: block;
    font-weight: bold;
  }
  .main_contact .about_memo table tr td {
    width: 100%;
    display: block;
    margin-bottom: 1.5%;
  }
  .main_contact .about_memo p {
    padding-bottom: 10%;
  }
  .main_contact .about_memo p strong.name {
    font-size: 16px;
    display: block;
  }
  .main_contact .about_memo p span {
    font-size: 13px;
  }
  .main_blog_single {
    width: 90%;
    height: auto;
    margin: 10% auto;
  }
  .main_blog_single .main_blog_single_box {
    position: relative;
    width: 100%;
    height: auto;
  }
  .main_blog_single .main_blog_single_box .sns_btn {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .main_blog_single .main_blog_single_box .sns_btn a {
    padding-left: 5px;
  }
  .main_blog_single .main_blog_single_box .sns_btn img {
    width: 28px;
  }
  .main_blog_single .main_blog_single_box .category {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .main_blog_single .main_blog_single_box .tit {
    margin-bottom: 5%;
    padding-bottom: 5%;
    border-bottom: 1px solid #d0d8dc;
  }
  .main_blog_single .main_blog_single_box .tit h1 {
    font-size: 20px;
    line-height: 30px;
  }
  .main_blog_single .main_blog_single_box .memo {
    margin-bottom: 10%;
  }
  .main_blog_single .main_blog_single_box .memo p {
    font-size: 14px;
    line-height: 32px;
    font-family: 'tsukushi', sans-serif;
    padding-bottom: 5%;
  }
  .main_blog_single .main_blog_single_box .memo h2 {
    padding: 0 0 5px 10px;
    margin-bottom: 5%;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-family: 'tsukushi_b', sans-serif;
  }
  .main_blog_single .main_blog_single_box .memo h3 {
    padding: 10px;
    background-color: #eceff1;
    font-size: 16px;
    line-height: 26px;
    display: block;
    margin-bottom: 5%;
  }
  .main_blog_single .main_blog_single_box .memo img {
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .main_blog_single .main_blog_single_box .memo blockquote {
    padding: 2.5% 2.5% 1px 2.5%;
    width: 100%;
    height: auto;
    margin: 0 auto 5% auto;
    border: 1px solid #d0d8dc;
    background-color: #e0e0e0;
  }
  .main_blog_single .main_blog_single_box .memo blockquote p {
    font-size: 11px;
    line-height: 18px;
  }
  .main_blog_single .main_blog_single_box .share {
    margin-bottom: 10%;
    /*
     ul li{width: 45%; height: auto; float: left; margin-right: 5%;}
     ul li a{display: block; width: 100%; height: auto; padding: 10px; text-align: center; border: 1px solid #000; font-size: 10px;}
     */
  }
  .main_blog_single .main_blog_single_box .share span {
    display: block;
    margin-bottom: 2.5%;
  }
  .main_blog_single .main_blog_single_box .share ul li {
    width: 31.3333%;
    height: auto;
    float: left;
  }
  .main_blog_single .main_blog_single_box .share ul li:nth-child(3n-1) {
    margin: 0 3%;
  }
  .main_blog_single .main_blog_single_box .recommend span {
    display: block;
    margin-bottom: 2.5%;
  }
  .main_blog_single .main_blog_single_box .recommend ul li {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 5%;
  }
  .main_blog_single .main_blog_single_box .recommend ul li img {
    margin-bottom: 0px;
  }
  .main_blog_single .main_blog_single_box .recommend ul li .txt {
    width: 65%;
    float: right;
  }
  .main_blog_single .main_blog_single_box .recommend ul li img {
    width: 30%;
    float: left;
    display: block;
  }
  .main_blog_single .main_blog_single_box .recommend ul li .category {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .main_blog_single .main_blog_single_box .recommend ul li .tit {
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: none;
  }
  .main_blog_single .main_blog_single_box .recommend ul li:nth-child(3n-1) {
    margin: 0 0 5% 0;
  }
  .main_blog_single .main_blog_single_box .back_link {
    width: 100%;
    height: auto;
    margin-bottom: 10%;
    padding: 10px 0px;
    border-top: 1px solid #d0d8dc;
    border-bottom: 1px solid #d0d8dc;
  }
  .main_blog_single .main_blog_single_box .back_link ul li {
    min-height: 1px;
    width: 33.333%;
    height: auto;
    float: left;
    padding: 0 5px;
    font-size: 11px;
  }
  .main_blog_single .main_blog_single_box .back_link ul li:nth-child(1) {
    text-align: left;
  }
  .main_blog_single .main_blog_single_box .back_link ul li:nth-child(2) {
    text-align: center;
  }
  .main_blog_single .main_blog_single_box .back_link ul li:nth-child(3) {
    text-align: right;
  }
  .main_topback {
    width: 20px;
    height: auto;
    margin: 0 auto 5% auto;
    text-align: center;
  }
  .main_topback img {
    width: 20px;
    height: auto;
  }
  footer {
    padding: 5% 0% 0 0%;
    background-color: #f3f3f3;
  }
  footer .logo {
    width: 30%;
    height: auto;
    margin: 0 auto 5% auto;
  }
  footer .nav {
    text-align: center;
    margin-bottom: 2.5%;
  }
  footer .nav a {
    padding: 0 1.5%;
  }
  footer .nav2 {
    text-align: center;
    margin-bottom: 2.5%;
  }
  footer .nav2 a {
    padding: 0 2.5%;
  }
  footer .nav2 span {
    padding: 0 2.5%;
  }
  footer .nav_bottom {
    width: 100%;
    border-top: none;
    padding: 5px 0px;
  }
  footer .nav_bottom_left {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 5%;
    text-align: center;
  }
  footer .nav_bottom_left a {
    padding: 0%;
    margin-bottom: 1.5%;
    font-size: 12px;
    display: block;
    width: 100%;
  }
  footer .copyright {
    text-align: center;
    font-size: 12px;
    width: 100%;
    padding-right: 0;
    float: none;
  }
  .main_bbq_gallery {
    width: 90%;
    height: auto;
    margin: 0 auto 10% auto;
  }
  .main_bbq_gallery ul li {
    width: 100%;
    margin-bottom: 5%;
  }
  .main_bbq_gallery ul li:nth-child(odd) {
    float: none;
  }
  .main_bbq_gallery ul li:nth-child(even) {
    float: none;
  }
  .main_content_contact {
    padding: 5% 5%;
  }
  .main_content_contact .tit {
    margin-bottom: 5%;
  }
  .main_content_contact .tit h2 {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 5%;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-image: url("../img/bg_line.png");
    background-position: bottom center;
    background-size: 48px auto;
  }
  .main_content_contact .tit p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
  }
  .main_content_contact .main_content_contact_memo {
    text-align: left;
    margin-bottom: 2.5%;
  }
  .main_content_contact .main_content_contact_form {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .main_content_contact .main_content_contact_form p.caution {
    color: #d50000;
    padding-bottom: 2.5%;
  }
  .main_content_contact .main_content_contact_form ul li {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 2.5%;
  }
  .main_content_contact .main_content_contact_form ul li p {
    display: block;
  }
  .main_content_contact .main_content_contact_form ul li p span {
    color: #d50000;
    margin-bottom: 5px;
  }
  .main_content_contact .main_content_contact_form ul li input {
    height: 30px;
    background-color: #f4f5f7;
    width: 100%;
  }
  .main_content_contact .main_content_contact_form ul li select {
    width: 75%;
    height: 30px;
  }
  .main_content_contact .main_content_contact_form .yoyaku {
    margin-bottom: 2.5%;
  }
  .main_content_contact .main_content_contact_form .yoyaku p {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .main_content_contact .main_content_contact_form .yoyaku table tr th {
    font-size: 16px;
    line-height: 26px;
    padding-left: 0px;
    width: 100%;
    display: block;
  }
  .main_content_contact .main_content_contact_form .yoyaku table tr th span {
    font-size: 14px;
    display: block;
  }
  .main_content_contact .main_content_contact_form .yoyaku table tr td {
    display: block;
    width: 100%;
    padding-left: 0px;
    padding-top: 10px;
  }
  .main_content_contact .main_content_contact_form .yoyaku select {
    height: 30px;
    margin-bottom: 10px;
    width: 30%;
  }
  .main_content_contact .main_content_contact_form .yoyaku input[type="text"] {
    height: 30px;
    margin-bottom: 10px;
    width: 60%;
  }
  .en .main_content_contact .main_content_contact_form .yoyaku input[type="text"] {
    width: 60%;
  }
  .main_content_contact .main_content_contact_form .yoyaku table tr th.yoyaku02 {
    padding-top: 30px;
  }
  .main_content_contact .main_content_contact_form .txt p span {
    color: #d50000;
    margin-bottom: 5px;
  }
  .main_content_contact .main_content_contact_form .policy {
    text-align: center;
  }
  .main_content_contact .main_content_contact_form input[type="submit"] {
    width: 90%;
    margin: 30px auto 0 auto;
    border: 1px solid #000;
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    display: block;
    padding: 15px 5px;
  }
  .main_content_contact .step {
    width: 90%;
    height: auto;
  }
}
