@charset "utf-8";


/*全体の設定
---------------------------------------------------------------------------*/
body {
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #F9F9F9;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 12px;
	border-top: 0px solid #184894;
	min-width:1000px;/*レスポンシブ時外す*/

}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク
---------------------------------------------------------------------------*/
a {
	color: #008DF9;
	text-decoration: none;
}
a:hover {
	color: #008DF9;
	text-decoration: underline;
	
}





/*ヘッダー
---------------------------------------------------------------------------*/
header {
	background-color: #FFF;	
    box-shadow: 1px 2px 5px #999;
    position: relative; z-index: 10;
	min-width: 960px;
}

/*ヘッダーブロックの中*/
header .inner {
	width: 997px;	
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
/*h1*/
h1 {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 110%;
	margin-top: 0px;
	font-weight: 500;
	}

.logo {
	position: absolute;
	left: 0px;	
	top: 10px;
}

#head_logo {
	margin-top: 0px;
	}

header .inner address {
	position: absolute;
	top: 29px;		
	right: 0px;	
	font-size: 11px;	
	text-align: center;
	line-height: 1.0;
	letter-spacing: 0.em;
}

header .inner address .tel {
	font-size: 18px;
	color: #0f1bb1;		
	font-weight: bold;
	display: block;
}


/*メインメニュー
---------------------------------------------------------------------------*/
#nav {
	width: 60em; /* 1000 */
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 400;
	position: relative ;
	top: 10%;
	left: 50%;
	margin-left: -41.5em; /* 30 480 */
	
}

#nav > a {
	display: none;
}

#nav li {
	position: relative;
}

#nav li a {
	text-decoration: none;
	color: #111111;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 150%;
	display: block;
}
#nav li a:active {
	background-color: #DDDDDD !important;
}

#nav span:after {
	width: 0;
	height: 0;
	border: 0.4em solid transparent;
	border-bottom: none;
	border-top-color: #184894;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em;
}

#nav span.nosecond:after {
	width: 0;
	height: 0;
	border: 0em solid transparent;
	border-bottom: none;
	border-top-color: #184894;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em;
}

#nav ul li:first-child {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}

/* first level */

#nav > ul {
	height: 45px; /* 60 */
	width: 997px;
	background-color: #;
	margin-right: auto;
	margin-left: auto;
}

#nav > ul > li {
	height: 45px;
	width: 165.8px;
	float: left;
}

#nav > ul > li > a {
	height: 100%;
	font-size: 150%;
	line-height: 2.3em; 
	text-align: center;
	display: block;
}

#nav > ul > li:not( :last-child ) > a {
	border: 0px solid #444444;
}

#nav > ul > li:hover > a,
#nav > ul:not( :hover ) > li.active > a {
	color: #005500;
	margin-top: -2px;
	border-top: 2px solid #005500;
}

/* second level */

#nav li ul {
	background-color: #EEEEEE;
	display: none;
	position: absolute;
	top: 100%;
	-webkit-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
}

#nav li:hover ul {
	display: block;
	left: 0;
	right: 0;
}

#nav li:not( :first-child ):hover ul {
	left: -1px;
}

#nav li ul a {
	font-size: 120%;
	border-top: 0px solid #cccccc;
	padding: 0.75em;
	color: #111111;
}

#nav li ul li a:hover,
#nav li ul:not( :hover ) li.active a {
	background-color: #AAAAAA;
}

#nav ul li:last-child {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}


/*トップページ スライドショー
---------------------------------------------------------------------------*/

#mainimg_top {
	width: 100%;
	height:auto;
	margin-bottom: -40px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

	
}

#mainimg {
	width: 100%;
	height:auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

	
}

#mainimg_back {
	width: 100%;
	height: 400px;
	background-color: ;
	background-image: url(../images/bg.png);
	}



.top_img {
	width: 100%;
	height:auto;
	}
	
#img2, #img3, #img4 {
display:none;
}

.container {
	margin-bottom: 0px;
	position: relative; z-index: 1;
}
.slide_all {width: 1000px; margin: 0 auto; height: 300px; position: relative; margin-top: 2px; margin-bottom: 48px;}
.slide_wrap {width: 3000px; position: absolute; left: 50%; margin-left: -1500px;}
.slide_body {width: 100%;}
.slide {width: 1000px; font-family: 'arial'; background-color: #33CC33; color: #fff; font-size: 50px; line-height: 250px; text-align: center;}
.slide img {width: 100%; vertical-align: bottom;}


.bx-controls-direction,.bx-pager {text-align: center;height: 25px;}
.bx-controls-direction a,.bx-pager-item {display: inline-block;}
.bx-pager-item a{display: block; height: 10px; width: 10px; text-indent: -9999px; background: #fff; border-radius: 10px; margin:10px 2px 0 2px;}
.bx-pager-item a.active {opacity: 0.3;}
.bx-controls-direction a{text-decoration: none; color: #fff; padding:0 5px;}
.bx-controls {position: absolute;bottom: 5px;z-index: 100;width: 100%;}


.slide{transition:all .3s;opacity:.20;}
.slide.active{ opacity:1;}

.bx-pager {
	width: 100%;
	height: 60px;
	box-shadow: 0.3px 0.3px 0.3px 0.3px #666666;
	background-color: #33CC33;
	padding-top: 5px;
	}
.bx-pager a img {  
opacity: 0.5;  
filter: alpha(opacity=50);  
}  
.bx-pager a.active img {  
opacity: 1;  
filter: alpha(opacity=100);  
} 


/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 997px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#contents-in {
	float: left;
	width: 570x;
}

body.c2 #contents-in {
	float: none;
	width: 100%;
}

/*メイン
---------------------------------------------------------------------------*/
#main {
	float: left;	
	width: 997px;	
	padding-bottom: 10px;
}


