@charset "UTF-8";
/* common
----------------------------------------------------------- */
body {
  background: url(../images/common/bg.jpg) #3A3630;
}
@media screen and (min-width: 769px) {
  body {
    min-width: 1040px !important;
  }
}

@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

#wrapper {
  width: auto;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
}

.btn {
  display: block;
  margin: 0 auto;
  line-height: 1.0;
}
.btn a {
  background: #05B3C0;
  border-radius: 50px;
  color: #FFF;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  line-height: 64px;
  outline: none;
  margin: 0 auto;
  transition: all .3s;
  text-decoration: none;
}
.btn a:hover {
  background: #ccc;
  color: #FFF;
  text-decoration: none;
}

/* accessibility
----------------------------------------------------------- */
#readable-nav {
  position: absolute;
  top: -9999px;
}

/* header
----------------------------------------------------------- */
#top-head {
  width: 100%;
  clear: both;
  background: url(../images/common/header_bg.png);
  margin: 0 auto;
  padding: 0;
  line-height: 1;
  z-index: 999;
}

.top-head-inner {
  position: relative;
  z-index: 999;
}

#logo-head {
  width: 1040px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
#logo-head .logo {
  width: 474px;
  padding: 48px 0 40px;
}
#logo-head ul {
  position: absolute;
  top: 8px;
  right: 0;
}
#logo-head ul li {
  display: inline-block;
}
#logo-head ul li.head-access a {
  background: url(../images/common/icon_marker.svg) no-repeat 6% 50% #fff;
  background-size: 18px;
  color: #3A3630;
  line-height: 30px;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 1.4em 0 2.8em;
}
#logo-head ul li.head-en a {
  background: url(../images/common/icon_en.svg) no-repeat 14% 44% #3A3630;
  background-size: 17px;
  color: #fff;
  line-height: 30px;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0 1.4em 0 3.8em;
}

#logo-head ul li.head-x a {
  background: url(../images/common/icon_x.svg) no-repeat 12% 50% #3A3630;
  background-size: 16px;
  color: #fff;
  line-height: 30px;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0 1.4em 0 3.8em;
}

#global-nav {
  background: url(../images/common/gnav_bg.png) repeat-x #fff 0 0;
  height: 120px;
}
#global-nav ul {
/*  width: 1040px; */
  width: 832px; 
  margin: 0 auto;
  clear: both;
  *zoom: 1;
  padding: 8px 0 0 0;
}
#global-nav ul:after {
  content: "";
  display: table;
  clear: both;
}
#global-nav ul li {
  float: left;
  width: 208px;
  margin: 0;
  position: relative;
}
#global-nav ul li a {
  background-repeat: no-repeat;
  background-position: 50% 16px;
  background-size: 41px;
  display: block;
  width: 208px;
  height: 112px;
  padding-top: 74px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#global-nav ul li a:hover {
  background-repeat: no-repeat;
  background-position: 50% 16px;
  background-color: #FADC0E;
  background-size: 41px;
}
#global-nav ul li a span {
  display: block;
  overflow: hidden;
  outline: none;
  height: 0;
  padding-top: 17px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  #global-nav li::before {
    content: url(../images/common/gnav_border.png);
    position: absolute;
    top: 20px;
    left: 0;
    width: 1px;
    height: 70px;
  }
  #global-nav li:last-child::after {
    content: url(../images/common/gnav_border.png);
    position: absolute;
    top: 20px;
    right: 0;
    width: 1px;
    height: 70px;
  }
}
#global-nav .g01 a {
  background-image: url(../images/common/gnav_icon01.svg);
}

#global-nav .g02 a {
  background-image: url(../images/common/gnav_icon02.svg);
}

#global-nav .g03 a {
  background-image: url(../images/common/gnav_icon03.svg);
}

#global-nav .g04 a {
  background-image: url(../images/common/gnav_icon04.svg);
}

#global-nav .g05 a {
  background-image: url(../images/common/gnav_icon05.svg);
}

#global-nav .g01 a:hover {
  background-image: url(../images/common/gnav_icon01_hover.svg);
}

#global-nav .g02 a:hover {
  background-image: url(../images/common/gnav_icon02_hover.svg);
}

#global-nav .g03 a:hover {
  background-image: url(../images/common/gnav_icon03_hover.svg);
}

#global-nav .g04 a:hover {
  background-image: url(../images/common/gnav_icon04_hover.svg);
}

