@charset "UTF-8";
/* Rewrite */
.details#kobe2nd h2 {
	margin-bottom: 0;
}
#contents h3 {
	margin: 0;
	padding: 0;
	border-left: none;
	line-height: 1.0;
	color: #980323;
}
.idx #contents h3 {
	padding: 3.0rem 0;
}
.idx #contents > section:not(:first-child) h3 {
	margin-top: 3.0em;
	border-top: 1px solid #c7c7c7;
}
.idx #contents h3 em {
	display: inline-block;
	margin-right: 0.25em;
	font-family: "RakutenSans_Bd";
	vertical-align: middle;
}
.idx #contents ul li {
	display: inline-block;
	position: relative;
	color: #ffffff;
	background: rgb(129, 3, 29);
	background: linear-gradient(135deg, rgba(129, 3, 29, 1) 0%, rgba(97, 2, 22, 1) 50%, rgba(129, 3, 29, 1) 50%, rgba(129, 3, 29, 1) 100%);
	border-radius: 5px;
	vertical-align: top;
	overflow: hidden;
}
.idx #contents ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
.idx #contents .rental ul li a:before {
	display: block;
	content: "\f14c";
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-family: fontAwesome;
	line-height: 1.0;
	z-index: 1;
}
.idx #contents #gk ul li .photo, .idx #contents #df ul li .photo, .idx #contents #mf ul li .photo, .idx #contents #fw ul li .photo {
	margin: 2.0em 0 0;
	text-align: center;
	overflow-x: hidden;
}
.idx #contents #gk ul li .photo img, .idx #contents #df ul li .photo img, .idx #contents #mf ul li .photo img, .idx #contents #fw ul li .photo img {
	object-fit: cover;
	height: 450px;
}
.idx #contents ul li strong {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	color: #ffffff;
	font-family: "RakutenSans_Bd";
	line-height: 1.0;
}
.idx #contents ul li .photo + strong + p, .idx #contents ul li .photo + p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 1.0em;
	background: rgb(75, 0, 13);
	background: linear-gradient(0deg, rgba(75, 0, 13, 1) 25%, rgba(75, 0, 13, 0) 100%);
	font-weight: bold;
	box-sizing: border-box;
}
.idx #contents ul li p span {
	display: block;
	font-weight: normal;
}
.idx #contents ul li p em {
	display: block;
	margin-top: 0.25em;
	font-family: "RakutenSans_Bd";
	line-height: 1.0;
}
.details #contents .heading h3 {
	color: #ffffff;
}
.details #contents .heading h3 strong, .details #contents .heading h3 b {
	color: #ffffff;
	font-family: "RakutenSans_Bd";
}
.details #contents .heading h3 b {
	line-height: 1.0;
}
.details #contents .heading h3 b em {
	display: inline-block;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ffffff;
}
.details #contents .heading h3 b span {
	display: block;
	margin-top: 0.5em;
}
.details #contents .heading .photo {
	position: relative;
}
.details #contents .heading .buttonBuy {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 100%;
	text-align: center;
}
.details #contents .heading .buttonBuy a {
	display: block;
	position: relative;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	color: #980323;
	background-color: #ffffff;
	border-radius: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.details #contents .heading .buttonBuy a:after {
	display: block;
	content: "\f054";
	position: absolute;
	top: calc(50% - 0.5em);
	right: 1.0em;
	font-family: fontAwesome;
	line-height: 1.0;
}
.details #contents .heading .sns {
	direction: ltr;
	margin-top: 15px;
}
.details #contents .heading .sns li {
	display: inline-block;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	overflow: hidden;
}
.details #contents .heading .sns > li:not(:first-child) {
	margin-left: 10px;
}
.details #contents .heading .sns li a {
	display: block;
	height: 40px;
	border-radius: 20px;
	box-sizing: border-box;
	text-decoration: none;
}
.details #contents .heading .sns li a:before {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-family: fontAwesome;
	font-size: 20px;
	text-align: center;
}
.details #contents .heading .sns li.iconTwitter a:before {
	content: "\f099";
}
.details #contents .heading .sns li.iconX a:before {
	content: "";
	background: transparent url("../../images/v3/logo-X_wh.png") no-repeat center center;
	background-size: 15px;
}
.details #contents .heading .sns li.iconFacebook a:before {
	content: "\f09a";
}
.details #contents .heading .sns li.iconInstagram a:before {
	content: "\f16d";
}
.details #contents .heading .sns li.iconBlog a:before {
	content: "\f044";
}
.details #contents .spec {
	margin-bottom: 20px;
}
.details #contents .spec dt {
	color: #ffffff;
	background-color: #4a000d;
	font-weight: bold;
	text-align: center;
}
.details #contents .spec dd {
	text-align: center;
}
.details #contents .intro {
	padding: calc(3.0em - 20px) 0 3.0em;
	color: #333;
}
.details #contents .intro b {
	display: block;
	margin-bottom: 0.25em;
	text-align: center;
}
.details #contents .intro span {
	position: relative;
	padding: 0 0.2em;
	margin: 0 0.3em;
	color: rgba(179, 152, 85, 0.8);
}
.details #contents .intro span::before, .details #contents .intro span::after {
	color: rgba(179, 152, 85, 0.2);
	position: absolute;
	padding-top: 0.1em;
	top: -.7em
}
.details #contents .intro span::before {
	content: "\f10d";
	font-family: FontAwesome;
	left: -0.8em;
	font-size: 5em;
}
.details #contents .spec dl {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 10px);
	margin-top: 50px;
	transform: translate(-10px)
}
.details #contents .spec dt, .details #contents .spec dd {
	margin: 10px 0 0 10px;
	padding: 10px;
	box-sizing: border-box;
}
.details #contents section h4 {
	margin-bottom: 1.0em;
	color: #a9002e;
	text-align: center;
}
.details #contents .note {
	margin-top: 0.5em;
	font-size: 0.85em;
}
.details #contents section table {
	width: calc(100% + 10px);
	margin-bottom: 0;
	border-collapse: separate;
	border: none;
	border-spacing: 5px;
	transform: translate(-5px);
}
.details #contents section table th, .details #contents section table td {
	padding: 1.0em 0;
	border: none;
	text-align: center;
}
.details #contents section table td {
	background-color: #dddddd;
}
.details #contents section table tr.totalCell td {
	background-color: rgba(152, 3, 35, 0.25) !important;
}
.details #contents section:not(.career) table tr > *:not(.teamCell) {
	width: 12%;
}
.details #contents section.career table tbody td {
	text-align: left;
}
.details #contents .tableWrap {
	margin-bottom: 0;
}

