@charset "shift_jis";
/* 初期化
------------------------------------------------- */
.container,.spNon,#kasousideLeft{
display: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
	vertical-align: bottom;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align:bottom;
	clear: both;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
textarea {
	font: 100%/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* 共通の設定
--------------------------------------------------------*/

html {
	height: 100%;
}
body {
	color: #333;
	font: 75%/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height:180%;
}
*html body {
	color:#333;
	font-size: 80%;
	line-height:180%;
	background:none;
}
.clear {
	clear:both;
}
.textR {
	text-align:right;
}
.textC {
	text-align:center;
}
.textred {
	color: #990000;
	font-weight:bold;
	text-decoration:underline;
}
/* リンク初期設定
--------------------------------------------------------*/

a:link {
	color: #333;
}
a:visited {
	color: #c0c0c0;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
/* 全体のレイアウト
--------------------------------------------------------*/

#wrap {
	margin: 0px auto;
	background:#FFF;
}
/* ヘッダー
--------------------------------------------------------*/

#header {
	background: url(../images/common/header_bg.gif) repeat-x;
	height: 50px;
 position:fixed;
 display: block;
 top:0;
 left:0;
 width:100%; 
 z-index: 1000;
 border-bottom:1px #eee solid;
 padding:0;
}
h1 {
	padding: 13px 0 0 10px;
	float: left;
}
h2 img{
padding-top: 50px;
width: 100%;
height: auto;
}
#header h1 img{
height: 20px;
width: auto;
}
.spMainImg img{
width: 100%;
height: auto;
padding: 50px 0 0;
}
.img100{
width: 100%;
height: auto;
}
.img100max{
max-width: 100%;
height: auto;
margin: 0 0 15px;
}
.imgleft25{
float: left;
margin: 0 10px 10px 0;
width: 25%;
height: auto
}
/* フォントサイズ
--------------------------------------------------------*/

#headBox {
	display: block;
	float: right;
}
#headBox .tell {
padding:10px 0 0;
	text-align: right;
 margin-right: 60px;
}
#headBox .tell img{
height: 32px;
width: auto;
}
#sizeSearch {
	display:none;
}
#sizeSearch dt, #sizeSearch dd {
	float:left;
	font-size:1px;
	line-height:1px;
}
#sizeSearch dl {
	float:right;
	display:block;
	margin-bottom: 5px;
}
#sizeSearch dt {
	margin-right: 4px;
	padding-top:6px;
}
#sizeSearch dd {
	padding-right: 5px;
}
#sizeSearch a {
	cursor:pointer;
}
#sizeSearch .FontSizeText {
	display:none;
}
/* FontsizeCurrent */
#Fontsmall a {
	background: url(../images/common/font_s_on.gif) no-repeat left top;
}
#Fontmedium a {
	background: url(../images/common/font_m.gif) no-repeat left top;
}
#Fontlarge a {
	background: url(../images/common/font_b.gif) no-repeat left top;
}
#Fontmedium a:hover {
	background-image: url(../images/common/font_m_on.gif);
}
#Fontlarge a:hover {
	background-image: url(../images/common/font_b_on.gif);
}
#Fontsmall a, #Fontmedium a, #Fontlarge a {
	display: block;
	width: 20px;
	height: 20px;
}

/* メニュー
--------------------------------------------------------*/

#menu {
}
#menu ul {
	height: 60px
}
#menu ul{
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#menu li {
}
#menu li img{
width: 100%;
height: auto;
}
#menu ul li:first-child,#menu ul li:last-child{
display: none;
}
/* コンテンツ（メイン・サブメニュー部分）
--------------------------------------------------------*/

#contents {
	clear: both;
	margin: 30px 20px 0;
 max-width: 100%;
}
#kasouContents {
	margin: 0;
	padding-bottom: 30px;
}
/* 犬の部分 */
#dogArea {
display: none;
	background: url(../images/inu_bg.gif) right bottom;
}
#pageflip {
display: none;
	position: relative;
	clear: both;
	float: left;
	width: 130px;
}
#pageflip img {
	width: 30px;
	height: 32px;
	z-index: 99;
	position: absolute;
	left: 0;
	bottom: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .pageflipMap {
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 50;
	left: 0;
	bottom: 0;
	background: url(../images/subscribe.png) no-repeat left bottom;
	text-indent: -9999px;
}
#hikaru {
	float: right;
}
/* トップ メインコンテンツ（左）
--------------------------------------------------------*/

