@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h4, h5, h6,{margin-top:0;}
h3{font-size:16px;color:#fff;line-height:30px;padding:10px 0 10px 10px;background-color:#a62121;margin-bottom:10px;margin-top:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(/js/boxsizing.htc);}
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
 {
  line-height: 1.5; /*文の行高*/
  padding: 0.5em 0; /*前後の文との余白*/
}
fieldset, form, label, legend,
table{border-collapse:collapse;border-spacing:0;}
th, td{padding:10px;}
caption, tbody, tfoot, thead, tr, 
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video,
input, textarea {
  margin: 0;
  padding: 0;
  border: 1;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

table {
  border-collapse: collapse;
}

@media screen and (max-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
  }
}
ul.list {
  position: relative;
  padding: 5px;
  margin-left: 15px;
}

ul.list li {
  list-style-type: none;
}

ul.list li::before {
  position: absolute;
  left: -15px;
}

ul.list.dot li::before {
  content: '・';
}

ul.list.kome li::before {
  content: '※';
}

ul.list.num li.num1::before {
  content: "1.";
}
ul.list.num li.num2::before {
  content: "2.";
}
ul.list.num li.num3::before {
  content: "3.";
}
ul.list.num li.num4::before {
  content: "4.";
}
ul.list.num li.num5::before {
  content: "5.";
}
ul.list.num li.num6::before {
  content: "6.";
}
ul.list.num li.num7::before {
  content: "7.";
}
ul.list.num li.num8::before {
  content: "8.";
}
ul.list.num li.num9::before {
  content: "9.";
}
ul.list.num li.num10::before {
  content: "10.";
}
ul.list.num li.num11::before {
  content: "11.";
}
ul.list.num li.num12::before {
  content: "12.";
}
ul.list.num li.num13::before {
  content: "13.";
}
ul.list.num li.num14::before {
  content: "14.";
}
ul.list.num li.num15::before {
  content: "15.";
}
ul.list.num li.num16::before {
  content: "16.";
}
ul.list.num li.num17::before {
  content: "17.";
}
ul.list.num li.num18::before {
  content: "18.";
}
ul.list.num li.num19::before {
  content: "19.";
}
ul.list.num li.num20::before {
  content: "20.";
}

.frame_wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*縦横比*/
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.frame_wrap .map_canvas,
.frame_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
  max-width: 498px !important;
  margin: auto;
}

.txtL {
  text-align: left;
}

.txtC {
  text-align: center;
}