body.c2 #main {
	width: 770px;
}



#main h2 {
	/*	background-color: #184894;
	border-radius: 1px 1px 1px 1px;
	-webkit-box-shadow: 2px 2px 2px 1px #999;
	box-shadow: 2px 2px 2px 1px #999;*/
	color: #111;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 155%;
	clear: both;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #005500;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #005500;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005500;
	font-weight: 500;
}




#main h3 {
	background-color: ;
	font-size: 135%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 600;
	color: #444;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008800;
	border-right-color: #008800;
	border-bottom-color: #008800;
	border-left-color: #008800;
}
#main h3.green{
	color: #005500;
}

#main h4 {	
	background-color: ;	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#), to(#));
	background-image: -webkit-linear-gradient(#, # 49%, #fff 50%);
	background-image: linear-gradient(#, # 49%, # 50%);
	font-size: 115%;
	color: #333;
	clear: both;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1e234c;
	border-right-color: #1e234c;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


#main p {
	padding: 0.5em 10px 15px;
}

#box_top ul li span.boxtoptxt{
	font-size: 130%;
}

#box_top {
	margin-top: 0px;

}


#box_top ul li {
	width: 48.5%;
	height:190px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 1px;
	border: 0px solid #FFF;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: ;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 13.5px;
}


#box_top ul li.li_left {
	width: 48.5%;
	height:190px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 1px;
	border: 0px solid #FFF;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: ;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#box_top .icatch{
	width: 100%;
	height:156px;
	border-radius: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.box_n {
	width: 100%;
	margin-bottom: 30px;
}


.icon_ken {
	width: 12%;
	font-size: 100%;
	font-weight: 500;
	text-align: center;
	float: right;
	background-color: #000033;
	border-radius: 3px;
	color: #FFF;
}
.icon_dob {
	width: 12%;
	font-size: 100%;
	font-weight: 500;
	text-align: center;
	float: right;
	background-color: #6C4100;
	border-radius: 3px;
	color: #FFF;
}

.icon_hos {
	width: 12%;
	font-size: 100%;
	font-weight: 500;
	text-align: center;
	float: right;
	background-color: #5f6527;
	border-radius: 3px;
	color: #FFF;
}

.icatch_n{
	width: 46%;
	height: auto;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
}

.icatch_n2{
	width: 46%;
	height: auto;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	clear: both;
}

.icatch_n3{
	width: 96%;
	height: auto;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	clear: both;
}

.icatch_n4{
	width: 46%;
	height: auto;
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 380px;
}

.icatch_tn{
	width: 46%;
	height: 20px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 40px;
	margin-left: 19px;
	margin-right: 17px;
	font-size: 130%;
	float: left;
}

.icatch_tn2{
	width: 46%;
	height: 20px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 40px;
	margin-left: 19px;
	margin-right: 17px;
	font-size: 130%;
}

#box_top_mini ul li {
	width: 113px;
	height: 113px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 0px;
	border: 2px solid #FFF;
	box-shadow: 0px 1px 3px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: #FFF;
    margin-top: 5px;
	margin-right: 3px;
	margin-bottom:5px;
	margin-left: 5px;
}

#box_top_mini .icatch_icon{
	width: 113px;
	height: ;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.0);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: -5px;
}

#box_top_t2 {
	width: 20%;
	height:auto;
	text-align: center;
	position: relative;
	display:inline;
	margin-bottom:;
	z-index: 1;
}

/*マウスオーバー*/
.icatch:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.hv_ov:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


#box_top .midasi {
	width: 235px;
	border-radius: 0px;
	box-shadow: 0px 1px 3px rgba(000,000,000,0.3);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}


#box_top h5 {
	width: 235px;
	margin: 0px;
	top: 0px;
	color: #005500;
	font-size: 170%;
	font-weight: 700;
	text-align: left;
}
#box_top .k3 {
	font-family: 'Noto Sans Japanese', sans-serif;
	text-decoration: none;
	font-size: 125%;
	color: #ffffff;
	border-radius: 1px;
	font-weight: ;
	display: block;
	width: 120px;
	text-align: center;
	padding: 1.2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #005233;
	float: right;
}

