@charset "utf-8";

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	padding-bottom: 60px;
	background: #e8c6e7 url(../img/bg_common01.png) repeat 0 0/17px;
	color: #393939;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.6;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

.fb_iframe_widget > span {
	vertical-align: baseline !important;
}

#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;
}
#ct_bg .wrap01.bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrap01.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .titleArea01 {
	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;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #fff;
	background-color: #4db6e9;
}

#ct_bg .titleArea01 > .title01 {
	margin-right: 15px;
	font-weight: bold;
}

#ct_bg .titleArea01 > .text01 {
	font-weight: bold;
}

#ct_bg .mainArea01 {
	padding-top: 17px;
	background: url(../../img/bg_index01_pc.png) no-repeat 50% -30px;
}

#ct_bg .mainArea01 > .logo01 {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .mainArea01 > .image01 {
	margin-top: -18px;
	text-align: center;
}

#ct_bg .mainArea02 {
	text-align: center;
	background: url(../../img/bg_index02_pc.jpg) repeat-x 50% 100px;
}

#ct_bg .mainArea03 {
	background: url(../../img/bg_index05.png) no-repeat 50% 0;
	min-height: 622px;
	min-height: 685px;
	margin-bottom: 132px;
	margin-bottom: 69px;
	position: relative;
	overflow-x: hidden;
}

#ct_bg .mainArea03 .mainImg01 {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1276px;
	transform: translate(-50%, 0);
}

#ct_bg .contentsWrap01 { 
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}

#ct_bg .bg01 {
	background-image:url(../../img/bg_index04.png),url(../../img/bg_index03.png);
	background-position: 0 100%, 50% 0;
	background-repeat: repeat-x, repeat;
	background-size: auto 18px, 76px auto;
	padding-bottom: 138px;
}

#ct_bg .bg02 {
	background-image:url(../../img/bg_index04.png),url(../../img/bg_index06.png);
	background-position: 0 100%, 50% 0;
	background-repeat: repeat-x, repeat;
	background-size: auto 18px, 20px auto;
	padding-bottom: 138px;
}

#ct_bg .subSection01 {
	margin-top: 60px;
}

#ct_bg .subSection01 > .title01 {
	position: relative;
	left: 10px;
	text-align: center;
}

#ct_bg .subSection01 > .title02 {
	text-align: center;
	margin-top: 69px;
	margin-bottom: -31px;
}

#ct_bg .subSection01 > .title03 {
	text-align: center;
	margin-bottom: 30px;
}

#ct_bg .subSection01 > .image01 + .image01 {
	margin-top: 10px;
}

#ct_bg .heading01 {
	position: relative;
	z-index: 1;
	text-align: center;
}

#ct_bg .heading01 img {
	height: 107px;
	width: auto;
}

#ct_bg .heading01.type02 img {
	height: auto;
	width: 573px;
}

#ct_bg .heading01.type01 {
	background: url(../img/bg_common04.png) no-repeat 50% 0;
}

#ct_bg .heading02 {
	padding-left: 18px;
	padding-bottom: 18px;
	margin-bottom: 30px;
	background: url(../img/bg_common03.png) repeat-x 0 100%;
}

#ct_bg .heading02 > .text01 {
	height: 26px;
	width: auto;
}

#ct_bg .colWarp01 {
	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 .col01 {
	width: 210px;
	margin-top: 60px;
}

#ct_bg .col01:not(:first-child) {
	margin-left: 40px;
}

#ct_bg .col01 > .text01 {
	margin-top: 6px;
}

#ct_bg .col01 > .image01 {
	height: 222px;
}

#ct_bg .col02 {
	position: relative;
}

#ct_bg .col02 > .image01 {
	width: 180px;
	margin-left: 30px;
}

#ct_bg .col02 > .image02 {
	width: 210px;
	position: absolute;
	left: -618px;
}

#ct_bg .col03 {
	width: 220px;
}

