@charset "utf-8";

body {
  -webkit-text-size-adjust: 100%;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,'Poppins';
}
.wf-mplus1p { 
	font-family: "Mplus 1p"; 
}
.poppins { 
	font-family: "Poppins"; 
}
ul.c_attention_list li
{
	margin-left:1.5em;
}

ul.c_attention_list li:before
{
	content:"※ ";
	margin-left:-1.5em;
}

ul.c_attention_list ul li:before
{
	content:"・";
	margin-left:-1em;
}

div
{
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.js-callcatalogue-submit {
	cursor: pointer;
}

.c_strike
{
	text-decoration:line-through;
}

#box_wrap
{
	position:relative;
}

.c_hidden
{
	display:none;
}

.c_clear
{
	clear:both !important;
}

.c_memo
{
	color:#757575;
}
.red {
	color: #cc0000;
}

.c_bold
{
	font-weight:bold;
}

.obj_information_box
{
	width:100%;
	border:solid 1px #dbdbdb;
	padding:1em 0.5em;
	position:relative;
}

.obj_information_box h2
{
	padding:0 0 0 0.6em;
	border-bottom:solid 1px #dbdbdb;
	margin:0 0 0.5em 0;
}

#obj_information
{
	width:100%;
	height:120px;
	padding:0 0.5em;
	overflow-y:scroll;
}

.c_caution_box
{
	width:175px;
	float: right;
	text-align: center;
	font-size:11px;
	background-color: #80a336;
	color: #FFFFFF;
}
.c_caution_box a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.c_caution_box a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.c_caution_box a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
#obj_top_slider
{
	width:950px;
}

.c_attention
{
	color:#FF000F;
}

.c_go_top
{
	clear:both;
	margin:3em 0 1em 0;
	text-align:right;
}

img
{
	max-width:100%;
}

.c_top_img img
{
	 width:98%;
     border:1px solid #B5B5B5; 
     padding:5px; 
}   

.attention_box a:link {
	text-decoration:underline;
	color:#1C6BE5;
}

.c_txt
{
	font-size:0.8rem;
	dispay:block;
	margin-top:2.5%;
	width:100%;
}


.c_txt_hakama
{
	font-size:0.8rem;
	dispay:block;
	margin-top:2%;
	width:233px;	
}
.breadcrumb a:link,.breadcrumb a:visited{
	color: #4d4d4d!important;
	text-decoration: none;
}


@media screen and (min-width: 0px) and (max-width: 480px) 
{
/*------------------------------------------- 
common
------------------------------------------- */
#obj_sitetitle_box
	{
		/*float:left;
		width:100%;
		position:relative;*/
		display: none;
	}
.clearfix
{
	clear:both;
}
.breadcrumb {
    width: 100%;
    margin: 5px auto;
    text-align: left;
    font-size: 11px;
    color: #777;
    margin-left: 1%;
    /* margin-top: 2%; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
	.breadcrumb .fa {
    	color: #777;
    	font-size: 14px;
    	padding-left: 5px;
}
	#obj_about_site {
    color: #666;
    font-size: 11px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: ivory;
    overflow: hidden;
	padding: 0 5px 5px;
}

	img
	{
		max-width:100%;
	}
	
	.c_pc, .c_wide, .c_tablet
	{
		display:none !important;
	}
	
	/* body, wrap */

	#box_wrap
	{
		width:95%;
		margin:0px auto 0px auto;
	}
	
/*------------------------------------------- 
header
------------------------------------------- */
	
	#box_site_header
	{
		padding:5px;
		position:relative;
		margin:0;
	}


	#obj_header_guide_box
	{
		display:none;
		position:absolute;
		bottom:-20px;
		right:0;
	}
	
	#obj_header_guide_box img
	{
		display:block;
		float:left;
		margin:0;
		height:20px;
		max-width:87px;
	}

	
	
	#obj_tel_box
	{
		positon:relative;
	}
	
	.c_tel
	{
		display:block;
		position:relative;
		width:50%;
		float:left;
		text-align:center;
	}
	
	.c_tel img
	{
		width:90%;
		opacity:0.4;
	}
	
	#obj_tel_box2
	{
		positon:relative;
	}
	
	.c_tel3 {
		opacity:0.5;
	}
	
	.c_tel4
	{
		display:block;
		position:relative;
		width:45%;
		float:right;
	}

	#obj_header_menu_box
	{
		clear:both;
		font-size:0.7em;
		line-height:1.5em;
		float:right;
	}
	
	#obj_header_menu_box a:link, #obj_header_menu_box a:visited
	{
		display:block;
		float:left;
		padding:0 0.5em 0 0.2em;
		margin:0 0.2em 0 0;
		color:#333333;
		text-decoration:none;
	}
	
	.bottom_line {
    width: 100%;
    padding-bottom: 3.5em;
    border-bottom: solid 1px #dbdbdb;
}
/*ヘッダロゴ画像上文言部分*/
	.c_h1_box{
		width: 70%;
		display: block;
		justify-content: space-between;
	}
	.c_h1{
		font-size: 12px;
	}
	.c_pink{
		color: #EC7998;
	}
	.c_blue{
		color: #6CC8DD;
	}
	.c_green{
		color: #73C37E;
	}
	.c_yellow{
		color: #F6B251;
	}
	.c_gray{
		color: #9F9F9F;
	}
/*右からスライドメニュー*/
.slideMenu2{
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 4;
    width: 300px;
    height: 100%;
    background-color: #ADADAD;
    text-align: left;
    overflow: auto;
}
	
.theme-accordion dt, .theme-accordion dd {
    border-bottom: 1px dotted #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #D3D3D3;
    padding: 5px 0 5px 15px;
}
	
	
.favorite_btn {
	height: 25px;
	width: 25px;
	cursor: pointer;
	position:absolute;
	float:right;
	right:10px;
	top:0;
	color:#FFFFFF;
	z-index:2;
}

.fa-folder {
    color: #FFF;
    position: relative;
    top: 10px;
    font-size: 23px;
}
	
.sub {
	font-size:10px;
	width:45px;
	letter-spacing:-1px;
	color:#FFFFFF;
	position:relative;
	right:13px;
	top: 6px;
}
.favorite_btn, .btnMenu2 a{
	text-decoration:none;
}

.accordion-menu {
    position: absolute;
    top: 0;
    width: 100%!important;
    height: 100%;
}
	
/*右スライドメニューインデント追加*/
.first_contents {
		padding-left: 30px;
		background-color:#FCFCFC;
	}
.first_contents .open {
    color: #3A3A3A;
    font-size: 14px;
    padding: 0;
    cursor: pointer;
    padding: 10px 0 10px 15px;
	font-weight: 400;
}
.sub_contents {
	background-color:#FCFCFC;
	color: #3A3A3A;
    padding: 0;
    cursor: pointer;
	font-weight: 400!important;
	}
.sub_contents a {
	font-size: 14px;
	padding: 5px 0 5px 0;
	}

.third_contents {
    background-color: #FFF7F7!important;
    padding: 5px 0 5px 50px!important;
	}
.third_contents .open {
    color: #3A3A3A;
    cursor: pointer;
	font-weight: 400;
	font-size: 13px;
}
	
.third_contents a {
		font-size: 13px;
	}

.fourth_contents {
	padding: 5px 0 5px 70px!important;
    background-color: #ffffff!important;
	}

.fourth_contents a {
		font-size: 13px;
	}
/*右スライドメニューインデント追加 ここまで*/
/*右スライドメニュー　ユーザーメニュー部分*/
.user_contents_box {
	width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
	padding-right: 20px;
	}
.user_contents_box p {
	font-size: 10px;
	}
.user_contents {
	color: #3A3A3A;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    cursor: pointer;
    padding: 5px 0;	
	}
	
/* ヘッダーバー部分　*/
.tab-bar {
  	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content: space-between;
    align-items: center; 
    width: 100%;
    z-index: 3;
    left: 0;
	top: 0;
	padding: 0 5px;
    background-color: #ffffff!important;
    box-shadow: 0px 1px 0px 0px rgba(102,102,102,0.7);
}
.tab-bar .menu_list {
    width: 45px;
    height: 45px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    position: relative;
	margin: 7px 0;
	background-color: #ffffff!important;
}
	
.menu-trigger span {
    width: 20px;
    height: 2px;
    background-color: #4f4f4f;
    border-radius: 3px;
}
.menu-trigger::after {
    position: absolute;
    left: 0;
    top: 28px;
    content: 'MENU';
    display: block;
    width: 100%;
    color: #4f4f4f;
    font-size: 8px!important;
    text-decoration: none;
    text-align: center;
    transition: all .4s;
}
.tab-bar .menu_list:first-child {
	border-right: 1px solid #e0e0e0;
}
.c_logo-furi{
	width: 70%;
    display: block;
    margin-right: 5px;
	}
.c_menu_icon {
	color: #4f4f4f;
	font-size: 20px;
	display: block;
	text-align: center;
	}

.fa-gratipay {
    color: #e17390 !important;
    font-size: 22px!important;
    text-align: center;
}
.fa-user {
    color: #4f4f4f !important;
    font-size: 20px!important;
    text-align: center;
}
.fa-pencil-square-o {
    color: #4f4f4f !important;
    font-size: 20px!important;
    text-align: center;
}
.fa-window-close {
	color: #4f4f4f !important;
    font-size: 26px!important;
	vertical-align: middle;
		
	}
.btnClose2::after {
    content: "\f2d3";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    font-size: 20px;
    font-family: 'FontAwesome';
}

/* --  header　END  --*/

/*------------------------------------------- 
nav
------------------------------------------- */
	
	#obj_open_menu,#obj_close_menu
	{
		text-align:center;
		line-height:40px;
		height:40px;
		font-size:0.9em;
		font-weight:bold;
		margin:0.2em 0;
		border-radius:3px;
	}
	
	#box_nav
	{
		display:none;
		
	}
/*右スライドメニューインデント追加*/
.first_contents
	{
		padding-left: 30px;
		background-color:#FCFCFC;
	}

	
.third_contents a
	{
		font-size: 13px;
	}

.fourth_contents
	{
		padding-left: 65px;
		background-color:#DCDCDC;
		padding-top:5px;
		padding-bottom:5px;
	}

.fourth_contents a
	{
		font-size: 13px;
	}
/*右スライドメニューインデント追加 ここまで*/
	
	.c_mainmenu
	{
		position:relative;
	}

	.c_containing_menu
	{
		border:solid 1px #FFFFFF;
	}	
	
	.c_containing_menu
	{
		text-align:center;
		line-height:40px;
		height:40px;
		font-size:0.9em;
		font-weight:bold;
	}
	
	.c_containing_menu a:link,.c_containing_menu a:visited
	{
		display:block;
		color:#333333;
		text-decoration:none;
		height:40px;
		width:100%;
	}

	.c_childmenu_box
	{
		display:none;
		width:100%;
		border:solid 1px #CCCCCC;
		margin:0 0 0 0px;
		background:#FFFFFF;
		z-index:99;
	}
	
	.c_childmenu
	{
		text-align:center;
		font-size:0.9em;
		line-height:40px;
		border-radius:3px;
	}

	.c_childmenu + .c_childmenu
	{
		border-top:solid 1px #CCCCCC;
	}

	
	.c_childmenu a:link, .c_childmenu a:visited
	{
		display:block;
		color:#333333;
		text-decoration:none;
		height:40px;
		width:100%;
	}
	.obj_button_box2 a
	{
		display:block;
		width:49%;
		float:left;
		position:relative;
		margin-bottom:5px;
	}
	.obj_button_box2 a+a
	{
		margin-left:1.1%;
	}

	.obj_button_box2 a:nth-child(3n+1)
	{
		margin-left:0;
	}

	.obj_button_box2 a img
	{
		display:block;
		width:100%;
	}


	#obj_top_slider
	{
		margin:0.5em auto 2em auto;
		position:relative;
	}
	
	.c_infodate
	{
		font-weight:bold;
		font-size:0.8em;
	}

	.c_infotext
	{
		font-size:0.8em;
		margin-bottom:1em;
	}
	.c_txt_furisode
{
	font-size:0.85rem;
	dispay:block;
	width:100%;
	color: #2D2C2C;
	margin-right: 5px;
	margin-bottom: 5px;
}
	.c_brandsearch_box img
	{
		display:block;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#obj_top_brand_box .c_imagebox
	{
		width:48%;
		float:left;
		margin: auto;
	}

	
	#obj_top_brand_box .c_imagebox img
	{
		display:block;
		margin:0 auto;	
	}
	#obj_top_brand_box .c_imagebox+.c_imagebox
	{
		margin-left:2.8%;
	}
	#obj_top_brand_box .c_imagebox:nth-child(2n+1)
	{
		margin-left:0;
	}
	
	.c_txt_contents_top
{
	font-family: Century Gothic;
	font-size:150%;
	font-weight: bold;
	dispay:block;
	width:100%;
	color: #2D2C2C;
	text-align: center;
}
	.c_txt_contents_sub
{
	font-size:110%;
	dispay:block;
	width:100%;
	color: #191919;
	text-align: center;
	margin-bottom: 10px;
}
	.c_txt_brand
{
	font-size:0.8rem;
	dispay:block;
	margin-top:2.5%;
	width:100%;
	text-align: center;
	text-decoration: none !important;
}

.c_txt_brand a:link
{
	color: #4F4F4F;
	text-decoration: none !important;
}
.c_txt_brand a:visited
{
	color: #4F4F4F;
	text-decoration: none !important;
}
	
	
/*------------------------------------------- 
aside
------------------------------------------- */
	
	#box_aside
	{
		width:100%;
		margin:0 auto;
	}
	
	/* aside */
	#box_aside_guide img
	{
		display:block;
		width:100%;
		margin:10px auto 10px auto;
	}
	#box_aside_guide2 img
	{
		display:block;
		width:47%;
		margin:10px auto 10px auto;
	}
	
	
	
	#box_aside_banner img
	{
		display:block;
		float:left;
		width:24%;
		margin:0px 0.5% 0.5em 0.5%;
	}
	
	#box_aside_otherservice
	{
		clear:both;
	}
	
	.c_asideservice_box
	{
	}
	
	.c_asideservice_category
	{
		line-height:2em;
		font-weight:bold;
		color:#666666;
		margin:1em 0 0 0;
	}
	
	.c_asideservice_category:before
	{
		content:"■";
		display:inline;
	}
		
	#obj_aside_furisde .c_asideservice_category
	{
		color:#eb6677;
	}

	#obj_aside_formal .c_asideservice_category
	{
		color:#784799;
	}
	
	#obj_aside_hakama .c_asideservice_category
	{
		color:#1ab5b1;
	}

	#obj_aside_kids .c_asideservice_category
	{
		color:#d48f27;
	}
	
	#obj_aside_bridal .c_asideservice_category
	{
		color:#D52E00;
	}
	
	#obj_aside_monpuku .c_asideservice_category
	{
		color:#4e8ac8;
	}

	#obj_aside_morning .c_asideservice_category
	{
		color:#a15f23;
	}
	
	#obj_aside_baby .c_asideservice_category
	{
		color:#eb6677;
	}
			
	.c_asideservice_box + .c_asideservice_box
	{
		margin:0.2em 0 0 0;
	}
	
	.c_asidecatalogue_box
	{
	}
	
	.c_asidecatalogue_box div
	{
		width:100%;	
		height:40px;
		line-height:36px;
		margin:2px auto 5px auto;
		text-align:center;
		border:solid 1px #CCCCCC;
		border-radius:5px;
		-webkit-border-radius:5px;
		-o-border-radius:5px;
		-ms-border-radius:5px;
		background:liner-gradient(#CCCCCC,#FFFFFF);
		background: -moz-linear-gradient(#CCCCCC,#FFFFFF);
		background: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#FFFFFF)); 
	}
	
	.c_asidecatalogue_box div a
	{
		display:block;
		width:100%;
		height:37px;
	}
	
	.c_asidecatalogue_box a:link, .c_asidecatalogue_box a:visited
	{
		color:#666666;
		text-decoration:none;
	}
	
	.c_asidecatalogue_box a:hover
	{
		text-decoration:underline;
	}
	
.furisode_banner_box_base {
    width: 100%;
    margin: 0 auto 15px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
	
.furisode_banner_box {
    width: 49%;
}
	
	
	.c_narrow_tate img
{
	display: block;
    float: left;
    width: 24%;
    margin: 0px 0.5% 0.5em 0.5%;
}
	

	#box_aside h2
	{
		margin:0 0 0.5em 0;
		border-bottom:solid 1px #dbdbdb;
	}
	
	#box_aside h2 img
	{
		width:auto !important;
	}
/*------------------------------------------- 
footer
------------------------------------------- */
	
		/* footer */
	.c_11px
	{
		font-size: 11px;
	}
	
	.c_footer_collection label
	{
		background-color: #F7F5F6;
		color: #444;
		padding: 10px 0 10px 0;
		display: block;
		margin: 0;
		border-top: solid 0.2px #4d4d4d;
		border-bottom: solid 0.5px #4d4d4d;
		font-weight: bold;
	}
	
	.c_footer_collection li a
		{
			display: block;
			width: 47.6%;
    		padding: 3.5% 1% 3.5% 1%;
			font-size: 15px;
			line-height: 1;
			border-bottom: solid 0.5px #4d4d4d;
			margin: 0;
			float: left;
			text-align: center;
			border-right:dotted 1px #4d4d4d;
		}
	
	#box_footer
	{
		clear:both;
		width:100%;
		background-color:#000;
		color:#fff;
		font-size:0.9em;
	}
	
	.obj_policy
	{
		border:solid 1px #dbdbdb;
		font-size:0.9em;
		text-align:center;
		padding:10px;
		
	}
	
	
	#box_footer a:link,#box_footer a:visited
	{
		color:#fff;
		text-decoration:none;
	}
	
	
	#obj_copyright_box
	{
		paddigng:0 0 10px 0;
	}

	.obj_shop_data_box
	{
		width:100%;
		clear:both;
	}

	#box_footer label {
		background: #000;
		color: #fff;
		padding: 10px 0 10px 0;
		display: block;
		margin: 0;
		border: 0.2px solid #4d4d4d;
	}
	
	input[type="checkbox"].on-off{
		display: none;
	}
	
		
	input[type="checkbox"].on-off + ul{
		height: 0;
		overflow: hidden;
	}
	
	input[type="checkbox"].on-off:checked + ul{
		height: 100%;
	}


	.inner
	{
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.obj_delivery_data a, .obj_travel_data a, .obj_sta_data a, .obj_loca_data a, .obj_total_data a, .obj_total_data a, .obj_delivery_data a:link, .obj_travel_data a:link, .obj_sta_data a:link, .obj_loca_data a:link, .obj_total_data a:link, .obj_total_data a:link, .obj_delivery_data a:hover, .obj_travel_data a:hover, .obj_sta_data a:hover, .obj_loca_data a:hover, .obj_total_data a:hover, .obj_total_data a:hover, .obj_delivery_data a:visited, .obj_travel_data a:visited, .obj_sta_data a:visited, .obj_loca_data a:visited, .obj_total_data a:visited, .obj_total_data a:visited
	{
		text-decoration: none;
		color:#333;
	}
	 
	 
	#box_footer li a
		{
		display: block;
    	width: 47.6%;
    	padding: 3.5% 1%;
    	color: #fff!important;
    	font-size: 12px;
    	line-height: 1;
    	border-bottom: solid 0.5px #4d4d4d;
    	margin: 0;
    	background-color: #666;
    	float: left;
    	text-align: center;
    	border-right: dotted 1px #4d4d4d;
		}
	

	
	#obj_address, #obj_store_data
	{
	border-right:solid 0.5px #4d4d4d;
	}
			
	
	#obj_footer_shop_name
	{
		display:block;
		
	}
		
	.c_shop_section_name
	{
		font-size:1.2em;
		display:block;
		text-align:center;
	}
	.mainbox_kiyaku {
		margin: 2em 1em 2em 1em;
	}
	
	.obj_total_data li a, .obj_site_data li a {
font-size: 11px!important;
}
	
	#page-top {
    position: fixed;
    bottom: 10px;
    right: 5px;
	z-index:3;
	}
	
	#page-top a:hover {
		text-decoration: none;
	}
/*-------------------------------------
年末年始のお知らせについて
--------------------------------------*/
	.info_box_base {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.info_box_base img {
    border: 1px #d4d4d4 solid;
    margin: 10px auto;
}
.nav-important-01 a:active .category,
    .nav-important-01 a:hover .category,
    .nav-important-01 a:focus .category
    {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
.nav-important-01 {
    border-top: 0.5px solid #c6c9d3!important;
    border-bottom: 0.5px solid #c6c9d3!important;
    background-color: #FFF7F7!important;
    font-size: 70%!important;
    padding: 7px;
}
.nav-important-01 .category
{
    font-size: 86%;
    line-height: 1.1;
    display: block;
    float: left;
    box-sizing: border-box;
    width: 18%;
    margin: 1px 10px 0 0;
    padding: 3px 0 4px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s; 
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #E67481;
}
.nav-important-01 a {
    line-height: 1.5;
    display: block;
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s;
    color: #4d4d4d!important;
}
.info_bnr {
	width: 100%;
	margin: 0 auto;	
	}
.info_bnr img {
	border: 1px #d4d4d4 solid;
    margin: 10px auto;
	width: 100%;	
	}
/*-------------------------------------
年末年始のお知らせについて ここまで
--------------------------------------*/
/*-----------------------------
お急ぎ時の案内
-----------------------------*/
.pr_point {
	font-size: 2.8vw;
	color: #666;
	padding: 0.3em;
	text-align: center;
	background: #eeeeee;
}
	

} 

@media screen and (min-width:481px) and (max-width: 950px) 
{
/*------------------------------------------- 
common
------------------------------------------- */
	.breadcrumb
	{
		width: 100%;
    	margin: 5px auto;
    	padding-left: 5px;
    	text-align: left;
    	font-size: 11px;
    	color: #777;
    /* margin-left: 1%; */
	}
	
	img
	{
		max-width:100%;
	}
	
	.c_pc, .c_phone, .c_pcphone
	{
		display:none !important;
	}
	
	/* body, wrap */

	#box_wrap
	{
		width:99%;
		margin:0px auto 0px auto;
	}
	
/*------------------------------------------- 
header
------------------------------------------- */
		
	#box_site_header
	{
		padding:5px;
		position:relative;
		
		margin:0;
	}
	
	#obj_header_guide_box
	{
		position:absolute;
		top:0px;
		right:5px;
	}

	#obj_header_guide_box img
	{
		display:block;
		float:left;
		margin:0;
	}
	#obj_about_site
	{
		color:#7A7A7A;
		font-size:11px;
		float: left;
	}
	
	#obj_tel_box
	{
		positon:absolute;
		float:right;
		width:40%;
		margin:-8% 0 0 0;
	}
	
	.c_tel img
	{
		display:block;
		float:left;
		width:45%;
		position:relative;
	}
	
	#obj_tel_box2
	{
		float:right;
		width:50%;
	}
	
	.c_tel4
	{
		width:48%;
		margin:9px 0;
	}
	
	.c_tel3 {
		opacity:0.8;
	}
	
	
	#obj_header_menu_box
	{
		float:right;
		clear:right;
		font-size:0.8em;
		line-height:2.5em;
	}
	
	#obj_header_menu_box a:link, #obj_header_menu_box a:visited
	{
		display:block;
		float:left;
		padding:0 8px 0 5px;
		margin:0 5px 0 0;
		color:#333333;
		text-decoration:none;
	}

	#obj_header_menu_box span:before
	{
		content:url("../img/common_nationwide/onmouse_marker.png");
		display:inline-block;
		margin:0 2px 0 0;
		line-height:30px;
		color:#FFFFFF;
	}
	
	.bottom_line {
    width: 100%;
    padding-bottom: 5em;
    border-bottom: solid 1px #dbdbdb;
}

/*------------------------------------------- 
nav
------------------------------------------- */
	
/*右からスライドメニュー*/
.slideMenu2{
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 4;
    width: 300px;
    height: 100%;
    background-color: #ADADAD;
    text-align: left;
    overflow: auto;
}
	
.theme-accordion dt, .theme-accordion dd {
    border-bottom: 1px dotted #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #D3D3D3;
    padding: 5px 0 5px 15px;
}
	
	
.favorite_btn {
	height: 25px;
	width: 25px;
	cursor: pointer;
	position:absolute;
	float:right;
	right:10px;
	top:0;
	color:#FFFFFF;
	z-index:2;
}

.fa-folder {
    color: #FFF;
    position: relative;
    top: 10px;
    font-size: 23px;
}
	
.sub {
	font-size:10px;
	width:45px;
	letter-spacing:-1px;
	color:#FFFFFF;
	position:relative;
	right:13px;
	top: 6px;
}
.favorite_btn, .btnMenu2 a{
	text-decoration:none;
}

.accordion-menu {
    position: absolute;
    top: 0;
    width: 100%!important;
    height: 100%;
}
	
/*右スライドメニューインデント追加*/
.first_contents {
		padding-left: 30px;
		background-color:#FCFCFC;
	}
.first_contents .open {
    color: #3A3A3A;
    font-size: 14px;
    padding: 0;
    cursor: pointer;
    padding: 10px 0 10px 15px;
	font-weight: 400;
}
.sub_contents {
	background-color:#FCFCFC;
	color: #3A3A3A;
    padding: 0;
    cursor: pointer;
	font-weight: 400!important;
	}
.sub_contents a {
	font-size: 14px;
	padding: 5px 0 5px 0;
	}

.third_contents {
    background-color: #FFF7F7!important;
    padding: 5px 0 5px 50px!important;
	}
.third_contents .open {
    color: #3A3A3A;
    cursor: pointer;
	font-weight: 400;
	font-size: 13px;
}
	
.third_contents a {
		font-size: 13px;
	}

.fourth_contents {
	padding: 5px 0 5px 50px!important;
    background-color: #ffffff!important;
	}

.fourth_contents a {
		font-size: 13px;
	}
/*右スライドメニューインデント追加 ここまで*/
/*右スライドメニュー　ユーザーメニュー部分*/
.user_contents_box {
	width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
	padding-right: 20px;
	}
.user_contents_box p {
	font-size: 10px;
	}
.user_contents {
	color: #3A3A3A;
    font-weight: bold;
    font-size: 15px;
    padding: 0;
    cursor: pointer;
    padding: 5px 0;	
	}
	
/* ヘッダーバー部分　*/
.tab-bar {
  	display: -webkit-flex; /* Safari */
  	display: flex;
	justify-content: space-between;
    align-items: center; 
    width: 100%;
    height: 60px;
    z-index: 3;
    left: 0;
	top: 0;
	padding: 0 5px;
    background-color: #ffffff!important;
    box-shadow: 0px 1px 0px 0px rgba(102,102,102,0.7);
}
.tab-bar .menu_list {
    width: 80px;
    height: 45px;
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    position: relative;
	margin: 7px 0;
	background-color: #ffffff!important;
}
	
.menu-trigger span {
    width: 20px;
    height: 2px;
    background-color: #4f4f4f;
    border-radius: 3px;
}
.menu-trigger::after {
    position: absolute;
    left: 0;
    top: 28px;
    content: 'MENU';
    display: block;
    width: 100%;
    color: #4f4f4f;
    font-size: 8px!important;
    text-decoration: none;
    text-align: center;
    transition: all .4s;
}
.tab-bar .menu_list:first-child {
	border-right: 1px solid #e0e0e0;
}
.c_logo-furi{
	width: 70%;
    display: block;
    margin-right: 5px;
	}
.c_menu_icon {
	color: #4f4f4f;
	font-size: 20px;
	display: block;
	text-align: center;
	}

.fa-gratipay {
    color: #e17390 !important;
    font-size: 22px!important;
    text-align: center;
}
.fa-user {
    color: #4f4f4f !important;
    font-size: 20px!important;
    text-align: center;
}
.fa-pencil-square-o {
    color: #4f4f4f !important;
    font-size: 20px!important;
    text-align: center;
}
.fa-window-close {
	color: #4f4f4f !important;
    font-size: 26px!important;
	vertical-align: middle;
		
	}
.btnClose2::after {
    content: "\f2d3";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    font-size: 20px;
    font-family: 'FontAwesome';
}

/* --  header　END  --*/

/*------------------------------------------- 
nav
------------------------------------------- */
	
	#obj_open_menu,#obj_close_menu
	{
		text-align:center;
		line-height:40px;
		height:40px;
		font-size:0.9em;
		font-weight:bold;
		margin:0.2em 0;
		border-radius:3px;
	}
	
	#box_nav
	{
		display:none;
		
	}
/*右スライドメニューインデント追加*/
.first_contents
	{
		padding-left: 30px;
		background-color:#FCFCFC;
	}

.third_contents
	{
		padding-left: 45px;
		background-color:#eeeeee;
		padding-top:5px;
		padding-bottom:5px;
	}
	
.third_contents a
	{
		font-size: 13px;
	}

.fourth_contents
	{
		padding-left: 65px;
		background-color:#DCDCDC;
		padding-top:5px;
		padding-bottom:5px;
	}

.fourth_contents a
	{
		font-size: 13px;
	}
/*右スライドメニューインデント追加 ここまで*/

	
	#obj_top_slider
	{
		background-color:#ffffff;
		margin:0.5em auto 2em auto;
	}
	
	.c_infodate
	{
		font-weight:bold;
		font-size:0.8em;
	}

	.c_infotext
	{
		font-size:0.8em;
		margin-bottom:1em;
	}
	
	.c_brandsearch_box img
	{
		display:block;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#obj_top_brand_box .c_imagebox
	{
		width:24%;
		float:left;
		margin-top:10px;
	}

	
	#obj_top_brand_box .c_imagebox img
	{
		display:block;
		margin:0 auto;	
	}
	
	#obj_top_brand_box .c_imagebox+.c_imagebox
	{
		margin-left:1.2%;
	}
	
	#obj_top_brand_box .c_imagebox:nth-child(4n+1)
	{
		margin-left:0;
	}
	.c_txt_furisode
{
	font-size:0.95rem;
	dispay:block;
	width:100%;
	color: #2D2C2C;
	margin: 5px;
}
	.c_txt_contents_top
{
	font-family: Century Gothic;
	font-size:140%;
	font-weight: bold;
	dispay:block;
	width:100%;
	color: #2D2C2C;
	text-align: center;
}
	.c_txt_contents_sub
{
	font-size:100%;
	dispay:block;
	width: 100%;
	color: #191919;
	text-align: center;
	margin-bottom: 10px;
}
		.c_txt_brand
{
	font-size:0.8rem;
	dispay:block;
	margin-top:2.5%;
	width:100%;
	text-align: center;
	text-decoration: none !important;
}

.c_txt_brand a:link
{
	color: #4F4F4F;
	text-decoration: none !important;
}
.c_txt_brand a:visited
{
	color: #4F4F4F;
	text-decoration: none !important;
}

/*------------------------------------------- 
aside
------------------------------------------- */
	#box_aside_guide img
	{
		display:block;
		width:100%;
		margin:10px auto 10px auto;
	}
	
	#box_aside_guide2 img
	{
		display:block;
		width:47%;
		margin:10px auto 10px auto;
	}
	
	#box_aside_banner img
	{
		display:block;
		float:left;
		width:24%;
		margin:0px 0.5% 0.5em 0.5%;
	}
	
	#box_aside_otherservice
	{
		clear:both;
	}
	
	.c_asideservice_box
	{
		width:24.4%;
		float:left;
	}
	
	.c_asideservice_box + .c_asideservice_box
	{
		float:left;
	}
	
	.c_asideservice_category
	{
		font-size:0.8em;
		line-height:2em;
		font-weight:bold;
		color:#666666;
		height:2em;
		overflow:hidden;
	}
		
	#obj_aside_furisde .c_asideservice_category
	{
		color:#eb6677;
	}

	#obj_aside_formal .c_asideservice_category
	{
		color:#784799;
	}
	
	#obj_aside_hakama .c_asideservice_category
	{
		color:#1ab5b1;
	}

	#obj_aside_kids .c_asideservice_category
	{
		color:#d48f27;
	}
	
	#obj_aside_bridal .c_asideservice_category
	{
		color:#D52E00;
	}
	
	#obj_aside_monpuku .c_asideservice_category
	{
		color:#4e8ac8;
	}

	#obj_aside_morning .c_asideservice_category
	{
		color:#a15f23;
	}
			
	.c_asideservice_box + .c_asideservice_box
	{
		margin:0 0 1em 0.8%;
	}
	
	.c_asideservice_box:nth-child(4n+2)
	{
		margin-left:0;
	}

	.c_asidecatalogue_box
	{
		background:#f4f4f4;
		font-size:0.8em;
		padding:0.5em;
		height:12em;
	}
	
	.c_asidecatalogue_box div
	{
		line-height:25px;
	}
	
	.c_asidecatalogue_box a:link, .c_asidecatalogue_box a:visited
	{
		color:#666666;
		text-decoration:none;
	}
	
	.c_asidecatalogue_box a:hover
	{
		text-decoration:underline;
	}
	
.furisode_banner_box_base {
    width: 100%;
    margin: 0 auto 15px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}	
	
	
	.furisode_banner_box {
    width: 49%;
}
	
	.c_narrow_tate img
{
	display: block;
    float: left;
    width: 24%;
    margin: 0px 0.5% 0.5em 0.5%;
}	
	
	
	#box_aside h2
	{
		margin:0 0 0.5em 0;
		border-bottom:solid 1px #dbdbdb;
	}
	
	#box_aside h2 img
	{
		width:auto !important;
	}
/*------------------------------------------- 
footer
------------------------------------------- */
	
	#obj_information_box
	{
		background:#F4CCCC;
		border-radius:5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px; 
		padding:10px;
		margin-bottom:20px;
	}
	
	#obj_information_box img
	{
		display:block;
		clear:both;
		float:left;
		width:20%;
		text-align:right;
		margin-right:10px;
		line-height:180%;
	}
	
	#obj_information_box p
	{
		width:70%;
		float:left;
		font-size: 85%;
	}
	
	#box_footer
	{
		clear:both;
		width:100%;
		background-color:#000;
		color:#fff;
		font-size:0.9em;
	}
	
	#obj_policy
	{
		border:solid 1px #dbdbdb;
		font-size:0.9em;
		text-align:center;
		padding:10px;
		
	}
	
	
	/* footer */
	/* footer */
	.c_11px
	{
		font-size: 11px;
	}
	.c_footer_collection label
	{
		background-color: #F7F5F6;
		color: #444;
		padding: 10px 0 10px 0;
		display: block;
		margin: 0;
		border-top: solid 0.2px #4d4d4d;
		border-bottom: solid 0.5px #4d4d4d;
		font-weight: bold;
	}

	
	.c_footer_collection li a
		{
			display: block;
			width: 47.6%;
			padding: 3.5% 1% 3.5% 1%;
			font-size: 15px;
			line-height: 1;
			border-bottom: solid 0.5px #4d4d4d;
			margin: 0;
			float: left;
			text-align: center;
			border-right:dotted 1px #4d4d4d;
		}
	
	#box_footer
	{
		clear:both;
		width:100%;
		background-color:#000;
		color:#fff;
		font-size:0.9em;
	}
	
	.obj_policy
	{
		border:solid 1px #dbdbdb;
		font-size:0.9em;
		text-align:center;
		padding:10px;
		
	}
	
	
	#box_footer a:link,#box_footer a:visited
	{
		color:#fff;
		text-decoration:none;
	}
	
	
	#obj_copyright_box
	{
		paddigng:0 0 10px 0;
	}

	.obj_shop_data_box
	{
		width:100%;
		clear:both;
	}

	#box_footer label {
		background: #000;
		color: #fff;
		padding: 15px 0 15px 0;
		display: block;
		margin: 0;
		border: 0.2px solid #4d4d4d;
	}
	
	input[type="checkbox"].on-off{
		display: none;
	}
	
		
	input[type="checkbox"].on-off + ul{
		height: 0;
		overflow: hidden;
	}
	
	input[type="checkbox"].on-off:checked + ul{
		height: 100%;
	}


	.inner
	{
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.obj_delivery_data a, .obj_travel_data a, .obj_sta_data a, .obj_loca_data a, .obj_total_data a, .obj_total_data a, .obj_delivery_data a:link, .obj_travel_data a:link, .obj_sta_data a:link, .obj_loca_data a:link, .obj_total_data a:link, .obj_total_data a:link, .obj_delivery_data a:hover, .obj_travel_data a:hover, .obj_sta_data a:hover, .obj_loca_data a:hover, .obj_total_data a:hover, .obj_total_data a:hover, .obj_delivery_data a:visited, .obj_travel_data a:visited, .obj_sta_data a:visited, .obj_loca_data a:visited, .obj_total_data a:visited, .obj_total_data a:visited
	{
		text-decoration: none;
		color:#333;
	}
	
	
#box_footer li a
	{
		display: block;
		width: 49%;
		padding: 10px 0 10px 5px;
		color: #fff;
		font-size: 15px;
		line-height: 42px;
		border-bottom: solid 1px #4d4d4d;
		/*background-image: url(../img/common_nationwide/arrow_footer.png);
		background-position: 54% center;
		background-repeat: no-repeat;
		background-size: 5px 9px;*/
		margin: 0;
		background-color: #666;
		float: left;
		text-align: center;
		border-right:dotted 1px #4d4d4d;
	}
		
	.c_shop_section_name
	{
		font-size:1.2em;
		display:block;
		text-align:center;
	}
	.mainbox_kiyaku {
		margin: 2em 1em 2em 1em;
	}
	
	#page-top {
    position: fixed;
    bottom: 10px;
    right: 5px;
	z-index:3;
	}
	
	#page-top a:hover {
		text-decoration: none;
	}

	.c_caution img {
    width: 100%;
}
/*-------------------------------------
年末年始のお知らせについて
--------------------------------------*/
	.info_box_base {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.info_box_base img {
    border: 1px #d4d4d4 solid;
    margin: 10px auto;
}
.nav-important-01 {
    border-top: 0.5px solid #c6c9d3!important;
    border-bottom: 0.5px solid #c6c9d3!important;
    background-color: #FFF7F7!important;
	font-size: 13px!important;
}
.nav-important-01 .nav-important-01-inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 10px;
}

.nav-important-01 .category {
    font-size: 86%;
    line-height: 1.1;
    display: block;
    float: left;
    box-sizing: border-box;
    width: 135px;
    margin: 1px 10px 0 0;
    padding: 3px 0 4px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #fb5656;
}
.nav-important-01 a {
    line-height: 1.5;
    display: block;
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s;
    color: #4d4d4d!important;
}
/*-------------------------------------
年末年始のお知らせについて ここまで
--------------------------------------*/
/*-----------------------------
お急ぎ時の案内
-----------------------------*/
.pr_point {
	font-size: 14px;
	padding: 5px 0 5px 2%;
	color: #666;
}
	
}

@media screen and (min-width:951px), print, tv
{
/*------------------------------------------- 
common
------------------------------------------- */
	a:hover img
	{
		opacity:0.7;
	}
	img
	{
		max-width:100%;
	}
	
	.c_tablet,.c_narrow,.c_phone
	{
		display:none !important;
	}
	
	.breadcrumb
	{
		width:950px;
		margin:0 auto;
		text-align:left;
		font-size: 12px;
		color:#777;
	}
	
	.c_small
	{
		font-size:90%;
	}
	#info_beginner
	{
		display:inline-block;
		color:#fff;
		font-size:85%;
		padding-top:6px;
		width:180px;
		height:30px;
		text-align:center;
		position:relative;
		top:0;
		background-color:#EE86AD;
		border-radius:3px;
	}
	
	/* body, wrap */
	body
	{
		width:100%;
		overflow-x:hidden;
		background:#FFFFFF;
	}
	#box_header
	{
		background-color:#fff;
	}
	
	#box_body
	{
		width:100%;
		background:#FFFFFF;
		margin:-5px auto 0 auto;
	}

	#box_wrap
	{
		width:1000px;
		margin:0 auto 0 auto;
	}
	
/*------------------------------------------- 
header
------------------------------------------- */
	
	#box_common_header
	{
		background:#F7F5F6;
		color:#4D423A;
		padding:5px 5px;
		font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
/*------------------------------------------- 
産着用header
------------------------------------------- */
	.header_box{
		width: 950px;
		text-align: center;
	}
	
	#box_common_header span
	{
		display:block;
		float:left;
		font-size:10px;
		line-height:15px;
		text-align: center;
	}
	
	#box_common_header a:link,#box_common_header a:visited
	{
		color:#4D423A;
		text-decoration:none;
	}
	
	.c_headerservice + .c_headerservice:before
	{
		content:'/';
		color:#4D423A;
		display:block;
		font-weight:normal !important;
		float:left;
		padding:0 2px;
	}
	
	.c_servicecategory
	{
		margin:0 0 0 5px;
		color:#a59990;
	}
	
	.c_lookingsite
	{
		font-weight:bold;
	}
	
	#box_site_header
	{
		padding:5px;
		position:relative;
		width: 950px;
		height: 90px;
    	margin: 0 auto 0 auto;
	}
	
	.box_site_header
	{
		padding:5px;
		position:relative;
		width: 950px;
		height: 90px;
    	margin: 0 auto 0 auto;
	}

	#obj_about_site {
    color: #999999;
    font-size: 11px;
}

	.obj_about_site
	{
		color:#dbdbdb;
		font-size:11px;
	}

		
	#obj_header_guide_box
	{
		position:absolute;
		top:0;
		right:0;
	}
	
	.obj_header_guide_box
	{
		position:absolute;
		top:0;
		right:5px;
	}

	
	#obj_header_guide_box img
	{
		display:block;
		float:left;
		margin:0 0 20px 0;
	}
	
	.obj_header_guide_box img
	{
		display:block;
		float:left;
		margin:0 0 20px 0;
	}
	
/*------------------------------------------- 
ナビゲーション途中から表示して固定
------------------------------------------- */	
	#headbar {
		position: fixed;
		z-index: 99999;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 77px;
		background-color: #ffffff;
		opacity: 0.95;
		box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.4);
	}
/*------------------------------------------- 
ナビゲーション途中から表示して固定　ここまで
------------------------------------------- */	


	
	#obj_tel_box
	{
		position:absolute;
		top:40px;
		right:5px;
	}
		
	#obj_tel_box
	{
		float:right;
		margin:0px 5px 10px 0;
	}
	
	#obj_tel_box2
	{
		position:absolute;
		top:45px;
		right:5px;
	}
	
	.c_tel3 {
		opacity:0.8;
	}
	
	.c_tel + .c_tel:before
	{
		content:url('../img/common_nationwide/tel_separate.jpg');
		display:inline-block;
		margin:0 5px 0 0;
	}
	
	#obj_header_menu_box
	{
		color:#666;
		float:right;
		font-size:13px;
		line-height:20px;
		font-weight:100 !important;
	}
	
	#obj_header_menu_box a:link, #obj_header_menu_box a:visited
	{
		display:block;
		float:left;
		padding:0 8px 0 5px;
		margin:0 5px 0 0;
		color:#666;
		text-decoration:none;
	}

	#obj_header_menu_box span:before
	{
		content:url("../img/common_nationwide/onmouse_marker.png");
		display:inline-block;
		position:relative;
		top:2px;
		margin:2px 2px 0 0;
		line-height:20px;
		color:#666;
	}
	
	.bottom_line {
    width: 100%;
    padding-bottom: 0.5em;
    border-bottom: solid 1px #dbdbdb;
}
	
/*------------------------------------------- 
nav
------------------------------------------- */

/* ドロップメニュー
------------------------------------------- */	
	nav{
		border-top:solid 1px #cfcfcf;
		border-bottom:solid 1px #cfcfcf;
		background: linear-gradient(to bottom, #ffffff 45%,#EFEFEF 55%);
		margin: 30px auto 10px auto;
	}
	
	.c_nav
	{
		position: relative;
		z-index: 2;
		width: 100%;
		height: 45px;
		background: #ebebeb;
		background: linear-gradient(to bottom, #ffffff 45%,#EFEFEF 55%);
		border-top: #eee 1px dotted;
		border-bottom: #eee 1px dotted;
		margin-top: 40px;
	}
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 950px;
  margin: 0 auto;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-left: #ccc 1px solid;
  
}
	
.dropmenu li:last-child
{
  border-right: #ccc 1px solid;
}
	
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 18px 0 14px;
  color: #444;
  font-size: 13px;
  font-weight:bold;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
  border-right: #ccc 1px solid;
}
	
.dropmenu li ul li a{
  padding: 18px 14px;
  border-top: 1px solid #ccc;
  background: #fff;
  text-align: center;
}

.dropmenu li a:hover{
  background: #F0E6E4;
  color:#4F3833;
}
.dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
.dropmenu li:hover ul li{
  overflow: visible;
  height: 50px;
  width:188px;
}	



/*------------------------------------------- 
ドロップメニューここまで
------------------------------------------- */	
	
	
	
	#box_nav
	{
		border:dotted 1px #000000;
		height:50px;
	}
	
	.c_mainmenu
	{
		float:left;
		position:relative;
	}
	
	.c_containing_menu
	{
		text-align:center;
		line-height:48px;
		height:48px;
		font-size:13px;
		font-weight:bold;
	}

	.c_mainmenu + .c_mainmenu .c_containing_menu
	{
		border-left:dotted 1px #000000;
	}
	
	.c_containing_menu a:link,.c_containing_menu a:visited
	{
		display:block;
		color:#333333;
		text-decoration:none;
		height:48px;
		width:100%;
	}

	.c_childmenu_box
	{
		display:none;
		position:absolute;
		width:100%;
		box-shadow:1px 1px 1px #CCCCCC;
		border-left:solid 1px #CCCCCC;
		border-top:0;
		margin:0 0 0 0px;
		background:#FFFFFF;
		z-index:99;
	}
	
	.c_childmenu
	{
		border-top:dotted 1px #000000;
		text-align:center;
		font-size:13px;
		font-weight:bold;
		height:48px;
	}
	
	.c_childmenu a:link, .c_childmenu a:visited
	{
		display:block;
		color:#333333;
		text-decoration:none;
		height:48px;
		width:100%;
	}
	
	.c_menu_1line
	{
		line-height:46px;
	}
	
	.c_menu_2line
	{
		line-height:20px;
	}
	
	.c_menu_2line:before
	{
		display:block;
		width:100%;
		height:3px;
		content:'';
	}
	
/*------------------------------------------- 
article
------------------------------------------- */
	
	#box_article01
	{
		width:100%;
	}
	
	#top_slider_box
	{
		height:800px;
		background-color:#ffffff;
	}
	
	#obj_top_slider
	{
		width:100%;
		background-color:#ffffff;
		margin:0 auto 2em auto;
	}
	#obj_top_slider img
	{
		width:950px;
		margin:0 auto 2em auto;
	}
	#obj_top_slider .bx-wrapper
	{
		width: inherit;
	}

	.c_infodate
	{
		font-weight:bold;
		font-size:12px;
	}

	.c_infotext
	{
		font-size:12px;
		margin-bottom:10px;
	}

	
	#box_article02
	{
		width:740px;
		float:left;
		
	}
	
	#obj_information_box
	{
		background:#F4CCCC;
		padding: 5px;
		border-radius:5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		-ms-border-radius: 5px; 
		position:relative;
		margin-bottom: 10px;
	}
	
	#obj_information_box img
	{
		display:block;
		float:left;
		margin:5px;
	}
	
	#obj_information_box p
	{
		width:100%;
		padding: 10px;
		float:left;
		font-size: 90%;
	}
	.obj_information_box_side {
    width: 100%;
    border: solid 1px #dbdbdb;
    padding: 1em 0.5em;
    position: relative;
	margin-bottom:5px;
	}
	#obj_information_side {
    width: 100%;
    height: 300px;
    padding: 0 0.1em;
    overflow-y: scroll;
	}
   ::-webkit-scrollbar {
    width: 12px;
	}
 
	::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
	}
 
	::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	height:30px;
	}
	#box_footer li:before{
	content: "\f105";
  	font-family: FontAwesome;
	padding-right:0.5em;
	}
	
	.c_brandsearch_box img
	{
		display:block;
		float: right;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#obj_top_brand_box .c_imagebox
	{
		width:24%;
		float:left;
		margin-top:10px;
	}

	
	#obj_top_brand_box .c_imagebox img
	{
		display:block;
		margin:0 auto;	
	}
	
	#obj_top_brand_box .c_imagebox+.c_imagebox
	{
		margin-left:1.2%;
	}
	
	#obj_top_brand_box .c_imagebox:nth-child(4n+1)
	{
		margin-left:0;
	}
	
	.c_txt_furisode
{
	font-size:0.85rem;
	dispay:block;
	width:100%;
	color: #2D2C2C;
	margin-left: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
	.c_txt_contents_top
{
	font-family: Century Gothic;
	font-size:200%;
	font-weight: bold;
	dispay:block;
	width:100%;
	color: #2D2C2C;
	text-align: center;
	margin-top: 10px;
}
	.c_txt_contents_sub
{
	font-size:100%;
	dispay:block;
	width:100%;
	color: #191919;
	text-align: center;
	margin-bottom: 10px;
}
	.c_txt_brand
{
	font-size:0.8rem;
	dispay:block;
	margin-top:2.5%;
	width:100%;
	text-align: center;
	text-decoration: none !important;
}

.c_txt_brand a:link
{
	color: #4F4F4F;
	text-decoration: none !important;
}
.c_txt_brand a:visited
{
	color: #4F4F4F;
	text-decoration: none !important;
}

	
	
/*------------------------------------------- 
aside
------------------------------------------- */
	
	#box_aside
	{
		width:180px;
		float:right;
		margin-top:-10px;
	}
	
	#box_aside_otherservice
	{
		margin:5px 0 20px 0;
	}
	
	.c_asideservice_category
	{
		padding-left:0.3em;
		font-size:14px;
		line-height:20px;
		font-weight:bold;
		color:#666666;
	}
	
	#obj_aside_furisde
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_furisde:hover
	{
		height:115px;
	}
	
	#obj_aside_furisde:hover .c_asideservice_category
	{
		color:#eb6677;
	}

	#obj_aside_formal
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_formal:hover
	{
		height:115px;
	}

	#obj_aside_formal:hover .c_asideservice_category
	{
		color:#784799;
	}

	#obj_aside_hakama
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_hakama:hover
	{
		height:200px;
	}

	#obj_aside_hakama:hover .c_asideservice_category
	{
		color:#1ab5b1;
	}

	#obj_aside_kids
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_kids:hover
	{
		height:175px;
	}

	#obj_aside_kids:hover .c_asideservice_category
	{
		color:#d48f27;
	}
	
	#obj_aside_bridal
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_bridal:hover
	{
		height:125px;
	}

	#obj_aside_bridal:hover .c_asideservice_category
	{
		color:#D52E00;
	}
	
	#obj_aside_monpuku
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_monpuku:hover
	{
		height:90px;
	}

	#obj_aside_monpuku:hover .c_asideservice_category
	{
		color:#4e8ac8;
	}

	#obj_aside_morning
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_morning:hover
	{
		height:65px;
	}

	#obj_aside_morning:hover .c_asideservice_category
	{
		color:#a15f23;
	}
	
	#obj_aside_studio
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;#eb6677;
	}

	#obj_aside_studio:hover
	{
		height:165px;
	}
	
	
	#obj_aside_baby{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_baby:hover
	{
		height:75px;
	}

	#obj_aside_baby:hover .c_asideservice_category
	{
		color:#eb6677;
	}
	
	
	#obj_aside_beauty,#obj_aside_hohsai,#obj_aside_kimonomachi
	{

		height:20px;
		overflow:hidden;
		transition-duration:0.4s;
		transition-timing-function:ease-in-out;
		transition-property:height;
	}

	#obj_aside_beauty:hover,#obj_aside_hohsai:hover,#obj_aside_kimonomachi:hover
	{
		height:65px;
	}
	
	.c_asideservice_box + .c_asideservice_box
	{
		margin:10px 0 0 0;
	}

	.c_asideservice_category:before
	{
		content:'■';
		display:inline;
	}
	

	.c_asidecatalogue_box
	{
		background:#f4f4f4;
		font-size:10px;
		text-indent:15px;
	}
	
	.c_asidecatalogue_box div
	{
		line-height:25px;
	}
	
	.c_asidecatalogue_box a:link, .c_asidecatalogue_box a:visited
	{
		color:#666666;
		text-decoration:none;
	}
	
	.c_asidecatalogue_box a:hover
	{
		text-decoration:underline;
	}
	
	#box_aside h2
	{
		border-bottom:solid 1px #dbdbdb;
		margin:0 0 10px 0;
	}
	
	
		
/*------------------------------------------- 
footer
------------------------------------------- */
	
	#box_footer
	{
		margin-top:1.5em;
		clear:both;
		width:100%;
		background-color:#efefef !important;
		border-top:solid 1px #CCCCCC;
		font-size:14px;
	}
	.obj_shop_data_box
	{
		width: 100%;
		max-width:1080px;
		margin:0 auto 8px auto;
		padding:20px 0;
	}
	.obj_shop_data_box a:link, .obj_shop_data_box a:visited{
		color:#444;
	}
	.obj_shop_data_box a:hover {
		color:#000000 !important;
		text-decoration:underline !important;
	}
	#box_footer ul
	{
		margin-top:7px;
	}
	#box_footer li
	{
		padding-left:1em;
		font-size:12px;
		line-height:2em;
		color:#444;
	}
	
	.obj_policy
	{
		color:#444;
		border-bottom:solid 1px #ccc;
		font-size:13px;
		text-align:center;
		padding:10px;	
	}
		
	#box_footer a:link,#box_footer a:visited
	{
		color:#444;
		text-decoration:none;
	}
		
	#obj_copyright_box
	{
		width:950px;
		height:50px;
		color:#444;
		font-size:12px;
		text-align:center;
		margin:0 auto 0 auto;
	}
	#obj_copyright_box p
	{
		padding-top:10px;
	}

	#obj_address
	{
		float:left;
		padding:10px 5px 10px 5px;
	}
	
	.c_footer_left
	{
		float: left;
		width:25%;
		border-left:#aaa dotted 1px;
	}
	
	.c_footer_left:first-child
	{
		border-left:none;
	}
	
	#obj_footer_shop_name
	{
		display:block;
		
	}

	 .c_footer_left
	{
		padding:10px 5px 10px 10px;
	}
	
	.label_check
	{
		display:none;
	}
	
	.obj_loca_data, .obj_sta_data, .obj_store_data, .obj_total_data
	{
		padding-top: 15px;
	}
	
	
	#obj_store_data
	{
		padding:10px 5px 10px 10px;
	}
	
	.obj_site_data
	{
		width:950px;
		margin: 0 auto;
		text-align: center;
	}
	
	.obj_site_data ul li
	{
		display:inline-block;
	}
	
	.obj_site_data ul li:not(:first-child):before
	{
		content: " ｜ ";
	}
	
	.obj_site_data ul li:first-child:before
	{
		content:none;
	}

	
	.c_shop_section_name,#obj_footer_shop_name
	{
		font-size:16px;
		font-weight:bold;
		color:#666;
	}
	
		
/*------------------------------------------- 
		drawer
------------------------------------------- */
.slideMenu
	{
		margin-top: 0;
	}
	
/*右スライドメニュー　ユーザーメニュー部分*/
.user_contents_box {
	width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
	padding-right: 20px;
	}
.user_contents_box p {
	font-size: 10px;
	}
.user_contents {
	color: #3A3A3A;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    padding: 5px 0;	
	}
	
.theme-accordion dd {
    background-color: #EEEEEE;
}
	
.c_menu_icon {
	color: #4f4f4f;
	font-size: 20px;
	display: block;
	text-align: center;
	}

.fa-gratipay {
    color: #e17390 !important;
    font-size: 22px!important;
    text-align: center;
}
.fa-user {
    color: #4f4f4f !important;
    font-size: 20px!important;
    text-align: center;
}
.fa-pencil-square-o {
    color: #4f4f4f !important;
    font-size: 20px!important;
    text-align: center;
}
.fa-window-close {
	color: #4f4f4f !important;
    font-size: 26px!important;
	vertical-align: middle;
		
	}
.btnClose2::after {
    content: "\f2d3";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    font-size: 20px;
    font-family: 'FontAwesome';
}

	
/*--  icon START  --*/
.menu_erea {
	width:100%;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	width: 100%;
	height: 30px;
	z-index:2;
	cursor:pointer;
}
.menu-trigger span {
	width: 50px;
	height: 5px;
	background-color: #fff;
	border-radius: 3px;
}
.menu-trigger span:nth-of-type(1) {
	display:block;
	margin:17px auto 0 auto;
}
.menu-trigger span:nth-of-type(2) {
	display:block;
	margin:10px auto 0 auto;
}
.menu-trigger span:nth-of-type(3) {
	display:block;
	margin:10px auto 0 auto;
}
.menu-trigger::after {
	position: absolute;
	top:55px;
	content: 'MENU';
	display: block;
	width: 100%;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	transition: all .4s;
}
.menu-trigger.active::after {
	content: 'CLOSE';
	bottom: -17px;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
	transform: translateY(20px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-20px) rotate(45deg);
	transform: translateY(-20px) rotate(45deg);
}

/*--  icon END  --*/
.menu_block {
	display: inline-block;
    padding-top: 3px;
}
.menu_block2 {
	width:100%;
	height:42px;
	display: inline-block;
    padding-top: 8px;
    line-height: 0.5em;
}
.favorite_img {
	display:block;
	text-align:center;
}

.favorite_text {
	font-size:10px;
	color:#FFFFFF;
	position: relative;
	top: 1px;
}
.favorite_text2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	position: relative;
	top: -3px;
}

