 @charset "utf-8";
body {
/*  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; */
  font-family:  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  color: #333;
  background-color: #fff;
}
.alegreya {
  font-family: 'Alegreya', serif;
  font-weight: 500;
  letter-spacing: 1px;
}
a {
  outline: none;
  text-decoration: none;
  color: #333;
}
li,  dt,  dd {
  list-style: none;
}
img {
  vertical-align: top;
}
.spOnly {
  display: none;
}
.pcOnly {
  display: block;
}
a.link {
  text-decoration: underline;
  color: #11621c;
}
a.link:hover {
  text-decoration: none;
}

/* ==================================================
/* header
   ================================================== */
header {
  height: 95px;
  position: fixed;
  z-index: 3;
  background: #fff;
  width: 100%;
  margin-top: -95px;
  border-bottom: 1px solid #e3e3e3;
  transition: .3s;
}
header .header_inner {
  display: flex;
  padding: 30px 0 20px;
  max-width: 1000px;
  margin: auto;
  justify-content: space-between;
}
#logo h1{
	width: 170px;
	margin-top: -7px;
}
#logo h1 img{
	width: 100%;
}
@media screen and (min-width:749px) {
	.head_right #language{
		position: relative;
	}
  .head_right #language>dd {
    padding-bottom: 0;
	position: absolute;
    z-index: 1;
    top: 54px;
    width: 43px;
  }
  .head_right #language>dt {
    margin: -10px 0;
    transition: .3s;
    padding: 39px 6px 5px;
    font-size: 10px;
    letter-spacing: 0;
  }
  .head_right #language>dt:before {
    left: 18px;
    top: 12px;
    transition: .3s;
    content: url(/img/global_icon.png);
  }
  .head_right #language>dt:after {
    content: '';
    transition: .3s;
  }
  #language>dd li a {
    padding: 0;
  }
  #language>dd li a::before {
    display: none;
  }
  #language>dd li {
    margin: 20px 0;
    text-align: center;
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
  }
  #language>dd li:nth-of-type(1) a:after {
    content: 'Ja';
  }
  #language>dd li:nth-of-type(2) a:after {
    content: 'En';
  }
  #language>dd li:nth-of-type(3) a:after {
    content: '簡体';
  }
  #language>dd li:nth-of-type(4) a:after {
    content: '繫体';
  }
  #language>dd li:nth-of-type(5) a:after {
    content: '한국';
  }
}

header .head_right {
  display: flex;
}
header .head_right .recruit {
  position: relative;
}
header .head_right .recruit:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 17px;
  position: absolute;
  font-weight: bold;
  display: block;
  top: 11px;
  left: 14px;
}
header .head_right .recruit a {
  display: block;
  padding: 11px 30px;
  border-right: 1px dashed #a8a8a8;
  margin-right: 30px;
}
#language>dt {
  cursor: pointer;
  margin: -2px 0;
  padding: 14px 35px 13px 38px;
  background: #f0f0f0;
  position: relative;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-family: 'Alegreya', serif;
}
#language>dt:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  display: block;
  top: 15px;
  right: 12px;
}
#language>dt:before {
  content: url(/img/global_icon.png);
  position: absolute;
  display: block;
  top: 11px;
  left: 11px;
}
#language>dd {
  padding: 20px 5px 20px 5px;
  background: #f0f0f0;
}
#language>dd li {
  font-size: 14px;
  margin: 5px 0 25px;
  position: relative;
}
#language>dd li:last-of-type {
  margin-bottom: 0;
  border: none;
}
#language>dd li a {
  position: relative;
}
/*#language>dd li a::before {
  position: absolute;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 14px;
  display: block;
  top: 3px;
}*/
#language>dd li a:hover {
  color: #007631;
  text-decoration: underline;
}
.header_inner nav ul{
    display: flex;
    justify-content: space-around;
    font-size: 19px;
    text-align: center;
	margin: -7px 20px 0;
}
.header_inner nav ul li{
	border-left: 1px solid #dedede;
    pointer-events: fill;
}
.header_inner nav ul li:last-of-type{
	border-right: 1px solid #dedede;
}
.header_inner nav ul li a{
    display: block;
    padding: 9px 0;
    width: 121px;
    font-weight: 600;
    font-size: 16px;
}
.header_inner nav ul li a:hover{
	border-bottom: 2px solid #007534;
    color: #007534;
    background: #fff;
    padding-bottom: 7px;
}
.header_inner nav ul li a span{
    display: block;
    font-size: 10px;
	font-weight: normal;
    margin-top: 5px;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#all {
  width: 100%;
  min-width: 1000px;
  margin-top: 95px;
}
#topPage #all {
  /*
  background: url(../img/bg_img_01.jpg?1) no-repeat fixed;
  background-size: cover;
  */
}
#main_bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-image: url(../img/bg_img_01.jpg?ver=01);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

