@charset "UTF-8";

/* 240815e */
#soshikizu_tg{
	display: inline-block;
	cursor:pointer;
	width: 0.9em;
	height: 0.9em;
	background-color: #306fc7;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.33);
	vertical-align: bottom;
	background-image: url('/gaisho/assets/img/ico_arrowunder.png');
	background-repeat: no-repeat;
	background-size: 10px 6px; 
	background-position: center center;
}
#soshikizu{
	display: none;
}
#section_contactbtn{
	background-color:#f2f2f2;
	text-align: center;
}
#section_contactbtn p{
	font-family: YuGothic, 'Yu Gothic Medium', 'Yu Gothic', sans-serif;
	font-size: 24px;
}
#section_contactbtn a{
	font-family: YuGothic, 'Yu Gothic Medium', 'Yu Gothic', sans-serif;
	font-size: 24px;
	color:#ffffff;

	margin-top: 0.8em;
	display: inline-block;
	background-color:#a73535;
	padding: 0.5em 1em;
	padding-right: 2em;
	border-radius: 8px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.33);
	background-image: url('/gaisho/assets/img/ico_arrowright.png');
	background-repeat: no-repeat;
	background-size: 6px 10px; 
	background-position: center right 1em;
}
@media screen and (max-width: 769px) {
	#section_contactbtn p{
		font-size: 3.2vw;
	}
	#section_contactbtn a{
		font-size: 3.2vw;
	}
}
.nav_contact{
	position: fixed;
	right: 20px;
	top:0px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.33);
	opacity: 0.9;
	z-index: 999;
}
@media screen and (max-width: 769px) {
	.nav_contact{
		/*
		top: auto;
		right: auto;
		left: 20px;
		bottom: 0px;
		*/
	}
}
.nav_contact a{
	font-family: YuGothic, 'Yu Gothic Medium', 'Yu Gothic', sans-serif;
	font-size: 14px;
	line-height: 1em;
	display: block;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.nav_contact a img{
	vertical-align: middle;
	margin-right: 10px;
}
.nav_c_tel{
	background-color: #3575a7;
	color:#ffffff;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.nav_c_con{
	background-color: #a73535;
	color:#ffffff;
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: url('/gaisho/assets/img/ico_arrowright.png');
	background-repeat: no-repeat;
	background-size: 6px 10px; 
	background-position: center right 10px;
}

/**/
/* re */
/**/

*{
	font-family: YuGothic, 'Yu Gothic Medium', 'Yu Gothic',
		"Hiragino Kaku Gothic ProN","Hiragino Sans", sans-serif;
}
.common-header--top .top-header__logo--ss{
	margin: 0 auto 10px;
}
.common-header--top .top-header__logo{
	text-align: center;
	width: auto;
	display: block;
	font-size: 28px;
	font-weight: normal;
}
@media screen and (max-width: 769px){
	.common-header--top .top-header__logo{
		font-size: 14px;
	}
}
.top .page-title_spage{
	height: 350px;
	display: flex;
	align-items: center;
	
	background-image: url('/gaisho/assets/img/news/title.jpg');
	background-size: cover;
}
.top .page-title_spage h2{
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	font-weight: normal;
	color:#ffffff;
	text-shadow: 0px 0px 50px rgba(0, 0, 0, 1), 0px 0px 50px rgba(0, 0, 0, 1), 0px 0px 30px rgba(0, 0, 0, 1), 0px 0px 10px rgba(0, 0, 0, 1);
	text-align: center;

}
.top .page-title_spage h2 em{
	font-style: normal;
	font-size: 48px;
}
@media screen and (max-width: 769px){
	.top .page-title_spage{
		height: 150px;
	}
	.top .page-title_spage h2{
		font-size: 24px;
		line-height: 24px;
	}
	.top .page-title_spage h2 em{
		font-size: 18px;
	}
}

.section{
	border-top: 1px solid #c0d6e4;
}

.h3_text{
	font-size: 40px;
	color: #326fc7;
	text-align: center;
	font-weight: normal;
	margin-bottom: 1em;
}
.p_text{
	font-size: 30px;
	line-height: 1.5em;
	color:#333333;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0.5em;
}

@media screen and (max-width: 769px){
	.h3_text{
		font-size: 22px;
		font-weight: bold;
	}
	.p_text{
		font-size: 15px;
		line-height: 1.85714;
	}
}

/* top menu */
.menu_fourcolumn{
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
}
.menu_fourcolumn a{
	display: inline-block;
	width: 24%;
	padding:1%;
	padding-bottom: 60px;
	background-color: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.38);
	border-radius: 12px;
	text-align: center;
	
	background-image: url('/gaisho/assets/img/re/arrow_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom 20px center;
	background-size: 25px 25px;
}
.menu_fourcolumn_img{
	border-radius: 12px;
	margin-bottom: 20px;
	width: 100%;
}

.menu_fourcolumn a p{
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
}
.menu_fourcolumn a p em{
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}
@media screen and (max-width: 769px){
	.menu_fourcolumn{
		margin-top: 13.33333vw;
		flex-wrap: wrap;
	}
	.menu_fourcolumn a{
		width: 48%;
		margin-bottom: 20px;
	}
	.menu_fourcolumn a p{
		font-size: 13px;
		line-height: 19px;
	}
	.menu_fourcolumn a p em{
		font-size: 10px;
		font-weight: normal;
	}

}

/*top news */
.top_news{
	border-bottom: 1px solid #969696;
	font-size: 24px;
}
.top_news li{
	border-top: 1px solid #969696;
	padding: 1.5em 1em;
	width: 100%;
	display: flex;
}
.top_news li p{
	color:#333333;
	display: block;
	width: 80%;
}
.top_news li p:first-child{
	color:#3274ba;
	width: 20%;
}
@media screen and (max-width: 769px){
	.top_news{
		border-bottom: 1px solid #969696;
		font-size: 12px;
	}
	.top_news li p:first-child{
		color:#3274ba;
		width: 8em;
	}
}

/* top jisseki */
.p_text24{
	font-size: 24px;
	line-height: 1.5em;
	color:#333333;
	text-align: center;
	font-weight: normal;
	margin-top:1em;
	margin-bottom: 100px;
	
}
.jisseki_jigyosho{
	margin-right: auto;
	margin-left: auto;
	display: flex;
	align-items:center;
	width: 70%;
	background-color: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.38);
	border-radius: 6px;
	text-align: left;
	
	background-image: url('/gaisho/assets/img/re/arrow_right.png');
	background-repeat: no-repeat;
	background-position: bottom 20px right 20px;
	background-size: 25px 25px;
	overflow: hidden;
	
	margin-bottom: 100px;
}
.jisseki_jigyosho_img{
	border-radius: 0px;
	margin-right: 20px;
	width: 30%;
	vertical-align: middle;
}
.jisseki_jigyosho h4{
	margin-top: 0.5em;
	font-size: 36px;
	font-weight: bold;
	color:#333333;
}
.jisseki_jigyosho p{
	font-size: 24px;
	font-weight: normal;
	color:#333333;
}

