@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}

:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1%;
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{
	font: 14px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #333;
	-webkit-text-size-adjust: none;
	background: #00AFE8;
	background-image:url(images/back.gif);
	background-position:center top;
	/*background-size:cover;*/
	background-repeat:no-repeat;
}



/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#3837D4;
}

a:hover, a:active{
outline: none;
color:#996600;
text-decoration:underline;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{zoom: 1;}


/* レイアウト
------------------------------------------------------------*/

#wrapper{
/*background-color:#fff;*/
	
}


#wrapper, .inner{
margin:0 auto;
width:1000px;
position:relative;
}

#header{
overflow:hidden;
position:relative;
top:0;
left:0;
}

#content{
	float: left;
	width: 1000px;
	padding: 0px;
	background-color:#fff;
	margin-bottom:2em;
}

#content-inner {
	margin:1em 2em 1em 2em;
}

#footer{
clear:both;
} 


/* ヘッダー
*****************************************************/


/* 
----------------------------------*/
#header h1{
	clear: both;
	padding-top: 2.7em;
	padding-right: 0;
	padding-left: 0.5em;
	padding-bottom: 0.6em;
	text-align: left;
}

#header .inner #headtext {
	position: absolute;
	top: 5px;
	left: 8px;
	color: #000000;
	width: 30%;
}

#header .inner #headcart #headlog li a {
	font-size:1.1em;
	background-image:url(images/listmark1.png);
	background-repeat:no-repeat;
	background-position:left center;
    line-height:100%;
	padding-left:1em;
	padding-right:1em;
}
#header .inner #headcart #searchbox {
	padding:0.2em 0 0.3em 0;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}


.post{
margin:0 0 20px 0;
padding:20px 10px 20px 20px;
/*border:1px solid #e2d7c2;*/
background: #fff;
}

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

#content-inner h1 {
	font-size:3em;
	margin-left:0.5em;line-height:110%;
}
#content-inner .kizai.lineat h1 {
	padding-top:0.5em;
}
#content-inner .kizai.lineat h2 {
	margin-top:2.5em;
	line-height:105%;

}
.kizai.lineat .indent-box h4 {
	font-weight:800;
	margin:0.6em 0 1em 0;
	line-height:103%;

}
.kizai.lineat .indent-box p.lineat_bt {
	margin-top:1em;margin-bottom:2em;
}
.kizai.lineat .indent-box p.friend_plus {
	margin:0.6em 0 2em 0;
}





#content-inner h2 {
	font-size:2em;
	border-bottom:solid 1px #ccc;
	margin-bottom:1em;
	margin-top:1.2em;
	margin-left:0.8em;
	margin-right:1em;
	line-height:110%;
	clear:both;
}

#content-inner h3 {
   clear:both;
}

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

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 10px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}


/* table */

table.nomaltable{
border: 1px #cccccc solid;
border-collapse: collapse;
border-spacing: 0;
margin:0 0 20px;
margin-left:auto;margin-right:auto;
margin-top:1em;
width:96%;
}


table.nomaltable th{
border: #cccccc solid;
border-width: 0 0 1px 1px;
background:#eeeeee;
vertical-align:top;
/*text-wrap:suppress;*/
padding:0.3em;
}


table.nomaltable td{
border: 1px #cccccc solid;
border-width: 0 0 1px 1px;
background:#fff;
vertical-align:top;
padding:0.3em;
vertical-align:middle;
text-align:center;
}

table.formTable th{
	background-color:#EFF7EB;
	padding:1em;
}

table.formTable td{
	background-color:#F4F7D8;
	padding:1em;
}

table.formTable textarea{
   	width:96%;
}


#top-header #headcart .iconbox {
/*	width:105px;*/
	width: 52px;
	text-align:left;
	float:left;
	padding-top:10px;
	display: none;
}

#top-header #headcart .iconbox a {
	display:block;
	margin-left:4px;
	margin-right:3px;
	float:left;
}

