/* ///////////////////////////////////////////////////////////////////

top

/////////////////////////////////////////////////////////////////// */

#page-top .mv-area {
	position: relative;
	margin-bottom: 100px;
	height: 100vh;
	background-image: url(../images/top-mv-01.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#page-top .mv-area p {
	position: absolute;
	right: 4%;
	bottom: 120px;
	text-align: right;
	font-size: 48px;
	font-weight: bold;
	line-height: 1.2;
}
#page-top .scroll-area {
	margin-bottom: 80px;
	background-image: url(../images/top-scroll-01.png?01);
	background-size: auto 100%;
	height: 310px;
}
#page-top .news-area {
	margin-bottom: 100px;
}
#page-top .news-area .news-main {
	display: flex;
}
#page-top .news-area .news-main .news-main-left {
	width: 25%;
}
#page-top .news-area .news-main .news-main-left h2 {
	line-height: 1;
}
#page-top .news-area .news-main .news-main-center {
	flex: 1;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item {
	margin-bottom: 10px;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item a {
	display: flex;
	text-decoration: none;
	color: #000000;
	justify-content: center;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item .cat {
	margin: 5px 30px 0 0;
	width: 80px;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item .cat span {
	display: block;
	padding: 3px 10px;
	border-radius: 100px;
	background: #9B9BAB;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
	color: #ffffff;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item .date {
	margin: 0 10px 0 0;
	width: 90px;
	font-weight: bold;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item .title {
	margin: 0;
	flex: 1;
}
#page-top .news-area .news-main .news-main-right {
	display: flex;
	width: 100px;
	align-items: flex-end;
}
#page-top .lineup-area {
	padding: 120px 0;
	background: #F8F8FF;
}
#page-top .lineup-area .global-inner {
}
#page-top .lineup-area .lineup-main {
	display: flex;
}
#page-top .lineup-area .lineup-main .lineup-main-left {
	width: 23%;
}
#page-top .lineup-area .lineup-main .lineup-main-left .lineup-main-left-inner {
	position: sticky;
	top: 150px;
	left: 0;
}
#page-top .lineup-area .lineup-main .lineup-main-left .lineup-link ul li {
	margin-bottom: 30px;
	font-size: 9px;
	opacity: 0.2;
}
#page-top .lineup-area .lineup-main .lineup-main-left .lineup-link ul li.current {
	opacity: 1;
}
#page-top .lineup-area .lineup-main .lineup-main-left .lineup-link ul li a {
	text-decoration: none;
	color: #000000;
}
#page-top .lineup-area .lineup-main .lineup-main-left .lineup-link ul li span {
	font-size: 15px;
	font-weight: bold;
}
#page-top .lineup-area .lineup-main .lineup-main-right {
	flex: 1;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list {
	display: flex;
	flex-wrap: wrap;
	transition: all 300ms 0s ease;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list-01 {
	margin-bottom: 150px;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item {
	margin: 0 10px 20px;
	border-radius: 20px;
	width: 45%;
	background: #ffffff;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item a {
	text-decoration: none;
	color: #000000;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .img {
	position: relative;
	overflow: hidden;
	border-radius: 20px 20px 0 0;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .img::before {
	content: "";
	display: block;
	padding-top: 45%;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .lineup-item-main {
	padding: 20px 30px;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top {
	display: flex;
	margin-bottom: 10px;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top h4 {
	font-size: 17px;
	font-weight: bold;
	flex: 1;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top h4 span {
	display: inline-block;
	margin-left: 10px;
	font-size: 10px;
	font-weight: normal;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top .arrow {
	margin-left: 10px;
	border: solid 1px #DCDCE4;
	border-radius: 10px;
	background-image: url(../images/0-icon-arrow.png);
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .lineup-item-main p {
	margin: 0;
	font-size: 12px;
}
#page-top .oem-area {
	position: relative;
	padding-top: 300px;
	text-align: center;
}
#page-top .oem-area::before {
	content: "";
	position: absolute;
	top: 50px;
	left: 50px;
	right: 0;
	margin: 0 auto;
	width: 1250px;
	height: 250px;
	background-image: url(../images/top-line-01.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	mix-blend-mode: multiply;
}
#page-top .oem-area .text-01 {
	line-height: 2.6;
}
#page-top .oem-area .text-02 {
	font-size: 18px;
	font-weight: bold;
}
#page-top .oem-area .text-03 {
	margin-bottom: 50px;
	font-size: 18px;
	font-weight: bold;
}
#page-top .oem-area .text-04 {
	margin-bottom: 120px;
	font-size: 16px;
}
#page-top .oem-area .oem-list {
	display: flex;
	margin: 40px 0 100px;
	justify-content: center;
}
#page-top .oem-area .oem-list .oem-item {
	margin: 0 8px;
	padding: 40px 0 30px;
	border-radius: 20px;
	text-align: center;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
#page-top .oem-area .oem-list-01 .oem-item {
	padding: 25px 0 30px;
	background-size: 65px auto;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#page-top .oem-area .oem-list-01 .oem-item-01 {
	background-image: url(../images/top-oem-01-01-02.png);
}
#page-top .oem-area .oem-list-01 .oem-item-02 {
	background-image: url(../images/top-oem-01-02-02.png);
}
#page-top .oem-area .oem-list-01 .oem-item-03 {
	background-image: url(../images/top-oem-01-03-02.png);
}
#page-top .oem-area .oem-list-01 .oem-item {
	width: 200px;
}
#page-top .oem-area .oem-list-02 .oem-item {
	width: 230px;
}
#page-top .oem-area .oem-list-03 .oem-item {
	width: 320px;
}
#page-top .oem-area .oem-list .oem-item .img {
	display: flex;
	margin-bottom: 20px;
	height: 90px;
	justify-content: center;
	align-items: center;
}
#page-top .oem-area .oem-list-01 .oem-item .img {
	margin-bottom: 5px;
}
#page-top .oem-area .oem-list .oem-item .img img {
	width: 100px;
}
#page-top .oem-area .oem-list .oem-item p {
	margin: 0;
	font-size: 16px;
	line-height: 1.4;
}
#page-top .process-area {
	padding: 100px 0;
	background: #9B9BAB;
}
#page-top .process-area .process-list {
	display: flex;
}
#page-top .process-area .process-list .process-item {
	margin: 0 10px;
	padding: 30px 20px 60px;
	border-radius: 20px;
	background: #ffffff;
	background-position: right 20px bottom 20px;
	background-size: auto 60px;
	background-repeat: no-repeat;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
	flex: 1;
}
#page-top .process-area .process-list .process-item-01 {
	background-image: url(../images/top-process-icon-01.png);
}
#page-top .process-area .process-list .process-item-02 {
	background-image: url(../images/top-process-icon-02.png);
}
#page-top .process-area .process-list .process-item-03 {
	background-image: url(../images/top-process-icon-03.png);
}
#page-top .process-area .process-list .process-item-04 {
	background-image: url(../images/top-process-icon-04.png);
}
#page-top .process-area .process-list .process-item h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 21px;
}
#page-top .process-area .process-list .process-item h3 .num {
	display: block;
	margin-bottom: 10px;
	width: 45px;
}
#page-top .faq-area {
	position: relative;
	padding: 150px 0 300px;
}
#page-top .faq-area::before {
	content: "";
	position: absolute;
	top: -50px;
	left: -1300px;
	right: 0;
	margin: 0 auto;
	width: 1150px;
	height: 180px;
	background-image: url(../images/top-line-02.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	mix-blend-mode: multiply;
}
#page-top .faq-area::after {
	content: "";
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1400px;
	height: 280px;
	background-image: url(../images/top-line-03.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	mix-blend-mode: multiply;
}
#page-top .faq-area .faq-main {
	display: flex;
}
#page-top .faq-area .faq-main .faq-main-left {
	width: 23%;
}
#page-top .faq-area .faq-main .faq-main-right {
	flex: 1;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list {
	margin: 40px 0 60px;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item {
	padding: 40px 0;
	border-bottom: solid 1px #000000;
	cursor: pointer;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top {
	display: flex;
	align-items: center;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top h3 {
	position: relative;
	padding-left: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	flex: 1;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top h3::before {
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
	line-height: 1;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top .icon {
	position: relative;
	margin-left: 10px;
	border: solid 1px #DCDCE4;
	border-radius: 10px;
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top .icon::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 12px;
	height: 2px;
	background: #000000;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top .icon::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 2px;
	height: 12px;
	background: #000000;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item.open .faq-item-top .icon::after {
	display: none;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .a {
	display: none;
	position: relative;
	margin-top: 20px;
	padding-left: 40px;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .a::before {
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 25px;
	font-weight: bold;
	color: #9B9BAB;
	line-height: 1;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .a p:last-child {
	margin: 0;
}
#page-top .faq-area .faq-main .faq-main-right .btn {
	text-align: right;
}
#page-top .column-area {
	padding: 50px 0 100px;
	background: #DCDCE4;
	border-radius: 20px 20px 0 0;
}
#page-top .column-area .column-main {
	display: flex;
}
#page-top .column-area .column-main .column-main-left {
	width: 25%;
}
#page-top .column-area .column-main .column-main-left h2 {
	margin-bottom: 100px;
}
#page-top .column-area .column-main .column-main-right {
	flex: 1;
}
#page-top .column-area .column-main .column-main-right .column-list {
	display: flex;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item {
	margin-right: 20px;
	border-radius: 20px;
	background: #ffffff;
	flex: 1;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
#page-top .column-area .column-main .column-main-right .column-list .column-item a {
	display: block;
	padding: 30px;
	text-decoration: none;
	color: #000000;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item .column-item-top {
	display: flex;
	margin-bottom: 10px;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item .column-item-top .date {
	flex: 1;
	font-weight: bold;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item .column-item-top .arrow {
	margin-left: 10px;
	border: solid 1px #DCDCE4;
	border-radius: 10px;
	background-image: url(../images/0-icon-arrow.png);
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item h3 {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item p {
	line-height: 1.6;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item .img {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item .img::before {
	content: "";
	display: block;
	padding-top: 55%;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}


@media screen and (max-width:640px) {

#page-top .mv-area {
	margin-bottom: 50px;
	height: 85vh;
	background-image: url(../images/top-mv-01-sp.png);
}
#page-top .mv-area p {
	top: 90vw;
	bottom: initial;
	font-size: 6.5vw;
}
#page-top .scroll-area {
	margin-bottom: 50px;
	height: 200px;
}
#page-top .news-area .news-main {
	display: block;
}
#page-top .news-area .news-main .news-main-left {
	display: flex;
	margin-bottom: 30px;
	width: auto;
}
#page-top .news-area .news-main .news-main-left h2 {
	width: 50%;
}
#page-top .news-area .news-main .news-main-left .btn-01 {
	text-align: right;
	flex: 1;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item a {
	display: block;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item .cat {
	margin: 5px 10px 0 0;
	display: inline-block;
}
#page-top .news-area .news-main .news-main-center .news-list .news-item .date {
	display: inline-block;
}
#page-top .lineup-area {
	padding: 80px 0;
}
#page-top .lineup-area .lineup-main {
	display: block;
}
#page-top .lineup-area .lineup-main .lineup-main-left {
	width: auto;
}
#page-top .lineup-area .lineup-main .lineup-main-right h3 {
	margin-bottom: 30px;
	font-size: 9px;
}
#page-top .lineup-area .lineup-main .lineup-main-right h3 span {
	font-size: 15px;
	font-weight: bold;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list-01 {
	margin-bottom: 30px;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item {
	margin: 0 0 20px;
	width: auto;
}
#page-top .lineup-area .lineup-main .lineup-main-right .lineup-list .lineup-item .lineup-item-main {
	padding: 20px 25px;
}
#page-top .oem-area {
	padding-top: 70vw;
}
#page-top .oem-area::before {
	top: 50px;
	left: -3%;
	width: 220%;
	height: 45vw;
}
#page-top .oem-area .text-04 {
	margin-bottom: 80px;
}
#page-top .oem-area .oem-list {
	margin: 40px 0 50px;
}
#page-top .oem-area .oem-list-02 {
	flex-wrap: wrap;
}
#page-top .oem-area .oem-list .oem-item {
	border-radius: 15px;
}
#page-top .oem-area .oem-list-01 .oem-item {
	flex: 1;
	padding: 0 0 20px;
	background-size: 35% auto;
	background-position: right 10% bottom;
	background-repeat: no-repeat;
}
#page-top .oem-area .oem-list-02 .oem-item,
#page-top .oem-area .oem-list-03 .oem-item {
	margin: 0 2% 15px;
	padding: 20px 0 20px;
}
#page-top .oem-area .oem-list-02 .oem-item {
	width: 40%;
}
#page-top .oem-area .oem-list .oem-item .img {
	height: 16vw;
}
#page-top .oem-area .oem-list-02 .oem-item .img,
#page-top .oem-area .oem-list-03 .oem-item .img {
	margin-bottom: 5px;
}
#page-top .oem-area .oem-list .oem-item .img img {
	width: 65%;
}
#page-top .oem-area .oem-list-02 .oem-item .img img,
#page-top .oem-area .oem-list-03 .oem-item .img img {
	width: 45%;
}
#page-top .oem-area .oem-list .oem-item p {
	font-size: 3.2vw;
}
#page-top .process-area .process-list {
	display: block;
}
#page-top .process-area .process-list .process-item {
	margin: 0 0 30px;
}
#page-top .faq-area {
	padding: 30vw 0 60vw;
}
#page-top .faq-area::before {
	left: 0;
	width: auto;
	height: 45vw;
	background-image: url(../images/top-line-02-sp.png);
}
#page-top .faq-area::after {
	width: auto;
	height: 70vw;
	background-image: url(../images/top-line-03-sp.png);
}
#page-top .faq-area .faq-main {
	display: block;
}
#page-top .faq-area .faq-main .faq-main-left {
	width: auto;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item {
	padding: 25px 0;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top h3 {
	padding-left: 35px;
	font-size: 4.2vw;
}
#page-top .faq-area .faq-main .faq-main-right .faq-list .faq-item .faq-item-top .icon {
	height: 40px;
	width: 40px;
}
#page-top .column-area .column-main {
	display: block;
}
#page-top .column-area .column-main .column-main-left {
	width: auto;
}
#page-top .column-area .column-main .column-main-left h2 {
	margin-bottom: 30px;
}
#page-top .column-area .column-main .column-main-right .column-list {
	display: block;
	margin-bottom: 30px;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item {
	margin: 0 0 20px;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item a {
	padding: 20px;
}
#page-top .column-area .column-main .column-main-right .column-list .column-item h3 {
	font-size: 4vw;
}
#page-top .column-area .column-main .column-main-right .btn-01 {
	text-align: right;
}
	
}


