@charset "utf-8";

/*
Theme Name: dabosco
Theme URI: http://www.dabosco.co.jp/
Description: dabosco
Version: 1.0
Author: dabosco
Author URI: http://www.dabosco.co.jp/
Tags: dabosco
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* CSS Document */

/*--------------------------------------------------------
　基本設定
--------------------------------------------------------*/
@media screen and (min-width: 737px) {
html {
	font-size: 62.5%
}
body {
	width: 100%;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4c4c4c;
	background: #FFF;
	line-height: 1.8;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
/* for modern browser */
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.none {
	margin: 0 !important;
	padding: 0 !important;
}
.Aover {
}
.clear {
	clear: both;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
.fancybox-overlay {
	z-index: 10000 !important;
}

.fancybox-opened{
	z-index: 11000 !important;
}

/*--- ヘッダー ---*/
header {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	clear: both;
	background: #f2f2f2;
	color: #444444;
	position: relative;
	z-index: 100;
}
header .h_content {
	width: 91.4%;
	max-width: 1170px;
	min-height: 47px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
header .h_content h1 {
	width: 150px;
	margin: 4px auto 0;
	position: absolute;
	top: 0;
	left: 0;
}
header .h_content .sub_area {
	float: right;
}
header .h_content .sub_area a.for_corp {
	width: 200px;
	padding: 7px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	border: 2px solid #999999;
	text-decoration: none;
	float: right;
	margin-left: 20px;
	background-color: #999999;
}
header .h_content .sub_area a.for_corp:hover {
	border: 2px solid #666;
	background-color: #666;
}
header .h_content .sub_area a.header_sns {
  margin-left: 20px;
  float: right;
  padding-top: 1px;
}
header .h_content .sub_area a.header_sns:nth-child(1),header .h_content .sub_area a.header_sns:nth-child(2) {
  margin-left: 10px;
}
header .h_content ul.sub_navi {
	overflow: hidden;
	clear: both;
	padding-top: 12px;
	margin-bottom: 4px;
}
header .h_content ul.sub_navi li {
	float: left;
	margin-left: 10px;
	font-size: 86%;
	padding: 0 1em;
}
header .h_content ul.sub_navi li a {
	color: #999999;
	text-decoration: none;
}
header .h_content ul.sub_navi li a:hover {
	text-decoration: underline;
}
header .h_content ul.sub_navi li.current, header .h_content ul.sub_navi li:hover {
	background-color: #555555;
}
header .h_content ul.sub_navi li.current a, header .h_content ul.sub_navi li:hover a {
	color: #FFFFFF;
}
header .h_content nav {
	clear: both;
	width: 100%;
	max-width: 1170px;
	border-top: 2px solid #cccccc;
	padding-top: 10px;
}
header .h_content nav ul {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
header .h_content nav li {
	padding-top: 0.2em;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0.2em;
	display: inline-block;
	margin: 0;
	font-size: 16px;
	line-height: 1.1;
}
header .h_content nav li.scroll_in {
	display: none;
}
header .h_content nav li a {
	line-height: 1.1;
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
#header .h_content nav li.current, #header .h_content nav li:hover {
	background-color: #555555;
}
#header .h_content nav li.current a, #header .h_content nav li:hover a {
	color: #F2F2F2;
}
header .h_content nav li a:hover {
	text-decoration: underline;
}
#header.scroll {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5000;
	background: rgba(242,242,242,0.8);
}
header .h_content nav a.for_corp {
	display: none;
}
#header.scroll .h_content nav a.for_corp {
	width: 180px;
	padding: 7px;
	text-align: center;
	font-size: 12px;
	color: #666;
	display: block;
	border: 2px solid #666;
	text-decoration: none;
	float: right;
	display: block;
}
#header.scroll .h_content .sub_area {
	display: none;
}
#header.scroll .h_content nav {
	clear: both;
	width: 100%;
	max-width: 990px;
	border: none;
	float: right;
	padding-left: 150px;
	padding-top: 0;
}
#header.scroll .h_content nav ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
	padding-top: 5px;
}
#header.scroll .h_content nav li {
	padding: 0 0.8%;
	display: inline-block;
	margin: 0;
	font-size: 12px;
	line-height: 1.1;
}
#header.scroll .h_content nav li:last-child {
	padding-right: 0;
}
#header.scroll .h_content nav li.scroll_in {
	display: inline-block;
}
#header.scroll .h_content .sub_area a.for_corp {
	width: 180px;
	margin-left: 15px;
}
header.scroll .h_content ul.sub_navi {
	width: 310px;
	overflow: hidden;
	float: left;
	clear: none;
	padding-top: 12px;
}
header.scroll .h_content ul.sub_navi li {
	float: left;
	margin-left: 15px;
	padding-bottom: 10px;
}
/*--- フッター ---*/
footer {
	width: 100%;
	margin: 150px 0 0 0;
	padding-top: 50px;
	clear: both;
	background: #f2f2f2;
	color: #999;
	position: relative;
	z-index: 100;
}
.toppage footer {
	margin: 0;
}
footer .f_navi {
	width: 91.56%;
	max-width: 1172px;
	margin: 50px auto 0;
	padding-bottom: 10px;
	text-align: center;
}
footer .f_navi_box {
	width: 91.56%;
	max-width: 1172px;
	margin: 0 auto 40px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 2px solid #ccc;
}
footer .f_navi li, footer .f_navi_box li {
	display: inline-block;
	padding: 0 20px 30px;
}
footer .f_navi li a, footer .f_navi_box li a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	padding: 0.4em;
}
footer .f_navi li a:hover, footer .f_navi_box li a:hover {
	color: #FFFFFF;
	background-color: #999;
}
footer .f_navi_box a.box {
	width: 200px;
	padding: 7px;
	text-align: center;
	font-size: 12px;
	display: block;
	border: 2px solid #999;
	text-decoration: none;
}
footer .f_logo {
	text-align: center;
	margin-bottom: 22px;
}
footer .f_copy {
	font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
}
footer .page_top {
	width: 100%;
	background: #FFF;
	padding: 30px 0;
	text-align: center;
}
/*--------------------------------------------------------
　汎用class
--------------------------------------------------------*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}
h2 {
	font-size: 142%;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	letter-spacing: 1em;
	margin-bottom: 50px;
	padding-bottom: 10px;
	font-weight: bold;
	clear: both;
}
h3 {
	font-size: 142%;
	letter-spacing: 0.4em;
	margin-bottom: 20px;
}
.boldTxt {
	font-weight: bold;
}
.noticeTxt {
	font-size: 86%;
}
/*--------------------------------------------------------
　テキストリンク
--------------------------------------------------------*/

