@charset "UTF-8";
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #131515;
  background:#b0ccb1;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, Tahoma, Verdana, Arial, Verdana, sans-serif;
  overflow-y: scroll;
}
a {
  text-decoration: none;
}
br {
  letter-spacing: normal;
}

img {
  max-width: 100%;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.font_min {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
}

.second_Contents {
  width: 100%;
  margin: 0 auto;
}
.contentInner {
  width: 1000px;
  margin: 0 auto 100px;
}
.titleArea {
  height: 100%;
  background: #b0ccb1;
  padding-top: 170px;
  /*background: radial-gradient(#8a674d 2px, transparent 3px), radial-gradient(#8a674d 2px, transparent 3px), linear-gradient(#a28269 4px, transparent 0), linear-gradient(45deg, transparent 34px, transparent 35px, #a4a4a4 35px, #a4a4a4 36px, transparent 37px, transparent 69px), linear-gradient(-45deg, transparent 35px, transparent 36px, #a4a4a4 36px, #a4a4a4 37px, transparent 38px, transparent 69px), #a28269;
  background-size: 54px 54px, 54px 54px,100% 6px, 54px 54px, 54px 54px;
  background-position: 54px 55px, 0px 0px, 0px 0px, 0px 0px, 0px 0px;*/
/*  background-size: cover;*/
}
.titleArea .st_main {
  font-size: 37px;
  color: #fff;
  text-align: center;
}
.titleArea .st_main span {
  font-size: 75px;
  display: block;
}
.titleArea .title_logo {
  width: 40%;
  margin: 0 auto 100px;
}
.titleArea .js-mvslide {
  margin-bottom: 0 !important;
  overflow: hidden;
}
.titleArea .js-mvslide .slide {
  margin: 0;
  width: 20vw;
}

.titleArea .js-mvslide .slide img {
  transform: scale(.8);
  transition: transform 400ms;
}

.titleArea .js-mvslide .slide.size_m img,.titleArea .js-mvslide .slide.size_m-clone img {
  transform: scale(.9);
  transition: transform 400ms ease;
}

.titleArea .js-mvslide .slide.slick-center {
  margin: 0 2vw;
}
.titleArea .js-mvslide .slide.slick-center img {
  transform: scale(1);
  transition: width 400ms ease;
}

.titleArea .js-mvslide .slick-list {
  overflow: visible;
}
.titleArea .js-mvslide .slick-track {
  display: flex;
}
.titleArea .js-mvslide .slick-slide {
  height: auto !important;
}
.titleArea .js-mvslide .slick-dots {
  margin-top: 3.125%;
  position: relative;
  bottom: auto;
}
.titleArea .js-mvslide .slick-dots li {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #fff;
}
.titleArea .js-mvslide .slick-dots li + li {
  margin-left: 14px;
}
.titleArea .js-mvslide .slick-dots li.slick-active {
  background: #3c2b1b !important;
}
.titleArea .js-mvslide .slick-dots li button {
  cursor: pointer;
  border: none;
  font-size: 0;
  display: block;
  padding: 0;
}
.titleArea .js-mvslide .slick-dots li button:before {
  display: none;
}

.txt_search {
  text-align: center;
  margin: 100px 0 50px;
}
.txt_search .ic_img {
  width: 5%;
  margin: 0 auto 30px;
}
.txt_search .st_search {
  color: #fff;
  font-size: 40px;
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-bottom: 20px;
}
.box_cate .st_cate {
  text-align: center;
  margin-bottom: 30px;
}
.box_cate .wrp_cate {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
.box_cate .wrp_cate .cate {
  width: 92px;
  margin-left: 15px;
  cursor: pointer;
}
.box_cate .wrp_cate .cate:first-child {
  margin-left: 0;
}
.box_cate .wrp_cate .cate span {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #fff;
  line-height: 1.6;
  letter-spacing: .1em;
  border: 1px solid #fff;
  border-radius: 2em;
  padding: .3em;
  box-sizing: border-box;
  transition: background .3s;
}
.box_cate .wrp_cate .cate.active span,.box_cate .wrp_cate .cate:hover span {
  background: #827a52;
}
.introduction {
  widows: 100%;
  margin: auto;
  padding: 75px 0 120px;
  font-size: 16px;
  color: #fff;
}
.introduction .st_int {
  font-size: 30px;
  margin-bottom: 40px;
  position: relative;
}
.introduction > p {
  text-align: center;
  line-height: 1.5;
}

.introduction .txt_int {
  line-height: 1.8;
}
.introduction .point {
  width: 400px;
  margin: 0 auto;
  padding: 20px 50px;
  margin-top: 40px;
  background: #fff;
  border: 3px solid yellow;
}
.introduction .point p.txt1 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.introduction .point p.txt2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  padding-bottom: 10px;
}
.introduction .point p.txt2 span {
/*  border: 2px solid #3D3D66;*/
  background: linear-gradient(transparent 50%, yellow 50%);
}
.introduction .point ul li:last-child {
  margin-right: 0px;
}

.con_guide {
  width: 600px;
  margin: 40px auto 0;
  text-align: center;
  padding: 40px 0;
  border: 1px solid #fff;
  color: #fff;
}
.con_guide .txt {
  font-size: 20px;
  font-weight: bold;
}
.area_tabs {
  width: 50%;
  margin: 0 auto 30px;
  text-align: center;
  /*background: #B95C5C;*/
  color: #ffffff;
  font-size: 18px;
  /*font-family: 'Sawarabi Mincho', sans-serif;*/
  font-weight: bold;
  height: 44px;
  line-height: 44px;
}
ul.tabs {
  display: flex;
  /*flex-wrap: no-wrap;*/
  width: 100%;
  margin: 0 auto;
  text-align: center;
  justify-content: space-around;
}
ul.tabs li {
  width: 11%;
  height: 40px;
  line-height: 40px;
  margin: 5px 0;
  border-radius: 30px;
  position: relative;
  z-index: 1000;
  border: 1px solid #fff;
}
/*ul.tabs li:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}*/
ul.tabs li a {
  display: block;
  width: 100%;
  color: #fff;
}
ul.tabs .active {
  color: #ffffff;
  background: #5e9160;
}

/*------------main-------------*/
#main {
  position: relative;
  text-align: center;
  background: #f2f2f2;
}
#main .mainVisual {
  width: 100%;
}
#main .mainVisual img {
  width: 100%;
}
#main .mainTtl {
  font-size: 18px;
  color: #B01D20;
  margin-top: 30px;
}
#main .mainlead img {
  width: 100%;
}