#box_top .k3:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}



#box_top2{
	float: left;
	margin-top: 30px;
}


#box_top2 .icatch2{
	width: 720px;
	height: auto;
	border-radius: 0px;
	border: 0px solid #FFF;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.3);
	background: ;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*
.icatch2:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
*/
#box_menu{
	float: left;
	margin-bottom: 15px;
}



#box_menu ul li {
	width: 235px;
	height:80px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 1px;
	border: 0px solid #FFF;
	box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: ;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#box_menu .icatch{
	width: 228px;
	border-radius: 1px;
	box-shadow: 0.1px 0.1px 0.1px rgba(000,000,000,0.3);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;

}

.c_bg {
	background-image: url(../images/c_bg.png);
	background-repeat: no-repeat;
}

.c_bg2 {
	background-image: url(../images/c_bg2.png);
	background-repeat: no-repeat;
}



/*サイド
---------------------------------------------------------------------------*/

#side {
	float: right;
	width: 235px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 0px;

}

body.c2 #side {
	display: none;
}

#side h2 {
	width: 230px;
	background-color: none;
	border-radius: 1px 1px 1px 1px;
	/*-webkit-box-shadow: 0.5px 0.5px 0.5px 0.5px #999;
	box-shadow: 0.5px 0.5px 0.5px 0.5px #999;*/
	color: #000;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 150%;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005500;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #005500;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005500;
	font-weight:500;
}


#side .box1 h2 {
	border-radius: 0;	
}

#side .box1 {
	background-color: #FFF;	
	border: 0px solid #1e234c;
	padding: px;		
	margin-bottom: px;	
}


#side h2 + ul,
#side h2 + .box1 {
	border-top: none;
}

#side .box1 > ul {
	margin-bottom: 0;
}

/*side
---------------------------------------------------------------------------*/
#side ul {
	float: left;	
	border-top: 0px solid #cfcfcf;		
	border-right: 0px solid #cfcfcf;	
	border-left: 0px solid #cfcfcf;		
	border-bottom: 0px solid #cfcfcf;

}

#side ul li{
	width: 100%;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 0px;
	border: 1px solid #FFF;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: #FFF;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom:3px;
	margin-left: 5px;
	}
	
#side ul li.bn_top{
	width: 100%;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 0px;
	border: 1px solid #FFF;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: #FFF;
    margin-top: 0px;
	margin-right: 3px;
	margin-bottom:5px;
	margin-left: 5px;
	}
	
#side ul li.bn_bottom{

	margin-bottom:10px;

	}
	
#side ul li a {
	text-decoration: none;
	display: block;
	border-bottom: 0px solid #cfcfcf;
	padding-left: 0px;
	background: #FFF;
}

#side .bn {
	width: 97.5%;

	margin-top: 3px;
	margin-bottom: -3px;
	margin-left: 3px;
	}
	
#hoge .bn {
	width: 100%;

	margin-top: 3px;
	margin-bottom: -3px;
	margin-left: 5px;
	}
	
#side .banner{
	width: 100%;
	height:auto;
	font-size: 95%;
	padding:0px;
	
	}
#side .banner2{
	width:100%;
	height:auto;
	font-size: 95%;
	padding:2px;
	
	}
	
.bn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#hoge{
	float: left;
	width: 235px;
	margin-top: 0px;
	}

#hoge ul li{
	width: 231px;
	list-style-type: none;
	float: left;
	border-radius: 0px;
	border: 2px solid #FFF;
	display: block;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	background-color: #FFF;
	}
	
	
#hoge ul li a{
	width: 220px;
	text-decoration: none;
	display: block;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 15px;
	padding-left: 0px;
	background-color: #FFF;
}
#hoge ul li.bn_top{
	width: 231px;
	font-size: 15px;
	list-style-type: none;
	float: left;
	border-radius: 0px;
	border: 2px solid #FFF;
	display: block;
	padding: 2px;
	background-color: #FFF;
    margin-top: 0px;
	margin-right: 3px;
	margin-bottom:1px;
	margin-left: 2px;
	}
	
#hoge_mini_txt{
	font-size: 13px;
	}
	
.submenu{
	text-decoration: none;
	color: #000;
	
	}

.submenu:hover {
	color: #FF9900;
}

/*フッター
---------------------------------------------------------------------------*/
footer {
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 15px;
	color: #FFF;
	background-color: #333333;
	background-repeat: repeat;
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
	text-decoration: none;
	color: #FFF;
}
footer a:hover {
	color: #FFF;
}


#ft_bg {
	width: 100%;
	float: left;
	background-repeat: repeat-x;
	height: 120px;
	background-image: url(../images/bottom.png);
	}