#ct_bg .col03 .text01 {
	width: 164px;
	margin: 0 auto;
	font-weight: bold;
	text-shadow: rgba(255, 255, 255, 0.3) 3px 0px 0px, rgba(255, 255, 255, 0.3) 2.828125px 0.96875px 0px, rgba(255, 255, 255, 0.3) 2.34375px 1.84375px 0px, rgba(255, 255, 255, 0.3) 1.609375px 2.515625px 0px, rgba(255, 255, 255, 0.3) 0.703125px 2.90625px 0px, rgba(255, 255, 255, 0.3) -0.28125px 2.984375px 0px, rgba(255, 255, 255, 0.3) -1.234375px 2.71875px 0px, rgba(255, 255, 255, 0.3) -2.0625px 2.15625px 0px, rgba(255, 255, 255, 0.3) -2.65625px 1.359375px 0px, rgba(255, 255, 255, 0.3) -2.96875px 0.421875px 0px, rgba(255, 255, 255, 0.3) -2.9375px -0.5625px 0px, rgba(255, 255, 255, 0.3) -2.59375px -1.5px 0px, rgba(255, 255, 255, 0.3) -1.953125px -2.265625px 0px, rgba(255, 255, 255, 0.3) -1.109375px -2.78125px 0px, rgba(255, 255, 255, 0.3) -0.125px -2.984375px 0px, rgba(255, 255, 255, 0.3) 0.84375px -2.875px 0px, rgba(255, 255, 255, 0.3) 1.734375px -2.4375px 0px, rgba(255, 255, 255, 0.3) 2.4375px -1.734375px 0px, rgba(255, 255, 255, 0.3) 2.875px -0.828125px 0px;
}

#ct_bg .howtoPlayList {
	margin: 0 -1px 0 -1px;
}

#ct_bg .col03:nth-child(2) {
	margin-left: 23px;
}

#ct_bg .col03:nth-child(3) {
	margin-left: 34px;
}

#ct_bg .col03:nth-child(4) {
	margin-left: 25px;
}

#ct_bg .col03:nth-child(4) .text01 {
	width: 210px;
}

#ct_bg .col04 {
	width: 50%;
}


#ct_bg .frameArea01.type01 {
	margin-top: 16px;
}

#ct_bg .frameArea01 > .title01 {
	padding: 18px 40px;
	border-radius: 20px 20px 0 0;
	background-color: #de70a0;
}

#ct_bg .frameArea01.type01 > .title01 {
	padding-left: 18px;
	padding-right: 18px;
	background-color: #7e634d;
}

#ct_bg .frameArea01.type02 > .title01 {
	padding-right: 18px;
	background-color: #7d4697;
}

#ct_bg .frameArea01.type03 > .title01 {
	background-color: #996cac;
}

#ct_bg .frameArea01.type04 > .title01 {
	padding-left: 18px;
	padding-right: 18px;
	background-color: #996cac;
}

#ct_bg .frameArea01 > .title01 > .line01 {
	height: 24px;
	width: auto;
}

#ct_bg .frameArea01 > .title01 > .line03 {
	height: 23.4px;
	width: auto;
}

#ct_bg .frameArea01 > .title01 > .line04 {
	height: 61px;
	width: auto;
}

#ct_bg .frameArea01 > .inner01 {
	position: relative;
	padding: 20px 36px;
	border: solid 4px #de70a0;
	border-top: none;
	background-color: #fff;
	border-radius: 0 0 20px 20px;
}

#ct_bg .frameArea01.type01 > .inner01 {
	border-color: #7e634d;
	color: #7e634d;
}

#ct_bg .frameArea01.type02 > .inner01 {
	border-color: #7d4697;
	min-height: 433px;
}

#ct_bg .frameArea01.type03 > .inner01,
#ct_bg .frameArea01.type04 > .inner01 {
	border-color: #996cac;
	min-height: 246px;
}

#ct_bg .frameArea01 > .inner01 > .text01 {
	margin-top: 125px;
	width: 580px;
}

#ct_bg .frameArea01 > .inner01 > .image01Wrap {
	position: absolute;
	width: 242px;
	right: 36px;
	top: 80px;
}

