@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: "メイリオ",Meiryo,Arial,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link{
	color:#333333;
	text-decoration:none;
}
a:visited{
	color:#777777;
	text-decoration:none;
}
a:hover,a:visited:hover{
	text-decoration:underline;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.red {
	color: #C00;
}

.clear { clear:both; }  
.clear hr { display:none; }
body {
	font-size: 12px;
	line-height: 160%;
	text-align: center;
	background-image: url(../images/base.gif);
	background-repeat: repeat;
}	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt12 {
	font-size: 12px;
}
.txt12b {
	font-size: 12px;
	font-weight: bold;
}

.line-space {
    font-size: 10px;
    margin-top: 4px;
	display: block;
}
#header {
	width: 1000px;
	background-color: #FFF;
}
#headtxt {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#headtxt h1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
#headband {
	background-color: #e73079;
	height: 20px;
}
#conteiner {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	color: #777777;
	background-color: #FFF;
}
#conteiner_black {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	color: #777777;
	background-color: #000000;
}
#maintitle {
	font-weight: normal;
	margin-bottom: 10px;
}
/* globalmenu roolover */
#globalmenu {
	width: 1000px;
}
#globalmenu ul{
    list-style: none;
	margin: 0;
	padding: 0;
	width:1000px;
	overflow:hidden;
}
#globalmenu li {
	float:left;
	display:block;
	height: 50px;
}
#globalmenu li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image: url(../images/g-menu.jpg);
    padding-top:50px;
}

/* globalmenu normal */
    #globalmenu1 a { width:200px; background-position:0px 0px;}
    #globalmenu2 a { width:200px; background-position:-200px 0px;}
	#globalmenu3 a { width:200px; background-position:-400px 0px;}
    #globalmenu4 a { width:200px; background-position:-600px 0px;}
	#globalmenu5 a { width:200px; background-position:-800px 0px;}
 
/* globalmenu over */
    #globalmenu1 a:hover  { width:200px; background-position:0px -50px;}
    #globalmenu2 a:hover  { width:200px; background-position:-200px -50px;}
	#globalmenu3 a:hover  { width:200px; background-position:-400px -50px;}
    #globalmenu4 a:hover  { width:200px; background-position:-600px -50px;}
	#globalmenu5 a:hover  { width:200px; background-position:-800px -50px;}
	
#contents {
	float: left;
	width: 708px;
}
#contents_wide {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	float: right;
	width: 272px;
}
.tilte {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
#collection-tilte {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* c-banner */
.c-banner {
	float: left;
}
.c-banner ul {
	list-style: none;
}
.c-banner li  {
	float: left;
	width: 177px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	height: 230px;
	overflow: hidden;
}
.c-banner li a {
	display: block;
	background-repeat: no-repeat;
	padding-top: 230px;
}

.c-banner ul #c01  {
	background-image: url(../images/c-banner01.jpg);
}
.c-banner ul #c01 a  {
	background-image: url(../images/c-banner01_on.png);
}
.c-banner ul #c02  {
background-image: url(../images/c-banner02.jpg);
}
.c-banner ul #c02 a  {
	background-image: url(../images/c-banner02_on.png);
}
.c-banner ul #c03  {
background-image: url(../images/c-banner03.jpg);
}
.c-banner ul #c03 a  {
	background-image: url(../images/c-banner03_on.png);
}
.c-banner ul #c04  {
background-image: url(../images/c-banner04.jpg);
}
.c-banner ul #c04 a  {
	background-image: url(../images/c-banner04_on.png);
}
.c-banner ul #c05  {
background-image: url(../images/c-banner05.jpg);
}
.c-banner ul #c05 a  {
	background-image: url(../images/c-banner05_on.png);
}
#map {
	float: left;
	height: 383px;
	width: 340px;
	background-image: url(../images/shoplist-map.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
}

