/*
Theme Name: Shina Mikoshi
Description:Shina Mikoshi
Tags: Shina Mikoshi
Version: 1.6.0
*/
@charset "utf-8";

body{
	background: ;
	padding: 0;
	margin: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #343434;
	width: 100%;
}
a{
	color: #d3b552;
	text-decoration: none;
}
a:hover{ text-decoration: underline;}
a img{ border: none;}
ul li img{ vertical-align: bottom;}

#wrap_header{
	background: url(./image/header_bg.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
	height:auto;
	max-height: 95px;
}
#header{
	padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 960px;
}

#wrap_top{
	background: url(./image/top_bg.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
}
#top{
	padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 960px;
	position: relative;
	height:56px;
}
.kv{
	padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 960px;
	position: relative;
}
.kv img {
	width:100%;
}
#wrap{
	padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 960px;
}
#left{
	float: left;
	padding: 0;
	margin: 0 0 30px;
	width: 210px;
}
#content{
	float: right;
	padding: 0;
	margin: 0 0 30px;
	width: 710px;
}

#breadcrumbs{
	padding: 0;
	margin: 0px 0 10px;
}

#content table.blog, #content table.blog td:first-child, #content table.contentpaneopen, #content table.contentpaneopen td:first-child{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 710px;
}

#content_wide table.blog, #content_wide table.blog td:first-child, #content_wide table.contentpaneopen, #content_wide table.contentpaneopen td:first-child{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width:100%;
	max-width: 960px;
}

#wrap_footer{
	background: url(./image/footer_bg.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
}
#footer{
	background: url(./image/footer_topbg.png) repeat-x 0 0;
	padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 960px;
}
@media screen and (max-width:980px){
	#content{
		width: calc(100% - 220px);
	}
}
@media screen and (max-width:480px){
	.page .mainCon{
		display:flex;
		flex-wrap: wrap;
	}
	.page #left{
		order:2;
		width:100%;
	}
	.page #content{
		order:1;
		width:100%;
	}
}

/* new clearfix
-------------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* 追加
-------------------------------------------------------------------*/
.f_c{ text-align: center;}
.f_l{ text-align: left;}
.f_r{ text-align: right;}
.tit_h3{
	padding: 0;
	margin: 0 0 15px;
}
.tit_h3_02{
	padding: 0;
	margin: 60px 0 15px;
}
.tit_h4{
	background: url(./image/tit_h4_bg.png) no-repeat 1px 0px;
	padding: 0 0 0 15px;
	margin: 0 0 15px;
	height: 30px;
	font-size: 16px;
}
.table_style{
	padding: 0;
	margin: 0 0 20px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
}
.table_style th{
	background: #;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #d4000a;
}
table.table_style td{
	vertical-align: top;
	padding: 5px 10px !important;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.ul_style{
	list-style: none;
	padding: 0;
	margin: 0;
}
.ul_style li{
	background: url(./image/ul_icon_arrow.png) no-repeat 0px 7px;
	padding: 2px 0 2px 8px;
	margin: 2px 0;
	border-bottom: 1px solid #cccccc;
}
.img_box{ border: 9px solid #e8e8e8;}

/* header
-------------------------------------------------------------------*/
#logo{
	float: left;
	padding: 0;
	margin: 0;
	width: 320px;
}
.header_r{
	float: right;
	padding: 0;
	margin: 0;
	width: auto;
    max-width: 297px;
	text-align: right;
}
.header_r .chiba_mark{
	padding: 0 0 3px;
	margin: 0px 15px 0 0;
}
@media screen and (max-width:768px){
	#logo{
		width: 41.66%;
	}
	.header_r{
		width:38.67%;
	}
	#logo img, .header_r img{
		width:100%;
		display:block;
	}
}
/* nav-menu
-------------------------------------------------------------------*/
#navi_continer{
	background: none;
	padding: 0;
	margin: 0;
	position: relative;
	width:100%;
	max-width: 960px;
	height: 56px;
}
#navi {
	position: absolute;
	top: 0px;
	left: 0;
	width:100%;
	max-width: 960px;
	z-index: 100;
}
#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#navi li {
	float: left;
	margin: 0 0 0;
	text-align: right;
}
#nav li img{
	vertical-align: bottom;
}
#navi li a {
	display: block;
	text-decoration: none;
	color: #343434;
}

