@charset "UTF-8";
.container {
  padding: 18px 0 42px;
}
.container.pt00 {
  padding-top: 0;
}

.section_naka_data {
  margin: 0 10px 25px;
}
.section_naka_data:last-child {
  margin-bottom: 0;
}
.section_naka_data h3 {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 30px;
  line-height: 3rem;

  margin-bottom: 10px;
  padding: 0 10px;

  color: #fff;
  background: #999;
}
.section_naka_data h3 small {
  font-family: "ヒラギノ角ゴ Pro W3", Helvetica, Verdana, sans-serif;
  font-size: 10px;
  font-size: 1rem;

  margin-left: .5em;
}
.section_naka_data.bg_orange h3 {
  background: #e4490c;
}
.section_naka_data.bg_pink h3 {
  background: #f45b83;
}
.section_naka_data.bg_blue h3 {
  background: #219cb5;
}
.section_naka_data.bg_purple h3 {
  background: #907aba;
}
.section_naka_data li {
  position: relative;

  min-height: 63px;
  margin-bottom: 6px;
}
.section_naka_data li:last-child {
  margin-bottom: 0;
}
.section_naka_data .photo {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;

  height: 63px;
}
.section_naka_data .photo img {
  height: 100%;
}
.section_naka_data .text {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;

  padding: 5px 0 5px 98px;
}
.section_naka_data em {
  font-weight: bold;
  font-style: normal;
}

.section_naka_btn {
  margin: 0 10px;
}
.section_naka_btn > div {
  margin-bottom: 15px;
}
.section_naka_btn > div:last-child {
  margin-bottom: 0;
}

.section_naka_ranking {
  margin: 0 10px 30px;

  border: 1px #034269 solid;
  border-top: none;
}
.section_naka_ranking h3 {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;

  height: 30px;
  height: 3rem;
  padding-left: 25px;

  color: #fff;
  background: #034269 url(../img/cmn/icon_crown.png) no-repeat 6px center;
  background-size: auto 17px;
}
.section_naka_ranking ul {
  margin: 0 8px;
}
.section_naka_ranking li {
  font-size: 12px;
  font-size: 1.2rem;

  position: relative;

  padding: 10px 0 10px 36px;

  border-bottom: 1px #034269 solid;
}
.section_naka_ranking li:last-child {
  border-bottom: none;
}
.section_naka_ranking li:before {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;

  position: absolute;
  top: 10px;
  left: 0;

  color: #034269;
}
.section_naka_ranking li:nth-child(1):before {
  content: "No.1";
}
.section_naka_ranking li:nth-child(2):before {
  content: "No.2";
}
.section_naka_ranking li:nth-child(3):before {
  content: "No.3";
}
.section_naka_ranking li:nth-child(4):before {
  content: "No.4";
}
.section_naka_ranking li:nth-child(5):before {
  content: "No.5";
}

/*** Cuisine ***/
.section_cuisine_intro {
  margin: 0 10px 15px;
}
.section_cuisine_intro .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.4;

  margin-bottom: 8px;

  text-align: center;
}
.section_cuisine_intro .text {
  font-size: 12px;
  font-size: 1.2rem;
}

.section_cuisine_message {
  margin: 0 10px 34px;
}
.section_cuisine_message .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.4;

  margin-bottom: 8px;

  text-align: center;

  color: #e4490c;
}
.section_cuisine_message .text {
  font-size: 12px;
  font-size: 1.2rem;
}

.section_cuisine_index {
  margin-bottom: 34px;
}
.section_cuisine_index li {
  box-sizing: border-box;
  width: 50%;
}
.section_cuisine_index li:first-child {
  float: left;

  padding-right: .5px;
}
.section_cuisine_index li:last-child {
  float: right;

  padding-left: .5px;
}
.section_cuisine_index li img {
  width: 100%;
}

.section_cuisine_staff {
  margin: 0 10px;
}
.section_cuisine_staff .unit {
  margin-bottom: 20px;
}
.section_cuisine_staff .unit:last-child {
  margin-bottom: 0;
}
.section_cuisine_staff h4,
.section_cuisine_staff .message {
  margin-bottom: 8px;
}
.section_cuisine_staff h4 img,
.section_cuisine_staff .message img {
  width: 100%;
}
.section_cuisine_staff .text {
  font-size: 12px;
  font-size: 1.2rem;
}

.section_suisine_main {
  margin: 0 10px 20px;
}
.section_suisine_main .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  margin-bottom: 8px;

  text-align: center;
}
.section_suisine_main .photo img {
  width: 100%;
}

