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

 file name  : common.css
 author     : Ability Consultant
 style info : 基本・共通設定
=================================================================== */
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}
#header, #gnav,
#fixed_menu, #contents .con_search .wrp, .con_topicpath, #footer .con_pickup .box_pickup, #footer .con_f_nav, #footer .con_group_site .wrp, #footer .con_footer .box_footer, .con_menu_detail .box_menu_detail, html.lower .con_pgtitle .box_pgtitle {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  #header, #gnav,
  #fixed_menu, #contents .con_search .wrp, .con_topicpath, #footer .con_pickup .box_pickup, #footer .con_f_nav, #footer .con_group_site .wrp, #footer .con_footer .box_footer, .con_menu_detail .box_menu_detail, html.lower .con_pgtitle .box_pgtitle {
    padding: 0 20px;
  }
}
@media print {
  #header, #gnav,
  #fixed_menu, #contents .con_search .wrp, .con_topicpath, #footer .con_pickup .box_pickup, #footer .con_f_nav, #footer .con_group_site .wrp, #footer .con_footer .box_footer, .con_menu_detail .box_menu_detail, html.lower .con_pgtitle .box_pgtitle {
    padding: 0 20px;
  }
}
.ie8 #header, .ie8 #gnav,
.ie8 #fixed_menu, .ie8 #contents .con_search .wrp, #contents .con_search .ie8 .wrp, .ie8 .con_topicpath, .ie8 #footer .con_pickup .box_pickup, #footer .con_pickup .ie8 .box_pickup, .ie8 #footer .con_f_nav, #footer .ie8 .con_f_nav, .ie8 #footer .con_group_site .wrp, #footer .con_group_site .ie8 .wrp, .ie8 #footer .con_footer .box_footer, #footer .con_footer .ie8 .box_footer, .ie8 .con_menu_detail .box_menu_detail, .con_menu_detail .ie8 .box_menu_detail, .ie8 html.lower .con_pgtitle .box_pgtitle, html.lower .con_pgtitle .ie8 .box_pgtitle {
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  #header, #gnav,
  #fixed_menu, #contents .con_search .wrp, .con_topicpath, #footer .con_pickup .box_pickup, #footer .con_f_nav, #footer .con_group_site .wrp, #footer .con_footer .box_footer, .con_menu_detail .box_menu_detail, html.lower .con_pgtitle .box_pgtitle {
    width: 95%;
  }
}

.con_topicpath:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------------- */
html {
  font-size: small;
  line-height: 1.5;
}

body {
  color: #333;
  background: #fff;
  -webkit-text-size-adjust: none;
  font-size: 116%;
}
.ie body {
  font-size: 112%;
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 108%;
  }
}
body a {
  color: #4d4d4d;
}
body a:link, body a:visited, body a:active {
  text-decoration: none;
}
.mouse body a:hover, .touch body a.touchstart {
  text-decoration: none;
}
body img {
  max-width: 100%;
  -webkit-touch-callout: none;
}

body, pre, input, textarea, select {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

input, select, textarea {
  font-size: 100%;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
  display: none !important;
}
html.ie8 #page {
  min-width: 1200px !important;
  margin: auto;
  font-size: 100% !important;
}