#ft_bg2 {
	width: 100%;
	float: left;
	background-repeat: repeat-x;
	height: 120px;
	background-image: url(../images/bottom2.png);
	}
	

div#footer {
   width: 100%;
   height: 103px;
   font-size: 13px;
   text-align: left;
   letter-spacing: 0.5px;}
 
div#footer2 {
	width: 100%;
	height: 60px;
	font-size: 13px;
	text-align: left;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	color: #333333;
}	
	
div#footerIn {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height:60px;
}


div#footerIn .footerlogo {
	width: 400px;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: ;
	font-size: 100%;
}
div#footerIn .footerlogo2 {
	width: 228px;
	position: absolute;
	float:right;
	top: 0px;
	right: 0px;
	line-height: 100%;

}

div#footerIn .footerlogo3 {
	display: block;
	width:500px;
	height:60px;
	float: left;
	position: ;
	margin-top: -5px;
	left: 0px;
	line-height: 1.8em;

}


div#footerIn li {
   margin-bottom: 5px;}

div#footerIn a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 120%;
   }

div#footerIn a:hover {
   text-decoration: underline;}

div#footerIn ul.foot_menu01 {
	position: absolute;
	right: 250px;
	top: 0px;
	color: #FFFFFF;
	line-height: 1.4em;
	font-size: 100%;
}

div#footerIn ul.foot_menu02 {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #FFFFFF;
	line-height: 1.4em;	
	font-size: 100%;
	
}

div#footerIn .telnumber {
   position: absolute;
   top: 45px;
   right: 0;
   width: 277px;
   height: 104px;
   text-indent: -9999em;}

div#footerIn .submenu {
   position: absolute;
   overflow: hidden;
   top: 233px;
   left: 0;
   width: 980px;}

div#footerIn .submenu ul {
   float: left;
   padding-top: 8px;}

div#footerIn .submenu ul li {
   float: left;
   margin-right: 17px;}

div#footerIn .submenu address {
   width: 219px;
   height: 30px;
   float: right;
   text-indent: -9999em;}


/*新着情報
---------------------------------------------------------------------------*/
.ifrm-container {
	border: 0px solid #FFF;
	background-color: #FCFCFC;
	-webkit-box-shadow: 0.5px 0.5px 0.5px #999;
	box-shadow: 0.5px 0.5px 0.5px #999;
	margin-top: 10px;
	}

.ifrm {
	font-family: 'Noto Sans Japanese', sans-serif;
	color:#666;
	font-size:100%;
	width:100%;
	height:120px;
	border:none;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
	padding-bottom: 15px;
	overflow:auto;
}
	
.news_list_toptxt{
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:120%;
	font-weight: 200;
}

#news_word {
	float: left;
	width: 67%;
	height: auto;
	display: block;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-right: px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 105%;
	}
#news_word_ph{
	float: right;
	width: 30%;
	height: ;
	display: block;
	margin-bottom: 7px;
	margin-top: 5px;
	padding-left: 5px;
	}

/*アクセス テーブル
---------------------------------------------------------------------------*/

.ta1 {
	width: 100%;
	background-color: #fff;	
	font-size: 100%;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #CCC;
	line-height:1.8;
	font-size: 105%;
}


.ta1 td{
	padding: 10px;

}

.ta1 th{
	width: 140px;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;	
	line-height:1.2em;
}

.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #bebebe;
}

.ta1 caption{
	padding: 10px;
	border-top: 1px solid #CCC;	
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
	background-color: #e9ddae;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efe6c5), to(#e9ddae));	
	background-image: -webkit-linear-gradient(#efe6c5, #e9ddae);
	background-image: linear-gradient(#efe6c5, #e9ddae);
	font-weight: bold;
}

/*会社概要
---------------------------------------------------------------------------*/
#president_word {
	float: right;
	width: 100%;
	height: auto;
	display: block;
	line-height: 2em;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-right: px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 120%;
	}
#president_word_ph{
	float: left;
	width: 30%;
	height: ;
	display: block;
	margin-bottom: 7px;
	margin-top: 5px;
	padding-right: 5px;
	}
	
.president_name {
	float: left;
	margin-top: 0px;
	}



#president_word2 {
	float: left;
	width: 78%;
	height: auto;
	display: block;
	padding: ;
	box-sizing: border-box;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-right: 0px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:300;
	font-size: 120%;
		letter-spacing: 0.05em;
	}
#president_word2_ph{
	float: right;
	text-align:right;
	width: 20%;
	height: ;
	display: block;
	margin-bottom: 7px;
	margin-top: 5px;
	padding-right: 0px;
	}

#president_word3 {
	float: left;
	width: 100%;
	height: auto;
	display: block;
	padding: ;
	box-sizing: border-box;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-right: 0px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:300;
	font-size: 120%;
		letter-spacing: 0.05em;
	}

#president_word4 {
	float: left;
	width: 100%;
	height: auto;
	display: block;
	padding: ;
	box-sizing: border-box;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-right: 0px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:300;
	font-size: 200%;
		letter-spacing: 0.05em;
	}

