@charset "utf-8";
h1
{
	display:block;
	font-family: 'Josefin Slab', serif;
}
header
{
	display:block;
	width:100%;
}

nav
{
	display:block;
	width:100%;
}

.c_grey
{
	color:#777;
}

.c_justify
{
	display:block;
	text-align:justify;
	margin-top: 5px;
}


@media screen and (min-width: 0px) and (max-width: 480px) 
{
	/* テキストルール始め*/	
.c_p12
	{
		font-size:0.75rem;
	}
.c_p16
	{
		font-size:0.75rem;
	}
.c_mt15
	{
		display:block;
		width:100%;
		padding-top:1%;
		text-align:center;
		margin-bottom:3%;
	}
h1
	{
		font-size:1.5rem;
		font-weight:600;
		margin-top:3.5%;
	}
	
h2
	{
		font-size:0.8rem;
		font-weight:bold;
		display:block;
		width:100%;
    	margin-top: 3%;
	}
.c_red
	{	
		font-size:0.75rem;
		font-weight:bold;
		color:red;
	}
.c_tac
	{
		text-align: center;
		line-height:1;
	}

.c_short
	{
		letter-spacing: -2px;
	}
	
/* テキストルールおわり*/
	
	
	/* ヘッダーについて*/
header
	{
		background-color:aliceblue;
	}
.c_header
	{
		text-align:center;
	}

.c_header p
	{
		line-height:1;
	}
	
.h1_box {
		width: 100%;
	}
.h1_box img {
		float: left!important;
	}


/*試着会・お問合せ・アクセス*/
#information
	{
		text-align: center;
		margin:0 auto;
		margin-top: 2%;
	}
.c_information
	{
		display:block;
		text-align:right;
	}

.c_information li
	{
		display: inline-block;
		background-color: #00bcd4;
		border: 1px solid #00A7BC;
		padding-left: 3%;
		padding-right: 3%;
		border-radius: 14px;
		margin-right: 2%;
	}
	
.c_information li a
	{
		display:block;
		border-radious:5%;
		text-align:center;
	}

.c_information li:last-child
	{
		margin-right: 0;
	}
	
.c_information li a, .c_information li a:hover, .c_information li a:visited
	{
		color:#fff;
	}
		
.c_mini
	{
		font-size: 0.65rem;
		color:#fff;
		display:block;
		margin-top: -3px;
	}
	
	/*試着会・お問合せ・アクセス終わり*/
	
		

	/* body, wrap */

/* article*/
/*着物選びメニュースタート*/
	.obj_thumb_box h2
	{
		margin-bottom: 0 !important;
		margin-left:0.2rem;
	}
	
	.c_pop
	{
		color:#99ECDE;
		font-weight: bold;
	}

	.obj_thumb_box li
	{	
		display:block;
	    padding:0.3rem 0.8rem 0.5rem 0.8rem;
		font-size:13px;
		border:solid 1px #D4D4D4;
		line-height:1.1rem;
	}
	
	.obj_thumb_box li img
	{
		float:left;	
		margin-right:1rem;
		margin-top: 0.4rem;
	}
	
	
	.menu
	{
		font-weight:bold;
		margin-top:0.5rem ;
	}
	.menu:after{
		content:" >> ";
		font-size:1rem;
	}
	
	.obj_thumb_box ol
	{
		margin-left:0.1rem
	}
	
/*着物選びメニュー終わり*/	
.c_article
	{
		margin-bottom: 5%;
	}
.c_right
	{
		float:left;
	}
	
.c_h2
	{
		border-bottom:solid 5px #e322af;		
	}
	
.c_ranking
	{
		padding-top:1%;
	}

.c_rankingimg
	{
		margin-right:3%;
	}

.c_ranking_icon
	{
		display:block;
		margin:0 auto;
		margin-bottom: 5px;
	}
	
	.c_rankingslide .bx-viewport
	{
		height:285px!important;
	}

	
.c_rankingbox
	{
		width:32%;
		margin-top:15px;
		float: left;
		margin-right: 2%;
		position: relative;
		margin-bottom:15px;
	}
.c_rankingbox:nth-child(3n) 
	{
    margin-right:0;
	}

.c_btn
	{
		text-align: center;
		margin: 3% 0 15% 0;

	}

.c_btn a, .c_btn a:link, .c_btn a:visited  
	{
     position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.8em;
    text-decoration: none;
    color: #FFF;
    background: #00bcd4;
    transition: .4s;
	border-radius: 4px;
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.3);
 	border-bottom: solid 2px #118e9e;
}

