@charset "utf-8";

html {
	/*font-size: 62.5%;*/
}

body {
	background-color: #efeff0;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	padding-bottom: 50px;
	color: #333;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.0rem;
	line-height: 1.46;
}

#ct_bg a {
	color: #06c;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

#ct_bg small {
	font-size: 100%;
}

#breadcrumb {
	margin: 0 auto;
	width: 960px;
}

#ct_bg .contents01 {
	margin: 0 auto;
	width: 960px;
}

#ct_bg .ctsWrap01 {
	padding-bottom: 50px;
	background-color: #fff;
	border-radius: 0 0 5px 5px;
}

#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 .wrap01.aC {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#ct_bg .frameArea01 {
	padding: 0 50px;
}

#ct_bg .frameArea01 > .image01 {
	width: 420px;
	margin: 20px auto 0;
}

#ct_bg .frameArea02 {
	margin-top: 20px;
	padding: 10px 30px 30px;
}
#ct_bg .heading02 + .frameArea02 {
	margin-top: 0;
	padding-top: 20px;
}
#ct_bg .frameArea02.type01 {
	margin-top: 40px;
}
#ct_bg .ctsType01 .frameArea02 {	background-color: #f2f6fa;}
#ct_bg .ctsType02 .frameArea02 {	background-color: #fef4fa;}
#ct_bg .ctsType03 .frameArea02 {	background-color: #f4f4f4;}
#ct_bg .ctsType04 .frameArea02 {	background-color: #fff8f2;}
#ct_bg .ctsType05 .frameArea02 {	background-color: #fff2f2;}
#ct_bg .ctsType06 .frameArea02 {	background-color: #f2f8f4;}
#ct_bg .ctsType07 .frameArea02 {	background-color: #f2f9ff;}

#ct_bg .ctsType09 .frameArea02 {	background-color: #fff2f2;}
#ct_bg .ctsType10 .frameArea02 {	background-color: #fff2f2;}
#ct_bg .ctsType11 .frameArea02 {	background-color: #f4f4f4;}
#ct_bg .ctsType12 .frameArea02 {	background-color: #fef4fa;}

#ct_bg .frameArea03 {
	padding: 20px 10px;
	font-weight: bold;
	color: #fff;
}
#ct_bg .frameArea03 .text01 {
	text-align: center;
	font-size: 1.8rem;
}

#ct_bg .frameArea04 {
	margin-top: 20px;
	padding: 10px;
}
#ct_bg .frameArea04In {
	padding: 14px 20px;
	background: url(../img/bg_eventpk01.png) 0 0 repeat;
	background-size: 16px 16px;
}
#ct_bg .frameArea04In .column01 {
	width: 387px;
}
#ct_bg .frameArea04In .column02 {
	margin-right: 11px;
	width: 329px;
}
#ct_bg .frameArea04In .column03 {
	width: 452px;
}
#ct_bg .frameArea04In .column04 {
	margin-right: 11px;
	width: 243px;
}

#ct_bg .col01 {
	margin-top: 20px;
	width: 48.8%;
	width : -webkit-calc(50% - 10px);
	width : calc(50% - 10px);
}
#ct_bg .col01:nth-child(odd) {
	margin-right: 10px;
}
#ct_bg .col01:nth-child(even) {
	margin-left: 10px;
}
#ct_bg .col01 .image01 {
	margin: 10px auto 0;
	width: 165px;
}

#ct_bg .col02 {
	margin: 20px 0 0 10px;
	padding: 25px;
	width: 48%;
	width : -webkit-calc(50% - 10px);
	width : calc(50% - 10px);
	background-color: #fff;
}
#ct_bg .col02 .text01 {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #0052a4;
	font-size: 2rem;
	font-weight: bold;
	color: #0052a4;
}
#ct_bg .col02 .image01 {
	margin-top: 35px;
}

#ct_bg .col03 {
	width: 100%;
	margin-top: 20px;
}

#ct_bg .list01 {
	margin: -6px auto 0;
	width: 860px;
}
#ct_bg .list01 li {
	margin-top: 20px;
	width: 50%;
}
#ct_bg .list01 li:nth-child(odd) {
	padding-right: 10px;
}
#ct_bg .list01 li:nth-child(even) {
	padding-left: 10px;
}
#ct_bg .list01 li a img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
#ct_bg .list01 li a:hover img {
	opacity: .6;
}
#ct_bg .list01 .li01 {
	width: 100%;
	padding: 0;
}
#ct_bg .list01 .li01:nth-child(odd),
#ct_bg .list01 .li01:nth-child(even) {
	padding: 0;
}

