/*==============================================================================================

  	画面の横幅が640pxまで

==============================================================================================*/

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

@media screen and (max-width: 640px) {
/*@media screen and (max-width: 480px) {*/
    
    .chkicon li {font-size:0.75em;margin-left:3em;}

.tbl_d2 th{width:33%;padding:0.2em; font-size:0.8em;}
.tbl_d2 td{width:65%;padding:0.2em; font-size:0.8em;}
	
.imgmain{
	/*height:105px;
	object-fit: cover;
	object-position: 99% 0%;*/
	padding-top:42px;
	}
	
body {
	font-size: 13px;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	word-break: break-all;
}
#wrapper {
	margin: 2px auto;
	width: 100%;
	background: #fff;
	padding: 0;
	font-size: 16px;
	overflow: hidden;
}
#dropmenu {
	display: none;
}
.half_left {
	float: none;
	width: 100%;
	margin-left: inherit;
}
.half_right {
	float: none;
	width: 100%;
}
.area_sp {
	display: inline;
}
.area_pc {
	display: none;
}
.line_l {
	border-left: none;
	margin-bottom: 35px;
	padding: 0;
}
.line_r {
	border-right: none;
	margin-bottom: 0px;
	padding: 0;
}
img {
	max-width: 100%;
	height: auto;
}
nav ul li {
	float: left;
	width: 50%;
}
.tel {
	font-size: 28px;
	font-weight: bold;
	padding: 10px;
}
/*--------------------------------------------------------------------------------*/
/*	
/*--------------------------------------------------------------------------------*/
p {
	padding: 10px;
	font-size: 13px
}
/*フォントサイズ*/

.f10 {
	font-size: 7px;
}
.f11 {
	font-size: 8px;
}
.f12 {
	font-size: 9px;
}
.f13 {
	font-size: 10px;
}
.f14 {
	font-size: 11px;
}
.f15 {
	font-size: 12px;
}
.f18 {
	font-size: 14px;
}
.f32 {
	font-size: 24px;
	font-weight: bold;
}
/*--------------------------------------------------------------------------------*/
/*	hタグ
/*--------------------------------------------------------------------------------*/
/*h1 	{ font-size: 30px; line-height: 75px; padding: 10px; 
	-webkit-transition-property: font-size;
	-moz-transition-property: font-size;
	transition-property: font-size;
	-webkit-transition-duration: 0.5s, 0.5s;
	-moz-transition-duration: 0.5s, 0.5s;
	transition-duration: 0.5s, 0.5s; 
	-webkit-transition-timing function: linear, ease-in;
	-moz-transition-timing function: linear, ease-in; 
	transition-timing function: linear, ease-in;  
}*/
h1 {
	font-size: 1.3em;
	line-height: 1;
	color: #07549b;
	border-bottom: #07549b 0.3em dotted;
	margin-top: 3em;
	padding-left: 0.1em;
	-webkit-transition-property: font-size;
	-moz-transition-property: font-size;
	transition-property: font-size;
	-webkit-transition-duration: 0.5s, 0.5s;
	-moz-transition-duration: 0.5s, 0.5s;
	transition-duration: 0.5s, 0.5s;
 -webkit-transition-timing function: linear, ease-in;
 -moz-transition-timing function: linear, ease-in;
 transition-timing function: linear, ease-in;
}
 h1.ore{font-size:1.2em; padding-left:0;}
