#menu-item-1235 {
	display: block;
}
.l-container {
	padding: 0 20px;
	max-width: 600px;
}
.l-container--collapse {
	padding: 0;
}
.c-object--2 {
	border-width: 3px;
}
.c-back {
	padding: 0 0px 15px 5px;
	right: 20px;
}
.c-back span {
	font-size: 1.6rem;
}
.c-breadcrumb {
	padding: 7px 0;
	font-size: 1.1rem;
}

.c-breadcrumb li:not(:first-child) {
	padding-left: 34px;
}
/* HEADER */
.c-header__box {
    height: 60px;
  }

  .c-header.is-active .c-header__menu {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  .c-header__logo {
    margin-left: 15px;
    width: 25%;
    max-width: 150px;
  }

  .c-header__sp-menu {
	display: flex;
	align-items: center;
	height: 100%;
  }
  
  .c-header__sp-contact {
	display: block;
	text-align: center;
	background: #e06d18;
	color: white;
	font-size: 1rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
  }
  
  .c-header__sp-contact i {
	font-size: 1.8rem;
	margin-bottom: 5px;
  }

  .c-header__menu {
    overflow: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 0 30px 20px;
    background: #000000d4;
    width: 100%;
    height: calc(100% - 60px);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  .c-header__nav {
    margin-bottom: 20px;
  }

  .c-header__nav ul {
    margin-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }

  .c-header__nav ul li {
    width: 100%;
  }

  .c-header__nav ul a {
    font-size: 1.8rem;
    font-weight: 500;
    color: #fff;
    display: block;
    width: 100%;
    padding: 20px 0;
  }

  .c-header__call {
    margin: 15px 0;
  }

  .c-header__call::after {
    border-left-width: 0;
  }
  .c-header__contact {
	padding: 10px;
  }
  .c-header__contact,
  .c-header__call {
    background: #e06d18;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    padding: 20px 20px;
    font-size: 2rem;
    font-weight: 400;
    height: auto;
  }

  .c-header__contact i,
  .c-header__call i {
    margin-right: 17px;
    font-size: 3rem;
  }

  .c-header__nav ul a:hover,
  .c-header__nav ul .is-active a,
  .c-header .c-header__nav .sub-menu a:hover,
  .c-header .c-header__nav .sub-menu a:hover,
  .c-header .c-header__nav .sub-menu .is-active a,
  .c-header .c-header__nav .sub-menu a {
    color: #fff;
  }
	.c-header .c-header__nav .sub-menu .sub-menu {
		display: block!important;
		max-width: 100%;
		box-sizing: border-box;
		padding-left: 30px;
	}

  .c-trigger {
    display: block;
    margin-right: 15px;
  }

  .menu-item a {
    height: auto;
  }

  .menu-item-has-children a::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 30px;
    font-size: 3rem;
  }

	.menu-item-has-children a:not(.sub-menu a) {
		pointer-events: none;
	}

  .menu-item .sub-menu {
    position: initial;
    transform: initial;
    visibility: visible;
    background-color: initial;
    opacity: 1;
    width: auto;
    display: none;
  }

  .menu-item .sub-menu li {
    text-align: left;
  }

  .menu-item .sub-menu li:last-child {
    border-bottom: none;
  }

  .menu-item .sub-menu a {
    font-size: 1.4rem;
  }

  .menu-item .sub-menu a::before {
    content: '_';
    display: inline-block;
    margin-right: 5px;
  }

  .menu-item .sub-menu a::after {
    display: none;
  }

  .c-header__logo {
    margin-left: 10px;
    max-width: 100px;
  }

  .c-header__nav ul a {
    padding: 15px 0;
    font-size: 2.2rem;
  }

  .c-header .c-trigger {
    width: 40px;
    height: 26px;
    margin-right: 10px;
	margin-left: 10px;
  }

  .c-header .c-trigger span {
    height: 2px;
  }

  .c-header .c-trigger span:nth-of-type(2) {
    top: 12px;
  }

  .c-header #menu05.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }

  .c-header #menu05.is-active span:nth-of-type(3) {
    -webkit-transform: translateY(-14px) rotate(45deg);
    transform: translateY(-14px) rotate(45deg);
  }
/* TOP PAGE */
/* P-TOP1 */
/* MV */
.c-mv__item {
	background-position: center;
}

.c-mv__obj .item {
	width: 25%;
	max-width: 180px;
}

.c-mv__obj .item:first-child {
	bottom: 3%;
	right: 3%
}

.c-mv__obj .item:last-child {
	top: 30px;
	left: 3%;
}

.c-mv {
	height: auto;
}

.c-mv__body::after {
	max-width: 250px;
	max-height: 250px;
	width: 40%;
	top: 14%;
	right: -27%;
}

.c-mv__body {
	height: calc(100vh - 60px);
	min-height: 500px;
	max-height: 653px;
}

.c-mv__item {
	height: 100%;
}

.c-mv__text {
	top: 40%;
	transform: translatey(-50%);
}

.c-mv__title {
	font-size: 10rem;
}

.c-mv__subtitle {
	font-size: 1.8rem;
}

.c-mv__desc {
	font-size: 2.2rem;
	margin-top: 10px;
}

.c-mv__camera {
	bottom: 10%;
	left: 0;
	z-index: 0;
	max-width: 30%;
	transform: translateX(-40%);
	display: none;
}

.c-mv__list {
	max-width: 700px;
}

.c-mv__list__item {
	width: 30vw;
	min-width: 100px;
    max-width: 130px;
}

.c-mv__list__item1 {
	top: 23%;
	right: 5%;
	width: 50vw;
	min-width: 140px;
    max-width: 210px;
}

.c-mv__list__item2 {
	top: 56%;
    right: 10%;
    width: 40vw;
    min-width: 120px;
    max-width: 180px;
}

.c-mv__list__item3 {
	top: 18%;
	left: 5%;
}

.c-mv__list__item4 {
	top: 40%;
	left: 7%;
}

.c-mv__list__item5 {
	bottom: 20%;
	left: 5%;
	width: 20vw;
	min-width: 100px;
    max-width: 130px;
}

@media screen and (min-width: 500px) {
	.c-mv__list__item4 {
		left: 25%;
	}
}

@media screen and (min-width: 700px) {
	.c-mv__list__item1 {
		right: 15%;
	}
}

.c-mv__bottom {
	width: calc(100% - 50px);
	max-width: 600px;
	margin: 0 auto;
	z-index: 3;
	position: relative;
	margin-top: 40px;
}
.p-top1__obj .item {
	position: absolute;
    width: 27vw;
    max-width: 170px;
    bottom: 0;
    left: 0;
    z-index: 1;
    transform: translate(-9%, 27%);
	z-index: 1;
}
/* P-TOP2 */
.p-top2 {
	padding: 30px 0 0;
}

.p-top2__obj .item:first-child {
	width: 27vw;
    max-width: 422px;
    top: 21%;
    left: 0;
    transform: translate(-59% , 0);
}

.p-top2__obj .item:nth-child(2) {
	right: 0;
    bottom: 31%;
    width: 35.3vw;
    max-width: 265px;
    transform: translate(26% , 0);
}

.p-top2__header {
	margin-bottom: 32px;
}

.c-topnews {
	box-shadow: 0 0 50px #00000033;
	flex-direction: column;
}

.c-topnews__title {
	line-height: 1;
	height: auto;
	font-size: 1.25rem;
	padding: 9px 5px;
}

.c-topnews__title,
.c-topnews__content {
	width: 100%;
}

.c-topnews__content {
	padding: 22px 23px 31.5px;
}

.c-topnews__content p {
	font-size: 1.1rem;
}

.c-topnews__content h3 {
	padding-left: 15px;
	margin-top: 13px;
	font-size: 1.35rem;
	text-decoration: none;
}

.c-topbusiness {
	justify-content: space-between;
	max-width: 600px;
}

.c-topbusiness__item {
	width: 44.3%;
	margin-bottom: 9.3vw;
	max-width: 300px;
}

.c-topbusiness__item__heading {
	padding-bottom: 13px;
	margin: 24px auto 17px;
	font-size: 1.65rem;
}

.c-topbusiness__item__heading::after {
	width: 40%;
	height: 2px;
}

.c-topbusiness__item__desc {
	font-size: 1.3rem;
	line-height: 1.4;
}

.c-titleline {
	font-size: 2.2rem;
	padding-bottom: 21px;
	margin-bottom: 30px;
}

.c-titleline::before,
.c-titleline:after {
	width: 29px;
	height: 2px;
}

.c-title2 {
	font-size: 5rem;
}

.c-title2 h2 {
	font-size: 5rem;
}

.c-title2 p {
	margin-top: 15px;
}

.c-title3 {
	font-size: 3rem;
}

.p-top3 {
	padding-bottom: 22px;
	z-index: 4;
}

.p-top3__header {
	margin-bottom: 60px;
}

.p-top3__obj .item:first-child {
	width: 27vw;
    max-width: 422px;
    top: 0;
	left: 0;
    transform: translate(-59% , -24%);
}

