@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
	font-size: 70%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
body {
	font-family: 'Noto Sans Japanese', '游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.5;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333333;
}
h1 {
	padding: 5px;
	margin: 0 auto;
	;
	font-size: 14px;
	width: 100%;
	max-width: 960px;
	color: #888;
}
h2.def {
	width: 100%;
	max-width: 960px;
	padding: 0 5px;
	margin: 10px auto 20px;
	text-align: left;
	font-size: 16px;
}
a:link, a:hover, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #c40026;
	text-decoration: none;
}
.def_text_box {
	width: 100%;
	max-width: 960px;
	padding: 0 5px;
	margin: 0 auto 10px;
}
.def_box{
	width:100%;
	max-width:960px;
	padding:0 5px;
	margin:0 auto 10px;
}

.def_box h3{
	text-align:center;
	margin:10px 0 10px;
	padding:5px 0;
	border:1px #888 solid;
	background-color:#444;
	color:#ddd;
}

.def_box h4{
	text-align:left;
	margin:10px 0 10px;
	padding:5px 0;
	background-color:#fff;
	color:#333;
}

#overlay {
	display: none;
	position: fixed;
	z-index: 100;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
}
@media only screen and (max-width: 960px) {
#overlay {
	display: none !important;
}
}
header {
	border-bottom: 1px solid #e1e1e1;
	position: fixed;
	z-index: 20000;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #fff;
}
@media only screen and (max-width: 960px) {
header {
	border-bottom: 2px solid #e1e1e1;
}
}
header #header-inner {
	max-width: 1060px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
header #header-inner {
	max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-top: 18px;
	position: relative;
}
}
header #header-inner #lgo-janhos {
	float: left;
	padding-top: 21px;
}
header #header-inner #lgo-janhos img {
	width: 200px;
}
@media only screen and (max-width: 767px) {
header #header-inner #lgo-janhos {
	margin-left: 15px;
	float: left;
	padding-top: 3px;
}
header #header-inner #lgo-janhos img {
	width: 133px;
}
}
header #header-inner #nav-global-menu {
	display: none;
}
 @media only screen and (max-width: 767px) {
header #header-inner #nav-global-menu {
	display: block;
	float: right;
	margin-right: 15px;
	width: 25px;
	height: 25px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	cursor: pointer;
}
header #header-inner #nav-global-menu.opened {
	background-image: url(../images/menu_close.png);
}
}
header #header-inner #nav-global {
	display: none;
}
header #header-inner #pc_top_navi {
	display: block;
	padding-left: 250px;
	font-size: 10px;
	padding-top: 30px;
}
header #header-inner #pc_top_navi ul li {
	float: left;
	text-align: center;
	border-right: 1px solid #888;
}
header #header-inner #pc_top_navi ul li#navi-1 {
	width: 18.0%;
}
header #header-inner #pc_top_navi ul li#navi-2 {
	width: 18.0%;
}
 @media only screen and (max-width: 767px) {
header #header-inner #pc_top_navi {
	display: none;
}
header #header-inner #nav-global {
	display: block;
	float: left;
	padding-top: 26px;
	width: 60%;
	margin-left: 5%;
}
}
header #header-inner #nav-global > ul > li {
	display: inline-block;
	border-right: 1px solid #888;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