/* フッター
*****************************************************/

#copyright{
clear:both;
padding:10px 0 37px;
text-align:center;
color:#000;
font-size:10px;
}

#header #headcart{
/*   text-align:right;*/
}
#header #headcart p.headcontact {
    padding-top:0.5em;
    margin: 0 auto;
    text-align: center;
}

#banner-box{
  float:left;
  width:48%;	
}

#banner-box ul {
	width:100%;
}

#right-box {
	width:48%;
	float:right;
}

#right-box img {
	width:100%;
/*	max-width:438px;*/
	height:auto;
}

.fbpagebox{
 width:100%;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{ width: 100%!important; }

#topbox1{
padding:20px;
}

#banner-box li a {
 display:block;
 background-color:#ccc;
 margin-bottom:10px;
 width:85%;
 padding:8% 8% 13% 6%;
}

#banner-box ul li a{
	position:relative;
}

#banner-box ul li#no1 a p,#banner-box ul li#no2 a p {
	position:absolute;
	bottom:0.2em;
	right:0.5em;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
}

#banner-box ul li#no3 a p{
	position:absolute;
	bottom:0.2em;
	right:0.5em;
	font-size:1.3em;
	color:#000;
	font-weight:bold;
}

#banner-box ul li#no1 a{
   background-image:url(images/studio_banner.png);
   background-size:cover;
   background-repeat:no-repeat;
}
#banner-box ul li#no2 a{
   background-image:url(images/audio_banner.png);
   background-size:cover;
   background-repeat:no-repeat;	
}
#banner-box ul li#no3 a{
   background-image:url(images/users_banner.png);
   background-size:cover;
   background-repeat:no-repeat;	
}

#banner-box .map-box img {
	width:100%;
	max-width:470px;
	height:auto;
}
#top-header #headcart .headtel {
	width:100%;
	max-width:253px;
	height:auto;
}
#topbox1 .message-box {
	padding:0 0 1em 0;
	font-size:1.2em;
}
#infobox {
	padding: 0 0 3em 0;
}
#infobox h2 {
	text-align: center;
	font-size: 1.8em;
}
.info_title {
	width: 205px;
	min-width: 0!important;
}
#infolist {
	border: solid 1px #000;
	overflow: auto;
	min-height: 200px;
	max-height: 300px;
	margin-top: 1em;
	font-size: 1.2em;
}
#infolist li {
	margin: 1.5em 10px;
/*	height: 24px; */
	overflow: hidden;
	position: relative;
}
#infolist.sp::-webkit-scrollbar {
	width: 10px;
	background: #f0f0f0;
}
#infolist.sp::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background: #ccc;
}
#infolist.sp::-webkit-scrollbar-track-piece:start {
	background: #f0f0f0;
}
#infolist.sp::-webkit-scrollbar-track-piece:end {
	background: #f0f0f0;
}
#infolist.sp::-webkit-scrollbar-corner {
	background: transparent;
}
#infolist .date {
	width: 145px;
	display: block;
	float: left;
}
#infolist .right {
	overflow: hidden;
	display: block;
}
#infolist .cat {
	display: block;
	color: #fff;
	width: 80px;
	text-align: center;
	margin-right: 20px;
	float: left;
}
#infolist .title {
	display: block;
	overflow:hidden;
}
#infolist .imgbox {
	display: inline-block;
	max-width: 100px;
	cursor: pointer;
}
#infolist .imgbox img {
	max-width: 100%;
}

#offset {
	display: none;
}
#btn_more {
	padding: 10px;
	text-align: center;
	background-color: #eee;
	display: none;
	cursor: pointer;
}
#btn_more:hover {
	background-color: #ddd;
}
#btn_more .loader {
	display: none;
}
#btn_more.loading {
	background-color: transparent;
}
#btn_more.loading .loader {
	display: inline;
}
#btn_more.loading .text {
	display: none;
}
.line-box {
	border:solid 1px #ccc;
	padding:10px;
	margin:10px;
}

