@charset "utf-8";
/* CSS Document */

body {
	font-family:"メイリオ", Meiryo, "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
}

.sub_list {
  border: solid 2px #eee;
  border-radius: 5px;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
  margin-left:20px;
  margin-bottom:30px;
}

.sub_list li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

.sub_list li:before {
  
  font-family: "Font Awesome 5 Free";
  content: "\f138";/*アイコンの種類*/
  position: absolute;
  left : 1em;/*左端からのアイコンまでの距離*/
  color: skyblue;/*アイコン色*/
  font-weight:900;
}


.midashi5 {
	border-bottom: solid 3px #cce4ff;
	position: relative;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.7em;
}

.midashi5:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}
.midashi6 {
	color: #1B67A3;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 20px;
}
#head {
	background: url(images/uehaikei.jpg) repeat-x center top;
}
#mainh2 h2 {
	background: url(images/top01.jpg) no-repeat;
	height: 402px;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	text-indent: -9999px;
}
#naka01 {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}
.info {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.info01 {
	border-bottom: 1px solid #CCCCCC;
}
#naka01 .box2 .box2 {
	border-bottom: 1px solid #CCCCCC;
}
#naka01 .box2 .info {
	border-bottom: 1px solid #CCCCCC;
}

#foot {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1B84BB;
}
#foot #shitacopy {
	padding: 0px;
	height: auto;
	width: 900px;
	background-color: #E9E9E9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 10px solid #FFF;
}
p,ul,ol,li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.add {
	margin-top: 0px;
	margin-left: 0px;
	padding: 5px;
}

td img {display: block;}
#head h1 {
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 2px 0px 0px 20px;
	font-weight: normal;
}
.toptext {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
#naka01 .rightpic {
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 30px;
	margin-right: 20px;
}
.picwaku {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#naka01 iframe {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.padding10 {
	margin-left: 20px;
}
.arrowlist {
	background: url(images/arrow.gif) no-repeat 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 10px;
}
#naka01 ul {
}

#naka01 ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
.setsumei {
	font-size: 11px;
	color: #999999;
	margin-top: 5px;
	margin-left: 10px;
}