#ct_bg .frameArea01 > .inner01 > .image01 {
	position: absolute;
	width: 242px;
	right: 36px;
	top: 80px;
}

#ct_bg .frameArea01 > .inner01 > .image02 {
	position: absolute;
	width: 167px;
	right: 45px;
	top: 18px;
}

#ct_bg .frameArea01 > .inner01 > .cvArea01 {
	position: absolute;
	width: 570px;
	top: 20px;
	left: 36px;
}

#ct_bg .frameArea01 > .inner01 > .cvArea01 > .button01 {
	position: absolute;
	bottom: 0;
	right: 0;
}

#ct_bg .frameArea02 {
	margin-top: 60px;
	padding: 40px 36px 24px;
	border: solid 4px #fff;
	border-radius: 20px;
	background: #e8edb6 url(../img/bg_common01.png) repeat 0 0/17px;
}

#ct_bg .frameArea03 {
	margin-top: 60px;
	border: solid 10px #a0d8e5;
	background: url("../../img/bg_index07.png") repeat 0 0 / 40px;
}

#ct_bg .frameArea03 .frameArea03Inner01 {
	padding: 21px 30px 6px;
}

#ct_bg .frameArea03 .frameArea03Inner01 .setWrap01 {
	margin-top: 22px;
}

#ct_bg .frameArea03 .copyrights01 {
	text-align: right;
	font-size: 1.2rem;
	margin: 7px 0 0 ;
}

#ct_bg .itemBlock01 {
	margin-top: 30px;
}

#ct_bg .itemBlock01 > .inner01 {
	position: relative;
}

#ct_bg .itemBlock01 > .inner01 > .text01 {
	position: absolute;
	width: 616px;
	top: 100px;
	left: 266px;
	color: #7e634d;
}

#ct_bg .cvArea01 {
	position: relative;
}

#ct_bg .cvArea01 > .text01 {
	display: inline-block;
	padding: 3px 8px 1px;
	border: solid 2px #de70a0;
	color: #de70a0;
	font-weight: bold;
}

#ct_bg .cvArea01.type01 > .text01 {
	color: #e698a3;
	border-color: #e698a3;
}

#ct_bg .cvArea01 > .text02 {
	margin-top: 15px;
	font-weight: bold;
}

#ct_bg .cvArea01 > .text03 {
	margin-top: 10px;
	font-size: 1.4rem;
	font-weight: bold;
}

#ct_bg .cvArea01 > .button01 {
	display: table;
	min-width: 200px;
}

#ct_bg .cvArea01 > .button01 > a {
	display: block;
	padding: 13px 10px 9px;
	width: 100%;
	height: 100%;
	background-color: #de70a0;
	border: solid 2px #de70a0;
	border-radius: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	text-decoration: none;
	text-align: center;
	transition: all .3s;
}

#ct_bg .cvArea01 > .button01 > a:hover {
	background-color: #fef2f7;
	color: #de70a0;
}

#ct_bg .cvArea01 > .button01.type01 > a {
	background-color: #e698a3;
	border: solid 2px #e698a3;
	
}

#ct_bg .cvArea01 > .button01.type01 > a:hover {
	background-color: #fef0f2;
	color: #e698a3;
}

#ct_bg .cvArea01 > .button01 > a > .inner01 {
	display: inline-block;
	padding-left: 46px;
	position: relative;
}