@media only screen and (min-width: 1025px) {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
@media print {
  body .view_tab-sp, body .view_tab {
    display: none !important;
  }
}
.ie8 body .view_tab-sp, .ie8 body .view_tab {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  body .view_sp {
    display: none !important;
  }
}
@media print {
  body .view_sp {
    display: none !important;
  }
}
.ie8 body .view_sp {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  body .view_pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body .view_pc-tab, body .view_tab {
    display: none !important;
  }
}
body.menu-active, body.hmenu-active {
  overflow: hidden;
}

.mouse .over {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .over:hover, .touch .over.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .over {
  -webkit-tap-highlight-color: transparent;
}
.touch .over.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bg_green {
  background: url(../images/common/bg_green.png) 0 0 repeat;
}

.bg_beige {
  background: url(../images/common/bg_beige.png) 0 0 repeat;
}

/* -----------------------------------------------------------
	#page
----------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  #page {
    font-size: 100% !important;
  }
}
@media print {
  #page {
    font-size: 100% !important;
  }
}
.ie8 #page {
  font-size: 100% !important;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
.con_pgtitle {
  background-image: url(../images/common/bg_title.jpg);
  background-position: center 0;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_pgtitle {
    position: relative;
    background-size: auto 100%;
  }
}

@media only screen and (min-width: 768px) {
  #header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 20px 0;
  }
}
@media print {
  #header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 20px 0;
  }
}
.ie8 #header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  #header {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    background: -moz-linear-gradient(top, #fff, rgba(255, 255, 255, 0.3));
    background: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0.3));
    background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.3));
  }
}
#header .logo {
  width: 30%;
}
@media only screen and (min-width: 1025px) {
  #header .logo {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  #header .logo:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
}
@media print {
  #header .logo {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  #header .logo:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
}
.ie8 #header .logo {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.ie8 #header .logo:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  #header .logo {
    padding-top: 1em;
    width: 56%;
    float: left;
  }
}
#header .box_sub {
  width: 37%;
  text-align: right;
  background: rgba(251, 247, 239, 0.9);
  padding: 1%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header .box_sub {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #header .box_sub {
    background: none;
    width: auto;
    text-align: center;
  }
}
#header .box_sub h1 {
  font-size: 87%;
  font-weight: normal;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #header .box_sub h1 {
    width: 100%;
    position: absolute;
    top: 2px;
    left: 0;
    text-align: left;
    font-size: 54%;
    padding-left: 5px;
  }
}
#header .box_sub .box_sns {
  display: inline-block;
  padding-right: 15px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #header .box_sub .box_sns {
    padding-right: 0;
    width: 25%;
    float: right;
  }
}
#header .box_sub .box_sns li {
  padding: 5px 9px 0;
  display: inline-block;
  font-size: 174%;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  #header .box_sub .box_sns li {
    font-size: 134%;
    padding: 5px 2px 0;
  }
}
#header .box_sub .box_sns li.nav_rec {
  border: 1px solid #4d4d4d;
  text-align: center;
  padding: 0;
  font-size: 94%;
  vertical-align: top;
  margin-top: 5px;
}
#header .box_sub .box_sns li.nav_rec a {
  display: block;
  width: 100%;
  padding: .2em 10px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  #header .box_sub .box_sns li.nav_rec a {
    color: #fff;
  }
}
#header .box_sub .box_sns li a {
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
@media only screen and (max-width: 767px) {
  #header .box_sub .box_sns li a {
    color: #fff;
  }
}
@media only screen and (min-width: 1025px) {
  #header .box_sub .box_sns li:nth-child(1):hover {
    background: #fff;
  }
  #header .box_sub .box_sns li:nth-child(1):hover a {
    color: #333;
  }
  #header .box_sub .box_sns li:nth-child(2) a:hover {
    color: #3B5998;
  }
  #header .box_sub .box_sns li:nth-child(3) a:hover {
    color: #55ACEE;
  }
  #header .box_sub .box_sns li:nth-child(4) a:hover {
    color: #8C3795;
  }
  #header .box_sub .box_sns li:nth-child(5) a:hover {
    color: #589541;
  }
}
@media print {
  #header .box_sub .box_sns li:nth-child(1):hover {
    background: #fff;
  }
  #header .box_sub .box_sns li:nth-child(1):hover a {
    color: #333;
  }
  #header .box_sub .box_sns li:nth-child(2) a:hover {
    color: #3B5998;
  }
  #header .box_sub .box_sns li:nth-child(3) a:hover {
    color: #55ACEE;
  }
  #header .box_sub .box_sns li:nth-child(4) a:hover {
    color: #8C3795;
  }
  #header .box_sub .box_sns li:nth-child(5) a:hover {
    color: #589541;
  }
}
.ie8 #header .box_sub .box_sns li:nth-child(1):hover {
  background: #fff;
}
.ie8 #header .box_sub .box_sns li:nth-child(1):hover a {
  color: #333;
}
.ie8 #header .box_sub .box_sns li:nth-child(2) a:hover {
  color: #3B5998;
}
.ie8 #header .box_sub .box_sns li:nth-child(3) a:hover {
  color: #55ACEE;
}
.ie8 #header .box_sub .box_sns li:nth-child(4) a:hover {
  color: #8C3795;
}
.ie8 #header .box_sub .box_sns li:nth-child(5) a:hover {
  color: #589541;
}
#header .box_sub .box_translate {
  display: inline-block;
  padding-top: 12px;
}
@media only screen and (max-width: 767px) {
  #header .box_sub .box_snav {
    color: #4d4d4d;
    width: 25%;
    float: left;
    margin-top: 0.5em;
    font-size: 80%;
    text-align: left;
    padding-left: 3%;
  }
  #header .box_sub .box_snav .box_lang {
    margin-bottom: .3em;
  }
  #header .box_sub .box_snav .box_lang ul {
    position: absolute;
    width: 21.5%;
    display: none;
    z-index: 100;
  }
  #header .box_sub .box_snav .box_lang ul li {
    border: 1px solid #4d4d4d;
    border-top: none;
    text-align: center;
    margin-bottom: 2px;
  }
  #header .box_sub .box_snav .box_lang ul li a {
    background: #fff;
    display: block;
    padding: .3em 0;
  }
  #header .box_sub .box_snav .btn_snav {
    border: 1px solid #4d4d4d;
    text-align: center;
    padding: .2em;
  }
  #header .box_sub .box_snav .btn_snav a {
    color: #4d4d4d;
  }
}
@media only screen and (max-width: 767px) {
  #header .box_sub .btn_hmenu {
    transform-origin: 50%;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    width: 15%;
    float: right;
    text-align: center;
    line-height: 1;
    margin-top: 0.5em;
  }
  #header .box_sub .btn_hmenu i {
    font-size: 200%;
  }
  #header .box_sub .btn_hmenu .eng {
    display: block;
    font-family: "Crimson Text", serif;
  }
}

.wrp_gnav {
  background: #fff;
  border-bottom: 1px solid #d1d391;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #gnav,
  #fixed_menu {
    width: 98%;
  }
}
#gnav ul,
#fixed_menu ul {
  padding: 15px 0;
}
@media only screen and (min-width: 768px) {
  #gnav ul,
  #fixed_menu ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 95%;
  }
}
@media print {
  #gnav ul,
  #fixed_menu ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    width: 95%;
  }
}
.ie8 #gnav ul, .ie8
#fixed_menu ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 95%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #gnav ul,
  #fixed_menu ul {
    width: 100%;
  }
}
#gnav ul li,
#fixed_menu ul li {
  font-size: 114%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #gnav ul li,
  #fixed_menu ul li {
    font-size: 100%;
  }
}
#gnav ul li a,
#fixed_menu ul li a {
  padding: 1.5em 0;
  display: inline-block;
  position: relative;
  color: #728132;
}
@media only screen and (min-width: 1025px) {
  #gnav ul li a:after,
  #fixed_menu ul li a:after {
    position: absolute;
    bottom: 5%;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #d1d391;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .3s;
  }
  #gnav ul li a:hover:after,
  #fixed_menu ul li a:hover:after {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}
@media print {
  #gnav ul li a:after,
  #fixed_menu ul li a:after {
    position: absolute;
    bottom: 5%;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #d1d391;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform .3s;
  }
  #gnav ul li a:hover:after,
  #fixed_menu ul li a:hover:after {
    transform-origin: left top;
    transform: scale(1, 1);
  }
}
.ie8 #gnav ul li a:after, .ie8
#fixed_menu ul li a:after {
  position: absolute;
  bottom: 5%;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #d1d391;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}
.ie8 #gnav ul li a:hover:after, .ie8
#fixed_menu ul li a:hover:after {
  transform-origin: left top;
  transform: scale(1, 1);
}
#gnav ul li a i,
#fixed_menu ul li a i {
  font-size: 87%;
}
#gnav ul li:last-child,
#fixed_menu ul li:last-child {
  position: relative;
  padding-left: 2.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #gnav ul li:last-child,
  #fixed_menu ul li:last-child {
    padding-left: 1.5%;
  }
}
#gnav ul li:last-child:before,
#fixed_menu ul li:last-child:before {
  content: "";
  background: #e0de89 !important;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
}
#gnav ul li:last-child a,
#fixed_menu ul li:last-child a {
  color: #868a00;
}
@media only screen and (min-width: 1025px) {
  #gnav ul li:last-child a:after,
  #fixed_menu ul li:last-child a:after {
    background: #868a00;
  }
}
@media print {
  #gnav ul li:last-child a:after,
  #fixed_menu ul li:last-child a:after {
    background: #868a00;
  }
}
.ie8 #gnav ul li:last-child a:after, .ie8
#fixed_menu ul li:last-child a:after {
  background: #868a00;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
  font-size: 16px;
  line-height: 2em;
}
@media only screen and (max-width: 767px) {
  .popup {
    font-size: 13px;
    line-height: 1.5em;
  }
}
.popup .popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 80%;
  padding: 90px 70px 50px;
  overflow: scroll;
  height: 90vh;
  background-color: #fff;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .popup .popup-inner {
    padding: 40px 30px;
    height: 80%;
    overflow-y: scroll;
  }
}
.popup .popup-inner .close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.popup .popup-inner .close-btn .close-btn i {
  font-size: 20px;
  color: #333;
}
.popup .popup-inner ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.popup .popup-inner ul li .mgr-10 {
  margin-right: 10px;
}
.popup .popup-inner .txt_c {
  text-align: center;
  margin-top: 10px;
}
.popup .popup-inner .txt_r {
  text-align: right;
  margin-top: 30px;
}
.popup .popup-inner .titile {
  text-align: center;
  font-size: 150%;
  margin: 30px 0 10px;
}
.popup .popup-inner dt {
  font-size: 110%;
  text-decoration: underline;
  margin-top: 15px;
}
.popup .popup-inner dd {
  margin-left: 30px;
}

.popup.is-show {
  opacity: 1;
  visibility: visible;
}

#js-popup2 .popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 70%;
  padding: 0;
  overflow: visible;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup2 .popup-inner {
    top: 40%;
    max-width: 100%;
    height: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #js-popup2 .popup-inner {
    padding: 0;
    height: 90%;
    max-width: 100%;
  }
}
#js-popup2 .popup-inner .btn {
  width: 26%;
  margin: 2% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup2 .popup-inner .btn {
    width: 55%;
  }
}
#js-popup2 .popup-inner .btn .btn {
  width: 26%;
  margin: 2% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup2 .popup-inner .btn .btn {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #js-popup2 .popup-inner .btn .btn {
    width: 90%;
  }
}
#js-popup2 .popup-inner p {
  text-align: center;
  margin: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup2 .popup-inner p {
    width: 96.8%;
  }
}
#js-popup2 .popup-inner p a {
  font-size: 110%;
  line-height: 1.5em;
}
#js-popup2 .popup-inner p a:hover {
  text-decoration: none;
}

.pop-nav {
  cursor: pointer;
}

#js-popup3 .popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 70%;
  padding: 0;
  height: 90%;
  overflow: visible;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup3 .popup-inner {
    top: 40%;
    max-width: 100%;
    height: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #js-popup3 .popup-inner {
    padding: 0;
    max-width: 100%;
    height: 83%;
  }
}
#js-popup3 .popup-inner .tbl_pop {
  width: 100%;
  line-height: 1.6em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #js-popup3 .popup-inner .tbl_pop {
    text-align: left;
  }
}
#js-popup3 .popup-inner .tbl_pop tr th {
  text-align: center;
}
#js-popup3 .popup-inner .tbl_pop tr td {
  padding: .5em;
}
#js-popup3 .popup-inner .tbl_pop tr .td_ttl {
  width: 22%;
  text-align: center;
}
#js-popup3 .popup-inner .tbl_pop tr .td_date {
  width: 25%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #js-popup3 .popup-inner .tbl_pop tr .td_date {
    padding: .2em;
  }
}
#js-popup3 .popup-inner .btn {
  width: 26%;
  margin: 2% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup3 .popup-inner .btn {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #js-popup3 .popup-inner .btn {
    width: 90%;
  }
}
#js-popup3 .popup-inner p {
  text-align: center;
  margin: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup3 .popup-inner p {
    width: 96.8%;
  }
}
#js-popup3 .popup-inner p a {
  font-size: 110%;
  line-height: 1.5em;
}
#js-popup3 .popup-inner p a:hover {
  text-decoration: none;
}

.pop-hum {
  cursor: pointer;
}

#js-popup4 .popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 67%;
  padding: 0;
  height: 90%;
  overflow: visible;
  height: 83%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup4 .popup-inner {
    top: 40%;
    max-width: 100%;
    height: 45%;
  }
}
@media only screen and (max-width: 767px) {
  #js-popup4 .popup-inner {
    padding: 0;
    height: 84%;
    max-width: 100%;
  }
}
#js-popup4 .popup-inner .ttl {
  text-align: center;
  margin-bottom: 20px;
}
#js-popup4 .popup-inner table {
  margin: 20px auto;
}
#js-popup4 .popup-inner table tr td {
  border-bottom: 1px solid #000;
}
#js-popup4 .popup-inner table tr .td_ttl {
  padding-right: 20px;
}
@media only screen and (max-width: 767px) {
  #js-popup4 .popup-inner table tr .td_ttl {
    padding-right: 2px;
  }
}
#js-popup4 .btn {
  width: 26%;
  margin: 0.5% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup4 .btn {
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  #js-popup4 .btn {
    width: 90%;
  }
}
#js-popup4 p {
  text-align: center;
  margin: 10px;
  width: 98.5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #js-popup4 p {
    width: 96.8%;
  }
}
@media only screen and (max-width: 767px) {
  #js-popup4 p {
    width: 93.5%;
  }
}
#js-popup4 p a {
  font-size: 110%;
  line-height: 1.5em;
}
#js-popup4 p a:hover {
  text-decoration: none;
}

.pop-side {
  cursor: pointer;
}

.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  cursor: pointer;
}

.img-sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .img-pc {
    display: none;
  }

  .img-sp {
    display: block;
  }
}
/* ヘッダー固定メニュー*/
#gnav_fix {
  display: none;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  border-bottom: 1px solid #d1d391;
}
#gnav_fix #fixed_menu ul {
  padding: 10px 0;
}
#gnav_fix #fixed_menu ul li a {
  padding: .8em 0;
}

