@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&family=Shippori+Mincho:wght@400;500;600;700&display=swap');

/* -----------------------------------------------------------------------
## Reset #################################################################
----------------------------------------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,img,
pre,form,fieldset,input,textarea,button,p,blockquote,th,td {
  margin: 0px;
  padding: 0px;
    box-sizing: border-box;
}
html {font-size: 62.5%; } /* 10px */
/*html {font-size: calc(100vw / 32); }*/
html {overflow:auto; height:100%;}
body{
	color: #000;
/*	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese","Hiragino Maru Gothic W4 JIS2004", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: 'Shippori Mincho', serif;
	font-size: 1.5rem;    
	line-height: 1.8em;
	-webkit-text-size-adjust: 100%;
	letter-spacing: 0.05em;
	overflow: hidden;
	font-weight:500;
}
fieldset,img {
  border: 0;
  vertical-align: bottom;
}

address,caption,cite,code,dfn,em,var {
  font-style: normal;
  font-weight: normal;
}
ul {
  list-style: none;
}
ol li {
	list-style-position: outside;
	list-style: decimal;
	margin-left: 25px;
	margin-bottom:5px;
}

caption,th {
	text-align: left;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 100%;
  font-weight: normal;
}

a{
	color: inherit;
	text-decoration: none;
}

img {
	max-width:100%;
	height:auto;
	padding: 0;
	margin: 0;
}
*:focus {
	outline: none;
}
::selection{background: #3cab83; color: #fff;}
/*
input[type=text],select {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese","Hiragino Maru Gothic W4 JIS2004", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;    
	font-size: 16px;
}
*/
input, 
textarea,
select,
option,
optgroup,
button{-webkit-appearance: none; border-radius: 0; outline: none; line-height: 1.5; font-size: 1.4rem; font-family: 'Shippori Mincho', serif; box-sizing: border-box; border:none;}
.clearfix:after {
    content:"";
    display:block;
    clear:both;
}
/*a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}*/

.ma_b5 {margin-bottom: 5px;}
.ma_b10 {margin-bottom: 10px;}
.ma_b15 {margin-bottom: 15px;}
.ma_b20 {margin-bottom: 20px;}
.ma_b21 {margin-bottom: 21px;}
.ma_b25 {margin-bottom: 25px;}
.ma_b30 {margin-bottom: 30px;}
table, tr, th, td {
    border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}

.sp {display: none!important;}

@media (min-width: 768px){
    a[href^="tel:"]{pointer-events: none;}
}

@media (min-width: 1024px){
    body{padding-top: 106px;}
}

@media (max-width: 1023px){
    body{padding-top: 54px;}
}

/*---- FOR tab ----*/
@media only screen and (max-width: 768px){
body{
	color: #000;
	font-size: 1.35rem;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	line-height:160% !important;

}
.pc {display:none !important;}
.sp {display:block!important;}
.img100 {width:100%; height:auto;}
.img90 {width:90%; height:auto;}
.img80 {width:80%; height:auto;}
.img70 {width:70%; height:auto;}
}


/*---- FOR SP ----*/
@media only screen and (max-width: 767px){
body{
	color: #000;
	font-size: 1.2rem;
	-webkit-text-size-adjust: 100%;
	letter-spacing:0.05em;
	line-height:160% !important;

}
.pc {display:none !important;}
.sp {display:block!important;}
.img100 {width:100%; height:auto;}
.img90 {width:90%; height:auto;}
.img80 {width:80%; height:auto;}
.img70 {width:70%; height:auto;}
}


.yu-mincho{font-family: "Times New Roman", Times,"游明朝体", "Yu Mincho", YuMincho, "HG明朝B",'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','HG明朝E','ＭＳ Ｐ明朝', serif;}

.container{margin: 0 auto; max-width: 1140px; width: calc(100% - 40px);}

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

Header

*****************************************/
header{position: fixed; top: 0; left: 0; width: 100%; height: 106px; background: #fff; z-index: 999; display: flex; justify-content: space-between; align-items: center; font-size: 1.4rem; line-height: 1.7;}
header a{opacity: 1 !important;}
h1{margin: 0 0 0 40px;}
.btn-menu{display: none;}
.header-wrap{display: flex; flex-wrap: wrap; align-items: center; width: 930px;}

.hnav{display: flex; justify-content: space-between; width: 100%;}
.hnav li{width: 18.82%;}
.hnav li:nth-of-type(1){width: 23.87%;}
.hnav a{display: flex; justify-content: center; align-items: center; height: 46px; background: #3cab83; color: #fff; letter-spacing: 0.1em;}
.hnav a:hover{background: #1d9366;}

.gnav{font-weight: 600; display: flex; justify-content: space-between; margin: 0 4% 0 1%; width: 74%;}
.gnav a{height: 60px; display: flex; justify-content: center; align-items: center;}
.gnav a:hover{color: #3cab83;}

.search{width: 20%; position: relative;}
.search-field{width: 100%; padding: 0px 40px 0 14px; height: 34px; background: #e2e4e3; border-radius: 34px;}
.search-btn{width: 17px; height: 17px; background: url("../images/common/ic_search.svg") no-repeat top left/100% 100%; display: block; position: absolute; top: 8px; right: 15px; cursor: pointer;}

@media (max-width: 1280px) and (min-width: 1024px){
    h1{margin: 0 0 0 20px;}
}

@media (max-width: 1279px) and (min-width: 1024px){
    h1{width: 20%;}
    .header-wrap{width: 73%;}
    .gnav{margin: 0 3% 0 0; width: 76%;}    
}

@media (min-width: 1024px){
	.gnav-sp{display: none !important;}
	
	.gnav-parent{position: relative;}
	.gnav-parent:hover .gnav-sub{opacity: 1; transform: translateY(0); visibility: visible;}
	
	.gnav-sub{position: absolute; top: 100%; left: 0; width: 200px; background: #fff; padding: 5px 0 7px; visibility: hidden; opacity: 0; transform: translateY(-20px); transition: .3s;}
	.gnav-sub a{display: block; height: auto; padding: 6px 0 6px 15px;}
}

@media (max-width: 1023px){
    header{height: 54px;}
    h1{margin: 0; position: relative; z-index: 995; width: 100%; padding: 0 120px 0 20px; background: #fff; height: 54px; display: flex; align-items: center;}
    
    .header-wrap{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #fff; overflow: auto; z-index: 900; align-items: flex-start; align-content: flex-start; padding: 100px 20px 60px; opacity: 0; visibility: hidden; pointer-events: none; transition: .5s;}
    header.is-show .header-wrap{opacity: 1; visibility: visible; pointer-events: auto;}
    
    .btn-menu{display: block; z-index: 996; position: absolute; top: 0; right: 0; width: 78px; height: 54px; background: #3cab83;}
    .btn-menu span{position: absolute; left: 24px; width: 30px; height: 1px; background: #fff; display: block; transition: .3s;}
    .btn-menu span:nth-of-type(1){top: 18px;}
    .btn-menu span:nth-of-type(2){top: 26px;}
    .btn-menu span:nth-of-type(3){top: 34px;}
    
    header.is-show .btn-menu span:nth-of-type(1){top: 26px; transform: rotate(45deg);}
    header.is-show .btn-menu span:nth-of-type(2){opacity: 0;}
    header.is-show .btn-menu span:nth-of-type(3){top: 26px; transform: rotate(-45deg);}
    
    .search{width: 100%; max-width: 600px; order: -2; margin: 0 auto 20px;}
    
    .gnav{width: 100%; max-width: 600px;  order: -1; margin: 0 auto 50px; display: block;}
    .gnav li{width: 100%; border-bottom: 1px dashed #1d9366;}
	.gnav-pc{display: none !important;}
	
	.gnav-parent a.gnav-sp{position: relative;}
	.gnav-parent a.gnav-sp:after{content: ''; position: absolute; top: 24px; right: 3px; border: solid #3cab83;; border-width: 0 1px 1px 0; display: block; padding: 4px; transform: rotate(45deg); transition: .3s;}	
	.gnav-parent a.gnav-sp.is-open:after{transform: rotate(-135deg); top: 27px;}
	
	.gnav-sub{background: #f7f7f7; display: none;}
	.gnav-sub li{border-bottom: none; border-top: 1px dashed #1d9366;}
	.gnav-sub a{height: 46px;}
	
    .hnav{width: 100%; max-width: 600px; order: 0; margin: 0 auto; flex-wrap: wrap;}
    .hnav li{width: 49% !important; margin: 0 2% 2% 0; font-size: min(3.4vw,1.4rem);}
    .hnav li:nth-of-type(2n){margin-right: 0;}
    .hnav li:nth-of-type(5){width: 100% !important; margin: 0;}
}

@media (max-width: 767px){
    h1{padding: 0 120px 0 12px;}
}

/*検索ボタン*/
#form1 {
	background: #efefef;
	padding: 15px 10px;
}
#form1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
#sbox1 {border: none;line-height: 1.8;background: #efefef;float: left;width: 78%;}
#sbtn1 {
	background: url(../images/common/icon_serch.jpg) no-repeat center top;
	text-indent: -9999px;
	display: block;
	width: 38px;
	height: 18px;
	padding: 0px 0px 0px 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #cccccc;
	float: right;
	cursor: pointer;
}
/*検索ボタン*/

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

Relative Link

*****************************************/
.relink{text-align: center; max-width: 934px; padding: 130px 0 60px;}
.relink-tit{font-size: 2rem; font-weight: 500; line-height: 1; margin: 0 0 30px; letter-spacing: 0.1em;}
.relink-list li{position: relative; overflow: hidden; border-radius: 6px;}
[class*="relink-txt_"]{position: absolute; bottom: 0; left: 0; width: 100%; font-size: 1.5rem; line-height: 1.4; font-weight: bold; color: #fff; padding: 0.5em 0; transition: .6s;}
.relink-list img{transition: .6s;}
.relink-list a{opacity: 1 !important;}
.relink-list a:hover img{transform: scale(1.05);}

.relink-txt_pink{background: rgba(255,118,140,.85);}
.relink-list a:hover .relink-txt_pink{background: rgba(255,118,140,1);}
.relink-txt_blue{background: rgba(26,178,236,.85);}
.relink-list a:hover .relink-txt_blue{background: rgba(26,178,236,1);}
.relink-txt_green{background: rgba(60,171,131,.85);}
.relink-list a:hover .relink-txt_green{background: rgba(60,171,131,1);}

@media (min-width: 768px){
    .relink-list{display: flex; flex-wrap: wrap; align-items: flex-start;}
    .relink-list li{width: 32.34%; max-width: 302px; margin: 0 1.49% 1.49% 0;}
    .relink-list li:nth-of-type(3n){margin-right: 0;}
}

@media (max-width: 767px){
    .relink{padding: 100px 0 60px;}
    .relink-list{max-width: 480px; margin: 0 auto;}
    .relink-list li{width: 100%; margin: 0 0 20px 0;}
    .relink-list li:last-of-type{margin: 0;}
    .relink-list li img{width: 100%;}
}

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

Footer

*****************************************/
footer{color: #333; font-size: 1.4rem; line-height: 1.7; margin-bottom: 0 !important;}
footer a{opacity: 1 !important;}
.footer .container{max-width: 1150px;}

#pagetop{width: 50px; height: 50px; background: #3cab83; text-align: center; position: fixed; bottom: 0px !important; right: 0px !important; z-index: 500; display: none; cursor: pointer;}
#pagetop:after{content: ''; border: solid #fff; border-width: 0 1px 1px 0; display: inline-block; padding: 8px; transform: rotate(-135deg); -webkit-transform: rotate(-135deg); margin-top: 20px;}
#pagetop:hover{background: #1d9366;}

@media (max-width: 767px){
    #pagetop{width: 40px; height: 40px;}
    #pagetop:after{padding: 6px; margin-top: 17px;}
}

.gakuen{padding: 0 0 35px; text-align: center;}
.gakuen-logo p{font-size: 1.5rem; font-weight: bold; color: #254d42; margin: 20px 0 0 0;}
.gakuen-nav li{position: relative;}
.gakuen-nav a{letter-spacing: 0.1em; padding: 0 15px; display: block;}
.gakuen-nav a:hover{color: #3cab83;}

@media (min-width: 768px){
    .gakuen-logo{margin: 0 0 50px;}
    .gakuen-nav{display: flex; justify-content: center; flex-wrap: wrap;}
    .gakuen-nav li:nth-of-type(1):before,
    .gakuen-nav li:after{content: ''; position: absolute; top: 0.4em; bottom: 0.4em; width: 1px; background: #000;}
    .gakuen-nav li:nth-of-type(1):before{left: 0;}
    .gakuen-nav li:after{right: 0;}
}

@media (max-width: 767px){ 
    .gakuen{padding: 0 0 30px;}
    .gakuen-logo{margin: 0 0 40px;}
    .gakuen-nav{padding: 0 20px;}
    .gakuen-nav li:not(:last-of-type){margin: 0 0 10px;}
    .gakuen-nav a{background: rgba(60,171,131,.15); padding: 8px 15px; border-radius: 3px; text-align: left; position: relative;}
    .gakuen-nav a:before{content: ''; border: solid #333; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; top: -1px; position: absolute; top: 50%; right: 15px; margin-top: -4px;}
}

.footer-head{border-top: 1px solid #3cab83; border-bottom: 1px solid #3cab83; padding: 40px 0 20px;}
@media (max-width: 767px){
    .footer-head{padding: 30px 0;}
}

.footer-nav_tit{font-size: 1.5rem; font-weight: bold; margin: 0 0 10px; color: #3cab83;}
.footer-nav_titsp{display: none;}
.footer-nav ul{font-size: 1.2rem; margin: 0 0 25px;}
.footer-nav a:hover{color: #3cab83;}

@media (min-width: 768px){
    .footer-nav{display: flex; flex-wrap: wrap; position: relative;}
    .footer-nav > li{margin: 0 3.5% 0 0;}
    .footer-nav > li:last-of-type{margin: 0;}
    
    .footer-nav li.sns{position: absolute; right: 0; bottom: 20px; display: flex;}
    .footer-nav li.sns a:not(:last-of-type){margin: 0 35px 0 0;}
    .footer-nav li.sns a:hover{opacity: .7 !important;}
}

@media (max-width: 767px){
    .footer-nav > li:not(:last-of-type){margin: 0 0 10px;}
    .footer-nav_tit{display: none;}    
    .footer-nav_titsp{display: block; font-size: 1.5rem; font-weight: bold; color: #3cab83; position: relative; padding: 5px 0;}
    .footer-nav_titsp:after{content: ''; position: absolute; top: 50%; margin-top: -6px; right: 3px; border: solid #009333; border-width: 0 1px 1px 0; display: inline-block; padding: 4px; transform: rotate(45deg); -webkit-transform: rotate(45deg); transition: .3s;}
    .footer-nav_titsp.is-show:after{transform: rotate(-135deg); -webkit-transform: rotate(-135deg); margin-top: 0;}
    .footer-nav ul{display: none; background: #f7f7f7; padding: 10px 0; margin: 10px 0 0 0;}
    .footer-nav ul:not(:first-of-type){margin: 15px 0 0 0;}
    .footer-nav ul a{padding: 3px 15px; display: block;}
    
    .footer-nav li.sns{display: flex; justify-content: center; padding: 20px 0 0 0;}
    .footer-nav li.sns a{margin: 0 10px;}
}

.footer-link{display: flex; flex-wrap: wrap; font-size: 1.2rem; padding: 20px 0 0 0; font-family: 'Noto Sans JP', sans-serif;}
.footer-link li{position: relative;}
.footer-link a{letter-spacing: 0.1em; padding: 0 15px; display: block;}
.footer-link a:hover{color: #3cab83;}

@media (min-width: 768px){
    .footer-link li:nth-of-type(1):before,
    .footer-link li:after{content: ''; position: absolute; top: 0.4em; bottom: 0.4em; width: 1px; background: #000;}
    .footer-link li:nth-of-type(1):before{left: 0;}
    .footer-link li:after{right: 0;}    
}

@media (max-width: 767px){
    .footer-link{padding: 30px 0 0 0;}
    .footer-link li{width: 50%;}
    .footer-link a{padding: 5px 0; display: inline-block;}
    .footer-link a:before{content: ''; border: solid #3cab83; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); margin: 0 10px 0 0; position: relative; top: -1px;}
}

.footer-info li{font-size: 1.2rem; font-family: 'Noto Sans JP', sans-serif; letter-spacing: 0.1em;}

@media (min-width: 768px){
    .footer-info{display: flex; align-items: center; padding: 40px 0;}
    .footer-info li:nth-of-type(1){margin: 0 35px 0 0;}
    .footer-info li:nth-of-type(2){margin: 0 1em 0 0;}
}

@media (max-width: 767px){
    .footer-info{padding: 30px 0; text-align: center;}
    .footer-info li:nth-of-type(1){margin: 0 0 12px;}
}

.copyright{text-align: center; background: #3cab83; color: #fff; font-size: 1rem; padding: 5px 0; font-family: 'Noto Sans JP', sans-serif; letter-spacing: 0.1em;}


/* ----------------------------------------
 *  お問い合わせバナー
 * ---------------------------------------- */
#contact_btn {
	width: 48.57%;
	height:  118px;
	margin: 80px auto 75px;
	text-align: center;
	border: 2px solid #cb2837;
	font-size: 2.1rem;
	font-weight: bold;
	position:relative;
}
#contact_btn span {
	font-size: 1.5rem;
	font-weight: normal;
}
#contact_btn a {
	color: #cb2837;
	display:block;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	text-align:center;
	width:100%;
}
#contact_btn a:before{
	content: "\f105";
	display: inline-block;
	font: bold 2.4rem/1.8em FontAwesome;
	margin: 0 5% 0 0;
	color: #cb2837;
	float:right;
}
@media only screen and (max-width: 768px){
#contact_btn {
	width: auto;
	height: 60px;
	margin: 40px 5% 35px;
	font-size: 18px;
}
#contact_btn span {
	font-size: 13px;
}
#contact_btn a {
	color: #cb2837;
	display:block;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	text-align:center;
	width:100%;
}
#contact_btn a:before{
	font: bold 2rem/1.8em FontAwesome;
	margin: 0 3% 0 0;
}
}



/* ----------------------------------------
 *  ページトップ
 * ---------------------------------------- */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 0px;
}
#page-top a {
	background: #CB2837;
	text-decoration: none;
	width: 58px;
	padding: 15px 0;
	text-align: center;
	display: block;
	vertical-align: middle;
	/* border-radius */
	border-radius:6px 0px 0px 6px ;
	-moz-border-radius:6px 0px 0px 6px ;
	-webkit-border-radius:6px 0px 0px 6px ;
}
#page-top a:hover {
	opacity:0.7;
}

@media only screen and (max-width: 768px){
#page-top {
	display:none;
	bottom: 10px;
	right: 0px;
	z-index:2;
}
#page-top img {
	width:auto;
	height:15px;
}
#page-top a {
	width: 45px;
	padding: 10px 0 15px;
}

}
/* Toggle Button */

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	background-color: #CB2837;
}
#nav-toggle span:nth-child(1) {
	top: 9px;
}
#nav-toggle span:nth-child(2) {
	top: 17px;
}
#nav-toggle span:nth-child(3) {
	top: 25px;
}


#sp_navi {display:none;}


@media only screen and (max-width: 768px){
.pc {display:none !important;}
.sp {display:block!important;}
#nav-toggle , .header2 #nav-toggle {
	display: block;
	}

	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 17px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 17px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
#sp_navi{
	display: none;
	width: 100%;
	clear: both;
	position: absolute;
	top: 60px;
	background: #fff;
	box-sizing: content-box;
	z-index: 9997;
	padding: 10px 5%;
}
	#sp_navi li{
		width:50%;
		float:left;
		box-sizing: border-box;
		font-size: 11px;
}

	#sp_navi li:nth-child(odd){
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
}
	#sp_navi li:nth-child(even){
		border-bottom:1px solid #dfdfdf;
}

#sp_navi ul .link2 {
	background: #FFF;
}
#sp_navi ul .link3 a {
	color:#CB2837;
}
#sp_navi ul .link3 {
	background: #CB2837;
}
#sp_navi ul .link3 a {
	color:#FFF;
}
#sp_navi ul li a {
    display: block;
    padding: 12px 5px 12px 10px;
}
#sp_navi ul .blank::after{
	margin: 0 0 0 5px;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(../images/common/blank_icon_w.png);
	background-size: contain;
	vertical-align: middle;
}
}