.list-box2 p{
    padding:0.5em;
}
.line-box dl{
   margin:0 auto 1em auto;width:96%;
}
.line-box dl dt {
	font-size:1.2em;font-weight:bold;border-bottom:dotted 1px #333;
}

.line-box dl dd{
  margin:0.5em 0 1em 0.3em;	
}

.list-box2 {
	margin:0.5em 1em 1em 0.5em;
}
.line-box.bgcol {
	background-color:#E8F8F7;
}
.studio-zu {
    float:left;
	width:46%;
	text-align:center;
	padding-bottom:3%;
}

.studio-zu img.haichi{
	width:100%;
	max-width:350px;
  height:auto;
}

table.studio-a,table.studio-b{
	width:47%;
	float:left;
	margin: 0 1% 2% 2%;
	}
table.studio-a tr th,table.studio-a tr td,table.studio-b tr th,table.studio-b tr td {
	padding:0.4em;
	text-align:left;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
width:95%;
padding-top: 30px;
margin-top:20px;
margin-left:auto;margin-right:auto;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 95%;
height: 80%;
}
.map-box2 {
	width:96%;
	padding-left:2em;
}
.chuusya {
 max-width: 800px;
 margin: 30px auto;
}
.chuusya .left {
 float: left;
 width: 177px;
 margin-right: 30px;
 text-align: center;
}
.chuusya .right {
 overflow: hidden;
 font-size: 1.1em;
}

.nomaltable.access_table{
   width:90%;
   margin-left:auto;margin-right:auto;
}
.nomaltable.access_table tr td {
	text-align:left;
}
.studio-a.nomaltable tr th img.studio-l,.studio-b.nomaltable tr th img.studio-l {
	width:100%;
	height:auto;
}
.st-l {
	font-size:1.4em;
	font-weight:800;
}

table.head_table.td{
   width:33.3%;	
}
table.head_table tbody tr td img {
		width:100%;
	height:auto;
	max-width:730px;
}
.head_image {
	width:100%;
}

.head_image img{
   width:100%;
   height:auto;	
}
.studio-zu .sofa {
	width:100%;
	height:auto;
	max-width:350px;
}
.indent-box {
	padding:0 30px 20px 30px;
}
.line-box-inner img{
  margin-right:10px;margin-top:10px;float:left;
}
.line-box.reco {
	background-color:#F4F7D8;
	margin-bottom:2em;
}
.com_large {
	font-size:1.2em;
	font-weight:800;
}



.defaultlist
,.defaultlist li{
	padding:0px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px;
	/*border-bottom:solid 1px #ccc;*/
}
 
.list10{
	counter-reset:li;   
}
 
.list10 li{
	position:relative;
	display: block;
	padding:6px 0px 6px 40px; 
	margin-left:0px !important;
	background-color:#FFFEF2;
/*	border-bottom:dotted 1px #E9C47F;*/
}
/*
.list10 li{
	border:solid 1px #98CBDA;
	background-color:#FFFEF2;
}
*/
.list10 li{
    background-color:#ffffff;
	display:block;
	padding-top:0.4em;
	padding-bottom:0.2em;
	padding-left:3.2em;
	padding-right:1.2em;
	margin-bottom:0.8em;!important;
}

.list10 li.reform{
    border:solid 3px #98CBDA;
}

li.list10-count:after{
	counter-increment: li;
	content: counter(li) ".";
	position: absolute;	
	display: block;
	text-align: center;
	font-style: italic;
	left: 13px;
	top: -1px;
	font-size: 20px;
	color:#863637;
	font-family:'Goudy Bookletter 1911',Georgia,serif; 
}
.pagebanner {
	display:block;
	float:right;
}
table.nomaltable.kizai {
	table-layout: fixed;
}
table.nomaltable.kizai td img {
	max-width: 100%;
}
table.nomaltable.kizai.hyou {
	width:100%;
	background-size:cover;
	background-color: #f6f6f6;
}
table.nomaltable.kizai.hyou1 {
	width:100%;
	background-image:url(images/DSC00364.jpg);
	background-size:cover;
}