/* -----------------------------------------------------------
	#contents
----------------------------------------------------------- */
#contents .con_search {
  background: #d1d391;
  color: #fff;
}
#contents .con_search .wrp {
  padding: 1.5em 0;
}
@media only screen and (min-width: 1025px) {
  #contents .con_search .wrp {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media print {
  #contents .con_search .wrp {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
  }
}
.ie8 #contents .con_search .wrp {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
#contents .con_search .wrp h3 {
  width: 15%;
}
@media only screen and (min-width: 1025px) {
  #contents .con_search .wrp .box_search {
    width: 82%;
  }
}
@media print {
  #contents .con_search .wrp .box_search {
    width: 82%;
  }
}
.ie8 #contents .con_search .wrp .box_search {
  width: 82%;
}
#contents .con_search .wrp .box_search .box_main {
  background: url(../images/common/border_dots_wh.png) 0 bottom repeat-x;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
#contents .con_search .wrp .box_search .box_main form {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
#contents .con_search .wrp .box_search .box_main form input,
#contents .con_search .wrp .box_search .box_main form select {
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-bottom: 1px solid #2c3211;
  font-family: "Crimson Text", serif;
  color: #2c3211;
  font-size: 200%;
  width: 100%;
  padding: .2em;
}
@media only screen and (max-width: 1199px) {
  #contents .con_search .wrp .box_search .box_main form input,
  #contents .con_search .wrp .box_search .box_main form select {
    font-size: 160%;
  }
}
@media print {
  #contents .con_search .wrp .box_search .box_main form input,
  #contents .con_search .wrp .box_search .box_main form select {
    font-size: 160%;
  }
}
.ie8 #contents .con_search .wrp .box_search .box_main form input, .ie8
#contents .con_search .wrp .box_search .box_main form select {
  font-size: 160%;
}
@media only screen and (max-width: 767px) {
  #contents .con_search .wrp .box_search .box_main form input,
  #contents .con_search .wrp .box_search .box_main form select {
    font-size: 120%;
  }
}
#contents .con_search .wrp .box_search .box_main form input option,
#contents .con_search .wrp .box_search .box_main form select option {
  color: #000;
}
#contents .con_search .wrp .box_search .box_main form select::-ms-expand {
  display: none;
}
#contents .con_search .wrp .box_search .box_main form em {
  color: #728132;
}
#contents .con_search .wrp .box_search .box_main form .box_day {
  width: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #contents .con_search .wrp .box_search .box_main form .box_day {
    width: 25%;
  }
}
#contents .con_search .wrp .box_search .box_main form .box_day label {
  position: relative;
  letter-spacing: .05em;
}
#contents .con_search .wrp .box_search .box_main form .box_day label:after {
  position: absolute;
  right: 0;
  bottom: 5px;
  content: "\f073";
  font-family: 'FontAwesome';
  color: #728132;
}
#contents .con_search .wrp .box_search .box_main form .box_day label input:hover {
  cursor: pointer;
  opacity: .9;
}
#contents .con_search .wrp .box_search .box_main form .box_sta,
#contents .con_search .wrp .box_search .box_main form .box_per,
#contents .con_search .wrp .box_search .box_main form .box_roo {
  width: 10%;
}
#contents .con_search .wrp .box_search .box_main form .box_sta label,
#contents .con_search .wrp .box_search .box_main form .box_per label,
#contents .con_search .wrp .box_search .box_main form .box_roo label {
  position: relative;
}
#contents .con_search .wrp .box_search .box_main form .box_sta label:after,
#contents .con_search .wrp .box_search .box_main form .box_per label:after,
#contents .con_search .wrp .box_search .box_main form .box_roo label:after {
  position: absolute;
  right: 0;
  bottom: 5px;
  content: "\f107";
  font-family: 'FontAwesome';
  pointer-events: none;
  color: #728132;
}
#contents .con_search .wrp .box_search .box_main form .btn {
  width: 30%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #contents .con_search .wrp .box_search .box_main form .btn {
    width: 35%;
  }
}
#contents .con_search .wrp .box_search .box_main form .btn label {
  position: relative;
}
#contents .con_search .wrp .box_search .box_main form .btn label:after {
  position: absolute;
  right: 15%;
  bottom: 0;
  content: "\f105";
  font-family: 'FontAwesome';
  pointer-events: none;
  color: #000;
}
#contents .con_search .wrp .box_search .box_main form .btn label input {
  border-bottom: none;
  color: #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 114%;
  padding: .8em;
  width: 100%;
}
#contents .con_search .wrp .box_search .box_main form .btn label input:hover {
  cursor: pointer;
}
#contents .con_search .wrp .box_search .box_sub {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#contents .con_search .wrp .box_search .box_sub .btns {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  width: 70%;
  color: #2c3211;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #contents .con_search .wrp .box_search .box_sub .btns {
    width: 73%;
  }
}
#contents .con_search .wrp .box_search .box_sub .btns p a {
  color: #2c3211;
}
#contents .con_search .wrp .box_search .box_sub .btns p a:after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  #contents .con_search .wrp .box_search .box_sub .btns p a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  #contents .con_search .wrp .box_search .box_sub .btns p a:hover:after {
    margin-left: 20px;
  }
}
@media print {
  #contents .con_search .wrp .box_search .box_sub .btns p a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  #contents .con_search .wrp .box_search .box_sub .btns p a:hover:after {
    margin-left: 20px;
  }
}
.ie8 #contents .con_search .wrp .box_search .box_sub .btns p a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.ie8 #contents .con_search .wrp .box_search .box_sub .btns p a:hover:after {
  margin-left: 20px;
}
#contents .con_search .wrp .box_search .box_sub .btns .btn {
  width: 30%;
  border: 1px solid #2c3211;
}
#contents .con_search .wrp .box_search .box_sub .btns .btn a {
  padding: .5em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #contents .con_search .wrp .box_search .box_sub .btns .btn a {
    padding: .5em;
  }
}
#contents .con_search .wrp .box_search .box_sub .btns .btn:hover {
  background: #2c3211;
}
#contents .con_search .wrp .box_search .box_sub .btns .btn:hover a,
#contents .con_search .wrp .box_search .box_sub .btns .btn:hover button,
#contents .con_search .wrp .box_search .box_sub .btns .btn:hover > span {
  color: #fff;
}
#contents .con_search .wrp .box_search .box_sub .box_tel {
  width: 27%;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #contents .con_search .wrp .box_search .box_sub .box_tel {
    width: 25%;
  }
}
#contents .con_search .wrp .box_search .box_sub .box_tel .txt {
  margin-bottom: 2px;
  color: #2c3211;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #contents .con_search .wrp .box_search .box_sub .box_tel .txt {
    font-size: 80%;
  }
}
#contents .con_search .wrp .box_search .box_sub .box_tel .txt_tel {
  font-family: "Crimson Text", serif;
  font-size: 147%;
  line-height: 1;
  color: #728132;
}
@media only screen and (max-width: 1199px) {
  #contents .con_search .wrp .box_search .box_sub .box_tel .txt_tel {
    font-size: 120%;
  }
}
@media print {
  #contents .con_search .wrp .box_search .box_sub .box_tel .txt_tel {
    font-size: 120%;
  }
}
.ie8 #contents .con_search .wrp .box_search .box_sub .box_tel .txt_tel {
  font-size: 120%;
}
@media only screen and (max-width: 767px) {
  #contents .con_search .wrp .box_search .box_sub .box_tel .txt_tel {
    font-size: 120%;
  }
}
#contents .con_search .wrp .box_search .box_sub .box_tel .txt_tel .tel {
  font-size: 134%;
  margin-left: 5px;
  letter-spacing: .05em;
  color: #2c3211;
}