a {
	outline: none;
	line-height: 1.1;
	color: #4D4D4D;
}
a.list:hover {
	text-decoration: underline;
}
a.list:visited {
	text-decoration: none;
}
/*--------------------------------------------------------
　空き設定
--------------------------------------------------------*/
.mt05 {
	margin-top: 5px !important;
}
.mt06 {
	margin-top: 6px !important;
}
.mt07 {
	margin-top: 7px !important;
}
.mt08 {
	margin-top: 8px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt12 {
	margin-top: 12px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt18 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 50px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mu03 {
	margin-bottom: 3px !important;
}
.mu05 {
	margin-bottom: 5px !important;
}
.mu08 {
	margin-bottom: 8px !important;
}
.mu10 {
	margin-bottom: 10px !important;
}
.mu15 {
	margin-bottom: 15px !important;
}
.mu20 {
	margin-bottom: 20px !important;
}
.mu25 {
	margin-bottom: 25px !important;
}
.mu30 {
	margin-bottom: 30px !important;
}
.mu50 {
	margin-bottom: 50px !important;
}
.mu40 {
	margin-bottom: 40px !important;
}
.mu60 {
	margin-bottom: 60px !important;
}
.mu80 {
	margin-bottom: 80px !important;
}
.mu100 {
	margin-bottom: 100px !important;
}
.mr02 {
	margin-right: 2px !important;
}
.mr05 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr13 {
	margin-right: 13px !important;
}
.mr14 {
	margin-right: 14px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.ml02 {
	margin-left: 2px !important;
}
.ml05 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
#contentsWrapper {
	max-width: 1172px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
/*--------------------------------------------------------
　ヘッダーイメージ
--------------------------------------------------------*/
#headerImg {
	padding-bottom: 65px;
	text-align: center;
	width: 100%;
}
#headerImg img {
	width: 100%;
	max-width: 1172px;
}
/*--------------------------------------------------------
　ページャー
--------------------------------------------------------*/
.wp-pagenavi {
	text-align: center;
	margin-bottom: 80px;
}
.wp-pagenavi a {
	border: thin solid #cdcdcd;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	background-color: #cdcdcd;
}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 0.5em;
	margin: 0.5em;
	border-radius: 5px;
}
.wp-pagenavi span.current {
	background-color: #bebebe;
}
/*--------------------------------------------------------
　固定ページ
--------------------------------------------------------*/
.page {
	color: #666666;
	line-height: 1.4;
}
.page .catchMainTitle, .page .catchSubTxt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}
.page .catchMainTitle {
	font-size: 280%;
	line-height: 1.1;
	letter-spacing: 0.4em;
	margin-bottom: 100px;
}
.page .catchSubTxt {
	font-size: 110%;
	line-height: 1.6;
	letter-spacing: 0.2em;
	margin-bottom: 1em;
}
.page .contentsTit {
	font-size: 160%;
	margin-bottom: 20px;
	letter-spacing: 0.4em;
}
.page .contentsTxt {
	font-size: 100%;
	margin-bottom: 40px;
	letter-spacing: 0.2em;
}
/*--------------------------------------------------------
　アイテム一覧ページ
--------------------------------------------------------*/


#listImg {
	width: 48%;
	float: left;
	margin-right: 5%;
}
#listImg img {
	width: 100%;
	height: auto;
}
#listTxt {
	width: 47%;
	float: left;
	color: #666666;
}
#listTxt p {
	font-weight: bold;
	padding-bottom: 1em;
	font-size: 142%;
}
#listTxt dl {
	width: 100%;
	border-top: thin solid #CCCCCC;
}
#listTxt dl dt {
	float: left;
	width: 5em;
	padding-top: 0.5em;
}
#listTxt dl dd {
	border-bottom: thin solid #CCCCCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
ul#itemList {
	clear: both;
	margin-top: 100px;
	width: 100%;
	overflow: hidden;
	color: #666666;
}
ul#itemList li {
	width: 22%;
	margin-right: 4%;
	float: left;
	margin-bottom: 80px;
}
ul#itemList .itemListLast {
	margin-right: 0;
}
ul#itemList li .itemListTit {
	font-size: 120%;
	font-weight: bold;
}
ul#itemList li img {
	width: 100%;
	height: auto;
}
ul#itemList li a img:hover {
	opacity: 0.8;
}
.caseCategory ul#itemList li div {
	overflow: hidden;
	width: 100%;
	height: 258px;
}
.caseCategory ul#itemList li div img {
	position: relative;
	top: 50%;
	left: 50%;
	width: 150%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
ul#itemList li span {
	display: block;
	width: 100%;
	border-radius: 5px;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 1em;
}
ul#itemList li a {
	text-decoration: none;
	color: #999999;
}
ul#itemList li a:hover span {
	color: #000000;
	background-color: #CDCDCD;
}
#itemTop a {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
}
#itemTop a:hover {
	background-color: #F2F2F2;
}
h2#ichiran {
	margin-top: -120px;
	padding-top: 120px;
}
/*--------------------------------------------------------
　アイテム詳細ページ
--------------------------------------------------------*/

#listImgSingle {
	width: 48%;
	float: left;
	margin-right: 5%;
}
#listImgSingle #listImg {
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
#listImgSingle #listImg img {
	position: static;
	top: auto;
	left: auto;
	width: 100%;
	height: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
