@charset "utf-8";
/*
Theme Name:maluna
Theme URI:http://www.maluna-hair.com/
Description:マルナのテーマファイル
Version: 1.3
Author: FUMIZOH by ReativeC
Author URI:http://reativec.co.jp/


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* =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;}

body{
font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#fff;
-webkit-text-size-adjust: none;
background:#000;
overflow-x: hidden;
line-height:160%;
}



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

a:hover, a:active{
outline: none;
color:#ff0000;
}

a img:hover{opacity:.8;}


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


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#fff;
background:#333;
}

input[type="email"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#fff;
background:#333;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"], p.readon a{
vertical-align:top;
padding:0 10px;
background: #8c8c8c;
background: -moz-linear-gradient(top, #8c8c8c 0%, #666 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6eb1ea), color-stop(100%,#666));
background: -webkit-linear-gradient(top, #8c8c8c 0%,#666 100%);
background: -o-linear-gradient(top, #6eb1ea 0%,#666 100%);
background: linear-gradient(to bottom, #8c8c8c 0%,#666 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#666',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:28px;
height:28px;
font-size:100%;
font-weight:bold;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,p.readon a:hover{
background: #666;
background: -moz-linear-gradient(top, #666 0%, #8c8c8c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666), color-stop(100%,#8c8c8c));
background: -webkit-linear-gradient(top, #666 0%,#8c8c8c 100%);
background: -o-linear-gradient(top, #666 0%,#8c8c8c 100%);
background: linear-gradient(to bottom, #666 0%,#8c8c8c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666', endColorstr='#8c8c8c',GradientType=0 );
cursor:pointer;
}
*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper,.inner{
margin:0 auto;
width:1100px;
overflow: hidden;
}

#content{
float:right;
width:850px;
padding:20px 0 50px;
}

#content2{
margin: 0 auto;
    text-align: left;
width:850px;
padding:20px 0 50px;
}

#toppage #content{
width:100%;
}

#sidebar{
float:left;
width:220px;
padding:20px 0 50px;
}

#footer{
clear:both;
}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}

/* ヘッダー
*****************************************************/
.bg{
background:#000;
}


/* サイト説明文
----------------------------------*/
#header h1{
padding:0;
font-size:0%;
color:#fff;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
padding:20px 0;
color: #5fff;
font-size:160%;
font-weight:bold;
text-align:center;
}

/* SNS
----------------------------------*/
.sns{
float:right;
padding:20px 0;
}

.sns img{margin-left:5px;}


/* トップページ　メイン画像
----------------------------------*/
.mainSlider {
width: 100%;
text-align: center;
background:#000;
text-align:center;
margin: 0 auto;
}
.mainSlider div{
max-width: 1100px;
margin: 0 auto;
line-height:0;
text-align:center;
z-index:0;
}

.post{
margin:0 0 20px 0;
}

.toppage h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#fff;
}


/* 記事ループ
*****************************************************/
.list{
padding:10px 0;
border-bottom:1px dashed #444444;
margin:0 0 5px 0;
}

.list:last-child{border:0;}

.post .list p{padding:0 0 15px 0;}

.list h3{
border-bottom:1px solid #666;
}

.list span{
padding-left:10px;
font-size:120%;
}


/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:4px 0 30px;
padding:5px 0;
font-size:130%;
border-bottom:1px solid #eee;

}

.dateLabel{
text-align:right;
font-family:"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0 5px 15px;
font-size:150%;
border-bottom:2px solid #368fdb;
background:url(images/headingBg.png) no-repeat 0 50%;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;

}

.post h3{
margin:10px 0;
font-size:110%;
font-weight:normal;
border-bottom:1px solid #666;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}

.post blockquote p{padding:5px 0;}

.post table{
border: 1px #535353 solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:10px;
border:1px #535353 solid;
border-width: 0 0 1px 1px;
background:#666;
}

.post table td{
padding:10px;
border: 1px #535353 solid;
border-width: 0 0 1px 1px;
background:#222;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

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

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

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

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

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}



/* サイドバー　ウィジェット
*****************************************************/
.widgetWrap, section.widget ul{
margin:10px 0 20px 0;
padding:10px 10px 0 10px;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
box-shadow:none;
}

#sidebar ul#banners{
width:220px;
margin:10px 0;
}