.c_btn a:hover
	{
		background: #1ec7bb;
	}
	
/* article終わり*/

/*photoのbxsliderについて */
	#obj_photo_slider_box
	{
		max-width: 100%;
		border-top:solid 1px #eee;
		border-bottom:solid 1px #eee;
		margin:5% 0 5% 0;
		padding:5% 0 5% 0;
	}
/*photoのbxsliderおわり */
.c_line3
	{
		padding:0 1.5% 0 1.5%;
	}

.c_line3_box
	{
		text-align: center;
		width:49%;
		margin-top:3%;
		float: left;
		margin-right: 2%;
		position: relative;
		margin-bottom:3%;
	}
	
.c_line3_box:nth-child(2n) 
	{
    	margin-right:0;
	}

.c_line4_box
	{
		text-align: center;
		width:49%;
		margin-top:3%;
		float: left;
		margin-right: 2%;
		position: relative;
	}
	
.c_line4_box:nth-child(2n) 
	{
    margin-right:0;
	}

} 

@media screen and (min-width:481px) and (max-width: 950px) 
{
	#box_body
	{
		padding:0 1% 0 1%;
	}
	/* テキストルール始め*/	
.c_p12
	{
		line-height: 1.5rem;
	}
.c_p16
	{
		font-size:16px;
	}
.c_mt15
	{
		display:block;
		width:100%;
		padding-top:15px;
		text-align:center;
		margin-bottom:30px;
	}
h1
	{
		font-size:40px;
		font-weight:600;
		margin-top:10px;
	}
	
h2
	{
		font-size:16px;
		font-weight:bold;
		display:block;
		width:100%;
	}
.c_red
	{	
		font-weight:bold;
		color:red;
	}
.c_tac
	{
		text-align: center;
		line-height:1;
	}

/* テキストルールおわり*/
	
	
	/* ヘッダーについて*/
header
	{
		background-color:aliceblue;
	}
.c_header
	{
		text-align:center;
	}
	
	
.h1_box {
		width: 100%;
	}
.h1_box img {
		float: left!important;
	}

	
/*ヘッダー終わり*/



/*試着会・お問合せ・アクセス*/
#information
	{
		width:100%;
		margin:0 auto;
		margin-top: 1.5%;
	}
.c_information
	{
		display:block;
		text-align:right;
	}

.c_information li
	{
		display:inline-block;
		border-radious:3px;
	}
.c_information li a
	{
		display:inline-block;
		background-color:#424242;
		color:#fff;
		padding:10px;
		border-collapse:separate;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		border-radius:10px;

	}

	.c_information li a {
		position: relative;
		z-index: 2;
		background-color: #424242;
		border: 2px solid #272727;
		color: #fff;
		text-align: center;
	}
	.c_information li a:hover {
		background-color: #fff;
		border-color: #59b1eb;
		color: #59b1eb;
	}
	.c_information li a::before,
	.c_information li a::after {
		top: 0;
		width: 50%;
		height: 100%;
		background-color: #333;
	}
	.c_information li a::before {
		right: 0;
	}
	.c_information li a::after {
		left: 0;
	}
	.c_information li a:hover::before,
	.c_information li a:hover::after {
		width: 0;
		background-color: #59b1eb;
	}
	
	.c_mini
	{
		font-size: 0.65rem;
		color:#fff;
		display:block;
		margin-top: -3px;
	}

	
	/*試着会・お問合せ・アクセス終わり*/
		

	/* ドロップメニュー*/
	nav{
		border-top:solid 1px #cfcfcf;
		border-bottom:solid 1px #cfcfcf;
		background: linear-gradient(to bottom, #ffffff 45%,#EFEFEF 55%);
	}
	
	.c_nav
	{
		position: relative;
		z-index: 50;
		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-bottom: -8px;
		margin-top: 40px;
	}
	.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 0.5%;
	}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 33%;
  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: 15px 0 11px;
  color: #444;
  font-size: 17px;
  font-weight:400;
  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%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #ccc;
  background: #fff;
  text-align: center;
}
.dropmenu li:hover > a{
  background: #757575;
  color:#F0F0F0;
}
.dropmenu li a:hover{
  background: #858585;
  color:#F3F3F3;
}
.dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
.dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  width:153%;
}		
	
