@charset "utf-8";

#wrapper {
	background: none;
}
#ct_bg {
	background: url(../img/bg_index01.jpg) no-repeat;
	background-attachment: fixed;
	background-position: left 23% top 54%;
	background-size: cover;
	color: #000;
	font-size: 134%;
	line-height: 1.5;
}
.fancybox-enabled #ct_bg {
	scrollbar-gutter: stable;
	overflow: hidden;
}
#ct_bg img {
	max-width: 100%;
	height: auto;
}
#ct_bg .imgOver01 > a {
	position: relative;
	display: block;
}
#ct_bg .imgOver01 > a:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-color: #fff;
	transition: all .3s;
	opacity: 0;
}
#ct_bg .imgOver01.type01 > a:before {
	border-radius: 10px;
}
#ct_bg .imgOver01 > a:hover:before {
	opacity: .4;
}
#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #000;
}
.fb_iframe_widget > span {
	vertical-align: baseline !important;
}
#ct_bg .snsBtn01 {
	margin-top: 30px;
	font-size: 0;
	text-align: right;
}
#ct_bg .snsBtn01 li {
	display: inline-block;
	margin-left: 10px;
}
#ct_bg .snsBtn01 li:first-child {
	margin-left: 0;
}
#ct_bg .contents01 {
	position: relative;
	margin: 0 auto;
	width: 960px;
	padding-bottom: 30px;
}
#ct_bg .center {
	text-align: center;
}

/* sideArea  */
#ct_bg .aside01 {
	float: left;
	margin-top: 60px;
	width: 180px;
}
#ct_bg .aside01 > .button01 {
	width: 100%;
}
#ct_bg .aside01 > .button01 a {
	display: block;
	padding: 8px 0;
	border-top: #1371cf solid 2px;
	border-bottom: #00376d solid 2px;
	border-radius: 5px;
	background-color: #0052a4;
	text-align: center;
	color: #fff;
	line-height: 1.25;
	font-weight: bold;
	text-decoration: none;
}
#ct_bg .aside01 > .button01 a:hover {
	border-top: #5accf7 solid 2px;
	border-bottom: #006489 solid 2px;
	background-color: #02a8e6;
}
#ct_bg .aside01 .princessBnr {
	margin-top: 10px;
}
#ct_bg .aside01 .princessBnr a {
	display: block;
}
#ct_bg .asideArea01 {
	margin-top: 10px;
}
#ct_bg .asideArea01:first-child {
	margin-top: 0;
}
#ct_bg .asideArea01 > .inner01 {
	padding: 10px;
	border: #ffea00 solid;
	border-width: 0 1px 1px;
	border-radius: 0 0 5px 5px;
	background-color: #fff;
}
#ct_bg .asideList01 {
	margin-top: 10px;
}
#ct_bg .asideList01:first-child {
	margin-top: 0;
}
#ct_bg .asideList01 dt {
	position: relative;
	margin-top: 15px;
	padding: 15px 4px 0;
	font-size: 75%;
}
#ct_bg .asideArea01 dt .ic01 {
	display: inline-block;
	margin-left: 5px;
	padding: 2px 3px 1px;
	background-color: #e7383d;
	color: #fff;
	line-height: 1.0;
}
#ct_bg .asideList01 dt:first-child {
	margin-top: 0;
	padding-top: 0;
}
#ct_bg .asideList01 dt span {
	margin-right: 10px;
	color: #c00;
	font-weight: bold;
}
#ct_bg .asideList01 dt:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 2px;
	background: url(../img/bg_index02.png) repeat-x left top;
	background-size: 4px 2px;
}
#ct_bg .asideList01 dt:first-child:before {
	width: 0;
}
#ct_bg .asideList01 dd {
	margin: 5px 4px 0;
	font-size: 88%;
	line-height: 1.3;
}
#ct_bg .asideList01 dd a {
	color: #000;
	text-decoration: none;
}
#ct_bg .asideList01 dd a:hover {
	color: #417dc3;
}
#ct_bg .br01 {
	display: block;
}
#ct_bg .footList01 {
	margin: 10px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .footList01 > li {
	width: 230px;
	margin-top: 20px;
}
#ct_bg .footList01 > li:not(:first-child) {
	margin-left: 10px;
}
#ct_bg .copyArea01 {
	margin-top: 25px;
	text-align: center;
}
#ct_bg .copyArea01 > .text01 {
	margin: 0 auto;
	width: 960px;
	font-size: 73.3%;
}

