@charset "utf-8";

@import url(side.css);
@import url(text.css);


/* インスタ用
-------------------------------- */

#instafeed{
	width:100%;
	height:auto;
}

#instafeed img{ 	
 } 



div#columns figure {
	background: #fefefe;
	border: 2px solid #fcfcfc;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 0 2px 15px;
	padding: 15px;
	padding-bottom: 10px;
	transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
}

div#columns figure img {
	width: 100%; height: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

div#columns figure figcaption {
  font-size: .9rem;
	color: #444;
  line-height: 1.5;
}

div#columns small {
  font-size: 1rem;
  float: right;
  text-transform: uppercase;
  color: #aaa;
}

div#columns small a {
  color: #666;
  text-decoration: none;
  transition: .4s color;
}

div#columns:hover figure:not(:hover) {
	opacity: 0.4;
}

@media screen and (max-width: 750px) {
  #columns { column-gap: 0px; }
  #columns figure { width: 100%; }
}





html{
min-width:980px;
}

body {
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /* Safari */
}

/* layout
-------------------------------- */

#Content {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}


#Main {
	float: right;
	width: 690px;
	padding-bottom: 50px;
}


header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 235px; /*215pxから変更*/
}

header #Wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height:: 100%;
}

header #Wrapper .Logo {
	padding-top: 30px; /*20pxから変更*/
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px; /*20pxから変更*/
}

header #Wrapper .HeaderContact {
	position: absolute;
	right: 0;
	top: 0;
	width: 550px; /*100px追加*/
	margin-top: 15px;
	height: 100%;
}


header #Wrapper .HeaderContact .tel p {
	background-image: url(../images/header_tel.jpg);
	background-repeat: no-repeat;
	font-size: 35px;
	font-size: 2.4em;
	font-family: "MS Serif", "New York", serif;
	color: #333333;
	height: 26px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 35px; /*35pxから変更*/
}


header #Wrapper .HeaderContact .tel {
	float: left;
	width: 260px; /*100px追加*/
	padding-left:100px;
}

/*firefoxハック*/
@-moz-document url-prefix() {
header #Wrapper .HeaderContact .tel {
	width: 280px;
	padding-left:80px;
}
}


header #Wrapper .HeaderContact .tel .shop{
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


header #Wrapper .HeaderContact .mail {
	float: left;
	width: 190px;
	padding-top:7px
}

header #Wrapper .HeaderContact .adress {
	float: left;
	width: 550px; /*100px追加*/
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 24px; /*22pxから変更*/
	text-align: right;
	margin-top: 5px;
}


/** スマホサイズ時のcss **/   
@media screen and (max-width:480px) { 
/* 【スマホ縦用】 画面サイズが480pxまで  */

  }  
}
@media screen and (max-width: 812px){    
  /** 横向きの時のcss **/   
  @media all and (orientation: landscape) { 
    header #Wrapper .HeaderContact .adress {font-size: 60%;
}
  }   
}


/** タブレット時のcss **/   
@media screen and (min-width: 376px) and (max-width: 768px){    
  /** 縦向きの時のcss **/   
  @media all and (orientation: portrait) { 
    header #Wrapper .HeaderContact .adress {font-size: 98%; line-height: 170%;
}
  }    
}
@media screen and (min-width: 813px) and  (max-width: 1024px){    
  /** 横向きの時のcss **/   
  @media all and (orientation: landscape) { 
    header #Wrapper .HeaderContact .adress {font-size: 98%; line-height: 170%;
}
  }    
}





header #Wrapper .HeaderContact .adress p {
	margin: 0;
}

#top_main_img {
	text-align: center;
	height: 350px;
}

#main_img {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}



/* ヘッダーメニュー（１）*/


header #Wrapper nav ul {
	padding: 0;
	margin: 0;
	margin-top: -12px\9; /* IE8 */
	*margin-top: -11px; /* IE7 */
	_margin-top: -5px;  /*IE6 */
	}
	
	
header #Wrapper nav ul :not(:target){
	margin-top: 6px\9; /* IE9 */
}

header #Wrapper nav li {
	display: inline;
	float: left;
}


header #Wrapper nav a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}



/* ヘッダーメニュー（２）*/

#header_navi2 {
	margin-top: 3px;
	height: 59px;
	margin-top: -22px\9; /* IE8 */
	*margin-top: -11px; /* IE7 */
	_margin-top: -11px; /* IE6 */
	background-image: url(../images/header_navi2_bg.jpg);
}



#header_navi2 #Wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height:: 100%;
}



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

#header_navi2 nav li {
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 59px;
	/* [disabled]margin-top: 3px; */
	*margin-top: -11px; /* IE7 */
}


#header_navi2 nav li.link {
	background-image: url(../images/header_navi2_bg.jpg);
}



#header_navi2 nav ul p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	
}

#header_navi2 nav ul a{
	text-decoration: none;
}