.jisseki_kanri{
	margin-top: 100px;
	display: flex;
	justify-content: space-between;
}
.jisseki_kanri a{
	display: inline-block;
	width: 48%;
	padding:2em 1em;
	background-color: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.38);
	border-radius: 6px;
	text-align: center;
	
	background-image: url('/gaisho/assets/img/re/arrow_right.png');
	background-repeat: no-repeat;
	background-position: center right 20px;
	background-size: 25px 25px;
}
.jisseki_kanri a p{
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
}
@media screen and (max-width: 769px){
	.p_text24{
		font-size: 12px;
		margin-bottom:13.33333vw;

	}
	.jisseki_jigyosho{
		width: 100%;
		padding:2%;
		padding-bottom: 50px;
		border-radius: 6px;
		text-align: left;

		background-position: bottom 10px right 10px;
		background-size: 25px 25px;
		overflow: hidden;

		margin-bottom: 13.33333vw;
		
		flex-wrap: wrap;
	}
	.jisseki_jigyosho_img{
		float: none;
		border-radius: 6px;
		margin-right: 0px;
		width: 100%;
		margin-bottom: 1em;
	}
	.jisseki_jigyosho h4{
		margin-top: 0.5em;
		font-size: 18px;
	}
	.jisseki_jigyosho p{
		font-size: 14px;
	}
	.jisseki_kanri{
		margin-top: 13.33333vw;
		flex-wrap: wrap;
	}
	.jisseki_kanri a{
		width: 100%;
		padding:1em 0.5em;
		margin-bottom: 1em;
	}
	.jisseki_kanri a p{
		font-size: 18px;
	}
}

