@charset "utf-8";

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none !important;
}

#ct_bg {
	background-color: #fff;
	color: #000;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.75;
	overflow: hidden;
}

#ct_bg a { 
	color: #000;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	image-rendering: -webkit-optimize-contrast;
}

#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 {
	position: relative;
	z-index: 2;
	padding: 10px 2.666% 11px;
	background-color: #fff;
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.53;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,.15);
}

#ct_bg .titleArea02 {
	position: relative;
	font-size: 1.3rem;
	z-index: 1;
	line-height: 1.53;
	background-color: #e60012;
}

#ct_bg .titleArea02.type01 {
	margin-top: 40px;
	padding-top: 6px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.15);
}

#ct_bg .titleArea02.type01::before {
	position: absolute;
	z-index: -3;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background-color: #fff;
	content: "";
}

#ct_bg .titleArea02 > .inner01 {
	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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

#ct_bg .titleArea02 > .inner01::after {
	position: absolute;
	bottom: -18px;
	left: 0;
	width: 144px;
	height: 18px;
	background: url(../img/bg_common01.png) no-repeat 0 0;
	content: "";
}

#ct_bg .titleArea02.type01 > .inner01::after {
	bottom: inherit;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
	top: -18px;
}

#ct_bg .titleArea02 > .inner01 > .logo01 {
	z-index: 2;
	position: relative;
	top: 5px;
	width: 110px;
	margin-left: 15px;
	margin-bottom: -6px;
}

#ct_bg .titleArea02.type01 > .inner01 > .logo01 {
	top: -12px;
}

#ct_bg .titleArea02 > .inner01 > .logo01 > a {
	display: block;
	width: 100%;
	height: 100%;
}

#ct_bg .titleArea02 > .inner01 > .text01 {
	color: #fff;
	text-align: right;
}

#ct_bg .titleArea02.type01 > .inner01 > .text01 {
	padding-bottom: 5px;
}

#ct_bg .titleArea02 > .inner01 > .link01 {
	position: absolute;
	left: 148px;
	top: 50%;
	transform: translateY(-50%);
}

#ct_bg .titleArea02.type01 > .inner01 > .link01 {
	top: 45%;
}

#ct_bg .titleArea02 > .inner01 > .link01 > a {
	position: relative;
	top: 3px;
	display: inline-block;
	padding-left: 12px;
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.3;
	text-decoration: none;
}

#ct_bg .titleArea02 > .inner01 > .link01 > a:hover {
	text-decoration: underline;
}

#ct_bg .titleArea02 > .inner01 > .link01 > a::before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-135deg);
	content: "";
}

#ct_bg .bgWrap01 {
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(../../img/bg_index01.png) repeat-y 50% 0;
}

#ct_bg .mallBtn01 {
	width: 240px;
	margin-top: 20px;
}

#ct_bg .mallBtn01.type01 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .mallBtn01 > a {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	padding: 14px 20px;
	border: solid 1px #fff;
	border-radius: 100px;
	background: -webkit-linear-gradient(top, rgba(255,240,0,1) 0%,rgba(235,199,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,240,0,1) 0%,rgba(235,199,0,1) 100%);
	font-size: 1.8rem;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
}

#ct_bg .mallBtn01 > a::before {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity .3s,visibility .3s;
	background: -webkit-linear-gradient(top, rgba(255,251,193,1) 0%,rgba(255,240,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,251,193,1) 0%,rgba(255,240,0,1) 100%);
	content: "";
}

#ct_bg .mallBtn01 > a:hover::before {
	opacity: 1.0;
	visibility: visible;
}

#ct_bg .mallBtn01 > a > .inner01 {
	display: inline-block;
	position: relative;
	padding-left: 36px;
}

#ct_bg .mallBtn01 > a > .inner01::before {
	position: absolute;
	top: -2px;
	left: 0;
	width: 27px;
	height: 29px;
	background: url(../img/icon_common01.png) no-repeat 0 0/100%;
	content: "";
}
#ct_bg .mallBtn01 > a.waiting > .inner01::before {
	top: 2px;
	width: 24px;
	height: 22px;
	background: url(../img/icon_common02.png) no-repeat 0 0/100%;
}
#ct_bg .mallBtn01 > a.reserve > .inner01::before {
	top: 1px;
	width: 25px;
	height: 25px;
	background: url(../img/icon_common03.png) no-repeat 0 0/100%;
}