#ct_bg .cvArea01 > .button01 > a > .inner01::before {
	position: absolute;
	top: -2px;
	left: 0;
	width: 33px;
	height: 29px;
	background: url(../img/icon_common01.png) no-repeat 0 0/100%;
	content: "";
	transition: all .3s;
}
#ct_bg .cvArea01 > .button01 > a > .inner01.reserve::before {
	top: -4px;
	width: 30px;
	height: 32px;
	background-image: url("../img/icon_common04.png");
}
#ct_bg .cvArea01 > .button01 > a > .inner01.waiting::before {
	top: -1px;
	left: 2px;
	width: 35px;
	height: 25px;
	background-image: url("../img/icon_common07.png");
}
#ct_bg .cvArea01 > .button01 > a:hover > .inner01::before {
	background-image: url(../img/icon_common02.png);
}
#ct_bg .cvArea01 > .button01 > a:hover > .inner01.reserve::before {
	background-image: url(../img/icon_common05.png);
}
#ct_bg .cvArea01 > .button01 > a:hover > .inner01.waiting::before {
	background-image: url(../img/icon_common08.png);
}
#ct_bg .cvArea01 > .button01.type01 > a:hover > .inner01::before {
	background-image: url(../img/icon_common03.png);
}
#ct_bg .cvArea01 > .button01.type01 > a:hover > .inner01.reserve::before {
	background-image: url(../img/icon_common06.png);
}
#ct_bg .cvArea01 > .button01.type01 > a:hover > .inner01.waiting::before {
	background-image: url(../img/icon_common09.png);
}

#ct_bg .frameArea01 .button02 {
	display: table;
	min-width: 242px;
	margin-top: 10px;
}

#ct_bg .frameArea01 .button02 > a {
	display: block;
	padding: 9px 10px 7px;
	width: 100%;
	height: 100%;
	background-color: #996cac;
	border: solid 2px #996cac;
	border-radius: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	transition: all .3s;
}

#ct_bg .frameArea01 .button02 > a .pdf {
	color: #996cac;
	background: #fff;
	font-size: 1.4rem;
	line-height: 1;
	padding: 0 8px;
	margin-left: 8px;
	transition: all .3s;
}

#ct_bg .frameArea01 .button02 > a:hover {
	background-color: #faedff;
	color: #996cac;
}

#ct_bg .frameArea01 .button02 > a:hover .pdf {
	background-color: #996cac;
	color: #fff;
}

#ct_bg .txt01 {
	margin-top: 10px;
	padding: 8px 15px;
	border: solid 2px #fff;
	background-color: #fa0808;
	color: #fff;
}
#ct_bg .frameArea03 > .txt01 {
	margin: 5px 4vw 0;
}

#ct_bg .img01 {
	margin-top: -70px;
}

#ct_bg .img02 {
	margin-left: 10px;
	text-align: center;
}

#ct_bg .img03 {
	margin-top: -20px;
	text-align: center;
}

#ct_bg .img04 {
	margin-top: -10px;
	text-align: center;
}

#ct_bg .img05 {
	text-align: center;
}

#ct_bg .img06 {
	text-align: center;
	margin-top: 60px;
}

#ct_bg .img06 + .frameArea01 {
	margin-top: 60px;
}

#ct_bg .copyright01 {
	margin-top: 40px;
	font-size: 1.2rem;
	color: #7e634d;
	text-align: right;
}

#ct_bg .movieArea01 {
	margin: 20px auto 0;
	width: 510px;
}

#ct_bg .movieArea02 {
	margin-top: 20px;
	width: 460px;
}

#ct_bg .movieArea03 {
	margin-top: 20px;
	width: 960px;
	padding: 85px 70px 44px;
	border: 10px solid #40bbca;
	background: url("../../img/bg_index07.png") repeat 0 0 / 40px;
	position: relative;
}

#ct_bg .movieArea03 .hdg01 {
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translate(-50%, 0);
}

#ct_bg .movieWrap01 {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
#ct_bg .movieWrap01 iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .movieArea01 > .text01,
#ct_bg .movieArea02 > .text01  {
	margin-top: 10px;
}