@media only screen and (max-width: 768px){
#gnav {
	display:none;
}

}






/*********************************************************************************************
  非表示項目を設定（0px - 768px）
*********************************************************************************************/
#subnavi {
	display:none;
}
/*********************************************************************************************/

/* 下層ページ　メインイメージ
------------------------------------- */
#main .mainimg {
}
#main .mainimg img {
	width:100%;
	height:auto;
}

/* タイトル　パンくず
------------------------------------- */








.innar {
	max-width: 1080px;
	margin: 0px auto;
	padding: 0px 10px;
}

@media only screen and (max-width: 768px){
/* 下層ページ　メインイメージ
------------------------------------- */
#main .mainimg {
	padding: 0;
	margin:  0;
}
#main .mainimg img {
}

/* タイトル　パンくず
------------------------------------- */




.innar {
	max-width: 1080px;
	margin: 0px auto;
	padding: 0px 10px;
}
}






/* コンテンツ
------------------------------------- */
#contentR {
	float: right;
	width: 74.075%;
	padding: 0px 0px 130px;
}
@media only screen and (max-width: 768px){
#contentR {
	float: none;
	width: auto;
	padding: 0 0 50px;
}
}



.titleGray {
	background: #f3f3f3;
	line-height: 60px;
	padding: 0px 0px 0px 15px;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0px 0px 15px;
}

