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


/****************************************

          General Setting

*****************************************/
body {
	font-size: 14px;
	line-height: 1.8;
}


/****************************************

          header Setting

*****************************************/
#header {
	height: 103px;
}

#header h1 {
	top: 30px;
	left: 30px;
}

#header h1 img {
	max-width: 100%;
}

#header .header_btn-h {
	z-index: 999;
	position: absolute;
	display: block;
	top: 35px;
	right: 80px;
}

#header .header_btn-h ul li {
	float: left;
	padding-right: 0px;
	margin-right: 20px;
}

#header .header_btn-v {
	display: none;
	}

/****************************************

          Overlay menu Setting

*****************************************/
/*------------------------------------------
          OPEN / CLOSE BTNS Setting
-------------------------------------------*/
.menu-btn {
	font-size: 40px;
}

.menu-btn a {
	width: 70px;
	height: 70px;
}

/*------------------------------------------
          OVERLAY Setting
-------------------------------------------*/
.overlay {
	position: fixed;
	top: 0;
	z-index: 200;
	display: none;
	overflow: auto;
	max-width: 100%;
	height: 100%;
}

#overlay_menu {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}

#overlay_menu .overlay_contents {
	max-width: 1300px;
	height: auto;
}

#overlay_menu .overlay_menu_photo {
	display: block;
	max-width: 40%;
	margin-top: 103px;
	float: left;
}

#overlay_menu .menu {
	margin-top: 20%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	width: 60%;
	float: left;
	padding-left: 60px;
	padding-right: 15px;
}

#overlay_menu .menu .menu01 {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 20px;
}

#overlay_menu .menu .menu01 span {
	color: #739634;
	margin-right: 8px;
}

#overlay_menu .menu .menu01 ul {
	width: 50%;
	float: left;
	margin-bottom: 35px;
}

#overlay_menu .menu .menu01 ul li {
	padding-left: 2em;
	text-indent: -2em;
	margin-bottom: 25px;
}

#overlay_menu .menu .menu02 {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	line-height: 1.2;
}

#overlay_menu .menu .menu02 span {
	color: #739634;
	margin-right: 8px;
}

#overlay_menu .menu .menu02 ul {
	width: 50%;
	float: left;
}

#overlay_menu .menu .menu02 ul li {
	padding-left: 2em;
	text-indent: -2em;
	margin-bottom: 15px;
}


/****************************************

          Cross fade Setting

*****************************************/
.header_blank {
	height: 103px;
}

#crossfade {
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bx-wrapper {
	margin: 0 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background: none !important;
	z-index: -1 !important;;
}

.bxslider img {
	max-width: 100% !important;
	height: auto !important;
	margin-left: 0px;
	width: 100% !important;
}

.top_h2 {
	max-width: 90%;
	text-align: center;
	position: absolute;
	top: 4.5%;
	margin-left: auto;
	overflow: hidden;
	margin-right: auto;
}

.top_licence {
	max-width: 90%;
	text-align: left;
	position: absolute;
	left: 3%;
	bottom: 30%;
	overflow: hidden;
}

.top_nav {
	width: 100%;
	display: block;
	font-size: 14px;
	position: absolute;
	bottom: 18%;
}

.top_nav ul {
	width: 94.8%;
	margin-left: auto;
	margin-right: auto;
}

.top_nav ul li {
	float: left;
	width: 19.6%;
	text-align: center;
	line-height: 1.3;
	display: table;
	vertical-align: middle;
	height: 80px;
	margin-right: 4px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../image/top_navi_bg.png);
	background-repeat: repeat-x;
}

.top_nav ul .li-stay {
	float: left;
	width: 19.6%;
	text-align: center;
	line-height: 1.3;
	display: table;
	vertical-align: middle;
	height: 80px;
	margin-right: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../image/top_navi_stay_bg.png);
	background-repeat: repeat-x;
}

.top_nav ul .li-stay a:hover {
	color: #333333;
	text-decoration: none;
}