#sidebar ul#banners li{
float:none;
margin:0 0 10px;
}

section.widget h3{
clear:both;
margin:0 0 -5px;
padding:5px 0;
font-size:110%;
border-bottom:1px solid #eee;

}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(images/arrow2.png) no-repeat 0 12px;
border-bottom:1px dashed #e4e4e4;
}

section.widget li a:hover{background-position:2px 12px;}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
width:155px;
line-height:22px;
height:22px;
margin-right:3px;
}

#searchform{padding:20px 0;}

/* カレンダー */
#calendar_wrap table{margin:0 auto;width:90%;}
#calendar_wrap table caption{padding:10px 0;text-align:center;font-weight:bold;}
#calendar_wrap table th, #calendar_wrap table td{padding:3px;text-align:center;}
#calendar_wrap table th:nth-child(6){color:#000;}
#calendar_wrap table th:nth-child(7){color:#950000;}
#calendar_wrap a{color:#6eb1ea;font-weight:bold;font-weight:bold;border-bottom:1px solid #fff;}
#calendar_wrap table td#prev{text-align:left;}
#calendar_wrap table td#next{text-align:right;}
#calendar_wrap table td#prev a{text-align:left;border:0;}
#calendar_wrap table td#next a{text-align:right;border:0;}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 0;
font-size:110%;
border-bottom:1px solid #eee;

}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(images/arrow2.png) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #e4e4e4;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#ccc;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#cccc;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#fff;}


/* トップページ */
#content .newsTitle h3{font-size:120%;}


/* フッター
*****************************************************/
#footer ul{
width:100%;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:center;
padding:5px 0;
margin-right:15px;
background:url(https://maluna-hair.com/sys2/wp-content/uploads/2016/05/footer-bullet.png) no-repeat 0 12px;
}

#footer ul li	a{
display:block;
padding:0 0 3px 10px;
overflow:hidden;
text-decoration:underline;
}

#footer ul li	a:hover{text-decoration:none;}

#footer ul li li{
display:block;
padding:0;
margin:0;
background-position:0 5px;
}


*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
color:#999;
clear:both;
padding:10px 0;
text-align:center;
font-size:90%;
background:#111;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/


/* ブログ4件表示-*/
ul.post{
width:1120px;
margin-right:-20px;
margin-bottom:60px;
padding-bottom:30px;
}

ul.post li{
float:left;
width:260px;
margin-right:20px;
}
/* トップページサロン4件表示*/
ul#banners,ul.post{
width:1120px;
margin-right:-20px;
margin-bottom:60px;
padding-bottom:30px;
}

ul#banners li,ul.post li{
float:left;
width:260px;
margin-right:20px;
}
/* トップページサロン3件センター表示
ul#banners{
width:840px;
margin: 0px auto 60px auto;
padding-bottom:30px;
}

ul#banners li{
float:left;
width:260px;
margin-right:20px;
}-*/
/* 2件センター表示終わり-*/

ul.post{
padding:0;
background:transparent;
border:0;
box-shadow:none;
}

ul.post img{
max-width:260px;
height:auto;
}

ul.post h3{
margin:10px 0 0;
padding-bottom:5px;
font-size:14px;
font-weight:bold;
color:#fff;
border:0;
}

p.readon a{
padding:3px 10px;
font-size:95%;
}

ul#banners:after{content:""; display: table;clear:both;}
ul#banners{zoom: 1;}


/* スタイリストアーカイブタイトル
------------------------------------------------------------*/
#page-title {
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	margin: 0 0 15px;
}
/* スタイリストアーカイブ PC */
#stylist_list li {
	margin: 25px 0 14px;
	padding: 15px;
        background:#222;
        border-radius: 10px;
}

#stylist_list .info {
	width:100%;
	max-width:600px;
	float:right;
}