@media only screen and (max-width: 768px){
.titleGray {
	line-height: 1.5em;
	padding: 10px;
	font-size: 1.2rem;
	margin: 0px 0px 10px;
}
}











#full img {
  display: none;
}

#full img:first-child  {
  display: inline;
}






.ma0 {margin: 0 !important;}
.ma_t5 {margin-top: 5px;}
.ma_t8 {margin-top: 8px;}
.ma_t10 {margin-top: 10px;}
.ma_t15 {margin-top: 15px;}
.ma_t20 {margin-top: 20px;}
.ma_t25 {margin-top: 25px;}
.ma_t30 {margin-top: 30px;}
.ma_t35 {margin-top: 35px;}
.ma_t40 {margin-top: 40px;}
.ma_t50 {
	margin-top: 50px;
}
.ma_t60 {
	margin-top: 60px;
}






/* ----------------------------------------
 *  Core Style:
 * ---------------------------------------- */
#slideMenu {
	display:none;
}
@media only screen and (max-width: 768px){
#slideMenu {
	display: block;
}
.lastSidebar {
	width: 85%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9998;
	overflow: scroll;
	background: #fff;
}
#lastOverlay {
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9997;
	background: rgba(0, 0, 0, 0.5);
}
body.noscroll {
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	overflow: hidden;
}