#ct_bg .pdfBtn01 {
	width: 240px;
	margin-top: 20px;
	margin-left: 15px;
}

#ct_bg .pdfBtn01 > a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	z-index: 1;
	width: 100%;
	height: 100%;
	padding: 14px 20px;
	border: solid 1px #fff;
	border-radius: 100px;
	background: -webkit-linear-gradient(top, rgba(251,85,85,1) 0%,rgba(232,36,36,1) 100%);
	background: linear-gradient(to bottom, rgba(251,85,85,1) 0%,rgba(232,36,36,1) 100%);
	font-size: 1.8rem;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

#ct_bg .pdfBtn01 > a::before {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity .3s,visibility .3s;
	background: -webkit-linear-gradient(top, rgba(232,36,36,1) 0%,rgba(251,85,85,1) 100%);
	background: linear-gradient(to bottom, rgba(232,36,36,1) 0%,rgba(251,85,85,1) 100%);
	content: "";
}

#ct_bg .pdfBtn01 > a:hover::before {
	opacity: 1.0;
	visibility: visible;
}

#ct_bg .pdfBtn01 > a> span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-left: 5px;
    background-color: #fff;
    border-radius: 10px;
    color: #e92728;
    font-size: 100%;
    padding: 3px 8px 0;
    line-height: 1;
}

#ct_bg .qaBtn01 {
	width: 240px;
	margin-top: 20px;
}

#ct_bg .qaBtn01 > a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	z-index: 1;
	width: 100%;
	height: 100%;
	padding: 14px 20px;
	border: solid 1px #fff;
	border-radius: 100px;
  background: #262626;
	font-size: 1.8rem;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	color: #fff;
	transition: background .3s;
}

#ct_bg .qaBtn01 > a span {
  padding-right: 1.2em;
  position: relative;
}
#ct_bg .qaBtn01 > a span::before {
	position: absolute;
	z-index: 3;
	top: 50%;
	margin-top: -9px;
	width: 14px;
	height: 14px;
	right: -0px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	content: "";
	transition: border .3s;
}
#ct_bg .qaBtn01 > a:hover {
  color: #262626;
  background: #fff;
}
#ct_bg .qaBtn01 > a:hover span::before {
	border-top: 1px solid #262626;
	border-right: 1px solid #262626;
}

#ct_bg .movieWrap01 {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%;
}

#ct_bg .movieWrap01 iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: none;
}

#ct_bg .headTitle01 {
	padding: 35px 4%;
	font-size: 3.6rem;
	line-height: 1.5;
	text-align: center;
}

#ct_bg .headTitle01 > .text01 {
	display: block;
	margin-top: 20px;
	color: #1d888f;
	font-size: 1.6rem;
	font-weight: bold;
}

#ct_bg .headTitle01 > .text02 {
	display: block;
	margin-bottom: 4px;
	font-size: 1.6rem;
	font-weight: bold;
}

#ct_bg .end01 {
	display: table;
	margin: 0 auto;
	margin-bottom: 35px;
}
#ct_bg .end01 > a {
	display: block;
	width: 100%;
	padding: 10px 20px;
	font-size: 1.8rem;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	transition: .3s;
	background-color: #ddd;
	color: #000;
	border: 2px solid #000;
	border-radius: 10px;
	line-height: 1.5;
}
#ct_bg .end01 > a:hover {
	background-color: #666;
	color: #fff;
	border: 2px solid #000;
	transition: .3s;
}

#ct_bg .sns_wrapper {
	padding: 30px 0 0;
}
#ct_bg .sns_wrapper.type02 {
	padding: 60px 0 0;
}
#ct_bg .sns_wrapper.type03 {
	padding: 20px 0 60px;
}
#ct_bg .sns_wrapper.type04 {
	padding: 40px 0 30px;
}
#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 {
	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 !important;
}
.onlySP {
	display: block !important;
}
img.onlySP {
	display: inline-block;
}
	