#listImgSingle ul#listImgSub {
	width: 100%;
	overflow: hidden;
}
#listImgSingle ul#listImgSub li {
	width: 22%;
	margin-right: 4%;
	float: left;
	margin-bottom: 20px;
}
#listImgSingle ul#listImgSub li.itemListLast {
	margin-right: 0;
}
#listImgSingle ul#listImgSub li img {
	width: 100%;
}
#listTxtSingle {
	width: 47%;
	float: left;
	color: #666666;
}
#listTxtSingle section {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	padding-bottom: 1.4em;
	margin-bottom: 1.4em;
}
#listTxtSingle section #listTxtSingleTit {
	font-size: 128%;
	letter-spacing: 0.2em;
}
#listTxtSingle section #listTxtSingleNumber {
}
#listTxtSingle section #listTxtSinglePrice,#listTxtSingle section #listTxtSingleSpecialPrice{
	font-size: 128%;
}
#listTxtSingle section #listTxtSingleSpecialPrice{
  color: #CC0003;
}
#listTxtSingle section #listTxtSinglePrice span {
	color: #DE0000;
}
#listTxtSingle section #listTxtSingleButton a {
	text-decoration: none;
}
#listTxtSingle section #listTxtSingleButton span {
	display: block;
	padding-top: 0.7em;
}
#listTxtSingle section #listTxtSingleButton a#listTxtSingleButtonLink {
	background-color: #333333;
	color: #FFFFFF;
	width: 290px;
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
	border-radius: 5px;
	text-align: center;
	float: left;
	margin-right: 1em;
}
#listTxtSingle section #listTxtSingleButton a#listTxtSingleButtonLink:hover {
	background-color: #666666;
}
#listTxtSingle section #listTxtSingleStore {
	margin-bottom: 1em;
}
#listTxtSingle section #listTxtSingleStore span#listTxtSingleStoreTenpo {
	border: 1px solid #CCCCCC;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#listTxtSingle section #listTxtSingleStore span {
	margin-right: 1em;
}
#listTxtSingle section .listTxtSingleLabel {
	font-weight: bold;
	margin-top: 0.5em;
}
#itemTopSingle {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-top: 20px;
}
#itemTopSingle a {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
	float: left;
}
#itemTopSingle a:hover {
	background-color: #F2F2F2;
}
#itemTopSingle a:first-child {
	margin-right: 50px;
}
/*--------------------------------------------------------
　事例詳細ページ
--------------------------------------------------------*/

#listImgSingleCase {
}
#listImgSingleCase #listImg {
	width: 65%;
	height: auto;
	overflow: auto;
	float: left;
	margin-right: 5%;
	margin-bottom: 30px;
}
#listImgSingleCase #listImg img {
	position: static;
	top: auto;
	left: auto;
	width: 100%;
	height: auto;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