#header_navi2 nav ul p {
	margin-top: 22px;
	text-align: center;
}


#header_navi2 nav ul p :not(:target){
	margin-top: 22px\9; /* IE9 */
}


#header_navi3 {
	margin-top: 3px;
	height: 59px;
	margin-top: -10px\9; /* IE8 */
	*margin-top: -11px; /* IE7 */
	_margin-top: -11px; /* IE6 */
	background-image: url(../images/header_navi2_bg.jpg);
}

#header_navi3 :not(:target){
	margin-top: 14px\9; /* IE9 */
}


#header_navi3 #Wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height:: 100%;
}

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

#header_navi3 nav ul :not(:target){
	margin-top: 0px\9; /* IE9 */
}

#header_navi3 nav li {
	display: inline;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 59px;
	*margin-top: 0px; / IE7 */
}

#header_navi3 nav li :not(:target){
	margin-top: 22px\9; /* IE9 */
}


#header_navi3 nav li.link {
	background-image: url(../images/header_navi2_bg_bk.jpg);
}


#header_navi3 nav li.link :not(:target){
	margin-top: 22px\9; /* IE9 */
}



#header_navi3 nav ul p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	
}

#header_navi3 nav ul a{
	text-decoration: none;
}



#header_navi3 nav ul p {
	margin-top: 22px;
	text-align: center;
}





/* サイド */

#Side {
	float: left;
	width: 250px;
	padding-bottom: 50px;
}

#Side img{
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#Side ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: -25px;
	*margin-left: 25px;
}


#Side .menu li.category {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	background-color: #000;
	height: 29px;
	width: 230px;
	background-image: none;
	color: #FFF;
	padding-top: 12px;
	padding-left: 18px;
}

#Side .menu {
}

#Side .menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#Side .menu li {
	font-size: 15px;
	height: 30px;
	padding-top: 12px;
	padding-left: 36px;
	text-align: left;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	width: 212px;
	background-image: url(../images/parts02.png);
	background-repeat: no-repeat;
	background-position: 18px center;
}

#Side .menu ul a {
	/* [disabled]display: block; */
	/* [disabled]float: left; */
	text-decoration: none;
}



/* サイド メニュー　エピソード */


#Side .menu_episode li.category {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	background-color: #000;
	height: 29px;
	width: 220px;
	background-image: none;
	color: #FFF;
	padding-top: 12px;
	padding-left: 18px;
	padding-bottom: 0;
}

#Side .menu_episode ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#Side .menu_episode li {
	font-size: 15px;
	/* [disabled]height: 30px; */
	padding-top: 12px;
	padding-left: 18px;
	padding-bottom:10px;
	padding-right:10px;
	text-align: left;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	width: 220px;
	/* [disabled]background-image: url(../images/parts02.png); */
	background-repeat: no-repeat;
	background-position: 18px center;
}

#Side .menu_episode ul a {
	/* [disabled]display: block; */
	/* [disabled]float: left; */
	text-decoration: none;
}


#contact {
	background-image: url(../images/main_contact_img01.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 601px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}

#contact .mail{
	margin-top: 72px;
	margin-left: 353px;
}




/* メイン */
#Main .copy{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	/* [disabled]width: 400px; */
}


#Main #copy_img{
	height: 165px;
}


#Main #copy_img .left{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 470px;
	margin-top: 35px;
}

#Main #copy_img .right{
	float: right;
	width: 220px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}





h2{
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	font-size: 21px;
	/* [disabled]width: 682px; */
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
	padding-top: 7px;
	padding-left: 15px;
	height: 40px;
	margin-top: 0px;
	font-weight: normal;
}


h3{
	font-size: 18px;
	/* [disabled]width: 645px; */
	color: #333;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url(../images/parts01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 0px;
	/* [disabled]padding-bottom: 0; */
	padding-left: 45px;
	height: 35px;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 a{
	text-decoration: none;
	color: #333;
}


h4{
	font-size: 20px;
	width: 675px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 15px;
	height: 23px;
	margin-top: 0px;
	font-weight: normal;
	background-color: #7A1E2A;
}

h5{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-left: 15px;
	height: 23px;
	margin-top: 0px;
	background-image: url(../images/h5_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

h6{
	font-size: 16px;
	width: 675px;
	padding-top: 3px;
	padding-left: 15px;
	height: 22px;
	margin-top: 0px;
	font-weight: normal;
	border: 1px solid #CCC;
	color: #333;
	margin-bottom: 10px;
}


p{
	margin:0 0 20px 0;
}


a img{
	border: 0;
}



/* トップコンテンツ（１）*/

#top_content01 {
	background-color: #FFFFF0;
}

#top_content01 #Wrapper {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}


#reason{
	height: 310px;
	padding-bottom: 10px;
}

#reason .left{
	width: 473px;
	float: left;
}


#reason .right{
	width: 473px;
	float: right;
}


#service{
	height: 350px;
	}