/* ドロップメニュー終わり */

	
	/* body, wrap */

/* article*/

.c_article
	{
		margin-bottom: 50px;
	}
.c_right
	{
		float:left;
	}
	
.c_h2
	{
		border-bottom:solid 5px #e322af;		
	}
	
.c_ranking
	{
		padding-top:15px;
	}

.c_rankingimg
	{
		margin-right:15px;
	}

.c_ranking_icon
	{
		display:block;
		margin:0 auto;
		margin-bottom: 5px;
	}
	
.c_rankingbox
	{
		width:32%;
		margin-top:15px;
		float: left;
		margin-right: 2%;
		position: relative;
		margin-bottom:15px;
		text-align:center;
	}
.c_rankingbox:nth-child(3n) 
	{
    margin-right:0;
	}
.c_btn
	{
		text-align: center;
		margin: 3% 0 8% 0;
	}
	
.c_btn a, .c_btn a:link, .c_btn a:visited {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 1.3em;
    text-decoration: none;
    color: #FFF;
    background: #00bcd4;
    transition: .4s;
	font-size: 1.3rem;
	border-radius: 4px;
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.3);
 	border-bottom: solid 2px #118e9e;
}
.c_btn a:hover
	{
		background: #1ec7bb;
	}

/* article終わり*/

/*photoのbxsliderについて */
	#obj_photo_slider_box
	{
		width: 100%;
		border-top:solid 1px #eee;
		border-bottom:solid 1px #eee;
		margin:5% 0 5% 0;
		padding:5% 0 5% 0;
	}
/*photoのbxsliderおわり */
	
.c_line3_box
	{
		text-align: center;
		width: 49%;
		margin-top: 15px;
		float: left;
		margin-right: 1.8%;
		position: relative;
		margin-bottom: 15px;
	}
	
.c_line3_box:nth-child(2n) 
	{
    margin-right:0;
	}
}

