@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	background-color: #FFF;
	color: #5a5a5a;
	min-width: 1100px;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;/*Chrome,Safari*/
	-ms-text-size-adjust: 100%;/*EgdeMobile*/
	-moz-text-size-adjust: 100%;/*firefox*/
}
.font_mi{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
p,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
}
.img_line {
	border: 1px solid #999;
}
#PC_all {

}
#SP_all {
	display: none;
}
.PC_mode {
}
.SP_mode {
	display: none;
}
.end:after {
	content: "";
	display: block;
	clear: both;
}

.link_hover01 a:hover {
	opacity: 0.5;
}
.link_line_none a {
	text-decoration: none;
}
h1 {
	margin: 0px;
	line-height: 0px;
	max-width: 426px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {

}
.sp_m_t_5px {
	margin-top: 5px;
}
.sp_m_t_10px {
	margin-top: 10px;
}

.sp_m_t_16px {
	margin-top: 16px;
}


.sp_m_t_20px {
	margin-top: 20px;
}
.sp_m_t_30px {
	margin-top: 30px;
}
.sp_m_t_40px {
	margin-top: 40px;
}
.sp_m_t_50px {
	margin-top: 50px;
}
.sp_m_t_60px {
	margin-top: 60px;
}
.sp_m_t_70px {
	margin-top: 70px;
}
.sp_m_t_100px {
	margin-top: 100px;
}
.sp_m_t_200px {
	margin-top: 200px;
}
.sp_l_p_01 {
	padding-left: 35px;
}
.m_12px {
	font-size: 12px;
}
.m_13px {
	font-size: 13px;
}
.m_14px {
	font-size: 14px;
}
.m_17px {
	font-size: 17px;
}
.m_18px {
	font-size: 18px;
}

.m_20px {
	font-size: 20px;
}
.m_24px {
	font-size: 24px;
}
.m_25px {
	font-size: 25px;
}
.m_28px {
	font-size: 28px;
}
.m_kai {
	text-indent: -1em;
	padding-left: 1em;

}
.m_bold {
	font-weight: bold;
}






header {
}
/*2025_07追加*/
.header_box{
	display: flex;
	justify-content: space-between;
	height: 80px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 10px;
}
.header_boxL{
	display: flex;
	align-items:center;
}
.header_boxR{
	display: flex;
	align-items: center;
	
}
.header_boxR a{
	text-decoration: none;
	color: #5a5a5a;
}
.header_boxR_line {
	padding-right: 18px;
	width: 100%;
	max-width: 160px;
}
.header_boxR p{
	/*font-size: 18px*/;
	background-image: url(images/common/header_pc_menu_txt.png);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-left: 10px;
	/*padding-right: 18px;*/
	padding-right: 0.5vw;
	font-size: clamp(12px, 1.2vw, 18px);
	white-space: nowrap;	
}

/*
#header_pc {
	width: 100%;
	box-shadow: 0px 1px 4px 0px #EEE;
	padding-top: 20px;
	padding-bottom: 20px;
}

#header_pc_rogo {
	float: left;
	padding-left: 20px;
}
#header_pc_menu {
	float: right;
	font-size: 18px;
	padding-right: 10px;
	padding-top: 5px;
}
#header_pc_menu_txt li {
	float: left;
	background-image: url(images/common/header_pc_menu_txt.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#header_pc_menu_txt li a {
	text-decoration: none;
	padding-right: 18px;
	padding-left: 10px;
	color: #5a5a5a;
}
*/


#header_sp {
	position: fixed;
	background-color: #FFF;
	z-index: 10000;
	width: 100%;
	overflow: auto;
	top: 0px;
}
#header_sp_menu {
	width: 100%;
	box-shadow: 0px 1px 2px 1px #CCC;
	height: 50px;
	background-color: #FFF;
	position: fixed;
	top: 0px;
	z-index: 10000;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header_sp_rogo a{
	/*float: left;*/
	padding-left: 10px;
	display: flex;
	align-items: center;
}
#header_sp_bo {
	height: 50px;
	width: 50px;	/*float: right;*/
}
/*20210924メニュ追加----------------------------------------------*/
#se_menu {
	width: auto;
	max-width: 325px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 24px;
	padding-left: 24px;
}
#se_menu p{
	line-height: 0px;
}
#se_menu_icon {
	position: relative;
	background-color: #FFF;
	width: 100%;
	border-radius: 10px;
	padding-bottom: 8px;
}
/*20200512メニュ変更----------------------------------------------*/
#header_sp_menu_all2 {
	/*display: block;*/
	color: #FFF;
	background-color: #1E4193;
	position: fixed;
	top: 0px;
	z-index: 9999;
	width: 100%;
	overflow: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 50px;
}
.header_sp_menu_title {
	background-color: #13386c;
	height: 50px;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #829bb6;
	font-size: 25px;
	line-height: 50px;
	padding-right: 16px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 50001;
}

#header_sp_menu2 {
	background-color: #04366D;
	margin-top: 50px;
	line-height: normal;
}
#header_sp_menu2 li{
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #829bb6;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 16px;
}
#header_sp_menu2 a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.header_sp_menu_sub2 {
	background-color: #13386c;
}
.header_sp_menu_sub2 p{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;　20210922下記に変更
}
#sp_menu_01 {
	float: right;
	margin-top: -5px;
}
#sp_menu_sub01 {
	float: right;
}
/*----------------------------------------------*/









footer {
	display: block;
	width: 100%;
	/*border-top-width: 1px;
	border-top-style: solid;*/
	box-shadow: 0px -1px 4px 0px #EEE;
	position: relative;
}
#footer_rogo {
	max-width: 1760px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
/*#footer_rogo div {
	padding-top: 10px;
	padding-bottom: 10px;
}*/

#footer_rogo_tel {
	font-size: 20px;
	padding-right: 28px;
	padding-left: 28px;
	width: 770px;
}

#footer_menu {
	max-width: 1625px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#footer_menu ul{
	width: 295px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
}
.footer_menu_bl {
	height: 0px;
}
#footer_menu ul li {
	padding-left: 20px;
	font-size: 14px;
	margin-top: 4px;
}
#footer_menu ul li a{
	color: #5a5a5a;
	text-decoration: none;
}
#footer_menu ul .footer_menu_list_title {
	background-image: url(images/common/s_f_list.png),
	url(images/common/s_f_list2.png);
	background-position: left center,
	20px bottom;
	background-repeat: no-repeat,
	no-repeat;
	font-weight: bold;
	margin-top: 16px;
}
#footer_copy {
	background-color: #B4C3D4;
	text-align: center;
	color: #365B87;
	margin-top: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_sp_rogo {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 30px;
	margin-right: auto;
	margin-left: auto;
}
.footer_sp_rogo_tel {
	text-decoration: none;
	color: #5a5a5a;
}
#footer_sp_box3 {
	font-size: 12px;
	color: #05376e;
	width: 100%;
	margin-top: 12px;
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#footer_sp_box3 a{
	color: #000;
	text-decoration: none;
}
#footer_sp_copy {
	background-color: #B3C3D3;
	text-align: center;
	color: #365B87;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#next {
	position: fixed;
	bottom: 50px;
	display: none;
	right: 0px;
}
#all_sw {
	position: fixed;
	z-index: 500;
	top: 310px;
	height: 220px;
	width: 220px;
	right: 10px;
}

/*---------------------------------------------------------------------------------------*/
#main_text {
	background-color: #e6ebf1;
	background-image: url(images/common/main_text_bk.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.main_white {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 5px 3px #CCC;
	width: 1100px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.w1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#sub_title {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: -150px;
}
.link_sw01 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
}