.fon_min {
	font-weight: 500;
	font-size:170%;
	font-family: "Sawarabi Mincho";
		letter-spacing:0.2em;
	}
.fon_mins {
	font-weight: 500;
	font-size:120%;
	font-family: "Sawarabi Mincho";

	}	
.president_photo {
	width: 100%;
		}



.li_right {
	float: right;
	line-height: 0.3em;
	padding-top: 10px;
}
.li_right span{
	float: right;
	clear:both;
	}

#enkaku_word {
	float: left;
	width: 100%;
	height: auto;
	display: block;
	line-height: 1.5em;
	margin-top: 5px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	}

/*会社概要 テーブル*/
.ta_com {
	width: 100%;
	margin-bottom: 30px;
	line-height: 1.5;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 115%;
	background-color: #fff;	
}
.ta_com, .ta_com td, .ta_com th{
	border: 1px solid #CCC;
	line-height: 1.7;
}

.ta_com td.com_bun {
	width: 20%;
	text-align: center;
	line-height: 1.3;
	}
.ta_com td.com_bund {
	width: 20%;
	text-align:left;
	line-height: 1.3;
	}
	
.ta_com td.com_bun2 {
	width: 30%;
	text-align: left;
	}
.ta_com td.com_bunb {
	width: 20%;
	text-align: center;
	background-color: #C8FFD6;
	}
.ta_com td.com_bunb2 {
	width: 60%;
	text-align: center;
	background-color: #C8FFD6;
	}


.ta_com td.com_bunb3 {
	width: 10%;
	text-align: center;
	background-color: #C8FFD6;
	}

.ta_com td.com_bunb4 {
	width: 15%;
	text-align: center;
	background-color: #C8FFD6;
	}

.ta_com td.com_bunb5 {
	width: 55%;
	text-align: center;
	background-color: #C8FFD6;
	}

.ta_com td.com_bun3 {
	width: 10%;
	text-align: center;
	background-color: #fff;
	}


.ta_com td.com_bund4 {
	width: 15%;
	text-align: left;
	background-color: #fff;
	}

.ta_com td.com_bund5 {
	width: 55%;
	text-align: left;
	background-color: #fff;
	}




.ta_com td.com_bunc {
	width: 30%;
	text-align: center;
	}

.ta_com td{
	padding: 5px;
}

.ta_com th{
	width: 120px;
	padding: 5px;
	text-align: center;
	background-color: #DBFFE4;
	line-height: 1.2em;
}

.ta_com th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #bebebe;
}

.ta_com caption{
	padding: 10px;
	border-top: 1px solid #CCC;	
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;

	background-color: #e9ddae;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efe6c5), to(#e9ddae));	
	background-image: -webkit-linear-gradient(#efe6c5, #e9ddae);
	background-image: linear-gradient(#efe6c5, #e9ddae);
	font-weight: bold;
}


.ta_com td.enkaku_ph{
	border-width: 0px 1px;
	font-size: 85%;   
}


/*会社概要 テーブル2*/
.ta_com2 {
	width: 100%;
	margin-bottom: 30px;
	line-height: 1.5;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 130%;
	background-color: #fff;	
}
.ta_com2, .ta_com2 td, .ta_com2 th{
	border: 1px solid #CCC;
	line-height: 1.7;
}


.ta_com2 td{
	padding: 5px;
}

.ta_com2 th{
	width: 120px;
	padding: 5px;
	text-align: center;
	background-color: #f1f1f1;	
	line-height:1.2em;
}

.ta_com2 th.tamidashi{
	width: auto;
	text-align: left;
	background-color: #bebebe;
}

.ta_com caption{
	padding: 10px;
	border-top: 1px solid #CCC;	
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;

	background-color: #e9ddae;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#efe6c5), to(#e9ddae));	
	background-image: -webkit-linear-gradient(#efe6c5, #e9ddae);
	background-image: linear-gradient(#efe6c5, #e9ddae);
	font-weight: bold;
}

.ta_com2 td.enkaku_ph{
	border-width: 0px 1px;
	font-size: 85%;   
}


#contents_top {
	float: left;
	width: 69%;
	height: auto;
	display: block;
	line-height: 1.8em;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-right: px;
	font-size: 100%;
	}

.contents_text{
	float: left;
	margin-top: 8px;
	font-size: 125%;
	}

#contents_word {
	float: left;
	width: 100%;
	height: auto;
	display: block;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: px;
	font-size: 115%;
	}
	
#contents_word_ph{

	float: right;
	width: 30%;
	height: ;
	display: block;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-left: 5px;
	}

#contents_link {
	font-size: 115%;
	float: left;
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 15px;
	}



#rinen_word {
	float: left;
	width: 100%;
	height: auto;
	display: block;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-right: px;
	font-size: 110%;
	}