#mainLeft {
display: block;
	width: 100%; 
	margin: 0;
}
#aboutNakagawa {
	margin-bottom: 20px;
	display: block;
}
.topKodaTit{
width: 100%;
height: auto;
}
.topKodaImg{
width: 23%;
height: auto;
margin: 0 10px 10px 0;
float: left;
}
#kodawariComment {
	background: url(../images/kodawari_bg.gif) ;
	clear: left;
}
#kodawariComment p {
	padding:15px;
}
.topOhikiImg{
width: 100%;
height: auto;
}
.topNakaImg{
max-width: 100%;
margin: 0 0 20px;
height: auto;
}
/* トップ サブコンテンツ（右）
--------------------------------------------------------*/

#sideRight,.sp_sideRight h1 {
display: none;
}
.subox {
	margin: 15px 0;
	padding: 8px;
 display: flex;
flex-wrap: nowrap;
justify-content: space-between;
background: #EEEBDB;
}
.subox p{
width: 49%;
}
.subox p img,.bn_space p img{
width: 100%;
height: auto;
}
.bn_space {
margin: 20px 0;
padding: 20px 0 0;
border-top: 1px #ccc solid;
}
.bn_space{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.bn_space p {
margin: 0 0 5px;
width: 49%;
}
.bn_s1{margin-bottom:6px;}
.bn_s2{margin-bottom:1px;}
.bn_s3{margin-bottom:10px;}
.subtell {
	background: #FFFFFF url(../images/subtell_bg.gif);
		border: 1px solid #D5D1BE;
	margin-bottom: 10px;
}
.subtell dl {
	border: 1px solid #FFF;
	padding: 10px;
}
.subtell dt {
	background:url(../images/common/line.gif) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.subtell dd {
	font-size: 90%;
}
.drawrMenu{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.drawrMenu li{
width: 49%;
}
.drawrMenu li a{
border: 1px #ccc solid;
display: block;
padding: 5px 10px;
margin: 0 0 5px;
color: #666;
text-decoration: none;
}
/* 下層 メインコンテンツ（右）
--------------------------------------------------------*/

#kasoumainRight {
	margin: 0 20px;
 max-width: 100%;
}
h3 {
	margin-bottom: 10px;
}
h4 {
	margin-top:20px;
	font-weight: bold;
	color: #1F3A00;
}
#kasoumainRight ol {
	list-style: decimal outside;
	padding-left: 30px;
}
#kasoumainRight ol li {
	margin-bottom:2px;
}
/* パンくずレイアウト
--------------------------------------------------------*/

.pankuzu {
	background: #1F3A00;
	color: #F4F4F4;
	height: 35px;
	margin-bottom: 20px;
}
.pankuzu ul {
	padding: 8px 20px;
}
.pankuzu li {
	float: left;
	color: #F4F4F4;
	font-weight:bold;
}
.pankuzu li a {
	color: #F4F4F4;
	background: url(../images/common/pankuzu_li.gif) no-repeat right center;
	padding: 0 10px 0 0;
	margin-right: 5px;
	text-decoration: underline;
}
.pankuzu a:hover {
	text-decoration: none;
	color: #F4F4F4;
}
#kasoumainBox {
}
#kasoumainBox p {
	padding:0 2px 10px 2px;
}
/*フレームの高さ指定*/

#kasoumainBox #frameGohai {
	width: 100%;
}
/* ギャラリー
--------------------------------------------------------*/