#sub_navi {
  margin: 0 auto;
  padding-bottom: 20px;
  background: #f2f2f2;
}
#sub_navi ul {
  display: flex;
  justify-content: space-between;
}
#sub_navi img {
  width: 100%;
}

/*------------共通-------------*/
.area {
  margin: 100px auto 30px;
  text-align: center;
  width: 20%;
}
.area.txt_l {
  width: 25%;
}
/*.area img {
  width: 100%;
  max-width: 100px;
}*/

.area_osaka,.area_kyoto {
  margin: 50px 0 30px;
  text-align: center;
}

.shop_box {
  width: 1000px;
  margin: 0 auto 40px;
  padding: 50px;
  background: #ffffff;
  border-radius: 5px;
}
.shop_box .shop_plan {
  display: flex;
  justify-content: space-between;
}
.shop_info {
  line-height: 18px;
  padding: 12px 0 12px;
  display: flex;
  justify-content: space-between;
  border-top: 3px solid #131515;
  border-bottom: 3px solid #131515;
}

.shop_info_top {
  line-height: 18px;
  padding: 15px 0 30px;
  border-bottom: 2px solid #3D3D66;
  position: relative;
}
.shop_info_top .shop_name {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', 'YuMincho', "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
  margin: 30px 0;
  font-size: 30px;
  font-weight: 700;
}
.shop_info_top .shop_intro {
  font-size: 15px;
  line-height: 1.5;
}
/*.shop_info_top .shop_intro:before {
  font-family: FontAwesome;
  content: '\f0da';
  margin-right: 5px;
}*/
.shop_info_top .shop_area {
  position: absolute;
  top: 0;
  left: 0;
}
.shop_info_top .shop_area span {
  padding: 2px 6px;
  background: #f5f5f5;
  color: #666666;
  font-size: 12px;
}
.shop_info_top .icon_hp {
  position: absolute;
  top: 27%;
  right: 0;
  text-align: right;
}

.shop_info_top .icon_hp a {
  position: relative;
  display: block;
}

.shop_info_top .icon_hp a:before {
  content: '';
  position: absolute;
  right: 0;
  width: 15px;
  height: 15px;
  background: url(../img/ic_new_w.png) no-repeat top right / cover;
  z-index: 2;
}

