/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

/* FONT PATH
 * -------------------------- */

@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontawesome-webfont.eot?v=4.2.0");
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

#next_title .tabs ul li.active:before,
#next_title .tabs ul li a:before,
#shop_list .list_main .carousel li .angle-double-right:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.member-wrapper {
	clear: both;
}

#next_title {
	background: url("../members/img/bg_01.jpg") center bottom no-repeat;
	text-align: left !important;
	background-size: cover;
	overflow: hidden;
	*zoom: 1;
}

#next_title .member-wrapper h1 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-family: 700;
	margin-bottom: 0.3em;
}

#next_title .member-wrapper p{
	margin-bottom: 1.5em;
}

#next_title .tabs ul {
	margin-top: 45px;
	padding-bottom: 22px;
	overflow: hidden;
	*zoom: 1;
}

#next_title .tabs ul li {
	background: #FFF;
}

#next_title .tabs ul li.active {
	color: #f27e93;
	position: relative;
	padding: 12px 0;
}

#next_title .tabs ul li.active:before {
	content: "\f078";
	font-size: 14px;
}

#next_title .tabs ul li.active:before {
	position: absolute;
}

#next_title .tabs ul li a {
	display: block;
	padding: 12px 0;
	color: #663333;
	text-decoration: none;
	border: 2px solid #663333;
	position: relative;
	box-sizing: border-box;
}

#next_title .tabs ul li a:before {
	content: "\f078";
	font-size: 14px;
}

#next_title .tabs ul li a:before {
	position: absolute;
}

#intro {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
}

#intro p {
	margin-bottom: 0.3em;
}

#intro h2 {
	margin-bottom: 1em;
	color: #990000;
	text-shadow: 2px 2px 5px #CCC;
}

#shop_list {
	background-color: #E9E9D1;
	border-top: 5px solid #f27e93;
}

#shop_list .list_main h3 {
	margin-bottom: 1em;
}

#shop_list .list_main .carousel li .photo {
	padding-top: 150px;
}

#shop_list .list_main .carousel li .caption {
	display: block;
	background-color: #f27e93;
	color: #FFF;
	padding: 5px;
}

#shop_list .list_main .carousel li .caption p {
	margin-bottom: 0;
}

#shop_list .list_main .carousel li .title {
	font-weight: 700;
	margin-top: 0.3em;
	display: inline-block;
}

#shop_list .list_main .carousel li .title a {
	color: #000;
	text-decoration: none;
}

#shop_list .list_main .carousel li .angle-double-right:before {
	content: "\f101";
	font-size: 22px;
	color: #f27e93;
}

#about h2 {
	color: #FFFF4C;
	background: #f27e93;
	border-radius: 50px;
	text-align: center;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 1em;
}

#shop_page .page_back {
	color: #F27E92;
}

#shop_page header {
	margin-bottom: 2em;
}

#shop_page header a {
	color: #F27E92;
	text-decoration: none;
}

#shop_page header h2 {
	font-weight: 700;
}

#shop_page header h2 em {
	display: inline-block;
	margin-right: 1em;
	background-color: #F8BECA;
	color: #FFF;
	text-align: center;
}

#shop_page .rows {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 2em;
}

#shop_page .rows .content .content_title {
	background: #f27e93 url("../tie-up/img/bg_01.png") right top no-repeat;
	color: #FFF;
	padding: 5px;
	display: inline-block;
	padding-right: 35px;
	letter-spacing: 1em;
}

#shop_page .rows .content h3 {
	color: #F27E93;
	border-top: 2px dotted #F27E93;
	border-bottom: 2px dotted #F27E93;
}

#shop_page .rows .content h3 p {
	margin-bottom: 0;
}

#shop_page .rows .content table {
	width: 100%;
}

#shop_page .rows .content table tr th,
#shop_page .rows .content table tr td {
	padding: 8px;
	border-bottom: 1px dashed #D6D6D6;
}

#shop_page #map {
	height: 400px;
}

.carousel .photo{
	background-repeat: no-repeat;
	background-position: center center no-repeat;
	background-image:url(../tie-up/img/nophoto.jpg);
	}

