html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	list-style: none;
}
a {outline:none;
   text-decoration: none;
}


.pcv{display:block;width:100%;
}

.pcv-comic{display:block;width: 100%;
}
.spv{display:none;}	
/*----------breadcrumbs------------------------------------------------------------*/
ruby{
	font-weight: bold;
}
rt{
	font-weight: bold;
}
.rt01{
	font-weight: bold;
	font-size: 0.9rem;
	letter-spacing: 2px;
}
.breadcrumbs {
	clear: both;
	width: 100%;
	height:27px;
	padding:0 0 0 0;
	margin:5px 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.breadcrumbs ul {
	width:1200px;
	margin: 0 auto;
	font-weight: bold;
}
.breadcrumbs ul li {
	float: left;
	color: #606060;
	text-decoration: none;
	padding-bottom: 5px;
	color: #008242;
}
.breadcrumbs ul li a{
	color: #606060;
	text-decoration: none;
	color: #008242;
	
}
.breadcrumbs_margin{
	margin: 35px 0 0 0;
}

/*----------ページトップ------------------------------------------------------------*/
/* ボタンのスタイル */
.page-top {
	/* buttonタグのリセットCSS */
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
  
	/* ボタンの装飾 */
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 9999;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	background-color: #10551f;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
  }
  
  /* ホバー時のスタイル */
  .page-top:hover {
	transform: scale(1.1);
  }
/*----------Main------------------------------------------------------------*/

.main_sp {
	display: none;
}
.main {
	width: 100%;
    height: 658px;
	overflow: hidden;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.main::before {
   content: '';
   display: block;
   width: 100%;
   height: 100%;
   background-image: url(../../recruit/kv.jpg);
   background-size: cover;
   background-position: top center;
   background-repeat: no-repeat;
   -webkit-animation: zoom 10s 1;
   animation: zoom 10s 1;
   animation-fill-mode: forwards;
}

@keyframes zoom {
   0% {
      transform: scale(1.1);
   }
   100% {
      transform: scale(1);
   }
}
.copy01 {
	width: 92vw;
	text-align: center;
	opacity: 1;
	position: absolute;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
	min-width:960px;
	height:auto;
	transform: rotate(-7deg);
}

.kaisai_btn {
  	padding: 0;
  	margin: 0 auto;
  	display: block;
  	min-width: 960px;
  	height: 61px;
  	position: absolute;
  	top: 640px;
  	left: 10px;
    z-index: 4000;
	text-align: right;
}
.kaisai_btn a {
  display: block;
  width: 300px;
  height: 40px;
  background-color: #FFF;
  color: #008242;
  border: solid 2px #008242;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 40px;
}
.kaisai_btn a:hover{
  background-color: #f8ffa4;
  transition : .5s;
}
.kaisai_btn a img{
  width: 20px;
  height: 21px;
  margin: 10px 0 0 0;
  vertical-align: top;
}
.bold {
	font-weight: bold;
	font-size: 1rem;
}

/*----------header------------------------------------------------------------*/

#top {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  height: 75px;
  background-color: #fff;
  position: fixed;
  opacity: 1;
  z-index: 5000;
}
/*.logo {
  position: fixed;
  top: 0;
  left: 0;
}
.logo img {
	padding:5px 0 0 10px;
}*/
header .logo span {
  font-size:0.9em;
}
.header_entry a {
  display: block;
  width: 200px;
  height: 40px;
  position: fixed;
  top: 17px;
  right: 110px;
  padding: 0 0 0 0;
  margin: 0 0 0 50px;
  bottom: inherit;
  left: inherit;
  background-color: #e60012;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 40px;
}
.header_entry a:hover{
  background-color: #b00000;
  transition : .5s;
}

.header_entry a img{
  width: 20px;
  height: 21px;
  margin: 10px 0 0 0;
  vertical-align: top;
}
/*----------最新情報------------------------------------------------------------*/

.top_event {
	width: 1024px;
	height:auto;
	padding:0;
	position: relative;
  	min-width: 960px;
  	margin: 0 auto 0 auto;
  	opacity: 1;	
  	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.news_n {
  	padding: 0;
  	margin: 1% 0 0;
  	display: block;
  	min-width: 960px;
	width: 1024px;
  	height: 45px;
	text-align: left;
	display: flex;
}
.news_n a{
	text-decoration: underline;
}
div.ticker{width: calc(100% - 20px);}
.news_n_title {
    display: inline-block;
    background-color:  #008242;
	color: #FFF;
    padding: 16px 1% 18px;
	/* padding: 9px 1% 18px; */
	/* padding: 19px 1% 18px; */
	/* width: 12%; */
    /* height: 14px; */
	height: 22px;
  	font-size: 1rem;
  	text-align: center;
	font-weight: bold;
	vertical-align: top;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	width: 13%;
}
.news_n_title_a{
	display: contents;
	text-decoration: underline;
}
.news_n_txt {
    display: inline-block;
    background-color:  #efefef;
    padding: 10px 1% 16px;
	width: 84%;
	/* width: 95%; */
	height: 30px;
    /* height: 15px; */
    /* height: 55px; */
	text-align: left;
  	font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	line-height: 20px;
}
.news_n_txt a{
	font-weight: bold;
}

.news_n_txt ul li{
	font-weight: bold;
	position: absolute;
}

.etc_btn {
  	padding: 0;
  	margin: 0;
  	display: block;
  	min-width: 960px;
	width: 1024px;
  	height: 20px;
}

.etc_btn a {
  background-color: #FFF;
  color: #008242;
  text-decoration: none;
  font-weight: bold;
  font-size: .9rem;
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 20px;
  padding: 5px;
  margin-top: 50px;
}
.etc_btn a img{
  width: 15px;
  height: 10px;
  margin: 4px 0 0 0;
  vertical-align: top;
}

/*----------ポイント------------------------------------------------------------*/

.top_point {
	width: 100%;
    height:auto;
	position: relative;
	min-width: 960px;
	margin:30px auto 0 auto;
	opacity: 1;
	overflow: hidden;
}
.top_point01 {
  	width: 1024px;
 	margin: 0 auto 0 auto;
 	overflow: hidden;
	padding: 0 0 10px 0;
}
.top_point01 a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top_point_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 60px 0 60px 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 3.5rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.top_point01 p{
	width: 760px;
	color:#000;
	line-height: 1.5;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:15px auto 0 auto;
	font-feature-settings: "palt";
	font-weight: bold;
}

.top_point .box {
  width: 100%;
  height: 218px;
  margin:30px auto;
  overflow: hidden;
}

.top_point .box .boxInner {
  width: inherit;
  height: inherit;
  line-height: 218px;
  font-size: 1.5em;
  text-align: center;
  opacity: 1;
}

.point01_bg{
	clear: both;
	width: 100%;
	height: 218px;
	padding: 0;
}
.point01_bg a{
	width: 792px;
	height: 218px;
    margin: 0;
	padding: 0;
}
.point01_bg img{
	width: 792px;
	height: 218px;
}
.point02_bg{
	clear: both;
	width: 100%;
  	height: 218px;
	text-align: center;
	padding: 0;
}
.point02_bg a{
	width: 792px;
	height: 218px;
    margin:0 auto;
	padding: 0;
}
.point02_bg img{
	width: 792px;
	height: 218px;
text-align: center;
}

.point03_bg{
	clear: both;
	width: 100%;
  	height: 218px;
	padding: 0;
}
.point03_bg a{
	width: 792px;
	height: 218px;
    margin-left:22.5%;
	padding: 0;
}
.point03_bg img{
	width: 792px;
	height: 218px;
}
.point01_bg p.point_title_sub{
	clear: both;
	width: 36%;
	text-align: center;
    margin:0 auto;
	padding: 0 0 0 0;
  	color: #FFF;
  	text-decoration: none;
  	font-size: 1.8rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	position: absolute;
	top:28%;
	right: 31%;
	border-bottom: solid 1px;
}
.point02_bg p.point_title_sub{
	clear: both;
	width: 36%;
	text-align: center;
    margin:0 auto;
	padding: 0 0 0 0;
  	color: #FFF;
  	text-decoration: none;
  	font-size: 1.8rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	position: absolute;
	top:28%;
	right: 20%;
	border-bottom: solid 1px;
}
.point03_bg p.point_title_sub{
	clear: both;
	width: 36%;
	text-align: center;
    margin:0 auto;
	padding: 0 0 0 0;
  	color: #FFF;
  	text-decoration: none;
  	font-size: 1.8rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	position: absolute;
	top:28%;
	right: 9%;
	border-bottom: solid 1px;
}
p.point_title_sub img{
  	width: 20px;
  	height: 21px;
  	margin: 10px 0 0 20px;
  	vertical-align: top;
}

.point01_bg p.point_sub_txt{
	width: 36%;
	color:#FFF;
	line-height: 1.5;
  	font-size: 1.2rem;
	text-align: left;
	letter-spacing: -1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:0 auto 0 auto;
  	font-weight: bold;
	position:absolute;
	top:50%;
	right: 30%;
}

.point02_bg p.point_sub_txt{
	width: 36%;
	color:#FFF;
	line-height: 1.5;
  	font-size: 1.2rem;
	text-align: left;
	letter-spacing: -1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:0 auto 0 auto;
  	font-weight: bold;
	position:absolute;
	top:50%;
	right: 19%;
}

.point03_bg p.point_sub_txt{
	width: 36%;
	color:#FFF;
	line-height: 1.5;
  	font-size: 1.2rem;
	text-align: left;
	letter-spacing: -1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:0 auto 0 auto;
  	font-weight: bold;
	position:absolute;
	top:50%;
	right: 8%;
}

.top_point_title02{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 25px 0 0 0;
  	color: #FFF;
  	text-decoration: none;
  	font-size: 2.2rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}

/*----------魅力------------------------------------------------------------*/

.top_miryoku{
	width: 100%;
    height: auto;
	position: relative;
	min-width: 960px;
	margin:30px auto 0 auto;
	opacity: 1;
	overflow: hidden;
}
#cardlayout-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    margin: 2em auto;
    max-width: 1024px;
	min-width: 960px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

a.card-link {
    text-decoration: none;
}

#cardlayout-wrap img {
    display: block;
    max-width: 100%;
    height: auto;
}

.card-figure {
    margin: 0;
    padding: 0;
}
.card-figure_m{
	margin-top: 30px;
}
.card-title {
    margin: 0.6em 0 0;
    color: #008242;
    text-align: center;
    font-size: 1.2em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 1.5;
	font-feature-settings: "palt";
	border-bottom: solid 1px;
}

.card-text-tax {
    margin: 0.8em 0.5em;
    color: #000;
	line-height: 1.5;
	text-align: left;
    font-size: .9em;
	letter-spacing: -1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
	font-feature-settings: "palt";
	height:40px;
}
.card-title_m{
	/* margin: 0.8em 0.5em 2.3em 0.5em; */
	padding-bottom: 20px;
}

.card-text-link {
	width: 97%;
    margin: 0 auto;
	padding: 0.5em 3% 0.5em 0;
    text-align: center;
	background-color: #008242;
	display: flex;
	height: 25px;
}
.card-text-link span {
	width: 100%;
	padding: 0 0 0 1.5em;
    color: #FFF;
    font-size: 1.1em;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 1.5;
	font-feature-settings: "palt";
}
.card-text-link img{
  	width: 20px;
  	height: auto;
  	margin: 0 0 0 0;
}
.card-list {
  	width: calc(86% / 3);
  	padding: 0 15px 15px;
  	background-color: #FFF;
}
.top_miryoku figure {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}
.top_miryoku figure img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
figure:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition : 1s;
}

