@charset "UTF-8";

@import url("../../common/css_js/sp.css");

*{
	max-width:100%;
}

.contents_box {width: 100%;}
.contents_box h2.titBg {
	width:100%;
	text-align:left;
	background:#f5f5f5;
	border: #e8e8e8 solid;
	border-width:1px 0;
	margin:2px 0 0 0;
	padding:10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contents_box h2.titBg span {
	display:inline-block;
	border-left:10px solid #3366ff;
	padding:5px 15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.contents_box h3.h3_2 {
	width:100%;
	text-align:left;
	background:#fff;
	border-top: 3px #dfdfdf solid;
	border-bottom: 1px #e9e9e9 solid;
	margin:2px 0 20px 0;
	padding:10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
}

/*テキストバナー-----------*/
.contents_box dl.bnr{
	width: 100%;
	background:#f7f7f7;
	margin:10px auto 30px auto;
	padding:10px 5%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	clear:both;
	border: solid #dcdcdc;
	border-width:1px 0;
	overflow:hidden;
	text-align:left;
	display:table;
}
.contents_box dl.bnr dt{
	width:30%;
	display:table-cell;
}
.contents_box dl.bnr dt img{ width:100%; height:auto;}
.contents_box dl.bnr dd{
	width:70%;
	padding-left:3%;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contents_box dl.bnr dd a {
	display:block;
	background:url(../../common/img/navi/lbg.gif) no-repeat 0 6px;
	padding-left:8px;
	font-weight:bold;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow:hidden;
}

/*下層-----------*/

#main_box {
	width:100%;
}
#main_box .pankuzu {
	text-align:right;
	padding:10px 15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: 90%;
}
#main_box .pankuzu a { color:#3366ff; text-decoration:none;}
.contents_box .pankuzu { font-size:14px!important; }

#main_box .cat_top {
	margin:0;
	line-height:0;
}
#main_box .cat_top img { width:100%; height:auto; }

#main_box .h2_img{
	display:none;
}

#main_box .cach_text{
	font-size:120%;
	line-height: 1.6;
	color: #3366ff;
	font-weight: bold;
	
	width:90%;
	margin:10px auto 20px auto;
	text-align:left;
}
#main_box .cach_text.bc{ color: #000;}

#main_box .cach_text2{
	text-align:left;
	width:94%;
	margin:5px auto 20px auto;
}
.basic_text {
	width:90%;
	margin:0 auto 20px auto;
	text-align:left;
}

#main_box img.mImg { display:block; margin:0 auto 15px auto;}

/*第一の軸-----------*/
.mi_gray_bottom{
	color: #2966b6;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	font-weight: bold;
	padding-bottom: 0.4em;
}


/*第五の軸-----------*/
.flow_table{width: 94%;margin:20px auto;text-align:left;border-collapse:collapse;box-sizing:border-box;-webkit-box-sizing:border-box;}
.flow_table td{
	background: url(../img/flow_box_bg_sp.png) left bottom no-repeat;
	background-size:contain;
	padding: 20px 0 50px;
	margin: 0px;
	width: 80%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
/*add20181204*/
.flow_table_no6 td{
	background-image: url(../img/flow_box_bg2_sp.png);
}
.flow_table td.last{ background:none; padding-bottom:10px;}
.flow_table td img{
	display:block;
	width:30%;
	height:auto;
	float: none;
	margin-right:5%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.flow_table td .blue_text{
	width: 65%;
	font-weight: bold;
	color: #2966b6;
	font-size:98%;
	margin-bottom:10px;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.flow_table td .flow_table_text{
	width: 100%;
	font-size:90%;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

/*-----------*/


table.table1 { width: 90%; margin:0 auto 30px auto; border: solid #e9e9e9; border-width: 0 1px 1px 1px; box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden;}
table.table1 th,table.table1 td {
	display:block;
	text-align:left;
	padding:10px 15px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
table.table1 th { background:#eaeaea;}

table.table1 td p { overflow:hidden;}



.map{
	border: 1px solid #d3d3d3;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}


#a_navi{
	width: 100%;
	height: auto;
	margin:0 0 30px 0;
}
#a_navi {border: solid #f2f2f2; border-width: 3px 0;}
#a_navi li {width: 100%; border-bottom: 1px solid #f2f2f2; padding:0;}
#a_navi.company li img,#a_navi.history li img { width:100%; height:auto;}



dl.position dt{
	float:left;
	width:80px;
	}
/***/
#gotop {
	display: none!important;
}

a.button-56 {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    min-width: 350px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #3366ff;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
    letter-spacing: 0.10em;
    text-decoration: none !important;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
}


a.button-56:hover {
    background-color: #2356ef;
}

/* アイコン */
a.button-56::after {
    width: 1.25em;
    height: 1.25em;
    margin-left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
}

/* 📱スマホ用調整 */
@media (max-width: 767px) {
  a.button-56 {
    display: flex !important;   
    width: 100%;                
    max-width: 90%;            
    min-width: auto;          
    margin: 0 auto;           
  }
}