/* -----------------------------------------------------------
con_topicpath パンクズ
----------------------------------------------------------- */
.con_topicpath {
  font-size: 100%;
  padding: 10px 0;
  text-align: left;
  clear: both;
  margin-bottom: 30px;
  margin-top: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_topicpath {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_topicpath {
    margin-bottom: 20px;
  }
}
.con_topicpath ul li {
  display: inline-block;
}
.con_topicpath ul li:first-child i {
  color: #95a74d;
  margin: 0 5px 0 0;
}
.con_topicpath ul li a {
  text-decoration: underline;
}
.con_topicpath ul li a:hover {
  text-decoration: none;
}
.con_topicpath ul li i {
  margin: 0 10px;
  font-size: 107%;
  vertical-align: baseline;
}

/* -----------------------------------------------------------
	#footer
----------------------------------------------------------- */
#footer {
  /* くるくるバナー*/
  /* フッターメニュー*/
  /* 関連グループ・バナー*/
}
@media only screen and (max-width: 767px) {
  #footer {
    padding-bottom: 3em;
  }
}
#footer .con_pickup {
  padding: 50px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_pickup {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_pickup {
    padding: 15px 0;
  }
}
#footer .con_pickup .box_pickup {
  padding: 0 4%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_pickup .box_pickup {
    padding: 0 1%;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_pickup .box_pickup {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_pickup .box_pickup .slick-list {
    padding: 0 !important;
  }
}
#footer .con_pickup .box_pickup .img {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  #footer .con_pickup .box_pickup .img {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_pickup .box_pickup .img {
    width: 100%;
  }
}
#footer .con_pickup .box_pickup .img a img {
  display: inline-block;
}
#footer .con_pickup .box_pickup .slick-prev,
#footer .con_pickup .box_pickup .slick-next {
  width: 16px;
  padding-top: 31px;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  z-index: 10;
  border: none;
}
#footer .con_pickup .box_pickup .slick-prev:hover,
#footer .con_pickup .box_pickup .slick-next:hover {
  cursor: pointer;
}
#footer .con_pickup .box_pickup .slick-prev.slick-disabled,
#footer .con_pickup .box_pickup .slick-next.slick-disabled {
  display: none !important;
}
#footer .con_pickup .box_pickup .slick-prev {
  left: 0;
  background: url(../images/common/btn_prev_green.png) 0 0 no-repeat;
  -moz-background-size: 16px, 31px;
  -o-background-size: 16px, 31px;
  -webkit-background-size: 16px, 31px;
  background-size: 16px, 31px;
}
@media only screen and (max-width: 1024px) {
  #footer .con_pickup .box_pickup .slick-prev {
    left: -2.5%;
  }
}
#footer .con_pickup .box_pickup .slick-next {
  right: 0;
  background: url(../images/common/btn_next_green.png) 0 0 no-repeat;
  -moz-background-size: 16px, 31px;
  -o-background-size: 16px, 31px;
  -webkit-background-size: 16px, 31px;
  background-size: 16px, 31px;
}
@media only screen and (max-width: 1024px) {
  #footer .con_pickup .box_pickup .slick-next {
    right: -2.5%;
  }
}
#footer .con_f_nav ul {
  text-align: center;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_f_nav ul {
    padding: 15px 0 5px;
  }
}
#footer .con_f_nav ul li {
  display: inline-block;
  padding: 0 17px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_f_nav ul li {
    margin-bottom: 10px;
    padding: 0 10px;
  }
}
#footer .con_f_nav ul li:after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 8px;
}
#footer .con_f_nav ul li a {
  color: #1c1c1c;
  letter-spacing: .1em;
  position: relative;
  display: inline-block;
}
#footer .con_f_nav ul li a:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: "";
  width: 100%;
  height: 6px;
  background: #95a74d;
  transform: scale(1, 1);
  transform-origin: left top;
  transition: transform .3s;
}
@media only screen and (min-width: 1025px) {
  #footer .con_f_nav ul li a:hover:after {
    transform: scale(0, 1);
  }
}
@media print {
  #footer .con_f_nav ul li a:hover:after {
    transform: scale(0, 1);
  }
}
.ie8 #footer .con_f_nav ul li a:hover:after {
  transform: scale(0, 1);
}
#footer .con_group_site {
  border-top: 1px solid #ede1d4;
  padding: 30px 0 60px;
}
@media only screen and (max-width: 1024px) {
  #footer .con_group_site {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 768px) {
  #footer .con_group_site .wrp {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media print {
  #footer .con_group_site .wrp {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.ie8 #footer .con_group_site .wrp {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#footer .con_group_site .wrp .box_group {
  width: 48%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group {
    width: 100%;
  }
}
#footer .con_group_site .wrp .box_group .txt_group {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  #footer .con_group_site .wrp .box_group .txt_group {
    margin-bottom: 10px;
  }
}
#footer .con_group_site .wrp .box_group .flex_area {
  display: flex;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group .flex_area {
    flex-wrap: wrap;
  }
}
#footer .con_group_site .wrp .box_group .box {
  margin-bottom: 15px;
  width: 100%;
}
#footer .con_group_site .wrp .box_group .box.first_box {
  margin-right: 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_group_site .wrp .box_group .box.first_box {
    margin-right: 7%;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group .box {
    width: 100%;
  }
}
#footer .con_group_site .wrp .box_group .box a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group .box a {
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1025px) {
  #footer .con_group_site .wrp .box_group .box a {
    position: relative;
  }
  #footer .con_group_site .wrp .box_group .box a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
  }
  #footer .con_group_site .wrp .box_group .box a:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
  }
  @-webkit-keyframes shine {
    100% {
      left: 125%;
    }
  }
  @keyframes shine {
    100% {
      left: 125%;
    }
  }
}
@media print {
  #footer .con_group_site .wrp .box_group .box a {
    position: relative;
  }
  #footer .con_group_site .wrp .box_group .box a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
  }
  #footer .con_group_site .wrp .box_group .box a:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
  }
  @-webkit-keyframes shine {
    100% {
      left: 125%;
    }
  }
  @keyframes shine {
    100% {
      left: 125%;
    }
  }
}
.ie8 #footer .con_group_site .wrp .box_group .box a {
  position: relative;
}
.ie8 #footer .con_group_site .wrp .box_group .box a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.ie8 #footer .con_group_site .wrp .box_group .box a:hover:before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
#footer .con_group_site .wrp .box_group .box a .img {
  width: 20%;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group .box a .img {
    width: 32%;
  }
}
#footer .con_group_site .wrp .box_group .box a .box_txt {
  width: 77%;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group .box a .box_txt {
    width: 65%;
  }
}
#footer .con_group_site .wrp .box_group .box a .box_txt h4 {
  color: #95a74d;
  font-size: 120%;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group .box a .box_txt h4 {
    font-size: 107%;
  }
}
#footer .con_group_site .wrp .box_group .box a .box_txt h4:after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_group .box a .box_txt .txt {
    font-size: 87%;
  }
}
#footer .con_group_site .wrp .box_site {
  width: 45%;
  margin-top: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  #footer .con_group_site .wrp .box_site {
    width: 100%;
    margin-top: 0;
  }
}
#footer .con_group_site .wrp .box_site ul {
  width: 32.83333%;
  overflow: hidden;
}
#footer .con_group_site .wrp .box_site ul li {
  text-align: center;
  margin-bottom: 10px;
}
#footer .con_footer {
  background: url(../images/footer/img_footer.jpg), linear-gradient(to right, #014e60, #02302e);
  background-repeat: no-repeat;
  background-position: center 0;
  padding-top: 410px;
}
@media only screen and (max-width: 767px) {
  #footer .con_footer {
    background-size: 150% auto;
    padding-top: 150px;
  }
}
#footer .con_footer .wrp_footer {
  background: #fff;
}
#footer .con_footer .box_footer {
  padding: 60px 0 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_footer .box_footer {
    padding: 30px 15px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_footer .box_footer {
    padding: 15px 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  #footer .con_footer .box_footer {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media print {
  #footer .con_footer .box_footer {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.ie8 #footer .con_footer .box_footer {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_footer .box_footer {
    flex-wrap: wrap;
  }
}
#footer .con_footer .box_footer .box_txt {
  width: 33.33333%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_footer .box_footer .box_txt {
    width: 100%;
    border-bottom: 1px solid #f0e2cf;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_footer .box_footer .box_txt {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
#footer .con_footer .box_footer .box_txt .logo {
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #footer .con_footer .box_footer .box_txt .logo {
    width: 75%;
    margin: 0 auto 10px;
  }
}
#footer .con_footer .box_footer .box_txt h5 {
  margin-bottom: 10px;
  text-align: center;
}
#footer .con_footer .box_footer .box_txt .box_lnk ul {
  margin-left: 10px;
  text-align: center;
}
#footer .con_footer .box_footer .box_txt .box_lnk ul li {
  margin: 0 5px;
  display: inline-block;
  text-align: center;
}
#footer .con_footer .box_footer .box_txt .box_lnk ul li.fb a {
  color: #3B5998;
}
#footer .con_footer .box_footer .box_txt .box_lnk ul li.tw a {
  color: #50ABF1;
}
#footer .con_footer .box_footer .box_txt .box_lnk ul li a {
  color: #666;
  font-size: 160%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