header #header-inner #nav-global > ul > li > a.current {
	color: #666;
}
header #header-inner #nav-global > ul #nav-global-hope {
	width: 22.0%;
}
header #header-inner #nav-global > ul #nav-global-inquiry {
	width: 20.0%;
}
@media only screen and (max-width: 767px) {
header #header-inner #nav-global {
	display: none;
	float: none;
	padding-top: 0;
	width: 100%;
	margin-left: 0;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: 100;
}
header #header-inner #nav-global > ul li {
	border-right: none;
	text-align: left;
	background-color: #666;
	border-bottom: 1px solid #e1e1e1;
	width: 100% !important;
	background-image: url(../images/arw_gnv.png);
	background-repeat: no-repeat;
	background-size: 11px 11px;
	background-position: 95% 50%;
}
header #header-inner #nav-global > ul li a, header #header-inner #nav-global > ul li span {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
}
header #header-inner #nav-global > ul li span,  header #header-inner #nav-global > ul li a:link, header #header-inner #nav-global > ul li a:hover, header #header-inner #nav-global > ul li a:visited, header #header-inner #nav-global > ul li a:active {
	color: #fff;
}
}
#pc-menu {
	width: 100%;
	max-width: 980px;
	margin: 10px auto 20px;
	padding: 0;
	text-align: center;
}
#pc-menu ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
#pc-menu ul li {
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	width: 24%;
	padding: 10px 0 0 0;
	margin: 0 1px;
	border: 1px #888 solid;
	height: 40px;
	text-align: center;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.76, #e50012), color-stop(0.00, #ff99a1));
	background: -webkit-linear-gradient(top, #ff99a1 0%, #e50012 76%);
	background: -moz-linear-gradient(top, #ff99a1 0%, #e50012 76%);
	background: -o-linear-gradient(top, #ff99a1 0%, #e50012 76%);
	background: -ms-linear-gradient(top, #ff99a1 0%, #e50012 76%);
	background: linear-gradient(to bottom, #ff99a1 0%, #e50012 76%);
}
#pc-menu ul a:link, #pc-menu ul a:visited, #pc-menu ul a:active {
	color: #fff;
	text-decoration: none;
}
#pc-menu ul a:hover {
	color: #ccc;
	text-decoration: none;
}
 @media only screen and (max-width: 767px) {
div#pc-menu {
	display: none;
}
}

#sp_menu {
	width: 100%;
	max-width: 956px;
	margin: 10px auto 20px;
	padding: 0;
	text-align: center;
}

#sp_menu2 {
	display:none;
}

#sp_menu2 ul,
#sp_menu ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}

#sp_menu2 ul li,
#sp_menu ul li {
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	width: 33%;
	padding: 10px 0 0 0;
	margin: 0 1px;
	border: 1px #888 solid;
	height: 40px;
	text-align: center;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #333), color-stop(0.00, #c9c9c9));
