@charset "utf-8";

body {
  -webkit-text-size-adjust: 100%;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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;
}

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



.c_hidden
{
	display:none;
}

.c_clear
{
	clear:both !important;
}

.c_memo
{
	color:#757575;
}

.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;	
}



@media screen and (min-width: 0px) and (max-width: 480px) 
{
	/* common */
	.clearfix
{
	clear:both;
}
	
	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 */
	
	#obj_sitetitle_box
	{
		color:#777;
		font-size: 0.5rem;
		text-align: center;
	}

	#obj_about_site {
    color: #666;
    font-size: 11px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: ivory;
    overflow: hidden;
}
	
	.obj_header_guide_box
	{
		display:none;
		position:absolute;
		bottom:-20px;
		right:0;
	}
	
	.obj_header_guide_box img
	{
		display:block;
		float:left;
		margin:0 0 0 2px;
		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_title img
	{
		width:98%;
		margin-top:1%;
	}
	/* 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;
		
	}
	
	.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_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;
	}
			
	.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;
	}

	#box_aside h2
	{
		margin:0 0 0.5em 0;
		border-bottom:solid 1px #dbdbdb;
	}
	
	#box_aside h2 img
	{
		width:auto !important;
	}

	/* 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: 7% 1% 7% 1%;
			color: #fff;
			font-size: 15px;
			line-height: 1;
			border-bottom: solid 0.5px #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;
		}
	
	.obj_total_data li a, .obj_site_data li a
	{
		font-size: 11px!important;
	}
	
					
	.c_shop_section_name
	{
		font-size:1.2em;
		display:block;
		text-align:center;
	}
	.mainbox_kiyaku {
		margin: 2em 1em 2em 1em;
	}
	
	#page-top {
		font-family: FontAwesome;
		font-size: 24px;
		text-align: center;
		position: fixed;
		bottom: 24px;
		right: 8px;
		z-index: 3;
		display: block;
		background-color: #888888;
		width: 40px;
		height: 40px;
		border-radius: 5px;
		padding-top: 1.7%;
		color: #000000 !important;
		opacity: 0.7;
	}
	
	#page-top a:hover {
		text-decoration: none;
	}

	.breadcrumb {
		width: 100%;
		margin: 5px auto;
		text-align: left;
		font-size: 11px;
		color: #777;
		margin-left: 1%;
		margin-top: 2%;
	}	

} 

@media screen and (min-width:481px) and (max-width: 950px) 
{
	/* common */
	
	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 */
		
	#obj_sitetitle_box
	{
		float:left;
		width:100%;
		position:relative;
	}
	
	#obj_sitetitle_box img
	{
		display:block;
		margin:0 auto;
	}
	
	.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:#dbdbdb;
		font-size:11px;
		display:block;
		width: 100%;
		text-align: center;
	}
	
	

	
	#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 */
	
	.c_mainmenu
	{
		float:left;
		position:relative;
	}

	.c_mainmenu + .c_mainmenu .c_containing_menu
	{
		border-left:solid 1px #FFFFFF;
	}
	
	.c_mainmenu:nth-child(n+5) .c_containing_menu
	{
		border-top:solid 1px #FFFFFF;
	}
	
	.c_mainmenu:nth-child(5) .c_containing_menu
	{
		border-left:0;
	}
	
	
	.c_containing_menu
	{
		text-align:center;
		line-height:30px;
		height:30px;
		font-size:0.8em;
		font-weight:bold;
	}
	
	.c_containing_menu a:link,.c_containing_menu a:visited
	{
		display:block;
		color:#333333;
		text-decoration:none;
		height:30px;
		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:solid 1px #CCCCCC;
		text-align:center;
		font-size:0.8em;
		line-height:30px;
	}
	
	.c_childmenu a:link, .c_childmenu a:visited
	{
		display:block;
		color:#333333;
		text-decoration:none;
		height:30px;
		width:100%;
	}

	
	#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_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;
	}
	
	#box_aside h2
	{
		margin:0 0 0.5em 0;
		border-bottom:solid 1px #dbdbdb;
	}
	
	#box_aside h2 img
	{
		width:auto !important;
	}
	/* 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;
	}
	
	.obj_total_data li a, .obj_site_data li a
	{
		font-size: 13px!important;
	}
	
	#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;
	}
	
	#page-top a:hover {
		text-decoration: none;
	}
	
#page-top {
	font-family: FontAwesome;
	font-size: 30px;
	text-align: center;
	position: fixed;
	bottom: 24px;
	right: 3px;
	z-index: 90;
	display: block;
	background-color: #888888;
	width: 60px;
	height: 60px;
	border-radius: 5px;
	padding: 14px 0 0 5px;
	color: #000000 !important;
	opacity: 0.7;
}
#page-top .fa {
	font-size: 30px;
	color: #ffffff;
	padding-top: 10px 0 0 5px;
}
	.breadcrumb {
    width: 100%;
    margin: 5px auto;
    padding-left: 5px;
    text-align: left;
    font-size: 11px;
    color: #777;
    margin-left: 1%; 
}	
	
	
	
}

@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;
	}
	
	.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;
	}
	
/*------------------------------------------- 
ナビゲーション途中から表示して固定
------------------------------------------- */	
	#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);
	}