/* ///////////////////////////////////////////////////////////////////

lineup

/////////////////////////////////////////////////////////////////// */

.page-lineup .entry-header {
	padding: 270px 0 60px;
}
.page-lineup .lineup-pupup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1;
  transition: all 300ms 0s ease;
}
.page-lineup .lineup-pupup.show {
	opacity: 1;
	z-index: 200;
}
.page-lineup .lineup-pupup .lineup-pupup-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #383842;
	opacity: 0.75;
}
.page-lineup .lineup-pupup .lineup-pupup-main {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 20px;
	height: 700px;
	width: 480px;
	background: #ffffff;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
}
.page-lineup .lineup-pupup .lineup-pupup-main .close {
	position: absolute;
	margin-left: 10px;
	border-radius: 10px;
	background: #ffffff;
	height: 38px;
	width: 38px;
	right: 15px;
	top: 15px;
	z-index: 1;
	cursor: pointer;
}
.page-lineup .lineup-pupup .lineup-pupup-main .close::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 12px;
	height: 2px;
	background: #000000;
	transform: rotate(45deg);
}
.page-lineup .lineup-pupup .lineup-pupup-main .close::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 2px;
	height: 12px;
	background: #000000;
	transform: rotate(45deg);
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item {
	display: none;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item.show {
	display: block;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-img {
	position: relative;
	overflow: hidden;
	border-radius: 20px 20px 0 0;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-img::before {
	content: "";
	display: block;
	padding-top: 45%;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main {
	padding: 20px 30px;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main h3 {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	flex: 1;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main h3 span {
	display: inline-block;
	margin-left: 10px;
	font-size: 13px;
	font-weight: normal;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box {
	height: 330px;
	padding-right: 20px;
	overflow-y: scroll;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box::-webkit-scrollbar {
	width: 4px;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box::-webkit-scrollbar-track {
	background-color: #F5F5F7;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box::-webkit-scrollbar-thumb {
	background-color: #DCDCE4;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box .specification {
	margin-top: 30px;
	padding: 20px;
	background: #F8F8FF;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box .specification h4 {
	margin-bottom: 10px;
	text-align: center;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box .specification h5 {
	margin-top: 30px;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box .specification p {
	font-size: 10px;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box .specification p .indent-01 {
	display: inline-block;
	margin-left: 3em;
	text-indent: -3em;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .btn {
	margin-top: 40px;
	text-align: center;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .btn a {
	display: inline-block;
	padding: 0 10px;
	background: #000000;
	border-radius: 100px;
	width: 240px;
	text-align: center;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #ffffff;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .btn a span {
	display: inline-block;
	padding: 15px 35px 15px 0;
	background-image: url(../images/0-icon-shop.png);
	background-size: 22px auto;
	background-position: right center;
	background-repeat: no-repeat;
}
.page-lineup .lineup-area .lineup-list {
	display: flex;
	flex-wrap: wrap;
	width: 850px;
	margin: 0 auto;
}
.page-lineup .lineup-area .lineup-list .lineup-item {
	margin: 0 10px 40px;
	border-radius: 20px;
	width: 45%;
	background: #ffffff;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}
.page-lineup .lineup-area .lineup-list .lineup-item a {
	text-decoration: none;
	color: #000000;
}
.page-lineup .lineup-area .lineup-list .lineup-item .img {
	position: relative;
	overflow: hidden;
	border-radius: 20px 20px 0 0;
}
.page-lineup .lineup-area .lineup-list .lineup-item .img::before {
	content: "";
	display: block;
	padding-top: 43%;
}
.page-lineup .lineup-area .lineup-list .lineup-item .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.page-lineup .lineup-area .lineup-list .lineup-item .lineup-item-main {
	padding: 20px 30px;
}
.page-lineup .lineup-area .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top {
	display: flex;
}
.page-lineup .lineup-area .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top h4 {
	font-size: 17px;
	font-weight: bold;
	flex: 1;
}
.page-lineup .lineup-area .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top h4 span {
	display: inline-block;
	margin-left: 10px;
	font-size: 10px;
	font-weight: normal;
}
.page-lineup .lineup-area .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top .icon {
	position: relative;
	margin-left: 10px;
	border: solid 1px #DCDCE4;
	border-radius: 10px;
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	height: 38px;
	width: 38px;
}
.page-lineup .lineup-area .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top .icon::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 12px;
	height: 2px;
	background: #000000;
}
.page-lineup .lineup-area .lineup-list .lineup-item .lineup-item-main .lineup-item-main-top .icon::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 2px;
	height: 12px;
	background: #000000;
}


@media screen and (max-width:640px) {
	
.page-lineup .entry-header {
	padding: 30vw 0 10vw;
}
.page-lineup .lineup-pupup .lineup-pupup-main {
	height: 80vh;
	width: 90%;
}
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main {
    padding: 20px 20px;
}
.page-lineup .lineup-area .lineup-list {
	display: block;
	width: auto;
}
.page-lineup .lineup-area .lineup-list .lineup-item {
	margin: 0 0 30px;
	width: auto;
}
	
	
@media screen and (min-height:1001px) {
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box {
	height: 500px;
}
}
	
@media screen and (max-height:1000px) {
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box {
	height: 440px;
}
}
	
@media screen and (max-height:900px) {
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box {
	height: 370px;
}
}
	
@media screen and (max-height:800px) {
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box {
	height: 300px;
}
}
	
@media screen and (max-height:700px) {
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box {
	height: 200px;
}
}
	
@media screen and (max-height:600px) {
.page-lineup .lineup-pupup .lineup-pupup-main .lineup-pupup-item .lineup-pupup-item-main .info-box {
	height: 170px;
}
}
	
}




/* ///////////////////////////////////////////////////////////////////

dental-floss

/////////////////////////////////////////////////////////////////// */

#page-dental-floss .entry-header {
	background-image: url(../images/dental-floss-title-bg.png);
}
#page-dental-floss .first-area {
	margin-bottom: 150px;
}
#page-dental-floss .first-area p {
	text-align: center;
	font-size: 15px;
	line-height: 3;
}
#page-dental-floss .first-area .img {
	margin-top: 100px;
	height: 320px;
	background-image: url(../images/dental-floss-first-01.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#page-dental-floss .why-area {
}
#page-dental-floss .why-area .text-01 {
	margin-bottom: 50px;
}
#page-dental-floss .why-area .img-01 {
	margin-bottom: 80px;
	text-align: center;
}
#page-dental-floss .why-area .img-01 img {
	width: 80%;
}
#page-dental-floss .why-area .text-02 {
	margin-bottom: 50px;
}
#page-dental-floss .why-area .img-02 {
	text-align: center;
}
#page-dental-floss .why-area .img-02 img {
	width: 50%;
}
#page-dental-floss .what-area p {
	text-align: center;
}
#page-dental-floss .process-area {
	position: relative;
	margin-bottom: 150px;
	padding-bottom: 280px;
}
#page-dental-floss .process-area::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: -360px;
	width: 1400px;
	height: 210px;
	margin: 0 auto;
	background-image: url(../images/dental-floss-line-01.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	mix-blend-mode: multiply;
}
#page-dental-floss .process-area .first-box {
	margin-bottom: 80px;
}
#page-dental-floss .process-area .first-box .img-01 {
	margin-bottom: 40px;
	text-align: center;
}
#page-dental-floss .process-area .first-box .img-01 img {
	width: 40%;
}
#page-dental-floss .process-area .first-box .text-01 {
	text-align: center;
}
#page-dental-floss .process-area .process-list {
	position: relative;
	margin-bottom: 100px;
	background-image: url(../images/dental-floss-process-bg-01.png);
	background-size: auto 95%;
	background-position: center center;
	background-repeat: no-repeat;
}
#page-dental-floss .process-area .process-list .process-item {
	position: relative;
	margin-bottom: 100px;
	width: 800px;
	clear: both;
}
#page-dental-floss .process-area .process-list .process-item:last-child {
	margin: 0;
}
#page-dental-floss .process-area .process-list .process-item:nth-child(even) {
	float: right;
}
#page-dental-floss .process-area .process-list .process-item.process-item-lock::before {
	content: "";
	position: absolute;
	top: -20px;
	left: -8px;
	width: 30px;
	height: 36px;
	background-image: url(../images/dental-floss-process-icon-lock.png);
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
}
#page-dental-floss .process-area .process-list .process-item .process-item-inner {
	display: flex;
	position: relative;
	border-radius: 20px;
	background: #ffffff;
	min-height: 160px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
	align-items: center;
	overflow: hidden;
}
#page-dental-floss .process-area .process-list .process-item.process-item-lock .process-item-inner {
	background: #F0F0F8;
}
#page-dental-floss .process-area .process-list .process-item .process-item-left {
	width: 27%;
}
#page-dental-floss .process-area .process-list .process-item .process-item-left .num {
	position: absolute;
	top: -8px;
	left: 15px;
	font-size: 61px;
	font-weight: bold;
	color: #DCDCE4;
	line-height: 1;
}
#page-dental-floss .process-area .process-list .process-item .process-item-left h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}
#page-dental-floss .process-area .process-list .process-item .process-item-left h3 span {
	display: block;
	font-size: 11px;
	color: #9B9BAB;
}
#page-dental-floss .process-area .process-list .process-item .process-item-right {
	position: relative;
	padding-right: 20%;
	flex: 1;
}
#page-dental-floss .process-area .process-list .process-item .process-item-right::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 30px;
	margin: auto 0;
	background-image: url(../images/dental-floss-process-icon-01.png);
	background-size: 100% auto;
	background-position: right center;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}
