@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-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
:focus {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
p {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-bottom: 1em;
}
.inline_block {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
html {
	font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #000;
}
img {
	display: block;
	max-width: 100%;
}
a, a:hover, a:active, a:visited, a:link {
	color: inherit;
}
a:link {
	text-decoration: none;
}
p {
	margin-bottom: 20px;
}
p:last-child {
	margin-bottom: 0px;
}
header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 20px;
	position: relative;
	z-index: 110;
	background-color: #fff;
}
header .left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 70px;
	position: relative;
	flex-shrink: 1;
	width: calc(100% - 350px);
}
header .left a {
	width: auto;
	height: 100%;
	position: relative;
	display: block;
}
header .left a:first-child {
	margin-right: 50px;
}
header .left a img {
	height: 100%;
	width: auto;
	max-width: none;
}
header .right {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
header .right a {
	display: block;
	margin-left: 20px;
	font-size: 14px;
}
.spnavibtn {
	display: none;
	height: 31px;
	width: 39px;
	box-sizing: border-box;
	border-bottom: solid 6px #000;
	border-top: solid 6px #000;
	position: relative;
}
.spnavibtn:after {
	height: 6px;
	background-color: #000;
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
}
.spnavibg {
	display: none;
}
section {
	position: relative;
	z-index: 100;
	overflow: hidden;
	width: 100%;
}
.box1sp {
	display: none;
}
.box1 {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-direction: row-reverse;
}
.box1 .left {
	width: 50%;
	position: relative;
}
.box1 .left .nafuda {
	position: absolute;
	left: 15%;
	top: 41%;
	width: 22%;
}
.box1 .right {
	width: 50%;
	background-color: #C1272D;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0 5%;
	box-sizing: border-box;
	background-image: url(../images/bg3.jpg);
	background-size: cover;
	background-position: center right 0;
}
.box1 h2 {
	display: block;
	margin-bottom: 3%;
}
.box1 h1 {
	display: block;
	width: 85%;
}
.box2 {
	padding: 80px 40px;
	background-image: url(../images/bg1.png);
	background-size: 150px;
	position: relative;
}
.box2 .inner {
	margin: auto;
	max-width: 1000px;
	position: relative;
	z-index: 10;
}
.bg_hart {
	position: absolute;
	height: 60%;
	left: 60px;
	top: 100px;
	width: auto;
	z-index: 1;
}
.box2 h3 {
	margin: auto;
	max-width: 420px;
	margin-bottom: 60px;
}
.box3 {
	background-image: url(../images/bg2.jpg);
	background-size: cover;
	padding: 80px 40px;
}
.movie_thumb {
	position: relative;
}
.box3 h3 {
	padding: 20px 0;
	background-color: #C1272D;
}
.box3 h3 img {
	width: auto;
	height: 24px;
	display: block;
	margin: auto;
}
.movie_thumb {
	margin: auto;
	position: relative;
	z-index: 1;
	display: block;
}
.movie1 {
	max-width: 880px;
	margin: auto;
	margin-bottom: 80px;
}
.movie2 {
	margin: auto;
	max-width: 530px;
}
.movie_arrow {
	position: absolute;
	width: 10%;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
}
.haihuchu {
	position: absolute;
	top: 5%;
	left: 70%;
	width: 35%;
	display: block;
	z-index: 2;
}
.movie2 .haihuchu {
	left: 65%;
	width: 50%;
}
.box4 {
	max-width: 1040px;
	padding: 80px 40px;
	margin: auto;
	box-sizing: border-box;
}
.box4 h3 {
	margin-bottom: 40px;
}
.box4 .inner {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
.box4 .left {
	width: 50%;
}
.box4 .right {
	width: calc(50% - 40px);
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}
.box4 .right p {
	margin-bottom: 40px;
}
.box4 .right p span {
	font-size: 0.8em;
}
p.mgn0 {
	margin: 0;
}
.submit {
	border: 5px solid #C1272D;
	background-color: #fff;
	padding: 2px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	transition: 0.3s;
}
.submit:hover {
	opacity: 0.7;
}
.submit span {
	padding: 10px;
	background-color: #C1272D;
	display: block;
}
.submit img {
	display: block;
	max-width: 340px;
	margin: auto;
	width: 100%;
}
.box5 {
	padding: 80px 40px;
	background-color: #C1272D;
}
.box5 .inner {
	max-width: 1000px;
	margin: auto;
}
.box5 h3 {
	max-width: 600px;
	margin: auto;
	margin-bottom: 40px;
}
.box5 p {
	color: #fff;
}
.box5 .yellow {
	color: #FFFF00;
}
.box5 .yellow a {
	text-decoration: underline;
	word-break: break-all;
}
.box5 .yellow a:hover {
	text-decoration: none;
}
.box5 .come {
	color: #FFEF00;
	font-size: 10px;
	text-decoration: underline;
}
.box5 .come:hover {
	text-decoration: none;
}
.box6 {
	padding: 80px 40px;
	background-image: url(../images/bg1.png);
	background-size: 150px;
}
.box6 .inner {
	max-width: 1000px;
	margin: auto;
}
.box6 h3 {
	max-width: 260px;
	margin: auto;
	margin-bottom: 40px;
	width: 70%;
}
.box6 p {
}
.box6 .come {
	color: #E60012;
	font-size: 10px;
}
.box7 {
	padding: 80px 40px;
	background-image: url(../images/bg2.jpg);
	background-size: cover;
}
.box7 .inner {
	max-width: 1060px;
	justify-content: space-around;
	margin: auto;
	display: flex;
}
.box7 .left {
	max-width: 370px;
	width: calc(50% - 40px);
	background-color: rgba(255, 255, 255, 0.7);
	padding: 20px 0;
}
.box7 .right {
	max-width: 370px;
	width: calc(50% - 40px);
	background-color: rgba(255, 255, 255, 0.7);
	padding: 20px 0;
}
.box7 h4 {
	display: block;
	margin-bottom: 20px;
}
.box7 h4 img {
	height: 40px;
	width: auto;
	margin: auto;
	display: block;
}
.box7 h3 {
	margin: 15px 0;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
}
.box7 h5 {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.box7 p {
	max-width: 290px;
	margin: auto;
}
.box8 {
	padding: 80px 40px;
	background-size: cover;
}
.box8 .inner {
	max-width: 1060px;
	justify-content: space-around;
	margin: auto;
	display: flex;
	text-align: center;
}
.box8 .left {
	max-width: 370px;
	width: calc(50% - 40px);
}
.box8 .right {
	max-width: 370px;
	width: calc(50% - 40px);
}
.box8 h4 {
	display: block;
	margin-bottom: 20px;
}
.box8 h4 img {
	width: auto;
	height: 60px;
	margin: auto;
}
.box8 h5, .box8 a {
	color: #C1272D;
	font-size: 20px;
	display: block;
}
.box8 a {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: underline;
	word-break: break-all;
}
.box8 a:hover {
	text-decoration: none;
}
.box8 p {
	text-align: left;
}
.sns {
	display: flex;
	justify-content: center;
	padding: 80px 40px;
	background-image: url(../images/bg1.png);
	background-size: 150px;
}
.sns a {
	display: block;
	margin: 0 5px;
	width: 60px;
}
.foot1 {
	background-color: #C49500;
	text-align: center;
	color: #fff;
	padding: 30px 40px;
}
.foot2 {
	background-color: #C1272D;
	text-align: center;
	color: #fff;
	padding: 30px 40px;
}
.foot2 p {
	margin-bottom: 0;
}
.topbtn {
	position: fixed;
	display: block;
	width: 80px;
	right: 30px;
	bottom: 30px;
	z-index: 104;
}
popup_container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.70);
	display: flex;
}
.popupmoviebox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 3%;
	box-sizing: border-box;
	height: 100vh;
	background-color: rgba(0,0,0,0.70);
	display: flex;
	z-index: 100001;
	display: none;
	left: 0;
	bottom: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	align-items: center;
	height: 100vh;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
}
.popupmoviebox iframe {
	width: 100%;
}
.youtubearea {
	padding: 0 !important;
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 56.25% !important;
	overflow: hidden;
}
.youtubearea iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -20%;
	right: -20%;
	left: -20%;
	bottom: -20%;
	margin: auto;
}
.popup_close {
	display: block;
	width: 80px;
	height: 80px;
	position: relative;
	margin-top: -80px;
}
.popup_close:before, .popup_close:after {
	position: absolute;
	transform: rotate(45deg);
	content: "";
	width: 60px;
	height: 4px;
	background-color: #fff;
	left: -50px;
	right: -50px;
	top: -50px;
	bottom: -50px;
	margin: auto;
}
.popup_close:after {
	transform: rotate(-45deg);
}
.come_detail {
	margin: auto;
	max-width: 1000px;
	margin-top: 60px;
}
.come_detail p {
	position: relative;
	padding-left: 3em;
	font-size: 12px;
	margin-bottom: 0.5em;
}
.come_detail p span {
	position: absolute;
	top: 0;
	left: 0;
}
.pc_localnavi {
	background-color: #C1272D;
	color: #fff;
	text-align: center;
}
.pc_localnavi a {
	margin-left: 1em;
	display: inline-block;
	padding: 0.5em 0;
	padding-left: 1.5em;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 1em;
	background-image: url(../images/navi_icon2.png);
}