/*++++++++++++++++++++++++++++++++++++
+
+　スマホナビゲーション
+
+++++++++++++++++++++++++++++++++++++*/
#slideMenu h2 {
	margin: 0;
	padding: 24px 16px;
}
.globalNavi {
	margin: 0;
}
#slideMenu .title {
	line-height: 60px;
	background: #f5f5f5;
	padding: 0px 0px 0px 15px;
	font-size: 1.4rem;
	font-weight: bold;
}
#slideMenu .kensaku {
	margin: 10px;
}
.globalNavi .nav1 li {
	font-size: 14px;
	border-bottom: 1px #fb8f00 dotted;
}
.globalNavi .nav1 li a {
	padding: 0px 0px 0px 15px;
	display: block;
	line-height: 3em;
	color: #fb8f00;
	text-decoration: none;
	background: #FFF;
}
.globalNavi .nav1 li a:after{
	background : none;
	content: "\f105";
	font-family: FontAwesome;
	margin: 0 10px;
	font-size: 18px;
	color: #fb8f00;
	float:right;
}
.globalNavi .nav1 li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #fb8f00;
}
.globalNavi .nav2 {
	background: #f5f5f5;
	font-size: 1rem;
}
.globalNavi .nav2 {
	margin: 0px 3%;
}
.globalNavi .nav2 li {
	float: left;
	width: 48%;
	line-height: 35px;
	border-bottom: 1px dotted #fb8f00;
}
.globalNavi .nav2 li:nth-child(5) , .globalNavi .nav2 li:nth-child(6) {
}
.globalNavi .nav2 li:nth-child(even) {
	float: right;
}
.globalNavi .nav2 li a {
	display: block;
	color: #fb8f00;
}
.globalNavi .nav2 li a:after{
	background : none;
	content: "\f105";
	font-family: FontAwesome;
	margin: 0 5px;
	font-size: 1rem;
	color: #fb8f00;
	float:right;
}
.globalNavi .nav3 {
	color: #FFF;
	padding: 0px 0px 30px;
}
.globalNavi .nav3 .sns_area {
	padding: 15px 0;
	background: #fff;
	margin:  0 0 20px;
}
.globalNavi .nav3 .sns_icon {
	text-align: center;
}
.globalNavi .nav3 .sns_icon li {
	display: inline-block;
	text-align: center;
	font-size: 3.5rem;
	margin: 0px 10px;
	width: 10%;
}
.globalNavi .nav3 .sns_icon li a {
	color: #FFF;
}
.globalNavi .sns_title {
	font-size: 1.4rem;
	display: inline-block;
	margin: auto auto 10px;
	position: relative;
	width: 100%;
	text-align: center;
	line-height: 1.5em;
	color: #cb2a38;
	font-weight:  bold;
}
.globalNavi .sns_title:before, .globalNavi .sns_title:after {
    content: '';
    position: absolute;
    top: 0;
    height: 25px;
    width: 1px;
    background: #cb2a38;
}
.globalNavi .sns_title:before {
    -webkit-transform: translate(-40px, 0) rotate(-25deg);
    transform: translate(-10px, 0) rotate(-25deg);
    margin: 0px 0 0 0px;
}
.globalNavi .sns_title:after {
    -webkit-transform: translate(40px, 0) rotate(25deg);
    transform: translate(0px, 0) rotate(25deg);
    margin: 0px 0px 0 10px;
}
.globalNavi .mykonan {
	border: 2px solid #FFF;
	background: #BB1924;
	text-align: center;
	margin: 0px 5% 20px;
	padding: 10px 0px;
}
.globalNavi .mykonan img {
	width:auto;
	height:30px;
}
.globalNavi .mykonan a {
	display:block;
}
.globalNavi .nav3 .btn {
	margin: 0px 5%;
	font-size: 1.2rem;
}
.globalNavi .nav3 .btn li .fa {
	margin: 0px 5px 0px 0px;
}
.globalNavi .nav3 .btn ul li {
	float: left;
	width: 48%;
	text-align: center;
	line-height: 35px;
	background: #FFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.globalNavi .nav3 .btn ul li:last-child {
	float: right;
}
.globalNavi .nav3 .btn ul li:last-child:before {
	margin: 0 5px 0 0;
	content: " ";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../images/common/sp_nav_icon.png);
	background-size: contain;
	vertical-align: middle;
}
.globalNavi .nav3 .btn ul li a {
	color: #CB2938;
}
.my_link {
	width: 90%;
	margin: 20px auto 0;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.my_link ul {text-align: center;}
.my_link ul li {
	line-height: 25px;
	text-align: center;
	display: inline-block;
	width: 48%;
	border-left: solid 1px #fff;
}
.my_link ul li:last-child {
	border-left: solid 1px #fff;
	border-right:  solid 1px #fff;
}
.my_link ul li a {
	color: #FFF;
	display:block;
}

.triggerBtn {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	background: none;
}

#menuTrigger,
#menuTrigger span {
	display: inline-block;
	box-sizing: border-box;
	transition: all .4s;
}
#menuTrigger {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	/* 50%でもOK */
	background-color: #fb8f00;/* 円の色 */
	text-align: center;
}
#menuTrigger p {
	position: absolute;
	bottom: 5px;
	left: 0;
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	color: #FFF;
	right: 0px;
}
#menuTrigger.active {
	/* 円の色 */
}