.fa {
    font-size: 20px;
}
	
.fa-search {
    font-size: 1.2em !important;
}
.fa-sort-amount-asc {
    font-size: 1.2em !important;
}
.fa-heart-o {
	font-size: 1.2em !important;
}


/*--  favorite_icon  START  --*/



.favorite_btn {
height: 25px;
width: 25px;
cursor: pointer;
position:absolute;
float:right;
right:10px;
top:0;
color:#FFFFFF;
z-index:2;
}

.fa-folder {
    color: #FFF;
    position: relative;
    top: 10px;
    font-size: 23px;
}
	
.sub {
	font-size:10px;
	width:45px;
	letter-spacing:-1px;
	color:#FFFFFF;
	position:relative;
	right:13px;
	top: 6px;
}
.favorite_btn, .btnMenu2 a{
	text-decoration:none;
}


/*--  favorite_icon  END  --*/

/*--  アコーディオン　START  --*/

.theme-headline {
	font-size: 32px;
	line-height: 1.5;
	margin: 15px;
}
.accordion-menu {
	position:absolute;
	top:0;
	width:99%;
	height: 100%;
	}
.accordion-menu .open {
  display: block;
  position:relative;
  text-decoration: none;
}
.open.is-open::after,
.open.is-close::after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  font-size: 15px;
  font-family: 'FontAwesome';
}
.open.is-open::after {
  content: "\f068";
	color: #7d7d7d;
    margin-right: 5px;
}
.open.is-close::after {
  content: "\f067";
	color: #7d7d7d;
    margin-right: 5px;
}