table.nomaltable.kizai.hyou2 {
	width:100%;
	background-image:url(images/DSC00203.jpg);
	background-size:cover;
}

table.nomaltable.kizai.hyou3 {
	width:100%;
	background-image:url(images/DSC00146.jpg);
	background-size:bottom left;
}

table.nomaltable.kizai.hyou4 {
	width:100%;
	background-image:url(images/DSC00235.jpg);
	background-size:bottom center;
}


table.nomaltable.kizai.hyou5 {
	width:100%;
	background-image:url(images/DSC00371.jpg);
	background-size:bottom center;
}



table.nomaltable.kizai td,table.nomaltable.kizai th{
    text-align:left;
	background-color:transparent;
}

table.nomaltable.kizai tbody tr .wid25 {
	width:25%;
}
table.nomaltable.kizai tbody tr .wid12 {
	width:11%;
}

table.nomaltable.kizai tbody tr .wid20 {
	width:20%;
}

table.nomaltable.kizai tbody tr .wid15 {
	width:15%;
}

table.nomaltable.kizai td.migiyose{
	text-align:right;
}
.sp-title {
 display: none;
}

ul.pagemenu{
  display:table;
  table-layout:fixed;width:100%;
}

ul.pagemenu li {
	display:table-cell;
	line-height:110%;
	text-align:center;
	padding:0.3em;
background-color:#FCC764;;
	height:3em;
	vertical-align:middle;
}
div.pagemenu {
	margin-bottom:2em;
}

ul.pagemenu li a{
	display:block;
	padding:0.5em;
	border-right:1px solid #fff;
}

ul.pagemenu li a{
	display:block;
	padding:0.5em;
	border-right:1px solid #fff;
}

ul.pagemenu li:last-child a{
	display:block;
	padding:0.5em;
	border-right:none;
}
table.nomaltable.kizai tbody tr td a {
	display: block;
	max-width:100px;
/*	min-width:60px;*/
	margin-left: auto;
	margin-right: auto;
}
table.nomaltable.kizai tbody tr td a img {
	vertical-align:bottom;
	line-height:0;
	width:auto;
	height:auto;
	border:solid 1px #fff;
}
.nomaltable.price tr .bgc_inpact {
	background-color:#ADE2F3;
	font-weight:bold;
}
.line-box h3 {
	font-size:1.4em;
	color:#F3475D;
}
#content-inner .kizai h3 {
	font-size:1.4em;
	margin-top:0.5em;
	color:#F3475D;
}
table.nomaltable.kizai.hyou3 tbody tr td img {
	width:100%;
	height:auto;
}


.line-box.reco.clearfix img {
	float:right;
	padding-left:0.5em;
}
div a img {
}


/**/

#mainimage {
	width:100%;
}

#mainimage img {
 width:100%;
	max-width:1000px;
	height:auto;
 }
.alignright.pdfdl {
	margin-bottom:1em;
}

.alignright.pdfdl img{
	vertical-align:middle;
}
#content #content-inner .indent-box p strong {
	font-weight:bold;
	color:#51920D;
}
table.nomaltable.price tr th.kaiin {
	background-color:#BEE9AA;
}
table.nomaltable.price tr td.kaiin {
	background-color:#DDF9C6;
}

table.nomaltable.price tr th.ippan {
	background-color:#F4E99D;
}

table.nomaltable.price tr td.ippan {
	background-color:#FDF5DD
}

/* contact message*/
.message_box {
	padding:1em;
	margin:0 5% 3% 5%;
	border:solid 1px #cccccc;
	background-color:aliceblue;
	}

.message_box p{
	margin-top:0.3em;
  margin-bottom:1em;
}

.message_box p span{
 font-size:1.3em;line-height:1.5;
}