/* mainContens  */
#ct_bg .mainContens01 {
	float: right;
	width: 768px;
}
#ct_bg .mainContens01 .headerimg01 {
	position: relative;
}
#ct_bg .mainContens01 .headerimg01 img{ 
	border-radius: 10px;
}
#ct_bg .mainContens01 .headerimg01::after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 0px 2px #316db7 inset;
	border-radius: 10px;
	content: '';
}
#ct_bg .frameArea01 {
	margin-top: 10px;
	padding: 20px 20px 30px;
	border-radius: 10px;
	background-color: #fff;
}
#ct_bg .frameArea01.imgOnly {
	padding: 20px;
}
#ct_bg .movieWrap01 {
	max-width: 100%;
	width: 100%;
	aspect-ratio: 560 / 315;
	margin-top: 30px;
}
#ct_bg .movieWrap01 iframe {
	width: 100%;
	height: 100%;
}
#ct_bg .subSection01 {
	padding-bottom: 30px;
	border-bottom: #316db7 solid 2px;
}
#ct_bg .subSection01:not(:first-child) {
	margin-top: 30px;
}
#ct_bg .subSection01 .img01 {
	margin-top: 10px;
}
#ct_bg .subSection01 > .txt01 {
	margin-top: 15px;
}
#ct_bg .subSection01 > .txt02 {
	padding: 2px 6px;
	margin-top: 15px;
	background-color: #316db7;
	text-align: center;
	color: #fff;
	font-size: 88%;
	font-weight: bold;
	display: inline-block;
}
#ct_bg .subSection01 > .txt03 {
	font-size: 88%;
	margin-top: 10px;
}
#ct_bg .subSection01 >.list03 {
	font-size: 88%;
}
#ct_bg .subSection01 .fancyBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#ct_bg .subSection01 .fancyBox li {
	width: 128px;
	margin-top: 20px;
	border: solid 1px #e5e5e5;
	position: relative;
	transition: .3s;
}
#ct_bg .subSection01 .fancyBox li a {
	display: block;
	transition: .3s;
}
#ct_bg .subSection01 .fancyBox li::after {
	content: url(../img/icon_index02.svg);
	position: absolute;
	width: 21px;
	bottom: -6px;
	right: 0.5px;
}
#ct_bg .hgroup01 > .title01 {
	float: left;
	position: relative;
	margin-top: 2px;
	padding-left: 40px;
	font-size: 113%;
	font-weight: bold;
	line-height: 2;
}
#ct_bg .hgroup01 > .title01:before {
	position: absolute;
	top: -2px;
	left: 0;
	content: " ";
	width: 30px;
	height: 35px;
	background: url(../img/icon_index01.png) no-repeat;
	background-size: 100%;
}
#ct_bg .pagetop01 {
	margin-top: 20px;
	text-align: right;
}
#ct_bg .pagetop01 a {
	text-decoration: none;
}
#ct_bg .pagetop01 a:hover {
	text-decoration: underline;
}
#ct_bg .pagetop01 a span {
	padding-right: 28px;
	background: url(../img/icon_index02.png) no-repeat right top;
	background-size: 19px;
	font-size: 88%;
}
#ct_bg .btn02 {
	margin-top: 10px;
}
#ct_bg .btn02 a {
	display: block;
	padding-top: 9px;
	width: 298px;
	height: 40px;
	background: url(../img/bg_index04_no.png) no-repeat left top;
	background-size: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	transition: background-image .3s;
}
#ct_bg .btn02 a:hover {
	background: url(../img/bg_index04_on.png) no-repeat left top;
	background-size: 100%;
}
#ct_bg .btn02 a > span {
	padding-left: 30px;
	background: url(../img/icon_index03.png) no-repeat left .1em;
	background-size: 20px;
}
#ct_bg .list01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ct_bg .list01 li {
	margin-left: 7px;
}
#ct_bg .list01 li:first-child {
	margin-left: 0;
}
#ct_bg .wrap01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#ct_bg .wrap02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

