@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	/*font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;*/
	font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	font-size:14px;
	line-height:1.8;
	color:#1B1B1E;
	/*letter-spacing:0.5px;*/
}

* {
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	body {
		font-size: 12px;
	}
}

.wrp {
	overflow: hidden;
}

a {
	color: #e01549;
}

a:hover {

}

/** clearfix (floatを解除したい親要素に適用） **/
.cf:before,
.cf:after {
	content:"";
	display:table;
}

.cf:after {
	clear:both;
}


.container {
	width: 1000px;
}

.section-box {
	margin: 90px auto 0;
	width: 1000px;
}

@media (max-width: 767px){
	.container {
		width: auto;
	}

	.section-box {
		width: auto;
	}
}

.backtotop {
	z-index: 1005;
}


/****************************************
 main-image
****************************************/
.main-image {
	/*margin-bottom: 100px;*/
	position: relative;
}

.main-image img {
	width: 100%;
}

.main-image-sp {
	display: none;
}


@media screen and (max-width: 767px) {
	.main-image {
		/*margin-bottom: 50px;*/
		height: auto;
	}

	.main-image:after {
		background: transparent;
	}

	.main-image-pc {
		display: none;
	}

	.main-image-sp {
		display: block;
	}
}


/***********************************************************************************************
 common
 ***********************************************************************************************/
.section-inner {
	padding: 70px 0 60px;
}

.section-ttl {
	margin: 0 auto 50px;
	padding: 0 40px;
	display: table;
	position: relative;
	font-size: 35px;
	line-height: 1;
}

.section-ttl::before {
	display: block;
	position: absolute;
	top: calc(50% - 0.5em);
	left: 0;
	content: '/';
	color: #999;
	font-weight: bold;
}

.section-ttl::after {
	display: block;
	position: absolute;
	top: calc(50% - 0.5em);
	right: 0;
	content: '/';
	color: #999;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.section-inner {
		padding: 90px 0 0;
	}

	.section-ttl {
		margin: 0 auto 45px;
		padding: 0 25px;
		display: table;
		position: relative;
		font-size: 28px;
	}
}



/***********************************************************************************************/
/***********************************************************************************************
 gnav
 ***********************************************************************************************/
.gnav{
	background: #fff;
}

.gnav-ul {
	margin: 20px auto;
	display: table;
	width: 1160px;
	text-align: center;
	table-layout: fixed;
}

.gnav-ul-li {
	border-left: 1px solid #333;
	display: table-cell;
	vertical-align: middle;
}

.gnav-ul-li:first-of-type {
	border-left: 0;
}

.gnav-ul-li-a {
	padding: 0 20px;
	display: block;
	height: 30px;
	font-size: 16px;
	line-height: 1;
	color: #000;
}

@media screen and (max-width: 767px) {
	.gnav{
		display: none;
	}

	.gnav-ul {
		padding: 0;
		width: auto;
	}

	.gnav-ul-li-a {
		padding: 20px 10px;
		font-size: 16px;
	}
}

@media screen and (max-width: 640px) {
	.gnav-ul {
		display: block;
	}

	.gnav-ul-li {
		display: table;
		float: left;
		width: 50%;
	}

	.gnav-ul-li:nth-of-type(3) {
		border-left: 0;
	}
}


/****************************************
 menu
****************************************/
/*.menu-outer{
	padding: 50px 0 60px;
}

.menu-ul {
	margin: 0 auto;
	display: table;
	width: 100%;
	max-width: 1000px;
}

.menu-ul.menu-ul-2 {
	border-left: 0;
}

.menu-ul li {
	padding: 10px;
	border-right: 1px solid #ccc;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 20%;
}

.menu-ul li a {
	color: #000;
	display: inline-block;
	padding-left: 20px;
	position: relative;
}

.menu-ul li a::before {
	border-top: 8px solid #008693;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: '';
	left: 0;
	margin: -4px 0 0;
	position: absolute;
	top: 50%;
}

.menu-li-1 {
	border-left: 1px solid #ccc;
}


@media screen and (max-width: 767px) {
	.menu-outer{
		display: none;
	}

	.menu-ul {
		display: none;
	}
}
*/