.message_box p span.col{
	font-weight:bold;
	font-size:1em;
   color:#C4292B;}

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

@media only screen and (min-width: 960px){
	
	
  nav#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	width:100%;
	background-color:#000;
	margin-bottom:10px;
	}
	
	nav#mainNav .inner{
	padding-left:0;
	background:url(images/mainNavSep.png) no-repeat 0 5px;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	background:url(images/mainNavSep.png) no-repeat 100% 5px;
	}
	
	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float: left;
	color: #ffffff;
	height: 60px;
	line-height: 60px;
	font-size: 120%;
	width:150px;
	padding-top: 0px;
	padding-bottom: 0;
	background-color: #000000;
	}
	
	nav#mainNav ul li.homebt a{
    width:100px;   
	}
	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}
  
  nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-parent a{
  color:#F7884F;
  }
  
  nav#mainNav ul ul{
	width:165px;
	/*border:1px solid #e2d7c2;*/
	border-top:0;
	}
  
  nav#mainNav ul li ul{display: none;}
  
  nav#mainNav ul li:hover ul{
  display: block;
  position: absolute;
  top:42px;
  left:-1px;
  z-index:500;
  }

	
  nav#mainNav ul li li{
	margin:0;
  float: none;
  height:50px;
  line-height:40px;
  width:165px;
	background:#faf1df;
	border-bottom:1px dotted #e2d7c2;
  }
	
	nav#mainNav ul li li:last-child{border:0;}
	
  nav#mainNav ul li li a{
  width:95%;
  height:50px;
	padding:0 0 0 10px;
  line-height:40px;
  font-size:100%;
  text-align:left;
  }
	
	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover{color:#6f6f6f}
	
#header #headcart {
	width: 246px;
margin-top: 0em;
	position: absolute;
	top: 13px;
	left: 755px;
}

#header #headcart{
   /*text-align:right;	*/
}
#header #headcart p.headcontact {
    padding-top:0.5em;
}


}

/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/

@media only screen and (max-width:959px){
	nav#mainNav{
	clear:both;
	width:880px;
	margin:0 auto 10px;
	border:1px solid #000000;
	background-color:#000;
	color:#fff;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
	color:#fff;
  background: url(images/menuOpen.png) no-repeat 5px 8px;
	}
	
	nav#mainNav a#menu span{padding-left:35px;font-size:1.4em;}
	
	nav#mainNav a.menuOpen{
	background: url(images/menuOpen.png) no-repeat 5px -34px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li:first-child{border-top:1px solid #000000;}
	nav#mainNav ul li li:first-child{border-top:0;}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 30px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	background:#fff;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border:0;}
	nav#mainNav ul li li:last-child a{border-bottom:1px dashed #ccc;}

 	nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#f6f6f6;
	}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
  padding-left:40px;
	background:#fff url(css/images/sub1.png) no-repeat 20px 18px;}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
		background:#f6f6f6 url(css/images/sub1.png) no-repeat 20px -62px;}
	
	nav#mainNav ul li li:last-child a{background:#fff url(css/images/subLast.png) no-repeat 20px 20px;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#f6f6f6 url(css/images/subLast.png) no-repeat 20px -65px;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:20px;}
	
#header #headlog{
	width:90px;
    float:right;	
}

}

/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, .inner{width:100%;}

	#header{width:100%;}
	
	.contact{padding:10px 0 10px;}

  nav#mainNav{width:95%;}

	nav#mainNav ul{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content, #sidebar{clear:both;width:98%;float:none;margin:0 auto;padding:0;	}
	
	.banner{width:100%;margin:0 auto;text-align:center;}
  p.banner img{width:100%;height:auto;}
	section.widget_search{text-align:center;}
	#calendar_wrap table{width:260px;}
	
	#footer li{margin-bottom:10px;}

#header .inner #headtext {
	position: absolute;
	top: 3px;
	left: 5px;
	color: #000000;
	width: 100%;
}