/* mallLinkBtn */
#ct_bg .mallLinkBtn {
	width: 202px;
	margin-right: auto;
	margin-top: 30px;
	transition: .3s;
}
#ct_bg .mallLinkBtn .mallLink.reserve {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg .mallLinkBtn .mallLink.reserve::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/btn_index03_pc_no.png) no-repeat 0 0/100%;
	content: "";
}
#ct_bg .mallLinkBtn .mallLink.ve::after {
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
}
#ct_bg .mallLinkBtn .mallLink.on {
	opacity: 1;
	background: url(../img/btn_index03_pc_on.png) no-repeat 0 0/100%;
	z-index: 1;
}
#ct_bg .mallLinkBtn .mallLink.on.reserve::after {
	opacity: 1;
	visibility: visible;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .3s;
	background: url(../img/btn_index03_pc_on.png) no-repeat 0 0/100%;
	content: "";
}
#ct_bg .mallLinkBtn img {
	width: 100%;
}
#ct_bg .mallLinkBtn a {
	display: block;
}
/* slider  */
#ct_bg .slideArea01 {
	margin-top: 10px;
	padding: 20px 40px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 10px;
}
#ct_bg .slider01 {
	max-width: 690px;
	margin: 0 auto;
}
#ct_bg .slide-dots {
	display: none !important;
}
.slick-arrow:before {
	content: "" !important;
	position: absolute;
}
#ct_bg .slick-prev, .slick-next {
	width: 38px;
	height: 70px;
	border-radius: 5px 0 0 5px;
	background-color: #dc3570;
	transition: .3s;
}
#ct_bg .slick-prev:hover, .slick-next:hover {
	background-color: #ff639a;
}
#ct_bg .slick-next {
	right: -40px;
	border-radius: 5px 0 0 5px;
}
#ct_bg .slick-prev {
	left: -40px;
	border-radius: 0 5px 5px 0;
}
.slick-next:before {
	content: "";
	left: 10px;
	top: calc(50% - 6px);
	width: 0;
	height: 0;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #fff;
	border-left: 12px solid transparent;
	opacity: 1 !important;
	transform: rotate(90deg);
}
.slick-prev:before {
	left: 4px;
	top: calc(50% - 6px);
	width: 0;
	height: 0;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #fff;
	border-left: 12px solid transparent;
	opacity: 1 !important;
	transform: rotate(-90deg);
}

@media screen and (min-width: 640px) {
	#ct_bg .contents01 {
		padding-top: 10px;
	}
	/* sideArea  */
	#ct_bg .logoArea01 {
		position: absolute;
		top: 18px;
		left: 0;
		width: 177px;
	}

	/* mainContens  */
	#ct_bg .subSection01 .fancyBox li:hover {
		opacity: .5;
	}
	#ct_bg .subSection01 .bnr01 img {
		transition: .3s;
	}
	#ct_bg .subSection01 .bnr01 a:hover img {
		opacity: .6;
	}
}