#ct_bg .heading01 {
	margin: 10px auto 0;
	padding: 17px 50px 20px;
	color: #fff;
}
#ct_bg .heading01 .title01 {
	margin: 0 -4px;
}
#ct_bg .heading01 .title01.type01 {
	margin: 0 -18px;
}
#ct_bg .heading01 .text01 {
	margin-top: 10px;
	font-size: 1.8rem;
}
#ct_bg .heading01 .text01.type01 {
	font-size: 1.7rem;
}
#ct_bg .heading01 .text02 {
	margin-top: 10px;
	font-size: 1.3rem;
}

#ct_bg .heading02 {
	padding: 10px 30px;
	border-radius: 2px;
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
}
#ct_bg .frameArea02 > .heading02 {
	margin: -10px -30px 0;
}
#ct_bg .heading02.type01 {
	font-size: 2rem;
}

#ct_bg .heading03 {
	padding: 10px 30px;
	border-radius: 2px;
	font-size: 2.2rem;
	font-weight: bold;
	color: #fff;
}
#ct_bg .frameArea02 > .heading03 {
	margin: -10px -30px 0;
}
#ct_bg .heading03.type01 {
	font-size: 2rem;
}

#ct_bg .ti01 {
	margin: 20px auto 0;
	text-align: center;
}

#ct_bg .tx01 {
	margin-top: 22px;
	padding: 9px 10px 9px 37px;
	background: url(../img/icon_eventpk01.png) 13px 10px no-repeat #0050d9;
	background-size: 14px 15px;
	border-radius: 5px 5px 0 0;
	font-size: 1.4rem;
	font-weight: bold;
	color: #fff;
}

#ct_bg .tx02 {
	padding: 10px 17px 0;
	font-size: 1.2rem;
}

#ct_bg .tx03,
#ct_bg .tx04 {
	margin-top: 15px;
	color: #e70012;
	font-size: 1.3rem;
}

#ct_bg .tx03 {
	margin-top: 15px;
}

#ct_bg .tx04 {
	margin-top: 10px;
	text-align: right;
}

#ct_bg .tx05 {
	margin-top: 15px;
	font-size: 1.8rem;
}
#ct_bg .ctsType01 .tx05 {	color: #0052a4;}

#ct_bg .tx06 {
	margin-top: 35px;
	font-size: 1.3rem;
}

#ct_bg .tx07 {
	margin-top: 10px;
}

#ct_bg .tx08 {
	margin-top: 20px;
}

#ct_bg .tx09 {
	font-size: 1.3rem;
}

#ct_bg .btn01 {
	position: relative;
	margin: 24px auto 0;
	text-align: center;
}
#ct_bg .btn01 a {
	position: relative;
	display: inline-block;
	padding: 20px 84px 20px 75px;
	border-radius: 50px;
	font-size: 3.4rem;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#ct_bg .btn01 a:before,
#ct_bg .btn01 a:after {
	position: absolute;
	content: " ";
}
#ct_bg .btn01 a:before {
	top: 50%;
	right: 37px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url(../img/icon_eventpk02.png) 0 0 no-repeat;
	background-size: 20px;
}
#ct_bg .btn01 a:after {
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .2);
	border-radius: 50px;
	-webkit-transition: transform .2s, .2s border-radius .2s;
	transition: transform .2s, .2s border-radius .2s;
	transform: scale(0.1, 0.1);
	opacity: 0;
}
#ct_bg .btn01 a:hover:after {
	opacity: 1;
	transform: scale(1, 1);
	border-radius: 0;
}

#ct_bg .btn02 {
	position: relative;
	margin: 24px auto 0;
	text-align: center;
	width: 250px;
}
#ct_bg .btn02 a {
	position: relative;
	display: block;
	border-radius: 2px;
	padding: 10px 16px 10px 40px;
	font-size: 1.4rem;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #0050d9;
	overflow: hidden;
}
#ct_bg .btn02 a:before {
	position: absolute;
	top: 50%;
	left: 22px;
	z-index: 101;
	margin-top: -6px;
	width: 11px;
	height: 11px;
	background: url(../img/icon_eventpk03_no.png) 0 0 no-repeat;
	background-size: 11px 11px;
	content: " ";
}
#ct_bg .btn02 a:hover:before{
	background-image: url(../img/icon_eventpk03_on.png);
}
#ct_bg .btn02 a span {
	display: block;
	position: relative;
	color: #0050d9;
}
#ct_bg .btn02 a:hover span {
	z-index: 100;
	overflow: hidden;
	color: #fff;
}
#ct_bg .btn02 a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 101%;
	background-color: #0050d9;
	border-radius: 50px;
	-webkit-transition: transform .05s, .05s border-radius .05s;
	transition: transform .05s, .05s border-radius .05s;
	transform: scale(0.1, 0.1);
	opacity: 0;
	content: " ";
}
#ct_bg .btn02 a:hover:after {
	opacity: 1;
	transform: scale(1, 1);
	border-radius: 0;
}