background: -webkit-linear-gradient(top, #c9c9c9 0%, #333 88%);
background: -moz-linear-gradient(top, #c9c9c9 0%, #333 88%);
background: -o-linear-gradient(top, #c9c9c9 0%, #333 88%);
background: -ms-linear-gradient(top, #c9c9c9 0%, #333 88%);
background: linear-gradient(to bottom, #c9c9c9 0%, #333 88%);

}

#sp_menu ul a:hover {
	color: #ccc;
	text-decoration: none;
}
#sp_menu2 ul a,
#sp_menu ul a {
	color: #fff;
	text-decoration: none;
	display:block;
}

#contents {
	padding: 71px 0 0;
}
@media only screen and (max-width: 960px) {
#contents {
	padding-top: 60px !important;
}
}
#contents .more {
	text-align: center;
	margin-top: 40px;
}
#contents .more a {
	display: inline-block;
	padding-bottom: 30px;
	background: url(/common/img/ico_more.png) no-repeat bottom center;
}
.cls {
	clear: both;
}
h2.title {
	text-align: center;
}

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

	div#sp_menu2,
	div#sp_menu {
		display: block;
		margin-bottom: 10px;
	}
	div#sp_menu2 ul#tabMenu,
	div#sp_menu ul#tabMenu {
		width: 100%;
		font-size: 0;
	}
	ul#tabMenu li {
		display: inline-block;
		font-size: 14px;
		text-align: center;
		width: 33%;
		height: 48px;
		margin: 0;
		padding: 12px 0 0;
		border-top: #ccc 1px solid;
		border-bottom: #ccc 1px solid;
		border-right: #ccc 1px solid;
	}
	ul#tabMenu li.last {
		border-right: none;
	}
	#tabBox1, #tabBox2, #tabBox3 {
		width: 100%;
		height: auto;
	}
	#tabBox1 {
	}
	#tabBox2 {
		display: none;
	}
	#tabBox2 div.cast_list {
		display: block;
	}
	#tabBox3 {
		display: none;
	}
}
div.def_table {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 20px;
}
div.def_table h2 {
	text-align: center;
	margin: 10px 0 0;
	padding: 5px 0;
	border-top: 1px #888 solid;
	border-bottom: 1px #888 solid;
	background-color: #444;
	color: #ddd;
}
div.def_table h3 {
	text-align: left;
	margin: 0;
	padding: 10px 10px;
	border-top: 2px #888 solid;
	border-bottom: 3px #888 solid;
	background-color: #e6e6e6;
	color: #333;
}
div.def_table ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
div.def_table ul li {
	padding: 10px;
	font-size: 14px;
}
div.def_table ul li.item {
	border-top: 1px #888 solid;
	border-right: 1px #888 solid;
	border-left: 1px #888 solid;
	width: 20%;
	display: inline-block;
	background-color: #ccc;
}
div.def_table ul li.content {
	border-top: 1px #888 solid;
	border-right: 1px #888 solid;
	display: inline-block;
	width: 80%;
}
div.remarks {
	border: 1px #888 solid;
	padding: 10px;
}
.last_box {
	border-bottom: 1px #888 solid;
}
 @media only screen and (max-width: 767px) {
div.def_table {
	width: 100%;
	max-width: auto;
	margin: 0;
}
div.def_table ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
div.def_table ul li {
	padding: 10px;
	font-size: 14px;
	width: 100%;
}
div.def_table ul li.item {
	width: 100%;
	display: block;
	border: 0;
}
div.def_table ul li.content {
	width: 100%;
	display: block;
	border: 0;
	background-color: #fff;
}
div.remarks {
	border: 0;
	border-top: 1px #888 solid;
	padding: 10px;
}
}
div#blog_list {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 30px;
	padding: 0;
}
div#blog_list h3 {
	text-align: center;
	margin: 0 0 5px;
	padding: 10px;
	border: 1px #888 solid;
	background-color: #e6e6e6;
	color: #333;
}
div#blog_list ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
div#blog_list ul li {
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	background-color: #333;
	width: 49.4%;
	padding: 5px;
	margin: 2px;
	border: 1px #eee solid;
	height: auto;
	color: #eee;
}
div#blog_list ul li img {
	display: block;
	width: 25%;
	float: left;
}
div#blog_list ul li p {
	padding-left: 27%;
}
}
 @media only screen and (min-width: 981px) {
div#blog_list {
	padding: 0 15px;
}
div#blog_list ul li {
	width: 49.5%;
}
}
 @media only screen and (max-width: 767px) {
div#blog_list {
}
div#blog_list ul li {
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	background-color: #333;
	width: 100%;
	padding: 5px;
	margin: 0px;
	border: 0px;
	border-bottom: 1px #eee solid;
	height: auto;
	color: #eee;
	background-image: url(../images/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
div#blog_list ul li img {
	display: block;
	width: 25%;
	margin-right: 5px;
	float: left;
}
div#blog_list ul li p {
	font-size: 14px;
	width: 94%;
	padding-left: 0;
}
h2.title img {
	width: 70%;
	height: auto;
}
}
div.cast_list {
	width: 94%;
	max-width: 940px;
	margin: 0 auto 50px;
	padding: 0;
	text-align: left;
}
div.cast_list h3 {
	text-align: center;
	margin: 0;
	padding: 10px;
	border: 1px #888 solid;
	background-color: #e6e6e6;
	color: #333;
}
div.cast_list ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
div.cast_list ul li {
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	width: 20%;
	padding: 0;
	margin: 0;
	border: 0;
	height: auto;
	text-align: center;
}
div.cast_list ul li img {
	display: block;
	padding: 5px;
	width: 90%;
	margin: 0 auto;
}
 @media only screen and (max-width: 767px) {
div.cast_list {
	margin-bottom: 30px;
	width: 96%;
}
div.cast_list ul li {
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	width: 50%;
	padding: 0;
	margin: 0;
	border: 0;
	height: auto;
	text-align: center;
}
}
div#def_head_img {
	width: 100%;
	max-width: 1480px;
	margin: 0 auto;
}
div#def_head_img h1 img, div#def_head_img h2 img {
	width: 100%;
}
div#def_head_img h1 #pc_img, div#def_head_img h2 #pc_img {
	display: block;
}
div#def_head_img h1 #sp_img, div#def_head_img h2 #sp_img {
	display: none;
}
div#def_head_img h1 #tb_img, div#def_head_img h2 #tb_img {
	display: none;
}
 @media only screen and (max-width: 980px) {
div#def_head_img {
	width: auto;
	margin: 0 auto;
}
div#def_head_img h1 #tb_img,  div#def_head_img h2 #tb_img {
	display: block;
}
div#def_head_img h1 #pc_img,  div#def_head_img h2 #pc_img {
	display: none;
}
div#def_head_img h1 #sp_img,  div#def_head_img h2 #sp_img {
	display: none;
}
}
 @media only screen and (max-width: 767px) {
div#def_head_img {
	width: auto;
	margin: 0 auto 20px;
}
div#def_head_img h1 #pc_img,  div#def_head_img h2 #pc_img {
	display: none;
}
div#def_head_img h1 #sp_img,  div#def_head_img h2 #sp_img {
	display: block;
}
div#def_head_img h1 #tb_img,  div#def_head_img h2 #tb_img {
	display: none;
}
}
/* 新人速報 */
section#newface div.row div {
	margin-bottom: 10px;
}
/* イベント・クーポン */
section#event div.row div {
	margin-bottom: 20px;
}
 @media only screen and (max-width: 767px) {
section#event div.row div {
	margin-bottom: 10px;
}
}
section#event div.row img {
	width: 100%;
}
/* キャストプロフィール */
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px;
}
section#prof img {
	width: 100%;
}
div#prof div.container {
	margin-bottom: 20px;
}
div#contents section#prof img {
	margin-bottom: 20px;
}
div#contents section#prof table {
	margin-bottom: 20px;
}
table {
	width: 100%;
	border-collapse: collapse;
}
table tr th {
	padding: 10px;
	text-align: left;
	font-weight: bold;
	border: #aaa solid 1px;
	width: 80px;
}
table tr td {
	padding: 10px;
	text-align: left;
	border: #aaa solid 1px;
}
/* 店舗情報 */