#menuTrigger span {
	width: 20px;
	height: 2px;
	position: absolute;
	border-radius: 4px;
	background-color: #FFFFFF;
	left: 18px;
}

#menuTrigger span:nth-of-type(1) {
	top: 20px;
}
#menuTrigger span:nth-of-type(2) {
	top: 25px;
}
#menuTrigger span:nth-of-type(3) {
	top: 30px;
}
#menuTrigger.active span:nth-of-type(1) , #menuTrigger.active span:nth-of-type(2) , #menuTrigger.active span:nth-of-type(3) {
	background-color: #FFF;/* 円の色 */
}


#menuTrigger.active span:nth-of-type(1) {
}
#menuTrigger.active span:nth-of-type(2) {
	opacity: 0;
}
#menuTrigger.active span:nth-of-type(3) {
}
#menuTrigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(2px) rotate(-45deg);
	transform: translateY(2px) rotate(-45deg);
}
#menuTrigger.active span:nth-of-type(2) {
	opacity: 0;
}
#menuTrigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}

#lastOverlay {
	background: rgba(0, 0, 0, 0.5);
}



}





/*++++++++++++++++++++++++++++++++++++
+
+　マージン
+
+++++++++++++++++++++++++++++++++++++*/
.ma_b5 {margin-bottom: 5px;}
.ma_b10 {margin-bottom: 10px !important;}
.ma_b15 {margin-bottom: 15px;}
.ma_b20 {margin-bottom: 20px;}
.ma_b21 {margin-bottom: 21px;}
.ma_b25 {margin-bottom: 25px;}
.ma_b30 {margin-bottom: 30px !important;}
.ma_b35 {margin-bottom: 35px;}
.ma_b40 {margin-bottom: 40px;}
.ma_b45 {margin-bottom: 45px;}
.ma_b50 {margin-bottom: 50px;}
.ma_b60 {margin-bottom: 60px;}
.ma_b80 {margin-bottom: 80px;}
.ma_b90 {margin-bottom: 90px;}
.ma_b100 {margin-bottom: 100px;}
.ma_b150 {margin-bottom: 150px;}

.ma_l2 {margin-left: 2px;}
.ma_l5 {margin-left: 5px;}
.ma_l10 {margin-left: 10px;}
.ma_l15 {margin-left: 15px;}
.ma_l20 {margin-left: 20px;}
.ma_l25 {margin-left: 25px;}
.ma_l40 {margin-left: 40px;}
.ma_l60 {margin-left: 60px;}
.ma_l110 {margin-left: 110px;}

.ma_r2 {margin-right: 2px;}
.ma_r3 {margin-right: 3px;}
.ma_r5 {margin-right: 5px;}
.ma_r10 {margin-right: 10px;}
.ma_r12 {margin-right: 12px;}
.ma_r15 {margin-right: 15px;}
.ma_r16 {margin-right: 16px;}
.ma_r20 {margin-right: 20px;}
.ma_r25 {margin-right: 25px;}
.ma_r30 {margin-right: 30px;}
.ma_r40 {margin-right: 40px;}
.mr0 {margin-right:0 !important;}
.pd_t5 {padding-top: 5px;}
.pd_t10 {padding-top: 10px;}
.pd_t15 {padding-top: 15px;}
.pd_t20 {padding-top: 20px;}
.pd_t30 {padding-top: 30px;}
.pd_t40 {padding-top: 40px;}
.pd_t50 {padding-top: 50px;}
.pd_b5 {padding-bottom: 5px;}
.pd_b10 {padding-bottom: 10px;}
.pd_b15 {padding-bottom: 15px;}
.pd_b20 {padding-bottom: 20px;}
.pd_r5 {padding-right: 5px;}
.pd_r10 {padding-right: 10px;}
.pd_r15 {padding-right: 15px;}
.pd_r20 {padding-right: 20px;}
.pd_l30 {padding-left: 30px;}
.pd_l25 {padding-left: 25px;}
.pd_l20 {padding-left: 20px;}
.pd_l15 {padding-left: 15px;}
.pd_l11 {padding-left: 11px;}
.pd0 { padding: 0 !important;}


.fl {float: left;}
.fr {float:right;}

.tl {text-align: left;}
.tr {text-align: right;}
.tc {text-align: center;}
.lr_auto {margin-left: auto; margin-right: auto;}

.txt_normal {font-weight:normal}

