@charset "UTF-8";
/*
Theme Name: Isamiya
Theme URI: www.isamiya.co.jp
Description: for Isamiya.
Version: 1.0
Author: <a href="http://www.narts.jp/">NARTS</a>
*/

/****************************************

	セッティング

*****************************************/
html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

img{
	vertical-align: bottom;
}


body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
	-webkit-text-size-adjust: 100%;
	word-break: break-all;
	}

a{color: #167EB0;}
a:hover{color: #64A6FF;}

*, *:before, *:after {
		-webkit-box-sizing: border-box;
			 -moz-box-sizing: border-box;
				 -o-box-sizing: border-box;
				-ms-box-sizing: border-box;
						box-sizing: border-box;
}

/* For modern browsers */
.cf:before,
.cf:after{
    content:"";
    display:block;
    overflow:hidden;
	}
.cf:after{
    clear:both;
	}
/* For IE 6/7 (trigger hasLayout) */
.cf{
    zoom:1;
	}


@media screen and (min-width: 1000px){


#wrapper{
	background-color: #FFFFFF;
	background-image: url("images/common/bg.gif");
	background-repeat: repeat-x;
	background-position: top center;
	}

#wrapper2{
	background-color: #FFFFFF;
	background-image: url("images/common/bg2.gif");
	background-repeat: repeat-x;
	background-position: top center;
	}


/****************************************

	ヘッダ

*****************************************/
#header{
	min-height: 130px;
	width: 1010px;
	margin: 0 auto 10px auto;
	background-image: url("images/common/bg_header_01.png");
	background-repeat: no-repeat;
	position: relative;
	}

#header h1{
	position: absolute;
	top: 25px;
	left: 25px;
	}

#head_tel{
	position: absolute;
	top: 26px;
	left: 753px;
	}


/****************************************

	グローバルナビ

*****************************************/
#gnavi{
	position: absolute;
	top: 70px;
	left: 5px;
	width: 1000px;
	margin: 0 auto;
}
#gnavi ul{
	width: 1000px;
	height: 55px;
}
#gnavi ul li{
	float: left;
}


#sp_menu {
  display: none;
}



/****************************************

	トップメインビジュアル

*****************************************/
#topMainvisual{
	width: 1010px;
	margin: 0 auto;
	padding-bottom: 15px;
	}


/****************************************

	ページトップ

*****************************************/
#pagetopbg{
	background-image: url("images/common/bg_pagetop.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	}

#pagetop{
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	}


/****************************************

	フッター

*****************************************/
#footerbg{
	background: #FFFFFF;
	background-image: url("images/common/bg_footer_01.gif");
	background-repeat: repeat-x;
	background-position: left top;
	}

#footer{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	}
#footerLink ul{
	padding: 15px 0 20px 15px;
	color: #333333;
	font-size: 12px;
	line-height: 1.2;
	}
#footerLink ul li{
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #333333;
	}
#footerLink ul li a{
	color: #333333;
	text-decoration: none;
	}
#footerLink ul li a:hover{
	color: #666666;
	text-decoration: underline;
	}
#footerLink ul li.none{
	padding-right: 0;
	margin-right: 0;
	border-right: none;
	}

#footer_contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 70px;
	font-size: 13px;
	color: #333;
}
p#footer_logo {
	position: absolute;
	left: 0px;
	top: 10px;
}
p#footer_add {
	position: absolute;
	left: 0px;
	top: 40px;
}
p#footer_copy {
	text-align: right;
	position: absolute;
	top: 40px;
	right: 0px;
}

/****************************************

	パンくずリスト

*****************************************/
#pankuzu {
	font-size: 13px;
	margin-bottom:10px;
}


/****************************************

	トップ [ page ]

*****************************************/
#pageToppage{
	width: 1000px;
	margin: 0 auto;
}
#topMain{
	width: 695px;
	float: left;
}
#topSide{
	width: 280px;
	float: right;
}

#topSection01{
	width: 695px;
	margin-bottom: 25px;
}
#topSection01 ul{
	width: 710px;
	margin-right : -15px;
  overflow : hidden;
	_zoom : 1;
}
#topSection01 ul li{
	float: left;
	padding: 0 15px 15px 0;
}

#topNews{
	width: 695px;
	margin-bottom: 40px;
}
#topNews h2 {
  position: relative;
	background: #F6F6F6;
  padding: 10px 15px;
  border: 1px solid #DDDDDD;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#topNews h2:after {
  bottom: 1px;
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  border-top: 2px solid #1F73FF;
}
#topNews dl{
	margin: 0 0 20px 0;
}
#topNews dl dt{
	float: left;
	width: 120px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}
#topNews dl dd{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 120px;
	border-bottom: dotted 1px #999999;
	color: #333;
	font-size: 14px;
}

#topNews p.btn{
	text-align: right;
	padding: 0 0 20px 0;
}



