/* CSS Document */
/* sub
------------------------------------------------------------*/
	.head_tx{
		float: right ;
		font-size: 14px ;
		line-height:22px ;
		width: 40%;
		margin-top: -45px;
		text-align: right
	}
.white-box2{
	background-color: #fff;
	border-left: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	border-bottom:  solid 1px #e9e9e9;
}
.clr:after{
    display: block;
    height: 0;
    clear: both;
    content: ".";
    visibility: hidden;
}
.tl_r{
	float: right;
	padding-right: 20px;
}
ul.research{
	padding: 36px 7px 36px 17px;
}
ul.research1{
	padding-left: 10px;
	list-style: none;
}
ul.research2{
	padding: 0px 7px 36px 40px;
}
.research li,.research1 li{
	float: left;
	padding-bottom: 36px;
}
.research li,.research2 li{
	float: left;
	padding-bottom: 36px;
}
.research li a{
	background-color: #f8f8f8;
	border-radius: 4px;
	border: solid 1px #e9e9e9;
	padding: 12px 24px 12px 12px;
	margin-right: 10px;
	position: relative;
	display: block
}
.research1 li a{
	background-color: #f8f8f8;
	border-radius: 4px;
	border: solid 1px #e9e9e9;
	padding: 12px 24px 12px 12px;
	margin-right: 15px;
	position: relative;
	display: block
}
.research2 li a{
	background-color: #f8f8f8;
	border-radius: 4px;
	border: solid 1px #e9e9e9;
	padding: 12px 24px 12px 12px;
	margin-right: 15px;
	position: relative;
	display: block
}
.research li:last-child a,.research1 li:last-child a{
	color: #fff;
	background-color: #0b51aa;
	border: solid 1px #0b51aa;
}
.research li:last-child a,.research2 li:last-child a{
	color: #fff;
	background-color: #0b51aa;
	border: solid 1px #0b51aa;
}
/*
.research li:last-child a,.research2 li:last-child a{
	color: #fff;
		background-color: #243861;
	border: solid 1px #243861;
}
*/
.research1 li:last-child a{
	padding: 8px 24px 8px 12px;
	line-height: 1.2
}
.research2 li:last-child a{
	padding: 8px 24px 8px 12px;
	line-height: 1.2
}
.research li a::after ,.research1 li a::after,.research2 li a::after{
    content: '';
    display: block;
    width: 7px;
    height: 8px;
    position: absolute;
    background: url(../img/sub/arrow_r.png) no-repeat right center;
        background-size: auto auto;
    right: 9px;
    top: 50%;
    margin-top: -4.5px;
}
.research li:last-child a::after { background: url(../img/sub/arrow_r2.png) no-repeat right center;}
.research1 li:last-child a::after { background: url(../img/sub/arrow_r2.png) no-repeat right center;}
.research2 li:last-child a::after { background: url(../img/sub/arrow_r2.png) no-repeat right center;}

.heading-block2s {
    padding: 10px 35px;
    position: relative;
    height: 87px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 30px;
	color: #243861;
    background: url(../img/next/bg-title@2x.jpg) no-repeat center center;
        background-size: auto auto;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	border-top: solid 2px #243861;
}
.res_box_in{
	padding: 20px 40px;
}
.res_top img{
	margin-right: 15px;
}
.res_top {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 10px;
}

.res_list li a{
	padding: 24px 17px;
	display: block;
	background-color: #f8f8f8;
	border-bottom: solid 1px #e9e9e9;
	font-size: 16px;
	position: relative;
		
}
.res_list li{
	text-indent: -100px;
	margin-left: 100px;
}
.res_list li a span{
	font-size: 14px;
	padding-right: 20px;

}
.res_list dd::after {
    content: '';
    display: block;
    width: 7px;
    height: 12px;
    position: absolute;
    background: url(../img/sub/arrow_r3.png) no-repeat right center;
        background-size: auto auto;
    right: 9px;
    top: 50%;
    margin-top: -4.5px;
}
.res_list2 a{
	padding: 24px 25px 24px 17px;
	display: block;
	background-color: #f8f8f8;
	border-bottom: solid 1px #e9e9e9;
	font-size: 16px;
	position: relative;
	font-weight: bold;
}

.res_list3 {
	font-size: 12px;
	font-weight: normal;
}