.p-top3__obj .item:nth-child(2) {
	right: 0;
	top: 0;
	width: 33vw;
    max-width: 494px;
    transform: translate(51% , -50%);
}

.p-top3__obj .item:nth-child(3) {
	top: 20%;
    left: 5.2%;
    max-width: 203px;
    width: 23vw;
}

.p-top3__part1 {
	padding: 111px 0 74px;
}

.p-top3__bg .image:first-child {
	width: 66.5vw;
	max-height: 315px;
}

.p-top3__bg .image:first-child::before {
	padding-bottom: 121%;
}

.p-top3__bg .image:last-child {
	width: 33vw;
	max-width: 400px;
}

.p-top3 .p-top3__box {
	padding: 26px 15px 22px;
	padding-left: 0;
	position: relative;
	max-width: 400px;
	width: 69vw;
}

.p-top3__box::after {
	content: '';
	position: absolute;
	display: block;
	height: 100%;
	width: 25px;
	background-color: inherit;
	top: 0;
	left: 0;
	transform: translateX(-100%);
}

.p-top3__box p {
	font-size: 1.4rem;
}

.p-top3__part2 {
	margin-top: -24px;
}

.p-top4 {
	padding-top: 98px;
	margin-top: -50px
}

.p-top4__obj .item:first-child {
	width: 17vw;
	max-width: 211px;
    bottom: 2.5%;
    left: 16.5%;
	max-width: 110px;
}
.p-top4__obj .item:nth-child(2) {
	width: 35vw;
	max-width: 132.5px;
    right: 0;
    top: 0;
    transform: translate(26%, -41%);
}
.p-top4__obj .item:nth-child(3) {
	width: 35vw;
	max-width: 211px;
    left: 0;
    bottom: 0;
    transform: translate(-64%, 0);
}
.p-top4__obj .item:nth-child(4) {
	bottom: 8%;
    right: 0;
    max-width: 59px;
    width: 16vw;
    transform: translate(50%, 0);
}

.p-top4__obj .item:nth-child(5) {
	top: 20%;
    left: 5.2%;
    max-width: 203px;
    width: 23vw;
	display: none;
}

.p-top4 .p-top4__step .image .box {
	max-width: 400px;
	width: 63.26vw;
	box-shadow: 10px 12px 0 #0000000f;
}

.p-top4__step .image .box::after {
	padding-bottom: 87%;
}

.p-top4 .l-container {
	padding: 0;
}

.p-top4__step {
	position: relative;
	/* margin-bottom: 48px; */
	margin-bottom: 13vw;
}

.p-top4__step .image {
	position: absolute;
	z-index: -1;
}

.p-top4__list {
	max-width: 600px;
	margin: 0 auto;
	margin-top: 50px;
}

.p-top4__list .p-top4__step:nth-child(even) {
	margin-bottom: 14.5vw;
}

.p-top4__list .p-top4__step:nth-child(odd) .image {
	right: 0;
}

.p-top4__list .p-top4__step:nth-child(odd) .text {
	width: 56.5vw;
	margin-left: 0;
	padding-left: 12.5px;
}

.p-top4__list .p-top4__step:nth-child(odd) li span {
	padding: 5.5px 8px 5.5px 12px;
}

.p-top4__list .p-top4__step:nth-child(odd) .text ul {
	margin-top: 19px;
}

.p-top4__list .p-top4__step:nth-child(odd) .text ul li:not(:last-child) {
	margin-bottom: 5px;
}

.p-top4__list .p-top4__step:nth-child(even) {
	margin-bottom: 53px;
}

.p-top4__list .p-top4__step:nth-child(even) .text {
	width: 42.5vw;
	padding-top: 0;
	margin-right: 0;
	padding-right: 12.5px;
	max-width: 250px;
}

.p-top4__list .p-top4__step:nth-child(even) .text h3 {
	padding-left: 36px;
}

.p-top4__list .p-top4__step:nth-child(even) .text ul {
	margin-top: 13px;
}

.p-top4__list .p-top4__step:nth-child(even) .text ul li:not(:last-child) {
	margin-bottom: 6px;
}

.p-top4__list .p-top4__step:nth-child(even) .image {
	left: 0;
}

.p-top4__list .p-top4__step:nth-child(even) li span {
	padding: 5.5px 8px 3.5px 12px;
}

.p-top4__list .p-top4__step:last-child {
	margin-bottom: 0;
}

/* --- */
.p-top4 {
	z-index: 3;
}
.p-top4__step .text {
	padding: 0;
	padding-top: 13px;
	margin: 0 auto;
	max-width: 600px;
}

.p-top4__step .text ul {
	font-size: 1.5rem;
}

.p-top4__step .text ul li:not(:last-child) {
	margin-bottom: 5px;
}

.p-top4__step h3 {
	font-size: 6.85rem;
	line-height: 1;
}

.p-top4__step .image .box {
	width: 80%;
	max-width: 600px;
	margin: 0 auto;
}

.p-top4__part1 {
	padding-bottom: 77px;
}

/* --- */

.p-top4__head {
	padding-bottom: 7%;
}

.p-top4__head-title {
	width: 64.26%;
	margin: 0 auto;
    text-align: left;
    padding-left: 15px;
}

.p-top4__head-title h2 {
	font-size: 6rem;
	line-height: 1.4;
}

/*.p-top4__head-title h3,*/
.p-top4__head-title p {
	width: 80.7%;
	height: 32px;
	color: black;
	background-color: white;
}

.p-top4__head-title h3 {
	font-size: 1.5rem;
	margin-bottom: 2%;
    justify-content: flex-start;
}

.p-top4__head-title p {
	font-size: 1.5rem;
	font-weight: 600;
}

.p-top4__head-image {
	width: 100%;
	max-width: 763px;
	transform: translate(37%, -35%);
    top: 0%;
}

.p-top4__head-image .box::after {
	padding-bottom: 56.2%;
}

.p-top4__head__arrow {
	bottom: 7%;
    left: 27.5%;
}

.p-top4__head__arrow img {
	height: 17vw;
	max-height: 128px;
}

.p-top4__content {
	padding-bottom: 15%;
}

.p-top4__body {
	width: 100%;
}

.p-top4__body-item {
	width: 93.3%;
	margin: 0 0 5.3% auto;
	min-height: 120px;
}

.p-top4__body-item::after {
	width: 20px;
	height: 20px;
}

.p-top4__body-item h4 {
/* 	font-size: 3.6rem; */
	font-size: 2.2rem;
	width: 25%;
}

.p-top4__body-item h4::after {
	border-width: 7px;
}

.p-top4__body-item p {
	font-size: 1.2rem;
	width: calc(100% - 25%);
	padding: 5px;
    padding-left: 20px;
}

/* --- */

.p-top4__part2 {
	transform: translate(-50%, 65%);
}

.p-top4__desc {
	text-align: left;
	font-size: 1.3rem;
	width: calc(100% - 50px);
	margin: 0 auto;
	margin-top: 44px;
	line-height: 1.76;
}

.p-top4__desc:last-child {
	margin-top: 22px;
}

.p-top4__part2 li:last-child {
	display: none;
}

.p-top4__part2 .image {
	width: 36.8vw;
	max-width: 220px;
}
/* Line and Arrow */
.p-top4__head__arrow {
  bottom: 3%;
  left: 20.2%;
}

.p-top4__arrow {
  width: calc(100% - 78.5%);
  position: relative;
}

.p-top4__arrow .the_arrow {
  right: 25%;
  position: absolute;
  top: 0;
  height: 100%;
}

.p-top4__arrow .the_arrow .line {
  position: relative;
  height: calc(100% - 55px);
}

.p-top4__arrow .the_arrow .line::before {
  display: block;
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: white;
  left: 50%;
  transform: translateX(-50%);
}

.p-top4__quick-desc {
	padding: 5px 15px;
}
.p-top4__body-item {
	width: 100%;
}


/* P-TOP5 */
.p-top5 {
	margin-top: 145px;
	padding: 60px 0 70px;
}

.p-top5__obj .item:first-child {
	width: 40vw;
	max-width: 211px;
    transform: translate(34%, -74%);
	max-width: 211px;
}

.p-top5__obj .item:nth-child(2){
	width: 20vw;
    max-width: 59px;
    right: 0;
    top: 9.5%;
    z-index: 0;
    transform: translate(36%,0);
}

.p-top5 .l-container {
	padding: 0;
	max-width: 100%;
}

.p-top5__bg {
	width: calc(100% - 25px);
	max-width: 93vw;
	max-height: 427px;
}

.p-top5__bg::before {
	padding-bottom: 89.12%;
}

.p-top5__list {
	margin-top: 31px;
	margin-bottom: 23px;
}

.p-top5__list .p-top5__item {
	width: 55.24vw;
	max-width: 300px;
	padding: 15px 0;
}

.p-top5__list .slick-slide {
	margin: 0 11px;
}

.p-top5__list figcaption {
	padding: 16px 0 0 0;
}

.p-top5__image {
	box-shadow: 0 0 15px #00000029;
}

