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

html {
    --scroll-behavior: smooth;
        scroll-behavior: smooth;
}
	


body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 2.4em;	
	color: #333333;
	background-color: #ffffff;


}
	

/*------fontゴシック------*/



#sitemap-layout,#footer,#gaiyou-navi-box,.mainmenu-pulldowm,h1,#wp-listnavi-box-sp,wp-listnavi-sptop,.mainnavi,h2,.wp-listnavi,.copname{font-family: 'Noto Sans JP', sans-serif;
transform: rotate(0.05deg);
}


/*------fontセリフ------*/

.philosophy,#h1-eng,#head-sub,.h2-eng,.bnr-other,.eng-serif,.read{font-family: 'Noto Serif JP', sans-serif; transform: rotate(0.05deg);  }

/*------font丸------*/
.maintext,.thumb-service{font-family: 'M PLUS 1p', sans-serif; transform: rotate(0.05deg);  }


/*------font------*/
.fontsmall{
	font-size: 0.8em;
}

.read{
	font-size:1.2em;
}
.tyuui{color: #D7000F}

/*------ベース色1　濃い緑------*/
#h1-eng,h1,#head-sub,.mainnavi,h2,.category,.copy,.copname,#footer-navi i{color: #003833 }
a:hover .mainnavi,.wp-listnavi,#wp-listnavi-box a:hover .wp-listnavi,
#wp-listnavi-box a.active .wp-listnavi,
#wp-listnavi-box2 a:hover .wp-listnavi,#wp-listnavi-box3 a:hover .wp-listnavi3{background-color: #003833;}

/*------ベース色2　ロゴ緑------*/
.read{color: #009140 !important;}
{background-color: #009140;}

/*------ベース色3　青緑------*/
.h2-eng,.thumb-service{color: #00958D !important;}
.h3-span{background-color: #00958D;}

/*------ベース色4　黄緑------*/
#footer-navi a:hover{color: #86B81B !important;}
#wp-listnavi-box a .wp-listnavi{background-color: #86B81B;}

/*------オレンジ------*/
.fa-map-marker-alt{color: #E48E00 !important;}
#wp-listnavi-box2 a .wp-listnavi,#wp-listnavi-box3 a .wp-listnavi3{background-color: #E48E00;}



/*------ベース色　メインメニュー------*/


#main-menu a:hover .main-menu1,#main-menu a:hover .main-menu2{
	text-decoration: none;
	background-color: #EACA99;
 border-radius: 5px;
}

/*-----イメージオーバー------*/
.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)";
}
/*-----ゆっくりロールオーバー------*/
a .pdflink,#sitemap-layout a .sitemapnavi,a .gaiyou-navi,a .pulldown-navi,a:hover .pulldown-navi,.recuit-subnavi3 a,a:hover .recuit-subnavi1,a:hover .recuit-subnavi2,a:hover .recuit-subnavi1 i,a:hover .recuit-subnavi2 i,a .recuit-subnavi1 i,a .recuit-subnavi2 i,a .recuit-subnavi1,a .recuit-subnavi2{-webkit-transition: 0.3s ease-in-out;
-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;}


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

/*------ぱんくず------*/
#pankuzu{
	font-size: 0.8em;
	padding-top: 10px;
}
#pankuzu a{
	color: #333;
	text-decoration: none;
}
#pankuzu a:hover{
	color: #333;
	text-decoration: underline;
}
/*------フォーム------*/
input,textarea{
	border: 1px solid #ccc;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 5px;

}
.font-form{
	color: #00958D;
}

/*------位置の共通化------*/

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;
}

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

p{
	margin:  0em;
	text-indent: 0em;
}


.mark{
padding-left: 1em; 
text-indent: -1em; 
}
.mark15{
padding-left: 1.5em; 
text-indent: -1.5em; 
}
.mark2{
padding-left: 2em; 
text-indent: -2em; 
}
.mark3{
padding-left: 3em; 
text-indent: -3em; 
}
.mark4{
padding-left: 4em; 
text-indent: -4em; 
}
.mark45{
padding-left: 4.5em; 
text-indent: -4.5em; 
}
.afterclear{
    zoom:1;/*for IE 5.5-7*/
}
.afterclear:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clear{
	clear: both;
	width: 100%;
    height: 0;
	visibility: hidden;
} 

.png{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------img------*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgkakomi{
	border: 1px solid #e6e6e6;
	padding: 1px;
}
/*------pdfbox-----*/
.pdfbox{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.pdfbox i{
vertical-align: middle;
	font-size: 1.3em;
	color: #D7000F;
	padding-left: 5px;
	padding-right: 5px;
}
.pdfbox a .pdflink{
	background-color: #FFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #333;
}
.pdfbox a:hover .pdflink{
	background-color: #eee;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	color: #333;
}
.pdfbox a,.pdfbox a:hover{
	text-decoration: none;
}

/*------cap-----*/
.cap {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	line-height: 140%;
}
/*------align------*/
.center {
	text-align: center;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}




/*------link------*/
a{
	font-style: normal;
	color: #003833;
	text-decoration:underline;
}
a:visited{
	font-style: normal;
	color: #003833;
	text-decoration:underline;
}
a:hover{
	color: #86B81B;
	text-decoration: underline;
}
a:active{
	color: #E48E00;
	text-decoration: underline;
}




/*------アクセス------*/
#accessmap{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: center;
}

a.anchor{
    display: block;
    padding-top: 50px;
    margin-top: -50px;
}