.section_cuisine_course {
  margin: 0 10px 14px;
}
.section_cuisine_course h3 {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 24px;
  line-height: 2.4rem;

  margin-bottom: 10px;
  padding-left: 8px;

  border-left: 3px #aaa solid;
}
.section_cuisine_course h3 small {
  font-family: "ヒラギノ角ゴ Pro W3", Helvetica, Verdana, sans-serif;
  font-size: 10px;
  font-size: 1rem;

  margin-left: .4em;

  color: #666;
}
.section_cuisine_course h3.orange {
  border-left-color: #e4490c;
}
.section_cuisine_course li {
  float: left;

  box-sizing: border-box;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 8px;

  text-align: center;
}
.section_cuisine_course li:nth-child(2n) {
  margin-right: 0;
}
.section_cuisine_course .photo {
  line-height: 0;

  margin-bottom: 4px;
}
.section_cuisine_course .photo img {
  width: 100%;
}
.section_cuisine_course .name {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.section_cuisine_course em {
  font-weight: bold;
  font-style: normal;
}

/*** Dress ***/
.section_dress_message {
  margin: 0 10px 15px;
}
.section_dress_message .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.4;

  margin-bottom: 8px;

  text-align: center;

  color: #d73049;
}
.section_dress_message .text {
  font-size: 12px;
  font-size: 1.2rem;

  margin-bottom: 12px;
}
.section_dress_message .photo img {
  width: 100%;
}

.section_dress_index {
  margin-bottom: 18px;
}

.section_dress_main h3,
.section_dress_gallery h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 30px;
  line-height: 3rem;

  height: 30px;
  height: 3rem;
  margin-bottom: 15px;

  text-align: center;

  color: #fff;
  background: #666;
}

.section_dress_main {
  margin: 0 10px 25px;
}
.section_dress_main .photo {
  margin-bottom: 10px;
}
.section_dress_main .photo img {
  width: 100%;
}
.section_dress_main .text {
  font-size: 12px;
  font-size: 1.2rem;
}

.section_dress_gallery {
  margin-bottom: 10px;
}
.section_dress_gallery .flexslider {
  position: relative;
}
.section_dress_gallery .flexslider img {
  width: 100%;
}
.section_dress_gallery .flex-control-nav {
  position: absolute;
  z-index: 1000;
  bottom: -18px;
  left: 0;

  width: 100%;

  list-style: none;

  text-align: center;
}
.section_dress_gallery .flex-control-nav li {
  display: inline-block;

  margin: 0 6px;
}
.section_dress_gallery .flex-control-nav li a {
  display: block;
  overflow: hidden;

  width: 8px;
  height: 8px;

  white-space: nowrap;
  text-indent: 105%;

  border-radius: 50%;
  background: #666;
}
.section_dress_gallery .flex-control-nav li a.flex-active {
  background: #209bb4;
}
.section_dress_gallery .flex-direction-nav {
  display: none;
}

.section_photo_gellery h4 {
  height: 53px;
  margin-bottom: 10px;

  text-align: center;
}
.section_photo_gellery h4 img {
  height: 100%;
}

.section_photo_main h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 32px;
  line-height: 3.2rem;

  height: 32px;
  height: 3.2rem;
  margin-bottom: 10px;

  text-align: center;

  color: #fff;
  background: #111;
}
.section_photo_main .text {
  margin-bottom: 16px;
}
.section_photo_main .text:last-child {
  margin-bottom: 0;
}

/*** Ceremony & Banquet ***/
.section_ceremony_gallery,
.section_banquet_gallery {
  margin-bottom: 10px;
}
.section_ceremony_gallery .flexslider,
.section_banquet_gallery .flexslider {
  position: relative;
}
.section_ceremony_gallery .flexslider img,
.section_banquet_gallery .flexslider img {
  width: 100%;
}
.section_ceremony_gallery .flexslider:after,
.section_banquet_gallery .flexslider:after,
.section_dress_gallery .flexslider:after {
  position: absolute;
  z-index: 800;
  bottom: 0;
  left: 0;

  display: block;

  width: 100%;
  height: 30px;

  content: "";

  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white);
  background:         linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
}
.section_ceremony_gallery .flex-viewport li,
.section_banquet_gallery .flex-viewport li,
.section_dress_gallery .flex-viewport li {
  line-height: 0;
}
.section_ceremony_gallery .flex-control-nav,
.section_banquet_gallery .flex-control-nav,
.section_dress_gallery .flex-control-nav {
  position: absolute;
  z-index: 1000;
  bottom: 0;
  left: 0;

  width: 100%;

  list-style: none;

  text-align: center;
}
.section_ceremony_gallery .flex-control-nav li,
.section_banquet_gallery .flex-control-nav li,
.section_dress_gallery .flex-control-nav li {
  display: inline-block;

  margin: 0 6px;
}
.section_ceremony_gallery .flex-control-nav li a,
.section_banquet_gallery .flex-control-nav li a,
.section_dress_gallery .flex-control-nav li a {
  display: block;
  overflow: hidden;

  width: 8px;
  height: 8px;

  white-space: nowrap;
  text-indent: 105%;

  border-radius: 50%;
  background: #666;
}
.section_ceremony_gallery .flex-direction-nav,
.section_banquet_gallery .flex-direction-nav,
.section_dress_gallery .flex-direction-nav {
  display: none;
}