/* formation jigyosho*/
.formation_jigyosho{
	margin-top: 100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.formation_jigyosho div{
	display: inline-block;
	width: 49%;
	padding:2em 2em;
	background-color: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.38);
	border-radius: 12px;
	text-align: center;
	margin-bottom: 20px;
	text-align: left;
}
.jigyosho_1{
	color: #326fc7;
	font-size: 36px;
	margin-bottom: 1em;
}
.jigyosho_2{
	color: #333333;
	font-size: 32px;
	margin-bottom: 0.5em;
}
.jigyosho_3{
	color: #333333;
	font-size: 24px;
}
@media screen and (max-width: 769px){
	.formation_jigyosho{
		margin-top: 13.33333vw;
	}
	.formation_jigyosho div{
		padding:1em 1em;
		width: 100%;
	}
	.jigyosho_1{
		font-size: 18px;
	}
	.jigyosho_2{
		font-size: 16px;
	}
	.jigyosho_3{
		font-size: 12px;
	}
}
/* formation taisei */
.formation_zu1{
	margin-top: 100px;
}
@media screen and (max-width: 769px){
	.formation_zu1{
		margin-top: 13.33333vw;
	}

}

/* formatino kaigai */
.formation_kaigai{
	margin-top: 50px;
	display: flex;
}
.formation_kaigai1{
	width: 65%;
	margin-right: 1em;
}
.formation_kaigai2{
	width: 35%;
	font-size: 24px;
}
.formation_kaigai2 img{
	margin-top: 1em;
}
@media screen and (max-width: 769px){
	.formation_kaigai{
		flex-wrap: wrap;
	}
	.formation_kaigai1{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 1em;
	}
	.formation_kaigai2{
		width: 100%;
		font-size: 12px;
	}

}

/* business common */
.business_text{
	text-align: center;
	font-size: 30px;
	font-size: 22px;
	font-weight: bold;
}
.business_request{
	font-size: 27px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 100px;
}
.business_request_list{
	display: flex;
}
.business_request_list p{
	font-size: 21px;
	font-feature-settings: 'palt';
	width: 50%;
}
.business_request_list p:first-child{
	padding-right: 1em;
}
.business_request_list p a{
	display: inline-block;
	text-indent: -1.2em;
	padding-left: 1.2em;
}
.business_request_list p a:hover, .top_news a:hover{
	color:#2876c6;
	opacity: 1;
}
.h3_business{
	color:#2a649f;
	font-size: 30px;
	line-height: 1.1em;
	text-align: center;
	margin-bottom: 50px;
	font-feature-settings: 'palt';
}
.h3_business2{
	font-size: 24px;
}

.h3_business_sub{
	font-size: 27px;
}
.h3_business em{
	font-style: normal;
	font-size: 22px;
}
.p_business{
	font-size: 20px;
	text-align: left;
	margin-top: 1em;
}
.p_business_b{
	font-size: 20px;
	text-align: center;
	margin-top: 1em;
	font-weight: bold;
}
.a_blue{
	color:#118ab7;
	text-decoration: underline;
}
.column2_business{
	display: flex;
}
.column2_business h3{
	width: 50%;
}
@media screen and (max-width: 769px){
	.business_text{
		font-size: 15px;
	}
	.business_request{
		font-size: 18px;
		margin-bottom:  13.33333vw;
	}
	.business_request_list p{
		font-size: 12px;
		width: 50%;
	}
	.h3_business, .h3_business2{
		font-size: 20px;
		margin-bottom: 6.65vw;
	}
	.h3_business em{
		font-size: 15px;
	}
	.p_business{
		font-size: 15px;
	}
	.p_business_b{
		font-size: 15px;
	}
	.column2_business h3{
		font-size: 12px;
	}
	.column2_business h3 em{
		font-size: 10px;
	}

}

.section{
	padding:50px;
}
.section .inner2{
	width:700px;

}
.section .inner3{
	width:900px;

}
@media screen and (max-width: 769px){
	.section{
		padding: 13.33vw 0 13.33333vw;
	}
	.section .inner2, .section .inner3{
		width: 100%;
	}
}

.foot-nav__list-item {
	margin-bottom: 22px;
}








