@charset "UTF-8";

/*　
Theme Name: fuchigami201602
Author: shigeta 
*/ 	

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

img {
	border: none;
	vertical-align: bottom;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block; 
}

/*Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac \*/


body {
	height:100%;
	display:block;
	background:#e7f5ff ;
	font-size: 14px;
/* 	font-family: "ＭＳ Ｐゴシック", "MS PGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif; */
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
	line-height:1.75;
	color: #404040;
	background:url(images/bgr_hdr01.gif) repeat-x;
	margin:0;
	padding:0;
}

#wrapper{
	width:984px;
	margin:0px auto 0px auto;
	padding:0px;
}

a, a:link, a:visited{
	color: #0099ff;
	text-decoration:none;
}

a:hover{
	color: #0099ff;
	text-decoration:underline;
}

.linkicon{
	line-height:1em;
	margin:20px 10px 12px !important;
}

.linkicon a,  .linkicon a:visited{
	font-size:14px;
	line-height:1em;
	background:url(images/ico01.gif) no-repeat left center;
	padding-left:10px;
}

.linkicon a:hover{
	text-decoration: underline;	
}

.bold{
	font-weight: bold;
}

.gray{
	color: #404040;
}

.green{
	color: #00996e;
}

.orange{
	color: #f88000;
}

.red{
	color: #CC0000;
}

.navy{
	color: #001a99;
}

.blue{
	color: #0099ff;
}

.small {
	font-size: 12px;
}

.normal {
	font-size: 14px;
}

.middle{
	font-size: 16px;
}

.large {
	font-size: 20px;
	line-height:1.5 !important;
}

.L25 {
	font-size: 25px;
	line-height:1.5 !important;
}

.L30 {
	font-size: 30px;
	line-height:1.25 !important;
}

.L36 {
	font-size: 36px;
	line-height:1.25 !important;
}

.narrow {
	line-height:1.5 !important;
}

.x-narrow {
	line-height:1.25 !important;
}

hr{
	background-color:#848484;
	height:1px;
	margin:30px auto;
}

/*   layout  */

#main-wrapper {
	/*background: #fff url(images/bgr_hdr01.gif) repeat-x 0px -180px;*/
}

#main {
	width:984px; 
	margin:0px auto;
	padding-top:20px;
	background:url(images/bgr_main01.gif) repeat-y;
	border-top:1px solid #d5d5d5;
}

#main-inner {
	width:940px; 
	margin:0px auto;
}

#contents {
	float:left;
	width:720px; 
}

#sidebar {
	width:200px;
	float:right;
}

/*   header  */

#header{
	/*background:url(images/bgr_hdr01.gif) repeat-x;*/
}

#header-inner{
	width:980px;
	margin:0px auto;
	padding:0px;
	/*background:url(images/bgr_hdr02.gif) no-repeat top center;*/
}

#header div.sub-menu{
	height:12px;
	padding:9px 0 9px 0;
}
#header div.sub-menu h1{
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	color: #fff;
}

#header div.sub-menu p{
	float:right;
	padding-top: 1px;
}

#header div.sub-menu p a, #header div.sub-menu p a:visited{
	font-size:10px;
	line-height:1em;
	color: #fff;
	background:url(images/ico02.gif) no-repeat left center;
	padding-left:10px;
	margin-left:10px;
}

#header div.sub-menu p a:hover{
	color: #fff;
	text-decoration: underline;	
}

#header .logo {
	clear:both;
	font-size:0;
}
#header .logo p{
	display:inline-block;
	margin:0px;
}
#header ul{
	clear:both;
	margin:0px;
}

#header ul li{
	float:left;
	list-style-type: none;
}

#header div.breadcrumb{
	clear:both;
	text-align:right;
	padding:9px 2px 9px 0;
	line-height: 1em;
	height:12px;
}

/*   footer  */

#footer {
	clear:both;
	background:url(images/bgr_ftr01.gif) repeat-x;
	background-position:bottom;
	padding: 0 0 10px 0 !important;
	margin:0px !important;
}

#footer-inner{
    /* width:984px; */
	width: 100%;
	border-top:1px solid #d5d5d5;
	/*background:url(images/bgr_ftr02.gif) no-repeat top center;*/
	margin:0px auto;
	padding:10px 0 0px 0 !important;
	line-height:1.5em;
	font-size:12px;
}

