/* Common styles for both PC and mobile */
body {
	margin: 0;
	padding: 0;
	font-family: Montserrat;
}
.text-intro p, .text-intro h4{
	margin-bottom: 24px;
	font-size: 17px;
}
a {
	color: #000;
	text-decoration: none;
}

.content1 {
	position: relative;
}

.header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.25rem;
	border-bottom: 3px solid rgba(134, 134, 134, 0.5);
}

.logo {
	flex: 1;
}

.logo img {
	width: 9.375rem;
	height: 3.125rem;
	max-width: 100%;
	height: auto;
}

.nav {
	text-align: right;
}

.nav a {
	margin-left: 1.25rem;
	text-decoration: none;
	color: white;
}

.slogan {
	text-align: center;
	padding: 1.25rem;
}

.slogan-top {
	color: var(--neutral-white, #FFF);
	text-align: center;

	font-size: 3.625rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}

.slogan-bottom {
	margin-top: 3.375rem;
	color: #FFF;
	text-align: center;
	font-size: 1.625rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}

.download {
	display: flex;
	justify-content: center;
	padding: 1.25rem;
}

.pc-button {
	margin: 50px 30px 0 30px;
}

.pc-button img {
	width: 15rem;
	height: 5.3125rem;
}

.mobile-button {
	display: none;
}



.section-title {
	color: #000;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 500;
	line-height: 200%;
}

.section-title-span {
	color: #000;
	font-size: 3rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}


.episode {
	display: flex;
	margin: 2.5rem 0;
	padding-bottom: 2.25rem;
	border-bottom: 1px solid #d9d9d9;
}

.episode-image {
	display: flex;
	align-items: center;
	justify-content: center;
}

.episode-details {
	margin-left: 1rem;
}

.episode-title {
	color: #3A4B5B;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}

.episode-description {
	color: #3A4B5B;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	/* 21px */
}

.episode-count {
	color: #868686;
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}


.company-intro {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact,
.legal {
	flex: 1;
	margin-bottom: 20px;
}

.company-intro h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.content3 {
	text-align: left;
	flex-direction: column;
}

ul {
	padding-left: 0;
	margin-left: 0;
}

ul li {
	margin: 15px 0;
	list-style-type: none;
	display: flex;

}

.con3-text{
	background-color: #ffffff;
	padding-top: 1rem;
	padding-left: 20px;
	padding-right: 20px;
}

.footer {
	text-align: center;
	padding-bottom: 2rem;
}

/* Media query for desktop */
@media (min-width: 769px) {
	.header-text{
		background-image: url('../img/bg_pc.png');
		background-size: cover;
		background-position: center top;
	}
	.content1 {
		background-image: url('../img/bg_pc.png');
		background-size: cover;
		background-position: center top;
		height: 100vh;
		max-height: 53.25rem;
	}

	.header {
		max-width: 75rem;
		margin: 0 auto;
	}

	.slogan {
		margin-top: 10rem;
	}

	.content2 {
		width: 75rem;
		max-width: 100%;
		margin: 6.25rem auto 0;
		padding: 1.25rem;
	}

	.episodes {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.episode {
		width: 48%;
		/* Two episodes per row */
	}

	.content3 {
		width: 75rem;
		max-width: 100%;
		margin: 0 auto;
	}

	.company-intro {
		width: 1200px;
		max-width: 100%;
		margin: 0 auto;
	}

	ul {
		color: #000;
		font-size: 25px;
		font-style: normal;
		font-weight: 700;
		line-height: 130%;
		margin: 25px 0px;
	}

	ul li {
		color: #000;
		font-size: 1.25rem;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;
	}

	.footer {
		color: var(--neutral-black-20, #9F9FA2);
		text-align: center;
		font-size: 1rem;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;
		letter-spacing: 0.32px;
	}

	.text-intro {
		width: 1200px;
		max-width: 100%;
		margin: 0 auto;
		line-height: 200%;
	}
}
.contact-title{
	font-size: 14px;
	font-weight: 700;
	color: #101010;
	text-transform: uppercase;
	margin: 16px 0px;
	font-family: Montserrat;
}
.contact-item{
	font-size: 14px;
	font-weight: 400;
	color: #343d42;
	line-height: 26px;
	white-space: nowrap;
	margin: 6px 0;
	font-family: Montserrat;
}
.bottom-logo-div{
	flex: 1;
	display: flex;
	flex-direction: column;
}
.bottom-logo{
	display:flex;
	flex-direction:row;
	align-items: center;
}
.bottom-img{
	width:40px;
	height:40px;
}
.bottom-logotext{
	display: inline-block;
	margin: 0px 0px 0px 5px;
	font-family: Montserrat;
	font-size: 32px;
}
.copyright-text{
	font-size: 14px;
	line-height: 26px;
	color: #475a6b;
}

/* Media query for mobile */
@media (max-width: 768px) {

	body,
	html {
		width: 100%;
		overflow-x: hidden;
	}

	.logo img {
		//width: 4.69rem;
		width: 9.375rem;
		height: 1.56rem;
		max-width: 50%;
		height: auto;
	}

	.nav {
		display: none;
	}
	.header-text{
		background-image: url('../img/bg_mobile.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center top;
	}
	.content1 {
		background-image: url('../img/bg_mobile.png');
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center top;
		height: 100vh;
	}

	.slogan-top {
		color: var(--neutral-white, #FFF);
		text-align: center;
		font-size: 2rem;
		font-style: normal;
		font-weight: 700;
		line-height: 150%;
	}

	.slogan-bottom {
		margin-top: 3rem;
		color: #FFF;
		text-align: center;
		font-size: 1rem;
		font-style: normal;
		font-weight: 700;
		line-height: 150%;
	}

	.slogan {
		margin-top: 6.25rem;
		padding: 0.625rem;
	}

	.pc-button {
		display: none;
	}

	.mobile-button {
		display: block;
		margin-top: 0.625rem;
	}

	.mobile-button img {
		width: 12.19rem;
		height: 3.375rem;
	}

	.content2 {
		max-width: 100%;
		margin: 0;
		padding: 1.25rem;
	}

	.section-title {
		font-size: 1rem;
		font-weight: 500;
		line-height: 200%;
	}

	.section-title-span {
		font-size: 2rem;
		font-weight: 700;
		line-height: 150%;
	}

	.episodes {
		flex-direction: column;
	}

	.episode {
		width: 100%;
	}

	.content3 {
		max-width: 100%;
		margin: 0;
		background-color: rgba(217, 217, 217, 0.2);
		padding: 1.25rem;
	}
	.con3-text{
		max-width: 100%;
		margin: 0;
		padding: 1.25rem;
	}

	.company-intro {
		margin: 0;
		flex-direction: column;
	}

	.footer {
		max-width: 100%;
		margin: 0;
		text-align: left;
		color: var(--neutral-black-20, #9F9FA2);
		font-size: 0.5rem;
		font-style: normal;
		font-weight: 400;
		line-height: 150%;
	}

	.text-intro {
		max-width: 100%;
		margin: 0;
		padding: 1.25rem;
		line-height: 200%;
	}
}
.pswuqcf {
	font-size: 54px;
	line-height: 77px;
	font-weight: 700;
	margin-bottom: 28px;
}
.c1o2mh82 {
	color: #ff0086;
}
.footer2{
	max-width: 100%;
	margin: 0;
	line-height: 200%;
	text-align: center;
}
