@charset "Shift_JIS";

.Gothic { font-family: verdana,"ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif !important; }

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
#konnect-container {
	display: none;
}

.door_join_contents {
	width: 948px;
	margin: 0 auto;
}

.doorConvert__wrapper {
	width: 750px;
	background: url(<ox:file path='/kounyuu/image/pc_oic_intro_shun_cpn1-2_bg.jpg' />);
	padding: 0 0 40px;
	margin: 0 auto;
	text-align: center;
	font-family: "Ÿà–¾’©", "Yu Mincho", "Ÿà–¾’©‘Ì", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho Pro", "HGS–¾’©E", "‚l‚r ‚o–¾’©", serif; font-weight: bold;
	font-weight: bold;
}
.door_join_sp_contents {
	display: none;
}
/* QA start */
.doorConvert__qaWrap {
	background-color: #FFFFFF;
	border: 1px #583737 solid;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
	width: 90%;
	border: none;
}

.doorConvert__qaTitle {
	font-size: 20px;
	font-weight: bold;
	margin: 5px auto;
	padding: 0;
	cursor: pointer;
}

.doorConvert__qaTitle p {
	font-size: 14px;
	font-weight: normal;
	padding: 2px 6px;
	margin: 0 5px 0 0;
	color: #FFFFFF;
	background-color: #222222;
	border-radius: 30px;
	bottom: 2px;
	position: relative;
	display: inline;
}

.doorConvert__qaTitle p span {
	font-size: 11px;
	color: #FFFFFF;
}

.doorConvert__qaTitle:after {
	content: "";
	position: absolute;
	right: 20px;
	top: -16px;
	bottom: 0;
	display: block;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	width: 8px;
	height: 8px;
	border-top: 3px solid #222222;
	border-right: 3px solid #222222;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.doorConvert__qaTitle.close:after {
	top: -4px;
	margin-top: 20px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* QA end */

#applyarrow,
.flow,
.txtarea,
.formtype01 {
	display: none;
}

/* fixButton */
.trial__pagepiling__fix-btn,.doorConvert__cta-fix-btn {
	background-repeat: no-repeat;
	background-size: contain;
	position: fixed;
	width: 110px;
	height: 110px;
	bottom: -100px;
	right: -100px;
	z-index: 99;
	transition: all 0.8s ease;
	cursor: pointer;
}
.trial__pagepiling__fix-btn {
	background-image: url(../../../smart/kounyuu/image/pc_direct_kyushu_fixedbtn.png);
}
.doorConvert__cta-fix-btn {
	background-image: url(../../../smart/kounyuu/image/admission_fix_btn_brown.png);
}

.trial__pagepiling__fix-btn:hover,.trial__pagepiling__fix-btn-coupon:hover,.doorConvert__cta-fix-btn:hover {
	opacity: 0.7;
}

.fix-btn-show {
	bottom: 0;
	right: 0;
}

.trial__pagepiling__fix-btn-bar {
	display: none;
}

.trial__pagepiling__fix-btn-coupon,
.trial__pagepiling__fix-btn-coupon-on {
	background-repeat: no-repeat;
	background-size: contain;
	position: fixed;
	width: 110px;
	height: 110px;
	bottom: 60px;
	right: -110px;
	z-index: 99;
	transition: all 0.8s ease;
}

.trial__pagepiling__fix-btn-coupon {
	background-image: url(../../../smart/trial/image/trial_pagepiling_coupon-btn.png);
}

.trial__pagepiling__fix-btn-coupon-on {
	background-image: url(../../../smart/trial/image/trial_pagepiling_coupon-btn-on.png);
}

.fix-btn-coupon-show {
	right: 0;
}

.doorConvert__qaTitle_platinum:after {
	content: "";
	position: absolute;
	right: 80px;
	top: 43px;
	bottom: 0;
	display: block;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	width: 8px;
	height: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.doorConvert__qaTitle_platinum.close:after {
	top: 53px;
	margin-top: 20px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.doorConvert__soldout__head {
	text-align: center;
	font-size: 17px;
	padding: 30px 0;
	color: #bf3326;
	background: #c6c6c6;
}

.doorConvert__soldout__btn-wrap {
	position: relative;
	padding: 1px 0;
}

.doorConvert__soldout__btn {
	display: grid;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.8);
	z-index: 10;
	align-items: center;
}

/* header */
.trial__flexible__sp-header {
	position: fixed;
	display: flex;
	width: 480px;
	justify-content: flex-start;
	align-items: center;
    top: 0;
	z-index: 99;
	height: 50px;
	background-color: #fff;
	transition: all 0.5s ease;
}
.trial__flexible__sp-logo {
	padding: 0 10px;
}
.trial__flexible__fixed-right {
	margin: 0 10px 0 auto;
}
.doorConvert__flexible__header-text {
	font-size: 14px;
	font-weight: normal;
	margin: 2px 0 0 2px;
}

.door_admission_end {
	font-size: 1.5rem; 
	margin: 50px 0 30px; 
	font-weight:bold; 
	text-align: center;
}
.door_admission_transition {
	font-size: 1rem; 
	margin: 0 0 30px; 
	text-align: center
}
.door_admission_coming_soon_img {
	margin: 0 auto 50px; 
	width: 50%; 
	text-align: center;
}