/* Common */
@media screen and (max-width: 640px) {
	.idx #contents h3 {
		font-size: 3.5vw;
		text-align: center;
	}
	.idx #contents h3 em {
		display: block;
		margin-bottom: 0.25em;
		font-size: 10.0vw;
	}
	.idx #contents ul {
		text-align: left;
	}
	.idx #contents ul li {
		width: calc(50% - 15px);
		margin-left: 10px;
	}
	.idx #contents ul li:nth-of-type(n+3) {
		margin-top: 10px;
	}
	.idx #contents #gk ul li .photo img, .idx #contents #df ul li .photo img, .idx #contents #mf ul li .photo img, .idx #contents #fw ul li .photo img {
		height: 45vh;
	}
	.idx #contents ul li strong {
		font-size: 5vw;
		line-height: 7.0vw;
	}
	.idx #contents ul li .photo + strong {
		font-size: 10vw;
	}
	.idx #contents ul li .photo + strong + p {
		font-size: 3.5vw;
		line-height: 1.4;
	}
	.idx #contents ul li strong + p {
		padding: 1.0em 0;
		padding-left: 10vw;
		font-size: 3.0vw;
		line-height: 1.4;
	}
	.idx #contents section:not(.fp) ul li p {
		padding: 1.0em;
		font-size: 3.0vw;
		line-height: 1.4;
	}
	.idx #contents section:not(.fp) ul li .photo + p {
		font-size: 3.0vw;
		line-height: 1.4;
	}
	.idx #contents section:not(.fp) ul li p span {
		font-size: 2.6vw;
	}
	.idx #contents ul li p {
		font-size: 3.5vw;
	}
	.details #contents .heading {
		position: relative;
		background-color: #a9002e;
	}
	.details #contents .heading h3 {
		text-align: center;
	}
	.details #contents .heading h3 strong {
		position: absolute;
		top: 3.5vw;
		left: 3.5vw;
		text-align: center;
		line-height: 1.0;
	}
	.details #contents .heading h3 strong em {
		display: block;
		font-size: 20vw;
	}
	.details #contents .heading h3 strong em:after {
		display: block;
		content: "";
		width: 8vw;
		height: 1px;
		margin: 5px auto 5px;
		background-color: #ffffff;
	}
	.details #contents .heading h3 b {
		font-size: 8.0vw
	}
	.details #contents .heading h3 b em {
		margin: 0 10px 1.0em;
		font-size: 5.0vw
	}
	.details #contents .heading h3 b span {
		font-size: 4.0vw
	}
	.details #contents .heading .buttonBuy {
		width: 50%;
		right: 20px;
	}
	.details #contents .heading .buttonBuy a {
		display: block;
		position: relative;
		height: 40px;
		line-height: 40px;
		color: #a9002e;
		background-color: #ffffff;
		border-radius: 20px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
	}
	.details #contents .heading .sns li a {
		background-color: #a9002e;
	}
	.details #contents .heading .photo {
		padding: 2.0em;
		overflow: hidden;
	}
	.details.fp #contents .heading .photo {
		height: calc(70vh + 4.0em);
		padding: 0;
		overflow: hidden;
	}
	/*.details.fp #contents .heading .photo img{object-fit: cover; max-width: none; width: 100%; height: 95vh; padding-top: 2.0em;}*/
	.details.fp #contents .heading .photo img {
		object-fit: cover;
		width: auto;
		height: 95vh;
		padding-top: 2.0em;
	}
	.details #contents .heading .box {
		padding: 1.5em 0;
		background-color: #4a000d;
	}
	.details #contents .spec dl {
		margin-top: 0;
		padding: 0 10px 10px;
		/*background-color: #4a000d;*/
		box-sizing: border-box;
	}
	.details #contents .spec dt, .details #contents .spec dd {
		font-size: 3.0vw;
	}
	.details #contents .spec dt {
		width: calc(25% - 10px);
	}
	.details #contents .spec dd {
		width: calc(75% - 10px);
		background-color: #dddddd;
	}
	.details #contents .intro {
		padding: calc(2.0em - 1px) 1.0em;
		font-size: 3.5vw;
	}
	.details #contents .intro b {
		margin-bottom: 0.2em;
		/*padding: 1.5em 0 0.2em;*/
		font-size: 5.0vw;
	}
	.details #contents .gallery .swiper-slide.videoList {
		width: 85% !important;
	}
	.details #contents .gallery .swiper-slide img {
		width: 100% !important;
	}
	.details #contents .note {
		padding: 0 10px;
	}
	.details #contents section {
		width: 100%;
		overflow: hidden;
	}
	.details #contents section h4 {
		padding-bottom: 0.5em;
		border-bottom: 1px solid #610216;
		font-size: 5.0vw;
	}
	.details #contents section table tbody th, .details #contents section table tbody td {
		padding: 1.0em;
	}
	.details #contents section .tableWrap {
		margin-left: 10px;
	}
	.details #contents section .tableWrap:before {
		content: "← 横にスクロールできます →";
		color: #a9002e;
	}
	.details #contents section .tableWrap table {
		padding-right: 10px;
	}
	.details #contents section table th {
		color: #ffffff;
		background-color: #4b000d;
	}
	.details #contents section.career table {
		width: calc(100% - 10px);
		margin-left: 10px;
	}
	.details #contents section.career table thead {
		display: none;
	}
	.details #contents section.career table tbody tr, .details #contents section.career table tbody th, .details #contents section.career table tbody td {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
	}
	.tab-content li.field.active .tab-container section {
		border-bottom: none;
		/*padding-top: 20px;*/
	}
}