.txt_gray {color: #666666;}
.txt_pink {color: #FF3366;}
.txt_orange {color: #fba31b;}
.txt_blue {color: #005DAA !important;}
.txt_blue2 {
	color: #005DAA;
	font-weight: bold;
	font-size: 14px;
}
.txt_green {
	color: #80C005;
}
.txt_green2 {color: #336600;}
.txt_green3 {color: #179e5f;}

.txt_green14b {
	color: #00865D;
	font-size: 14px;
	font-weight: bold;
}
.txt_green14b2 {
	color: #336600;
	font-size: 14px;
	font-weight: bold;
}
.txt_green14b3 {
	color: #6C9B00;
	font-size: 14px;
	font-weight: bold;
}
.txt_red {
	color: #C31A27 !important;
}
.txt_red14b {
	color: #CC0000;
	font-size: 1.4rem;
	font-weight: bold;
}
.txt_gray {color: #888888;}
.txt_gray2 {
	color: #CCC;
}
.txt_white {
	color: #FFF;
}

.txt10 {font-size: 1rem !important;}
.txt10_sup {
	font-size: 1rem;
	line-height: 10px;
	padding-top: -10px;
}
.txt11 {font-size: 11px;}
.txt11fw_n {
	font-size: 11px;
	font-weight: normal;
}
.txt12 {font-size: 1.2rem !important;}
.txt14 {font-size: 1.4rem !important;}
.txt15 {font-size: 1.5rem !important;}
.txt15b {font-size: 1.5rem !important;font-weight: bold;}
.txt16 {font-size: 1.6rem !important;}
.txt18 {font-size: 1.8rem !important;}
.txt22 {font-size: 2.2rem !important;}
.txt22b {
	font-size: 2.2rem;
	font-weight: bold
}
.txt20b {
	font-size: 2rem;
	font-weight: bold
}
.indents {
	text-indent: -1em;
	margin-left: 1em;
}
.indents2 {
	text-indent: -2em;
	margin-left: 2em;
}
.indents3 {
	text-indent: -2.5em;
	margin-left: 2em;
}
.attention {

}




/*---- FOR SP ----*/
@media only screen and (max-width: 768px){
.ma_b80 {margin-bottom: 40px;}
.ma_t88 {margin-top: 88px;}
.txt_pink {
	color: #ec7160;
}
}









/*++++++++++++++++++++++++++++++++++++
+
+　ニュースアイコン一覧
+
+++++++++++++++++++++++++++++++++++++*/


#news_area .news .pdf:before , #event_area .news .pdf:before{
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 1% 0 0;
	font-size: 1.4rem;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .blank:before , #event_area .news .blank:before{
	margin: 0 2% 0 0;
	content: " ";
	display: inline-block;
	width: 12px;
	height: 10px;
	background: url(../images/common/blank_icon_r.png);
	background-size: contain;
	vertical-align: middle;
}
#news_area .news .excel:before , #event_area .news .excel:before{
	content: "\f1c3";
	font-family: FontAwesome;
	margin: 0 1% 0 0;
	font-size: 1.4rem;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .word:before , #event_area .news .word:before{
	content: "\f1c2";
	font-family: FontAwesome;
	margin: 0 1% 0 0;
	font-size: 1.4rem;
	color: #CB2837;
	font-weight: normal;
}





/*お知らせ*/
#news_area .icon-info , .whatsnews .icon-info , .news-title .icon-info {
	background: #4daadf !important;
}
/*学長ブログ*/
#news_area .icon-blog , .whatsnews .icon-blog , .news-title .icon-blog {
	background: #009900 !important;
}
/*んぐまーま*/
#news_area .icon-mon , .whatsnews .icon-mon , .news-title .icon-mon {
	background: #eba92a !important;
}
/*保育学科*/
#news_area .icon-ho , .whatsnews .icon-ho , .news-title .icon-ho {
	background: #ff8396 !important;
}
/*ライフデザイン総合学科*/
#news_area .icon-life , .whatsnews .icon-life , .news-title .icon-life {
	background: #03b9ee !important;
}
/*入試情報*/
#news_area .icon-add , .whatsnews .icon-add , .news-title .icon-add {
	background: #78c402 !important;
}
/*キャンパスライフ*/
#news_area .icon-cam , .whatsnews .icon-cam , .news-title .icon-cam {
	background: #c089dc !important;
}
/*就職・進路*/
#news_area .icon-rec , .whatsnews .icon-rec , .news-title .icon-rec {
	background: #ee832c !important;
}
/*研究・地域連携*/
#news_area .icon-area , .whatsnews .icon-area , .news-title .icon-area {
	background: #737373 !important;
}
/*在校生*/
#news_area .icon-stu , .whatsnews .icon-stu , .news-title .icon-stu {
	background: #e33d6b !important;
}
/*卒業生*/
#news_area .icon-gra , .whatsnews .icon-gra , .news-title .icon-gra {
	background: #46c3a7 !important;
}




@media only screen and (max-width: 768px){


#news_area .news .pdf:after , #event_area .news .pdf:after{
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 0 0 1%;
	font-size: 1.4rem;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .blank:before , #event_area .news .blank:before{
	margin: 0 0 0 0;
	display: block;
	width: 0px;
	height: 0;
}
#news_area .news .blank:after , #event_area .news .blank:after{
	margin: 0 0 0 2%;
	content: " ";
	display: inline-block;
	width: 1.2rem;
	height: 10px;
	background: url(../images/common/blank_icon_r.png);
	background-size: contain;
	vertical-align: middle;
}
#news_area .news .excel:after , #event_area .news .excel:after{
	content: "\f1c3";
	font-family: FontAwesome;
	margin: 0 0 0 1%;
	font-size: 1.4rem;
	color: #CB2837;
	font-weight: normal;
}
#news_area .news .word:after , #event_area .news .word:after{
	content: "\f1c2";
	font-family: FontAwesome;
	margin: 0 0 0 1%;
	font-size: 1.4rem;
	color: #CB2837;
	font-weight: normal;
}
}




/* サイドなび
------------------------------------- */
#sidenav {
	float: left;
	width: 20.3704%;
/*	padding: 0px 0px 50px;*/
}
#sidenav .title {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	color: #FFF;
	background: #FBB03C;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1.5;
	text-align: center;
	padding: 18px 0;
}
#sidenav .title a {
	color: #FFF;
}
#sidenav ul {
}
#sidenav .menu li {
	line-height: 1.2em;
	border-bottom: 1px solid #FBB03C;
	font-size: 1.5rem;
}
#sidenav .menu li.actv {
	background: #fff7eb;
}
#sidenav .menu li:first-child {
}
#sidenav .menu li a {
	display: block;
	padding: 0px 0px 0px 10px;
	height: 58px;
	position:relative;
}
#sidenav .menu li.actv a {
	color: #FBB03C;;
}
#sidenav .menu li a p {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	left: 9px;
}
#sidenav .menu li a:hover {
}
#sidenav .menu li a:before{
	background : none;
	content: "\f105";
	font-family: FontAwesome;
	margin: 0 8px 0 0;
	font-size: 2.5rem;
	color: #FBB03C;
	float:right;
	line-height: 58px;
}
#sidenav a.top_link:before{
	background : none;
	content: "\f105";
	font-family: FontAwesome;
	margin: 0 8px 0 0;
	font-size: 2.5rem;
	color: #ffffff;
	float:right;
	line-height: 58px;
}