.google-maps {
position: relative;
padding-bottom: 25%; /*これが縦横比*/
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}


/*実績
---------------------------------------------------------------------------*/

/*実績 テーブル*/
.ta_res {
	width: 100%;
	margin-bottom: 15px;
	line-height: 1.5;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 115%;
	background-color: #fff;	
}
.ta_res, .ta_res td, .ta_res th{
	border: 1px solid #CCC;
	line-height: 1.7;
}


.ta_res td{
	padding: 5px;
}

.ta_res th{
	width: 120px;
	padding: 5px;
	text-align: center;
	background-color: #f1f1f1;	
	line-height:1.2em;
}

table th.ta_res_con{
	width: 15px;

}

table th.ta_res_time{
	width: 30px;
}

table th.ta_res_ad{
	width: 15px;
}





#box_res {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 25px;
	line-height: 1.3em;
}

#box_res ul	{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}


#box_res ul li {
	width: 237px;
	height: 237px;
	padding: 0px;
	list-style-type: none;
	float: left;
	border-radius: 0px;
	border: 2px solid #FFF;
	box-shadow: 0px 1px 3px rgba(000,000,000,0.3);
	display: block;
	padding: 0px;
	background: #FFF;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 5px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 110%;
}


#box_res .icatch{
	width: 237px;
	height: 237px;
	border-radius: 0px;
	box-shadow: 0px 0px 0px rgba(000,000,000,0.0);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

/*
---------------------------------------------------------------------------*/


#page {
	width: 47%;
	font-size: 110%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	color: #000;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));	/*グラデーション*/
	background-image: -webkit-linear-gradient(#fff, #fff 49%, #fff 50%);
	background-image: linear-gradient(#fff, #fff 49%, #fff 50%);
	-webkit-box-shadow: 1px 2px 7px #999;
	box-shadow: 1px 2px 5px #999;
	border-top: 2px solid #1e234c;
	border-right: 2px solid #1e234c;
	border-bottom: 2px solid #1e234c;
	border-left: 2px solid #1e234c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 10px;
	text-align: center;	
}


#page1, #page2  {
	width: 47%;
	font-size: 110%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	color: #000;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background-image: -webkit-linear-gradient(#fff, #fff 49%, #fff 50%);
	background-image: linear-gradient(#fff, #fff 49%, #fff 50%);
	-webkit-box-shadow: 1px 2px 7px #999;
	box-shadow: 1px 2px 5px #999;
	border-top: 2px solid #1e234c;
	border-right: 2px solid #1e234c;
	border-bottom: 2px solid #1e234c;
	border-left: 2px solid #1e234c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 10px;
	text-align: center;	
}

/*採用情報
---------------------------------------------------------------------------*/

.ta_rec {
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.3;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 115%;
}
.ta_rec, .ta_rec td, .ta_rec th{
	line-height: 1.7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


.ta_rec td{
	padding: 5px;
}

.ta_rec th{
	width: 120px;
	padding: 5px;
	text-align: center;
	background-color: ;	
	line-height:1.2em;
}

.text_big{
	font-size: 180%;
	line-height: 1.2em;
	font-weight: 300;
	}
	
	
.text_bigmin{
	font-size: 180%;
	line-height: 1.2em;
	font-weight: 800;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	}
	
	
.text_big_mingr{
	font-size: 180%;
	line-height: 1.2em;
	font-weight: 500;
	color:#005500;
	}
	
.text_big_red{
	font-size: 180%;
	line-height: 1.2em;
	font-weight: 500;
	color:firebrick;
	}	
	
.text_big_grn{
	font-size: 150%;
	line-height: 1.2em;
	font-weight: 800;
	color:#005500;
	}
	
.text_big2{
	font-size: 250%;
	line-height: 1.2em;
	font-weight: 300;
	}

.text_middle{
	font-size: 140%;
	line-height: 1.2em;
	font-weight: 300;
	}
	
.text_tel{
	font-size: 320%;
	line-height: 1.0em;
	font-weight: 500;
	}
.text_mail{
	font-size: 280%;
	line-height: 1.0em;
	font-weight: 500;
	}
.mail_link{
	text-decoration: none;
	}
	
	
/*
---------------------------------------------------------------------------*/
input[type="submit"],
input[type="button"] {
	width: 20%;
	font-size: 140%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 400;
	text-align: center;
	float: left;
	background-color: #00330D;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 35px;
	margin-left: 390px;
	margin-right: auto;
	margin-top: 15px;
	color: #FFFFFF;
}


input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";	
}


/*ワークフロー
---------------------------------------------------------------------------*/

#bottan {
	width: 40%;
	font-size: 125%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	text-align: center;
	float: left;
	background-color: #1e234c;
	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 2px 5px #999;
	border-top: 1px solid #1e234c;
	border-right: 1px solid #1e234c;
	border-bottom: 1px solid #1e234c;
	border-left: 1px solid #1e234c;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
	margin-left: 220px;
	margin-right: auto;
	margin-top: 15px;
}