div.shop_info {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
}
div.shop_info h2 {
	padding: 5px;
	background-color: #444;
	color: #ddd;
}
div.shop_info h3 {
	text-align: left;
	padding: 3px 0;
	width: 100%;
	margin: 0;
	border-bottom: 1px #888 dashed;
}
div.shop_info div.left {
	display: inline-block;
	width: 48%;
	margin-right: 4px;
	border: 1px #888 solid;
}
div.shop_info div.right {
	width: 48%;
	display: inline-block;
	border: 1px #888 solid;
}
div.shop_info div.content {
	padding: 5px;
	text-align: left;
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
}
 @media only screen and (max-width: 767px) {
div.shop_info {
	width: 100%;
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
}
div.shop_info div.left {
	display: block;
	width: 100%;
	border: 0;
	margin-bottom: 10px;
}
div.shop_info div.right {
	width: 100%;
	display: block;
	border: 0;
}
div.shop_info div.content {
	padding: 5px;
	text-align: left;
	height: auto;
	overflow-y: visible;
	overflow-x: visible;
}
}
div#contents section#shop h3 {
	font-weight: bold;
	font-size: 110%;
	background-color: #999;
	padding: 5px;
	margin-top: 20px;
}
div#contents section#shop h3.shop_top {
	margin-top: 0;
}
div#contents section#shop h3.shop_top {
	margin-top: 0;
}
div#contents section#shop div.row img {
	margin: 15px;
	margin-left: -15px;
}
div#contents section#shop div.prof {
	margin: 15px;
	margin-left: -15px;
}
/* プロフィール */
div#cast_prf_left{
	float:left;
	padding:0;
	margin:0;
	width:30%;
}

div#cast_prf_left img{
	padding:0 5px;
	margin:0;
	width:100%;
}



div#cast_prf_right{
	float:right;
	padding:0;
	margin:0;
	width:68%;
}


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

div#cast_prf_left{
	float:none;
	padding:0;
	margin:0 0 10px;
	width:100%;
}

div#cast_prf_left img{
	display:block;
	padding:0 5px;
	margin:0 auto;
	width:90%;
}