@media screen and (min-width: 701px) {
.sp {
	display: none;
}
}

@media screen and (min-width: 751px) {
header .right {
	display: flex !important;
}
header .right a.sp_localnavi {
	display: none;
}
}

@media screen and (max-width: 1000px) {
header {
	padding: 20px 20px;
}
header .left {
	height: 40px;
}
header .left a:first-child {
	margin-right: 30px;
}
}

@media screen and (max-width: 750px) {
.pc_localnavi {
	display: none;
}
.pc {
	display: none;
}
header .left {
	width: calc(100% - 60px);
}
header .right {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 130px;
	background-color: #999;
	width: 100%;
	box-sizing: border-box;
	left: 0;
	box-sizing: border-box;
	padding: 0;
	display: none;
}
header .right a {
	margin: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 1em 0;
	font-size: 20px;
	border-top: solid 1px;
}
header .right a:first-child {
	border-top: 0;
}
.spnavibtn {
	display: block;
}
.spnavibg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 105;
}
.spnavibg.spnavion {
	display: block;
}
header .right a span {
	display: inline-block;
	padding: 0 1.5em;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 1em;
	background-image: url(../images/navi_icon1.png);
}
header .right a.sp_localnavi {
	background-color: #C1272D;
}
header .right a.sp_localnavi span {
	background-image: url(../images/navi_icon2.png);
}
header .right {
	top: 80px;
}
.box1sp {
	display: block;
	position: relative;
}
.box1sp .nafuda {
	position: absolute;
	width: 21%;
	top: 14%;
	right: 7%;
}
.maintitle_sp {
	position: absolute;
	top: 49%;
	left: 8%;
	width: 53%;
}
.box1 h2 {
	margin: 5% 0;
}
.box1 .left, .box1 h1 {
	display: none;
}
.box1 .right {
	width: 100%;
}
.bg_hart {
	position: absolute;
	height: auto;
	width: 70%;
	left: -20%;
	top: auto;
	bottom: 60px;
	z-index: 1;
}
.movie2 .haihuchu, .haihuchu {
	top: 10%;
	left: 62%;
	width: 45%;
}
.box3 h3 {
	padding: 15px 0;
}
.box3 h3 img {
	width: auto;
	height: 20px;
}
.movie1 {
	margin-bottom: 40px;
}
.box4 .inner {
	display: block;
}
.box4 .left, .box4 .right {
	margin: auto;
	width: 100%;
}
.box4 .left {
	margin-bottom: 30px;
}
.box7 .inner {
	display: block;
}
.box8 .inner {
	display: block;
}
.box7 .inner .left, .box7 .inner .right, .box8 .inner .left, .box8 .inner .right {
	width: 100%;
	max-width: none;
}
.box7 .inner .left, .box7 .inner .right {
	max-width: 370px;
	margin: auto;
}
.box7 .inner .left {
	margin-bottom: 80px;
}
.box8 .inner .left {
	margin-bottom: 80px;
}
}