.section_ceremony_gallery .flex-control-nav .flex-active {
  background: #219cb5;
}

.section_banquet_gallery .flex-control-nav .flex-active {
  background: #907aba;
}

.section_ceremony_concept {
  margin: 0 10px 10px;
}
.section_ceremony_concept .concept,
.section_ceremony_concept .catch {
  text-align: center;
}
.section_ceremony_concept .concept {
  height: 102px;
  margin-bottom: 10px;
}
.section_ceremony_concept .concept img {
  height: 100%;
}
.section_ceremony_concept .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;

  margin-bottom: 10px;
}
.section_ceremony_concept .text {
  font-size: 12px;
  font-size: 1.2rem;
}

.section_ceremony_style,
.section_banquet_facilities {
  margin: 0 10px 18px;
}
.section_ceremony_style h3,
.section_banquet_facilities h3 {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 24px;
  line-height: 2.4rem;

  margin-bottom: 10px;
  padding-left: 8px;

  border-left: 3px #aaa solid;
}
.section_ceremony_style h3 small,
.section_banquet_facilities h3 small {
  font-family: "ヒラギノ角ゴ Pro W3", Helvetica, Verdana, sans-serif;
  font-size: 10px;
  font-size: 1rem;

  margin-left: .4em;

  color: #666;
}
.section_ceremony_style h3.blue,
.section_banquet_facilities h3.blue {
  border-left-color: #219cb5;
}
.section_ceremony_style h3.purple,
.section_banquet_facilities h3.purple {
  border-left-color: #907aba;
}
.section_ceremony_style li,
.section_banquet_facilities li {
  float: left;

  box-sizing: border-box;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2px;

  text-align: center;
}
.section_ceremony_style li:nth-child(3n),
.section_banquet_facilities li:nth-child(3n) {
  margin-right: 0;
}
.section_ceremony_style .photo,
.section_banquet_facilities .photo {
  line-height: 0;

  margin-bottom: 4px;
}
.section_ceremony_style .photo img,
.section_banquet_facilities .photo img {
  width: 100%;
}
.section_ceremony_style .name,
.section_banquet_facilities .name {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

.section_ceremony_data,
.section_banquet_data {
  margin: 0 10px 20px;
}
.section_ceremony_data table,
.section_banquet_data table {
  width: 100%;

  border-collapse: collapse;

  border-top: 1px #aaa solid;
  border-left: 1px #aaa solid;
}
.section_ceremony_data th,
.section_ceremony_data td,
.section_banquet_data th,
.section_banquet_data td {
  box-sizing: border-box;
  padding: 8px 12px;

  vertical-align: middle;

  border-right: 1px #aaa solid;
  border-bottom: 1px #aaa solid;
}
.section_ceremony_data th,
.section_banquet_data th {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 15px;
  font-size: 1.5rem;

  width: 25%;

  text-align: center;
}
.section_ceremony_data td,
.section_banquet_data td {
  font-size: 12px;
  font-size: 1.2rem;
}

.section_ceremony_data th {
  background: #bce1e9;
}

.section_banquet_data th {
  background: #d3d1e2;
}

/*** Reserve ***/
.section_reserve_flow {
  margin-bottom: 16px;
}
.section_reserve_flow ol {
  margin: 0 12px;

  list-style: none;
}
.section_reserve_flow ol:after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: "";
}
.section_reserve_flow li {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 36px;

  float: left;

  box-sizing: border-box;
  width: 31%;
  height: 36px;
  margin: 0 1.75%;

  text-align: center;

  color: #fff;
  border-radius: 3px;
  background: #999;
}
.section_reserve_flow li:first-child {
  margin-left: 0;
}
.section_reserve_flow li:last-child {
  margin-right: 0;
}
.section_reserve_flow li:before {
  font-family: "Tinos", serif;
  font-size: 22px;
  font-size: 2.2rem;

  margin-right: 4px;
  margin-right: .4rem;
}
.section_reserve_flow li:nth-child(1):before {
  content: "1.";
}
.section_reserve_flow li:nth-child(2):before {
  content: "2.";
}
.section_reserve_flow li:nth-child(3):before {
  content: "3.";
}
.section_reserve_flow li.current {
  border: none;
  background: #034269;
}