.top_nav ul li:last-child {
	margin-right: 0px;
}

.top_nav ul li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.top_nav ul li a:hover {
	background-image: url(../image/top_navi_stay_bg.png);
	background-repeat: repeat-x;
}


/****************************************

         footer Setting

*****************************************/
#footer {
	border-top: 1px solid #B2B2B2;
	background-image: url(../image/footer_pc-bg.png);
	background-position: center bottom;
	padding-bottom: 20%;
	padding-top: 38px;
}

#footer_contents {
	font-size: 14px;
}

#footer_contents p {
	font-size: 14px;
}

.footer_contents-L {
	border-top: 0px;
	padding-top: 20px;
}

.footer_contents-L ul {
	width: 50%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.footer_contents-L ul li {
	margin-bottom: 20px;
}

.footer_contents-R {
	border-top: 0px;
	padding-top: 20px;
}

.footer_contents-R ul {
	width: 50%;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.footer_contents-R ul li {
	margin-bottom: 20px;
}

/****************************************

         copyright Setting

*****************************************/
#copyright {
	width: 100%;
}

#copyright .copyright_logo {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}

#copyright p {
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}


/****************************************

          bread_crumbs Setting

*****************************************/
#bread_crumbs {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	display: block;
}

#bread_crumbs ul {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0;
	text-align: center;
}

#bread_crumbs ul li {
	display: inline-block;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 50px;
}


/****************************************

         g_navi Setting

*****************************************/
.g_nav {
	width: 100%;
	display: block;
	font-size: 14px;
	position: absolute;
	bottom: 3%;
}

.g_nav ul {
	width: 94.8%;
	margin-left: auto;
	margin-right: auto;
}

.g_nav ul li {
	float: left;
	width: 19.6%;
	text-align: center;
	line-height: 1.3;
	display: table;
	vertical-align: middle;
	height: 80px;
	margin-right: 4px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../image/top_navi_bg.png);
	background-repeat: repeat-x;
}

.g_nav ul .li-stay {
	float: left;
	width: 19.6%;
	text-align: center;
	line-height: 1.3;
	display: table;
	vertical-align: middle;
	height: 80px;
	margin-right: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../image/top_navi_stay_bg.png);
	background-repeat: repeat-x;
}

.g_nav ul .li-stay a:hover {
	color: #333333;
	text-decoration: none;
}

.g_nav ul li:last-child {
	margin-right: 0px;
}

.g_nav ul li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.g_nav ul li a:hover {
	background-image: url(../image/top_navi_stay_bg.png);
	background-repeat: repeat-x;
}


/****************************************

          all page top_img Setting

*****************************************/
.top_img-white {
	overflow: hidden;
	width: 100%;
	display: inline;
}

.top_img-white-sp {
	display: none;
}

.top_img {
	width: 100%;
	height: auto;
	background-position: left top;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-left: 0px;
	margin-bottom: 0px;
}

.all_h2 {
	top: 40%;
}

.all_h3 {
	font-size: 40px;
	border-bottom: 10px solid #739634;
	line-height: 1.2;
	padding-bottom: 15px;
	margin-top: 0px;
}

.re_license_h2 {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin-left: auto;
	overflow: hidden;
	margin-right: auto;
	display: block;
}

.re_license_h2-sp {
	display: none;
}

.all_h4 {
	font-size: 20px;
	border-bottom: 5px solid #D1D523;
	line-height: 1.2;
	padding-bottom: 15px;
	margin-top: 25px;
	margin-bottom: 35px;
	text-align: left;
}

.all_h4-center {
	text-align: center;
}


/****************************************

          expand_btn Setting

*****************************************/
.expand_btn {
	margin-top: 0px;
}

