@charset "utf-8";

/*
Theme Name: salondeforce
Description: salondeforceサイト用テーマ。
Author: 3THREE
Author URI: http://3three.jp
*/

@import "reset.css";
@import "base.css";

body {
	color: #333333;
	-webkit-text-size-adjust: 100%;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", 
	background-color: #D8D8D8;
}
/* =====================================================================
 * layout
 * =================================================================== */
header {
	text-align: center;
	padding-top: 58px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
#container {
	margin: 0 40px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 93%;
}
#contents, footer {
	overflow: hidden;
	width: 980px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* =====================================================================
 * header 
 * =================================================================== */
h1 a {
	display: block;
	margin: 0 auto 38px;
	padding: 0;
	width: 226px;
	height: 68px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#toggle{
	display: none;
}
ul#g-navi li {
	display: inline-block;
	margin-right: 100px;
}
ul#g-navi li a {
	padding: 0 0 3px 3px;
	text-decoration: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 108%;
	letter-spacing: 3px;
	color: #666;
	font-weight: normal;
}
ul#g-navi li a:hover, ul#g-navi li a:active {
	color: #FF0000;
}
ul#g-navi li:last-child {
	margin: 0;
}
#top ul#g-navi #gn-top a, 
#about ul#g-navi #gn-about a,
#menu ul#g-navi #gn-menu a,
#blog ul#g-navi #gn-blog a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

/* =====================================================================
 * contents 
 * =================================================================== */
h2, h3 {
	display: inline-block;
	margin-bottom: 10px;
	line-height: 1.7;
	font-size: 215%;
	font-style: normal;
	letter-spacing: 6px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 7px;
}
h2 {
	margin: 45px auto 42px;
}

h4 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 150%;
	font-style: normal;
	line-height: 3px;
}

strong {
	color: #333333;
	font-weight: bold;
}

dl {
	text-align: justify;
	text-justify: inter-ideograph;
}
.detail {
	margin-bottom: 30px;
	text-align: center;
}
.box {
	margin-bottom: 35px;
}
.box dl {
	float: left;
	margin-right: 40px;
	width: 300px;
	line-height: 1.8;
}
.box dl:last-child  {
	margin: 0;
}
.title {
	margin: 20px 0 10px;
	font-size: 167%;
	text-align: center;
}
.linkBtn {
	margin: 0 auto;
	width: 240px;
	line-height: 1;
	text-align: center;
	font-size: 116%;
	letter-spacing: 5px;
}
.linkBtn a {
	display: block;
	padding: 11px 10px 10px 16px;
	background-image: url(../img/arrow.svg);
	background-repeat: no-repeat;
	background-position: 222px center;
	background-color: #D9B466;
	text-decoration: none;
	color: #333333;
	border-radius: 3px;
	-webkit-border-radius: 3px;   /* Safari,Google Chrome */
	-moz-border-radius: 3px;   /* Firefox */
}
/*index*/
#slideshow {
	overflow: hidden;
	max-height: 920px;
}
#slideshow ul {
	position: relative;
}
#slideshow ul li {
	top: 0;
	left: 0;
	display: none;
	position: absolute;
}
.auto-resize {
	width: 100%;
	height: auto;
}
#top #contents h2 {
	display: block;
	margin: 65px auto 45px;
	padding: 0;
	width: 649px;
	height: 27px;
	border: none;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
dl#todaysSand {
	display: table;
	margin-bottom: 40px;
	width: 980px;
	word-wrap: break-word;
	text-align: left;
	color: #333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
	border: 1px solid #999;
}
dl#todaysSand dt, dl#todaysSand dd {
	display: table-cell;
	vertical-align: middle;
}
dl#todaysSand dt {
	width: 200px;
	text-indent: -20px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
