@charset "utf-8";
/* CSS Document */
img{
	max-width: 100%;
}

.notes {
    font-size: 10px;
    line-height: 14px!important;
    display: block;
}
/*アコーディオン*/
.accbox {
    /*margin: 2em 0;*/
    padding: 0;
    max-width: 100%;
}

.ac-box{
	margin-bottom: 50px;
}
.ac-box.ex{
	margin-bottom: 0px;
}
.accbox label {
    display: block;
    margin: 0px 0;
    padding : 0px;
    color :#2f8fcf;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
	font-feature-settings : "palt";
}

/*.accbox label:hover {
    background :#85baef;
}*/

.accbox input {
    display: none;
}
.accbox label img{
	width: 160px;
	display: block;
	float: left;
	/*vertical-align: bottom;*/
}

/*.accbox label.label_w206 img{
	width: 206px;
}*/
.accbox label span{
	color:#fff;
	font-size:25px;
	line-height: 1.3;
	float: left;
	display: block;
}
.accbox label span,.accbox label span{
	display: inline-block;
	vertical-align: top;
}

.accbox .tri {
	background: #80cde9;
	color:#fff;
	padding:10px 0;
	text-align: center;
	width: 100%;
}
.accbox .tri > span{
	transform: rotate( -180deg );
	display: block;
	font-size:12px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.cssacc:checked + .tri > span{
	transform: rotate( 0deg );
}
.cssacc:checked + .accshow,.cssacc:checked + label + .accshow {
	height: auto;
    opacity: 1;
}
.cssacc:checked + .tri + .accshow {
    height: auto;
    background: #f9f4d4;
    opacity: 1;
}
.cssacc:checked + .tri + .accshow.ac-box-wrap{
    padding: 35px 40px;
}
.accbox .accshow.ac-box-wrap{
    padding: 0px 0px;
}

.about-box .left-box{
	width: 420px;
	float: left;
}
.about-box .left-box h2 span{
	font-size:31px;
	color:#58c3e5;
	line-height: 1.7;
	font-weight: bold;
	background: linear-gradient(transparent 80%, #fff100 0%);
}
.about-box .right-box{
	width: 390px;
	float: left;
	margin-right: 10px;
}
.about-box .right-box img{
	width: 100%;
}

/*横並びリスト*/



.itemname{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size:17px;
	line-height: 1;
	color:#58c3e5;
	font-weight: bold;
}
.itemname_01 {
	letter-spacing: -1px;
}
.mes-box{
	margin-top: 43px;
}
.mes-tex{
	width: 566px;
	float: left;
	position: relative;
	background: #58c3e5;
	color:#fff;
	margin-right: 60px;
	padding:30px 30px;
	box-sizing: border-box;
}
.mes-tex::after{
	content: "";
	background: url(../pcserver/img/com_arrow.png) no-repeat right center;
	background-size:contain;
	padding-top: 33px;
	width: 33px;
	position: absolute;
	right:-32px;
	top:78px;
}

.mes-tex a {
	color:#ffffff;
	text-decoration: underline;
}

.mes-img{
	width: 174px;
	float: left;
}

.mes-img_02{
	width: 190px;
}

.label1,.label2,.label3{
	width: 100%;
	background: #1b2d5a;
}
.link-btn-area{
	text-align: center;
}
.link-btn02 {
	color:#4c4948;
    background: none;
    padding: 10px 0px;
    text-align: center;
}

.link-btn02::before {
  background:url(../img/link_arrow_bg02.png) no-repeat left top;
  background-size:100%;
}


/*アコーディオンの中身*/
.illustbox{
	/*padding:20px 0 10px 0;*/
	padding:20px 0 0 0;
	background: #fff;
	margin-bottom: 25px;
}
.illust-pt{
	color: #58c3e5;
	font-size: 19px;
	/*line-height: 1;*/
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.illust-tex{
	font-size:14px;
	text-align: center;
	font-weight: bold;
	padding:100px 0;
}

.illust-img{
	/*padding:0px 10px;*/
	padding:0;
	position: relative;
}

.illust-img img{
	width:100%;
}f


.illust-img .illust-visual {
	width:100%;
	border: 0;
}

.illust-img .illust-samp_list {
	width:auto;
	max-width:220px;
	position: absolute;
	top:80px;
	right: 50px;
}
.illust-img .illust-samp_list.ex {
	top:40px;
}
.illust-img .illust-samp_list_03 {
	top:40px;
}



.illust-img .illust-samp01,
.illust-img .illust-samp02 {
	max-height: 160px;
	text-align: center;
}

.illust-img .illust-samp01 img,
.illust-img .illust-samp02 img {
	max-height: 150px;
	width:auto;
}


.illust-img .illust-samp_list_02 {
	max-width:180px;
}

.illust-img .illust-samp_list_02 .illust-samp01,
.illust-img .illust-samp_list_02 .illust-samp02 {
	max-width:180px;
	max-height: none;
}


.illust-img .illust-samp_list_02 .illust-samp01 img,
.illust-img .illust-samp_list_02 .illust-samp02 img {
	max-width:180px;
	max-height: none;
}

.illust-img .img_wide img,
.illust-img .img_wide img {
	max-height: none;
}


.illust-img .illust-samp01 {
	/*width:auto;
	max-width:130px;
	position: absolute;
	top:100px;
	right: 50px;*/
}

.illust-img .illust-samp02 {
	/*width:auto;
	max-width:130px;
	position:relative;*/
}

.case-box{
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #89a8ce;
}
.case-box2{
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: none;
}
.case-box3{
	margin-bottom: 40px;
	padding-bottom: 32px;
	border-bottom: 1px solid #9fa0a0;
}
.ac-head1{
	font-size:19px;
	line-height: 1;
	background: #89a8ce;
	color:#fff;
	padding:12px 0;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}
.ac-head1-mini1{
	margin-bottom: 15px;
	color:#6a8ab1;
	font-size:19px;
	font-weight: bold;
}

.ac-head1-mini1 .ac-head1-mini1_sub-txt {
	font-size:18px;
	letter-spacing: -1px;
	
}

.ac-head2{
	font-size:19px;
	line-height: 1;
	background: #1b2d5a;
	color:#fff;
	padding:12px 0;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}
.ac-head3{
	font-size:27px;
	line-height: 1;
	background: #f39800;
	color:#fff;
	padding:10px 0;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
}
.ac-text1 {
	margin-bottom: 10px;
}

/*flex box*/
.flex_box {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}
.flex_r-c {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}

.flex_r {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}

.flex_c {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}


.ta_c {
	text-align: center;
}
.fc_grey {
	color:#6a8ab1;
}
.link-text{
	text-align: right;
	font-size:15px;
}
.link-text a{
	text-decoration: underline;
	color:#6a8ab1;
}
.column__text a {
	text-decoration: underline;
	color:#6a8ab1;
}

.line_top {
	border-top: 1px solid #9fa0a0;
}
.line_top.ex {
	border-top: 1px solid #89a8ce;
}
.mame-box-bottom a {
	text-decoration: underline;
	color:#6a8ab1;
}

.mame-ttl .img{
	float: left;
	width: 185px;
}
.mame-ttl .txt{
	width: 500px;
	float: right;
	font-size:19px;
	line-height:1.7;
	color:#58c3e5;
	font-weight: bold;
}

/*Apri list -start-*/
.bg_white {
	background-color: #ffffff;
}

.inner_box01 .apr_list {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}

.inner_box01 .apr_icon {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}

.inner_box01 .apr_icon .apr_img {
	max-width: 96px;
}
.inner_box01 .apr_icon .apr_img.ex {
	max-width: 160px;
}
.inner_box01 .apr_inf .apr_txt a { 
	color: #6a8ab1;
	text-decoration: underline;
}

.inner_box01 .apr_inf .apr_btn_list {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}

.inner_box01 .apr_inf .apr_btn_list .apr_btn_li a {
	display: block;
}

.inner_box01 .apr_inf .apr_btn_list .apr_btn_li img {
	width: 100%;
}
/*Apri list -end-*/


/*Print 3Step -start-*/
/*.box_ttl_p-step3 .icon_p-step3 {
}
.box_ttl_p-step3 .inf_p-step3 {
}
.box_ttl_p-step3 .img_icon_p-step3 {
}
.box_ttl_p-step3 .ttl_p-step3 {
}
.box_ttl_p-step3 .txt_s_p-step3 {
}*/

/*ステップ*/
/*.p-step3_list {
}*/

.p-step3_list .icon_step3_squea img{
	height: 1.4em;
	width:auto;
	padding-right: 0.25em;
}
/*
.p-step3_list .p-step3_li_01 {
}
.p-step3_list .p-step3_li_02 {
}*/
.p-step3_list .p-step3_li_02 img {
	width: 100%;
}
/*.p-step3_list .p-step3_li_03 {
}
.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 {
}
.p-step3_list .p-step3_li_03 .box_step_arrow {
}
.p-step3_list .p-step3_li_03 .box_step_arrow .img_step_arrow {
}
.p-step3_list .p-step3_li_03 .box_step_arrow .img_step_arrow img {
}*/
.p-step3_list .p-step3_li_03 .box_step_arrow .txt_step_arrow {
	background-color: #727171;
	color: #ffffff;
	line-height: 1.5em;
}
/*.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 {
}*/
.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 .p-step3_ttl {
	color:#91add0;
	font-weight: bold;
	text-align: center;
	border:solid 1px #91add0;
	border-radius: 10px;
}
/*.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 .p-step3_txt {
}*/

.step_txt a { 
	color: #6a8ab1;
	text-decoration: underline;
}

/*Print 3Step -end-*/


/*text space*/
.lts-05em {
	letter-spacing: -0.5em;
}

#kanren {
	margin-bottom: 40px;
	background-color: #fff;
	padding: 0 30px 35px;
}
#kanren #kanren_title {
	background-color: #1b2d5a;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	padding: 1px 0 2px;
	text-align: center;
	margin: 0 -30px 35px;
}
#kanren_system {
}
#kanren_system #system_txt_box {
	width: 437px;
	float: left;
}
#kanren_system #system_title{
	padding-top: 28px;
	font-size: 25px;
	color: #6a8ab1;;
	margin-bottom: 60px;
	font-weight: bold;
	margin-left: -15px;
}
.kanren_stitle {
	color: #6a8ab1;;
	font-weight: bold;
	font-size: 17px;
}
#kanren_system #system_txt_box .kanren_txt {
	margin-top: 16px;
}
#kanren_system #system_img {
	float: right;
	margin-right: 25px;
	width: 210px;
}
#kanren_hakkou {
	margin-top: 15px;
}
#kanren_hakkou #hakkou_img {
	width: 684px;
	margin: 22px auto 0;
}
#kanren_inq {
	margin-top: 30px;
}
#kanren_inq #kanren_inq_title {
	font-size: 16px;
	color: #6a8ab1;
	border: 1px solid #89a8ce;
	text-align: center;
	font-weight: bold;
	margin-bottom: 14px;
}
#kanren_inq .kanren_inq_block {
	width: 350px;
	float: left;
}
#kanren_inq .kanren_inq_block + .kanren_inq_block {
	padding-left: 20px;
}
#kanren_inq .kanren_inq_block p {
	text-align: center;
}
#kanren_inq .kanren_inq_block .inq_title {
	background-color: #89a8ce;
	color: #fff;
	font-size: 14px;
}
#kanren_inq .kanren_inq_block .company_name {
	font-size: 16px;
	font-weight: bold;
	color: #6a8ab1;
	margin: 5px 0 0px;
}
#kanren_inq .kanren_inq_block .company_address {
	margin-top: -4px;
}

