@charset "utf-8";

html {
	margin: 0;
	padding: 0;
}
body {
  　	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", serif;
	background-color: #f2f2e3;
	background-image: url();
	color: #333;
}
a {
	color: #333;
}
a:hover {
	color: #333;
}
select, textarea, [type="text"], [type="password"], [type="datetime"], [type="datetime-local"], [type="date"], [type="month"], [type="time"], [type="week"], [type="number"], [type="email"], [type="url"], [type="search"], [type="tel"], [type="color"], .uneditable-input {
	border-radius: 0;
}

.clear {
	clear: both;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.pc {
	display: block !important;
z-index: 10000;}
 
sup {
	position: relative;
	z-index:0;
}

/*フリーページの為のリスト*/
ol.freelist_01 {
  
  counter-reset: my-counter;
  list-style: none;
  padding: 1em 0;
   }
 
ol.freelist_01 li{
  margin-bottom: 10px;
  padding-left: 20px;
 
}

ol.freelist_01 li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #333;
  color: #fff;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}
/*フリーページの為のリスト*/


.sp {
　display: none !important;
　z-index: 9999;
  position: fixed;
  }

#sp_navi_on, #sp_navi_of, #sp_navi {
	display: none;
  　position:absolute;
　　z-index: 10000;
}

#header {
	position: relative;
	z-index: 10000;
}
#sp_navi {
	position: absolute;
	top: 35px;
	right: 0;
	width: 180px;
	background: #fff;
	z-index: 10000;
}
#sp_navi a, #sp_navi a:hover {
	text-decoration: none;
	color: #333;
  　z-index: 10000;
}
#sp_navi_on a {
	width: 41px;
	height: 33px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/sp_navi_on.png) no-repeat;
  　z-index: 10000;
}
#sp_navi_of a {
	width: 41px;
	height: 33px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/sp_navi_of.png) no-repeat;
 　 z-index: 10000;
}
.sp_menu01 a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	background-color: #979467;
	border-bottom: 1px solid #999;
  　z-index: 10000;
}
.sp_menu03 a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/icon01.png) no-repeat;
	background-position: 6px 11px;
	border-bottom: 1px solid #999;
  　z-index: 10000;
}
.active a {
	background: url(https://file003.shop-pro.jp/PA01401/331/img/icon03.png) no-repeat;
	background-position: 6px center;
}

#sp_child01, #sp_child02, #sp_child03, #sp_child04 {
	display: none;
	margin: 0;
	padding: 0;
  z-index: 10000;
}
#sp_child01 li, #sp_child02 li, #sp_child03 li, #sp_child04 li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #999;
  z-index: 10000;
}
.head_menu li {
	float: left;
}
.head_menu li a {
	display: block;
	margin-left: 5px;
	width: 80px;
	height: 29px;
	line-height: 29px;
	font-weight: bold;
	color: #333;
	background-color: #c7c4a4;
}
.head_menu li a:hover {
	text-decoration: none;
	opacity: 0.7;
	transition: 0.3s;
}
.head_menu01 a, .head_menu02 a, .head_menu03 a {
	text-align: center;
}
.icon-b {
	vertical-align: -3px;
}
/*.head_menu01 a {
	padding-left: 35px;
	background: #c7c4a4 url(https://file003.shop-pro.jp/PA01401/331/img/head_icon01.png) no-repeat;
	background-position: 10px center;
}
.head_menu02 a {
	padding-left: 35px;
	background: #c7c4a4 url(https://file003.shop-pro.jp/PA01401/331/img/head_icon02.png) no-repeat;
	background-position: 10px center;
}
.head_menu03 {
	position: relative;
	z-index: 1;
}
.head_menu03 a {
	padding-left: 35px;
	background: #979467 url(https://file003.shop-pro.jp/PA01401/331/img/head_icon03.png) no-repeat;
	background-position: 10px center;
}*/

.cart_in {
	position: absolute;
	top: 0;
	right: 57px;
	font-size: 14px;
	color: #f00;
	text-shadow: 0 0 2px #fff;
	z-index: 10;
}

.input-prepend.input-append input {
	font-size: 24px;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 100px;
	text-align: right;
}

.item_content img{width:100%;height:auto;margin-bottom:10px;}
.item{margin-bottom:0;}