#page-dental-floss .process-area .process-list .process-item-01 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-01.png);
}
#page-dental-floss .process-area .process-list .process-item-02 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-02.png);
}
#page-dental-floss .process-area .process-list .process-item-03 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-03.png);
}
#page-dental-floss .process-area .process-list .process-item-04 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-04.png);
}
#page-dental-floss .process-area .process-list .process-item-05 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-05.png);
}
#page-dental-floss .process-area .process-list .process-item-06 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-06.png);
}
#page-dental-floss .process-area .process-list .process-item-07 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-07.png);
}
#page-dental-floss .process-area .process-list .process-item-08 .process-item-right::before {
	background-image: url(../images/dental-floss-process-icon-08.png);
}
#page-dental-floss .process-area .process-list .process-item .process-item-right .text-01 {
	margin-bottom: 10px;
	color: #DCDCE4;
	letter-spacing: 0;
}
#page-dental-floss .process-area .process-list .process-item .process-item-right .text-02 {
	margin: 0;
}
#page-dental-floss .lineup-area {
	position: relative;
	background-image: url(../images/dental-floss-text-01.png);
	background-size: 1300px auto;
	background-position: bottom -5px center;
	background-repeat: no-repeat;
}
.bottom-img-area.dental-floss {
	background-image: url(../images/dental-floss-bottom-img.png);
}