#map:hover {
	background-position: 0px -383px;	
}
#map #maptitle {
	height: 20px;
	width: 165px;
	margin-top: 60px;
	float: left;
	margin-left: 30px;
}
#map #maptitle a {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	border: 1px solid #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 2px;
	color: #FFF;
	display: block;
}
#map #maplist {
	margin-top: 200px;
	float: left;
	margin-left: 60px;
}
#map #maplist ul li {
	list-style-type: none;
	display: block;
}
#map #maplist ul li a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
#news {
	width: 340px;
	float: right;
	height: 160px;
}
#news #newstitle {
	background-image: url(../images/news-beta.jpg);
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 10px;
}
#news #newstxt {
	text-align: left;
}
#news #newstxt ul li {
	list-style-type: none;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 2px 5px;
	padding-top: 1px;
}
#news #newstxt ul {
	height: 120px;
	overflow: auto;
}
#aboutus {
	float: right;
	width: 340px;
}
#aboutus #aboutustitle {
	text-align: left;
	margin-bottom: 10px;
}
#aboutus #aboutustxt {
	text-align: left;
}
#facebook {
	width: 340px;
	float: left;
	margin-top: 30px;
}
#facebook #facebooktitlte {
}
#twitter {
	width: 340px;
	float: right;
	margin-top: 30px;
}
#banner {
	float: right;
	margin-top: 10px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 114px;
	margin-top: 40px;
}
#footer #copyright {
	margin-top: 30px;
	color: #FFF;
	margin-right: 20px;
	float: right;
}
.totop {
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}
.subtitle_list {
	text-align: left;
}
.subtitle_list_border {
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-bottom: 5px;
}
.tilte ul li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
.tilte .subtitle_list {
	margin-bottom: 30px;
}
.tilte ul {
	margin-top: 7px;

}
.listtitle {
	float: left;
}
.listbox {
	float: left;
	margin-left: 30px;
}
.listbox2 {
	float: left;
	margin-left: 10px;
}
.listbox_wide {
	float: left;
	margin-left: 280px;



}
.subtitle {
	margin-top: 10px;
	margin-bottom: 10px;
}

.otoko-subtitle {
	margin-top: 30px;
	margin-bottom: 10px;
}
.hair_imagelist ul li {
	float: left;
	list-style-type: none;
	margin-right: 15px;
	width: 226px;
	text-align: left;
	height: 340px;
	line-height: 140%;
}
.hair_imagelist ul {
	width: 723px;
}
.hair_imagelist {
	width: 708px;
	overflow: hidden;
}
.hair_imagelist ul li img {
	margin-bottom: 5px;
}
.kodawari_imagelist ul li {
	float: left;
	list-style-type: none;
	margin-right: 15px;
	width: 226px;
	text-align: left;
	line-height: 140%;
	padding-bottom: 20px;
	height: auto;
}
.kodawari_imagelist ul {
	width: 723px;
	margin-top: 30px;
	display: flex;
    flex-wrap: wrap;
}
.kodawari_imagelist {
	width: 708px;
	overflow: hidden;
}
.kodawari_imagelist ul li img {
	margin-bottom: 5px;
}
.kodawari_text {
	font-size: 18px;
	line-height: 120%;
	padding-left: 5px;
}
.ippin-subtitle {
	margin-top: 30px;
	margin-bottom: 10px;
}
.kodawari_price {
	font-size: 14px;
	text-align: right;
}
.note {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 0 26px;
}
.otoko_imagelist ul li {
	list-style-type: none;
	margin-right: 15px;
	width: 226px;
	text-align: left;
	height: 500px;
	line-height: 140%;
        float: left;
}
.otoko_imagelist ul {
	width: 723px;
	margin-top: 30px;
}
.otoko_imagelist {
	width: 708px;
	overflow: hidden;
}
.otoko_imagelist ul li img {
	margin-bottom: 5px;
}
.otoko_text {
	font-size: 14px;
	line-height: 120%;
	padding-left: 5px;
}
#banner ul li {
	list-style-type: none;
}
.howto_image img {
	margin-bottom: 20px;
}
.furisode_imagelist ul li {
	float: left;
	list-style-type: none;
	margin-right: 22px;
	text-align: left;
	line-height: 120%;
	font-size: 10px;
	margin-bottom: 10px;
	width: 16.8%;
}
.furisode_imagelist ul {
	width: 740px;
}
.furisode_imagelist {
	width: 708px;
	overflow: hidden;
}
.furisode_imagelist ul li img {
	margin-bottom: 2px;
	width: 100%;
}
.furisode_imagelist .logo {
	margin-right: 10px;
	margin-left: 10px;
}
#mainimage_shop {
	padding-top: 50px;
	padding-bottom: 40px;
}