.d_none{display:none;}
.item_h3{font:normal 18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;margin-bottom:10px;padding-bottom:10px;}
.item_h4{background:#00592a;border-radius:18px;color:#fff;padding:10px 0 10px 15px;}
.item_exp{display:block;padding-left:18px;}
.item_exp h4{font:normal 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;margin-bottom:15px;}
.kinsoku{overflow-wrap: break-word;}
.item_h ul{margin-left:0;padding-left:0;}
.item_h ul li{height:350px;}
.item_h ul li img{display:block;margin-bottom:10px;}
.item_h ul{border-bottom:2px dotted #00592a;padding:10px 0 20px 0;margin-bottom:20px;}
#option_tbl td input{float:left; margin:5px 5px 0 10px; width:auto;}
.s_table table{border-collapse:collapse;margin:10px auto 0;border-top:1px solid #ccc; border-left:1px solid #ccc;width:100%;}
.s_table th{ padding:5px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;}

.s_table td tr{text-align:left;}
.s_table th,
.s_table td.none {background:#eaeadc;}
.s_table td {padding:5px;text-align:left;border-bottom:1px solid #ccc; border-right:1px solid #ccc;background:#eaeadc }
.stock_zero {color:red;}

@media only screen and (max-width: 680px) {
.item_exp{display:block;padding-left:0px;}
.item_h ul li{height:330px;}
}


#iframeBlock{
height:100%;
 
    .iframeBody{
    height:100%;
 
        iframe{
        border:none;
        width:100%;
        height:100%;
        padding:0;
        margin:0;
        }
    }
}
a img:hover{filter:alpha(opacity=70);opacity: 0.7;transition: 0.3s;-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;}

/*
 * layout
 */
#wrapper {
  max-width: 880px;
}

/*
 * contents
 */


#contents {
	width: 658px;
	float: right;
}

#contents .topicpath-nav {
	margin-bottom: 5px;
}
#contents .topicpath-nav li {
    padding: 0;
}
#contents .topicpath-nav a {
    margin-left: 5px;
	color: #333;
}

#content_color{position:relative;top:5px;width:100%;max-width:1000px;overflow:auto;margin:0 auto;padding-bottom:30px;}
#content_color h1{margin-top:15px;} 

/*///////swapimg////////*/
h3#color_title {margin-bottom:20px;}
.main_photo img{width:100%;height:auto;max-width:900px;}
.main_photo a img:hover{transition: 0.3s;opacity: 0.8;}
#ex_text p{font-size:12px;}
#message{font:normal 14px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;margin-top:5px;margin-bottom:30px;}
ul#ul_pr {list-style: none;margin: 0px;padding: 0px;}
ul.color_list li{width:50px;height:auto;float:left;background:none;margin-right:9px;list-style: none; margin-bottom:10px;	}

.color_pallet{margin-bottom:20px;}
li input:hover {opacity: 0.8;transition: 0.3s;}

#color_ex p{font:normal 12px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;margin-top:5px;border-top:dotted 2px #00592a;padding-top:10px;margin-bottom:10px;}

#image-btn1 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn2 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn3 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn4 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn5 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn6 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn7 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn8 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn9 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn10 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn11 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}
#image-btn12 {border: solid 2px #fff; width: 50px;height: 50px;background: left top no-repeat;border-radius:36px;}


/*//カラージェネレータ選択画面//*/
#color_select p{font:normal 14px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
#color_select ul li{width:30%;height:auto;float:left;background:none;margin-top:5px;margin-right:15px;list-style: none;}
#color_select ul {list-style: none;margin: 0px;padding: 0px;}
#color_select ul li{margin-bottom:20px;}
#color_select a img{width:100%;height:auto;border-radius:10px;display:block;border:2px solid #fff;margin-bottom:10px;}
#color_select a img:hover{opacity: 0.8;transition:0.3s;}
.color_select a{color:#fff}
a.select_btn{font:normal 10px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; text-decoration: none; background-color:#00592a;border-radius:20px;padding:7px;}

a.select_btn:hover{background-color:#9d9969;transition:0.3s;}






.bottom_contents {clear:both;margin-top:30px;padding-top:30px;}


#logo{float: left;}
#logo img{margin-right:30px;width:100%;height:auto;max-width:120px;}
#title_p h1 {
	margin: 0;
	padding: 5px 0 10px 0;
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#title_t{padding-top:30px;color:#00592a}
#title_t a {font:56px  'Dancing Script', cursive;color:#00592a;}
#title_t a:hover{text-decoration:none;color:#9d9969}
.g_menu{clear:both;margin-top:-10px;}
#menu {
	width: 100%;
}
#menu li {
	float: left;
	width: 24.6%;
	margin-right: 0.5%;
}
#menu li:last-child {
	margin-right: 0;
}
#menu li a {
	display: block;
	margin-right: 3px;
	height: 33px;
	line-height: 33px;
	color: #f2f2e3;
	background-color: #00592a;
}
#menu{font: 20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.menu_b01 {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/menu_icon01.png) no-repeat;
	vertical-align: -4px;
}
.menu_b02 {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/menu_icon02.png) no-repeat;
	vertical-align: -4px;
}
.menu_b03 {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/menu_icon03.png) no-repeat;
	vertical-align: -4px;
}
.menu_b04 {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/menu_icon04.png) no-repeat;
	vertical-align: -4px;
}

#toggle{ display: none;}

ul.inline > li, ol.inline > li {
	padding: 0;
}

.format{clear:both;}
.format a {color:#8D5616;font-size:13px;text-align:left;}
.format li {font-size:12px;text-align:left;}
.h2_script{font:10px 'Dancing Script', cursive;}
.price{font-size:14px;text-align:left;}

.format img{border-radius:10px;border:3px solid #fff;}
.format h2{margin-bottom:15px;padding-bottom:10px}
.recently ul li{height:280px;}

#instagram h4{font:26px 'Dancing Script', cursive;}
#instagram a {border:none;}
#sub_menu{margin:0 auto;padding:0 auto;}
#sub_menu li a:hover{filter:alpha(opacity=70);opacity: 0.7;transition: 0.3s;-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;}


/*
 * side
 */

.col {
	padding: 0;
}
#side {
	width: 199px;
}
#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}
#side a {
	color: #333;
}
#side h3{font: 16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.format img {
	border-radius: 0;
	border: none;
}

/*footer*/
#footer {
	border-top: none;
	border-bottom: 28px solid #00592a;
}
#pagetop {
	display: none;
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 10;
}
#pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/ptop.png) no-repeat;
}
#footer ul li a {
	color: #333;
	font-size: 13px;
}


/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center;}
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold;}
.txt_fw { font-weight: bold; font-size: 14px;}
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_2 { margin: 2px; }
.mar_t_2 { margin-top: 2px; }
.mar_r_2 { margin-right: 2px; }
.mar_b_2 { margin-bottom: 2px; }
.mar_l_2 { margin-left: 2px; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eaeadc; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { padding-top: 2px; padding-bottom: 1px;  border-bottom: 1px solid #00592A;}
.bor_b_2 { border-bottom: inset 2px #00592A;}
.bor_l_1 { border-left: 1px solid #eee; }


/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {padding-left: 0;}

ul.color_list li{width:38px;height:auto;float:left;background:none;margin-right:8px;list-style: none; margin-bottom:10px;	}
.color_pallet li a{display:block;}
.color_pallet li img{width:100%;height:auto;border-top-left-radius:80px;border-top-right-radius:80px;border-bottom-left-radius:80px;border-bottom-right-radius:80px;-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}
  
#image-btn1 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn2 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn3 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn4 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn5 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn6 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn7 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn8 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn9 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn10 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn11 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
#image-btn12 {border: solid 2px #fff; width: 38px;height: 38px;background: left top no-repeat;border-radius:24px;}
  
 #color_select ul li{width:46%;height:auto;float:left;background:none;margin-top:5px;margin-right:10px;list-style: none;}
  
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-chevron_thin_right { background-position: -144px -144px;}
.icon-lg-b.icon-brush {background-position: -288px -72px;}
.icon-lg-b.icon-bucket {background-position: -168px -72px;}
.icon-lg-w.icon-list {  background-position: -288px -144px;}
.icon-lg-w.icon-pencil { background-position: -144px -0px;}
.icon-lg-w.icon-home { background-position: -264px -24px;}
.icon-lg-w.icon-cart { background-position: -264px -96px;}
.icon-lg-w.icon-circled_info { background-position: -408px -120px;}
.icon-lg-w.icon-mail {background-position: -96px -0px;}
.icon-lg-w.icon-circled_help { background-position: -456px -120px;}
.icon-b.icon-chevron_right {background-position: -16px -144px;}

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }







@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
#menu li a{font: 10px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

@media only screen and (max-width: 680px) {
#logo img{margin-right:15px;width:100%;height:auto;max-width:90px;margin-bottom:10px;}
#title_p h1 {font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
#title_t{padding-top:10px;color:#00592a;margin-bottom:10px;}
#title_t a {font:38px  'Dancing Script', cursive;marign-bottom:20px;}

.g_menu{clear:both;margin-top:0;}

#menu{clear:both;display: none;margin:10px ;width: 100%;
  max-width: 680px;
  margin: 0;}


#toggle{
 display: block;
 position: relative;
 height:35px;
width: 100%;
background: #00592a;
border-radius:3px;
margin-top: 20px;
}


#toggle a{
display: block;
position: absolute;
padding: 5px 0 5px 5px;
color: #e6e6e6;
height:20px;
text-decoration: none;
}

#menu li{ display: block;text-align:left;padding-left:20px;}

#sub_menu{margin:0 auto;padding:0 auto;}
#sub_menu li a:hover{filter:alpha(opacity=70);opacity: 0.7;transition: 0.3s;-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;}

}

@media only screen and (max-width: 480px) {
#sub_menu{margin:0 auto;padding:0 auto;}
#sub_menu li a:hover{filter:alpha(opacity=70);opacity: 0.7;transition: 0.3s;-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;}
}

.wsteacher p{
 display:inline-block;
 vertical-align:middle;
}

.media p{
 display:inline-block;
 vertical-align:top;
}

.h3_script{font:40px 'Dancing Script', cursive;}

.waterbasedpaint{
  width:500px;
  height:45.461px;
  background:url(https://img21.shop-pro.jp/PA01328/784/etc/waterbasedpaint_waku_01.gif) no-repeat left bottom;
  background-size:100% 45.461px
} 
.lacquer{
  width:500px;
  height:45.461px;
  background:url(https://img21.shop-pro.jp/PA01328/784/etc/lacquer_01.gif) no-repeat left bottom;
  background-size:100% 45.461px 
} 
.urethane{
  width:500px;
  height:45.461px;
  background:url(https://img21.shop-pro.jp/PA01328/784/etc/urethane_01.gif) no-repeat left bottom;
  background-size:100% 45.461px 
} 
.sframe-middle{
  width:500px;
  background:url(https://img21.shop-pro.jp/PA01328/784/etc/waku_02.gif);
  background-size:100% 100%
} 
.sframe-bottom{
  width:500px;
  height:45.461px;
  background:url(https://img21.shop-pro.jp/PA01328/784/etc/waku_03.gif) no-repeat left top;
  background-size:100% 45.461px
}

.text{
  margin:0 24px;
  font-size: 12px;
}

section table   { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }
 
/*----------------------------------------------------
	.demo01
----------------------------------------------------*/
.demo01 th	{ width: 30%; text-align: left; }

@media only screen and (max-width:480px){
    .demo01	{ margin: 0 -10px; }
    .demo01 th,
    .demo01 td{
		width: 100%;
		display: block;
		border-top: none;
    }
	.demo01 tr:first-child th	{ border-top: 1px solid #ddd; }
}
/*----------------------------------------------------
    .media
----------------------------------------------------*/
.demo01 th  { width: 30%; text-align: top; }
 
@media only screen and (max-width:480px){
    .demo01 { margin: 0 -10px; }
    .demo01 th,
    .demo01 td{
        width: 100%;
        display: block;
        border-top: none;
      text-align: center;
    }
    .demo01 tr:first-child th   { border-top: 1px solid #ddd; }
}

.free_7 th  { width: 40%; text-align: left; }
 
@media only screen and (max-width:480px){
    .free_7 { margin: 0 -10px; }
    .free_7 th,
    .free_7 td{
        width: 100%;
        display: block;
        border-top: none;
    }
    .free_7 tr:first-child th   { border-top: 1px solid #ddd; }
}

figure {
	position: relative;
	overflow: hidden;
	width: 150px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 150px;
	height: 150px;
	background:rgba(255,255,255,0.8);
    border-radius: 50%;
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 0;
}
figure:hover figcaption {
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	opacity: 1;
}

/* Tablet */
@media screen and (max-width:768px){
 
  /* パターン2：フォントサイズ縮小 */
  .tableBlock.pattern02 table {
    font-size:75%;
  }
 
/* Tablet */ }

 
/* SmartPhone */
@media screen and (max-width:480px){
 
  /* パターン2：フォントサイズ縮小 */
  .tableBlock.pattern02 table {
    font-size:50%;width:400px
  }
 
/* Smartphone */ }
/* Effect 01 */
		#sample01 figure {
			position: relative;
			overflow: hidden;
		}
		#sample01 figcaption {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,.6);
			-webkit-transition: .3s;
			transition: .3s;
			opacity: 0;
		}
		#sample01 figure:hover figcaption {
			opacity: 1;
		}

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*緑付箋ベージュ*/
.box9 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #eaeadc;
    border-left: solid 10px #00592a;
}
.box9 p {
    margin: 10; 
    padding: 10;
  text-align: left;
}

/*緑付箋白*/
.box91 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: white;
    border-left: solid 10px #00592a;
}
.box91 p {
    margin: 10px; 
    padding: 10px;
  text-align: left;
}

/*吹き出し*/
.box24 {
position: relative;
padding: 0.5em 0.7em;
margin: 2em 0;
background: #00592a;
color: white;
font-weight: bold;
}
.box24:after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid  #00592a;
width: 0;
height: 0;
}
.box24 p {
margin: 0;
padding: 0;
} 

/*付箋ボックス*/
.box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: black;
    background: #eaeadc;
    border-left: solid 10px #eaeadc;
}
.box8 p {
    margin: 5px; 
    padding: 5px;
    text-align: left;
}

/*hr*/
hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #00592a;
}

.center {
   text-align: center;
}

button.button5 {
    /* 文字サイズを1.4emに指定 */
    font-size: 1.4em;

    /* 文字の太さをboldに指定 */
    font-weight: bold;

    /* 縦方向に10px、
     * 横方向に30pxの余白を指定 */
    padding: 10px 30px;

    /* 背景色を濃い青色に指定 */
    background-color: #00592a;

    /* 文字色を白色に指定 */
    color: #fff;

    /* ボーダーをなくす */
    border-style: none;

    /* ボタンの影の指定
     * 影の横幅を2px
     * 縦長を2px
     * ぼかしを3px
     * 広がりを1px
     * 色を#666（グレー）に指定 */
    box-shadow: 2px 2px 3px 1px #666;
    -moz-box-shadow: 2px 2px 3px 1px #666;
    -webkit-box-shadow: 2px 2px 3px 1px #666;
}

button.button5:hover {
    /* 背景色を明るい青色に指定 */
    background-color: #9d9969;

    /* 文字色を白色に指定 */
    color: #fff;
}

.slash-2 {
  height: 8px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="3px" height="3px" viewBox="0 0 3 3" fill="hsla(0, 0%, 65%, 1.0)"><polygon points="0,0.5 0,1.5 1.5,3 2.5,3"/><polygon points="2.5,0 1.5,0 3,1.5 3,0.5"/></svg>');
  background-size: 3px 3px;
  width: 65%;
}

.moji {
　letter-spacing: 10px;
}

.sample07 {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

/*ワークショップボックス*/
.box30 {
margin: 2em 0;
background: #f1f1f1;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
font-size: 20px;
background: #00592a;
padding: 7px;
text-align: center;
color: #FFF;
font-weight: bold;
letter-spacing: 0.05em;
}
.box30 p {
padding: 15px;
margin: 15px;
} 

/*段落*/
.text { display: inline-block; }
/*付箋ボックス*/
.box8a {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: black;
    background: #eaeadc;
    border-left: solid 10px #eaeadc;
}
.box8a p {
    margin: 5px; 
    padding: 5px;
    text-align: left;
}

button.button6 {
    /* 文字サイズを1.4emに指定 */
    font-size: 1.4em;

    /* 文字の太さをboldに指定 */
    font-weight: bold;

    /* 縦方向に10px、
     * 横方向に30pxの余白を指定 */
    padding: 10px 30px;

    /* 背景色を濃い青色に指定 */
    background-color: #00592a;

    /* 文字色を白色に指定 */
    color: #fff;

    /* ボーダーをなくす */
    border-style: none;
  
  border-radius:5px;

    /* ボタンの影の指定
     * 影の横幅を2px
     * 縦長を2px
     * ぼかしを3px
     * 広がりを1px
     * 色を#666（グレー）に指定 */
    box-shadow: 2px 2px 3px 1px #666;
    -moz-box-shadow: 2px 2px 3px 1px #666;
    -webkit-box-shadow: 2px 2px 3px 1px #666;

    /* テキストの影の指定
     * 影の横幅を1px
     * 縦長を1px
     * ぼかしを2px
     * 色を#000（黒）に指定 */
    text-shadow: 1px 1px 2px #000;
}

button.button6:hover {
    /* 背景色を明るい青色に指定 */
    background-color: #9d9969;

    /* 文字色を白色に指定 */
    color: #fff;
}



/*ワークショップボックス*/
.box30 {
margin: 2em 0;
background: #f1f1f1;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
font-size: 20px;
background: #00592a;
padding: 7px;
text-align: center;
color: #FFF;
font-weight: bold;
letter-spacing: 0.05em;
}
.box30 p {
padding: 15px 20px;
margin: 0;
} 

/*付箋ボックス*/
.box8 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: black;
    background: #eaeadc;
    border-left: solid 10px #eaeadc;
}
.box8 p {
    margin: 10px; 
    padding: 10px;
    text-align: left;
}

/*hr*/
hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #00592a;
}

/*布風*/
.box15 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #565656;
    background: #ffffff;
    border-radius: 8px;
}
.box15 p {
    margin: 5px; 
    padding: 5px;
}

body {overflow:scroll;}


html {
    
@media screen and (min-width : 768px){
    html{ font-size : 10px;}
}
 
}




/*タグ*/

/*見出し*/
h7 {
position: relative;
color: #333333;
text-shadow: 0 0 2px white;
}
h7:before {
content: "";
position: absolute;
background: #9d9969;
width: 50px;
height: 50px;
border-radius: 50%;
top: 50%;
/* border: dashed 1px white; */
left: -15px;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}

/*円*/
h8{
position: relative;
color: #333333;
display: inline-block;
margin: 47px 0;
text-shadow: 0 0 2px white;
}
h8:before {
content: "";
position: absolute;
background: #9d9969;
width: 100px;
height: 100px;
border-radius: 50%;
top: 50%;
/* border: dashed 1px white; */
left: 50%;
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: -1;
}

/*立体*/
h9{
position: relative;
padding: 0.35em 0.5em;
background: #9d9969;
color: #ffff;
}
h9:before{
content: " ";
position: absolute;
top: -16px;
left: 0;
width: -webkit-calc(100% - 16px);
width: calc(100% - 16px);
height: 0;
border: solid 8px transparent;
border-bottom-color: #565656;
}

/*リボン*/
h10{
position: relative;
padding: 0.5em;
background: #00592a;
color: white;
}

h10::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(86, 86, 86);
}


/*point*/
h11{
position: relative;
border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;
background: #f4f4f4;
line-height: 1.4;
padding: 0.4em 0.5em;
margin: 2em 0 0.5em;
}

h11:after {/*タブ*/
position: absolute;
font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
content: '\f0a7\ POINT';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 0.7em;
line-height: 1;
letter-spacing: 0.05em;
  }
/*ボタン*/
.square_btn{
display: inline-block;
padding: 0.5em 1em;
text-decoration: none;
background: white;/*ボタン色*/ color: black;
border-bottom: solid 4px gray;
border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/ -ms-transform: translateY(4px);
-webkit-transform: translateY(4px);
transform: translateY(4px);/*下に動く*/ border-bottom: none;/*線を消す*/ } 

/*縮小テーブル*/
.class_table table{
width:100%;
border:none;


}

/*白ボックス*/
.box81 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: black;
    background: white;
    border-left: solid 10px #eaeadc;
}
.box81 p {
    margin: 5px; 
    padding: 5px;
    text-align: left;
}

/*吹き出し*/
.balloon1-left {
position: relative;
display: inline-block;
margin: 1.5em 0 1.5em 15px;
padding: 7px 10px;
min-width: 120px;
max-width: 100%;
color: #555;
font-size: 14px;
background: #eaeadc;
  border-radius: 10px;
}.balloon1-left:before{
content: "";
position: absolute;
top: 50%;
left: -30px;
margin-top: -15px;
border: 15px solid transparent;
border-right: 15px solid #eaeadc;
}.balloon1-left p {
margin: 0;
padding: 0;
} 

.box1 {
    padding: 0 10px 10px 10px;
    margin: 20px 0;
    color: #333;
    background: #fff;
    border-top: solid 5px #979467;
}
.box1 p {
    margin: 0; 
    padding: 0;
}
.box2 {
    padding: 10px;
    margin: 20px 0;
    color: #333;
    background: #fff;
}
.box2 p {
    margin: 0; 
    padding: 0;
}
#side .box2 h3 {
	margin: 0 0 10px 0;
	padding: 1px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #583b00;
	background: #c7c4a4;
	border-radius: 15px;
}
#side h4 {
	margin: 0;
	font-size: 13px;
}
#side p {
	font-size: 12px;
}
.side_cate {
	margin: 0;
}
.side_cate li {
	margin: 0;
	list-style: none;
	padding: 20px 0 20px 15px;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/icon01.png) no-repeat;
	background-position: left 23px;
	border-bottom: 1px solid #bbb;
}
.side_ul01 {
	margin: 0;
}
.side_ul01 li {
	margin: 0;
	list-style: none;
	padding: 5px 0 5px 15px;
	background: url(https://file003.shop-pro.jp/PA01401/331/img/icon01.png) no-repeat;
	background-position: left 8px;
}
.side_bn01 {
	margin-bottom: 20px;
}
.side_bn02 {
	margin-bottom: 10px;
}

dl.search1{
	position:relative;
	background-color:#fff;
	border:1px solid #aaa;
}
dl.search1 dt{
	margin-right:35px;
	padding:3px;
}
dl.search1 dt input{
	width:100%;
	height:20px;
	line-height:20px;
	background:none;
	border:none;
}
dl.search1 dd{
	position:absolute;
	top:2px;
	right:4px;
}
dl.search1 dd button{
	display:block;
	padding:3px;
	background:none;
	border:none;
}
dl.search1 dd button span{
	display:block;
	width:20px;
	height:20px;
	background:url('/images/search.png') no-repeat scroll 0 0;
}

.shadow1 {
    margin: 10px 5px 10px 10px; /* 画像の上の余白*/
    border-radius: none;
    width: 320; height: 320;
    border: none; 
    
}

.h2_01 {
	margin-bottom: 10px;
	padding: 8px 8px 8px 30px;
	font-size: 20px;
	background: #fff url(https://file003.shop-pro.jp/PA01401/331/img/icon02.png) no-repeat;
	background-position: 10px 14px;
	border-top: 4px solid #00592a;
}
.h2_02 {
	margin-bottom: 20px;
	padding: 8px 8px 8px 30px;
	font-size: 20px;
	background: #fff url(https://file003.shop-pro.jp/PA01401/331/img/icon02.png) no-repeat;
	background-position: 10px 14px;
	border-top: 4px solid #00592a;
}
.h3_01 {
	margin-bottom: 10px;
	font-size: 18px;
}
.p02 {
	font-size: 12px;
}
.col01 {
	width: 204px;
	float: left;
	margin: 0 5px 5px 0;
	padding: 6px;
	background: #fff;
}
.col01:nth-child(3n) {
	margin: 0 0 5px 0;
}
.col01:nth-child(3n+1) {
	clear: both;
}
.col01 img {
	margin-bottom: 5px;
}
.col01 p {
	margin: 0;
}
.col02 {
	width: 154px;
	float: left;
	margin: 0 12px 12px 0;
}
.col02:nth-child(4n) {
	margin: 0 0 12px 0;
}
.col02:nth-child(4n+1) {
	clear: both;
}
.col03 {
	width: 284px;
	float: left;
	margin: 0 9px 20px 0;
}
.col03:nth-child(2n) {
	margin: 0 0 20px 0;
}
.col04 {
	width: 200px;
	float: left;
	margin: 0 0px 0px 0;
	padding: 5px;
	background: #fff;
}
.col04:nth-child(3n) {
	margin: 0 0 5px 0;
}
.col04:nth-child(3n+1) {
	clear: both;
}
.col04 img {
	margin-bottom: 5px;
}
.col04 p {
	margin: 0;
}

.col05 {
	width: 310px;
	float: left;
	margin: 0 9px 20px 0;
}
.col05:nth-child(2n) {
	margin: 0 0 20px 0;
}

  .col06 {
width: 47%;
    	float: left;
		margin: 0 1% 5px 0;
	padding: 1%;
	background: #fff;
	}

.box3 {
	width: 577px;
	padding: 23px 39px;
	background: #c7c4a4;
}

.box_free {
	padding: 0 10px 10px 10px;
	background: #fff;
	border-top: 5px solid #00592a;
}
.box_free h2 {
	margin-bottom: 20px;
	padding: 8px 8px 8px 20px;
	font-size: 20px;
	font-weight: bold;
	background: #fff url(https://file003.shop-pro.jp/PA01401/331/img/icon02.png) no-repeat;
	background-position: 0 14px;
}
.box_free h3 {
	margin-bottom: 20px;
	padding: 2px 15px;
	font-size: 18px;
	font-weight: bold;
	color: #f2f2e3;
	background: #00592a;
}
.box_free h4 {
	margin-bottom: 15px;
	padding: 0 0 5px 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #808067;
}
.box_free h5 {
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	background: #fff url(https://file003.shop-pro.jp/PA01401/331/img/icon01.png) no-repeat;
	background-position: 0 center;
}
.box_free h6 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.box_shousai {
	padding: 1px 10px 10px 10px;
	background: #fff;
 
}

.box_shousai h2 {
	margin-bottom: 20px;
	padding: 8px 8px 8px 20px;
	font-size: 20px;
	font-weight: bold;
	background: #fff url(https://file003.shop-pro.jp/PA01401/331/img/icon02.png) no-repeat;
	background-position: 0 14px;
}
.box_shousai h3 {
	margin-bottom: 20px;
	padding: 2px 15px;
	font-size: 18px;
	font-weight: bold;
	color: #f2f2e3;
	background: #00592a;
}
.box_shousai h4 {
	margin-bottom: 15px;
	padding: 0 0 5px 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #808067;
}
.box_shousai h5 {
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	background: #fff url(https://file003.shop-pro.jp/PA01401/331/img/icon01.png) no-repeat;
	background-position: 0 center;
}
.box_shousai h6 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

@media (max-width: 768px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	#head_logo img {
		width: 335px;
		height: auto;
	}
	#sp_navi_on {
		display: block;
	}
	.head_menu {
		width: 90px;
	}
	.head_menu li {
		float: left;
	}
	.head_menu li, #header .head_menu li a {
		width: 41px;
		height: 33px;
	}
	.head_menu03 {
		margin-right: 4px;
	}
	.head_menu03 a {
		padding-left: 0;
		width: 41px;
		height: 33px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background: url(https://file003.shop-pro.jp/PA01401/331/img/head_icon03_sp.png) no-repeat;
	}
	#contents {
		width: 100%;
		float: none;
	}
	#side {
		display: none;
	}
	.col01 {
		width: 47%;
		float: left;
		margin: 0 1% 5px 0;
		padding: 1%;
		background: #fff;
	}
	.col01:nth-child(2n) {
		margin: 0 0 5px 0;
	}
	.col01:nth-child(3n) {
		margin: 0 1% 5px 0;
	}
	.col01:nth-child(3n+1) {
		clear: none;
	}
	.col01:nth-child(2n+1) {
		clear: both;
	}
	.col01 img {
		width: 100%;
		height: auto;
	}
	.col02 {
		width: 48%;
		float: left;
		margin: 0 2% 12px 0;
	}
	.col02:nth-child(2n) {
		margin: 0 0 12px 0;
	}
	.col02:nth-child(2n+1) {
		clear: both;
	}
	.col02 img {
		width: 100%;
		height: auto;
	}
	.box3 {
		width: 96%;
		padding: 2%;
		background: #c7c4a4;
	}
	.col03 {
		width: 48%;
		float: left;
		margin: 0 2% 20px 0;
	}
	.col03:nth-child(2n) {
		margin: 0 0 20px 0;
	}
  
  .col04 {
		width: 47%;
		float: left;
		margin: 0 1% 5px 0;
		padding: 1%;
		background: #fff;
	}
	.col04:nth-child(2n) {
		margin: 0 0 5px 0;
	}
	.col04:nth-child(3n) {
		margin: 0 1% 5px 0;
	}
	.col04:nth-child(3n+1) {
		clear: none;
	}
	.col04:nth-child(2n+1) {
		clear: both;
	}
	.col04 img {
		width: 100%;
		height: auto;
	}
  	.col05 {
		width: 48%;
		float: left;
		margin: 0 2% 20px 0;
	}
	.col05:nth-child(2n) {
		margin: 0 0 20px 0;
	}
  
	#footer {
		position: relative;
		background: #c7c4a4;
		border-bottom: 5px solid #00592a;
		z-index: 1;
	}
	#pagetop {
		bottom: 30px;
		right: 5px;
	}
	#foot_bn01 {
		margin: 0 auto 20px auto;
	}
	#foot_bn02 {
		width: 50%;
		float: left;

	}
	#foot_txt01 {
		width: 50%;
		float: right;
		margin-bottom: 20px;
		text-align: left;
	}