.expand_btn a .expand_photo img{
	width: 100%;
	-moz-transition: -moz-transform 0.3s linear;
	-webkit-transition: -webkit-transform 0.3s linear;
	-o-transition: -o-transform 0.3s linear;
	-ms-transition: -ms-transform 0.3s linear;
	transition: transform 0.3s linear;
}
.expand_btn a:hover .expand_photo img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	/*-o-transform: scale(1.2);*/
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	/*opacity: 0.5;*/
}


/****************************************

          top_contents Setting

*****************************************/
#top_contents {
	padding-bottom: 50px;
	margin-bottom: 50px;
}

#topics .column {
	width: 50%;
	margin-top: -10%;
}

#topics .column:last-child {
	margin-top: -10%;
}

#topics a .photo img{
	width: 100%;
	-moz-transition: -moz-transform 0.3s linear;
	-webkit-transition: -webkit-transform 0.3s linear;
	-o-transition: -o-transform 0.3s linear;
	-ms-transition: -ms-transform 0.3s linear;
	transition: transform 0.3s linear;
}
#topics a:hover .photo img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	/*-o-transform: scale(1.2);*/
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	/*opacity: 0.5;*/
}

#topics a .cont{
	display: table-cell;
	width: 50%;
	padding-top: 1%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 1%;
	vertical-align: middle;
	overflow: hidden;
}

#topics a .cont h3{
	text-align: center;
	margin-bottom: 5%;
	font-size: 16px;
	line-height: 1.1;
	overflow: hidden;
}

#topics a .cont p{
	margin-bottom: 1%;
	line-height: 1.4;
	font-size: 14px;
	overflow: hidden;
	display: block;
}

#topics a .cont p span{
	float: right;
}

#topics a .btn_more{
	font-size: 14px;
	text-align: right;
	color: #739634;
}


.top_news {
	margin-bottom: 40px;
}

.top_news .top_news-h4 {
	margin-bottom: 20px;
}

.top_news .top_news-item {
	overflow-x: hidden;
	overflow-y: scroll;
}

.top_news .top_news-item ul {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.top_news .top_news-item .top_news-li-d {
	float: left;
	width: 25%;
	}

.top_news .top_news-item .top_news-li-cont {
	float: left;
	width: 75%;
}

.top_outside {
	margin-bottom: 20px;
}

.top_outside ul li {
	margin-bottom: 0px;
	padding-right: 4px;
}

.top_outside ul li:last-child {
	padding-right: 0px;
}

.top_group {
	margin-bottom: 50px;
}

/*slick setting*/
.top_scroll {
	margin-bottom: 70px;
}

.top_scroll .scroll {
	max-width: 85%;
}


/****************************************

          school_guidance Setting

*****************************************/
#sg_contents {
}

#sg_contents .sg_video {
	margin-top: 0px;
	margin-bottom: 35px;
}

/*------------------------------------------
          facility Setting
-------------------------------------------*/
#sg_contents .facility_introduction p {
	font-size: 12px;
}

#sg_contents .facility-h5 {
	font-size: 25px;
	margin-top: -20px;
	margin-bottom: 25px;
}

#sg_contents .facility-p {
	margin-bottom: 50px;
}

#sg_contents .facility-p img {
	margin-bottom: 10px;
	max-width: 50%;
	margin-left: 10px;
}

/*------------------------------------------
          download Setting
-------------------------------------------*/
#download h4 {
	font-size: 25px;
}

#download h5 {
	padding-left: 25px;
}

#download ul {
	padding-left: 25px;
	margin-bottom: 55px;
}


/****************************************

          applicants Setting

*****************************************/
#appli_contents {
	margin-bottom: 35px;
}

#appli_contents th {
	width: 13%;
}

#appli_contents td {
	width: 87%;
}

#appli_inquiry {
	margin-bottom: 55px;
}

#appli_inquiry .appli_inquiry-title {
	font-size: 17px;
}

#appli_inquiry .appli_inquiry-name {
	font-size: 25px;
}

#appli_inquiry .appli_inquiry-address {
	font-size: 14px;
}

/*------------------------------------------
          exam fee Setting
-------------------------------------------*/
#exam_fee .exam_fee-ul {
	margin-left: 20px;
}