.shop_info_top .category {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.shop_info_top .category a {
  padding: 2px 6px;
  background:#d39475;
  /*background: #b58d14;*/
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  border-radius: 3px;
}

.shop_info_top .scenebox {
  position: absolute;
  float: right;
  right: 0;
  top: 20px;
  display: flex;
}
.shop_info_top .scenebox p {
  padding: 4px 10px;
  border-radius: 15px;
  color: #fff;
  margin: 5px;
}

.shop_info_top .scenebox .rec {
  background: #59ae92;
}

.shop_info_top .scenebox .ann {
  background: #ed779f;
}

.shop_info_top .scenebox .pri {
  background: #a3775f;
}

.shop_info_top .scenebox .sta {
  background: #ff9067;
}

.shop_info_top .scenebox .nig {
  background: #4d7586;
}

.left_box {
  width: 52%;
  margin: 30px 0 0;
}
.slider img, .slider img {
  margin-right: 2px;
}

.right_box {
  width: 45%;
  margin: 30px 0 0;
}

.right_box .plan_txt .plan_name {
  margin:0 0 10px;
  font-size: 25px;
  font-weight: bold;
  color: #827a52;
}

.right_box .plan_txt .fee {
  font-size: 13px;
  margin-bottom: 20px;
}
.right_box .plan_txt .fee span {
  font-size: 25px;
}

.right_box .plan_info {
  margin-bottom:30px;
}

.right_box .plan_info li.cui {
  text-indent: -56px;
  padding-left: 56px;
}

.right_box .plan_info li span {
  font-weight: bold;
}

.right_box .plan_info li.dri {
  text-indent: -56px;
  padding-left: 56px;
}

.right_box .reserve {
  display: block;
  background: #827a52;
  width: 80%;
  text-align: center;
  border-radius: 5px;
}

/*.plan_info table {
  font-size: 15px;
  font-weight: 500;
  color: #131515;
  margin: 2px 0 12px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 8px;
}*/
.plan_info table {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #666666;
  /*font-size: 14px;*/
}
.plan_info table tr th {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 6px 5px;
  background: #f5f5f5;
  border-bottom: 1px solid #666666;
}
.plan_info table tr td {
  padding: 6px 10px;
  border-bottom: 1px solid #666666;
}
.plan_info table tr td strong {
  font-weight: 900;
}
.plan_info table tr span.bold {
  font-weight: bold;
  color: #bf3507;
}
.plan_info table tr span.small {
  font-size: 12px;
}
.plan_info ul {
  padding-top: 10px;
}
.plan_info ul li:before {
  font-family: FontAwesome;
  content: '\f0da';
  margin-right: 5px;
}

.plan_info ul li .category a {
  padding: 2px 6px;
  background: #b89767;
  /*background: #b58d14;*/
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  border-radius: 3px;
}

.plan_info ul li dl {
  margin-left:12px;
}

.plan_info ul li dl dd {
  line-height:1.5;
}

.plan_info ul li dl dd span {
  font-size: 12px;
}

.reserve {
  width: 60%;
/*  padding-top: 30px;*/
  margin: 30px auto 0;
  display: flex;
}
.reserve a span {
  font-size: 12px;
}
.reserve p {
  display: block;
  width: 100%;
  /*height: 60px;*/
  padding: 10px 0;
  background:#d39475;
  /*background: #b58d14;*/
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  /*position: relative;*/
  /*z-index: 1000;*/
}
.reserve a {
  color: #fff;
  background: url(../img/iconArrow.png) 96% center no-repeat;
  display: block;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding: 20px 0;
}
.reserve a:hover {
  background: url(../img/iconArrow.png) 96% center no-repeat;
  opacity: 0.5 !important;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity: 0.5;
}
/*.reserve a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 0;
  height: 0;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left: 6px solid #fff;
}*/

.hstd {
  width: 60%;
  margin: 0 auto;
}
.hstd img {
  width: 100%;
}
.box_bnr {
  text-align: center;
  width: 60%;
  margin: 0 auto;
}

/* -------------- ICON -------------- */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/private/font/MaterialIcons-Regular.woff2) format("woff2"), url(/private/font/MaterialIcons-Regular.woff) format("woff"), url(/private/font/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  color: #131515;
  line-height: 1;
  letter-spacing: normal;
  vertical-align: middle;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}