/* submenu */
#navi ul.sub {
	margin: 0;
	padding: 0;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.8s ease-in-out; 
}
#navi li.has_child:hover ul.sub {
	max-height: 500px;
}
#navi ul.sub li{
	float: none;
	background: #ffffff;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #e8e8e8;
	text-align: left;
}
#navi ul.sub li a{
	display: block;
	background: #ffffff;
	margin: 0;
	padding: 0;
	opacity: 0.9;
	filter: alpha(opacity=90);
	zoom: 1;
	line-height: 1;
}
#navi ul.sub li a:hover{
	background: #efefef;
	color: #343434;
}

/* ---------- PC ---------- */
#menu_btn,
#sp_nav{
    display:none;
}

/* ---------- スマホ ---------- */
@media (max-width:980px){
	.pc_nav{
		display:none;
	}
	#menu_btn{
		position: absolute;
		top: 9px;
		right: 10px;
		display:flex;
		flex-direction:column;
		justify-content:space-between;
		width:48px;
		height:40px;
		padding:8px;
		background:none;
		border:none;
		cursor:pointer;
		z-index: 10000;
	}
	#menu_btn span{
		display:block;
		height:3px;
		background:#ddd;
		border-radius:1px;
	}
	#sp_nav{
		display:block;  
		position:absolute;
        top: 30px;
        padding-top: 26px;
		left:0;
		width:100%;
		background:#222;
		z-index:9999;
		opacity:0;
		visibility:hidden;
		pointer-events:none;
		transform:translateY(-20px);
		transition:
			opacity .45s ease,
			transform .45s ease,
			visibility 0s linear .45s;
	}
	#sp_nav.open{
		opacity:1;
		visibility:visible;
		pointer-events:auto;
		transform:translateY(0);
		transition:
			opacity .45s ease,
			transform .45s ease,
			visibility 0s;
	}
	#sp_nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#sp_nav li{
		border-bottom:1px solid #444;
	}
	#sp_nav a{
		display:block;
		padding:15px;
		color:#fff;
		text-decoration:none;
		font-size:16px;
	}
	#sp_nav ul ul{
		background:#333;
	}
	#sp_nav ul ul a{
		padding-left:35px;
		font-size:15px;
	}
	#kv img {
		width:100%;
	}
	.mikoshi_img img{
		width: auto;
        height: 45vw;
	}
}

/* top
-------------------------------------------------------------------*/
.mikoshi_img{
	position: absolute;
	top: -10px;
	left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 42vw;
    max-width: 421px;
	z-index: 50;
}
.mikoshi_img img{
	height: 45vw;
    max-height: 433px;
    width: auto;
}
/* left
-------------------------------------------------------------------*/
#left .left_menu{
	list-style: none;
	padding: 0;
	margin: 0 0 15px;
}
#left .left_menu li{
	padding: 0;
	margin: 0 0 5px;
}
@media screen and (max-width:480px){
	#left .left_menu {
		display: flex;
		flex-wrap: wrap;
		gap: 1%;
	}
	#left .left_menu li {
		width: 49%;
	}
	#left .left_menu li img {
		width: 100%;
	}
}

/* footer
-------------------------------------------------------------------*/
.footer_box{ padding: 20px 0 0;}
.footer_img{
	float: left;
	padding: 10px 0 0;
	margin: 0;
	width: 368px;
}
.footer_logo{
	float: left;
	padding: 0;
	margin: 0;
	width: 224px;
}
.footer_menu{
	float: right;
	padding: 10px 0 0;
	margin: 0;
	width: 368px;
	display: flex;
}
.footer_menu img{ margin-right: 12px;} 
.footer_menu img.footer_menu_last{ margin-right: 0px;}