/* ==================================================
/* main
   ================================================== */
#main {
  width: 100%;
  background-color: #fff;
  z-index: 1;
}
#main2 {
  width: 100%;
  margin: 420px auto 0;
  background-color: #fff;
  padding-bottom: 80px;
  z-index: 1;
}

/* ==================================================
/* 緊急お知らせ
   ================================================== */
#alert_block{
	padding-top: 10px;
}
#alert_block .alert_inner{
	max-width: 1000px;
	margin: auto;
	padding: 15px 0;
	border: 3px solid #ff0000;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
}


/* ==================================================
/* トップバナー
   ================================================== */
.main_img {
  max-width: 1100px;
  margin: auto;
  padding-top: 10px;
  overflow: hidden;
  height: 550px;
  margin-bottom: 43px;
}
.main_img.slick-initialized{
  height: auto;
  overflow: inherit;
  margin-bottom: 0;
}
.main_img .slick-next {
  right: -44px;
  top: 270px;
  position: absolute;
}
.main_img .slick-prev {
  left: -44px;
  top: 270px;
  position: absolute;
}
.main_img .slick-next:before {
  content: url(/img/next.png);
  position: relative;
}
.main_img .slick-prev:before {
  content: url(/img/prev.png);
  position: relative;
}
.main_img .slick-dots {
  position: static;
  padding: 10px 0;
}
.main_img .slick-dots li{
  margin: 0 10px;
}
.main_img .slick-dots li.slick-active button:before {
  color: #007534;
}
.main_img .slick-dots li button:before {
  color: #c5d0ca;
  font-size: 12px;
}

/* ==================================================
/* グローバルナビゲーション
   ================================================== */
#main nav {
  width: 1000px;
  margin: auto;
}

#main nav ul {
  display: flex;
  justify-content: space-around;
}
#main nav li {
  border-left: 1px solid #dedede;
  margin-top: 10px;
  width: 25%;
  text-align: center;
  font-size: 12px;
}
#main nav li a {
  display: block;
  padding: 15px 0;
  font-size: 23px;
  font-weight: 500;
  color: #000000;
  letter-spacing: 1px
}
#main nav li:hover a,
#main nav li.active a {
  border-bottom: 3px solid #007534;
  margin: 0 6px -6px;
  color: #007534;
  background: #fff;
}
#main nav li:last-child {
  border-right: 1px solid #dedede;
}
/*#main nav li span {
  display: block;
  margin-top: 9px;
  font-size: 13px;
}
*/
#main nav li span {
  display: block;
  margin-top: 9px;
  font-size: 12px;
  font-family:  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  letter-spacing: 0.8px;
}
.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%);
}
.clone-nav ul {
  display: flex;
  justify-content: space-around;
  padding: 23px 0 0 205px;
  font-size: 19px;
  width: 630px;
  margin: auto;
  text-align: center;
}
.clone-nav ul li {
  border-left: 1px solid #dedede;
  pointer-events: fill;
}
.clone-nav ul li:last-of-type {
  border-right: 1px solid #dedede;
}
/*.clone-nav ul li span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}*/
.clone-nav ul li span {
  display: block;
  font-size: 10px;
  margin-top: 5px;
  font-family:  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.clone-nav ul li a {
  display: block;
  padding: 9px 0;
  width: 156px;
  font-weight: 500;
}
.clone-nav ul li:hover a,
.clone-nav ul li.active a {
  border-bottom: 2px solid #007534;
  color: #007534;
  background: #fff;
  padding-bottom: 7px;
}
.clone-nav-show {
  transform: translateY(0);
  letter-spacing: 0.5px;
  pointer-events: none;
}

/* ==================================================
/* Main
   ================================================== */
#main section {
  padding: 0 0 70px;
  max-width: 1000px;
  margin: auto;
}
#main section#event_space_top{
  background-color: #f9fbec;
  max-width: 100%;
  padding-top: 50px;
}
#main section#access{
  padding-bottom: 150px;
}