#header h1{
    padding-top:3em;
	padding-bottom:0.5em;
}

.post-foot-menu{
   display:none;
}

#content-inner {
	margin:0.5em 1em 2em 1em;
	padding-top:2em;
}

/**/

#mainimage {
	width:100%;
}

#mainimage img {
 width:100%;
	max-width:1000px;
	height:auto;
 }

}

@media only screen and (max-width: 959px){
	nav#mainNav{width:98%;}

	#header{text-align:center;background-image:none;}
	#header h2,.contact{float:none;}
	#header #headcart {
		margin-top: 0em;
	margin-left:auto;margin-right:auto;
	/*float:right;*/
	/*text-align:right;*/
	text-align:center;	
   	width:40%;
	}
	
	.post-foot-menu{
   display:none;
}

	.contact{padding:0 0 20px;}
	.contact p{text-align:center;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	/*.alignright,.alignleft{float:none;}*/
/*	
#header #headcart p.headcontact {
    padding-top:0.2em;
	padding-bottom:0.2em;
}*/

#header #headcart p.headtel{
   margin-left:auto;margin-right:auto;	
}
#header #headcart p.headtel img{
    width:100%;
	height:auto;
	max-width:247px;
}
/*
#header #headcart  p.headcontact img {
   width:100%;
   height:auto;
   max-width:140px;
}
*/

#header .inner #headtext {
	position: absolute;
	top: 8px;
	left: -3px;
	color: #000000;
	width: 100%;
	line-height: 105%;
	padding-bottom:2px;
}

#header h1{
    padding-top:1em;
	padding-bottom:0.5em;
	text-align:center;
}

#header h1 img{
   width:85%;
   max-width:354px;
    height:auto;
	padding-top:0.5em;
	padding-bottom:0.3em;
}

/**/

#mainimage {
	width:100%;
}

#mainimage img {
 width:100%;
	max-width:1000px;
	height:auto;
 }
 

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

#siteimage img{
	width:100%;
    max-width:320px;
	height:auto;
}

#banner-box{
 font-size:0.75em;
}
#content-inner {
	margin:0.5em 2em 2em 2em;
	padding-top:2em;
border-bottom:solid 5px #fff;
}

#top-header #headcart p.headcontact{
/*  float:right;*/
 }

#top-header #headcart .iconbox {
  float:left;
}

}


/* 幅644px以下
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
nav#mainNav{width:98%;}

 
#mainimage {
	width:100%;
	float:none;
	clear:both;
   margin-left:auto;margin-right:auto;
}


#mainimage img {
	width:100%;
	height:auto;
}

h2 img {
	width:100%;
	max-width:700px;
	min-width:400px;
	height:auto;
}
#header #headcart{
   text-align:right;	
   	width:45%;
}
#header #headcart  p.headcontact img {
   width:80%;
   height:auto;
   max-width:140px;
}


.studio-zu {
	float:none;
	width:96%;
	text-align:center;
}

.studio-zu img.haichi{
	width:100%;
	max-width:350px;
  height:auto;
}

table.studio-a,table.studio-b{
	width:97%;
}
table.studio-a tr th,table.studio-a tr td,table.studio-b tr th,table.studio-b tr td {
	padding:0.4em;
}
.indent-box {
	padding:0 10px 20px 10px;
}

table.formTable textarea{
   	width:96%;
}

table.formTable input{
   	width:96%;
}


ul.pagemenu{
  display:inline;
  table-layout:fixed;width:100%;
}

ul.pagemenu li {
	display:inline;
	line-height:110%;
	text-align:left;
	float:left;
/*	padding:0.2em;
	background-color:#ccc;*/
	background-color:#fff;
}
div.pagemenu {
	margin-bottom:2em;
}

ul.pagemenu li a{
	display:block;
	padding:0.5em;
	background-color:#FCC764;
	height:2.2em;
	width:100%;
}

#content-inner {
	margin:0.5em 1em 2em 1em;
	padding-top:2em;
