.seo_next_system {
	display: none;
}

.layout-pc {
	display: block;
}
.layout-sp {
	display: none;
}

#main {
	margin: 0;
}

#sub {
	margin: 0 !important;
	width: 234px;
}

#top_logo {
	left: 50%;
	margin-left: -560px;
	position: absolute;
	top: 84px;
	z-index: 1000;
}

#community {
	margin: 0;
	width: 234px;
}

#main_visual{
	width: 100%;
	height: 535px;
	margin: 0px auto;
	padding-top: 10px;
	margin: 0px auto;
	background: rgb(255, 243, 243);
}

#main_visual {
	position: relative;
	margin: 0 0 50px;
}

#main_visual_top {
	position: absolute;
	top: 136px;
	left: 50%;
	z-index: 300;
}

.main_visual_in {
	height: 535px;
}
.main-voice {
	position: absolute;
	gap: 10px;
	top: 123px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.main-voice__item {
	display: block;
	width: 318px !important;
	height: 316px;
	background: url(../img/slide/bg_voice.png) center center / 100% 100% no-repeat;
	padding: 22px 21px 0;
	color: #525252;
	box-sizing: border-box;
	box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.11);
	transition: opacity 0.25s ease;
	overflow: hidden;
	text-align: left;
}
.main-voice__item--on {
	opacity: 1;
}
.main-voice__item--on:nth-child(2) {
	transition-delay: 0.2s;
}
.main-voice__item--on:nth-child(3) {
	transition-delay: 0.4s;
}
.main-voice__head{
	width: 142px;
}
.main-voice__img{
	width: 108px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.main-voice__img img {
	width: 108px;
	height: 80px;
	object-fit: cover;
}
.main-voice__in{
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.main-voice__no {
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0;
	position: relative;
	margin-bottom: 3px;
	box-sizing: border-box;
}
.main-voice__no span {
	font-size: 11px;
	margin-left: 0.5em;
}
.main-voice__no::after {
	content: "";
	box-sizing: border-box;
	display: block;
	width: 11px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: url(../img/slide/ico_voice.png) center center / contain no-repeat;
}
.main-voice__name {
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #19BBFF;
	box-sizing: border-box;
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.main-voice__date {
	text-align: right;
	font-weight: bold;
}
.main-voice__txt {
	margin-top: 10px;
	width: 100%;
	box-sizing: border-box;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.7;
	height: 102px;
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.main-voice-comment {
	box-sizing: border-box;
	width: 100%;
	height: 75px;
	margin-top: 5px;
	background: #E8F8FF;
	padding: 5px 10px;
}
.main-voice-comment__ttl {
	box-sizing: border-box;
	font-size: 15px;
	letter-spacing: 0;
	line-height: 1.5;
	color: #19BBFF;
	font-weight: bold;
	margin-bottom: 3px;
}
.main-voice-comment__txt {
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0;
	height: 27px;
	overflow: hidden;
}


/* .main_visual_in::after {
	content: "";
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	pointer-events: none;
	height: 491px;
	width: 1022px;
	border-right: 12px solid #000;
	border-left: 12px solid #000;
} */

.main_visual__bn {
	position: absolute;
	width: 674px;
	height: 82;
	top: 32px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1000;
	pointer-events: none;
}
.main_visual__bn img{
	width: 100%;
}

.main_visual__bn2 {
	position: absolute;
	text-align: center;
	max-height: 150px;
	width: 580px;
	bottom: 125px;
	left: 0;
	right: 0;
	margin: 0 auto;
	pointer-events: none;
	overflow: hidden;
}

.main_visual__bn2 img {
	max-width: 100%;
	max-height: 100%;
}

.main_visual_count {
	width: 630px;
	height: 120px;
	position: absolute;
	left: 0;
	right: 0;
	top: 400px;
	margin: 0 auto;
	background: url(../img/slide/img_02.png) center center / 100% 100% no-repeat;
	padding-top: 15px;
	text-align: center;
	z-index: 300;
}
.main_visual_count:hover {
	text-decoration: none;
	opacity: 0.7;
}

.main_visual_count_txt {
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: 0;
	color: #F04292;
	font-weight: bold;
}
.main_visual_count_txt strong{
	color: #19BBFF;
	font-weight: bold;
}
.main_visual_count_num {
	font-size: 19px;
	line-height: 1.5;
	letter-spacing: 0;
	font-weight: bold;
	color: #F04292;

}


.pagination {
	bottom: 40px;
	left: 0;
	width: 100%;
	height: 70px;
	text-align: center;
	position: absolute;
	z-index: 500;
}

.pagination a {
	margin: 0 5px;
	width: 145px;
	height: 70px;
	display: inline-block;
	overflow: hidden;
	background-color: #000;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
	background-color: #000;
}

.pagination a.pn1 {
	background: transparent url(../img/pn1.png) no-repeat left top;
}

.pagination a.pn1:hover,
.pagination a.pn1.active {
	background: transparent url(../img/pn1_on.png) no-repeat left top;
}

.pagination a.pn2 {
	background: transparent url(../img/pn2.png) no-repeat left top;
}

.pagination a.pn2:hover,
.pagination a.pn2.active {
	background: transparent url(../img/pn2_on.png) no-repeat left top;
}

.pagination a.pn3 {
	background: transparent url(../img/pn3.png) no-repeat left top;
}

.pagination a.pn3:hover,
.pagination a.pn3.active {
	background: transparent url(../img/pn3_on.png) no-repeat left top;
}

.pagination a.pn4 {
	background: transparent url(../img/pn4.png) no-repeat left top;
}

.pagination a.pn4:hover,
.pagination a.pn4.active {
	background: transparent url(../img/pn4_on.png) no-repeat left top;
}

.pagination a.pn5 {
	background: transparent url(../img/pn5.png) no-repeat left top;
}

.pagination a.pn5:hover,
.pagination a.pn5.active {
	background: transparent url(../img/pn5_on.png) no-repeat left top;
}

.pagination a.pn6 {
	background: transparent url(../img/pn6.png) no-repeat left top;
}

.pagination a.pn6:hover,
.pagination a.pn6.active {
	background: transparent url(../img/pn6_on.png) no-repeat left top;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;

}

#slideshow {
	width: 730px;
	text-align: left;
	position: relative;
	margin: 0 0 30px;
}

#slideshow div {
	width: 730px;
	height: 320px;
	overflow: hidden;
	position: relative;
}

#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul {
	top: 20px;
	left: 10px;
	width: 240px;
	position: absolute;
	z-index: 100;
}

#slideshow ul li {
	width: 240px;
	height: 80px;
	margin-bottom: 15px;
	text-indent: -9999px;
}

