@charset "UTF-8";

/* CSS Document */
s html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
a,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	line-height: 1.8;
	vertical-align: baseline;
}

nav ul {
	list-style: none;
}

ul li {
	list-style: none;
}

a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
}

a:hover {
	opacity: 0.8;
}

/*ここから記述*/

html {
	font-size: 62.5%;
}

body {
	font-family: 'Oswald', '游ゴシック', 'Yu Gothic', 'YuGothic', sans-serif;
	line-height: 1.5;
	letter-spacing: .1em;
	color: #000000;
	box-sizing: border-box;
}

p {
	font-feature-settings: "palt";
}

h2 {
	color: #0F968B;
	font-feature-settings: "palt";
	line-height: 0.8;
	margin-top: 10px;
}

h3 {
	color: #0F968B;
	font-feature-settings: "palt";
}

.ruby {
	color: #0F968B;
}

.container {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	font-size: 1.8rem;
	text-align: center
}

.header_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}

.header_flex img {
	max-width: 150px;
	width: 100%;
}

#mv {
	box-sizing: border-box;
	background-image: url(../images/mv.png);
	height: auto;
	background-size: cover;
	background-position: center center;
	padding: 200px 0px 50px 0px;
}

.mv-cv-area {
	position: relative;
}

.mv-btn {
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 50%;
}

.mv-cv-btn {
	max-width: 100%;
	width: 500px;
}

.mv-txt {
	max-width: 1000px;
	width: 100%;
}

.chushaku {
	font-size: 1.2rem;
	text-align: right;
	color: #ffffff;
}

#about {
	box-sizing: border-box;
	background-image: url("../images/about_bg.jpg");
	height: auto;
	background-size: cover;
	background-position: center center;
	padding: 70px 0px;
}

.white-txt {
	color: #ffffff;
}

h2 {
	font-size: 4rem;
	margin-bottom: 20px;
}

h3 {
	font-size: 4rem;
	line-height: 0.8;
	margin-top: 10px;
	font-feature-settings: "palt";
}

.point-strong {
	font-size: 4.5rem;
	color: #ffb400;
	font-weight: bold;
}

.point {
	padding: 70px 0;
}

.point img {
	max-width: 850px;
	width: 100%;
}

.point p {
	margin: 10px 0 15px 0;
}

.point-img {
	margin-top: 40px;
}

.point-cv {
	margin-top: 30px;
	max-width: 500px !important;
	width: 100%;
}

#voice {
	background-color: #EFEFEF;
	padding: 70px;
}

#faq {
	box-sizing: border-box;
	background-image: url("../images/faq_bg.png");
	height: auto;
	background-size: cover;
	background-position: center center;
	padding: 70px 0px;
	color: #FFFFFF;
}

.faq-txt {
	text-align: left;
	padding: 0 100px;
	font-size: 2.4rem;
}

.faq-q {
	border-bottom: 1px solid #ffffff;
	width: 100%;
	margin-left: 15px;
	padding-bottom: 5px;
}

.faq-block {
	margin-top: 40px;
}

.faq-flex {
	display: flex;
}

.faq-a {
	margin-left: 15px;
	margin-top: 11px;
	font-size: 1.8rem;
}

.faq-a-ttl {
	margin-top: 5px;
}

.center {
	text-align: center;
}

footer {
	margin: 10px 0;
	font-size: 1.2rem;
	text-align: center;
	color: #0F968B;
}

.voice-flex {
	margin-top: 50px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
}

.voice-txt-area {
	text-align: left;
	border-top: 1px solid #000000;
	padding-top: 15px;
	margin-top: 10px;
	margin-left: 30px;
}

.voice-txt-area2 {
	text-align: left;
	border-top: 1px solid #000000;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 30px;
}

.ttl-flex {
	display: flex;
	vertical-align: middle;
	align-items: center;
}

.voice-kakomi {
	background-color: #0F968B;
	color: #ffffff;
	padding: 0px 10px;
	font-size: 1.6rem;
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 5px;
}

.voice-kakomi2 {
	background-color: #0F968B;
	color: #ffffff;
	padding: 0px 10px;
	font-size: 1.6rem;
	margin-right: 0px;
	margin-left: 0px;
}

.voice-ttl-txt {
	color: #0F968B;
	font-size: 3rem;
}

.voice-ttl-txt-sp {
	color: #0F968B;
	font-size: 2.2rem;
}

.voice-ttl-txt2 {
	color: #0F968B;
	font-size: 2rem;
	transform: scale(0.9, 1);
	text-align: left;
}

.voice-ttl-txt3 {
	color: #0F968B;
	font-size: 2.1rem;
	text-align: left;
}

.voice-txt {
	width: 550px;
}

.voice-txt2 {
	width: 478px;
}

.voice-flex2 {
	display: flex;
	justify-content: center;
	vertical-align: middle;
}

.voice-flex2 p {
	text-align: left;
	border-top: 1px solid #000000;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 30px;
}

.voice-txt img {
	width: 100%;
	max-width: 378px;
	text-align: left;
}

.voice-txt2 img {
	width: 100%;
	max-width: 500px;
	text-align: left;
}

.voice-ttl {
	text-align: left;
	margin-right: 30px;
}

.voice-ttl2 {
	text-align: left;
	margin-right: 0px;
}

.voice-img {
	max-width: 273px;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.container {
		padding: 0%;
	}

	.point img {
		max-width: 850px;
		width: 96%;
	}

	.point {
		padding: 50px 0;
	}

	#voice img {
		max-width: 780px;
		margin-top: 50px;
		width: 96%;
	}

	.faq-txt {
		text-align: left;
		padding: 0;
		font-size: 2.4rem;
	}

	.point-cv {
		margin-top: 30px;
		max-width: 500px !important;
		width: 80% !important;
	}

	.mv-txt {
		width: 96%;
	}

	h2 {
		font-size: 3rem;
	}

	h3 {
		font-size: 3rem;
		line-height: 1;
		font-feature-settings: "palt";
	}

	.point-strong {
		font-size: 3.5rem;
		color: #ffb400;
		font-weight: bold;
	}

	.container {
		width: 96%;
		max-width: 1000px;
		margin: 0 auto;
		font-size: 1.8rem;
		text-align: center
	}

	.header_flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-top: 15px;
	}

	.faq-txt {
		text-align: left;
		padding: 0 0px;
		font-size: 2rem;
	}

	.faq-a {
		margin-left: 15px;
		margin-top: 11px;
		font-size: 1.6rem;
	}

	#mv {
		padding: 100px 0px 20px 0px;
	}

	#voice {
		padding: 50px 0px;
	}

	.pc {
		display: none;
	}

	.mv-cv-sp {
		width: 96%;
		margin-top: 10px;
	}

	.mv-txt-sp {
		width: 96%;
	}

	.voice-txt {
		width: 100%;
	}

	.voice-txt2 {
		width: 96%;
	}

	.voice-txt-area {
		text-align: left;
		border-top: 1px solid #000000;
		padding-top: 15px;
		margin-top: 10px;
		margin-left: 0px;
	}

	.voice-kakomi {
		background-color: #0F968B;
		color: #ffffff;
		padding: 0px 10px;
		font-size: 1.6rem;
		margin-right: 10px;
		margin-left: 0px;
		margin-top: 5px;
	}

}

@media screen and (min-width: 769px) {
	.sp {
		display: none;
	}
}