#sst_link {
}
/*#sst_link .js-modal_trigger {
	color: #f00;
	font-size: 20px;
	margin-top: 10px;
	text-decoration: underline;
}*/
#sst_link .modal {
	white-space: normal;
}
#sst_box #sst_title {
	font-size: 16px;
	font-weight: bold;
}
#sst_box .sst_stitle {
	font-weight: bold;
}
#sst_box ul {
	margin: 0;
}
#sst_box ul li {
	margin: 0;
	text-indent: -3em;
	padding-left: 3em;
}
#sst_box a {
	color: #6a8ab1;
	text-decoration: underline;
}

@media screen and (min-width: 901px) {
	.accbox label.visible_sp {
		display: none!important;
	}
	.accshow.pc-vis{
		height: auto;
		opacity: 1;
		padding:0;
		background: #fff;
	}
	
	.column__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	  clear: both;
  }
  .column__text {
    line-height: 1.9;
	 max-width: 860px;
  }
	.column__text img{
		max-width: 100%;
	}
	
  .column__image {
    width: 215px;
    margin: 0 0 0 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
	  margin-bottom: 1.5em;
  }
	.column__image.ex{
		margin-bottom: 10px;
		margin-right: 38px;
		width: 172px;
	}
	.column__image.long{
		margin-bottom: 10px;
		margin-right: 0px;
		width: 380px;
	}
	
	.accbox label span.ptn1{
		padding:20px 0 0 10px;
		width: 680px;
		float: left;
		display: block;
	}
	.accbox label span.ptn2{
		padding:38px 0 0 10px;
		width: 680px;
		float: left;
		display: block;
	}
	
	.accbox label span.ptn1,
	.accbox label span.ptn2 {
		width:634px;
	}
	