table p{
	margin-bottom: 0;
}

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

.member-wrapper {
	width: 900px;
	margin: auto;
	margin-bottom: 2em;
}

#next_title {
	padding-top: 80px;
	padding-bottom: 0;
}

#next_title .member-wrapper {
	background: url("../members/img/members_01.png") right top no-repeat;
	padding-left: 35px;
}

#next_title .member-wrapper h1 br {
	display: none;
}

#next_title .member-wrapper h1 {
	font-size: 34px;
}

#next_title .member-wrapper p {
	font-size: 18px;
}

#next_title .tabs {
	margin-top: 2em;
}

#next_title .tabs ul {
	width: 1000px;
	margin: auto;
}

#next_title .tabs ul li {
	width: 480px;
	float: left;
	text-align: center;
	font-size: 22px;
	margin: 0 10px;
}

#next_title .tabs ul li.active {
	top: 30px;
}

#next_title .tabs ul li.active:before {
	right: 20px;
	top: 25px;
}

#next_title .tabs ul li a {
	font-size: 22px;
}

#next_title .tabs ul li a:before {
	right: 20px;
	top: 25px;
}

#intro p {
	font-size: 30px;
}

#intro h2 {
	font-size: 37px;
}

#shop_list .list_main h3 {
	font-size: 33px;
}

#shop_list .list_main .carousel li .title {
	font-size: 16px;
}

#about h2 {
	font-size: 32px;
}

#about ul {
	font-size: 18px;
}

#shop_page .page_back {
	font-size: 22px;
}

#shop_page header h2 {
	font-size: 26px;
}

#shop_page header h2 em {
	width: 190px;
	font-size: 16px;
	padding: 5px 0;
}

#shop_page .rows .photo {
	float: left;
	width: 420px;
	margin-right: 25px;
}

#shop_page .rows .photo img{
	width: 100%;
	}

#shop_page .rows .content {
	width: 555px;
	float: left;
}

#shop_page .rows .content .content_title {
	font-size: 16px;
}

#shop_page .rows .content h3 {
	font-size: 24px;
}
.bx-wrapper .bx-controls-direction a{
	top: 32%;
	}
.bx-wrapper .bx-prev{
	left: -40px;
	}

.bx-wrapper{
	margin-bottom: 80px;
	}

.bx-wrapper .bx-next{
	right: -40px;
	}
	
#shop_list .list_main h3{
	margin-bottom: 0.5em;
	}
}

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

.member-wrapper {
	margin: 0 3%;
	margin-bottom: 2em;
}

#next_title {
	color: #000;
	text-align: center !important;
}

#next_title .tabs ul li.active:before {
	right: 3%;
}

#next_title .tabs ul li a:before {
	right: 3%;
}

#intro p {
	font-size: 18px;
}

#intro h2 {
	font-size: 22px;
}

#about h2 {
	font-size: 22px;
}

#shop_page .page_back {
	font-size: 16px;
}

#shop_page header h2 {
	font-size: 18px;
}

#shop_page header h2 em {
	padding: 0 0.5em;
}

#shop_page .rows .content h3 {
	font-size: 18px;
}

#shop_page #map {
	height: 200px;
}

#next_title{
	padding: 1em 3% 0;
	}

#next_title .tabs ul{
	padding-bottom: 0;
	margin-top: -10px;
	padding-top: 10px;
	}

#next_title .tabs ul li{
	width: 46%;
	float: left;
	margin: -10px 2% 0px;
	}

#next_title .tabs ul li.active{
	margin-top: 0;
	}

.bx-wrapper .bx-controls-direction a{
	top: 33%;
	}
.bx-wrapper{
	margin: 0px 4% 60px;
	}
.bx-wrapper .bx-prev{
	left: -23px;
	}
.bx-wrapper .bx-next{
	right: -23px;
	}
#shop_list .list_main .carousel li .caption{
	font-size: 10px;
	}
#shop_page .rows .photo{
	margin-bottom: 1.5em;
	}
#shop_page .rows .photo img{
		width: 100%;
	}
}