.p-top5__list figcaption h4 {
	font-size: 1.6rem;
}

.p-top5__list figcaption p {
	font-size: 1rem;
	margin-top: 7px;
}

.p-top5 .c-btndark {
	width: 57%;
}

/* P-TOP6 */
.p-top6 {
	padding-top: 121px;
	padding-bottom: 56px;
}

.p-top6__obj .item:first-child {
	bottom: 5.5%;
    right: 0;
    top: unset;
    left: unset;
    width: 57vw;
    max-width: 211px;
    transform: translate(14%,0);
}

.p-top6__obj .item:nth-child(2) {
	right: 0;
    top: 47%;
    left: unset;
    max-width: 103px;
    width: 20vw;
    transform: translate(74%,0);
}

.p-top6__bg {
	width: 93vw;
	max-width: 500px;
}

.p-top6__bg::before {
	padding-bottom: 48.5%;
}

.p-top6__box {
	width: 100%;
	padding: 40px 10px 43px;
	max-width: 500px;
}

.p-top6__box p {
	margin-bottom: 23px;
	font-size: 1.3rem;
}

/* P-TOP7 */
.p-top7 {
	padding: 60px 0 25px;
}

.p-top7__content {
	margin-bottom: 17px;
}

.p-top7__obj .item:first-child {
	width: 27vw;
    max-width: 170px;
    top: 0;
    left: 0;
    transform: translate(-9%, -47%);
}

.p-top7__obj .item:nth-child(2) {
	width: 65.8vw;
    max-width: 494px;
    right: 0;
    bottom: 37%;
    transform: translate(56%, 0);
}

.p-top7__part1 {
	position: relative;
	z-index: 3;
}

.p-top7__image--01 {
	width: 73.3vw;
	/* max-width: 550px; */
	max-width: 84.8%;
}

.p-top7__image--01::before,
.p-top7__image--02::before {
	padding-bottom: 75%;
}

.p-top7__part2 {
	width: 76.1vw;
	max-width: 88.2%;
/* 	margin: 26% 0 0 auto; */
	margin: 26% auto 0;
}

.p-top7__image--02 {
/* 	bottom: 0; */
/*     left: 7%; */
	bottom: -6%;
	right: 0;
    width: 43.2vw;
    max-width: 324px;
	transform: translateY(68%);
}

.p-top7__box {
	padding: 20px;
	padding-top: 24px;
}

.p-top7__head,
.p-top7__body p:not(:last-child) {
	margin-bottom: 18px;
}

.p-top7__head img {
	width: 82%;
}

.p-top7__body {
	font-size: 1.4rem;
	line-height: 1.25;
}

/* COMPANY */
/* ---------------------------------------- */
/* COMPANY */
.p-company1 {
	padding: 33px 0 0px;
}
.p-company1__desc {
	margin-top: 31px;
}
.p-company1__body {
	margin-top: 58px;
	padding-bottom: 96px;
	margin-bottom: 29px;
}
.p-company1__box {
	width: 85.5%;
    max-width: 350px;
    padding: 43px 10px 44px;
    transform: translateY(-11%);
}
.p-company1__box p {
	font-size: 1.25rem;
	margin-bottom: 20px;
}
.p-company1__box h4 {
	font-size: 1.6rem;
	margin-top: 36px;
}
.p-company1__image {
	bottom: -9%;
    right: 7%;
    width: 71vw;
	max-width: 300px;
}
.p-company2 {
	z-index: 1;
	padding-top: 40px;
}
.p-company2 .c-titleline {
	margin-bottom: 30px;
}
.p-company2 .c-section-title{
	/* padding-left: 10px; */
}
.p-company2__profile {
	margin: 37px 0 60px;
}
.p-company2__profile li {
	flex-wrap: wrap;
	padding-bottom: 10.5px;
}
.p-company2__profile li:not(:first-child) {
	margin-top: 15px;
}
.p-company2__profile li h5 {
	font-size: 1.5rem;
	width: 30%;
}
.p-company2__profile li p {
	font-size: 1.4rem;
	width: 65%;
	line-height: 1.85;
}
.p-company2__facility {
	margin: 40px 0;
}
.p-company2__facility li::before {
	width: 5px;
}
.p-company2__facility li:not(:last-child) {
	margin-bottom: 30px;
}
.p-company2__facility li .text {
	width: calc(100% - 25px);
}
.p-company2__facility li .text h3 {
	font-size: 2.2rem;
}
.p-company2__facility li .text h4 {
	font-size: 1.65rem;
	margin-top: 2px;
	margin-bottom: 10px;
}
.p-company2__facility li .text dd {
	margin-bottom: 15px;
}
.p-company2__facility li .text dd:last-child {
	margin-bottom: 0;
}
.p-company2__facility li .text dd p:first-child{
	font-size: 1.3rem;
	width: 100%;
	margin-bottom: 4px;
}
.p-company2__facility li .text dd p:last-child{
	font-size: 1.3rem;
	width: 100%;
}
/*     .p-company2__facility li .text p {
	font-size: 1.4rem;
} */
.p-company2__chart {
	min-height: 200px;
}
.p-company2__objects .item1 {
	max-width: 170px;
    width: 14vw;
    top: 43.7%;
    right: 0;
    transform: translate(69%,0);
}
.p-company2__objects .item2 {
	max-width: 200px;
    width: 30vw;
    right: 0;
    top: 0;
    transform: translate(64%, -50%);
}
.p-company2__objects .item3 {
	max-width: 120px;
    width: 15vw;
    right: 0;
    top: 4.2%;
    transform: translate(6%,0);
}
.p-company2__objects .item4 {
	max-width: 160px;
    width: 17vw;
    right: 0;
    top: 46.9%;
    transform: translate(50%,0);
}
.p-company2__objects .item5 {
	display: none;
}
.p-company3 {
	padding: 60px 0 31px;
}
.p-company3 .l-container {
	padding: 0 12.5px;
}
.p-company3 .c-titleline {
	font-size: 2rem;
	padding-bottom: 19px;
}
.p-company3__access {
	padding: 31px 15px;
	border-radius: 8px;
}
.p-company3__access:not(:last-child) {
	margin-bottom: 24px;
}
.p-company3__access .head {
	margin-bottom: 25px;
}
.p-company3__access .head h3 {
	font-size: 1.95rem;
}
.p-company3__access .head h4 {
	font-size: 1.3rem;
}
.p-company3__access .image::before {
	padding-bottom: 46%;
}
.p-company3__access .infor {
	margin-top: 25px;
}
.p-company3__access .infor li:not(:last-child) {
	margin-bottom: 42px;
}
.p-company3__access .infor li::before {
	width: 2px;
	margin-right: 10px;
}
.p-company3__access .infor li .text {
	max-width: calc(100% - 12px);
}
.p-company3__access .infor li .text h5 {
	font-size: 1.5rem;
}
.p-company3__access .infor li .text p {
	font-size: 1.3rem;
	margin-top: 9px;
}
.p-company3__access .btn {
	margin-top: 44px;
}
.p-company3__access .btn a {
	font-size: 1.25rem;
	padding: 10px 25px;
}
.p-company4 {
	padding: 60px 0 30px;
}
.p-company4__location {
	font-size: 1.8rem;
	padding-left: 15px;
	margin-bottom: 25px;
}
@media(max-width: 420px) {
	.p-company4 .c-section-title h2 {
		letter-spacing: 0.2em;
		font-size: 3rem;
	}
}
.p-company4__bussiness {
	justify-content: space-around;
    margin-top: 35px;
}
.p-company4__item {
	width: 40%;
	margin-bottom: 40px;
}
.p-company4__item h3 {
	font-size: 1.6rem;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.p-company4__item p {
	font-size: 1.4rem;
}
.p-company4 .p-company4__item--2 {
	align-items: flex-start;
}
.p-company4__item--2 h3::after {
	height: 2px;
}
.p-company4__item--2 .image {
	width: 25%;
}
.p-company4__item--2 .text {
	width: 75%;
	/* padding-left: 5%; */
}
.p-company4 .p-company4__item--2 .text {
	width: 100%;
}
/* END COMPANY */
/* ---------------------------------------- */
/* INTRODUCTION */
.p-introduction1 {
	padding-top: 60px;
	margin-bottom: 40px;
}
.p-introduction1__obj .item:first-child {
	transform: translate(50%,0);
    top: 17%;
    right: 0;
    width: 11vw;
	max-width: 59px;
}
.p-introduction1__obj .item:nth-child(2) {
	width: 18vw;
	max-width: 137px;
    bottom: 6%;
    left: 0;
    transform: translate(-50%,0);
}
.p-introduction1__obj .item:nth-child(3) {
	width: 41vw;
    right: 0;
    top: 15%;
    transform: translate(50%, 0);
}
.p-introduction2 {
	padding: 70px 0;
}
.p-introduction2 .c-title2 h2 {
	font-size: 3.7rem;
}
.p-introduction2 .c-title2 p {
	font-size: 1.4rem;
	margin-top: 0;
}
.p-introduction3__obj .item:first-child{
	width: 30vw;
	max-width: 205px;
    top: -4%;
    right: 0;
    transform: translate(50%,0);
}
.p-introduction3__obj .item:nth-child(2){
	width: 12vw;
	max-width: 59px;
    right: 0;
    top: 10.2%;
    transform: translate(50%,0);
}
.p-introduction3__obj .item:nth-child(3){
	width: 12vw;
	max-width: 59px;
    bottom: 0;
    left: 0;
    transform: translate(-50%, 0);
}
.p-introduction4 {
	margin: 60px auto 40px;
}
.p-introduction4 .c-more {
	margin-top: 40px;
}
.p-introduction5 {
	padding-top: 28px;
	margin: 60px 0;
}
.p-introduction5 .l-container {
	padding: 0 12.5px;
}
.p-introduction5::after,
.p-introduction5::before {
	top: 0;
	left: 0;
	width: 93%;
    height: 83.5vw;
	max-height: 60%;
}
.p-introduction5__obj .item:first-child {
	width: 30vw;
    bottom: 0;
    left: 0;
    max-width: 80px;
    transform: translate(-40%);
}
.p-introduction5__obj .item:nth-child(2) {
	width: 22vw;
    right: 0;
    top: 5%;
    z-index: -1;
}
.p-introduction5__obj .item:nth-child(3) {
	right: 0;
/*     top: 40%; */
	top: 230px;
    width: 20vw;
    transform: translate(50%,0);
    max-width: 174px;
}

.p-introduction6 {
	margin: 40px 0;
}

.p-introduction8 {
	margin: 70px 0;
}
.p-introduction8 .l-container {
	padding: 0 12.5px;
}
.p-introduction8__obj .item{
	position: absolute;
    width: 25vw;
    left: 0;
    top: 14%;
    transform: translate(-38%,0);
}
/* END INTRODUCTION */
/* ---------------------------------------- */
/* ARCHIVE PRODUCT */
.p-result1 {
	margin-top: 60px;
}

.p-result1__empty {
	font-size: 1.4rem;
	margin: 50px 0;
}

.p-result1 .l-container {
	padding: 0;
}

.p-result1__tabs {
	margin-top: 40px;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	align-items: stretch;
	justify-content: flex-start;
}

/* .p-result1__tabs li {
	min-width: 25%;
	flex-basis: 0;
	flex-grow: 1;
	border-bottom: 1px solid #dcdcdc;
} */
.p-result1__tabs li {
	width: calc(100% / 3);
	border-bottom: 1px solid #dcdcdc;
}

.p-result1__tabs li a {
	font-size: 1.2rem;
	padding: 10px 5px;
	width: 100%;
	height: 100%;
}

.p-result1__pickup {
	margin-top: 40px;
}

.p-result1__list {
	margin-top: 57px;
	padding-bottom: 58px;
	position: relative;
}

.p-result1__ajax-box {
	position: initial;
}

.p-result1__list .c-section-title h2 {
	font-size: 3.3rem;
}

.p-result1__list .l-container {
	padding: 0 25px;
}

.p-result1__list .c-section-title h2 {
	line-height: 1.04;
}

.p-result1__list .list {
	margin-top: 30px;
	margin-bottom: 66px;
}

.p-result1__list .list .item {
	box-shadow: 0 0 10px 5px #80808042;
	max-width: 100%;
	width: 100%
}

.p-result1__list .list .item:not(:last-child) {
	margin-bottom: 19px;
}

.p-result1__list .c-post {
	width: 100%;
}

/* --- */

.p-result1__year-list {
	margin-top: 30px;
}

.p-result1__year-list-item:not(:last-child) {
	margin-bottom: 20px;
  }
  
  .p-result1__year-list-item h4{
	font-size: 1.8rem;
  }
  
  .p-result1__year-list-item h4 span {
	width: 40px;
	height: 40px;
	margin-right: 15px;
  }
  
  .p-result1__year-content {
	padding: 30px 0;
	margin-top: 20px;
  }

.p-result1__year-content .head_title {
	display: none;
}
  
  .p-result1__year-content li{
	font-size: 1.4rem;
	  padding: 15px 10px;
  }

.p-result1__year-content li:nth-child(even)::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: -1;
	background: #ececec;
	width: 100vw;
	height: 100%;
}