/*section*/

section.video {
	margin-top: 40px;
}
section#faq {
	background-color: #fff;
}

.clip-path {
	clip-path: polygon(0% 3.5rem, 100% 0%, 100% calc(100% - 3.5rem), 0% 100%);
	background: -webkit-radial-gradient(55% 330%, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 550%), -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.6) 50%), -webkit-linear-gradient(bottom left, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 120%);
	background: radial-gradient(55% 330%, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.5) 550%), linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, rgba(0, 0, 0, 0.6) 50%), linear-gradient(to top right, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 130%);
	background-color: #DFE3E4;
	background-blend-mode: color-burn, screen, color-burn;
	padding: 50px 0;
}
.clip-path02 {
	clip-path: polygon(0% 3.5rem, 100% 0%, 100% calc(100% - 3.5rem), 0% 100%);
	background-color: rgba(179, 152, 85, 0.28);
	background-blend-mode: color-burn, screen, color-burn;
	padding: 50px 0;
}
.details #contents section > section.clip-path02 {
	padding: 50px 0 0;
}

/*contents*/

@media screen and (min-width: 641px) {
	#contents {
		width: 100%;
	}
	.idx #contents h3 {
		font-size: 20px;
	}
	.idx #contents h3 em {
		font-size: 70px;
	}
	.idx #contents ul li {
		width: 23.584%;
	}
	.idx #contents ul li:not(:nth-of-type(4n+1)) {
		margin-left: 1.886%;
	}
	.idx #contents ul li:nth-of-type(n+5) {
		margin-top: 1.886%;
	}
	.idx #contents .rental ul li a:before {
		font-size: 20px
	}
	.idx #contents ul li strong {
		font-size: 40px;
		line-height: 60px;
	}
	.idx #contents ul li .photo + strong {
		font-size: 60px;
	}
	.idx #contents ul li strong + p {
		padding-left: 60px;
	}
	.idx #contents ul li p {
		padding: 20px;
	}
	.details #contents .heading {
		position: relative;
		background: transparent url("../../images/rwd/profile/bg-heading.jpg") no-repeat center center;
		background-size: cover
	}
	.details.fp #contents .heading {
		height: 650px;
	}
	.details #contents .heading h3 {
		display: flex;
		margin-bottom: 1.0em;
		line-height: 1.2;
		align-items: flex-start;
	}
	.details #contents .heading h3 strong {
		margin: 10px 15px 0 0;
		padding: 15px 15px 15px 0;
		border-right: 1px solid #ffffff;
		font-size: 30px;
		line-height: 1.0;
	}
	.details #contents .heading h3 strong em {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		font-size: 600px;
		line-height: 600px;
		text-align: center;
		opacity: 0.25;
	}
	.details #contents .heading h3 b {
		display: block;
		position: relative;
		font-size: 70px;
		z-index: 0;
	}
	.details #contents .heading h3 b em {
		font-size: 30px;
	}
	.details #contents .heading h3 b span {
		font-size: 20px;
	}
	.details #contents .heading .buttonBuy a {
		width: 300px;
	}
	.details #contents .heading .sns {
		position: relative;
		margin-left: 75px;
		z-index: 0;
	}
	.details #contents .heading .sns li a {
		border: 1px solid #ffffff;
	}
	.details #contents .heading .container {
		display: table;
		direction: rtl;
	}
	.details #contents .heading .container .photo {
		display: table-cell;
		width: 300px;
		padding: 20px 0;
		text-align: right;
		vertical-align: bottom;
	}
	.details.fp #contents .heading .container .photo {
		width: 1% /*auto*/ ;
		height: 650px;
		padding: 0 0 0;
		box-sizing: border-box;
		z-index: 1;
	}
	.details.fp #contents .heading .container .photo img {
		display: block;
		max-width: none;
	}
	.details #contents .heading .container .box {
		display: table-cell;
		vertical-align: middle;
		direction: ltr;
	}
	.details #contents .spec dt {
		width: calc(10% - 10px);
	}
	.details #contents .spec dd {
		width: calc(40% - 10px);
		background-color: #dddddd;
	}
	.details #contents .intro {
		width: 800px;
		margin: 0 auto;
		font-size: 16px;
	}
	.details #contents .intro b {
		font-size: 28px;
		padding-top: 0.5em;
		color: #333;
	}
	.details #contents .swiper-container {
		width: 1060px;
		/*margin-bottom: 50px;*/
		overflow: visible;
	}
	.details #contents .gallery .swiper-slide img {
		width: 340px !important;
	}
	@media screen and (min-width: 641px) {
		.details #contents .video .swiper-slide {
			width: 722px !important;
		}
	}
	.details #contents .note {
		text-align: right;
	}

	.details #contents section > section {
		padding: 20px 0 0;
		overflow: hidden;
	}
	.details #contents section h4 {
		font-size: 30px
	}
	.details #contents li ssection > li section:nth-child(odd) table tbody td {
		background-color: #ffffff;
	}
	.details #contents section table th {
		color: #ffffff;
		background-color: #4a000d;
	}
	.details #contents .spec + section.career {
		margin-top: 50px;
	}
	.details #contents section.career table tbody th {
		width: 25% !important;
		color: #333333;
		background-color: #dddddd;
	}
	.details #contents section.career table tbody td {
		width: 75% !important;
		padding-right: 1.0em;
		padding-left: 1.0em;
	}
	.tab-content li.field.active .tab-container .gallery {
		width: 100%;
		overflow: hidden;
	}
	.tab-content li.field.active .tab-container section.gallery {
		padding: 0 0 40px 0;
	}
	.tab-content li.field.active .tab-container section {
		padding: 40px 0;
	}
	.tab-content li.field.active .tab-container section:nth-child(even) {
		background-color: #f7f7f7;
	}
	.video {
		margin-bottom: 40px;
	}
}