@media screen and (max-width: 639px) {
	body {
		min-width: inherit;
	}
	#ct_bg {
		font-size: 125%;
		line-height: 1.6;
		background-size: cover;
		background-position: center center;
	}
	#ct_bg .snsBtn01 {
		margin-left: auto;
		margin-right: auto;
		display: table;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 0;
		text-align: center;
	}
	#ct_bg .snsBtn01 li {
		margin-top: 10px;
	}
	#ct_bg .contents01 {
		width: auto;
	}
	#ct_bg a {
		text-decoration: underline;
	}
	#ct_bg a:hover {
		text-decoration: none;
	}
	#ct_bg .imgOver01 > a:hover:before {
		opacity: 0;
	}

	/* sideArea  */
	#ct_bg .logoArea01 {
		width: 45.73vw;
		padding-top: 15px;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .aside01,
	#ct_bg .aside01.type01 {
		float: none;
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
	}
	#ct_bg .aside01 > .button01 a {
		padding: 15px 0;
		border-top: #1371cf solid 1px;
		border-bottom: #00376d solid 1px;
		font-size: 114%;
	}
	#ct_bg .aside01 > .button01 a:hover {
		border-top: #5accf7 solid 1px;
		border-bottom: #006489 solid 1px;
	}
	#ct_bg .aside01 .princessBnr {
		margin-top: 20px;
		width: 46vw;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg .asideList01 dt {
		font-size: 80%;
	}
	#ct_bg .asideList01 dd {
		font-size: 93.3%;
	}
	#ct_bg .bnList01 {
		display: table;
		width: 100%;
		word-spacing: -1.0em;
		text-align: center;
	}
	#ct_bg .br01 {
		display: inline;
	}
	#ct_bg .footList01 {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		padding-left: 10px;
		padding-right: 10px;
	}
	#ct_bg .footList01 > li {
		width: 47.8%;
	}
	#ct_bg .footList01 > li:not(:first-child) {
		margin-left: 0;
	}
	#ct_bg .copyArea01 {
		margin-left: 10px;
		margin-right: 10px;
	}
	#ct_bg .copyArea01 > .text01 {
		width: 100%;
		font-size: 74%;
		font-family: Verdana, Geneva, sans-serif;
	}

	/* mainContens  */
	#ct_bg .mainContens01 {
		float: none;
		padding: 15px 10px 0;
		width: inherit;
	}
	#ct_bg .mainContens01 .headerimg01 img{
		border-radius: 5px;
	}
	#ct_bg .mainContens01 .headerimg01::after {
		box-shadow: 0 0 0px 1px #316db7 inset;
		border-radius: 5px;
	}
	#ct_bg .frameArea01 {
		padding: 25px 10px 30px;
	}
	#ct_bg .frameArea01.imgOnly {
		padding: 10px;
	}
	#ct_bg .subSection01 .img01 {
		margin-top: 20px;
	}
	#ct_bg .subSection01 > .txt02 {
		display: block;
		margin-top: 20px;
		text-align: center;
		font-weight: normal;
		font-size: 93.3%;
	}
	#ct_bg .subSection01 > .txt03 {
	font-size: 93.3%;
	}
	#ct_bg .subSection01 >.list03 {
		font-size: 93.3%;
	}
	#ct_bg .subSection01 .fancyBox {
		margin-top: 10px;
		padding-left: 8px;
		padding-right: 8px;
		width: 100%;
	}
	#ct_bg .subSection01 .fancyBox::after {
		content: "";
		display: block;
		width: 49.3%;
		height: 0;
	}
	#ct_bg .subSection01 .fancyBox li {
		margin-top: 10px;
		width: 22.642%;
	}
	#ct_bg .subSection01 .fancyBox li::after {
		width: 18%;
		bottom: -7px;
		right: 0.5px;
	}
	#ct_bg .hgroup01 > .title01 {
		float: none;
		margin-top: 0;
		padding-left: 30px;
		background-position: 0 .2em;
		width: 100%;
		font-size: 107%;
		line-height: 1.25;
	}
	#ct_bg .hgroup01 > .title01:before {
		top: -1px;
		width: 20px;
		height: 22px;
		background-size: 100%;
	}
	#ct_bg .hgroup01 > .text01 {
		float: none;
		margin-top: 3px;
		padding: 4px 0;
		width: 100%;
		font-size: 104%;
		font-weight: normal;
	}
	#ct_bg .pagetop01 {
		margin-top: 20px;
		text-align: center;
	}
	#ct_bg .pagetop01 a span {
		padding-right: 26px;
		font-size: 94%;
	}
	#ct_bg .btn02 {
		margin: 10px 0 0;
		width: 240px;
	}
	#ct_bg .btn02 a {
		padding-top: 3px;
		width: 100%;
		height: 32px;
	}
	#ct_bg .btn02 a > span {
		padding-left: 22px;
		background: url(../img/icon_index03.png) no-repeat left top;
		background-size: 16px;
	}
	#ct_bg .list01,
	#ct_bg .list02 {
		margin: 10px auto 0;
		width: 280px;
	}
	#ct_bg .list01 li,
	#ct_bg .list02 li {
		margin: 10px 0 0;
		width: 140px;
	}
	#ct_bg .list01 li:nth-child(odd),
	#ct_bg .list02 li:nth-child(odd) {
		padding-right: 5px;
	}
	#ct_bg .list01 li:nth-child(even),
	#ct_bg .list02 li:nth-child(even) {
		padding-left: 5px;
	}
	#ct_bg .list02 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	/* mallLinkBtn */
	#ct_bg .mallLinkBtn {
		width: 53.6vw;
		max-width: 202px;
		margin-right: auto;
		margin-top: 20px;
	}
	#ct_bg .mallLinkBtn .mallLink.reserve::before {
		background: url(../img/btn_index03_sp_no.png) no-repeat 0 0/100%;
	}
	#ct_bg .mallLinkBtn .mallLink.on.reserve::after {
		opacity: 1;
		visibility: visible;
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transition: all .3s;
		background: url(../img/btn_index03_sp_on.png) no-repeat 0 0/100%;
		content: "";
	}
	/* slider  */
	#ct_bg .slideArea01 {
		position: relative;
		z-index: 2;
		margin-top: 10px;
		padding: 10px;
		overflow: visible;
		background-color: #fff;
		border-radius: 10px;
	}
	#ct_bg .slick-prev, .slick-next {
		width: 19px;
		height: 35px;
		background-color: #dc3570;
		transition: .3s;
	}
	#ct_bg .slick-next  {
		right: -20px;
	}

	#ct_bg .slick-prev {
		left: -20px;
	}
	#ct_bg .slick-prev:hover, .slick-next:hover {
		background-color: #dc3570;
	}
	.slick-next:before {
		left: 6px;
		top: calc(50% - 3px);
		border-right: 6px solid transparent;
		border-bottom: 6px solid #fff;
		border-left: 6px solid transparent;
	}
	.slick-prev:before {
		left: 1px;
		top: calc(50% - 3px);
		border-right: 6px solid transparent;
		border-bottom: 6px solid #fff;
		border-left: 6px solid transparent;
	}
}

.fancybox-bg {
	background: #12203b;
	opacity: 0.8;
}

@media screen and (min-width: 640px) {
	#ct_bg .over img {
		transition: .3s;
	}
	#ct_bg .over:hover img {
		opacity: .6;
	}
}


/* Clearfix */
#ct_bg .hgroup01:after,
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