/*----------ガイダンスに行こう------------------------------------------------------------*/

.top_about {
	background-color:#008242;
	width: 100%;
    height: auto;
	position: relative;
	min-width: 960px;
	margin:0 auto;
	opacity: 1;
	text-align: center;
	overflow: hidden;
}
.top_about01 {
  	width: 1024px;
 	margin: 30px auto 0;
 	overflow: hidden;
	padding: 0 0 10px 0;
	opacity: 1;
}

.top_about h2 {
	position: relative;
	display: inline-block;
	padding: 90px 45px 80px;
	color: #f9f27d;
	text-decoration: none;
	font-size: 3rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	text-align: center;

}
.top_about h2:before {
  content: '';
  position: absolute;
  top: 58%;
  display: inline-block;
  width: 44px;
  height: 3px;
  background-color: #f9f27d;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.top_about h2:after {
  content: '';
  position: absolute;
  top: 58%;
  display: inline-block;
  width: 44px;
  height: 3px;
  background-color: #f9f27d;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.top_about h2:before {
  left:0;
}
.top_about h2:after {
  right: 0;
}

.top_about_ph{
	width: 250px;
	height:auto;
	text-align: center;
    margin:0 auto 0 auto;
	padding: 15px 0 30px 0;
	float: left;
	z-index: 9;
	position: relative;
}
.top_about_ph img{
	width: 100%;
	height: auto;
}
.top_about_l{
	width: 680px;
	height:auto;
	margin:15px 25px 0 30px;
	display: block;
	float: left;
	z-index: 9;
	position: relative;
}
.top_about p.read{
	width: 100%;
	font-size:1.9rem;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 40px;
	margin:0 0 30px;
	padding-bottom: 25px;
}
.top_about p.txt{
	width: 100%;
	font-size:1.1rem;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 38px;
	font-feature-settings: "palt";
}

.about_booth {
  	width: 960px;
 	margin: 0 auto;
 	overflow: hidden;
	padding: 50px 0;
}
.top_about .box {
  width: 100%;
  height: auto;
  margin:0 auto;
}

.top_about .box .boxInner {
  width: inherit;
  height: inherit;
  text-align: center;
  opacity: 1;
}
.about_booth01 {
  	width: 960px;
	height: 100px;
	display: block;
 	margin: 0 auto;
	padding: .5vh 0 .5vh;
	border-top: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
}
.about_booth02 {
  	width: 960px;
	height: 100px;
	display: block;
 	margin: 0 auto;
	padding: .5vh 0 .5vh;
	border-bottom: solid 2px #FFF; 
}
.about_booth_l { 
	width: 50%;
	height: 100px;
	margin:0;
	padding: 0 0 0 0;
	display: block;
	float: left;
	text-align: center;
	background: rgb(119,181,35);
	background: linear-gradient(90deg, rgba(119,181,35,1) 0%, rgba(22,140,60,1) 100%);
}
.about_booth_r{
	width: auto;
	height: 100px;
	margin:0 0 0 .5vh;
	display: block;
	text-align: left;
	float: left;
	padding: 0 25px 0;
	border-left: solid 1px #FFF;
}
.about_booth p.read01{
	width: 100%;
	font-size:1.9rem;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 30px;
	padding: 10px 0 15px;
}
.about_booth span{
	width: 100%;
	font-size:1.1rem;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}
