@charset "utf-8";

/***PC***/

.nmt10{
	margin: -10px 0 0 0;
}
.nmt20{
	margin: -20px 0 0 0;
}
.nmt30{
	margin: -30px 0 0 0;
}
.ph_jozan1{
	mix-blend-mode: multiply;
}
.border100{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #818181;
}







/*
見出し英字など共通部分
*/
.top_title_en1{
	font-family: "Sorts Mill Goudy", serif;
	font-size: 42px;
}

.top_title_en1_ph1{
	clear: both;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}

.top_title_jp1{
	font-size: 13px;
	font-size: 14px;
	letter-spacing: 0.22em;
}
.top_title_jp1.m01{
	font-size: 15px;
	font-size: 16px;
}
.top_title_jp1.ctr{
	text-align: center;
}
.top_title_jp1.bg-w{
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}
.top_title_jp1.bg-w span{
	width: auto;
	margin: 0;
	padding: 0 5px 0 0;
	background: #fff;
	position: relative;
	
	z-index: 10;
}
@media print, screen and (max-width: 800px) {
.top_title_en1{
	font-size: 8.4vw;
}
.top_title_jp1{
	font-size: 2.6vw;
	font-size: 2.8vw;
}
.top_title_jp1.m01{
	font-size: 3vw;
	font-size: 3.2vw;
}
}



.top_title-border01bg{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
/*	background: #18A035;*/
}
.top_title-border01bg .top_title-border01{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	top: calc( 50% - 1px );
	left: 0;
	
	border: none;
	border-bottom: 1px solid #818181;
	z-index: 1;
}


.top_link_btn1{
	width: 48%;
	width: 66%;
	max-width: 320px;
	height: auto;
	font-size: 15px;
	background: #3e3a39;
	text-align: center;
	letter-spacing: 0.24em;
	padding: 13px 0 15px;
	margin: 50px auto 0;
	position: relative;
}
.top_link_btn2{
	width: 70%;
	max-width: 320px;
	height: auto;
	font-size: 15px;
	background: #3e3a39;
	text-align: center;
	letter-spacing: 0.24em;
	padding: 13px 0 15px;
	margin: 50px auto 0;
	position: relative;
}
.top_link_btn1 a{
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
}
.top_link_btn2 a{
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
}
@media print, screen and (min-width: 801px) {
.top_link_btn1{
	width: 26%;
	height: auto;
	font-size: 15px;
	background: #3e3a39;
	text-align: center;
	letter-spacing: 0.24em;
	padding: 13px 0 15px;
	margin: 50px auto 0;
	position: relative;
}
.top_link_btn2{
	width: 55.319%;
	width: 70%;
	height: auto;
	font-size: 15px;
	background: #3e3a39;
	text-align: center;
	letter-spacing: 0.24em;
	padding: 13px 0 15px;
	margin: 50px auto 0;
	position: relative;
}
}



/*
BOX1　Our BusinessからBusiness Field
*/
.top_box1_fl1{
	width: 100%;
	height: auto;
	margin: auto;
}
.top_box1_fr1{
	width: 100%;
	height: auto;
	margin: auto;
}
.top_box1_head1{
	font-size: 24px;
	padding: 0 0 20px;
}
.top_lead1{
	font-size: 16px;
	margin: 0 0 30px;
	line-height: 2;
}
.z-index10{
	z-index: 10;
}



/***

イラスト

***/
.top_box1_ph1bg{
	clear: both;
	width: 100%;
/*	max-width: 1600px;*/
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
/*	top: -170px;*/
	z-index: 2;
	
/*	background: rgba(148,204,204,1.00);*/
}
.top_box1_ph1bg video{
	width: 100%;
	height: auto;
	opacity: 0.6;
}

@media print, screen and (min-width: 801px) {
.top_box1_ph1bg{
	top: -170px;
}
}
@media print, screen and (min-width: 1401px) {
.top_box1_ph1bg{
	top: -210px;
}
}

.top_box1_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}