.section_reserve_main dl {
  margin-bottom: 20px;
}
.section_reserve_main dt {
  font-size: 90%;

  padding: 6px 10px 5px;

  color: #333;
  background: #c9e5e6;
}
.section_reserve_main dt .must {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 24px;

  float: left;

  box-sizing: border-box;
  height: 24px;
  margin-right: 10px;
  padding: 0 6px;

  color: #fff;
  border-radius: 5px;
  background: #cc2d2e;
}
.section_reserve_main dt .title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 24px;

  float: left;

  color: #515151;
}
.section_reserve_main dt:after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: "";
}
.section_reserve_main .must input,
.section_reserve_main .must select,
.section_reserve_main .must textarea {
  background-color: #ffebeb;
}
.section_reserve_main dd {
  font-size: 14px;
  font-size: 1.4rem;

  padding: 10px 10px 14px;
}
.section_reserve_main input[type="text"],
.section_reserve_main select,
.section_reserve_main textarea {
  font-size: 16px;

  box-sizing: border-box;
  padding: 4px 8px;

  vertical-align: middle;
}
.section_reserve_main input[type="text"],
.section_reserve_main textarea {
  width: 100%;
}
.section_reserve_main .msg {
  color: #cc2d2e;
  font-weight: bold;
}

#form-bt {
  margin: 0 10px;
}

#submit {
  position: relative;
}
#submit input {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;

  display: block;

  width: 100%;
  padding: 13px 6px;

  text-align: center;

  color: #fff;
  border: none;
  border-radius: 5px;
  background: #034269;

  -webkit-appearance: none;
          appearance: none;
}
#submit:after {
  position: absolute;
  top: 50%;
  right: 12.5px;

  display: block;

  width: 5px;
  height: 5px;
  margin-top: -3.5px;

  content: " ";
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);

  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
  border-top-left-radius: 1px;
}

#back {
  position: relative;
}
#back input {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.0;

  display: block;

  width: 45%;
  margin-top: 15px;
  padding: 8px 4px;

  text-align: center;
  text-overflow: ellipsis;

  color: #fff;
  border: none;
  border-radius: 5px;
  background: #999;

  -webkit-appearance: none;
          appearance: none;
}
#back:before {
  position: absolute;
  top: 50%;
  left: 10px;

  display: block;

  width: 4px;
  height: 4px;
  margin-top: -2.8px;

  content: " ";
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);

  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
  border-top-left-radius: .8px;
}

.section_reserve_thanks {
  margin: 0 10px;
}
.section_reserve_thanks .main {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;

  margin-bottom: 15px;

  text-align: center;
}
.section_reserve_thanks .text {
  font-size: 12px;
  font-size: 1.2rem;

  margin-bottom: 20px;
}
.section_reserve_thanks p:last-child {
  margin-bottom: 0;
}

/*** Specialist ***/
.section_specialist_main dt {
  position: relative;
  position: relative;

  display: block;

  height: 63px;
  padding: 12px;

  color: #fff;
  border-top: 2px #fff solid;
  background: #111;
}
.section_specialist_main dt:after {
  position: absolute;
  top: 50%;
  right: 12.5px;

  display: block;

  width: 5px;
  height: 5px;
  margin-top: -3.5px;

  content: " ";
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);

  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
  border-top-left-radius: 1px;
}
.section_specialist_main dt.open {
  position: relative;
}
.section_specialist_main dt.open:after {
  position: absolute;
  top: 50%;
  right: 12.5px;

  display: block;

  width: 5px;
  height: 5px;
  margin-top: -3.5px;

  content: " ";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);

  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
  border-top-left-radius: 1px;
}
.section_specialist_main dt:first-child {
  border-top: none;
}
.section_specialist_main .photo {
  position: absolute;
  top: 50%;
  left: 12px;

  height: 63px;
  margin-top: -31.5px;
}
.section_specialist_main .photo img {
  height: 100%;
}
.section_specialist_main .title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;

  padding-top: 12px;
  padding-left: 100px;
}
.section_specialist_main dd {
  padding: 8px 10px;
}
.section_specialist_main .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;

  margin-bottom: 6px;
  margin-bottom: .6rem;
}
.section_specialist_main .text {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;

  margin-bottom: 10px;
}
.section_specialist_main .message img {
  width: 100%;
}

/*** Concept ***/
.section_concept_message {
  margin-bottom: 15px;
}
.section_concept_message .mv {
  margin-bottom: 2px;
}
.section_concept_message .mv img {
  width: 100%;
}
.section_concept_message .concept {
  height: 91px;
  margin-bottom: 13px;

  text-align: center;
}
.section_concept_message .concept img {
  height: 100%;
}
.section_concept_message .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;

  margin-bottom: 15px;

  text-align: center;
}
.section_concept_message .text {
  font-size: 12px;
  font-size: 1.2rem;

  margin: 0 10px;
}

.section_concept_reason {
  margin: 0 10px 10px;
}
.section_concept_reason .bnr_report {
  margin-bottom: 15px;
}
.section_concept_reason .bnr_report img {
  width: 100%;
}
.section_concept_reason .reason img {
  width: 100%;
}
.section_concept_reason .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;

  margin-bottom: 17px;

  text-align: center;
}