#bottan:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";	
}

#bottan2 {
	width: 47%;
	font-size: 120%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	text-align: center;
	background-color: #1e234c;
	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 2px 5px #999;
	border-top: 1px solid #1e234c;
	border-right: 1px solid #1e234c;
	border-bottom: 1px solid #1e234c;
	border-left: 1px solid #1e234c;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: auto;
	margin-top: 5px;
}

#bottan2:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";	
}

#bottan3 {
	width: 35%;
	height: 25px;
	font-size: 110%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 300;
	text-align: center;
	background-color: #333333;
	-webkit-box-shadow: 1px 1px 2px #999;
	box-shadow: 1px 2px 5px #999;
	border-top: 0px solid #1e234c;
	border-right: 0px solid #1e234c;
	border-bottom: 0px solid #1e234c;
	border-left: 0px solid #1e234c;
	border-radius: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: none;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	clear: both;
	text-decoration: none;
}

#bottan3:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";	
}

.bottan_t {
	color: #FFF;
}

#bottan3 a{
	text-decoration: none;
}

#bottan3 a{
	text-decoration: none;
}
	
.flow_bg1 {
	background-image: url(../images/flow1.png);
	height: 155px;
	width: 750px;
	background-repeat: no-repeat;

	}
.flow_bg2 {
	background-image: url(../images/flow2.png);
	height: 155px;
	width: 750px;
	background-repeat: no-repeat;
	margin-top: -30px;	
	}
.flow_bg3 {
	background-image: url(../images/flow3.png);
	height: 155px;
	width: 750px;
	background-repeat: no-repeat;
    margin-top: -30px;	
	}
.flow_bg4 {
	background-image: url(../images/flow4.png);
	height: 155px;
	width: 750px;
	background-repeat: no-repeat;
    margin-top: -30px;	
	}
.flow_bg5 {
	background-image: url(../images/flow5.png);
	height: 155px;
	width: 750px;
	background-repeat: no-repeat;
    margin-top: -30px;	
	}
.flow_bg6 {
	background-image: url(../images/flow6.png);
	height: 155px;
	width: 750px;
	background-repeat: no-repeat;
    margin-top: -30px;	
	}
.flow_bg7 {
	background-image: url(../images/flow7.png);
	height: 155px;
	width: 750px;
	background-repeat: no-repeat;
    margin-top: -30px;	
	}	
.flow_text {
	height: 107px;
	width: 580px;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
	line-height: 2.5em;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	color: #000000;
	font-size: 115%;
	}

.flow_under{
	margin-top: -10px;	
	}

/* プライバシーポリシー
---------------------------------------------------------------------------*/
#privacy {
	line-height: 2em;
	}

/* PAGE TOP 設定
---------------------------------------------------------------------------*/
.pagetop{
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a{
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/*その他
---------------------------------------------------------------------------*/
.bold {
	font-weight: 900;
	display: inline;
	}

.look {
	background: #dcdcdc;
}
.mb15 {
	margin-bottom: 15px;
}

.clear {
	clear: both;
}
ul.disc {
	padding: 0em 25px 15px;
	list-style: disc;
}
.color1 {
	color: #f61468;
}
.pr {
	font-size: 10px;
}
.btn {
	font-size: 13px;
}
.wl {
	width: 96%;
}
.ws {
	width: 50%;
}
.c {
	text-align: center;
}
.mini1 {
	font-size: 12px;
	line-height: 1.5;
}
figcaption {
	font-size: 11px;
}
#menubar_hdr {
	display: none;
}


#center {
	text-align:center;
	}

/*レスポンシブ
---------------------------------------------------------------------------*/

#smart{
	display: none;	
	}
	
	
#hp {
	display: block;
    } 

.img_s {
	width: auto;
    } 
	
.img_s2 {
	width: auto;
    }

.img_100 {
	width: 100%;
	height:auto;
    }
.img_100map {
	width: auto;
	height:auto;
	text-align: center;
    } 
	
.img_50 {
	width: 49.5%;
    }
	
.img_auto {
	width: auto;
	height:auto; }
		
	 
.fixed{
	position:fixed;
	top:10px;
}

#text_red {
	font-family: 'Noto Sans Japanese', sans-serif;
	line-height: 1.2em;
	color: #DD0000;
}

#menu-box{
    display: none;
  }
#toggle{
    display: none;
  }
   
 /*改行*/
.br-sp { display:none; }
.br-hp { display:block; }

.ifrm {
	font-size:100%;
}

   
 /*新着本文*/
#news_wrap {
	width: 750px;
	height:150px;
	border:none;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
	padding-bottom: 15px;
	overflow:auto;
}
#news_wrap_list {
	width: 750px;
	height:150px;
	border:none;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
	padding-bottom: 15px;
	overflow:auto;
}
 /*新着情報一覧用*/