#ct_bg .color01 {
	color: #e70012;
}

#ct_bg .copy01 {
	margin-top: 20px;
	padding: 0 50px;
	text-align: right;
	font-size: 1.3rem;
}

/* bgImages */
#ct_bg .frameArea03,
#ct_bg .frameArea04,
#ct_bg .heading01,
#ct_bg .heading02,
#ct_bg .heading03,
#ct_bg .btn01 a {
	background-position: 0 0;
	background-repeat: repeat;
	background-size: 16px 16px;
}
	
#ct_bg .ctsType01 .frameArea03,
#ct_bg .ctsType01 .frameArea04,
#ct_bg .ctsType01 .heading01,
#ct_bg .ctsType01 .heading02,
#ct_bg .ctsType01 .btn01 a {	background-image: url(../../img/bg_eventpk00101.png);}

#ct_bg .ctsType01 .frameArea03,
#ct_bg .ctsType01 .frameArea04,
#ct_bg .ctsType02 .heading01,
#ct_bg .ctsType02 .heading02,
#ct_bg .ctsType02 .btn01 a {	background-image: url(../../img/bg_eventpk00201.png);}

#ct_bg .ctsType03 .frameArea03,
#ct_bg .ctsType03 .frameArea04,
#ct_bg .ctsType03 .heading01,
#ct_bg .ctsType03 .heading02,
#ct_bg .ctsType03 .btn01 a {	background-image: url(../../img/bg_eventpk00301.png);}

#ct_bg .ctsType04 .frameArea03,
#ct_bg .ctsType04 .frameArea04,
#ct_bg .ctsType04 .heading01,
#ct_bg .ctsType04 .heading02,
#ct_bg .ctsType04 .btn01 a {	background-image: url(../../img/bg_eventpk00401.png);}

#ct_bg .ctsType05 .frameArea03,
#ct_bg .ctsType05 .frameArea04,
#ct_bg .ctsType05 .heading01,
#ct_bg .ctsType05 .heading02,
#ct_bg .ctsType05 .btn01 a {	background-image: url(../../img/bg_eventpk00501.png);}

#ct_bg .ctsType06 .frameArea03,
#ct_bg .ctsType06 .frameArea04,
#ct_bg .ctsType06 .heading01,
#ct_bg .ctsType06 .heading02,
#ct_bg .ctsType06 .btn01 a {	background-image: url(../../img/bg_eventpk00601.png);}

#ct_bg .ctsType07 .frameArea03,
#ct_bg .ctsType07 .frameArea04,
#ct_bg .ctsType07 .heading01,
#ct_bg .ctsType07 .heading02,
#ct_bg .ctsType07 .btn01 a {	background-image: url(../../img/bg_eventpk00701.png);}

#ct_bg .ctsType08 .frameArea03,
#ct_bg .ctsType08 .frameArea04,
#ct_bg .ctsType08 .heading01,
#ct_bg .ctsType08 .heading02,
#ct_bg .ctsType08 .btn01 a {	background-image: url(../../img/bg_eventpk00801.png);}

#ct_bg .ctsType09 .frameArea03,
#ct_bg .ctsType09 .frameArea04,
#ct_bg .ctsType09 .heading01,
#ct_bg .ctsType09 .btn01 a {	background-image: url(../../img/eventpk009/bg_eventpk.png);}
#ct_bg .ctsType09 .heading02 {	background-image: url(../../img/bg_eventpk00501.png);}
#ct_bg .ctsType09 .heading03 {	background-image: url(../../img/bg_eventpk00101.png);}

#ct_bg .ctsType10 .frameArea03,
#ct_bg .ctsType10 .frameArea04,
#ct_bg .ctsType10 .heading01,
#ct_bg .ctsType10 .btn01 a {	background-image: url(../../img/eventpk010/bg_eventpk.png);}
#ct_bg .ctsType10 .heading02 {	background-image: url(../../img/bg_eventpk00501.png);}
#ct_bg .ctsType10 .heading03 {	background-image: url(../../img/bg_eventpk00101.png);}