@media screen and (max-width:640px) {
	
#page-dental-floss .first-area {
	margin-bottom: 100px;
}
#page-dental-floss .first-area p {
	line-height: 2;
}
#page-dental-floss .first-area .img {
	margin-top: 60px;
	height: 24vw;
}
#page-dental-floss .process-area {
	margin-bottom: 10vw;
	padding-bottom: 50vw;
}
#page-dental-floss .process-area::after {
	width: 250%;
	height: 35vw;
	left: -5%;
	right: initial;
}
#page-dental-floss .process-area .first-box .img-01 img {
	width: 60%;
}
#page-dental-floss .process-area .process-list {
	margin-bottom: 70px;
	background-size: 80% 95%;
}
#page-dental-floss .process-area .process-list .process-item {
	margin-bottom: 60px;
	width: 90%;
}
#page-dental-floss .process-area .process-list .process-item .process-item-inner {
	display: block;
	padding: 20px 5%;
}
#page-dental-floss .process-area .process-list .process-item .process-item-left {
	padding: 10px 0 20px;
	width: auto;
}
#page-dental-floss .process-area .process-list .process-item .process-item-left .num {
	top: -5px;
	font-size: 12vw;
}
#page-dental-floss .process-area .process-list .process-item .process-item-right {
	padding-right: 15%;
}
#page-dental-floss .lineup-area {
	background-size: 200% auto;
	background-position: bottom -5px left;
}
#page-dental-floss .process-area .process-list .process-item .process-item-right::before {
	right: -5%;
	width: 20%;
	height: 15vw;
}

}




/* ///////////////////////////////////////////////////////////////////

tooth-brush

/////////////////////////////////////////////////////////////////// */

#page-tooth-brush .entry-header {
	background-image: url(../images/tooth-brush-title-bg.png);
}
#page-tooth-brush .first-area {
	margin-bottom: 150px;
}
#page-tooth-brush .first-area p {
	text-align: center;
	font-size: 15px;
	line-height: 3;
}
#page-tooth-brush .lineup-area {
	position: relative;
	background-image: url(../images/tooth-brush-text-01.png);
	background-size: 1300px auto;
	background-position: bottom -5px center;
	background-repeat: no-repeat;
}
#page-tooth-brush .lineup-area::before {
	content: "";
	position: absolute;
	top: -80px;
	left: -150px;
	right: 0;
	margin: 0 auto;
	width: 1050px;
	height: 180px;
	background-image: url(../images/tooth-brush-line-01.png?01);
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.bottom-img-area.tooth-brush {
	background-image: url(../images/tooth-brush-bottom-img.png);
}


@media screen and (max-width:640px) {

#page-tooth-brush .first-area {
	margin-bottom: 30vw;
}
#page-tooth-brush .first-area p {
	line-height: 2;
}
#page-tooth-brush .lineup-area {
	background-size: 200% auto;
	background-position: bottom -5px left;
}
#page-tooth-brush .lineup-area::before {
	top: -18vw;
	left: 0;
	margin: 0 auto;
	width: 220%;
	height: 40vw;
}

}





/* ///////////////////////////////////////////////////////////////////

oem

/////////////////////////////////////////////////////////////////// */

