@charset "utf-8";
/*
Theme Name: res
Version: 1.5.1
Author: T8,Inc.
*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700&display=swap');
:root {
	--break: 1920;
	--guideline-color: #1b1b1b;
	font-size: calc(16 / var(--break) * 100vw);
	--color01: #00306a;
	--color02: #99A3C3;
	--color03: #347C0B;
	--color04: #E0EDD8;
	--color05: #03632F;
	--color06: #D3EADE;
	--color07: #DBE7F1;
	--color08: #125187;
	--color09: #D5E9EA;
	--color10: #00696E;
	--color11: #F6E1E3;
	--color12: #BC3943;
	--color13: #F3F3F3;
	--color14: #FAFAFA;
	--color15: #62A73B;
	--color16: #2E9297;
	--color17: #239859;
	--color18: #D36B73;
	--color19: #4C86B8;
	--color20: #A066AB;
	--color21: #F3F0E5;
	--color22: #C4B37B;
	--color23: #1E2B47;
	--color24: #001969;
	--color25: #E8E8E8;
	--color26: #345B8A;
	--color27: #333333;
	--color28: #FFFFFF;
	--color29: #1B1B1B;
	
    --size5px:  calc(5 / var(--break) * 100vw);
    --size10px:  calc(10 / var(--break) * 100vw);
    --size15px:  calc(15 / var(--break) * 100vw);
    --size20px:  calc(20 / var(--break) * 100vw); 
    --size25px:  calc(25 / var(--break) * 100vw);
    --size30px:  calc(30 / var(--break) * 100vw);
    --size35px:  calc(35 / var(--break) * 100vw);
    --size40px:  calc(40 / var(--break) * 100vw);
    --size45px:  calc(45 / var(--break) * 100vw);
    --size50px:  calc(50 / var(--break) * 100vw);
    --size55px:  calc(55 / var(--break) * 100vw);
    --size60px:  calc(60/ var(--break) * 100vw);
    --size65px:  calc(65 / var(--break) * 100vw);
    --size70px:  calc(70 / var(--break) * 100vw);
    --size75px:  calc(75 / var(--break) * 100vw);
    --size80px:  calc(80 / var(--break) * 100vw);
    --size85px:  calc(85 / var(--break) * 100vw);
    --size90px:  calc(90 / var(--break) * 100vw);
    --size95px:  calc(95 / var(--break) * 100vw);
    --size100px:  calc(100 / var(--break) * 100vw);
    --size105px:  calc(105 / var(--break) * 100vw);
    --size110px:  calc(110 / var(--break) * 100vw);
    --size115px:  calc(115 / var(--break) * 100vw);
    --size120px:  calc(120 / var(--break) * 100vw);
    --size125px:  calc(125 / var(--break) * 100vw);
    --size130px:  calc(130 / var(--break) * 100vw);
    --size135px:  calc(135 / var(--break) * 100vw);
    --size140px:  calc(140 / var(--break) * 100vw);
    --size145px:  calc(145 / var(--break) * 100vw);
    --size150px:  calc(150 / var(--break) * 100vw);
    --size160px:  calc(160 / var(--break) * 100vw);
    --size170px:  calc(170 / var(--break) * 100vw);
    --size180px:  calc(180 / var(--break) * 100vw);
    --size190px:  calc(190 / var(--break) * 100vw);
    --size200px:  calc(200 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width: 1599px) {
    :root {
		--break: 1599;
    }
}
@media(min-width: 768px) and (max-width: 1299px) {
    :root {
		--break: 1299;
    }
}
@media(max-width:767px) {
        :root {
		--break: 750;
    }
}

/*サイト別フォント・カラー設定*/
.txt_link {
	color: #1b1b1b;
	text-decoration: underline;
}
.shi{
	font-family: "shippori-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
}
/*ここまで*/
html, body {
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 2;
	color: #1b1b1b;
	letter-spacing: .1em;
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fwn {
	font-weight: normal;
}
.fwb {
	font-weight: bold;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
}
video {
	max-width: 100%;
}
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	color: inherit;
	text-decoration: none;
}
#wrap {
	overflow-x: hidden;
}
#content_home{
	width: calc(100% - calc(180 / var(--break) * 100vw ));
	margin-left: auto;
}
footer{
	width: calc(100% - calc(180 / var(--break) * 100vw ));
	margin-left: auto;
}
.oh {
	overflow: hidden;
}
a:hover {
	opacity: .85;
	transition: .3s;
}
a.zoom{
	pointer-events: none;
}
.inner,.inner1000,.inner1140,.inner1200,.inner1340,.inner1500,.inner1600
{
	max-width: 1240px;
	width: 90%;
	margin: 0 auto;
}
.inner1000 {
	max-width: 1000px;
}
.inner1140 {
	max-width: 1140px;
}
.inner1200 {
	max-width: 1200px;
}
.inner1340 {
	max-width: 1340px;
}
.inner1500 {
	max-width: 1500px;
}
.inner1600 {
	max-width: 1600px;
}
.w100 {
	width: 100%!important;
}
table{
	table-layout: fixed;
}
td input{
	max-width: 100%;
}
a[href^="tel:"] {
	cursor: default;
}
a[href^="tel:"]:hover {
	opacity: 1;
}
.slick-slide {
	outline: none;
}
.adjust {
	display: none;
}
.tb_only {
	display: none;
}
.sp_only {
	display: none;
}
.tb_pc {
	display: inherit;
}
.sp_tb {
	display: none;
}
.flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.flex.start     { -webkit-justify-content: flex-start; justify-content: flex-start; }
.flex.end       { -webkit-justify-content: flex-end; justify-content: flex-end; }
.flex.center    { -webkit-justify-content: center; justify-content: center; }
.flex.around    { -webkit-justify-content: space-around; justify-content: space-around; }
.flex.between   { -webkit-justify-content: space-between; justify-content: space-between; }
.flex.stretch   { -webkit-align-items: stretch; align-items: stretch; }
.flex.ai_center { -webkit-align-items: center; align-items: center; }
.flex.ai_start  { -webkit-align-items: flex-start; align-items: flex-start; }
.flex.ai_end    { -webkit-align-items: flex-end; align-items: flex-end; }
.flex.nowrap    { -webkit-flex-wrap: nowrap; flex-wrap: nowrap; }
.flex.column    { -ms-flex-direction:column; -webkit-flex-direction:column; flex-direction:column; }
.flex.row       { -ms-flex-direction:row; -webkit-flex-direction:row; flex-direction:row; }
.flex.c_reverse { -ms-flex-direction:column-reverse; -webkit-flex-direction:column-reverse; flex-direction:column-reverse; }
.flex.r_reverse { -ms-flex-direction:row-reverse; -webkit-flex-direction:row-reverse; flex-direction:row-reverse; }
.flex.cc { -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; }
.flex.ccc { -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; text-align: center;}
.flex.cccc { -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; text-align: center; -webkit-flex-direction:column; flex-direction:column;}
.noshrink       { flex: 0 0 auto; }
.grow           { flex: 1 1 auto; }

.ccl { border-radius: 100%; }
.bdrd5 {border-radius: var(--size5px);}
.bdrd10 {border-radius: var(--size10px);}
.bdrd15 {border-radius: var(--size15px);}
.bdrd20 {border-radius: var(--size20px);}
.bdrd25 {border-radius: var(--size25px);}
.bdrd30 {border-radius: var(--size30px);}
.bdrd35 {border-radius: var(--size35px);}
.bdrd40 {border-radius: var(--size40px);}
.bdrd45 {border-radius: var(--size45px);}
.bdrd50 {border-radius: var(--size50px);}

.txt_center { text-align: center; }
.txt_right { text-align: right; }
.txt_rl {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
}

.mgn_a {
	margin-left: auto;
	margin-right: auto;
}
.mgn_l { margin-left: auto; }
.mgn_r { margin-right: auto; }
.no_mgn { margin-bottom: 0!important;}
.mb5    { margin-bottom: var(--size5px); }
.mb10   { margin-bottom: var(--size10px); }
.mb15   { margin-bottom: var(--size15px); }
.mb20   { margin-bottom: var(--size20px); }
.mb25   { margin-bottom: var(--size25px); }
.mb30   { margin-bottom: var(--size30px); }
.mb35   { margin-bottom: var(--size35px); }
.mb40   { margin-bottom: var(--size40px); }
.mb45   { margin-bottom: var(--size45px); }
.mb50   { margin-bottom: var(--size50px); }
.mb55   { margin-bottom: var(--size55px); }
.mb60   { margin-bottom: var(--size60px); }
.mb65   { margin-bottom: var(--size65px); }
.mb70   { margin-bottom: var(--size70px); }
.mb75   { margin-bottom: var(--size75px); }
.mb80   { margin-bottom: var(--size80px); }
.mb85   { margin-bottom: var(--size85px); }
.mb90   { margin-bottom: var(--size90px); }
.mb95   { margin-bottom: var(--size95px); }
.mb100  { margin-bottom: var(--size100px); }
.mb105  { margin-bottom: var(--size105px); }
.mb110  { margin-bottom: var(--size110px); }
.mb115  { margin-bottom: var(--size115px); }
.mb120  { margin-bottom: var(--size120px); }
.mb125  { margin-bottom: var(--size125px); }
.mb130  { margin-bottom: var(--size130px); }
.mb135  { margin-bottom: var(--size135px); }
.mb140  { margin-bottom: var(--size140px); }
.mb145  { margin-bottom: var(--size145px); }
.mb150  { margin-bottom: var(--size150px); }
.mb05em { margin-bottom:0.5em; }
.mb10em { margin-bottom:1.0em; }
.mb15em { margin-bottom:1.5em; }
.mb20em { margin-bottom:2.0em; }
.mb25em { margin-bottom:2.5em; }
.mb30em { margin-bottom:3.0em; }

.mt5    { margin-top: var(--size5px); }
.mt10   { margin-top: var(--size10px); }
.mt15   { margin-top: var(--size15px); }
.mt20   { margin-top: var(--size20px); }
.mt25   { margin-top: var(--size25px); }
.mt30   { margin-top: var(--size30px); }
.mt35   { margin-top: var(--size35px); }
.mt40   { margin-top: var(--size40px); }
.mt45   { margin-top: var(--size45px); }
.mt50   { margin-top: var(--size50px); }
.mt55   { margin-top: var(--size55px); }
.mt60   { margin-top: var(--size60px); }
.mt65   { margin-top: var(--size65px); }
.mt70   { margin-top: var(--size70px); }
.mt75   { margin-top: var(--size75px); }
.mt80   { margin-top: var(--size80px); }
.mt85   { margin-top: var(--size85px); }
.mt90   { margin-top: var(--size90px); }
.mt95   { margin-top: var(--size95px); }
.mt100  { margin-top: var(--size100px); }
.mt105  { margin-top: var(--size105px); }
.mt110  { margin-top: var(--size110px); }
.mt115  { margin-top: var(--size115px); }
.mt120  { margin-top: var(--size120px); }
.mt125  { margin-top: var(--size125px); }
.mt130  { margin-top: var(--size130px); }
.mt135  { margin-top: var(--size135px); }
.mt140  { margin-top: var(--size140px); }
.mt145  { margin-top: var(--size145px); }
.mt150  { margin-top: var(--size150px); }
.mt05em { margin-top:0.5em; }
.mt10em { margin-top:1.0em; }
.mt15em { margin-top:1.5em; }
.mt20em { margin-top:2.0em; }
.mt25em { margin-top:2.5em; }
.mt30em { margin-top:3.0em; }

.mr5 {margin-right: var(--size5px); }
.mr10 {margin-right: var(--size10px); }
.mr15 {margin-right: var(--size15px); }
.mr20 {margin-right: var(--size20px); }
.mr25 {margin-right: var(--size25px); }
.mr30 {margin-right: var(--size30px); }
.mr35 {margin-right: var(--size35px); }
.mr40 {margin-right: var(--size40px); }
.mr45 {margin-right: var(--size45px); }
.mr50 {margin-right: var(--size50px); }

.ml5 {margin-left: var(--size5px); }
.ml10 {margin-left: var(--size10px); }
.ml15 {margin-left: var(--size15px); }
.ml20 {margin-left: var(--size20px); }
.ml25 {margin-left: var(--size25px); }
.ml30 {margin-left: var(--size30px); }
.ml35 {margin-left: var(--size35px); }
.ml40 {margin-left: var(--size40px); }
.ml45 {margin-left: var(--size45px); }
.ml50 {margin-left: var(--size50px); }

.db { display: block; }
.dib { display: inline-block; }
.por { position: relative; z-index: 1; }
.poa { position: absolute; }
.zi0 { z-index: 0; }
.zi1 { z-index: 1; }
.zi2 { z-index: 2; }

