/*
Theme Name: micatachild
Template: micata
*/
@import url('../micata/style.css');



/*----------------------
全体の設定
------------------------*/
html {
	font-size: 62.5%;
}

@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
body, *{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
body {
	font-size: 1.2rem;
	line-height: 1.8;
	color: #fff;
	background-color: #0f1419;
	background-image: url(http://www.maru-10.jp/wp-content/uploads/2016/09/background.jpg);
}
body.custom-background {
	background-color: transparent!important;
	background-image: url(http://www.maru-10.jp/wp-content/uploads/2016/09/background.jpg)!important;
}
#wrapper {

}

*,*::before,*::after {
	box-sizing: border-box;
}
p {
	font-size: 1.6rem;
	margin: 2px;
}
.clearfix::after {
	content: '';
	display: block;
	clear: both;
}

#wrapper {
	background-color: #000;
	background-image: url();
}

main {
	background-color: transparent;
}

.hidden {
	display: none;
}
.col {
	width: 300px;
	margin-bottom: 30px;
	display: block;
	margin: 0 auto ;
}
@media screen and (max-width: 780px) {
	.col {
		width: 100%;
	}
}
.col-6 {
	width: 450px;
	margin-bottom: 30px;
	display: block;
	margin: 0 auto 30px;
}
.col-8 {
	width: 600px;
}
a:hover img {
	opacity: 1;
	
}
/*----------------------
全体の設定
------------------------*/
/*-----------------------
ヘッダーの設定
------------------------*/
.sitename a {
	font-size: 2.2rem;
}
header ul.menu li a {
	color: #fff;
	font-size: 1.8rem;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
#header-r {
	margin-top: 12px;
}
.head-telno {
	font-size: 2.2rem;
	color: #c69d2b;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.head-telno a {
	font-size: 2.8rem;
	color: #c69d2b;
	margin-left: 10px;
}
.head-telno span {
	font-size: 1.6rem;
}
.telno-desc {
	text-align: center;
	color: #c69d2b;
	font-size: 1.8rem;
}
.tel-time {
	text-align: center;
	color: #c69d2b;
}
header .descr {
	font-size: 1.8rem;
	padding-bottom: 20px;
}

/*-----------------------
ヘッダーの設定
------------------------*/
/*----------------------
サイドバーの設定
----------------------*/
.st-formbtn {
	margin-top: 45px;
}
#side .st-formbtn a {
	background-image: url(http://www.maru-10.jp/wp-content/uploads/2016/09/header-order.jpg);
	font-size: 2.0rem;
	line-height: 2.4;
}
#side aside .st-pagelists li {
	font-size: 1.6rem;
}
#side aside #mybox ul li ul li {
	font-size: 1.6rem;
}
#side aside #mybox ul li ul li a {
	color: #fff;
	text-decoration: none;
}
#side aside ul li ul li {
	background-image: none;
	padding: 5px 0 0 5px;
	border-bottom: 1px dotted #fff;
}
#side aside ul li ul li.menu-item-object-sushi-cat {
	border-bottom: 0;
}
/*----------------------
サイドバーの設定
----------------------*/
/*--------------------
フロントページの設定
---------------------*/



#gazou-wide {
	max-width: 1060px;
	margin-bottom: 50px;
}

/*サイドメニュー*/

.menu-title {
	color: #0f1419;
}