@media only screen and (min-width: 1025px) {
  #footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(1) a:hover {
    color: #3B5998;
  }
  #footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(2) a:hover {
    color: #55ACEE;
  }
}
@media print {
  #footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(1) a:hover {
    color: #3B5998;
  }
  #footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(2) a:hover {
    color: #55ACEE;
  }
}
.ie8 #footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(1) a:hover {
  color: #3B5998;
}
.ie8 #footer .con_footer .box_footer .box_txt .box_lnk ul:nth-child(2) a:hover {
  color: #55ACEE;
}
#footer .con_footer .box_footer address {
  margin-bottom: 15px;
  width: 30.33333%;
}
@media only screen and (min-width: 1025px) {
  #footer .con_footer .box_footer address {
    border-right: 1px solid #f0e2cf;
    margin-right: 3%;
  }
}
@media print {
  #footer .con_footer .box_footer address {
    border-right: 1px solid #f0e2cf;
    margin-right: 3%;
  }
}
.ie8 #footer .con_footer .box_footer address {
  border-right: 1px solid #f0e2cf;
  margin-right: 3%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_footer .box_footer address {
    width: 47%;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_footer .box_footer address {
    width: 100%;
    text-align: center;
  }
}
#footer .con_footer .box_footer .box_tel {
  color: #95a74d;
  width: 33.33333%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #footer .con_footer .box_footer .box_tel {
    width: 50%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #footer .con_footer .box_footer .box_tel {
    width: 100%;
    text-align: center;
  }
}
#footer .con_footer .box_footer .box_tel .txt {
  margin-bottom: 2px;
  padding-left: .5em;
}
@media only screen and (max-width: 767px) {
  #footer .con_footer .box_footer .box_tel .txt {
    padding-left: 0;
  }
}
#footer .con_footer .box_footer .box_tel .txt_tel {
  font-family: "Crimson Text", serif;
  font-size: 160%;
  line-height: 1;
}
#footer .con_footer .box_footer .box_tel .txt_tel .tel {
  font-size: 146%;
  margin-left: 5px;
  color: #95a74d;
}
#footer #copyright {
  text-align: center;
  font-size: 87%;
  color: #666;
  margin-bottom: 10px;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