@media only screen and (max-width: 768px){
/* サイドなび
------------------------------------- */
.sidenav_sp_no {
  display: none;
}
#sidenav {
	float: none;
	width: auto;
/*	margin: 0 0 20px;*/
}
#sidenav .title {
	line-height: 45px;
	padding: 0;
}
#sidenav .title a {color:  #fff;}
#sidenav a.top_link:before{
	font-size: 2rem;
	line-height: 48px;
}
#sidenav .menu li {
	font-size: 1.3rem;
}
#sidenav .menu li.actv {
}
#sidenav .menu li:first-child {
}
#sidenav .menu li a {
	padding: 0px 0px 0px 5%;
	height: 48px;
	position:relative;
}
#sidenav .menu li.actv a {
	color: #FBB03C;;
}
#sidenav .menu li a p {
}
#sidenav .menu li a:hover {
}
#sidenav .menu li a:before{
	margin: 0 10px 0 0;
	font-size: 2rem;
	line-height: 48px;
}
#sidenav .menu li a:before,
#sidenav .menu li.drop_menu>a.mr_no:before{
	margin: 0 10px 0 0;
	font-size: 2rem;
	line-height: 48px;
}
#sidenav .menu li.drop_menu>a:before,
#sidenav .menu li a.mr_no:before {
    margin-right: -7px;
}

}


#pankuzu{
	margin: 0px auto;
	padding: 15px 10px 10px;
	max-width: 1080px;
	position: relative;
	z-index: 0;
}
#pankuzu ul li {
	margin: -1px 8px 0px 0px;
	display: inline-block;
	font-size: 1.3rem;
}
#pankuzu ul li:last-child {
}
#pankuzu ul li a {
	text-decoration: underline;
}
#pankuzu ul li:after {
  content: ">";
  padding: 0 0 0 10px;
}
#pankuzu ul li:last-of-type:after {
  content: none;
}
#pankuzu ul li a:hover {
	text-decoration: none;
}

@media only screen and (max-width: 768px){
#pankuzu{
	margin: 0px 0px 15px;
	padding: 10px 5% 0;
}
#pankuzu ul li {
	margin: 0px 5px 0px 0px;
	font-size: 1.1rem;
}
#pankuzu ul li:last-child {margin: 0;}
#pankuzu ul li a {
}
#pankuzu ul li:after {
  padding: 0 0 0 5px;
}
#pankuzu ul li:last-of-type:after {
  content: none;
}
#pankuzu ul li a:hover {
	text-decoration: none;
}

}



/* イベントバナー
-----------------------------------------*/
.Bnr{
	position: relative;
	width: 270px;
	display: none;
	float: right;
	margin: 0 0 0 0;
}
.Bnr .Bnr__img{
  position: fixed;
  bottom: 20%;
  right: 10px;
  z-index: 88;
  border: solid 1px #fff;
}
.Bnr__img__inner{
	box-sizing:border-box;
	padding: 25px 25px 7px;
	background:repeating-linear-gradient(-45deg, #fc8fb8 0, #fc8fb8 15px, #fc9abf 15px, #fc9abf 25px);
}
.Bnr .Bnr__img__inner a{
  display: block;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: -10px;
  top: -15px;
  background: rgba(0,0,0,0.5);
  border-radius: 50px;
  -webkit-border-radius: 50px;/* for Safari and Chrome 対応*/
  -moz-border-radius: 50px;/* for Firefox 対応*/
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 30px;
  height: 30px;
line-height: 30px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i{
	line-height: 25px;
	font-size: 15px;
	z-index: 888;
	color: #fff;
}
@media only screen and (max-width: 768px){
.Bnr .Bnr__img{
	display: none;
}
}

/*****************  ページトップ *****************/
#contents {
	margin: 0px auto;
	max-width: 1080px;
	padding: 60px 0px 0px;
}

#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility:hidden;
}
#contents #section {
	float: right;
	width: 74%;
/*	padding: 0px 0px 70px;*/
}



@media only screen and (max-width: 768px){
#contents {
	margin: 0px 5%;
	padding: 0;
}
#contents.sche {
	margin: 0;
	padding: 0;
}
#contents #section {
	float: none;
	width: auto;
	padding: 0 0 40px;
}

}


/*++++++++++++++++++++++++++++++++++++
+
+　タイトル
+
+++++++++++++++++++++++++++++++++++++*/
h3.ttl1 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 84px;
	margin: 0px 0px 35px;
	background: repeating-linear-gradient(-45deg, #fee8c6 0, #fee8c6 15px, #feeacc 15px, #feeacc 25px);
}

h4.ttl2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.4rem;
	font-weight: bold;
	margin: 0px 0px 25px;
	padding: 0px 0px 20px;
	border-bottom: 2px solid #FBB03C;
}
h5.ttl3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	background: #eee;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0px 0px 25px;
	padding: 15px;
}
h6.ttl4 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0px 0px 25px;
	border-bottom: 2px solid #ccc;
	padding: 0px 0px 15px;
}
h6.ttl4 span {
	border-left: 5px solid #FBB03C;
	padding: 0px 0px 0px 15px;
}

@media only screen and (max-width: 768px){
h3.ttl1 {
	font-size: 2rem;
	line-height: 1.5;
	margin: 0px 0px 20px;
	padding: 15px 2%;
}
h4.ttl2 {
	font-size: 1.6rem;
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
}
h5.ttl3 {
	font-size: 1.4rem;
	margin: 0px 0px 15px;
	padding: 12px 10px;
}
h6.ttl4 {
	font-size: 1.4rem;
	margin: 0px 0px 15px;
	padding: 0px 0px 10px;
}
h6.ttl4 span {
	padding: 0px 0px 0px 10px;
}

}



/*++++++++++++++++++++++++++++++++++++
+
+　リンクアイコン
+
+++++++++++++++++++++++++++++++++++++*/
.lk-pdf1 , .lk-pdf2{
	color: #cb2837;
	text-decoration: underline;
}
.lk-pdf1:after {
	background : none;
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 0 0 5px;
	font-size: 1.6rem;
	color: #cb2837;
}
.lk-pdf2:before {
	background : none;
	content: "\f1c1";
	font-family: FontAwesome;
	margin: 0 5px 0 0;
	font-size: 1.6rem;
	color: #cb2837;
}
.lk-blank{
	color: #cb2837;
	text-decoration: underline;
}
.lk-blank:after {
	background : none;
	content: "\f24d";
	font-family: FontAwesome;
	margin: 0 0 0 5px;
	font-size: 1.6rem;
	color: #cb2837;
}
.link{
	color: #cb2837;
	text-decoration: underline;
}

@media only screen and (max-width: 768px){
.lk-pdf1 , .lk-pdf2{}
.lk-pdf1:after {
	margin: 0 0 0 3px;
	font-size: 1.3rem;
}
.lk-pdf2:before {
	margin: 0 3px 0 0;
	font-size: 1.3rem;
}
.lk-blank{}
.lk-blank:after {
	margin: 0 0 0 3px;
	font-size: 1.3rem;
}

}