dl#todaysSand dt span {
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.8;
}
dl#todaysSand dt:before {
	content: "";
	display: inline-block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	vertical-align: middle;
	margin-right: 6px;
	height: 6px;
	width: 6px;
	border: 4px solid #666666;
	position: relative;
	top: -3px;
}
#blogList .box dl {
	display: table;
	margin-right: 15px;
	width: 475px;
	border-bottom: solid 1px #cccccc;
	line-height: 1.7;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 0;
}
#blogList .box dl:nth-child(2n) { /* 偶数番目(2,4,6……番目) */
	margin-right: 0;
}
#blogList .box dl:nth-child(-n+2) { /* 先頭から2つのみ */
	border-top: solid 1px #cccccc;
}
#blogList .box dt, .blog .box dd {
	display: table-cell;
	vertical-align: middle;
}
#blogList .box dt {
	width: 100px;
	color: #999999;
}
/*about*/
#introduction {
	margin-bottom: 60px;
}
#introduction p, #asaichi p, #space p {
	text-align: justify;
	text-justify: inter-ideograph;
}
.aboutImg, .menuImg {
	margin-bottom: 35px;
}
.goods h3, #asaichi h3, #space h3 {
	margin-bottom: 15px;
	padding: 0;
	border-bottom: none;
	letter-spacing: 0;
	font-size: 174%;
	font-family: Verdana,"メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-style: normal
}
.lBox, .rBox {
	display: table;
	margin-bottom: 40px;
	width: 980px;
	margin-top: 40px;
}
#asaichi, #space {
	padding-bottom: 30px;
}
.txtBox, .txtBox2, .aboutImgS {
	display: table-cell;
	vertical-align: middle;
}
.txtBox, .txtBox2  {
	padding-right: 40px;
	width: 510px;
}
.txtBox2 {
	padding: 0 0 0 40px;
}
table {
	width: 475px;
	border-top: 1px solid #cccccc;
	text-align: left;
}
th, td {
	padding: 13px 20px 12px 0;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;
}
th {
	color: #333333;
}
colgroup:nth-of-type(1) {
	width: 100px;
}
table.fr colgroup:nth-of-type(1) {
	width: 75px;
}
table#esPrice {
	margin-top: 15px;
	width: 100%;
}
table#esPrice th, table#esPrice td {
	padding: 8px 0 7px 0;
}
table#esPrice td {
	text-align: center;
	width: 23%;
}
table#esPrice tr:first-child td {
	text-align: center;
}
table#esPrice span {
	display: none;
}
#map {
	width: 980px;
	height: 300px;
}
#map label {
	width: auto; 
	display: inline; 
}
#map img { 
	max-width: none;
}
/* Movie */
.about_video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7777;
    background: rgba(0, 0, 0, 1);
    display: none;
}
.about_video iframe {
    width: 100%;
    height: 100%;
    z-index: 8888;
}
.about_video a.close_video {
	display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    width: auto;
    height: 30px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    background: url('images/about/close.svg') no-repeat;
    z-index: 9999;
    line-height: 30px;
    text-indent: 45px;
}
/*リンクボタン*/
.movBtn, .parkingBtn {
	margin: 20px auto 0;
	width: 100%;
	line-height: 1;
	text-align: center;
	font-size: 116%;
	letter-spacing: 5px;
}
.movBtn a, .parkingBtn a {
	display: block;
	line-height: 21px;
	padding: 3px 10px 7px 0px;
	background-color: #bbbbbb;
	text-decoration: none;
	color: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;   /* Safari,Google Chrome */  
	-moz-border-radius: 3px;   /* Firefox */ 
}
.movBtn a:after, .parkingBtn a:after {
	content: "";
	background: url(images/about/play_w.svg) no-repeat center;
	background-size: 21px;
	width: 21px;
	height: 21px;
	display: inline-block;
	position: relative;
	top: 5px;
	left: 15px;
}
.parkingBtn {
	margin: 30px auto 0;
	width: 350px;
	letter-spacing: 2px;
}
.parkingBtn a {
	padding: 3px 10px 8px 0px;
}
.parkingBtn a:after {
	background: url(images/about/parking.svg) no-repeat center;
	background-size: 21px;
}
/*menu*/
#menu .menuCopy {
	margin-bottom: 35px;
	font-size: 131%;
}
#menu .detail {
	margin-bottom: 10px;
}
#menu #contents h3 {
	margin: 0 auto 35px;
}
#menu .box dl {
	margin-bottom: 35px;
	text-align: center;
}
#menu .box dl:nth-of-type(3n) {
	margin-right: 0;
}
#menu .box dd.title {
	margin-bottom: 3px;
	font-size: 123.1%;
	line-height: 1.5;
}
#menu .box dd.price {
	margin-bottom: 8px;
	letter-spacing: 2px;
	font-size: 138.5%;
	color: #999999;
}
#menu .box {
	margin-bottom: 25px;
	border-bottom: solid 1px #cccccc;
}
#menuNote {
	clear: both;
	display: table;
	padding: 0 10px;
	text-align: left;
}
#menuNote p {
	display: table-cell;
	vertical-align: middle;
	font-size: 116%;
}
p.ichiko {
	display: block;
	width: 71px;
}
p.ichiko img {
	width: 46px;
	height: auto;
}
/*blog*/
#blog h2 {
	margin-bottom: 45px;
}
#blog .detail {
	margin-bottom: 0;
}
#blog #main {
	overflow: hidden;
	float: left;
	width: 700px;
}
#blog #side {
	float: right;
	width: 200px;
}
#blog #main article {
	margin-bottom: 200px;
}
#blog #main article h3 {
	display: block;
	margin-bottom: 10px;
	padding: 0;
	border: none;
	line-height: 1.7;
	font-size: 182%;
	letter-spacing: 0;
	font-family: Verdana,"メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
}
#blog #main article h3 a {
	text-decoration: none;
}
#blog #main article h3:before,
#blog #side h4:before {
	content: "";
	display: inline-block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	vertical-align: middle;
	margin-right: 8px;
	height: 8px;
	width: 8px;
	border: 4px solid #666666;
	position: relative;
	top: -2px;
}
#blog #side h4:before {
	margin-right: 6px;
	height: 6px;
	width: 6px;
	border: 3px solid #666666;
	top: -1px;
}
#blog #main article h3.post-title:before {
	display: none;
}
time {
	display: block;
	padding-bottom: 45px;
	color: #888888;
}
#blog #main article p {
	line-height: 2.5;
}
#blog #main article img {
	vertical-align: middle;
}
#blog article p img.mt-image-none, #blog article p img.alignnone {
	margin: 20px 0;
}
#blog #side {
	letter-spacing: 1px;
}
#blog #side h4 {
	padding: 10px 4px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-size: 116%;
}
#blog #side section {
	margin-bottom: 40px;
}
#blog #side ul li {
	padding: 20px 4px 0 4px;
	line-height: 1;
}
#blog #side ul li a {
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
#blog #side ul li a:hover {
	color: transparent;
	text-shadow: 0 0 5px #555555;
}
#archive ul li {
	font-size: 108%;
}
.archiveTitle {
	margin-bottom: 20px;
	font-style: italic;
	font-size: 131%;
	letter-spacing: 1px;
}
#error ul {
	font-size: 85%;
}
/* ページナビ */
.pagenation {
	clear: both;
	font-size: 85%;
	margin-bottom: 60px;
}
.pagenation a,
.current {
	margin-right: 6px;
	padding: 7px 10px 8px 10px;
	border: 1px solid #cdcdcd;
}
.pagenation a:link  { text-decoration: none; }
.pagenation a:hover { background-color: #cdcdcd; color: #555555; }
.current {
	background-color: #cdcdcd;
    color: #555555;
}

/* 
=====================================================================
 * whatnew
 * =================================================================== */




h2.whatnew{
	background-color: #ececec;
	background-image: url(../../images/title_whatsnew.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 45px;
}
dl.whatsnewTxt{
	line-height: 1.6;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
dl.whatsnewTxt dt{
	float: left;
	margin: 0;
	font-weight: bold;
	font-size: 1em;
	color: #666;
	padding-top: 0.6em;
	padding-right: 0;
	padding-bottom: 0.6em;
	padding-left: 0em;
}
dl.whatsnewTxt dd{
	margin: 0;
	font-size: 1em;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.6em;
	padding-left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
dl.whatsnewTxt dd:nth-child(2) {border-top: none;}
dl.whatsnewTxt ul{margin: 0; padding: 0px; }
dl.whatsnewTxt li{margin: 0 0 0.5em 0; padding: 0px; }
dl.whatsnewTxt li:last-child{margin: 0; }
dl.whatsnewTxt li img{display:inline; vertical-align:middle;}
dl.whatsnewTxt a {
	color: #993300;
}
dl.whatsnewTxt a:hover {
}


/* --------------------------------------------------------------------
	TABLE
--------------------------------------------------------------------- */
#table {
	width: 100%;
	padding-top: 0.7%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0;
	margin-top: 0.7%;
}
#table .right_figure_ {
	width: 32%;
	margin-left: 3%;
}
#table .title_ {
	padding-top: 2.5%;
	line-height: 2;
}
#table h2 {
	font-size: 22px;
	font-size: 1.8rem;
	margin-bottom: 1%;
	text-align: center;
	padding-top: 2.6%;
	padding-bottom: 1%;
	line-height: 2.0rem;
	color: #333;
}
#table p {
	font-size: 1.8em;
	line-height: 1.4em;
	color: #000000;
	background-color: #003;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	padding-left: 1%;
}

