@charset "UTF-8";
@media screen and (min-width: 1160px) {
	#top_mv {
		width: 1150px;
		height: 900px;
		margin: 0 auto 70px;
		position: relative;
	}
	#top_mv .slider01 {
		height: 900px;
		color: #fff;
		text-align: center;
		font-size: 26px;
		letter-spacing: 10px;
	}
	#top_mv .slider01 span {
		vertical-align: middle;
		padding-top: 420px;
		display: block;
	}
	#top_mv .slick-dots {
		position: absolute;
		bottom: 25px;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
	}
	#top_mv .slick-dots li {
		position: relative;
		display: inline-block;
		width: 20px;
		height: 1px;
		margin: 0 5px;
		padding: 0;
		cursor: pointer;
	}
	#top_mv .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 20px;
		height: 10px;
		padding: 5px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: transparent;
	}
	#top_mv .slick-dots li button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 1px;
		display: block;
		content: '';
		text-align: center;
		opacity: 0.5;
		background: #fff;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	#top_mv .slick-dots li.slick-active button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 1px;
		display: block;
		content: '';
		text-align: center;
		opacity: 1;
		background: #fff;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	#top_mv .scroll {
		position: absolute;
		bottom: 2px;
		left: 30px;
	}
	.top .bnr {
		margin-bottom: 100px;
		text-align: center;
	}
	.top .t_bnr_closeup {
		max-width: 1050px;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 100px;
	}
	.top .t_bnr_closeup .feature_slider {
		margin-top: 20px;
	}
	.top .shop_bnr {
		width: 900px;
		margin: 0 auto 80px;
	}
	.top .shop_bnr div {
		width: 445px;
		float: left;
	}
	.top .shop_bnr div:last-child {
		float: right;
	}
	.top .shop_bnr div a {
		display: block;
		box-sizing: border-box;
		border: 1px solid #828282;
	}
	.top .shop_bnr div a img {
		vertical-align: middle;
		width: 100%;
	}
	.top .recruit_bnr {
		width: 1050px;
		margin: 0 auto;
	}
	.top .recruit_bnr div {
		float: left;
	}
	.top .recruit_bnr div:last-child {
		float: right;
	}
	.top .t_exe {
		margin-bottom: 100px;
		margin-top: -112px;
		padding-top: 112px;
	}
	.top .t_exe.rainbow:after {
		top: -150px;
	}
	.top .t_exe ul {
		width: 1150px;
		margin: 0 auto;
	}
	.top .t_exe ul li {
		width: calc(25% - 1px);
		margin-right: 1px;
		margin-bottom: 1px;
		float: left;
		position: relative;
		overflow: hidden;
		background: #000;
	}
	.top .t_exe ul li img {
		object-fit: cover;
		height: 500px;
		width: 100%;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.top .t_exe ul li img:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.top .t_exe ul li:nth-child(5) {
		width: 1149px;
		margin-right: 1px;
	}
	.top .t_exe ul li:nth-child(5) img {
		height: 175px;
	}
	.top .t_exe ul li:nth-child(6), .top .t_exe ul li:nth-child(7) {
		width: calc(50% - 1px);
		margin-right: 1px;
	}
	.top .t_exe ul li:nth-child(6) img, .top .t_exe ul li:nth-child(7) img {
		height: 175px;
	}
	.top .t_exe ul li .arrow_link_box {
		position: absolute;
		top: calc(50% - 15px);
		left: 0%;
		width: 100%;
	}
	.top .t_feature {
		margin-bottom: 100px;
	}
	.top .t_feature .feature_slider {
		width: 1050px;
		margin: 0 auto 95px;
	}
	.top .t_feature .bnr {
		text-align: center;
		margin-bottom: 60px;
	}
	.top .slick-dots {
		position: absolute;
		bottom: -35px;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
	}
	.top .slick-dots li {
		position: relative;
		display: inline-block;
		width: 13px;
		height: 13px;
		margin: 0 4px;
		padding: 0;
		cursor: pointer;
	}
	.top .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 13px;
		height: 13px;
		padding: 5px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: transparent;
	}
	.top .slick-dots li button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 13px;
		height: 13px;
		display: block;
		content: '';
		text-align: center;
		opacity: 0.2;
		background: #000;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.top .slick-dots li.slick-active button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 13px;
		height: 13px;
		display: block;
		content: '';
		text-align: center;
		opacity: 1;
		background: #000;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.top .t_ranking .rank_sec {
		width: 1128px;
		margin: 0 auto 120px;
	}
	.top .t_ranking .rank_sec h3 {
		float: left;
	}
	.top .t_ranking .rank_sec .slider {
		padding-left: 48px;
		margin-bottom: 76px;
		width: 1144px;
	}
	.top .t_ranking .rank_sec.nomination h3 {
		float: right;
		padding-right: 0px;
	}
	.top .t_ranking .rank_sec.nomination .slider {
		padding-left: 0px;
	}
	.top .t_ranking .rank_sec .slick-dots {
		position: absolute;
		bottom: -35px;
		display: block;
		width: calc(100% - 60px);
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
	}
	.top .t_ranking .rank_sec .slick-dots li {
		position: relative;
		display: inline-block;
		width: 13px;
		height: 13px;
		margin: 0 4px;
		padding: 0;
		cursor: pointer;
	}
	.top .t_ranking .rank_sec .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 13px;
		height: 13px;
		padding: 5px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: transparent;
	}
	.top .t_ranking .rank_sec .slick-dots li button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 13px;
		height: 13px;
		display: block;
		content: '';
		text-align: center;
		opacity: 0.2;
		background: #000;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.top .t_ranking .rank_sec .slick-dots li.slick-active button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 13px;
		height: 13px;
		display: block;
		content: '';
		text-align: center;
		opacity: 1;
		background: #000;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.top .t_ranking .rank_sec .rank01 {
		width: 1144px;
	}
	.top .t_ranking .rank_sec .rank01 img {
		object-fit: cover;
		object-position: 0 0%;
		width: 100%;
		height: 350px;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.top .t_ranking .rank_sec .rank01 .name_area {
		padding-left: 25px;
	}
	.top .t_ranking .rank_sec .rank01 .name_area .number {
		font-family: 'Playfair Display', serif;
		font-size: 25px;
		margin-bottom: 5px;
		display: inline-block;
	}
	.top .t_ranking .rank_sec .rank01 .name_area .number span {
		font-size: 35px;
	}
	.top .t_ranking .rank_sec .rank01 .name_area .title {
		font-size: 22px;
		letter-spacing: 3px;
		margin-bottom: 0px;
	}
	.top .t_ranking .rank_sec .rank01 .name_area .shop_name {
		font-size: 10px;
	}
	.top .t_ranking .rank_sec .slider .normal_slide {
		width: 1144px;
		width: 374px;
		float: left;
		margin-right: 1px;
		text-align: right;
		position: relative;
		overflow: hidden;
	}
	.top .t_ranking .rank_sec .slider .normal_slide a {
		display: block;
	}
	.top .t_ranking .rank_sec .slider .normal_slide img {
		object-fit: cover;
		object-position: 0 0%;
		width: 100%;
		height: 400px;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.top .t_ranking .rank_sec .slider .normal_slide img:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.top .t_ranking .rank_sec .slider .normal_slide .name_area {
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 5;
		padding-right: 15px;
	}
	.top .t_ranking .rank_sec .slider .normal_slide .name_area .number {
		font-family: 'Playfair Display', serif;
		font-size: 25px;
		margin-bottom: 5px;
	}
	.top .t_ranking .rank_sec .slider .normal_slide .name_area .number span {
		font-size: 35px;
	}
	.top .t_ranking .rank_sec .slider .normal_slide .name_area .title {
		font-size: 22px;
		letter-spacing: 3px;
		display: block;
		margin-bottom: 0px;
	}
	.top .t_ranking .rank_sec .slider .normal_slide .name_area .shop_name {
		font-size: 10px;
	}
	.top .t_ranking .rank_sec .slider .normal_slide a:after {
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 0;
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 100px 374px;
		border-color: transparent transparent #fff transparent;
	}
	.top .t_shop_list {
		margin-bottom: 85px;
	}
	.top .t_shop_list .feature_slider {
		margin-bottom: 30px;
	}
	.top .t_shop_list .feature_slider .slick-dots {
		display: none!important;
	}
	.top .t_shop_list ul {
		width: 1150px;
		margin: 0 auto 80px;
	}
	.top .t_shop_list ul li {
		width: 382px;
		margin-right: 1px;
		margin-bottom: 1px;
		float: left;
		position: relative;
		background: #000;
		overflow: hidden;
	}
	.top .t_shop_list ul li img {
		object-fit: cover;
		height: 250px;
		width: 100%;
		opacity: 0.7;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.top .t_shop_list ul li img:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.top .t_shop_list ul li .arrow_link_box {
		position: absolute;
		top: calc(50% - 15px);
		left: 0%;
		width: 100%;
	}
	.top .t_shop_list .bnr {
		text-align: center;
		width: 1150px;
		margin: 0 auto;
	}
	.top .t_shop_list .bnr a {
		margin: 0 4px 10px;
		display: inline-block;
		font-size: 0;
	}
	.top .t_shop_list .bnr a:first-child {
		box-sizing: border-box;
		border: 1px solid #828282;
	}
	.top .t_shop_list .bnr a:first-child img {
		width: 100%;
	}
	.top .t_about {
		background: url("../img/top/about_bg.png") no-repeat center;
		background-size: cover;
		color: #fff;
		padding: 94px 0 110px;
		text-align: center;
		width: 100%;
		margin-bottom: 117px;
	}
	.top .t_about h2 {
		font-size: 20px;
		letter-spacing: 4px;
		line-height: 180%;
		margin-bottom: 40px;
	}
	.top .t_about h2 span {
		font-weight: 700;
		font-size: 25px;
		letter-spacing: 8px;
	}
	.top .t_about .lead {
		width: 600px;
		margin: 0 auto 60px;
		font-size: 14px;
		line-height: 200%;
		text-align: left;
	}
	.t_news {
		margin-bottom: 108px;
	}
	.t_news .news_list {
		width: 800px;
		box-sizing: border-box;
		padding: 0 24px;
		background: rgba(255, 255, 255, 0.5);
		margin: 0 auto 18px;
	}
	.t_news .news_list ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding-bottom: 17px;
	}
	.t_news .news_list ul li {
		border-bottom: 1px dotted #949494;
		width: 49%;
		display: inline-block;
		min-height: 108px;
		padding-top: 10px;
	}
	.t_news .news_list ul li:last-child {
		border-bottom: 1px solid #cacdda;
	}
	.t_news .news_list ul li img {
		float: left;
		width: 100px;
		height: auto;
	}
	.t_news .news_list ul li .news_inner {
		float: right;
		width: 240px;
		padding: 0 10px;
	}
	.t_news .news_list ul li a {
		width: 100%;
		display: inline-block;
		padding: 21px 0px;
		font-size: 14px;
	}
	.t_news .news_list ul li .tag {
		display: inline-block;
		line-height: 20px;
		font-size: 11px;
		background: #35a6ea;
		width: 90px;
		height: 20px;
		color: #fff;
		text-align: center;
		margin-right: 27px;
	}
	.t_news .news_list ul li .tag.event {
		background: #32ffd5;
	}
	.t_news .news_list ul li .tag.media {
		background: #7a71ff;
	}
	.t_news .news_list ul li .tag.news {
		background: #ff7ab6;
	}
	.t_news .news_list ul li .day {
		font-size: 12px;
		display: inline-block;
		width: 80px;
	}
	.t_news .pagenation {
		text-align: center;
		padding-bottom: 10px;
	}
	.t_news .pagenation a, .t_news .pagenation span {
		display: inline-block;
		padding: 10px 20px;
		background: #fff;
		margin: 0 2px;
		font-size: 16px;
	}
	.t_news .pagenation a:hover {
		background: #000;
		color: #fff;
	}
	/********************************************
  ニュース
  ********************************************/
	.news_detail_box {
		width: 1150px;
		margin: 0 auto;
		background: #fff;
		box-sizing: border-box;
		padding: 30px;
	}
	.news_detail_box .ttl {
		font-size: 28px;
		font-weight: bold;
		display: inline-block;
		margin-bottom: 30px;
		text-align: center;
		vertical-align: -6px;
	}
	.news_detail_box .news_date {
		display: inline-block;
		float: right;
	}
	.news_detail_box img {
		max-width: 100%;
		margin: 0 auto;
		display: block;
		height: auto!important;
		padding-bottom: 20px;
	}
	.news_detail_box p {
		font-size: 16px;
	}
	.news_detail_box p iframe {
		margin: 0 auto;
		display: block;
	}
	.news_detail_box .tag {
		display: inline-block;
		line-height: 20px;
		font-size: 11px;
		background: #35a6ea;
		width: 90px;
		height: 20px;
		color: #fff;
		text-align: center;
		margin-right: 27px;
	}
	.news_detail_box .tag.event {
		background: #32ffd5;
	}
	.news_detail_box .tag.media {
		background: #7a71ff;
	}
	.news_detail_box .tag.news {
		background: #ff7ab6;
	}
	.cast {
		/********************************************
    キャスト詳細
    ********************************************/
	}
	.cast.under .name {
		text-align: center;
		font-size: 24px;
		font-weight: 700;
		margin-bottom: 50px;
		margin-top: 30px;
	}
	.cast.under .name span {
		font-size: 14px;
		font-weight: normal;
		display: block;
		margin-top: 3px;
	}
	.cast.under .cast_main {
		width: 1150px;
		margin: 0 auto 63px;
	}
	.cast.under .cast_main .thumb {
		width: 570px;
		height: 615px;
		float: left;
	}
	.cast.under .cast_main .thumb img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		object-position: 0 0%;
	}
	.cast.under .cast_main .prof {
		width: 550px;
		float: right;
	}
	.cast.under .cast_main .prof table {
		width: 100%;
		border-top: 1px solid #000;
		font-size: 14px;
		margin-bottom: 15px;
	}
	.cast.under .cast_main .prof table th, .cast.under .cast_main .prof table td {
		border-bottom: 1px solid #000;
		font-weight: normal;
	}
	.cast.under .cast_main .prof table th {
		width: 116px;
		box-sizing: border-box;
		padding: 15px 5px;
		text-align: left;
	}
	.cast.under .cast_main .prof ul {
		font-size: 0;
	}
	.cast.under .cast_main .prof ul li {
		display: inline-block;
		font-size: 26px;
		margin-right: 12px;
	}
	.cast.under .cast_main .prof ul li .fa-twitter {
		color: #1da1f2;
	}
	.cast.under .kojin_photo {
		width: 1150px;
		max-width: 100%;
		margin: 0 auto 67px;
		font-size: 0;
	}
	.cast.under .kojin_photo li {
		display: inline-block;
		margin-right: 1px;
		width: calc(20% - 1px);
		height: 300px;
		margin-bottom: 1px;
	}
	.cast.under .kojin_photo li img {
		object-fit: cover;
		object-position: 0 0%;
		width: 100%;
		height: 100%;
	}
	.cast.under .cast_faq {
		width: 1150px;
		max-width: 100%;
		margin: 0 auto 63px;
	}
	.cast.under .cast_faq dl {
		border-top: 1px solid #000;
	}
	.cast.under .cast_faq dl dt {
		padding: 15px;
		font-size: 14px;
		padding-bottom: 10px;
	}
	.cast.under .cast_faq dl dt:before {
		content: 'Q';
		font-family: 'Playfair Display', serif;
		font-size: 120%;
		padding-right: 15px;
	}
	.cast.under .cast_faq dl dd {
		font-size: 14px;
		border-bottom: 1px solid #000;
		padding: 15px;
		padding-top: 0;
		padding-left: 45px;
	}
	.cast.under .cast_faq dl dd:before {
		content: 'A';
		font-family: 'Playfair Display', serif;
		font-size: 120%;
		padding-right: 15px;
	}
	.cast.under .media_photo {
		width: 1150px;
		max-width: 100%;
		margin: 0 auto 130px;
		font-size: 0;
	}
	.cast.under .media_photo li {
		display: inline-block;
		margin-right: 1px;
		width: calc(33.3% - 1px);
		height: 280px;
		margin-bottom: 1px;
	}
	.cast.under .media_photo li img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
	.ranking.under .group_ttl {
		text-align: center;
		margin-bottom: 54px;
	}
	.ranking.under dl {
		text-align: center;
		font-size: 0;
		margin-bottom: 60px;
	}
	.ranking.under dl dt, .ranking.under dl dd {
		display: inline-block;
		font-size: 14px;
		box-sizing: border-box;
		width: 250px;
	}
	.ranking.under dl dt {
		background: #000;
		color: #fff;
		padding: 11px 0;
	}
	.ranking.under dl dd {
		border: 1px solid #000;
	}
	.ranking.under dl dd select {
		padding: 11px 0 11px;
		display: block;
		width: 100%;
		box-sizing: border-box;
		border: none;
	}
	/********************************************
  横3つに並ぶアンカーリンク
  ********************************************/
	.ranking_page_navi {
		width: 768px;
		margin: 0 auto 40px;
	}
	.ranking_page_navi li {
		width: 382px;
		float: left;
		margin-right: 1px;
		text-align: center;
		position: relative;
		overflow: hidden;
		margin-bottom: 0px;
	}
	.ranking_page_navi li:first-child {
		background: url("../img/rank/rank01.png") no-repeat;
		background-size: cover;
	}
	.ranking_page_navi li:nth-child(2) {
		background: url("../img/rank/rank02.png") no-repeat;
		background-size: cover;
	}
	.ranking_page_navi li:nth-child(3) {
		background: url("../img/rank/rank03.png") no-repeat;
		background-size: cover;
	}
	.ranking_page_navi li a {
		display: block;
		padding: 248px 0;
	}
	.ranking_page_navi li a span {
		display: inline-block;
		padding: 5px 30px;
		color: #fff;
	}
	.ranking_page_navi li a span:before {
		transform: rotate(135deg);
		left: calc(50% - 1px);
		top: calc(100% + 9px);
	}
	.ranking_page_navi li a span:after {
		width: 1px;
		height: 20px;
		border-left: 1px solid #fff;
		border-bottom: 0;
		left: 50%;
		top: 80%;
	}
	.ranking_page_navi li a span:hover:before {
		transform: rotate(135deg);
		left: calc(50% - 1px);
		top: calc(100% + 9px);
	}
	.ranking_page_navi li a span:hover:after {
		width: 1px;
		height: 20px;
		border-left: 1px solid #fff;
		border-bottom: 0;
		left: 50%;
		top: 80%;
	}
	/********************************************
  店舗詳細
  ********************************************/
	@font-face {
		font-family: 'ferrum';
		src: url("../font/ferrum.woff") format("woff");
		font-weight: normal;
		font-style: normal;
	}
	.shop.under .shop_mv h2 {
		font-family: 'ferrum';
		font-size: 34px;
	}
	.shop.under .top_ttl {
		background-color: transparent;
	}
	.shop.under .top_ttl h2 {
		background-color: #000;
	}
	.shop.under .shop_mv {
		position: relative;
		width: 1150px;
		height: 455px;
		margin: 0 auto;
	}
	.shop.under .shop_mv .thumb {
		width: 1150px;
		height: 455px;
	}
	.shop.under .shop_mv img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.shop.under .shop_mv .shop_lead {
		position: absolute;
		bottom: 50px;
		right: 50px;
		color: #fff;
		text-align: right;
		width: 50%;
	}
	.shop.under .shop_mv .shop_lead p {
		font-size: 12px;
		line-height: 180%;
	}
	.shop.under .shop_mv .shop_lead h2 {
		margin-bottom: 36px;
	}
	.shop.under .cast_page_navi {
		width: 1150px;
		margin: 1px auto 60px;
		background: #000;
		text-align: center;
	}
	.shop.under .cast_page_navi li {
		display: inline-block;
	}
	.shop.under .cast_page_navi li a {
		display: block;
		padding: 30px;
		line-height: 100%;
		font-size: 14px;
		color: #fff;
	}
	.shop.under .cast_page_navi li a:hover {
		background: #333;
	}
	.shop.under .cast_list {
		width: 1150px;
		max-width: 100%;
		margin: 0 auto 67px;
		font-size: 0;
	}
	.shop.under .cast_list ul {
		margin-bottom: 60px;
	}
	.shop.under .cast_list li {
		display: block;
		float: left;
		margin-right: 1px;
		width: calc(20% - 1px);
		height: 300px;
		margin-bottom: 1px;
		position: relative;
		background: #000;
		overflow: hidden;
	}
	.shop.under .cast_list li .number {
		font-size: 25px;
		color: #fff;
		position: absolute;
		top: 5px;
		width: 100%;
		box-sizing: border-box;
		padding-left: 10px;
		font-family: 'Playfair Display', serif;
	}
	.shop.under .cast_list li .number span {
		font-size: 140%;
	}
	.shop.under .cast_list li img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		opacity: 0.5;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.shop.under .cast_list li img:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.shop.under .cast_list li .cast_name {
		position: absolute;
		bottom: 0;
		left: 0;
		font-size: 22px;
		color: #fff;
		line-height: 100%;
		padding: 10px;
	}
	.shop.under .cast_list li .cast_name .shop_name {
		font-size: 12px;
		line-height: 100%;
	}
	.shop.under .tempo_photo {
		width: 1150px;
		max-width: 100%;
		margin: 0 auto 67px;
		font-size: 0;
	}
	.shop.under .tempo_photo li {
		display: block;
		float: left;
		margin-right: 1px;
		width: calc(20% - 1px);
		height: 170px;
		margin-bottom: 1px;
		position: relative;
		background: #000;
		overflow: hidden;
	}
	.shop.under .tempo_photo li img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		opacity: 0.5;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.shop.under .tempo_photo li img:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.shop.under .system {
		width: 1150px;
		margin: 0 auto 70px;
	}
	.shop.under .system table {
		border-top: 1px solid #000;
		width: 100%;
	}
	.shop.under .system table tr th, .shop.under .system table tr td {
		border-bottom: 1px solid #000;
		text-align: left;
		vertical-align: top;
		padding: 20px 10px;
		box-sizing: border-box;
		font-size: 14px;
		font-weight: normal;
	}
	.shop.under .system table tr th {
		width: 300px;
	}
	.shop.under .media_photo {
		width: 1150px;
		max-width: 100%;
		margin: 0 auto 67px;
		font-size: 0;
	}
	.shop.under .media_photo li {
		display: block;
		float: left;
		margin-right: 1px;
		width: calc(33.33% - 1px);
		height: 280px;
		margin-bottom: 1px;
		position: relative;
		background: #000;
		overflow: hidden;
	}
	.shop.under .media_photo li img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		opacity: 0.5;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.shop.under .media_photo li img:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.shop_page_navi {
		width: 1150px;
		margin: 1px auto 60px;
		background: #000;
		text-align: center;
	}
	.shop_page_navi li {
		display: inline-block;
	}
	.shop_page_navi li a {
		display: block;
		padding: 30px;
		line-height: 100%;
		font-size: 14px;
		color: #fff;
	}
	.shop_page_navi li a:hover {
		background: #333;
	}
	/********************************************
  店舗一覧
  ********************************************/
	.shop_list.under .top_ttl h2 {
		font-family: 'ferrum';
		font-size: 34px;
	}
	.shop_list.under .top_ttl h2 span {
		font-size: 14px;
		margin-top: 5px;
		display: block;
	}
	.shop_list.under ul {
		width: 1150px;
		margin: 0 auto;
	}
	.shop_list.under ul li {
		background: #000;
		margin-bottom: 1px;
		height: 450px;
	}
	.shop_list.under ul li .thumb {
		height: 450px;
		width: 50%;
		float: left;
	}
	.shop_list.under ul li img {
		object-fit: cover;
		object-position: 0 0;
		width: 100%;
		height: 100%;
		opacity: 0.5;
	}
	.shop_list.under ul li .shop_lead {
		padding: 110px 50px 0 50px;
		width: 50%;
		box-sizing: border-box;
		float: left;
		color: #fff;
		text-align: center;
	}
	.shop_list.under ul li .shop_lead p {
		text-align: left;
		margin-bottom: 40px;
		font-size: 14px;
		line-height: 180%;
	}
	.shop_list.under ul li .shop_lead h2 {
		text-align: center;
		font-family: 'Raleway', sans-serif;
		font-size: 22px;
		margin-bottom: 27px;
	}
	.shop_list.under ul li:nth-child(even) .thumb {
		float: right;
	}
	.shop_list.under ul li .arrow_link_box span {
		box-sizing: border-box;
	}
	/********************************************
  15このランキングリスト
  ********************************************/
	.ranking_list .top_ttl#anchor02, .ranking_list .top_ttl#anchor03 {
		margin-top: 110px;
	}
	.ranking_list ul {
		width: 1150px;
		margin: 0 auto;
	}
	.ranking_list li {
		width: 229px;
		float: left;
		margin-right: 1px;
		text-align: left;
		position: relative;
		overflow: hidden;
		margin-bottom: 45px;
	}
	.ranking_list li.pt01 {
		width: 100%;
	}
	.ranking_list li.pt01 img {
		height: 400px;
	}
	.ranking_list li.pt02 {
		width: calc(50% - 1px);
	}
	.ranking_list li.pt02 img {
		height: 400px;
	}
	.ranking_list li.pt01 .name_area .number, .ranking_list li.pt02 .name_area .number {
		display: inline-block;
		font-size: 30px;
	}
	.ranking_list li.pt01 .name_area .number span, .ranking_list li.pt02 .name_area .number span {
		font-size: 50px;
	}
	.ranking_list li.pt01 .name_area .title, .ranking_list li.pt02 .name_area .title {
		display: inline-block;
		font-size: 22px;
	}
	.ranking_list li a {
		display: block;
	}
	.ranking_list li img {
		object-fit: cover;
		object-position: center top;
		width: 100%;
		height: 250px;
		padding-bottom: 10px;
		-webkit-transition: .5s all ease-in-out;
		transition: .5s all ease-in-out;
	}
	.ranking_list li img:hover {
		opacity: 0.8;
	}
	.ranking_list li .name_area {
		width: 100%;
		box-sizing: border-box;
	}
	.ranking_list li .name_area .number {
		font-family: 'Playfair Display', serif;
		font-size: 23px;
		display: block;
		margin-right: 26px;
	}
	.ranking_list li .name_area .number span {
		font-size: 38px;
	}
	.ranking_list li .name_area .title {
		font-size: 22px;
		letter-spacing: 3px;
		display: block;
		margin-bottom: 0px;
		margin-right: 10px;
	}
	.ranking_list li .name_area .shop_name {
		font-size: 10px;
	}
	.ranking_list .bnr {
		text-align: center;
		margin-bottom: 170px;
	}
	/********************************************
  キャスト一覧
  ********************************************/
	#mv_under.cast {
		margin-bottom: 0;
	}
	.cast_page_navi {
		width: 1150px;
		margin: 0 auto 60px;
		background: #000;
		font-size: 0;
	}
	.cast_page_navi li {
		border-right: 1px solid #fff;
		width: 20%;
		box-sizing: border-box;
		text-align: center;
		display: inline-block;
	}
	.cast_page_navi li:last-child {
		border: none;
	}
	.cast_page_navi li a {
		display: block;
		color: #fff;
		font-size: 14px;
		padding: 20px 0;
		font-family: 'ferrum';
	}
	.cast_page_navi li a:hover {
		background: #333;
	}
	.cast_rank ul {
		width: 1150px;
		margin: 0 auto 15px;
	}
	.cast_rank ul+p {
		margin-bottom: 110px;
	}
	.cast_rank ul li {
		width: calc(25% - 1px);
		float: left;
		margin-right: 1px;
		text-align: right;
		position: relative;
		overflow: hidden;
		margin-bottom: 45px;
	}
	.cast_rank ul li a {
		display: block;
	}
	.cast_rank ul li img {
		object-fit: cover;
		object-position: 0;
		width: 100%;
		height: 370px;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	.cast_rank ul li img:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.cast_rank ul li .name_area {
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 5;
		padding-right: 15px;
	}
	.cast_rank ul li .name_area .number {
		font-family: 'Playfair Display', serif;
		font-size: 25px;
		margin-bottom: 5px;
	}
	.cast_rank ul li .name_area .number span {
		font-size: 35px;
	}
	.cast_rank ul li .name_area .title {
		font-size: 22px;
		letter-spacing: 3px;
		display: block;
		margin-bottom: 0px;
	}
	.cast_rank ul li .name_area .shop_name {
		font-size: 10px;
	}
	.cast_rank ul li a:after {
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 0;
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 0 100px 350px;
		border-color: transparent transparent #fff transparent;
	}
	.arrow_link_box {
		text-align: center;
	}
	.arrow_link_box span {
		display: inline-block;
		border: 1px solid #fff;
		min-width: 200px;
		color: #fff;
		font-size: 14px;
		padding: 3px 15px;
		position: relative;
		background: #000;
		-webkit-transition: all 0.4s ease-out;
		transition: all 0.4s ease-out;
		background: -webkit-linear-gradient(180deg, #fff, #fff, #fff, transparent);
		background: -webkit-linear-gradient(right, #fff, #fff, transparent, transparent);
		background: linear-gradient(270deg, #fff, #fff, transparent, transparent);
		background-position: 1% 50%;
		background-size: 300% 300%;
	}
	.arrow_link_box span:hover {
		background-position: 99% 50%;
		color: #000 !important;
		border: 1px solid #fff;
	}
	.arrow_link_box span:after {
		position: absolute;
		left: calc(100% - 15px);
		top: 50%;
		border-bottom: 1px solid #fff;
		content: '';
		display: block;
		width: 30px;
		-webkit-transition: .4s ease-in-out;
		transition: .4s ease-in-out;
	}
	.arrow_link_box span:hover:after {
		left: calc(100% + 5px);
	}
	.arrow_link_box span:before {
		position: absolute;
		left: calc(100% + 6px);
		top: calc(50% - 4px);
		border-bottom: 1px solid #fff;
		content: '';
		display: block;
		width: 11px;
		transform: rotate(45deg);
		-webkit-transition: .4s ease-in-out;
		transition: .4s ease-in-out;
	}
	.arrow_link_box span:hover:before {
		left: calc(100% + 26px);
	}
	.arrow_link_box.blk span {
		border: 1px solid #000;
		width: 250px;
		color: #fff;
		font-size: 14px;
		padding: 6px 0;
		position: relative;
		background: #000;
		-webkit-transition: all 0.4s ease-out;
		transition: all 0.4s ease-out;
		background: -webkit-linear-gradient(180deg, #fff, #fff, #fff, #000);
		background: -webkit-linear-gradient(right, #fff, #fff, #000, #000);
		background: linear-gradient(270deg, #fff, #fff, #000, #000);
		background-position: 1% 50%;
		background-size: 300% 300%;
	}
	.arrow_link_box.blk span:hover {
		background-position: 99% 50%;
		color: #000 !important;
	}
	.arrow_link_box.blk span:after {
		position: absolute;
		left: calc(100% - 15px);
		top: 50%;
		border-bottom: 1px solid #666;
		content: '';
		display: block;
		width: 30px;
		-webkit-transition: .4s ease-in-out;
		transition: .4s ease-in-out;
	}
	.arrow_link_box.blk span:hover:after {
		left: calc(100% + 5px);
	}
	.arrow_link_box.blk span:before {
		position: absolute;
		left: calc(100% + 6px);
		top: calc(50% - 4px);
		border-bottom: 1px solid #666;
		content: '';
		display: block;
		width: 11px;
		transform: rotate(45deg);
		-webkit-transition: .4s ease-in-out;
		transition: .4s ease-in-out;
	}
	.arrow_link_box.blk span:hover:before {
		left: calc(100% + 26px);
	}
	/*
  .white_btn{
    text-align: center;
    a{
      font-size:16px ;
      width: 290px;
      line-height: 52px;
          padding-bottom: 3px;
      text-align: center;
      background: #35a6ea;
      display: inline-block;
      color: #fff;
      position: relative;
      &:after{
        content:'';
        position: absolute;
        right:20px;
        top:50%;
        margin-top: -6px;
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
      }
    }
  }
  */
	.recruit .mv {
		width: 1200px;
		box-sizing: border-box;
		max-width: 100%;
		background: url("../img/recruit/mv.png") no-repeat right;
		height: 800px;
		background-size: auto 100%;
		padding: 182px 70px 0;
		color: #fff;
		margin: 0 auto 32px;
	}
	.recruit .mv h2 .yellow {
		color: #ffff00;
	}
	.recruit .mv h2 {
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
		font-size: 30px;
		line-height: 200%;
		font-weight: normal;
		margin-bottom: 25px;
	}
	.recruit .mv .arrow_link_box {
		text-align: left;
		margin-bottom: 55px;
	}
	.recruit .mv .arrow_link_box.blk span {
		text-align: center;
		border: 1px solid #fff;
		background: rgba(0, 0, 0, 0.8);
		font-size: 20px;
		font-weight: bold;
		padding: 15px 0;
	}
	.recruit .mv .arrow_link_box.blk span:hover {
		background: #fff;
	}
	.recruit .mv .arrow_link_box.blk span:before {
		border-bottom: 1px solid #fff;
	}
	.recruit .mv .arrow_link_box.blk span:after {
		border-bottom: 1px solid #fff;
	}
	.recruit .mv .scroll {
		display: block;
		margin-left: -10px;
	}
	.recruit .modalwrap {
		max-width: 100%;
		width: 1150px;
		margin: 0 auto 48px;
		text-align: center;
	}
	.recruit .modalwrap p {
		display: inline-block;
		font-size: 16px;
		font-weight: 600;
		position: relative;
		padding-left: 22px;
	}
	.recruit .modalwrap p::before {
		content: "";
		width: 17px;
		height: 17px;
		background-image: url(../img/recruit/icon_zoom.png);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 100%;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}
	.recruit .modalwrap h3 {
		display: inline-block;
		line-height: 45px;
		font-size: 24px;
		font-weight: 600;
		margin-bottom: 30px;
	}
	.recruit .modalwrap .itemlist {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		justify-content: space-between;
		margin-top: 10px;
	}
	.recruit .modalwrap .itemlist a {
		display: block;
		width: 19%;
	}
	.recruit .modalwrap .itemlist a img {
		width: 100%;
	}
	.recruit .r_about01 .top_ttl {
		margin-bottom: 85px;
	}
	.recruit .r_about01 .sec {
		background: url("../img/recruit/bg01.png") no-repeat;
		background-size: cover;
		max-width: 100%;
		width: 1150px;
		height: 700px;
		margin: 0 auto 50px;
		box-sizing: border-box;
		padding: 108px 0 0;
		text-align: center;
	}
	.recruit .r_about01 .sec h3 {
		font-size: 30px;
		line-height: 200%;
		margin-bottom: 50px;
		font-weight: 700;
	}
	.recruit .r_about01 .sec p {
		font-size: 15px;
		line-height: 200%;
		width: 660px;
		margin: 0 auto;
		text-align: left;
		letter-spacing: -1px;
	}
	.recruit .whats {
		text-align: center;
	}
	.recruit .whats img {
		padding-bottom: 50px;
	}
	.recruit .whats h3 {
		font-size: 30px;
		line-height: 200%;
		margin-bottom: 20px;
		font-weight: 700;
	}
	.recruit .whats p {
		font-size: 15px;
		line-height: 200%;
		width: 800px;
		max-width: 100%;
		margin: 0 auto 50px;
		text-align: left;
		letter-spacing: -1px;
	}
	.recruit .reason h3 {
		text-align: center;
		font-size: 30px;
		line-height: 200%;
		margin-bottom: 20px;
		font-weight: 700;
	}
	.recruit .reason .lead {
		width: 800px;
		margin: 0 auto 56px;
	}
	.recruit .reason .lead span {
		background: #d6314e;
		color: #fff;
		line-height: 180%;
		font-weight: bold;
		font-size: 22px;
	}
	.recruit .tokuten img {
		display: block;
		margin: 50px auto;
	}
	.recruit .tokuten h3 {
		text-align: center;
		font-size: 30px;
		line-height: 200%;
		margin-bottom: 20px;
		font-weight: 700;
	}
	.recruit .tokuten p {
		width: 800px;
		margin: 0 auto 50px;
	}
	.recruit .tokuten dl {
		width: 800px;
		margin: 0 auto 85px;
	}
	.recruit .tokuten dl dt {
		font-size: 22px;
		color: #ff00c8;
		font-weight: bold;
		margin-bottom: 10px;
	}
	.recruit .tokuten dl dd {
		font-size: 14px;
		line-height: 200%;
		margin-bottom: 37px;
	}
	.recruit .message {
		margin: 0 auto 134px;
	}
	.recruit .message dl {
		width: 1150px;
		margin: 0 auto 80px;
		position: relative;
	}
	.recruit .message dl dt {
		display: table-cell;
		vertical-align: middle;
		width: 600px;
	}
	.recruit .message dl dd {
		display: table-cell;
		vertical-align: middle;
		width: 550px;
		box-sizing: border-box;
		padding: 0 10px 0 25px;
	}
	.recruit .message dl dd span {
		font-size: 28px;
		font-weight: 700;
		margin-bottom: 18px;
		display: block;
		line-height: 140%;
	}
	.recruit .message dl dd p {
		font-size: 14px;
		line-height: 200%;
	}
	.recruit .message dl+dl dd {
		padding: 0 25px 0 10px;
	}
	.recruit .flow {
		margin-bottom: 70px;
	}
	.recruit .flow .flow_sec {
		width: 800px;
		margin: 0 auto 50px;
		position: relative;
		background: #fff;
		border-radius: 10px;
		border: 1px solid #000;
		padding: 20px 0;
		text-align: center;
	}
	.recruit .flow .flow_sec:after {
		content: "";
		position: absolute;
		right: 0;
		bottom: -38px;
		left: 0;
		width: 0px;
		height: 0px;
		margin: auto;
		border-style: solid;
		border-color: #ff00ff transparent transparent transparent;
		border-width: 27px 65px 0 65px;
	}
	.recruit .flow .flow_sec.last:after {
		content: none;
	}
	.recruit .flow .flow_sec span {
		display: block;
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 5px;
		color: #ff00ff;
	}
	.recruit .flow .flow_sec p {
		font-size: 14px;
		line-height: 200%;
	}
	.recruit .question {
		margin-bottom: 90px;
	}
	.recruit .question .flow_sec {
		width: 800px;
		margin: 0 auto 20px;
		position: relative;
		background: #e1e1e1;
		border-radius: 10px;
		border: 1px solid #000;
		padding: 20px 20px;
		box-sizing: border-box;
		text-align: center;
	}
	.recruit .question .flow_sec span {
		display: block;
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 5px;
		color: #ff00ff;
	}
	.recruit .question .flow_sec p {
		font-size: 14px;
		line-height: 200%;
	}
	.recruit .introlist {
		width: 800px;
		margin: 0 auto;
	}
	.recruit .introlist li {
		margin-bottom: 10px;
		background: #000;
		padding: 40px;
		color: #fff;
		display: flex;
	}
	.recruit .introlist li a {
		display: block;
		float: left;
		width: 200px;
	}
	.recruit .introlist li a img {
		width: 100%;
	}
	.recruit .introlist li .txt {
		text-align: center;
		padding-top: 60px;
		width: 530px;
	}
	.recruit .introlist li .txt span {
		font-size: 22px;
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
		line-height: 160%;
	}
	.recruit .introlist li .txt p {
		font-size: 14px;
		line-height: 230%;
	}
	.recruit .modalwrap+.arrow_link_box {
		text-align: center;
		margin-bottom: 55px;
	}
	.recruit .modalwrap+.arrow_link_box.blk span {
		text-align: center;
		border: 1px solid rgb(128, 128, 128);
		background: rgba(0, 0, 0, 1);
		font-size: 20px;
		font-weight: bold;
		padding: 15px 0;
	}
	.recruit .modalwrap+.arrow_link_box.blk span:hover {
		background: rgb(128, 128, 128);
	}
	.recruit .modalwrap+.arrow_link_box.blk span:before {
		border-bottom: 1px solid rgb(128, 128, 128);
	}
	.recruit .modalwrap+.arrow_link_box.blk span:after {
		border-bottom: 1px solid rgb(128, 128, 128);
	}
	.recruit .r_about02 {
		width: 1150px;
		margin: 0 auto 134px;
	}
	.recruit .r_about02 dl {
		margin-bottom: 80px;
		position: relative;
	}
	.recruit .r_about02 dl dt {
		display: table-cell;
		vertical-align: middle;
		width: 600px;
	}
	.recruit .r_about02 dl dd {
		display: table-cell;
		vertical-align: middle;
		width: 550px;
		box-sizing: border-box;
		padding: 0 10px 0 25px;
	}
	.recruit .r_about02 dl dd span {
		font-size: 28px;
		font-weight: 700;
		margin-bottom: 18px;
		display: block;
		line-height: 140%;
	}
	.recruit .r_about02 dl dd p {
		font-size: 14px;
		line-height: 200%;
	}
	.recruit .r_about02 dl:nth-child(even) dd {
		padding: 0 25px 0 10px;
	}
	.recruit .r_about03 .top_ttl {
		margin-bottom: 50px;
	}
	.recruit .r_about03 dl {
		width: 1150px;
		margin: 0 auto 60px;
		position: relative;
	}
	.recruit .r_about03 dl dd {
		position: absolute;
		right: 0;
		top: 40px;
		background: #fff;
		width: 500px;
		box-sizing: border-box;
		padding: 30px 15px 15px;
	}
	.recruit .r_about03 dl dd span {
		display: block;
		font-size: 28px;
		margin-bottom: 20px;
		font-weight: 700;
		line-height: 140%;
	}
	.recruit .r_about03 dl dd .name {
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 10px;
	}
	.recruit .r_about03 dl dd .name span {
		font-size: 14px;
		display: inline;
	}
	.recruit .r_about03 dl dd p {
		font-size: 14px;
		line-height: 200%;
	}
	.recruit .r_about03 dl:nth-child(odd) dt {
		text-align: right;
	}
	.recruit .r_about03 dl:nth-child(odd) dd {
		position: absolute;
		left: 0;
		right: inherit;
		top: 76px;
	}
	.recruit .r_about04 .sec {
		width: 1200px;
		box-sizing: border-box;
		max-width: 100%;
		background: url("../img/recruit/bg02.png") no-repeat center;
		height: 700px;
		background-size: auto 100%;
		padding: 287px 350px 0;
		color: #fff;
		margin: 0 auto 76px;
	}
	.recruit .r_about04 .sec>span {
		font-size: 22px;
		line-height: 200%;
		font-weight: normal;
		margin-bottom: 25px;
		letter-spacing: 1px;
		background: rgba(229, 0, 79, 0.8);
	}
	.recruit .r_about04 .sec .arrow_link_box {
		margin-top: 63px;
	}
	.recruit .r_about04 .sec .arrow_link_box.blk span {
		text-align: center;
		border: 1px solid #fff;
		background: rgba(229, 0, 79, 0.8);
		font-size: 20px;
		font-weight: bold;
		padding: 15px 0;
	}
	.recruit .r_about04 .sec .arrow_link_box.blk span:hover {
		background: #fff;
	}
	.recruit .r_about04 .sec .arrow_link_box.blk span:before {
		border-bottom: 1px solid #fff;
	}
	.recruit .r_about04 .sec .arrow_link_box.blk span:after {
		border-bottom: 1px solid #fff;
	}
	.recruit .r_bnr {
		text-align: center;
		margin-bottom: 100px;
	}
	.recruit .r_bnr a {
		display: inline-block;
		margin: 0 4px;
	}
	.exective .mv {
		width: 1200px;
		box-sizing: border-box;
		max-width: 100%;
		margin: 0 auto 142px;
		position: relative;
	}
	.exective .mv .scroll {
		position: absolute;
		bottom: 24px;
		left: 50%;
		margin-left: -538px;
	}
	.exective .exe01 {
		text-align: center;
		margin-bottom: 117px;
	}
	.exective .exe01 .top_ttl {
		margin-bottom: 55px;
		background-color: transparent;
	}
	.exective .exe01 .top_ttl h2 {
		font-size: 25px;
		font-weight: 700;
		background: none;
		color: #000;
	}
	.exective .exe01 .top_ttl h2 em {
		font-size: 50px;
		font-weight: 700;
	}
	.exective .exe01 .top_ttl h2 span {
		font-size: 20px;
		margin-top: 15px;
	}
	.exective .exe02 {
		margin-bottom: 175px;
	}
	.exective .exe02 .top_ttl {
		margin-bottom: 90px;
	}
	.exective .exe02 .sec {
		width: 1050px;
		margin: 0 auto 70px;
	}
	.exective .exe02 .sec .left {
		width: 500px;
		float: left;
	}
	.exective .exe02 .sec .left span {
		display: block;
		margin-bottom: 30px;
		font-size: 24px;
		font-weight: 700;
	}
	.exective .exe02 .sec .left p {
		font-size: 14px;
		line-height: 200%;
	}
	.exective .exe02 .sec .right {
		width: 528px;
		float: right;
	}
	.exective .exe03 {
		margin-bottom: 98px;
	}
	.exective .exe03 .top_ttl {
		margin-bottom: 30px;
	}
	.exective .exe03 .sec {
		width: 1050px;
		margin: 0 auto 70px;
	}
	.exective .exe03 .sec .left {
		width: 525px;
		float: left;
	}
	.exective .exe03 .sec .right {
		width: 500px;
		float: right;
		background: rgba(255, 255, 255, 0.5);
		padding: 15px;
		box-sizing: border-box;
	}
	.exective .exe03 .sec .right table {
		width: 100%;
	}
	.exective .exe03 .sec .right table th, .exective .exe03 .sec .right table td {
		border-bottom: 1px solid #b5b5b5;
		font-size: 14px;
		font-weight: normal;
		padding: 5px 0;
		color: #323232;
	}
	.exective .exe03 .sec .right table th {
		width: 110px;
		text-align: left;
	}
	.exective .exe03 .sec .right table tr:last-child th, .exective .exe03 .sec .right table tr:last-child td {
		border-bottom: none;
	}
	.exective .exe04 {
		width: 1140px;
		margin: 0 auto 120px;
	}
	.exective .exe04 .left {
		width: 50%;
		float: left;
	}
	.exective .exe04 .right {
		width: 50%;
		float: right;
	}
	.exective .exe04 .right h2 {
		font-size: 20px;
		font-weight: 700;
		text-align: center;
		margin-top: 120px;
		margin-bottom: 37px;
	}
	.exective .exe04 .right h2 em {
		font-size: 40px;
		font-weight: 700;
	}
	.exective .exe04 .right h2 span {
		font-size: 18px;
		margin-top: 5px;
		display: block;
	}
	.exective .exe05 ul {
		width: 1140px;
		margin: 0 auto 100px;
	}
	.exective .exe05 ul li {
		width: 20%;
		float: left;
		box-sizing: border-box;
		padding-right: 1px;
		text-align: center;
	}
	.exective .exe05 ul li a {
		display: block;
	}
	.exective .exe05 ul li img {
		margin-bottom: 5px;
	}
	.exective .exe05 ul li p {
		font-size: 12px;
		line-height: 180%;
	}
	.exective .exe05 ul li p span {
		font-size: 18px;
		font-weight: 700;
		display: block;
	}
	.recruit_line {
		margin-top: 100px;
	}
	.recruit_line .top_ttl {
		margin-bottom: 55px;
	}
	.recruit_line .sec h2 {
		text-align: center;
		font-size: 24px;
		font-family: 'Raleway', sans-serif;
		line-height: 100%;
		padding: 84px 0 70px;
		color: #fff;
		margin-bottom: 45px;
	}
	.recruit_line .sec h2 span {
		font-family: 'Noto Sans Japanese', sans-serif;
		display: block;
		font-size: 14px;
		padding-top: 0px;
	}
	.recruit_line .sec table {
		width: 630px;
		margin: 0 auto 35px;
	}
	.recruit_line .sec table th, .recruit_line .sec table td {
		padding-bottom: 43px;
	}
	.recruit_line .sec table th {
		text-align: center;
		width: 200px;
	}
	.recruit_line .sec table th img {
		padding-bottom: 5px;
	}
	.recruit_line .sec table th span {
		display: block;
		font-size: 22px;
		font-weight: 700;
	}
	.recruit_line .sec table td {
		vertical-align: top;
		padding: 40px 0 0 28px;
	}
	.recruit_line .sec table td p {
		border: 1px solid #6b6b6b;
		width: 400px;
	}
	.recruit_line .sec table td p.line {
		background: url("../img/line/ic02.png") no-repeat 40px;
	}
	.recruit_line .sec table td p.tel {
		background: url("../img/line/ic01.png") no-repeat 40px;
		margin-bottom: 20px;
	}
	.recruit_line .sec table td p a {
		box-sizing: border-box;
		display: block;
		line-height: 69px;
		font-size: 30px;
		font-weight: bold;
		font-family: 'Titillium Web', sans-serif;
		padding-left: 100px;
	}
	.recruit_line .athena h2 {
		background: url("../img/line/ttl01.png") no-repeat center;
		background-size: cover;
	}
	.recruit_line .norn h2 {
		background: url("../img/line/ttl02.png") no-repeat center;
		background-size: cover;
	}
	.recruit_line .zeus h2 {
		background: url("../img/line/ttl03.png") no-repeat center;
		background-size: cover;
	}
	.recruit_line .artmis h2 {
		background: url("../img/line/ttl04.png") no-repeat center;
		background-size: cover;
	}
	.recruit_line .freya h2 {
		background: url("../img/line/ttl05.png") no-repeat center;
		background-size: cover;
	}
	.media .media_tab {
		width: 1150px;
		margin: 60px auto;
		text-align: center;
	}
	.media .media_tab li {
		width: 400px;
		display: inline-block;
		border: 1px solid #000;
	}
	.media .media_tab li a {
		display: block;
		background: #000;
		color: #fff;
		text-align: center;
		line-height: 40px;
		font-size: 16px;
	}
	.media .media_tab li a:hover {
		background: #fff;
		color: #000;
	}
	.media_list ul {
		width: 1150px;
		margin: 0 auto 15px;
	}
	.media_list ul+p {
		margin-bottom: 60px;
	}
	.media_list ul li {
		width: calc(33.3% - 5px);
		float: left;
		margin-right: 5px;
		position: relative;
		overflow: hidden;
		margin-bottom: 30px;
		padding: 5px;
		box-sizing: border-box;
		border: 1px solid #999;
		background: #fff;
	}
	.media_list ul li a {
		display: block;
	}
	.media_list ul li img {
		object-fit: cover;
		object-position: 0;
		width: 100%;
		height: 260px;
		margin-bottom: 5px;
	}
	.media_list ul li .place_name {
		padding: 2px 5px;
		line-height: 100%;
		display: inline-block;
		background: #000;
		color: #fff;
		margin-right: 5px;
	}
	.media_list ul li .title {
		font-size: 18px;
		display: block;
		margin-bottom: 0px;
		padding-right: 10px;
	}
	.media_list ul li .introduction_text {
		font-size: 15px;
		color: #000;
		line-height: 130%;
	    margin: 5px 0;
	}
	.media_cont img {
		height: auto;
	}
	.media_control {
		margin-top: 60px;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
		text-align: center;
	}
	.media_control li {
		display: inline-block;
		padding: 0 10px;
		border-right: 1px solid #999;
	}
	.media_control li:last-child {
		border-right: none;
	}
	.media_control li a {
		display: inline-block;
		padding: 5px 0;
		font-size: 15px;
	}
	.media_control li a:hover {
		text-decoration: underline;
	}
	.media .news_detail_box .news_date {
		display: inline-block;
		float: none;
	}
	.media .news_detail_box .ttl {
		display: block;
		margin-top: 30px;
		margin-bottom: 15px;
		text-align: left;
	}
	.media .news_detail_box .tag {
		background: #000;
	}
	.biography .mv {
		text-align: center;
		margin-bottom: 56px;
	}
	.biography .ttl {
		margin-bottom: 125px;
	}
	.biography .ttl h2 {
		text-align: center;
		font-size: 34px;
		font-family: 'ferrum';
	}
	.biography .ttl h2 span {
		font-size: 14px;
		display: block;
		margin-top: 10px;
	}
	.biography .bio_logo {
		margin-bottom: 140px;
		text-align: center;
	}
	.biography .inner {
		width: 900px;
		margin: 0 auto;
	}
	.biography ul li {
		padding-bottom: 70px;
	}
	.biography ul li:nth-child(odd) {
		background: #f4f4f4;
	}
	.biography ul li:nth-child(odd) .date {
		padding-left: 50px;
		top: -15px;
	}
	.biography ul li:nth-child(odd) .date img {
		position: absolute;
		left: 0;
		top: 0;
	}
	.biography ul li:nth-child(even) {
		padding: 45px 0;
	}
	.biography ul li:nth-child(even) .date {
		text-align: right;
		padding-right: 50px;
		margin-bottom: 20px;
	}
	.biography ul li:nth-child(even) .date img {
		position: absolute;
		right: 0;
		top: 0;
	}
	.biography ul li:nth-child(even) .title {
		text-align: right;
	}
	.biography ul li:nth-child(even) .img {
		text-align: right;
	}
	.biography ul li .date {
		display: block;
		position: relative;
		color: #969696;
		font-size: 28px;
		font-weight: bold;
	}
	.biography ul li .title {
		font-size: 28px;
		font-weight: bold;
		color: #353535;
		width: 800px;
		margin: 0 auto 20px;
	}
	.biography ul li .img {
		width: 800px;
		margin: 0 auto;
	}
	.biography ul li .img img {
		max-width: 100%;
	}
	.youtube {
		width: 1050px;
		
		margin: 0 auto 50px;
	}
	.youtube iframe {
		display: block;
		height: 590px;
	}
	.arrow_link_youtube {
		margin-bottom: 108px;
	}
	.youtube_messeage {
		margin-bottom: 50px;
	}
	.message_area {
		margin: 0px auto 20px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		line-height: 150%;
		padding: 20px 0 0px;
	}
	.message_slide_area {
		margin: -40px auto 20px;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		line-height: 150%;
	}
	.message_slide_area_l {
		margin: -40px auto 20px;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 150%;
	}
		.twitter-tweet {
		margin: auto;
	}
	.instagram-media {
		margin: auto !important;
	}
}
.youtube_slider {
	max-width: 1050px;
	margin: 0 auto 60px;
	background: #000;
	padding: 50px 0 80px;
}
.youtube_slider iframe {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	display: block;
}
.youtube_slide div {
	width: 800px;
	margin: 0 auto;
}
.youtube_slide_wrap {
	margin: 30px auto 0!important;
}
.youtube_slide p {
	color: #fff;
}
.youtube_slide ul {
	display: flex;
	margin-top: 20px;
}
.youtube_slide ul li {
	width: 46%;
	position: relative;
}
.youtube_slide ul li:last-child {
	margin-left: 8%;
}
.youtube_slide ul li a {
	background: #da1e1e;
	color: #fff;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	background: -webkit-linear-gradient(180deg, #000, #000, #000, #da1e1e);
	background: -webkit-linear-gradient(right, #000, #000, #da1e1e, #da1e1e);
	background: linear-gradient(270deg, #000, #000, #da1e1e, #da1e1e);
	background-position: 1% 50%;
	background-size: 300% 300%;
	border: 1px solid #da1e1e;
}
.youtube_slide ul li a:hover {
	background-position: 99% 50%;
	border: 1px solid #fff;
}
/* 
.youtube_slide ul li span:after {
	position: absolute;
	left: calc(100% - 15px);
	top: 50%;
	border-bottom: 1px solid #fff;
	content: '';
	display: block;
	width: 30px;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.youtube_slide ul li span:hover:after {
	left: calc(100% + 5px);
}
.youtube_slide ul li span:before {
	position: absolute;
	left: calc(100% + 6px);
	top: calc(50% - 4px);
	border-bottom: 1px solid #fff;
	content: '';
	display: block;
	width: 11px;
	transform: rotate(45deg);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.youtube_slide ul li span:hover:before {
	left: calc(100% + 26px);
}
*/
.youtube_slider .slick-dots {
	background: #000;
	bottom: 30px!important;
}
.youtube_slider .slick-dots li button:before {
	background: #fff!important;
	opacity: 1!important;
}
.youtube_slider .slick-dots li.slick-active button:before {
	background: #DA1E1E!important;
}

.closeup_pict img {
	margin: 0px 0px 30px;
	}
}
@media screen and (max-width: 768px){
	.closeup_pict img {
	margin: 0px -40px 30px !important;
	}
}

/*# sourceMappingURL=style_pc.css.map */