.main_inner {
    width: 100%;
    margin-top: 10px;
}

/* h2 */
.page__index h2,
.page__lower h2 {
  width: 226px;
  margin: 30px auto 60px;
  padding: 12px;
  font-size: 35px;
  text-align: center;
  background: url(../img/h2_bg.png);  
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 1;
}
.page__index h2 span,
.page__lower h2 span {
  font-size: 22px;
}
.page__index section h2 span.ruby,
.page__lower section h2 span.ruby {
  display: block;
  text-align: center;
  margin-top: 8px;
  font-weight: bold;
  font-size: 17px;
}
.page__lower section h2 span.ruby {
  margin-top: 14px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: normal;
}

.page__index #event_news h2 {
  margin-bottom: 20px;
}
.page__lower h2{
  background: none;
  font-size: 45px;
  font-weight: 400;
  width: auto;
  margin-top: 0;
  letter-spacing: 3px;
}
.flex {
  display: flex;
}

/* ==================================================
/* トップページニュース
   ================================================== */
.index__news {
  border-top: 1px solid #e2e2e2;
}
.index__news:first-of-type {
  border-top: 0;
}
.index__news a {
  display: block;
  padding: 40px 0;
}
.index__news a:hover {
  background-color: rgba(219, 231, 108, 0.1);
  transition: .3s;
}
.index__news .index__news_title{
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.index__news .index__news_title-tag{
  color: #fff;
  background: #ff8b02;
  padding: 8px 5px;
  margin-right: 10px;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: center;
  min-width: 7em;
}
.index__news .index__news_title-txt {
  color: #007534;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
}
.index__news .index__news_content-img{
  width: 500px;
}
.index__news .index__news_content-txt{
  width: 470px;
  margin-left: 30px;
}
.index__news .index__news_content-txt:first-of-type{
  width: 100%;
  margin-left: 0;
}
.index__news .index__news_period {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.5;
}
.index__news .index__news_detail {
  font-size: 15px;
  line-height: 30px;
}
.index__news .index__news_content{
  display: flex;
}

/* ==================================================
/* ショップトピックス一覧
   ================================================== */
.shoptopics__box{
  width: 1000px;
  margin: 0 auto;
}
.shoptopics__box ul {
  display: flex;
  flex-wrap: wrap;
}
.shoptopics__box ul li {
  width: 308px;
  position: relative;
  margin: 0 38px 60px 0;
}
.shoptopics__box ul li:nth-of-type(3n) {
  margin-right: 0;
}
.shoptopics__box ul li:hover img {
  transition: .3s;
  opacity: .5;
}
.shoptopics__box dl{
  position: relative;
}
.shoptopics__box .shoptopics__box-image{
  width: 308px;
  height: 308px;
}
.shoptopics__box .shoptopics__box-image,
.shoptopics__box .shoptopics__box-logo{
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  overflow: hidden;
}
.shoptopics__box .shoptopics__box-image img {
  display: block;
  transition-duration: 0.3s;
}
.shoptopics__box .shoptopics__box-image img:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.shoptopics__box .shoptopics__box-logo{
  position: absolute;
  width: 132px;
  top: 226px;
  left: 188px;
}
.shoptopics__box li:hover dt {
  background-color: #fafbe9;
}
.shoptopics__box li:hover dd {
  background-color: #fff;
}
.shoptopics__box li a {
  display: block;
}
.shoptopics__box li a:hover {
  background-color: rgba(219, 231, 108, 0.15);
  transition: .3s;
}
.shoptopics__box li.new_icon:after {
  content: 'NEW';
  font-size: 14px;
  background-color: #fff000;
  border-radius: 50%;
  position: absolute;
  top: -25px;
  left: -25px;
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 4.6;
  font-family: 'Alegreya', serif;
  font-weight: 500;
}
.shoptopics__box .shoptopics__box_detail{
  padding: 10px;
}
.shoptopics__box .shoptopics__box_detail-name {
  color: #007534;
  margin-left: -0.7em;
  margin-right: -1em;
  line-height: 1.2;
  font-size: 15px;
  margin-top: 20px;
  font-weight: bold;
}
.shoptopics__box .shoptopics__box_detail-title {
  font-size: 14px;
  margin-top: 15px;
  line-height: 1.8;
}
.shoptopics__box .shoptopics__box_detail-day {
  color: #7f7f7f;
  font-size: 14px;
  text-align: right;
  margin-top: 20px;
}
.shoptopics__box .topics_text a {
  color: #007534 !important;
  text-decoration: underline !important;
}
.shoptopics__box .topics_text a:hover {
  text-decoration: none !important;
}

/* ==================================================
/* moreボタン
   ================================================== */
.more_btn {
  width: 280px;
  margin: auto;
  position: relative;
}
.more_btn a {
  color: #231f20;
  border-top: 1px solid #231f20;
  border-bottom: 1px solid #231f20;
  text-align: center;
  padding: 16px;
  display: block;
  font-size: 27px;
}
.more_btn a:after {
  position: absolute;
  top: 19px;
  right: 16px;
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 22px;
  display: block;
}
.more_btn a:hover {
  background-color: rgba(219, 231, 108, 0.15);
  transition: all .3s;
}

/* ==================================================
/* インフォメーション一覧
   ================================================== */
.information__box{
  margin-bottom: 50px
}
.information__box li {
  font-size: 15px;
  border-bottom: 1px dotted #282828;
  position: relative;
}
.information__box li a {
  display: flex;
  line-height: 1.8;
}
.information__box .information__date {
  color: #26814a;
  margin-right: 65px;
  letter-spacing: 1px;
  padding: 25px 0;
}
.information__box .information__title{
  padding: 25px 45px 25px 0;
}
.information__box .information__title:after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 17px;
  position: absolute;
  font-weight: bold;
  top: 35%;
  right: 20px;
}
.information__box a:hover {
  background-color: rgba(219, 231, 108, 0.15);
  transition: .3s;
}
#access .iframe_wrap {
  margin-bottom: 50px;
  position: relative;
  border: 1px solid #ccc;
}
.index__access_address{
  position: absolute;
  bottom:0;
  width: 100%;
  padding: 25px 20px;
  background: rgba(255,255,255,0.9);
  box-sizing: border-box;
  font-weight: 500;
}