.oyasiro,
.kamidana {
	background: url(../images/oyasiro/box_top.gif) no-repeat left top;
	padding-top: 10px;
}
.navigation {
	background: url(../images/oyasiro/box_bg.gif) repeat-y;
	margin:0;
}
.oyasiro ul,
.kamidana ul {
	padding: 10px 0 0 20px;
}
.oyasiro li {
	margin-right:5px;
	padding-bottom: 5px;
	float: left;
}
.navigation ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding: 10px;
max-width: 100%;
}
.navigation ul li {
width: 32%;
font-size: 12px;
text-align: center;
}
.navigation ul li img{
width: 100%;
height: auto;
}
.navigation ul::after{
  content:"";
  display: block;
  width:33%;
}
.rightImg {
	padding-left:0;
}
.controls {
	padding: 0 20px;
}
.ss-controls {
	width: 170px;
	float: left;
}
.nav-controls {
	float: right;
}
.slideshow {
	padding: 10px 0 0 20px;
}
#hakomiyaBox {
	width: 560px;
	background: #fff;
}
#galleryShindan, #galleryHakomiya, #galleryKomiya {
	width: 290px;
	float: left;
	padding: 10px 0 0 20px;
}
.loaderKamidana {
}
.controlsKamidana {
	margin-bottom: 5px;
}
.slideshowKamidana {
}
.image-desc {
	text-align:center;
	padding: 10px;
}
.end {
	background: url(../images/oyasiro/box_btm.gif) no-repeat left bottom;
	height: 15px;
	margin: 0;
	padding: 0;
	clear:both;
}
.tyui {
	font-size: 80%;
	text-align: right;
	margin-top:10px;
}
.sekouBn {
	margin-top:15px;
}
/* ギャラリー（施行例）
--------------------------------------------------------*/
#tenjiBody {
	color:#333;
	font-size: 80%;
	line-height:140%;
	background:#fff;
	margin: 0;
	padding: 0;
}
#tenjiBody h4 {
	margin-top:10px;
	font-weight: bold;
	color: #1F3A00;
}
#kasouKmainBox {
	width: 560px;
	height: 100%;
}
.sideMenutit{
display: block;
background: #EEEBDB;
}