.about_booth p.txt01{
	width: 100%;
	font-size:1rem;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
	margin-top: 10px;
	padding: 10px 0 15px;
}
.about_booth p.txt01_m{
	margin-top: -5px;
}
.about_booth_r p.txt01 .kome{
	width: 100%;
	font-size:.8rem;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
	/* margin-left: 150px; */
}
.about_booth_r p.txt01 .kome_margin{
	display: block;
	margin-top: -7px;
}
.annotation{
	font-size:.8rem;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.top_about h3 {
	position: relative;
	display: inline-block;
	padding: 70px 35px 5px;
	color: #FFF;
	text-decoration: none;
	font-size: 1.8rem;
	letter-spacing: 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	text-align: center;
}
.top_about h3:before {
  content: '';
  position: absolute;
  top: 75%;
  display: inline-block;
  width: 35px;
  height: 2px;
  background-color: #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top_about h3:after {
  content: '';
  position: absolute;
  top: 75%;
  display: inline-block;
  width: 35px;
  height: 2px;
  background-color: #FFF;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.top_about h3:before {
  left:0;
}
.top_about h3:after {
  right: 0;
}

.top_about_manga {
  	padding: 0;
  	margin: 20px auto 0;
  	display: block;
  	min-width: 960px;
	height: 100%;
	position: relative;
	opacity: 1;
}

.about_manga01 {
  	padding: 0;
  	margin: 0 auto;
  	display: block;
  	min-width: 960px;
	height: 100%;
	position: relative;
}
.about_manga_btn {
  	padding: 0;
  	margin: 0 auto;
  	display: block;
  	min-width: 960px;
	height: 100%;
	position: relative;
	top: -78px;
	left: -2px;
}

.about_manga_btn a {
  margin: 0 auto;
  display: block;
  width: 260px;
  height: 50px;
  background-color: #006029;
  color: #FFF;
  border: solid 3px #FFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 53px;
  padding: 0 0 0 60px;
}
.about_manga_btn a:hover{
  background-color: #00c65e;
  transition : .5s;
}

.about_manga_btn a img{
  width: 20px;
  height: 21px;
  margin: 15px 0 0 30px;
  vertical-align: top;
}

.top_about_movie {
  	padding: 0;
  	margin: 30px auto 0;
  	display: block;
  	min-width: 960px;
	height: 100%;
	position: relative;
	opacity: 1;
}

.top_about_movie01{
  	width: 650px;
 	margin: 80px auto 20px;
 	overflow: hidden;
	padding: 0 0 10px 0;
	text-align: center;
	z-index: 9;
}
.top_about_movie p.read03{
  	width: 650px;
	font-size:1.9rem;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 45px;
	margin:0 0 10px;
	padding:15px 0 5px;
}
.top_about_movie p.txt03{
	width: 100%;
	font-size:1.1rem;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}
.top_about_movie .movie{
	overflow: hidden;
	width: 382px;	/*画像の幅*/
	height: 213px;	/*画像の高さ*/
	text-align: center;
    margin:30px auto 50px auto;
	padding: 0 0 0 0;
	z-index: 9;
	position: relative;
}
.top_about_movie .movie img{
	display: block;
	transition-duration: 0.2s;
	width: 100%;
}
.top_about_movie .movie img:hover{
	transform: scale(1.05);
	transition-duration: 0.8s;
}

.about_faq_btn {
  	padding: 0;
  	margin: 0 auto;
  	display: block;
  	min-width: 960px;
	height: 100%;
	padding-bottom: 50px;
}
/* .about_faq_btn_margin{
	margin-top: 80px;
} */

.about_faq_btn a {
  margin: 0 auto;
  display: block;
  width: 560px;
  height: 50px;
  background-color: #008242;
  color: #FFF;
  border: solid 3px #FFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.4rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 50px;
  padding: 5px 0 0 20px;
}
.about_faq_btn a:hover{
  background-color: #00c65e;
  transition : .5s;
}

.about_faq_btn a img{
  width: 20px;
  height: 21px;
  margin: 15px 0 0 0;
  vertical-align: top;
}

/*----------開催情報------------------------------------------------------------*/

.top_event_info {
	width: 100%;
    height:auto;
	position: relative;
	min-width: 960px;
	margin:30px auto 0 auto;
	opacity: 1;
	overflow: hidden;
}
.top_event_info01 {
  	width: 100%;
	height: auto;
 	margin: 0 auto 0 auto;
 	overflow: hidden;
	padding: 50px 0 50px 0;
}
.top_event_info_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 60px 0 60px 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 3.5rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.yoyaku_icon{
	clear: both;
	width: 230px;
	text-align: center;
    margin:15px auto;
	padding: 8px 0;
  	color: #e60012;
  	text-decoration: none;
  	font-size: 2rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
	border: solid 4px #e60012;
}
.top_event_info01 p{
	width: 761px;
	color:#000;
	line-height: 1.5;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:15px auto 20px auto;
	font-feature-settings: "palt";
	font-weight: bold;
}

#cardlayout-wrap01 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    margin: 1.5em auto;
    max-width: 960px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.card-figure01 img{
	display: block;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.card-list01 {
  width: calc(94% / 4);
  padding: 0;
}
.card_yoyaku_btn {
  	padding: 0;
  	margin: 10px auto 0;
  	display: block;
	height: 100%;
  	height: 61px;
}
.card_yoyaku_btn a {
  margin: 0 auto;
  display: block;
  width: 200px;
  height: 40px;
  background-color: #FFF;
  color: #008242;
  border: solid 2px #008242;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 40px;
  font-feature-settings: "palt";
  padding: 0 0 0 20px;
}
.card_yoyaku_btn a:hover {
  background-color: #fff000;
  transition : .5s;
}

.card_yoyaku_btn a img{
  width: 20px;
  height: 21px;
  margin: 10px 0 0 10px;
  vertical-align: top;
  clear: both;
}

/* /赤ボタン */
.card_yoyaku_btn_red {
	padding: 0;
	margin: 10px auto 0;
	display: block;
  height: 100%;
	height: 61px;
}
.card_yoyaku_btn_red{
	margin: 0 auto;
    display: block;
    width: 225px;
    height: 50px;
    background-color: #FFF;
    color: red;
    /* border: solid 2px red; */
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 33px;
    font-feature-settings: "palt";
	margin: 5px 0 0 0;
}

.card_yoyaku_btn_red a img{
width: 20px;
height: 21px;
margin: 10px 0 0 10px;
vertical-align: top;
clear: both;
}
.btn_span{
	font-weight: bold;
	display: block;
	margin-top: -15px;
	font-size: 0.9rem;
}
/* /赤ボタン */

/* 黒ボタン */
.card_yoyaku_btn_black {
	padding: 0;
	margin: 10px auto 0;
	display: block;
  height: 100%;
	height: 61px;
}
.card_yoyaku_btn_black{
	margin: 0 auto;
    display: block;
    width: 225px;
    height: 50px;
    background-color: #FFF;
    color: black;
    /* border: solid 2px black; */
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 33px;
    font-feature-settings: "palt";
	margin: 5px 0 0 0;
}

.card_yoyaku_btn_black a img{
width: 20px;
height: 21px;
margin: 10px 0 0 10px;
vertical-align: top;
clear: both;
}
/* /黒ボタン */

/* 白ボタン */
.card_yoyaku_btn_white {
	padding: 0;
	margin: 10px auto 0;
	display: block;
  height: 100%;
	height: 61px;
}
.card_yoyaku_btn_white{
	margin: 0 auto;
    display: block;
    width: 225px;
    height: 50px;
    background-color: #969797;
    color: white;
    /* border: solid 2px black; */
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 33px;
    font-feature-settings: "palt";
	margin: 5px 0 0 0;
	line-height: 50px;
}

.card_yoyaku_btn_black a img{
width: 20px;
height: 21px;
margin: 10px 0 0 10px;
vertical-align: top;
clear: both;
}
/* /白ボタン */

.acd-check{
    display: none;
}
.acd-label{
	width: 1024px;
    background: #008242;
    color: #fff;
    display: block;
    padding: 10px;
    position: relative;
	margin: 1em auto 1em;
    /* margin: 6em auto 1em; */
    text-align: center;
    font-size: 1.4rem;
	font-weight: bold;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  	font-feature-settings: "palt";
	cursor: pointer;
}
.acd-label:after{
	background: rgb(207,219,12);
	background: -webkit-linear-gradient(38deg, rgba(207,219,12,1) 0%, rgba(0,130,66,1) 47%, rgba(0,130,66,1) 100%);
	background: -o-linear-gradient(38deg, rgba(207,219,12,1) 0%, rgba(0,130,66,1) 47%, rgba(0,130,66,1) 100%);
	background: linear-gradient(128deg, rgba(207,219,12,1) 0%, rgba(0,130,66,1) 47%, rgba(0,130,66,1) 100%);33%, rgba(0,130,66,1) 100%);
    box-sizing: border-box;
    content: '\f067';
    display: block;
    font-family: "Font Awesome 5 Free";
    height: 52px;
    padding: 17px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    display: block;
    height: 0;
    opacity: 1;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label:after{
    content: '\f068';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}

.covid_measures {
	width: 960px;
	padding:0  30px 50px;
	margin: 0 auto;
	overflow: hidden;
}
.covid_measures p{
	color:#000;
	font-size:.9rem;
	line-height: 1.5;
	text-align: left;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

.covid_measures p.read{
	width: 100%;
	margin-bottom: 20px;
}
.covid_measures span{
	font-size:.8rem;
	line-height: 2;
	font-weight:bold;
}
.covid_measures .kai{
	font-size:.8rem;
	line-height: 2;
	font-weight:bold;
	margin:0 0 5px;
}
.covid_measures .txtl{
	font-size:.75rem;
	line-height: 1.8;
	margin-bottom: 20px;
	float: left;
	width: 50%;
}
.covid_measures .txtr{
	font-size:.75rem;
	line-height: 1.8;
	margin-bottom: 20px;
	float:right;
	width: 50%;
}
.covid_measures .txtl01{
	font-size:.75rem;
	line-height: 1.8;
	padding: 0 0 0 0;
	margin-bottom: 20px;
	float: left;
	width: 50%;
}
.covid_measures .txtr01{
	line-height: 1.8;
	text-align: center;
	margin-bottom: 20px;
	float:right;
	width: 50%;
}

.covid_measures li{
	padding-left:1em;
	text-indent:-1em;
}

/*----------予習コンテンツ------------------------------------------------------------*/

.top_orientation {
	clear: both;
	width: 100%;
    height:auto;
	position: relative;
	min-width: 960px;
	margin:0 auto 0 auto;
	opacity: 1;
	background-color: #39ae3e;
	overflow: hidden;
}
.top_orientation01 {
  	width: 1024px;
 	margin: 0 auto 0 auto;
 	overflow: hidden;
	padding: 0 0 80px 0;
}
.top_orientation_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 80px 0 60px 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 3.5rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
	text-shadow:0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,
				0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF,0 0 3px #FFF;
}
.top_orientation p.read{
	background-color: #FF0;
	font-size:.9rem;
	font-weight: bold;
	padding: 10px;
	width: 60%;
	margin:0 auto 40px auto;
}
.top_orientation p.txt{
	font-size:.9rem;
	padding: 20px 0 70px;
	font-weight: bold;
}
.top_orientation p{
	width: 760px;
	color:#FFF;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:0 auto 0 auto;
	font-feature-settings: "palt";
}

.top_orientation_movie {
  	padding: 0;
  	margin: 30px auto 0;
  	display: block;
  	min-width: 960px;
	height: 100%;
	position: relative;
	opacity: 1;
}

.top_orientation_movie01{
  	width: 650px;
 	margin: -150px auto 0;
 	overflow: hidden;
	padding: 0 0 10px 0;
	text-align: center;
	z-index: 9;
}

.fukidashi01 {
  	padding: 0;
  	margin: 0 auto;
  	display: block;
  	width: 1024px;
  	min-width: 1024px;
  	height: 136px;
  	position: relative;
  	top: -65px;
	right: 70px;
    z-index: 4000;
	text-align: right;
}
.fukidashi01 img {
	width:180px;
	height:110px;
}


.top_orientation_movie01 p.read03{
  	width: 650px;
	font-size:1.9rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 50px;
	margin:0 0 10px;
	padding:15px 0 0;
	font-feature-settings: "palt";
}
.top_orientation_movie01 p.txt03{
	width: 650px;
	font-size:.9rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}

.top_orientation .movie{
	overflow: hidden;
	width: 600px;	/*画像の幅*/
	height: 336px;	/*画像の高さ*/
	text-align: center;
    margin:20px auto 50px auto;
	padding: 0 0 0 0;
	z-index: 9;
	position: relative;
}
.top_orientation .movie img{
	display: block;
	transition-duration: 0.2s;
}

.top_orientation .movie img:hover{
	transform: scale(1.05);
	transition-duration: 0.8s;
}

.top_talk-show_movie{
	width: 100%;
    height:auto;
	position: relative;
	margin:0 auto 0 auto;
	opacity: 1;
	overflow: hidden;
}
.top_talk-show_movie01{
  	width: 650px;
 	margin: 0 auto;
 	overflow: hidden;
	padding: 40px 0 20px;
	text-align: center;
	z-index: 9;
}
.top_talk-show_movie01 p.read03{
  	width: 650px;
	font-size:1.9rem;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 50px;
	margin:0 0 10px;
	padding:15px 0 0;
	font-feature-settings: "palt";
}
.top_talk-show_movie01 p.txt03{
	width: 650px;
	font-size:.9rem;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}

.top_sp_movie{
	width: 680px;
    height:auto;
	position: relative;
	margin:20px auto 0 auto;
	opacity: 1;
	overflow: hidden;
}
.top_sp_movie01{
  	width: 650px;
 	margin: 0 auto 0;
 	overflow: hidden;
	padding: 50px 0 20px;
	text-align: center;
	z-index: 9;
}

.top_sp_movie01 p.read03{
  	width: 650px;
	font-size:1.9rem;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 50px;
	margin:0 0 10px;
	padding:15px 0 0;
	font-feature-settings: "palt";
}
.top_sp_movie01 p.txt03{
	width: 650px;
	font-size:1rem;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}

.top_talk-show_movie .movie_01 {
	overflow: hidden;
	width: 320px;
	height:180px;
	margin:0 1% 0 1%;
	padding:0 0 0 0;
	display: block;
	z-index: 99999;
	float: left;
}
.top_talk-show_movie .movie_01  img{
	display: block;
	transition-duration: 0.2s;
}
.top_talk-show_movie .movie_01  img:hover{
	transform: scale(1.05);
	transition-duration: 0.8s;
}


.top_talk-show_movie .movie_02 {
	overflow: hidden;
	width: 320px;
	height:180px;
	margin:0 1%;
	padding:0 0 0 0;
	display: block;
	z-index: 99999;
	float: left;
}


.top_talk-show_movie .movie_02  img{
	display: block;
	transition-duration: 0.2s;
}
.top_talk-show_movie .movie_02  img:hover{
	transform: scale(1.05);
	transition-duration: 0.8s;
}

.top_talk-show_movie .movie_03 {
	overflow: hidden;
	width: 320px;
	height:180px;
	margin:0 0 0 1%;
	padding:0 0 0 0;
	display: block;
	z-index: 99999;
	float: left;
}

.top_talk-show_movie .movie_03  img{
	display: block;
	transition-duration: 0.2s;
}
.top_talk-show_movie .movie_03  img:hover{
	transform: scale(1.05);
	transition-duration: 0.8s;
}

.top_talk-show_movie img{
	width: 100%;
	height:auto;
}


.top_sp_movie .movie_l {
	overflow: hidden;
	width: 320px;
	height:180px;
	margin:0 5px 0 10px;
	display: block;
	z-index: 99999;
	float: left;
}
.top_sp_movie .movie_l img{
	display: block;
	transition-duration: 0.2s;
}
.top_sp_movie .movie_l img:hover{
	transform: scale(1.05);
	transition-duration: 0.8s;
}

.top_sp_movie .movie_r {
	overflow: hidden;
	width: 320px;
	height:180px;
	margin:0 10px 0 5px;
	display: block;
	z-index: 99999;
	float: right;
}
.top_sp_movie .movie_r img{
	display: block;
	transition-duration: 0.2s;
}
.top_sp_movie .movie_r img:hover{
	transform: scale(1.05);
	transition-duration: 0.8s;
}
.top_sp_movie img{
	width: 100%;
	height: auto;
}


/*----------参加できない方------------------------------------------------------------*/

.top_online {
	clear: both;
	width: 100%;
    height:auto;
	position: relative;
	min-width: 960px;
	margin:30px auto;
	opacity: 1;
}
.top_online01 {
 	margin: 80px auto 0 auto;
 	overflow: hidden;
	padding: 0 0 0 0;
	background-color: #dcdddd;
	text-align: center;
}

.top_online02 {
	width: 1024px;
 	margin: 0 auto 0 auto;
	text-align: center;
	overflow: hidden;
}

.top_online_title{
	clear: both;
	width: 390px;
	text-align: center;
    margin:0 auto;
	padding: 50px 0 0 0;
  	color: #000;
  	text-decoration: none;
  	font-size: 1.7rem;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}

.top_online p.read03{
  	width: 382px;
	font-size:1.4rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 40px;
	margin:0 0 5px;
	padding:10px 0 0;
	font-feature-settings: "palt";
}
.top_online p.txt03{
	width: 382px;
	font-size:.9rem;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}
.top_online .bnr{
	width: 382px;
	height:auto;
	text-align: center;
    margin:0 auto 0 auto;
	padding: 10px 0 50px 0;
	z-index: 9;
	position: relative;
}
.top_online .bnr img{
	width: 382px;
	height:213px;
	background: #000;
}
.top_online .bnr img:hover{
	opacity: 0.6;
	filter: brightness(110%);
	transition : .5s;
}




/*----------NEWS------------------------------------------------------------*/

.top_news{
	clear: both;
	width: 100%;
    height:auto;
	position: relative;
	min-width: 960px;
	margin:30px auto;
	opacity: 1;
}

.top_news_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:50px auto 0;
	padding: 60px 0 60px 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 3.5rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.news01 {
    width: 850px;
	height: 150px;
	margin: 0 auto 80px;
	padding:20px 0;
	background-color: #fff;
}
.news-frame {
  width: 850px;
  height: 150px;
  margin: 21px auto 0;
  background-color: #ffffff;
  overflow: auto;
}

.news01 dl {
  	padding: 0 0 10px 5px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  	-webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.news01 dl dt {
	font-size:.9rem;
	width: 100px;
	line-height: 1.8;
	letter-spacing: 1px;
	color:#008242;
	float: left;
	margin: 0 10px 0 0;
  	padding: 4px 8px 4px 8px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
}
.news01 dl dd {
	font-size:.9rem;
	width: 700px;
	padding-bottom: 13px;
	line-height: 1.8;
	letter-spacing: 1px;
	color:#000;
	padding: 5px 0 5px 5px;
	overflow: auto;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
}
.news01 dl dd a {
	width: 600px;
	color:#000;
	margin: 0 0 5px -1px;
	font-size:.9rem;
	line-height: 1.8;
	letter-spacing: 1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	text-decoration: underline;
	/* display: initial; */
}


/*----------背景動き------------------------------------------------------------*/

.box01 {
  width: 94%;
  padding-right:0; 
  height: auto;
  margin: 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
	
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}
.box02 { 
  width: 75%;
  padding-riht:0; 
  height: auto;
  margin: 70px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
	
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}
.box03 {
  width: 45%;
  padding-right:0; 
  height: auto;
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
	
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}
.box04 {
  width: 95%;
  padding-left:0; 
  height: auto;
  margin: 30px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}
.box05 {
  width: 89%;
  padding-right:0; 
  height: auto;
  margin: 70px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}

.box06 {
  width: 95%;
  padding-right:0; 
  height: auto;
  margin: 80px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}

.box07 {
  width: 1024px;
  height: auto;
  margin: 70px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  overflow: hidden;
  
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}

.box08 {
  width: 80%;
  padding-left:14%; 
  height: auto;
  margin: 300px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
	
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}
.box09 {
  width: 85%;
  padding-right:0; 
  height: auto;
  margin: 840px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}
.box10 {
  width: 98%;
  padding-left:0; 
  height: auto;
  margin: 1260px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
	
  /* フェードイン速度の調整 */
  transition: .2s ease-in-out ;
}


/*----------モーダルウィンドウ------------------------------------------------------------*/

.inline-content　{
	width: 600px;
    overflow: hidden;
}
.inline-content h3{
	font-size:1.9rem;
	font-weight: bold;
	text-align: center;
	color: #00943e;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 40px;
	margin:0 0 15px;
	padding:20px 0 20px;
	border-bottom: solid 1px; 
	font-feature-settings: "palt";
}
.inline-content .txt{
	width: 100%;
	height: auto;
	font-size:1.2rem;
	font-weight: bold;
	text-align: center;
	color: #000;
	
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}
.inline-content img{
	width: 100%;
	height:auto;
	text-align: center;
    margin:15px auto 0 auto;
}

/*----------footer------------------------------------------------------------------*/		
	
.footer {
	width: 100%;
	float:left;
	position: relative;
	min-width: 960px;
	z-index: 0;
	padding:0 0 0 0;
  }
.footer p {
	font-size:1.2rem;
	font-weight: bold;
	color: #008242;
	margin: 0 0 0;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	min-width: 960px;
}
.con_footer {
	width: 100%;
	height: 0;
	margin: 0 auto;
	position: relative;
	background-color:#fff;
}
.con_footer p {
	width: 100%;
	font-size:1.2rem;
	font-weight: bold;
	color: #10531e;
	margin: 0 0 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  	min-width: 960px;
	background-color:#fff;
	font-feature-settings: "palt";
}
.con_footer01 {
	width: 100%;
	height: 0;
	margin: 0 auto;
	position: relative;
	background-color:#fff;
}
.con_footer01 p {
	width: 100%;
	font-size:1.2rem;
	font-weight: bold;
	color: #10531e;
	margin: 0 0 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  	min-width: 960px;
	background-color:#fff;
	font-feature-settings: "palt";
}
.contact {
	width: 960px;
  	max-width: 960px;
	text-align:left;
	font-size:.8rem;
	padding:20px;
	margin: 20px auto 20px auto;
	color:#000;
	line-height: 1.5;
	background-color:#E3E3E3;
	font-feature-settings: "palt";
	overflow: hidden;
  }
.contact span{
	font-size: .9rem;
	font-weight: bold;
  }
.copy {
	width: 100%;
  	min-width: 960px;
	text-align:center;
	font-size:.6rem;
	padding:0 0 0 0;
	margin: 20px auto 20px auto;
	color:#000;
  }
.ringyou_logo {
	width: 100%;
  	min-width: 960px;
	text-align:center;
	margin: 0 auto;
	padding:15px 0 20px 0;
}
.jforest_logo {
	width: 100%;
  	min-width: 960px;
	text-align:center;
	margin: 0 auto;
	padding:70px 0 20px 0;
}
.switch {
    visibility:visible;
}
.small {
	font-size:0.75em;
}
.go-top_pc {
	position: fixed; /*固定表示*/
	bottom: 1em;
	right: 1em;
	border-radius:5px;
	text-decoration: none;
    background: #10551f;
	padding: 1em;
	display: none; /*通常は非表示に*/
	height: 20px;
	width: 20px;
	z-index: 999999;
}
.go-top_pc img {
	height: 20px;
	width: 20px;
	}

.list-mv07{
	opacity: 1;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
.inviewzoomIn {
        transform: scale(0, 0);
        -webkit-transform: scale(0, 0);
        transition: .8s;
    }
    
.zoomIn {
        transform: scale(1,1);
        -webkit-transform: scale(1, 1);
}

/*
.btn {
    display: block;
    width:70px;
    height: 75px;
    position:fixed;
    top:0;
    right:30px;
    cursor: pointer;
    z-index: 6000;
	background-size:150px 75px;
	background-color: #006029;
	background-image:url("https://www.ringyou.net/_files/recruit/menu-btn.png");
	background-repeat:no-repeat;
}*/
.peke {
    background-position: -70px 0;
	 z-index: 999999;
}
.peke01 {
    background-position: 0 0;
	 z-index: 999999;
}
.drawr {
    display: none;
	font-size:1.2rem;
	background-color: #006029;
    position:fixed;
    top: 0px;
    right:0;
    width:300px;
    padding:100px 0 0 20px;
    z-index: 99999;
}
#menu_sp li {
    width:260px;
	margin:0 0 0 8%;
	padding: 0 0 20px 5px;
}
#menu_sp li img{
	padding: 15px 0 0 0;
}
#menu_sp li a {
    color:#fff;
    display: block;
	text-decoration: none;
	font-weight: bold;
	text-indent: -3pt;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
ul.child_sp li{
    padding:0 0 0 0;
	margin:0 0 0 12%;
}
.menu_two {
	display:block;
    font-size:.75rem;
	letter-spacing: 1px;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	margin: 0 0 0 0;
}

@media screen and (min-width:1200px) {

/*----------guidance------------------------------------------------------------*/
.guidance{
	width: 100%;
}
.guidance_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 100px 0 15px 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 2.8rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.guidance p.sub{
	width: 760px;
	color:#000;
	line-height: 1.5;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:15px auto 0 auto;
	font-feature-settings: "palt";
	font-weight: bold;
}

.guidance_wrapper{
	width: 1200px;
	margin: 0 auto;
}
.guidance_contents{
	/* width: 1024px; */
	display: flex;
	margin: 40px 0 0 0;
}
.guidance_date{
	width: auto;
	height: 237px;
	margin-right: 5px;
}
.talkshow{
	width: 96%;
	display: flex;
	padding: 5px 0px 0px 15px;
	/* background: rgb(245,232,40);
	background: linear-gradient(150deg, rgba(245,232,40,1) 0%, rgba(13,125,64,1) 22%); */
	margin: 40px 0 0 0;
	color: #008242;
	border: 3px solid #008242;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.talkshow img{
	width: 200px;
	height: auto;
	margin: 10px 15px 0 0px;
}
.talkshow_title{
	font-size: 1.6rem;
	font-weight: bold;
	margin: 15px 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	border-bottom: #008242 2px solid;
	width: 93%;
}
.talkshow_txt{
	font-size: 1rem;
    padding: 0 408px 20px 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin-top: 5px;
	width: 85%;
}
.talkshow_span{
	display: block;
}
.talkshow_kome{
	font-size: 0.8rem;
	display: block;
}
.date{
	display: flex;
	justify-content: space-between;
	margin: 5px 0 0 0;
}
.kaijyo{
	width: 280px;
	height: 237px;
	border: solid 2px #008242;
	box-sizing:border-box;
}
.kaijyo img{
	width: 100%;
	height: auto;
}


table{
	border-collapse:separate;
	border-spacing: 4px;
	width: 100%;
	/* font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium",sans-serif; */
	font-size: .9rem
  }
  table th,table td{
	text-align: left;
	padding: 4px 0 5px 10px;
	width: 160px;
	vertical-align: middle;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium",sans-serif;
  }
  .table2 th,.table2 td{
	text-align: left;
	padding: 4px 0 5px 10px;
	width: 160px;
	vertical-align: middle;
  }
  .table2 th {
    background-color: #e3e074;
    color: #008242;
    border: solid 1px #008242;
    text-align: center;
    vertical-align: middle;
}
  table th{
	background-color: #e3e074;
	color: #008242;
	border:solid 1px #008242;
	text-align: center;
	vertical-align: middle;
	font-feature-settings: "palt";
  }
  table td{
	background-color: #fff;
	border:solid 1px #008242;
	/* width: 425px; */
	width: 495px;
	line-height: 1.4;
  }
  .table2 td{
	background-color: #fff;
	border:solid 1px #008242;
	width: 495px;
	line-height: 1.4;
  }
.todo{
	height: 75px;
	font-size: .7rem;
	padding-right: 2px;
	}
.tokyo_time{
	font-size: 0.67rem;
}
	.guidance_kome{
		width: 100%;
    font-size: .65rem;
    vertical-align: 2px;
    text-decoration: none;
    font-feature-settings: "palt";
	padding-left: 10px;
	}

  .details_reservation{
	  display: flex;
	  justify-content: center;
	  margin: 0 0 0 5px;
	  	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium",sans-serif;
	  font-feature-settings: "palt";
	  margin: 10px 0 0 0;
	  width: 1180px;
  }
  .reservation_item{
	  margin-right: 5px;
	  position: relative;
  }
  /* .reservation_item:hover{
	  opacity: 0.5;
  } */
	
.reservation_item01{
	margin-right: 5px;
	width: 585px;
	height: 42px;
	line-height: 42px;
	background: rgb(245,232,40);
	background: linear-gradient(150deg, rgba(245,232,40,1) 0%, rgba(13,125,64,1) 22%);
}
.reservation_item02{
	margin-right: 5px;
	width: 585px;
	height: 42px;
	line-height: 42px;
	/* background: #a5a0a0; */
	background: rgb(245,232,40);
	background: linear-gradient(150deg, rgba(245,232,40,1) 0%, rgba(223,148,21,1) 22%);
}
.reservation_hover:hover{
	opacity: 0.6;
}
/* 全部公開されたらreservation_item02:hoverにする */
.reservation_item03{
	margin-right: 5px;
	width: 225px;
	height: 42px;
	line-height: 42px;
	background: rgb(230,194,51);
	background: linear-gradient(150deg, rgba(230,194,51,1) 0%, rgba(212,79,27,1) 22%);
}
.bg_gray{
	background: #a5a0a0;
}

.reservation_item01 p{
	text-align: center;
	font-size: 1rem;
	color: #fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium",sans-serif;
}
.reservation_item02 p{
	text-align: center;
	font-size: 1rem;
	color: #fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium",sans-serif;
}
.reservation_item03 p{
	text-align: center;
	font-size: .9rem;
	color: white;
	line-height: 15px;
	padding: 5px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium",sans-serif;
}
.reservation_item01 p.color_gray{
	color: #C9CACA;
}
.reservation_item02 p.color_gray{
	color: #C9CACA;
}
.reservation_item03 p span{
	text-align: center;
	font-size: .7rem;
}
.reservation_item{
	position: relative;
}
.guidance_arrow{
	position: absolute;
	top: 13px;
	right: 5px;
}
 

/*.guidance_btn_outer{
	width: 78%;
	margin: 0 auto;
	margin-top: 50px;
}*/
.guidance_btn_outer{
	width: 40%;
	/* width: 78%; */
	margin: 0 auto;
	margin-top: 50px;
}
.guidance_btn_container{
	display: flex;
	justify-content: space-between;
}
.guidance_btn{
	width: 455px;
	height: 62px;
	border: #008242 solid 3px;
	display: table;
	position: relative;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.guidance_btn:hover{
	background-color: #f8ffa4;
}
.guidance_btn p{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
	color: #008242;
	letter-spacing: -1px;
}
.guidance_arrow{
    position: absolute;
    top: 30%;
    right: 7px;
}

.guidance_attend_outer{
	width: 78.9%;
	margin: 0 auto;
	margin-top: 45px;
}
.guidance_attend_container{
	display: flex;
	justify-content: space-between;
}
.container_green{
	width: 465px;
	margin-left: 6px;
	background: #8fc31f;
	font: 16px sans-serif;
	color: #FFF;
	outline: 3px solid rgb(255, 255, 255);
	outline-offset: -8px;
	margin-right: 1%;	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
	letter-spacing: 1px;
}
.container_gray{
	width: 465px;
	margin-left: 14px;
	background: #a5a0a0;
	font: 16px sans-serif;
	color: #FFF;
	outline: 3px solid rgb(255, 255, 255);
	outline-offset: -8px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	letter-spacing: -1px;
}
.attend_contents{
	text-align: center;
}
.attend_hieght{
	height: 100px;
	margin: 20px 0 20px 0;
}
.attend_title{
	font-size: 22px;
	font-weight: bold;
}
.attend_title_green{
	padding: 20px 0 0 0;
}

.attend_detail{
	background-color: white;
	width: 400px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	display: table;
	position: relative;
}
.attend_detail:hover{
	background-color: #f8ffa4;
}
.arrow_yellowgreen{
	position: absolute;
    top: 34%;
    right: 4%;
}
.arrow_gray{
	position: absolute;
    top: 34%;
    right: 4%;
}


.attend_detail_yellowgreen{
	color: #8fc31f;
	font-weight: bold;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
.attend_detail_gray{
	color: #a5a0a0;
	font-weight: bold;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
.ancer{
	display: block;
	margin-top: -50px;
	padding-top: 50px;
}

.card-title_m {
    /* margin: 0.8em 0.5em; */
	/* margin: 0.8em 0.5em; */
	padding-bottom: 20px;
}
}
/*----------よくある質問------------------------------------------------------------------*/
.question{
	width: 100%;
	background-color: #f9f9f9;
}
.question_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
  	color: #008242;
  	text-decoration: none;
  	font-size: 2.8rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.question_title .sub{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 25px 0 0 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 1.4rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.question_wrapper{
	width: 830px;
	margin: 0 auto;
}
.question_contents{
	margin: 30px 0 0 0;
}
.question_q{
	position: relative;
}
.qbar{
	width: 100%;
	height: 60px;
	background-color: #0a7f42;
	border-bottom-right-radius: 30px;
}
.qbar span{
	width: 20px;
	height: 30px;
	font-size: 1.8rem;
	color: #FFF;
	font-family: 'ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','Arial Black','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Arial',sans-serif;
	font-weight: bold;
	padding: 1.2% 1.6%;
	display: block;
	background: rgb(255,240,0);
	background: linear-gradient(133deg, rgba(255,240,0,1) 0%, rgba(10,127,66,1) 35%);
}
.question_p{
	position: absolute;
	top: 35%;
	left: 65px;
	color: #fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.question_a{
	display: flex;
	margin: 20px 0 0 0;
}
.abar{
	width: 20px;
	height: 40px;
	background: rgb(255,240,0);background: linear-gradient(133deg, rgba(255,240,0,1) 0%, rgba(187,105,28,1) 35%);
	display: block;
	padding: .3% 1.7%;
}
.abar span{
	font-size: 1.8rem;
	color: #FFF;
	font-family: 'ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','Arial Black','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Arial',sans-serif;
	font-weight: bold;	
}
.question_a_p{
	font-size: 1rem;
	margin: 0 0 0 15px;
	padding: 0 1% 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.question_a_p a{
	text-decoration: underline;
}
/* 質問ボタン */
.etc_btn_q {
	margin: 0 auto;
	display: block;
  	width: 100%;
	height: 60px;
	padding: 60px 0 50px;
}

.etc_btn_q a {
margin: 0 auto;
display: block;
width: 430px;
height: 50px;
background-color: #FFF;
color: #008242;
border: solid 2px #008242;
text-decoration: none;
font-weight: bold;
font-size: 1.4rem;
text-align: center;
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
line-height: 40px;
padding: 10px 0 0 60px;
position: relative;

}
.etc_btn_q a:hover{
background-color: #f8ffa4;
transition : .5s;
}

.etc_btn_q a img{
width: 20px;
height: 21px;
/* margin: 9px 0px 0 60px; */
vertical-align: top;
position: absolute;
top: 19px;
right: 25px;
}
/* 質問ボタン */

/* 質問ボタンTOP */
.etc_btn_q_top_pcv{
	display: block;
	margin: 0 auto;
}
.etc_btn_q_top_spv{
	display: none;
}
.etc_btn_q_top {
	margin: 0 auto;
	display: block;
  	width: 100%;
	height: 60px;
	padding: 60px 0 50px;
}

.etc_btn_q_top a {
margin: 0 auto;
display: block;
width: 560px;
height: 50px;
background-color: #FFF;
color: #008242;
border: solid 2px #008242;
text-decoration: none;
font-weight: bold;
font-size: 1.4rem;
text-align: center;
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
line-height: 50px;
position: relative;

}
.etc_btn_q_top a:hover{
background-color: #f8ffa4;
transition : .5s;
}

.etc_btn_q_top a img{
width: 20px;
height: 21px;
/* margin: 9px 0px 0 60px; */
vertical-align: top;
position: absolute;
top: 15px;
right: 25px;
}
/* 質問ボタン */


/*----------新着情報詳細------------------------------------------------------------------*/
.info_min{
	width: 100%;
	background-color: #f9f9f9;
}
.info_min_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 80px 0 30px 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 2.8rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.info_min_title .sub{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 25px 0 0 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 1.4rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
  	line-height: 40px;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
}
.info_min_wrapper{
	width: 640px;
	margin: 0 auto;
}
.info_min_contents{
	margin: 30px 0 0 0;
}

.info_min_contents p.read{
	width: 100%;
	font-size:1.4rem;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:0 0 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px #000;
	font-feature-settings: "palt";
}
.info_min_contents p span{
	width: 100%;
	font-size:1.1rem;
	font-weight: bold;
	text-align: left;
	color: #008242;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 40px;
	margin:0 0 30px;
	padding-bottom: 25px;
}
.info_min_contents p.txt{
	/* width: 90%; */
	width: 93%;
	padding: 0 5%;
	font-size:1rem;
	font-weight: bold;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 38px;
	font-feature-settings: "palt";
	margin:0 0 50px;
}
.info_min_contents a{
	display: inline-block;
    font-weight: bold;
    text-decoration: underline;
}

.info_min_back {
	margin: 0 auto;
	display: block;
  	width: 100%;
	height: 60px;
	padding: 60px 0 50px;
}

.info_min_back a {
margin: 0 auto;
display: block;
width: 180px;
height: 40px;
background-color: #FFF;
color: #008242;
border: solid 2px #008242;
text-decoration: none;
font-weight: bold;
font-size: 1.4rem;
text-align: center;
font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
padding: 5px 0 0 50px;

}
.info_min_back a:hover{
background-color: #f8ffa4;
transition : .5s;
}

.info_min_back a img{
width: 20px;
height: 21px;
margin: 7px 0px 0 10px;
vertical-align: top;
}



@media only screen and (max-width: 728px) {
.logo {
	width:1024px;
    margin:0 auto;
}
.logo img {
	padding:12px 0 0 10px;
}
.breadcrumbs {
	clear: both;
	width: 100%;
	height:27px;
	padding:0 0 0 20px;
	/* margin:5px 0 0 0; */
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	overflow: hidden;
}



}
@media only screen and (max-width: 1024px) {
	.card-title {
		margin: 0.6em 0 0;
		color: #008242;
		text-align: center;
		font-size: 1.1rem;
		font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
		font-weight: bold;
		line-height: 1.5;
		font-feature-settings: "palt";
		border-bottom: solid 1px;
	}
	.card-figure_m {
		margin-top: 10px;
	}
	.card-title_m {
		/* margin: 0.8em 0.5em; */
		/* margin: 0.8em 0.5em; */
		padding-bottom: 0px;
	}
/*----------breadcrumbs------------------------------------------------------------*/

.breadcrumbs {
	clear: both;
	width: 100%;
	height:27px;
	/* padding:0 0 0 20px; */
	margin:5px 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	overflow: hidden;
}
.breadcrumbs ul {
	width:90%;
	margin: 0 auto;
	font-weight: bold;
}
.breadcrumbs ul li {
	float: left;
	font-size: .8rem;
	color: #606060;
	text-decoration: none;
	padding-bottom: 5px;
	color: #008242;
}
.breadcrumbs ul li a{
	color: #606060;
	text-decoration: none;
	color: #008242;
	
}
.breadcrumbs_margin{
	margin: 5% 0 0 0;
}
.kaisai_btn {
  	padding: 0;
  	margin: 0 auto;
  	display: block;
  	min-width: 960px;
  	height: 61px;
  	position: absolute;
  	top: 540px;
  	left: 10px;
    z-index: 4000;
	text-align: right;
}
.kaisai_btn a {
  display: block;
  width: 300px;
  height: 40px;
  background-color: #FFF;
  color: #008242;
  border: solid 2px #008242;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  line-height: 40px;
}
.kaisai_btn a:hover{
  background-color: #f8ffa4;
}
.kaisai_btn a img{
  width: 20px;
  height: 21px;
  margin: 10px 0 0 0;
  vertical-align: top;
}

.acd-label{
	width: 90%;
    background: #008242;
    color: #fff;
    display: block;
    padding: 10px;
    position: relative;
    margin: 6em auto 1em;
    text-align: center;
    font-size: 1.4rem;
	font-weight: bold;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  	font-feature-settings: "palt";
	cursor: pointer;
}
.acd-label{
	width: 90%;
    background: #008242;
    color: #fff;
    display: block;
    padding: 10px;
    position: relative;
    margin: 2em auto 1em;
    text-align: center;
    font-size: 1.4rem;
	font-weight: bold;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  	font-feature-settings: "palt";
	cursor: pointer;
}
	.covid_measures {
	width: 90%;
	padding:0  30px 50px;
	margin: 0 auto;
	overflow: hidden;
}
}

@media screen and (min-width:641px) and ( max-width:1199px) {

.main {
	width: 100%;
    height: 558px;
	overflow: hidden;
	display: flex;
  	justify-content: center;
  	align-items: center;
}
.main::before {
   content: '';
   display: block;
   width: 100%;
   height: 100%;
   background-image: url(../../recruit/kv.jpg);
   background-size: cover;
   background-position: top center;
   background-repeat: no-repeat;
   -webkit-animation: zoom 10s 1;
   animation: zoom 10s 1;
   animation-fill-mode: forwards;
}
.copy01 {
	width: 93vw;
	text-align: center;
	opacity: 1;
	position: absolute;
  	top: 5%;
  	right: 0;
  	bottom: 0;
  	left: 0;
	min-width:640px;
	height:auto;
	overflow: hidden;
}
/* .card_yoyaku_btn_red {
    display: block;
    width: 220px;
    height: 40px;
    background-color: rgb(255, 255, 255);
    color: red;
    font-weight: bold;
    font-size: 0.8rem;
    text-align: center;
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", メイリオ, sans-serif;
    line-height: 40px;
    font-feature-settings: "palt";
    border-width: 2px;
    border-style: solid;
    border-color: red;
    border-image: initial;
    text-decoration: none;
    margin: 5px 0px 0px;
}
.btn_span{
	display: block;
	font-weight: bold;
} */
/*----------最新情報------------------------------------------------------------*/

.top_event {
	width: 100%;
	height:auto;
	padding:0;
	position: relative;
  	min-width: 960px;
  	margin: 0 auto 0 auto;
  	opacity: 1;	
  	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.news_n {
  	padding: 0;
  	margin: 1% 0 0;
  	display: block;
	width: 100%;
  	height: 45px;
	text-align: left;
	display: flex;
}
.news_n_title {
    display: inline-block;
    background-color:  #008242;
	color: #FFF;
    padding: 18px 1% 18px;
	/* padding: 20px 1% 18px; */
    width: 15%;
    /* height: 13px; */
	height: 24px;
  	font-size: 1rem;
  	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.news_n_title_a{
	display: contents;
	text-decoration: underline;
}
.news_n_txt {
    display: inline-block;
    background-color:  #efefef;
    padding: 10px 1% 16px;
	width: 84%;
    /* height: 15px; */
	/* height: 55px; */
	height: 35px;
	text-align: left;
  	font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	line-height: 20px;
	font-size: 0.7rem;
}


.etc_btn {
  	padding: 0;
  	margin: 0;
  	display: block;
	width: 100%;
  	height: 20px;
}

.etc_btn a {
  background-color: #FFF;
  color: #008242;
  text-decoration: none;
  font-weight: bold;
  font-size: .9rem;
  text-align: right;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 20px;
  padding: 5px;
}
.etc_btn a img{
  width: 15px;
  height: 10px;
  margin: 4px 0 0 0;
  vertical-align: top;
}

/*----------guidance------------------------------------------------------------*/

.guidance{
	width: 100%;
}
.guidance a{ 
	text-decoration: none;
}
.guidance_title{
	clear: both;
	width: 100%;
	text-align: center;
    margin:0 auto;
	padding: 10% 0 0;
  	color: #008242;
  	text-decoration: none;
  	font-size: 2.5rem;
	letter-spacing: -2px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  	font-weight: bold;
	font-feature-settings: "palt";
	z-index: 9;
	position: relative;
	position: relative;
}
.guidance p.sub{
	width: 90%;
	color:#000;
	font-size: .9rem;
	line-height: 1.5;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin:15px auto 0 auto;
	font-feature-settings: "palt";
	font-weight: bold;
}
.guidance_wrapper{
	width: 90%;
	margin: 0 auto;
}
.guidance_contents{
	margin: 30px 0 0 0;
}
.guidance_contents img{
	max-width: 100%;
	height: auto;
}
.place_img{
	padding-left: 2%;
}
.talkshow{
	width: 88%;
	display: flex;
	padding: 10px 50px;
	/* background: rgb(245,232,40);
	background: linear-gradient(150deg, rgba(245,232,40,1) 0%, rgba(13,125,64,1) 22%); */
	margin: 40px 0 0 0;
	color: #008242;
	border: 3px solid #008242;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.talkshow img{
	/* width: 270px;
	height: auto; */
	width: 285px;
    height: auto;
    /* margin: 5px 0 0px 0px; */
	margin: 30px 0 0px 0px;
}
.talkshow_title{
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	border-bottom: #008242 2px solid;
	width: 89%;
}
.talkshow_txt{
	font-size: 1.2rem;
    padding: 0 50px 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	margin-top: 5px;
}
.talkshow_span{
	display: block;
}
.talkshow_kome{
	font-size: 0.8rem;
	display: block;
}
.date{
	display: flex;
	justify-content: space-between;
}
.guidance_date {
	width: 40.5%;
	height: auto;
	padding-right: 1%;
}
.guidance_date img{
	width: 100%;
	height: auto;
}
.kaijyo{
	width: 58%;
	height: auto;
}
.kaijyo img{
	width: 100%;
	height: auto;
		border: solid 2px #008242;
	box-sizing:border-box;
}
table{
	border-collapse:separate;
	width: 100%;
	margin: 5px 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium",sans-serif;
	font-size: .9rem;
  }
  table th, table td {
    text-align: left;
    padding: 4px 0 4px 0;
    width: 160px;
    vertical-align: middle;
    display: block;
}
  table th{
	background-color: #e3e074;
	color: #008242;
	border:solid 1px #008242;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  }
  table td{
	background-color: #fff;
	border:solid 1px #008242;
	width: 100%;
	line-height: 1.4;
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  }
  .guidance_kome{
	  padding-left: 10px;
  }
  .details_reservation{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	  font-feature-settings: "palt";
  }
  .reservation_item01{
	margin: 5px 0 0 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	/* background: #a5a0a0; */
	background: linear-gradient(
	150deg, rgba(245,232,40,1) 0%, rgba(13,125,64,1) 22%);
}
.reservation_item02{
	margin: 5px 0 0 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	/* background: #a5a0a0; */
	background: rgb(245,232,40);
	background: linear-gradient(150deg, rgba(245,232,40,1) 0%, rgba(223,148,21,1) 22%);
}
.reservation_hover:hover{
	opacity: 0.6;
}
.reservation_item03{
	margin: 5px 0 0 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #a5a0a0;
	/* background: rgb(245,232,40);
	background: linear-gradient(150deg, rgba(245,232,40,1) 0%, rgba(223,148,21,1) 22%); */
}
.bg_gray{
	background: #a5a0a0;
}
.reservation_item01 p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.reservation_item02 p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.reservation_item03 p{
	text-align: center;
	color: white;
	line-height: 15px;
	padding: 5px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.reservation_item01 p.color_gray{
	color: #C9CACA;
}
.reservation_item02 p.color_gray{
	color: #C9CACA;
}
.reservation_item03 p span{
	text-align: center;
	font-size: .7rem;
}
.reservation_item{
	position: relative;
}
.guidance_arrow{
	position: absolute;
	top: 13px;
	right: 5px;
}

.guidance_btn_outer{
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
}
.guidance_btn_container{
	display: flex;
	justify-content: space-between;
}
.guidance_btn_container a{
	width: 100%;
}
/*.guidance_btn{
	width: 92%;
	border: #008242 solid 3px;
	display: table;
	position: relative;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	padding: 0 1%;
	letter-spacing: -1px;
}*/
.guidance_btn{
	/* width: 95%; */
	width: 98%;
	border: #008242 solid 3px;
	display: table;
	position: relative;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	padding: 0 1%;
	letter-spacing: -1px;
}
/* .ml2{
	margin-left: 2%;
} */
/* 公開時には入れる */
.guidance_btn p{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	color: #008242;
	padding: 5px 0;
	line-height: 1.2;
	height: 30px;
	font-size: 1.2rem;
}
.guidance_arrow{
    position: absolute;
    top: 30%;
    right: 7px;
}


.guidance_attend_outer{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.container_green{
	width: 100%;
	padding: 2px;
	background: #8fc31f;
	font: 16px sans-serif;
	color: #FFF;
	outline: 3px solid rgb(255, 255, 255);
	outline-offset: -8px;
	margin-bottom: 5%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}
.container_gray{
	width: 100%;
	padding: 2px;
	background: #a5a0a0;
	font: 16px sans-serif;
	color: #FFF;
	outline: 3px solid rgb(255, 255, 255);
	outline-offset: -8px;
	margin-bottom: 5%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
}
.attend_contents{
	text-align: center;
}
.guidance_arrow_g{/*緑の矢印*/
    position: absolute;
    top: 30%;
    right: 7px;
	width: 7%;
}
.attend_hieght{
	height: 100px;
	margin: 0;
}
.attend_title{
	font-size: 22px;
	font-weight: bold;
}
.attend_text{
	font-size: .9rem;
	margin-right: 1%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-feature-settings: "palt";
	font-weight: bold;
	line-height: 15px;
}
.attend_title_green{
	padding: 20px 0 0 0;
}
.attend_title_gray{
	padding: 10px 0 0 0;
}
.attend_detail{
	background-color: white;
	width: 85%;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	display: table;
	position: relative;
}
.arrow_yellowgreen{
	position: absolute;
    top: 34%;
    right: 4%;
}
.arrow_gray{
	position: absolute;
    top: 34%;
    right: 4%;
}

.attend_detail_yellowgreen{
	color: #8fc31f;
	font-weight: bold;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
.attend_detail_gray{
	color: #a5a0a0;
	font-weight: bold;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
.ancer{
	display: block;
	margin-top: -50px;
	padding-top: 50px;
}
.footer {
	width: 100%;
	position: relative;
	z-index: 0;
	padding:0;
  }
.contact {
	width: 88%;
	text-align:left;
	font-size:.8rem;
	padding:20px;
	margin: 20px auto 20px auto;
	color:#000;
	line-height: 1.5;
	background-color:#E3E3E3;
	font-feature-settings: "palt";
  }
.contact span{
	font-size: .9rem;
	font-weight: bold;
  }
.copy {
	width: 100%;
	text-align:center;
	font-size:.6rem;
	padding:0 0 0 0;
	margin: 20px auto 20px auto;
	color:#000;
  }
.ringyou_logo {
	width: 100%;
	text-align:center;
	margin: 0 auto;
	padding:15px 0 20px 0;
}
.jforest_logo {
	width: 100%;
	text-align:center;
	margin: 0 auto;
	/* padding:10px 0 20px 0; 公開後こっちに戻す*/
	padding:40px 0 20px 0;
}

.news_n .ticker {
    margin: 0 auto;
    padding: 10px;
    text-align: left;
    position: relative;
    overflow: hidden;
    height: 22px !important;
    background-color: rgb(239, 239, 239);
  }

  
}



@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
    .selector {
        property: value;
    }
/* IE向けのCSS～START */
 
/* IE向けのCSS～END */
}



/* Firefox */
/* @-moz-document url-prefix() {

	.news_n_title {
		display: inline-block;
		background-color: #008242;
		color: #FFF;
		padding: 8px 1% 18px;
		width: 12%;
		height: 15px;
		font-size: 1rem;
		text-align: center;
		font-weight: bold;
		vertical-align: top;
		font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	}
	.news_n_txt {
		display: inline-block;
		background-color: #efefef;
		padding: 10px 1% 16px;
		width: 84%;
		height: 15px;
		text-align: left;
		font-size: 1rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	}
	.kaisai_btn a {
		display: block;
		width: 300px;
		height: 40px;
		background-color: #FFF;
		color: #008242;
		border: solid 2px #008242;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.1rem;
		text-align: center;
		font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
		line-height: 40px;
	}
	.etc_btn_q a {
		margin: 0 auto;
		display: block;
		width: 430px;
		height: 50px;
		background-color: #FFF;
		color: #008242;
		border: solid 2px #008242;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.4rem;
		text-align: center;
		line-height: 40px;
		padding: 10px 0 0 60px;
		font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', meiryo, sans-serif;
	}
  } */

/* ------------------------------------ add top link */
.top_link {
	display: -webkit-box; /* Android -4.3 */
	display:flex;
	-webkit-box-pack:space-between; /* Android -4.3 */
	justify-content: space-between;
	text-align:center;
	line-height:1.8;
	border:1px solid #10531f;
	border-radius:5px;
	width:84%;
	margin:60px auto 10px;
	padding:0;
	font-size:0.94em;
	background-color:#fff;
}
.top_link.style02 {
	margin-bottom:4px;
}
.top_link li {
	-webkit-box-flex:1; /* Android -4.3 */
	flex-grow:1;
	border-right:1px solid #10531f;
}
.top_link li:last-child {
	border-right:none;
}
.top_link a {
	color:#10531f;
	display:block;
	padding:10px;
	transition:background-color 0.05s linear ,color 0.05s linear;
	transition:all .5s ease;
}


.top_link a:hover,
.top_link .active a {
	text-decoration:none;
	color:#fff;
	background-color:#10531f;
}

.top_link .grayOut a:hover,
.top_link .grayOut a {
	text-decoration:none;
	color:#a2cdc4;
	background-color:inherit;
	cursor:default;
}

/* --------------------------------------- page_link */
.page_link {
	display: -webkit-box; /* Android -4.3 */
	display:flex;
	-webkit-box-pack:space-between; /* Android -4.3 */
	justify-content: space-between;
	text-align:center;
	line-height:1.8;
	width:84%;
	margin:0 auto 60px;
	padding:0;
	font-size:0.94em;
	background-color:#f8f8f8;
	border-radius:4px;
}
			@media screen and (max-width:498px) {
			.page_link {
				width:100%;
        display:block;
        text-align:left;
        margin:0 auto 30px;
        padding: 10px 20px;
			}
			}

.page_link a {
	padding:6px 5px;
	display:block;
}
			@media screen and (max-width:498px) {
			.page_link a {
				padding:4px 0;
			}
			}

.page_link a:after {
	content: "\f13a";
	font-family: "Font Awesome 5 Free";
	font-weight:600;
	font-size:0.8em;
	margin-left:10px;
	vertical-align:middle;
}
.page_link li {
	-webkit-box-flex:1; /* Android -4.3 */
	flex-grow:1;
}