/* theme */
.open {
  color: #3A3A3A;
  font-size: 15px;
  padding: 0;
  cursor:pointer;
  padding: 10px 0;
}
.menu {
  font-size: 15px;
  padding: 5px 0;
  cursor:pointer;
  display: block;
  position: relative;
  text-decoration: none;
}
.theme-accordion dt .menu::after,.theme-accordion dd .block::after {
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  font-size: 15px;
  font-family: 'FontAwesome';
}
.theme-accordion dt, .theme-accordion dd {
  border-bottom: 1px dotted #AFAFAF;
  border-left: 1px solid #AFAFAF;
  border-right: 1px solid #D3D3D3;
　padding: 5px 0 5px 15px;
}

.theme-accordion dt {
	background-color:#FFF;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.theme-accordion a {
  font-size: 15px;
  padding: 10px 0;
  cursor:pointer;
  display: block;
  position:relative;
  text-decoration: none;
}
.theme-accordion a:link,.theme-accordion a:hover,.theme-accordion a:visited{
	color:#3A3A3A;
	text-decoration:none;
}
.theme-accordion dt:first-child {
  border-top: 1px solid #D3D3D3;
}

.block {
	display:block;
	text-decoration:none;
}

.first_contents
	{
		padding-left: 30px;
		background-color:#FCFCFC;
	}