#page-oem .entry-header {
	background-image: url(../images/oem-title-bg.png);
}
#page-oem .first-area {
	position: relative;
	padding-bottom: 250px;
}
#page-oem .first-area:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: -400px;
	right: 0;
	margin: 0 auto;
	width: 980px;
	height: 230px;
	background-image: url(../images/oem-line-01.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	mix-blend-mode: multiply;
}
#page-oem .first-area p {
	text-align: center;
	font-size: 15px;
	line-height: 3;
}
#page-oem .features-area {
	margin-bottom: 120px;
}
#page-oem .features-area .features-list {
	display: flex;
}
#page-oem .features-area .features-list .features-item {
	position: relative;
	margin: 0 10px;
	padding: 50px 35px 20px;
	border-radius: 20px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
	flex: 1;
	overflow: hidden;
}
#page-oem .features-area .features-list .features-item::before {
	position: absolute;
	top: -8px;
	right: 15px;
	font-size: 61px;
	font-weight: bold;
	line-height: 1;
	color: #EFEFF3;
}
#page-oem .features-area .features-list .features-item-01::before {
	content: "01";
}
#page-oem .features-area .features-list .features-item-02::before {
	content: "02";
}
#page-oem .features-area .features-list .features-item-03::before {
	content: "03";
}
#page-oem .features-area .features-list .features-item .img {
	display: flex;
	margin-bottom: 20px;
	height: 90px;
	justify-content: center;
	align-items: center;
}
#page-oem .features-area .features-list .features-item .img img {
	width: 100px;
}
#page-oem .features-area .features-list .features-item h3 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
#page-oem .flow-area {
	position: relative;
	padding: 0 !important;
}
#page-oem .flow-area::before {
	content: "";
	position: absolute;
	top: -40px;
	left: 0;
	right: -780px;
	margin: 0 auto;
	width: 1150px;
	height: 220px;
	background-image: url(../images/oem-line-02.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	mix-blend-mode: multiply;
}
#page-oem .flow-area .area-02 {
	border-radius: 20px 20px 0 0;
}
#page-oem .flow-area .area-01 {
	margin-top: -20px;
	padding-bottom: 150px;
	border-radius: 20px 20px 0 0;
}
#page-oem .flow-area .flow-main h3 {
	display: flex;
	margin: 0 0 -10px -20px;
	font-size: 25px;
	font-weight: bold;
	align-items: center;
	line-height: 1.4;
}
#page-oem .flow-area .flow-main h3 img {
	margin-right: 20px;
	width: 100px;
}
#page-oem .flow-area .flow-main .flow-list {
	margin: 0 auto;
	width: 700px;
}
#page-oem .flow-area .flow-main .flow-list .flow-item {
	position: relative;
	padding: 10px 0 0 90px;
	width: 520px;
	background-size: 62px auto;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 160px;
}
#page-oem .flow-area .flow-main .flow-list .flow-item:nth-child(even) {
	margin-left: 50px;
}
#page-oem .flow-area .flow-main .flow-list .flow-item::before {
	content: "";
	position: absolute;
	top: 75px;
	left: 50px;
	height: 80px;
	border-left: dotted 3px #9B9BAA;
	transform: rotate(150deg);
}
#page-oem .flow-area .flow-main .flow-list .flow-item:nth-child(even)::before {
	left: 0;
	transform: rotate(210deg);
}
#page-oem .flow-area .flow-main .flow-list .flow-item:last-child::before {
	display: none;
}
#page-oem .flow-area .flow-main .flow-list .flow-item-01 {
	background-image: url(../images/oem-flow-num-01.png);
}
#page-oem .flow-area .flow-main .flow-list .flow-item-02 {
	background-image: url(../images/oem-flow-num-02.png);
}
#page-oem .flow-area .flow-main .flow-list .flow-item-03 {
	background-image: url(../images/oem-flow-num-03.png);
}
#page-oem .flow-area .flow-main .flow-list .flow-item-04 {
	background-image: url(../images/oem-flow-num-04.png);
}
#page-oem .flow-area .flow-main .flow-list .flow-item-05 {
	background-image: url(../images/oem-flow-num-05.png);
}
#page-oem .flow-area .flow-main .flow-list .flow-item-06 {
	background-image: url(../images/oem-flow-num-06.png);
}
#page-oem .flow-area .flow-main .flow-list .flow-item h4 {
	margin-bottom: 10px;
	font-size: 21px;
	font-weight: bold;
}
#page-oem .flow-area .flow-main .flow-list .flow-item p {
	position: relative;
	padding-right: 90px;
	background-position: right top;
	background-repeat: no-repeat;
}
#page-oem .flow-area .flow-main .flow-list .flow-item p::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 100px;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#page-oem .flow-area .flow-main-01 .flow-list .flow-item-01 p::before {
	background-image: url(../images/oem-flow-icon-01.png);
}
#page-oem .flow-area .flow-main-01 .flow-list .flow-item-02 p::before {
	background-image: url(../images/oem-flow-icon-02.png);
}
#page-oem .flow-area .flow-main-01 .flow-list .flow-item-03 p::before {
	background-image: url(../images/oem-flow-icon-03.png);
}
#page-oem .flow-area .flow-main-01 .flow-list .flow-item-04 p::before {
	background-image: url(../images/oem-flow-icon-04.png);
}
#page-oem .flow-area .flow-main-02 .flow-list .flow-item-01 p::before {
	background-image: url(../images/oem-flow-icon-05.png);
}
#page-oem .flow-area .flow-main-02 .flow-list .flow-item-02 p::before {
	background-image: url(../images/oem-flow-icon-06.png);
}
#page-oem .flow-area .flow-main-02 .flow-list .flow-item-03 p::before {
	background-image: url(../images/oem-flow-icon-07.png);
}
#page-oem .flow-area .flow-main-02 .flow-list .flow-item-04 p::before {
	background-image: url(../images/oem-flow-icon-08.png);
}
#page-oem .flow-area .flow-main-02 .flow-list .flow-item-05 p::before {
	background-image: url(../images/oem-flow-icon-03.png);
}
#page-oem .flow-area .flow-main-02 .flow-list .flow-item-06 p::before {
	background-image: url(../images/oem-flow-icon-04.png);
}
#page-oem .flow-area .flow-main .flow-list .flow-item p .small {
	font-size: 10px;
	color: #9B9BAB;
}


@media screen and (max-width:640px) {

#page-oem .first-area {
	padding-bottom: 35vw;
}
#page-oem .first-area:after {
	left: -140%;
	width: 230%;
	height: 37vw;
}
#page-oem .first-area p {
	line-height: 2;
}
#page-oem .features-area .features-list {
	display: block;
}
#page-oem .features-area .features-list .features-item {
	margin: 0 0 30px;
	padding: 50px 5% 20px
}
#page-oem .features-area .features-list .features-item h3 {
	margin-bottom: 20px;
}
#page-oem .flow-area::before {
	top: -10vw;
	left: 10%;
	right: 0;
	width: 220%;
	height: 40vw;
}
#page-oem .flow-area .area-02 {
	padding-top: 40vw;
}
#page-oem .flow-area .flow-main h3 {
	margin: 0 0 -1vw;
	font-size: 6.5vw;
}
#page-oem .flow-area .flow-main h3 img {
	margin-right: 5%;
	width: 25%;
}
#page-oem .flow-area .flow-main .flow-list {
	width: auto;
}
#page-oem .flow-area .flow-main .flow-list .flow-item {
	padding: 0 0 0 20%;
	width: auto;
	min-height: auto;
	background-size: 15% auto;
}
#page-oem .flow-area .flow-main .flow-list .flow-item:nth-child(even) {
	margin-left: 0;
}
#page-oem .flow-area .flow-main .flow-list .flow-item::before {
	left: 6% !important;
	height: 50%;
	transform: none !important;
}
#page-oem .flow-area .flow-main .flow-list .flow-item p {
	padding-right: 45px;
}
#page-oem .flow-area .flow-main .flow-list .flow-item p::before {
	width: 50px;
}
	
}


/* ///////////////////////////////////////////////////////////////////

about

/////////////////////////////////////////////////////////////////// */

#page-about .entry-header {
	background-image: url(../images/about-title-bg.png);
}
#page-about .first-area {
	margin-bottom: 150px;
}
#page-about .first-area h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	line-height: 1;
}
#page-about .first-area h2 span {
	margin-right: 10px;
	vertical-align: middle;
	font-size: 82px;
}
#page-about .first-area p {
	text-align: center;
	font-size: 15px;
	line-height: 3;
}
#page-about .about-area {
	position: relative;
	padding-bottom: 300px;
}
#page-about .about-area::after {
	content: "";
	position: absolute;
	bottom: 60px;
	left: -60px;
	right: 0;
	margin: 0 auto;
	width: 1300px;
	height: 240px;
	background-image: url(../images/about-line-01.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	mix-blend-mode: multiply;
}
#page-about .about-area .about-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#page-about .about-area .about-list .about-item {
	margin: 0 2% 50px;
	width: 29%;
}
#page-about .about-area .about-list .about-item .img {
	margin: 0 auto 20px;
	text-align: center;
}
#page-about .about-area .about-list .about-item .img img {
	width: 50%;
}
#page-about .about-area .about-list .about-item .title {
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}
#page-about .about-area .about-list .about-item .title .en {
	margin-bottom: 5px;
	font-size: 18px;
}
#page-about .about-area .about-list .about-item .title .en span {
	font-size: 28px;
}
#page-about .about-area .about-list .about-item .title h3 {
	font-size: 25px;
	line-height: 1.4;
}
#page-about .about-area .about-list .about-item .text {
	text-align: left;
}
#page-about .strength-area {
}
#page-about .strength-area .first {
	margin-bottom: 100px;
	text-align: center;
}
#page-about .strength-area .first p {
	font-size: 15px;
}
#page-about .strength-area .strength-list .strength-item {
	display: flex;
}
#page-about .strength-area .strength-list .strength-item .strength-item-left {
	margin: 0 6% 150px 0;
	width: 50%;
}
#page-about .strength-area .strength-list .strength-item .strength-item-left .img {
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}
#page-about .strength-area .strength-list .strength-item .strength-item-left .img::before {
	content: "";
	display: block;
	padding-top: 60%;
}
#page-about .strength-area .strength-list .strength-item .strength-item-left .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
#page-about .strength-area .strength-list .strength-item .strength-item-right {
	flex: 1;
}
#page-about .strength-area .strength-list .strength-item .strength-item-right h3 {
	margin-bottom: 20px;
}
#page-about .strength-area .strength-list .strength-item .strength-item-right h3 .text-01 {
	display: block;
	margin-bottom: 20px;
	font-weight: bold;
}
#page-about .strength-area .strength-list .strength-item .strength-item-right h3 .text-02 {
	display: block;
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.6;
}
#page-about .strength-area .strength-list .strength-item .strength-item-right h3 .text-03 {
	display: block;
	color: #9B9BAB;
}


