@charset "utf-8";
@import "mp.css";
@import "table.css";

body {
	font-family:'Noto Sans JP','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	line-height: 2em;	
	color: #333;
	background-color: #fff;
	overflow-x: hidden;
	position: relative;
}
select {background-color: #FFFFFF;border: #e4e4e4 1px solid;border-radius: 5px;padding: 5px 10px;
-moz-appearance: menulist;
  -webkit-appearance: menulist;}
select::-ms-expand {
    display: block;
}
.input100 input,textarea,select{background-color: #FFFFFF;border: #e4e4e4 1px solid; border-radius: 5px; width: 100%;padding: 5px 10px;}
::placeholder{
  color:#999999;}

/*------h1------*/


/*------調整------*/
.kakomi1{padding: 30px;border-radius: 10px; background-color: #FFF;}
.kakomi2{padding: 30px;border-radius: 10px; background-color: #FFF;border: 1px solid #CCCCCC;}
/*------googleフォント------*/
.font-Noto{font-family: 'Noto Sans JP', sans-serif;transform: rotate(0.01deg);}
.font-Noto-serif{font-family: 'Noto Serif JP', serif;transform: rotate(0.01deg);}
.font-Cabin,.h2-eng,.freedial,.activity-text2{font-family: 'Cabin', sans-serif;transform: rotate(0.01deg)!important;}
.font-zen,.mainimg-text1,.mainimg-text2{font-family: 'Zen Kaku Gothic New', sans-serif;transform: rotate(0.01deg)!important;}

/*------bold------*/
.f-bold700{font-weight: 700;}
.f-bold500{	font-weight: 500;}
.f-300{font-weight: 300;}
.font-small{font-size: 0.8em;}
.font-big{font-size: 1.1em;}

/*-----イメージオーバー------*/
.hover-style img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}

.hover-style img:hover {
	opacity: .6;
	-webkit-opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

/*------スマホのみ電話リンク------*/
@media (min-width: 600px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

.pankuzu{font-size: 12px;}

#naka-page1 h1{color:#fff;}

/*-----キーカラー緑rgba(0,145,58,1)------*/
.color-green{color:#00913a;}
.color-green.h2-eng,.pulldown1,.pulldown2{background-color:#00913a;}


h2{background: linear-gradient(5deg, #00913a 50%, #45b035 50%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  width: fit-content;
  white-space: nowrap;}

/*-----キーカラー黄緑rgba(69,176,53,1)------*/
.color-green2,h3{color: #45b035;}
.flex-head-navi,.button23 a,.servicelist-title{background-color: #45b035;}

/*-----キーカラーオレンジrgba(246,171,0,1)------*/
.color-orange{color: #f6ab00;}


.link-form2,.link-form2:visited{background: linear-gradient(10deg, rgba(246,171,0,1) 60%, rgba(246,171,0,0.85) 40%);
}
/*-----キーカラーオーバー#33B3ED　rgba(51,179,237,1)------*/
.link-form:hover,.link-form2:hover{background: linear-gradient(10deg, rgba(51,179,237,1) 60%, rgba(51,179,237,0.9) 40%);
transition: 0.3s;}
.button23 a:hover,.pd-navi:hover {background-color: #33B3ED!important;}


/*-----キーカラーブルーrgba(0,160,233,1)------*/
.color-blue{color:#00A0E9;}
.link-form,.link-form:visited{background: linear-gradient(10deg, rgba(0,160,233,1) 60%, rgba(0,160,233,0.95) 40%);transition: 0.3s;}

/*-----キーカラーグレー------*/
.color-gray,#flex-news-box-navi{background-color:#F8F8F8;}

/*-----キーカラーグレー線色------*/
.toiawase-name{border-color: #ccc!important;}

/*-----キーカラー茶色background-color:rgba(57,43,35,1);------*/
.color-brown,.bg-read{color:#392B23}

.tyuui{color: #D51220;}

/*------位置の共通化------*/
ol{
	padding:0px;
	list-style-type: decimal;
	list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ol li{
	margin-left: 10px;
}
.line-ol ol{	padding:0px;
	list-style-type: decimal;
	list-style-position:inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}


.line-ol ol li{
margin-left: 0px;
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;padding-bottom: 10px;
     text-indent: -1em;
  padding-left: 1em;
}

ul{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul li{
	margin-left: 10px;
}

section{
text-align: justify; 
text-justify: inter-character;
}
p{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}
.mark{
padding-left: 1em; 
text-indent: -1em; 
}
.mark2{
padding-left: 2em; 
text-indent: -2em; 
}
.mark3{
padding-left: 3em; 
text-indent: -3em; 
}
.mark35{
padding-left: 3.5em; 
text-indent: -3.5em; 
}
.mark4{
padding-left: 4em; 
text-indent: -4em; 
}
.mark45{
padding-left: 4.5em; 
text-indent: -4.5em; 
}

.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
}
.afterclear{
    zoom:1;/*for IE 5.5-7*/
}
.afterclear:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/*------align------*/
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

/*------------------------ボタン 大きさ配置は各css------------------------*/
.common-btn01,.common-btn01:visited{
display: inline-block;
  width: 100%;
  color: #fff; /* 文字色 */
  border: 1px solid rgba(0,145,58,1); /* 線幅・種類・色 */
  background: rgba(0,145,58,1);/* 背景色 */
  padding: 3px 0px 6px 0px;
  font-weight: 700; /* 文字の太さ */
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
  border-radius: 5px;
  cursor: pointer;
 font-size: 1em;
}
/* マウスオーバーした際のデザイン */
.common-btn01:hover {
  color: #FFF; /* 文字色 */
  background: #33B3ED; /* 背景色 */
  border: 1px solid #33B3ED; /* 線幅・種類・色 */
    text-decoration: none;
	 font-size: 1em;
	   border-radius: 0px;
}

.common-btn02,.common-btn02:visited{
display: inline-block;
  width: 100%;
  color: #fff; /* 文字色 */
  border: 1px solid #00A0E9; /* 線幅・種類・色 */
  background: #00A0E9;/* 背景色 */
  padding: 13px 0px 16px 0px;
  font-weight: 700; /* 文字の太さ */
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
  border-radius: 5px;
  cursor: pointer;
 font-size: 1em;
}
/* マウスオーバーした際のデザイン */
.common-btn02:hover {
  color: #FFF; /* 文字色 */
  background: #33B3ED; /* 背景色 */
  border: 1px solid #33B3ED; /* 線幅・種類・色 */
    text-decoration: none;
	 font-size: 1em;
	   border-radius: 0px;
}
.common-btn03,.common-btn03:visited{
display: inline-block;
  width: 100%;
  color: #fff; /* 文字色 */
  border: 1px solid #f6ab00; /* 線幅・種類・色 */
  background: #f6ab00;/* 背景色 */
  padding: 13px 0px 16px 0px;
  font-weight: 700; /* 文字の太さ */
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
  border-radius: 5px;
  cursor: pointer;
 font-size: 1em;
}
/* マウスオーバーした際のデザイン */
.common-btn03:hover {
  color: #FFF; /* 文字色 */
  background: #33B3ED; /* 背景色 */
  border: 1px solid #33B3ED; /* 線幅・種類・色 */
    text-decoration: none;
	 font-size: 1em;
	   border-radius: 0px;
}

.gocontactbtn,.gocontactbtn:visited{
display: inline-block;
  width: 100%;
  color: #fff; /* 文字色 */
  border: 1px solid rgba(255,255,255,1); /* 線幅・種類・色 */
  background: rgba(255,255,255,0);/* 背景色 */
  padding: 3px 0px 6px 0px;
  font-weight: 700; /* 文字の太さ */
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
  border-radius: 5px;
}
/* マウスオーバーした際のデザイン */
.gocontactbtn:hover {
  color: #FFF; /* 文字色 */
  background: rgba(255,255,255,0.5); /* 背景色 */
  border: 1px solid rgba(255,255,255,1); /* 線幅・種類・色 */
    text-decoration: none;
}

select {background-color: #FFFFFF;border: #e4e4e4 1px solid;border-radius: 5px;padding: 5px 10px;
-moz-appearance: menulist;
  -webkit-appearance: menulist;}
select::-ms-expand {
    display: block;
}
.input100 input,textarea,select{background-color: #FFFFFF;border: #e4e4e4 1px solid; border-radius: 5px; width: 100%;padding: 5px 10px;}
::placeholder{
  color:#999999;
}
caption{display:none}
address {
font-style:normal;
}

/*------リンク------*/
a {
	font-style: normal;
	color: #00A0E9;
	text-decoration:underline;
    -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:visited{
	font-style: normal;
	color: #00A0E9;
	text-decoration:underline;
}

a:hover{
	color: #f6ab00;
	text-decoration:underline;
}
a:active{
 color: #f6ab00;
text-decoration:underline;
}


.pankuzu a,.pankuzu a:visited{
	font-style: normal;
	color: #333;
	text-decoration:underline;
    -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;
}
.pankuzu a:hover{
	color: #f6ab00;
	text-decoration:underline;
}
}


img {
	border: none;
}


.flex-head-logo a{
	display: block;
	width: 100%;
	height: 100%;
}