#listImgSingleCase ul#listImgSub {
	width: 30%;
	overflow: hidden;
}
#listImgSingleCase ul#listImgSub li {
	width: 28%;
	margin-right: 8%;
	float: left;
	margin-bottom: 20px;
}
#listImgSingleCase ul#listImgSub li.itemListLast {
	margin-right: 0;
}
#listImgSingleCase ul#listImgSub li img {
	width: 100%;
}
#listImgSingleCase #listTxtSingleCase {
	width: 100%;
	float: left;
	color: #666666;
}
#listTxtSingleCase section {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	padding-bottom: 1.4em;
	margin-bottom: 1.4em;
}
#listTxtSingleCase section #listTxtSingleTit {
	font-size: 128%;
	letter-spacing: 0.2em;
}
#listTxtSingleCase section #listTxtSingleTitMain {
	width: 30%;
	margin-right: 5%;
	float: left;
}
#listTxtSingleCase section #listTxtSingleTitSub {
	width: 65%;
	float: left;
}
#listTxtSingleCase section .listTxtSingleLabel {
	font-weight: bold;
	margin-top: 0.5em;
}
/*--------------------------------------------------------
　登録アイテムがない場合
--------------------------------------------------------*/
#noItemTxt {
	text-align: center;
	font-size: 200%;
}
#noItemBtm a {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
	margin-bottom: 50px;
}
#noItemBtm a:hover {
	background-color: #F2F2F2;
}
/*--------------------------------------------------------
　選び方ページ
--------------------------------------------------------*/
.page .itemListChoice {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #F2F2F2;
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 80px;
}
.page .itemListChoiceLast {
	margin-right: 0;
}
.page .itemListChoice ul {
	margin-top: 20px;
}
.page .itemListChoice li {
	width: 22%;
	float: left;
	margin-right: 4%;
	margin-bottom: 20px;
}
.page .itemListChoice li.itemListLast {
	margin-right: 0;
}
.page .itemListChoice li img {
	width: 100%;
}
.page .itemListChoice p {
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.page .itemListChoice p.choiceTit {
	font-size: 140%;
	display: block;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border: thin solid #bebebe;
	line-height: 1;
	letter-spacing: 0.4em;
	margin-bottom: 1em;
}
.page .itemListChoice p.itemListTit {
	font-size: 90%;
	min-height: 3.2em;
}
.page .itemListChoice p.choiceTxt {
	font-size: 140%;
}
/*--------------------------------------------------------
　テーブルが出来るまで
--------------------------------------------------------*/
.page h2 span {
	background-color: #000000;
	display: inline;
	color: #FFFFFF;
	letter-spacing: 0;
	padding: 0.2em 0.3em 0.2em 0.3em;
	margin-right: 1em;
	border-radius: 5px;
}
.page .contentsTxtC {
	text-align: center;
	font-size: 142%;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.page .contentsTxtL {
	text-align: left;
	font-size: 142%;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.page .contentsTxtCs {
	text-align: center;
	font-size: 100%;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.page .contentsTableNote {
	width: 370px;
}
.contentsTableBtn2 {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-top: 20px;
}
.contentsTableBtn2 a {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
	float: left;
}
.contentsTableBtn2 a:hover {
	background-color: #F2F2F2;
}
.contentsTableBtn2 a:first-child {
	margin-right: 50px;
}
.contentsTableBtn {
	margin-top: 20px;
	clear: both;
}
.contentsTableBtn a {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
}
.contentsTableBtn a:hover {
	background-color: #F2F2F2;
}
/*--------------------------------------------------------
　問合せボタン
--------------------------------------------------------*/
.toiawase a {
	width: 700px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	border: 2px solid #333333;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
	background-color: #333333;
	color: #FFFFFF;
}
.toiawase a:hover {
	background-color: #FFFFFF;
	color: #333333;
}
/*--------------------------------------------------------
　工房紹介
--------------------------------------------------------*/
.atelierKodawari {
	clear: both;
	margin-bottom: 50px;
}
.atelierKodawari:nth-child(odd) img {
	float: left;
	margin-right: 50px;
}
.atelierKodawari:nth-child(even) img {
	float: right;
	margin-left: 50px;
}
.atelierKodawari .atelierKodawariTit, .atelierKodawari .atelierKodawariTxt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.4em;
}
.atelierKodawari .atelierKodawariTit {
	margin-top: 80px;
	font-size: 171%;
	margin-bottom: 60px;
}
.atelierKodawari .atelierKodawariTxt {
	font-size: 114%;
	line-height: 2;
}
#kodawari {
	margin-top: -150px;
	padding-top: 150px;
}
/*--------------------------------------------------------
　メンテナンス
--------------------------------------------------------*/
.page .maintenanceProcedure {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 80px;
}
.page .maintenanceProcedureLast {
	margin-right: 0;
}
.page .youtube {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
.page .youtube p {
	margin-bottom: 1em;
}
/*--------------------------------------------------------
　オーダーメイド
--------------------------------------------------------*/
.page .step {
	clear: both;
	margin-bottom: 20px;
}
.page .step:nth-child(odd) .stepTxt, .page .step:nth-child(even) .stepImg {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 80px;
}
.page .step:nth-child(even) .stepTxt {
	float: right;
	width: 48%;
}
.page .step .stepTxt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	line-height: 1;
}
.page .step .stepTxt .stepTxtstep {
	font-size: 207%;
	letter-spacing: 0.4em;
	margin-top: 20px;
}
.page .step .stepTxt .stepTxtNo {
	font-size: 857%;
	margin-bottom: 20px;
	line-height: 0.8;
}
.page .step .stepTxt .stepTxtTxt {
	font-size: 171%;
	margin-bottom: 50px;
	letter-spacing: 0.4em;
}
.page .step .stepTxt .stepTxtMark {
	font-size: 207%;
	color: #F2F2F2;
}
.page .step .stepImg {
}
/*--------------------------------------------------------
　法人・設計士の方へ
--------------------------------------------------------*/
.page .contractWrapper {
	margin-bottom: 50px;
}
.page .contractWrapper .contractTxt {
	width: 500px;
	float: left;
	line-height: 1.7;
}
.page .contractWrapper .contractImg {
	float: left;
	width: 214px;
	margin-left: 10px;
}
.page .contractWrapper .contractImg span {
}
.page .contractBtm a {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
}
.page .contractBtm a:hover {
	background-color: #F2F2F2;
}
/*--------------------------------------------------------
　購入方法
--------------------------------------------------------*/
#purchasemethod {
}
#purchasemethod h2 {
	margin-top: 100px;
}
#purchasemethod h2:first-child {
	margin-top: 0;
}
#purchasemethod h3 {
	letter-spacing: 0.1em;
}
#purchasemethod p {
	margin-bottom: 1em;
	letter-spacing: 0.2em;
	line-height: 1.6;
}
.page .purchasemethodWideW {
	width: 76%;
	margin-left: auto;
	margin-right: auto;
}
.page .purchasemethodWideS {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.page table.shiharaiTab {
	text-align: center;
}
.page table.shiharaiTab tr {
	background-color: #F2F2F2;
}
.page table.shiharaiTab tr:first-child {
	background-color: #BDBEBC;
	color: #FFFFFF;
}
.page table.shiharaiTab tr td, .page table.haisoTab th {
	border: 1px solid #FFFFFF;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	vertical-align: middle;
}
.page table.haisoTab {
	text-align: center;
	width: 100%;
}
.page table.haisoTab tr {
	background-color: #F2F2F2;
}
.page table.haisoTab th {
	background-color: #BDBEBC;
	color: #FFFFFF;
	width: 5em;
	text-align: center;
}
.page table.haisoTab tr td {
	border: 1px solid #FFFFFF;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	vertical-align: middle;
}
.page table.hosyoTab {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.page table.hosyoTab tr {
	background-color: #F2F2F2;
	height: 6em;
}
.page table.hosyoTab tr:first-child {
	background-color: #BDBEBC;
	color: #FFFFFF;
	height: 3em;
}
.page table.hosyoTab tr td {
	border: 1px solid #FFFFFF;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	vertical-align: middle;
}
/*--------------------------------------------------------
　事例一覧
--------------------------------------------------------*/
ul#caseItemList {
	clear: both;
	margin-top: 100px;
	width: 100%;
	overflow: hidden;
	color: #666666;
	margin-left: 13%;
	margin-right: 13%;
}
ul#caseItemList li {
	width: 22%;
	margin-right: 4%;
	float: left;
	margin-bottom: 80px;
}
ul#caseItemList li span {
	display: block;
	width: 100%;
	border-radius: 5px;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 1em;
}
ul#caseItemList li a {
	text-decoration: none;
	color: #999999;
}
ul#caseItemList li a:hover span {
	color: #000000;
	background-color: #CDCDCD;
}
ul#caseItemList .itemListLast {
	margin-right: 0;
}
ul#caseItemList li .itemListTit {
	font-size: 120%;
	font-weight: bold;
}
ul#caseItemList li img {
	width: 100%;
	height: auto;
}
ul#caseItemList li a img:hover {
	opacity: 0.8;
}

