@charset "UTF-8";
/* CSS Document */

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 100%;
	overflow: hidden;
}
#wrap_cont{
	clear: both;
	position: relative;
	background-image: url(../img/bg_cont.jpg);
	background-position: center top;
}
#head {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#head_cont {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	max-width: 1600px;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}
#headwrap {
	clear: both;
	position: relative;
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#headwrap h2 {
	margin: 0 0 0 auto;
	text-align: right;
	width: 70%;
	padding-top: 80px;
	padding-bottom:20px;
}
#headwrap h2 img{
	width: 100%;
	height: auto;
}
#logo {
	float: left;
	width: 120px;
	padding: 10px 0 0 5%;
}
#logo img{
	width: 100%;
	height: auto;
}
#headwrap02 {
	clear: both;
	position: relative;
	padding-top: 10vw;
}
#headwrap02 .photo {
	padding-bottom: 0px;
}
#headwrap02 .photo img{
	width: 100%;
	height: auto;
}
#headwrap02 h2{
	position: absolute;
	right: 0;
	bottom: 3vw;
	width: 60%;
}
#headwrap02 h2 img{
	width: 100%;
	height: auto;
}
.navToggle {
    display: block;
    position: fixed;
    width: 64px;
    height: 64px;
    cursor: pointer;
    z-index: 5000;
    text-align: center;
    right: 0px;
    top: 0px;
    font-size: medium;
}
.navToggle span {
 display: block;
 position: absolute;    /* .navToggleに対して */
 width: 20px;
 border-bottom: 2px solid #333;
 -webkit-transition: .35s ease-in-out;
 -moz-transition: .35s ease-in-out;
 transition: .35s ease-in-out;
 left: 22px;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
 
.navToggle span:nth-child(1) {
 top: 40px;
}
 
.navToggle span:nth-child(2) {
 top: 32px;
}
 
.navToggle span:nth-child(3) {
 top: 24px;
}
 
.navToggle span:nth-child(4) {
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: medium none;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    z-index: 0;
    bottom: 28px;
    height: auto;
    padding-left: 0px;
    padding-top: 0px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 32px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 32px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navToggle2 {
    display: block;
    position: fixed;
    width: 69px;
    height: 69px;
    cursor: pointer;
    z-index: 5000;
    text-align: center;
    top: 40px;
    right: 110px;
}
 /* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateX(0%)!important;
}
nav.globalMenuSp {
 position: fixed;
 z-index: 4000;
 top: 0;
 color: #666666;
 text-align: center;
 transform: translateX(120%);
 transition: all 0.6s;
 width: 100%;
 background-color: #ffffff;
 height: 100%;
}

nav.globalMenuSp .naviblock {
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 0;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}
.naviblockbox{
    vertical-align: middle;
    font-size: 15px;
    margin-top: 64px;
}
.naviblockbox .box{
    vertical-align: top;
    width: 100%;
}
.naviblockbox h4 {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.naviblockbox a {
    text-decoration: none;
}
.naviblockbox .box ul {
    padding-bottom: 20px;

    border-top: 1px solid #666;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.naviblockbox .box .headnav {
    padding-bottom: 90px;
}
.naviblockbox .box ul li {
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 16px;
    background-image: url(../../img/arrow03.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: left 6px;
    color: #FFF;
}
.naviblockbox .box ul ul li{
    
    margin-bottom: 5px;
    padding-left: 15px;
    font-size: 14px;
    background-image: url(../../img/arrow02.png);
    background-repeat: no-repeat;
    background-size: 8px auto;
    background-position: left 6px;
    color: #FFF;
} 

#flash {
	clear: both;
	width: 100%;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash .box01{
    display: none;
}
#flash .box02{
    display: none;
}
#flash .box03{
	width: 100%;
	position: relative;
	top: 0 ;
	left: 50%;
	transform: translateX(-50%);
}
#flash .box04{
    display: none;
}
#flash .box05{
    display: none;
}
#flash02 {
	clear: both;
	background-color: #CCFF99;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash02 .box {
	background-color: #FF97F4;
	padding: 10px;
	text-align: center;
}
#flash02 h3 {
 text-align: center;
 font-size: 26px;
 line-height: 1.6em;
 padding-bottom: 0px;
}
#flash02 p {
	padding-bottom: 0px;
}


#flash02 p img {
	width: 100%;
	height: auto;
}

ul.bxslider {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	clear: both;
}
ul.bxslider li img {
	height: auto;
	padding-right: 0px;
	width: 100%;
}
ul.bxslider li {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	text-align: center;
	position: relative;
}
#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 position: relative;
}
#footwrap {
	clear: both;
	overflow: hidden;
}
#foot {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	letter-spacing: -1em;
}
#foot .photo{
	width:100%;
	display: block;
	vertical-align: middle;
	padding: 0;
}
#foot .photo img{
	width: 100%;
	height: auto;
}
#cr{
    display: none;
}
#cr_sp {
    display: block;
    vertical-align: middle;
    width: 100%;
    letter-spacing: 0px;
    font-size: 10px;
    padding-top: 10px;
}

#news {
	margin-bottom: 30px;
}
#news table {
	border-collapse: collapse;
	width: 100%;
}
#news th {
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	width: 30%;
}
#news td {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 240px;
	padding-right: 20px;
}

#sub h6 {
	text-align: center;
	font-size: 16px;
	line-height: 1.6em;
	border-bottom: 1px solid #575757;
	margin-bottom: 15px;
}

.list {
	padding-bottom: 20px;
}
.list li {
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
.list a {
	color: #2E2E2E;
	text-decoration: none;
}

.midashi {
	clear: both;
	font-size: 26px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.midashib {
 margin-bottom: 20px;
 text-align: center;
}
.midashib h4 {
 font-size: 26px;


 line-height: 1.em;
 line-height: 61.em;
 padding-bottom: 0px;
}

.midashi02 {
	font-size: 20px;
	line-height: 1.6em;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.komidashi {
	line-height: 20px;
	background-image: url(../img/list04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
}
.txtbox {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 80px;
}
.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 0px;
 padding-top: 9px;
 padding-right: 9px;
 padding-left: 9px;
 border: 1px solid #36F;
 margin-bottom: 30px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	padding: 2%;
	display: block;
}
.tbl th {
	padding: 2%;
	display: block;
}
.form01 {
	width: 95%;
	padding: 2%;
}
.form02 {
	height: 80px;
	width: 95%;
	padding: 2%;
}
.form03 {
	width: 15%;
	padding: 5px;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}
.pc-none{
	display: block;
}
.sp-none{
	display: none;
}
.pc-none02{
	display: inline-block;
}
.sp-none02{
	display: none;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}
.link a {
    display: block;
    color: #FFF;
    text-decoration: none;
	padding: 20px;
	position: relative;
}
.link a:hover {
	color: #036F6F;
}
.link a:after{
	content: " ";
	visibility: visible;
	position: absolute;
	background-image: url(../../img/arrow02.png);
	width: 10px;
	height: 14px;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 10px;
	text-indent: -33px;
	padding-left: 33px;
}
.faqbox h5:before {
	content: "Q";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #70AD47;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.faqbox p {
	text-indent: -27px;
	padding-left: 27px;
}

.faqbox p:before {
	content: "A";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ED7D31;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
	color: hsla(359,100%,39%,1.00);
}
#half {
	background-color: #0100B4;
	color: #FFFFFF;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.drop {
	padding-bottom: 30px;
}

.drop dt {
	background-color: #44B0FF;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
.drop dt:after {
	visibility: visible;
	content:'+';
	top: 50%;
	right: 20px;
	font-weight: bold;
	transform:translateY(-50%);
	position: absolute;
}
.drop dt.opened:after {	content:'－';
}
.drop dd{
	padding: 0 10px 20px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #59b057;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(2n) {
  background-color: #69c7f1;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(3n) {
  background-color: #f5a4c0;
  color: #fff;
}
#topconcept {
	text-align: center;
	background-image: url(../img/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;

}
#topconcept .inner {
	margin: 0 auto;
	width: 90%;
	padding-top: 60px;
	max-width: 1330px;
    font-size: 14px;
    line-height: 2em;
}
#topconcept .inner .img {
	margin: 0 auto;
	padding-bottom: 40px;
	max-width: 1040px;
}
#topconcept .inner .img img {
	width: 100%;
	height: auto;
}
#topconcept .inner h3 {
}
#topconcept .inner h3 img{
    width: 100%;
    height: auto;
    max-width: 530px;
}
#topconcept .photo {
	padding-bottom: 30px;
}

#topconcept .photo img {
	width: 100%;
	height: auto;
}
#topconcept h4 {
	font-size: 20px;
	line-height: 1.6em;
	font-weight: bold;
}

#company .inner02 {
	margin: 0 auto;
	width: 90%;
	max-width: 1400px;
}
#company .inner02 .box {
	width: 100%;
	text-align: left;
	float: none;
	position: relative;
	padding-top: 300px;
	line-height: 1.8em;
    font-size: 14px;
}
#company .inner02 .box h3{
	padding-bottom: 40px;
    position: relative;
    z-index: 10;
}
#company .inner02 .box .img {
	text-align: right!important;
	width: 100%;
}
#company .inner02 .box .img img {
	width: auto;
	height: auto;
}
#company .inner02 .box:after {
	content: " ";
	visibility: visible;
	position: absolute;
	background-image: url(../../img/img01.png);
	width: 624px;
	height: 412px;
	top: 0;
	right: -60px;
}
#company .photo{
	width: 100%;
	float: none;
}
#company .photo img{	
	width: 100%;
	height: auto;
}
#staff {
	background-image: url(../img/bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#staff .inner {
	padding-top: 16vw;
	margin: 0 auto;
	width: 90%;
	max-width: 1400px;
	letter-spacing: -1em;
}
#staff h3{
	width: 60%;
	display: block;
	vertical-align: middle;
	padding-right: 10%;
    max-width: 190px;
    padding-bottom: 20px;
}
#staff h3 img{
	width: 100%;
	height: auto;
}
#staff .box{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	padding-bottom: 40px;
}
#staff .box .swiper {
	padding-bottom: 40px;
}

#staff .box img{
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}#staff .box .img01 {
    display: none;
}
#staff .box .img02 {
    display: none;
}
#recruitinfo {
	background-image: url(../../img/bg_contact.jpg);
	text-align: center;
	padding: 50px 0 40px;
	color: #FFFFFF;
}
#recruitinfo a{
	text-decoration: none;
}
#recruitinfo .inner {
	margin: 0 auto;
	width: 90%;
	max-width: 1040px;
}
#recruitinfo .inner h3 {
	font-size: 30px;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 30px;
}
#recruitinfo h3 strong {
	font-size: 16px;
	line-height: 1em;
}
#recruitinfo ul {
	display: block;
}
#recruitinfo li{
	width: 100%;
	margin-right: 0%;
	margin-bottom: 20px;
}
#recruitinfo li:nth-of-type(2n){
	margin-right: 0;
}
#recruitinfo li a{
	background-color: #fff;
	color: #00738d;
	display: block;
	padding: 20px;
	position: relative;
}
#recruitinfo li a:hover {
	background-color: hsla(181,95%,22%,1.00);
	color: #FFFFFF;
}

#recruitinfo li a:after{
	content: " ";
	visibility: visible;
	position: absolute;
	background-image: url(../../img/arrow01.png);
	width: 10px;
	height: 14px;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
#entry{
	background-color: #c2b9bc;
	color: #FFF;
	text-align: center;
}
#entry .inner {
	margin: 0 auto;
	width: 90%;
	max-width: 1040px;
	letter-spacing: -1em;
	padding: 50px 0;
}
#entry h3{
	width: 100%;
	letter-spacing: 0;
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 0.8em;
}
#entry h3 strong {
	font-size: 16px;
	line-height: 1em;
}

#entry .box{
	width: 100%;
	letter-spacing: 0;
	display: block;
	vertical-align: middle;
	border-left: none;
	padding-left: 0px;
}
#footbn {
	padding-top: 80px;
	padding-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#footbn a {
	text-decoration: none;
	color: #333;
}

#footbn h5 {
	padding-bottom: 20px;
	font-size: 40px;
	line-height: 0.5em;
	font-weight: bold;
}
#footbn h5 strong {
	font-size: 14px;
	line-height: 0.8em;
}

#footbn h5 img {
	width: 145px;
	height: auto;
}


#footbn .but {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 0px;
}


#footbn .box {
	position: relative;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 30px 15px 40px 15px;
	border-bottom: 1px solid #8B8B8B;
	text-align: left;
	flex: 3;
	transition: 0.2s;
	opacity: 1;
	width: 90%;
}
#footbn .box:hover {
	opacity: 1;
	background: #efefef;
}
#foot_recruit img {
	width: 100%;
	height: auto;
}

#profile{
}
#profile .inner{
	width: 90%;
	margin: 0 auto;
	max-width: 1320px;
	padding: 100px 0 60px;
	text-align: left;
}
#profile .box{
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
#profile h3{
	padding-bottom: 30px;
}
#profile h3 img{
	width: 100%;
	height: auto;
}
#profile .work{
	background-color: #ffee00;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 42px;
	padding-bottom: 0;
	text-align: right;
	margin-bottom: 10px;
}
#profile .work strong{
	background-color: #6BC62A;
	padding: 0 15px;
	display: inline-block;
}
#profile .name{
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	text-align: right;
}
#profile .name strong{
	font-size: 26px;
	line-height: 1.6em;
	padding-left: 10px;
}
#profile .year{
	text-align:right;
	padding-bottom: 20px;
}
#profile .photo{
	width: 100%;
	float: none;
}
#profile .photo img{
	width: 100%;
	height: auto;
}
#interview{
	text-align: left;
}
#interview .inner{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}
#interview .box{
	padding-bottom: 80px;
}
#interview .box01{
	width: 90%;
	float: none;
	padding: 0 5% 20px;;
	line-height: 2em;
}
#interview .box:nth-of-type(2n) .box01{
	float: none;
}
#interview .photo{
	width: 90%;
	float: none;
	margin: 0 auto 0 0;
}
#interview .photo img{
width: 100%;
	height: auto;
}
#interview .box:nth-of-type(2n) .photo{
	width: 90%;
	float: none;
	margin: 0 0 0 auto;
}
#interview h4{
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 5px;
}
#interview .eng{
	color: #6bc62a;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 40px;
}
#schedule{
	background-color: #fff;
}
#schedule h3{
	padding: 80px 0 40px;
}
#schedule h3 img{
    width: 240px;
    height: auto;
}
#schedule .inner{
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: left;
	position: relative;
}
#schedule .box{	
	position: relative;
}
#schedule .box01{
	width: 90%;
	float: none;
	padding: 8vw 5% 20px 5%;
	line-height: 2em;
	position: relative;
}
#schedule .box:first-of-type .box01{
	padding-top: 3vw;
}
#schedule .box:nth-of-type(2n) .box01{
	float: none;
	padding: 8vw 5% 20px 5%;
}
#schedule .photo{
	width: 100%;
	float: none;
	position: relative;
	top: 0;
	margin-bottom: 0;
}
#schedule .photo:first-of-type{
	top: 0;
	margin-bottom: 0;
}
#schedule .photo img{
width: 100%;
	height: auto;
}
#schedule .box:nth-of-type(2n) .photo{
	float: none;
}
#schedule .img{display: none;
}
#schedule .eng{
	font-weight: bold;
	padding-bottom: 0px;
}
#schedule h4{
	font-size: 24px;
	line-height: 1.6em;
	color: #00b53e;
	font-weight: bold;
}


#entryarea{
}
#entryarea .inner{
	width: 90%;
	margin: 0 auto;
	max-width: 1000px;
	padding: 100px 0 60px;
	text-align: left;
	font-size:14px;
}
#entryarea .box{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#entryarea h3{
	padding-bottom: 40px;
	color: #6BC62A;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#entryarea h3 img{
	width: 100%;
	height: auto;
}

#guidearea{
}
#guidearea .inner{
	width: 90%;
	margin: 0 auto;
	max-width: 1000px;
	padding: 50px 0 30px;
	text-align: left;
}
#guidearea .box{
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
#guidearea h3{
	padding-bottom: 40px;
	color: hsla(181,95%,22%,1.00);
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#guidearea .select-btn{
	text-align: left;
	font-size:0;
}
#guidearea .select-btn li {
	width: 100%;
	display: inline-block;
	margin: 1%;
}
#guidearea .select-btn li a{
	display: block;
	border:1px solid hsla(181,95%,22%,1.00);
	background: #fff;
	color:hsla(181,95%,22%,1.00);
	text-align: center;
	text-decoration: none;
	font-size:16px;
	padding: 10px;
	transition: 0.2s;
}
#guidearea .select-btn li a:hover{
	color:#fff;	
	background: hsla(181,95%,22%,1.00);
}
.guide-block {
	padding-top: 50px;
	padding-bottom: 25px;
}
.guide-block h4 {
	padding-top: 0px;
	padding-bottom: 30px;
	font-size:18px;
	font-weight: bold;
	color: hsla(181,96%,22%,1.00);
	
}
.tbl-guide {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
	font-size:13px;
}
.tbl-guide td {
	width: calc(100% - 32px);
	display: block;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	color: #000000;
	background-color: #FFFFFF;
}
.tbl-guide th {
	width: calc(100% - 32px);
	display: block;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: hsla(181,96%,22%,1.00);
	color: #FFFFFF;
	font-weight: bold;
}