@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

img {
	vertical-align: bottom
}

aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

button,
input,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: 0;
	border-radius: 0;
	font: inherit;
	outline: 0
}

textarea {
	resize: vertical
}

input[type=checkbox],
input[type=radio] {
	display: none
}

button,
input[type=button],
input[type=submit],
label,
select {
	cursor: pointer
}

select::-ms-expand {
	display: none
}

html {
	font-size: 62.5%
}

body {
	font-size: 1.6rem;
	color: #595757;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	font-family: YuGothic, 'Yu Gothic Medium', 'Yu Gothic', Meiryo, sans-serif
}

_:-ms-lang(x)::-ms-backdrop,
body {
	font-family: 'メイリオ', 'Meiryo', sans-serif
}

img,
video {
	max-width: 100%;
	height: auto;
	outline: none;
	width: 100%;
}

.contents {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-family: "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic Medium", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.swiper-container {
	position: relative;
	overflow: inherit;
}

.swiper-button-prev,
.swiper-button-next {
	width: 30px !important;
	height: 30px !important;
	background-size: 30px 30px !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: initial !important;
	font-size: initial !important;
	text-transform: initial !important;
	letter-spacing: initial !important;
	font-variant: initial !important;
	line-height: initial !important;
	content: initial !important;
}

.swiper-button-next {
	background-image: url(../img/arrow.svg);
	right: -20px !important;
}

.swiper-button-prev {
	background-image: url(../img/arrow.svg);
	transform: rotate(180deg);
	left: -20px !important;
}

.one {
	display: flex;
	justify-content: space-between;
	margin: 20px auto;
}

.one a {
	display: block;
	width: 32%;
}

.two {
	margin-bottom: 40px;
}

.four {
	background-image: url(../img/four_bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.four.four2 {
	background-image: url(../img/four_twobg.png);
}

.inner {
	padding: 75px 35px 40px;
	width: auto!important;
}

.product-two {
	display: flex;
	justify-content: space-between;
}

.product-two .product-content {
	width: 45%;
}

.product-two .product-content h4 {
	max-height: 45px;
	display: block;
	margin-bottom: 12.5px;
	margin-right: auto;
	width: auto;
	text-align: left;
}

.product-two .product-content h4 img {
	height: 45px;
	width: auto;
}

.color {
	margin-top: 20px;
}

.product-two .product-content .swiper-button-prev,
.product-two .product-content .swiper-button-next {
	width: 20px !important;
	height: 20px !important;
	background-size: 20px 20px !important;
	top: 55% !important;
}

.product-two .product-content .swiper-button-prev {
	left: -10px !important;
}

.product-two .product-content .swiper-button-next {
	right: -10px !important;
}

.cv {
	padding: 0 15px;
	margin-top: -60px;
	position: relative;
}

.cv a {
	width: 95%;
	display: block;
	margin: 30px auto 60px;
}

.product-four {
	flex-wrap: wrap;
}

.product-four .product-content:nth-child(1) {
	margin-bottom: 35px;
}

.cv2 {
	margin-top: -80px;
	position: relative;
}

.product-flex-wrapper {
	margin-top: 30px;
}

.product-flex-wrapper .inner {
	padding: 0 10px;
}

.product-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product-flex .product-content {
	width: 29%;
	margin-bottom: 60px;
}

.product-flex .product-content .swiper-button-prev,
.product-flex .product-content .swiper-button-next {
	width: 15px !important;
	height: 15px !important;
	background-size: 15px 15px !important;
	top: 55% !important;
}

.product-flex .product-content .swiper-button-prev {
	left: -7.5px !important;
}

.product-flex .product-content .swiper-button-next {
	right: -7.5px !important;
}

.product-title {
	margin: 10px auto;
}

.product-title img {
	height: 110px;
	width: auto;
	display: block;
	margin: 0 auto;
}

.product-flex2 .product-content .product-title img {
	height: 92.5px;
}

.product-flex .product-content:nth-child(4) .product-title img,
.product-flex .product-content:nth-child(5) .product-title img,
.product-flex .product-content:nth-child(6) .product-title img {
	height: 90px;
}

.product-flex .product-content:nth-child(4) .product-title img {
	margin-top: 17.5px;
}

.product-flex.product-flex2 .product-content:nth-child(4) .product-title img {
	margin-top: 0px;
}

.product-flex .product-content:nth-child(7) .product-title img,
.product-flex .product-content:nth-child(8) .product-title img {
	height: 100px;
}

.product-flex .product-content:nth-child(9) .product-title img,
.product-flex .product-content:nth-child(10) .product-title img {
	height: 75px;
	margin-top: 34.5px;
}

.last {
	padding-bottom: 80px;
}

.last img {
	display: block;
	margin: 0 auto 20px;
	width: 90%;
}

.last-text {
	overflow-y: scroll;
	height: 200px;
	padding: 10px 5px;
	border: 1px solid #242424;
	width: 92.5%;
	margin: 0 auto;
}

.last li {
	text-align: left;
	line-height: 1.8;
	list-style: disc;
	margin-bottom: 7.5px;
	font-size: 14px;
}

.last ul {
	padding-left: 20px;
}

@media screen and (max-width:500px) {
	.contents {
		max-width: 100%;
	}
}

@media screen and (max-width:480px) {
	.product-two .product-content h4 img {
		height: 30px;
	}

	.product-title img {
		height: 90px;
	}

	.product-flex .product-content:nth-child(4) .product-title img,
	.product-flex .product-content:nth-child(5) .product-title img,
	.product-flex .product-content:nth-child(6) .product-title img {
		height: 75px;
	}

	.product-flex .product-content:nth-child(9) .product-title img,
	.product-flex .product-content:nth-child(10) .product-title img {
		height: 65px;
		margin-top: 29px;
	}

	.product-flex .product-content:nth-child(7) .product-title img,
	.product-flex .product-content:nth-child(8) .product-title img {
		height: 85px;
	}

	.product-flex .product-content {
		margin-bottom: 40px;
	}

	.product-flex .product-content .swiper-button-prev,
	.product-flex .product-content .swiper-button-next {
		width: 12.5px !important;
		height: 12.5px !important;
		background-size: 12.5px 12.5px !important;
		top: 62.5% !important;
	}

	.product-flex .product-content .swiper-button-prev {
		left: -5px !important;
	}

	.product-flex .product-content .swiper-button-next {
		right: -5px !important;
	}

	.product-flex .product-content:nth-child(4) .product-title img {
		margin-top: 17.5px;
	}

	.product-two .product-content {
		width: 44%;
	}

	.product-four .product-content:nth-child(1) {
		margin-bottom: 35px;
	}

	.cv {
		margin-top: -50px;
	}

	.cv2 {
		margin-top: -60px;
	}

	.cv a {
		width: 100%;
		margin: 30px auto 40px;
	}

	.product-flex2 .product-content .product-title img {
		height: 82.5px;
	}

	.product-flex.product-flex2 .product-content:nth-child(4) .product-title img,
	.product-flex.product-flex2 .product-content:nth-child(5) .product-title img,
	.product-flex.product-flex2 .product-content:nth-child(6) .product-title img {
		height: 82.5px;
	}
}

@media screen and (max-width:400px) {
	main > .inner{
		padding: 0 0;
	}

	.inner {
		padding: 60px 35px 40px;
	}

	.cv {
		margin-top: -40px;
	}

	.cv2 {
		margin-top: -50px;
	}

	.product-flex .product-content:nth-child(9) .product-title img,
	.product-flex .product-content:nth-child(10) .product-title img {
		height: 62.5px;
		margin-top: 32px;
	}

	.product-flex.product-flex2 .product-content:nth-child(4) .product-title img,
	.product-flex.product-flex2 .product-content:nth-child(5) .product-title img,
	.product-flex.product-flex2 .product-content:nth-child(6) .product-title img {
		height: 80px;
	}

	.product-flex2 .product-content .product-title img {
		height: 80px;
	}

	.product-flex .product-content .swiper-button-prev,
	.product-flex .product-content .swiper-button-next {
		top: 65.5% !important;
	}
}

@media screen and (max-width:374px) {

	.inner {
		padding: 50px 32.5px 40px;
	}

	.product-two .product-content h4 img {
		height: 25px;
	}

	.product-four .product-content:nth-child(1) {
		margin-bottom: 27.5px;
	}

	.product-two .product-content .swiper-button-prev,
	.product-two .product-content .swiper-button-next {
		width: 15px !important;
		height: 15px !important;
		background-size: 15px 15px !important;
		top: 60% !important;
	}

	.cv {
		margin-top: -45px;
	}

	.cv2 {
		margin-top: -55px;
	}

	.product-title img {
		height: 82.5px;
	}

	.product-flex .product-content:nth-child(1) .product-title img {
		max-width: initial;
	}

	.product-flex .product-content:nth-child(4) .product-title img,
	.product-flex .product-content:nth-child(5) .product-title img,
	.product-flex .product-content:nth-child(6) .product-title img {
		height: 65px;
	}

	.product-flex .product-content:nth-child(9) .product-title img,
	.product-flex .product-content:nth-child(10) .product-title img {
		height: 57.5px;
		margin-top: 29px;
	}

	.product-flex .product-content:nth-child(7) .product-title img,
	.product-flex .product-content:nth-child(8) .product-title img {
		height: 77.5px;
	}

	.product-flex .product-content:nth-child(4) .product-title img {
		margin-top: 15px;
	}

	.product-flex2 .product-content .product-title img {
		height: 70px;
	}

	.product-flex.product-flex2 .product-content:nth-child(4) .product-title img,
	.product-flex.product-flex2 .product-content:nth-child(5) .product-title img,
	.product-flex.product-flex2 .product-content:nth-child(6) .product-title img {
		height: 70px;
	}

	.last-text {
		height: 180px;
	}

	.last li {
		margin-bottom: 5px;
		font-size: 12px;
	}

	.last img {
		width: 95%;
	}

	.product-flex .product-content .swiper-button-prev,
	.product-flex .product-content .swiper-button-next {
		top: 70% !important;
	}
}