/* tab menu */
.ui-tab .col {
	flex-basis: 0;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%;
}
.ui-tab .col, .ui-tab .col-2 {
	position: relative;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.ui-tab .col-2 {
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 10px;
}
@media screen and (min-width: 641px) {
	.unit2Lg {
		font-size: 0;
	}
	.unit2Lg > * {
		display: inline-block;
		width: 48.481%;
		vertical-align: top;
	}
	.unit2Lg > *:nth-child(even) {
		margin-left: 3.036%;
	}
}

/* 横並び */
.row {
	display: flex;
	flex-wrap: wrap;
}
.row.center {
	align-items: stretch;
	/*justify-content: center;*/
	text-align: center;
}
@media (max-width: 834px) {
	.col, .col-2 {
		position: relative;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.col-3 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		margin-bottom: 10px;
		padding-left: 10px;
	}
	.col-4 {
		flex: 0 0 48%;
		max-width: 50%;
		margin-bottom: 10px;
		margin-left: 5px;
	}
}
@media (min-width: 835px) {
	.col-2 {
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 10px;
	}
	.col-3 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
		margin-bottom: 10px;
		padding-left: 10px;
	}
	.col-4 {
		max-width: 24%;
		margin-left: 10px;
		margin-bottom: 10px;
	}
}