@media screen and (max-width:640px) {

#page-about .first-area {
	margin-bottom: 70px;
}
#page-about .first-area h2 {
	font-size: 8vw;
}
#page-about .first-area h2 span {
	font-size: 20vw;
}
#page-about .first-area p {
	line-height: 2;
}
#page-about .about-area {
	padding-bottom: 40vw;
}
#page-about .about-area::after {
	bottom: 0;
	left: -15%;
	width: 260%;
	height: 50vw;
}
#page-about .about-area .about-list .about-item {
	margin: 0 0 50px;
	width: auto;
}
#page-about .strength-area .first {
	margin-bottom: 50px;
}
#page-about .strength-area .strength-list .strength-item {
	display: block;
	margin-bottom: 60px;
}
#page-about .strength-area .strength-list .strength-item .strength-item-left {
	margin: 0 0 30px 0;
	width: auto;
}
#page-about .strength-area .strength-list .strength-item .strength-item-right h3 {
	margin-bottom: 20px;
}
#page-about .strength-area .strength-list .strength-item .strength-item-right h3 .text-02 {
	font-size: 8vw;
}
	
}


/* ///////////////////////////////////////////////////////////////////

company-profile

/////////////////////////////////////////////////////////////////// */


#page-company-profile  .entry-header {
	background-image: url(../images/company-profile-title-bg.png);
}
#page-company-profile .access-area .access-list .access-item {
	text-align: center;
}
#page-company-profile .access-area .access-list .access-item .map {
	margin-top: 40px;
}
#page-company-profile .access-area .access-list .access-item .map iframe {
	width: 100%;
	height: 340px;
	filter: grayscale(100%);
}
#page-company-profile .profimed-area {
	position: relative;
	padding-bottom: 170px;
}
#page-company-profile .profimed-area .profimed-main {
	position: relative;
	margin: 50px 0 80px;
	padding: 40px 0;
	border-radius: 20px;
	background: #ffffff;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
#page-company-profile .profimed-area .profimed-main::before {
	content: "";
	position: absolute;
	top: 25px;
	left: 25px;
	width: 7px;
	height: 7px;
	border-radius: 100px;
	background: #000000;
}
#page-company-profile .profimed-area .profimed-main::after {
	content: "";
	position: absolute;
	top: 25px;
	right: 25px;
	width: 7px;
	height: 7px;
	border-radius: 100px;
	background: #000000;
}
#page-company-profile .profimed-area .profimed-main .profimed-main-inner {
	margin-bottom: 30px;
	padding: 0 70px;
}
#page-company-profile .profimed-area .profimed-main .img-01 {
	text-align: center;
}
#page-company-profile .profimed-area .profimed-main .img-01 img {
	width: 40%;
}
#page-company-profile .profimed-area .profimed-main h3 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}
#page-company-profile .profimed-area .profimed-main .text-01 {
	text-align: center;
}
#page-company-profile .profimed-area .profimed-main .img-02 {
	text-align: center;
}
#page-company-profile .profimed-area .profimed-main .img-02 img {
	width: 80%;
}
#page-company-profile .profimed-area .profimed-main .img-list {
	display: flex;
}
#page-company-profile .profimed-area .profimed-bottom .text-01 {
	margin-bottom: 50px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#page-company-profile .profimed-area .profimed-bottom .img-01 {
	text-align: center;
}
#page-company-profile .profimed-area .profimed-bottom .img-01 img {
	width: 80%;
}
#page-company-profile .sdgs-area {
	margin-bottom: 100px;
}
#page-company-profile .sdgs-area h2 {
	margin-bottom: 60px;
}
#page-company-profile .sdgs-area .declaration {
	margin-bottom: 80px;
}
#page-company-profile .sdgs-area .declaration .declaration-main {
	position: relative;
	margin: 0 0 40px;
	padding: 40px 60px;
	border-radius: 20px;
	background: #ffffff;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
	text-align: center;
}
#page-company-profile .sdgs-area .declaration .declaration-main::before {
	content: "";
	position: absolute;
	top: 25px;
	left: 25px;
	width: 7px;
	height: 7px;
	border-radius: 100px;
	background: #000000;
}
#page-company-profile .sdgs-area .declaration .declaration-main::after {
	content: "";
	position: absolute;
	top: 25px;
	right: 25px;
	width: 7px;
	height: 7px;
	border-radius: 100px;
	background: #000000;
}
#page-company-profile .sdgs-area .declaration .declaration-main .text {
	border-bottom: solid 1px #DCDCE4;
  background-image: linear-gradient(0deg, #DCDCE4 1px, transparent 1px);
  background-size: 100% 3.5em;
  line-height: 3.5em;
}
#page-company-profile .sdgs-area .declaration .declaration-main p {
	margin: 0;
	font-size: 15px;
	line-height: 3em;
}
#page-company-profile .sdgs-area .declaration .declaration-main p span {
	font-weight: bold;
}
#page-company-profile .sdgs-area .declaration .text-01 {
	text-align: center;
}
#page-company-profile .sdgs-area .sdgs-list {
	display: flex;
	margin-bottom: 30px;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item {
	position: relative;
	margin: 0 10px;
	padding: 40px 30px;
	border-radius: 20px;
	background: #ffffff;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
	overflow: hidden;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item .num {
	position: absolute;
	top: -5px;
	right: 10px;
	font-size: 61px;
	font-weight: bold;
	color: #F1F1F4;
	line-height: 1;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item .img {
	margin-bottom: 10px;
	text-align: center;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item .img img {
	width: 30%;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item h3 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item h4 {
	margin: 20px 0 10px;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item ul {
	margin-left: 1em;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item ul li {
	list-style: disc;
	font-size: 11px;
}
#page-company-profile .sdgs-area .text-02 {
	text-align: right;
	font-size: 10px;
	color: #9B9BAB;
}
#page-company-profile .privacy-area h3 {
	margin: 50px 0 10px;
	font-size: 15px;
	font-weight: bold;
}


@media screen and (max-width:640px) {
	
#page-company-profile .access-area .access-list .access-item .map iframe {
	height: 220px;
}
#page-company-profile .profimed-area {
	padding-bottom: 20vw;
}
#page-company-profile .profimed-area .profimed-main .profimed-main-inner {
	padding: 0 6%;
}
#page-company-profile .profimed-area .profimed-main .img-01 img {
	width: 60%;
}
#page-company-profile .profimed-area .profimed-main h3 {
	font-size: 22px;
	line-height: 1.6;
}
#page-company-profile .profimed-area .profimed-main .img-list {
	flex-wrap: wrap;
}
#page-company-profile .profimed-area .profimed-main .img-list .img-item {
	width: 50%;
}
#page-company-profile .profimed-area .profimed-bottom .img-01 img {
	width: auto;
}
	
