/*
top
*/
#top_link{
	margin-top: 20px;
}
#top_link li:nth-child(1){
	background: url(../img/profile_bg.png) no-repeat;
	background-size: cover;
}
#top_link li:nth-child(2){
	background: url(../img/recruit_bg.png) no-repeat;
	background-size: cover;
}
#top_link li{
	text-align: center;
	color: #fff;
	padding: 60px 0;
}
#top_link li h3{
	letter-spacing: 10px;
	font-weight: normal;
	padding: 35px 0 35px;
	font-size: 200%;
	letter-spacing: 2px;
}
#top_link li p{
	line-height: 1.6;
	padding: 0 0 30px 0;
	font-size: 95%;
}
	
.pattern01 li{
	width: 49%;
	float: left;
	margin: 0 1%;
}
.pattern01 li:nth-child(1){
	margin-left: 0;
}
.pattern01 li:nth-child(2){
	margin-right: 0;
}

.pattern01 p{
	font-size: 90%;
	margin-bottom: 5px;
}

.pattern01 p span{
	color: #2f72b9;
}

.pattern02 li{
	float: left;
}
.pattern02 li:nth-child(odd){
	width: 65%;
	padding-right: 10px;
}
.pattern02 li:nth-child(even){
	width: 35%;
	text-align: right;
}
.pattern02 img{
	max-width: 100%;
}


.pattern03 li{
	float: left;
	width: 33%;
	padding-right: 5px;
}
.pattern03 li img{
	max-width: 100%;
}
.pattern03 li:nth-child(3n){
	padding-right: 0;
}

.pattern04 li{
	float: left;
	width: 33.33%;
	padding: 20px 10px 40px;
	text-align: center;
}
.pattern04 li img{
	max-width: 100%;
}

.pattern05 h2{
	background: none;
	color: #2f72b9;
	font-size: 150%;
    font-weight: bold;
    line-height: 45px;
	border-bottom: 1px solid;
	padding-bottom: 30px;
	border-top: 1px solid;
	padding-top: 30px;
	margin-bottom: 0;
}

.pattern05 li{
	float: left;
}
.pattern05 ul.ul_t01 li{
	background: #bfffff;
	padding: 15px 20px;
	color: #000;
	width: 24%;
	margin-left: 1%;
	min-height: 8em;
	line-height: 2;
	font-size: 90%;
}

.pattern05 ul.ul_t02 li:nth-child(odd){
    background: #bfffff none repeat scroll 0 0;
    color: #000;
    font-size: 100%;
    line-height: 2;
    padding: 15px;
    width: 100%;
}

.pattern05 ul.ul_t02 li:nth-child(even){

    color: #000;
    font-size: 100%;
    line-height: 2;
    margin-bottom: 4%;
    width: 100%;
}

.pattern05 p{
	font-size: 90%;
	margin-bottom: 5px;
}

.pattern05 p span{
	color: #2f72b9;
}
section hr{
  display: block;
  width: 100%;
  height: 1px;
  background-color: #2f72b9;
  border: 0; 
}


.arrow1 {
  width: 20px;
  height: 20px;
  border: 1px solid;
  border-color:  transparent transparent #2f72b9 #2f72b9;
  transform: rotate(-45deg);
margin: -10px auto 0;
background-color: #fff;;
}

.arrow2 {
width: 0px; /* ボックスの横幅を指定する */
height: 0px; /* ボックスの高さを指定する */
border:20px solid; /* 境界線を指定する */
border-color:transparent; /* 境界線の色をなしにする */
border-top: 20px solid #bfffff; /* 境界線の上部を実線で指定する */
margin: 0 auto;
}

/*
title
*/
.content_ttl{
	position: relative;
}
.content_bnr{
	position: relative;
}
.content_txt{
	position: absolute;
	left: 50px;
	top: 50px;
}