#ct_bg .movieArea01 > .text02,
#ct_bg .movieArea02 > .text02  {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	text-shadow: rgba(255, 255, 255, 0.3) 3px 0px 0px, rgba(255, 255, 255, 0.3) 2.828125px 0.96875px 0px, rgba(255, 255, 255, 0.3) 2.34375px 1.84375px 0px, rgba(255, 255, 255, 0.3) 1.609375px 2.515625px 0px, rgba(255, 255, 255, 0.3) 0.703125px 2.90625px 0px, rgba(255, 255, 255, 0.3) -0.28125px 2.984375px 0px, rgba(255, 255, 255, 0.3) -1.234375px 2.71875px 0px, rgba(255, 255, 255, 0.3) -2.0625px 2.15625px 0px, rgba(255, 255, 255, 0.3) -2.65625px 1.359375px 0px, rgba(255, 255, 255, 0.3) -2.96875px 0.421875px 0px, rgba(255, 255, 255, 0.3) -2.9375px -0.5625px 0px, rgba(255, 255, 255, 0.3) -2.59375px -1.5px 0px, rgba(255, 255, 255, 0.3) -1.953125px -2.265625px 0px, rgba(255, 255, 255, 0.3) -1.109375px -2.78125px 0px, rgba(255, 255, 255, 0.3) -0.125px -2.984375px 0px, rgba(255, 255, 255, 0.3) 0.84375px -2.875px 0px, rgba(255, 255, 255, 0.3) 1.734375px -2.4375px 0px, rgba(255, 255, 255, 0.3) 2.4375px -1.734375px 0px, rgba(255, 255, 255, 0.3) 2.875px -0.828125px 0px;
}

#ct_bg .movieArea03 > .text01  {
	margin-top: 10px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
}

#ct_bg .qaList01 {
	background: #fff;
	border-radius: 20px;
	padding: 28px 30px 26px;
}

#ct_bg .qaList01 + .qaList01 {
	margin-top: 15px;
}

#ct_bg .qaList01 dt {
	font-size: 1.8rem;
	line-height: 1.55;
	font-weight: bold;
	padding-left: 40px;
	position: relative;
}

#ct_bg .qaList01 dd {
	font-size: 1.6rem;
	line-height: 1.55;
	margin-top: 13px;
	padding-top: 20px;
	padding-left: 40px;
	border-top: 2px solid #ceeaf2;
	position: relative;
}

#ct_bg .qaList01 .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
}

#ct_bg .qaList01 dd .icon {
	top: 20px;
}

#ct_bg .qaList01 .imgList01 {
	display: flex;
	margin-top: 10px;
}
#ct_bg .qaList01 .imgList01 > li {
	margin-left: 14px;
	width: 277px;
}
#ct_bg .qaList01 .imgList01 > li:first-child {
	margin-left: 0;
}


#ct_bg .sns_wrapper {
	padding: 50px 0 0;
}
#ct_bg .sns_wrapper .snsBtn01 {
	display: flex;
	justify-content: center;
}
#ct_bg .sns_wrapper .snsBtn01 li {
	margin: 0 5px;
}

@media screen and (max-width: 639px) {
#ct_bg {
	padding-bottom: 30px;
	background-size: 9px;
	font-size: 1.4rem;
	font-family: -apple-system, "HelveticaNeue", Helvetica;
}

#ct_bg a {
	text-decoration: underline;
}
#ct_bg a:hover {
	text-decoration: none;
}
#header {
	border-bottom: #ccc solid 1px;
}
#ct_bg img {
	width: 100%;
	height: auto;
}

#ct_bg .imgOver01 a:hover img {
	opacity: 1.0;
}

.onlyPC {
	display: none;
}
.onlySP {
	display: block;
}
img.onlySP {
	display: inline-block;
}
	
#ct_bg .titleArea01 {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 1.2rem;
	text-align: center;
}

#ct_bg .titleArea01 > .title01 {
	margin-right: 0;
}

#ct_bg .mainArea01 {
	padding-top: 14px;
	background: url(../../img/bg_index01_sp.png) no-repeat 50% 0/100%;
}

#ct_bg .mainArea01 > .logo01 {
	width: 100%;
}

#ct_bg .mainArea01 > .image01 {
	margin-top: -4px;
}

#ct_bg .mainArea03 {
	background: none;
	min-height: inherit;
	margin-bottom: -10px;
	position: relative;
}