.turn_up {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.lh1 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh16 { line-height: 1.6; }
.lh17 { line-height: 1.7; }
.lh18 { line-height: 1.8; }
.lh19 { line-height: 1.9; }
.lh2 { line-height: 2; }
.lh22 { line-height: 2.2; }
.lh25 { line-height: 2.5; }

.pt0 { padding-top: 0; }
.pt5 { padding-top: var(--size5px); }
.pt10 { padding-top: var(--size10px); }
.pt15 { padding-top: var(--size15px); }
.pt20 { padding-top: var(--size20px); }
.pt25 { padding-top: var(--size25px); }
.pt30 { padding-top: var(--size30px); }
.pt35 { padding-top: var(--size35px); }
.pt40 { padding-top: var(--size40px); }
.pt45 { padding-top: var(--size45px); }
.pt50 { padding-top: var(--size50px); }
.pt55 { padding-top: var(--size55px); }
.pt60 { padding-top: var(--size60px); }
.pt65 { padding-top: var(--size65px); }
.pt70 { padding-top: var(--size70px); }
.pt75 { padding-top: var(--size75px); }
.pt80 { padding-top: var(--size80px); }
.pt85 { padding-top: var(--size85px); }
.pt90 { padding-top: var(--size90px); }
.pt95 { padding-top: var(--size95px); }
.pt100 { padding-top: var(--size100px); }
.pt105 { padding-top: var(--size105px); }
.pt110 { padding-top: var(--size110px); }
.pt115 { padding-top: var(--size115px); }
.pt120 { padding-top: var(--size120px); }
.pt125 { padding-top: var(--size125px); }
.pt130 { padding-top: var(--size130px); }
.pt135 { padding-top: var(--size135px); }
.pt140 { padding-top: var(--size140px); }
.pt145 { padding-top: var(--size145px); }
.pt150 { padding-top: var(--size150px); }
.pt160 { padding-top: var(--size160px); }
.pt170 { padding-top: var(--size170px); }
.pt180 { padding-top: var(--size180px); }
.pt190 { padding-top: var(--size190px); }
.pt200 { padding-top: var(--size200px); }

.pb0 { padding-bottom: 0; }
.pb5 { padding-bottom: var(--size5px); }
.pb10 { padding-bottom: var(--size10px); }
.pb15 { padding-bottom: var(--size15px); }
.pb20 { padding-bottom: var(--size20px); }
.pb25 { padding-bottom: var(--size25px); }
.pb30 { padding-bottom: var(--size30px); }
.pb35 { padding-bottom: var(--size35px); }
.pb40 { padding-bottom: var(--size40px); }
.pb45 { padding-bottom: var(--size45px); }
.pb50 { padding-bottom: var(--size50px); }
.pb55 { padding-bottom: var(--size55px); }
.pb60 { padding-bottom: var(--size60px); }
.pb65 { padding-bottom: var(--size65px); }
.pb70 { padding-bottom: var(--size70px); }
.pb75 { padding-bottom: var(--size75px); }
.pb80 { padding-bottom: var(--size80px); }
.pb85 { padding-bottom: var(--size85px); }
.pb90 { padding-bottom: var(--size90px); }
.pb95 { padding-bottom: var(--size95px); }
.pb100 { padding-bottom: var(--size100px); }
.pb105 { padding-bottom: var(--size105px); }
.pb110 { padding-bottom: var(--size110px); }
.pb115 { padding-bottom: var(--size115px); }
.pb120 { padding-bottom: var(--size120px); }
.pb125 { padding-bottom: var(--size125px); }
.pb130 { padding-bottom: var(--size130px); }
.pb135 { padding-bottom: var(--size135px); }
.pb140 { padding-bottom: var(--size140px); }
.pb145 { padding-bottom: var(--size145px); }
.pb150 { padding-bottom: var(--size150px); }
.pb160 { padding-bottom: var(--size160px); }
.pb170 { padding-bottom: var(--size170px); }
.pb180 { padding-bottom: var(--size180px); }
.pb190 { padding-bottom: var(--size190px); }
.pb200 { padding-bottom: var(--size200px); }

.pr5 {padding-right: var(--size5px); }
.pr10 {padding-right: var(--size10px); }
.pr15 {padding-right: var(--size15px); }
.pr20 {padding-right: var(--size20px); }
.pr25 {padding-right: var(--size25px); }
.pr30 {padding-right: var(--size30px); }
.pr35 {padding-right: var(--size35px); }
.pr40 {padding-right: var(--size40px); }
.pr45 {padding-right: var(--size45px); }
.pr50 {padding-right: var(--size50px); }
.pr55 {padding-right: var(--size55px); }
.pr60 {padding-right: var(--size60px); }
.pr65 {padding-right: var(--size65px); }
.pr70 {padding-right: var(--size70px); }
.pr75 {padding-right: var(--size75px); }
.pr80 {padding-right: var(--size80px); }
.pr85 {padding-right: var(--size85px); }
.pr90 {padding-right: var(--size90px); }
.pr95 {padding-right: var(--size95px); }
.pr100 { padding-right: var(--size100px); }

.pl5 {padding-left: var(--size5px); }
.pl10 {padding-left: var(--size10px); }
.pl15 {padding-left: var(--size15px); }
.pl20 {padding-left: var(--size20px); }
.pl25 {padding-left: var(--size25px); }
.pl30 {padding-left: var(--size30px); }
.pl35 {padding-left: var(--size35px); }
.pl40 {padding-left: var(--size40px); }
.pl45 {padding-left: var(--size45px); }
.pl50 {padding-left: var(--size50px); }
.pl55 {padding-left: var(--size55px); }
.pl60 {padding-left: var(--size60px); }
.pl65 {padding-left: var(--size65px); }
.pl70 {padding-left: var(--size70px); }
.pl75 {padding-left: var(--size75px); }
.pl80 {padding-left: var(--size80px); }
.pl85 {padding-left: var(--size85px); }
.pl90 {padding-left: var(--size90px); }
.pl95 {padding-left: var(--size95px); }
.pl100 { padding-left: var(--size100px); }

.prl5 { padding-right: var(--size5px); padding-left: var(--size5px); }
.prl10 { padding-right: var(--size10px); padding-left: var(--size10px); }
.prl15 { padding-right: var(--size15px); padding-left: var(--size15px); }
.prl20 { padding-right: var(--size20px); padding-left: var(--size20px); }
.prl25 { padding-right: var(--size25px); padding-left: var(--size25px); }
.prl30 { padding-right: var(--size30px); padding-left: var(--size30px); }
.prl35 { padding-right: var(--size35px); padding-left: var(--size35px); }
.prl40 { padding-right: var(--size40px); padding-left: var(--size40px); }
.prl45 { padding-right: var(--size45px); padding-left: var(--size45px); }
.prl50 { padding-right: var(--size50px); padding-left: var(--size50px); }
.prl55 { padding-right: var(--size55px); padding-left: var(--size55px); }
.prl60 { padding-right: var(--size60px); padding-left: var(--size60px); }
.prl65 { padding-right: var(--size65px); padding-left: var(--size65px); }
.prl70 { padding-right: var(--size70px); padding-left: var(--size70px); }
.prl75 { padding-right: var(--size75px); padding-left: var(--size75px); }
.prl80 { padding-right: var(--size80px); padding-left: var(--size80px); }
.prl85 { padding-right: var(--size85px); padding-left: var(--size85px); }
.prl90 { padding-right: var(--size90px); padding-left: var(--size90px); }
.prl95 { padding-right: var(--size95px); padding-left: var(--size95px); }
.prl100 { padding-right: var(--size100px); padding-left: var(--size100px); }

.fz10{font-size: .625rem; letter-spacing: .1em;}
.fz12{font-size: .75rem; letter-spacing: .1em;}
.fz13{font-size: .8125rem; letter-spacing: .1em;}
.fz14{font-size: .875rem; letter-spacing: .1em;}
.fz15{font-size: .9375rem; letter-spacing: .1em;}
.fz16{font-size: 1rem; letter-spacing: .1em;}
.fz18{font-size: 1.125rem; letter-spacing: .1em;}
.fz20{font-size: 1.25rem; letter-spacing: .1em;}
.fz22{font-size: 1.375rem; letter-spacing: .1em;}
.fz24{font-size: 1.5rem; letter-spacing: .1em;}
.fz25{font-size: 1.5625rem; letter-spacing: .1em;}
.fz26{font-size: 1.625rem; letter-spacing: .1em;}
.fz28{font-size: 1.75rem; letter-spacing: .1em;}
.fz30{font-size: 1.875rem; letter-spacing: .1em;}
.fz32{font-size: 2rem; letter-spacing: .1em;}
.fz34{font-size: 2.125rem; letter-spacing: .1em;}
.fz36{font-size: 2.25rem; letter-spacing: .1em;}
.fz38{font-size: 2.375rem; letter-spacing: .1em;}
.fz40{font-size: 2.5rem; letter-spacing: .1em;}
.fz42{font-size: 2.625rem; letter-spacing: .1em;}
.fz44{font-size: 2.75rem; letter-spacing: .1em;}
.fz46{font-size: 2.875rem; letter-spacing: .1em;}
.fz48{font-size: 3rem; letter-spacing: .1em;}
.fz50{font-size: 3.125rem; letter-spacing: .1em;}
.fz52{font-size: 3.25rem; letter-spacing: .1em;}
.fz54{font-size: 3.375rem; letter-spacing: .1em;}
.fz56{font-size: 3.5rem; letter-spacing: .1em;}
.fz58{font-size: 3.625rem; letter-spacing: .1em;}
.fz60{font-size: 3.75rem; letter-spacing: .1em;}
.fz62{font-size: 3.875rem; letter-spacing: .1em;}
.fz64{font-size: 4rem; letter-spacing: .1em;}
.fz66{font-size: 4.125rem; letter-spacing: .1em;}
.fz68{font-size: 4.25rem; letter-spacing: .1em;}
.fz70{font-size: 4.375rem; letter-spacing: .1em;}
.fz80{font-size: 5rem; letter-spacing: .1em;}
.fz84{font-size: 5.25rem; letter-spacing: .1em;}
.fz90{font-size: 5.625rem; letter-spacing: .1em;}
.fz96{font-size: 6rem; letter-spacing: .1em;}
.fz100{font-size: 6.25rem; letter-spacing: .1em;}
.fz110{font-size: 6.875rem; letter-spacing: .1em;}
.fz120{font-size: 7.5rem; letter-spacing: .1em;}
.fz130{font-size: 8.125rem; letter-spacing: .1em;}
.fz140{font-size: 8.75rem; letter-spacing: .1em;}
.fz150{font-size: 9.375rem; letter-spacing: .1em;}

.ls0 { letter-spacing: 0; }
.ls05 { letter-spacing: .05em; }
.ls1 { letter-spacing: .1em; }
.ls15 { letter-spacing: .15em; }
.ls2 { letter-spacing: .2em; }

.txt_white { color: #fff!important; }
.bg_white { background-color: #fff!important; }
.shadow_w {
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 15px #fff;
}
em { font-style: normal; }


.txt_col01{color: var(--color01) !important;}
.txt_col02{color: var(--color02) !important;}
.txt_col03{color: var(--color03) !important;}
.txt_col04{color: var(--color04) !important;}
.txt_col05{color: var(--color05) !important;}
.txt_col06{color: var(--color06) !important;}
.txt_col07{color: var(--color07) !important;}
.txt_col08{color: var(--color08) !important;}
.txt_col09{color: var(--color09) !important;}
.txt_col10{color: var(--color10) !important;}
.txt_col11{color: var(--color11) !important;}
.txt_col12{color: var(--color12) !important;}
.txt_col13{color: var(--color13) !important;}
.txt_col14{color: var(--color14) !important;}
.txt_col15{color: var(--color15) !important;}
.txt_col16{color: var(--color16) !important;}
.txt_col17{color: var(--color17) !important;}
.txt_col18{color: var(--color18) !important;}
.txt_col19{color: var(--color19) !important;}
.txt_col20{color: var(--color20) !important;}
.txt_col21{color: var(--color21) !important;}
.txt_col22{color: var(--color22) !important;}
.txt_col23{color: var(--color23) !important;}
.txt_col24{color: var(--color24) !important;}
.txt_col25{color: var(--color25) !important;}
.txt_col26{color: var(--color26) !important;}
.txt_col27{color: var(--color27) !important;}
.txt_col28{color: var(--color28) !important;}
.txt_col29{color: var(--color29) !important;}

.txt_col_fl01::first-letter{color: var(--color01) !important;}
.txt_col_fl02::first-letter{color: var(--color02) !important;}
.txt_col_fl03::first-letter{color: var(--color03) !important;}
.txt_col_fl04::first-letter{color: var(--color04) !important;}
.txt_col_fl05::first-letter{color: var(--color05) !important;}
.txt_col_fl06::first-letter{color: var(--color06) !important;}
.txt_col_fl07::first-letter{color: var(--color07) !important;}
.txt_col_fl08::first-letter{color: var(--color08) !important;}
.txt_col_fl09::first-letter{color: var(--color09) !important;}
.txt_col_fl10::first-letter{color: var(--color10) !important;}
.txt_col_fl11::first-letter{color: var(--color11) !important;}
.txt_col_fl12::first-letter{color: var(--color12) !important;}
.txt_col_fl13::first-letter{color: var(--color13) !important;}
.txt_col_fl14::first-letter{color: var(--color14) !important;}
.txt_col_fl15::first-letter{color: var(--color15) !important;}
.txt_col_fl16::first-letter{color: var(--color16) !important;}
.txt_col_fl17::first-letter{color: var(--color17) !important;}
.txt_col_fl18::first-letter{color: var(--color18) !important;}
.txt_col_fl19::first-letter{color: var(--color19) !important;}
.txt_col_fl20::first-letter{color: var(--color20) !important;}
.txt_col_fl21::first-letter{color: var(--color21) !important;}
.txt_col_fl22::first-letter{color: var(--color22) !important;}
.txt_col_fl23::first-letter{color: var(--color23) !important;}
.txt_col_fl24::first-letter{color: var(--color24) !important;}
.txt_col_fl25::first-letter{color: var(--color25) !important;}
.txt_col_fl26::first-letter{color: var(--color26) !important;}
.txt_col_fl27::first-letter{color: var(--color27) !important;}
.txt_col_fl28::first-letter{color: var(--color28) !important;}
.txt_col_fl29::first-letter{color: var(--color29) !important;}

.bg_col01{background-color: var(--color01) !important;}
.bg_col02{background-color: var(--color02) !important;}
.bg_col03{background-color: var(--color03) !important;}
.bg_col04{background-color: var(--color04) !important;}
.bg_col05{background-color: var(--color05) !important;}
.bg_col06{background-color: var(--color06) !important;}
.bg_col07{background-color: var(--color07) !important;}
.bg_col08{background-color: var(--color08) !important;}
.bg_col09{background-color: var(--color09) !important;}
.bg_col10{background-color: var(--color10) !important;}
.bg_col11{background-color: var(--color11) !important;}
.bg_col12{background-color: var(--color12) !important;}
.bg_col13{background-color: var(--color13) !important;}
.bg_col14{background-color: var(--color14) !important;}
.bg_col15{background-color: var(--color15) !important;}
.bg_col16{background-color: var(--color16) !important;}
.bg_col17{background-color: var(--color17) !important;}
.bg_col18{background-color: var(--color18) !important;}
.bg_col19{background-color: var(--color19) !important;}
.bg_col20{background-color: var(--color20) !important;}
.bg_col21{background-color: var(--color21) !important;}
.bg_col22{background-color: var(--color22) !important;}
.bg_col23{background-color: var(--color23) !important;}
.bg_col24{background-color: var(--color24) !important;}
.bg_col25{background-color: var(--color25) !important;}
.bg_col26{background-color: var(--color26) !important;}
.bg_col27{background-color: var(--color27) !important;}
.bg_col28{background-color: var(--color28) !important;}
.bg_col29{background-color: var(--color29) !important;}

.bdr_col01{border-color: var(--color01) !important;}
.bdr_col02{border-color: var(--color02) !important;}
.bdr_col03{border-color: var(--color03) !important;}
.bdr_col04{border-color: var(--color04) !important;}
.bdr_col05{border-color: var(--color05) !important;}
.bdr_col06{border-color: var(--color06) !important;}
.bdr_col07{border-color: var(--color07) !important;}
.bdr_col08{border-color: var(--color08) !important;}
.bdr_col09{border-color: var(--color09) !important;}
.bdr_col10{border-color: var(--color10) !important;}
.bdr_col11{border-color: var(--color11) !important;}
.bdr_col12{border-color: var(--color12) !important;}
.bdr_col13{border-color: var(--color13) !important;}
.bdr_col14{border-color: var(--color14) !important;}
.bdr_col15{border-color: var(--color15) !important;}
.bdr_col16{border-color: var(--color16) !important;}
.bdr_col17{border-color: var(--color17) !important;}
.bdr_col18{border-color: var(--color18) !important;}
.bdr_col19{border-color: var(--color19) !important;}
.bdr_col20{border-color: var(--color20) !important;}
.bdr_col21{border-color: var(--color21) !important;}
.bdr_col22{border-color: var(--color22) !important;}
.bdr_col23{border-color: var(--color23) !important;}
.bdr_col24{border-color: var(--color24) !important;}
.bdr_col25{border-color: var(--color25) !important;}
.bdr_col26{border-color: var(--color26) !important;}
.bdr_col27{border-color: var(--color27) !important;}
.bdr_col28{border-color: var(--color28) !important;}
.bdr_col29{border-color: var(--color29) !important;}

.bbw {
	border-bottom: 1px solid #fff;
}

.parallax { 
	width: 100%; 
	background-attachment: fixed!important; 
} 
.parallax.is_ios, .tab.parallax { 
	background-attachment: inherit!important; 
} 
.ready {
	position: relative;
}
.ready a {
	pointer-events: none;
}
.ready a:hover {
	opacity: 1;
	cursor: default;
}
.ready:before {
	content: "準備中";
    color: #fff;
    text-align: center;
    width: calc(100 / var(--break) * 100vw);
    height: calc(40 / var(--break) * 100vw);
    line-height: calc(40 / var(--break) * 100vw);
    background: rgba(51,51,51,.7);
    font-size: 1.125rem;
    letter-spacing: .1em;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2;
    position: absolute;
}
@media(max-width: 767px){ 
.parallax, .parallax.is_ios, .tab.parallax {  
		width: 100%;  
		background-attachment: inherit!important;  
	}
}
@media(min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
	.slick-slide img,
	#sb_instagram .sbi_photo_wrap
	{
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
	.pc_zoom a.zoom{
		position: relative;
		display: block;
		pointer-events: auto;
	}
	.lum-lightbox.lum-open {
		z-index: 10;
	}
	.lum-lightbox {
		padding: calc(100 / var(--break) * 100vw );
		overflow-y: auto !important;
		overflow-x: auto !important;
	}
	.lum-lightbox-inner {
		display: block !important;
		height: auto !important;
		min-height: auto !important;
		overflow: auto;
	}
	.lum-lightbox-position-helper {
		display: block !important;
		height: auto !important;
	}
	.lum-img {
		width: calc(1240 / var(--break) * 100vw ) !important;
		height: auto !important;
		max-width: none !important;
		max-height: none !important;
		object-fit: contain;
	}
	.lum-gallery-button{
		display: none;
	}
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.pc_only {
		display: none;
	}
	.tb_only {
		display: inherit;
	}
	.sp_only {
		display: none;
	}
	.tb_pc {
		display: inherit;
	}
	.sp_tb {
		display: inherit;
	}
	.tb_zoom a.zoom{
		position: relative;
		display: block;
		pointer-events: auto;
	}
}
@media(max-width: 767px) {
	:root {
		font-size: 4.27vw;
	}
	html, body {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.lum-lightbox {
		background-color: rgba(255,255,255,.9);
	}
	.lum-close-button:after, .lum-close-button:before {
		background-color: rgb(000,000,000);
	}
	.lum-gallery-button {
		display: none !important;
	}
	a.zoom{
		position: relative;
		display: block;
		pointer-events: auto;
	}
	a.zoom:before {
		content: "タップで拡大します";
		position: absolute;
		width: 100%;
		height: 4.27vw;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		letter-spacing: .1em;
		line-height: 4.27vw;
		text-shadow: 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff;
		text-align: center;
	}
	a.zoom:after{
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 1.5em;
		height: 1.5em;
		background-color: rgba(0,0,0,0.5);
		background-image: url("images/renew02/page/icn_zoom.svg");
		background-size: 1em 1em;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.lum-lightbox.lum-open {
		z-index: 10;
	}
	.lum-lightbox-image-wrapper {
		overflow-x: scroll;
	}
	.lum-lightbox-inner img {
		max-width: calc(1240 / var(--break) * 100vw);
	}
	.inner,.inner1000,.inner1140,.inner1200,.inner1340,.inner1500,.inner1600 {
		width: 100%;
		max-width: calc(702 / var(--break) * 100vw);
	}
	.pc_only {
		display: none;
	}
	.tb_only {
		display: none;
	}
	.sp_only {
		display: inherit;
	}
	.tb_pc {
		display: none;
	}
	.sp_tb {
		display: inherit;
	}

	.pt_1vw { padding-top: 1vw;}
	.pt_2vw { padding-top: 2vw;}
	.pt_3vw { padding-top: 3vw;}
	.pt_4vw { padding-top: 3vw;}
	.pt_5vw { padding-top: 5vw;}
	.pt_6vw { padding-top: 6vw;}
	.pt_7vw { padding-top: 7vw;}
	.pt_8vw { padding-top: 8vw;}
	.pt_9vw { padding-top: 9vw;}
	.pt_10vw { padding-top: 10vw;}
	.pt_11vw { padding-top: 11vw;}
	.pt_12vw { padding-top: 12vw;}
	.pt_13vw { padding-top: 13vw;}
	.pt_14vw { padding-top: 14vw;}
	.pt_15vw { padding-top: 15vw;}

	.pb_1vw { padding-bottom: 1vw; }
	.pb_2vw { padding-bottom: 2vw; }
	.pb_3vw { padding-bottom: 4vw; }
	.pb_5vw { padding-bottom: 5vw; }
	.pb_6vw { padding-bottom: 6vw; }
	.pb_7vw { padding-bottom: 7vw; }
	.pb_8vw { padding-bottom: 8vw; }
	.pb_9vw { padding-bottom: 9vw; }
	.pb_10vw { padding-bottom: 10vw; }
	.pb_11vw { padding-bottom: 11vw; }
	.pb_12vw { padding-bottom: 12vw; }
	.pb_13vw { padding-bottom: 13vw; }
	.pb_14vw { padding-bottom: 14vw; }
	.pb_15vw { padding-bottom: 15vw; }
	
	.ls0_sp { letter-spacing: 0!important; }
	.ls05_sp { letter-spacing: .05em!important; }
	.ls15_sp { letter-spacing: .15em!important; }
	.ls2_sp { letter-spacing: .2em!important; }

	.txt_width {
		max-width: calc(646 / var(--break) * 100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.sp_left {
		text-align: left!important;
	}
	.shadow_w {
		text-shadow: 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(5 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(10 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff, 0 0 calc(15 / var(--break) * 100vw) #fff;
	}
	.txt_tb {
		writing-mode: horizontal-tb;
	}
	.ready:before {
		font-size: .75rem;
	}
	#content_home{
		width: 100%;
	}
	footer{
		width:100%;
	}
}



/* @common 共通
------------------------------------------------------------------*/
.btn_common01{
	width: calc(340 / var(--break) * 100vw );
}
.btn_common01 a{
	border: 2px solid #fff;
}
.btn_common01 a:before{
	content: "";
	background: url("images/renew02/page/arw01.svg")no-repeat center / contain;
	width: calc( 18 / var(--break) * 100vw );
	height: calc( 18 / var(--break) * 100vw );
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: calc(20 / var(--break) * 100vw );
}
.deco_common01:before{
	content: "";
	background: #001969;
	width: 100%;
	height: calc( 600 / var(--break) * 100vw );
	position: absolute;
	right: 0;
	bottom: -1px;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.ttl__common03 .ja:before,.ttl__common03 .ja:after{
	content: "";
	background:#e8e8e8;
	width: calc( 200 / var(--break) * 100vw );
	height:1px;
	position: relative;
	display: block;
	margin-right: calc(70 / var(--break) * 100vw );
}
.ttl__common03 .ja:after{
	margin-right: 0!important;
	margin-left: calc(65 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.deco_common01:before {
		height: calc(400 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.ttl__common01 {
		display: block;
		text-align: center;
	}
	.ttl__common01 .en{
		margin-right: 0;
		font-size: calc(56 / var(--break) * 100vw );
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
	.ttl__common01 .ja{
		font-size: calc(30 / var(--break) * 100vw );
		letter-spacing: 0;
	}
	.ttl__common02 .en{
		font-size: calc(76 / var(--break) * 100vw );
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
	.ttl__common02 .ja{
		font-size: calc(44 / var(--break) * 100vw );
		letter-spacing: 0;
	}
	.ttl__common03 .en{
		font-size: calc(56 / var(--break) * 100vw );
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
	.ttl__common03 .ja{
		font-size: calc(40 / var(--break) * 100vw );
		letter-spacing: 0;
	}
	.ttl__common03 .ja em{
		font-size: calc(50 / var(--break) * 100vw );
		letter-spacing: 0;
	}
	.ttl__common03 .ja:before, .ttl__common03 .ja:after {
		width: calc(100 / var(--break) * 100vw);
		margin-right: 3vw;
	}
	.ttl__common03 .ja:after {
		margin-left: 2.5vw;
	}
	.btn_common01{
		width: calc(600 / var(--break) * 100vw );
	}
	.btn_common01 a{
		font-size: calc(36 / var(--break) * 100vw );
		border-radius: calc(50 / var(--break) * 100vw );
		border-width: 1px;
		padding: 3vw 2vw;
	}
	.btn_common01 a:before {
		width: calc(36 / var(--break) * 100vw);
		height: calc(36 / var(--break) * 100vw);
		right: calc(40 / var(--break) * 100vw);
	}
	.deco_common01:before {
		height: calc(235 / var(--break) * 100vw);
	}
}


/* ヘッダー header
------------------------------------------------------------------*/
header {
	z-index: 10;
}
header h1 a{
	padding: calc(17 / var(--break) * 100vw ) calc(10 / var(--break) * 100vw );
}
.wrap_head01{
	width: calc(180 / var(--break) * 100vw );
	min-height: 650px;
	height: 100vh;
	position: fixed;
}
.wrap_head02{
	gap:calc(15 / var(--break) * 100vw );
}
.wrap_head02 .icn{
	width: calc(49 / var(--break) * 100vw );
}
.wrap_head03{
	right: 0;
	top: 0;
	position: fixed;
}
.wrap_head03 .gnav{
	/*max-width: calc(1060 / var(--break) * 100vw );*/
	max-width: calc(660 / var(--break) * 100vw );
}
.chihososei .wrap_head03{
	background: #239859!important;
}
.kodomohattatsu .wrap_head03{
	background: #d36b73!important;
}
.shinri .wrap_head03{
	background: #4c86b8!important;
}
.health .wrap_head03{
	background: #2e9297!important;
}
.college .wrap_head03{
	background: #62a73b!important;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	/*.wrap_head03 .gnav {
		max-width: calc(800 / var(--break) * 100vw);
	}*/
}
@media(max-width: 767px) {
	.wrap_head01{
		width: 100%;
		height: auto;
		min-height: calc(145 / var(--break) * 100vw );
	}
	header h1{
		width: calc(375 / var(--break) * 100vw )!important;
	}
	header h1 a{
		height: calc(145 / var(--break) * 100vw );
		padding: 2vw 3.5vw;
	}
	.wrap_head02{
		display: none;
	}
	.wrap_head03 {
		position: unset;
	}
	.btn_insta01{
		width: calc(70 / var(--break) * 100vw );
		position: fixed;
		right: 31vw;
		top: 5vw;
		z-index: 10000;
	}

}


/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
	position: relative;
	padding-left: calc(180 / var(--break) * 100vw );
}
.main_img .slide_main {
	pointer-events: none;
}
.main_img .slide_main li {
	min-height: 600px;
	height: calc(100vh - calc(49 / var(--break) * 100vw ));
	margin-top: calc(49 / var(--break) * 100vw );
}
.main_img.tab .slide_main li {
	height: auto;
}
.main01 {
	background: url(images/renew02/index/main01.jpg)no-repeat center / cover;
}
.chihososei .main01 {
	background: url("images/renew02/chihososei/main02.jpg")no-repeat center / cover;
}
.kodomohattatsu .main01 {
	background: url("images/renew02/kodomohattatsu/main03.jpg")no-repeat center / cover;
}
.shinri .main01 {
	background: url("images/renew02/shinri/main04.jpg")no-repeat center / cover;
}
.health .main01 {
	background: url("images/renew02/health_sciences/main05.jpg")no-repeat center / cover;
}
.college .main01 {
	background: url("images/renew02/college/main06.jpg")no-repeat center / cover;
}
.box_main01{
	background: #00000099;
	width: calc(100% - calc(180 / var(--break) * 100vw ));
	bottom: 0;
	right: 0;
}
.box_main01 .row{
	max-width: 1580px;
	width: 95%;
}
.box_main01 .txt01{
	width: calc(240 / var(--break) * 100vw );
}
.box_main01 .ttl{
	text-shadow: 0 0 calc(14 / var(--break) * 100vw ) rgba(0, 0, 0, 0.4);
}
.box_main01 .col_r{
	margin-left: -5%;
	text-decoration: underline; /* 下線 */
	text-decoration-thickness: 1px; /* 線の太さ */
	text-decoration-color: #fff; /* 線の色 */
	text-underline-offset: 0.45em; /* 線の位置。テキストに重なるようにやや上部にする */
	text-decoration-skip-ink: none; /* 下線と文字列が重なる部分でも下線が省略されない（線が途切れない） */
	text-shadow: 0 0 calc(14 / var(--break) * 100vw ) rgba(0, 0, 0, 0.2);
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_main01 .col_r {
		margin-left: -9%;
		font-size: 2.125rem;
	}
	.box_main01 .txt01{
		font-size: 1.375rem;
	}
	.box_main01 .en{
		font-size: 1.375rem;
	}
	.box_main01 .ttl{
		font-size: 4.5rem;
	}
	.box_main01 .col_r.small{
		font-size: 1.375rem;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.main_img .slide_main li {
		min-height: calc(730 / var(--break) * 100vw );
		height: auto;
	}
	.box_main01 .row {
		width: 98%;
	}
	.box_main01 .wrap01 {
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
	.box_main01 .txt01 {
		width: calc(205 / var(--break) * 100vw);
		font-size: 1.25rem;
		margin-right: calc(20 / var(--break) * 100vw );
	}
	.box_main01 .en {
		font-size: 1.25rem;
	}
	.box_main01 .ttl {
		font-size: 3.5rem;
	}
	.box_main01 .col_r{
		font-size: 1.625rem;
	}
	.box_main01 .col_r.small {
		font-size: 1.125rem;
		margin-left: -13%;
	}
}
@media only screen and (max-width: 767px) {
	.main_img{
		padding-left: 0;
	}
	.main_img .slide_main li {
		min-height: auto;
		height: calc(100svh - calc(145 / var(--break) * 100vw));
		max-height: calc(1230 / var(--break) * 100vw );
		margin-top: calc(145 / var(--break) * 100vw );
	}
	.main01 {
		background: url(images/renew02/index/main01_sp.jpg)no-repeat center / cover;
	}
	.chihososei .main01 {
		background: url("images/renew02/chihososei/main02_sp.jpg")no-repeat center / cover;
	}
	.kodomohattatsu .main01 {
		background: url("images/renew02/kodomohattatsu/main03_sp.jpg")no-repeat center / cover;
	}
	.shinri .main01 {
		background: url("images/renew02/shinri/main04_sp.jpg")no-repeat center / cover;
	}
	.health .main01 {
		background: url("images/renew02/health_sciences/main05_sp.jpg")no-repeat center / cover;
	}
	.college .main01 {
		background: url("images/renew02/college/main06_sp.jpg")no-repeat center / cover;
	}
	.box_main01{
		width: 100%;
		padding: 5vw 0vw 4vw;
	}
	.box_main01 .row{
		display: block;
		text-align: center;
	}
	.box_main01 .wrap01  {
		display: block;
	}
	.box_main01 .txt01 {
		width: calc(240 / var(--break) * 100vw);
		font-size: calc(25 / var(--break) * 100vw );
		margin: 0 auto 2.5vw;
	}
	.box_main01 .en {
		font-size: calc(24 / var(--break) * 100vw );
	}
	.box_main01 .ttl {
		font-size: calc(70 / var(--break) * 100vw );
	}
	.box_main01 .col_r {
		font-size: calc(36 / var(--break) * 100vw );
		letter-spacing: 0;
		margin-left: 0;
		text-align: center;
		margin-top: 2vw;
	}
	.box_main01 .col_r.small {
		margin-top: 3vw;
		font-size: calc(26 / var(--break) * 100vw );
	}
}

/* グローバルナビゲーション gnav
------------------------------------------------------------------*/
.gnav {
	transition: .3s;
	width: 100%;
}
/* .gnav.is_fixed {
	position: fixed;
	left: 0;
	z-index: 10;
	transition: .3s;
} */
.fix_nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	transition: .5s;
	width: 100%;
	transform: translateY(-100%);
	opacity: 0;
	background: rgba(255,255,255,.9);
}
.fix_nav.is_fixed  {
	transition: .5s;
	transform: translateY(0);
	opacity: 1;
	z-index: 10;
}
.gnav > ul {
	max-width: ;
}
.gnav > ul > li {
	-ms-flex-grow: 1;
	flex-grow: 1;
}
.gnav > ul > li > a {
	display:flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	height: calc(100 / var(--break) * 100vw);
	position: relative;
}
.gnav > ul > li > a:after {
	content: "";
	position: absolute;
	width: calc( / var(--break) * 100vw);
	height: calc( / var(--break) * 100vw);
	background: ;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	transition: .3s;
}
.gnav > ul > li > a:hover:after, .gnav > ul > li > a.active:after, .gnav > ul > li > a.open:after {
	opacity: 1;
	transition: .3s;
}
.gnav > ul > li .en {
	/*text-transform: uppercase;*/
}
.gnav .nav_sub{
	position: absolute;
	top: 0;
	left: 100%;
	background: #345b8aE6;
	width: calc(330 / var(--break) * 100vw );
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transform: translateX(-100%);
	transition:
		transform .10s cubic-bezier(.22,1,.36,1),
		opacity .8s ease;
	visibility .10s ease;
	pointer-events: none;
	color: #fff;
	font-size: 0.875rem ;
	padding: calc(70 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw ) calc(40 / var(--break) * 100vw );
}
.chihososei .gnav .nav_sub{
	background: #239859E6;
}
.kodomohattatsu .gnav .nav_sub{
	background: #d36b73E6;
}
.shinri .gnav .nav_sub{
	background: #4c86b8E6;
}
.health .gnav .nav_sub{
	background: #2e9297E6;
}
.college .gnav .nav_sub{
	background: #62a73bE6;
}
.gnav .trigger.open + .nav_sub{
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
	pointer-events: auto;
}
.gnav .nav_sub ul li a{
	padding: calc(4 / var(--break) * 100vw ) 0 calc(4 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw );
	position: relative;
	display: inline-block;
}
.gnav .nav_sub ul li a:before{
	content: "";
	background: #fff;
	width: calc( 8 / var(--break) * 100vw );
	height: calc( 12 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	top: 0.8em;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.gnav .nav_sub ul li:not(:first-child){
	margin-top: calc(2 / var(--break) * 100vw );
}
.gnav01 > ul > li{
	border-bottom: 1px solid #333333;
}
.gnav01 > ul > li > a{
	height: auto;
	padding: calc(18 / var(--break) * 100vw ) calc(5 / var(--break) * 100vw );
}
.gnav01 > ul > li > a:after {
	width: calc( 5 / var(--break) * 100vw);
	height: 100%;
	background: #345b8a;
	right: auto!important;
}
.chihososei .gnav01 > ul > li > a:after {
	background: #239859;
}
.kodomohattatsu .gnav01 > ul > li > a:after {
	background: #d36b73;
}
.shinri .gnav01 > ul > li > a:after {
	background: #4c86b8;
}
.health .gnav01 > ul > li > a:after {
	background: #2e9297;
}
.college .gnav01 > ul > li > a:after {
	background: #62a73b;
}
.gnav02 > ul > li:not(:last-child) a:before{
	content: "";
	background: #fff;
	width: 1px;
	height: calc( 15 / var(--break) * 100vw );
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.gnav02 > ul > li > a{
	height: calc(50 / var(--break) * 100vw );
}
.gnav .nav_sub ul .new a{
	padding-left: calc(78 / var(--break) * 100vw );
}
.gnav .nav_sub ul .new a:after{
	content: "";
	background: url(images/renew02/page/icn_new01.svg) no-repeat center / contain;
	width: calc(47 / var(--break) * 100vw);
	height: calc(25 / var(--break) * 100vw);
	position: absolute;
	left: calc(20 / var(--break) * 100vw);
	top: 0.45em;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.gnav02 > ul > li > a .ja{
		font-size: 0.875rem;
		letter-spacing: 0;
	}
}
@media only screen and (max-width: 767px) {
	.gnav, .fix_nav {
		display: none;
	}
	.btn_gnav_sp {
		position: fixed;
		top: 3vw;
		right: 3.2vw;
		height: calc(100 / var(--break) * 100vw);
		width: calc(100 / var(--break) * 100vw);
		background: #345b8a;
		z-index: 10000;
		outline: none;
	}
	.btn_gnav_sp .txt_gnav {
		position: absolute;
		width: calc(48 / var(--break) * 100vw);
		right: 0;
		left: 0;
		bottom: 0;
		margin: auto;
	}
	.btn_gnav_sp .icn_gnav {
		width: calc(40 / var(--break) * 100vw);
		height: 2px;
		position: absolute;
		top: -3.5vw;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before, .btn_gnav_sp .icn_gnav:after {
		content: "";
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before {
		top: -1.5vw;
	}
	.btn_gnav_sp .icn_gnav:after {
		bottom: -1.5vw;
	}
	.open .btn_gnav_sp .icn_gnav {
		background: none;
	}
	.open .btn_gnav_sp .icn_gnav:before, .open .btn_gnav_sp .icn_gnav:after {
		background: #fff;
		transition: transform .3s ease-in-out;
	}
	.open .btn_gnav_sp .icn_gnav:before {
		transform: rotate(45deg);
		top: 0;
	}
	.open .btn_gnav_sp .icn_gnav:after {
		transform: rotate(-45deg);
		bottom: 0;
	}
	.gnav_sp {
		padding: 19vw 0 0;
		overflow-y: auto;
		overflow-x: hidden;
		background: #1b1b1bE6;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
		height: 100%;
		visibility: hidden;
		opacity: 0;
		width: 80%;
		transition: opacity .6s ease, visibility .6s ease;
		line-height: 1.45;
	}
	.bg_gnav {
		visibility: hidden;
		transition: .3s;
		opacity: 0;
	}
	.open .bg_gnav {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 9998;
		background: rgba(0,0,0,0);
		visibility: visible;
		opacity: 1;
		transition: .3s;
		left: 0;
		top: 0;
	}
	.gnav_sp .nav_main {
		padding-bottom: 20vw;
	}
	.gnav_sp .nav_main > ul {
		padding: 0;
		display: block;
	}
	.gnav_sp .nav_main > ul > li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_main > ul > li:first-child {
		border-top: 1px dotted #333;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer {
		border-bottom: 1px dotted #333;
	}
	.gnav_sp .nav_main > ul > li > a {
		padding: 3.5vw 6vw 3.5vw 3vw;
		border-bottom: 1px dotted #333;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
		justify-content:space-between;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
		-ms-align-items: center;
		align-items: center;
		position: relative;
		letter-spacing: 0;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a {
		border-bottom: none;
	}
	.gnav_sp .nav_main > ul > li > a:after {
		content: "";
		position: absolute;
		right: 4vw;
		top: 0;
		bottom: 0;
		width: 0;
		height: 0;
		border-left: calc(18 / var(--break) * 100vw) solid #345b8a;
		border-top: calc(14 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(14 / var(--break) * 100vw) solid transparent;
		margin: auto;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a:after {
		transform: rotate(90deg);
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a.open:after {
		transform: rotate(-90deg);
	}
	.gnav_sp .nav_main > ul > li > a .ja {
		letter-spacing: 0;
	}
	.gnav_sp .nav_main > ul > li > a .en {
		/*text-transform: uppercase;*/
		font-size: 62.5%;
		letter-spacing: .1em;
		margin-top: 1vw;
	}
	.gnav_sp .nav_sub {
		background: #345b8aE6;
		padding:6.5vw 3vw 7.5vw;
		display: none; /* クリックで開閉させる場合はコメント解除 */
		margin-bottom: 2.5vw;
	}
	.gnav_sp .nav_sub li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_sub li:not(:last-child) {
		margin-bottom: 2.5vw;
	}
	.gnav_sp .nav_sub a {
		padding: 1vw 0 1vw 6vw;
		display: block;
		position: relative;
		color: #fff;
		font-family: "shippori-mincho", sans-serif;
		font-weight: 400;
		font-style: normal;	
	}
	.gnav_sp .nav_sub a:after {
		content: "";
		position: absolute;
		left: 0;
		top: 0.55em;
		width: 0;
		height: 0;
		border-left: calc(18 / var(--break) * 100vw) solid #fff;
		border-top: calc(14 / var(--break) * 100vw) solid transparent;
		border-bottom: calc(14 / var(--break) * 100vw) solid transparent;
		margin: auto;
	}
	.open .gnav_sp {
		visibility: visible;
		opacity: 1;
	}
	.open .gnav_sp .nav_main > ul > li, .open .gnav_sp .nav_sub li {
		opacity: 1;
		transform: translateX(0);
		transition: transform 1s ease, opacity .9s ease;
	}
	.gnav_sp .nav_main > ul > li.no{
		display: none;
	}
	.wrap_nav01 .btn{
		width: 25%;
	}
	.gnav_sp .nav_sub .new a{
		padding-left: 16.5vw;
	}
	.gnav_sp .nav_sub .new a:before{
		content: "";
		background: url(images/renew02/page/icn_new01.svg) no-repeat center / contain;
		width: calc(70 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
		position: absolute;
		left: calc(42 / var(--break) * 100vw);
		top: 0.3em;
	}

}


/*-------------------------------------------
			TOPページここから　
--------------------------------------------*/


/* index_topics トピックス
------------------------------------------------------------------*/
.slide__topics01{
	position: relative;
}
.slide__topics01 .slick-list{
	overflow: visible;
}
.slide__topics01 .slick-slide{
	height: auto;
}
.slide__topics01 .img{
	max-width: 600px;
	width: 97%;
	margin: 0 auto;
}
.slide__topics01 img{
	width: 100%;
	display: block;
}
.slide__topics01 .slick-dotted.slick-slider{
	margin-bottom: 0!important;
}
.slide__topics01 .slick-prev:before,
.slide__topics01 .slick-next:before{
	display: none;
}
.slide__topics01 .slick-prev,
.slide__topics01 .slick-next{
	width: calc(38 / var(--break) * 100vw);
	height: calc(38 / var(--break) * 100vw);
	background: url("images/renew02/page/arw02.svg") no-repeat center / contain;
	z-index: 9;
	top: 0;
	bottom: calc(85 / var(--break) * 100vw );
	margin: auto;
	transform: none;
}
.slide__topics01 .slick-prev{
	left: 2%;
}
.slide__topics01 .slick-next{
	right: 2%;
	transform: scaleX(-1);
}
.slide__topics01 .slick-dots{
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide__topics01 .slick-dots li{
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	margin: 0 calc(8 / var(--break) * 100vw);
}
.slide__topics01 .slick-dots li button{
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	padding: 0;
}
.slide__topics01 .slick-dots li button:before{
	content: "";
	background: #fff;
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide__topics01 .slick-dots li.slick-active button:before{
	background: #345b8a;
	opacity: 1;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.slide__topics01 .slick-prev, .slide__topics01 .slick-next {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
	}
	.slide__topics01 .slick-prev {
		left: 2.5%;
	}
	.slide__topics01 .slick-next {
		right: 2.5%;
	}
}

/* index_info 重要なお知らせ
------------------------------------------------------------------*/
.box__info01{
	border: 1px solid #1b1b1b;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.box__info01 {
		padding: 2vw 3.5vw 3vw 4vw;
	}
}

/* index__news NEWS
------------------------------------------------------------------*/
.index__news{
	background: url("images/renew02/index/bg__news01.jpg")no-repeat center / cover;
}
.list__news01 {
	gap:0 0.8%;
}
.list__news01 .btn{
	width: 12.7%;
	background: #1b1b1b;
	color: #fff;
	border-radius: calc(5 / var(--break) * 100vw ) calc(5 / var(--break) * 100vw ) 0 0;
	border:1px solid #1b1b1b;
	position: relative;
	padding: calc(6 / var(--break) * 100vw );
}
.list__news01 .btn.active{
	background: #fff;
	color:#1b1b1b;
}
.list__news01 .btn.active:before{
	content: "";
	background: #fff;
	width: 100%;
	height: calc( 5 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: calc(-3 / var(--break) * 100vw );
}
.wrap__news01 .box__info01{
	min-height: calc(245 / var(--break) * 100vw );
}

/* ※パーフェクトスクロールバー用基本css ここからデザインに合わせて適宜変更してください */
.index_news ul {
	overflow: hidden;
	position: relative;
	padding-right: calc(20 / var(--break) * 100vw);
	max-height: 170px;
	height: auto;
	touch-action: auto !important;
	line-height: 1.75;
}
.index_news li:not(:last-of-type) {
	margin-bottom: calc(20 / var(--break) * 100vw );
}
.index_news li dt {
	width: calc(140 / var(--break) * 100vw );
}
.index_news li dd {
	width: calc(100% - calc(140 / var(--break) * 100vw ));
}
.index_news li dd a {
	color: #1b1b1b; /* コーダーさんへに記載されている★標準テキスト：リンク色に変更*/
	text-decoration: underline;
}
/* パーフェクトスクロールバー */
.ps__thumb-y {
	background: #345b8a !important;
	right: 0px !important;
	width: 4px !important;
}
.index_info .ps__thumb-y {
	background: #fff !important;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.ps .ps__rail-x.ps--clicking, .ps .ps__rail-x:focus, .ps .ps__rail-x:hover, .ps .ps__rail-y.ps--clicking, .ps .ps__rail-y:focus, .ps .ps__rail-y:hover {
	opacity: 1!important;
}
.btn_switch .btn {
	cursor: pointer;
}
.contents_switch .tab {
	display: none;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.index_news ul {
		max-height: calc(170 / var(--break) * 100vw );
	}
	.list__news01 .btn.active:before {
		bottom: calc(-5 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.index_news ul {
		padding-right: 5vw;
		max-height: calc(460 / var(--break) * 100vw);
	}
	.index_news li:not(:last-of-type) {
		margin-bottom: 5vw;
	}
	.index_news li dl {
		display: block;
	}
	.index_news li dt {
		width: 100%;
		margin-bottom: 0.5vw;
		font-size: calc(26 / var(--break) * 100vw );
	}
	.index_news li dd {
		width: 100%;
		line-height: 1.5625;
	}
	.ps__thumb-y, .ps--active-x > .ps__rail-x, .ps--active-y > .ps__rail-y {
		width: 2px!important;
	}
	.list__news01{
		gap:calc(10 / var(--break) * 100vw ) 3.05%;
	}
	.list__news01 .btn{
		width: 31.3%;
		font-size:calc(22 / var(--break) * 100vw );
		letter-spacing: 0;
	}
	.list__news01 .btn.active:before {
		height: calc(6 / var(--break) * 100vw);
		bottom: calc(-5 / var(--break) * 100vw);
	}
	.wrap__news01{
		margin-bottom: 8vw;
	}
	.wrap__news01 .box__info01 {
		min-height: calc(500 / var(--break) * 100vw);
	}
	.index__news{
		background: none;
		background-attachment: inherit !important;
		clip-path: inset(0);
	}
	.sp_parallax {
		position: fixed;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
	}
	.sp_parallax img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: block;
	}
}



/* index_event
------------------------------------------------------------------*/
.wrap__event01{
	max-width: 1720px;
	width: 91%;
}
.wrap__event01 .contents_switch{
	position: relative;
}
.wrap__event01 .contents_switch .tab{
	display: none;
	opacity: 0;
	transition: opacity .3s ease;
}
.wrap__event01 .contents_switch .tab.active{
	display: block;
	opacity: 1;
}
.slide__event01{
	max-width: 100%;
	width: 100%;
	position: relative;
}
.slide__event01 .slick-list{
	overflow: hidden;
}
.slide__event01 .slick-track{
	display: flex;
}
.slide__event01 li{
	max-width: 300px;
	margin: 0 calc(9 / var(--break) * 100vw);
	height: auto;
}
.slide__event01 .slick-slide > div{
	height: 100%;
}
.slide__event01 .slick-prev{
	background: url("images/renew02/page/arw02.svg") no-repeat center / contain;
	width: calc(36 / var(--break) * 100vw);
	height: calc(36 / var(--break) * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -3.2%;
	z-index: 1;
}
.slide__event01 .slick-next{
	background: url("images/renew02/page/arw02.svg") no-repeat center / contain;
	width: calc(36 / var(--break) * 100vw);
	height: calc(36 / var(--break) * 100vw);
	right: -3.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide__event01 .slick-prev:before,
.slide__event01 .slick-next:before{
	display: none;
}
.slick-dots > li:first-child:last-child {
	display: none;
}
.list__event02{
	gap: 0 1.2%;
}
.list__event02 .btn{
	width: 18.6%;
	background: #fff;
	color: #345b8a;
	border-radius: calc(5 / var(--break) * 100vw);
	padding: calc(8 / var(--break) * 100vw);
	transition: .3s;
	border: 1px solid #fff;
}
.list__event02 .btn.active{
	background: #001969;
	color: #fff;
}
.slide__event01 .ttl{
	min-height: calc(110 / var(--break) * 100vw);
}
.index_event.deco_common01:before {
	background: #fff;
	opacity: 0.1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.wrap__event01 {
		width: 87%;
	}
	.slide__event01 .slick-prev{
		left: -5.2%;
	}
	.slide__event01 .slick-next{
		right: -5.2%;
	}
	.slide__event01 li{
		max-width: calc(295 / var(--break) * 100vw );
	}

}
@media(min-width: 768px) and (max-width:1299px) {
	.slide__event01 li {
		max-width: calc(230 / var(--break) * 100vw );
	}
	.slide__event01 .ttl {
		padding: calc(15 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw );
		font-size: 1rem;
		letter-spacing: 0;
		min-height: calc(88 / var(--break) * 100vw);
	}
	.list__event02 .btn {
		width: 22%;
	}
}
@media(max-width: 767px) {
	.wrap__event01{
		width: calc(702 / var(--break) * 100vw );
	}
	.list__event02 {
		gap:calc(10 / var(--break) * 100vw ) 3.05%;
	}
	.list__event02 .btn{
		width: 31.3%;
		font-size: calc(22 / var(--break) * 100vw );
		letter-spacing: 0;
	}
	.slide__event01{
		width: calc(646 / var(--break) * 100vw );
	}
	.slide__event01 li{
		width: 44.2%;
		max-width: calc(310 / var(--break) * 100vw );
		margin: 0 calc(13 / var(--break) * 100vw );
	}
	.slide__event01 .slick-prev {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		left: -4.2%;
	}
	.slide__event01 .slick-next {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		right: -4.2%;
	}
	.slide__event01 .ttl{
		font-size: calc(26 / var(--break) * 100vw );
		letter-spacing: 0;
		min-height: calc(115 / var(--break) * 100vw);
		padding: 2vw 2.5vw;
	}
}

/*-------------------------------------------
			TOPページここまで　
--------------------------------------------*/

/*-------------------------------------------
			examinationページここから　
--------------------------------------------*/

/*  open オープンキャンパス
------------------------------------------------------------------*/
.row_open01{
	max-width: calc(1500 / var(--break) * 100vw );
	width: 90%;
}
.row_open01:before{
	content: "";
	background:#c4b37b;
	width: 100%;
	height: calc( 5 / var(--break) * 100vw );
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.row_open01:after{
	content: "";
	background:#c4b37b;
	width: calc(160 / var(--break) * 100vw );
	aspect-ratio:1/1;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.row_open01 .col_img{
	background: url("images/renew02/examination/img_examination01.jpg")no-repeat center / cover;
	max-width: 730px;
	width: 50.5%;
}
.row_open01 .col_txt{
	width: 49.5%;
}
.wrap_open01{
	gap:0 calc(30 / var(--break) * 100vw );
}
.wrap_open01 .deco{
	width: calc(65 / var(--break) * 100vw );
}

@media(min-width: 768px) and (max-width:1599px) {
	.row_open01 .col_txt{
		padding: calc(45 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw );
	}
	.row_open01 .col_txt .en{
		font-size:3.255rem;
	}
	.wrap_open01 {
		gap: 0 calc(20 / var(--break) * 100vw);
	}
	.wrap_open01 .deco {
		width: calc(58 / var(--break) * 100vw);
	}
	.wrap_open01 .ja{
		margin-bottom: calc(15 / var(--break) * 100vw );
	}
	.wrap_open01 .txt{
		font-size: 1rem;
	}

}
@media(min-width: 768px) and (max-width:1299px) {
	.row_open01 .col_txt{
		padding: calc(28 / var(--break) * 100vw ) calc(20 / var(--break) * 100vw );
	}
	.row_open01 .col_txt .en{
		font-size: 2.5rem;
	}
	.wrap_open01 {
		gap: 0 calc(10 / var(--break) * 100vw);
		margin-bottom: calc(15 / var(--break) * 100vw );
	}
	.wrap_open01 .deco {
		width: calc(52 / var(--break) * 100vw);
	}
	.wrap_open01 .ja{
		font-size: 1.5rem;
		margin-bottom: calc(10 / var(--break) * 100vw );
	}
	.wrap_open01 .txt{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_open01:after {
		width: calc(100 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_open01 .col_img{
		width: 100%;
		height: calc(380 / var(--break) * 100vw );
	}
	.row_open01 .col_txt{
		width: 100%;
		padding: 7vw 4% 8vw;
	}
	.row_open01 .col_txt .en{
		font-size: 2rem;
	}
	.wrap_open01 {
		gap: 0 calc(10 / var(--break) * 100vw);
	}
	.row_open01 .col_txt .ja{
		font-size: 1.25rem;
		letter-spacing: 0;
		margin-bottom: 1vw;
	}
	.wrap_open01 .deco {
		width: calc(80 / var(--break) * 100vw);
	}
}

/* movie ムービーで観てみよう！
------------------------------------------------------------------*/
.slide_movie01{
	max-width: 1720px;
	width: 91%;
}
.slide_movie01 li {
	width: 32.5%;
	max-width: calc(510 / var(--break) * 100vw );
	margin: 0 calc(10 / var(--break) * 100vw );
}
.slide_movie01 li iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}
.slide_movie01 .slick-prev {
	background: url("images/renew02/page/arw02.svg")no-repeat center / contain;
	width: calc(36 / var(--break) * 100vw );
	height: calc(36 / var(--break) * 100vw );
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -3.2%;
	z-index: 1;
}
.slide_movie01 .slick-next {
	background: url("images/renew02/page/arw02.svg")no-repeat center / contain;
	width: calc(36 / var(--break) * 100vw );
	height:calc(36 / var(--break) * 100vw );
	right: -3.2%;;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: calc(40 / var(--break) * 100vw );
	margin: auto;
	z-index: 1;
}
.slide_movie01 .slick-dotted.slick-slider{
	margin-bottom: 0!important;
}
.slide_movie01 .slick-prev:before, .slide_movie01 .slick-next:before {
	display: none;
}
.slide_movie01 .slick-dots{
	margin-top: calc(12 / var(--break) * 100vw );
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_movie01 .slick-dots li{
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	margin: 0 calc(8 / var(--break) * 100vw);
}
.slide_movie01 .slick-dots li button{
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	padding: 0;
}
.slide_movie01 .slick-dots li button:before{
	content: "";
	background: #fff;
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_movie01 .slick-dots li.slick-active button:before{
	background: #345b8a;
	opacity: 1;
}

@media(min-width: 768px) and (max-width:1599px) {
	.slide_movie01 {
		width: 87%;
	}
	.slide_movie01 .slick-prev{
		left: -5.2%;
	}
	.slide_movie01 .slick-next{
		right: -5.2%;
	}
	.slide_movie01 li{
		max-width: calc(400/ var(--break) * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_movie01 li {
		max-width: calc(308 / var(--break) * 100vw );
	}
}
@media(max-width: 767px) {
	.slide_movie01 {
		width: calc(646 / var(--break) * 100vw )
	}
	.slide_movie01 li {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw );
	}
	.slide_movie01 .slick-prev {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		left: -4.2%;
	}
	.slide_movie01 .slick-next {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		right: -4.2%;
	}
}
	
	
/* student 東海学院大学のココが好き！
------------------------------------------------------------------*/
.student{
	background: url("images/renew02/examination/bg_examination01.jpg")no-repeat center / cover;
}
.student:before{
	content: "";
	border: calc(4 / var(--break) * 100vw ) solid #005dd2;
	width: calc(1240 / var(--break) * 100vw );
	height: calc( 100% - calc(160  / var(--break) * 100vw ));
	position: absolute;
	inset:0;
	margin: auto;
	z-index: -1;
}
.row_student01 .col{
	max-width: 580px;
	width: 46.8%;
}
.slide_student01 li{
	margin: 0 calc(10/ var(--break) * 100vw );
}
.slide_student01 li img {
	width: calc(350 / var(--break) * 100vw );
}


@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.student:before{
		width: calc(1000 / var(--break) * 100vw );
	}
}
@media(max-width: 767px) {
	.student:before{
		width: calc(702 / var(--break) * 100vw );
	}
	.row_student01 {
		margin-bottom: 6vw;
	}
	.row_student01 .col {
		width: calc(646 / var(--break) * 100vw );
	}
}

/* interview 学校について先輩にインタビュー
------------------------------------------------------------------*/
.slide_interview01{
	max-width: 1290px;
	width: 90%;
}
.slide_interview01 li {
	width: 32.6%;
	max-width: 420px;
	margin: 0 calc(7 / var(--break) * 100vw );
}
.slide_interview01 .slick-prev {
	background: url("images/renew02/page/arw02.svg")no-repeat center / contain;
	width: calc(36 / var(--break) * 100vw );
	height: calc(36 / var(--break) * 100vw );
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -4.5%;
	z-index: 1;
}
.slide_interview01 .slick-next {
	background: url("images/renew02/page/arw02.svg")no-repeat center / contain;
	width: calc(36 / var(--break) * 100vw );
	height:calc(36 / var(--break) * 100vw );
	right: -4.5%;;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_interview01 .slick-prev:before, .slide_interview01 .slick-next:before {
	display: none;
}
.slide_interview01 .slick-track {
	display: flex;
}
.slide_interview01  .slick-slide {
	height: auto !important;
}

.slide_interview01 .en{
	width: calc(30 / var(--break) * 100vw );
	aspect-ratio:1/1;
	padding-left: calc(2 / var(--break) * 100vw );
}
.slide_interview01 .txt{
	width: calc(100% - calc(30 / var(--break) * 100vw ));
	padding-left: calc(10 / var(--break) * 100vw );
}
.wrap_interview01:not(:last-child){
	border-bottom: 1px solid #e8e8e8;
}
.wrap_interview01:last-child{
	padding-bottom: 0!important;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_interview01 li {
		max-width: calc(415 / var(--break) * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_interview01 {
		width: 77%;
	}
	.slide_interview01 li {
		max-width: calc(420 / var(--break) * 100vw );
	}
	.slide_interview01 .txt{
		letter-spacing: 0;
	}
	.slide_interview01 .slick-prev {
		left: -6.5%;
	}
	.slide_interview01 .slick-next {
		right: -6.5%;
	}
}
@media(max-width: 767px) {
	.slide_interview01 {
		width: calc(646 / var(--break) * 100vw );
	}
	.slide_interview01 li {
		width: 100%;
		max-width: calc(646 / var(--break) * 100vw );
	}
	.slide_interview01 .slick-prev {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		left: -4.2%;
		top: 27vw;
		bottom: auto;
	}
	.slide_interview01 .slick-next {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		right: -4.2%;
		top: 27vw;
		bottom: auto;
	}
	.slide_interview01 .en {
		width: calc(60 / var(--break) * 100vw);
		font-size: 1.125rem;
	}
	.slide_interview01 .txt01{
		padding-top: 1vw;
	}
	.slide_interview01 .txt {
		width: calc(100% - calc(60 / var(--break) * 100vw));
		letter-spacing: 0;
		padding-left: 2.5vw;
	}
	.slide_interview01 .ttl {
		padding: 2.5vw 3vw;
	}
	.slide_interview01 .box {
		padding: 3vw 3vw 4vw;
	}
}

/* department 学科紹介
------------------------------------------------------------------*/
.row_department01{
	max-width: 1720px;
	width: 91%;
	gap:calc(40 / var(--break) * 100vw ) 1.1%;
}
.row_department01 .col{
	max-width: 560px;
	width: 32.6%;
}
.row_department01 .col a{
	background: url("images/renew02/examination/img_examination06.jpg")no-repeat center / cover;
	min-height: calc(346 / var(--break) * 100vw );
}
.row_department01 .col.col02 a{
	background-image: url("images/renew02/examination/img_examination07.jpg");
}
.row_department01 .col.col03 a{
	background-image: url("images/renew02/examination/img_examination08.jpg");
}
.row_department01 .col.col04 a{
	background-image: url("images/renew02/examination/img_examination09.jpg");
}
.row_department01 .col.col05 a{
	background-image: url("images/renew02/examination/img_examination10.jpg");
}
.ttl_department01{
	background: #ffffffE6;
	width: 100%;
	bottom: 0;
	left: 0;
	gap:calc(3 / var(--break) * 100vw ) calc(17 / var(--break) * 100vw );
}
.ttl_department01 .arw{
	width: calc(24 / var(--break) * 100vw );
}
.row_department01 .box_qa03{
	margin-bottom: 0!important;
}
.row_department01 .box_qa03 .box_q .txt .icn{
	width: calc(30 / var(--break) * 100vw );
	height: calc(30 / var(--break) * 100vw );
	border-radius: 50%;
	background: #1b1b1b;
	right: calc(10 / var(--break) * 100vw);
}
.row_department01 .box_qa03 .box_q .txt .icn:before{
	background: #fff;
	height: 1px;
	width: calc(12 / var(--break) * 100vw );
}
.row_department01 .box_qa03 .box_q .txt .icn:after{
	background: #fff;
	width: 1px;
	height: calc(12 / var(--break) * 100vw );
}
.department .btn_common01{
	width: calc(480 / var(--break) * 100vw );
}
.row_department02{
	gap:calc(30 / var(--break) * 100vw ) 1.2%;
}
.row_department02 .col{
	max-width:740px; 
	width: 49.4%;
}
.row_department02 .col a:before{
	content: "";
	background: #a066ab;
	width: 100%;;
	height: calc(5 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
.row_department02 .col02 a:before{
	background: #4c86b8;
}
.row_department02 .col a:after{
	content: "";
	background: url("images/renew02/examination/img_examination11.jpg")no-repeat center / cover;
	max-width: 310px;
	width: 41.9%;;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
.row_department02 .col02 a:after{
	background: url("images/renew02/examination/img_examination12.jpg")no-repeat center / cover;
}
.row_department02 .col .col_txt{
	width: 58.1%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.ttl_department01 .txt01{
		font-size: 1rem;
	}
	.ttl_department01 .txt02{
		font-size: 1.75rem;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.ttl_department01 .txt01 {
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.ttl_department01 .txt02 {
		font-size: 1.375rem;
		letter-spacing: 0;
	}
	.ttl_department01 .arw {
		width: calc(20 / var(--break) * 100vw);
	}
	.row_department01 .col a {
		min-height: calc(230 / var(--break) * 100vw);
	}
	.row_department01 .box_qa03 .box_q .txt {
		font-size: 1rem;
	}
	.row_news01 .col {
		padding-left: calc(30 / var(--break) * 100vw );
		padding-right: calc(30 / var(--break) * 100vw );
	}
	.row_news02 .btn .wrap{
		padding-left: calc(10 / var(--break) * 100vw );
		padding-right: calc(10 / var(--break) * 100vw );
	}
}
@media(max-width: 767px) {
	.row_department01{
		width: calc(702 / var(--break) * 100vw );
		gap:calc(50 / var(--break) * 100vw );
	}
	.row_department01 .col{
		width: 100%;;
	}
	.row_department01 .col a {
		min-height: calc(435 / var(--break) * 100vw);
	}
	.ttl_department01 {
		gap: calc(3 / var(--break) * 100vw) 3vw;
		padding: 2vw 1vw;
	}
	.ttl_department01 .txt01{
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.ttl_department01 .txt02{
		font-size: 1.375rem;
		letter-spacing: 0;
	}
	.ttl_department01 .arw {
		width: calc(34 / var(--break) * 100vw);
	}
	.row_department01 .box_qa03 .box_q .txt {
		font-size: 1rem;
		padding: 1.5vw 8vw;
	}
	.row_department01 .box_qa03 .box_q .txt .icn {
		width: calc(40 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
	}
	.row_department01 .box_qa03 .box_q .txt .icn:before {
		width: calc(20 / var(--break) * 100vw);
	}
	.row_department01 .box_qa03 .box_q .txt .icn:after {
		height: calc(20 / var(--break) * 100vw);
	}
	.row_department01 .box_qa03 .box_a {
		padding: 3vw 5% 3.5vw;
	}
	.department .btn_common01 {
		width: calc(600 / var(--break) * 100vw);
	}
	.department .btn_common01 a{
		font-size: calc(32 / var(--break) * 100vw);
		border-radius: calc(90 / var(--break) * 100vw);
	}
	.row_department02 .col {
		max-width: 740px;
		width: 100%;
	}
	.row_department02 .col .col_txt {
		padding: 3vw 2vw;
	}
}


/* news 入試情報
------------------------------------------------------------------*/
.row_news01 .col{
	width: 50%;
}
.row_news01 .index_news ul{
	max-height: 260px;
}
.row_news02{
	gap:calc(20 / var(--break) * 100vw ) 2.5%;
}
.row_news02 .btn{
	max-width: 410px;
	width: 48.4%;
}
.row_news02 .btn a{
	background: url("images/renew02/examination/img_examination13.jpg")no-repeat center / cover;
	border: calc(4 / var(--break) * 100vw ) solid #fff;
	min-height: calc(190 / var(--break) * 100vw );
}
.row_news02 .btn02 a{
	background: url("images/renew02/examination/img_examination14.jpg")no-repeat top center / cover;
}
.row_news02 .btn03 a{
	background-image: url("images/renew02/examination/img_examination15.jpg");
}
.row_news02 .btn04 a{
	background-image: url("images/renew02/examination/img_examination16.jpg");
}
.row_news02 .btn .wrap{
	background: #001969CC;
	bottom: 0;
	left: 0;
}
.row_news02 .btn .arw,.row_news02 .btn .arw img{
	width: calc(24 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_news02 .btn .txt {
		font-size: 1rem;
		letter-spacing: 0;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_news02 .btn a {
		min-height: calc(165 / var(--break) * 100vw);
	}
	.row_news02 .btn .arw, .row_news02 .btn .arw img {
		width: calc(18 / var(--break) * 100vw);
	}
	.row_news01 .index_news ul {
		max-height: calc(200 / var(--break) * 100vw );
	}
}
@media(max-width: 767px) {
	.row_news01 .col {
		width: 100%;
		padding: 9vw 3% 9vw;
	}
	.row_news02 .btn{
		width: calc(550 / var(--break) * 100vw );
	}
	.row_news02 .btn a{
		min-height: calc(240 / var(--break) * 100vw);
	}
	.row_news02 .btn .txt{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.row_news02 .btn .arw, .row_news02 .btn .arw img {
		width: calc(34 / var(--break) * 100vw);
	}
}

/* pamhlet TOKAI GAKUIN パンフレット
------------------------------------------------------------------*/
.slide_pamhlet01{
	max-width: 1720px;
	width: 91%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_pamhlet01{
		width: 87%;
	}
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/*-------------------------------------------
			examinationページここまで　
--------------------------------------------*/

/*-------------------------------------------
			chihososeiページここから　
--------------------------------------------*/


/* pickup TOKAI GAKUIN 地方創成学科
------------------------------------------------------------------*/
.box_pickup01{
	max-width: 1720px;
	width: 91%;
}
.box_pickup01 .col_img{
	max-width: 780px;
	width: 48.75%;
}
.box_pickup01 .col_txt{
	width: 47.5%;
}
.ttl_pickup01{
	border-bottom: 1px solid #e8e8e8;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.ttl_pickup01 .txt01{
		font-size: 1.25rem;
	}
	.ttl_pickup01 .txt02{
		font-size: 1.75rem;
	}
}
@media(max-width: 767px) {
	.box_pickup01{
		width: calc(702 / var(--break) * 100vw );
		padding: 6vw 5%;
	}
	.box_pickup01 .col_img {
		width: 100%;
		margin-bottom: 5vw;
	}
	.box_pickup01 .col_txt {
		width: 100%;
	}
	.ttl_pickup01 .txt01{
		font-size: 1rem;
		text-align: center;
	}
	.ttl_pickup01 .txt02{
		font-size: 1.25rem;
		text-align: center;
	}
}

/* PILLAR OF LEARNING 地方創成学科の4つの柱
------------------------------------------------------------------*/
.row_pillar01 .col{
	width: 50%;
	position: relative;
}
.row_pillar01 .col:before{
	content: "";
	background: #fff;
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.row_pillar01 .col:nth-child(2n):before,.row_pillar01 .col:last-child:before{
	content: none;
}
.row_pillar01 .col .img{
	min-height: calc(544 / var(--break) * 100vw );
	background: url("images/renew02/chihososei/img_chihososei02.jpg")no-repeat center /cover;
}
.row_pillar01 .col .img:before{
	content: "";
	background:#03632f;
	width: calc( 60 / var(--break) * 100vw );
	height: calc( 60 / var(--break) * 100vw );
	position: absolute;
	right: 0;
	bottom: 0;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.row_pillar01 .col02 .img{
	background-image: url("images/renew02/chihososei/img_chihososei03.jpg");
}
.row_pillar01 .col03 .img{
	background-image: url("images/renew02/chihososei/img_chihososei04.jpg");
}
.row_pillar01 .col04 .img{
	background-image: url("images/renew02/chihososei/img_chihososei05.jpg");
}
.num_pillar01{
	left: 0;
	top: 0;
	clip-path: polygon(0 0,100% 0, 0 100%);
	width: calc(160 / var(--break) * 100vw );
	aspect-ratio:16/15;
}
.ttl_pillar01{
	background: #1b1b1b99;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_pillar01 .col .img {
		min-height: calc(440 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_pillar01 .col .img {
		min-height: calc(352 / var(--break) * 100vw);
	}
	.ttl_pillar01 {
		font-size: 1.625rem;
	}
	.num_pillar01 {
		width: calc(150 / var(--break) * 100vw);
		font-size: 2.75rem;
	}
}
@media(max-width: 767px) {
	.row_pillar01 .col:before{
		content: none!important;
	}
	.row_pillar01 .col{
		width: 100%;
	}
	.row_pillar01 .col .img {
		min-height: calc(460 / var(--break) * 100vw);
	}
	.row_pillar01 .col .txt{
		font-size: 1rem;
		letter-spacing: 0;
		padding: 4vw 5% 6vw;
	}
	.num_pillar01{
		font-size: 1.5rem;
	}
	.ttl_pillar01 {
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 3vw 2vw;
	}
}

/*  FEATURE 地方創成学科の特徴
------------------------------------------------------------------*/
.feature{
	background: url("images/renew02/chihososei/bg_chihososei01.jpg")no-repeat center top / cover;
}
.row_feature01{
	gap:calc(30 / var(--break) * 100vw ) 2.13%;
}
.row_feature01 .col{
	width: 23.4%;
	aspect-ratio:1/1;
	outline : calc( 2 / var(--break) * 100vw ) solid #dbf2e6;
	outline-offset : calc( -17 / var(--break) * 100vw );
	box-shadow: 0 0 calc(14 / var(--break) * 100vw ) calc(6 / var(--break) * 100vw ) rgba(0, 0, 0, 0.2);
}
.row_feature01 .num:before{
	content: "";
	background: #03632f;
	width: calc( 55 / var(--break) * 100vw );
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_feature01 .col{
		outline-offset: calc(-12 / var(--break) * 100vw);
	}
	.row_feature01 .col .num{
		font-size: 1.375rem;
	}
	.row_feature01 .col .txt{
		font-size: 1.25rem;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_feature01 .col .num {
		font-size: 1.125rem;
		padding-bottom: calc(15 / var(--break) * 100vw );
		margin-bottom: calc(10 / var(--break) * 100vw );
	}
	.row_feature01 .col .txt {
		font-size: 1rem;
	}
}
@media(max-width: 767px) {
	.feature{
		background: none;
		background-attachment: inherit !important;
		clip-path: inset(0);
	}
	.row_feature01{
		gap: calc(30 / var(--break) * 100vw) 2%;
	}
	.row_feature01 .col{
		width: 49%;
		outline-offset: calc(-10 / var(--break) * 100vw);
	}
	.row_feature01 .col .num{
		font-size: 0.875rem;
	}
	.row_feature01 .col .txt{
		font-size:0.875rem;
	}
}

/*  INTERVIEW 先輩インタビュー
------------------------------------------------------------------*/
.bg_interview01{
	background: url("images/renew02/chihososei/bg_chihososei02.jpg")no-repeat center / cover;
}
.ttl_interview01{
	width: calc(500 / var(--break) * 100vw );
	background: url("images/renew02/chihososei/deco_chihososei01.svg")no-repeat center bottom / contain;
	transform: translateY(1px);
}
.ttl_interview01 .icn{
	width: calc(50 / var(--break) * 100vw );
}
.slide_interview02{
	width: 100%;
}
.slide_interview02 li{
	max-width: calc(1740 / var(--break) * 100vw );
}
.row_interview01{
	height: 100%;
}
.row_interview01 .col_img{
	width: 50%;
	background: url("images/renew02/chihososei/slider_chihososei01.jpg")no-repeat center/ cover;
	min-height: calc(600 / var(--break) * 100vw );
}
.row_interview01.img02 .col_img{
	background: url("images/renew02/chihososei/slider_chihososei01.jpg")no-repeat center/ cover;
}
.row_interview01 .col_txt{
	width: 50%;
}
.row_interview01 .col_txt > .wrap{
	width: 92%;
}
.row_interview01 .col_txt .txt01{
	width: calc(360 / var(--break) * 100vw );
}
.row_interview01 .col_txt .bdr{
	background: #e8e8e8;
	height: 1px;
}
.slide_interview02 .slick-track {
	display: flex!important;
}
.slide_interview02 .slick-slide {
	height: auto !important;
}
.slide_interview02 .slick-dotted.slick-slider{
	margin-bottom: 0!important;
}
.slide_interview02 .slick-prev:before,
.slide_interview02 .slick-next:before{
	display: none;
}
.slide_interview02 .slick-prev,
.slide_interview02 .slick-next{
	width: calc(36 / var(--break) * 100vw);
	height: calc(36 / var(--break) * 100vw);
	background: url("images/renew02/page/arw02.svg") no-repeat center / contain;
	z-index: 9;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: none;
}
.slide_interview02 .slick-prev{
	left: 1.2%;
}
.slide_interview02 .slick-next{
	right: 1.2%;
	transform: scaleX(-1);
}
.slide_interview02 .slick-dots{
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_interview02 .slick-dots li{
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	margin: 0 calc(8 / var(--break) * 100vw);
}
.slide_interview02 .slick-dots li button{
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	padding: 0;
}
.slide_interview02 .slick-dots li button:before{
	content: "";
	background: #dbf2e6;
	width: calc(11 / var(--break) * 100vw);
	height: calc(11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_interview02 .slick-dots li.slick-active button:before{
	background: #239859;
	opacity: 1;
}

@media(min-width: 768px) and (max-width:1599px) {
	.slide_interview02 li{
		max-width: calc(1419 / var(--break) * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_interview02 li{
		max-width: calc(1119 / var(--break) * 100vw );
	}
	.row_interview01 .col_txt .txt01 {
		width: calc(290 / var(--break) * 100vw);
		font-size: 1rem;
		line-height: 1.6;
		padding-top: calc(5 / var(--break) * 100vw );
		padding-bottom: calc(5 / var(--break) * 100vw );
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
	.row_interview01 .col_txt .name{
		font-size: 2.125rem;
	}
	.row_interview01 .col_txt .txt02{
		font-size: 1.25rem;
	}
	.row_interview01 .col_txt .bdr{
		margin-top: calc(20 / var(--break) * 100vw );
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
}
@media(max-width: 767px) {
	.bg_interview01 {
		background: url("images/renew02/chihososei/bg_chihososei02_sp.jpg") no-repeat center / cover;
		padding-top: 21vw;
	}
	.ttl_interview01 {
		width: calc(600 / var(--break) * 100vw);
	}
	.ttl_interview01 .icn {
		width: calc(60 / var(--break) * 100vw);
	}
	.ttl_interview01 .en{
		font-size: calc(56 / var(--break) * 100vw );
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
	.ttl_interview01 .ja{
		font-size: calc(30 / var(--break) * 100vw );
		letter-spacing: 0;
	}
	.slide_interview02 li {
		max-width: calc(750 / var(--break) * 100vw);
	}
	.row_interview01{
		width: calc(750 / var(--break) * 100vw );
	}
	.row_interview01 .col_img{
		width: 100%;
		height: calc(460 / var(--break) * 100vw);
		min-height: auto;
	}
	.row_interview01 .col_txt{
		width: 100%;
		padding: 9vw 0;
	}
	.slide_interview02 .slick-prev, .slide_interview02 .slick-next {
		width: calc(60 / var(--break) * 100vw);
		height: calc(60 / var(--break) * 100vw);
		top: 29vw;
		bottom: auto;
	}
	.row_interview01 .col_txt > .wrap{
		width: calc(646 / var(--break) * 100vw );
	}
	.row_interview01 .col_txt .txt01 {
		width: calc(440 / var(--break) * 100vw);
		font-size: 1rem;
		letter-spacing: 0;
		border-radius: calc(40 / var(--break) * 100vw );
	}
	.row_interview01 .col_txt .name {
		font-size: 1.75rem;
		letter-spacing: 0;
	}
	.row_interview01 .col_txt .txt02{
		font-size: 1.125rem;
		letter-spacing: 0;
	}

}

/* LICENSE 地方創成学科で取得できる資格・免許
------------------------------------------------------------------*/
.row_license01{
	max-width: 1720px;
	width: 91%;
}
.row_license01 .col_img{
	width: 50%;
	background: url("images/renew02/chihososei/img_chihososei06.jpg")no-repeat center /cover;
	min-height: calc(500 / var(--break) * 100vw );
}
.row_license01 .col_txt{
	width: 50%;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {
	.row_license01 .ttl__common01{
		display: block;
		text-align: center;
	}
	.row_license01 .ttl__common01 .en{
		margin-right: 0;
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
	.row_license01 .col_img {
		min-height: calc(360 / var(--break) * 100vw);
	}
	.row_license01 .col_txt{
		padding:calc(30 / var(--break) * 100vw );
	}
}
@media(max-width: 767px) {
	.row_license01{
		width: calc(702 / var(--break) * 100vw );
	}
	.row_license01 .col_img{
		width: 100%;
		min-height: calc(410 / var(--break) * 100vw);
	}
	.row_license01 .col_txt{
		width: 100%;
		padding: 6vw 4% 7vw;
	}
}

/* CURRICULUM 地方創成学科カリキュラム
------------------------------------------------------------------*/
.curriculum.deco_common01:before {
	background: #23985966;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/*-------------------------------------------
			chihososeiページここまで　
--------------------------------------------*/

/*-------------------------------------------
			kodomohattatsuページここから　
--------------------------------------------*/

/* PILLAR OF LEARNING 子ども発達学科の4つの柱
------------------------------------------------------------------*/
.kodomohattatsu .row_pillar01 .col01 .img{
	background-image: url("images/renew02/kodomohattatsu/img_kodomohattatsu02.jpg");
}
.kodomohattatsu .row_pillar01 .col02 .img{
	background-image: url("images/renew02/kodomohattatsu/img_kodomohattatsu03.jpg");
}
.kodomohattatsu .row_pillar01 .col03 .img{
	background-image: url("images/renew02/kodomohattatsu/img_kodomohattatsu04.jpg");
}
.kodomohattatsu .row_pillar01 .col04 .img{
	background-image: url("images/renew02/kodomohattatsu/img_kodomohattatsu05.jpg");
}
.kodomohattatsu .row_pillar01 .col .img:before {
	background:#bc3943;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* FEATURE 学科の特徴
------------------------------------------------------------------*/
.kodomohattatsu .feature{
	background: url("images/renew02/kodomohattatsu/bg_kodomohattatsu01.jpg")no-repeat center / cover;
}
.kodomohattatsu .row_feature01 .col{
	outline-color: #f6e1e3;
}
.kodomohattatsu .row_feature01 .num:before{
	background: #bc3943;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* INTERVIEW 先輩インタビュー
------------------------------------------------------------------*/
.kodomohattatsu .bg_interview01 {
	background: url(images/renew02/kodomohattatsu/bg_kodomohattatsu02.jpg) no-repeat center / cover;
}
.kodomohattatsu .slide_interview02 .slick-dots li button:before {
	background: #f6e1e3;
}
.kodomohattatsu .slide_interview02 .slick-dots li.slick-active button:before {
	background: #d36b73;
}
.kodomohattatsu .row_interview01.img01 .col_img {
	background: url(images/renew02/kodomohattatsu/slider_kodomohattatsu01.jpg) no-repeat center / cover;
}
.kodomohattatsu .row_interview01.img02 .col_img {
	background: url(images/renew02/kodomohattatsu/slider_kodomohattatsu02.jpg) no-repeat center / cover;
}
.kodomohattatsu .row_interview01.img04 .col_img {
	background: url(images/renew02/kodomohattatsu/slider_kodomohattatsu03.jpg) no-repeat center / cover;
}
.kodomohattatsu .row_interview01.img03 .col_img {
	background: url(images/renew02/kodomohattatsu/slider_kodomohattatsu04.jpg) no-repeat center / cover;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.kodomohattatsu .bg_interview01 {
		background: url("images/renew02/kodomohattatsu/bg_kodomohattatsu02_sp.jpg") no-repeat center / cover;
	}
}

/* LICENSE 子ども発達学科で取得できる資格・免許
------------------------------------------------------------------*/
.kodomohattatsu .row_license01 .col_img {
	background: url(images/renew02/kodomohattatsu/img_kodomohattatsu06.jpg) no-repeat center / cover;
}
@media(min-width: 768px) and (max-width:1599px) {
	.kodomohattatsu .row_license01 .ttl__common01{
		display: block;
		text-align: center;
	}
	.kodomohattatsu .row_license01 .ttl__common01 .en{
		margin-right: 0;
		margin-bottom: calc(20 / var(--break) * 100vw );
	}

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* CURRICULUM 幼児教育学科カリキュラム
------------------------------------------------------------------*/
.box_curriculum01 {
	border: 1px solid #1b1b1b;
}
.kodomohattatsu .box_curriculum01 .list_default li:before{
	background: #d36b73;
}
.kodomohattatsu .curriculum.deco_common01:before {
	background: #d36b7366;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.box_curriculum01 {
		padding: 7vw 5% 6vw;
	}
	.box_curriculum01.pt02{
		padding: 0 0 6vw;
	}
	.box_curriculum01.pt02 .wrap{ 
		padding: 0 5%;
	}
	.box_curriculum01 .ttl01{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_curriculum01 .ttl02{
		font-size: 1rem;
		letter-spacing: 0;
		padding: 1.5vw 1vw;
		border-radius: calc(40 / var(--break) * 100vw );
	}
}


/*-------------------------------------------
			kodomohattatsuページここまで　
--------------------------------------------*/

/*-------------------------------------------
			shinriページここから　
--------------------------------------------*/

/* FEARTURE 心理学科の5つ特徴
------------------------------------------------------------------*/
.shinri .row_pillar01 .col .img:before{
	background: #125187;
}
.shinri .row_pillar01 .col01 .img {
	background-image: url("images/renew02/shinri/img_shinri02.jpg");
}
.shinri .row_pillar01 .col02 .img {
	background-image: url("images/renew02/shinri/img_shinri03.jpg");
}
.shinri .row_pillar01 .col03 .img {
	background-image: url("images/renew02/shinri/img_shinri04.jpg");
}
.shinri .row_pillar01 .col04 .img {
	background-image: url("images/renew02/shinri/img_shinri05.jpg");
}
.shinri .row_pillar01 .col05 .img {
	background-image: url("images/renew02/shinri/img_shinri06.jpg");
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* INTERVIEW 先輩インタビュー
------------------------------------------------------------------*/
.shinri .bg_interview01 {
	background: url("images/renew02/shinri/bg_shinri01.jpg") no-repeat center / cover;
}
.shinri .row_interview01.img01 .col_img {
	background-image: url("images/renew02/shinri/slider_shinri01.jpg");
}
.shinri .slide_interview02 .slick-dots li button:before {
	background: #dbe7f1;
}
.shinri .slide_interview02 .slick-dots li.slick-active button:before {
	background: #125187;
}

@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.shinri .bg_interview01 {
		background: url("images/renew02/shinri/bg_shinri01_sp.jpg") no-repeat center / cover;
	}
}

/* LICENSE 心理学科で取得できる資格・免許
------------------------------------------------------------------*/
.shinri .row_license01 .col_img {
	background: url("images/renew02/shinri/img_shinri07.jpg") no-repeat center / cover;
}
@media(min-width: 768px) and (max-width:1599px) {
	.shinri .row_license01 .ttl__common01{
		display: block;
		text-align: center;
	}
	.shinri .row_license01 .ttl__common01 .en{
		margin-right: 0;
		margin-bottom: calc(20 / var(--break) * 100vw );
	}

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* CURRICULUM 心理学科カリキュラム
------------------------------------------------------------------*/
.shinri .curriculum.deco_common01:before {
	background:#4c86b866;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
}

/*-------------------------------------------
			shinriページここまで　
--------------------------------------------*/

/*-------------------------------------------
			healthページここから　
--------------------------------------------*/

/* MAJOR 健康科学科の4つの専攻
------------------------------------------------------------------*/
.health .row_pillar01 .col .img:before{
	background: #00696e;
}
.health .row_pillar01 .col01 .img {
	background-image: url("images/renew02/health_sciences/img_health_sciences02.jpg");
}
.health .row_pillar01 .col02 .img {
	background-image: url("images/renew02/health_sciences/img_health_sciences03.jpg");
}
.health .row_pillar01 .col03 .img {
	background-image: url("images/renew02/health_sciences/img_health_sciences04.jpg");
}
.health .row_pillar01 .col04 .img {
	background-image: url("images/renew02/health_sciences/img_health_sciences05.jpg");
}

@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* FEATURE 学科の特徴
------------------------------------------------------------------*/
.health .feature {
	background: url(images/renew02/health_sciences/bg_health_sciences01.jpg) no-repeat center top / cover;
}
.health .row_feature01 .col {
	outline-color: #d5e9ea;
}
.health .row_feature01 .num:before {
	background: #00696e;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.health .feature {
		background: none;
	}
}

/* INTERVIEW 先輩インタビュー
------------------------------------------------------------------*/
.health .bg_interview01 {
	background-image: url(images/renew02/health_sciences/bg_health_sciences02.jpg) ;
}
.health .slide_interview02 .slick-dots li button:before {
	background: #d5e9ea;
}
.health .slide_interview02 .slick-dots li.slick-active button:before {
	background: #2e9297;
}
.health .row_interview01.img01 .col_img {
	background-image: url(images/renew02/health_sciences/slider_health_sciences01.jpg);
}
.health .row_interview01.img02 .col_img {
	background-image: url(images/renew02/health_sciences/slider_health_sciences02.jpg);
}
.health .row_interview01.img03 .col_img {
	background-image: url(images/renew02/health_sciences/slider_health_sciences03.jpg);
}
.health .row_interview01.img04 .col_img {
	background-image: url(images/renew02/health_sciences/slider_health_sciences04.jpg);
}
.health .row_interview01.img05 .col_img {
	background-image: url(images/renew02/health_sciences/slider_health_sciences05.jpg);
}
.health .row_interview01.img06 .col_img {
	background-image: url(images/renew02/health_sciences/slider_health_sciences06.jpg);
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.health .bg_interview01 {
		background-image: url("images/renew02/health_sciences/bg_health_sciences02_sp.jpg") ;
	}
}

/* LICENSE 健康科学科で取得できる資格・免許
------------------------------------------------------------------*/
.health .row_license01 .col_img {
	background-image: url(images/renew02/health_sciences/img_health_sciences06.jpg) ;
}
@media(min-width: 768px) and (max-width:1599px) {
	.health  .row_license01 .ttl__common01{
		display: block;
		text-align: center;
	}
	.health  .row_license01 .ttl__common01 .en{
		margin-right: 0;
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* JOB OFFER 主な進路・内定先
------------------------------------------------------------------*/
.health .box_curriculum01 .list_default li:before{
	background: #2e9297;
}
.health  .curriculum.deco_common01:before {
	background: #2e929766;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/*-------------------------------------------
			health_sciencesページここまで　
--------------------------------------------*/

/*-------------------------------------------
			collegeページここから　
--------------------------------------------*/

/* FRATURE 幼児教育学科の4つの強み
------------------------------------------------------------------*/
.college .row_pillar01 .col .img:before{
	background:#347c0b;
}
.college .row_pillar01 .col01 .img {
	background-image: url("images/renew02/college/img_college02.jpg");
}
.college .row_pillar01 .col02 .img {
	background-image: url("images/renew02/college/img_college03.jpg");
}
.college .row_pillar01 .col03 .img {
	background-image: url("images/renew02/college/img_college04.jpg");
}
.college .row_pillar01 .col04 .img {
	background-image: url("images/renew02/college/img_college05.jpg");
}

@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* FEATURE 幼児教育学科の特徴
------------------------------------------------------------------*/
.college .feature {
	background-image: url(images/renew02/college/bg_college01.jpg) ;
}
.college .row_feature01 {
	gap: calc(30 / var(--break) * 100vw) 3.6%;
}
.college .row_feature01 .col{
	outline-color: #e0edd8;
}
.college .row_feature01 .num:before{
	background: #347c0b;
}
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {
	.college .feature {
		background-image: none;
	}
	.college .row_feature01 {
		gap: calc(30 / var(--break) * 100vw) 2%;
	}
	.college .row_feature01 .col .txt {
		font-size: 0.875rem;
		line-height: 1.6;
	}
}

/* INTERVIEW 先輩インタビュー
------------------------------------------------------------------*/
.college .bg_interview01 {
	background-image: url(images/renew02/college/bg_college02.jpg) ;
}
.college .slide_interview02 .slick-dots li button:before {
	background: #e0edd8;
}
.college .slide_interview02 .slick-dots li.slick-active button:before {
	background: #62a73b;
}
.college .row_interview01.img01 .col_img {
	background-image: url(images/renew02/college/slider_college01.jpg);
}
.college .row_interview01.img02 .col_img {
	background-image: url(images/renew02/college/slider_college02.jpg);
}

@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* LICENSE 幼児教育学科で取得できる資格・免許
------------------------------------------------------------------*/
.college .row_license01 .col_img {
	background-image: url(images/renew02/college/img_college06.jpg) ;
}
@media(min-width: 768px) and (max-width:1599px) {
	.college  .row_license01 .ttl__common01{
		display: block;
		text-align: center;
	}
	.college  .row_license01 .ttl__common01 .en{
		margin-right: 0;
		margin-bottom: calc(20 / var(--break) * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/*  CURRICULUM 幼児教育学科カリキュラム
------------------------------------------------------------------*/
.college .curriculum.deco_common01:before{
	background: #62a73b66;
}

@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* 
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {

}
@media(min-width: 768px) and (max-width:1299px) {

}
@media(max-width: 767px) {

}

/* フッター footer
------------------------------------------------------------------*/
.top_foot {
	padding-top: calc(40 / var(--break) * 100vw );
	padding-bottom: calc(60 / var(--break) * 100vw );
	background: #001969;
}
.info_foot{
	color: #fff;
}
.row_foot01 > .col_l {
	width: calc(100% - calc(300 / var(--break) * 100vw ));
	justify-content: flex-start!important;
}
.logo_foot,.logo_foot img {
	width: calc(378 / var(--break) * 100vw );
	margin-right: calc(40 / var(--break) * 100vw );
}
.row_foot01 > .col_r {
	width: calc(300 / var(--break) * 100vw );
}
.top_foot > .inner1200{
	max-width: 1340px;
}
.address_foot{
	font-size: 1.125rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(15 / var(--break) * 100vw );
}
.tel_foot{
	font-size: 1.125rem;
	letter-spacing: 0.1em;
	line-height: 2;
}
.btn_foot01 a {
	background: #001969;
	height: calc(50 / var(--break) * 100vw );
	font-family: "shippori-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.125rem;
	border: 1px solid #fff;
}
.btn_foot01 a:before {
	content: "";
	position: absolute;
	background: url("images/renew02/page/icn_foot01.svg")no-repeat center / contain;
	width: calc(20 / var(--break) * 100vw );
	height: calc(20 / var(--break) * 100vw );
	left: calc(20 / var(--break) * 100vw );
	top: 0;
	bottom: 0;
	margin: auto;
}
.btn_foot01.green a:before{
	background: url("images/renew02/page/icn_foot02.svg")no-repeat center / contain;
}
.btn_foot01.access a:before{
	background: url("images/renew02/page/icn_foot03.svg")no-repeat center / contain;
}
.btn_foot01 a:after{
	content: "";
	background: url("images/renew02/page/arw01.svg")no-repeat center / contain;
	width: calc( 18 / var(--break) * 100vw );
	height: calc( 18 / var(--break) * 100vw );
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: calc(20 / var(--break) * 100vw );
}
.bottom_foot {
	background: #1b1b1b;
}
.row_foot03 {
	gap: 0 calc(25 / var(--break) * 100vw );
}
.nav_foot .ttl {
	margin-bottom: calc(15 / var(--break) * 100vw );
	font-weight: bold;
	letter-spacing: .1em;
}
.nav_foot .ttl a {
	letter-spacing: .1em;
}
.nav_foot ul:not(:last-child) {
	margin-bottom: calc(30 / var(--break) * 100vw );
}
.nav_foot li:not(:last-child) {
	margin-bottom: calc(8 / var(--break) * 100vw );
}
.nav_foot li a {
	letter-spacing: .05em;
}
.nav_foot li .icn {
	width: calc(10 / var(--break) * 100vw );
	margin-left: calc(5 / var(--break) * 100vw );
}
footer .fix_tb_pc{
	display: none;
}

.pagetop {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: calc(80 / var(--break) * 100vw);
}
.pagetop img{
	display: none;
}
.pagetop a{
	height: calc(80 / var(--break) * 100vw );
	background: url("images/renew02/page/pagetop.svg")no-repeat center / cover;
	display: block;
}
.copyright {
	border-top: 1px solid #ffffff1A;
	color: #fff;
	background: #1b1b1b;
	height: calc(80 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.logo_foot, .logo_foot img {
		width: calc(340 / var(--break) * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_foot01 > .col_l {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.row_foot01 > .col_r {
		width: calc(240 / var(--break) * 100vw);
	}
	.logo_foot, .logo_foot img {
		width: calc(285 / var(--break) * 100vw);
		margin-right: calc(20 / var(--break) * 100vw );
	}
	.address_foot{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.tel_foot{
		font-size: 1rem;
		letter-spacing:0;
	}
	.nav_foot.sp_tb{
		display: none!important;
	}
	.nav_foot .ttl {
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.nav_foot .ttl a{
		letter-spacing: 0;
	}
	.btn_foot01 a{
		font-size: 0.875rem;
		letter-spacing: 0;
	}
}
@media(max-width: 767px) {
	.top_foot {
		padding: 7.5vw 0 9vw;
	}
	.row_foot01 > .col_l {
		width: 100%;
		display: block;
		padding: 0;
		max-width: 100%;
	}
	.logo_foot {
		width: 100%;
		max-width: calc(288 / 750 * 100vw);
		margin: 0 auto 5.5vw;
	}
	.info_foot {
		width: 100%;
		max-width: 100%;
		text-align: center;
		margin-bottom: 6.5vw;
	}
	.address_foot {
		margin-bottom: 3vw;
		font-size: 87.5%;
		letter-spacing: 0;
	}
	.tel_foot {
		line-height: 1.2;
		font-size: .875rem;
		letter-spacing: 0;
	}
	.row_foot01 > .col_r {
		width: 100%;
		margin: 0 auto;
	}
	.btn_foot01 {
		max-width: calc(500 / 750 * 100vw);
		margin: 0 auto;
	}
	.btn_foot01 {
		margin-bottom: 2vw;
	}
	.btn_foot01 a {
		font-size: 87.5%;
		padding: 2.5vw;
		border-radius: calc(50 / var(--break) * 100vw );
		height: calc(72 / 750 * 100vw);
		padding-top: 2vw;
	}
	.btn_foot01 a .wrap {
		max-width: calc(360 / 750 * 100vw);
	}
	.btn_foot01 a:before {
		width: calc(32 / 750 * 100vw);
		height: calc(32 / 750 * 100vw);
		left: calc(50 / var(--break) * 100vw );
	}
	.btn_foot01 a:after {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		position: absolute;
		right: calc(30 / var(--break) * 100vw);
	}
	.bottom_foot {
		padding: 9vw 0 6vw;
	}
	.row_foot03 {
		display: none;
	}
	.nav_foot {
		border-top: 1px solid #fff;
		margin-bottom: 5vw;
	}
	.nav_foot li {
		font-size: 100%;
	}
	.nav_foot li:not(:last-child) {
		margin-bottom: 0;
	}
	.nav_foot > ul > li > a {
		font-size: 81.25%;
		border-bottom: 1px solid #fff;
		display: block;
		padding: 3.5vw 4vw 3.5vw 3vw;
		position: relative;
	}
	.nav_foot > ul > li > a:after {
		content: "";
		position: absolute;
		right: 3.5vw;
		top: 0;
		bottom: 0;
		width: calc(10 / 750 * 100vw);
		height: calc(10 / 750 * 100vw);
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		transform: rotate(-45deg);
		margin: auto;
	}
	.nav_foot > ul > li.nav_parent > a:after {
		transform: rotate(45deg);
		top: -.5vw;
	}
	.nav_foot > ul > li.nav_parent > a.open:after {
		transform: rotate(-135deg);
		top: 1vw;
	}
	.nav_foot .nav_sub {
		display: none;
		width: 100%;
		max-width: calc(652 / 750 * 100vw);
		margin-right: 0;
		margin-left: auto;
	}
	.nav_foot .nav_sub li a {
		font-size: 75%;
		border-bottom: 1px solid #fff;
		display: block;
		padding: 2.2vw 5vw 2.2vw 2vw;
		position: relative;
	}
	.nav_foot .nav_sub li a:after {
		content: "";
		position: absolute;
		right: 3vw;
		top: 0;
		bottom: 0;
		width: calc(8 / 750 * 100vw);
		height: calc(8 / 750 * 100vw);
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		transform: rotate(-45deg);
		margin: auto;
	}
	.copyright {
		font-size: 75%;
		letter-spacing: 0;
		padding: 4vw 0;
		height: auto;
	}
	.pagetop {
		display: none!important;
	}
	.fix {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 9;
	}
	.fix_tel {
		width: calc(300 / var(--break) * 100dvw);
	}
	.fix_web {
		width: calc(300 / var(--break) * 100dvw);
	}
	.pagetop_sp {
		width: calc(150 / var(--break) * 100dvw);
	}
	.fix a {
		display: block;
	}
}

/* グーグルマップ
------------------------------------------------------------------*/
.map {
	position: relative;
	width: 100%;
	padding: calc(500 / var(--break) * 100vw) 0 0 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: calc(-170 / var(--break) * 100vw);
	height: calc(100% + calc(340 / var(--break) * 100vw));
}
.btn_map {
	width: calc(300 / var(--break) * 100vw);
	font-size: 1.25rem;
	letter-spacing: .1em;
	left: calc(30 / var(--break) * 100vw);
	top: calc(30 / var(--break) * 100vw);
	z-index: 1;
}
.btn_map a {
	height: calc(60 / var(--break) * 100vw);
	background: url("images/renew02/page/icn_map.svg")no-repeat left calc(30 / var(--break) * 100vw) center / calc(16 / var(--break) * 100vw) auto;
	border: 1px solid #fff;
}
.btn_map a::after {
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border-left: calc(8 / var(--break) * 100vw) solid  #333;
	border-top: calc(5 / var(--break) * 100vw) solid transparent;
	border-bottom: calc(5 / var(--break) * 100vw) solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(30 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.map iframe {
		margin-top: calc(-280 / var(--break) * 100vw);
		height: calc(100% + calc(560 / var(--break) * 100vw));
	}
}
@media(max-width: 767px) {
	.map iframe {
		margin-top: calc(-200 / var(--break) * 100vw);
		height: calc(100% + calc(400 / var(--break) * 100vw));
	}
	.btn_map {
		width: calc(600 / var(--break) * 100vw);
		margin: 0 auto calc(60 / var(--break) * 100vw);
		font-size: 1.0625rem;
		letter-spacing: 0;
		position: relative;
		left: auto;
		top: auto;
	}
	.btn_map a {
		height: calc(100 / var(--break) * 100vw);
		background-position: left 3vw center;
		background-size: calc(30 / var(--break) * 100vw) auto;
	}
	.btn_map a::after {
		border-width: calc(10 / var(--break) * 100vw) 0 calc(10 / var(--break) * 100vw) calc(16 / var(--break) * 100vw);
		right: 3vw;
	}
}

/* 検索
------------------------------------------------------------------*/
.search{
	width: calc(200 / var(--break) * 100vw );
}
.search .search-input {
	width: calc(100% - calc(30 / var(--break) * 100vw ));
	background: #fff;
	border-radius: calc(5 / var(--break) * 100vw ) 0 0 calc(5 / var(--break) * 100vw );
	font-size: 0.75rem;
	height: calc(30 / var(--break) * 100vw );
}
.search .search-button {
	width: calc(30 / var(--break) * 100vw );
	background: #1b1b1b;
	cursor: pointer;
	border-radius:0 calc(5 / var(--break) * 100vw ) calc(5 / var(--break) * 100vw ) 0;
	height: calc(30 / var(--break) * 100vw );
}
.search .search-button img{
	width: calc(15 / var(--break) * 100vw );
}
.content_search .list_search li {
	padding: calc(25 / var(--break) * 100vw ) 0;
	border-top: 2px dotted rgba(3, 49, 98, 0.3);
}
.content_search .list_search li:last-child {
	border-bottom: 2px dotted rgba(3, 49, 98, 0.3);
}
.content_search .list_search .date {
	display: inline-block;
	width: calc(135 / var(--break) * 100vw );
}
.content_search .list_search .txt {
	width: calc(100% - 135 / var(--break) * 100vw );
}
.content_search .list_search .txt a {
	text-decoration: underline;
}
.sp_search_box {
	display: none;
}
.sp_search_bg {
	display: none;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.search .search-input {
		width: calc(190 / var(--break) * 100vw);
		font-size: 1rem;
	}
	.search .search-button{
		font-size: 1rem;
	}
}
@media(max-width: 767px) {
	.sp_search.btn {
		position: fixed;
		right: 20vw;
		top: 5vw;
		z-index: 10000;
	}
	.search {
		width: 100%;
	}
	.search .sp_search {
		display: block !important;
	}
	.sp_search button {
		max-width: inherit;
		max-height: inherit;
		width: calc(68/ var(--break) * 100vw );
		height: calc(68 / var(--break) * 100vw );
		background: url(images/renew02/page/icn_search02.svg)no-repeat center / contain;
	}
	.content_search .list_search {
		width: 96%;
		margin: auto;
	}
	.content_search .list_search li {
		padding: 4vw 0;
	}
	.content_search .list_search .date {
		width: 100%;
	}
	.content_search .list_search .txt {
		width: 100%;
	}
	.sp_search_box.popup00 {
		display: block;
		min-height: calc(140 / var(--break) * 100vw );
		width:calc(700 / var(--break) * 100vw );
		margin: auto;
		padding: calc(30 / var(--break) * 100vw ) calc(25 / var(--break) * 100vw );
		background: #fff;
		position: fixed;
		right: 0;
		left: 0;
		top: 15%;
		z-index: 10002;
	}
	.sp_search_box form{
		display: flex!important;
		justify-content: space-between!important;;
	}
	.sp_search_box .search-input {
		max-width: inherit;
		width: calc(100% - calc(140 / var(--break) * 100vw ));
		padding: 1vw;
		height: calc(80 / var(--break) * 100vw );
		font-size: 1rem;
		border: 1px solid #1b1b1b;
	}
	.sp_search_box .search-button {
		max-width: inherit;
		width: calc(140 / var(--break) * 100vw );
		height: calc(80 / var(--break) * 100vw );
		color: #fff;
	}
	.sp_search_bg.popup00 {
		display: block;
		position: fixed;
		width: 100%;
		height: 100%;
		margin: auto;
		background: #33333380;
		top: 0;
		left: 0;
		right: 0;
		z-index: 10001;
	}
}

.grecaptcha-badge { visibility: hidden; }