#footer-inner p.right{
	float:right;
	font-size:12px;
	padding:10px 0 0px 0px;
}

#footer-inner p.right a, #footer-inner p.right a:visited{
	line-height:1em;
	background:url(images/ico03.gif) no-repeat left center;
	padding:0px 0 0px 10px;
}

#footer-inner p.right a:hover{
	text-decoration: underline;	
}

#footer-inner p.left{
	float:left;
	font-size:10px;
	line-height:1.5em;
	padding:10px 0 0px 0px;
}

/* sidebar */

#sidebar h3.gr {
	display:block;
	background: url(images/bgr_gr01.gif) no-repeat;
	font-weight:bold;
	font-size:15px; 
	line-height:1; 
	margin:0px 0 1px 0px;
	padding:9px 5px 10px 10px;
	color:#fff;
}

#sidebar h3.gr a:link, #sidebar h3.gr a:visited {
	color:#fff;
	display:block;
}
#sidebar h3.gr a:hover {
	color:#fff;
	text-decolation:underline;
}
a.page-link {
	display: block;
	border: 1px solid #C7C7C7;
}
#sidebar h3.gray {
	display:block;
	background: url(images/bgr_gray01.gif) no-repeat center bottom;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	border-top:1px solid #cdcdcd;
	font-weight:bold;
	font-size:15px; 
	line-height:1; 
	margin:0px 0 0px 0px;
	padding:10px 5px 10px 10px;
	color:#404040;
}

#sidebar h3.gray-end {
	display:block;
	background: url(images/bgr_gray01.gif) no-repeat center bottom;
	border:1px solid #cdcdcd;
	font-weight:bold;
	font-size:15px; 
	line-height:1; 
	margin:0px 0 0px 0px;
	padding:10px 5px 10px 10px;
	color:#404040;
}

#sidebar h3.pgr-single {
	display:block;
	background: #99dbc5;
	font-weight:bold;
	font-size:15px; 
	line-height:1; 
	margin:0px 0 0px 0px;
	padding:10px 5px 10px 10px;
	color:#fff;
}

#sidebar h3.pgr{
	display:block;
	background: #99dbc5;
	font-weight:bold;
	font-size:15px; 
	line-height:2;
	margin:0px 0 1px 0px;
	padding:4px 10px 10px 10px;
	color:#404040;
}

#sidebar h3.pgr a:link{
	display:inline;
}
#sidebar h3.pgr span{
	background: #fff;
	font-weight:normal;
	font-size:12px; 
	line-height:1.25;
	color:#404040;
	display:block;
	padding:2px 0px 2px 4px;
}

#sidebar h3.gray a:link, #sidebar h3.gray a:visited, 
#sidebar h3.gray-end a:link, #sidebar h3.gray-end a:visited, 
#sidebar h3.pgr-single a:link, #sidebar h3.pgr-single a:visited {
	color:#404040;
	display:block;
}

#sidebar h3.pgr a:link, #sidebar h3.pgr a:visited {
	color:#404040;
}

#sidebar h3.gray a:hover, 
#sidebar h3.gray-end a:hover, 
#sidebar h3.pgr a:hover, 
#sidebar h3.pgr-single a:hover {
	color:#0099ff;
	text-decoration:none;
}

#sidebar div.service h3 a {
	background: url(images/bgr_gray01.gif) no-repeat;
	font-weight:bold;
	font-size:15px; 
	line-height:1.25;
	margin:0px;
	padding:10px 5px 10px 10px;
	color:#404040;
	display:block;
	border: 1px solid #cdcdcd;
}

#sidebar div.service h3 a:hover{
	color:#0099ff;
	text-decoration:none;
}

#sidebar div.service p{
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	font-size:12px; 
	line-height:1.25;
	color:#404040;
	display:block;
	margin:0px;
	padding:9px;
}

#sidebar h3.sh-red {
	display:block;
	background: url(images/bgr_red01.gif) no-repeat;
	font-weight:bold;
	font-size:15px; 
	line-height:1; 
	margin:0px;
	padding:10px 5px 10px 10px;
	color:#fff;
}