.third_contents
	{
		padding-left: 45px;
		background-color:#eeeeee;
		padding-top:5px;
		padding-bottom:5px;
	}
	
.third_contents a
	{
		font-size: 13px;
	}

.fourth_contents
	{
		padding-left: 65px;
		background-color:#DCDCDC;
		padding-top:5px;
		padding-bottom:5px;
	}

.fourth_contents a
	{
		font-size: 13px;
	}


	
.tab-bar {
	width: 100px;
    height: 50px;
    z-index: 3;
    left: 5px;
	top:2px;
	position:fixed;
}

.tab-bar .menu_list {
	height: 90px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	box-sizing: border-box;
	background-color: #666;
	position: relative;
	border-radius: 10px;
    opacity: 0.8;
    top: 80px;
}
.Front {
	z-index:2;
}
.tab-bar .menu_list img {
	text-align:center !important;
	margin:0 auto 0 auto !important;
}

.tab-bar .menu_list:first-child {
	border-right: none;
}

.tab-bar a {
	padding: 0;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.tab-bar.active{
position:fixed;
top:0;
left:0;
}

/*--  アコーディオン　END  --*/

/* --  MENU　START  --*/
/* コンテンツが短い場合、オーバーレイが途中で切れるのを防止 */
 html, body, #box_wrap {
    height:100%;
}
/* メインコンテンツ部分 */
 #box_wrap {
    position: relative;
    -webkit-transition: all .2s;
            transition: all .2s;
}
#box_wrap.open {
    -webkit-transform: translate3d(-250px, 0, 0);
            transform: translate3d(-250px, 0, 0);
    overflow: hidden;
}