#ct_bg .ctsType11 .frameArea03,
#ct_bg .ctsType11 .frameArea04,
#ct_bg .ctsType11 .heading01,
#ct_bg .ctsType11 .heading02,
#ct_bg .ctsType11 .btn01 a {	background-image: url(../../img/eventpk011/bg_eventpk.png);}

#ct_bg .ctsType12 .frameArea03,
#ct_bg .ctsType12 .frameArea04,
#ct_bg .ctsType12 .heading01,
#ct_bg .ctsType12 .heading02,
#ct_bg .ctsType12 .btn01 a {	background-image: url(../../img/eventpk012/bg_eventpk.png);}

@media screen and (max-width: 639px) {
#ct_bg {
	font-size: 1.4rem;
}

#ct_bg a {
	text-decoration: underline;
}
#ct_bg a:hover {
	text-decoration: none;
}

#header {
	border-bottom: #ccc solid 1px;
}

#footerIn .pageTop {
	display: block;
	top: -34px;
	right: 50%;
	margin-right: -75px;
	width: 150px;
	height: 34px;
}

#footerIn .pageTop a {
	display: block;
	width: 150px;
	height: 34px;
	background: url(../img/btn_eventpk01.png) no-repeat left top;
	background-size: 100%;
}

#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;
}

#breadcrumb {
	margin: 0 auto;
	width: 100%;
}

#ct_bg .contents01 {
	margin: 0 auto;
	padding: 0 10px;
	width: 100%;
}

#ct_bg .ctsWrap01 {
	padding-bottom: 50px;
	background-color: #fff;
	border-radius: 0 0 5px 5px;
}

#ct_bg .frameArea01 {
	padding: 0 10px;
}
	
#ct_bg .frameArea01 > .image01 {
	width: 100%;
}

#ct_bg .frameArea02 {
	padding: 0 15px 20px;
}

#ct_bg .frameArea04 {
	padding: 5px;
}
#ct_bg .frameArea04In {
	padding: 15px 10px;
}
#ct_bg .frameArea04In .column01 {
	width: 100%;
}
#ct_bg .frameArea04In .column02 {
	margin: 10px 0 0;
	width: 100%;
}
#ct_bg .frameArea04In .column03 {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
}
#ct_bg .frameArea04In .column04 {
	width: 80%;
	max-width: 500px;
	margin: 10px auto 0;
	text-align: center;
}	

#ct_bg .col01 {
	width: 100%;
}
#ct_bg .col01:nth-child(odd){
	margin-right: 0;
}
#ct_bg .col01:nth-child(even) {
	margin-left: 0;
}
#ct_bg .col01 .image01 {
	width: 50%;
}

#ct_bg .col02 {
	margin-left: 0;
	padding: 15px;
	width: 100%;
}
#ct_bg .col02 .image01 {
	margin-top: 25px;
}

#ct_bg .list01 {
	margin-top: 0;
	padding: 0 10px;
	width: 100%;
}
#ct_bg .list01 li {
	margin-top: 10px;
}
#ct_bg .list01 li:nth-child(odd) {
	padding-right: 5px;
}
#ct_bg .list01 li:nth-child(even) {
	padding-left: 5px;
}
#ct_bg .list01 li a:hover img {
	opacity: 1;
}

#ct_bg .heading01 {
	padding: 10px;
}
#ct_bg .heading01 .title01.type01 {
	margin: 0 -10px;
}
#ct_bg .heading01 .text01 {
	font-size: 1.6rem;
}

#ct_bg .heading02 {
	padding: 10px 15px;
	font-size: 1.8rem;
}
#ct_bg .frameArea02 > .heading02 {
	margin: 0 -15px;
}
#ct_bg .frameArea02.type01 {
	margin-top: 20px;
}

#ct_bg .heading03 {
	padding: 10px 15px;
	font-size: 1.8rem;
}
#ct_bg .frameArea02 > .heading03 {
	margin: 0 -15px;
}
	
#ct_bg .ti01 {
	width: 80%;
}

#ct_bg .btn01 {
	padding: 0 10px;
}
#ct_bg .btn01 a {
	display: block;
	padding: 20px 45px 20px 20px;
	font-size: 2.2rem;
}
#ct_bg .btn01 a:before {
	right: 17px;
}
#ct_bg .btn01 a:after {
	content: none;
}

#ct_bg .btn02 {
	padding: 0 10px;
	width: 100%;
}
#ct_bg .btn02 a:hover:before{
	background-image: url(../img/icon_eventpk03_no.png);
}
#ct_bg .btn02 a:hover span {
	color: #0050d9;
}
#ct_bg .btn02 a:after {
	content: none;
}

#ct_bg .copy01 {
	padding: 0 10px 0;
	text-align: left;
}

}