#sidebar p.sp-red {
	border:1px solid #d90000;
	font-size:12px; 
	margin: 0px 0 0px 0px;
	padding:6px 4px 6px 9px;
	color:#404040;
}

#sidebar h4{
	font-size:15px; 
	line-height:1.25em; 
	margin:0px;
	padding:0px;
	color:#d90000;
}

#sidebar ul.news-list03{
	margin: -1px 0px 1px 0px;
	padding: 7px 0px 0px 0px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

#sidebar ul.news-list03 li{
	list-style:none;
	padding:0px 5px 7px;
	margin-bottom:7px;
	border-bottom: 1px dashed #cdcdcd;
}

#sidebar ul.news-list03 li a:link, 
#sidebar ul.news-list03 li a:visited
{
	color:#404040;
	text-decoration:none;
}

#sidebar ul.news-list03 li a:hover{
	color:#0099ff;
	text-decoration:underline;
}

#sidebar ul.news-list03 li.end{
	text-align:right;
	border:none;
	padding:5px 5px 8px 5px;
	margin:0;
}

/* contents共通  */

#contents p {
	margin:0px 0px 10px 0;
	line-height:1.5; 
}

#contents table {
	margin:0px 0px 10px 0;
}

#contents table p {
	margin:0px;
}

#contents ul, #contents ol {
	margin:0px 0px 10px 1em;
	line-height:1.5;
}

#contents ul li, #contents ol li {
	margin-bottom:10px;
}


#contents h2{
	background:url(images/tit01b.gif) no-repeat left bottom;
	font-weight:bold;
	font-size:20px; 
	line-height:1.25; 
	margin:0px 0 10px 0px;
	padding:10px 5px 10px 15px;
	color:#fff;
}

#contents h2 a:link, #contents h2 a:visited{
	color:#fff;
}

#contents h2 a:hover{
	color:#fff;
	text-decolation:underline;
}

#contents h2.red {
	background:url(images/tit01r.gif) no-repeat left bottom;
	font-weight:bold;
	font-size:20px; 
	line-height:1.25; 
	margin:0px 0 10px 0px;
	padding:10px 5px 10px 15px;
	color:#fff;
}
#contents h3{
	font-weight:bold;
	font-size:36px; 
	line-height:1.25;
	margin:0px 0px 10px 0px;
	color:#d90000;
}

#contents h4{
	background:#edf8ff;
	border: 1px solid #80ccff;
	font-weight:bold;
	font-size:15px; 
	color:#0099ff;
	margin:0px 0 10px 0px;
	padding:11px 0px 8px 10px;
	line-height:1.25; 
}

#contents h5{
	background:#f1f1f1;
	border: 1px solid #cdcdcd;
	font-weight:bold;
	font-size:15px; 
	color:#333;
	margin:0px 0 10px 0px;
	padding:11px 5px 8px 10px;
	line-height:1.25; 
}

#contents h6{
	background:#fdf2f2;
	border: 1px solid #f4b2b2;
	font-weight:bold;
	font-size:15px; 
	color:#d90000;
	margin:0px 0 10px 0px;
	padding:11px 5px 8px 10px;
	line-height:1.25; 
}

#contents h6.navy{
	background:#f2f4fa;
	border: 1px solid #b2bae0;
	font-weight:bold;
	font-size:15px; 
	color:#001a99;
	margin:0px 0 10px 0px;
	padding:11px 5px 8px 10px;
	line-height:1.25; 
}

#contents h4.faq{
	background:#edf8ff url(images/tit07.gif) no-repeat 10px center;
	border: 1px solid #80ccff;/*#FDD9B2*/
	font-weight:bold;
	font-size:15px; 
	color:#0099ff;
	margin:0px 0 10px 0px;
	padding:11px 0px 8px 36px;
	line-height:1.25; 
}

/* top contents page */

#contents div.topcontents{
	font-size:20px; 
}