#news_wrap2 {
	width: 750px;
	height:550px;
	border:none;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
	padding-bottom: 15px;
	overflow:auto;
}
#news_wrap_list2 {
	width: 750px;
	height:500px;
	border:none;
	-webkit-overflow-scrolling:touch;
	display: inline-block;
	padding-bottom: 15px;
	overflow:auto;
}

#detailWrap {
	padding:2px;
	margin:0px;
	color:#666;
	font-size:130%;
	line-height:140%;
}
#detailWrap h2 {
	color: #111;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 150%;
	clear: both;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #192149;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #192149;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #192149;
	font-weight: 500;

}


ul#news_list li {
	color:#666;
	font-size:15px;
	margin:0;
	padding:0;
	padding-bottom:2px;
	margin-bottom:3px;
	border-bottom:1px dotted #ccc;
	line-height:120%;
	list-style-position:inside;
}

 /*お問い合わせ*/

#formWrap {
	width: 99%;
	margin: 0 auto;
	color: #666;
	line-height: 120%;
	font-size: 120%;
}

.formTable{
	width:100%;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size:110%;
	font-weight:500;
	margin:0 auto;
	border-collapse:collapse;
	table-layout: fixed;
}
.formTable td, .formTable th{
	padding: 5px;
	border: 0.8px solid #ccc;
}
.formTable th{
	font-size: 100%;
	width: 10%;
	font-weight: bold;
	text-align: center;
	background-color: #DBFFE4;
	color: #666;
	line-height:1.2em;
}

.formTable td{
	background-color: #FFFFFF;
	width: 60%;
}


#privacy_wrap {
	width: 100%;
	height: 150px;
	margin-top: 10px;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
	padding-bottom: 0px;
	padding-left:5px;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

ul#privacy_list li {
	color:#666;
	font-size:15px;
	margin:0;
	padding:0;
	padding-left:2px;
	margin-bottom:3px;
	background-color: #FFFFFF;
	border-bottom:1px dotted #ccc;
	line-height:120%;
	list-style-position:inside;
}

.mini_text {
	font-size: 75%;
}

#detailWrap span{
	color: #666;
	font-size: 180%;

}


.section1{ 
	margin-top: -4px;
  padding-bottom: calc(5vw + 5px);  
    position: relative;
    overflow: hidden;
    background-color:#fff;}　/* .section1の背景 */ 
.section1::before {
	   content: '';
      position: absolute;
      bottom: 0;
      left: 0;


}
.section1::after {
  content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom: 70vw solid #005500;   /* 三角を白に */ 
      border-right: 500vw solid transparent;
}

/*更新情報
---------------------------------------------------------------------------*/
.news {
	width: 98.5%;
	height: 100px;
	font-size: 150%;
	background-repeat: no-repeat;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
	margin: 0px;
	line-height: 1.8em;
	overflow-y: scroll;
	padding-left: 15px;
    }
	

.news_frame {
	border: 1px solid #009A50;
	background: #fff;
	width: 100%;
    }


.news_list {
      width:100%;
      height:500px;
	  font-size: 100%;
	  background-repeat:  no-repeat;
      -webkit-overflow-scrolling:touch;
      display: inline-block;
      margin: 0px;
	  line-height: 1.5em;
	  overflow-y: scroll;
    }



.new p{
	float: right;
	width: 15%;
	font-size: 125%;
	color: #fff;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #000022;
	}

/*新着情報一覧*/
#news_wrap {
	width:100%;
	height:700px;
	margin-bottom:15px;
	overflow:auto;
}
/*新着情報一覧 リスト*/
ul#news_list {
	margin: 5px 0 0 20px;
	padding: 0;
	list-style-type: none;
	height: auto;
	font-size: 120%;
}

ul#news_list li {
	color: #666;
	font-size: 120%;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	line-height: 130%;
	font-family: 'Noto Sans Japanese', sans-serif;
}



ul#news_list a {
	color: #036;
	text-decoration: underline;
}
ul#news_list a:hover {
	color: #03C;
	text-decoration: underline;
}

.news_list_toptxt {
	float: right;
	font-size: 110%;
	}


.relative {
    position: relative;
    width: 991px;
}
.absolute {
    position: absolute;
    left: 245px;
	right: 245px;
    top: 550px;
}

#news_word2 {
	width: 100%;
	height: auto;
	display: block;
	padding: ;
	box-sizing: border-box;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-right: 0px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:300;
	font-size: 130%;
	letter-spacing: 0.05em;
	

}
#news_word1 {
	width: 100%;
	height: auto;
	display: block;
	padding: ;
	box-sizing: border-box;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 7px;
	padding-right: 0px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight:500;
	font-size: 180%;
	letter-spacing: 0.05em;
	color:white;
	background-color:goldenrod; 
	}
.news li a {
	color: #666666;
}

.news li a:hover {
	color: #008DF9;
}