/*アコーディオンメニュー*/
#s-navi dt.trigger .op {
	color: #c69d2b;
}
.logo {
	width: 230px;
	height:750px;
	background: rgba(0,0,0,0.8);
	padding-top: 20px;
}
.header-img {
	display: block;
	margin: 20px auto 0;
}
.about {
	position: relative;
/*
	background-image: url(http://127.0.0.1:4001/maru-10.jp/wp-content/uploads/2016/10/shokunin.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
*/
}
@media screen and (min-width: 781px) {
	.about-txt {
	width: 60%;
	text-align: left;
	font-size: 1.8rem;
	line-height: 1.8;
	padding: 20px;
	float: left;
	}
	.about-txt span {
		margin-bottom: 10px;
	}
	.about-img {
		width: 39%;
		float: left;
	}
}
@media screen and (max-width: 780px) {
	.about-txt {
		font-size: 1.6rem;
	}
}
.heading {
	display: inline;
	color: #c69d2b;
	background: none;
	text-align: center;
	font-size: 2.2rem;
	line-height: 3;
	border: 0;
	border-left: 2px solid #c69d2b;	
}
.heading::before {
	content: "";
	background-size: contain;
	display: inline-block;
	margin: 0 0 0 0;
	height: 30px;
	vertical-align: middle;
}
.top-txt {
	display: block;
	float: left;
	width: 260px;
}
.col-4 {
	width: 300px;
	margin-bottom: 30px;
	display: block;
	margin: 0 auto 30px;
}
.when-title{
	font-size: 1.8rem;
	text-align: center;
	margin: 0 auto ;
	padding: 10px 15px;
	color: #fff;
	background: #c69d2b;
	position: absolute;
	display: block;
	bottom: 0;
	width: 100%;
}
.area-store {
	margin-left: ;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: bold;
}
.area-txt {
	font-size: 1.6rem;
	vertical-align: middle;
}
.fb_iframe_widget {
	display: block;
}
.fb-txt {
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
/*--------------------
フッター追加情報の設定
--------------------*/
.table {
	display: inline-block;
	width: 300px;
	font-size: 1.8rem;
}
.table dt {
	clear: left;
	float: left;
	width: 80px;
}
.table dd {
	margin-left: 80px;
}
#footer .address p {
	font-size: 1.5rem;
}
.footermenust {
	font-size: 1.6rem;
}
/*--------------------
/フッター追加情報の設定
--------------------*/
/*--------------------
見出しの設定
---------------------*/
h1.entry-title {
	color: #0f1419;
	background-image: url(http://maru-10.jp/wp-content/uploads/2016/09/background-pat-3.jpg);
	border-radius: 10px;
	text-align: center;
	font-size: 2.4rem;
	line-height: 1.8;
}
.post h3 {
	color: #c69d2b;
	border-bottom-style: solid;
	border-color: #c69d2b;
	font-size: 1.8rem;
}
/*--------------------
見出しの設定
---------------------*/
/*-------------------------
寿司分類一覧ページ
-------------------------*/
.button {
	text-align: center;
}
.cat-item {
	display: inline-block;
	width: 200px;
	padding: 10px 20px;
	margin: 10px;
	border-radius: 4px;
	background: #fff;
	text-align: center;
}
.cat-item a {
	letter-spacing: 2px;
	color: #333;
	padding: 10px 20px;
	text-decoration: none;
	font-size: 1.6rem;
}
.cat-item a:hover {
	opacity: 0.9;
}
.cat-desc p {
	font-size: 1.8rem;
	margin-bottom: 50px;
}
.kanren dl {
	border-bottom: 0;
}
.kanren dt {
	width: 300px;
	height: 225px;
	overflow: hidden;
}
.kanren dt img {
	width: 100%;
}
.kanren dd {
	padding-left: 0px;
}
.cat-box {
	width: 300px;
	margin-bottom: 30px;
	display: block;
	margin: 0 auto 30px;
}
.sushi-title {
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
	padding: 10px auto;
	margin-bottom: 20px;
}
.sushi-title:hover {
	opacity: 0.8;
}
.kanren .clearfix dd p {
	color: #ddd;
}
/*-------------------------
寿司分類一覧ページ
-------------------------*/
/*-------------------------
寿司メニューページ
--------------------------*/
.column {
	margin-bottom: 40px;
}
.col .sushi-img {
	display: block;
	margin: 0 auto;
}
.ninzu {
	font-size: 1.2rem;
	line-height: 1.5;
}
.txt {
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.price {
	font-weight: bold;
	font-size: 1.6rem;
}
.sushi-cat {
	font-size: 1.2rem;
	display: inline-block;
	background: #fff;
	color: #0f1419;
	padding: 3px 10px;
	text-align: center;
}
.menu-title {
	font-size: 2.0rem;
	color: #fff;
	
}
.post h4 {
	padding-left: 0;
	margin-bottom: 0;
}
.caption {
	color: #fff;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.suimono {
	display: inline-block;
	padding: 3px 7px;
	margin: 0 5px 0 0;
	background: #AF5F3C;
	font-size: 1.4rem;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.chawan {
	display: inline-block;
	padding: 3px 7px;
	margin: 0 5px 0 0;
	background:  #517C1C;
	font-size: 1.4rem;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.toro {
	display: inline-block;
	padding: 3px 7px;
	margin: 0 5px 0 0;
	background: #ff3333;
	font-size: 1.4rem;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.yoyaku {
	display: inline-block;
	padding: 3px 7px;
	margin: 0 5px 0 0;
	font-size: 1.4rem;
	font-weight: bold;
	background: red;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
/*
	color: #c69d2b;
	border: 1px solid #c69d2b;
*/
}
.price {
	color: #c69d2b;
	padding-left: 20px;
	font-size: 1.8rem;
	float: right;
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.notice {
	font-size: 1.4rem;
}
.setprice {
	margin-bottom: 40px;
}
/*665px以上の時だけ2カラム表示*/
@media screen and (min-width: 667px){
	.col:nth-of-type(odd),
	.cat-box:nth-of-type(odd),
	.col-6:nth-of-type(odd),
	.col-4:nth-of-type(1),
	.col-4:nth-of-type(2) {
		float: left;
		margin-right:10px;
	}

	.col:nth-of-type(even),
	.cat-box:nth-of-type(even),
	.col-6:nth-of-type(even),
	.col-4:nth-of-type(3) {
		float: left;
	}
}
/*-------------------------
/寿司メニューページ
--------------------------*/
/*会食メニューページ*/
.setprice {
	font-family: "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
/*会食メニューページ*/
/*-----------------------
サイドメニューページ
-----------------------*/
.side-caption {
	margin-bottom: 40px;
}
/*-----------------------
サイドメニューページ
-----------------------*/
/*----------------------
ランチサービスページ
------------------*/
ul.attention {
	list-style: none;
	padding-left: 0;
}
/*----------------------
ランチサービスページ
------------------*/
/*------------------------
ご注文ページ
------------------------*/
.center {
	text-align: center;
}

.order-title {
	font-size: 2.0rem;
	border: 0;
	background: none;
	color: #fff;
	margin-bottom: 20px;
	padding-left: 0;
	border-bottom: 1px solid #c69d2b;
}
.order-box {
	margin-bottom: 70px;
}
.telno {
	font-size: 2.5rem;
	color: #c69d2b;
	margin-top: 15px;
	margin-bottom: 30px;
}
.tel {
	font-size: 3.2rem;
	font-family: 'Montserrat', sans-serif;
}

.left {
	text-align: left;
}
.order-area {
	display: inline-block;
	font-size: 1.6rem;
}
.order-exp {
	display: table;
	width: 100%;
	margin: 0 auto;
}
.order-list {
	background-image: url(http://www.maru-10.jp/wp-content/uploads/2016/09/order_wood-4.jpg);
	color: #222;
	display: table-cell;
	margin: 0 0 10px;
	font-size: 2rem;
	line-height: 2.2;
	width: 70px;
	border-radius: 5px;
}

.fa-chevron-right {
	display: inline-block;
	color: #c69d2b;
	font-size: 4rem;
	margin: 0 10px 0;
}
.order-desc {
	font-size: 1.6rem;
	
}
/*------------------------
/ご注文ページ
------------------------*/
.kanren .clearfix dd h5 a {
	color : #fff;
}
/*---------------------
幅が780px以上のPC表示の処理
------------------------*/
@media screen and (min-width: 781px) {
/*ヘッダー*/

/*PCナビゲーション*/
	nav.smanone {
		text-align: center;
	}

	nav.smanone ul.menu >li {
		display: inline-block;
/*
		border-left: 1px solid #c69d2b	;
		border-right: 1px solid #c69d2b	;
*/
	}
	nav.smanone ul.menu >li a {
		background-image: url(http://www.maru-10.jp/wp-content/uploads/2016/09/dark-planingwood.jpg);
	}
	nav.smanone ul.menu li li a {
		background-image: url(http://www.maru-10.jp/wp-content/uploads/2016/10/dark-planingwood-1.jpg);
	}
	header ul.menu li li a{
		opacity: ;
	}
	header ul.menu li {
		width: 230px;
	}
	header ul.menu li a:hover {
		opacity: 1.0;
		color: #c69d2b;
	}
	#gazou-wide  nav.smanone {
		padding: 0 30px;
	}
	
/*メインコンテンツの幅を固定*/
	#wrapper{
		width: 1014px;
	}
	.kanren .left {
		padding-left: 0px;
		margin-top: 235px;
	}
	.nivo-lightbox-wrap {
		top: 20%;
		left:20%;
	}
	.area {
		width: 50%;
		float: left;
	}
	.fb {
		width: 50%;
		float: left;
	}
	.when {
		
		margin: 0 auto;
	}
	.when-img {
		background: url(http://www.maru-10.jp/wp-content/uploads/2016/10/when.jpg);
		height: 250px;
		width: 920px;
	}
	p.img {
		display: none;
		text-align: center;
		margin: 0 auto;
	}
}
/*---------------------
/幅が780px以上のPC表示の処理
------------------------*/
/*----------------------
幅が780px以下のPC表示の処理
-----------------------*/
@media screen and (max-width: 780px) {
	.col {
		margin-bottom: 40px;
	}
	.heading {
		font-size: 2.0rem;
		line-height: 2;
	}
	.area-txt {
		font-size: 1.4rem;
	}
	.when {
		width: 100%;
	}
	img {
		max-width: 100%;
	}
	p.img {
		text-align: center;
	}
	.when-img {
		background: none;
	}
	#s-navi dt.trigger .op {
		font-size: 16px;
		color: #fff!important;
	}
	#s-navi dt.trigger {
		text-align: center;
		background: linear-gradient(#c69d2b, #6b4d0c);
		height: 45px;
		border-radius: 4px;
	}
	#s-navi dl.acordion {
		margin: 10px 0;
	}
}
}
/*----------------------
幅が780px以下のPC表示の処理
-----------------------*/