/****************************************

	サイド

*****************************************/
#sideBanner{
	width: 280px;
	margin: 0 auto;
}
#sideBanner ul{
	margin: 0 0 20px 0;
}
#sideBanner ul li{
	margin: 0 0 10px 0;
}
#sideBanner ul li:last-child{
	margin: 0;
}

#sideSns{
	width: 280px;
	margin: 0 auto;
}
#sideSns ul{
	margin: 0 0 20px 0;
}
#sideSns ul li{
	float: left;
	margin: 0 10px 0 0;
}
#sideSns ul li:last-child{
	margin: 0;
}



/****************************************

	テンプレート [ page ]

*****************************************/
#pageTemplate{
	width: 1000px;
	margin: 0 auto;
	}

#tempSide{
	width: 280px;
	float: right;
	}

#tempMain{
	width: 695px;
	float: left;
	}

.post h2 {
  position: relative;
	background: #F6F6F6;
  padding: 10px 15px;
  border: 1px solid #DDDDDD;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.post h2:after {
  bottom: 1px;
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  border-top: 2px solid #1F73FF;
}

.post h3 {
  position: relative;
  padding: 10px 15px 5px 20px;
  border-bottom: 3px solid #DDDDDD;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.post h3:after {
	top: 15px;
	left: 0;
	position: absolute;
	content: '';
	background-image: url("images/common/bg_h3_01.png");
	display: inline-block;
	width: 14px;
	height: 12px;
}

.post h4 {
	position: relative;
	padding: 0 15px 7px 12px;
	border-bottom: 1px dotted #1F73FF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 12px 0;
}
.post h4:after {
	top: 7px;
	left: 0;
	position: absolute;
	content: '';
	background-image: url("images/common/bg_h4_01.png");
	display: inline-block;
	width: 3px;
	height: 5px;
}

.post p{
	margin: 0 0 20px 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}


.post ul.mlist01{
	margin-bottom: 25px;
}
.post ul.mlist01 li{
	padding: 0 0 0 18px;
	background-image: url("images/common/prt_under_01.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 14px;
	line-height: 1.6;
}


.post table.tablestyle01{
	margin-bottom: 30px;
	width: 695px;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	border-spacing: 0;
}
.post table.tablestyle01 th{
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	width: 180px;
	text-align: left;
}
.post table.tablestyle01 td{
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-width: 0 0 1px 1px;
}
.post table.tablestyle01 p{
	margin: 0 0 15px 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}
.post table.tablestyle01 p:last-child{
	margin: 0 0 5px 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}


.post table.tablestyle02{
	margin-bottom: 30px;
	width: 695px;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
	border-spacing: 0;
}
.post table.tablestyle02 th{
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	width: 180px;
	text-align: left;
}
.post table.tablestyle02 td{
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-width: 0 0 1px 1px;
}


#tempContact{
	margin: 0 0 40px 0;
}
#tempContact p{
	margin: 0;
}



/****************************************

	company

*****************************************/
/* 計算方法　youtubeの場合100÷695×500=71.94244604316547% に設定 */
.company-map{text-align: center; padding: 0 0 71.94244604316547% 0; position: relative; width: 100%; margin: 0 0 20px 0;}
.company-map iframe{position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}



/****************************************

	contact

*****************************************/
span.wpcf7-list-item{
	margin: 0 !important;
}
.wpcf7-form input[type="submit"]{
	display: block;
	outline: 0;
	cursor: pointer;
	border: none;
	background: #F48F0A;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	line-height: 1.2;
	font-weight: bold;
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	transition: 0.3s;
}
.wpcf7-form input[type="submit"]:hover {
	background: #d77a00;
	color: #FFF;
}



/****************************************

	新着情報

*****************************************/
#news-list{}
#news-list dl{
	margin: 0 0 20px 0;
}
#news-list dl dt{
	float: left;
	width: 120px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}
#news-list dl dd{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 120px;
	border-bottom: dotted 1px #999999;
	color: #333;
	font-size: 14px;
}
.wp-pagenavi{
	text-align: center;
	margin: 20px 0 40px 0;
	font-size: 15px;
}


/* ---------------------------------------- #wordpress用 */
.aligncenter {
  margin-left:auto;
  margin-right:auto;
  display : block;
}
.alignright {
   float: right;
   margin: 0 0 0 10px;
}
.alignleft {
   float: left;
   margin: 0 10px 0 0;
}
.alignclear {
   clear:both;
}
.breadcrumb {
   font-size:12px;
   margin: 0 0 15px 0;
}
.clear {
	font-size: 0px;
	clear: both;
}
.meta {
	text-align: right;
	border-bottom: 10px;
	font-size: 13px;
}
.entry {
	margin-bottom: 20px;
}


/****************************************

	以下レスポンシブ　記述終了用　削除禁止

*****************************************/
}