/* ドロワーメニュー部分 */
.slideMenu{
    position: fixed;
    top: 0;
    left: -320px;
    z-index: 4;
    width: 320px;
    height: 100%;
    background-color: #ADADAD;
    overflow: auto;
}

.shade{
    position: fixed;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-color: #333;
    background-color: rgba(0,0,0,.7);
}
 

/* --  MENU　END  --*/


/* --  絞込検索部分  --*/
#obj_banner_box_sp {
	margin-top: -70px;
    padding-top: 70px;
    font-size: 0.9em;
    color: #666666;
}

.obj_date {
	margin-bottom:5px;
}
.accordion-menu {
	height:50px;
}
.sub_contents2 {
    margin-left: -102%;
    background-color: #f6f6f6;
    width: 407%;
    height: 500px !important;
    overflow: scroll !important;
    position: relative;
    padding-top: 50px;
    margin-top: -1px;
	z-index:9999;
	padding-bottom:30px;
}
#obj_catalogue_form_button {
    z-index: 5;
	width: 100%;
}
.sub_contents3 {
	margin-left:-203%;
	height:auto;
	background-color:#999999;
	width:407%;
	overflow:scroll;
	z-index:1;
	padding:25px 0;
	display: none;
	margin-top:-1px
}
.open2 {
	cursor:pointer;
}
.open3 {
	cursor:pointer;
}

