@charset "utf-8";

.wrapper1860{
    width: calc(100% - 40px);
    max-width: 1860px;
    margin: 0 auto;
}
#pnkz.pnkzEvent{
	padding-bottom:45px;
}
#pnkz.pnkzEvent.next {
    padding-bottom: 0;
    padding-top: 150px;
}
@media only screen and (max-width:1500px){
    .wrapper1860{
		width: calc(100% - 40px);
    }
    .wrapper1280.event {
        width: 100%;
        margin: 0 auto;
    }
    .cmnMainTit .tit.event {
        letter-spacing: 0;
    }
}
@media only screen and (max-width:767px){
    #pnkz.pnkzEvent{
		padding: 20px 0 14px 20px;
		background-color:#f6f6f6;
	}
	#pnkz.pnkzEvent.next {
		padding: 20px 0 14px 20px;
		background-color: #fafafa;
	}
}
/*-----------------------------------------------
	index
-----------------------------------------------*/
.cmnMainTit {
    background-image: url(../img/event/bgEventTop.jpg);
}
/* secIndex */
.secIndex{
	max-width: calc(100% - 40px);
	margin: 0 auto;
	padding-top: 50px;
}
.secIndex .list{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	padding:50px 0 43px;
}
.secIndex .box{
	width:29.68%;
	position:relative;
	margin-right:2.2715%;
}
.secIndex .box:nth-child(3n){ margin-right:0;}
.secIndex .box:nth-child(n + 4){ margin-top:47px;}
.secIndex .box::before,
.secIndex .box::after{
    position: absolute;
    bottom: 33px;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
	z-index:2;
}
.secIndex .box::before{
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	border:1px solid #000;
	background:#fff;
    z-index: -1;
}
.secIndex .box::after{
    right: 14px;
    width: 6px;
    height: 6px;
	bottom:45px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
}
.secIndex .aBox{
	display:block;
	color:#000;
	text-decoration:none;
}
.secIndex .boxIn{ padding:23px 0 30px;}
.secIndex .boxTit{
	font-size:18px;
	line-height:1.77;
	font-weight:700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	height:64px;
	max-height:64px;
}
.secIndex .boxTxt{
	font-size:14px;
	line-height:25px;
	padding-top:10px;
}
.secIndex .imgBoxIn{ position:relative;}
.secIndex .imgBox{
	width:100%;
	padding-top:71.052%;
}
.secIndex .boxTxtIn{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	letter-spacing:1px;
    padding-right:35px;
}
.secIndex .listIcon{ 
	position: absolute;
	top:0;
	left:0;
	z-index:2;
	color:#000;
}
.secIndex .boxEnd{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	background:rgba(0,0,0,0.6);
	text-align:center;
	color:#fff;
	z-index:2;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.secIndex .txtEnd{
	font-size:14px;
	line-height:24px;
    padding-top: 21px;
}
.secIndex .txtEnd.event{
	font-size:32px;
	letter-spacing: 4px;
}
@media only screen and (max-width:767px){
    .cmnMainTit {
        margin: 0 0 65px;
    }
	.secIndex{
		max-width: none;
	}
	.secIndex .list{
		display:block;
		margin-top:32px;
		border-top:none;
		padding-top:0;
	}
	.secIndex .box{
		width:100%;
		margin-right:0%;
	}
	.secIndex .box:nth-child(n + 2){ margin-top:25px;}
	.secIndex .box::before{ 
        width: 32px;
        height: 32px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border:1px solid #000;
        background:#fff;
        right: 20px;
        bottom: 31px;
        z-index: 1;
    }
	.secIndex .box::after{
		right: 34px;
		width: 7px;
		height: 7px;
		bottom:44px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
        z-index: 1;
	}
	.secIndex .boxIn{ 
        padding:15px 15px 25px;
        background-color: #fafafa;
    }
	.secIndex .boxTit{
		font-size:17px;
		line-height:26px;
		height:52px;
		max-height:52px;
	}
	.secIndex .boxTxt{
		font-size:13px;
		line-height:22px;
		padding-top:10px;
	}
	.secIndex .iconNew {
		font-size: 12px;
		width: 44px;
		height: 24px;
	}
	.listIcon li.icon{ padding:8px 22px;}
	.secIndex .titEng{
		width:182px;
		margin:0 auto;
	}
	.secIndex .txtEnd{ padding-top:14px;}
    .cmnMainTit {
        background-image: url(../img/event/bgEventTopSp.jpg);
    }
    .secIndex{
        padding-top: 10px;
    }
}

/*-----------------------------------------------
	secSearch
-----------------------------------------------*/
.secSearch {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}
.secSearch .titSearch{
	font-weight:700;
	font-size:18px;
	line-height:18px;
}
.secSearch .titSearch .num{ 
	font-size:24px;
	font-weight:700;
	letter-spacing: 3px;
}
.secSearch .boxForm, 
.secSearch .boxForm li {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.secSearch .boxForm .tit {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    margin-right: 7px;
}
.secSearch .boxForm .inputBox select {
    min-width: 160px;
    height: 50px;
    font-size: 14px;
	letter-spacing: 1px;
    padding-left: 11px;
    border: 1px solid #e5e5e5;
    background: #FFF;
    font-family: inherit;
	cursor: pointer;
}
@media only screen and (max-width:767px){
	.secSearch {
		text-align:center;
	    margin-top: 0;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.secSearch .titSearch{
		font-size:14px;
		letter-spacing:0;
		order:2;
		width:100%;
		margin-top:22px;
	}
	.secSearch .titSearch .num{ 
        font-size:24px;
        letter-spacing: 0;
    }
	.secSearch .boxFormIn{ 
	    order: 1;
        background: #f7f7f7;
        width: 275px;
        padding: 15px 0;
        border-radius: 50px;
        margin: 0 auto;
	}
	.secSearch .boxForm{
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.secSearch .boxForm .inputBox select { 
        min-width: 160px;
        font-size:13px;
        height: 40px;
    }
    .secSearch .boxForm .tit {
        font-size: 13px;
        letter-spacing: 0;
    }
}
/*-----------------------------------------------
	listIcon
-----------------------------------------------*/
.listIcon{ font-size:0;}
.listIcon li.icon{
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	font-weight: 700;
	line-height:20px;
	padding:6px 15px;
	color:#fff;
}
.listIcon li.icon.fBebas{
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    padding: 6px 15px;
}
.listIcon li.iconEvent00{ 
	background:#ffe400;
	color: #000;
}
.listIcon li.iconEvent01{ background:#6aba03;}
.listIcon li.iconEvent02{ background:#00a0e9;}
.noneTit {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 1px;
    padding: 150px 0;
    text-align: center;
}
@media only screen and (max-width: 767px){
    .noneTit {
        font-size: 12px;
        padding: 25px 0;
    }
    .listIcon li.icon.fBebas{
        font-size: 16px;
    }
}
/*-----------------------------------------------
    details
-----------------------------------------------*/

/* secDetailsSlider */
.secDetailsSlider .img{
    width: 100%;
    padding-top: 57.8125%;
}

.secDetailsSlider{ margin-top: 40px;}
.secDetailsSlider .boxSlider{
    width:100%;
    margin:0 auto;
    position:relative;
}
.secDetailsSlider .swiper-container{ width:100%;}
.secDetailsSlider .swiper-button-prev,
.secDetailsSlider .swiper-button-next{
    top: calc(50% - 52px);
    width: 80px;
    height: 80px;
}
.secDetailsSlider .swiper-button-prev{
    background: url(../img/common/iconBtnPrev.png) center top / cover;
    left:-40px;
}
.secDetailsSlider .swiper-button-next{
    background: url(../img/common/iconBtnNext.png) center top / cover;
    right:-40px;
}
.secDetailsSlider .swiper-button-prev:after,
.secDetailsSlider .swiper-button-next:after{ display:none;}
.secDetailsSlider .swiper-pagination{
    position: static;
	padding-top: 43px;
}
.secDetailsSlider .swiper-pagination .swiper-pagination-bullet{
    background: #e7e7e7;
    margin: 0 5px !important;
    opacity: 1;
    width: 50px;
    height: 3px;
    border-radius: 0;
}
.secDetailsSlider .swiper-pagination .swiper-pagination-bullet-active{ background: #030f27;}
@media only screen and (max-width:1400px){
    .secDetailsSlider .boxSlider {
        max-width: calc(100% - 70px);
    }
}
@media only screen and (max-width:767px){
	.secDetailsSlider{ margin-top: 20px;}
	.secDetailsSlider .boxSlider {
        max-width: none;
    }
	.secDetailsSlider .swiper-button-prev,
	.secDetailsSlider .swiper-pagination{ padding-top: 10px;}
    .secDetailsSlider .swiper-container{ width:100%;}
    .secDetailsSlider .swiper-button-prev,
    .secDetailsSlider .swiper-button-next{
        width: 36px;
        height: 36px;
        top: 43%;
    }
    .secDetailsSlider .swiper-button-prev{
        left:-18px;
    }
    .secDetailsSlider .swiper-button-next{
        right:-18px;
    }
    .secDetailsSlider .boxPager{
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
    }
    .secDetailsSlider .swiper-pagination {
        width: auto;
        margin-top: 15px;
        padding: 7px 10px;
        background-color: #f6f6f6;
        font-size: 12px;
        border-radius: 20px;
    }
	.secDetailsSlider .swiper-button-prev{
        background-image: url(../img/modelhouse/iconBtnPrevSp.png);
    }
    .secDetailsSlider .swiper-button-next{
        background-image: url(../img/modelhouse/iconBtnNextSp.png);
    }
}

.secDetails .detailsTop{
    padding: 47px 0;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    position: relative;
}
.secDetails .detailsTop::after{
    content: "";
    width: 150px;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 0;
    background: #000;
}
.secDetails .txtDate, .secDetails .iconNewIn {
    display: inline-block;
}
.secDetails .detailsTop .boxTit{
    font-size: 28px;
    line-height: 1.5;
}
.secDetails .txtDate{
    font-size: 16px;
    letter-spacing: 1px;
}
.secDetails .iconNewIn{
    font-size: 17px;
    color: #f40c43;
    margin-left: 8px;
}
.secDetails .boxSub{
    margin-top: 20px;
}
.secDetails .cmnBtn.event{
    max-width: 380px;
    padding:25px 0;
}
@media only screen and (max-width:767px){
    .secDetails .detailsTop .boxTit{
        font-size: 18px;
    }
    .secDetails .txtDate{
        font-size: 14px;
    }
    .secDetails .iconNewIn{
        font-size: 15px;
        margin-left: 8px;
    }
    .secDetails .boxSub {
        margin-top: 8px;
    }
    .secDetails .detailsTop{
        padding: 25px 0;
    }
    .secDetails .detailsTop::after{
        width: 50px;
    }
}

/* detailsTit */
.detailsTit{ 
	padding:45px 0 37px;
	border-bottom:1px solid #dddddd;
    border-top:1px solid #dddddd;
	position:relative;
    margin-top:50px;
}
.detailsTit::after{
	content:"";
	position:absolute;
	top:-1px;
	left:0;
	width:150px;
	height:1px;
	background:#000;
}
.detailsTit .boxIn{	font-size:0;}
.detailsTit .listIcon{
	display:inline-block;
	vertical-align:middle;
}
.detailsTit .txtDate{
	display:inline-block;
	vertical-align:middle;
	font-size:18px;
	line-height:20px;
	font-weight: 400;
    letter-spacing: 1px;
	margin-bottom: -3px;
}
.detailsTit .listIcon li.icon{
	font-size:12px;
	font-weight: 700;
	height: 32px;
	padding: 6px 22px;
}
.detailsTit .listIcon li.icon.fBebas{
	font-size: 16px;
    font-weight: 400;
	height: 32px;
	border-radius:0;
	padding: 6px 22px;
}
.detailsTit .tit{
	font-size:26px;
	line-height:29px;
	font-weight:700;
	letter-spacing:2px;
	padding-top:25px;
}
.detailsTit .boxTxt{
	font-size:14px;
	line-height:25px;
	padding-top:26px;
}
@media only screen and (max-width:767px){
	.detailsTit{ 
		padding:20px 0 20px;
		margin-top:85px;
	}
	.detailsTit::after{ width:30px;}
	.detailsTit .txtDate{ font-size:13px;}
	.detailsTit .listIcon li.icon{
		font-size:8px;
		height: 20px;
		line-height:20px;
		padding: 0px 6px;
	}
	.detailsTit .listIcon li.icon.fBebas {
		font-size: 12px;
		line-height: 20px;
		height: 20px;
		padding: 0 9px;
	}
	.detailsTit .tit{
		font-size:16px;
		line-height:26px;
		letter-spacing:0.21px;
		padding-top:15px;
	}
	.detailsTit .boxTxt{
		font-size:12px;
		line-height:22px;
		padding-top:10px;
	}
}
.secDetailsEntry{
    margin-top:60px;
}
.secDetailsEntry .boxEntry{
	font-size: 16px;
    line-height: 2.25;
}
@media only screen and (max-width: 767px){
	.secDetailsEntry .boxEntry {
		font-size: 14px;
		line-height: 1.92;
	}
}

/* secDetailsYouTube */
.secDetailsYouTube {
	text-align: center;
    margin: 70px auto 0;
}
.secDetailsYouTube iframe{
    max-width: 100%;
}
@media only screen and (max-width: 767px){
    .secDetailsYouTube {
        width: 100%;
		height: 0;
        margin: 25px auto 0;
        position: relative;
        padding-top: 56%;
    }
    .secDetailsYouTube iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
		left: 0;
    }
	.secDetailsEntry{
		margin-top:20px;
	}
}

.bnrWrapper{
    margin-top:80px;
}
.bnrWrapper img{
	max-width: 100%;
	height: auto;
}
@media only screen and (max-width: 767px){
    .bnrWrapper{
        margin-top:30px;
    }
}



/* secDetailsTable */
.secDetailsTable{ 
    padding-top:75px;
}
.secDetailsTable .tableBox{ width:100%;}
.secDetailsTable th,
.secDetailsTable td{
	font-size:15px;
	line-height:29px;
	border:1px solid #cccccc;
	vertical-align:middle;
	padding:20px 35px;
}
.secDetailsTable th{
	background:#f9f9f9;
	text-align:center;
	width:250px;
}
.secDetailsTable td a {
    border-bottom: 1px solid #000;
    display: inline-block;
    text-decoration: none;
    color: #000;
	line-height: 1.2;
}
@media only screen and (max-width:767px){
	.secDetailsTable{ 
		padding:28px 0 0;
	}
	.secDetailsTable th,
	.secDetailsTable td{
		font-size:14px;
		line-height:22px;
		padding:14px 12px;
	}
	.secDetailsTable th{ width:70px;}
}

/*secMap */
.secMap{
	margin-top: 50px;
}
.secMap .mapTit .mapItem{
	display: inline-block;
	vertical-align: middle;
}
.secMap .mapTit .tit{
	font-size: 24px;
	line-height: 2.166;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}


@media only screen and (max-width:767px){
	.secMap iframe{
		width: 100%;
		height: 200px;
		margin-top: 11px;
	}
	.secMap {
		margin: 0 auto;
	}
	.secMap .mapTit .tit {
		font-size: 16px;
		line-height: 1.8;
		margin-left: 3px;
	}
	.secMap .mapTit .mapItem{
		width: 22px;
	}
}

/* secRequest */
.secRequest{
	margin-top: 50px;
}
.secRequest .boxCover{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.secRequest .boxCover .box{
	display: flex;
	display: -webkit-flex;
	border: solid 2px #000;
	border-radius: 5px;
	width: 48.4375%;
	position: relative;
}
.secRequest .boxCover .box:nth-child(1)::after{
    content: "";
    background: url(../img/event/iconEventLeft01.png) center / cover no-repeat;
    width: 45px;
    height: 39px;
    bottom: -39px;
    right: calc(50% - 260px);
    margin: auto;
    position: absolute;
}
.secRequest .boxCover .box:nth-child(2)::after{
    content: "";
    background: url(../img/event/iconEventRight01.png) center / cover no-repeat;
    width: 45px;
    height: 39px;
    bottom: -39px;
    right: calc(50% - -215px);
    margin: auto;
    position: absolute;
}
.secRequest .boxCover .box .txt{
	font-size: 21px;
	line-height: 1.571;
	padding-top: 70px;
	padding-left: 25px;
}
@media only screen and (max-width:1400px){
	.secRequest .boxCover .box .txt{
		font-size: 18px;
	}
}
.secRequest .boxCover .rightBox .txt{
	order: 1;
}
.secRequest .boxCover .rightBox .img{
	order: 2;
	margin-left: auto;
}
.secRequest .underIcon{
	text-align: center;
	margin-top: 57px;
}
.secRequest .requestTxt{
	text-align: center;
	font-size: 28px;
	line-height: 1.857;
	padding-top: 35px;
}
@media only screen and (max-width:767px){
	.secRequest .boxCover .box {
		display: block;
		border:1px solid #000;
	}
	.secRequest .boxCover .box .txt {
		font-size: 12px;
		line-height: 1.416;
		padding: 10px 0 15px;
		text-align: center;
	}
	.secRequest .underIcon {
		width: 53%;
		margin: 25px auto 0;
	}
	.secRequest .requestTxt {
		text-align: center;
		font-size: 15px;
		line-height: 1.733;
		padding-top: 15px;
	}
	.secRequest{
		margin:0 auto;
		margin-top:0;
	}
	.secRequest .boxCover .box:nth-child(1)::after{
		content: "";
		background: url(../img/event/iconEventLeft.png) center / cover no-repeat;
		width: 44px;
		height: 28px;
		bottom: -28px;
		right: calc(50% - 25px);
		margin: auto;
		position: absolute;
	}
	.secRequest .boxCover .box:nth-child(2)::after{
		content: "";
		background: url(../img/event/iconEventRight.png) center / cover no-repeat;
		width: 44px;
		height: 28px;
		bottom: -28px;
		right: calc(50% - 15px);
		margin: auto;
		position: absolute;
	}
	#main{
        padding-bottom: 120px;
    }
}
@media only screen and (max-width: 360px){
	.secRequest .requestTxt {
    	font-size: 14px;
	}
}

/* formAnime */
.modelAnime {
    height: 5px;
    margin: 0 20px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
	position: relative;
}
.modelAnime .tit {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    left: calc(50% - 690px);
    bottom: -178px;
    padding-left: 32px;
}
.modelAnime .titRoman {
    font-size: 100px;
    color: #373e46;
    letter-spacing: 18px;
    position: absolute;
    left: calc(50% - 690px);
    bottom: -130px;
}
.modelAnime .tit::before {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}
.flowCalFlow {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
}
.secForm .carenderSub{
	font-size:12px;
	line-height: 1.8;
}
.secForm .karenderRight .w180{
	width: 180px;
}
.secForm.reservation{
	margin-bottom:0;
}
@media only screen and (max-width: 1600px){
	.modelAnime {
		height: 5px;
		margin: 0 0 87px;
		background-size: cover;
	}
	.modelAnime .tit {
		font-size: 14px;
		letter-spacing: 0.5px;
		left: 20px;
		bottom: -48px;
		padding-left: 32px;
	}
	.modelAnime .tit {
    	left: 20px;
	}
	.modelAnime  .titRoman {
		letter-spacing: 5px;
		left: 20px;
		bottom: -23px;
	}
}
@media only screen and (max-width:767px){
	.secModel{ padding-top:53px;}
	.secModel .titEng{
		font-size:38px;
		line-height:38px;
		letter-spacing:2px;
	}
	.secModel .titMain{
		font-size:16px;
		line-height:20px;
		padding-top:15px;
		letter-spacing:1px;
	}
	.secModel .list{ 
		margin-top:5px;
		display: block;
	}
	.secModel .box,
	.secModel .box:nth-child(3n){
		width:100%;
		margin-right:0;
		border-top: 1px solid #e1e1e1;
		padding-top: 20px;
	}
	.secModel .box:nth-child(2n){ margin-right:0;}
	.secModel .box:nth-child(n + 2){ margin-top:20px;}
	.secModel .boxIn{ padding:0 0 0 15px;width:52.39%;}
	.secModel .boxTit{ 
		font-size:13px;
		line-height:20px;
		letter-spacing: 0;
		text-align: left;
		justify-content: start;
	}
	.secModel .boxTxt{
		font-size:12px;
		line-height:18px;
		text-align:left;
		letter-spacing:0px;
		margin-top:3px;
	}
	.secModel .btnForm{
		font-size:12px;
		padding:16px 0;
		margin:10px auto 0;
		width: 100%;
	}
	.secForm .bgBox{ margin-top:90px;}
	.flowCalFlow {
		width: 100%;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	.secForm .carenderSub{
		margin-top:10px;
	}
	.secForm.reservation{
		margin-bottom: 30px;
	}
	.secForm .flowCalFlow .karenderLeft{
		width: 100%;
		margin-bottom:10px;
	}
	.secForm .karenderRight .w180{
		width: 140px;
	}
	.secModel .aBox{
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.secModel .imgBox{
		width: 47.61%;
		padding-top:33%;
	}
	.modelAnime .titRoman {
		font-size:40px;
	}
}


/* formAnime */
.formAnime {
    height: 5px;
    margin: 0 20px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
	position: relative;
}
.formAnime::after {
    content: "";
    position: absolute;
    top: 35px;
    right: 240px;
    background: url(../img/member/iconMemberForm.png) center top no-repeat;
    width: 185px;
    height: 189px;
	z-index: 10;
}
.formAnime .tit {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    position: absolute;
    left: calc(50% - 690px);
    bottom: -78px;
    padding-left: 32px;
}
.formAnime .titRoman {
    font-size: 100px;
    color: #373e46;
    letter-spacing: 18px;
    position: absolute;
    left: calc(50% - 690px);
    bottom: -45px;
}
.formAnime .tit::before {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}
@media only screen and (max-width: 1600px){
	.formAnime {
		height: 5px;
		margin: 0 0 87px;
		background-size: cover;
	}
	.formAnime .tit {
		font-size: 14px;
		letter-spacing: 0.5px;
		left: 20px;
		bottom: -48px;
		padding-left: 32px;
	}
	.formAnime .tit {
    	left: 20px;
	}
	.formAnime  .titRoman {
		letter-spacing: 5px;
		left: 20px;
		bottom: -23px;
	}
}
@media only screen and (max-width: 1400px){
	.formAnime::after {
		right: 100px;
	}
}
@media only screen and (max-width: 1000px){
	.formAnime::after {
		right: 20px;
	}
}
@media only screen and (max-width:767px){
	.formAnime .titRoman {
		font-size:40px;
	}
	.formAnime::after {
		content: "";
		position: absolute;
		top: 30px;
		right: 20px;
		background: url(../img/member/iconMemberFormSp03.png) center top no-repeat;
		background-size: 74px 75px;
		width: 74px;
		height: 75px;
		z-index: 10;
	}
}
.cmnBtn.event{
	position: relative;
}
.cmnBtn.event::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    margin: auto 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
	border-bottom: none;
    -webkit-transform: rotate(135deg);
    transform: rotate(225deg);
}
.cmnBtn.event:hover::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.cmnBtn.eventNew{
	max-width: 380px;
	padding:25px 0;
	position: relative;
	border:1px solid #6aba03;
	background-color: #6aba03;
	color:#fff;
}
.cmnBtn.eventNew::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
	border: none;
	background-color:#fff;
    z-index: 0;
    -webkit-transition: left 0.2s cubic-bezier(.41,.2,.38,.8);
    -moz-transition: left 0.2s cubic-bezier(.41,.2,.38,.8);
    -ms-transition: left 0.2s cubic-bezier(.41,.2,.38,.8);
    transition: left 0.2s cubic-bezier(.41,.2,.38,.8);
} 
.cmnBtn.eventNew::after {
    content: "";
    position: absolute;
   	border:none;
	background: url(../img/event/iconEvent02.png) center top no-repeat;
	width: 21px;
	height: 28px;
	left:90px;
	-webkit-transform: none;
    transform: none;
}

.cmnBtn.eventNew:hover{
    opacity:1 !important;
	color:#6aba03;
	background-color: #6aba03;
}
.cmnBtn.eventNew:hover::before{
	background-color: #fff;
	border:none;
    left: 0;
}
.cmnBtn.eventNew:hover::after{
	background: url(../img/event/iconEvent02Hover.png) center top no-repeat;
	width: 29px;
	height: 36px;
	left:88px;   
	-webkit-transform:none;
    transform:none;
}

.secDetails .btnCover{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	background-color:#fafafa;
	padding:50px 0;
	margin-bottom:100px;
	margin-top:60px;
}
.btnCover .secCmnLoad:nth-child(2){
	margin-left:20px;
}
.btnCover.event .secCmnLoad{
	width: 380px;

}
.btnCover.eventNew .secCmnLoad{
	width: 380px;

}

.secForm.event{
    margin-top:90px;
	margin-bottom:0;
}
.secForm .btnFormTxt{
	display: block;
	text-align: center;
	font-size:14px;
	margin: 50px auto 0;
	color: #069;
}
@media only screen and (max-width:767px){
	.secDetails .btnCover{
		display: block;
		padding:30px 0;
		margin-top: 30px;
		margin-bottom:30px;
	}
	.secDetails .cmnBtn.event{
		max-width: 230px;
		padding:15px 0;
		background-color: #fff;
	}
	.cmnBtn.eventNew {
		max-width: 230px;
		padding: 15px 0;
		background-color: #6aba03;
		color: #fff;
		border:1px solid #6aba03;
	}
	.btnCover .secCmnLoad:nth-child(2) {
		margin-left: 0;
		margin-top:20px;
	}
	.btnCover.event .secCmnLoad {
		width: 100%;
		background-color:#fafafa;
		margin-top:10px;
	}
	.cmnBtn.eventNew::after ,
	.cmnBtn.eventNew:hover::after{
		content: "";
		position: absolute;
		border:none;
		background-size: cover;
		-webkit-backface-visibility: hidden;
		width: 15px;
		height: 20px;
		left:30px;
		-webkit-transform: none;
		transform: none;
	}
	.cmnBtn.eventNew:hover::after{
		width: 21px;
		height: 26px;
	}
	.cmnBtn.event::after {
		left:30px;
	}

}



/*-----------------------------------------------
	co
-----------------------------------------------*/

.btnPrev.event {
    font-size: 15px;
    display: block;
    font-weight: 700;
    letter-spacing: 2px;
    background: #fff;
    width: 380px;
    padding: 28px 0;
    margin: 35px auto 50px;
    text-align: center;
    color: #000;
    position: relative;
    border-radius: 100px;
    border: #000 solid 1px;
}
.btnPrevMain.event {
    text-decoration: none;
}
.btnPrev.event::before {
    background: url(../img/common/iconArrowCircle01.png) center / cover no-repeat;
    width: 22px;
    height: 22px;
    position: absolute;
    top: calc(50% - -1px);
    left: 40px;
    content: "";
    margin-top: -12px;
}
@media only screen and (max-width: 767px){
	.btnPrevMain .btnPrev.event::before {
    	background: url(../img/common/iconArrowCircleSp01.png) center / cover no-repeat;
    	width: 11px;
    	height: 11px;
    	margin-top: -6px;
    	top: 50%;
	}
	.btnPrev.event {
		font-size: 15px;
		width: 298px;
		padding: 22px 0;
		margin: 40px auto 0;
	}
}
/*-----------------------------------------------
	ok
-----------------------------------------------*/
.secForm .bgBox.ok {
   padding-bottom:50px;
}
@media only screen and (max-width: 767px){
	.secForm .bgBox.ok {
		padding-bottom:20px;
	 }
}