/* tab */
.reset {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ui-tab {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 20px 10px;
}
.ui-tab li {
	background-color: #fff;
	border: 2px solid #a9002e;
	width: calc(100%);
	text-align: center;
	padding: 12px 0 !important;
}
.ui-tab li:first-child {
	border-radius: 10px 0 0 10px;
}
.ui-tab li:last-child {
	border-radius: 0 10px 10px 0;
	margin-left: 2px;
}
.ui-tab li {
	background-color: #fff;
	width: calc(100%);
	text-align: center;
	padding: 20px 0;
	transition: 0.2s;
}
.ui-tab li span {
	color: #333333;
	text-decoration: none;
	font-size: 1.0em;
}
.ui-tab li a:hover {
	opacity: 1;
}
.ui-tab li.active span {
	color: #FFFFFF;
}
.ui-tab li.active {
	background-color: #a9002e;
	font-weight: bold;
}

.tab-content li.field {
	display: none;
	background-color: #FFFFFF;
}
.tab-content li.field.active .tab-container section:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.tab-content li.field.active .tab-container section {
	overflow: hidden;
}
.tab-content li.field.active {
	display: block;
}
.tab-content li.field .tab-container {
	max-width: 100%;
}
.tab-content li.field .tab-container > table.sample-table {
	width: 100%;
	table-layout: fixed;
	margin: 0;
}
.tab-content li.field .tab-container > table.sample-table > tbody > tr > td {
	padding: 20px 20px 20px 10px;
	border-top: 1px solid #c7c7c7;
	vertical-align: middle
}
.tab-content li.field .tab-container > table.sample-table > tbody > tr > td:last-child {
	padding: 20px;
	background-color: #f7f7f7;
}
@media screen and (min-width: 641px) {
	.ui-tab {
		width: 600px;
		margin: 20px auto;
	}
}
@media screen and (max-width: 640px) {
	.ui-tab {
		width: 300px;
		margin: 20px auto;
	}
}


.youtubeArea {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtubeArea iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.short-wrapper {
	width: 100%;
	height: 100%;
	aspect-ratio: 9 / 16;
}
.short-wrapper iframe {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}


/* swiper Slider */
.profile .gallerySlider {
	width: 100%;
	overflow: hidden;
}
.profile .main .swiper {
	overflow: visible;
}
.profile .main .swiper-pagination {
	position: static !important;
	height: calc(1.0em + 8px) !important;
}
.profile .main .swiper-pagination > * {
	vertical-align: top;
}
.profile .main .swiper-pagination-bullet:first-child {
	margin-left: 0;
}
.profile .main .swiper-pagination-bullet.swiper-pagination-bullet-active.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #9b0020;
}
.profile .main .lp-slide {
	margin: 0 auto;
	max-width: 700px;
	width: 100%;
}
.profile .main .swiper-slide a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.profile .main.videoSlider .swiper-pagination-bullet, .profile .main .shortSlider .swiper-pagination-bullet {
	width: 50px;
	height: 5px;
	margin-left: 5px;
	border-radius: 0;
	background: #666;
	opacity: 1;
	outline: none;
	vertical-align: top;
}
.profile .main .videoSlider .swiper-slide-active {
	opacity: 1;
	z-index: 1;
	transform: scale(1.0) !important;
}
.profile .main .shortSlider .swiper-pagination {
	margin-top: 1.0em;
}
.profile .main .shortSlider .swiper-wrapper {
	margin: 0 auto;
}
.short_list > div.col-4 {
	background-color: transparent;
	border-radius: 5px;
}
.profile .main .swiper-pagination {
	position: static !important;
	height: calc(1.0em + 8px) !important;
}
.profile .main .swiper-pagination > * {
	vertical-align: top;
}
.profile .main .swiper-button-prev:after, .profile .main div.swiper-container-rtl .swiper-button-next:after, .profile .main div.swiper-button-next:after, .profile .swiper-button-prev:after, .profile .swiper-button-next:after {
	font-size: 16px;
	font-weight: bold;
}
.profile .main .swiper-button-prev, .profile .main .swiper-button-next {
	background-size: 30%;
	width: 50px;
	height: 50px;
}
.profile .main .swiper-button-prev:after, .profile .main .swiper-button-next:after {
	position: absolute;
	top: 35%;
	left: 35%;
	width: 100%;
	height: 100%;
}
.profile .main .gallery .swiper-button-prev, .profile .main .gallery .swiper-button-next {
	outline: none;
	z-index: 100;
}
.profile .main .gallery .swiper-button-next, .profile .main .gallery .swiper-button-prev {
	border: 1px solid #fff;
	z-index: 90;
	border-radius: 50%;
	color: #fff;
	background-color: rgba(0, 0, 0, 1.0);
	box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px 0;
}
.profile .main .swiper-button-prev:after, .profile .main div.swiper-container-rtl .swiper-button-next:after, .profile .main div.swiper-button-next:after, .profile .main .swiper-button-prev:after {
	font-size: 16px;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.profile .main .lp-slide {
		margin: 0 auto;
		width: 85%;
	}
	.profile .main .swiper-button-prev, .profile .main .swiper-button-next {
		width: 30px;
		height: 30px;
	}
	.profile .main .swiper-button-prev:after, .profile .main .swiper-button-next:after {
		top: 20%;
		left: 0;
	}
	.profile .main .swiper-button-prev {
		left: 0;
	}
	.profile .main .swiper-button-next {
		right: 0;
	}
	.profile .main div.swiper-slide {
		margin: 0 0 2em;
	}
	.profile .main .swiper-pagination-bullet {
		width: 7vw;
	}
}
@media screen and (min-width: 769px) {
	.profile .main .swiper-container {
		margin-bottom: 20px;
		overflow: visible;
	}
	.profile .main .swiper-slide.videoList {
		width: 722px;
	}
	.profile .main .swiper-wrapper > .swiper-slide, .profile .main .swiper-wrapper > .swiper-slide {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		overflow: visible;
	}
}
/* Q&A */
.qa-section {
	display: grid;
	gap: 10px;
	transition: all 0.3s ease;
	grid-template-columns: 1fr 1fr;
}
.qa-item {
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	border-radius: 6px;
}
.question {
	font-weight: 600;
	color: #a9002e;
	border-right: none;
	border-bottom: 1px solid #a9002e;
	padding: 0 0 10px;
	margin-bottom: 10px;
}
.answer {
	padding-left: 0;
	color: #555;
	line-height: 1.6;
	margin-bottom: 10px;
}
@media (max-width: 640px) {
	.qa-section {
		grid-template-columns: 1fr;
	}
	.qa-item {
		margin: 0 20px;
	}
	.question {
		border-right: none;
		padding-right: 0;
		margin-bottom: 8px;
	}
	.answer {
		padding-left: 0;
	}
	.itemButton#toggle-btn span {
		width: 60%;
	}
}