.section_concept_recommend {
  margin: 0 10px 20px;
}
.section_concept_recommend h3 {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;

  height: 30px;
  height: 3rem;
  margin-bottom: 10px;

  text-align: center;

  color: #fff;
  background: #024168;
}
.section_concept_recommend .catch {
  font-size: 12px;
  font-size: 1.2rem;

  margin-bottom: 8px;

  text-align: center;
}
.section_concept_recommend li {
  float: left;

  box-sizing: border-box;
  width: 32%;
  margin-right: 2%;

  text-align: center;
}
.section_concept_recommend li:last-child {
  margin-right: 0;
}
.section_concept_recommend .photo {
  line-height: 0;

  margin-bottom: 4px;
}
.section_concept_recommend .photo img {
  width: 100%;
}
.section_concept_recommend .name {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4;

  text-align: center;
}

.section_concept_bliss {
  margin-bottom: 12px;
}
.section_concept_bliss h3 {
  height: 74px;
  margin-bottom: 9px;

  text-align: center;
}
.section_concept_bliss h3 img {
  height: 100%;
}

.section_concept_main {
  padding: 16px 10px 0;

  background: #0a2755;
}
.section_concept_main h3 {
  height: 40px;

  text-align: center;
}
.section_concept_main h3 img {
  height: 100%;
}
.section_concept_main .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;

  margin-bottom: 10px;

  text-align: center;

  color: #fff;
}
.section_concept_main .text {
  font-size: 12px;
  font-size: 1.2rem;

  color: #fff;
}
.section_concept_main .mv {
  line-height: 0;

  margin: 0 -10px;
}
.section_concept_main .mv img {
  width: 100%;
}

/*** Privacy Policy ***/
.section_policy_main {
  margin: 0 10px;
}
.section_policy_main dt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;

  margin-bottom: 6px;
  margin-bottom: .6rem;
  padding-bottom: 4px;
  padding-bottom: .4rem;

  border-bottom: 1px #999 dotted;
}
.section_policy_main dd {
  font-size: 13px;
  font-size: 1.3rem;

  margin-bottom: 15px;
}
.section_policy_main dd:last-child {
  margin-bottom: 0;
}
.section_policy_main ul {
  margin: 10px 0;
  padding-left: 2em;

  list-style: disc;
}
.section_policy_main li {
  margin-bottom: 2px;
}

/*** FAQ ***/
.section_faq_main {
  padding: 0 10px;
}
.section_faq_main .unit {
  margin-bottom: 30px;
}
.section_faq_main h4 {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 30px;
  line-height: 3rem;

  height: 30px;
  height: 3rem;
  margin-bottom: 12px;

  text-align: center;

  background: #a8d2d4;
}
.section_faq_main dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  margin-bottom: 6px;
  margin-bottom: .6rem;
  padding-bottom: 4px;
  padding-bottom: .4rem;

  border-bottom: 1px #999 dotted;
}
.section_faq_main dd {
  font-size: 13px;
  font-size: 1.3rem;

  margin-bottom: 20px;
}
.section_faq_main dd:last-child {
  margin-bottom: 0;
}
.section_faq_main a {
  font-size: 1.1em;
  font-weight: bold;

  display: inline-block;

  margin: 6px 0;

  text-decoration: none;

  color: #1b407b;
  border-bottom: 1px #1b407b dotted;
}

/*** Plan ***/
.section_plan_recommend {
  margin: 0 10px 20px;
}
.section_plan_recommend h3 {
  height: 38px;

  text-align: center;
}
.section_plan_recommend h3 img {
  height: 100%;
}
.section_plan_recommend .section_inner {
  padding: 16px 12px;

  border: 1px #c79600 solid;
}
.section_plan_recommend .photo {
  height: 164px;
  margin-bottom: 8px;

  text-align: center;
}
.section_plan_recommend .photo img {
  height: 100%;
}
.section_plan_recommend .title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;

  margin-bottom: 6px;

  color: #c79600;
}
.section_plan_recommend .text {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  margin-bottom: 8px;
}

.section_plan_detail {
  margin: 0 10px 15px;
  padding: 16px 12px;

  border: 1px #c79600 solid;
}
.section_plan_detail .photo {
  height: 164px;
  margin-bottom: 10px;

  text-align: center;
}
.section_plan_detail .photo img {
  height: 100%;
}
.section_plan_detail .title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;

  margin-bottom: 6px;

  text-align: justify;
  text-justify: disribute;

  color: #c79600;
}
.section_plan_detail .price {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;

  margin-bottom: 6px;

  color: #333;
}
.section_plan_detail .title_sub {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;

  margin-bottom: 4px;

  text-align: justify;
  text-justify: disribute;
}
.section_plan_detail .text {
  font-size: 12px;
  font-size: 1.2rem;

  margin-bottom: 6px;

  text-align: justify;
  text-justify: disribute;

  color: #333;
}
.section_plan_detail .data {
  width: 100%;

  border-collapse: collapse;

  border-top: 1px #aaa solid;
  border-left: 1px #aaa solid;
}
.section_plan_detail .data th,
.section_plan_detail .data td {
  box-sizing: border-box;

  vertical-align: middle;

  border-right: 1px #aaa solid;
  border-bottom: 1px #aaa solid;
}
.section_plan_detail .data th {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 13px;
  font-size: 1.3rem;

  width: 20%;
  padding: 6px;

  background: #d3d1e2;
}
.section_plan_detail .data td {
  font-size: 12px;
  font-size: 1.2rem;

  padding: 6px 8px;
}