#ct_bg .mainArea03 .mainImg01 {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 100%;
	transform: none;
}
	
#ct_bg .contentsWrap01 {
	width: 100%;
	padding-left: 4vw;
	padding-right: 4vw;
	padding-top: 20px;
}
	
#ct_bg .contentsWrap01.type01 {
	padding-top: 60px;
}

#ct_bg .subSection01.type01 {
	margin-top: 40px;
}
#ct_bg .subSection01.type02 {
	margin-top: 30px;
}
#ct_bg .subSection01.type03 {
	margin-top: 65px;
}
#ct_bg .subSection01.type04 {
	margin-top: 78px;
}
#ct_bg .subSection01.type04 > .title02 {
	text-align: left;
	width: 70.66vw;
	margin-top: 62px;
	margin-bottom: -18px;
	margin-left: -1px;
}

#ct_bg .subSection01 > .title01 {
	left: 0;
}

#ct_bg .subSection01 > .title03 {
	width: 30.66vw;
	margin: 0 auto 30px;
}

#ct_bg .heading01 img {
	height: 20.9vw;
}

#ct_bg .heading01.type01 {
	background: none;
}

#ct_bg .heading02 {
	padding-left: 0;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-size: auto 2px;
}

#ct_bg .heading02 > .text01 {
	height: 5.066vw;
	width: auto;
}
	
#ct_bg .colWarp01 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .col01 {
	width: 100%;
	margin-top: 16px;
	margin-left: -2vw;
}

#ct_bg .col01:not(:first-child) {
	margin-left: 0;
}

#ct_bg .col01 > .text01 {
	text-align: center;
}

#ct_bg .col01 > .image01 {
	height: auto;
	width: 60.753%;
	margin-left: auto;
	margin-right: auto;
}
	
#ct_bg .col02 {
	width: 40.476%;
	margin-left: 3.726%;
	margin-right: 3.726%;
}

#ct_bg .col02 > .image01 {
	width: 100%;
	margin-left: 0;
}

#ct_bg .col02 > .image02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position: static;
	left: inherit;
}

#ct_bg .howtoPlayList {
	margin: 0 0;
}

#ct_bg .howtoPlayList .col03 {
	width: 50%;
}
	
#ct_bg .howtoPlayList .col03 .text01 {
	width: 90%;
	margin-top: 3px;
}

#ct_bg .col03 .text01 {
	text-shadow: rgba(255, 255, 255, 0.3) 2px 0px 0px, rgba(255, 255, 255, 0.3) 1.75px 0.953125px 0px, rgba(255, 255, 255, 0.3) 1.078125px 1.671875px 0px, rgba(255, 255, 255, 0.3) 0.140625px 1.984375px 0px, rgba(255, 255, 255, 0.3) -0.828125px 1.8125px 0px, rgba(255, 255, 255, 0.3) -1.59375px 1.1875px 0px, rgba(255, 255, 255, 0.3) -1.96875px 0.28125px 0px, rgba(255, 255, 255, 0.3) -1.859375px -0.6875px 0px, rgba(255, 255, 255, 0.3) -1.296875px -1.5px 0px, rgba(255, 255, 255, 0.3) -0.40625px -1.953125px 0px, rgba(255, 255, 255, 0.3) 0.5625px -1.90625px 0px, rgba(255, 255, 255, 0.3) 1.40625px -1.40625px 0px, rgba(255, 255, 255, 0.3) 1.90625px -0.546875px 0px;
}

#ct_bg .col03:nth-child(2) {
	margin-left: 0;
}

#ct_bg .col03:nth-child(3) {
	margin-top: 6px;
	margin-left: 0;
}

#ct_bg .col03:nth-child(4) {
	margin-top: 6px;
	margin-left: 0;
}

#ct_bg .col03:nth-child(4) .text01 {
	width: 90%;
}

#ct_bg .col04 {
	width: 100%;
}

#ct_bg .frameArea01.type01 {
	margin-top: 20px;
}