.top_3culumn1{
	text-align: center;
	font-size: 14px;
}
.top_3culumn1 .top_box1{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 auto 30px;
	padding: 35px 0 30px;
}
@media print, screen and (min-width: 801px) {
.top_box1_fl1{
	width: 34%;
	height: auto;
	float: left;
}
.top_box1_fr1{
	width: 60%;
	height: auto;
	float: right;
}
.top_3culumn1{
    display: flex;
	justify-content: space-between;
	text-align: center;
	font-size: 14px;
}
.top_3culumn1 .top_box1{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 3.5% 0 0;
	padding: 35px 0 10px;
}
.top_3culumn1 .top_box1:nth-of-type(3){
	margin: 0 0 0 0;
}
}


@media print, screen and (min-width: 801px) {
.top_space01{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	top: -190px;
	top: -110px;
/*
	padding-top: -100px;
	margin-top: -100px;
*/
}
}


/*
BOX2　ニュースリリース関係
*/

.top_box2_fl1{
	width: 100%;
	height: auto;
	margin: auto;
	font-size: 14px;
}
.top_box2_fr1{
	width: 100%;
	height: auto;
	margin: auto;
	font-size: 14px;
}
@media print, screen and (min-width: 801px) {
.top_box2_fl1{
	width: 47%;
	height: auto;
	float: left;
}
.top_box2_fr1{
	width: 47%;
	height: auto;
	float: right;
}
}



.top_box2_label1{
	font-size: 12px;
	text-align: center;
	background: #e7d4e0;
	width: 90px;
	height: auto;
	float: left;
	padding: 2px 0 0 0;
	margin: 18px 8px 0 0;
}
.top_box2_label2{
	font-size: 12px;
	text-align: center;
	background: #d2dec6;
	width: 90px;
	height: auto;
	float: left;
	padding: 2px 0 0 0;
	margin: 18px 8px 0 0;
}
.top_box2_label3{
	font-size: 12px;
	text-align: center;
	background: #dde2e6;
	width: 90px;
	height: auto;
	float: left;
	padding: 2px 0 0 0;
	margin: 18px 8px 0 0;
}
.top_box2_label4{
	font-size: 12px;
	text-align: center;
	background: #aaabab;
	width: 90px;
	height: auto;
	float: left;
	padding: 2px 0 0 0;
	margin: 18px 8px 0 0;
}
.top_box2_date1{
	font-size: 13px;
	float: left;
	margin: 18px 0 0;
}
.top_box2_head1{
	clear: both;
	width: auto;
	width: calc( 100% - 220px );
	width: calc( 100% - 260px );
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 14px;
	font-size: 15px;
	font-size: 16px;
	font-weight: 600;
	line-height: 135%;
}
@media print, screen and (max-width: 800px) {
.top_box2_head1{
	clear: both;
	width: 100%;
	padding: 0;
	margin: 8px 0 0 0;
/*	margin: 0;*/
	font-size: 3.2vw;
}
}
.top_box2_head1 a{
	text-decoration: none;
	color: #000;
}







/*
BOX3　施設情報
*/
.top_box3_head1{
	font-size: 18px;
	text-align: center;
	color: #fff;
	position: absolute;
	width: 100%;
	height: auto;
	margin: auto;
	top: 45%;
}
.top_box3_head1_bg1{
	clear: both;
	width: 20px;
	height: auto;
	margin: 0 auto;
	padding: 25px 0 0;
}

@media print, screen and (min-width: 801px) {
.top_3culumn2{
	display: flex;
	justify-content: space-between;
	max-width: 1400px;
	margin: auto;
}
}




/*
BOX4　グループ情報
*/
.top_3culumn1 .top_box4{
	width: 50%;
	height: auto;
	margin: auto;
	float: left
}
@media print, screen and (min-width: 801px) {
.top_3culumn1 .top_box4{
	width: auto;
	margin: 0 1% 0 0;
	float: none;
}
.top_3culumn1 .top_box4:nth-of-type(3){
	margin: 0 0 0 0;
}
}