section h2{
	background: url(../img/icon_ttl.png) no-repeat;
	padding-left: 20px;
	font-size: 150%;
	font-weight: normal;
	line-height: 30px;
	margin: 30px 0;
}
section h2 span{
	display: inline-block;
	float: right;
	color: #4783c1;
	font-weight: 100 !important;
	font-size: 160%;
}
section h2:after{
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

section h2.bnr_ttl{
	background: none;
	text-align: center;
	margin-bottom: 40px;
	padding-left: 0;
}

section h3{
	border-left: 5px solid #bfffff;
	padding: 10px 15px;
	font-size: 115%;
	color: #2f72b9;
	margin-bottom: 20px;
}

section h4{
	font-size: 105%;
	color: #2f72b9;
	margin-bottom: 10px;
}

section h5{
	font-size: 110%;
	color: #2f72b9;
	margin-bottom: 5px;
}

/*
section
*/
.st_t01{
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #3171b8;
}

/*
dl
*/
.dl_t01{
	margin-top: 20px;
}
.dl_t01 dt{
	background: #bfffff;
	padding: 15px 20px;
	color: #000;
}
.dl_t01 dd{
	color: #555;
	padding: 20px 0;
	line-height: 2.2em;
}

.dl_t02 dt{
	color: #2e70ba;
}

/*
text
*/
.p_t01{
	line-height: 2.2em;
	color: #555;
}
.p_t02{
	text-align: right;
	margin-top: 60px;
}

/*
table
*/
table.tb_t01 th{
	background: #bfffff;
	padding: 20px;
	font-weight: normal;
	text-align: left;
}
table.tb_t01 td{
	padding: 20px 10px;
}
table.tb_t01 th,
table.tb_t01 td{
	border-top: 1px dotted #9feaff;
	line-height: 1.5;
}
table.tb_t01{
	width: 100%;
	border-bottom: 1px dotted #9feaff;
}

table.tb_t02{
	color: #555;
}
table.tb_t02 th{
	background: #f7f6f2;
	padding: 20px;
	font-weight: normal;
	text-align: left;
}
table.tb_t02 td{
	padding: 20px 10px;
}
table.tb_t02 th,
table.tb_t02 td{
	border-top: 1px dotted #3070b8;
	line-height: 1.5;
}
table.tb_t02{
	width: 100%;
	border-bottom: 1px dotted #3070b8;
}

/*
tab
*/
.tab_t01 li{
	width: 33.33%;
	float: left;
	border-bottom: 1px solid #3171b8;
	border-right: 1px solid #3171b8;
	font-size: 120%;
}
.tab_t01 li:last-child{
	border-right: none;
}
.tab_t01 li a{
	display: inline-block;
	padding: 15px 0;
	width: 100%;
	font-size: 85%;
	color: #3171b8;
	background: #fff;
	text-align: center;
}
.tab_t01 li a::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: solid 1px #3171b8;
    border-right: solid 1px #3171b8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 6px 2px 0;
}
.tab_t01 li a.current{
	background: #3171b8;
	color: #fff;
}
.tab_t01 li a.current::before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 6px 2px 0;
}

/*
recruit
*/
.voice_name{
	color: #000;
	text-align: left;
	line-height: 2;
	margin: 10px 0 0 35px;
}

iframe{
	width: 100%;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px){
	
	
	.content_txt {
	    position: absolute;
	    left: 0;
	    top: 0;
	    background: rgba(0,0,0,0.5);
	    padding: 10px 0 15px 0;
	}
	
	/*
	layout
	*/
	.pattern01 li{
		width: auto;
		float: none;
		margin: 0 0 20px;
	}
	
	.pattern02 li{
		width: auto;
		float: none;
		margin: 0 0 20px;
	}
	.pattern02 li:nth-child(odd){
		width: auto;
		padding-right: 0;
	}
	.pattern02 li:nth-child(even){
		width: auto;
		text-align: center;
	}
	
	.pattern04 li{
		width: 100%;
	}

.pattern05 ul.ul_t01 li{

	width: 48%;
	margin-bottom: 2%;
}
.pattern05 ul.ul_t01 li:nth-child(odd){
	margin-right: 2%;
}
	
	
	#point3{
		padding-bottom: 30px;
	}
	#point3 li{
		width: 50%;
		display: block;
		margin: 0 auto;
		padding: 0px 10px;
	}
	
	#point3 li:nth-child(1){
		float: none;
	}
	#point3 li:nth-child(2){
		clear: left;
	}
	#point3 li:nth-child(2),
	#point3 li:nth-child(3){
		width: 50%;
		display: block;
		margin: 0 auto;
		float: left;
	}
	
	/*
	table
	*/
	table.tb_t01 th,
	table.tb_t01 td{
		display: block;
	}
	
	table.tb_t02 th,
	table.tb_t02 td{
		display: block;
	}
	
	/*
	top
	*/
	#top_link{
		display:-webkit-box;
		display: -webkit-flex;
		display:-ms-flexbox;
		display: flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	#top_link li{
		width: 100%;
	}
	#top_link li:nth-child(2){
		-webkit-box-ordinal-group:1;
		-ms-flex-order:1;
		-webkit-order:1;
		order:1;
	}
	#top_link li:nth-child(1){
		-webkit-box-ordinal-group:2;
		-ms-flex-order:2;
		-webkit-order:2;
		order:2;
	}
	
	/*
	tab
	*/
	.tab_t01 li{
		width: auto;
		float: none;
		border-right: none;
	}
	
	.tab_t01 li a{
		text-align: left;
		padding: 15px 0 15px 20px;
	}
}


	
#gnav ul.dropdwn li li#menu__second_level_list1 a {
	padding: 20px 0;
	font-size: 80%;
}
@media screen and (min-width: 769px){
	#menu__single1 .dropdwn_menu{
		width: 300px;
	}
}