@charset "UTF-8";
/*
 * CSS pageParts.css
 */


/* ---------------------------------------
#message
--------------------------------------- */
#message #mainv .main_img_block{
	display: none;
}
#message #mainv .main_img{
	position: absolute;
	height: 600px;
	top: 160px;
	left: 0;
	width: 100%;
	background: url(../img/message/mainv.jpg) center top;
	background-size: cover;
}
#message.message21 #mainv .main_img{
	background: url(../img/message/mainv21.jpg) center top;
	background-size: cover;
}
#message.message23 #mainv .main_img{
	background: url(../img/message/mainv23b2.png) center top;
	background-size: cover;
}
#message #mainv .main_body{
	position: relative;
	z-index: 2;
}
#message #mainv .main_tit{
	font-size: 2.6em;
	line-height: 1.6;
	margin: 250px 0 30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#message.message21 #mainv .main_tit{
	font-size: 2.4em;
	margin: 200px 0 90px;
}
#message #mainv .main_body .box{
	display: inline-block;
	padding: 20px 0 20px 30px;
	background: #F3F3F3;
}
#message #mainv .box_in{
	font-size: 0.9em;
	display: flex;
	justify-content: center;
	align-items: center;
}
#message #mainv .box_in span{
	display: block;
	line-height: 1.5;
	text-align: center;
	padding: 0 30px;
}
#message #mainv .box_in .txt_en{
	font-size: 0.9em;
	color: #d77d82;
	font-style: italic;
}
#message #mainv .box_in .txt_jp{
	font-size: 1.3em;
}

#message #sec_1{
	margin-top: 120px;
}
#message #sec_1 .s1_img1{
	margin-top: 20px;
}
#message #sec_3 .cnt_left{
	width: 332px;
}
#message #sec_3 .cnt_right{
	width: 650px;
}
#message #sec_3 .s3_txt1{
	margin-bottom: 30px;
}

@media print,screen and (max-width: 1420px) {
	#message #mainv .main_img_block{
		display: block;
	}
	#message #mainv .main_img{
		display: none;
	}
	#message #mainv{
		position: relative;
	}
	#message #mainv .main_body{
		position: absolute;
		top: 120px;
		left: 80px;
	}
	#message #mainv .main_tit{
		font-size: 2.5em!important;
		margin: 0 0 30px!important;
	}
	#message #sec_1{
		margin-top: 20px;
	}
	#message #sec_1 .s1_img1{
		margin-top: 20px;
	}
	#message #sec_3 .cnt_left{
		width: 332px;
	}
	#message #sec_3 .cnt_right{
		width: 650px;
	}
	#message #sec_3 .s3_txt1{
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 767px){
	#message #mainv .main_body .box{
		display: block;
	}
	#message #mainv .main_body{
		position: static;
		width: 94%;
		margin: 0 auto;
	}
	#message #mainv .main_tit{
		font-size: 1.8em!important;
		margin: 10px 0 10px!important;
	}
	#message #sec_1{
		margin-top: 15px;
	}
	#message #sec_1 .s1_img1{
		margin-top: 15px;
	}
	#message #sec_3 .cnt_left{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	#message #sec_3 .cnt_right{
		width: 100%;
		float: none;
	}
	#message #sec_3 .s3_txt1{
		margin-bottom: 30px;
	}
}



/* ---------------------------------------
#history
--------------------------------------- */
#history .st_txt1{
	text-align: center;
	margin-bottom: 20px;
}
#history .tit_top{
	padding-bottom: 0;
}
#history .history_box .cnt_left{
	width: 570px;
	padding-left: 50px;
	box-sizing: border-box;
}
#history .history_box .cnt_right{
	width: 300px;
	padding-top: 80px;
}
#history .history_box .inbox{
	margin-bottom: 40px;
}
#history .history_box .box-tit{
	margin-left: -50px;
	display: inline-block;
	padding: 5px 15px;
	margin-bottom: 20px;
	font-family: "A1明朝 A1" , A1 Mincho, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #fff;
	font-size: 1.85em;
	background: #d77d82;
	position: relative;
	z-index: 1;
}
#history .history_box .box-tit span{
	margin-left: 5px;
	font-size: 0.8em;
}
#history .history_box .box-txt1{
	margin-bottom: 15px;
	font-family: "A1明朝 A1" , A1 Mincho, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.6em;
	font-weight: bold;
}
#history .history_box .box-imgcap{
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	background: linear-gradient(transparent 50%, #f2d6d7 51%, #f2d6d7 100%);
}
@media screen and (max-width: 767px){
	#history .st_txt1{
		text-align: left;
	}
	#history .history_box .cnt_left{
		width: 100%;
		padding-left: 0;
		margin-bottom: 10px;
	}
	#history .history_box .cnt_right{
		width: 100%;
		padding-top: 0;
	}
	#history .history_box .inbox{
		margin-bottom: 30px;
		padding-left: 15px;
	}
	#history .history_box .box-tit{
		margin-left: -20px;
		display: inline-block;
		margin-bottom: 10px;
		font-size: 1.3em;
	}
	#history .history_box .box-tit span{
		margin-left: 5px;
		_font-size: 0.5em;
	}