div#cast_prf_right{
	float:none;
	padding:0;
	margin:0;
	width:100%;
}



}
/*キャストブログ*/
.blog_box {
	width: 100%;
	max-width: 960px;
	padding: 10px 0  ;
	margin: 0 auto 10px;
	display:table;
}
h3#cast_blog_name  {
	max-width: 950px;
	text-align: center;
	margin: 10px auto 10px;
	padding: 5px 0;
	border: 1px #888 solid;
	background-color: #444;
	color: #ddd;
}
.blog_box h4 {
	text-align: left;
	margin: 10px 0 10px;
	padding: 5px 0;
	background-color: #fff;
	color: #333;
}

div#cast_blog_left {
	padding: 0 15px 0 0;
	margin: 0;
	width: 33%;
	border-right:1px solid #ccc;
	display:table-cell;
	
	
}
div#cast_blog_left h4{
	padding: 0;
	margin: 0 0 15px;;
}
div#cast_blog_left img {
	padding: 0 5px;
	margin: 0;
	width: 100%;
	height: auto;
}
div#cast_blog_right {
	padding: 0 0 0 15px;;
	margin: 0;
	width: 66%;
	display:table-cell;
}
p.blog_date{
font-size:86%;
font-weight:bold;
	margin:30px 0 0;
}
p.blog_date_top{
	margin-top:10px;
}
p.blog_title{
	font-weight:bold;
background:#666;
	color:#fff;
padding:5px;
	margin:0 0 10px;
}
div#cast_blog_right ul{
	text-align:center;
	margin:10px auto;
}
div#cast_blog_right li{
	width: 32%;
	display:inline-block;
}
div#cast_blog_right img {
	width: 100%;
}
div#cast_blog_right img.blog_img_end{
	padding-right:0;
}
 @media screen and (max-width: 767px) {
p.blog_date_top{
	margin-top:30px;
}

div#cast_blog_left {
	float: none;
	padding: 0 10px;
	margin: 0 0 10px;
	width: 100%;
	display:table;
	border:0;
}
div#cast_blog_left img {
	display: block;
	padding: 0 5px;
	margin: 0 auto;
	width: 90%;
}
div#cast_blog_right {
	float: none;
	padding: 0 10px;
	margin: 0;
	width: 100%;
	display:table;
	
}
}
/* ブログ */
section#blog img {
	max-width: 200px;
	margin: 0 15px 5px 0;
	float: left;
}
@media screen and (max-width: 980px) {
section#blog img {
	max-width: 150px;
}
}
@media screen and (max-width: 767px) {
}
div.blog {
	padding: 15px;
	color: #fcfcfc;
	background: #000;
	border: 1px solid #666;
	border-right: none;
	border-top: none;
	min-height: 250px;
}
@media screen and (max-width: 767px) {
div.blog {
	min-height: 100px;
}
}
div.blog p.blog_date {
	font-size: 86%;
	font-weight: bold;
	color: #c9bc00;
}
div.blog p.blog_cast {
	font-size: 116%;
	font-weight: bold;
	color: #ffff33;
}
div.blog p.blog_title {
	font-weight: bold;
	margin: 5px 15px;
}
/* 新着情報 */
dl.news_list, dl.news_list2 {
	margin: 34px auto 0;
	max-width: 780px;
	padding: 0 20px 20px;
}
dl.news_list dt, dl.news_list2 dt {
	float: left;
	padding-top: 17px;
	width: 100px;
	color: #9FA0A0;
}
dl.news_list dd, dl.news_list2 dd {
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px solid #E1E1E1;
	padding-left: 100px;
}
dl.news_list dd a, dl.news_list2 dd a {
	display: block;
}
@media only screen and (max-width: 767px) {
dl.news_list, dl.news_list2 {
	margin: 34px auto 0;
	max-width: 780px;
	padding: 0 0 20px;
}
dl.news_list dt, dl.news_list2 dt {
	float: none;
	padding-top: 15px;
	width: auto;
	color: #9fa0a0;
}
dl.news_list dd, dl.news_list2 dd {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0;
}
}
footer #footer-banner {
	background-color: #fff;
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}
footer #footer-banner ul {
	font-size: 0;
	margin: 0;
	padding: 0;
}
footer #footer-banner ul li {
	width: 25%;
	height: auto;
	font-size: 12px;
	list-style-type: none;
	display: inline-block;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: center;
}
footer #footer-banner ul li a {
	display: block;
}
footer #footer-banner ul li a img {
	height: auto;
	display: block;
	padding: 5px;
	width: 100%;
}
footer #footer-banner ul li.last {
	margin-right: 0;
}
footer #copyrigt {
	background-color: #000;
	height: 44px;
	line-height: 44px;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