/* shoplist */
#shoplist {
	margin-top: 40px;
	margin-left: 15px;
}
#shoplist ul {
	list-style: none;
}
#shoplist li  {
	float: left;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
#shoplist li a {
	display: block;
	background-repeat: no-repeat;
	padding-top: 185px;
}
#shoplist ul #marudai  {
	background-image: url(../shop/images/tana_l.jpg);
	width: 188px;
	height: 185px;
}
#shoplist ul #marudai a  {
	background-image: url(../shop/images/marudai.jpg);
	margin-left: 33px;
}
#shoplist ul #sugiyama  {
background-image: url(../shop/images/tana_m.jpg);
	width: 184px;
	height: 185px;
}
#shoplist ul #sugiyama a  {
	background-image: url(../shop/images/sugiyama.jpg);
	margin-left: 29px;
}
#shoplist ul #shieru  {
background-image: url(../shop/images/tana_m.jpg);
	width: 184px;
	height: 185px;
}
#shoplist ul #shieru a  {
	background-image: url(../shop/images/shieru.jpg);
	margin-left: 29px;
}
#shoplist ul #hashimotoya  {
background-image: url(../shop/images/tana_m.jpg);
	width: 184px;
	height: 185px;
}
#shoplist ul #hashimotoya a  {
	background-image: url(../shop/images/hashimotoya.jpg);
	margin-left: 29px;
}
#shoplist ul #shojikiya  {
background-image: url(../shop/images/tana_r.jpg);
	width: 188px;
	height: 185px;
}
#shoplist ul #shojikiya a  {
	background-image: url(../shop/images/shojikiya.jpg);
	margin-left: 29px;
}
#shoplist ul #yamaki  {
background-image: url(../shop/images/tana_l.jpg);
	width: 188px;
	height: 185px;
}
#shoplist ul #yamaki a  {
	background-image: url(../shop/images/yamaki.jpg);
	margin-left: 33px;
}
#shoplist ul #kadoya  {
background-image: url(../shop/images/tana_m.jpg);
	width: 184px;
	height: 185px;
}
#shoplist ul #kadoya a  {
	background-image: url(../shop/images/kadoya.jpg);
	margin-left: 29px;
}
#shoplist ul #yamada  {
	background-image: url(../shop/images/tana_m.jpg);
	width: 184px;
	height: 185px;
}
#shoplist ul #yamada a  {
	background-image: url(../shop/images/yamada.jpg);
	margin-left: 29px;
}
#shoplist ul #yumesakura  {
	background-image: url(../shop/images/tana_m.jpg);
	width: 184px;
	height: 185px;
}
#shoplist ul #yumesakura a  {
	background-image: url(../shop/images/yumesakura.jpg);
	margin-left: 29px;
}
#shoplist ul #kikyoya  {
background-image: url(../shop/images/tana_r.jpg);
	width: 188px;
	height: 185px;
}
#shoplist ul #kikyoya a  {
	background-image: url(../shop/images/kikyoya.jpg);
	margin-left: 29px;
}

#shoplist ul .empty_m  {
background-image: url(../shop/images/tana_m.jpg);
	width: 184px;
	height: 185px;
}
#shoplist ul .empty_r  {
background-image: url(../shop/images/tana_r.jpg);
	width: 188px;
	height: 185px;
}