#contents ul.check {
	list-style:none;
	margin:0;
}
#contents ul.check li {
	background: url(images/ico_list01.gif) no-repeat 0px 0.1em;
	padding:0 0 0px 40px;
}
#contents .topcontents ul.check li {
	background: url(images/ico_list01.gif) no-repeat 0px 0.35em;
	padding:0 0 0px 40px;
}
#contents ul.baloon {
	list-style:none;
	margin:0;
}
#contents ul.baloon li {
	background: url(images/ico_list02.gif) no-repeat left 0.3em;
	padding:0 0 0px 40px;
}
#contents .topcontents ul.baloon li {
	background: url(images/ico_list02.gif) no-repeat 0px 0.5em;
	padding:0 0 0px 40px;
}
#contents ul.arrow{
	list-style:none;
	margin:0;
}
#contents ul.arrow li {
	background: url(images/ico_list03.gif) no-repeat 0px 0.4em;
	padding:0 0 0px 25px;
}

/* contents page */

#contents ul.news-list02{
	margin:0px 0px 20px 0px;
	border-top: 1px dashed #c2c2c2;
	padding-top:10px;
}

#contents ul.news-list02 li{
	list-style:none;
	padding:0px 10px 10px;
	margin-bottom:10px;
	border-bottom: 1px dashed #c2c2c2;
}

#contents ul.news-list02 li a{
	color:#404040;
	text-decoration:none;
}

#contents ul.news-list02 li a:hover{
	color:#0099ff;
	text-decoration:underline;
}

#contents ul.blog-list{
	margin:0px 0px 20px 0px;
}
#contents ul.blog-list li{
	list-style:none;
	background:url(images/tit04.gif) no-repeat;
	border-bottom: 1px solid #cecece;
	font-weight:bold;
	font-size:14px; 
	line-height:1.25em; 
	margin:0px 0px 12px 0px;
	padding:11px 5px 10px 24px;
}

#contents table.border01 {
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
}

#contents table.border01 th, #contents table.border01 td {
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	padding:5px;
}

#contents table.border01 tr.grayback th, #contents table.border01 tr.grayback td {
	background: #f7f7f7;
}

#contents table.border01 tr.greenback th, #contents table.border01 tr.greenback td {
	background: #edf8ff;
}


/* contents post */

#contents p.update{
	margin:10px 10px 20px;
	line-height:1em; 
	text-align:right; 
}

#contents ul.paging{
	border-top:1px solid #cdcdcd;
	margin: 0px 0px 0px 0px;
	padding:20px 10px 0 10px;
	line-height:1em; 
}

#contents ul.paging li {
	list-style:none;
	margin-bottom:12px;
}

#contents div.feedback {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:10px;
	line-height:1em; 
}

#contents ul#commentlist {
	margin-bottom:10px;
}

#contents ul#commentlist li {
	border-bottom:1px dashed #cdcdcd;
	list-style:none;
}

#contents ul#commentlist li p {
	padding-top:10px;
	margin-bottom:10px;
	line-height:1.5em; 
}

#contents div.postcomment {
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:10px;
	line-height:1em; 
	font-weight:bold;
	margin-bottom:10px;
	color: #d90000;
}

#contents form#commentform p {
	margin-bottom:10px;
}

#contents form#commentform p input, #contents form#commentform p textarea{
	border: 1px solid #c2c2c2;
	background-color: #f7f7f7;
	padding:3px;
}

#contents form#commentform p input#submit{
	border:none;
	background-color: #d90000;
	padding:5px 10px;
	font-size:12px;
	line-height:1em;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}

/*   top page  */


#contents ul.news-list01{
	margin:-10px 0px 20px 0px;
}

#contents ul.news-list01 li{
	list-style:none;
	padding:0px 0px 7px;
	margin-bottom:7px;
	border-bottom: 1px dashed #c2c2c2;
}

#contents ul.news-list01 li a:link, 
#contents ul.news-list01 li a:visited
{
	color:#404040;
	text-decoration:none;
}

#contents ul.news-list01 li a:hover{
	color:#0099ff;
	text-decoration:underline;
}

#contents div.top1205 {
	width:500px;
}
#contents div.top1205 div.block {
	border:1px solid #d90000;float:left;width:235px;margin:0px 0px 20px 10px;
}
#contents div.top1205 div.block h3 {
	background:#d90000;color:#fff;text-align:center;padding:10px 0px;margin:0px;font-size:16px;line-height:1em;
}
#contents div.top1205 div.block p {
	padding:10px;font-size:12px;margin:0px;line-height:1.5em;
}