#read {
  max-width: 1000px;
  margin: auto;
}
.read__box {
  max-width: 890px;
  margin: auto;
  display: flex;
}
.read__box .read__logo {
  background: url(../img/read_bg.png) no-repeat;
  padding: 130px 250px 0 45px;
  margin-top: -60px;
  position: relative;
}
.read__box .read__text {
  margin: 64px 0 0 -50px;
}
.read__box .read__text-1{
  margin-bottom: 40px;
  position: relative;
}
.read__box .read__text-2{
  position: relative;
}
.index__logolist{
  width: 1000px;
  margin: 0 auto;
}
.index__logolist ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 90px;
}
.index__logolist li{
  width: 159px;
  margin: 0 6.7px 9px 0;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.index__logolist li:nth-of-type(6n) {
  margin-right: 0;
}
.index__logolist li a img:hover {
  opacity: .7;
}

.transer{
  max-width: 1000px;
  margin: auto;
  padding: 50px 0;
}
.transer__text{
  font-size: 14px;
  line-height: 1.5;
}
.transer__btn{
  margin: 50px;
  text-align: center;
}
.transer__btn a{
  font-size: 20px;
  color: #fff;
  background-color: #007534;
  padding: 10px 20px;
}

/* ==================================================
/* フッター
   ================================================== */
footer {
  padding: 25px 0 30px;
  background: #f6f6f6;
}
footer .foot_nav ul {
  display: flex;
  justify-content: space-between;
  width: 585px;
  margin: 0 15px 10px;
  font-size: 16px;
}
footer .foot_nav ul li a {
  position: relative;
  display: block;
}
footer .foot_nav ul li a:hover {
  color: #007534;
  text-decoration: underline;
}
footer .foot_nav ul li a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 17px;
  position: absolute;
  top: 0;
  left: -13px;
}
footer .foot {
  display: flex;
  max-width: 1000px;
  margin: auto;
  justify-content: space-between;
}
.foot small {
  font-size: 11px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

/* ==================================================
/* page top
   ================================================== */
#pagetop {
  position: fixed;
  bottom: 80px;
  right: 20px;
  width: 109px;
}
#pageTop a:hover {
  opacity: 0.7;
}
.element-invisible {
  display: none;
}
#main ul.primary {
  display: flex;
  width: 1000px;
  margin: 30px auto;
  border: 1px solid #dadada;
  font-size: 15px;
  justify-content: space-around;
}
#main ul.primary li a {
  padding: 13px 58px;
  display: block;
}
#main ul.primary li a:hover {
  background: #f0f0f0;
  transition: .3s;
}