#thumb_slide01 {
	background: url(../img/thumb_slide01.png) no-repeat left top;
}

#thumb_slide01.active {
	background: url(../img/thumb_slide01_on.png) no-repeat left top;
}

#thumb_slide02 {
	background: url(../img/thumb_slide02.png) no-repeat left top;
}

#thumb_slide02.active {
	background: url(../img/thumb_slide02_on.png) no-repeat left top;
}

#thumb_slide03 {
	background: url(../img/thumb_slide03.png) no-repeat left top;
}

#thumb_slide03.active {
	background: url(../img/thumb_slide03_on.png) no-repeat left top;
}

#slideshow .active {
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	opacity: 1 !important;
}




.lcl-message {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 30px;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0f0f0;
	padding: 20px 0;
}

.lcl-message h2 {
	font-weight: bold;
	font-size: 24px;
	color: #333;
	margin-bottom: 5px;
	position: relative;
}

.lcl-message h2:after,
.lcl-message h2:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 1px;
	background-color: #666;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.lcl-message h2:before {
	left: -380px;
}

.lcl-message h2:after {
	right: -380px;
}

.lcl-message p {
	font-size: 18px;
	color: red;
}

/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul {
	display: inline-block;
	overflow: hidden;
}

#channel_list {
	padding-bottom: 20px;
	background: url(../img/bg_channel.png) no-repeat left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 17px;
	margin-left: 0px;
}

#channel_list h2 {
	margin: 0;
	padding: 0;
}

#channel_list ul {
	padding: 0 0 0 32px;
	overflow: hidden;
}

#channel_list li {
	width: 206px;
	height: 149px;
	margin: 0 14px 5px 0;
	padding: 3px;
	float: left;
	background: url(../img/bg_channel2.jpg) no-repeat center top;
}

#top_banner {
	width: 730px;
}

#top_info {
	clear: both;
}

#top_info .column3 .col {
	float: left;
	margin: 0 20px 20px 0;
	width: 230px;
}

#top_info h2 {
	margin: 0 0 20px 0;
}

#top_info .column3 {
	width: 1000px;
	margin: 0 0 20px 0;
	padding-left: 20px;
}

#top_info .column3 .col {
	width: 210px;
	padding: 9px 10px;
	background: url(../img/bg_box.png) repeat left top;
}

#top_info .column3 .col:hover {
	background: url(../img/bg_box_on.png) repeat left top;
}

#top_info .column3 .col_inner {
	padding: 10px;
	background-color: #FFF;
}

#top_info .column3 .col_inner .type {
	background: #666 none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #fff;
	line-height: 1.0;
	padding: 4px 6px;
	margin-left: -4px;
}