/* ギャラリー（改修例）
--------------------------------------------------------*/
#kisL {
	width:100%;
 max-width: 100%;
	background-image:url(../images/kaishu/box_mid.gif);
	background-repeat:repeat;
	margin-bottom: 10px;
}
#kisL ul{
	padding:0 10px;
}
#kisR {
	width:100%;
 max-width: 100%;
	background-image:url(../images/kaishu/box_mid.gif);
	background-repeat:repeat;
	margin-bottom: 10px;
}
#kisR ul{
	padding:0 10px;
}
#kisL p{
	margin:0;
	padding:0;
}
#kisR p{
	margin:0;
	padding:0;
}
#kais{
	margin-bottom:10px;
	background-image:url(../images/oyasiro/box_bg.gif);
}
#kais p{
	padding:0;
	margin:0;
}
#kais ul{
	padding:0 10px;
}
.kaishu-1,.kaishu-2{
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.kaishu-1 li{
width: 24%;
}
.kaishu-2 li{
width: 49%;
}
.kaishu-1 li img,.kaishu-2 li img{
width: 100%;
height: auto;
}
.txt_kaishu{
	text-align:center;
 font-size: 12px;
}
.bg_kaishu{height:28px;
background:url(../images/kaishu/box_mid.gif) repeat-y;}
/* おまつりの仕方
--------------------------------------------------------*/
.omaturi {
	background: url(../images/oyasiro/box_top.gif) no-repeat left top;
	padding-top:10px;
}
.omaturiBg {
	background: url(../images/oyasiro/box_bg.gif) repeat-y;
	margin:0;
	padding: 15px;
}
.omaturi h5 {
display: none;
}
.omaturiRight {
	display:block;
}
.omaturiRight p {
	line-height: 150%;
}
.omaturiRight em {
	font-weight: bold;
	color: #900;
}
.omaturiRight img {
width: 46%;
height: auto;
margin: 15px 5px 0 0;
}
.omaturiRight ul {
	background-image: url(../images/omaturi/maturi_ulBg.gif);
	background-repeat: repeat;
	margin: 0px 0px 10px 0px;
	padding: 20px;
	border: 1px solid #ded3ad;
	color: #763f3f;
}
.omaturiRight ul li {
	background: url(../images/omaturi/mark.gif) no-repeat left 5px;
	padding: 0px 0px 10px 15px;
}
.omaturiRight ul li.last {
	padding-bottom: 0;
}
.omaturi .end {
	background: url(../images/oyasiro/box_btm.gif) no-repeat left bottom;
	height: 20px;
	margin: 0;
	padding: 0;
	clear:both;
}
.sp_omatsuri1{
font-size: 24px;
color: #763f3f;
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* 施工までの流れ
--------------------------------------------------------*/
.flowP {
	margin-bottom: 10px;
}
.flowP em {
	font-weight: bold;
	color: #900;
}
.flowH3 {
	margin:0;
	clear: both;
}
.flow {
	padding-bottom:30px;
	background: url(../images/flow/next.gif) no-repeat center bottom;
}
.flowlast {
	padding-bottom:0;
	background: url(../images/flow/next.gif) no-repeat center bottom;
}
.flowBg {
	background: url(../images/oyasiro/box_bg.gif) repeat-y;
	margin:0;
	padding: 15px 15px 0 15px;
}
.flow p, .flowlast p {
	width: 340px;
	display: block;
	float: left;
}
.flow .imgr, .flowlast .imgr {
	width: 171px;
	display: block;
	float: right;
}
.flow .end {
	background: url(../images/oyasiro/box_btm.gif) no-repeat left bottom;
	height: 10px;
	margin: 0;
	padding: 0;
	clear:both;
}
/* お問い合わせ
--------------------------------------------------------*/
.formDt {
	margin-bottom: 20px;
}
.formDt dt {
	background-image: url(../images/omaturi/maturi_ulBg.gif);
	background-repeat: repeat;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 10px 15px;
	border: 1px solid #ded3ad;
	color: #763f3f;
	font-weight:bold;
}
.formDt dd {
	text-align:center;
}
.formDt dd img {
	margin-bottom:10px;
}
.formDt dd.taLeft {
	text-align:left;
}
.contact {
	background: url(../images/form/box_top_line.gif) repeat-x left top;
	padding-top:3px;
	margin-top: 10px;
}
.contactBg {
	margin:0;
	padding-top:5px;
}
#contactForm {
	margin-bottom: 10px;
}
#contactForm table {
 width: 100%;
 max-width: 100%;
}
#contactForm table tr {
}
#contactForm table th {
	padding:10px 20px;
	vertical-align: middle;
 display: block;
 max-width: 100%;
	background: url(../images/oyasiro/box_bg.gif) repeat-y;
}
#contactForm table td {
	padding:10px 0;
 display: block;
 max-width: 100%;
 background: #fff;
}
#contactForm label {
	display: block;
}
#contactForm .jushoTd input, #contactForm .jushoTd select {
	margin-bottom: 5px;
}
#contactForm input, #contactForm textarea {
	border: solid 1px #D7CFA9;
	padding: 2px;
}
#contactForm input:focus, #contactForm textarea:focus {
	border: solid 1px #336303;
	color:#1F3A00;
}
#contactForm textarea {
	width:90%;
}
.zenkaku {
	ime-mode: active;   /* 全角モード */
}
.hankaku {
	ime-mode: inactive; /* 半角モード */
}
input .submit {
	border: 0;
	width: 160px;
	height: 31px;
}
.submit {
	display: block;
	margin: 0 auto 10px auto;
}
.submitBox {
	display:block;
	width: 310px;
	margin: 0 auto 10px auto;
}
.sentenceKakunin {
	display: block;
	width: 315px;
	margin-left: 190px;
}
.contactBox {
	padding: 10px 0 0 20px;
}
.bkpage {
	float:left;
	padding-right: 10px;
}
/* プライバシーポリシー
--------------------------------------------------------*/
.contactAddress {
	margin: 0 10px;
}
/* 会社概要
--------------------------------------------------------*/
#companyPhilosophy {
	margin-bottom: 20px;
}
#companyPhilosophy dt {
	float:left;
	width: 170px;
}
#companyPhilosophy dd {
	padding-left:180px;
}
#companyInfo {
	margin-top: 20px;
 width: 100%;
 max-width: 100%;
}
#companyInfo table {
	font-size: 1em;
	line-height: 160%;
	border-collapse: collapse;
	border-spacing: 0;
	background-color:#FFFFFF;
	border-top: 1px solid #D9D9D9;
 max-width: 100%;
 width: 100%;
  table-layout: fixed; 
}
#companyInfo table th {
display: block;
	text-align:center;
	background: #efefef;
 max-width: 100%;
	padding: 10px;
	font-weight: bold;
}
#companyInfo .tableTop {
	border-top: 1px solid #D5AE4F;
}
#companyInfo table td {
display: block;
max-width: 100%;
	background: url(../images/company/formBgline.gif) repeat-x right bottom;
	padding: 10px;
	font-size:1em;
}
#companyInfo table td p {
	margin:0;
	padding: 0;
}
/* ページトップ
--------------------------------------------------------*/
.bktop {
	text-align: right;
	margin-top:10px;
	clear: both;
}
/* 下層 サブコンテンツ（左）
--------------------------------------------------------*/