.copyright{
	text-align: center;
	padding: 10px 0 20px;
	margin: 0;
	font-size: 11px;
	color: #ffffff;
}
@media screen and (max-width:980px){
	.footer_img{
		width: 38%;
	}
	.footer_img img,
	.footer_logo img{
		width: 100%;
	}
	.footer_logo {
		width:26%
	}
	.footer_menu {
		width:36%;
	}
	.footer_menu div{
		width:18%;
		margin:0 1%;
	}
	.footer_menu img{
		width: 100%;
		margin-right:0;
	}
}
@media screen and (max-width:480px){
	#wrap_footer {
		background:#000;
	}
	.footer_img{
		width: 90%;
		margin: 10px 5%;
	}
	.footer_logo {
		width: 70%;
		margin: 10px 15%;
	}
	.footer_menu {
		width:100%;
	}
	.footer_menu img{

	}

}

/* ホーム
-------------------------------------------------------------------*/
.home_boxbg{
	background: url(./image/home_tomoe.png) no-repeat 50% 75%;
	padding: 0;
	margin: 0;
	width: 100%;
}
.home_box{
	padding: 0;
	margin: 15px 0 0;
	display: flex;
	justify-content: space-between;
	width:100%;
	max-width: 960px;
}
.home_box_space{ margin-right: 10px;}
.home_box_center{ margin: 0 22px 0 23px;}
.fb-like-box{
	float: left;
	padding: 0;
	margin: 0;
	border: 9px solid #e8e8e8;
	width: 340px;
	background:#e8e8e8;
}
.facebook-follow{
   margin: 0;
}
.facebook-follow a{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:8px;
    width:100%;
    max-width:360px;
    height:38px;
    background:#1877F2;
    color:#fff;
    text-decoration:none;
    font-size:16px;
    font-weight:bold;
    border-radius:6px;
    transition:.25s;
    box-sizing:border-box;
}
.facebook-follow a:hover{
    background:#166fe5;
}
.fb-icon{
    display:flex;
    justify-content:center;
    align-items:center;
    width:20px;
    height:20px;
    border-radius:50%;
    background:#fff;
    color:#1877F2;
    font-family:Arial,sans-serif;
    font-weight:bold;
    font-size:15px;
}
.home_news{
	background: url(./image/home_newsbg.png) no-repeat 50% 50%;
	float: right;
	padding: 0;
	margin: 0;
	width: 552px;
	height: 290px;
	border: 9px solid #e8e8e8;
	overflow: auto;
}
.home_news h3{
	padding: 0;
	margin: 0;
}
.home_news ul{
	list-style: none;
	padding: 0;
	margin: 20px 10px;
}
.home_news ul li{
	display: table;
	padding: 2px 0;
	margin: 3px 0;
	border-bottom: 1px solid #d4000a;
	width: 100%;
}
.home_news ul li .createdate{
	display: table-cell;
	width: 34%;
}
.home_news ul li .latestnews{
	display: latestnews;
	width: 66%;
}
#content .contentheading{ font-size: 20px;}