#service .left{
	width: 230px;
	float: left;
	padding-right:13px;
	}

#service .right{
	width: 230px;
	float: right;
	}
	
	
/* トップコンテンツ（２）*/

#top_content02 #episode {
	width: 930px;
	background-image: url(../images/top_episode_bg.jpg);
	height: 236px;
	padding: 60px 15px 0 15px;
	margin-bottom: 20px;
}

#top_content02 #episode .left{
	width: 458px;
	height: 72px;
	float: left;
	padding-right: 14px;
	padding-bottom: 5px;
	}

#top_content02 #episode .right{
	width: 458px;
	height: 72px;
	float: right;
	padding-bottom: 4px;
	}
	
#top_content02 {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}

#top_content02 .left{
	width: 650px;
	float: left;
	padding-right:25px;
	}

#top_content02 .right{
	width: 285px;
	float: right;
	}


/* 店舗のご案内　*/


#shop {
	height: 400px;
}

#shop .left{
	width: 245px;
	float: left;
}


#shop .right{
	width: 445px;
	float: right;
}

#shop .right .tel{
	background-image: url(../images/header_tel.jpg);
	background-repeat: no-repeat;
	font-size: 35px;
	font-family: "MS Serif", "New York", serif;
	color: #333333;
	height: 26px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 35px;
}


#shop .right .fax{
	font-family: "MS Serif", "New York", serif;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 20px;
}



/* よくあるご質問　*/


#faq {
	width: 690px;
	border: 1px solid #E6B422;
	margin: 15px 0;
}

#faq .question{
	padding: 15px 20px 2px 20px;
}


#faq .answer{
	background-color: #FFFFF0;
	padding: 15px 20px 2px 20px;
}


#faq .question p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #333;
}


#faq .question .q{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	font-weight: bold;
	color: #E6B422;
}


#faq .answer .a{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	font-weight: bold;
	color: #7A1E2A;
}



/* フッター　*/


footer{
	border-top: 1px solid #999;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

footer #Wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 550px; */
	padding-bottom: 8px;
}


footer #Wrapper .footerContact {
	width: 640px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}

footer #Wrapper .footerContact h6 {
	font-size: 16px;
	width: 625px;
	padding-top: 3px;
	padding-left: 15px;
	height: 22px;
	margin-top: 0px;
	font-weight: normal;
	border: 1px solid #CCC;
	color: #333;
	margin-bottom: 10px;
}


footer #Wrapper .footerContact .logo {
	width: 190px;
	float: left;
	padding-left: 10px;
}

footer #Wrapper .footerContact .about {
	width: 440px;
	float: right;
}



footer #Wrapper .footerContact .tel{
	background-image: url(../images/header_tel.jpg);
	background-repeat: no-repeat;
	font-size: 35px;
	font-family: "MS Serif", "New York", serif;
	color: #333333;
	height: 26px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 35px;
}


footer #Wrapper .footerContact .fax{
	font-family: "MS Serif", "New York", serif;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 20px;
}




footer #Wrapper .map {
	float: right;
	padding: 25px 0;
}

footer #Copyrightbg{
	background: #7A1E2A;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]padding-top: 20px; */
}


footer #Copyrightbg .copyrightwrapper{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding: 3px 0;
}


p .right{
	float: right;
	margin-left: 15px;
}

p .left{
	float: left;
	margin-right: 15px;
}


ul .right{
	float: right;
	margin-left: 15px;
}


.table1{
	border-collapse: collapse;
	width: 690px;
}

.th1{
	padding: 10px;
	text-align: center;
	width: 210px;
	border: 1px solid #b9b9b9;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFF0;
	color: #333;
}

.td1{
	padding: 10px;
	border: 1px solid #b9b9b9;
}


.mt-20{
	margin-top:-20px;
}

.mt-10{
	margin-top:-10px;
}

.mt10{
	margin-top:10px;
}

.mb10{
	margin-bottom:10px;
}


.mr10{
	margin-right:10px;
}

.ml35{
	margin-left:35px;
}


.pt10{
	padding-top:10px;
}

.pt20{
	padding-top:20px;
}


.pb10{
	padding-bottom:10px;
}

.pb20{
	padding-bottom:20px;
}

.pb30{
	padding-bottom:30px;
}

.pb50{
	padding-bottom:50px;
}

.center{
	text-align: center;
}

.box01{
	width: 660px;
	padding: 15px;
}

.dotted{
	border: 1px dotted #333;
}


p.overflow_scroll{
 border:1px; 
 border-style:solid; 
 border-color:#c0c0c0;
 padding:5px;
 width:638px;
 height:170px;
 overflow:auto;
}





/* お問合せフォーム　*/

div.mfp_buttons {
	clear: both;
	padding: 10px 0px;
	text-align: center;
}

	
button {
	width:200px;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    padding:10px 20px;
    border:1px solid #333;
	}

	