#ct_bg .titleArea01 {
	padding-top: 5px;
	padding-bottom: 6px;
	font-size: 1.0rem;
}
	
#ct_bg .titleArea02 {
	font-size: 1.0rem;
}

#ct_bg .titleArea02 > .inner01 {
	position: relative;
	display: block;
	width: 100%;
	padding: 8px 4% 30px;
	height: auto;
}

#ct_bg .titleArea02 > .inner01::after {
	content: none;
}

#ct_bg .titleArea02 > .inner01 > .logo01 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 64px;
	margin-left: 0;
	left: 1.666%;
}

#ct_bg .titleArea02 > .inner01 > .text01 {
	margin-right: 0;
	margin-left: auto;
	width: calc(100% - 65px);
	width: -webkit-calc(100% - 65px);
	text-align: left;
	font-size: 2.666vw;
}
	
#ct_bg .titleArea02 > .inner01 > .text01 > strong {
	display: inline-block;
	margin-left: 5px;
}

#ct_bg .titleArea02 > .inner01 > .link01 {
	left: 82px;
	top: inherit;
	bottom: 8px;
	transform: translateY(0);
}

#ct_bg .titleArea02 > .inner01 > .link01 > a {
	top: inherit;
	padding-left: 8px;
	font-size: 1.2rem;
}
	
#ct_bg .titleArea02 > .inner01 > .link01 > a:hover {
	text-decoration: none;
}

#ct_bg .titleArea02 > .inner01 > .link01 > a::before {
	margin-top: -6px;
	width: 7px;
	height: 7px;
}
	
#ct_bg .titleArea02.type01 {
	margin-top: 25px;
	padding-top: 5px;
}

#ct_bg .titleArea02.type01::before {
	height: 5px;
}
	
#ct_bg .titleArea02.type01 > .inner01 > .logo01 {
	top: 50%;
}
	
#ct_bg .bgWrap01 {
	background: none;
}
	
#ct_bg .mallBtn01 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .mallBtn01 > a {
	padding: 10px 20px;
	font-size: 1.6rem;
}

#ct_bg .mallBtn01 > a:hover::before {
	opacity: 0;
	visibility: hidden;
}

#ct_bg .mallBtn01 > a > .inner01 {
	display: inline-block;
	position: relative;
	padding-left: 36px;
}

#ct_bg .pdfBtn01 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .pdfBtn01 > a {
	padding: 10px 20px;
	font-size: 1.6rem;
}

#ct_bg .pdfBtn01 > a:hover::before {
	opacity: 0;
	visibility: hidden;
}

#ct_bg .pdfBtn01 > a > span {
	padding: 2px 8px 1px;
}

#ct_bg .qaBtn01 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .qaBtn01 > a {
	padding: 10px 20px;
	font-size: 1.6rem;
}
  
#ct_bg .qaBtn01 > a span::before {
	margin-top: -7px;
}

#ct_bg .headTitle01 {
	padding-top: 18px;
	padding-bottom: 20px;
	font-size: 1.8rem;
	line-height: 1.5;
	text-align: center;
}

#ct_bg .headTitle01 > .text01 {
	margin-top: 8px;
	font-size: 1.4rem;
}
	
#ct_bg .headTitle01 > .text02 {
	font-size: 1.4rem;
}
#ct_bg .end01 {
	max-width: 410px;
	padding-left: 4%;
	padding-right: 4%;
}
#ct_bg .end01 > a {
	padding: 5px 10px;
	font-size: 1.4rem;
	border: 2px solid #000;
	border-radius: 5px;
}
#ct_bg .end01 > a:hover {
	background-color: #ddd;
	color: #000;
	border: 2px solid #000;
}
#ct_bg .sns_wrapper {
	padding: 25px 0 0;
}
#ct_bg .sns_wrapper.type02 {
	padding: 55px 0 0;
}
#ct_bg .sns_wrapper.type03 {
	padding: 15px 0 55px;
}
#ct_bg .sns_wrapper.type04 {
	padding: 45px 0 30px;
}
#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;
}