/*** News ***/
.section_news_list dl {
  padding: 14px 10px;

  border-bottom: 1px #999 dotted;
}
.section_news_list dl:last-child {
  margin-bottom: 20px;
}
.section_news_list dt {
  margin-bottom: 15px;
}
.section_news_list .date {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  color: #c79600;
}
.section_news_list .title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
.section_news_list dd {
  font-size: 12px;
}

.section_news_list dd img{
  max-width: 100%;
  height: auto;
}

.category_list,
.archive_list {
  margin: 0 10px 12px;
}
.category_list h3,
.archive_list h3 {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  position: relative;

  padding: 8px 0;

  text-align: center;

  color: #fff;
  background: #111;
}
.category_list h3:after,
.archive_list h3:after {
  position: absolute;
  top: 50%;
  right: 10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -3.2px;
  margin-top: -2.5px;

  content: " ";

  border: 3.2px transparent solid;
  border-top: 5px #fff solid;
  border-bottom: none;
}
.category_list h3.open,
.archive_list h3.open {
  position: relative;
}
.category_list h3.open:after,
.archive_list h3.open:after {
  position: absolute;
  top: 50%;
  right: 10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -3.2px;
  margin-top: -2.5px;

  content: " ";

  border: 3.2px transparent solid;
  border-top: none;
  border-bottom: 5px #fff solid;
}
.category_list ul,
.archive_list ul {
  padding: 6px 10px;

  color: #111;
  border: 1px #ccc solid;
  border-top: none;
}
.category_list li,
.archive_list li {
  font-size: 11px;
  font-size: 1.1rem;

  border-bottom: 1px #888 dotted;
}
.category_list li:last-child,
.archive_list li:last-child {
  border-bottom: none;
}
.category_list a,
.archive_list a {
  display: block;

  padding: 6px 5px;
  padding: 6px .5rem;

  text-decoration: none;

  color: #111;
}
.category_list a:before,
.archive_list a:before {
  content: "- ";
}

.archive_list {
  margin-bottom: 24px;
}

/*** Gallery ***/
.section_gallery_list li {
  line-height: 0;

  float: left;
  overflow: hidden;

  box-sizing: border-box;
  width: 33.333333%;

  text-align: center;

  border: .5px #fff solid;
}
.section_gallery_list li a {
  display: block;
}
.section_gallery_list li img {
  width: 100%;
}

.section_gallery_detail {
  margin-bottom: 40px;
}
.section_gallery_detail .flexslider {
  position: relative;
}
.section_gallery_detail .flexslider img {
  width: 100%;
}
.section_gallery_detail .flex-control-nav {
  position: absolute;
  z-index: 1000;
  bottom: -18px;
  left: 0;

  width: 100%;

  list-style: none;

  text-align: center;
}
.section_gallery_detail .flex-control-nav li {
  display: inline-block;

  margin: 0 6px;
}
.section_gallery_detail .flex-control-nav li a {
  display: block;
  overflow: hidden;

  width: 8px;
  height: 8px;

  white-space: nowrap;
  text-indent: 105%;

  border-radius: 50%;
  background: #666;
}
.section_gallery_detail .flex-control-nav li a.flex-active {
  background: #209bb4;
}
.section_gallery_detail .flex-direction-nav {
  display: none;
}

/*** Company ***/
.section_access_main,
.section_company_main {
  margin: 0 10px;
}
.section_access_main h3,
.section_company_main h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 30px;
  line-height: 3rem;

  height: 30px;
  height: 3rem;
  margin-bottom: 15px;

  text-align: center;

  color: #fff;
  background: #666;
}

.section_access_main {
  margin-bottom: 20px;
}
.section_access_main .unit_map {
  margin: 15px;
}
.section_access_main dt {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  margin-bottom: 6px;
  margin-bottom: .6rem;
  padding-bottom: 4px;
  padding-bottom: .4rem;

  border-bottom: 1px #999 dotted;
}
.section_access_main dd {
  font-size: 13px;
  font-size: 1.3rem;

  margin-bottom: 15px;
}
.section_access_main dd:last-child {
  margin-bottom: 0;
}