#ct_bg .frameArea01 > .title01 {
	padding: 21px 4% 19px;
	text-align: center;
}
	
#ct_bg .frameArea01.type01 > .title01 {
	padding-top: 16px;
	padding-bottom: 14px;
	border-radius: 10px 10px 0 0;
}

#ct_bg .frameArea01.type04 > .title01 {
	padding-left: 4%;
	padding-right: 4%;
}
	
#ct_bg .frameArea01 > .title01 > .line01 {
	height: 5.333vw;
}
	
#ct_bg .frameArea01 > .title01 > .line02 {
	height: 13.333vw;
	width: auto;
}
	
#ct_bg .frameArea01 > .title01 > .line03 {
	height: 19.5px;
	width: auto;
}
	
#ct_bg .frameArea01 > .title01 > .line04 {
	height: 79.5px;
	width: auto;
}

#ct_bg .frameArea01 > .inner01 {
	padding: 25px 5.925%;
}
	
#ct_bg .frameArea01.type01 > .inner01 {
	padding-top: 20px;
	padding-bottom: 30px;
	border-radius: 0 0 10px 10px;
	border-width: 2px;
}

#ct_bg .frameArea01 > .inner01 > .text01 {
	margin-top: 0;
	width: 100%;
}

#ct_bg .frameArea01 > .inner01 > .image01Wrap {
	position: static;
	width: 65.084%;
	width: 100%;
	margin: 10px auto 0;
	right: inherit;
	top: inherit;
}

#ct_bg .frameArea01 > .inner01 > .image01Wrap > .image01 {
	width: 65.084%;
	margin: 0 auto 0;
}

#ct_bg .frameArea01 > .inner01 > .image01Wrap > .button02 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea01 > .inner01 > .image01 {
	position: static;
	width: 65.084%;
	margin: 15px auto 0;
	right: inherit;
	top: inherit;
}

#ct_bg .frameArea01 > .inner01 > .image02 {
	position: static;
	width: 60.727%;
	margin: 30px auto 0;
	right: inherit;
	top: inherit;
}

#ct_bg .frameArea01 > .inner01 > .cvArea01 {
	position: static;
	width: 100%;
	top: inherit;
	left: inherit;
	margin-top: 20px;
}

#ct_bg .frameArea01 > .inner01 > .cvArea01 > .button01 {
	position: static;
	bottom: inherit;
	right: inherit;
}

#ct_bg .frameArea02 {
	margin-top: 35px;
	padding: 16px 2.985% 35px;
	background-size: 9px;
}

#ct_bg .frameArea02 > .image01 {
	width: 103%;
	margin-left: -3%;
}

#ct_bg .frameArea03 {
	margin-left: -4vw;
	margin-right: -4vw;
	margin-top: 60px;
	border: solid 5px #a0d8e5;
	border-left: none;
	border-right: none;
	background: url("../../img/bg_index07.png") repeat 0 0 / 40px;
}

#ct_bg .frameArea03 + .frameArea03 {
	margin-top: 30px;
}

#ct_bg .frameArea03 .frameArea03Inner01 {
	padding: 21px 4vw 5px;
}

#ct_bg .frameArea03 .frameArea03Inner01 .setWrap01 {
	margin-top: 22px;
}

#ct_bg .frameArea03 .copyrights01 {
	text-align: center;
	font-size: 1.2rem;
	margin: 5px 0 0 ;
}
	

#ct_bg .itemBlock01 {
	margin-top: 15px;
}

#ct_bg .itemBlock01 > .inner01 > .text01 {
	position: static;
	width: 100%;
	top: inherit;
	left: inherit;
	margin-top: 20px;
	padding-left: 3.174%;
	padding-right: 3.174%;
}

#ct_bg .cvArea01 > .text01 {
	padding: 5px 10px 4px;
	border-width: 1px;
}

#ct_bg .cvArea01 > .button01 {
	min-width: 180px;
	margin: 20px auto 0;
}
	
#ct_bg .cvArea01 > .button01 > a:hover {
	background-color: #de70a0;
	color: #fff;
}