footer #copyrigt {
	height: auto;
	text-align: center;
	line-height: 1.5;
}
}
footer #copyrigt #copyrigt-inner {
	max-width: 1060px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
footer #copyrigt #copyrigt-inner {
	padding: 7px 10px;
}
}
footer #copyrigt #copyrigt-inner p {
	float: left;
}
@media only screen and (max-width: 767px) {
footer #copyrigt #copyrigt-inner p {
	float: none;
}
}
footer #copyrigt #copyrigt-inner p img {
	width: 80px;
	vertical-align: middle;
}
footer #copyrigt #copyrigt-inner small {
	float: right;
	color: #fff;
	font-size: 1rem;
}
@media only screen and (max-width: 767px) {
footer #copyrigt #copyrigt-inner small {
	float: none;
}
}
 @media screen and (max-width: 1037px) {
footer #footer-banner ul {
	width: 100%;
}
}
@media screen and (max-width: 767px) {
footer #footer-banner {
	padding: 15px 15px 0;
}
footer #footer-banner ul li {
	margin-right: 3%;
	margin-bottom: 15px;
	width: 47%;
	line-height: 1;
}
footer #footer-banner ul li img {
	line-height: 1;
	vertical-align: top;
}
footer #footer-banner ul li:nth-child(2) {
	margin-right: 0;
}
}
.ttl-h1 {
	text-align: center;
	margin-top: 66px;
}
.ttl-h1 p {
	color: #f44174;
	padding-bottom: 14px;
}
@media only screen and (max-width: 767px) {
.ttl-h1 {
	margin-top: 35px;
}
.ttl-h1 h1 img {
	width: 100px;
}
}
.panel-hover .img {
	transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
@media only screen and (max-width: 767px) {
.panel-hover .img {
	transition: none;
}
}
.panel-hover .hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
@media only screen and (max-width: 767px) {
.panel-hover .hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 100;
}
}
#news #news-contents {
	max-width: 780px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