#history .history_box .box-txt1{
	margin-bottom: 10px;
	font-size: 1.2em;
}
	#history .history_box .box-imgcap{
		margin-top: 5px;
		font-weight: bold;
		text-align: center;
		background: linear-gradient(transparent 50%, #EED0D3 51%, #EED0D3 100%);
	}
}



#history .history_box{
	position: relative;
}
#history .border{
	width: 2px;
	height: calc(100% - 15px);
	position: absolute;
	top: 0;
	left: 15px;
	background: #f2d6d7;
}
#history .h_table_wrap .h_table{
	width: 100%;
	display: table;
}
#history .h_table_wrap .h_table dl{
	display: table-row;
}
#history .h_table_wrap .h_table dt,
#history .h_table_wrap .h_table dd{
	display: table-cell;
	box-sizing: border-box;
}
#history .h_table_wrap .h_table .year{
	width: 180px;
	padding: 14px 15px;
	vertical-align: middle;
	font-size: 1.12em;
	line-height: 1;
	position: relative;
	text-align: right;
}
#history .h_table_wrap .h_table .year span{
	font-family: "A1明朝 A1" , A1 Mincho, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.4em;
	font-weight: bold;
	position: absolute;
	top: 14px;
	left: 42px;
}
#history .h_table_wrap .h_table .year:before{
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: calc(50% - 12px);
	left: 4px;
	border: 6px solid #F5F5F5;
	border-radius: 50%;
	background: #d77d82;
	z-index: 10;
}
#history .h_table_wrap .h_table .year:after{
	content: "";
	display: block;
	width: 25px;
	height: 2px;
	position: absolute;
	top: calc(50% - 0px);
	left: 12px;
	background: #f2d6d7;
	z-index: 1;
}
#history .h_table_wrap .h_table .year.none:before,
#history .h_table_wrap .h_table .year.none:after{
	display: none;
}
#history .h_table_wrap .h_table .month{
	width: 60px;
	background: #fff;
	text-align: right;
	padding: 14px 15px;
}
#history .h_table_wrap .h_table dd{
	padding: 14px 15px;
}

@media screen and (max-width: 767px){
	#history .border{
		height: calc(100% - 7px);
		left: 0px;
	}
	#history .h_table_wrap .h_table .year:before{
		left: -10px;
	}
	#history .h_table_wrap .h_table .year:after{
		width: 10px;
	}
	#history .h_table_wrap .h_table .year.none{
		display: none;
	}
	#history .h_table_wrap .h_table{
		width: 100%;
		display: block;
	}
	#history .h_table_wrap .h_table dl{
		width: 100%;
		display: block;
	}
	#history .h_table_wrap .h_table dt,
	#history .h_table_wrap .h_table dd{
		width: 100%;
		display: block;
	}
	#history .h_table_wrap .h_table .year{
		width: 140px;
		padding: 10px 10px 10px 25px;
		font-size: 1.1em;
		margin-top: 15px;
	}
	#history .h_table_wrap .h_table .year span{
		font-size: 1.2em;
		top: 7px;
		left: 25px;
	}
	#history .h_table_wrap .h_table .month{
		width: 40px;
		padding: 5px;
		margin-left: 25px;
		text-align: center;
		white-space: nowrap;
	}
	#history .h_table_wrap .h_table dd{
		width: calc(100% - 65px);
		float: left;
		padding: 5px 0 5px 10px;
	}
}