#ct_bg .cvArea01 > .button01.type01 > a:hover {
	background-color: #e698a3;
	color: #fff;
}
	
#ct_bg .cvArea01 > .button01 > a:hover > .inner01::before,
#ct_bg .cvArea01 > .button01.type01 > a:hover > .inner01::before {
	background-image: url(../img/icon_common01.png);
}
#ct_bg .cvArea01 > .button01 > a:hover > .inner01.reserve::before,
#ct_bg .cvArea01 > .button01.type01 > a:hover > .inner01.reserve::before {
	background-image: url(../img/icon_common04.png);
}
#ct_bg .cvArea01 > .button01 > a:hover > .inner01.waiting::before,
#ct_bg .cvArea01 > .button01.type01 > a:hover > .inner01.waiting::before {
	background-image: url(../img/icon_common07.png);
}

#ct_bg .frameArea01 .button02 > a {
	padding: 8px 10px 8px;
}
	
#ct_bg .img01 {
	margin-top: -10.666vw;
}

#ct_bg .img02 {
	width: 91.014%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .img03 {
	margin-top: -7px;
}

#ct_bg .img04 {
	margin-top: 0;
}

#ct_bg .copyright01 {
	margin-top: 10px;
	text-align: center;
}

#ct_bg .movieArea01 {
	margin-top: 10px;
	width: 100%;
}
#ct_bg .movieArea01 > .text02  {
	text-shadow: rgba(255, 255, 255, 0.3) 2px 0px 0px, rgba(255, 255, 255, 0.3) 1.75px 0.953125px 0px, rgba(255, 255, 255, 0.3) 1.078125px 1.671875px 0px, rgba(255, 255, 255, 0.3) 0.140625px 1.984375px 0px, rgba(255, 255, 255, 0.3) -0.828125px 1.8125px 0px, rgba(255, 255, 255, 0.3) -1.59375px 1.1875px 0px, rgba(255, 255, 255, 0.3) -1.96875px 0.28125px 0px, rgba(255, 255, 255, 0.3) -1.859375px -0.6875px 0px, rgba(255, 255, 255, 0.3) -1.296875px -1.5px 0px, rgba(255, 255, 255, 0.3) -0.40625px -1.953125px 0px, rgba(255, 255, 255, 0.3) 0.5625px -1.90625px 0px, rgba(255, 255, 255, 0.3) 1.40625px -1.40625px 0px, rgba(255, 255, 255, 0.3) 1.90625px -0.546875px 0px;
}
#ct_bg .movieArea03 {
	width: 108.6956%;
	margin-left: -4vw;
	margin-right: -4vw;
	padding: 53px 4vw 49px;
	border: 5px solid #40bbca;
	border-left: none;
	border-right: none;
}
#ct_bg .movieArea03 .hdg01 {
	top: -5.33vw;
	width: 30.66vw;
}
#ct_bg .movieArea03 > .text01  {
	margin-top: 11px;
	font-size: 1.4rem;
}

#ct_bg .qaList01 {
	border-radius: 10px;
	padding: 14px;
}

#ct_bg .qaList01 dt {
	padding-left: 35px;
}
#ct_bg .qaList01 dd {
	padding-top: 18px;
	padding-left: 35px;
}
#ct_bg .qaList01 dd .icon {
	top: 17px;
}

#ct_bg .qaList01 .imgList01 {
	display: block;
}
#ct_bg .qaList01 .imgList01 > li {
	margin-left: 0;
	margin-top: 10px;
	width: 100%;
}
#ct_bg .qaList01 .imgList01 > li:first-child {
	margin-left: 0;
}

#ct_bg .sns_wrapper {
	margin-left: -10px;
	margin-right: -10px;
	padding: 40px 0 0;
}	
#ct_bg .sns_wrapper .snsBtn01 {
	flex-wrap: wrap;
}
#ct_bg .sns_wrapper .snsBtn01 li {
	margin: 0 5px 10px;
	line-height: 0;
}

}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
