@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : useful_common.css
 author     : Ability Consultant
 style info : お役立ち情報共通
=================================================================== */
.con_banquet .box_banquet {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_banquet .box_banquet {
    width: 95%;
  }
}

.con_banquet .box_banquet ul:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 0;
  }
}
.con_intro .st_title {
  margin-bottom: 54px;
}

/* -----------------------------------------------------------
	con_about
----------------------------------------------------------- */
.con_about {
  margin-bottom: 67px;
}
@media only screen and (max-width: 767px) {
  .con_about {
    margin-bottom: 0;
  }
}
.con_about .box_l {
  width: 56.5625%;
}
@media only screen and (min-width: 1025px) {
  .con_about .box_l .box_img {
    position: relative;
    overflow: hidden;
    min-height: 596px;
  }
  .con_about .box_l .box_img img {
    max-width: none;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media print {
  .con_about .box_l .box_img {
    position: relative;
    overflow: hidden;
    min-height: 596px;
  }
  .con_about .box_l .box_img img {
    max-width: none;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.ie8 .con_about .box_l .box_img {
  position: relative;
  overflow: hidden;
  min-height: 596px;
}
.ie8 .con_about .box_l .box_img img {
  max-width: none;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .box_l .box_img {
    overflow: hidden;
  }
  .con_about .box_l .box_img img {
    max-width: none;
    margin-left: -80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_l {
    width: 100%;
  }
}
.con_about .box_r {
  width: 43.4375%;
  background: #faf3f0;
}
@media only screen and (max-width: 767px) {
  .con_about .box_r {
    width: 100%;
    padding: 1.5em 0 3em;
  }
}
.con_about .box_r .st_useful_title span.en {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 139%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .box_r .st_useful_title span.en {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_r .st_useful_title span.en {
    font-size: 124%;
  }
}
.con_about .box_r .box_txt {
  width: 70.86331%;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_about .box_r .box_txt {
    width: 95%;
  }
}
.con_about .box_r .box_txt .txt {
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .con_about .box_r .box_txt .txt {
    text-align: left;
  }
}

/* -----------------------------------------------------------
	共通
----------------------------------------------------------- */
.con_style, .con_floor, .con_mast {
  max-width: 1708px;
  margin: 0 auto 81px;
}
@media only screen and (max-width: 767px) {
  .con_style, .con_floor, .con_mast {
    margin: 0 auto 4em;
  }
}
.con_style .st_useful_title, .con_floor .st_useful_title, .con_mast .st_useful_title {
  margin-bottom: 27px;
}
@media only screen and (max-width: 767px) {
  .con_style .st_useful_title, .con_floor .st_useful_title, .con_mast .st_useful_title {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_style .box_img, .con_floor .box_img, .con_mast .box_img {
    overflow: hidden;
  }
  .con_style .box_img img, .con_floor .box_img img, .con_mast .box_img img {
    max-width: none;
  }
}
@media print {
  .con_style .box_img, .con_floor .box_img, .con_mast .box_img {
    overflow: hidden;
  }
  .con_style .box_img img, .con_floor .box_img img, .con_mast .box_img img {
    max-width: none;
  }
}
.ie8 .con_style .box_img, .ie8 .con_floor .box_img, .ie8 .con_mast .box_img {
  overflow: hidden;
}
.ie8 .con_style .box_img img, .ie8 .con_floor .box_img img, .ie8 .con_mast .box_img img {
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .con_style .box_img, .con_floor .box_img, .con_mast .box_img {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_txt .st_useful_title, .con_floor .box_txt .st_useful_title, .con_mast .box_txt .st_useful_title {
    margin-bottom: 1em;
  }
}

/* -----------------------------------------------------------
	con_style
----------------------------------------------------------- */
.con_style .box_l {
  width: 49.94145%;
}
.con_style .box_r {
  width: 50.05855%;
}
.con_style .box_r .box_txt {
  width: 75.73271%;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_style .box_r .box_txt {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	con_floor
----------------------------------------------------------- */
.con_floor .box_l {
  width: 50.05855%;
}
.con_floor .box_r {
  width: 49.94145%;
}
.con_floor .box_r .box_txt {
  width: 72.68464%;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_floor .box_r .box_txt {
    width: 95%;
  }
}
.con_floor .box_r .box_txt .txt span {
  text-decoration: underline;
}

/* -----------------------------------------------------------
	con_mast
----------------------------------------------------------- */
.con_mast .box_l {
  width: 49.94145%;
}
@media only screen and (max-width: 767px) {
  .con_mast .box_l .box_img {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_mast .box_l .box_img img {
    margin-left: -20%;
  }
}
.con_mast .box_r {
  width: 50.05855%;
}
.con_mast .box_r .box_txt {
  width: 70.22274%;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_mast .box_r .box_txt {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	con_clothing
----------------------------------------------------------- */
.con_clothing {
  padding-top: 68px;
  padding-bottom: 50px;
  margin-bottom: 59px;
  background: #f7f7f7;
}
@media only screen and (max-width: 767px) {
  .con_clothing {
    padding-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_clothing {
    padding-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_clothing {
    margin-bottom: 4em;
  }
}
.con_clothing .box_clothing {
  max-width: 1708px;
  margin: auto;
  overflow: hidden;
}
.con_clothing .box_clothing .box_l {
  width: 50.05855%;
}
@media only screen and (max-width: 767px) {
  .con_clothing .box_clothing .box_l {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_clothing .box_clothing .box_l .box_img {
    overflow: hidden;
  }
  .con_clothing .box_clothing .box_l .box_img img {
    max-width: none;
    margin-left: -55%;
  }
}
@media print {
  .con_clothing .box_clothing .box_l .box_img {
    overflow: hidden;
  }
  .con_clothing .box_clothing .box_l .box_img img {
    max-width: none;
    margin-left: -55%;
  }
}
.ie8 .con_clothing .box_clothing .box_l .box_img {
  overflow: hidden;
}
.ie8 .con_clothing .box_clothing .box_l .box_img img {
  max-width: none;
  margin-left: -55%;
}
@media only screen and (max-width: 767px) {
  .con_clothing .box_clothing .box_l .box_img {
    margin-bottom: 1em;
  }
}
.con_clothing .box_clothing .box_r {
  width: 49.94145%;
}
@media only screen and (max-width: 767px) {
  .con_clothing .box_clothing .box_r {
    width: 100%;
  }
}
.con_clothing .box_clothing .box_r .box_txt {
  width: 68.22978%;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_clothing .box_clothing .box_r .box_txt {
    width: 95%;
  }
}
.con_clothing .tbl_clothing {
  clear: both;
  width: 55.88542%;
  margin: 60px auto 0;
}
@media only screen and (max-width: 767px) {
  .con_clothing .tbl_clothing {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_clothing .tbl_clothing {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .con_clothing .tbl_clothing {
    width: 95%;
    margin-top: 1.5em;
  }
}
.con_clothing .tbl_clothing tr {
  border-bottom: 1px solid #999999;
}
.con_clothing .tbl_clothing tr:first-child {
  border-top: 1px solid #999999;
}
.con_clothing .tbl_clothing tr th, .con_clothing .tbl_clothing tr td {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
  font-size: 108%;
  padding: 1.2em 0;
  letter-spacing: .1em;
  line-height: 1.857;
}
@media only screen and (max-width: 767px) {
  .con_clothing .tbl_clothing tr th, .con_clothing .tbl_clothing tr td {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_clothing .tbl_clothing tr th, .con_clothing .tbl_clothing tr td {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_clothing .tbl_clothing tr th, .con_clothing .tbl_clothing tr td {
    font-size: 100%;
  }
}
.con_clothing .tbl_clothing tr th {
  width: 23.12566%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_clothing .tbl_clothing tr th {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
  }
}
.con_clothing .tbl_clothing tr td {
  width: 69.48258%;
}
@media only screen and (max-width: 767px) {
  .con_clothing .tbl_clothing tr td {
    display: block;
    width: 100%;
    text-align: left;
    padding: .5em 1em 1em;
  }
}

/* -----------------------------------------------------------
	con_example
----------------------------------------------------------- */
.con_example {
  text-align: center;
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .con_example {
    margin-bottom: 4em;
  }
}
.con_example .st_useful_title {
  margin-bottom: 22px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_example .st_useful_title {
    margin-bottom: 1em;
  }
}
.con_example .st_useful_title span {
  display: block;
  font-weight: normal;
}
.con_example .st_useful_title span.jp {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 216%;
  color: #222222;
  text-align: center;
  margin-bottom: 16px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_example .st_useful_title span.jp {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_example .st_useful_title span.jp {
    font-size: 154%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_example .st_useful_title span.jp {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_example .st_useful_title span.jp {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_example .st_useful_title span.jp {
    text-align: left;
  }
}
.con_example .st_useful_title span.jp em {
  font-size: 72%;
}
.con_example .txt {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
  font-size: 108%;
  line-height: 1.857;
  letter-spacing: .1em;
  margin-bottom: 29px;
}
@media only screen and (max-width: 767px) {
  .con_example .txt {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_example .txt {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_example .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_example .txt {
    width: 95%;
    margin: 0 auto 1.5em;
    text-align: left;
  }
}
.con_example ul {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  max-width: 380px;
  padding: 26px 0;
  margin: 0 auto 4em;
}
@media only screen and (max-width: 767px) {
  .con_example ul {
    padding: 1em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_example ul {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_example ul {
    width: 95%;
    margin: 0 auto 2em;
  }
}
.con_example ul li {
  text-align: left;
  margin-left: 26.31579%;
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
  font-size: 116%;
  margin-top: 13px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_example ul li {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_example ul li {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_example ul li {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_example ul li {
    margin-top: 0.3em;
  }
}
.con_example ul li:first-child {
  margin-top: 0;
}
.con_example ul li.num1 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num1 span:before {
  content: "1.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num2 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num2 span:before {
  content: "2.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num3 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num3 span:before {
  content: "3.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num4 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num4 span:before {
  content: "4.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num5 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num5 span:before {
  content: "5.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num6 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num6 span:before {
  content: "6.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num7 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num7 span:before {
  content: "7.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num8 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num8 span:before {
  content: "8.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num9 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num9 span:before {
  content: "9.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
.con_example ul li.num10 span {
  padding-left: 1.5em;
  display: inline-block;
}
.con_example ul li.num10 span:before {
  content: "10.";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -.8em;
}
@media only screen and (max-width: 767px) {
  .con_example .txt_ad {
    width: 95%;
    margin: auto;
  }
}

/* -----------------------------------------------------------
	con_banquet
----------------------------------------------------------- */
.con_banquet {
  background: #f7f7f7;
  padding-top: 80px;
  padding-bottom: 90px;
  margin-bottom: 105px;
}
@media only screen and (max-width: 767px) {
  .con_banquet {
    padding-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet {
    padding-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet {
    margin-bottom: 6em;
  }
}
.con_banquet .st_useful_title {
  margin-bottom: 43px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_banquet .st_useful_title {
    margin-bottom: 1em;
  }
}
.con_banquet .st_useful_title span {
  display: block;
  font-weight: normal;
}
.con_banquet .st_useful_title span.jp {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 216%;
  color: #222222;
  text-align: center;
  margin-bottom: 29px;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banquet .st_useful_title span.jp {
    font-size: 231%;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .st_useful_title span.jp {
    font-size: 154%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banquet .st_useful_title span.jp {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .st_useful_title span.jp {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .st_useful_title span.jp {
    text-align: left;
  }
}
.con_banquet .st_useful_title span.jp em {
  font-size: 72%;
}
.con_banquet .st_useful_title span.en {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  font-size: 139%;
  letter-spacing: .2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banquet .st_useful_title span.en {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_banquet .st_useful_title span.en {
    font-size: 124%;
  }
}
.con_banquet .box_banquet ul li {
  float: left;
  width: 48.57143%;
  margin-left: 2.85714%;
}
.con_banquet .box_banquet ul li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_banquet ul li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .con_banquet .box_banquet ul li:first-child {
    margin-bottom: 3em;
  }
}
.con_banquet .box_banquet ul li p {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "游明朝体", serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_banquet ul li p {
    font-weight: normal;
  }
}
.con_banquet .box_banquet ul li p.tit {
  text-align: center;
  margin: 25px 0;
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_banquet ul li p.tit {
    margin: 1em 0;
  }
}
.con_banquet .box_banquet ul li p.tit span {
  vertical-align: middle;
}
.con_banquet .box_banquet ul li p.tit span.floor {
  background: #4e4848;
  color: #fff;
  display: inline-block;
  padding: .3em 1.2em;
  font-size: 108%;
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_banquet ul li p.tit span.floor {
    margin-right: 1em;
  }
}
.con_banquet .box_banquet ul li p.tit span.jp {
  font-size: 170%;
}
.con_banquet .box_banquet ul li p.txt {
  font-size: 108%;
  line-height: 1.857;
  margin-bottom: 55px;
  letter-spacing: .15em;
}
@media only screen and (max-width: 767px) {
  .con_banquet .box_banquet ul li p.txt {
    margin-bottom: 1.5em;
  }
}
.con_banquet .box_banquet ul li .btn_home {
  text-align: center;
}