#header_erea {
	width:100%
}
#top_logo {
	width:60%;
	float:left;
}
#member {
	width:40%;
	float:right;
}
#header_erea ul {
	float: right;
}
#member li {
	float:left;
	margin-right:20px;
	text-align: center;
    line-height: 0.7em;
	cursor:pointer;
}
#member li a:link,#member li a:hover,#member li a:visited {
	text-decoration:none;
	color:#999999;
}
.member_text {
	font-size:10px;
	color:#999999;
}
.fa-shopping-cart,.fa-user {
	color:#999999;
	font-size:1.4em;
	text-align:center;
	padding-left:4px;
}
.fa-pencil-square-o {
	color:#999999;
	font-size:1.4em;
	text-align:center;
	padding-left:8px;
}
/*-------------------------------------
年末年始のお知らせについて
--------------------------------------*/
.info_box_base {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.info_box_base img {
    border: 1px #d4d4d4 solid;
    margin: 20px auto 0 auto;
}
.nav-important-01 {
    border-top: 0.5px solid #c6c9d3!important;
    border-bottom: 0.5px solid #c6c9d3!important;
    background-color: #FFF7F7!important;
	font-size: 13px!important;
	}
.nav-important-01 .nav-important-01-inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px;
}
.nav-important-01 a {
    line-height: 1.5;
    display: block;
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s;
    color: #4d4d4d!important;
}
.nav-important-01 .category {
    font-size: 86%;
    line-height: 1.1;
    display: block;
    float: left;
    box-sizing: border-box;
    width: 150px;
    margin: 1px 10px 0 0;
    padding: 3px 0 4px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #E67481;
}
/*-------------------------------------
年末年始のお知らせについて ここまで
--------------------------------------*/
.pr_point {
    font-size: 0.8em;
    text-align: right;
    margin-top: 30px;
    width: 40%;
    float: right;
    color: #4d4d4d;
}
		
}

@media print
{
	#box_wrap,#box_article02,#box_site_header,#box_article01,#box_footer,#box_body
	{
		width:100%;
	}
	
	#box_nav,#box_common_header
	{
		display:none;
	}
	
	#box_aside
	{
		display:none;
	}
	#box_article02
	{
		width:100%;
	}
	
	img
	{
		max-width:100%;
	}
	.bottom_line {
    width: 100%;
    padding-bottom: 0.5em;
    border-bottom: solid 1px #dbdbdb;
}

#obj_address
	{
		width:40%;
		float:left;
		padding:10px 5px 10px 5px;
	}
	
	#obj_footer_shop_name
	{
		display:block;
		
	}
	
	#obj_delivery_data, #obj_store_data
	{
		width:30%;
		float:left;
		padding:10px 5px 10px 5px;
	}
	
	.c_shop_section_name,#obj_footer_shop_name
	{
		font-size:16px;
	}
	
	.mainbox_kiyaku {
		margin: 3em 4em 2em 4em;
	}
	.info_box_base {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.info_box_base img {
    border: 1px #d4d4d4 solid;
    margin: 20px auto;
}

}