/* -----------------------------------------------------------
	.con_sidenav サイドナビ（スマホ時は下固定）
----------------------------------------------------------- */
.con_sidenav {
  position: fixed;
  right: 0;
  top: 30%;
  bottom: 0;
  margin: auto 0;
  vertical-align: middle;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .con_sidenav {
    width: 100%;
    top: auto;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto;
  }
}
.con_sidenav .btn_menu, .con_sidenav .btn_plan, .con_sidenav .btn_access, .con_sidenav .btn_tel {
  width: 90px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu, .con_sidenav .btn_plan, .con_sidenav .btn_access, .con_sidenav .btn_tel {
    width: 25%;
    height: auto;
    padding: 5px 5px 0;
  }
}
.con_sidenav .btn_menu a, .con_sidenav .btn_plan a, .con_sidenav .btn_access a, .con_sidenav .btn_tel a {
  display: block;
  height: 100%;
}
@media only screen and (min-width: 1025px) {
  .con_sidenav .btn_menu a, .con_sidenav .btn_plan a, .con_sidenav .btn_access a, .con_sidenav .btn_tel a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .con_sidenav .btn_menu a:hover, .con_sidenav .btn_plan a:hover, .con_sidenav .btn_access a:hover, .con_sidenav .btn_tel a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  }
}
@media print {
  .con_sidenav .btn_menu a, .con_sidenav .btn_plan a, .con_sidenav .btn_access a, .con_sidenav .btn_tel a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .con_sidenav .btn_menu a:hover, .con_sidenav .btn_plan a:hover, .con_sidenav .btn_access a:hover, .con_sidenav .btn_tel a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  }
}
.ie8 .con_sidenav .btn_menu a, .ie8 .con_sidenav .btn_plan a, .ie8 .con_sidenav .btn_access a, .ie8 .con_sidenav .btn_tel a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.ie8 .con_sidenav .btn_menu a:hover, .ie8 .con_sidenav .btn_plan a:hover, .ie8 .con_sidenav .btn_access a:hover, .ie8 .con_sidenav .btn_tel a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.con_sidenav .btn_menu i, .con_sidenav .btn_plan i, .con_sidenav .btn_access i, .con_sidenav .btn_tel i {
  font-size: 240%;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu i, .con_sidenav .btn_plan i, .con_sidenav .btn_access i, .con_sidenav .btn_tel i {
    font-size: 147%;
    line-height: 1;
  }
}
.con_sidenav .btn_menu span, .con_sidenav .btn_plan span, .con_sidenav .btn_access span, .con_sidenav .btn_tel span {
  display: block;
  color: #fff;
}
.con_sidenav .btn_menu span.txt, .con_sidenav .btn_plan span.txt, .con_sidenav .btn_access span.txt, .con_sidenav .btn_tel span.txt {
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu span.txt, .con_sidenav .btn_plan span.txt, .con_sidenav .btn_access span.txt, .con_sidenav .btn_tel span.txt {
    font-size: 87%;
  }
}
.con_sidenav .btn_menu.btn_menu, .con_sidenav .btn_plan.btn_menu, .con_sidenav .btn_access.btn_menu, .con_sidenav .btn_tel.btn_menu {
  background: #fff;
  transform-origin: 50%;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.con_sidenav .btn_menu.btn_menu:hover, .con_sidenav .btn_plan.btn_menu:hover, .con_sidenav .btn_access.btn_menu:hover, .con_sidenav .btn_tel.btn_menu:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .con_sidenav .btn_menu.btn_menu:hover, .con_sidenav .btn_plan.btn_menu:hover, .con_sidenav .btn_access.btn_menu:hover, .con_sidenav .btn_tel.btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
@media print {
  .con_sidenav .btn_menu.btn_menu:hover, .con_sidenav .btn_plan.btn_menu:hover, .con_sidenav .btn_access.btn_menu:hover, .con_sidenav .btn_tel.btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
}
.ie8 .con_sidenav .btn_menu.btn_menu:hover, .ie8 .con_sidenav .btn_plan.btn_menu:hover, .ie8 .con_sidenav .btn_access.btn_menu:hover, .ie8 .con_sidenav .btn_tel.btn_menu:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu.btn_menu, .con_sidenav .btn_plan.btn_menu, .con_sidenav .btn_access.btn_menu, .con_sidenav .btn_tel.btn_menu {
    order: 4;
  }
}
.con_sidenav .btn_menu.btn_menu i, .con_sidenav .btn_plan.btn_menu i, .con_sidenav .btn_access.btn_menu i, .con_sidenav .btn_tel.btn_menu i {
  font-size: 367%;
  line-height: 1;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu.btn_menu i, .con_sidenav .btn_plan.btn_menu i, .con_sidenav .btn_access.btn_menu i, .con_sidenav .btn_tel.btn_menu i {
    font-size: 147%;
  }
}
.con_sidenav .btn_menu.btn_menu .eng, .con_sidenav .btn_plan.btn_menu .eng, .con_sidenav .btn_access.btn_menu .eng, .con_sidenav .btn_tel.btn_menu .eng {
  font-family: "Crimson Text", serif;
  font-size: 120%;
  color: #000;
  margin-top: -10px;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu.btn_menu .eng, .con_sidenav .btn_plan.btn_menu .eng, .con_sidenav .btn_access.btn_menu .eng, .con_sidenav .btn_tel.btn_menu .eng {
    font-size: 94%;
  }
}
.con_sidenav .btn_menu.btn_plan, .con_sidenav .btn_plan.btn_plan, .con_sidenav .btn_access.btn_plan, .con_sidenav .btn_tel.btn_plan {
  background: #728132;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu.btn_plan, .con_sidenav .btn_plan.btn_plan, .con_sidenav .btn_access.btn_plan, .con_sidenav .btn_tel.btn_plan {
    order: 3;
  }
}
.con_sidenav .btn_menu.btn_access, .con_sidenav .btn_plan.btn_access, .con_sidenav .btn_access.btn_access, .con_sidenav .btn_tel.btn_access {
  background: #e0be55;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu.btn_access, .con_sidenav .btn_plan.btn_access, .con_sidenav .btn_access.btn_access, .con_sidenav .btn_tel.btn_access {
    order: 1;
  }
}
.con_sidenav .btn_menu.btn_access i,
.con_sidenav .btn_menu.btn_access .txt, .con_sidenav .btn_plan.btn_access i,
.con_sidenav .btn_plan.btn_access .txt, .con_sidenav .btn_access.btn_access i,
.con_sidenav .btn_access.btn_access .txt, .con_sidenav .btn_tel.btn_access i,
.con_sidenav .btn_tel.btn_access .txt {
  color: #000;
}
.con_sidenav .btn_menu.btn_ec, .con_sidenav .btn_plan.btn_ec, .con_sidenav .btn_access.btn_ec, .con_sidenav .btn_tel.btn_ec {
  background: #233022;
  padding-top: 3px;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu.btn_ec, .con_sidenav .btn_plan.btn_ec, .con_sidenav .btn_access.btn_ec, .con_sidenav .btn_tel.btn_ec {
    order: 1;
  }
}
.con_sidenav .btn_menu.btn_ec span, .con_sidenav .btn_plan.btn_ec span, .con_sidenav .btn_access.btn_ec span, .con_sidenav .btn_tel.btn_ec span {
  width: 80%;
  margin: auto;
}
.con_sidenav .btn_menu.btn_angel, .con_sidenav .btn_menu.btn_tel, .con_sidenav .btn_plan.btn_angel, .con_sidenav .btn_plan.btn_tel, .con_sidenav .btn_access.btn_angel, .con_sidenav .btn_access.btn_tel, .con_sidenav .btn_tel.btn_angel, .con_sidenav .btn_tel.btn_tel {
  background: #95a74d;
}
.con_sidenav .btn_menu.btn_angel img, .con_sidenav .btn_menu.btn_tel img, .con_sidenav .btn_plan.btn_angel img, .con_sidenav .btn_plan.btn_tel img, .con_sidenav .btn_access.btn_angel img, .con_sidenav .btn_access.btn_tel img, .con_sidenav .btn_tel.btn_angel img, .con_sidenav .btn_tel.btn_tel img {
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .con_sidenav .btn_menu.btn_tel, .con_sidenav .btn_plan.btn_tel, .con_sidenav .btn_access.btn_tel, .con_sidenav .btn_tel.btn_tel {
    order: 2;
  }
}