@media screen and (min-width:951px), print, tv
{

/* テキストルール始め*/
.c_p12
	{
		font-size:12px;
	}
.c_p16
	{
		font-size:16px;
	}
.c_mt15
	{
		display:block;
		width:100%;
		padding-top:15px;
		text-align:center;
		margin-bottom:30px;
	}
h1
	{
		font-size:40px;
		font-weight:600;
		margin-top:10px;
	}
	
h2
	{
		font-size:16px;
		font-weight:bold;
		display:block;
		width:100%;
	}
.c_red
	{	
		font-size:11px;
		font-weight:bold;
		color:red;
	}
.c_tac
	{
		text-align: center;
		line-height:1;
	}

/* テキストルールおわり*/
	
	
	/* ヘッダーについて*/
header
	{
		background-color:aliceblue;
	}
.c_header
	{
		text-align:center;
	}
	
	
.h1_box {
		width: 950px;
	}
.h1_box img {
		float: left!important;
	}





/*試着会・お問合せ・アクセス*/
#information
	{
		width:950px;
		margin:0 auto;
	}
.c_information
	{
		display:block;
		text-align:right;
	}

.c_information li
	{
		display:inline-block;
		border-radious:3px;
	}
.c_information li a
	{
		display:inline-block;
		background-color:#424242;
		color:#fff;
		padding:10px;
		border-collapse:separate;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		border-radius:10px;
		text-align: center;
	}

	.c_information li a {
		position: relative;
		z-index: 2;
		background-color: #333;
		border: 2px solid #333;
		color: #fff;
	}
	.c_information li a:hover {
		background-color: #fff;
		border-color: #59b1eb;
		color: #59b1eb;
	}
	.c_information li a::before,
	.c_information li a::after {
		top: 0;
		width: 50%;
		height: 100%;
		background-color: #333;
	}
	.c_information li a::before {
		right: 0;
	}
	.c_information li a::after {
		left: 0;
	}
	.c_information li a:hover::before,
	.c_information li a:hover::after {
		width: 0;
		background-color: #59b1eb;
	}
	
	.c_mini
	{
		font-size: 8px;
		color:#fff;
		display:block;
		margin-top: -3px;
	}
	.c_mini:hover
	{
		color:#59b1eb;
	}
	
	.c_mini:hover::before,
	.c_mini:hover::after {
		color:#59b1eb;
	}
	
	/*試着会・お問合せ・アクセス終わり*/
		

	/* ドロップメニュー*/
	nav{
		border-top:solid 1px #cfcfcf;
		border-bottom:solid 1px #cfcfcf;
		background: linear-gradient(to bottom, #ffffff 45%,#EFEFEF 55%);
	}
	
	.c_nav
	{
		position: relative;
		z-index: 100;
		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-bottom: -8px;
		margin-top: 40px;
	}
	.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 33.19%;
  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: 15px 0 11px;
  color: #444;
  font-size: 17px;
  font-weight:400;
  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%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #ccc;
  background: #fff;
  text-align: center;
}
.dropmenu li:hover > a{
  background: #757575;
  color:#F0F0F0;
}
.dropmenu li a:hover{
  background: #858585;
  color:#F3F3F3;
}
.dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
.dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  width:319px;
}		
	
/* ドロップメニュー終わり */

	/* body, wrap */

/* article*/
	

.c_article
	{
		margin-bottom: 50px;
	}
.c_right
	{
		float:left;
	}
	
.c_h2
	{
		border-bottom:solid 5px #e322af;		
	}
	
.c_ranking
	{
		padding-top:15px;
	}

.c_rankingimg
	{
		margin-right:15px;
	}

.c_ranking_icon
	{
		display:block;
		margin:0 auto;
		margin-bottom: 5px;
	}
	
.c_rankingbox
	{
		width:186px;
		margin-top:15px;
		float: left;
		margin-right: 10px;
		position: relative;
		margin-bottom:15px;
	}
.c_rankingbox:nth-child(5n) 
	{
    margin-right:0;
	}
/* article終わり*/

/*photoのbxsliderについて */
	#obj_photo_slider_box
	{
		width: 100%;
		border-top:solid 1px #eee;
		border-bottom:solid 1px #eee;
		margin:30px 0 30px 0;
		padding:30px 0 30px 0;
	}
/*photoのbxsliderおわり */
	
.c_line3_box
	{
		text-align: center;
		width:300px;
		margin-top:15px;
		float: left;
		margin-right: 3.6%;
		position: relative;
		margin-bottom:15px;
	}
	
.c_line3_box:nth-child(3n) 
	{
    margin-right:0;
	}

.c_line4_box
	{
		text-align: center;
		width:200px;
		margin-top:15px;
		float: left;
		margin-right: 5.84%;
		position: relative;
	}
	
.c_line4_box:nth-child(4n) 
	{
    margin-right:0;
	}

	
	/* header */

}