/*--------------------------------------------------------
　店舗案内
--------------------------------------------------------*/
h2.shopName {
}
.page .shopMain {
	width: 48%;
	margin-right: 4%;
	float: left;
	margin-bottom: 100px;
}
.page .shopMain img {
	width: 100%;
}
.page .shopSub {
	width: 48%;
	float: left;
	margin-bottom: 100px;
}
.page .shopMainTxt {
	margin-bottom: 1em;
	letter-spacing: 0.2em;
	line-height: 1.6;
}
.page dl.shopInfo {
	width: 100%;
	font-size: 100%;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	letter-spacing: 0.1em;
}
.page dl.shopInfo dt {
	padding-top: 0.6em;
	float: left;
}
.page dl.shopInfo dd {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 6em;
}
.page .shopMap {
	margin-top: 20px;
}
.page .shopBtm {
	margin-bottom: 80px;
}
.page .shopBtm a {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 20px;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
	float: left;
}
.page .shopBtm a:hover {
	background-color: #F2F2F2;
}
/*--------------------------------------------------------
　会社概要
--------------------------------------------------------*/
.page dl#company {
	width: 100%;
	font-size: 142%;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 100px;
	letter-spacing: 0.2em;
}
.page dl#company dt {
	padding-top: 2em;
	float: left;
}
.page dl#company dd {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 10em;
}
/*--------------------------------------------------------
　スライド設定
--------------------------------------------------------*/
.page .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #c3c3c2;
	padding-top: 20px;
}
.page .bx-wrapper .bx-pager .bx-pager-item, .page .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.page .bx-wrapper .bx-pager.bx-default-pager a {
	background: #c3c3c2;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.page .bx-wrapper .bx-pager.bx-default-pager a:hover, .page .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e80002;
}
.page .bx-controls-direction {
	margin-top: -20px;
}
.page .bx-controls-direction a {
	text-decoration: none;
}
.page .bx-controls-direction a:hover {
	background: #f2f2f2;
}
.page .bx-controls-direction .bx-prev, .page .bx-controls-direction .bx-next {
	border: thin solid #BBBBBB;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border-radius: 5px;
}
.page .bx-controls-direction .bx-prev {
	float: left;
}
.page .bx-controls-direction .bx-next {
	float: right;
}
/*--------------------------------------------------------
　シングルページ
--------------------------------------------------------*/
.single section {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.single time {
	text-align: right;
	display: block;
	margin-bottom: 20px;
}
.single section p {
	margin-bottom: 1em;
}
.single section strong {
	font-weight: bold;
}
.single section .alignleft {
	margin-right: 20px;
	margin-top: 1em;
}
.single section .alignright {
	margin-left: 20px;
}
.single section img {
	max-width: 100%;
	height: auto;
}
/*--------------------------------------------------------
　問い合わせフォーム
--------------------------------------------------------*/
.mw_wp_form {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.mw_wp_form .g-enquete-row {
}
.mw_wp_form .g-enquete-title {
	padding-top: 1em;
	text-align: right;
	width: 10em;
	float: left;
}
.mw_wp_form .g-enquete-item {
	padding-left: 12em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.mw_wp_form .action-buttons {
	text-align: center;
}
.mw_wp_form .g-enquete-items input, .mw_wp_form .g-enquete-items textarea {
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 100%;
}
.mw_wp_form .action-buttons input {
	width: 355px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 114%;
	cursor: pointer;
	background-color: #FFFFFF;
	color: #666666;
}
.mw_wp_form .action-buttons input:hover {
	background-color: #F2F2F2;
}
.mw_wp_form .require {
	color: #FF0004;
	display: block;
	float: right;
	padding-top: 0.2em;
	padding-left: 0.5em;
}
.mw_wp_form .error {
	color: #FF0004;
	display: block;
}
.mw_wp_form p {
	font-size: 100%;
	line-height: 1.6;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}
/*--------------------------------------------------------
　記事一覧
--------------------------------------------------------*/
.newslist section article {
	clear: both;
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #CCCCCC;
}
.newslist section article img {
	float: left;
	margin-right: 50px;
}
.newslist section article .newEntry {
	color: #de0000;
	font-weight: bold;
}
.newslist section article .newsListTit {
	font-size: 142%;
}
.newslist section article .newsListTit a:hover {
	color: #000000;
}
/*--------------------------------------------------------
　記事ページ
--------------------------------------------------------*/
.pagination {
	text-align: center;
	clear: both;
	margin-top: 100px;
}
.pagination span {
	margin-left: 2em;
	margin-right: 2em;
}
/*--------------------------------------------------------
　404 Not Found
--------------------------------------------------------*/
.nf404 {
	margin-top: 15%;
}
}

@media screen and (max-width: 736px) {
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%; /* sets the base font to 10px for easier math フォントサイズ指定はrem */
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', 'メイリオ', meiryo, sans-serif;
	color: #4c4c4c;
}
/*--------------------------------------------------------
　汎用class
--------------------------------------------------------*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
h2 {
	font-size: 2rem;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
	padding: 1rem 0;
}
a {
	color: #4d4d4d;
}
img {
	max-width: 100%;
	height: auto;
	line-height: 0;
	vertical-align: bottom;
}
/* header　*/
header {
	height: 60px;
	z-index: 9000 !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(242,242,242,0.90);
}
header h1 {
	text-align: center;
	padding-top: 12px;
}
nav {
	font-size: 1.8rem;
}
nav ul {
}
nav ul li {
}
nav ul li a {
	display: block;
	width: 100%;
	padding-top: 2rem;
	padding-right: 2rem;
	padding-bottom: 2rem;
	padding-left: 2rem;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
.drawer-nav {
	width: 70%;
}
.drawer--right .drawer-nav {
	right: -70%;
}
.drawer--right.drawer-open .drawer-hamburger {
	right: 70%;
}
.drawer-hamburger {
	width: 3rem !important;
	padding-top: 12px;
	padding: 10px;
}
.drawer-hamburger:hover {
	cursor: pointer;
}
.sr-only {
	position: static;
	overflow: visible;
	clip: auto;
	width: 100%;
	height: auto;
	margin: 12px 0 0 0;
	padding: 0;
	border: 0;
	display: block;
}
#main, #headerImg {
	margin-top: 60px;
}
/*--- フッター ---*/
footer {
	width: 100%;
	margin: 3rem 0 0 0;
	padding-top: 3rem;
	clear: both;
	background: #f2f2f2;
	color: #999;
	position: relative;
	z-index: 100;
}
.toppage footer {
	margin: 0;
}
footer .f_navi {
	width: 100%;
	margin: 0;
	padding-bottom: 0;
	text-align: center;
	font-size: 1.6rem;
}
footer .f_navi_box {
	width: 100%;
	margin: 0;
	padding-bottom: 2rem;
	border-bottom: 2px solid #ccc;
	text-align: center;
	font-size: 1.6rem;
}
footer .f_navi li, footer .f_navi_box li {
	display: inline-block;
	padding: 0.5rem 1rem;
}
footer .f_navi li a, footer .f_navi_box li a {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}
footer .f_navi li a:hover, footer .f_navi_box li a:hover {
	color: #999;
	text-decoration: underline;
}
footer .f_logo {
	text-align: center;
	margin: 2rem 0;
}
footer .f_copy {
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 3rem;
}
footer .page_top {
	width: 100%;
	background: #FFF;
	padding: 30px 0;
	text-align: center;
}
/* ページ */
#headerImg {
	margin-bottom: 3rem;
	overflow: hidden;
	height: 80px;
	width: 100%;
}
#headerImg.singular {
	height: 0;
}
#headerImg img {
	position: relative;
	top: 50%;
	left: 50%;
	width: 160%;
	max-width: 160%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#contentsWrapper {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#contentsWrapper.page {
	font-size: 1.6rem;
}
#contentsWrapper p {
	margin-bottom: 1.6rem;
	width: 100%;
	word-wrap: break-word;
}
#contentsWrapper.page .catchMainTitle, #contentsWrapper.page .catchSubTxt {
	font-family: /*-apple-system, BlinkMacSystemFont, */'Times New Roman', "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', '游明朝', 'ＭＳ Ｐ明朝', "MS PMincho", serif;
	text-align: center;
}
#contentsWrapper.page .catchMainTitle {
	font-size: 2rem;
}
#contentsWrapper.page .contentsTit {
	font-size: 2rem;
}
#contentsWrapper.page .contentsTxt {
}
/* 一枚板 */
ul#itemList {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	color: #666666;
	width: 100%;
}
ul#itemList li {
	width: 46%;
	font-size: 1.4rem;
	margin-bottom: 4rem;
}
ul#itemList li .itemListTit {
	font-size: 1.8rem;
	margin-top: 1rem;
	font-weight: bold;
}
ul#itemList li span {
	display: block;
	width: 100%;
	border-radius: 5px;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin: 1rem 0;
}
#itemTopSingle {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
}
#itemTopSingle a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.6rem;
	margin-bottom: 2rem;
}
#itemTopSingle a:hover {
	background-color: #F2F2F2;
}
#itemTopSingle a:first-child {
}
/* アイテム一覧 */
#listImg {
	width: 48%;
	float: left;
	margin-right: 5%;
}
#listImg img {
	width: 100%;
	height: auto;
}
#listTxt {
	font-size: 1.6rem;
}
#listTxt dl {
	clear: both;
	width: 100%;
	border-top: thin solid #CCCCCC;
	margin: 3rem 0;
}
#listTxt dl dt {
	float: left;
	width: 5em;
	padding-top: 0.5em;
}
#listTxt dl dd {
	border-bottom: thin solid #CCCCCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#itemTop a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.6rem;
	margin-bottom: 2rem;
}
#itemTop a:hover {
	background-color: #F2F2F2;
}
#listImgSingle #listImg {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 3rem;
}
#listImgSingle ul#listImgSub {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	width: 100%;
}
#listImgSingle ul#listImgSub li {
	width: 48%;
	margin-bottom: 4%;
}
#listTxtSingle {
	width: 100%;
	color: #666666;
	font-size: 1.8rem;
}
#listTxtSingle section {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 2rem;
}
#listTxtSingle section #listTxtSingleTit {
	font-size: 2rem;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#listTxtSingle section #listTxtSingleNumber {
}
#listTxtSingle section #listTxtSinglePrice {
}
#listTxtSingle section #listTxtSingleSpecialPrice{
  color: #CC0003;
}
#listTxtSingle section #listTxtSinglePrice span {
	color: #DE0000;
}
#listTxtSingle section #listTxtSingleButton a {
	text-decoration: none;
}
#listTxtSingle section #listTxtSingleButton span {
	display: block;
}
#listTxtSingle section #listTxtSingleButton a#listTxtSingleButtonLink {
	background-color: #333333;
	color: #FFFFFF;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
	border-radius: 5px;
	text-align: center;
	float: none;
	margin-bottom: 1em;
}
#listTxtSingle section #listTxtSingleButton a#listTxtSingleButtonLink:hover {
	background-color: #666666;
}
#listTxtSingle section #listTxtSingleStore {
	margin-bottom: 1em;
}
#listTxtSingle section #listTxtSingleStore span#listTxtSingleStoreTenpo {
	border: 1px solid #CCCCCC;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#listTxtSingle section #listTxtSingleStore span {
	margin-right: 1em;
}
#listTxtSingle section .listTxtSingleLabel {
	font-weight: bold;
	margin-top: 0.5em;
}
/*　選び方　*/
.itemListChoice .choiceTit {
	background-color: #CCCCCC;
	text-align: center;
	padding: 1rem 0;
	font-size: 2rem;
}
.itemListChoice .choiceTxt {
}
.itemListChoice ul {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 3rem;
}
.itemListChoice ul li {
	width: 46%;
}
.itemListChoice ul li .itemListTit {
	margin-top: 1rem;
}
/*--------------------------------------------------------
　ページャー
--------------------------------------------------------*/
.wp-pagenavi {
	text-align: center;
	margin-bottom: 3rem;
	font-size: 1.8rem;
}
.wp-pagenavi a {
	border: thin solid #cdcdcd;
	text-decoration: none;
}
.wp-pagenavi a:hover {
	background-color: #cdcdcd;
}
.wp-pagenavi a, .wp-pagenavi span {
  padding: 0.5em;
  margin: 0.5em;
  border-radius: 5px;
  display: inline-block;
}
.wp-pagenavi span.current {
	background-color: #bebebe;
}
/*--------------------------------------------------------
　テーブルが出来るまで
--------------------------------------------------------*/
.page h2 span {
	background-color: #000000;
	display: inline;
	color: #FFFFFF;
	letter-spacing: 0;
	padding: 0.2em 0.3em 0.2em 0.3em;
	margin-right: 1rem;
	border-radius: 5px;
}
.page .contentsTxtC {
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.page .contentsTxtL {
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.page .contentsTxtCs {
	text-align: center;
	font-size: 100%;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.erabikataImg1 {
	width: 33%;
}
.erabikataImg2 {
	width: 33%;
}
.erabikataImg3 {
	width: 33%;
}
.contentsTableNote {
	width: 33%;
	clear: both;
}
.contentsTableNote2 {
	width: 66%;
}
.contentsTableBtn a, .contentsTableBtn2 a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.6rem;
	margin-bottom: 2rem;
	clear: both;
}
.contentsTableBtn a:hover, .contentsTableBtn2 a:hover {
	background-color: #F2F2F2;
}
/*--------------------------------------------------------
　工房紹介
--------------------------------------------------------*/

#kodawari {
	margin-top: 2rem;
}
.atelierKodawariTit, .atelierKodawariTxt {
	font-family: /*-apple-system, BlinkMacSystemFont, */'Times New Roman', "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', '游明朝', 'ＭＳ Ｐ明朝', "MS PMincho", serif;
}
.atelierKodawariTit {
	font-size: 2rem;
	text-align: center;
}
#contentsWrapper p.atelierKodawariTxt {
	margin-bottom: 4rem;
}
/*--------------------------------------------------------
　オーダーメイド
--------------------------------------------------------*/
#contentsWrapper.page .step {
	clear: both;
	margin-bottom: 20px;
}
#contentsWrapper.page .step:nth-child(odd) .stepTxt {
	width: 30%;
	float: left;
	margin-right: 4%;
	margin-bottom: 5rem;
}
#contentsWrapper.page .step:nth-child(even) .stepImg {
	width: 60%;
	float: left;
	margin-right: 4%;
	margin-bottom: 5rem;
}
#contentsWrapper.page .step:nth-child(even) .stepTxt {
	float: right;
	width: 30%;
}
#contentsWrapper.page .step:nth-child(odd) .stepImg {
	float: right;
	width: 60%;
}
#contentsWrapper.page .step .stepTxt {
	font-family: /*-apple-system, BlinkMacSystemFont, */'Times New Roman', "ヒラギノ明朝 ProN W3", 'Hiragino Mincho ProN', '游明朝', 'ＭＳ Ｐ明朝', "MS PMincho", serif;
	text-align: center;
	line-height: 1;
}
#contentsWrapper.page .step .stepTxt .stepTxtstep {
	font-size: 2rem;
	letter-spacing: 0.4em;
	margin-bottom: 0;
}
#contentsWrapper.page .step .stepTxt .stepTxtNo {
	font-size: 8rem;
	margin-bottom: 20px;
	line-height: 0.8;
}
#contentsWrapper.page .step .stepTxt .stepTxtTxt {
	font-size: 1.6rem;
	letter-spacing: 0.4em;
	line-height: 1.6;
}
#contentsWrapper.page .step .stepTxt .stepTxtMark {
	font-size: 1rem;
	color: #F2F2F2;
	display: none;
}
#contentsWrapper.page .step .stepImg {
}
/*--------------------------------------------------------
　コントラクト
--------------------------------------------------------*/
#contentsWrapper .contractWrapper div {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
#contentsWrapper .contractWrapper div p {
	width: 30%;
	font-size: 1.2rem;
}
.contractBtm a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.6rem;
	margin-bottom: 3rem;
	clear: both;
}
.contractBtm a:hover {
	background-color: #F2F2F2;
}
/*--------------------------------------------------------
　店舗紹介
--------------------------------------------------------*/
.page .shopBtm a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.8rem;
	margin-bottom: 2rem;
	clear: both;
}
.page .shopBtm a:hover {
	background-color: #F2F2F2;
}
.shopMap {
	margin: 3rem 0;
}
.shopMap iframe {
	width: 100%;
}
.page dl.shopInfo {
	width: 100%;
	font-size: 1.8rem;
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
	letter-spacing: 0.1em;
}
.page dl.shopInfo dt {
	padding-top: 0.6em;
	float: left;
}
.page dl.shopInfo dd {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 6em;
}
/*--------------------------------------------------------
　会社概要
--------------------------------------------------------*/
.page dl#company {
	width: 100%;
	font-size: 1.6rem;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 3rem;
	letter-spacing: 0.2em;
}
.page dl#company dt {
	padding-top: 2rem;
	float: left;
}
.page dl#company dd {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 2rem;
	padding-bottom: 2rem;
	padding-left: 10rem;
}
/*--------------------------------------------------------
　納品事例
--------------------------------------------------------*/
#caseItemList {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
#caseItemList li {
	width: 48%;
	margin-bottom: 4rem;
}