border-bottom:solid 5px #fff;
}

#top-header #headcart p.headcontact{
  
  width:75%;
/*  float:right;*/
}
#top-header #headcart p.headcontact img{
   width:100%;
   max-width:100%;
}

#top-header #headcart .iconbox {
float:left;
width:25%;
padding-top:0;
}

#top-header #headcart .iconbox img {
  width:100%;
  max-width:43px;
  height:auto;
  margin-top:5px;
}

}
/* 幅460px以下
------------------------------------------------------------*/
@media only screen and (max-width: 460px){

#header #headcart{
   text-align:right;	
   	width:55%;
}

#banner-box{
  float:none;
  width:100%;	
}

#banner-box ul {
	width:100%;
}

#right-box{
  float:none;
  width:100%;
}

#right-box img {
	width:100%;
	max-width:438px;
	height:auto;
}

#header .inner #headtext {
	position: absolute;
	top: 8px;
	left: -3px;
	color: #000000;
	width: 100%;
	line-height: 105%;
	padding-bottom:5px;
}

#header h1 img{
   width:80%;
   max-width:354px;
    height:auto;
	padding-top:0.5em;
	padding-bottom:0.3em;
}

.indent-box {
	padding:0 10px 20px 10px;
}

.line-box-inner img{
	float:none;
  margin-right:10px;margin-top:10px;float:left;
  width:100%;
  height:auto;
  max-width:300px;
}
.line-box-inner img.w160{
	float:none;
  margin-right:10px;margin-top:10px;float:left;
  width:100%;
  height:auto;
  max-width:160px;
}

table.nomaltable.kizai td,table.nomaltable.kizai th{
 font-size:0.9em;
 }

.line-box.reco.clearfix img {
	float:none;
}

#top-header #headcart .iconbox {
  float:left;
}

#top-header #headcart .iconbox img {
  width:100%;
  max-width:40px;
  height:auto;
    margin-top:5px;
}

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


#content-inner .kizai.lineat h1 {
	padding-top:0.5em;
}
#content-inner .kizai.lineat h2 {
	margin-top:2.5em;
	line-height:105%;

}

.kizai.lineat .indent-box h3 {
	line-height:103%;
	margin-bottom:0.6em;

}
.kizai.lineat .indent-box h4 {
	font-weight:800;
	margin:0.6em 0 1em 0;
	line-height:103%;

}
.kizai.lineat .indent-box p.lineat_bt {
	margin-top:1em;margin-bottom:2em;
}
.kizai.lineat .indent-box p.friend_plus {
	margin:0.6em 0 2em 0;
}

.chuusya {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.chuusya .left {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.chuusya .right {
	font-size: 100%;
}
#infolist .title {
	clear: both;
	padding-top: 8px;
}
table.nomaltable.kizai.hyou,
table.nomaltable.kizai.hyou tr,
table.nomaltable.kizai.hyou tbody,
table.nomaltable.kizai.hyou td {
 display: block;
 width: auto !important;
 background-image: none !important;
 border: none;
}
table.nomaltable.kizai.hyou {
 padding-bottom: 15px;
}
table.nomaltable.kizai.hyou th {
 display: none;
}
table.nomaltable.kizai.hyou td {
 padding: 5px 8px;
}
table.nomaltable.kizai.hyou td:first-child {
 border-top: solid 1px #ccc;
 padding-top: 10px;
 margin-top: 15px;
}
table.nomaltable.kizai.hyou td:after {
 content: '';
 display: block;
 clear: both;
}
table.nomaltable.kizai tbody tr td a img {
 display: block;
 margin-left: auto;
 margin-right: auto;
}
table.nomaltable.kizai td.migiyose {
 text-align: left;
}
.sp-title {
 display: block;
 float: left;
 width: 70px;
 font-weight: bold;
}
.sp-cont {
 overflow: hidden;
 margin-bottom: 10px;
}
#infolist .imgbox {
 width: 33.33%;
}
/************/

}