/***********************************************************************************************
 topics
 ***********************************************************************************************/
.topics-section-container {
	background: #f8f8f8;
}

.topics-section-inner {
	margin: 0 auto;
	padding: 20px 0;
	display: table;
	width: 1160px;
	table-layout: fixed;
}

.topics-section-ttl {
	display: table-cell;
	width: 380px;
	position: relative;
	font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}

.topics-section-ttl::after {
	width: 1px;
	height: 17px;
	position: absolute;
	right: 0;
	top: calc(50% - 8.5px);
	background: #999;
	content: '';
}

.topics-section-body {
	padding: 0 0 0 150px;
	display: table-cell;
}

.topics-ul {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.topics-ul-li {
	border-top: 1px solid #999;
	display: table-row;
}

.topics-ul-li:first-of-type {
	border-top: 0;
}

.topics-ul-li-date {
	padding: 20px 0;
	display: table-cell;
	width: 120px;
	vertical-align: top;
}

.topics-ul-li-body {
	padding: 20px 0;
	display: table-cell;
	vertical-align: top;
}


@media screen and (max-width: 767px) {
	.topics-section-container {
		margin: 25px 0;
	}

	.topics-section-inner {
		padding: 10px 20px;
		display: block;
		width: auto;
	}

	.topics-section-ttl {
		padding: 25px 0;
		border-bottom: 1px solid #999;
		display: block;
		width: auto;
		font-size: 20px;
		text-align: left;
	}

	.topics-section-ttl::after {
		display: none;
	}


	.topics-section-body {
		padding: 0;
		display: block;
	}

	.topics-ul-li-date {
		padding: 25px 0;
		width: 100px;
	}

	.topics-ul-li-body {
		padding: 25px 0;
	}
}


/***********************************************************************************************/
/***********************************************************************************************
 point
 ***********************************************************************************************/
.point-section-inner {

}

.point-section-body {
	margin: 0 auto;
	padding: 55px 85px;
	display: table;
	max-width: 920px;
	font-size: 21px;
	line-height: 1.7143;
	position: relative;
}

.point-section-body::before {
	border-top: 1px solid #f00;
	border-left: 1px solid #f00;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}

.point-section-body::after {
	border-bottom: 1px solid #f00;
	border-right: 1px solid #f00;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	content: '';
}


@media screen and (max-width: 767px) {
	.point-section-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.point-section-body {
		padding: 15px 25px;
		font-size: 18px;
	}

	.point-section-body::before {
		width: 25px;
		height: 25px;
	}

	.point-section-body::after {
		width: 25px;
		height: 25px;
	}
}


/***********************************************************************************************/
/***********************************************************************************************
 参加企業
 ***********************************************************************************************/
.participating-compamies-section-container {

}

.participating-compamies-section-inner {

}

.participating-compamies-message {
	margin-bottom: 30px;
	text-align: center;
}

.participating-compamies-note {
	text-align: right;
}

.participating-companies-section-body {
	margin: 0 auto;
	padding: 0 55px;
	max-width: 1160px;
}

.participating-compamies-box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-flow: row wrap;
  -ms-flex-direction: row;
  -ms-flex-pack: start;
  -ms-flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-box-pack: start;
  align-items: stretch;
  justify-content: flex-start;
}

.participating-compamies-frame {
	margin: 0 35px 30px;
  width: calc(20% - 70px);
  flex-basis: calc(20% - 70px);
  box-sizing: content-box;
  text-align: center;
}

.participating-compamies-img {
	padding: 60% 0 0;
	background-size: contain;
	background-color: #fff;
	background-position: center center;
  vertical-align: middle;
}

.participating-compamies-name {
	padding-top: 12px;
	font-size: 14px;
}

.participating-compamies-type {
	font-size: 14px;
	color: #999;
}


@media (max-width: 767px) {
	.participating-compamies-section-container {

	}

	.participating-compamies-section-inner {
		width: auto;
	}

	.participating-companies-section-body {
		padding: 0 10px;
	}


	.participating-compamies-box {
  	flex-flow: row wrap;
  	-ms-flex-wrap: wrap;
	}

	.participating-compamies-frame {
		margin: 0 10px 10px;
    flex-basis: calc(33.3% - 20px);
    width: calc(33.3% - 20px);
	}

	.participating-compamies-img {
	}

	.participating-compamies-name {
		padding-top: 3px;
		/*display: none;*/
		font-size: 12px;
	}

	.participating-compamies-type {
		font-size: 12px;
	}

	.participating-compamies-note {
		padding-right: 10px;
	}
}



/***********************************************************************************************/
/***********************************************************************************************
 タイムテーブル
 ***********************************************************************************************/
.timetable-section-body {
	margin: 0 auto;
	padding: 0 90px;
	max-width: 1160px;
}

.timetable-tbl-sp {
	display: none;
}

.timetable-tbl {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed;
}

.timetable-tbl th {
	padding: 0 10px;
	position: relative;
	text-align: right;
	width: 90px;
}

.timetable-tbl tbody th {
	border-right: 1px solid #999;
	height: 100px;
	vertical-align: top;
}

.timetable-tbl tbody th::after {
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #999;
	box-sizing: border-box;
	display: block;
	position: absolute;
	top: -4px;
	right: -6px;
	content: '';
}

.timetable-tbl-th-last {
	height: 80px;
}

.timetable-tbl-time {
	margin-top: -9px;
	font-size: 18px;
	line-height: 1;
}

.timetable-tbl thead td {
	padding: 0 10px 10px;
}

.timetable-tbl thead td.timetable-tbl-left {
	padding-left: 15px;
}

.timetable-tbl tbody td {
	vertical-align: top;
}

.timetable-tbl thead td.timetable-tbl-nbdl {
	padding: 0 10px 10px 15px;
}
.timetable-tbl tbody td.timetable-tbl-nbdl {
	padding: 0 10px 0 15px;
}

.timetable-tbl-bdl {
	padding: 0 10px;
	border-left: 1px solid #999;
}

.timetable-tbl-thead-01 {
	padding: 18px;
	color: #fff;
	font-size: 21px;
	line-height: 1;
	text-align: center;
	background: #1eb1ed;
}

.timetable-tbl-thead-02 {
	padding: 18px;
	color: #fff;
	font-size: 21px;
	line-height: 1;
	text-align: center;
	background: #ffd800;
}

.timetable-tbl-thead-03 {
	padding: 18px;
	color: #fff;
	font-size: 21px;
	line-height: 1;
	text-align: center;
	background: #97c53c;
}

.timetable-zone {
/*	border-collapse: collapse;
	display: table;*/
	position: relative;
	width: 100%;
}

.timetable-zone::after {
	border-top: 13px solid transparent;
	border-left: 15px solid #fff;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
}

.timetable-zone-01 {
	background: rgba(30, 177, 237, 0.2);
}

.timetable-zone-02 {
	background: rgba(255, 247, 204, 1);
}

.timetable-zone-03 {
	background: rgba(234, 243, 216, 1);
}

.timetable-zone-txt {
	padding: 15px;
	/*display: table-cell;*/
}

.timetable-zone-time {
	padding: 0 0 10px;
	font-size: 18px;
	line-height: 1;
}

.timetable-zone-btn {
	/*padding: 10px;*/
	display: inline-block;
	/*display: table-cell;*/
	float: right;
	/*text-align: right;*/
	vertical-align: top;
}

.timetable-btn-a {
	padding: 0 7px 0 0;
	border-radius: 11px;
	display: inline-block;
	width: 72px;
	height: 22px;
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.timetable-btn-a::after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 7px;
	height: 7px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: rotate(45deg) translateY(-50%);
	content: '';
}

.timetable-btn-a-01 {
	background: #1eb1ed;
}

.timetable-btn-a-02 {
	background: #ffd800;
}

.timetable-btn-a-03 {
	background: #97c53c;
}

.timetable-zone-company {
	font-size: 18px;
	font-weight: bold;
}

.timetable-zone-type {
	font-size: 12px;
}

.timetable-zone-30m {
	height: 100px;
}

.timetable-zone-45m {
	height: 150px;
}

.timetable-zone-60m {
	height: 200px;
}

.timetable-tbl tbody td.timetable-tbl-bdtd {
	border-top: 1px dashed #999;
}



@media (max-width: 767px) {
	.timetable-section-body {
		padding: 0 20px;
	}

	.timetable-tbl-pc {
		display: none;
	}

	.timetable-tbl-sp {
		border-collapse: separate;
		border-spacing: 0 15px;
		display: table;
	}

	.timetable-tbl-sp th {
		padding: 0 10px;
		border-right: 1px solid #999;
		position: relative;
		text-align: right;
		width: 90px;
	}

	.timetable-tbl-sp tbody th {
		height: auto;
		width: 70px;
	}

	.timetable-tbl-sp tbody th::after {
		border-top: 5px solid transparent;
		border-bottom: 5px solid transparent;
		border-left: 7px solid #999;
		box-sizing: border-box;
		display: block;
		position: absolute;
		top: calc(50% - 5px);
		right: -6px;
		content: '';
	}

	.timetable-tbl-sp .timetable-tbl-time {
		margin-top: 0;
		font-size: 12px;
	}

	.timetable-tbl-sp thead td {
		padding: 0;
	}

	.timetable-tbl-sp tbody td {
		padding: 0 0 0 15px;
	}

	.timetable-tbl-thead-box {
		border-collapse: collapse;
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.timetable-tbl-sp .timetable-tbl-thead-01 {
		padding: 15px 10px;
		display: table-cell;
		font-size: 14px;
	}

	.timetable-tbl-sp .timetable-tbl-thead-02 {
		padding: 15px 10px;
		display: table-cell;
		font-size: 14px;
	}

	.timetable-tbl-sp .timetable-tbl-thead-03 {
		padding: 15px 10px;
		display: table-cell;
		font-size: 14px;
	}

	.timetable-tbl-sp .timetable-zone {
		margin-top: 5px;
		/*padding: 10px;*/
		border-collapse: collapse;
		display: table;
		position: relative;
	}

	.timetable-tbl-sp .timetable-zone:first-of-type {
		margin-top: 0;
	}

	.timetable-tbl-sp .timetable-zone::after {
		border-top: 10px solid transparent;
		border-left: 10px solid #fff;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		bottom: 0;
		content: '';
	}

	.timetable-tbl-sp .timetable-zone-txt {
		padding: 10px;
		display: table-cell;
		vertical-align: middle;
	}

	.timetable-tbl-sp .timetable-zone-btn {
		padding: 10px 10px 10px 0;
		display: table-cell;
		float: none;
		text-align: right;
		vertical-align: middle;
	}

	.timetable-tbl-sp .timetable-btn-a {
		padding: 0 7px 0 0;
		border-radius: 12px;
		width: 70px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}

	.timetable-tbl-sp .timetable-btn-a::after {
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		width: 7px;
		height: 7px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: rotate(45deg) translateY(-50%);
	}

	.timetable-tbl-sp .timetable-zone-time {
		/*padding: 0 0 10px;*/
		font-size: 14px;
	}

	.timetable-tbl-sp .timetable-zone-company {
		/*padding: 0 0 10px;*/
		font-size: 14px;
	}

	.timetable-tbl-sp .timetable-zone-type {
		font-size: 12px;
	}
}


/***********************************************************************************************/
/***********************************************************************************************
 参加方法
 ***********************************************************************************************/
.join-section-body {
	margin: 0 auto;
	padding: 20px 90px 0;
	max-width: 1160px;
}

.join-ul-li {
	padding: 50px 50px 50px 360px;
	border: 30px solid #f8f8f8;
	height: 300px;
	position: relative;
}

.join-ul-li-01 {
	background: url(../../collegecafe/images/livefesta-join-img-sp-01.png) left 100px bottom no-repeat;
	background-size: auto 200px;
}

.join-ul-li-01::before {
	box-sizing: border-box;
	width: 200px;
	height: 40px;
	position: absolute;
	top: -67px;
	left: -30px;
	background: url(../../collegecafe/images/livefesta-join-img-step01.png) left top no-repeat;
	background-size: auto 40px;
	content: '';
}

.join-ul-li-02 {
	margin-top: 80px;
	background: url(../../collegecafe/images/livefesta-join-img-sp-02.png) left 100px bottom no-repeat;
	background-size: auto 200px;
}

.join-ul-li-02::before {
	box-sizing: border-box;
	width: 200px;
	height: 40px;
	position: absolute;
	top: -67px;
	left: -30px;
	background: url(../../collegecafe/images/livefesta-join-img-step02.png) left top no-repeat;
	background-size: auto 40px;
	content: '';
}


.join-ul-li-ttl {
	padding: 0 0 20px;
	font-size: 24px;
	font-weight: bold;
}

.join-ul-li-body {
	font-size: 14px;
}


@media screen and (max-width: 767px) {
	.join-section-body {
		padding: 10px 20px 0;
	}

	.join-ul-li {
		padding: 160px 30px 30px;
		border: 15px solid #f8f8f8;
		height: auto;
	}

	.join-ul-li-01 {
		background-position: center top 25px;
		background-size: auto 120px;
	}

	.join-ul-li-01::before {
		width: 150px;
		height: 30px;
		top: -43px;
		left: -15px;
		background-size: auto 30px;
	}

	.join-ul-li-02 {
		margin-top: 50px;
		background-position: center top 25px;
		background-size: auto 120px;
	}

	.join-ul-li-02::before {
		width: 150px;
		height: 30px;
		top: -43px;
		left: -15px;
		background-size: auto 30px;
	}

	.join-ul-li-ttl {
		padding: 10px 0;
		font-size: 20px;
	}

	.join-ul-li-body {
		font-size: 12px;
	}
}



/***********************************************************************************************
 overview
 ***********************************************************************************************/
.overview-section-body {
	margin: 0 auto;
	padding: 0 85px ;
	max-width: 1160px;
}

.overview-tbl {
	margin: -5px auto 0;
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
	table-layout: fixed;
}

.overview-tbl th {
	padding: 40px;
	font-size: 16px;
	text-align: left;
	vertical-align: middle;
	background: #eee;
	width: 320px;
}

.overview-tbl td {
	padding: 40px;
	font-size: 16px;
	background: #f8f8f8;
}

.overview-tbl-th-ttl {
	margin: 0 auto;
	padding-left: 20px;
	border-left: 1px solid #999;
	display: table;
	width: 120px;
	line-height: 1;
}


@media screen and (max-width: 767px) {
	.overview-section-body {
		margin: 0 -5px 90px;
		padding: 0;
	}

	.overview-tbl {
	}

	.overview-tbl tbody,
	.overview-tbl tr {
		/*display: block;*/
	}

	.overview-tbl th {
		padding: 30px 20px;
		font-size: 12px;
		width: 130px;
		text-align: left;
	}

	.overview-tbl-th-ttl {
		padding-left: 5px;
		width: 80px;
	}

	.overview-tbl td {
		padding: 30px 20px;
		font-family: 14px;
	}
}

/***********************************************************************************************/
/***********************************************************************************************
 FAQ
 ***********************************************************************************************/
.faq-section-container {
	background: #f8f8f8;
}

.faq-section-inner {
	margin: 0 auto;
	padding: 85px 130px 110px;
	max-width: 1160px;
}

.faq-ul-li {
	padding-top: 15px;
}

.faq-ul-li:first-of-type {
	padding-top: 0;
}

.faq-ul-li-q {
	padding: 35px 105px 30px 40px;
	position: relative;
	font-size: 16px;
	background: #dbdbdb;
}

.faq-ul-li-q-toggle {
	padding: 90px 110px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.faq-ul-li-q-toggle::before {
	content: '';
	width: 2px;
	height: 30px;
	position: absolute;
	left: 54px;
	top: 34px;
	background: #000;
	transition-property: opacity;
  transition-duration: .2s;
  transition-delay: 0;
  transition-timing-function: ease-in-out;
}

.faq-ul-li-q-toggle::after {
	content: '';
	width: 30px;
	height: 2px;
	position: absolute;
	left: 40px;
	top: 48px;
	background: #000;
}

.faq-ul-li-qa-open.faq-ul-li-q-toggle::before {
	opacity: 0;
}

.faq-ul-li-a {
	margin-top: 5px;
	padding: 40px;
	display: none;
	font-size: 14px;
	background: #fff;
}


@media screen and (max-width: 767px) {
	.faq-section-inner {
		padding: 35px 20px 50px;
	}

	.faq-ul-li-q {
		padding: 20px 60px 20px 15px;
		font-size: 14px;
	}

	.faq-ul-li-q-toggle {
		padding: 70px 60px 0 0;
	}

	.faq-ul-li-q-toggle::before {
		width: 2px;
		height: 16px;
		left: 27px;
		top: 25px;
	}

	.faq-ul-li-q-toggle::after {
		width: 16px;
		height: 2px;
		left: 20px;
		top: 32px;
	}

	.faq-ul-li-a {
		padding: 20px;
		font-size: 14px;
	}

}


/***********************************************************************************************
 banners
 ***********************************************************************************************/
.banners-section-body {
	padding: 0 90px 70px;
}


@media screen and (max-width: 767px) {
	.banners-section-inner {
		padding: 0;
	}

	.banners-section-body {
		padding: 50px 20px 60px;
	}
}


/***********************************************************************************************/
/***********************************************************************************************
 entry-btn
 ***********************************************************************************************/
.entry-btn {
	padding: 14px 100px;
	border-radius: 21px;
	display: inline-block;
	position: relative;
	color: #fff;
	font-size: 16px;
	background: #18489e;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

.entry-btn::before {
	background: #fff;
	border-radius: 50%;
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	top: calc(50% - 7px);
	right: 16px;
	vertical-align: middle;
}

.entry-btn::after {
	border-top: 3.5px solid transparent;
	border-bottom: 3.5px solid transparent;
	border-left: 5px solid #18489e;
	display: block;
	content: '';
	width: 5px;
	height: 7px;
	position: absolute;
	top: calc(50% - 3.5px);
	right: 20px;
	z-index: 5;

}

.entry-btn:hover {
	opacity: 0.75;
	color: #fff;
}

.entry-btn-disabled {
	padding: 10px;
	border-radius: 18px;
	display: inline-block;
	width: 120px;
	position: relative;
	color: #666;
	background: #dcdcdc;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

.entry-btn-disabled::after {
	display: none;
}

.entry-btn-disabled:hover {
	opacity: 1;
}

.bottom-btn-box {
	padding: 105px;
	text-align: center;
}

/*.entry-btn-l-box {
	padding: 30px 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	z-index: 1000;
}

.entry-btn-l {
	padding: 12px;
	border-radius: 18.5px;
	font-size: 13px;
	max-width: 280px;
	width: 100%;
}*/


.entry-btn-mrgn {
	margin: 5px;
}

.entry-btn-l-box-footer {
	padding-top: 5px;
	color: #fff;
	line-height: 1.5;
}


@media screen and (max-width: 767px) {

	.bottom-btn-box {
		padding: 40px;
		text-align: center;
	}

	.entry-btn {
		padding: 13px;
		border-radius: 25px;
		font-size: 16px;
		max-width: 330px;
		width: 100%;
	}

/*	.entry-btn-l {
		padding: 13px;
		border-radius: 25px;
		font-size: 16px;
		max-width: 330px;
		width: 100%;
	}*/

	.bottom-btn-box {
		padding: 40px;
		text-align: center;
	}
}

@media screen and (max-width: 640px) {
/*	.entry-btn-l-box {
		padding: 20px 0;
	}*/
/*
	.entry-btn-l {
		max-width: 40%;
	}*/
}


/****************************************
 misc
****************************************/
.ilb{
	display: inline-block;
}


.anchor {
	margin-top: -128px;
	padding-top: 128px;
	display: block;
}

@media screen and (max-width: 767px) {

	.anchor {
		margin-top: -64px;
		padding-top: 64px;
	}
}