.p-result1__year-content li p {
  width: 100%!important;
}

	.p-result1__year-content li p:not(:last-child) {
		margin-bottom: 10px;
	}

.p-result1__year-content .name span {
	font-size: 1rem;
    padding: 5px;
}

.p-result1__year-content .subtitle {
	font-size: 1.2rem;
}

/* END ARCHIVE PRODUCT */
/* ---------------------------------------- */
/* TOKYO */
.p-tokyo2::after {
	width: 97%;
	height: 92%;
}
.p-tokyo3 {
	padding-top: 76px;
	padding-bottom: 37px;
}
.p-tokyo3 .l-container {
	padding: 0;
}
@media screen and (min-width: 500px) {
	.p-tokyo3 {
		margin-top: 40px;
	}
}
.p-tokyo3__obj .item:first-child {
	max-width: 184px;
	width: 60vw;
	bottom: 28%;
	right: 0;
}
.p-tokyo3__obj .item:nth-child(2) {
	width: 31vw;
    max-width: 205px;
    left: 0;
    bottom: -6%;
    transform: translate(-50%, 0);
}
.p-tokyo3 .c-title3 {
	font-size: 2.2rem;
}
.p-tokyo3__subtitle {
	font-size: 1.8rem;
	margin: 25px 0 24px;
}
.p-tokyo3__desc {
	font-size: 1.3rem;
	line-height: 1.76;
	margin-bottom: 40px;
}
.p-tokyo3__content {
	width: 100%;
	padding-left: 0%;
	-webkit-box-ordinal-group: 0;
	padding: 0 25px;
/* 	order: -1; */
}
.p-tokyo3__content .c-btndark {
	display: block;
	margin: 0 auto;
}
.p-tokyo3__picture {
	width: 100%;
	order: 2;
	position: initial;
	display: flex;
	margin-top: 30px;
/* 	transform: translateY(-50%); */
/* 	max-width: 200px; */
}
.p-tokyo3__img1 {
	order: 2;
}
.p-tokyo3__img2 {
	order: 1;
}
.p-tokyo3__img1,
.p-tokyo3__img2{
	position: relative;
	width: 50%;
}
.p-tokyo3__img1::before,
.p-tokyo3__img2::before{
	content: '';
	display: block;
	padding-bottom: 76%;
}
.p-tokyo3__img1 img,
.p-tokyo3__img2 img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.p-tokyo3__img2 {
/* 	display: none; */
}
.p-tokyo4 {
	z-index: 2;
	margin-bottom: 100px;
}
.p-tokyo4__obj .item:first-child {
	display: none;
}
.p-tokyo4__obj .item:nth-child(2) {
	top: 29%;
    left: 4%;
    width: 10vw;
}
.p-tokyo5 {
	padding: 60px 0 40px;
}
.p-tokyo5 .l-container {
	padding: 0 12.5px;
}
.p-tokyo5 .c-title2 p {
	margin-top: 10px;
}
.p-tokyo6 {
	padding: 60px 0 80px;
}
.p-tokyo7 {
	padding: 45px 0 37px;
}
.p-tokyo7__obj .item:first-child {
	width: 31vw;
	max-width: 205px;
    top: -5.5%;
    right: 0;
    transform: translate(50%, 0);
}
.p-tokyo7__obj .item:nth-child(2) {
	width: 13vw;
	max-width: 211px;
    right: 0;
    top: 14%;
    transform: translate(50%,0);
}
.p-tokyo7__obj .item:nth-child(3) {
	width: 12vw;
	max-width: 59px;
    left: 0;
    bottom: -1%;
    transform: translate(-50%,0);
}
/* .p-tokyo7::before {
	right: -100px;
	width: 200px;
	height: 200px;
}
.p-tokyo7::after {
	width: 100px;
	height: 100px;
	right: -56px;
	top: 131px;
} */
.p-tokyo8 {
	padding: 60px 0 65px;
}
.p-tokyo8 .l-container {
	padding: 0 12.5px;
}
.p-tokyo9 {
	padding: 60px 0 40px;
}
.p-tokyo9__obj .item:first-child {
	width: 30vw;
    max-width: 95px;
    left: 0;
    top: -11%;
    transform: translate(-50%, 0);
}
.p-tokyo9__obj .item:nth-child(2) {
	width: 19vw;
    max-width: 103px;
    right: 0px;
    top: 15%;
    transform: translate(50%, 0);
}
.p-tokyo9__obj .item:nth-child(3) {
	width: 47vw;
    max-width: 244px;
    left: 0;
    bottom: 0;
    transform: translate(-50%, 0);
}
.p-tokyo9 .l-container {
	padding: 0 12.5px;
}
/* .p-tokyo9::after {
	width: 285px;
	height: 285px;
	display: none;
} */
.p-tokyo10 {
	padding: 60px 0 38px;
}
.p-tokyo10 .l-container {
	padding: 0 12.5px;
}
.p-tokyo11 {
	padding: 60px 0 40px;
}
.p-tokyo12 {
	padding: 16px 0;
}
.p-tokyo13 {
	padding: 60px 0 40px;
}
.p-tokyo13__box {
	margin-top: 30px;
}
.p-tokyo13__map,
.p-tokyo13__infor {
	width: 100%;
	flex: initial;
}
.p-tokyo13__map {
	margin-bottom: 40px;
	height: 80vw;
	max-height: 350px;
}
.p-tokyo13__infor {
/* 	padding: 0 15px; */
	padding: 0;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.p-tokyo13__infor p:not(:last-child) {
	margin-bottom: 15px;
}
.p-tokyo14::before {
	width: 100%;
	height: 100%;
}
.p-tokyo14__content {
	width: 100%;
	padding: 70px 0 500px;
}
.p-tokyo14__content h2 {
	font-size: 5.2rem;
}
.p-tokyo14__content h5,
.p-tokyo14__content h4 {
	font-size: 1.8rem;
	margin-top: 20px;
}
.p-tokyo14__content p {
	font-size: 1.3rem;
	margin-top: 10px;
}
.p-tokyo14__image .image{
	width: 40%;
	max-width: 250px;
	min-width: 180px;
}
.p-tokyo14__box {
/* 	position: relative; */
	max-width: 600px;
	margin: 0 auto;
}
.p-tokyo14__image .image:nth-child(2) {
	transform: initial
}
.p-tokyo14__image2 .image::before, .p-tokyo14__image .image::before {
	padding-bottom: 70%;
}
.p-tokyo14__image2 .image:last-child {
	z-index: -1;
	width: 77%;
	bottom: 29%;
	right: 10%;
	top: unset;
	max-width: 380px;
	min-width: 250px;
}
.p-tokyo14__image2 .image:last-child::before {
	padding-bottom: 65%;
}
.p-tokyo14__image .image {
	bottom: 17%;
}
.p-tokyo14__image .image:first-child {
	left: 10%;
}
.p-tokyo14__image .image:nth-child(2) {
	z-index: 1;
	bottom: 5%;
/* 	right: unset; */
	right: 11%;
}


.p-tokyo14__obj .item {
	z-index: -1;
	width: 150px!important;
	height: 150px!important;
}
/* END TOKYO */
/* ---------------------------------------- */
/* SINGLE RECRUITMENT */
.p-recruitment1 {
	padding: 78px 0 130px;
}
.p-recruitment2 {
	padding: 40px 0 0;
}
.p-recruitment2::before,
.p-recruitment2::after,
.p-recruitment5::before,
.p-recruitment5::after {
	opacity: 0.3;
}
.p-recruitment2::before {
	width: 205px;
	height: 205px;
}
.p-recruitment2::after {
	width: 105px;
	height: 105px;
	right: -42px;
	top: -2%;
}
.p-recruitment3 {
	padding: 50px 0;
}
.p-recruitment4 {
	padding: 40px 0;
}
.p-recruitment5 {
    padding: 50px 0 35px;
}
.p-recruitment5::after {
	width: 100px;
	height: 100px;
}
.p-recruitment6 {
	padding: 80px 0;
}
/* END SINGLE RECRUITMENT */
/* ---------------------------------------- */
/* RECRUITMENT */
.p-intel1 {
	padding: 60px 0 30px;
}
.p-intel1 .c-titleline {
	margin-bottom: 30px;
}
.p-intel1__message {
	margin-top: 60px;
}
.p-intel1__message::before {
	height: 100vw;
    width: 70%;
	max-height: 530px;
	top: -30px
}
.p-intel1__image-list {
	flex-wrap: wrap;
	margin-bottom: 30px;
/* 	justify-content: center; */
	justify-content: space-between;
}
.p-intel1__image-list .image--1 {
	width: 90%;
	max-height: 350px;
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.p-intel1__image-list .image--2,
.p-intel1__image-list .image--3 {
	width: 40%;
	max-height: 250px;
}
.p-intel1__image-list .image--3 {
	position: initial;
	margin-top: 40px;
}
.p-intel1__content .text {
	margin-top: 30px;
	font-size: 1.6rem;
}
.p-intel1__content .text .name span {
	font-size: 2rem;
}
.p-intel2 {
	padding: 60px 0 120px;
}
.p-intel2 .c-section-title {
	margin-bottom: 40px;
}
.p-intel2__body {
	padding: 40px 10px 220px;
}
@media screen and (min-width: 500px) {
	.p-intel2__body {
		padding-bottom: 280px;
	}
}
.p-intel2__body p {
	width: 100%;
	font-size: 1.6rem;
}
.p-intel2__body p:not(:last-child) {
	margin-bottom: 15px;
}
.p-intel2__body .object--1 {
	top: unset;
	right: 0;
	bottom: 20px;
	width: 40vw !important;
	max-width: 250px;
}
.p-intel2__body .object--2 {
	right: unset;
    bottom: 3%;
    top: unset!important;
    width: 35vw;
    max-width: 180px;
    left: 35px;
}
.p-intel2__body .object--3 {
	width: 50vw;
	bottom: 9%;
	right: 8%;
	/* left: 0; */
	/* opacity: 0.4; */
	max-width: 230px;
	z-index: 2;
}
.p-intel2__body .object--3::before {
    padding-bottom: 60%;
}
@media screen and (min-width: 500px) {
	.p-intel2__body .object--3 {
		bottom: 15%;
		right: 15%;
	}
	.p-intel2__body .object--3::before {
		padding-bottom: 73%;
	}
}
.p-intel2__body02{
	background-color: white;
	flex-wrap: wrap;
}
.p-intel2__body02-image{
	order: 2;
	width: 50%;
	max-height: 30vw;
}
.p-intel2__body02-text {
	width: 100%;
	padding: 20px 0 40px;
}
.p-intel2__body02-text p {
	max-width: 600px;
}
.p-intel3 {
	padding: 60px 0;
}
.p-intel3__objects .item1 {
	width: 10vw;
	max-width: 100px;
}
.p-intel3__objects .item2 {
	width: 26vw;
    max-width: 150px;
}
.p-intel3__objects .item3 {
	width: 20vw;
    max-width: 200px;
}

.p-intel3__objects .item4 {
	width: 24vw;
    max-width: 200px;
	top: unset;
	bottom: 0;
}
.p-intel3__list {
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.p-intel3__list li {
	width: 48%;
	margin-bottom: 4%;
}
.p-intel3__list li:nth-child(even) {
	margin-top: 50px;
}
.p-intel3__list li .image {
	max-width: 160px;
	width: 69%;
}
.p-intel3__list li .image img {
	max-width: 55%;
	max-height: 55%;
}
.p-intel3__list li h4 {
	font-size: 1.4rem;
	margin-top: 45px;
}
.p-intel3__list li p {
	font-size: 1.3rem;
	margin-top: 20px;
}
.p-intel4 {
	padding: 60px 0;
}
.p-intel4 .c-section-title {
	margin-bottom: 30px;
}
.p-intel4__list {
	flex-wrap: wrap;
	-webkit-box-pack: center;
	justify-content: center;
}
.p-intel4__list li {
	width: 48%;
	margin-right: 0;
	margin-bottom: 4%;
	padding: 25px 10px 20px;
	border-radius: 10px;
}
.p-intel4__list li::before {
	height: 6px;
}
.p-intel4__list li:not(:last-child) {
	margin-right: 4%;
}
.p-intel4__list li:nth-child(even) {
	margin-right: 0;
}
.p-intel4__list li h4 {
	font-size: 1.6rem;
}
.p-intel5 {
	padding-top: 60px;
}
.p-intel5__content {
	padding: 40px 0 30px;
	margin-top: 60px;
}
.p-intel5__content::before {
	width: 100%;
}
.p-intel5__message,
.p-intel5__image {
	width: 100%;
}
.p-intel5__image {
	margin: 0 auto;
	margin-top: 40px;
	max-width: 800px;
}
.p-intel5__image::before {
	padding-bottom: 60%;
  }
.p-intel5__message .text .name {
      margin-top: 10px;
}

/* END RECRUITMENT */
/* ---------------------------------------- */
/* ARCHIVE NEWS */
.p-archive .c-desc {
	margin-top: 20px;
}
.p-archive__cont {
	padding: 60px 0;
}
.p-archive .l-container {
	padding: 0 15px;
}
.p-archive__category {
	margin-top: 40px;
	padding-bottom: 20px;
}
.p-archive__category li {
	width: auto;
	margin-top: 2%;
}
.p-archive__category li a {
	font-size: 1.2rem;
	padding: 5px 10px;
	border-width: 2px;
}
.p-archive__list .item_url {
	padding: 20px;
}
.p-archive__list .item_url::before {
	font-size: 1.5rem;
}
.p-archive__list .cat {
	width: 95%;
	font-size: 1rem;
	margin-top: 10px;
}
.p-archive__list .cat li:not(:last-child) {
	margin-right: 5px;
}
.p-archive__list .cat li {
	max-width: 70px;
}
.p-archive__list .cat li span {
	font-size: 1rem;
	padding: 5px;
}
.p-archive__list h5 {
	font-size: 1.6rem;
	margin-top: 10px;
}
.p-archive__list .quick_content {
	margin-top: 5px;
}
.p-archive .c-pagination {
	margin-top: 30px;
}
/* END ARCHIVE NEWS */
/* ---------------------------------------- */
/* SINGLE NEWS */
.p-single__date {
	font-size: 1.4rem;
	margin-bottom: 15px;
}

.p-single__date .working_time {
	padding: 3px 5px;
	font-size: 1rem;
}

.p-single__cont {
	padding: 60px 0;
}
.p-single__cont .c-titleline {
	margin-bottom: 30px;
}
.p-single__thumbnail {
	margin: 40px auto;
}
.p-single__text p {
	font-size: 1.3rem;
}

.p-single h2,
.p-single h3 {
	font-size: 2.2rem;
}

.p-single h4 {
	font-size: 2rem;
}

.p-single h5,
.p-single h6 {
	font-size: 1.8rem;
}
.p-single__btn {
	margin-top: 40px;
}
.p-single__btn .button:not(:last-child) {
	margin-bottom: 15px;
}
.p-single__btn .button a {
	padding: 4px 20px;
	font-size: 1.4rem;
}
.p-single__btn .button.go-back a {
	padding: 11px 40px;
}
/* END SINGLE NEWS */
/* ---------------------------------------- */
/* PRIVACY POLICY */
.p-policy__cont {
	padding: 60px 0 40px;
}

.p-policy__cont .c-desc {
	margin-top: 30px;
}

.p-policy__text {
	margin-top: 40px;
}

.p-policy__text p,
.p-policy__text ul {
	font-size: 1.3rem;
	margin-bottom: 15px;
}

.p-policy__text h3 {
	font-size: 1.8rem;
	margin-bottom: 25px;
}

.p-policy__text h4 {
	font-size: 1.6rem;
	margin-bottom: 15px;
}
/* END PRIVACY POLICY */
/* ---------------------------------------- */
/* CONTACT */
.p-contact__cont {
    padding: 60px 0;
}

.p-contact .c-contact-box,
.p-contact .c-form {
    margin-top: 40px;
}

.p-contact__completed-text {
	margin-top: 60px;
}

.p-contact__completed-text p {
	font-size: 1.8rem;
}

.p-contact__completed-btn {
	margin-top: 40px;
}

.c-contact-box{
	border-width: 2px;
	border-radius: 10px;
}

.c-contact-box .number {
	font-size: 1.6rem;
}

.c-contact-box .number a {
	padding: 20px 0;
}

.c-contact-box .number a::before {
	bottom: 20px;
	font-size: 1rem;
}

.c-contact-box .number img {
	width: 20px;
	margin-right: 5px;
}

.c-contact-box .text {
	font-size: 1rem;
	/* padding-left: 5px; */
}

.c-contact-box .text h3 {
	font-size: 1.2rem;
}

.c-form .c-form__item:not(:last-child) {
	margin-bottom: 18px;
}

.c-form__input input, .c-form__input select, .c-form__input textarea {
	padding: 5px 10px;
}

.c-form__label {
	font-size: 1.4rem;
	margin-bottom: 8px;
}

.c-form__label label {
/* 	width: 160px; */
	margin-right: 10px;
}

.c-form__label.required::after {
	font-size: 1rem;
	padding: 3px 5px;
}

.c-form__btn input[type=submit] {
	font-size: 1.25rem;
}
/* END CONTACT */
/* ---------------------------------------- */
/* FOOTER */

.c-footer {
	padding-bottom: 24px;
}

.c-footer__header {
	padding: 60px 0 29px;
}

.c-footer__contact, .c-footer__body, .c-footer__footer {
	width: calc(100% - 50px);
	max-width: 600px;
}


.c-footer .c-footer__contact {
	border-radius: 5px;
}

.c-footer__contact {
	padding: 20px 0 27px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.c-footer__web,
.c-footer__call {
	max-width: 90%;
	width: 100%;
	padding: 16px 0 20px;
}

.c-footer__web .icon {
	max-width: 55px;
	margin: 0 auto;
}

.c-footer__web a {
	margin-top: 17px;
	font-size: 1.25rem;
	padding:  9px 10px;
	width: 72%;
}

.c-footer__web p {
	font-size: 1.15rem;
	margin-top: 17px;
}

.c-footer__web::after {
	background-color: transparent;
}
.c-footer__call {
	margin-top: 30px;
}
.c-footer__body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding-top: 28px;
}

.c-footer__left p {
	font-size: 1.35rem;
}

.c-footer__left .c-footer__store:not(:last-child) {
	margin-bottom: 30px;
}

.c-footer__store p:not(:last-child) {
	margin-bottom: 10px;
}

.c-footer__right {
	display: none;
	margin-top: 29px;
}

.c-footer__child-menu {
	margin: 19px 0;
}

.c-footer__right li {
	font-size: 1.25rem;
}

.c-footer__child-menu li:not(:last-child) {
	margin-bottom: 9px;
}

.c-footer__right li::before {
	font-size: 1rem;
	padding-right: 10px;
}

.c-footer__nav .c-footer__heading {
	margin-bottom: 10px;
}

.c-footer__heading {
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 1.6rem;
}

.c-footer__heading a:not(:last-child){
	margin-bottom: 10px;
}

/* .c-footer__more a:not(:last-child) {
	margin-bottom: 30px;
} */

.c-footer__footer {
	padding-right: 45px;
	margin-top: 78px;
}

.c-footer__privacy {
	font-size: 0.9rem;
}

.c-footer__copy {
	font-size: 0.95rem;
	margin-top: 4px;
}

/* End TOP PAGE */

/* ---------------------------------------- */
/* COMPONENT */
.c-back {
	padding: 0 0px 15px 5px;
	right: 20px;
}
.c-back span {
	font-size: 1.6rem;
}

.c-banner {
	height: 80px;
}

.c-btndark {
	font-size: 1.25rem;
	padding: 12px 10px;
	width: 65%;
	max-width: 250px;
}

.c-btndark::after {
	width: 8px;
	height: 8px;
	right: 15px;
}

.c-contactForm {
	padding: 5px 25px 38px;
	font-size: 1.8rem;
	width: 95%;
}
.c-contactForm__empty {
	font-size: 1.6rem;
	padding-top: 33px;
}
.c-contactForm__row {
	flex-wrap: wrap;
}
.c-contactForm__row:not(:last-child) {
	margin-bottom: 14px;
}
.c-contactForm__row--submit {
	margin-top: 30px;
}
.c-contactForm__row--submit .submit-btn {
	width: 70%;
/* 	min-width: 304px; */
	display: inline-block;
}
.c-contactForm__row--submit .submit-btn input[type='submit'] {
	max-width: 100%;
}
.c-contactForm__row--submit .submit-btn::after {
	width: 8px;
	height: 8px;
	right: 15px;
}
.c-contactForm__row--submit .submit-btn input[type=submit] {
	font-size: 1.25rem;
	padding: 9px 10px;
}
.c-contactForm__label,
.c-contactForm__input {
	width: 100%;
}
.mw_wp_form_confirm .c-contactForm__input::before {
	content: "_";
	display: inline-block;
	margin-right: 8px;
}
.c-contactForm__label {
	margin-bottom: 10px;
}
.c-contactForm__label p {
	padding-top: 15px;
}
.c-contactForm__label .u-required::after {
	font-size: 1.2rem;
	padding: 3px 6px;
}
.c-contactForm__label label {
	font-size: 1.4rem;
	display: inline-block;
	margin-right: 10px;
}
.c-contactForm__input input,
.c-contactForm__input select,
.c-contactForm__input textarea {
	padding: 8px 10px;
	font-size: 1.6rem;
	box-shadow: 3px 2px 5px #80808042;
}

.c-desc {
	font-size: 1.3rem;
}

.c-faq__inner,
.c-faq__heading {
	padding-bottom: 15px;
}
.c-faq__title {
	width: calc(100% - 20px);
}
.c-faq__desc,
.c-faq__title p {
	font-size: 1.4rem;
	margin-left: 10px;
}
.c-faq__body {
	margin-top: 40px;
}
.c-faq__body .c-faq__item:not(:last-child) {
	margin-bottom: 20px;
}
.c-faq__icon {
	width: 20px;
	height: 20px;
}
.c-faq__aq {
	font-size: 3rem;
}

.c-floor__header {
	margin-bottom: 30px;
}
.c-floor__title {
	font-size: 1.6rem;
	margin-top: 17px;
	margin-bottom: 11px;
}
.c-floor__body {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}
.c-floor__picture {
	width: 40%;
	margin: 0 auto;
	margin-bottom: 45px;
}
.c-floor__picture li {
	width: 62.9%;
    height: 26.4%;
    left: 2%;
}
.c-floor__picture li:first-child {
	top: 18%;
}
.c-floor__picture li:last-child {
	top: 45.3%;
}
.c-floor__picture img {
	width: 100%;
}
.c-floor__content {
	margin-left: 0;
	padding: 22px 25px 38px;
	min-height: 400px;
	width: 100%;
}
.c-floor__content::before {
	top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -99%);
    transform: translate(-50%, -99%);
    border-top: none;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 25px solid #fff;
}
.c-floor__img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.c-floor__desc {
	font-size: 1.3rem;
	line-height: 1.76;
}
.c-flow__body {
	margin-top: 30px;
}
.c-flow__body .c-flow__item:not(:last-child) {
	margin-bottom: 23px;
}
.c-flow__item {
/* 	align-items: center; */
}
.c-flow__heading {
	font-size: 1.5rem;
}
.c-flow__desc {
	font-size: 1.3rem;
	margin-top: 6px;
	line-height: 1.8;
}
.c-flow__number {
	margin-bottom: 0;
	line-height: 1;
	width: 28%;
	display: block;
	font-size: 3.5rem;
	padding: 0;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.c-flow__content {
	padding: 15px;
}
.c-form1__body {
	margin-top: 38px;
}
.c-form1__body .l-container {
	padding: 0 12.5px;
}

.c-how {
	padding: 60px 0;
}
.c-how__desc {
	margin-top: 30px;
	font-size: 1.3rem;
	line-height: 1.8;
}
.c-how__btn {
	margin-top: 40px;
	-webkit-box-pack: center;
	justify-content: center;
}
.c-how__btn a {
	width: 100%;
	max-width: 500px;
}
.c-how__btn a:not(:last-child) {
	margin-bottom: 30px;
}

.c-job__header {
	margin-bottom: 50px;
}
/* .c-job__body {
	overflow: auto;
} */
.c-job .c-table1 td,
.c-job .c-table1 th {
	padding: 15px 25px;
}

.c-message .c-title2 h2 {
	font-size: 3.3rem;
}
.c-message__picture {
	width: 150px;
	height: 150px;
}
.c-message__item {
	width: 100%;
}
.c-message__slideItem+.c-message__slideItem {
	margin-top: 40px;
}
.c-message__content {
	padding: 90px 15px 35px;
}
.c-message__slideItem {
  padding-top: 80px;
}
.c-message__body {
	margin: 20px auto;
	max-width: 600px;
}
.c-message__title {
	font-size: 1.9rem;
}
.c-message__desc {
	font-size: 1.4rem;
	margin-top: 15px;
	margin-bottom: 25px;
}
.c-more {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.c-more__heading {
	width: 40%;
	padding: 20px 10px 18px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.c-more__item {
	border-bottom: none;
}
.c-more__title {
	font-size: 1.5rem;
}
.c-more__subtitle {
	font-size: 1.3rem;
	margin-top: 10px;
}
.c-more__desc {
	font-size: 1.2rem;
	line-height: 1.16;
	padding: 20px 20px 10px 35px;
}
.c-more__content {
	-webkit-clip-path: polygon(16% 0, 104% 0, 100% 100%, 0% 100%);
    clip-path: polygon(16% 0, 104% 0, 100% 100%, 0% 100%);
}
.c-more__content .c-more__link {
	display: none;
}
.c-more__link {
	padding: 7px 38px;
	font-size: 1.25rem;
}
.c-more__link::after {
	width: 6px;
	height: 6px;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
  }

.c-news {
	padding: 23px 15px 26px;
	border-radius: 7px;
}
.c-news .c-title2 h2 {
	font-size: 3.7rem;
}
.c-news .c-title2 p {
	font-size: 1.4rem;
	margin-top: 0;
}
.c-news__title {
	font-size: 1.5rem;
	letter-spacing: 6px;
	margin-top: 10px;
}
.c-news__path {
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	border: none;
	display: block;
}
.c-news__path::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 100%;
	top: 0;
	right: 0;
	background-color: #77b0ea;
}
.c-news__path::after {
	top: 50%;
	right: 5px;
	transform: translate(50%, -50%);
}
.c-news__desc {
	font-size: 1.2rem;
	width: 100%;
	margin-top: 5px;
}
.c-news__date {
	font-size: 1.1rem;
}
.c-news__main {
	margin-top: 30px;
}
.c-news__main .c-news__item:not(:last-child){
	margin-bottom: 25px;
}

.c-pagination .prev,
.c-pagination .next {
	width: 30px;
	height: 30px;
}
.c-pagination__list {
	margin: 0 15px;
}
.c-pagination__list .page-numbers {
	font-size: 2rem;
}
.c-pagination__list .page-numbers:not(:last-child) {
	margin-right: 15px;
}

.c-pick-up__slide {
	padding-bottom: 29px;
}

.c-pick-up__item {
	width: 90vw;
	max-width: 400px;
	padding: 20px 0;
	height: inherit !important;
}
/* .c-pick-up__item .c-post {
	height: 100%;
} */
.c-pick-up__arrows .arrow {
	width: 30px;
	height: 30px;
	font-size: 1.5rem;
}

.c-plan__body {
	margin-top: 30px;
}
.c-plan__item {
	border-radius: 7px;
	border-left-width: 5px!important;
}
.c-plan__body .c-plan__item:not(:last-child) {
	margin-bottom: 22px;
}
.c-plan__heading {
	padding: 9px 18px 6px;
	font-size: 1.6rem;
}
.c-plan__title {
	font-size: 1.4rem;
	line-height: 1.5;
}
.c-plan__detail {
	padding: 17px 14px 18px 18px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}
.c-plan__price {
	font-size: 2.55rem;
	letter-spacing: 7px;
	margin-top: 10px;
}
.c-plan__price span {
	font-size: 1.35rem;
}
.c-plan__img {
	text-align: center;
	width: 100%;
}
.c-plan__img::before {
	padding-bottom: 59%;
  }
.c-plan__img img {
	width: 100%;
}
.c-plan__desc {
	font-size: 1.3rem;
	padding-right: 0;
	line-height: 2;
}
.c-plan__content {
	margin-top: 20px;
	margin-left: 0;
}
.c-plan__footer {
	margin-top: 39px;
}
.c-plan__footer p{
	font-size: 1.3rem;
	margin-bottom: 17px;
}
.c-plan__footer .c-btndark{
	width: 60%;
}
.c-plan__btn {
	font-size: 1.25rem;
    padding: 12px 10px;
    width: 65%;
    max-width: 250px;
}

.c-plan__btn::after {
    right: 15px;
}

.c-point {
	padding: 60px 0 43px;
}
.c-point .l-container {
/* 	padding: 0 12.5px; */
	padding: 0 25px;
}
.c-point__title {
	margin-bottom: 40px;
}
.c-point__list {
	flex-wrap: wrap;
}
.c-point__item {
	width: 100%;
	margin: 0 auto;
	/* max-width: 370px; */
	position: relative;
	padding: 22px 0 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.c-point__image {
	order: 3;
	height: 58.4vw;
/* 	width: 100%; */
	width: calc(100% - 20px);
	margin: 50px auto 20px;
	max-width: 400px;
    max-height: 270px;
}
.c-point__item:not(:last-child) {
	margin-right: auto;
	margin-bottom: 17px;
}
.c-point__text {
	order: 2;
	margin-top: 15px;
/* 	width: 75%; */
}
.c-point__text h3 {
	font-size: 2rem;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
.c-point__text h3::before{
	content: '';
	display: block;
	position: absolute;
	width: 75px;
	height: 2px;
	background: white;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, -50%);
}
.c-point__text p {
	font-size: 1.4rem;
	text-align: left;
/* 	padding-left: 15%; */
}
.c-point__count,
.c-point__text {
	width: 100%;
}

.c-point__count {
	font-size: 1.25rem;
/* 	width: 25%; */
	order: 1;
	text-align: center;
}
.c-point__count::after {
	font-size: 4.8rem;
}

.c-point__sub-title{
/* 	height: 100%; */
	/* max-height: 377px; */
/* 	width: 46.4vw;
	max-width: 46%;
	position: absolute;
	top: 0;
	left: 0; */
	order: 1;
    height: 58.4vw;
    width: 100%;
    margin: 0 auto 50px;
    max-width: 400px;
    max-height: 270px;
	font-size: 2rem;
}
.c-point__title h3{
	font-size: 2.2rem
}
.c-point__image::before {
	right: -8px;
	bottom: -8px;
}
.c-point__desc {
	font-size: 1.3rem;
	text-align: left;
	margin-top: 57px;
	padding: 0 12.5px;
}

.c-pointblue .l-container {
	padding: 0 15px;
}

.c-pointblue__title {
	font-size: 2rem;
}
.c-pointblue__body {
	margin-top: 60px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}
.c-pointblue__item {
	margin-bottom: 30px;
	width: 100%;
}
.c-pointblue__img {
	margin: 25px auto;
	width: 30%;
}
.c-pointblue__banner {
	margin-top: 20px;
}
.c-pointblue__footer {
	margin-top: 10px;
}
.c-pointblue__desc {
	font-size: 1.3rem;
	line-height: 1.76;
}

.c-pointblue__desc b {
	font-size: 1.6rem;
}

.c-post {
	padding: 13px 18px 22px;
	border: 4px solid #f0f0f0;
}
.c-post figcaption {
	margin-top: 15px;
}
.c-post__image {
	min-height: 100px;
}
.c-post__image::before {
	padding-bottom: 48.6%;
  }
.c-post__head {
	flex-direction: column;
	-webkit-box-align: start;
	align-items: flex-start;
}
.c-post__head p {
	font-size: 1.2rem;
	padding: 1px 7px;
}
.c-post__head h3 {
	font-size: 1.75rem;
	margin-bottom: 11px;
}
.c-post__body {
	margin-top: 8px;
}
.c-post__body p {
	font-size: 1.3rem;
	margin-top: 20px;
	line-height: 1.76;
}
.c-post__body h5 {
	margin-top: 30px;
	font-size: 1.5rem;
}
.c-post__body h5 a {
	font-size: 1.2rem;
}
.c-post__body h5 a::before {
	font-size: 1.6rem;
}
.c-post__foot {
	margin-top: 20px;
}
.c-post__foot li {
	margin-bottom: 4px;
	font-size: 1.05rem;
}
.c-post__foot li a {
	padding: 0 15px;
    border-radius: 10px;
}
.c-post__foot li:not(:last-child) {
	margin-right: 4px;
}

.c-preamble .l-container {
	padding: 0;
}

.c-preamble__body {
	position: relative;
}

.c-preamble__item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	margin-top: 40px;
}
.c-preamble__sub {
	font-size: 1.3rem;
}
.c-preamble__content {
/* 	z-index: 1; */
	padding: 26px 25px 77px;
	width: 89%;
	max-width: 400px;
	min-height: 300px;
	margin-bottom: -25px;
}
.c-preamble__content::before {
	left: -28%;
}
.c-preamble__content::after {
	bottom: inherit;
	top: 0;
	left: -80%;
}
.c-preamble__picture {
	-webkit-box-ordinal-group: 0;
/*         order: -1; */
/* 	margin: -50% 0 0 auto; */
	margin: 0 0 0 auto;
    flex: auto;
    width: 89%;
    max-width: 100%;
/*     height: 98vw; */
	height: 70vw;
    max-height: 400px;
/* 	position: absolute; */
	z-index: 0;
/* 	right: 0;
	top: 50%; */
/* 	transform: translate(0, -50%); */
}
.p-introduction .c-preamble__picture .slick-dots{
	display: none!important;
}
.c-preamble__picture::before,
.c-preamble__picture::after {
	opacity: 0.3;
	z-index: -1;
}
.c-preamble__picture::before {
	display: none;
}
.c-preamble__picture::after {
	right: -14%;
	top: 80%
}
.c-preamble__title {
	font-size: 1.8rem;
}
.c-preamble__desc {
	font-size: 1.3rem;
}
.c-preamble .slick-dots {
	bottom: -40px;
	right: 0;
	left: 0;
}
.c-preamble1 {
	width: 94%;
}
.c-preamble1__header {
	margin-bottom: 40px;
}
.c-preamble1__title {
	margin-top: 20px;
	font-size: 2rem;
	text-align: center;
}
.c-preamble1__sub {
	margin-top: 40px;
}
.c-preamble1__desc {
	font-size: 1.4rem;
}
.c-preamble1__body {
	max-width: 800px;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
}
.c-preamble__footer {
	margin-top: 38px;
}
.c-preamble__footer .c-btndark {
	width: 56%;
}

.c-related {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}
.c-related__title {
	font-size: 3.5rem;
	margin-bottom: 24px;
}
.c-related__item {
	padding: 41px 15px 40px;
	width: 100%;
	margin-bottom: 18px;
}
.c-related__desc {
	font-size: 1.3rem;
	margin-bottom: 20px;
}
.c-related .c-btndark {
	width: 72%;
}

.c-section-title h2 {
	font-size: 3.7rem;
}
.c-section-title p {
	font-size: 1.4rem;
	letter-spacing: 0.15em;
	margin-top: 13px;
}

.c-schedule__body::before,
.c-schedule__body::after,
.c-schedule__item:nth-child(3)::after {
	opacity: 0.3;
}
.c-schedule__heading {
	padding-bottom: 15px;
}
.c-schedule__heading .fas {
	font-size: 3.5rem;
}
.c-schedule__inner {
	margin-top: 40px;
}
.c-schedule__time {
	font-size: 2rem;
	margin-left: 15px;
    letter-spacing: 0.1rem;
/*     white-space: nowrap; */
}
.c-schedule__txt {
	padding: 24px 0;
}
.c-schedule__title {
	font-size: 1.8rem;
}
.c-schedule__desc {
	font-size: 1.4rem;
	margin-top: 10px;
}
.c-schedule__tab-title {
	justify-content: flex-start;
	font-size: 1.2rem;
	margin-bottom: 30px;
}
.c-schedule__tab-title li {
	flex: auto;
	width: calc(100% / 3);
	padding: 15px 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.c-schedule__tab-title li.is-actived {
	font-size: 1.4rem;
}
.c-schedule__tab-title li.is-actived::before{
	height: 3px;
}
.c-schedule__tab-desc {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
.c-schedule__tab-content {
	padding-bottom: 40px;
}
.c-schedule__comming-soon {
	font-size: 3rem;
}
.c-schedule__item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}
.c-schedule__item:not(:last-child) {
	margin-bottom: 30px;
}
.c-schedule__picture {
	width: 80%;
	min-height: 130px;
	margin: 0 auto;
}
.c-schedule__content {
	margin-top: 25px;
	margin-left: 0;
}

.c-submain {
	padding-bottom: 18px;
}
.c-submain__content {
	font-size: 1.6rem;
	line-height: 1.8;
	width: 90%;
}
.c-submain__content p {
	font-size: 1.6rem;
	line-height: 1.8;
}
.c-submain__content h2 {
	font-size: 5.5rem;
}
.c-submain__pro {
	margin-bottom: 20px;
	position: relative;
	top: 25px;
	right: 0;
}

.c-table1 {
	border-width: 5px;
}

.c-table1 th,
.c-table1 td {
	padding: 20px 27px;
}
.c-table1 th {
	font-size: 1.8rem;
	min-width: 270px;
}
.c-table1 td {
	font-size: 1.6rem;
	min-width: 470px;
}
.c-table2 dt,
.c-table2 dd {
	width: 100%;
	display: block;
}
.c-table2 dt {
	text-align: center;
	background-color: #F0F0F0;
	font-size: 1.5rem;
	padding: 2px 12px;
}
.c-table2 dd {
	padding: 16px 12px;
	font-size: 1.3rem;
}
.c-title2 {
	font-size: 5rem;
}
.c-title2 h2 {
	font-size: 3.5rem;
}
.c-title2 p {
	font-size: 1.4rem;
	margin-top: 11px;
}
.c-title3 {
	font-size: 3rem;
	padding-bottom: 24px;
}
.c-title3::before,
.c-title3::after {
  height: 2px;
}
.c-title3::before {
	width: 25%;
}
.c-title3::after {
	width: 100%;
}

/* .c-used::before {
width: 100px;
height: 100px;
} */
.c-used .c-title2 {
	text-align: center;
}
.c-used .c-title2 h2 {
	font-size: 3.2rem;
	line-height: 1.04;
}
.c-used .c-title2 p {
	font-size: 1rem;
	margin-top: 9px;
}
.c-used__body {
	padding: 13px;
	margin-top: 30px;
	border-radius: 7px;
}
/* .c-used__inner {
	overflow: auto;
} */
.c-used tr {
	display: flex;
	flex-wrap: wrap;
}
.c-used th,
.c-used td {
	padding: 20px 27px;
	display: block;
	width: 100%;
}
.c-used th {
	font-size: 1.8rem;
	min-width: 270px;
}
.c-used td {
	font-size: 1.6rem;
	min-width: 470px;
}

.c-works__body {
	margin-top: 6px;
}

@media screen and (min-width: 410px) {
	.p-top4__part1 {
		padding-bottom: 120px;
	}

	.p-top4__desc {
	  margin-top: 28vw;
	}
  
	.p-top4__step {
	  margin-bottom: 26vw;
	}
  
	.p-top4__list .p-top4__step:nth-child(even){
	  margin-bottom: 29vw;
	}
}

@media screen and (min-width: 650px) {
	.p-top3 .p-top3__box {
		padding-left: 15px;
		box-shadow: 0 0 50px #00000033;
	}

	.p-top3__box::after {
		display: none;
	}
}

@media screen and (min-width: 900px) {
	/* .p-top4__part1 {
		padding-bottom: 250px;
	} */

	.p-top4__step,
	.p-top4__list .p-top4__step:nth-child(even){
	  margin-bottom: 20vw;
	}

	.p-top4__desc {
		margin-top: 20vw;
	}
}