/* ==================================================
/* ページャー
   ================================================== */
ul.pager {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}
ul li.pager .pager-current, ul.pager li:hover {
  background-color: #333;
  color: #fff;
}
ul.pager li:hover a {
  color: #fff;
}
ul.pager li {
  flex-wrap: wrap;
  list-style: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-right: 35px;
}
ul.pager li a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: #333;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  text-decoration: none;
}
ul.pager .pager-first, ul.pager .pager-last {
  display: none;
}
/* ==================================================
/* 非公開記事
   ================================================== */
.not_publish {
  border: 1px solid #da0000;
  color: #da0000;
  border-radius: 3px;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
.fresh_preview{
  border: 1px solid #c00;
  background-color: #f1f1f1;
  position: relative;
}
.fresh_preview:after{
  content: "非掲載記事";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #666;
  color: #fff;
  padding: 5px;
  font-size: 12px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

/* drupal */
.links.inline{
  display: none;
}
.notfound{
  width: 1000px;
  margin: 50px auto 50px auto;
}
.notfound .notfound__ttl{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.notfound .notfound__txt{
  font-size: 14px;
  line-height: 2;
}

/* cms */
.cmsArea a{
  text-decoration: underline;
  color: #11621c;
}
.cmsArea a:hover{
  text-decoration: none;
}

.cmsArea strong{
  font-weight: bold !important;
}
.cmsArea em{
  font-style: italic !important;
}
.cmsArea u{
  text-decoration: underline;
}
.cmsArea img {
  max-width: 600px !important;
  height: auto !important;
  margin: 10px auto;
  display: block;
}

/* cross langage */
.clOnly{
  display: none;
}

p#site-translate-message {
  display: block;
  margin: 0;
  padding: 0.5%;
  font-size: 90%;
  border: 1px dotted #f00;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
}

/* ==================================================
/* LINE
   ================================================== */
.line_img{
  margin: 40px auto;
  text-align: center;
}
.line_img img{
  max-width: 100%;
}


/* ==================================================
/* Event Space
   ================================================== */
.event_space_wrap{
    display: flex;
	flex-direction: row-reverse;
    justify-content: space-between;
    margin-bottom: 50px;
    width: 1000px;
    margin: 0 auto 50px auto;
}
.event_space_left{
    width: 420px;
    letter-spacing: 1px;
}
.event_space_h{
    font-size: 20px;
    font-weight: bold;
    color: #176424;
    margin-bottom: 40px;
}
.event_space_txt{
    line-height: 2;
    font-size: 15px;
}
.event_space_right{
	width: 480px;
}

/* ==================================================
/* headerの下テキストリンク
   ================================================== */
.header_btm_wrap{
	background: #fff;
	width: 100%;
}
.header_btm{
    width: 1000px;
    margin: auto;
    padding: 20px 0 0;
    display: flex;
    justify-content: flex-end;
}
.header_btm ul{
    display: flex;
    justify-content: space-between;
    margin: 0 0 10px 15px;
    font-size: 16px;
}
.header_btm ul li{
  margin-left: 30px;
}
.header_btm ul li a{
    position: relative;
    display: block;
}
.header_btm ul li a::before{
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 17px;
    position: absolute;
    top: 0;
    left: -13px;
}
.header_btm ul li a:hover{
    color: #007534;
    text-decoration: underline;
}
.header_btm ul li a span{
  font-family:  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 14px;
}

.no_news{
	text-align: center;
}


@media all and (-ms-high-contrast: none) {
.clone-nav ul li span,  #main nav li span,  #main section h2 span.ruby {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
}

@media screen and (max-width:750px) {
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  #all {
    width: 100%;
    min-width: 100%;
    margin-top: 60px;
    background: none;
  }
  #main_bg{
    background-position: center right -200px;
  }
  header{
    height: 59px;
    margin-top: -1px;
  }
  header .header_inner {
    padding: 20px 10px;
  }
	#logo h1 {
		width: 130px;
		margin-top: -10px;
	}
	#logo h1 img {
	    width: 100%;
	}
  #main {
    margin-top: -59px;
    padding-top: 59px;
  }
  #main2 {
    margin-top: 180px;
  }
  #language>dt {
    font-size: 10px;
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 25px 5px 3px;
    margin-top: -8px;
    letter-spacing: 0;
    width: 40px;
    text-align: center;
    position: relative;
    right: 50px;
  }
  /*
  .header-animation #language>dt {
    right: 0px;
  }
  */
  #language>dt:after {
    top: 7px;
    right: 6px;
    font-size: 10px;
    font-weight: normal;
  }
  #language>dt:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/img/global_icon_scl.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #language>dt:after {
    display: none;
  }
  #language>dd {
    padding: 8px;
    position: relative;
    right: 50px;
  }
  .header-animation #language>dd {
    right: 0;
  }

  #language>dd li {
    font-size: 10px;
    margin: 5px 0 25px 5px;
  }
  #language>dd li a::before {
    display: none;
  }
  #language>dd li a {
    padding-left: 0;
  }
  #language>dd li {
    margin: 5px 0 17px;
    border-bottom: 1px solid #333;
    padding-bottom: 17px;
    text-align: center;
  }
  #language>dd li:last-of-type {
    border: none;
    margin-bottom: 0;
  }
  #language>dd li:nth-of-type(1) a:after {
    content: 'Ja';
  }
  #language>dd li:nth-of-type(2) a:after {
    content: 'En';
  }
  #language>dd li:nth-of-type(3) a:after {
    content: '簡体';
  }
  #language>dd li:nth-of-type(4) a:after {
    content: '繫体';
  }
  #language>dd li:nth-of-type(5) a:after {
    content: '한국';
  }
  #event_news,  #topics,  #information,  #access,  #read {
    width: 95%;
  }
  #main section {
    padding: 10px 0 60px;
  }
	#alert_block{
	    width: calc(100% - 20px);
	    margin: auto;
		padding-top: 10px;
	}
	#alert_block .alert_inner {
		margin: 0 auto 10px;
		border: 2px solid #ff0000;
		font-size: 11px;
	}
  .page__index h2,
  .page__lower h2 {
    font-size: 22px;
    padding: 8px 0;
    background-size: 7%;
    margin-bottom: 45px;
    width: 155px;
    margin-top: 0;
  }
  .page__index #event_news h2{
    margin-bottom: 0;
  }
  .page__lower h2 {
    width: auto;
    font-size: 30px;
  }
  .page__lower h2+.flex {
      display: block;
  }
  .page__index section h2 span.ruby,
  .page__lower section h2 span.ruby{
    font-size: 13px;
    margin-top: 6px;
  }
  .page__lower  .main_inner {
    border-top: 0;
  }
  .main_img{
    max-width: 100%;
    margin-bottom: 30px;
    padding-top: 0;
    height: 50vw;
  }
  .main_img img{
    max-width: 100%;
  }
  .main_img .slick-dots{
    padding: 5px 0;
  }
  .index__news a{
    padding: 20px 0;
  }
  .index__news .index__news_title {
    display: block;
    margin-bottom: 10px;
  }
  .index__news .index__news_title-tag{
    font-size: 10px;
    width: 7em;
    margin-bottom: 3px;
    padding: 5px;
  }
  .index__news .index__news_title-txt {
    font-size: 14px;
    line-height: 1.7;
  }
  .index__news .index__news_period {
    padding: 0;
    font-size: 12px;
    margin-bottom: 8px;
  }
  .index__news .index__news_detail {
    padding: 0;
    font-size: 11px;
    line-height: 19px;
  }
  .index__news .index__news_content-img{
    width: 100%;
    margin-bottom: 10px;
  }
  .index__news .index__news_content-img img{
    width: 100%;
  }
  .index__news .index__news_content-txt{
    width: 100%;
    margin-left: 0;
  }
  .index__news .index__news_content{
    display: block;
  }
  .shoptopics__box{
    width: 100%;
  }
  .shoptopics__box ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .shoptopics__box ul li {
    width: calc(50% - 10px);
    margin-right: 0;
    margin-bottom: 40px;
  }
  .shoptopics__box ul li.new_icon:after {
    font-size: 10px;
    top: -15px;
    left: -6px;
    width: 35px;
    height: 35px;
    line-height: 3.6;
  }
  .shoptopics__box .shoptopics__box-image{
    width: auto;
    height: auto;
  }
  .shoptopics__box .shoptopics__box-image img:hover {
    transform: scale(1);
    transition-duration: 0.3s;
  }
  .shoptopics__box .shoptopics__box-logo{
    width: 66px;
    height: 47px;
    top: 75%;
    left: 63%;
  }
  .shoptopics__box .shoptopics__box-logo img{
    width: 100%;
  }
  .shoptopics__box .shoptopics__box_detail{
    padding: 5px;
  }
  .shoptopics__box .shoptopics__box_detail-name,
  .shoptopics__box .shoptopics__box_detail-title{
    font-size: 13px;
    margin-top: 5px;
    line-height: 1.5;
  }
  .shoptopics__box .shoptopics__box_detail-name{
    margin-top: 5px;
    margin-left: -0.5em;
  }
  .shoptopics__box .shoptopics__box_detail-title{
    font-size: 12px;
    margin-top: 5px;
  }
  .shoptopics__box .shoptopics__box_detail-day {
    font-size: 10px;
    margin-top: 10px;
  }
  .index__shoptopics__box ul li:nth-of-type(5),
  .index__shoptopics__box ul li:nth-of-type(6){
    margin-bottom: 0;
  }

  /* ==================================================
  /* moreボタン
     ================================================== */
  .more_btn {
    width: 200px;
  }
  .more_btn a {
    padding: 14px;
    font-size: 20px;
    margin-top: 40px;
  }
  .more_btn a:after {
    top: 14px;
    right: 15px;
  }
  .information__box{
    margin-top: -20px;
  }
  .information__box li {
    font-size: 14px;
  }
  .information__box li a {
    display: block;
    padding: 0px 33px 8px 0;
  }
  .information__box .information__date {
    padding: 10px 0 0;
    font-size: 12px;
  }
  .information__box .information__title{
    padding: 0 10px 0 0;
    font-size: 13px;
  }
  .information__box .information__title:after {
    font-size: 15px;
    top: 43%;
    right: 0;
  }
  .index__access_address{
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
  }
  .read__box {}
  .read__box .read__logo {
    padding: 15% 16% 0 1%;
    width: 24%;
    margin-top: -20px;
    background-size: 80%;
  }
  .read__box .read__text-1{
    margin-bottom: 20px;
  }
  .read__box .read__logo img{
    width: 100%;
  }
  .read__box .read__text{
    width: 76%;
    margin-top: -20px;
    margin-left: -7%;
    padding: 15% 0 0 0;
  }
  .read__box .read__text img{
    width: 100%;
  }
  .index__logolist{
    width: 95%;
  }
  .index__logolist ul{
    margin-top: 40px;
  }
  .index__logolist li, .index__logolist li:nth-of-type(6n) {
    margin: 0 0.58% 5px 0;
    width: 24%;
  }
  .index__logolist li:nth-of-type(4n) {
    margin-right: 0;
  }
  .index__logolist li img{
    width: 100%;
  }
  #pagetop {
    width: 70px;
    bottom: 40px;
  }
  footer .foot div {
    width: 100px;
    margin: auto;
  }
  footer small {
    font-size: 11px;
    margin: 13px auto 0 auto;
    text-align: center;
    line-height: 1.5em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  .menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 200px;
    height: 100%;
    background: #fff;
    padding: 60px 10px;
    -webkit-transform: translateX(230px);
    transform: translateX(230px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    z-index: 9999;
  }
  .menu_btn {
    position: fixed;
    top: 12px;
    right: 10px;
    width: 40px;
    height: 36px;
    -webkit-transition: ease .5s;
    transition: all ease .5s;
    cursor: pointer;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    font-size: 10px;
    padding-bottom: 3px;
    z-index: 10000;
    background-color: #36b648;
    color: #ffffff;
    /*border: 2px solid #fff;*/
  }
  /*
  .header-animation .menu_btn{
    top: calc(100vh - 80px);
    width: 48px;
    height: 45px;
  }
  */
  .menu_btn .alegreya {
    letter-spacing: 0;
  }
  .menu_line {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 1px;
    width: 30px;
    background: #ffffff;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }
  .menu_line:nth-child(1) {
    top: 32%;
    left: 50%;
  }
  .menu_line:nth-child(2) {
    top: 48%;
    left: 50%;
  }
  .menu_line:nth-child(3) {
    top: 63%;
    left: 50%;
  }
  .menu.action {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
  }
  .menu_cover.action {
    background-color: #000;
    opacity: 1;
  }
  .menu_cover.action {
    width:100vw;
    height: 100vh;
    opacity: 0.5;
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }
  /*  ハンバーガーボタンを「✖」に変える  */
  .menu_btn.action .menu_line:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .menu_btn.action .menu_line:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
  }
  .menu_btn.action .menu_line:nth-child(3) {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .menu_btn.action span:nth-of-type(4) {
    display: none;
  }
  .menu li a {
    border-bottom: 1px solid #ededed;
    margin: 0 20px;
    padding: 10px 0;
    display: block;
  }
  .menu li a span{
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-size: 10px;
    display: block;
    margin-top:5px;
  }
  .menu li.other a {
    border-bottom: none;
    position: relative;
    padding-left: 15px;
  }
  .menu li.other a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 17px;
    position: absolute;
    display: block;
    top: 10px;
    left: 0;
  }
  #main .slick-next,  #main .slick-prev {
    display: none !important;
  }

  .menu_line:nth-child(1) {
    top: 25%;
  }
  .menu_line:nth-child(2) {
    top: 39%;
  }
  .menu_line:nth-child(3) {
    top: 52%;
  }
  .menu_line {
    width: 23px;
  }

  .flex div:nth-of-type(2) div {
    padding: 0;
  }


  .slick-slide img,  #event_news .flex div img,  #topics ul dl dt img,  #read ul li img,  #read .flex div:first-child img,  #pagetop img {
    width: 100%;
  }
  ul.pager li {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    font-size: 12px;
  }
  .notfound{
    width: auto;
    margin: 50px 10px 50px 10px;
  }
  .notfound .notfound__ttl{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .notfound .notfound__txt{
    font-size: 12px;
    line-height: 2;
  }
  .cmsArea img {
    width: 100% !important;
    margin: 0;
  }
  
  .transer{
    width: 95%;
  }
  .transer__text{
    font-size: 14px;
  }
  .transer__btn{
    margin: 50px;
  }
  .transer__btn a{
    font-size: 16px;
    color: #fff;
    background-color: #007534;
    padding: 10px 20px;
  }
  
  p#site-translate-message{
    font-size: 10px;
  }

	/* ==================================================
	/* Event Space
	   ================================================== */
	.event_space_wrap{
		display: block;
		padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
	}
	.event_space_left,
	.event_space_right{
		width: 100%;
	}
	.event_space_right{
		margin-bottom: 25px;
	}
	.event_space_h{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.event_space_txt {
    line-height: 1.4;
    font-size: 13px;
	}
}