#news #news-contents {
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
}
#news .news_list, #news .news_list2 {
	margin: 34px auto 0;
}
#news .news_list dt, #news .news_list2 dt {
	float: left;
	padding-top: 17px;
	width: 100px;
	color: #9fa0a0;
}
#news .news_list dd, #news .news_list2 dd {
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 100px;
}
@media only screen and (max-width: 767px) {
#news .news_list,  #news .news_list2 {
	margin: 34px auto 0;
}
#news .news_list dt,  #news .news_list2 dt {
	float: none;
	padding-top: 15px;
	width: auto;
	color: #9fa0a0;
}
#news .news_list dd,  #news .news_list2 dd {
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e1;
	padding-left: 0;
}
}
#home #mainvisual {
	background-image: url(../images/bkg_main_01.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: cover;
}
#home #mainvisual #mv {
	max-width: 1480px;
	margin: 0 auto;
}
#home #mainvisual #mv #mv-spacer {
	display: block;
}
#home #mainvisual #mv #mv-pc {
	display: none;
}
#home #mainvisual #mv #mv-sp {
	display: none;
}
@media screen and (max-width: 1023px) {
#home #mainvisual #mv #mv-spacer {
	display: none;
}
#home #mainvisual #mv #mv-pc {
	display: block;
}
#home #mainvisual #mv #mv-sp {
	display: none;
}
}
@media only screen and (max-width: 767px) {
#home #mainvisual #mv #mv-spacer {
	display: none;
}
#home #mainvisual #mv #mv-pc {
	display: none;
}
#home #mainvisual #mv #mv-sp {
	display: block;
}
}
#home #mainvisual #mv img {
	width: 100%;
	vertical-align: bottom;
}
#home .news {
	max-width: 980px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto;
	position: relative;
}
#home #pankuzu {
	max-width: 980px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 10px auto 20px;
	position: relative;
}
#home #pankuzu ul {
	width: 100%;
}
#home #pankuzu ul li {
	display: inline;
}
 @media only screen and (max-width: 767px) {
#home .news {
	padding-left: 15px;
	padding-right: 15px;
}
#home .news h2 br {
	display: none;
}
#home #pankuzu {
	display: none;
}
}
#home .news h2 {
	position: absolute;
	left: 30px;
	top: 4px;
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
#home .news h2 {
	position: relative;
	left: 0;
	top: 0;
	border-bottom: 2px solid #333;
	margin-top: 30px;
	padding: 0 0 10px;
}
}
#home .news p {
	position: absolute;
	left: 30px;
	top: 29px;
}
@media only screen and (max-width: 767px) {
#home .news p {
	position: relative;
	left: 0;
	top: 0;
}
}
#home .news p a {
	display: block;
	font-size: 1.1rem;
	border: 1px solid #c40026;
	padding: 1px 20px 1px 5px;
	border-radius: 5px;
	color: #c40026;
	background: #fff url("../images/arw_news.png") no-repeat 95% center;
}
#home .news p a:link, #home .news p a:vsited, #home .news p a:active {
 color: #666;
}
#home .news p a:hover {
	color: #fff;
	background: #db1e44 url("../images/arw_news_o.png") no-repeat 95% center;
}
@media only screen and (max-width: 767px) {
#home .news p a {
	width: 155px;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
}
#home .news .news_list, #home .news .news_list2 {
	margin-top: 25px;
	margin-left: 115px;
	border-left: 1px dotted #000;
	padding-left: 20px;
	font-size: 1.1rem;
}
#home .news .news_list dt, #home .news .news_list2 dt {
	float: left;
	padding-top: 2px;
	width: 85px;
	color: #9fa0a0;
}
#home .news .news_list dd, #home .news .news_list2 dd {
	padding-top: 2px;
	padding-bottom: 0;
	padding-left: 85px;
}
@media only screen and (max-width: 767px) {
#home .news .news_list,  #home .news .news_list2 {
	border-left: none;
	margin-top: 8px;
	margin-left: 0;
	padding-left: 0;
}
#home .news .news_list dt,  #home .news .news_list2 dt {
	float: none;
	padding-top: 2px;
	width: auto;
	color: #9fa0a0;
}
#home .news .news_list dd,  #home .news .news_list2 dd {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 0;
}
}
#home .lyt-top-01 {
	padding-top: 60px;
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 {
	padding-top: 40px;
}
}
#home .lyt-top-01 .title {
	margin-bottom: 30px;
	padding: 0 47px;
	text-align: center;
}
#home .lyt-top-01 .title img {
	width: 380px;
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 .title {
	margin-bottom: 15px;
}
#home .lyt-top-01 .title img {
	max-width: 100%;
}
}
#home .lyt-top-01 .top-contents {
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 .top-contents {
	background: url("../images/bg_how-to-enjoy_01_sp.png") repeat-x 0 0;
}
}
#home .lyt-top-01 .top-contents .list {
	margin: 0 auto 60px;
	padding: 0 30px 30px;
	max-width: 980px;
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 .top-contents .list {
	margin: 0 auto 30px;
	padding: 0;
}
}
#home .lyt-top-01 .top-contents .list li {
	margin-right: 1.63265306122449%;
	float: left;
	overflow: hidden;
	width: 32.24489795918367%;
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 .top-contents .list li {
	margin-right: 0;
	float: none;
	width: 100%;
}
}
#home .lyt-top-01 .top-contents .list li a {
	position: relative;
	display: block;
	background-color: #bf3d59;
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 .top-contents .list li a {
	background-color: transparent;
}
}
#home .lyt-top-01 .top-contents .list li a .img {
	position: absolute;
	top: 0;
	left: 0;
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 .top-contents .list li a .img {
	display: none;
}
}
#home .lyt-top-01 .top-contents .list li a .txt {
	position: relative;
	z-index: 1;
}
#home .lyt-top-01 .top-contents .list li a img {
	vertical-align: top;
	width: 100%;
}
#home .lyt-top-01 .top-contents .list li.last {
	margin-right: 0;
}
#home .lyt-top-01 .banner {
	margin: 0 auto 50px;
	padding: 0 30px;
	max-width: 980px;
}
#home .lyt-top-01 .banner .list li {
	margin-right: 1.2%;
	float: left;
	width: 48%;
}
#home .lyt-top-01 .banner .list li.last {
	margin-right: 0;
}
#home .lyt-top-01 .banner .list li img {
	width: 100%;
	vertical-align: top;
}
#home .lyt-top-01 .banner .list li .zbox {
	position: relative;
	margin: 0 0 10px;
	overflow: hidden;
	line-height: 1;
	font-size: 0;
	background-color: #bf3d59;
}
#home .lyt-top-01 .banner .list li .zbox .txt {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: inline-block;
}
#home .lyt-top-01 .banner .list li .zbox .img {
	z-index: 0;
}
#home .lyt-top-01 .banner .list li a {
	display: inline-block;
}
#home .lyt-top-01 .banner .list li a .img {
	display: block;
}
#home .lyt-top-01 .banner .list li p {
	font-size: 1.4rem;
	line-height: 120%;
	text-align: center;
}
@media only screen and (max-width: 767px) {
#home .lyt-top-01 .banner {
	margin-bottom: 30px;
	padding: 0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#home .lyt-top-01 .banner .list li {
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	width: 50%;
}
#home .lyt-top-01 .banner .list li.last,  #home .lyt-top-01 .banner .list li.sp_last {
}
#home .lyt-top-01 .banner .list li .zbox {
	overflow: visible;
}
#home .lyt-top-01 .banner .list li .zbox .txt {
	position: relative;
	display: block;
}
#home .lyt-top-01 .banner .list li .zbox .img {
	display: none;
}
#home .lyt-top-01 .banner .list li a {
	display: block;
}
#home .lyt-top-01 .banner .list li p {
	font-size: 1.1rem;
	width: 90%;
}
#home .lyt-top-01 .banner .list li p br.break {
	display: none;
}
}
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide:focus {
	outline: none;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-dots {
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	color: #f44174;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '●';
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: #bfbfbf;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #f44174;
}
sup {
	vertical-align: top;
}
.clearfix, #home .lyt-top-01 .top-contents .list, #home .lyt-top-01 .banner .list {
	zoom: 1;
}
.clearfix:after, #home .lyt-top-01 .top-contents .list:after, #home .lyt-top-01 .banner .list:after {
	content: "";
	display: block;
	clear: both;
}
.cl-both {
	clear: both !important;
}
.indent {
	text-indent: -1em !important;
	padding-left: 1em !important;
}
.bold {
	font-weight: bold !important;
}
.floatL {
	float: left !important;
}
.floatR {
	float: right !important;
}
.txtL {
	text-align: left !important;
}
.txtR {
	text-align: right !important;
}
.txtC {
	text-align: center !important;
}
.fontXL {
	font-size: 124%;
}
.fontL {
	font-size: 108%;
}
.fontS {
	font-size: 93%;
}
.fontXS {
	font-size: 77%;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.mt1em {
	margin-top: 1em !important;
}
.p0 {
	padding: 0px !important;
}
.pt0 {
	padding-top: 0px !important;
}
.pr0 {
	padding-right: 0px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.pl0 {
	padding-left: 0px !important;
}
.p5 {
	padding: 5px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.p10 {
	padding: 10px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.p15 {
	padding: 15px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.p20 {
	padding: 20px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.p25 {
	padding: 25px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.p30 {
	padding: 30px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.p35 {
	padding: 35px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.p40 {
	padding: 40px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.p45 {
	padding: 45px !important;
}
.pt45 {
	padding-top: 45px !important;
}
.pr45 {
	padding-right: 45px !important;
}
.pb45 {
	padding-bottom: 45px !important;
}
.pl45 {
	padding-left: 45px !important;
}
.p50 {
	padding: 50px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pl50 {
	padding-left: 50px !important;
}