#stylist_list .title {
	color: #fff;
	font-size: 17px;
        font-weight:bold;
	line-height: 140%;
	margin: 0 0 12px;
}

#stylist_list .stylist-message {
	color: #fff;
	line-height: 150%;
	margin: 0;
	font-size: 12px;
}

#stylist_list .meta {
	margin: 0;
}

#stylist_list .meta li {
	color: #fff;
	background: none;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	font-size: 10px;
	float: left;
	display: inline;
	line-height: 120%;
}

#stylist_list .stylist-detail {
	line-height: 150%;
        margin-left: auto;
        text-align: right;
	font-size: 12px;
	padding: 0 0 15px;
}

#stylist_list .image img {
        border: 1px #ccc solid;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
	padding: 1px;
        margin: 0 15px 0 0;
	max-width:600px;max-width: 294px;
	max-width:600px;height: auto;
}


/* スタイリストシングルページ PC */
#stylist_single {

}
#stylist_single li {
	background: url(https://maluna-hair.com/sys2/wp-content/themes/maluna/images/stylist-background.gif);
	margin: 0 0 30px;
	padding: 15px;
        border-radius: 10px;
}

#stylist_single .single_stylist-info {
	width:464px;
	float:right;
}

#stylist_single .title {
	background: url(https://maluna-hair.com/sys2/wp-content/themes/maluna/images/common/dot1.gif) repeat-x left bottom;
	color: #ccc;
	font-size: 17px;
        font-weight: bold;
	line-height: 140%;
	margin: 20px 0 12px;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-title {
width:100px;
	line-height: 150%;
	margin: 0;
	color: #ccc;
	font-size: 14px;
        font-weight:bold;
	padding: 0 0 5px;
	float: left;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment {
width:359px;
	line-height: 150%;
	margin: 0;
	color: #ccc;
	font-size: 14px;
        font-weight:bold;
	padding: 0 0 10px 5px;
	float: left;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment a {
width:359px;
	line-height: 150%;
	margin: 0;
	color: #ccc;
	font-size: 14px;
        font-weight:bold;
	padding: 0 0 10px 5px;
	float: left;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-title2 {
width:100px;
	line-height: 150%;
	margin: 0;
	color: #ccc;
	font-size: 14px;
        font-weight:bold;
	padding: 0 0 5px;
	float: left;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment2 {
width:359px;
	line-height: 150%;
	margin: 0;
	color: #ccc;
	font-size: 14px;
        font-weight:bold;
	padding: 0 0 5px 5px;
	float: left;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment2 a {
width:359px;
	line-height: 150%;
	margin: 0;
	color: #ccc;
	font-size: 14px;
        font-weight:bold;
	padding: 0 0 5px 5px;
	float: left;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-video {
width:100%;
	line-height: 150%;
	margin: 0;
	padding: 0 0 5px;
	float: left;
text-align:center;
}

#stylist_single .single_image img {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
	padding: 1px;
        margin: 0 15px 0 0;
}


#stylist_single .button-out {
        text-align: center;
        width: 166px;
        margin: 20px 0 0;
        padding: 0;
}
#stylist_single .button {
	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
        padding: 10px;
}
#stylist_single .button:hover {
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
	color: #fff;
}
#stylist_single .button:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #fff;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

/* 商品紹介ページ */
.product_category {
	font-size: 80%;
	display:inline;
	border: 1px solid #fff;
	padding: 2px 10px;
}
.product_name {
	font-weight:bold;
	font-size: 120%;
	margin: 15px 0px 5px 0;
}
.product_price {
	color:#f00;
	margin-bottom: 10px;
	padding-bottom:10px;
}
#top_movie {
	width: 60%;
	margin: 0 auto 60px auto;
}
video {
  width: 100%;
}

/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
div.panel{
display:block !important;
}

a#menu{display:none;}

nav#mainNav ul{
clear:both;
position:relative;
z-index:200;
width:1100px;
margin:0 auto;
}

nav#mainNav li{
float: left;
margin-right:20px;
position: relative;
left:8.5%;
}