#global-nav .g05 a:hover {
  background-image: url(../images/common/gnav_icon05_hover.svg);
}

@media screen and (min-width: 769px) {
  #global-nav .g01 a span {
    background: url(../images/common/gnav_ttl01.png) no-repeat;
    width: 88px;
  }

  #global-nav .g02 a span {
    background: url(../images/common/gnav_ttl02.png) no-repeat;
    width: 88px;
  }

  #global-nav .g03 a span {
    background: url(../images/common/gnav_ttl03.png) no-repeat;
    width: 109px;
  }

  #global-nav .g04 a span {
    background: url(../images/common/gnav_ttl04.png) no-repeat;
    width: 131px;
  }

  #global-nav .g05 a span {
    background: url(../images/common/gnav_ttl05.png) no-repeat;
    width: 177px;
  }
}
#global-nav .gnav-sptab {
  display: none;
}

/* Toggle Button */
#nav-toggle {
  display: none;
  /*pc*/
  position: absolute;
  right: 8px;
  top: 8px;
  width: 42px;
  height: 41px;
  padding: 12px 14px;
  background: #3A3630;
  border-radius: 4px;
  cursor: pointer;
  z-index: 9999;
}

#nav-toggle div {
  position: relative;
}

#nav-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 0;
}

#nav-toggle span:nth-child(2) {
  top: 7px;
}

#nav-toggle span:nth-child(3) {
  top: 14px;
}

/* visual
----------------------------------------------------------- */
#tp-visual {
  width: 100%;
  clear: both;
    /* height: 640px; -------------------------------------- */
  height: 600px;
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/slide_bg.jpg) top center;
  position: relative;
  z-index: 0;
}
#tp-visual .tp-visual-inner {
  overflow: hidden;
  position: absolute;
  top: 24px;
  left: 50%;
  width: 1300px;
  height: 600px;
  margin-left: -650px;
}

.slider {
  border: 8px solid #fff;
}
.slider .slide {
  height: 460px;
}
.slider .slide img {
  width: 1300px;
  height: 460px;
}

.calender {
  position: absolute;
  top: 100px;
  right: 130px;
}
.calender img {
  width: 230px;
}

/* #tp-contents
----------------------------------------------------------- */
#tp-contents {
  width: 100%;
  clear: both;
  z-index: 1;
}