#page-company-profile .sdgs-area .declaration .declaration-main {
	padding: 40px 6%;
}
	
#page-company-profile .sdgs-area .sdgs-list {
	display: block;
}
#page-company-profile .sdgs-area .sdgs-list .sdgs-item {
	margin: 0 0 30px;
	padding: 40px 6%;
}
#page-company-profile .privacy-area h3 {
	margin: 30px 0 10px;
}

	
}



/* ///////////////////////////////////////////////////////////////////

news-blog

/////////////////////////////////////////////////////////////////// */

#page-news-blog .entry-header {
	background-image: url(../images/news-blog-title-bg.png);
}
#page-news-blog .post-list .post-item {
	margin-bottom: 20px;
}
#page-news-blog .post-list .post-item a {
	display: flex;
	padding: 30px;
	border-radius: 20px;
	background: #ffffff;
	text-decoration: none;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
	color: #000000;
}
#page-news-blog .post-list .post-item .post-item-img {
	margin-right: 4%;
	width: 120px;
}
#page-news-blog .post-list .post-item .post-item-img .img {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}
#page-news-blog .post-list .post-item .post-item-img .img::before {
	content: "";
	display: block;
	padding-top: 100%;
}
#page-news-blog .post-list .post-item .post-item-img .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
#page-news-blog .post-list .post-item .post-item-text {
	flex: 1;
}
#page-news-blog .post-list .post-item .post-item-text .info {
	display: flex;
	margin-bottom: 10px;
}
#page-news-blog .post-list .post-item .post-item-text .info .date {
	width: 100px;
	font-weight: bold;
	color: #9B9BAB;
}
#page-news-blog .post-list .post-item .post-item-text .info .cat-list {
}
#page-news-blog .post-list .post-item .post-item-text .info .cat-list .cat-item {
	display: inline-block;
	margin-right: 10px;
	padding: 3px 10px;
	border-radius: 100px;
	background: #DCDCE4;
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
}
#page-news-blog .post-list .post-item .post-item-text h2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}
#page-news-blog .post-list .post-item .post-item-text p {
	margin: 0;
}


@media screen and (max-width:640px) {

#page-news-blog .post-list .post-item a {
	padding: 20px 5%;
}
#page-news-blog .post-list .post-item .post-item-img {
	width: 30%;
}

}



/* ///////////////////////////////////////////////////////////////////

news-blog

/////////////////////////////////////////////////////////////////// */

#single-news-blog .entry-header {
	background-image: url(../images/news-blog-title-bg.png);
}
#single-news-blog article {
}
#single-news-blog article .info {
	display: flex;
	margin-bottom: 10px;
}
#single-news-blog article .info .date {
	width: 100px;
	font-weight: bold;
	color: #9B9BAB;
}
#single-news-blog article .info .cat-list {
}
#single-news-blog article .info .cat-list .cat-item {
	display: inline-block;
	margin-right: 10px;
	padding: 3px 10px;
	border-radius: 100px;
	background: #DCDCE4;
	text-align: center;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
}
#single-news-blog article .title {
	margin-bottom: 50px;
	font-size: 18px;
	font-weight: bold;
}
#single-news-blog article .product-title {
	position: relative;
	margin-bottom: 50px;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
}
#single-news-blog article .product-title::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: 1px;
	width: 300px;
	background: #151515;
}
#single-news-blog article .product-title .logo {
	margin-bottom: 10px;
}
#single-news-blog .post-bottom-link-list {
	margin: 80px auto 50px;
	font-size: 15px;
	position: relative;
	width: 600px;
}
#single-news-blog .post-bottom-link-list a {
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#single-news-blog .post-bottom-link-list .list {
	text-align: center;
}
#single-news-blog .post-bottom-link-list .prev {
	position: absolute;
	top: 0;
	left: 0;
	background-size: 10px auto;
	background-position: left center;
	background-repeat: no-repeat;
}
#single-news-blog .post-bottom-link-list .prev a {
	position: relative;
	display: block;
	padding-left: 60px;
}
#single-news-blog .post-bottom-link-list .prev a::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
	border: solid 1px #DCDCE4;
	border-radius: 10px;
	background: #ffffff;
	background-image: url(../images/0-icon-arrow.png);
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	transform: rotate(180deg);
}
#single-news-blog .post-bottom-link-list .next {
	position: absolute;
	top: 0;
	right: 0;
	background-size: 10px auto;
	background-position: right center;
	background-repeat: no-repeat;
}
#single-news-blog .post-bottom-link-list .next a {
	position: relative;
	display: block;
	padding-right: 60px;
}
#single-news-blog .post-bottom-link-list .next a::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	border: solid 1px #DCDCE4;
	border-radius: 10px;
	background: #ffffff;
	background-image: url(../images/0-icon-arrow.png);
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
}
#single-news-blog .text-center {
	text-align: center;
}
#single-news-blog .product-img-list .product-img-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin: 0 1% 10px;
	width: 30%;
}
#single-news-blog .product-img-list .product-img-item a {
	text-decoration: none;
	color: #000000;
}
#single-news-blog .product-img-list .product-img-item figure figcaption {
	margin-top: 5px;
}
#single-news-blog .summary .summary-table table {
  width: 100%;
}
#single-news-blog .summary .summary-table table caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
#single-news-blog .summary .summary-table table td,
#single-news-blog .summary .summary-table table th {
  border: 1px solid #000000;
	padding: 0.7em 1em;
}
#single-news-blog .summary .summary-table table th {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
#single-news-blog .summary .summary-table table td {
  background: transparent;
}


@media screen and (max-width:640px) {

#single-news-blog article .product-title::after {
	width: 50px;
}
#single-news-blog .post-bottom-link-list {
	margin: 50px auto 30px;
	width: auto;
	font-size: 13px;
}
#single-news-blog .post-bottom-link-list .prev a {
	padding-left: 50px;
}
#single-news-blog .post-bottom-link-list .next a {
	padding-right: 50px;
}
#single-news-blog .product-img-list .product-img-item {
	display: block;
	margin: 0 0 10px;
	width: auto;
}
#single-news-blog .summary .summary-table {
	overflow-x: scroll;
	padding: 0 0 10px;
}
#single-news-blog .summary .summary-table::-webkit-scrollbar {
	height: 4px;
}
#single-news-blog .summary .summary-table::-webkit-scrollbar-thumb {
	background-color: #999999;
}
#single-news-blog .summary .summary-table table {
 min-width: 700px;
}
#single-news-blog .summary p {
	margin-top: 5px;
	text-align: center;
	font-size: 12px;
}
	
}



/* ///////////////////////////////////////////////////////////////////

contact

/////////////////////////////////////////////////////////////////// */

#page-contact .entry-header {
	background-image: url(../images/contact-title-bg.png);
}
#page-contact .first-area {
	margin-bottom: 100px;
}
#page-contact .first-area .text-01 {
	margin-bottom: 40px;
	text-align: center;
	font-weight: 600;
}
#page-contact .first-area .text-02 {
	margin: 0 auto;
	width: 350px;
	font-size: 10px;
}
#page-contact .inquiry-details-box {
	padding-left: 45px;
}


@media screen and (max-width:640px) {

#page-contact .first-area {
	margin-bottom: 50px;
}
#page-contact .inquiry-details-box {
	padding-left: 10px;
}

}