.txtR {
  text-align: right;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

/*
 * Easing function
 * Original：http://easings.net/
 */
/*************************
 * 定義
 *************************/
/*************************
 * function
 *************************/
/***********************************
 * 基本設定
 ***********************************/
html {
  font-size: 12px;
  letter-spacing: 0;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 500;
  margin: 0;
  font-size: 1.0rem;
  line-height: 1.5;
  letter-spacing: 1.5px;
}

img {
  max-width: 100%;
}

.container {
  max-width: 970px;
  margin: auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.container .left {
  float: left;
  width: calc(100% - 307px - 30px);
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .container .left {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.container .right {
  float: right;
  width: 307px;
}
@media screen and (max-width: 768px) {
  .container .right {
    float: none;
    width: 100%;
  }
}

/***********************************
 * header
 ***********************************/
header {
  /*position: fixed;*/
  top: 0;
  width: 100%;
  background-color: #fff;
  border-top: 10px solid #a62121;
}
header .header_description {
  font-size: 0.71429rem;
  padding: 10px 10px 6px 10px;
}
header .logo_area {
  overflow: hidden;
}
header .logo_area .logo {
  float: left;
  padding: 17px 0;
}
header .logo_area .logo a {
  display: inline-block;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  header .logo_area .logo {
    padding: 0;
    float: none;
    margin: auto;
    text-align: center;
  }
}
header .logo_area .reservation {
  float: right;
  max-width: 250px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  header .logo_area .reservation {
    float: none;
    margin: auto;
  }
}
header .logo_area .reservation .tel {
  font-size: 1.28571rem;
  font-weight: bold;
  padding: 7px 0 4px;
  text-align: center;
}
header .logo_area .reservation .tel a {
  text-decoration: none;
  color: #000;
}
header .logo_area .reservation .online a {
  display: block;
  background: #328ab5;
  padding: 8px 0;
  text-align: center;
  font-size: 1.14286rem;
  text-decoration: none;
  color: #fff;
}
header .logo_area .reservation .online a:hover {
  opacity: 0.8;
}

/***********************************
 * nav
 ***********************************/
@media screen and (max-width: 768px) {
  .nav_menu {
    padding: 10px;
    overflow: hidden;
  }
}

.menu_btn_wrap {
  display: none;
  float: right;
  width: 45px;
  height: 24px;
}
@media screen and (max-width: 768px) {
  .menu_btn_wrap {
    display: initial;
  }
}
.menu_btn_wrap .menu_btn {
  position: relative;
  display: block;
  height: 100%;
}
.menu_btn_wrap .menu_btn span {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #000;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 2px;
}
.menu_btn_wrap .menu_btn span:nth-child(1) {
  top: 0;
}
.menu_btn_wrap .menu_btn span:nth-child(2) {
  top: 10px;
}
.menu_btn_wrap .menu_btn span:nth-child(3) {
  top: 20px;
}
.menu_btn_wrap .menu_btn.open span:nth-child(1) {
  transform-origin: 12px 7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu_btn_wrap .menu_btn.open span:nth-child(2) {
  width: 0;
}
.menu_btn_wrap .menu_btn.open span:nth-child(3) {
  transform-origin: 9px -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

nav {
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  nav {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 100%;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
    opacity: 0;
  }
  nav.close {
    height: 0 !important;
  }
}
nav > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -moz-flex-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  background: #fff;
}
@media screen and (max-width: 768px) {
  nav > ul {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
nav > ul > li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
nav > ul > li:hover > a {
  color: #639149;
  border-bottom: 3px solid #639149;
}
@media screen and (max-width: 768px) {
  nav > ul > li:hover > a {
    color: #000;
    border-bottom: 0;
  }
}
nav > ul > li:hover > a + ul {
  display: block;
}
nav > ul > li > a {
  /*width: 100%;*/
  display: block;
  padding: 15px 5px;
  text-align: center;
  text-decoration: none;
  color: #000;
  border-bottom: 3px solid #fff;
}
@media screen and (max-width: 768px) {
  nav > ul > li > a {
    border-bottom: 0;
  }
}
nav > ul .sub-menu {
  position: absolute;
  background: #fff;
  opacity: 0.7;
  padding: 5px 0;
  display: none;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  nav > ul .sub-menu {
    padding: 0;
    position: relative;
    display: block;
  }
}
nav > ul .sub-menu > li > a {
  display: block;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 768px) {
  nav > ul .sub-menu > li > a {
    padding: 15px 5px;
  }
}
nav > ul .sub-menu > li > a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  nav > ul .sub-menu > li > a:hover {
    text-decoration: none;
  }
}

/***********************************
 * other element
 ***********************************/
.main_img_wrap {
  height: 670px;
  position: relative;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .main_img_wrap {
    height: auto;
  }
}
.main_img_wrap .main_img_content {
  position: absolute;
  max-width: 970px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 10;
}
.main_img_wrap .main_img_content .site_name {
  width: calc(100% - 300px);
  height: 100%;
  float: left;
}
@media screen and (max-width: 768px) {
  .main_img_wrap .main_img_content .site_name {
    float: none;
    width: 100%;
    height: auto;
  }
}
.main_img_wrap .main_img_content .site_name h1 {
  width: 100%;
  position: absolute;
  top: 35%;
  margin: auto;
  color: #fff;
  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
  letter-spacing: 2px;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .main_img_wrap .main_img_content .site_name h1 {
    position: relative;
    text-align: center;
    padding: 40px 10px 40px;
  }
}
@media screen and (max-width: 490px) {
  .main_img_wrap .main_img_content .site_name h1 {
    position: relative;
    text-align: center;
    padding: 20px 10px;
  }
}
.main_img_wrap .main_img_content .site_name h1 span {
  display: inline-block;
}
.main_img_wrap .main_img_content .site_name h1 span:nth-child(1) {
  font-size: 4.28571rem;
}
.main_img_wrap .main_img_content .site_name h1 span:nth-child(2) {
  font-size: 1.71429rem;
}
.main_img_wrap .main_img_content .api {
  float: right;
  height: 100%;
  width: 300px;
}
@media screen and (max-width: 768px) {
  .main_img_wrap .main_img_content .api {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
  }
}
.main_img_wrap .main_img_content .api iframe {
  position: absolute;
  margin: auto;
  display: inline-table;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .main_img_wrap .main_img_content .api iframe {
    position: relative;
  }
}
.main_img_wrap .main_img li {
  height: 670px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.top_contents .container {
  padding-top: 35px;
  padding-bottom: 35px;
}

section .section_img {
  height: 250px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}
section .section_img h2 {
  width: 100%;
  text-align: center;
  position: absolute;
  display: inline-table;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  font-size: 2.57143rem;
  color: #fff;
  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
  letter-spacing: 2px;
}

.info_news {
  background: #a62121;
}
.info_news .container {
  padding-top: 65px;
  padding-bottom: 65px;
}
.info_news .container ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.info_news .container ul li {
  width: 30.5%;
  margin-right: 1.4%;
  margin-left: 1.4%;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .info_news .container ul li {
    width: 47%;
  }
}
.info_news .container ul li a {
  display: block;
  text-decoration: none;
}
.info_news .container ul li a:hover {
  opacity: 0.8;
}
.info_news .container ul li .thumbnail {
  height: 175px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 23px;
}
.info_news .container ul li h3 {
  font-size: 1.28571rem;
  font-weight: bold;
  margin-bottom: 18px;
  letter-spacing: 2px;
}
.info_news .container ul li .excerpt {
  font-size: 1.14286rem;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.info_news .container ul li .meta {
  overflow: hidden;
}
.info_news .container ul li .meta .date {
  float: left;
  margin-top: 10px;
}
.info_news .container ul li .meta .category {
  float: right;
  max-width: 100px;
  width: 100%;
  padding: 3px;
  text-align: center;
  color: #fff;
  background: #959590;
}
.info_news .container ul li .meta .category.info {
  background: #d21a1a;
}
.info_news .container ul li .meta .category.event {
  background: #5d8d42;
}
.info_news .container .more a {
  display: block;
  border: 2px solid #969593;
  letter-spacing: 4px;
  padding: 10px 0;
  text-align: center;
  font-size: 1.14286rem;
  text-decoration: none;
  background: #fff;
  color: #000;
  max-width: 670px;
  margin: auto;
}
.info_news .container .more a:hover {
  opacity: 0.8;
}
.info_news .container .paging_archive {
  text-align: center;
}
.info_news .container .paging_archive .page-numbers {
  margin: 0 5px;
}

.top_contents2 .container {
  padding-top: 60px;
  padding-bottom: 60px;
}

.breadcrumb_wrap {
  font-size: 0.85714rem;
  padding: 17px 0 22px;
}
.breadcrumb_wrap .breadcrumb li {
  float: left;
}
.breadcrumb_wrap .breadcrumb li:after {
  content: "\03e";
  display: inline-block;
  margin: 0 7px;
}
.breadcrumb_wrap .breadcrumb li:last-child:after {
  display: none;
}

.page_img_wrap .page_img {
  height: 299px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.page_img_wrap .page_img .container {
  height: 100%;
  position: relative;
}
.page_img_wrap .page_img h1 {
  font-size: 3.42857rem;
  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-table;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.page_content {
  padding-bottom: 40px;
}

/***********************************
 * footer
 ***********************************/
.footer_text_area {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
  height: 250px;
  color: #fff;}
.footer_text_area .container {
  font-size: 2.57143rem;
  color: #fff;
  position: relative;
  height: 100%;
}
.footer_text_area .container p {
  position: absolute;
  display: inline-table;
  text-align: center;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
}

.footer_widget {
  padding-top: 48px;
}
.footer_widget .container {
  overflow: hidden;
}
.footer_widget .footer_widget_left {
  float: left;
  width: 48.5%;
}
@media screen and (max-width: 768px) {
  .footer_widget .footer_widget_left {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
.footer_widget .footer_widget_right {
  float: right;
  width: 48.5%;
}
@media screen and (max-width: 768px) {
  .footer_widget .footer_widget_right {
    float: none;
    width: 100%;
  }
}

.footer_nav {
  padding: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .footer_nav nav {
    height: auto !important;
    position: relative;
    top: 0 !important;
  }
}
.footer_nav nav > ul > li > a {
  padding: 25px 5px;
}
@media screen and (max-width: 768px) {
  .footer_nav nav > ul > li > a {
    padding: 15px 5px;
  }
}

footer {
  background: #a62121;
}
footer .container {
  max-width: 778px;
}
footer .reservation {
  padding: 45px 0;
}
footer .reservation .online a {
  display: block;
  background: #328ab5;
  padding: 30px 0;
  text-align: center;
  font-size: 1.14286rem;
  text-decoration: none;
  color: #fff;
}
footer .reservation .online a:hover {
  opacity: 0.8;
}
footer .about {
  margin-bottom: 25px;
}
footer .about .info {
  float: left;
  width: 50%;
}
@media screen and (max-width: 768px) {
  footer .about .info {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
footer .about .info .address {
  font-size: 1.14286rem;
  margin-bottom: 20px;
}
footer .about .info .tel a {
  font-size: 2.21429rem;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
footer .about .logo {
  float: right;
  width: 50%;
}
@media screen and (max-width: 768px) {
  footer .about .logo {
    float: none;
    width: 100%;
  }
}
footer .about .logo p {
  font-size: 1.14286rem;
  text-align: center;
}
footer .about .logo p:nth-child(1) {
  margin-bottom: 15px;
}
footer .copyright {
  padding: 20px;
  text-align: center;
  font-size: 0.71429rem;
}

/*# sourceMappingURL=style.css.map */