.res_list2 a::after {
    content: '';
    display: block;
    width: 7px;
    height: 12px;
    position: absolute;
    background: url(../img/sub/arrow_r3.png) no-repeat right center;
        background-size: auto auto;
    right: 9px;
    top: 50%;
    margin-top: -4.5px;
}

dl, dt, dd {
  margin : 0;
  padding : 0;
}
 
.res_list dl {
	background-color: #f8f8f8;
	border-bottom: solid 1px #e9e9e9;
  width  : 100%;
}
 
.res_list dt {
  float : left;
  clear : both;
  width : 110px;
	font-size: 14px;
  padding: 24px 17px;
}
 
.res_list dd {
  margin-left : 110px;
  padding: 24px 17px 24px 0px;
	position: relative;
	font-size: 16px;
}

.heading-block-s1 {
  /*background-color: #0b51aa;*/
  background-color: #568cdc;
}

.heading-block-s1:before {
  background: url(../img/common/icon-chart.svg) no-repeat center center;
	background-size: 28px 30px;
}

.txp{
width: 50%;
	float: left
}

.paper_btn1{
	float: right;
	width: 100%;
}
.paper_btn1 a{
	float: right;
	color: #fff;
	/*background-color: #0b51aa;
	border: solid 1px #0b51aa; */
    background-color: #568cdc;
	border: solid 1px #568cdc; 
	border-radius: 4px;
	font-size: 13px;
	padding: 5px 24px 5px 12px;
	position: relative;
	display: block
	}
.paper_btn1 a::after{
    content: '';
    display: block;
    width: 7px;
    height: 8px;
    position: absolute;
    background: url(../img/sub/arrow_r2.png) no-repeat right center;
        background-size: auto auto;
    right: 9px;
    top: 50%;
    margin-top: -4.5px;
}
.paper_in{
	padding: 25px 40px 40px;
	font-size: 18px;
}
.paper_in2{
	padding: 25px 40px 40px;
	font-size: 12px;
}
.paper_in2 p{
	margin-bottom: 15px;
}
.paper_in3{
	padding: 40px 40px 40px  40px;
	font-size: 14px;
}
.midashi_p1{
	
}
.paper_in5{
	/*padding: 25px 40px 40px;*/
	padding: 25px 20px 20px;
	font-size: 12px;
}
.paper_in5 p{
	margin-bottom: 15px;
}


.midashi_p1 {
  position: relative;
	font-size: 20px;
	color: #568cdc;margin-top: 60px;
	/*color: #0b51aa;margin-top: 60px;*/
	margin-bottom: 24px;
	font-weight: bold
}

.midashi_p1 span,.midashi_p2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em 0 0em;
  padding: 0 1em 0 0em;
  background-color: #fff;
  text-align: left;
}
.midashi_p2 {
  position: relative;
	font-size: 20px;
	color: #0b51aa;margin-top: 60px;
	/*color: #243861;margin-top: 60px;*/
	margin-bottom: 24px;
	font-weight: bold
}

.midashi_p1::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0b51aa;
  /*background-color: #568cdc;*/
}
.midashi_p2::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0b51aa;
  /*background-color: #243861;*/
}
.paper_top{
	width: 50%;
	margin: 0 auto 25px;
	text-align: center;
}
.paper_top_L, .paper_top_R{
	float: left;
	text-align: center;
	width: 48%;
}
.paper_top_L{
margin-right: 2%;
}
.paper_text p{
	font-size: 14px;
}
.paper_L{
	width: 220px;
	float: left;

}
.paper_L2{
	width: 220px;
	float: left;
	margin-bottom: 20px;
	 
}
.paper_L3{
	width: 220px;
	display:table-cell;
}
.paper_R3{
	width: 580px;
	 display:table-cell;
	position: relative;
	vertical-align: top
}
.paper_R{
	width: 580px;
	float: right;
}