/* Column List */
.column-list {
}
.column-list .column-item {
	display: grid;
	grid-template-columns: 120px 1fr;
	align-items: center;
	gap: 0 2em;
	list-style: none;
	padding: 1em 0;
	border-bottom: 1px solid #ccc;
}

.column-item .column-thumbnail img {
	width: 120px;
	height: 80px;
	border: none;
}
.column-item .column-text {
	line-height: 2;
}
.column-item .column-text .column-title {
	font-size: 1.2em;
}

/* sitemap */

ul.sitemap {
	margin:0px 0px 20px 10px;
}

ul.sitemap li {
	list-style-type:none;
	margin-bottom:12px;
}

ul.sitemap li a {
	line-height:1em;
	background:url(images/ico01.gif) no-repeat left center;
	padding-left:10px;
}

ul.sitemap li ul {
	margin:0px 0px 0px 10px;
	padding-top:10px;
}

ul.sitemap li ul li {
	list-style-type:disc;
	list-style-position: inside;
}

ul.sitemap li ul li a {
	background:none;
	padding-left:0px;
}

/* mailform */

table.form01 {
	margin: 0 0 20px;
}
table.form01 th {
	border-top: 1px solid #c2c2c2;
	padding:10px 0 10px 10px;
	width:160px;
	text-align:left;
}

table.form01 td {
	border-top: 1px solid #c2c2c2;
	padding:10px 10px 10px 0px;
}

table.form01 td input, table.form01 td textarea {
	border: 1px solid #c2c2c2;
	background-color: #f7f7f7;
	padding:5px;
	margin-left:10px;
}

table.form01 td span.wpcf7-list-item {
	display: inline-block !important;
	margin-right:1em;
}
table.form01 td span.wpcf7-radio input{
	background:none;
	margin-right:0.5em;
	border:none;
}

table.form01 td input.sendbtn{
	border:none;
	background-color: #d90000;
	margin-top:10px;
	padding:10px 20px;
	font-size:14px;
	line-height:1em;
	font-weight:bold;
	color:#fff;
}
.wpcf7-not-valid-tip-no-ajax, .wpcf7-response-output{
	color:#d90000
}

#contact-form-465 .contact-submit button {
    padding: 10px 40px;
    margin-top: 20px;
	cursor: pointer;
}

/* price-recruit */

table.recruit01 {
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

table.recruit01 td {
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	padding:10px;
}

table.recruit01 th {
	background: #edf8ff;
	border-top: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
	padding:10px;
	text-align:left;
}

#contents p.notes {
	margin-top: -10px;
}

/*ペ－ジネイション */

.navigation {
	padding: 0px;
	MARGIN: 20px 0 40px -20px;
	text-align: left;
}

.navigation li {
	DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	font-size:12px;
}

.navigation a {
	BORDER: #c2c2c2 1px solid;
	PADDING: 4px 8px;
	BACKGROUND: #fff;
	COLOR: #404040;
	MARGIN: 0px 4px 0px 0px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
}

.navigation a:hover {
	BACKGROUND: #0099ff;
	COLOR: #fff;
}

.navigation a:active {
	BACKGROUND: #0099ff;
	COLOR: #fff;
}

.navigation .title {
	display:none;
}

.navigation .gap {
	COLOR: #000;
	MARGIN-RIGHT: 4px
}

.navigation .current {
	color: #fff;
	background: #0099ff;
	border: 1px solid #c2c2c2;
	margin-right: 4px;
	padding: 4px 8px;
}

.mobileonly {
	display:none;
}
/* エディタ追加用

.text-S {
font-size: 10px;
}
.text-L {
font-size: 16px;
}
.text-LL {
font-size: 24px;
}
.green {
color: #0099ff;
}
.green-S {
color: #0099ff;
font-size: 10px;
}
.green-L {
color: #0099ff;
font-size: 16px;
}
.green-LL {
color: #0099ff;
font-size: 24px;
}
.orange {
color: #d90000;
}
.orange-S {
color: #d90000;
font-size: 10px;
}
.orange-L {
color: #d90000;
font-size: 16px;
}
.orange-LL {
color: #d90000;
font-size: 24px;
} */

.broken_link, a.broken_link { text-decoration: line-through !important; }
.grecaptcha-badge {visibility: hidden !important;}