.cmp_table_visual2 {
  border: 1px solid #ddd;
  width: 100%;
  text-align: left;
}
.cmp_table_visual2 td, .cmp_table_visual2 th {
  padding: 15px 15px;
}
.cmp_table_visual2 thead tr {
  background-color: #91C16D;
}
.cmp_table_visual2 thead tr th {
  color: #fff;
  text-align: center;
}
.cmp_table_visual2 tfoot {
  border-top: 1px solid #ddd;
}
.cmp_table_visual2 tbody tr th {
  font-weight: bold;
}
.cmp_table_visual2 tbody tr:nth-of-type(2n) {
  background: #f5f5f5;
}




/* =====================================================================
 * footer 
 * =================================================================== */
footer dl {
	display: table;
	padding: 20px 0 19px;
	width: 980px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
footer dt, footer dd {
	display: table-cell;
	vertical-align: middle;
}
footer dt {
	padding-left: 5px;
	width: 175px;
}
footer dd.tel {
	padding-right: 15px;
	width: 245px;
	font-size: 174%;
}
footer dd.address {
	padding-right: 25px;	
}
footer dd.linkBtn {
	width: 240px;
}
.pagetop {
	display: block;
	text-align: center;
	margin-top: 40px;
}
p.copyright {
	margin: 15px 0 40px;
	text-align: center;
	font-size: 93%;
	letter-spacing: 1px;
}

/* =====================================================================
 * Web Font
 * =================================================================== */
h2, h3, .linkBtn, .movBtn, .close_video {
	font-family: 'Orienta';
}
ul#g-navi li a {
	font-family: 'Kreon';
}
#menu .box dd.price {
	font-family: 'Abel';
}
#side, .archiveTitle {
	font-family:'Raleway';
}