@charset "utf-8";

body {
  font-size: 12px;
  line-height: 1.7em;
}

.center-pconly {
  text-align: center;
}
.sp-only {
  display: none;
}
.br-blook-pc {
  display: block;
}

.p-mt {
  margin-top: 10px;
} 
.respo-mt1 {
  margin-top: 60px!important;
}
.respo-mt2 {
  margin-top: 30px!important;
} 
.respo-mt3 {
  margin-top: 15px!important;}

/*------------------------
baselayout------------------------*/

.wrap900{
  width: 900px;
  margin-right: auto;
  margin-left: auto;
}
#bodybg{
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 30px;
	padding-bottom: 0px;
}
.flex-body{display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap:nowrap;
    flex-direction: row;
  align-items: stretch;
}
.flex-body-side{width: 250px;}
.flex-body-main{width: 620px;}

/*------------------------
ヘッド------------------------*/
#headupper {
	background-image: url(../customimg/headupper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#head-bg {
	background-image: url(../img/headbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 80px;
}
#head #headbox {
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.flex-head
{display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap:wrap;
    flex-direction: row;
  align-items: stretch;
}
.flex-head-c1{width: 400px;margin-top: 10px;}
.flex-head-c2{width: 480px;}

/*------トップメイン画像------*/
#tommainimgbg {
	background-image: url(../img/topmainbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tommainimgbg #tommainimg {
	background-image: url(../img/topmainbgwaku.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px;
	height: 330px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
/*------メインナビ------*/
.flex-mainnavi {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap:wrap;
  flex-direction: column;
  align-items: center;
background-position: left;
text-decoration: none!important;
}

.flex-mainnavi-c{width: 250px;height: 35px;padding:0px 20px 0px 20px;  
  display: flex; align-items: center;line-height: 100%;margin-bottom: 2px;
}

a .flex-mainnavi-c{ background-image: url("../customimg/mainnavi_off.gif");
color: #FFF;
-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;}
a:hover .flex-mainnavi-c { background-image: url("../customimg/mainnavi_on.gif");
color: #FFF;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;}

.flex-mainnavi a,.flex-mainnavi a:hover{text-decoration: none!important;}

/*------サイドアドレス------*/
#sideaddress {
	background-color: #F5F8FC;
	border: 1px solid #EBF1F8;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
}

/*------トップリード------*/
#topreadbox {width: 100%;
	background-color: #f9f7f1;
	border: 1px solid #f0efeb;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	margin: 0px;
}
/*------お知らせ------*/
#topnews{  border: 1px solid #f0efeb;
	margin-top: 40px;}

.flex-news{display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap:wrap;
    flex-direction: row;
  align-items: stretch;
  padding: 10px;
  }

.flex-news-day{width: 20%;
border-bottom: 1px solid #dcdcdc;
padding: 10px 0px 10px 0px;}

.flex-news-title{width: 80%; border-bottom: 1px solid #dcdcdc;padding: 10px 0px;}
.flex-news-day i{color:#B2C8E5; margin-right: 5px;}

/*------------------------
サービス紹介------------------------*/
.flex-service{display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap:wrap;
    flex-direction: row;
  align-items: stretch;
  }

.flex-service-container{width: 30%;
padding: 0px 0px 20px 0px;}
.flex-service-container img{width: 100%;}


/*------------------------
h1------------------------*/
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #3F75BE;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	float: left;
	width: 480px;
	height: 60px;
}

h2 {
	background-image: url(../customimg/h2point.gif);
	background-repeat: no-repeat;
    background-position: left center;
	text-align: left;
	vertical-align: middle;
	width: 880px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 26px;
	line-height: 80px;
	color: #3F75BE;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #3F75BE;
	background-image: url(../customimg/h3.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 15px;
	border: 1px solid #f0efeb;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#topnews h3 {
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../customimg/h4point.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F75BE;
	background-position: left center;
	line-height: 2em;
	clear:both;
}
h4.arrow {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-style: none;
	background-position: left center;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#h2bg {
	background-image: url(../img/h2bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 80px;
}


h2 span{

	font-size: 12px;
	padding-left: 20px;
	vertical-align: middle;
}
/*------画像拡大------*/
.img100 {
  width: 100%;
}
.img70-100 {
  width: 70%;
}
.img80-100 {
  width: 80%;
}

/*------お問い合わせフォーム------*/

.flex-form{
display: flex;
width: 100%;
  justify-content: space-between;
  flex-wrap:wrap;
    flex-direction: row;
  align-items: stretch;
  border-top: 1px solid #dbdbdb;
  margin: 30px 0px;
}
.flex-form .container1{width: 30%; padding: 20px;border-bottom: 1px solid #dbdbdb;}
.flex-form .container2{width: 70%;padding: 20px;border-bottom: 1px solid #dbdbdb;}


/*------thumb set------*/
.thumb-l,
.thumb-r {
  float: left;
}

/*------footer-----*/
#footer {
	background-image: url(../customimg/corecolor.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
}
.flex-footer {display: flex;
width: 100%;
  justify-content: space-between;
  flex-wrap:wrap;
    flex-direction: row;
  align-items: stretch;
	background-color: #f9f7f1;
	border: 1px solid #f0efeb;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.flex-footer-l {
width: 50%;
}
.flex-footer-r {text-align: right;
width: 50%;
}