nav#mainNav li a{
display: block;
_float:left;
font-size:110%;
font-weight:bold;
line-height:45px;
padding:0 15px 0 15px;
color:#ccc;
border-bottom:1px solid #222;
}

nav#mainNav li.current-menu-item a, nav#mainNav li a:hover, nav#mainNav li.current-menu-parent a{
color:#dd3333;
border-color:#dd3333;
}

nav#mainNav li.hassub li a,nav#mainNav li.hassub.current-menu-item li a, nav#mainNav li.hassub.current-menu-parent li a, nav#mainNav li.hassub li a:hover{background:none;}

nav#mainNav ul ul{
width:150px;
background:#222;
}

nav#mainNav li ul{
display:none;
opacity:0;
}

nav#mainNav li:hover ul{
display: block;
position: absolute;
top:46px;
left:0;
z-index:500;
opacity:1;
}

nav#mainNav li li{
margin:0;
float: none;
width:150px;
left:0px !important;
}

nav#mainNav li li a, nav#mainNav li.current-menu-parent li a,nav#mainNav li.current-menu-item li a{
padding:0 15px 0 15px;
height:35px;
font-size:110%;
line-height:35px;
}

nav#mainNav li.current-menu-item li a, nav#mainNav li.current-menu-parent li a{
color:#adadad;
border-bottom:1px solid #adadad;
}

nav#mainNav li li.current-menu-item a,nav#mainNav li li a:hover{
color:#dd3333;
border-color:#dd3333;
}

/* ヘッダーメニュー位置*/
div.header-w {
	width: 100%;
	background: #222;
	padding: 0 500%;
	margin: 0 -500%;
}
}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto 10px;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
  background: url(images/menuOpen.png) no-repeat 5px 8px;
	}

	nav#mainNav a#menu span{padding-left:35px;}

	nav#mainNav a.menuOpen{
	border-bottom:0;
	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 #d5d5d5;}
	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 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	background:#222;
	}

	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:#181818;
	}

	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:#222 url(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:#222 url(images/sub1.png) no-repeat 20px -62px;
	}

	nav#mainNav ul li li:last-child a{background:#222 url(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:#181818 url(images/subLast.png) no-repeat 20px -65px;}

	nav div.panel{float:none;}

	#mainImg{margin-bottom:20px;}

	html.header-w{display:none !important;}
	#top_movie {
		width: 100%;
		margin: 0 auto 60px auto;
	}
}


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

#mainImg img{width:96%;height:auto;}

#content, #sidebar{clear:both;width:95%;float:none;margin:0 auto;padding:10px 0;}

#content2, #sidebar{clear:both;width:95%;float:none;margin:0 auto;padding:10px 0;}

#sidebar{background:url(images/border.png) repeat-x;padding-top:30px;}

ul.post,ul#banners,#sidebar ul#banners{width:100%;display:table-row;margin:0;}
ul.post li,ul#banners li,#sidebar ul#banners li{float:left;width:23%;margin:0 1%;padding:0 0 20px;}
ul.post img,ul#banners li img,#sidebar ul#banners img{max-width:98%;height:auto;}

#calendar_wrap table{width:260px;margin:0;}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:center;
padding:5px 0;
margin-right:15px;
background:url(https://maluna-hair.com/sys2/wp-content/uploads/2016/05/footer-bullet.png) no-repeat 0 12px;
font-size:85%;
}

#footer ul li	a{
display:block;
padding:0 0 3px 10px;
overflow:hidden;
text-decoration:underline;
}

#footer ul li	a:hover{text-decoration:none;}

#footer ul li li{
display:block;
padding:0;
margin:0;
background-position:0 5px;
}


#stylist_single .single_stylist-info {
	width:464px;
	float:right;
}