#kasousideLeft {
	width: 279px;
	float: left;
	height: 100%;
}
#kasouOyasiroMenu {
	background:#F4F3E9 url(../images/common/line.gif) repeat-x center bottom;
	padding: 15px;
	margin-bottom: 15px;
}
#kasouOyasiroMenu ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#kasouOyasiroMenu ul li{
width: 49%;
margin: 0 0 5px;
}
#kasouOyasiroMenu ul li img{
width: 100%;
height: auto;
}
/* フッター
--------------------------------------------------------*/

#footer {
	text-align: center;
	margin: 30px auto 0;
	clear:both;
	background: #0B0B0B;
 
}
#footer ul {
	padding:10px;
	text-align:center
}
#footer li {
	font-size: 80%;
	display: inline;
	color: #F7F7F7;
}
#footer li a {
	color: #F7F7F7;
}
#footer address {
	background: #224100 url(../images/common/footer_bg.gif);
	padding:10px 0;
	border-top: 3px solid #A77E00;
	margin: 0 auto;
	text-align: center;
	color: #F7F7F7;
	font-size: 80%;
}
/* clearfix
-----------------------------------------------------

div:after {
	content: ".";
	display: block;
	visibility: hidden;
	line-height: .1em;
	font-size: .1em;
	clear: both;
	height:0px;
}
---*/
div { /*for IE 5.5-7*/
	zoom: 1;
}

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

/* トピックス
--------------------------------------------------------*/
.clearfix {
	overflow:hidden;
}
.bn_s4{margin-bottom:30px;}
.topics {
	margin:30px 0 80px 0;
	line-height:1.5em;
}
.topics h2 {
	margin-bottom:15px;
}
.topics dl dt {
	float:left;
}
.topics dl dd {
	padding-left:6em;
	margin-bottom:10px;
}
.topics dl dd span {
	font-weight:bold;
}
.topics a{
	color:#763f3f;
}
.btLink{
	overflow: hidden;
}
.btLink li{
	float: right;
	margin-left: 5px;
}
.wakuBox{
	background: url(../images/oyasiro/box_bg.gif) repeat-y;
	padding: 20px 19px 0;
	margin:0 0 30px;
}
table.sunpoHyou{
	background:#fff;
	border:2px #ccc solid;
}
.mgb30{
	margin-bottom:30px;
}
.sunpoHyou th{
	padding:10px 5px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
	font-size:13px;
}
.sunpoHyou td{
	text-align: right;
	border-bottom: 1px #ccc dotted;
	border-right: 1px #ccc dotted;
	padding: 10px;
	font-size: 13px;
}
.sunpouNavi{
	overflow:hidden;
	margin-right:-10px;
}
.sunpouNavi li{
	float:left;
	text-align:center;
	letter-spacing:2px;
	width:180px;
	margin-right:10px;
	margin-bottom:5px;
}
.sunpouNavi li a{
	padding:5px;
	display:block;
	border:1px #30500c solid;
	text-decoration:none;
	font-weight:bold;
	color:#30500c;
}
.sunpouNavi li a:hover{
	border:1px #30500c solid;
	background:#30500c;
	color:#fff;
	font-weight:bold;
}

.hikitoriBox{
	  background-image:
				url("../images/bar1.gif"),/* 最前面の背景レイヤーの背景画像 */
    url("../images/bg1.gif");
  background-repeat:
    no-repeat, /* 最前面の背景レイヤーに対応 */
	repeat-x;
  background-position:
    top left, /* 最前面の背景レイヤーに対応 */
	bottom left;
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 font-weight: bold;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
	margin-top: 15px;
}
.hikitoriBox span{
	color: #93190f;
}
.hikitoriBox img{
	margin-bottom: 15px;
}
.hikitoriBox p{
	line-height: 24px;
}


/* 矢印共通 */
.thumb-prev, .thumb-next {
  background: rgba(0,0,0,0.5);
  border: none;
  color: #fff;
  font-size: 18px;
  padding: 6px 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}

/* 左矢印 */
.thumb-prev {
  left: -5px; /* 必要に応じて調整 */
}

/* 右矢印 */
.thumb-next {
  right: -5px; /* 必要に応じて調整 */
}