#shoplist .tanashita {
	float: left;

}
.shopareatitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #e73079;
	text-align: left;
	padding-left: 10px;
	height: 24px;
	padding-top: 6px;
	margin-bottom: 30px;
}
.shopbox {
	margin-bottom: 50px;
}
.shopbox .shopphoto {
	float: left;
}
.shopbox .shopinfo {
	float: right;
}
.shoptitle {
	font-size: 14px;
	font-weight: bold;
	background-color: #f3a8bb;
	text-align: left;
	padding-left: 10px;
	height: 24px;
	padding-top: 6px;
	margin-bottom: 10px;
}
.shopinfo table tr th {
	background-color: #f3a8bb;
	height: 40px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: table-cell;
	text-align: left;
}
.shopinfo table {
	display: table;
	border-collapse: collapse;
	width: 680px;
}
.shopinfo table tr td {
	height: 40px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.l-cell_s {
	width: 15%;
}
.shopbox .shopmap {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
        width: 425px;
}
.shopinfo .shopmap .googlemap {
	margin-top: 10px;
}
.comment {
	text-align: left;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#mainimage_contact {
	background-image: url(../contact/images/mainback.gif);
	background-repeat: repeat-x;
	height: 413px;
}
#mainimage_contact .txt01 {
	font-size: 46px;
	text-align: left;
	color: #FFF;
	padding-top: 40px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#mainimage_contact .main {
	text-align: left;
	padding-left: 40px;
}
#mainimage_contact .txt02 {
	color: #FFF;
	text-align: left;
	padding-left: 40px;
	width: 520px;
	float: left;
	padding-top: 100px;
}
#mainimage_contact .txt02 p {
	color: #FFF;
}
.title_contact {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #e60012;
	text-align: left;
	padding-left: 10px;
	height: 24px;
	padding-top: 6px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contents table {
	width: 100%;
}
#contents table tr th {
	width: 25%;
	background-color: #f3a8bb;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#contents table tr td {
	border: 1px solid #e63178;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#mailformpro table tr td .tablebox {
	margin-bottom: 10px;
	margin-top: 10px;
	vertical-align: middle;
}
#frontback {
	height: 455px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.title h2 {
	font-size: 14px;
	text-align: center;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.gensen_imagelist ul li {
	float: left;
	list-style-type: none;
	margin-right: 15px;
	width: 226px;
	line-height: 120%;
	color: #FFF;
	text-align: left;
	margin-bottom: 30px;
}
.gensen_imagelist ul {
	width: 723px;
	margin-left: 10px;
}
.gensen_imagelist {
	width: 708px;
	overflow: hidden;
}
.gensen_imagelist ul li img{
	margin-bottom: 5px;
}
.gensen_imagelist ul li .textbox {
	color: #FFF;
	padding-left: 10px;
}
.channel_imagelist {
    width: 100%;
}
.channel-subtitle {
	margin-top: 30px;
	margin-bottom: 10px;
}
.channel_imagelist ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style-type: none;
	width: 100%;
}
.channel_imagelist ul li {
    width: 46%;
	text-align: left;
	margin: 10px 0;
}
.channel_imagelist img {
    max-width: 100%;
}
.channel_imagelist .text {
    width: 95%;
	margin: auto;
}



/* スマホ対応 */
.smart_titie {
	display:none;
}
#smart_menu {
	display:none;
}
#smart_menu2 {
	display:none;
}
#smart_menu3 {
	display:none;
}
.smart_pmenu {
	display:none;
}

.txt_left {
	text-align: left;
	padding-left: 5px;
}
.title h2 br {
    display:none;
}
#youtube {
    overflow: hidden;
    margin: 20px auto;
	display: flex;
	justify-content: space-around;
}
#youtube iframe {
	aspect-ratio:9 /16;
	width: 30%;
}
.br-sp {
	display: none;
}
.space-sp{
	display: none;
}