/*
BOX5　サイトマップ
*/
.top_4culumn1 .top_box5{
	width: 100%;
	height: auto;
	margin: 0;
	font-size: 12px;
	font-size: 13px;
/*
	font-size: 1.5rem;
	font-size: 1rem;
*/
	line-height: 2.2;
	font-weight: 400;
	
/*	background: rgba(230,168,220,0.6);*/
}
.top_4culumn1 .top_box5 .ft-bold01{
	font-weight: 400;
	font-weight: 600;
	
/*	background: rgba(230,168,220,0.6);*/
}

@media print, screen and (max-width: 800px) {
.top_4culumn1 .top_box5{
	font-size: 1.5rem;
}
.top_4culumn1 .top_box5.m01{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	
}
.top_4culumn1 .top_box5 .ft_center1{
	text-align: center;
	padding: 0 15px;
	width: auto;
	margin: 0;
	font-size: 0.8em;
}

}
.top_4culumn1 a{
	text-decoration: none;
	color: #000;
	color: #222;
}



.top_4culumn1 .ft_btn_on a{
	text-decoration: none;
	color: #222;
}
.top_4culumn1 .ft_btn_on a:hover{
	color: #004b28;
}








.ft_allow1{
	width: 11px;
	height: 12px;
	float: left;
}

@media print, screen and (min-width: 801px) {
.top_4culumn1{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.top_4culumn1 .top_box5{
	width: auto;
	margin: 0;
	border-left: 1px solid #818181;
	padding: 0 8% 0 0;
	padding: 0 0 0 10px;
	padding: 0 0 0 2%;
}
.top_4culumn1 .top_box5:nth-of-type(1){
	margin: 0;
	padding: 0;
	border-left: none;
}
	

}
@media print, screen and (min-width: 801px) {
.top_4culumn1 .top_box5{
	letter-spacing: 0;
	padding: 0 0 0 2%;
}
}
@media print, screen and (min-width: 901px) {
.top_4culumn1 .top_box5{
	letter-spacing: 0.05em;
	padding: 0 0 0 3%;
}
}
@media print, screen and (min-width: 1001px) {
.top_4culumn1 .top_box5{
	letter-spacing: 0.07em;
	padding: 0 0 0 3%;
}
}
@media print, screen and (min-width: 1101px) {
.top_4culumn1 .top_box5{
	padding: 0 0 0 3%;
}
}


.top_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.top_flex1.m01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
/*	align-items: stretch;*/
	align-content: stretch;
}
@media print, screen and (min-width: 801px) {
.top_flex1{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
/*	align-items: stretch;*/
	align-content: stretch;
	align-self: stretch;
	
}
.top_flex1.flexcenter01{
	justify-content: center;
}
}
.top_w100{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	
/*	background: rgba(242,168,224,1.00);*/
}
.top_w80{
	clear: both;
	width:  calc( 100% - 40px );
	height: auto;
	margin: 0 auto;
	padding: 0;
	
/*	background: rgba(242,168,224,1.00);*/
}

.top_box2{
	clear: both;
	width: 84%;
	height: auto;
	margin: 0 auto 35px;
	padding: 0;
	position: relative;
	
/*
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 5px;
*/
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
/*	align-items: stretch;*/
	align-content: stretch;
	align-self: stretch;
	
/*	background: #92b691;*/
}
.top_box2.m01{
	margin: 0 auto;
}
@media print, screen and (min-width: 801px) {
.top_box2{
	width: 30%;
	max-width: 300px;
	margin: 0;
	
	border: none;
	border-bottom: 1px solid #818181;
}
.top_box2.m01{
	margin: 0;
}
}


