@charset "utf-8";
/* h1 {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 20px;
  color: #fff;
  font-weight: lighter;
  border-bottom: dotted 2px #fff;
  width: 100%;
} */
h2 {
  margin: 70px 0 0 0;
  padding: 0;
  font-size: 24px;
  color: #333;
  text-align: center;
}
h3, h4, h5 {
  margin: 50px 0 30px 0;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #000;
  font-size: 20px;
  box-sizing: border-box;
  font-weight: bold;
}
h6 {
  margin: 30px auto 0 auto;
  padding: 5px;
  width: 100%;
  background-color: transparent; /* 背景色 */
  border: 1px solid #fff; /* 枠線 */
  font-size: 16px;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  font-weight: lighter;
}
.btm_01 {
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 5px 20px;
  transition: .4s;
  margin: 0 auto;
  border: 1px solid #3F6EB3;
  background-color: #3F6EB3;
  width: 70%;
  line-height: 1.5em;
}
.btm_01:hover {
  color: #fff;
  background-color: #A9181B;
  border-color: #A9181B;
}
.underline {
  text-decoration: none;
  border-bottom: 3px solid #333;
  padding-bottom: 5px;
  color: #333;
  font-weight: bold;
}
.st01 {
	color: #C6070A;
	font-weight: lighter;
}
.text_cen {
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
.text_box {
  margin: 0;
  padding: 5px 0;
  text-align: center;
  border: 1px solid #000;
  font-size: 20px;
  box-sizing: border-box;
  font-weight: bold;
}
.text01 {
  margin: 0;
  padding: 0;
  text-align: left;
	font-size: 16px;
}
.text02 {
  margin: 0;
  padding: 0 0 30px 0;
  text-align: right;
	font-size: 14px;
}
.content1 {
  width: 1000px;
  margin: 70px auto;
  padding: 0;
  text-align: center;
}
.content2 {
  width: 100%;
  margin: 70px auto;
  padding: 0;
  text-align: center;
}
/* 画像 */
.flex {
  display: flex;
}
img.bg {
  width: 300px;
}
/*　テーブル
------------------------------------------------------------*/
.hyo1 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
	table-layout: fixed;
	word-wrap: break-word;
    overflow-wrap: break-word;
}
.hyo1 th {
	padding: 10px;
	font-weight: 400;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	text-align: center;
}
.hyo1 td {
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.hyo2 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
}
.hyo2 th {
	padding: 10px;
	font-weight: 400;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	text-align: left;
	white-space: nowrap;
    width: 20px;
}
.hyo2 td {
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
}
.hyo3 {
width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
	vertical-align: middle;
}
.hyo3 thead th {
	padding: 5px;
	font-weight: lighter;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	text-align: center;
}
.hyo3 thead th:last-child {
border-right: 1px solid #ccc;
}
.hyo3 tbody th {
padding: 5px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background: #fff;
white-space: nowrap;
color: #000;
	text-align: center;
}
.hyo3 tbody tr:last-child th {
border-bottom: 1px solid #ccc;
}
.hyo3 tbody td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.hyo4 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
}
.hyo4 th {
	padding: 10px;
	font-weight: 400;
	vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	text-align: left;
	white-space: nowrap;
    width: 20px;
}
.hyo4 td {
	padding: 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
}
.hyo5 {
width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
	vertical-align: middle;
}
.hyo5 thead th {
	padding: 5px;
	font-weight: lighter;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	text-align: center;
}
.hyo5 thead th:last-child {
border-right: 1px solid #ccc;
}
.hyo3 tbody th {
padding: 5px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background: #fff;
white-space: nowrap;
color: #000;
	text-align: center;
}
.hyo5 tbody tr:last-child th {
border-bottom: 1px solid #ccc;
}
.hyo5 tbody td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
/*　会社概要
------------------------------------------------------------*/
#overview {
  padding: 0;
  margin: 0;
}
#overview ul {
	width: 80%;
  margin: 30px auto;
  padding: 0;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
  display: flex;
}
#overview ul li.l {
  width: 60%;
  margin: 0;
	padding: 0 1%;
  text-align: left;
}
#overview ul li.r {
  width: 40%;
  margin: 0;
	padding: 0;
  text-align: center;
}
.a01 {
    margin: 0 0 30px 30px;
	padding: 0 10px;
	list-style-type: disc;
    color: #000;
	text-align: left;
}
.a01 li {
	padding-left:-1em;
	padding-right:1em;
	margin: 0 0 0 30px;
	font-size: 16px;
}
ol.a02  {
    position: relative;
    margin:0;
    padding:0 20px;
		text-align: left;
}
 
ol.a02 li  {
    list-style: none;
    list-style-position:outside;
    margin:0 0 10px 0;
    padding-left:1.25em
}
ol.a02 li span {
    position: absolute;
    left:0;
    margin:0;
		padding:0 20px;
}
.box3 {
  width: 80%;
  margin: 10px auto;
  padding: 5px 0;
  text-align: justify;
	border: 1px solid #000;  
}
.box3 a {
	color: #DF531E;

}
.box3 a:hover {
	color: #034E70;
}
.flow1 {
  text-align: left;
  font-size: 18px;
  color: #000;
  padding: 5px 20px;
	margin: 0;
}
.flow2 {
  text-align: left;
  font-size: 16px;
  color: #000;
  padding: 5px 20px;
	margin: 0;
}
.cen2 {
  margin: 0;
  padding: 10px 0;
  text-align: center;
	font-size: 24px;
}
/* -------------------------------------------------------------------
*  pc
* ------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
  .content1 {
    width: 96%;
  }
	img.bg {
  width: 100%;
}
}
/* -------------------------------------------------------------------
*  ipad
* ------------------------------------------------------------------*/
@media screen and (max-width: 780px) {
  .guide1 {
    width: 100%;
  }
	#overview ul {
	width: 100%;
		padding: 30px 0;
}
	#overview ul li.l {
  width: 100%;
		padding:30px 0;
}
#overview ul li.r {
  width: 100%;
}
	img.bg {
  width: 300px;
}
}
/* -------------------------------------------------------------------
*  iphone
* ------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {}