@charset "UTF-8";

html {
    font-family:'Noto Sans JP', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
body {
  height: 100%;
  background:#FFF;
}
body, button, input, textarea{
    font-size: .13rem;
}

/*デバイス表示関係*/
.pc_only {
	display: none;
}
.sp_only {
	display: block;
}
.sp-tab_only {
	display: block !important;
}
.pc-tab_only {
	display: none !important;
}
.sp_none {
	display: none;
}

.tab_only {
	display: none;
}

.sp-tab_none {
	display: none;
}

.sp-tab_w90 {
	width: 90%;
	max-width: 90%;
	margin:0 auto;
}



img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}
.m0sp{
	margin:0;
}

.fl,.fr {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.w1020{
	width:100%;
}
.w670 {
	width: 90%;
	margin: 0 auto;
}

.mt35 {
    margin-top: 2em;
}

.s38 {
	font-size: .28rem;
}

.s32 {
	font-size: .24rem;
}

.s22 {
	font-size: .17rem;
}

.s18 {
	font-size: .15rem;
}






/* header */

body .gnav_container .left {
    padding: 14px 0;
    width: 165px;
}
.header_inner{
display: table;
width: 100%;
margin: 0 auto;
    padding: 0;
}
.bx-wrapper {
    margin-bottom: 0px;
}
#topSlider_container{
	width:100%;
	float:none;
	-webkit-overflow-scrolling: auto;
}
/*
#topSlider_container:before{
	content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
}
*/


.home_slide_img0 {
    background-position: 14% center;
}
.home_slide_img1 {
	background-position-x: 2%;
}
.home_slide_img2 {
    background-position-x: 69%;
}

.topSlide p{
	font-size: .20rem;
	height: 61px;
}

.clone-nav{
display: none;
}

ul.header_menu{
display: table-cell;
float: none;
vertical-align: middle;
    margin-top: 6px;
    width:105px;
}
ul.header_menu li{
	float:right;
	vertical-align: middle;
	margin-left: 5px;
}

.header_inner a:first-child{
display: table-cell;
    width: auto;
vertical-align: middle;
}



@media screen and (max-width: 230px)  {


.header_intro {
	display: none;
}

.gnav-wrapper{
	display: none;
}

.header_back {
	background-size: cover;
}

header#masthead {
	position: relative;
	margin: 0;
}

.header_title {
    width: auto;
    margin-top: 0;
    padding: 0;
    height: 80px;
}

.header_info {
	display: none;
}

.site-main{
	width: 100%;
	margin: 0 auto;
}


/* スマホドロワーメニュー */


.mm-menu {background: #FFF !important;}
.mm-list a{color: #000 !important;}
#menu_left{display:table-cell;width:auto;height:80px;vertical-align:middle;}
#menu_right{display:none;width:80px;height:80px;vertical-align:middle;padding-bottom: 0.4em;}
#headerMenu2{display:block;height:auto;vertical-align:middle;top:30px;right:30px;float:right; padding: 26px 25px 0 0;}
.mm-listview>li>a, .mm-listview>li>span{font-size: .15rem;}


.footer_menu2 div a {
    width: 100%;
    display: block;
    color: #fff;
    font-size: .15rem;
}
    .menu_box {
	width: 100%;
	display: table !important;
}

.menu_box div{
	width: 100%;
	text-align: center;
}

.menu_box div a{
	width: 100%;
	display:block;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
}

.mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: .10rem;
    text-transform: uppercase;
    text-indent: 0px;
    line-height: 25px;
    padding-right: 5px;
}
 .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 1) !important;
    }
    
   .mm-slideout {
    background: #FFF;
}
  

/* =====================
	　    全ページ共通 
===================== */
a {
  color: black;
  text-decoration: none;
}
#wrap{
	height: inherit;
}
.content-area{
	width: 100%;
	max-width: 100%;
	height:inherit;
}
#content {
	max-width: 100%;
	margin: 0 auto 0 auto;
	padding:0;
	height:inherit;
} /*変更*/
main{
	width: 100%;
	margin: 0 auto;
    height: initial;
}
#page {
	width: 100%;
	max-width: 100%;
	height:auto;
	background:#FFF;	
}

/* ヘッダー画像 */
.headerImg {
    background-size: cover;
    width: 100%;
    height: 150px;
}
.header_title p {
	padding: 0 20px;
    font-size: .24rem;
}

/* ボタン */
.buttonA{
    width: 100%;
    height: auto;
    padding: 12px 10px;
    line-height: 16px;
    color: #FFF;
    font-size: .18rem;
    text-align: center;
    display: block;
    border: 1px solid #FFF;
    border-radius:8px;
}

/* 見出し */
h2 {font-size:.20rem;font-weight:bold;}
h3 {font-size:.19rem;font-weight:bold;}
h4 {font-size:.17rem;font-weight:bold;}
h5 {font-size:.17rem;font-weight:bold;padding-bottom:10px;}
.midashi-36{
	font-size: .30rem;
    font-weight: bold;
}

/* =====================
	　   パンくず 
===================== */
.breadcrumb_box {
	width: 100%;
	height:auto;
	margin: 0 0 20px 0;
	/* height: 45px; */
	font-size: .11rem;
	/*background-color: #ffe2e8; */
	position: relative;
}
#breadcrumb {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding:0px;
	padding-left:0;
	color: #000;
}
#breadcrumb ul {
	display: block;
	height: 100%;
	position: absolute;
	top:44px;
    z-index: 111;
    font-size: .11rem;
}

#breadcrumb ul li {
	display: block;
	float:left;
	vertical-align: middle;
}
#breadcrumb ul li a{
	color:#000;
}
#breadcrumb ul li:before {
	content: "　>\a0";
}
#breadcrumb ul li:first-child:before {
	content: "";
}

.post-type-archive-news .page_intro_container, .single-news .page_intro_container, .single-goshuin .page_intro_container {
    margin:0 auto;
}

/* =====================
	　　　 TOPページ 
===================== */

.top_intro {
    width: 100%;
    margin: 0 auto 0.5em;
    padding: 2em 0;
}
.top_intro h2 {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
    font-size: .22rem;
	line-height: 1.4;
}
.top_intro p {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: .13rem;
}


.top_intro .effect-fade-obj{
    width: 90%;
    margin: 0 auto;
    padding: 0;
}

.top_intro .img1 {
    display: block;
    margin: 1em auto;
    width: 102px;
    max-width: 30%;
}



.top_product-slider .swiper-container{
	display:none;
}
.top_product_sp {
    background: #EEE;
    padding: 49.5px 20px 15px 22.5px;
    margin-top: 0px;
}
.top_product_sp h2{
    text-align: center;
    margin-bottom: 18px;
	font-size: .20rem;
	line-height:1.4;
}
.top_product_sp li{
    position: relative;
	float:left;
    margin-bottom: 2.5px;
    margin-right: 2.5px;
    width: calc(50% - 2.5px);
    background: #fff;
    border-radius: 0 0 0 5px;
    padding: 5px;
}
.top_product_sp li:nth-child(add){
	
}
.top_product_sp ul li:nth-child(even){
	margin-right:0px;
}
.top_item_image{
    display: table;
}
.top_item_image .inner{
	display: table-cell;
    vertical-align: middle;
}
.top_item_contents{
	position: relative;
    padding: 10px 5px 28px;
}
.top_item_name{
    font-size: .12rem;
	font-weight:bold;
    margin-bottom: 5px;
}
.top_item_price{
    position: absolute;
    font-size: .10rem;
    right: 10px;
    bottom: 12px;
    padding: 5px 0 2px;
}
.top_item_material{
    position: absolute;
    font-size: .09rem;
    left: 10px;
    bottom: 12px;
	display: inline-block;
    color: #A59F4E;
    border-bottom: 1px dashed #A59F4E;
}
.top_product_sp ul a{
position:absolute;
top:0;
left:0;
display:block;
height:100%;
width:100%
}
.top_item_materialyoshino_cedar span{
    display: inline-block;
    color: #99735C;
    border-bottom: 1px dashed #99735C;
    line-height: 1.3;
}
.top_item_materialyoshino_cypress span{
    display: inline-block;
    color: #A59F4E;
    border-bottom: 1px dashed #A59F4E;
    line-height: 1.3;
}
.top_product-slider-more {
    width: 100%;
    margin: 8px auto 0px;
	background: #db5a4a;
    color: #FFF;
	border:none;
}
.more_load{
    width: 100%;
    margin: 8px auto 0px;
    padding: 16px;
    background: #bdbdbd;
    color: #404040;
    border: none;
}

.top_use ul{
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 20px;
    display: inline-block;
    text-align: center;
}
.top_use ul li{
    float: none;
    max-width: 456px;
    width: auto;
	margin:0 auto 10px;
    box-sizing: content-box;
    border: 1px solid #DB5A4D;
}
.top_use ul li:nth-child(odd){
	margin:0 auto 10px;
}

.top_use p{
    text-align: center;
    margin-bottom: 18px;
    font-size: .20rem;
    line-height: 1.4;
}
.top_series {
    margin: 50px auto 60px;
}
.top_series_one_outer{
	display: block;
}
.top_series_one{
	width:100%;
	max-width:none;
}

.top_series h2{
    text-align: center;
    margin-bottom: 18px;
	font-size: .20rem;
	line-height:1.4;
}
.top_series-icon {
    height: 80px;
    padding-top: 6px;
    text-align: center;
}
.top_series-title{
	margin: 18px 0 13px;
	font-size:.18rem;
	font-weight:normal;
}
.top_series-intro {
    width: 70%;
    margin: 0 auto 45px;
}
.top_series figure {
    width: 100%;
}
.top_outlet h3{
    text-align: center;
    margin-bottom: 18px;
    font-size: .20rem;
    line-height: 1.4;
}
.top_outlet a{
    width: 100%;
    margin: 8px auto 0px;
    background: #db5a4a;
    color: #FFF;
    border: none;
}
.top_outlet p {
    margin: 23px 0 13px;
}
.top_outlet {
    margin: 0px auto 50px;
}
.top_village{
	height:auto !important;
}
.top_village_intro {
    min-width: inherit;
    width: 100%;
    float: none;
    padding: 35px 0 35px;
    color: #FFF;
}
.top_village_intro p {
    height: 280px;
}
.top_village_intro h2 {
    margin-bottom: 25px;
    font-size: .20rem;
    line-height: 1.4;
}
.top_village_intro .inner {
    width: 65%;
    float: none;
    margin: 0 auto;
    padding: 0;
}
.top_village_intro .a1 {
    margin-top: 22px;
}
.top_village .fixed-bg{
background-attachment: scroll !important;
}

/* =====================
	ニュース
===================== */
.news_content-area {
    width: 100%;
    max-width: 2560px;
    height: inherit;
    padding-bottom: 0px;
    background: #FFF;
}
.news_main {
    float: none;
    width: 100%;
    margin-top: 20px;
    padding-right: 0px;
    background: #FFF;
    padding: 0px;
}
.news_main section {
    max-width: 100%;
    width: 100%;
    border-bottom: 1px dashed #404040;
    padding: 0px;
}
.news_content-area .news_main:last-of-type section
 {
    border-bottom: none;
}
.news_title {
    margin: 0px 0px 15px;
}
.news_side{
    float: none;
    width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:0;
}
.news_content-area{
	max-width:100%;
}
.news_thum {
    width: 70px;
    height: 50px;
}
.news_entry>p:first-child, .news_month .archive-title {
	font-size: .17rem;
	margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: #404040 solid 1px;
}
.news_entry li{
	padding:0;
}
#collapsarch-2{
	padding-top: 10px;
}
.next-art {
    padding-left: 0px;
    font-size: .10rem;
}
.prev-art {
    padding-right: 0px;
    font-size: .10rem;
}

/* =====================
	特定商取引
===================== */

@media screen and (max-width: 500px)  {
	#law_table{
		clear:both;
		margin:2em 0 2em 0;
		width:100%;
		font-size:.14rem;
	}

	#law_table tr {
		border-bottom: none;
	}

	#law_table th { 
		padding: 0.5em 2em;
	}

	#law_table td { 
		padding: 1em 2em;
	}

	#law_table th,#law_table td {
		width: 100%;
		display: block;
		font-size: .14rem;
	}

	table#law_table tbody tr:nth-child(even){
		background:initial;
	}

	table#law_table tbody th{
		background:rgba(153,115,92,0.1);
	}
}





/* =====================
	　 固定ページ共通 
===================== */
.entry-content{
	width: 100%;
	max-width: 100%;
	padding: 0 20px;
}
.kotei_main_image .header1{
	position: absolute;
	left:10%;
	bottom:20px;
    font-size: .15rem;
}
.kotei_main-title{
	width: 100%;
	margin:30px auto 40px auto;
	padding:0;
	text-align: center;
	font-size: .18rem;
	font-weight: bold;
}

/* =====================
  ヘッダー
===================== */


/* グローバルナビ */
#gnav_container{
	width:100%;
	height:70px;
	background:#004e2b;
    padding: 0 20px;
    display:none;
}

#gnav_container ul{
	max-width:1020px;
	height:70px;
    font-size: .15rem;
    display: block;
    margin: 0 auto;
    padding:15px 4px;
}

#gnav_container ul li{
	width:20%;
	height:100%;
	float:left;
	color:#FFF;
	border-left:1px solid #8ec31e;
	text-align:center;
	padding:5px 10px 0;
}
#gnav_container ul li:first-child{
	line-height:1.3;
	padding-top:3px;
}
#gnav_container ul li:last-child{
	border-right:1px solid #8ec31e;
}
#gnav_container ul li a{
	color:#FFF;}



/* =====================
  フッター
===================== */

.button_back {
    width: 90%;
    height: auto;
    line-height: 51px;
    margin: 0 auto 0;
}

.bottom-menu {
    margin: 2em auto;
}

.bottom-menu a {
    padding: 0.4em 0;
    text-align: center;
    font-size: .15rem;
}

.footer_menu {
	display: none;
}

.site-footer {
	width: 1020px;
	margin: 0 auto;
}

.page_footer {
	width: 670px;
	margin: 0 auto;
}
.footer_outer {
    width: auto;
    height: auto;
    margin: 40px -100% 0;
    padding: 0 100% 60px;
    background: #004e2b;
    border-top: 3px solid #8ec31e;
}

footer {
	width: 100%;
	height: auto;
	margin:2em 0 0em;
	padding: 20px 20px 70px;
	position: relative;
	/*background: #fff;*/
}

footer ul.footer_address{
display: block;
width: 100%;
padding-bottom: 30px;
}

footer ul.footer_address li{
display: block;
text-align: center;
font-size: .12rem;
}

footer ul.footer_address li:first-child {
	margin-bottom: 1em;
    padding-right: 0;
}

footer .p1{
margin-top: 20px;
font-size: .16rem;
}
footer .p2{
font-size: .12rem;
}
.footer_kawakami_link {
    margin: 18px auto 0;
}
input[type="submit"].skubutton {
    font-size: .19rem;
}

er-spacing: -0.05em;
}


/* ==========================================
	　 以下各固定ページ
========================================== */

/* =====================
	プライバシーポリシ
===================== */
.privacy_policy li {
    width: auto;
    float: none;
}
.privacy_policy .p1 {
    font-size: .14rem;
}
.privacy_policy .d1 {
    margin-bottom: 25px;
	padding:0;
	font-size: .14rem;
}
.privacy_policy .p1 {
    margin: 0px auto 35px;
    text-align: left;
}
.privacy_policy ul.inpagelink {
    margin: 20px auto 40px;
    padding-left: 0px;
    text-align: center;
}




/* =====================
	お問い合わせ
===================== */
/*お問合せページ*/






/*
.form_coution{
    text-align: left;
    font-size: .12rem;
}
.form_coution2 {
    text-align: left;
    font-size: .12rem;
    border-bottom: 1px solid #bbb;
}
#mailformpro table th,#mailformpro table td{
	border-bottom: 1px solid #bbb;
	display: block;
}
#mailformpro table th{
	width: 100%;
	padding: 10px 10px;
}
#mailformpro table td{
	width: 100%;
	padding: 20px 10px;
}
#mailformpro textarea{
	max-width: 100%;
}
#mailformpro input[type="text"]{
	max-width: 100%;
}
#mailformpro input.form-width2{
	width: 35%;
}
#mailformpro input.form-width3{
	width: 30%;
}
*/


/* =====================
	会員ログイン
===================== */
#main article#post-5 {
    margin: 50px auto -95px;
}

#memberpages div.loginbox:before {
    height: 472px;
}

.whitebox div.header_explanation {
    padding-top: 0;
    padding-bottom: 0;
}

#memberpages .whitebox div.loginbox {
    margin-top: -10px !important;
    margin-bottom: 0;
    max-width: 88% !important;
    padding: 1em;
    background: #FFF;
    background-color: #ffffff !important;
    border: none !important;
}

/* =====================
	会員マイページ
===================== */

/* article#post-5 {
    width: 100%;
	padding: 0 20px;
} */

#memberinfo #memberdetail th,
#memberinfo #memberdetail td{
	display: block;
	/* border: none; */
}

#memberinfo #memberdetail th{
    width: 100%;
    padding: 5px 0;
}

#memberinfo #memberdetail .blank_cell,#memberinfo #memberdetail .blank {
    display: none;
}

#memberinfo .customer_form th,
#memberinfo .customer_form td{
	display: block;
	/* border: none; */
}

#memberinfo .customer_form th{
    width: 100%;
    padding: 5px 0;
}

#memberinfo .customer_form .blank_cell,#memberinfo .customer_form .blank {
    display: none;
}



/* =====================
	商品詳細ページ
===================== */

.item_series {
    margin: auto;
	padding: 3px;	
    font-size: .15rem;
    text-align: center;
    position: relative;
	top:0;
}

.item_box {
    width: 100%;
    margin: 1em auto 1.4em;
}


.sp-bottom-thumbnails .sp-thumbnail-container:after {
    width: 100%;
    height: 100%;
}

.item_material{
	line-height: 1.5;
	font-size: .14rem;
}



.item_price {
    font-size: .18rem;
}

#itempage .skuform {
    margin-top: 1em;
}



.storycontent #itempage .skuform .item_option {
    float: none;
    width: 100%;
	margin: 0 0 20px !important;
}

#itempage .skuform input[type="submit"].skubutton {
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: 0;
background-size: 30px;
    background-position: 15px 12px;
    font-size: .16rem;
}


.item_table th {
    width: 92px;
    font-size: .13rem;
}

.item_table td {
    padding: 8px;
    font-size: .13rem;
}


.item_other_title{
    font-size: .17rem;
}
.item_other img{
width:80%;
}
.item_other .swiper-slide{
height: 380px;	
}
.item_other p.item_name{
	text-align:center;
}


/* =====================
	機能・エフェクト
===================== */
/*　モーダルウィンドウ */
.category_sort_overlay .content {
  margin-left: .9em;
}
.category_sort_overlay .content > span {
  display: inline-block;
  margin-bottom: .2em;
  font-weight: bold;
}
.category_sort_overlay .content > p {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.4;
  font-size: .95em;
}
.category_sort_overlay {
  display: none;
  position: fixed;
  z-index:1111111;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, .45);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.category_sort_overlay .container {
  display: table;
  padding: 10px 0;
  width: 100%;
  height: 100%;
}
.category_sort_overlay .inner {
  display: table-cell;
  padding: 2.7em 2em;
  vertical-align: middle;
}

.category_sort_overlay .modal::after {
  display: table;
  content: '';
  clear: both;
}
.category_sort_overlay .modal > p {
  text-indent: 1em;
  line-height: 1.7;
}

.button:hover {
  background-color: #dd7979;
}


/* =====================
	　   カテゴリ一覧 
===================== */


.cat_head_box {
    margin: 0 auto 20px;

}
.cat_main {
    float: none;
    width: calc(100% - 40px);
	max-width:none;
	margin:0 auto;
}
.cat_side {
 	display:none;
}


.category_sort_button div{
    font-size: .13rem;
    height: 32px;
    padding: 1px 4px 4px 3px;
    border-radius: 16px;
    width: 100%;
    background-color: #db5a4a;
    color: #FFF;
    text-align: center;
}

.cat_list {
    float: none;
    width: 100%;
	height:auto;
}
.cat_list_img_box{
		height:auto;
}
.cat_list p {
    margin-top: 10px;
    font-size: .13rem;
    line-height: 1.8;
    font-weight: bold;
    text-align: center;
    min-height: inherit;
    margin-bottom: 50px;
}
.cat_list img{
    height: 100%;
    object-fit: contain;
	position:relative;
}
.cat_list .item_new {
    width: 30px !important;
    height: 30px !important;
    top: -50px !important;
}


.cat_main .megamenu_left,.cat_main .megamenu_right {
    width: 100%;
    float: none;
    padding-top: 1px;
}


/* =====================
	お問い合わせ
===================== */




/* =====================
	カテゴリ一覧
===================== */
.cat_intro_main {
    margin-bottom: 30px;
    margin-top: 0px;
    text-align: left;
}
.cat_intro_back {
    margin: 10px auto 40px;
    padding: 0;
}
.cat_intro_main h3 {
    font-size: .18rem;
    font-weight: bold;
    line-height: 1.8;
    /* padding-bottom: 4px; */
    margin: 20px 0 0;
    padding-bottom: 8px;
}
.cat_intro_main p {
    margin-bottom: 30px;
    font-size: .14rem;
    text-align: left;
}
.cat_ap_kobayashi{
	padding:0 20px;
}
.cat_intro_main{
	padding:0 20px;
}

@media screen and (max-width: 500px)  {

.cat_ap_kobayashi{position: relative;margin-bottom:30px;}
.cat_ap_kobayashi img{float:none;width:100%;}
.cat_ap_kobayashi div{
	position: relative;
	top: 0%;
	-webkit-transform: translateY(0%); /* Safari用 */
	transform: translateY(0%);
	float:none;
	width:100% ;
}
.cat_ap_kobayashi h3{
    margin-top: 20px;
	font-size: .20rem;
	font-weight:bold;
    line-height: 1.8;
    padding-bottom: 20px;
	text-align:left;
}
.cat_ap_kobayashi p{
    font-size: .15rem;
    letter-spacing: -0.03em;
}
}
.stcousair::after{
	display:none;
}
.stcousair_sp{
	position:relative;
	display: block;
	float:none;
    width: 100%;
    height: 100%;
}
.stcousair_sp::after{
    position: absolute;
    content: "ⓒサンクゼール";
    z-index: 11;
    bottom: 6px;
    right: 11px;
    font-size: .11rem;
    text-align: right;
    color: #FFF;
	font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
/* =====================
	フォーム
===================== */
#submitxxx {
    margin-top: 0px;
}


.item_other {
    width: 100%;
    padding: 0px 40px;
}



/* =====================
	川上村
===================== */
.kawakamimura h3{
	font-size:.20rem;
}
.kawakami_intro h2 {
    font-size: .16rem;
}
.kawakami_intro {
    margin-top: 0;
    margin-bottom: 50px;
}
.kawakami_genryu div, .kawakami_saiko div {
    float: none;
    width: 100%;
}
.kawakami_genryu img, .kawakami_saiko img {
    float: none;
    width: 100%;
	margin-top:10px;
}

.kawakami_intro, .kawakami_genryu, .kawakami_saiko, .kawakami_dokuji {
    margin-bottom: 50px;
}
.kawakami_dokuji h3.ikurin-midashi{
	margin-top:60px;
	text-align:center;
    font-size: .19rem;
}
.kawakami_500 {
    margin-top: 60px;
}
.kawakami_500 div {
    float: none;
    width: 100%;
}
.kawakami_500 img {
    float: none;
    width: 100%;
    max-width: none;
    margin-top: 20px;
}
.dokuji_illust_sp{
    margin-top: 40px;
    width: 80%;
    margin: 40px auto 0;
}
.illust_sp{
    width: 60%;
    margin: 20px auto;
}

.yajirushi_sp{
	width:20%;
}

.kawakami_500 .stcousair{
	display:none;
}
.kawakami_500 .stcousair_sp::after {
	left:11px;
    right: auto;
}
.category_tax{
    position: absolute;
    right: 0;
    bottom: -30px;
    font-size: .13rem;
    font-weight: normal;
}
.cat_head_box h1{
	margin-bottom:50px;
}
#inside-cart .cart_page_soryo {
    padding-left: .13rem;
    text-indent: -.13rem;
    line-height: 1.4;
}
#inside-cart .cart_page_soryo li{
	margin-bottom:6px;
}
.outlet_text {
    margin: -10px 0 40px;
    padding: 0 20px;
    font-size: .14rem;
}