.top_box2_title1{
	font-size: 20px;
/*	font-size: 18px;*/
	line-height: 100.1%;
	font-weight: 600;
	color: #004b28;
	text-align: left;
	letter-spacing: 0.01em;
}
.top_box2_title1.fcwhite01{
	color: #fff;
}
.top_box2_title1.m00{
	font-size: 16px;
}
.top_box2_title1.m01{
	font-size: 18px;
}
.top_box2_title1.m02{
	font-size: 22px;
}
.top_box2_title1.m03{
	font-size: 24px;
}
.top_box2_title1.center01{
	text-align: center;
}
.top_box2_title1.color01{
	color: #222;
}
@media print, screen and (max-width: 800px) {
.top_box2_title1{
	font-size: 20px;
	font-size: 3.6vw;
	font-size: 4vw;
}
.top_box2_title1.m00{
	font-size: 3.2vw;
}
.top_box2_title1.m01{
	font-size: 3.6vw;
}
.top_box2_title1.m02{
	font-size: 4.4vw;
}
.top_box2_title1.m03{
	font-size: 4.8vw;
}
}
.top_box2_txt1{
	font-size: 14px;
	font-size: 15px;
	line-height: 186%;
	color: #222;
	text-align: justify;
}
.top_box2_txt1.fcwhite01{
	color: #fff;
}
.top_box2_txt1.bold01{
	font-weight: 600;
}
.top_box2_txt1.fs13{
	font-size: 13px;
}
.top_box2_txt1.fs14{
	font-size: 14px;
}
.top_box2_txt1.lh200{
	line-height: 200%;
}
.top_box2_txt1.lh140{
	line-height: 140%;
}
@media print, screen and (max-width: 800px) {
.top_box2_txt1{
	font-size: 14px;
	font-size: 2.8vw;
	font-size: 15px;
	font-size: 3vw;
	
	font-size: 3.2vw;
}
.top_box2_txt1.fs13{
	font-size: 2.6vw;
}
.top_box2_txt1.fs14{
	font-size: 2.8vw;
}
}


.top_box3_btn1{
	clear: both;
	width: 48%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	position: relative;
}
@media print, screen and (min-width: 801px) {
.top_box3_btn1{
	width: 20.2%;
	max-width: 202px;
	width: 17%;
	max-width: 170px;
	margin: 0;
}
}



.top_box4_btn1{
	clear: both;
	width: 48%;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	position: relative;
}
@media print, screen and (min-width: 801px) {
.top_box4_btn1{
	width: 27%;
	max-width: 270px;
	margin: 0 0 15px;
}
}



/***

共通　リードコピー

***/
.common_head1{
	font-size: 24px;
	line-height: 101%;
	text-align: left;
}
.common_head1.textcenter01{
	text-align: center;
}
.common_head1.textcenter02{
	text-align: center;
}
.common_lead1{
	font-size: 16px;
	text-align: justify;
	line-height: 1.8;
}
.common_lead1.textcenter01{
	text-align: center;
}
.common_lead1.textcenter02{
	text-align: center;
}
.common_lead2{
	font-size: 15px;
	text-align: justify;
	line-height: 2;
}
.common_lead2.textcenter01{
	text-align: center;
}
.common_lead2.textcenter02{
	text-align: center;
}
@media print, screen and (max-width: 800px) {
.common_head1{
	font-size: 4.8vw;
}
.common_head1.textcenter02{
	text-align: left;
}
.common_lead1{
	font-size: 3.2vw;
}
.common_lead1.textcenter02{
	text-align: justify;
}
.common_lead2{
	font-size: 3vw;
}
.common_lead2.textcenter02{
	text-align: justify;
}
}




/***

共通　ページ内　画面切り替え
（ボタン）

***/
.kirikae_flex01{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
@media print, screen and (max-width: 800px) {
.kirikae_flex01{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	flex-wrap: wrap;
}		
}

.kirikae_btn1{
	clear: both;
	width: 22%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
@media print, screen and (max-width: 800px) {
.common_flex01{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	flex-wrap: wrap;
}		
}



/***

カテゴリーボタン

***/
.catbtn1{
	clear: both;
	width: 22%;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #ddd;
	position: relative;
}
.catbtn1 a{
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}




.pp-r01{
	clear: both;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}