/*tp-pickup*/
.tp-pickup {
  width: 1040px;
  margin: 0 auto;
  clear: both;
  padding: 0 0 80px 0;
}
.tp-pickup h2 {
  text-align: center;
  margin: 0 auto 16px;
}
.tp-pickup h2 img {
  width: 218px;
}
.tp-pickup li {
  *zoom: 1;
  margin-bottom: 32px;
}
.tp-pickup li:after {
  content: "";
  display: table;
  clear: both;
}
.tp-pickup li figure {
  width: 220px;
  float: left;
}
.tp-pickup li figure img {
  border-radius: 50%;
  width: 220px;
}
.tp-pickup li .balloon {
  float: right;
  width: 750px;
  background: #fff;
  border-radius: 8px;
  margin: 40px 0 0 0;
  max-width: 100%;
  position: relative;
  display: inline-block;
}
.tp-pickup li .balloon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 30px solid #fff;
}
.tp-pickup li dl {
  padding: 4px;
}
.tp-pickup li dt {
  background: url(../images/tp_pickup_link.png);
  border-radius: 8px;
  line-height: 1.6;
}
.tp-pickup li dt a {
  background: url(../images/icon_arrow_circle.svg) no-repeat 98% 50%;
  background-size: 40px;
  color: #3A3630;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 20px 40px 20px 24px;
  display: block;
}
.tp-pickup li dt a:hover {
  color: #05B3C0;
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tp-pickup li dd {
  padding: 16px 24px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8;
}

/*tp-info*/
.tp-info {
  width: 1040px;
  margin: 0 auto;
  clear: both;
  *zoom: 1;
  background: url(../images/common/bg_line.png);
  border: 8px solid #fff;
  border-radius: 16px;
  padding: 64px 40px;
  z-index: 10;
  position: relative;
}
.tp-info:after {
  content: "";
  display: table;
  clear: both;
}

.info-open {
  background: url(../images/common/footer_bg.png);
  border-radius: 16px;
  position: relative;
  width: 260px;
  float: left;
  padding: 20px 16px 32px;
  margin-right: 40px;
  margin-top: 12px;
  text-align: center;
}
.info-open dt {
  background: linear-gradient(transparent 60%, #fff 60%);
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  display: inline-block;
  margin-bottom: 12px;
}
.info-open dt span {
  font-weight: bold;
}
.info-open dd {
  font-size: 14px;
  font-size: 1.4rem;
  color: #3A3630;
  line-height: 1.5;
  text-align: left;
}

.info-open .corner span {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  display: block;
}

.corner_lt {
  top: 10px;
  left: 10px;
}

.corner_rt {
  top: 10px;
  right: 10px;
}

.corner_lb {
  bottom: 10px;
  left: 10px;
}

.corner_rb {
  bottom: 10px;
  right: 10px;
}

.info-time,
.info-holiday {
  background: #fff;
  border-top: 1px dotted #3A3630;
  border-bottom: 1px dotted #3A3630;
  width: 300px;
  float: left;
  text-align: center;
  padding: 24px 0;
}
.info-time dt,
.info-holiday dt {
  margin-bottom: 24px;
  padding-top: 16px;
  position: relative;
  display: block;
}
.info-time dt::before,
.info-holiday dt::before {
  content: "";
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 42px;
  height: 42px;
  display: block;
  z-index: 10;
}
.info-time dd,
.info-holiday dd {
  line-height: 1.5;
}
.info-time dd span,
.info-holiday dd span {
  font-size: 14px;
  font-size: 1.4rem;
}

.info-time {
  margin-right: 40px;
}
.info-time dt::before {
  background: url(../images/icon_clock.svg) no-repeat;
  background-size: 42px;
}

.info-holiday dt::before {
  background: url(../images/icon_cal.svg) no-repeat;
  background-size: 42px;
}

.info-time img {
  width: 98px;
}

.info-holiday img {
  width: 71px;
}

/*tp-bnr*/
.tp-bnr {
  width: 100%;
  clear: both;
  position: relative;
  height: 480px;
}
.tp-bnr div {
  width: 100%;
  clear: both;
  background: url(../images/tp_bnr_bg.jpg) top center;
  position: absolute;
  top: -160px;
  left: 0;
  right: 0;
}
.tp-bnr ul {
  width: 1040px;
  margin: 0 auto;
  clear: both;
  padding-top: 220px;
  font-size: 0px;
  font-size: 0rem;
}
.tp-bnr ul li {
  display: inline-block;
}
.tp-bnr ul li:first-child {
  margin-right: 40px;
}
.tp-bnr ul li img {
  width: 500px;
}

/*tp-news*/
.tp-news {
  width: 100%;
  clear: both;
  background: #FFF;
  padding-bottom: 80px;
}

.news-inner {
  width: 1040px;
  margin: 0 auto;
  clear: both;
  padding-top: 120px;
  *zoom: 1;
}
.news-inner:after {
  content: "";
  display: table;
  clear: both;
}

.news-box {
  width: 840px;
  position: relative;
  float: right;
}
.news-box h2 {
  margin-bottom: 24px;
  text-align: center;
}
.news-box h2::before {
  content: "";
  background: url(../images/icon_news.svg) no-repeat top center;
  position: absolute;
  top: -56px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-size: 30px;
  width: 30px;
  height: 30px;
  display: block;
}
.news-box h2 img {
  width: 213px;
}
.news-box .item-date {
  background: #88837C;
  color: #fff;
  display: inline-block;
  width: 200px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-size: 1.4rem;
}
.news-box .item-contents {
  background: #AFADA8;
  color: #fff;
  display: inline-block;
  width: 830px;
  text-align: center;
  line-height: 32px;
  font-size: 14px;
  font-size: 1.4rem;
}
.news-box li {
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  padding: 12px 10px 10px 14.5em;
  line-height: 1.6;
}
.news-box li span {
  position: absolute;
  top: 14px;
  left: 90px;
  width: 8em;
  margin: 0;
  display: block;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Nunito', sans-serif;
}
.news-box li:nth-child(odd) {
  background: #FAF7E9;
}

.news-box .archive_link {
  margin-top: 20px;
  float: right;
}
.news-box .archive_link p {
  display: inline-block;
  border-bottom: 1px dotted #3A3630;
}
.news-box .archive_link a {
  color: #3A3630;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 3.0;
  display: block;
  background: url(../images/icon_arrow_circle.svg) no-repeat 0 50%;
  background-size: 16px;
  padding-left: 26px;
}
.news-box .archive_link a:hover {
  text-decoration: none;
  color: #2894D6;
}

.tp-twitter {
  width: 300px;
  float: right;
  margin-top: -60px;
}

.tp-twitter iframe {
  width: 740px !important;
}

/* aside
----------------------------------------------------------- */
.tp-sub-btn {
  background: url(../images/common/bg_line.png);
  padding: 60px 0 120px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.tp-sub-btn ul {
  width: 1040px;
  margin: 0 auto;
  clear: both;
}
.tp-sub-btn ul li {
  width: 300px;
  display: inline-block;
}
.tp-sub-btn ul li:first-child {
  margin-right: 32px;
}
.tp-sub-btn ul li img {
  width: 300px;
}

/* footer
----------------------------------------------------------- */
footer {
  width: 100%;
  clear: both;
  background: url(../images/common/footer_bg_top.png) top center;
  padding-top: 60px;
  margin-top: -60px;
  z-index: 777;
  position: relative;
}

.footer-wrap {
  background: url(../images/common/footer_bg.png);
}

.f-inner {
  width: 1040px;
  margin: 0 auto;
  clear: both;
  *zoom: 1;
  padding-bottom: 40px;
}
.f-inner:after {
  content: "";
  display: table;
  clear: both;
}

.f-info {
  width: 500px;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
}
.f-info .f-sublogo {
  width: 40px;
  margin-bottom: 8px;
}
.f-info .f-sublogo img {
  width: auto;
}
.f-info .f-logo {
  width: 320px;
}
.f-info .f-logo img {
  width: auto;
}
.f-info address {
  margin: 24px 0 16px;
}
.f-info address a {
  color: #3A3630;
}
.f-info dt {
  color: #fff;
  background: #3A3630;
  padding: 5px 0;
  display: block;
  width: 6em;
  clear: left;
  float: left;
  text-align: center;
  border-radius: 5px;
}
.f-info dd {
  display: block;
  width: 70%;
  float: left;
  padding-left: 1em;
  padding-top: 6px;
  margin-bottom: 8px;
}

.f-link {
  width: 490px;
  float: right;
  font-size: 13px;
  font-size: 1.3rem;
  position: relative;
}
.f-link nav {
  margin-bottom: 40px;
}
.f-link nav ul {
  display: inline-block;
}
.f-link nav ul.f-link02 {
  margin-left: 48px;
}
.f-link nav li {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2.4;
}
.f-link nav li a {
  color: #3A3630;
  border-bottom: 1px dotted #3A3630;
}
.f-link nav li a:hover {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.f-link nav li::before {
  content: "●";
  color: #FFF;
  padding-right: 0.5em;
}

.f-link-btn li {
  display: inline-block;
  margin-left: 8px;
}
.f-link-btn li:first-child {
  margin-left: 0;
}
.f-link-btn li a {
  background: url(../images/common/icon_window.svg) 88% 50% no-repeat #fff;
  background-size: 12px;
  border-radius: 40px;
  color: #3A3630;
  padding: 8px 3em 8px 1.6em;
  display: block;
}
.f-link-btn li a:hover {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.f-twitter {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 48px;
  padding: 4px;
  position: absolute;
  top: 0;
  right: 0;
}
.f-twitter a {
  display: block;
}
.f-twitter a img {
  width: 40px;
}

.f-copy {
  text-align: center;
  background: url(../images/common/header_bg.png);
}
.f-copy p {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 24px 0;
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
}

.pagetop {
  background: #3A3630;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: fixed;
  bottom: 8px;
  right: 8px;
  z-index: 10;
  text-align: center;
}
.pagetop a {
  display: block;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  font-family: 'Nunito', sans-serif;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding: 18px 0 0 0;
}
.pagetop a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-decoration: none;
}
.pagetop a img {
  margin-bottom: 0.8em;
  width: 24px;
}


  /* balloon2 -------------------------------------- */
.tp-pickup li .balloon2 {
  float: center;
  width: 1200px;
  background: #fff;
  border-radius: 8px;
  margin: 40px 0 0 0;
  max-width: 100%;
  position: relative;
  display: inline-block;
}
.tp-pickup li .balloon2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  margin-top: -10px;
  border-right: 30px solid #fff;
}