#top_info .column3 .col_inner .price {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0 10px 0;
}

#top_info .column3 .col_inner h3 span {
	display: block;
	font-size: 15px;
}

#top_info .column3 .col_inner p {
	margin: 5px 0 0;
	font-size: 11px;
}

#top_info .column3 .col_inner p.info {
	font-size: 10px;
}

#top_info .column3 .col_inner .icon {
	margin-left: -28px;
	margin-top: 10px;
}

#top_info .column3 .col_inner .flg_group {
	margin-top: 5px;
}

#top_info .column3 .col_inner .flg_group li {
	font-size: 13px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #f00;
	color: #fff;
	padding: 5px 10px;
	margin: 0 2px 0 0;
}

#real {
	margin: 0;
	color: #000;
	background: #0A2370;
	padding: 50px 0;
	margin-bottom: 50px;
}

#real .real-content {
	display: flex;
	margin: 0 auto;
	justify-content: center;
}

#real .real-content__item {
	display: flex;
	margin: 0 10px;
}
#real .real-content__item dt {
	background: #F04393;
	color: #fff;
	height: 80px;
	padding: 0 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#real .real-content__item dd {
	height: 80px;
	background: #fff;
	padding: 0 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #0A2370;
}
#real .real-content__item dd strong {
	font-size: 30px;
	font-weight: bold;
}

#real strong {
	margin: 0 5px;
	font-size: 18px;
}

#real table {
	width: 220px;
}

#real th {
	text-align: center;
	background-color: #0A2370;
	border: 6px #0A2370 solid;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#real td {
	font-size: 16px;
	color: #061F72;
	vertical-align: middle;
	border: 6px #0A2370 solid;
	border-top: none;
}

#real td.noline {
	border-bottom: none;
}

#real td span {
	font-size: 20px;
	font-weight: bold;
}

#real td strong {
	font-size: 28px;
	font-weight: bold;
	line-height: 2.0;
	padding: 0 0 0 20px;
}

#sub {
	margin-right: 10px;
}

#sub > #other-cont > li:not(:last-child) {
	margin-bottom: 10px;
}
#sub > #other-cont > li:last-child {
	margin-bottom: 20px;
}

#top_sub dl {
	width: 234px;
	height: 140px;
	overflow-y: scroll;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

#top_sub dt {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}

#top_sub dd {
	border-bottom: 1px #999999 dotted;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#top_nav {
	margin: 0 10px 0 0 !important;
}

.top_cont {
	display: flex;
	justify-content: space-between;
	padding: 0 0 20px;
}

#newpager,
#osusumepager {
	text-align: center;
	clear: both;
}

#newpager li,
#osusumepager li {
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border: 1px solid #f04393;
	margin: 0 5px;
	width: 30px;
}

#newpager li a,
#osusumepager li a {
	display: block;
	width: 20px;
	height: 100%;
	color: #f04393;
	padding: 5px
}

#newpager li a:hover,
#osusumepager li a:hover {
	background: #f04393;
	color: #fff;
}

#newpager li strong,
#osusumepager li strong {
	display: block;
	width: 20px;
	height: 100%;
	background: #f04393;
	color: #fff;
	padding: 5px
}

.top-movie {
	height: 400px;
	overflow: hidden;
	position: relative;
}
.top-movie video {
	width: 100%;
	position: absolute;
	bottom: -30%;
	left: 0;
}
.top-movie .top-movie__texts {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.top-movie .top-movie__texts .copy {
	color: #fff;
	font-size: 3.8rem;
	font-family: Yu Mincho, Hiragino Mincho ProN;
	font-weight: bold;
	text-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
	margin-top: -0.5em;
}
.top-movie .top-movie__texts .btns {
	background: rgba(0,0,0,0.2);
	padding: 20px 10px;
	border-radius: 5px;
	margin-top: 50px;
	display: flex;
	position: absolute;
	bottom: 30px;
	left: center;
}
.top-movie .top-movie__texts .btns .btn-item {
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 50px;
	margin: 0 10px;
	width: 200px;
	border-radius: 5px;
	box-shadow: 0 2px 0 #ccc;
}
.top-movie .top-movie__texts .btns .btn-item:hover {
	text-decoration: none;
	opacity: 0.9;
}
.top-movie .top-movie__texts .btns .btn-item.buy {
	border-top: 2px solid #F2C800;
}
.top-movie .top-movie__texts .btns .btn-item.build {
	border-top: 2px solid #009B00;
}
.top-movie .top-movie__texts .btns .btn-item.sell {
	border-top: 2px solid #FD6700;
}

.infinite-slider .swiper-wrapper {
	transition-timing-function: linear;
}