/*PC モーダルロング画像*/
.modal-content.topSection{
	/*width: 883px;*/
	width: 442px;
}
.modal-content.topSection .img_long  {
	text-align: center;
}
.modal-content.topSection .img_long img {
	/*height: 80vh;*/
	height: 40vh;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

	
	
	/*横並びリスト*/
	
	
	
	/*アコーディオンの中身*/
	.ac-head1-mini1 span{
		display: inline-block;
		vertical-align: middle;
	}
	.ac-head1-mini1{
		line-height: 1;
	}
	
	.ac-head1-mini2{
		line-height: 1.5;
		/*padding-left: 1em;
		text-indent: -1em;*/
	}
	
	.ac-head1-mini1 .img{
		width: 152px;
		/*margin-right: 28px;*/
		margin-right: 5px;
	}
	.case-box2.pbn{
		padding-bottom: 0;
	}
	.case-box2.mbn{
		margin-bottom: 10px;
	}
	.ac-btn > p{
		width: 378px;
	}
	.ac-btn .fleft{
		float:left;
	}
	.ac-btn .fright{
		float:right;
	}
	.itemabout{
		font-size:0;
	}
	.itemabout li{
		display: inline-block;
	}
	.itemabout li:first-child{
		width: 240px;
		vertical-align: middle;
		margin-right: 30px;
	}
	.itemabout li:nth-child(2){
		width: 220px;
		vertical-align: top;
		margin-right: 20px;
	}
	.itemabout li:nth-child(2) .name{
		margin-bottom: 25px;
		line-height: 1;
		font-size:27px;
	}
	.itemabout li:nth-child(2) .text{
		margin-bottom: 25px;
		line-height: 1.5;
		font-size:18px;
	}
	
	.itemabout li:nth-child(2) .text .text_sub {
		font-size:12px;
	}	
	
	.itemabout li:nth-child(2) .link-btn{
		max-width: 182px;
		min-width: 182px;
	}

	.itemabout li:nth-child(2) .link-btn02{
		text-align: center;
	}	
	
	.itemabout li:last-child{
		width: 270px;
		vertical-align: top;
	}
	
	
	/*flex_box*/
	.flex_r-c {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		 -ms-flex-direction: row;
			 flex-direction: row;	
	}
	
	.flex_r {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		 -ms-flex-direction: row;
			 flex-direction: row;	
	}
	
	.flex_c {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		 -ms-flex-direction: column;
			 flex-direction: column;
	}
	
	/*Apri list -start-*/
	.inner_box01 {
		padding:25px 38px 25px;
	}

	.inner_box01 .apr_list {
		width: 100%;
	}
	
	.inner_box01 .apr_icon {
		width:176px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
	   	justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	}

	.inner_box01 .apr_inf {
		width:490px;
		padding-left:38px;
	}

	.inner_box01 .apr_inf .apr_ttl{
		font-size:20px;
	}

	.inner_box01 .apr_inf .apr_txt_s {
		font-size:12px;
	}
	
	.inner_box01 .apr_inf .apr_btn_list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		 -ms-flex-direction: row;
			 flex-direction: row;	
	}

	.inner_box01 .apr_inf .apr_btn_list .apr_btn_li {
		width:150px;
	}
	.inner_box01 .apr_inf .apr_btn_list .apr_btn_li:first-child {
		margin-right: 10px;
	}	
	/*Apri list -end-*/

	/*Print 3Step -start-*/
	/*タイトル*/
	.inner_box02 {
		padding:50px 20px 0;
	}

	.box_ttl_p-step3 .icon_p-step3 {
		width:190px;
	}

	.box_ttl_p-step3 .inf_p-step3 {
		width:auto;
	}

	.box_ttl_p-step3 .img_icon_p-step3 {
		width:100%;
		max-width: 120px;
		margin-left: auto;
		margin-right: auto;
	}



	.box_ttl_p-step3 .ttl_p-step3 {
		font-size:20px;
	}

	.box_ttl_p-step3 .txt_s_p-step3 {
		font-size:12px;
	}

	/*ステップ*/
	.p-step3_list {
		-webkit-box-pack: start;
		 -ms-flex-pack: start;
	   justify-content: flex-start;
	}

	.p-step3_list .p-step3_li_01 {
		width:190px;
		padding-right: 20px;
	}

	.p-step3_list .p-step3_li_02 {
		width:330px;
	}

	.p-step3_list .p-step3_li_03 {
		width:200px;
	}


	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 {
		width:200px;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow {
		width:200px;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow .img_step_arrow {
		width:20px;
		position: relative;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow .img_step_arrow img {
		position: absolute;
		top:50%;
		margin-top: -10px;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow .txt_step_arrow {
		width: 180px;
		padding:20px;
	}


	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 {
		width:180px;
		padding-left:20px;	
	}

	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 .p-step3_ttl {
		width:150px;
		font-size:20px;
	}

	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 .p-step3_txt {
		font-size:12px;
		line-height: 1.5em;
	}
	
	.p-step3_list_03 .p-step3_li_02 img {
		width:153px;
	}	
	/*Print 3Step -end-*/	

	#sst_link .modal-content.topSection {
		width: 600px;
	}
}

.nav-list.bottom{
	margin-bottom: 114px;
}
@media screen and (max-width: 900px) {
.nav-list ul li a{
	border-bottom: 1px solid #fff;
}
.nav-list.bottom{
	margin-bottom: 26vw;
}
.accbox label.label0{
	height: 39px;
	font-size:18px;
	line-height: 18px;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #282a2f;
		color:#fff;
}
.accbox label.label0 button {	
	-webkit-appearance: none;
    border: none;
    background: none;
    padding: 0;
    outline: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}
.accbox label.label0 button span {
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -10px -7px 0 0;
  z-index: 1;
}

.accbox label.label0 button span::before,
.accbox label.label0 button span::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 21px;
  height: 1px;
  background: #ffffff;
  -webkit-transform-origin: center center;
  transform-origin: center center;
	z-index: 1;
}

.accbox label.label0 button span::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.cssacc:checked + label.label0 button span{
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
	margin: -3px -3px 0 0;
}
.ac-box{
	margin-bottom: 5%;
}
.ac-box.ex{
	margin-bottom: 0%;
}
.accbox .accshow.ac-box-wrap{
    padding: 0px 25px;
}
.cssacc:checked + .tri + .accshow.ac-box-wrap{
    padding: 25px 25px;
}
.cssacc:checked + .tri + .accshow {
    padding: 5% 6%;
}
.accbox .tri {
	padding-top: 2%;
	padding-bottom: 2%;
}
	.label1,.label2,.label3{
		display: flex;
	}
.accbox label span{
	font-size:4.0vw;
	line-height: 1.2;
	width: 59%;
	display: block;
	float: left;
}
.accbox label span.ptn1{
	padding:3.2% 4% 0% 2%;
}
.accbox label span.ptn1.ex{
	padding:0.8% 4% 0% 2%;
}
.accbox label span.ptn1.ex2{
	padding:6% 4% 0% 2%;
}
.accbox label span.ptn2{
	padding:6% 4% 0% 2%;
}
.accbox .tri > span {
    transform: rotate( -180deg );
    display: block;
    font-size: 12px;
	width: 100%;
}
.accbox label img{
	width: 35%;
	height: 100%;/*
	max-width: 116px;
	max-height: 76px;*/
	float: left;
}	
.about-box .left-box{
	width: 100%;
	float: none;
}
.about-box .right-box{
	width: 100%;
	float: none;
	margin-right: 0px;
}
.about-box .left-box h2 span {
    font-size: 24px;
}	
/*横並びリスト*/

.mes-box{
	margin-top: 8%;
}
.mes-tex{
	width: 72%;
	float: left;
	position: relative;
	background: #58c3e5;
	color:#fff;
	margin-right: 0px;
	padding:5% 5%;
	font-size:13px;
}
.mes-tex::after{
	content: "";
    background: url(../pcserver/img/com_arrow.png) no-repeat right center;
    background-size: contain;
    padding-top: 12%;
    width: 12%;
    position: absolute;
    right: -7%;
    top: 10%;
}
.mes-img{
	width: 25%;
    float: right;
    padding-top: 3%;
}
/*.mes-tex p{
	font-size:13px;
}*/

	

/*.mes-tex{
	width: 100%;
	float: none;
	padding:3% 3%;
}	
.mes-tex::after{
	content: "";
	background: url(../pcserver/img/com_arrow.png) no-repeat right center;
	background-size:contain;
	padding-top: 8%;
	width: 8%;
	position: absolute;
	right:0%;
	left:0;
	bottom:-8%;
	top:100%;
}
.mes-img{
	width: 50%;
	float: none;
	margin-left: auto;
	margin-right:auto;
	margin-top: 10%;
}*/
.merit-box > div{
	width: 100%;
}	
.merit-box .merit-name{
	font-size:14px;
	padding-top: 4%;
	padding-bottom: 4%;
	margin-bottom: 5%;
}

	.column__text{
		margin-bottom: 5%;
		/*text-align: justify;
		word-break:keep-all!important;*/
	}
.case-box{
	margin-bottom: 12%;
	padding-bottom: 12%;
}
.case-box2{
	margin-bottom: 4%;
	padding-bottom: 4%;
}
.case-box3{
	margin-bottom: 6%;
	padding-top: 5%;
	padding-bottom: 20%;
}
.case-box2.pbn{
	padding-bottom: 0;
}
.case-box2.mbn{
	margin-bottom: 0%;
}
/*アコーディオンの中身*/
.illustbox {
    padding: 5% 0;
    margin-bottom: 5%;
}
.illust-pt{
	color:#516493;
	font-size:15px;
	line-height: 1.5;
	padding-left: 5%;
	padding-right: 5%;
}
.illust-tex{
	padding:15% 4%;
}
	
.illust-img .illust-samp_list{
	max-width: 18vw;
	top: 2vw;
	right: 3vw;
}
/*.illust-img .illust-samp_list {
	width:80%;
	max-width: 90%;
	position: relative;
	top:auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5%;
}
.illust-img .illust-samp_list.ex {
	top:auto;
}
.illust-img .illust-samp_list_03 {
	top:auto;
}*/
.illust-img .illust-samp01,
.illust-img .illust-samp02,
.illust-img .illust-samp01 img,
.illust-img .illust-samp02 img {
	height: auto;
	max-height: none;
}
/*.illust-img .illust-samp01 {
	width:100%;
	position: relative;
	top:auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}

.illust-img .illust-samp02 {
	width:100%;
	position: relative;
	top:auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}*/

.illust-img .illust-samp_list_02 {
	max-width:none;
}

.illust-img .illust-samp_list_02 .illust-samp01,
.illust-img .illust-samp_list_02 .illust-samp02 {
	max-width:none;
}


.illust-img .illust-samp_list_02 .illust-samp01 img,
.illust-img .illust-samp_list_02 .illust-samp02 img {
	max-width:180px;
	max-height: none;
}
	
.ac-head1{
	font-size:16px;
	line-height: 1.2;
	padding:3% 3%;
	margin-bottom: 4%;
}
.ac-head1-mini1{
	margin-bottom: 3%;
	margin-top: 15%;
	font-size:16px;
}
.ac-head2{
	font-size:16px;
	line-height: 1;
	padding:3% 0;
	margin-bottom: 4%;
}
.ac-head3{
	font-size:18px;
	line-height: 1;
	padding:3% 0;
	margin-bottom: 5%;
}
.link-text{
	/*text-align: center;*/
	font-size:13px;
}
.ac-head1-mini1 span{
	display: block;
}
.ac-head1-mini1 .img{
	width: 35%;
	margin-bottom: 3%;
}
.itemabout li{
		display: block;
	}
	.itemabout li:first-child{
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	.itemabout li:nth-child(2){
		width: 100%;
		margin-bottom: 18%;
	}
	.itemabout li:nth-child(2) .name{
		margin-bottom:3%;
		line-height: 1;
		font-size:22px;
	}
	.itemabout li:nth-child(2) .text{
		margin-bottom: 3%;
		line-height: 1.4;
		font-size:16px;
	}
	.itemabout li:nth-child(2) .link-btn{
		max-width: 100%;
		min-width: 100%;
	}
	.itemabout li:nth-child(2) .link-btn02{
	}
	.itemabout li:last-child{
		width: 100%;
	}
	
	/*flex-box*/
	.flex_r-c {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		 -ms-flex-direction: column;
			 flex-direction: column;
	}
	.flex_r {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		 -ms-flex-direction: row;
			 flex-direction: row;	
	}
	.flex_c {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		 -ms-flex-direction: column;
			 flex-direction: column;
	}
	
	/*Apri list -start-*/
	.inner_box01 {
		padding:10% 5%;
	}
	.inner_box01 .apr_icon .apr_img.ex {
		padding-top: 4%;
		padding-bottom: 4%;
		max-width: 200px;
	}
	.inner_box01 .apr_list {
		width: 100%;
	}

	.inner_box01 .apr_icon {
		width:100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
	   	justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	}


	.inner_box01 .apr_inf {
		width:100%;
		padding-left:0;
	}

	.inner_box01 .apr_inf .apr_ttl{
		font-size:20px;
	}

	.inner_box01 .apr_inf .apr_txt_s {
		font-size:12px;
	}

	.inner_box01 .apr_inf .apr_btn_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		 -ms-flex-direction: column;
			 flex-direction: column;
	}
	
	.inner_box01 .apr_inf .apr_btn_list .apr_btn_li {
		width:100%;
	}
	
	.inner_box01 .apr_inf .apr_btn_list .apr_btn_li .apr_btn_img {
		max-width:150px;
		margin-left: auto;
		margin-right: auto;
	}

	.inner_box01 .apr_inf .apr_btn_list .apr_btn_li:first-child {
		margin-right: auto;
	}	
	
	/*Apri list -end-*/
	
	
	/*Print 3Step -start-*/
	/*タイトル*/
	.inner_box02 {
		padding: 10% 5% 0;
	}

	.box_ttl_p-step3 .icon_p-step3 {
		width:100%;
	}

	.box_ttl_p-step3 .inf_p-step3 {
		width:100%;
	}

	.box_ttl_p-step3 .img_icon_p-step3 {
		width:100%;
		max-width: 120px;
		margin-left: auto;
		margin-right: auto;
	}



	.box_ttl_p-step3 .ttl_p-step3 {
		font-size:20px;
	}

	.box_ttl_p-step3 .txt_s_p-step3 {
		font-size:12px;
	}

	/*ステップ*/
	.p-step3_list {
	}

	.p-step3_list .p-step3_li_01 {
		width:100%;
		padding-right: 0;
	}

	.p-step3_list .p-step3_li_02 {
		width:100%;
	}

	.p-step3_list .p-step3_li_03 {
		width:100%;
	}


	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 {
		width:100%;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow {
		width:100%;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow .img_step_arrow {
		width:100%;
		position: relative;
		height: 20px;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow .img_step_arrow img {
		position: relative;
		top:0;
		margin-top: 0;
		height: 20px;
		margin-left: auto;
		margin-right: auto;
	}

	.p-step3_list .p-step3_li_03 .box_step_arrow .txt_step_arrow {
		width: 90%;
		padding:5%;
	}


	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 {
		width:100%;
		padding-left:0;	
	}

	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 .p-step3_ttl {
		width:100%;
		font-size:20px;
	}

	.p-step3_list .p-step3_li_03 .txt_p-step3_li_03 .p-step3_txt {
		font-size:12px;
		line-height: 1.5em;
	}
	.p-step3_list_03 .p-step3_li_02 img {
		width:100%;
	}	

	/*Print 3Step -end-*/		
	

	#kanren {
		margin-bottom: 4%;
		padding: 0 10px 25px;
	}
	#kanren #kanren_title {
		font-size: 19px;
		padding: 1px 0 2px;
		margin: 0 -10px 3%;
	}
	#kanren_system #system_txt_box {
		width: auto;
		float: none;
	}
	#kanren_system #system_title{
		padding-top: 10px;
		font-size: 20px;
		margin-bottom: 6%;
		margin-left: 0px;
		text-align: center;
	}
	.kanren_stitle {
		font-size: 15px;
		margin-bottom: 3%;
	}
	#kanren_system #system_txt_box .kanren_txt {
		margin-top: 0px;
	}
	#kanren_system #system_img {
		float: none;
		margin: 5% auto 0px;
		max-width: 210px;
		width: 100%;
	}
	#kanren_system #system_img img {
		width: 100%;
	}
	#kanren_hakkou {
		margin-top: 7%;
	}
	#kanren_hakkou #hakkou_img {
		max-width: 684px;
		width: 100%;
		margin: 3% auto 0;
	}
	#kanren_hakkou #hakkou_img img {
		width: 100%;
	}
	#kanren_inq {
		margin-top:10%;
	}
	#kanren_inq #kanren_inq_title {
		margin-bottom: 7%;
	}
	#kanren_inq .kanren_inq_block {
		width: auto;
		float: none;
	}
	#kanren_inq .kanren_inq_block + .kanren_inq_block {
		padding-left: 0px;
		margin-top: 4%;
	}
	#kanren_inq .kanren_inq_block .company_address {
		margin-top: 0px;
	}

	#sst_link .js-modal_trigger {
		margin-top: 2%;
	}
}