/* ===============================================
404
=============================================== */
.p404_st {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	background-color: #CB2837;
	color: #FFF;
	text-align: center;
	margin: 30px 0px 60px;
}
.p404_textB {
	text-align: center;
	margin: 0px 0px 30px;
}
.p404_textB .text1 {
	font-size: 80px;
	line-height: 1.5em;
	font-weight: bold;
}
.p404_textB .text2 {
	font-size: 20px;
	line-height: 1.5em;
}
.p404_text {
	line-height: 1.5em;
	text-align: center;
	margin: 0px 0px 120px;
}
@media only screen and (max-width: 768px){
.ttl1.p404 {
	margin: 30px 0px;
}
.p404_text {
	text-align: left;
	margin: 0px 0px 60px;
}
}



.download_btn {
	text-align: center;
}
.download_btn .btn {
	width: 42%;
	margin: 0 10px;
	box-shadow: 4px 4px rgba(0,0,0,0.15);
	display: inline-block;
}
.download_btn .btn a {
	background: #fbb03b;
	display: block;
	line-height: 1.5;
	color: #FFF;
	border: solid 2px #fff;
	background: #FBB03C;
	font-size: 1.5rem;
	padding: 15px 15px;
	text-decoration: none;
}
.download_btn .btn a:after{
	content: "\f1c1";
	display: inline-block;
	font: 2rem/25px FontAwesome;
	margin: 0;
	color: #fff;
	float: right;
}

@media only screen and (max-width: 768px){
.download_btn {
	margin: 0px 0px 30px;
}
.download_btn .btn {
	width: 100%;
	margin: 0 0 10px;
	display: block;
}
.download_btn .btn a {
	font-size: 1.4rem;
	padding: 10px;
}
.download_btn .btn a:after{
	font: 1.6rem/20px FontAwesome;
}
}







/* ===============================================
spフロートボタン
=============================================== */
.float_btn {
	position: fixed;
	bottom: 20px;
	width: 100%;
	z-index: 999;
}
.float_btn ul {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.float_btn ul .btn {
	width: 32%;
	color: #fff;
	border-radius: 6px;
	border: 1px solid #fff;
	-webkit-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
	-moz-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
	-ms-filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
	filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.2));
}
.float_btn ul .btn:not(:last-child) {
	margin-right: 1%;
}
.float_btn ul .btn1 {
	background: #fb9cc6;
}
.float_btn ul .btn2 {
	background: #fff;
}
.float_btn ul .btn2 img {
	width: 125px;
	height: auto;
}
.float_btn ul .btn3 {
	background: #fbb841;
}
.float_btn ul .btn a {
	color: #fff;
	text-align: center;
	padding: 10px 0;
	display: block;
}
.float_btn ul .btn {
	position: relative;
}
.float_btn ul .btn .btn_ab {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform : translate(-50%,-50%);
	transform : translate(-50%,-50%);
	width: 100%;
}

/* footer_bnr_border */
.relink-list li.border {
    border: 2px solid rgba(60, 171, 131, .85);
}

/* OC追従バナー（学科の魅力ページ） */
.ft_banner { position: fixed; right: 0; bottom: 5px; width: min(24vw, 250px); transition: 0.3s; display: none;}
.bnr_close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -27px;
    font-size: 20px;
    background-color: #3cab83;
    color: #ffffff;
    padding: 0 5px;
}

@media only screen and (max-width: 768px){
	.ft_banner { right: unset; bottom: 0; width: 100%; z-index: 990;}
	.bnr_close { padding: 5px; top: -29px;}
	#pagetop { bottom: 0 !important;}
	/* #pagetop { bottom: 35vw !important;} */
}


/* ===============================================
入試ページ　202411更新
=============================================== */
#contents.new-contents {
    margin: 0px auto;
    max-width: 1080px;
    padding: 60px 0px 0px;
}
#contents #section.new-section {
    width: 100%;
}
@media only screen and (max-width: 768px){
	#contents.new-contents {
		margin: 0px 20px;
	}
}


/* ===============================================
追従メニューバー　
=============================================== */
/* floatBnr*/
.floatBnr{z-index: 100; position: fixed;}

@media only screen and (min-width: 1400px) {
    .floatBnr {top: 106px; right: 0; width: 125px; height: calc(100vh - 96px); min-height: 480px; max-height: 660px; border: 1px solid #0d8080; background: rgba(255, 255, 255, 0.8); display: flex; flex-direction: column; justify-content: center; align-items: center;}
    .floatBnr a {line-height: 1em; font-size: 18px; padding: 20px 0; letter-spacing: 0.2em; writing-mode: vertical-rl; word-break: keep-all;}
    .floatBnr a:not(:first-of-type) {border-top: 1px solid #3cab83;}
    .floatBnr a:hover{color: #3cab83;}
}

@media only screen and (max-width: 1399px) and (min-width: 768px) {
    footer { padding-bottom: 75px;}
    .floatBnr{bottom: 0; left: 0; right: 0; margin: 0 auto; width: 600px; border: 1px solid #3cab83; background: #fff; display: flex; justify-content: center; box-shadow: rgba(13, 128, 128, 0.3) 0px 5px 15px;}
    .floatBnr a {line-height: 1em; font-size: 18px; padding: 30px 20px; letter-spacing: 0.2em; position: relative;}
    .floatBnr a:not(:last-of-type):after{content: ''; position: absolute; right: 0; top: 30px; bottom: 30px; background: #009333; width: 1px;}  
    .floatBnr a:hover{color: #3cab83;}
}

@media only screen and (max-width: 767px) {
    footer { padding-bottom: 75px;}
    .floatBnr{bottom: 0; left: 0; width: 100%; background: #fff; padding: 1px; display: flex; justify-content: space-between;}
    .floatBnr a{width: calc((100% - 2px) / 3); height: 75px; font-size: 13px; line-height: 1.1; display: flex; flex-direction: column; align-items: center; justify-content: space-evenly; flex-wrap: wrap; text-align: center; color: #fff; font-family: 'Noto Sans JP', sans-serif;}
    .floatBnr a:before{ content: '';}
    .floatBnr a br{height: 0;}
    .floatBnr_app{width: calc(20.2% - 3px) !important;}
    .floatBnr_am { background: #3cab83;}
    .floatBnr_req { background: #ff768c;}
    .floatBnr_cap { background: #1ab2ec;}
    /* .floatBnr_app:before{width: 16px; height: 20px; background: url("../images/common/fbnr_ic01.svg") no-repeat top left/100% auto;} */
    .floatBnr_am:before{width: 37px; height: 22px; background: url("../images/common/fbnr_ic02.svg") no-repeat top left/100% auto;}
    .floatBnr_req:before{width: 25px; height: 25px; background: url("../images/common/fbnr_ic04.svg") no-repeat top left/100% auto;}
    .floatBnr_cap:before{width: 20px; height: 22px; background: url("../images/common/fbnr_ic03.svg") no-repeat top left/100% auto;}
    .floatBnr_cap{letter-spacing: -0.1em;}
}