/* メニューボタンを押した際に開くメニュー画面
----------------------------------------------------------- */
body.menu-active #page {
  position: fixed;
}
@media only screen and (max-width: 767px) {
  body.menu-active #page {
    position: relative;
  }
}
@media only screen and (min-width: 544.5px) and (max-width: 767px) {
  body.menu-active #page {
    overflow: hidden;
    height: 45em;
  }
}
@media only screen and (max-width: 543.5px) {
  body.menu-active #page {
    overflow: hidden;
    height: 140vh;
  }
}
body.menu-active #page #header .box_sub .box_translate {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 150;
  right: auto;
}
body.menu-active #page .box_pgtitle {
  position: relative;
  z-index: -0;
}
body.menu-active .btn_menu {
  background: #fff;
  cursor: default;
  transform: scale(70);
  z-index: 100;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  body.menu-active .btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
@media print {
  body.menu-active .btn_menu:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
.ie8 body.menu-active .btn_menu:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
body.menu-active .btn_menu i, body.menu-active .btn_menu .eng {
  opacity: 0;
}
body.menu-active .btn_close {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  transform: none;
  z-index: 30;
}
@media only screen and (max-width: 767px) {
  body.menu-active .btn_close {
    top: auto;
    bottom: 10px;
    right: 10px;
  }
}
body.menu-active .con_menu_detail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  transform: none;
  pointer-events: all;
  z-index: 20;
  position: absolute;
  height: 150%;
}

body.hmenu-active #page {
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 544.5px) and (max-width: 767px) {
  body.hmenu-active #page {
    overflow: hidden;
    height: 50em;
  }
}
@media only screen and (max-width: 543.5px) {
  body.hmenu-active #page {
    overflow: hidden;
    height: 160vh;
  }
}
@media only screen and (max-width: 767px) {
  body.hmenu-active #page .con_mainimg .box_detail {
    z-index: 10;
    height: 100%;
  }
}
body.hmenu-active #page #header {
  overflow: visible;
}
body.hmenu-active #page #header .box_sub .box_translate {
  display: block !important;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 150;
  right: auto;
}
body.hmenu-active .con_sidenav {
  height: 0;
}
body.hmenu-active .btn_hmenu {
  background: #fff;
  cursor: default;
  transform: scale(70);
  z-index: 100;
  position: relative;
  width: auto;
  float: none;
}
body.hmenu-active .btn_hmenu i, body.hmenu-active .btn_hmenu .eng {
  opacity: 0;
}
body.hmenu-active .btn_close {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  transform: none;
  z-index: 30;
}
body.hmenu-active .con_menu_detail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  transform: none;
  pointer-events: all;
  z-index: 20;
  height: auto;
}