.product_feature_inner {
    width: 940px;
    margin: auto;
	padding-left: 5%;
	padding-right: 5%;
	/*padding-top: 7%;*/
	padding-top: 7%;
	white-space: normal;
	box-sizing: border-box;
}
.product_feature_ttl {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
    margin-top: -15px;
	font-family: "Noto Sans JP", "Noto Sans CJK JP","游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.product_feature1_img {
    float: left;
    margin-right: 30px;
}
.product_feature1_txt {
    float: left;
    width: 400px;
}
.product_feature_txt {
    font-size:14px;
    line-height: 1.85;
	
}
.product_feature1_link {
    margin-top: 5px;
}
.product_feature1_txt .btn_basic {
    font-size: 16px;
    margin-top: 10px;
}
.btn_basic {
    color: #27292f;
    background: #ffffff;
}
.btn_basic .btn_icon {
    color: #51595f;
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-external-link:before {
    content: "\f08e";
}
.product_feature {
    background: #edeff1;
    padding: 0 0 60px;
}
.link-btn-area li{
	display: inline-block;
}

.product_feature_detail {
    margin-top: 50px;
}
.product_feature_detail {
    margin-top: 50px;
}
.product_feature1_img {
    float: left;
    margin-right: 30px;
}
.product_feature2_ttl {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.product_feature1_img{
	width: 400px!important;
}
.product_feature1_img.ex{
	width: 294px!important;
}
.product_feature .btn{
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    padding: 13px 30px;
    text-align: center;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    border-radius: 3px;
    line-height: 1.5;
}
.product_feature .detailClose {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: block;
    width: auto;
    height: auto;
    line-height: 0;
    cursor: pointer;
    outline: none;
	border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

@media screen and (max-width: 900px){
.product_feature_inner {
    width: 90%;
    margin: auto;
    padding-left: 5%;
    padding-right: 5%;
}
.product_feature_ttl {
    font-size: 17px;
    margin-top: -6px;
}
.product_feature1_img, .product_feature1_txt {
    float: none;
    width: 100%;
}
.product_feature_txt {
    text-align: left;
    margin-top: 14px;
    margin-bottom: 0px;
    line-height: 1.75;
}
.product_feature1_link {
    text-align: center;
}
.product_feature1_txt .btn_basic {
    padding: 6px 15px;
    font-size: 12px;
}

.btn .btn_icon {
    margin-right: 4px;
}
.product_feature {
    padding: 0 0 40px;
}
.product_feature1_img, .product_feature1_txt {
    float: none;
    width: 100%;
}
.product_feature1_txt h4 {
    margin-top: 20px;
}
.product_feature2_ttl {
    font-size: 12px;
    margin-bottom: 12px;
}
.product_feature_detail.first{
	margin-top: 7%;
}
.product_feature_detail {
    margin-top: 13%;
}
.product_feature1_img{
	width: 100%!important;
}
.product_feature1_img.ex{
	width: 100%!important;
}
.product_feature1_link {
    margin-top: 3%;
}
}
.head-img-in .contents{
	padding-bottom: 0;
}
.head-img-in{
	background: #F5F6F7;
}
.col-obi{
	margin-bottom: 8px;
  }
  .col-obi span{
	display: inline-block;
	background: #0D2EA1;
	color: #fff;
	padding: 6px 20px;
	border-radius: 3px;
	font-size: 20px;
	line-height: 1;
	font-weight: 600;
  }
  .head-img-in .flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .head-img-in .flex .text-box{
	width: 48%;
  }
  .head-img-in .flex .img-box{
	width: 42.8%;
	margin-right: 4%;
  }
.accbox{
	margin-top: 60px;
}
.accbox .sub-ttl{
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 40px;
	color:#0D2EA1;
}
.accbox .nav-list{
	margin-bottom: 80px;
}
.nav-list ul li a{
	font-weight: 700;
	color:#767676;
	font-size:14px;
	line-height: 1;
	display: block;
	padding:18px 0;
	text-align: center;
	width: 100%;
	border-radius: 5px 5px 0 0;
	border-bottom: 2px solid #D9D9D9;
}
.nav-list ul li.current a{
	background: #F5F6F7;
	border-bottom: 2px solid #0D2EA1;
	color:#0D2EA1;
}
.nav-list ul{
	font-size:0;
	list-style-type: none;
	padding: 0;
	margin: 0;
	letter-spacing: -.40em;/* 文字間を詰めて隙間を削除する。 */
	text-align: justify;
	text-justify: distribute-all-lines; 
}
.nav-list ul::after{
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
}
.nav-list ul li{
	width: 15.4%;
	letter-spacing:normal;
	display: inline-block;
}
.nav-list ul li a{
	letter-spacing: -1px;
}
.nav-list ul li:last-child{
	margin-right: 0;
	letter-spacing: 0;
}
.guide-wrap{
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.info-box{
	padding: 40px 40px;
	background: #FFFEE5;
	margin-bottom: 80px;
	font-size: 16px;
	line-height: 1.6em;
}

@media screen and (min-width: 901px) {
.nav-list.bottom ul li a{
	border-bottom: 0;
	border-top: 2px solid #D9D9D9;
	border-radius: 0;
}
.nav-list.bottom ul li.current a{
	border-top: 2px solid #0D2EA1;
	border-bottom: 0;
}
}
@media screen and (max-width: 900px) {

	.col-obi span{
		padding: 1.6vw 1.3vw;
		font-size: 4.8vw;
		border-radius: 1.2vw;
	}
  .head-img-in{
	margin-bottom: 6vw;
  }
	.head-img-in .flex{
		display: block;
	}
	.head-img-in .flex .text-box{
		width: 100%;
		margin-bottom: 2vw;
	  }
	  .head-img-in .flex .img-box{
		width: 100%;
		margin-right: 0;
	  }
	  .accbox{
		margin-top: 14vw;
	}
	.accbox .sub-ttl{
		font-size: 5.3vw;
		font-weight: 700;
		margin-bottom: 6vw;
	}
	.accbox .nav-list{
		margin-bottom: 18vw;
	}
	.nav-list ul li a{
		font-size:3.7vw;
		line-height: 1;
		display: block;
		padding:4.5vw 0;
		text-align: center;
		width: 100%;
		border-radius: 1vw 1vw 0 0;
	}
	.nav-list ul{
		font-size:0;
		list-style-type: none;
		padding: 0;
		margin: 0;
		letter-spacing: -.40em;/* 文字間を詰めて隙間を削除する。 */
		text-align: justify;
		text-justify: distribute-all-lines; 
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.nav-list ul::after{
		content:"";
		display: inline-block;
		width: 100%;
		line-height:0;
		height: 0;
	}
	.nav-list ul li{
		width: 47%;
		letter-spacing:normal;
		display: block;
	}
	.nav-list ul li a{
		letter-spacing: -1px;
	}
	.nav-list ul li:last-child{
		margin-right: 0;
		letter-spacing: 0;
	}
	.guide-wrap{
		max-width: 1100px;
		margin-left: auto;
		margin-right: auto;
	}
	.info-box{
		padding: 8.5vw 8.5vw;
		margin-bottom: 18vw;
		font-size: 4.2vw;
		line-height: 1.6em;
		text-align: justify;
	}
}
.caseList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
	justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	gap: 1.3%;
  }
.caseList__item {
    width: 32%;
	background: rgba(245, 246, 247, 0.85);
	padding: 24px 24px 14px;
	box-sizing: border-box;
  }
.caseList.new .caseList__item a{
	display: block;
	width: 100%;
}
.caseList.new .caseList__item .text-box{
	padding: 0px 0px 0px;
	position: relative;
}

.caseList.new .caseList__item .icon{
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 22px;
}
.caseList.new .caseList__item .name-box{
    position: relative;
	line-height: 1.3em;
	margin-top: 18px;
	margin-bottom: 18px;
}
.caseList.new .caseList__item .name-box p{
    /*position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);*/
	font-weight: 700;
}

.caseList.new .caseList__item .info-box{
	overflow: hidden;
    height: calc(1.3em * 2.1);
    position: relative;
	line-height: 1.3em;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	/*margin-top: 5px;*/
}
.caseList.new .caseList__item .info-box p{
	font-size: 12px;
	color: #4C4948;
}
.caseList.new .caseList__item .cat-box{
	margin-top: 12px;
	height: calc(1.3em * 2);
	line-height: 1.3em;
}
.caseList.new .caseList__item .cat-box p{
	color:#ADADAD;
	font-size: 11px;
}
.caseList.new .caseList__item .day-box{
	margin-top: 12px;
	min-height: 14px;
}
.caseList.new .caseList__item .day-box p{
	color:#ADADAD;
	font-size: 11px;
}
@media screen and (max-width: 900px) {
		.main.ex {
			width: 100%;
			margin-right: 0;
		}
		/*202101追記*/
		.caseList__item {
			width: 100%;
			padding: 6.4vw 6.4vw 4.1vw;
			margin-bottom: 5.3vw;
		  }
		  .caseList.new .caseList__item:last-child{
			margin-bottom: 0;
		  }
		.caseList.new .caseList__item .text-box{
			padding: 0px 0px 0px;
			position: relative;
		}
		
		.caseList.new .caseList__item .icon{
			position: absolute;
			bottom: 15px;
			right: 15px;
			width: 10%;
			display: none;
		}
		.caseList.new .caseList__item .name-box{
			overflow: hidden;
			height: auto;
			position: relative;
			line-height: 1.8em;
			margin-top: 4.8vw;
			margin-bottom: 4.8vw;
		}
		.caseList.new .caseList__item .name-box p{
			/*position: absolute;
			width: 100%;
			top: 50%;
			-webkit-transform: translateY(-50%);
			transform: translateY(-50%);*/
			font-weight: 700;
		}
		.caseList.new .caseList__item .info-box{
			overflow: hidden;
			height: calc(2.0em * 2.9);
			position: relative;
			line-height: 2.0em;
			display: none;
			/*margin-top: 5px;*/
		}
		.caseList.new .caseList__item .info-box p{
			font-size: 4.4vw;
			font-size: 4.4vw;
		}
		.caseList.new .caseList__item .cat-box{
			margin-top: 12px;
			height: auto;
			line-height: 1.8em;
		}
		.caseList.new .caseList__item .cat-box p{
			color:#ADADAD;
			font-size: 3.9vw;
		}	
		.caseList.new .caseList__item .day-box{
			margin-top: 12px;
			display: none;
		}
		.caseList.new .caseList__item .day-box p{
			color:#ADADAD;
			font-size: 3.9vw;
		}	
		.taglist{
			font-size: 0;
		}
		.taglist li{
			display: inline-block;
			width: auto;
			margin-right: 1.5%;
			border-radius: 3px;
			padding:3px 5px;
			color:#fff;
			font-size: 3.9vw;
			text-align: center;
			font-weight: 700;
			box-sizing: border-box;
		}
}

/*目次メニュー*/
.colmenu-box{
	margin-bottom: 80px;
}
.colmenu-ttl{
	padding: 14px 32px;
	color: #fff;
	font-size: 20px;
	line-height: 1.4em;
	background: #0D2EA1;
	font-weight: 600;
	line-height: 1;
}
.colmenu-ttl span.img{
	width: 20px;
	margin-right: 15px;
	display: inline-block;
	line-height: 1.4;
	vertical-align: middle;
}
.colmenu-ttl span.img img{
	width: 100%;
	display: block;
	margin-bottom: 2px;
}
.colmenu-list{
	padding: 24px 32px;
	background: #EDEDED;
}
.colmenu-list li a{
	display: block;
	width: 100%;
}
.colmenu-list li a dl{
	display: flex;
	align-items: center;
	padding-top: 0px;
	padding-bottom: 16px;
}
.colmenu-list li:last-child a dl{
	border-bottom: 0;
	padding-bottom: 0;
}
.colmenu-list li a dl dt{
	display: inline-block;
	font-size: 16px;
	line-height: 1.6em;
	color: #4C4948;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.colmenu-list li a dl dt .br-mini{
	margin-right: 0.5em;
}
.colmenu-list li a dl .mini-icon{
	margin-left: 6px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}
.colmenu-list li a dl .mini-icon img{
	display: block;
	width: 100%;
}
.link-area{
	padding-top: 94px;
	margin-top: -94px;
}

@media screen and (max-width: 900px) {

	.colmenu-box{
		width:100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 26vw;
	}
	.colmenu-ttl{
		padding: 3vw 3vw;
		font-size: 4.8vw;
	}
	.colmenu-ttl span.img{
		width: 4.8vw;
		margin-right: 3vw;
		display: inline-block;
	}
	.colmenu-ttl span.img img{
		width: 100%;
	}
	.colmenu-list{
		padding-left: 5.3vw;
		padding-right: 5.3vw;
		padding-top: 6.4vw;
		padding-bottom: 6.4vw;
	}
	.colmenu-list li a{
		display: block;
		width: 100%;
	}
	.colmenu-list li a dl{
		padding-top: 0vw;
		padding-bottom: 3.2vw;
		display: block;
	}
	.colmenu-list li:last-child a dl{
		border-bottom: 0;
	}
	.colmenu-list li a dl dt{
		display: inline-block;
		font-size: 4.2vw;
	}
	.colmenu-list li a dl .mini-icon{
		margin-left: 1vw;
		width: 4.2vw;
		display: inline-block;
	}
	.colmenu-list li a dl .mini-icon img{
		display: block;
		width: 100%;
	}
	.link-area{
		padding-top: 12vw;
		margin-top: -12vw;
	}
}

.safetybox{
	margin-bottom: 80px;
}
.safetybox .itemList{
	margin-bottom: 29px;
}
  
  .itemList__item img {
	width: 100%;
	height: auto;
  }
  .itemList__item .arrow-img img {
	width: 8px;
	height: auto;
	  padding-left: 2px;
  }
  .itemArea .link{
	margin-top: 29px;
	padding-top: 0;
	  line-height: 1;
	  text-align: center;
  }
  .itemArea .link a{
	  color:#0D2EA1;
	  font-size: 18px;
	  font-weight: 700;
  }
  .itemArea .link .icon{
	width: 17px;
	vertical-align: middle;
	line-height: 1;
	display: inline-block;
  }
  .itemList {
	margin: 0px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  }
.itemList__item {
width:32%;
}
.itemList__item .img-box{
	padding-top: 22px;
	padding-bottom: 22px;
	background: #F5F6F7;
	margin-bottom: 12px;
}
.itemList__item .img-box img{
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.itemList__item .text-box{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
	text-align: center;
}
.merit-box{
	margin-bottom: 80px;
}
.merit-box .merit-list li{
	margin-bottom: 32px;
	width: 100%;
}
.merit-box .merit-list li dl{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.merit-box .merit-list li dl dt{
	width: 132px;
	margin-right: 12px;
	background: #0D2EA1;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	border-radius: 5px 5px;
}
.merit-box .merit-list li dl dd{
	color: #0D2EA1;
	font-size: 24px;
	width: calc(100% - 132px - 12px);
	line-height: 1.6em;
	font-weight: 700;
}
.nm-text{
	font-size: 16px;
	line-height: 1.6em;
	color: #333;
}
.inter-box{
	margin-bottom: 114px;
}
@media screen and (max-width: 900px) {

	.itemList__item {
		width:100%;
		margin-bottom: 5.3vw;
		}
		.itemList__item:last-child{
			margin-bottom: 0;
		}
		.itemList__item .img-box{
			padding-top: 7.4vw;
			padding-bottom: 7.4vw;
			margin-bottom: 2.6vw;
		}
		.itemList__item .img-box img{
			width: 82%;
			margin-left: auto;
			margin-right: auto;
			display: block;
		}
		.itemList__item .text-box{
			font-size: 4.2vw;
			text-align: center;
		}
		.itemArea .link a{
			font-size: 4.8vw;
		}
		.itemArea .link .icon{
		  width: 4.5vw;
		  vertical-align: middle;
		  line-height: 1;
		  display: inline-block;
		}
		.merit-box{
			margin-bottom:26vw;
		}
		.inter-box{
			margin-bottom:26vw;
		}
		.merit-box .merit-list li{
			margin-bottom: 8.5vw;
			width: 100%;
		}
		.merit-box .merit-list li dl{
			display: block;
			align-items: center;
			margin-bottom: 3.2vw;
		}
		.merit-box .merit-list li dl dt{
			width: 35.2vw;
			margin-right: 3.3vw;
			padding-top: 1vw;
			padding-bottom: 1vw;
			font-size: 4.8vw;
			text-align: center;
			font-weight: 700;
			border-radius: 0.5vw 0.5vw;
			margin-bottom: 2vw;
		}
		.merit-box .merit-list li dl dd{
			font-size: 5.3vw;
			width: 100%;
			line-height: 1.6em;
			font-weight: 700;
		}
		.nm-text{
			font-size: 4.2vw;
			line-height: 1.6em;
			color: #333;
		}
}

.case-ttlbox{
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.case-ttlbox .case-ttl{
	font-size: 28px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 18px;
	border-right: 2px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #333;
	color: #fff;
	font-weight: 700;
	width: 146px;
	box-sizing: border-box;
}
.case-ttlbox .case-text{
	padding: 18px 32px;
	font-size: 28px;
	line-height: 1.3em;
	color: #fff;
	font-weight: 700;
	background: #0D2EA1;
	display: flex;
	align-items: center;
	width: calc(100% - 146px);
	box-sizing: border-box;
}
.illustbox{
	margin-top: 60px;
	border: 1px solid #767676;
	margin-bottom: 60px;
}
.link-text{
	font-size: 18px;
	margin-bottom: 0px;
	color: #0D2EA1;
	text-align: left;
  }
  .link-text a{
	color: #0D2EA1;
	font-weight: 700;
	text-decoration: none;
  }
  .link-text a .icon{
	margin-top: -2px;
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin-left: 8px;
  }
  .mame-box-top{
	/*background-image: url(../pcserver/img/mame_bg.png);*/
	background: #0D2EA1;
	padding:8px 38px 8px 38px;
	color: #fff;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 700;
}
.mame-box-top .img{
	width: 7px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.mame-box-bottom {
	background-position:right 30%;
	background-repeat:repeat-y;
	background-size:100%;
	padding:20px 32px 32px;
	margin-bottom: 32px;
	background: #FFFEE5;
}
.mame-main{
	font-size: 20px;
	color: #333333;
	line-height: 1.4em;
	font-weight: 700;
	margin-bottom: 20px;
}
.ac-box.section{
	margin-bottom: 114px;
}
.nm-text.blue{
	color: #0D2EA1;
}
.nm-text.indent{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 12px;
}
.br-mini{
	color: #0D2EA1;
  }
  .case-box2{
	margin-bottom: 32px;
  }
  @media screen and (max-width: 900px) {
	.accbox .accshow.ac-box-wrap{
		padding-left: 0;
		padding-right: 0;
	}
	.nm-text.indent{
		margin-bottom: 3.2vw;
	}
	.case-ttlbox{
		display: block;
		margin-bottom: 14vw;
	}
	.case-ttlbox .case-ttl{
		font-size: 5.8vw;
		padding: 2.1vw 5.3vw 2.9vw 5.3vw;
		border-right: none;
		display: block;
		width: 100%;
	}
	.case-ttlbox .case-text{
		padding: 3.2vw 5.3vw 5.3vw 5.3vw;
		font-size: 5.8vw;
		line-height: 1.6em;
		display: block;
		width: 100%;
	}
	.illustbox{
		margin-top: 14vw;
		border: 1px solid #767676;
		margin-bottom: 14vw;
		padding-top: 0;
		padding-bottom: 0;
	}
	.link-text{
		font-size: 4.8vw;
		line-height: 1.6em;
	  }
	  .link-text a .icon{
		margin-top: -2px;
		width: 5.3vw;
		display: inline-block;
		vertical-align: middle;
		line-height: 1;
	  }
	  .mame-box-top{
		  background-size:180%;
		  padding:2% 6% 2%;
	  }
	  .mame-box-bottom{
		  background-size:180%;
		  padding:0 6% 6%;
		  margin-bottom: 8.5vw;
	  }
	  .mame-box-bottom.mb{
		margin-bottom: 22vw;
	  }
	  .mame-ttl .img{
		  float: none;
		  width: 50%;
		  margin-left: auto;
		  margin-right: auto;
	  }
	  .mame-ttl .txt{
		  width: 100%;
		  float: none;
		  font-size:16px;
	  }
	  .mame-box-top{
		/*background-image: url(../pcserver/img/mame_bg.png);*/
		padding:2.1vw 6.4vw 2.1vw 6.4vw;
		font-size: 4.8vw;
		line-height: 1.4em;
		font-weight: 700;
	}
	.mame-box-top .img{
		width: 2vw;
		margin-right: 5.3vw;
		display: inline-block;
		vertical-align: middle;
		line-height: 1;
	}
	.mame-box-bottom {
		padding:5.3vw 5.3vw;
		margin-bottom: 32px;
		background: #FFFEE5;
		text-align: justify;
	}
	.mame-main{
		font-size: 4.8vw;
		line-height: 1.4em;
		font-weight: 700;
		margin-bottom: 7.4vw;
	}
	.ac-box.section{
		margin-bottom: 26vw;
	}
	.illust-img .illust-samp_list_02 .illust-samp01 img, .illust-img .illust-samp_list_02 .illust-samp02 img{
		max-width: 22vw;
	}
  }