@media screen and (max-width:980px){
	.facebook-btn a{
		display:inline-block;
		padding:10px 20px;
		background:#1877F2;
		color:#fff;
		text-decoration:none;
		border-radius:4px;
	}
	.facebook-btn a:hover{
		opacity:.8;
	}
	.home_news{
		width:calc( 100% - 404px);
		height: 290px;
	}
	.home_news ul li .createdate {
		display: flex;
		width: 100%;
	}
	.bottom-link div{
		width:19%;
		margin:0 auto;
	}
	.bottom-link div img{
		width:100%;
		margin: 0;
	}
}
@media screen and (max-width:768px){
	.home_news{
		width: calc(100% - 385px);
	}
}
@media screen and (max-width:480px){
	.home_box{
		display:block;
	}
	.fb-like-box{
		border: 4px solid #e8e8e8;
		width: 100%;
        margin: 0 0 20px 0;
		box-sizing:border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	 .fb_iframe_widget iframe {
        margin: 0 auto;
    }
	.fb_iframe_widget span{
		display: flex !important;
		justify-content: center;
		margin-top: 20px;
	}
	.facebook-follow {
		padding-bottom: 20px;
	}
	.facebook-follow a {
		width: 340px;
	}
    .home_news {
        border: 4px solid #e8e8e8;
		width: 98%;
        margin: 0 1%;
		box-sizing:border-box;
    }
	.bottom-link{
		display:flex;
        justify-content: space-between;
        gap: 1%;
		padding-top: 20px;
		width: 98%;
        margin: 0 1%;
		box-sizing:border-box;
	}
}

/* お知らせ
-------------------------------------------------------------------*/
main a img:hover{
	opacity:0.8;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.alignright {
  text-align: right;
  margin-bottom: 20px;
  margin-left: 20px;
}
.alignleft {
  text-align: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.wp-caption {
  display: block;
  width: max-content;
  margin-top: 1em;
  text-align: center;
}
.wp-caption-text {
  margin-top: 0;
}
.page .tit_h2{
	font-family: serif;
    font-size: 23px;
    letter-spacing: 14px;
	color: #777;
	border-bottom:3px #e10918 solid;
	margin-top: 0;
}
.page .tit_h2 img{
	vertical-align: middle;
	margin-right: 15px;
}
.page h3 {
	color: #d3b552;
	font-size:20px;
	font-weight:normal;
	margin-bottom:0;
}
.page .postDate{
	margin-top:0;
}
.page .entryCon img{
	border: 9px solid #e8e8e8;
	max-width:250px;
	margin-right:20px;
} 
.page .entryCon.pageCon img{
	max-width:300px;
} 
.page .contactTel img{
	width:100%;
}
@media screen and (max-width:480px){
	.page .entryCon.pageCon{
		width:98%;
		margin:10px 1%;
	}
	.page .entryCon.pageCon img{
		width:100%;
		max-width:90% !important;
		margin: 0 3%;
	} 
}

/* 工房紹介
-------------------------------------------------------------------*/


/* 制作・修復
-------------------------------------------------------------------*/
.table_style .m-r_th_ad{ width: 20%;}
.table_style .m-r_th_na{ width: 55%;}
.table_style .m-r_th_ty{ width: 25%;}

.making_restoration_sub{
	text-align: center;
}
.making_restoration_sub a, .making_restoration_sub span{
	display: inline-block;
	background: url(./image/ul_icon_arrow.png) no-repeat 0px center;
	padding: 0 0 0 10px;
	margin: 10px ;
	font-weight: bold;
	font-size: 16px;
}

/* 実績
-------------------------------------------------------------------*/
.result_table{
	padding: 0;
	margin: 0 0 20px;
	width: 100%;
	border-collapse: separate;
	border-spacing: 5px;
}

table.result_table td{
	vertical-align: top;
	padding: 5px 10px !important;
	border: none;
	text-align: center;
	width: 50%;
}
table.result_table td.comment{ 
	border: 1px solid #cccccc;
	text-align: left;
}


/* レンタル
-------------------------------------------------------------------*/
.rental_box{
	padding: 0;
	margin: 0 0 30px;
}
.rental_lbox{
	float: left;
	padding: 0;
	margin: 0;
	width: 400px;
}
.rental_rbox{
	float: right;
	padding: 0;
	margin: 0;
	width: 300px;
	text-align: right;
}
@media screen and (max-width:480px){
	.rental_lbox {
		float: none;
		width:100%;
		max-width: 400px;
	}
	.rental_rbox {
		float: none;
		width: 300px;
		margin: 0 auto;
		padding-top: 20px;
		text-align: center;
	}
}