#exam_fee .exam_fee-ol {
	margin-left: 20px;
}


/****************************************

          graduated Setting

*****************************************/
#graduated_contents .graduated_issue-li {
	text-align: center;
	max-width: 50%;
}

#graduated_contents .graduated_need-p {
	font-size: 20px;
}

#graduated_contents .graduated_library {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}

#graduated_contents .graduated_library h5 {
	font-size: 18px;
}

#graduated_contents .graduated_publication a {
	margin-bottom: 20px;
}


/****************************************

          renew_license Setting

*****************************************/
/*------------------------------------------
          renew Setting
-------------------------------------------*/
#renew_license_contents .renew-ul {
	padding-left: 2em;
	margin-bottom: 15px;
}

/*------------------------------------------
          lecture Setting
-------------------------------------------*/
#renew_license_contents .lecture-h5 {
	font-size: 20px;
}

#renew_license_contents .lecture-h6 {
	font-size: 20px;
	padding-left: 1em;
}

#renew_license_contents .lecture-p {
	padding-left: 1em;
}

#renew_license_contents .lecture-table {
	padding-left: 1em;
}

#renew_license_contents .lecture-table-small {
	padding-left: 1em;
}

#renew_license_contents td {
	padding-left: 15px;
	padding-right: 15px;
}

#renew_license_contents td span {
	font-size: 25px;
	font-weight: 600;
}

#renew_license_contents .lecture-flow {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 15px;
	margin-left: 1em;
}

#renew_license_contents .lecture-flow-title {
	font-size: 20px;
}

#renew_license_contents .lecture-flow-p {
	padding-left: 1em;
}

#renew_license_contents .lecture-flow-arrow {
	margin-left: 1em;
}

#renew_license_contents .redline {
	background: linear-gradient(transparent 70%, #ffa07a 70%);
}

/****************************************

          sitemap Setting

*****************************************/
#sitemap_contents {
	margin-bottom: 0px;
	margin-top: 0px;
}

#sitemap_contents .sitemap_list {
	margin-bottom: 35px;
}

#sitemap_contents .tglMenu dt {
	display: block;
	pointer-events: none;
}

#sitemap_contents .tglMenu dd{
	display: block;
}

#sitemap_contents .tglMenu-ul li {
	padding-left: 0px;
}


/****************************************

          use Setting

*****************************************/
#use_contents h4 {
	font-size: 20px;
}

#use_contents .use-ul {
	padding-left: 1em;
}

#use_contents .use-ul li {
	padding-left: 1.4em;
	text-indent: -1.4em;
}


/****************************************

          link Setting

*****************************************/
#link_contents h4 {
	font-size: 20px;
}

#link_contents .link-ul {
	padding-left: 0em;
}

#link_contents .link-li-L {
	width: 48%;
	padding-bottom: 10px;
}

#link_contents .link-li-R {
	width: 52%;
	padding-bottom: 10px;
}


/****************************************

          form Setting

*****************************************/
#form-area {
	border: 1px solid #739634;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 35px;
}

#form-area h4 {
	text-align: center;
	color: #739634;
}

#form-area .form_btn {
	text-align: center;
	margin-bottom: 0px;
}

#form-area table {
	width: 100%;
	border-collapse: separate;
	border-bottom: 1px solid #CBCBCB;
	padding-bottom: 25px;
	margin-bottom: 25px;
	font-size: 14px;
}

#form-area .form_table-last {
	border-bottom: none;
	margin-bottom: 0px;
}

#form-area th {
	width: 30%;
	vertical-align: top;
	padding-right: 15px;
	display: table-cell;
}

#form-area td {
	width: 70%;
	vertical-align: middle;
	display: table-cell;
}

#form-area textarea, input {
	border: 1px solid #CBCBCB;
}

#form-area select {
	font-size: 14px;
}

#form-area .form_textarea {
	width: 100%;
}