#stylist_single .single_image img {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
	padding: 1px;
        margin: 0 15px 0 0;
        height: auto;
        max-width: 294px;
        width: 100%;
}
/* 幅620px以下から
------------------------------------------------------------*/
@media only screen and (max-width: 620px){
ul.post li,ul#banners li,#sidebar ul#banners li{ width: 42%; margin: 0 0 0 6%; }
ul.post li:nth-child(2n+1){ clear: left; }
.post img{ max-width: 100%; height:auto; }
img.alignright, img.alignleft{ display: block; margin: 5px 2%; max-width: 96%; height: auto; }
.alignright,.alignleft{ float: none; }

#page-title { font-size: 14px; font-weight: bold; color: #000; margin: 0 0 15px; text-align: center; }
#stylist_list li { margin: 0 0 14px 0; padding: 15px; background: #222; border: 1px solid #eee; border-radius: 10px; }
#stylist_list .info { width: 100%; float: right; }
#stylist_list .title { font-size: 17px; line-height: 140%; margin: 0 0 12px 0; }
#stylist_list .stylist-message { line-height: 160%; margin:0; font-size: 12px; }
#stylist_list .stylist-title { line-height: 120%; margin: 0; font-size: 12px; }
#stylist_list .meta { margin: 0; }
#stylist_list .meta li { background: none; margin: 0 10px 5px 0; padding:0 10px 0 0; font-size: 10px; float: left; display: inline; border-right: 1px solid #aaa; line-height: 120%; }
#stylist_list .meta li.post_category { margin: 10px 0 20px; padding: 1px 15px 1px 15px;}
#stylist_list .image { clear: right; display:block; position: relative; margin: 0 auto; width: 164px; }
#stylist_list .image img { display: block; margin: 0 auto 5px; height: auto; max-width: 100%; width: auto; }

/* stylist_single SP */
#stylist_single li { margin: 0 0 14px 0; padding: 15px; border-radius: 10px; background: url(https://maluna-hair.com/sys2/wp-content/themes/maluna/images/stylist-background.gif); }

#stylist_single .single_stylist-info { width: 100%; }

#stylist_single .title { font-size: 17px; line-height:140%; margin:20px 0 15px; -moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1); }

#stylist_single div.stylist-float-title {
	width:30%;
	line-height: 150%;
	margin: 0;
	font-size: 12px;
        font-weight:bold;
	padding: 0 0 2px;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment {
	width:70%;
	line-height: 150%;
	margin: 0;
	font-size: 12px;
	padding: 0 0 15px;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment a {
	width:70%;
	line-height: 150%;
	margin: 0;
	font-size: 12px;
	padding: 0 0 15px;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-title2 {
	width:30%;
	line-height: 150%;
	margin: 0;
	font-size: 12px;
        font-weight:bold;
	padding: 0 0 2px;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment2 {
	width:70%;
	line-height: 150%;
	margin: 0;
	font-size: 12px;
	padding: 0 0 8px;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single div.stylist-float-comment2 a {
	width:70%;
	line-height: 150%;
	margin: 0;
	font-size: 12px;
	padding: 0 0 8px;
-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}

#stylist_single .single_stylist-title { line-height: 160%; margin: 0 0 2px; color: #368fdb; font-size: 12px; -moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
-ms-text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
text-shadow: 1px 1px 0px rgba(0, 0, 0, 1); }

#stylist_single .single_image { clear:right; display: block; position: relative; margin: 0 auto; width: 180px; }

#stylist_single .single_image img { display:block; margin: 0 auto 15px; height: auto; max-width: 100%; width: auto; border-radius: 10px; }

#stylist_single .button-out {
        text-align: center;
        width: 100%;
        margin: 10px 0 0;
        padding: 0;
}
#stylist_single .button {
	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	font-size: 12px;
	color: #ccc;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
        padding: 10px;
}

#stylist_single .button:hover {
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
	color: #fff;
}

#stylist_single .button:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #fff;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}

}


@media only screen and (max-width: 768px){
	#stylist_list .info {
	width:100%;
	max-width:480px;
	float:right;
}

#stylist_single .single_image img {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
	padding: 1px;
        margin: 0 15px 130px 0;
        height: auto;
        max-width: 180px;
        width: auto;
}
.yt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.yt iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

}