.li01 {
	background: url(images/li/01.jpg) no-repeat;
	height: auto;
	width: auto;
}
.sekou {
	font-size: 13px;
	font-weight: bold;
	color: #339966;
	margin-top: 7px;
}
.head0 {
	background-image: url(img/ueback.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}
.head {
	width:900px;
	margin:auto;
}
.head_l {
	width: 580px;
	float: left;
	padding: 10px;

}
.head_r {
	width: 280px;
	float: left;
	padding: 10px;
}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
.menu {
	margin-bottom: 5px;
	background-image: url(img/menuback.jpg);
	background-repeat: repeat-x;
	clear: both;
}
.menu_naka {
	width: 900px;
	margin: auto;
}
.menu_naka li{
	float:left;
}
.h1class {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding: 0px;
}

.shita10 {
	margin-bottom:10px;
}
.shita20 {
	margin-bottom:20px;
}
.shita30 {
	margin-bottom:30px;
}
.right_text {
	text-align:right;
}
.center_text {
	text-align:center;
}
.icon img {
	transition: 0.6s ;
}

.icon img:hover {
	opacity: 0.5 ;
}
.inner {
	width:900px;
	margin:auto;
}
.fla {
	margin-bottom:10px;
	text-align:center;
}
.box50 {
	width: 48%;
	float: left;
	margin-left: 2%;
}
.box50_r {
	width: 48%;
	float: right;
	margin-right: 2%;
}
.clear_both {
	clear: both;
}
.concept_box {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin-right: 20px;
}
.pic_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alien_left {
	float:left;
	
}
.alien_right {
	float:right;
}
.migi20 {
	margin-right:20px;
}
.service {
	margin:0 5px 10px 20px;
}
.service li {
	float:left;
	margin-bottom:6px;
	margin-left:6px;
}
.spDisp {
	display:none;
}

.spHide {
	display:block;
}
.concept {
	width:800px;
	margin:auto;
}
.con_l{
	float: left;
	width: 220px;
	display: block;
}
.con_r{
	float:left;
	width:580px;
	display:block;
}
	.wp-caption {
	border: 1px solid #eee;
	width: 100%;
}
.wp-caption img{
width: 96%;
    height: auto;
    margin: 2%;
}

.wp-caption-text {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    line-height: 2;
    margin: 9px auto;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 15px auto;
}
.cap {
	margin:0 15px 0 15px;
	text-align:center;
}
.center-text {
	text-align:center;
}
.table01{
  width: 100%;
  border-spacing: 0;
}

.table01 th{
  border-bottom: solid 2px #fb5144;
  padding: 10px 0;
}

.table01 td{
  border-bottom: solid 2px #ddd;
  text-align: center;
  padding: 10px 0;
}
.sitemap {
	margin-top: 10px;
	margin-bottom: 20px;
}

.sitemap_l {
	float:left;
	margin-right:20px;
}
.sitemap_r {
	float:left;
	
}
.sitemap li {
	width: 40%;
	float: left;
	padding: 2%;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	margin-right: 2%;
	margin-left: 2%;
}
.sitemap_title {
	font-size:18px;
	color:#111!important;
}
.sitemap_text {
	font-size:12px;
	color:#333!important;
}

@media screen and (max-width: 640px) {

.midashi2 {
  border-bottom: solid 3px skyblue;
  position: relative;
  margin-bottom:20px;
  font-size:16px;
}

.midashi2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 30%;
}
	.concept {
	width:96%;
	margin:0 auto 25px auto;
}
.con_l{
	float: none;
	width: 100%;
	display: block;
}
.con_r{
	float:none;
	width:100%;
	display:block;
}
.midashi1 {
	position: relative;/*相対位置*/
	padding: 0.5em 0.5em 0.5em 1.5em;/*アイコン分のスペース*/
	line-height: 1.4;/*行高*/
	color: #13608f;/*文字色*/
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}

.midashi1:before {
  font-family: "Font Awesome 5 Free";/*忘れずに*/
  content: "\f138";/*アイコンのユニコード*/
  position: absolute;/*絶対位置*/
  font-size: 1em;/*サイズ*/
  left: 0.25em;/*アイコンの位置*/
  top: 0.5em;/*アイコンの位置*/
  color: #ff6a6a; /*アイコン色*/
}
	body {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 游ゴシック, YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:14px;
}

.list_style {
	padding: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 25px;
}

.list_style li {
  color: black;
  position:relative;
  background: #f1f8ff;/*バーの色*/
  line-height: 1.5;
  padding: 0.5em;
  margin-bottom: 4px;
  border-left : solid 35px #5c9ee7;/*先の色＝アイコン裏の色*/
  list-style-type: none!important;
}

.list_style li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f7d9";
  position: absolute;
  display: block;
  padding: 0.5em;
  width: 1.2em;
  color: white; /*アイコン色*/
  font-weight: normal;/*アイコンは太字にしない*/
  text-align: center;
  left : -35px; /*左端からのアイコンまでの距離*/
  /*以下 上下中央寄せのため*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight:900;
  ont-weight: 900;
    font-size: initial;
}
	.service li {
	float:none;
	margin-bottom:6px;

}
	.nav-link {
    padding-top: 45px;
    padding-bottom: .5em;

    background-position: center 5px;
}
.nav-link0 {
	background-image: url(./img/m00.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link1 {
	background-image: url(./img/m07.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link2 {
	background-image: url(./img/m08.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link3 {
	background-image: url(./img/m52.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link4 {
	background-image: url(./img/m04.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link5 {
	background-image: url(./img/m03.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link6 {
	background-image: url(./img/m51.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link7 {
	background-image: url(./img/m06.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link8 {
	background-image: url(./img/m08.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link9 {
	background-image: url(./img/m50.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
.nav-link10 {
	background-image: url(./img/m53.png);
	background-repeat: no-repeat;
	background-size: 24px;
}
	.wrap {
    padding-top: 63px;

}
	.header_logo {
    float: none;
    width: 100%;
    margin-left: auto;
    padding-top: 10px;
    margin-bottom: 20px;
    margin-right: auto;
    position: fixed;
    /* margin-top: 20px; */
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 0px;
}
	header {
    position: relative;
    z-index: 3;
    background-repeat: no-repeat;
    background-position: center;
}
	.concept_box {
    padding: 5px;
    border: 1px solid #CCC;
    margin-bottom: 20px;
    margin-right: 0px;
}
	#foot #shitacopy {


	width: auto;
}
	.inner {
	width:96%;
	margin:auto;
}
.fla {
	margin-bottom:10px;
	text-align:center;
}
.box50 {
	width: 98%;
	float: none;
	margin: auto;
}
.box50_r {
	width: 98%;
	float: none;
	margin: auto;
	clear: both;
}
.clear_both {
	clear: both;
}
.head {
	width:100%;
	margin:auto;
}

.spDisp {
	display:block;
}

.spHide {
	display:none;
}
img {
	max-width:100%;
	height:auto;
}
.migi20 {
	margin-right:0px;
}
.sitemap li {
    width: 92%;
    float: none;

    border: 1px solid #CCC;
    margin:0 auto 20px auto;
}
}
.copyr {
	color: #fff;
	background-color: #1A88BD;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B5B5B5;
	font-size: 11px;
	text-align: center;
}
.inner h2 {
	margin-top:30px;
	margin-bottom:20px;
	clear:both;
}
.table01{
	width: 98%;
	border-spacing: 0;
	margin-bottom: 30px;
}

.table01 th{
  border-bottom: solid 1px #fb5144;
  padding: 10px 0;
}

.table01 td{
  border-bottom: solid 1px #ddd;
  text-align: left;
  padding: 10px 0;
}