.section_company_main .section_inner {
  position: relative;

  margin-bottom: 10px;
}
.section_company_main .section_inner:after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: "";
}
.section_company_main .logo {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 6px;

  height: 44px;
}
.section_company_main .logo img {
  height: 100%;
}
.section_company_main .tel {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 44px;

  padding-left: 105px;

  text-align: center;
}
.section_company_main .tel em {
  font-size: 1.5em;
  font-weight: bold;
  font-style: normal;

  padding: 0 2px;
  padding: 0 .2rem;
}
.section_company_main table {
  width: 100%;

  border-collapse: collapse;

  border-top: 1px #aaa solid;
  border-left: 1px #aaa solid;
}
.section_company_main th,
.section_company_main td {
  box-sizing: border-box;
  padding: 8px 12px;

  vertical-align: middle;

  border-right: 1px #aaa solid;
  border-bottom: 1px #aaa solid;
}
.section_company_main th {
  font-size: 13px;
  font-size: 1.3rem;

  width: 30%;

  text-align: center;

  background: #bce1e9;
}
.section_company_main td {
  font-size: 12px;
  font-size: 1.2rem;
}

/*** Fair ***/
.section_fair_intro {
  margin: 0 10px 20px;
}
.section_fair_intro .catch {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: bold;

  margin-bottom: 6px;

  text-align: center;
}
.section_fair_intro .text {
  font-size: 13px;
  font-size: 1.3rem;

  margin-bottom: 10px;
}
.section_fair_intro .bnr img {
  width: 100%;
}

.section_fair_recommend {
  margin: 0 10px 20px;
}
.section_fair_recommend h3 {
  height: 50px;

  text-align: center;
}
.section_fair_recommend h3 img {
  height: 100%;
}
.section_fair_recommend .section_inner {
  padding: 16px 12px;

  border: 1px #c79600 solid;
}
.section_fair_recommend .photo {
  height: 164px;
  margin-bottom: 8px;

  text-align: center;
}
.section_fair_recommend .photo img {
  height: 100%;
}
.section_fair_recommend .title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;

  margin-bottom: 6px;

  color: #c79600;
}
.section_fair_recommend .date {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  margin-bottom: 4px;
}
.section_fair_recommend .text {
  font-size: 13px;
  font-size: 1.3rem;

  margin-bottom: 10px;
}

.section_fair_calendar {
  margin: 0 10px 20px;
}
.section_fair_calendar .sub {
  font-size: 12px;
  font-size: 1.2rem;

  color: #666;
}
.section_fair_calendar .calender {
  width: 100%;
  margin-bottom: 8px;
}
.section_fair_calendar .calender td {
  vertical-align: middle;
}
.section_fair_calendar .calender .month {
  font-size: 140%;
  font-weight: bold;

  text-align: center;
}
.section_fair_calendar .calender .back a,
.section_fair_calendar .calender .next a {
  position: relative;

  display: block;
  overflow: hidden;

  width: 10px;
  height: 12px;
  margin: 5px 0;
  padding: 10px;

  white-space: nowrap;
  text-indent: 105%;

  border: solid 1px #ccc;
  background: #ddd;
}
.section_fair_calendar .calender .back a:after,
.section_fair_calendar .calender .next a:after {
  position: absolute;
  top: 50%;

  display: block;

  width: 7px;
  height: 7px;
  margin-top: -5px;

  content: "";

  border-top: solid 2px #555;
  border-right: solid 2px #555;
}
.section_fair_calendar .calender .back a {
  float: left;
}
.section_fair_calendar .calender .back a:after {
  left: 12px;

  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.section_fair_calendar .calender .next a {
  float: right;
}
.section_fair_calendar .calender .next a:after {
  right: 12px;

  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.section_fair_calendar .fair-table {
  width: 100%;
  margin-bottom: 10px;

  border-collapse: collapse;
}
.section_fair_calendar .fair-table th {
  padding: 7px 5px;

  color: #333;
  border: 1px solid #ccc;
  background: #eee;
}
.section_fair_calendar .fair-table th.sat {
  color: #1053bc;
}
.section_fair_calendar .fair-table th.sun {
  color: #b13a10;
}
.section_fair_calendar .fair-table td {
  font-size: 150%;

  padding: 6px;

  text-align: center;

  border: 1px solid #ccc;
}
.section_fair_calendar .fair-table td.event {
  background: #fef7ef;
}
.section_fair_calendar .fair-table td.event a {
  font-weight: bold;

  text-decoration: none;

  color: #0581c6;
}

.section_fair_calendar h3,
.section_fair_list h3 {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  line-height: 3rem;

  margin-bottom: 10px;
  padding: 0 10px;

  color: #fff;
  background: #219cb5;
}

.section_fair_list h3 {
  margin: 0 10px 10px;
}

.section_fair_detail {
  margin: 0 10px 15px;
  padding: 16px 12px;

  border: 1px #c79600 solid;
}
.section_fair_detail .photo {
  height: 164px;
  margin-bottom: 10px;

  text-align: center;
}
.section_fair_detail .photo img {
  height: 100%;
}
.section_fair_detail .title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;

  margin-bottom: 6px;

  text-align: justify;
  text-justify: disribute;

  color: #c79600;
}
.section_fair_detail .price {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;

  margin-bottom: 6px;

  color: #333;
}
.section_fair_detail .title_sub {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;

  margin-bottom: 4px;

  text-align: justify;
  text-justify: disribute;
}
.section_fair_detail .text {
  font-size: 12px;
  font-size: 1.2rem;

  margin-bottom: 6px;

  text-align: justify;
  text-justify: disribute;

  color: #333;
}
.section_fair_detail .date {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;

  margin-bottom: 4px;
}
.section_fair_detail .cate-tbl {
  width: 100%;
  margin-bottom: 5px;

  border-spacing: 1px;
  border-collapse: separate;

  border-color: grey;
  background: #999;
}
.section_fair_detail .cate-tbl td {
  padding: 8px;

  text-align: center;

  background: #fff;
}
.section_fair_detail .cate-tbl th {
  font-weight: normal;

  padding: 8px;

  background: #dbdbe4;
}

/** PopUp **/
.ui-cluetip-content {
  padding: 10px;
}

.ui-cluetip {
  font-size: 100%;
}
.ui-cluetip h3 {
  color: #b05048;
}
.ui-cluetip p.f_date {
  font-weight: bold;

  color: #333;
}
.ui-cluetip p.f_tit {
  margin: 8px 0 0 0;

  background: #fef7ef;
}
.ui-cluetip p a {
  font-size: 13px;
  font-weight: bold;

  display: block;

  padding: 8px;

  text-decoration: underline;

  color: #0581c6;
}

.cluetip-close {
  float: right;
  overflow: hidden;

  width: 16px;
  height: 16px;

  white-space: nowrap;
  text-indent: 105%;

  background: #000;
  background: url(../fair/img/close.png) no-repeat left top;
}

.cluetip-default {
  border: 1px solid #0581c6;
  background-color: #fff;
}

/*** Report ***/
.section_report_list {
  margin: 0 10px;
}
.section_report_list:after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: "";
}
.section_report_list .btn {
  box-sizing: border-box;
  width: 49%;

  border: 2px #c79600 solid;
}
.section_report_list .btn:nth-child(odd) {
  float: left;
}
.section_report_list .btn:nth-child(even) {
  float: right;
}
.section_report_list .btn a {
  display: block;

  padding: 10px;

  text-decoration: none;

  color: #111;
}
.section_report_list .btn img {
  width: 100%;
}
.section_report_list .btn .txt {
  font-size: 11px;

  overflow: hidden;

  white-space: nowrap;
     text-overflow: ellipsis;

  -o-text-overflow: ellipsis;
}

.section_report_main .photo {
  margin-bottom: 8px;
}
.section_report_main .photo img {
  width: 100%;
}
.section_report_main .title {
  font-size: 13px;
  font-weight: bold;

  margin-bottom: 6px;
  padding: 0 20px;

  text-align: center;
}
.section_report_main .photo01 {
  margin-bottom: 2px;
}
.section_report_main .photo01 img {
  width: 100%;
}
.section_report_main .photo02 {
  line-height: 0;

  margin-bottom: 2px;
}
.section_report_main .photo02:after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: "";
}
.section_report_main .photo02 li {
  width: 49.9%;
}
.section_report_main .photo02 li:first-child {
  float: left;
}
.section_report_main .photo02 li:last-child {
  float: right;
}
.section_report_main .photo02 img {
  width: 100%;
}
.section_report_main .unit_faq {
  font-size: 13px;

  margin: 6px 10px;
}
.section_report_main .unit_faq dt {
  font-weight: bold;

  margin-bottom: 2px;

  color: #c79600;
}
.section_report_main .unit_faq dd {
  margin-bottom: 14px;
}
.section_report_main .unit_faq dd:last-child {
  margin-bottom: 0;
}
.section_report_main .unit_data {
  margin: 0 10px;
}
.section_report_main .unit_data table {
  width: 100%;

  border-collapse: collapse;

  border-top: 1px #aaa solid;
  border-left: 1px #aaa solid;
}
.section_report_main .unit_data th,
.section_report_main .unit_data td {
  box-sizing: border-box;
  padding: 8px 12px;

  vertical-align: middle;

  border-right: 1px #aaa solid;
  border-bottom: 1px #aaa solid;
}
.section_report_main .unit_data th {
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  font-size: 13px;
  font-size: 1.3rem;

  width: 25%;

  text-align: center;

  background: #bce1e9;
}
.section_report_main .unit_data td {
  font-size: 12px;
  font-size: 1.2rem;
}


.section_foot_nav .message {
  margin-top: 25px;
}

  .ellipsis {
    overflow: hidden;
    height: 80px;
}