.box_base{
	display: table
}
.paper_btn{
	position: absolute;
	bottom: 10px;
	width: 100%
}
.paper_btn2,.paper_btn3  {margin-top: 25px;width: 100%;
   width: 48%;
    float: left;
    margin-right: 10px;
font-size: 16px;
}
.paper_btn2 a,.paper_btn3 a{
	border: solid 2px #000;
	border-radius: 4px;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	line-height: 30px;
	width: 100%;
	box-sizing: border-box
	
}
.paper_btn2 a:before{
	 content: url(../img/sub/paper_ic1.png);
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.paper_btn3 a:before{
	 content: url(../img/sub/paper_ic2.png);
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.mt100{
	margin-top: 80px;
}
.mt10{
	margin-top: 0px;
}
.mt40{
	margin-top: 37px;
}
.mt20{
	margin-top: 20px;
}
.heading-block-s2 {
  /*background-color: #63bb0f;*/
  background-color: #0b51aa;
}
.heading-block-s2::before {
    background: url(../img/common/icon-employment.svg) no-repeat center center;
    background-size: 28px;
}
.paper_L2 img{
	border-radius: 4px;
	border: solid 1px #ccc;
}
.repo_ti3{
	background-image: url(../img/sub/paper_ic0.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 44px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}
.repo_sbox{
	font-size: 14px;
	line-height: 20px;
	padding-left: 44px;
}

.ov_box{
	background-image: url(../img/sub/ov_bg.png);
	padding: 12px 30px;
}
.ov_box a{
	background-color: #fff;
	padding: 15px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	border-radius: 3px;
	width: 100%;
}
.ov_box a:after{
		 content: url(../img/sub/arrow_r.png);
    margin-left: 10px;
    position: relative;
    top: 0px;
}
.ov_box a:before{
		 content: url(../img/sub/Mail_ic.png);
    margin-right: 10px;
    position: relative;
    top: 1px;
}
.ov_ti {
	margin: 40px 0px 18px;}

.ov_ti a{
	font-size: 20px;	
	color: #f4b215;
	text-decoration: underline;
}
.ov_ti a:after{
		 content: url(../img/sub/arrow_ov.png);
    margin-left: 10px;
    position: relative;
    top: 2px;
}
.ov_ti span{
	background-color: #f4b215;
	border-radius: 3px;
	padding: 4px 10px;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
}

.ov_L{
	width: 310px;
	float: left;
}
.ov_R{
	width: 520px;
	float: right
}
.ov_L2{
	width: 220px;
	float: left;
}
.ov_L21{
	width: 135px;
	float: left;
}
.ov_R2{
	width: 480px;
	float: right
}
.ov_L img,.ov_L2 img,.ov_L21 img{
	border: solid 1px #ccc;
}
.ov_L21 img{margin-bottom: 5px;}
.ov_box3{
	background-color: #f8f8f8;
	padding: 5px 10px 10px 10px;
	margin-bottom: 30px;
}
.ov_box3 h4{
	font-size: 18px;
	font-weight: bold;
	margin-top: 7px;
}
.ov_box3 li a{
	background-color: #fff;margin-top: 7px;
	padding: 5px 25px;
	background-image: url(../img/sub/arrow_s.png);
	background-repeat: no-repeat;
	background-position: 10px;
	font-size: 14px;
	color: #666;
	display: block;
	
}
.ov_box4 li{
	float: left;
	width: 48%;
}
.ov_box4 li:nth-child(even){float: right; }
.ov_box4 li{
	border: solid 1px #eeeeee;
	border-radius: 4px;
	padding: 10px;
	margin-bottom: 25px;
	box-sizing: border-box;
}
.ov_box4 li h4{
	color: #f4b51f;
	font-size: 16px;
	text-decoration: underline;
	line-height: 22px;
	background-image: url(../img/sub/pencil_ic.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 24px;
	font-weight: bold;
	margin-bottom: 8px;
}
.ov_box4_in{
	background-color: #f8f8f8;
	padding: 10px;
	border-radius: 3px;
	font-size: 14px;
}
.heading-block-s3 {
    padding: 30px 30px 30px 30px;
    position: relative;
    font-size: 26px;
    font-size: 1.8571428571rem;
    color: #FFF;
	background-color: #0b51aa;
    /*background-color: #243861;*/
}
.about_name{
	margin-bottom: 40px;
}
.about_name:before{
		 content: url(../img/sub/dot_ic_about.png);
    margin-right: 20px;
    position: relative;
    top: -2px;
}
.float_R{
	float: right
}
	.midashi1 {
position: relative;
		font-size: 26px;
		padding-top: 55px;
display: inline-block;
		padding-bottom: 10px;
}
.ta_c{
	text-align: center
}
.midashi1:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 1px #000;
bottom: -1px;
width: 100%;
}
	.about_box{
		margin-top: 50px;
	}
	.about_L{
		width: 30%;
		float: left;
		padding-right: 2%;
		box-sizing: border-box;
	}
		.about_R{
		width: 70%;
		float: left;
		
	}
.about_R h4 {
	font-size: 16px;
	margin-bottom: 25px;
}
.about_R h4 span{
	display: block;
	font-size: 12px;
	color: #95aad2;
}
.font_b{
	font-weight: bold
}
.faq_link{

}
.faq_link li{
	border-top: solid 1px #e9e9e9;
	float: left;
	width: 25%;
	text-align: center;
	font-size: 10px;
		position: relative;
}
.faq_link li a{
	height: 80px;
	display: block;
	padding-top: 26px !important;
	box-sizing: border-box;
	position: relative;
}
.faq_link li:after{
		 content: url(../img/sub/faq_arrow.png);
	margin-left: -6px;
	left: 50%;
	bottom: 20px;
    position: absolute;

}
.mp40{
	padding-top: 40px !important;
}
.midashi_q{
	background-color: #e3ebf5;
	border: solid 1px #e9e9e9;
	margin-top: 40px;
	margin-bottom: 0px;
	background-image: url(../img/sub/ic_q.png);
	background-repeat: no-repeat;
	background-position: 14px 17px;
	font-size: 16px;
	padding: 20px 20px 20px 74px;
}
.box_a{
		background-image: url(../img/sub/ic_a.png);
	background-repeat: no-repeat;
	background-position: 14px 17px;
	padding: 18px 18px 18px 74px;
	border-left: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
}
.os_contact{
	border: solid 15px #e9e9e9;
	padding: 40px;
}
.os_contact p{
	margin-bottom: 15px !important
}
.os_contact .midashi1{
	padding-top: 0px;
	margin-bottom: 40px;
}

/* for sitemap */
.sitemapArea{
	padding: 10px;
	margin-bottom: 20px;
	font-size: 15px;
}

.sitemapArea .sitemapBox{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0;
	margin-bottom: 0px;
}

.sitemapArea .sitemapBox h2{
	padding: 5px;
	margin-bottom: 5px;
	border-left:5px solid #0b51aa;
}

.linkArrow::after{
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 5px;
	border-top: 2px solid;
	border-right: 2px solid;
	transform: rotate(45deg);
}

.sublinkArrow::before{
	content:"";
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 7px;
	border-top: 1px solid;
	border-right: 1px solid;
	transform: rotate(45deg);
}


.sitemapArea .sitemapBox h3{
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.sitemapArea .sitemapBox h3 span{
	margin-bottom: 10px;
	border-bottom:5px solid #0b51aa;
}

.sitemapArea .sitemapBox .linklist{
	display: flex;
	flex-wrap: nowrap;
}

.sitemapArea .sitemapBox .linklist .innerbox{
	width :100%;
}


.sitemapArea .sitemapBox ul{
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.sitemapArea .sitemapBox ul li{
	margin-bottom: 5px;
}


@media screen and (min-width: 751px) and (max-width: 1200px) {

}

/*sp*/
@media screen and (max-width: 750px) {
	.sphidden{
		display: none
	}
	.head_tx{
		float: none;
			width: 100%;
		margin-top: 10px;
		font-size: 13px;
		line-height:18px;
	}
	.research li,.research1 li{
		float: none;
		padding-bottom: 16px;
	}
 .research li,.research2 li{
	float: none;
	padding-bottom: 16px;
    }
	.float_l{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		 margin-bottom: 10px;
	}
	.res_top {
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
	.res_list dt {
  float : none;
  clear : both;
  width : 100%;
  padding: 15px 17px 0px;
}
 
.res_list dd {
  margin-left : 0px;
  padding: 10px 17px 15px 17px;
	position: relative;
}
	.res_box_in {
    padding: 20px;
}
	ul.research1 {
    padding: 0px 7px 36px 20px;
}
	ul.research2 {
    padding: 0px 7px 36px 20px;
}
	.tl_r{
	float: none;
	padding-right: 0px;
}
    .research1 li:last-child a{
	padding: 12px 24px 12px 12px;
	line-height: 1.2
}
	.research2 li:last-child a{
	padding: 12px 24px 12px 12px;
	line-height: 1.2
}
	.midashi_p1,.midashi_p2 {
	font-size: 16px;margin-top: 40px;
	margin-bottom: 14px;
}
	.mt100{
		margin-top: 50px;
	}
	.mt10{
		margin-top: 0px !important
	}	
	.paper_L,.paper_L2{
		text-align: center;
	width: 100%;
	float: none;
		margin-bottom: 15px;
}
.paper_R{
	width: 100%;
	float: none
}
	.paper_L3{
		width: 100%;
	display:block;
		text-align: center
}
.paper_R3{
		width: 100%;
	 display:block;
	position: relative;
	vertical-align: top
}
	.paper_btn{
		position: relative;
	}
	.txp{
		margin: 10px 0px 5px;
		line-height: 1.3;
width: 60%;
	float: left
}

.paper_btn1{
	float: right;
	width: 40%;
}
	.paper_in {
    padding: 20px;
    font-size: 16px;
}
		.paper_in2 {
    padding: 20px;
    font-size: 12px;
}
		.paper_in3 {
    padding: 40px 20px 20px 20px;
    font-size: 14px;
}
		.paper_in4 {
    padding: 20px;
    font-size: 16px;
}
		.paper_in5 {
    padding: 10px;
    font-size: 12px;
}
	.repo_ti3{
		font-size: 16px;
		margin-top: 30px;
	}
	.repo_sbox{
	font-size: 13px;
	padding-left:0px;
}
	.ov_box{
	padding: 10px;
}
	.ov_L{
	width: 100%;
	float: none;
}
.ov_R{
	width: 100%;
	float: none;
}
	.ov_L2{
	width: 65%;
	float: left;
}
.ov_L21{
	width: 30%;
	float: right;
}
.ov_R2{
	margin-top: 10px;
	width: 100%;
	float: none;
}
.clrsp:after{
    display: block;
    height: 0;
    clear: both;
    content: ".";
    visibility: hidden;
}
	.ov_box4 li{
	float: none;
	width: 100%;
		margin-bottom: 10px;
}
.ov_box4 li:nth-child(even){float: none; }
.heading-block-s3 {
    padding: 15px 15px 15px 15px;
    font-size: 22px;
    font-size: 1.5714285714rem;
}
		.midashi1 {
position: relative;
		font-size: 22px;
		padding-top: 35px;
		display: block;
		padding-bottom: 10px;
}
	.about_box{
		margin-top: 30px;
	}
	.about_L{
		width: 100%;
		text-align: center;
		float: none;
		padding-right: 0%;
		box-sizing: border-box;
	}
		.about_R{
		width: 100%;
		float: none;
		
	}
	.about_R h4{
		text-align: center
	}
	.faq_link li{
	float: left;
	width: 50%;
	text-align: center;
	font-size: 10px;
		position: relative;
}
	.midashi_q{
	margin-top: 30px;
		background-size: 18px 15px;
	background-position: 15px 20px;
	font-size: 16px;
	padding: 15px 15px 15px 40px;
}
.box_a{
		background-size: 18px 13px;
	background-position: 15px 20px;
	font-size: 13px;
	padding: 15px 15px 15px 40px;
}
.os_contact{
	border: solid 7px #e9e9e9;
	padding: 20px;
}
	.os_contact .midashi1{
	margin-bottom: 20px;
}
	.paper_btn2,.paper_btn3  {margin-top: 25px;width: 100%;position: relative;
}
/* for sitemap */
.sitemapArea .sitemapBox h2{
	font-size: 13px;
}
.sitemapArea .sitemapBox h3{
	font-size: 13px;
	padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sitemapArea .sitemapBox ul {
    padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.sitemapArea .sitemapBox .linklist{
	display: flex;
    flex-wrap: wrap;
}
.sitemapArea .sitemapBox li{
	font-size: 12px;
}
.clr_top{
	display:flex;
	flex-flow: column;
}
.paper_top, .paper_top_L, .paper_top_R{
	width: 100%;
	margin: 0 auto 20px;
}
.paper_text{
	text-align: left;
}
.paper_text p{
	font-size: 14px;
}
}