/* ///////////////////////////////////////////////////////////////////

404

/////////////////////////////////////////////////////////////////// */

#page-404 .entry-header {
}


/* ///////////////////////////////////////////////////////////////////

cf7

/////////////////////////////////////////////////////////////////// */


form.wpcf7-form {
	margin-top: 50px;
}
form.wpcf7-form .required {
	display: inline-block;
	margin-left: 5px;
	color: #E33067;
}
form.wpcf7-form dl {
	margin-bottom: 80px;
}
form.wpcf7-form dl dt {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
form.wpcf7-form dl dd {
	margin-bottom: 40px;
}
form.wpcf7-form input,
form.wpcf7-form select,
form.wpcf7-form textarea {
	margin-top: 5px;
	font-size: 15px;
	border: none;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="tel"] {
	padding: 15px 2%;
	width: 96%;
	border-radius: 5px;
	font-size: 14px;
	border: none;
	background: #F0F0F8;
}
form.wpcf7-form textarea {
	padding: 15px 2%;
	height: 200px;
	width: 96%;
	border-radius: 5px;
	font-size: 15px;
	border: none;
	background: #F0F0F8;
}
form.wpcf7-form select {
	padding: 15px 2%;
	border-radius: 5px;
	background: #F0F0F8;
}
form.wpcf7-form input.ko {
	margin-right: 5px;
	width: 100px !important;
}
form.wpcf7-form .wpcf7-list-item {
	margin: 0 20px 0 0;
}
form.wpcf7-form .btn {
	margin-top: 30px;
	text-align: center;
}
form.wpcf7-form .btn input {
	display: inline-block;
	padding: 30px 0;
	width: 300px;
	border-radius: 100px;
	background: #000000;
	background-image: url(../images/0-icon-arrow-02.png);
	background-size: 16px auto;
	background-position: right 40px center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;
	line-height: 1.6;
	-webkit-appearance: none;
	cursor: pointer;
}
form.wpcf7-form .ajax-loader {
	display: none !important;
}
form.wpcf7-form ::placeholder {
  color: #9B9BAB;
}
form.wpcf7-form .wpcf7-spinner {
	display: none;
}
form.wpcf7-form .wpcf7-submit:disabled {
	cursor: not-allowed !important;
	opacity: 0.5;
}
form.wpcf7-form .wpcf7-response-output {
	border: none !important;
	text-align: center;
	color: #395FC8;
}
form.wpcf7-form .privacy {
	margin: 100px 0 0;
	text-align: center;
}
form.wpcf7-form .privacy a {
	color: #000000;
}
form.wpcf7-form .confirm {
	margin: 30px 0 0;
	text-align: center;
}
#site form.wpcf7-form .wpcf7-previous {
	background: #838383 !important;
}
#site form.wpcf7-form .wpcf7-previous::before {
	display: none;
}
#site form.wpcf7-form .wpcf7-previous::after {
	display: none;
}


@media screen and (max-width:640px) {
form.wpcf7-form dl {
	margin-bottom: 50px;
}
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"] {
	width: 97%;
}
form.wpcf7-form .wpcf7-list-item {
	display: block;
	margin: 10px 0 0 0;
}
form.wpcf7-form .privacy {
	margin: 60px 0 0;
}
form.wpcf7-form .btn input {
	width: 100%;
}
	
}



/* ///////////////////////////////////////////////////////////////////

other

/////////////////////////////////////////////////////////////////// */

.fixed-contact-btn {
	position: fixed;
	bottom: 50px;
	right: 4%;
	width: 180px;
	text-align: right;
	z-index: 10;
}
.fixed-contact-btn a {
	display: block;
	padding: 10px 10px;
	background: #000000;
	border-radius: 12px;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
.fixed-contact-btn a span {
	padding-right: 30px;
	background-image: url(../images/0-icon-mail.png);
	background-size: 24px auto;
	background-position: right center;
	background-repeat: no-repeat;
}
.contact-area {
	padding: 90px 0;
	background: #F6F6F8;
}
.contact-area .global-inner {
	display: flex;
  align-items: center;
}
.contact-area .contact-left {
	flex: 1;
}
.contact-area .contact-left h2 {
	margin-bottom: 10px;
	font-size: 80px;
	font-weight: bold;
	line-height: 1;
}
.contact-area .contact-left p {
	font-size: 16px;
	font-weight: 500;
}
.contact-area .contact-right {
	flex: 1;
	text-align: right;
}
.contact-area .contact-right .btn a {
	display: inline-block;
	padding: 20px 40px;
	width: 220px;
	border-radius: 100px;
	background: #000000;
	background-image: url(../images/0-icon-arrow-02.png);
	background-size: 16px auto;
	background-position: right 40px center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	line-height: 1.6;
}
.contact-area .contact-right .btn a .text-01 {
	display: block;
	font-size: 10px;
}
.contact-area .contact-right .btn a .text-02 {
	display: block;
	font-size: 19px;
	font-weight: bold;
}
.instagram-area {
	position: relative;
	margin-top: -50px;
	padding: 50px 0;
	background-image: url(../images/0-instagram-bg.png);
	background-position: center center;
	background-size: cover;
	border-radius: 20px 20px 0 0;
}
.instagram-area .instagram-top {
	display: flex;
	margin-bottom: 50px;
}
.instagram-area .instagram-top .instagram-top-left {
	flex: 1;
}
.instagram-area .instagram-top .instagram-top-right {
	flex: 1;
	text-align: right;
}
.instagram-area .instagram-top .instagram-top-right a {
	font-size: 23px;
	font-weight: bold;
	color: #E3E3EC;
}
.instagram-area .instagram-main .instagram-list .instagram-item {
	position: relative;
	display: block;
	margin: 0 10px;
	width: 220px !important;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
.instagram-area .instagram-main .instagram-list .instagram-item::before {
	content: "";
	display: block;
	padding-top: 100%;
}
.instagram-area .instagram-main .instagram-list .instagram-item img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: bottom;
	filter: none;
}

.bottom-img-area {
	background-position: center center;
	background-size: cover;
	height: 400px;
}


body .wp-pagenavi {
	display: flex;
	margin: 50px 0 20px;
	justify-content: center;
	align-items: center;
}
body .wp-pagenavi a,
body .wp-pagenavi span {
	margin: 0 8px;
	border: none;
}
body .wp-pagenavi .previouspostslink {
	display: inline-block;
	padding: 0;
	border: solid 1px #DCDCE4;
	background: #ffffff;
	background-image: url(../images/0-icon-arrow.png);
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	border-radius: 10px;
	width: 36px;
	height: 36px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	transform: rotate(180deg);
}
body .wp-pagenavi .nextpostslink {
	display: inline-block;
	padding: 0;
	border: solid 1px #DCDCE4;
	background: #ffffff;
	background-image: url(../images/0-icon-arrow.png);
	background-position: center center;
	background-size: 13px auto;
	background-repeat: no-repeat;
	border-radius: 10px;
	width: 36px;
	height: 36px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


@media screen and (max-width:640px) {

.fixed-contact-btn {
	bottom: 20px;
	width: 40%;
}
.fixed-contact-btn a {
	padding: 6px 10px;
	font-size: 4vw;
}
.contact-area {
	text-align: center;
}
.contact-area .global-inner {
	display: block;
}
.contact-area .contact-left {
	margin-bottom: 50px;
}
.contact-area .contact-left h2 {
	font-size: 15vw;
}
.contact-area .contact-right {
	text-align: center;
}
.instagram-area .instagram-main .instagram-list .instagram-item {
	margin: 0 8px;
	width: 180px !important;
}
.instagram-area .instagram-bottom {
	text-align: right;
}
.instagram-area .instagram-bottom a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #F8F8FF;
}
.bottom-img-area {
	height: 50vw;
}
	
}