@media screen and (max-width: 480px) {
header {
	padding: 20px 15px;
}
header .left {
	width: calc(100% - 60px);
	height: 25px;
}
header .left a:first-child {
	margin-right: 15px;
}
.spnavibtn {
	height: 22px;
	width: 29px;
	border-bottom: solid 4px #000;
	border-top: solid 4px #000;
}
.spnavibtn:after {
	height: 4px;
}
header .right {
	top: 60px;
}
header .right a {
	font-size: 16px;
}
.box2 .inner {
	background-size: 70% auto;
	background-position: left bottom;
}
.box3 {
	overflow: hidden;
}
.topbtn {
	width: 60px;
	right: 20px;
	bottom: 20px;
}
}
.box1, .box1sp {
	opacity: 0;
	transition: 0.3s 0.2s;
}
.box1.show, .box1sp.show {
	opacity: 1;
}
.box1 h2 {
	opacity: 0;
	transition: 0.3s 0.5s;
	transform-origin: 50% 50%;
	transform: translate(0vw, 0) rotate(45deg) scale(4, 4);
}
.maintitle_sp, .box1 h1 {
	opacity: 0;
	transition: 0.4s 1s;
	transform-origin: 50% 50%;
	transform: translate(0vw, 0) rotate(-45deg) scale(4, 4);
}
.box1sp .nafuda, .box1 .nafuda {
	opacity: 0;
	transition: 0.3s 1.5s;
	transform-origin: 50% 50%;
	transform: translate(0vw, 0) rotate(45deg) scale(0.5, 0.5);
}
.box1sp.show .maintitle_sp, .box1sp.show .nafuda, .box1.show .nafuda, .box1.show h1, .box1.show h2 {
	opacity: 1;
	transform: translate(0, 0) rotate(0deg) scale(1, 1);
}
.type_fade {
	opacity: 0;
	transform: translate(0, 50px);
	transition: 0.3s;
}
.type_fade.show {
	opacity: 1;
	transform: translate(0, 0);
}
.haihuchu {
	transform: translate(100px, 0);
	opacity: 0;
	transition: 0.3s 0.3s;
}
.show .haihuchu {
	opacity: 1;
	transform: translate(0px, 0);
}
.type_hart {
	opacity: 0;
	transform: scale(0, 0);
	transition: 0.3s 0.3s;
}
.type_hart.show {
	opacity: 1;
	transform: scale(1, 1);
}
.box5 .link{
	color: #FFF000;
	text-decoration: underline;
}