h2 {
	font-size: 140%;
	padding: 8px;
}
h3 {
	font-size: 1em;
	border-left: 10px solid #193155;
	padding: 0 0 0 0.5em;
	margin: 1.2em 0 0.2em 0;
}
h3.t2 {
	font-size: 18px;
	border-left: 0px solid #1871B8;
	border-top: 10px solid #1871B8;
	border-bottom: 1px solid #1871B8;
	border-right: 0px solid #1871B8;
	padding: 5px 10px 5px 15px;
	margin: 20px 0px;
	background-color: #DEDEDE;/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#cecece));	/*背景画像の読み込み,グラデーション*/
	background: -webkit-linear-gradient(#fefefe, #cecece);	/*同上*/
	background: linear-gradient(#fefefe, #cecece);			/*同上*/
}
h3.t3 {
	font-size: 18px;
	border-left: 10px solid #1871B8;
	padding: 5px 10px 5px 15px;
	margin: 20px 0px;
	background-color: #DEDEDE;
}
h4 {
	font-size: 12px;
	padding: 3px;
	margin: 0;
	text-align: center;
}
/*--------------------------------------------------------------------------------*/
/*	ヘッダーの右にメニュー
/*--------------------------------------------------------------------------------*/
header{background-color:#565656; width:100%;}
/* ヘッダーの右にメニュー */
.header1 {
	margin-right: 5px;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#ececec),to(#fff));　
 background: linear-gradient(#ececec, #fff);
 background-size: 100% 100%;*/
	height: 55px;
	border-bottom: 1px solid #dadada;
}
.header1 h1 {
	display: block;
	height: 55px;
	width: 110px;
	line-height: 50px;
	font-weight: bold;
	margin-left: 5px;
	float: left;
}
.header1 h1.text1 {
	/*	font-size:11.5px;
	height: 30px;
	color:#666;
 width: 170px;
 line-height: 16px;
 font-weight: bold;
 margin-left: 0px;
 float: left;*/
	display: none;
}
.logo	{width: 43%}
.header1 nav.head {
	float: right;
}
.header1 nav.head li {
	float: left;
	width: 80px;
}
.header1 nav.head li>a {
	display: block;
	height: 38px;
	width: 80px;
	color: #fff;
	line-height: 30px;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#fff),to(#ececec));
 background: linear-gradient(#fff #ececec);*/
	text-align: center;
	text-decoration: none;
	border: 1px solid #dadada;
	/*margin-top: 7px;*/
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6), -1px -1px 1px rgba(255, 255, 255, 0.5);
	font-weight: bold;
}
.header1 nav.head li:first-child>a {
	border-radius: 4px 0 0 4px;
}
.header1 nav.head li:last-child>a {
	border-radius: 0 4px 4px 0;
	border-left: none;
	margin-right: 5px;
	border-left: 1px solid #FFF;
}
/*.header2 {
	height: 2.3em;
}
.header2 figure {
	width: 5em;
}
	*/

/*--------------------------------------------------------------------------------*/
/*	リスト
/*--------------------------------------------------------------------------------*/

/*------------------*/
 /* ※リスト */
 /*------------------*/

.list_box {
	padding: 10px;
	font-size: 10px;
}
.list_box ul {
	list-style-position: inside;
}
.list_box ul li {
	padding-left: 1em;
	text-indent: -1em;
}
/* サムネイルつき矢印リスト */
.list3 ul {
	border-bottom: 1px solid #ccc;
}
.list3 ul li {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
	background: linear-gradient(#fff, #f0f0f0);
	border-top: 1px solid #ccc;
	height: 70px;
	margin: 0px;
}
.list3 ul li a {
	background: url(list_mark1.png) no-repeat 100% 50%;
	color: #666;
	display: block;
	height: 70px;
	margin: 0;
	padding: 0 20px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
}
.list3 ul li img {
	float: left;
	height: 70px;
	width: 70px;
	margin-right: 10px;
}
.list3 ul li a strong {
	color: #000;
	display: block;
	font-weight: bold;
	padding-top: 17px;
}
/*------------------*/
 /* リストボックス5 */
 /*------------------*/

.list_box {
	padding: 10px;
	font-size: 10px;
}
.list_box ul {
	list-style-position: inside;
}
.list_box ul li {
	padding-left: 1em;
	text-indent: -1em;
}
table.kakumaru {
	border-spacing: 0;
	width: 99%;
	font-size: 11px;
	margin: 0 auto;
}
table.kakumaru tr th, table.kakumaru tr td {
	/*	border: 1px solid #CCC;*/
	box-shadow: none;
}
table.kakumaru tr:first-child td {
/*  border-top:1px solid #CCC;*/
}
table.kakumaru tr:last-child td {
/*  border-right:1px solid #CCC;*/
}
.button02 {
	display: inline-block;
	margin: 15px auto;
	padding: 1%;
	width: 80%;
	/*height: 100px;*/
	text-align: center;
	text-decoration: none;
	outline: none;
	background-color: #E92D30;
	color: #fff;
	border-radius: 5px;
	box-shadow: 2px 5px 10px rgba(136, 136, 136, 1);
	font-size: 80%;
	line-height: 2;
}
.syussyo {
	font-size: 7pt;
	text-align: right;
	margin: 5px 5px 5px 0;
}
.scroll table {
	display: block;
	position: relative;
}
.scroll table thead {
	display: block;
	float: left;
}
.scroll table tbody {
	display: block;
	width: auto;
	position: relative;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.scroll table th, .scroll table td {
	display: block;
}
.scroll table tr {
	display: inline-block;
}
.scroll table tbody tr {
	margin-right: -5px;
}
div .yokonarabi p {
	display: block;
	margin-right: 20px;
}
.kaiten {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.syukusyou {
	width: 20%;
	margin: 1vh auto;
}
table.tate th, table.tate td {
	font-size: 80%;
}
div#headermenu {
	display: block;
	position: fixed;
	top: 2px;
	right: 5px;
	width: 100%;
	z-index: 99999;
}
div#footermenu {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #F1F3F1;
}
#footermenu ul {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #cfcfcf;
	padding: 0.8em 0;
}
#footermenu ul li {
	float: left;
	width: 33%;
	text-align: center;
}
#footermenu ul li img {
	height: 2.4em;
	float: left;
	margin: 0 0.1em 0 1.2em;
}
#footermenu ul li a {
	text-decoration: none;
	color: #595858;
	font-weight: bold;
}
#footermenu ul li a div {
	font-size: 0.9em;
	height: 2.4em;
	display: flex;
	align-items: center;
}
table.tate_o th , table.tate_o td {
	font-size: 0.8em;
	padding:0.5em 0;
	line-height:1.4;
}
.linktxt {
	font-size: 0.9em;
	font-weight: normal;
	text-align:center; margin:2em 0;
}
#flow {
	font-size: 0.7rem;
	line-height: 1.2;
}
#flow ol {
	width: 98%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#flow ol li > p:first-child {
	margin: 0 0 0.1rem;
	color: #1d2088;
	font-weight: bold;
	font-size: 1.1rem;
}
.margin20 {
	margin:0.1em;
}
.risk_sec {
	font-size:0.7em;
}
.risk_sec ul {
	margin:0.1em;
}
.risk_sec p {
	padding:0;
}
.gaikammf{font-size:1.05em;}
}
.tbl_d2 td{font-size:0.85em;}



}
/*END　　@media screen and (max-width: 480px)*/