.btn_close {
  position: fixed;
  top: 30px;
  right: 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: all 0.3s ease-in-out;
  text-align: center;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .btn_close {
    top: 5px;
    right: 5px;
  }
}
.btn_close:hover {
  transform: rotate(0);
}
.btn_close i {
  font-size: 400%;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .btn_close i {
    font-size: 267%;
  }
}
.btn_close span {
  display: block;
}

.con_menu_detail {
  opacity: 0;
  height: 0;
  position: fixed;
  top: 18%;
  left: 0;
  margin-top: -40px;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  width: 90%;
}
@media only screen and (max-width: 1024px) {
  .con_menu_detail {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu_detail {
    margin-top: 0;
    top: 5em;
    position: absolute;
  }
}
.con_menu_detail .box_menu_detail {
  background: transparent;
}
.con_menu_detail .box_menu_detail .logo {
  margin-bottom: 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .logo {
    width: 100%;
    margin-bottom: 15px;
  }
}
.con_menu_detail .box_menu_detail .logo img {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-right: 15px;
}
.con_menu_detail .box_menu_detail .logo:before {
  content: "";
  background: #ede1d4;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 0;
}
.con_menu_detail .box_menu_detail .wrp {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp {
    flex-wrap: wrap;
  }
}
.con_menu_detail .box_menu_detail .wrp .box {
  width: 32.33333%;
}
@media only screen and (max-width: 543.5px) {
  .con_menu_detail .box_menu_detail .wrp .box {
    width: 49%;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .pg_l {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box .pg_l {
    margin-top: 10px;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .pg_l a {
  color: #95a74d;
  font-size: 120%;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box .pg_l a {
    font-size: 107%;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .pg_l a i {
  font-size: 89%;
}
.con_menu_detail .box_menu_detail .wrp .box .pg_l:after {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 10px;
  color: #95a74d;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box .pg_l:after {
    margin-left: 5px;
  }
}
.con_menu_detail .box_menu_detail .wrp .box .bn_ec a {
  color: #FA9626;
}
.con_menu_detail .box_menu_detail .wrp .box .bn_ec:after {
  color: #FA9626;
}
.con_menu_detail .box_menu_detail .wrp .box ul {
  padding: 10px 0 20px 10px;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box ul {
    padding: 5px 0 10px 5px;
  }
}
.con_menu_detail .box_menu_detail .wrp .box ul li {
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .wrp .box ul li {
    font-size: 94%;
    letter-spacing: -.05em;
  }
}
@media only screen and (max-width: 543.5px) {
  .con_menu_detail .box_menu_detail .wrp .box.box_last {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
  }
  .con_menu_detail .box_menu_detail .wrp .box.box_last .wrp_sp {
    width: 49%;
  }
}
.con_menu_detail .box_menu_detail .box_sns {
  text-align: center;
}
.con_menu_detail .box_menu_detail .box_sns li {
  padding: 5px 9px 0;
  display: inline-block;
  font-size: 174%;
}
@media only screen and (max-width: 767px) {
  .con_menu_detail .box_menu_detail .box_sns li {
    padding: 5px 10px 0;
  }
}
.con_menu_detail .box_menu_detail .box_sns li a {
  line-height: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

/* -----------------------------------------------------------
	下層共通スタイル
----------------------------------------------------------- */
html.lower .con_pgtitle {
  max-height: 290px;
}
html.lower .con_pgtitle .box_pgtitle {
  padding: 40px 0 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html.lower .con_pgtitle .box_pgtitle {
    padding: 20px 0 40px;
  }
}
@media only screen and (max-width: 767px) {
  html.lower .con_pgtitle .box_pgtitle {
    padding: 20px 0;
  }
}
html.lower .con_pgtitle .box_pgtitle h2 {
  text-align: center;
}
html.lower .con_pgtitle .box_pgtitle h2 span {
  position: relative;
}
html.lower .con_pgtitle .box_pgtitle h2 .jp {
  font-size: 160%;
  color: #000;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  html.lower .con_pgtitle .box_pgtitle h2 .jp {
    font-size: 174%;
  }
}
html.lower .con_pgtitle .box_pgtitle h2 .eng {
  color: rgba(239, 129, 32, 0.56);
  font-size: 400%;
  font-family: "Crimson Text", serif;
  line-height: 1;
  display: block;
  margin-top: -20px;
  position: relative;
  z-index: 0;
  text-transform: uppercase;
  letter-spacing: .1em;
}
@media only screen and (max-width: 767px) {
  html.lower .con_pgtitle .box_pgtitle h2 .eng {
    font-size: 334%;
  }
}

/*----------------------------------------------------
	テーブル tbl_basic
----------------------------------------------------*/
table.tbl_basic {
  border-collapse: separate;
  background-color: #ccc;
  width: 100%;
  border-spacing: 1px;
}
table.tbl_basic th {
  background-color: #e4e4e4;
  border: 1px solid #fff;
  color: #1e2219;
  text-align: center;
  padding: 12px 6px;
}
table.tbl_basic td {
  padding: 12px 12px;
  background: #fff;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  table.tbl_basic th, table.tbl_basic td {
    float: left;
    width: 100%;
  }
}

.att {
  color: #f00;
}