.itemButton, .itemButton#toggle-btn {
	margin: 30px 0;
}
#toggle-btn span {
	display: inline-block;
	min-width: 200px;
	padding: 10px;
	text-decoration: none;
	border-radius: 100px;
	color: #ffffff;
	background-color: #9b0020;
}
#toggle-btn span:hover {
	background-color: #4a000d;
}
@media screen and (max-width: 640px) {
	.news .newslist {
		padding: 0 20px;
	}
	.news .newslist li {
		border-bottom: 1px dotted #fff;
	}
}
.slanted-line {
	border: none;
	height: 10px;
	background: rgba(129, 3, 29, 0.1);
	width: 100%;
	/*transform: rotate(-4deg) translateX(10px);*/
}
.itemButton a {
	width: 40%;
}

@media screen and (max-width: 640px) {
	.itemButton a {
		width: 87%;
	}
}

/* goods-swiper */

.details .goods .swiper-button-next, .goods .swiper-button-prev {
	border: 3px solid #9b0020;
}
.details .goods .swiper-button-prev:after, .goods .swiper-container-rtl .swiper-button-next:after, .details .goods .swiper-button-next:after, .details .goods .swiper-button-prev:after {
	color: #9b0020;
}
.details .goods .swiper-slide a {
	display: block;
	padding: 20px;
	color: #333333;
	border: 1px solid #ffffff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
	text-decoration: none;
}
.details .goods ul {
	margin-bottom: 20px;
}
.details .goods .swiper-slide {
	text-align: center;
	;
}
.details .goods .swiper-slide a:hover {
	border: 1px solid #c7c7c7;
	box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.25);
}
.details .goods .swiper-slide p {
	margin-top: 10px;
}
@media screen and (max-width: 640px) {
	.details .goods div.swiper-slide {
		width: 90%;
		margin: 0 0 50px;
	}
	.details .goods {
		width: 100%;
		overflow: hidden;
	}
	.details .goods .swiper-container {
		overflow: visible;
	}
	.details .goods {
		margin-bottom: 20px;
		overflow-y: visible;
	}
	.details .goods .swiper-container {
		margin-bottom: 20px;
		overflow: visible;
	}
	.details .goods .swiper-wrapper > .swiper-slide {
		display: inline-block;
		width: 250px;
		vertical-align: top;
		overflow: visible;
	}
	.details .goods .swiper-button-prev {
		left: -36px;
		border-radius: 50px;
	}
	.details .goods .swiper-button-next {
		right: -36px;
		border-radius: 50px;
	}
	.details .goods .swiper-button-next, .details .goods .swiper-button-prev {
		top: auto;
		bottom: 0;
		width: 30px;
		height: 30px;
	}
	.details .goods .swiper-button-next {
		right: calc(50% - 40px);
	}
	.details .goods .swiper-button-next, .details .goods .swiper-container-rtl .swiper-button-prev {
		opacity: 0.5;
		z-index: 100;
	}
	.details .goods .swiper-button-prev, .details .goods .swiper-container-rtl .swiper-button-next {
		opacity: 0.5;
		z-index: 100;
	}
	.details .goods .swiper-button-prev {
		left: calc(50% - 40px);
	}
	.details .goods .swiper-button-prev:after, .details .goods .swiper-container-rtl .swiper-button-next:after, .details .goods .swiper-button-next:after, .details .goods .swiper-button-prev:after {
		font-size: 16px;
	}
}
@media screen and (min-width: 641px) {
	.details .goods .swiper-container {
		position: relative;
	}
	.details .goods .swiper-button-prev, .details .goods .swiper-container-rtl .swiper-button-next {
		border-radius: 50px;
		width: 50px;
		height: 50px;
		left: -22px;
		opacity: 0.5;
		z-index: 100;
	}
	.details .goods .swiper-button-next, .details .goods .swiper-container-rtl .swiper-button-prev {
		border-radius: 50px;
		width: 50px;
		height: 50px;
		right: -22px;
		opacity: 0.5;
		z-index: 100;
	}
}

.details .goods .swiper-pagination {
	display: none
	/*position: static;
	height: 25px;
	padding: 10px 0;
	background-color: #ffffff!important;
	box-sizing: border-box;*/
}

/*.details .goods .swiper-pagination-bullet {
	width: 50px;
	height: 5px;
	margin-left: 5px;
	border-radius: 0;
	background: #dddddd;
	opacity: 1;
	outline: none;
	vertical-align: top;
}
.details .goods .swiper-pagination-bullet:first-child {
	margin-left: 0;
}
.details .goods .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #9b0020;
}
@media screen and (max-width: 640px) {
	.details .goods .swiper-pagination-bullet {
		width: 7vw;
	}
}*/

.p-b40 {
	padding-bottom: 40px;
}
.hidden {
	display: none;
}