/*------------------------------------------- 
ナビゲーション途中から表示して固定　ここまで
------------------------------------------- */	

	
	/* body, wrap */
	body
	{
		width:100%;
		overflow-x:hidden;
		background:#FFFFFF;
	}
	#box_header
	{
		background-color:#fff;
	}
	
	#box_body
	{
		width:970px;
		background:#FFFFFF;
		margin:-5px auto 0 auto;
		overflow: hidden;
	}

	#box_wrap
	{
		width:950px;
		margin:0 auto 0 auto;
	}
	
	/* header */
	
	#box_common_header
	{
		background: #F7F5F6;
		color: #4D423A;
		padding: 5px 5px;
		font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		width: 100%;
		margin: 0 auto;
	}
	.header_category_box {
    width: 960px;
    margin: 0 auto;
	}
	#box_common_header span
	{
		display:block;
		float:left;
		font-size:10px;
		line-height:15px;
	}
	
	#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: 975px;
    	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:#dbdbdb;
		font-size:11px;
	}
	
	
	#box_site_header
	{
		padding:5px;
		position:relative;
		width: 975px;
    	margin: 0 auto 0 auto;
	}
	
	#obj_about_site
	{
		color:#dbdbdb;
		font-size:11px;
		display:block;
		width:100%;
	}
		
	#obj_sitetitle_box img
	{
		display:block;
		margin-top: 10px;
	}
	
	.obj_header_guide_box
	{
		position:absolute;
		top:0;
		right:0;
	}
	
	.obj_header_guide_box img
	{
		display:block;
		float:left;
		margin:0;
	}
	
	#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 */
	
	#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;
	}
	
	
	.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:left;
		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:140px;
	}

	#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:115px;
	}

	#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;
	}

	#obj_aside_studio:hover
	{
		height:165px;
	}
	
	#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 */
	footer
	{
		background-color: #efefef;
	}
	
	#box_footer
	{
		margin-top:1.5em;
		clear:both;
		width:950px;
		border-top:solid 1px #CCCCCC;
		font-size:14px;
		margin: 0 auto;
	}
	.obj_shop_data_box
	{
		width:100%;
		margin:0 auto 8px auto;
		padding:20px 0;
	}
	.obj_shop_data_box a:link,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;
	}
	
	.mainbox_kiyaku {
		margin: 3em 4em 2em 4em;
	}
	
/*---------------------------------------------
PAGE-TOPボタン
---------------------------------------------*/	
#page-top {
	font-family: FontAwesome;
	font-size: 30px;
	text-align: center;
	position: fixed;
	bottom: 24px;
	right: 3px;
	z-index: 3;
	display: block;
	background-color: #888888;
	width: 60px;
	height: 60px;
	border-radius: 5px;
	padding: 14px 0 0 0;
	color: #ffffff !important;
	opacity: 0.7;
}
#page-top a:hover {
	text-decoration: none;
}
#page-top a:link {
	color: #fff!important;
}
#page-top .fa {
	font-size: 30px!important;
	color: #fff!important;
}
/*---------------------------------------------
PAGE-TOPボタンここまで
---------------------------------------------*/	
	
	.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;
	}
	
	.breadcrumb {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    color: #777;
}
.pr_point {
    font-size: 0.8em;
    text-align: right;
    margin-top: 0;
    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;
	}
	
}