.caseCategory ul#itemList li div {
	overflow: hidden;
	width: 100%;
	height: 150px;
}
.caseCategory ul#itemList li div img {
	position: relative;
	top: 50%;
	left: 50%;
	width: 150%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width:none;
}



ul#caseItemList li span {
	display: block;
	width: 100%;
	border-radius: 5px;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin: 1rem 0;
}
#listImgSingleCase #listImg {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 3rem;
}
#listImgSingleCase ul#listImgSub {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	width: 100%;
}
#listImgSingleCase ul#listImgSub li {
	width: 48%;
	margin-bottom: 4%;
}
#listTxtSingleCase {
	width: 100%;
	color: #666666;
	font-size: 1.8rem;
}
#listTxtSingleCase section {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 2rem;
}
#listTxtSingleCase section #listTxtSingleTit {
	font-size: 2rem;
	letter-spacing: 0.2em;
	font-weight: bold;
}
/*--------------------------------------------------------
　購入方法
--------------------------------------------------------*/
#purchasemethod h3 {
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 2rem;
}
.page table.shiharaiTab {
	text-align: center;
	margin-bottom: 3rem;
}
.page table.shiharaiTab tr {
	background-color: #F2F2F2;
}
.page table.shiharaiTab tr:first-child {
	background-color: #BDBEBC;
	color: #FFFFFF;
}
.page table.shiharaiTab tr td {
	border: 1px solid #FFFFFF;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	vertical-align: middle;
}
.page table.haisoTab {
	text-align: left;
	width: 100%;
	display: block;
	margin-bottom: 3rem;
}
.page table.haisoTab tr {
	display: inline;
}
.page table.haisoTab th {
	display: block;
	font-weight: bold;
	font-size: 2rem;
}
.page table.haisoTab tr td {
	display: inline-block;
	margin-right: 1rem;
}
.page table.haisoTab th:before {
	content: "\A";
	white-space: pre;
}
.page table.haisoTab br {
	display: none;
}
.page table.hosyoTab {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.page table.hosyoTab tr {
	background-color: #F2F2F2;
	height: 6em;
}
.page table.hosyoTab tr:first-child {
	background-color: #BDBEBC;
	color: #FFFFFF;
	height: 3em;
}
.page table.hosyoTab tr td {
	border: 1px solid #FFFFFF;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	vertical-align: middle;
}
/*--------------------------------------------------------
　記事一覧
--------------------------------------------------------*/
.newslist section article {
	clear: both;
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.6rem;
}
.newslist section article time {
	margin-bottom: 1rem;
	display: block;
	text-align: center;
}
.newslist section article img {
	margin-bottom: 3rem;
	width: 100%;
	height: auto;
}
.newslist section article .newEntry {
	color: #de0000;
	font-weight: bold;
}
.newslist section article .newsListTit {
	font-size: 2rem;
	margin-bottom: 1rem;
	text-align: center;
}
.newslist section article .newsListTit a:hover {
	color: #000000;
}
/*--------------------------------------------------------
　シングルページ
--------------------------------------------------------*/
.single section {
	width: 100%;
	font-size: 1.6rem;
}
.single time {
	text-align: center;
	display: block;
	margin-bottom: 2rem;
}
.single section p {
	margin-bottom: 1rem;
}
.single section strong {
	font-weight: bold;
}
.single section .alignleft {
	margin: 1em;
}
.single section .alignright {
	margin: 1em;
}
.single section img {
	margin: 1em auto;
}
/*--------------------------------------------------------
　記事ページ
--------------------------------------------------------*/
.pagination {
	text-align: center;
	clear: both;
	margin-top: 3rem;
	font-size: 1.4rem;
}
.pagination span {
	margin-left: 2em;
	margin-right: 2em;
}
/*--------------------------------------------------------
　問合せボタン
--------------------------------------------------------*/
.toiawase a {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #333333;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.6rem;
	background-color: #333333;
	color: #FFFFFF;
	clear: both;
}
.toiawase a:hover {
	background-color: #FFFFFF;
	color: #333333;
}
/*--------------------------------------------------------
　スライド設定
--------------------------------------------------------*/
.page .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85rem;
	font-family: Arial;
	font-weight: bold;
	color: #c3c3c2;
	padding: 2rem 0 3rem 0;
}
.page .bx-wrapper .bx-pager .bx-pager-item, .page .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.page .bx-wrapper .bx-pager.bx-default-pager a {
	background: #c3c3c2;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.page .bx-wrapper .bx-pager.bx-default-pager a:hover, .page .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #e80002;
}
.page .bx-controls-direction {
	margin-top: -20px;
	display: none;
}
.page .bx-controls-direction a {
	text-decoration: none;
}
.page .bx-controls-direction a:hover {
	background: #f2f2f2;
}
.page .bx-controls-direction .bx-prev, .page .bx-controls-direction .bx-next {
	border: thin solid #BBBBBB;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border-radius: 5px;
}
.page .bx-controls-direction .bx-prev {
	float: left;
}
.page .bx-controls-direction .bx-next {
	float: right;
}
/*--------------------------------------------------------
　問い合わせフォーム
--------------------------------------------------------*/
.mw_wp_form {
	width: 100%;
}
.mw_wp_form .g-enquete-row {
}
.mw_wp_form .g-enquete-title {
	padding-top: 1em;
	text-align: left;
	width: 10em;
}
.mw_wp_form .g-enquete-item {
	padding-top: 1em;
	padding-bottom: 1em;
}
.mw_wp_form .action-buttons {
	text-align: center;
}
.mw_wp_form .g-enquete-items input, .mw_wp_form .g-enquete-items textarea {
	width: 100%;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 100%;
}
.mw_wp_form .action-buttons input {
	-webkit-appearance: none;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 2px solid #666666;
	border-radius: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 1.8rem;
	margin-bottom: 2rem;
	clear: both;
	background-color: #FFFFFF;
	cursor: pointer;
}
.mw_wp_form .action-buttons input:hover {
	background-color: #F2F2F2;
}
.mw_wp_form .require {
	color: #FF0004;
	display: inline;
	padding-top: 0.2em;
	padding-left: 0.5em;
}
.mw_wp_form .error {
	color: #FF0004;
	display: block;
}
.mw_wp_form p {
	font-size: 100%;
	line-height: 1.6;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}
/*--------------------------------------------------------
　404 Not Found
--------------------------------------------------------*/
.nf404 {
	margin-top: 30%;
}
}
