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

top

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


#page-top .mv-area {
	position: relative;
	background: url(../images/top-mv-bg-01.png);
	background-position: center center;
	background-size: cover;
	z-index: 10;
}
#page-top .mv-area .text {
	position: relative;
	width: 750px;
	color: #ffffff;
}
#page-top .mv-area .text::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #5CB85C;
	mix-blend-mode: multiply;
}
#page-top .mv-area .text .text-top {
	position: relative;
	padding: 100px 0 100px 100px;
}
#page-top .mv-area .text .text-top h2 {
	font-size: 48px;
	font-family: "Noto Serif JP", serif;
}
#page-top .mv-area .text .text-bottom {
	position: relative;
	padding: 80px 50px 80px 100px;
}
#page-top .mv-area .text .text-bottom::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #D0D0D0;
	mix-blend-mode: multiply;
}
#page-top .mv-area .text .text-bottom .text-01 {
	position: relative;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;
	line-height: 1.5;
}
#page-top .mv-area .text .text-bottom .text-02 {
	position: relative;
	margin: 0;
}
#page-top .message-area {
	position: relative;
	padding: 100px 0 50px;
	background: url(../images/0-bg-02.png);
	background-position: center center;
	background-size: cover;
}
#page-top .message-area::before {
	content: "";
	position: absolute;
	right: 0;
	top: -440px;
	background-image: url(../images/top-message-text-01.png);
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	width: 239px;
	height: 1528px;
}
#page-top .message-area::after {
	content: "";
	position: absolute;
	left: -50px;
	bottom: 0;
	background-image: url(../images/top-message-text-01.png);
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	width: 239px;
	height: 1528px;
}
#page-top .message-area .message-top {
	position: relative;
	margin-bottom: -40px;
	z-index: 5;
}
#page-top .message-area .message-top h2 {
	margin-bottom: 10px;
}
#page-top .message-area .message-top p {
	margin: 0;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;
	color: #5CB85C;
}
#page-top .message-area .message-list .message-item {
	position: relative;
	margin-bottom: 100px;
	min-width: 1000px;
}
#page-top .message-area .message-list .message-item-01 {
	z-index: 3;
}
#page-top .message-area .message-list .message-item-02 {
	z-index: 2;
}
#page-top .message-area .message-list .message-item-03 {
	z-index: 1;
}
#page-top .message-area .message-list .message-item-inner {
	position: relative;
	max-width: 2000px;
}
#page-top .message-area .message-list .message-item .text {
	position: relative;
	width: 50%;
}
#page-top .message-area .message-list .message-item-02 .text {
	left: 50%;
}
#page-top .message-area .message-list .message-item .text::before {
	content: "";
	position: absolute;
	background: #ffffff;
	width: 1000%;
	min-height: 100%;
	right: -350px;
	bottom: 0;
}
#page-top .message-area .message-list .message-item-01 .text::before {
	height: 1000px;
}
#page-top .message-area .message-list .message-item-02 .text::before {
	height: 550px;
	left: -350px;
	right: initial;
}
#page-top .message-area .message-list .message-item .text .text-inner {
	padding: 130px 0;
}
#page-top .message-area .message-list .message-item .text p {
	position: relative;
	margin: 0;
}
#page-top .message-area .message-list .message-item .img {
	position: absolute;
	right: 0;
	top: 80px;
	width: 45%;
	z-index: 5;
}
#page-top .message-area .message-list .message-item-02 .img {
	left: 0;
	right: initial;
}
#page-top .message-area .message-list .message-item-03 .img {
	top: 70px;
}
#page-top .president-area {
	margin-bottom: 150px;
}
#page-top .president-area .president-main {
	display: flex;
	flex-direction: row-reverse;
}
#page-top .president-area .president-main .text {
	flex: 1;
}
#page-top .president-area .president-main .img {
	margin-left: 15%;
	width: 30%;
}
#page-top .employee-area {
	position: relative;
	padding: 100px 0 250px;
	background-image: url(../images/0-bg-01.png);
	background-position: center center;
	background-size: cover;
}
#page-top .employee-area::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/top-employee-text-01.png);
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	width: 547px;
	height: 1890px;
}
#page-top .employee-area::after {
	content: "";
	position: absolute;
	left: -50px;
	bottom: 300px;
	background-image: url(../images/top-employee-text-01.png);
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	width: 547px;
	height: 1890px;
}
#page-top .employee-area .employee-list .employee-item {
	display: flex;
	position: relative;
	margin-bottom: 100px;
	z-index: 1;
}
#page-top .employee-area .employee-list .employee-item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	width: 1000%;
	height: 100%;
}
#page-top .employee-area .employee-list .employee-item .img {
	position: relative;
	margin-right: 10%;
	width: 40%;
	z-index: 1;
}
#page-top .employee-area .employee-list .employee-item .text {
	position: relative;
	padding: 70px 0;
	flex: 1;
}
#page-top .employee-area .employee-list .employee-item .text .text-top {
	position: relative;
	margin-bottom: 30px;
	padding: 0 0 5px;
}
#page-top .employee-area .employee-list .employee-item .text .text-top::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -40%;
	width: 1000%;
	height: 1px;
	background: #5CB85C;
}
#page-top .employee-area .employee-list .employee-item .text .text-top h3 {
	margin-bottom: 20px;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;
	color: #5CB85C;
	line-height: 1.6;
}
#page-top .employee-area .employee-list .employee-item .text .text-top .text-01 {
	margin: 0;
	font-size: 22px;
}



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

#page-top .message-area .message-list .message-item .text {
	position: relative;
	width: 45%;
}
	
}



@media screen and (max-width:640px) {
	
#page-top .mv-area {
	margin-bottom: 50vw;
	background-image: url(../images/top-mv-bg-01-sp.png);
}
#page-top .mv-area::before {
	content: "";
	display: block;
	padding-top: 140%;
}
#page-top .mv-area .text {
	position: absolute;
	top: 80vw;
	width: 90%;
}
#page-top .mv-area .text .text-top {
	padding: 15px 6%;
}
#page-top .mv-area .text .text-top h2 {
	font-size: 6vw;
	line-height: 1.6;
}
#page-top .mv-area .text .text-bottom {
	padding: 25px 6%;
}
#page-top .mv-area .text .text-bottom .text-01 {
	font-size: 4.7vw;
}
#page-top .mv-area .text .text-bottom .text-02 {
	font-size: 3.6vw;
}
#page-top .message-area {
	padding-top: 10px;
}
#page-top .message-area::before {
	top: -10%;
	height: 150vw;
	width: 25vw;
}
#page-top .message-area::after {
	left: -5%;
	height: 150vw;
	width: 25vw;
}
#page-top .message-area .message-top {
	margin-bottom: 30px;
}
#page-top .message-area .message-top p {
	font-size: 5.6vw;
}
#page-top .message-area .message-list .message-item {
	margin-bottom: 30px;
	min-width: auto;
	height: auto !important;
}
#page-top .message-area .message-list .message-item-02 {
	margin-bottom: 100px;
}
#page-top .message-area .message-list .message-item .img {
	position: relative;
	top: inherit;
	right: initial;
	margin-bottom: 20px;
	width: auto;
	text-align: right;
}
#page-top .message-area .message-list .message-item-02 .img {
	text-align: left;
}
#page-top .message-area .message-list .message-item .img img {
	width: 85%;
}
#page-top .message-area .message-list .message-item .text {
	margin-bottom: 20px;
	width: 90%;
}
#page-top .message-area .message-list .message-item-02 .text {
	left: 10%;
}
#page-top .message-area .message-list .message-item .text::before {
	right: -10%;
}
#page-top .message-area .message-list .message-item-01 .text::before {
	bottom: -40vw;
}
#page-top .message-area .message-list .message-item-02 .text::before {
	right: initial;
	left: -10%;
	bottom: -40vw;
}
#page-top .message-area .message-list .message-item-03 .text::before {
	bottom: -10vw;
	padding-top: 65vw;
}
#page-top .message-area .message-list .message-item .text .text-inner {
	padding: 0;
}
#page-top .president-area {
	margin-bottom: 60px;
}
#page-top .president-area .president-main {
	display: block;
}
#page-top .president-area .president-main .img {
	margin: 0 0 30px;
	width: auto;
	text-align: center;
}
#page-top .president-area .president-main .img img {
	width: 70%;
}	
#page-top .employee-area {
	padding: 5vw 0 40vw;
}
#page-top .employee-area::after {
	left: -5%;
	bottom: 65vw;
	width: 50vw;
	height: 167vw;
}
#page-top .employee-area::before {
	width: 50vw;
	height: 167vw;
}
#page-top .employee-area .employee-list .employee-item {
	display: block;
	margin-bottom: 60px;
}
#page-top .employee-area .employee-list .employee-item .img {
	margin: 0;
	width: 70%;
}
#page-top .employee-area .employee-list .employee-item .text {
	padding: 30px 6%;
}
#page-top .employee-area .employee-list .employee-item .text .text-top::before {
	left: -7%;
}
#page-top .employee-area .employee-list .employee-item .text .text-top h3 {
	font-size: 5.6vw;
}
#page-top .employee-area .employee-list .employee-item .text .text-top .text-01 {
	font-size: 18px;
}

	
}




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

employee

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


#page-employee .entry-header .title {
	letter-spacing: 0;
}
#page-employee .top-area {
	padding-bottom: 200px;
}
#page-employee .top-area .title-01 {
	padding-top: 0;
}
#page-employee .employee-area .employee-item {
	padding-bottom: 300px;
	background-size: cover;
	background-position: top center;
}
#page-employee .employee-area .employee-item-01,
#page-employee .employee-area .employee-item-03 {
	background-image: url(../images/0-bg-03.png)
}
#page-employee .employee-area .employee-item-02 {
	background-image: url(../images/0-bg-02.png)
}
#page-employee .employee-area .employee-item .employee-top {
	position: relative;
	top: -150px;
	display: flex;
}
#page-employee .employee-area .employee-item .employee-top::before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 1000%;
	height: 100%;
	left: 0;
	background: #ffffff;
}
#page-employee .employee-area .employee-item .employee-top .img {
	position: relative;
	margin-right: 10%;
	width: 40%;
}
#page-employee .employee-area .employee-item .employee-top .text {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex: 1;
}
#page-employee .employee-area .employee-item .employee-top .text h3 {
	margin-bottom: 20px;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;;
	line-height: 1.6;
	color: #5CB85C;
}
#page-employee .employee-area .employee-item .employee-top .text .text-01 {
	margin-bottom: 5px;
	font-size: 22px;
}
#page-employee .employee-area .employee-item .employee-top .text .text-02 {
	margin: 0;
}
#page-employee .employee-area .employee-item .faq-list .faq-item {
	position: relative;
	display: flex;
	margin-bottom: 120px;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .img {
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 22%;
}
#page-employee .employee-area .employee-item .faq-list .faq-item-reverse .img {
	left: initial;
	right: 0;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text {
	margin-left: 17%;
	padding: 40px 50px 40px 110px;
	width: 68%;
	background: #ffffff;
}
#page-employee .employee-area .employee-item .faq-list .faq-item-reverse .text {
	margin-left: 0;
	margin-right: 17%;
	padding: 40px 110px 40px 50px;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text h4 {
	position: relative;
	margin-bottom: 20px;
	padding-left: 40px;
	font-size: 26px;
	font-family: "Noto Serif JP", serif;;
	line-height: 1.5;
	color: #5CB85C;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text h4::before {
	content: "Q.";
	position: absolute;
	top: 0;
	left: 0;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text .faq-a {
	position: relative;
	margin-left: 50px;
	padding-left: 60px;
	font-size: 20px;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text .faq-a::before {
	content: "A.";
	position: absolute;
	top: -10px;
	left: 0;
	font-size: 26px;
	font-family: "Noto Serif JP", serif;
	color: #5CB85C;
}
#page-employee .employee-area .employee-bottom {
	position: relative;
	padding: 100px 0 80px;
}
#page-employee .employee-area .employee-bottom::before {
	content: "";
	position: absolute;
	top: 0;
	left: -150px;
	width: 1000%;
	height: 100%;
	background: #ffffff;
}
#page-employee .employee-area .employee-bottom h3 {
	position: relative;
	padding-bottom: 50px;
	text-align: center;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;
	line-height: 1.6;
	color: #5CB85C;
}
#page-employee .employee-area .employee-bottom h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1000%;
	height: 1px;
	background: #5CB85C;
}
#page-employee .employee-area .employee-bottom .text-img-box .img {
	width: 35%;
}
#page-employee .employee-area .employee-bottom .text-img-box .text {
	margin-left: 35%;
	width: 65%;
}


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

#page-employee .employee-area .employee-bottom .text-img-box .text {
	margin-left: 40%;
	width: 60%;
}
	
	
}


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

#page-employee .top-area .title-01 {
	padding-top: 50px;
}
#page-employee .employee-area .employee-item {
	padding-bottom: 200px;
}
#page-employee .employee-area .employee-item .employee-top {
	display: block;
	top: -30vw;
	margin-bottom: -50px;
}
#page-employee .employee-area .employee-item .employee-top .img {
	margin: 0 0 30px;
	width: 70%;
}
#page-employee .employee-area .employee-item .employee-top .text {
	margin-left: 8%;
	padding-bottom: 40px;
}
#page-employee .employee-area .employee-item .employee-top .text h3 {
	font-size: 7vw;
}
#page-employee .employee-area .employee-item .employee-top .text .text-01 {
	font-size: 20px;
}
#page-employee .employee-area .employee-item .faq-list .faq-item {
	margin-bottom: 45vw;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text {
	margin-left: 10%;
	padding: 20px 5%;
	width: auto;
}
#page-employee .employee-area .employee-item .faq-list .faq-item-reverse .text {
	margin-left: 0;
	margin-right: 10%;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text h4 {
	margin-bottom: 10px;
	padding-left: 35px;
	font-size: 22px;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text .faq-a {
margin-left: 5%;
padding-left: 35px;
font-size: 16px;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .text .faq-a::before {
	font-size: 22px;
}
#page-employee .employee-area .employee-item .faq-list .faq-item .img {
	bottom: -33vw;
	width: 45%;
}

#page-employee .employee-area .employee-bottom {
	padding: 50px 0;
}
#page-employee .employee-area .employee-bottom h3 {
	margin-bottom: 40px;
	padding-bottom: 30px;
	font-size: 6vw;
}
#page-employee .employee-area .employee-bottom .text-img-box .img {
	width: 95vw;
}
#page-employee .employee-area .employee-bottom .text-img-box .text {
	margin: 0;
	width: auto;
}

}



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

training

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


#page-training .training-area {
	position: relative;
	margin-bottom: 150px;
	z-index: 1;
}

#page-training .training-area .text-img-box .title-01 {
	padding-top: 20px;
}


#page-training .training-area .img-01 {
	text-align: center;
}
#page-training .training-area .img-01 img {
	width: 80%;
}
#page-training .faq-area {
	padding: 0 0 250px;
	background: url(../images/0-bg-03.png);
	background-position: center center;
	background-size: cover;
}
#page-training .faq-area .title-01 {
	padding-top: 100px;
}
#page-training .faq-area .faq-list .faq-item {
	margin-bottom: 50px;
	padding: 40px;
	background: #ffffff;
}
#page-training .faq-area .faq-list .faq-item h3 {
	position: relative;
	margin-bottom: 20px;
	padding-left: 40px;
	font-size: 26px;
	font-family: "Noto Serif JP", serif;;
	line-height: 1.5;
	color: #5CB85C;
}
#page-training .faq-area .faq-list .faq-item h3::before {
	content: "Q.";
	position: absolute;
	top: 0;
	left: 0;
}
#page-training .faq-area .faq-list .faq-item .faq-a {
	position: relative;
	margin-left: 50px;
	padding-left: 60px;
	font-size: 20px;
}
#page-training .faq-area .faq-list .faq-item .faq-a::before {
	content: "A.";
	position: absolute;
	top: -10px;
	left: 0;
	font-size: 26px;
	font-family: "Noto Serif JP", serif;
	color: #5CB85C;
}


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

#page-training .training-area {
	margin-bottom: 80px;
}
#page-training .training-area .img-01 img {
	width: 90%;
}
#page-training .faq-area {
	padding-bottom: 150px;
}
#page-training .faq-area .title-01 {
	padding-top: 30px;
}
#page-training .faq-area .faq-list .faq-item {
	margin-bottom: 30px;
	padding: 20px 5%;
}
#page-training .faq-area .faq-list .faq-item h3 {
	margin-bottom: 10px;
	padding-left: 35px;
	font-size: 22px;
}
#page-training .faq-area .faq-list .faq-item .faq-a {
	margin-left: 5%;
	padding-left: 35px;
	font-size: 16px;
}
#page-training .faq-area .faq-list .faq-item .faq-a::before {
	font-size: 22px;
}

}


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

application-details

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


#page-application-details .application-details-area {
	position: relative;
	margin-bottom: 100px;
	z-index: 1;
}

#page-application-details .application-details-area .text-img-box .img {
	width: 33%;
}
#page-application-details .application-details-area .text-img-box .text {
	width: 65%;
}


#page-application-details .application-details-area .school-list {
	padding: 40px;
	border: solid 1px #C8C8C8;
	background: #F5F5F5;
}
#page-application-details .application-details-area .school-list p {
	margin: 0;
}
#page-application-details .flow-area {
	padding: 0 0 250px;
	background: url(../images/0-bg-03.png);
	background-position: center center;
	background-size: cover;
}
#page-application-details .flow-area .title-01 {
	padding-top: 100px;
}



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

#page-application-details .application-details-area .text-img-box .img {
	width: 95vw;
}
#page-application-details .application-details-area .text-img-box .text {
	width: auto;
}
#page-application-details .application-details-area .school-list {
	padding: 20px 5%;
}
#page-application-details .flow-area {
	padding: 0 0 180px;
}
#page-application-details .flow-area .title-01 {
	padding-top: 50px;
}
	
}


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

company

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

#page-company .bg-01 {
	background: url(../images/0-bg-02.png);
	background-position: center center;
	background-size: cover;
}
#page-company .bg-02 {
	padding-bottom: 100px;
	background: url(../images/0-bg-01.png);
	background-position: center center;
	background-size: cover;
}
#page-company .about-area .text-img-box-01 {
	z-index: 3;
}
#page-company .about-area .text-img-box-01 .title-01 {
	padding-top: 30px;
}
#page-company .about-area .text-img-box-01 .text {
	padding-bottom: 50px;
}
#page-company .about-area .text-img-box-02 {
	margin-bottom: 200px;
	z-index: 2;
}
#page-company .about-area .text-img-box-02 .img {
	top: 230px;
	width: 37%;
}
#page-company .about-area .text-img-box-02 .global-inner-02::before {
	left: 25%;
}
#page-company .about-area .text-img-box-02 .text .title-02 {
	margin-bottom: 20px;
}
#page-company .about-area .text-img-box-02 .text p {
	margin-bottom: 10px;
}
#page-company .about-area .text-img-box-02 .text ul li {
	display: flex;
	align-items: center;
	padding: 5px 0;
	border-bottom: dotted 2px #707070;
}
#page-company .about-area .text-img-box-02 .text ul li .num {
	display: block;
	width: 55px;
	font-size: 32px;
	font-family: "Noto Serif JP", serif;
	color: #5CB85C;
}
#page-company .about-area .text-img-box-02 .text ul li .num-text {
	display: block;
	flex: 1;
}
#page-company .about-area .text-img-box-03 .global-inner-02::before {
	bottom: -100px;
}
#page-company .know-area {
	position: relative;
	z-index: 1;
}
#page-company .know-area .global-inner-02::before {
	content: "";
	position: absolute;
	top: 0;
	left: -200px;
	width: 1000%;
	height: 100%;
	background: #ffffff;
}
#page-company .know-area .know-inner {
	position: relative;
	padding: 50px 0 100px;
}
#page-company .know-area .know-list {
	display: flex;
	margin: 100px 0;
}
#page-company .know-area .know-list .know-item {
	margin: 0 20px;
	padding: 20px;
	border: solid 1px #5CB85C;
	box-shadow: 5px 6px 1px #5CB85C;
	flex: 1;
}
#page-company .know-area .know-list .know-item .num {
	margin-bottom: 20px;
	border-bottom: solid 1px #5CB85C;
}
#page-company .know-area .know-list .know-item .num span {
	display: block;
	padding-bottom: 10px;
	width: 100px;
	border-right: solid 1px #5CB85C;
	text-align: center;
	font-size: 70px;
	font-family: "Noto Serif JP", serif;
	line-height: 1;
	color: #5CB85C;
}
#page-company .training-area {
	margin-bottom: 200px;
}
#page-company .training-area .global-inner-02 {
}
#page-company .training-area .global-inner-02::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -150px;
	width: 1000%;
	height: 200%;
	background: #ffffff;
}
#page-company .training-area .text-img-box {
	margin-bottom: 100px;
	padding-bottom: 0;
}
#page-company .training-area .text-img-box .text .title-01 {
	padding-top: 30px;
}
#page-company .training-area .text-img-box .global-inner-02::before {
	display: none;
}
#page-company .training-area .btn-01 {
	padding-bottom: 150px;
}
#page-company .know-02-area .text-img-box {
	margin-top: -200px;
	margin-bottom: 100px;
}
#page-company .know-02-area .text-img-box .text {
	width: 70%;
}
#page-company .know-02-area .text-img-box .text .title-01 {
	padding-top: 14vw;
}
#page-company .know-02-area .text-img-box .img {
	width: 35%;
}
#page-company .company-area {
	padding-top: 30px;
}
#page-company .company-area .company-main {
	display: flex;
}
#page-company .company-area .company-main .company-main-left {
	margin-right: 5%;
	width: 55%;
}
#page-company .company-area .company-main .company-main-right {
	flex: 1;
}
#page-company .office-area {
	padding-top: 100px;
}
#page-company .office-area .office-list .office-item {
	display: flex;
	margin-bottom: 80px;
}
#page-company .office-area .office-list .office-item .office-item-left {
	margin-right: 5%;
	width: 45%;
}
#page-company .office-area .office-list .office-item .office-item-left .title-02 {
	margin: 0 0 10px;
}
#page-company .office-area .office-list .office-item .office-item-left .title-03 {
	margin: 30px 0 5px;
}
#page-company .office-area .office-list .office-item .office-item-right {
	flex: 1;
}
#page-company .office-area .office-list .office-item .office-item-right iframe {
	width: 100%;
	height: 300px;
}
#page-company .history-area {
	margin-bottom: 250px;
}


@media screen and (max-width:1450px) {
	
#page-company .know-02-area .text-img-box .img {
	width: 30%;
}
#page-company .training-area .global-inner-02::before {
	bottom: -100px;
}
	
}



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

#page-company .training-area .global-inner-02::before {
	bottom: -50px;
}

}


@media screen and (max-width:640px) {
	
#page-company .about-area .text-img-box-01 .text {
	padding-bottom: 20px;
}
#page-company .about-area .text-img-box-02 {
	margin-bottom: 50px;
}
#page-company .about-area .text-img-box-02 .img {
	top: 0;
	width: auto;
}
#page-company .about-area .text-img-box-02 .global-inner-02::before {
	left: 0;
}
#page-company .about-area .text-img-box-02 .text {
	padding-bottom: 50px;
}
#page-company .about-area .text-img-box-02 .text .title-02 {
	margin: 30px 0 20px;
}
#page-company .about-area .text-img-box-03 {
	margin-bottom: 50px;
}
#page-company .about-area .text-img-box-03 .global-inner-02::before {
	bottom: -40px;
}
#page-company .about-area .text-img-box-03 .text {
	margin-right: 5%;
}
#page-company .know-area .know-list {
	display: block;
	margin: 50px 0;
}
#page-company .know-area .know-list .know-item {
	margin: 0 0 30px;
}
#page-company .know-area .know-list .know-item .num span {
	font-size: 50px;
}
#page-company .training-area .text-img-box {
	margin-bottom: 50px;
}
#page-company .training-area .btn-01 {
	padding-bottom: 80px;
	margin: 0 4% 0 8%;
}
#page-company .know-02-area .text-img-box {
	margin-bottom: 50px;
}
#page-company .know-02-area .text-img-box .text {
	width: auto;
}
#page-company .know-02-area .text-img-box .img {
	width: auto;
	text-align: right;
	margin-right: -6vw;
}
#page-company .know-02-area .text-img-box .img img {
	width: 90%;
}
#page-company .company-area .company-main {
	display: block;
}
#page-company .company-area .company-main .company-main-left {
	margin: 0 0 40px;
	width: auto;
}
#page-company .office-area {
	padding-top: 40px;
}
#page-company .office-area .office-list .office-item {
	display: block;
	margin-bottom: 80px;
}
#page-company .office-area .office-list .office-item .office-item-left {
	margin: 0 0 40px;
	width: auto;
}
#page-company .office-area .office-list .office-item .office-item-right iframe {
	height: 200px;
}
#page-company .history-area {
	margin-bottom: 200px;
}
	
}




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

404

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



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

other

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

.link-point {
	margin-top: -100px;
	padding-top: 100px;
}
.text-img-box {
	position: relative;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
.text-img-box-bg {
	margin-bottom: 100px;
	padding-bottom: 150px;
}
.text-img-box .img {
	position: absolute;
	right: 0;
	top: 0;
	width: 40%;
	z-index: 1;
}
.text-img-box-reserve .img {
	left: 0;
	right: initial;
}
.text-img-box .global-inner-02 {
	padding: 0;
}
.text-img-box-bg .global-inner-02::before {
	content: "";
	position: absolute;
	right: 0;
	bottom: -150px;
	width: 1000%;
	height: 200%;
	background: #ffffff;
}
.text-img-box-reserve.text-img-box-bg .global-inner-02::before {
	left: 0;
	right: initial;
}
.text-img-box-bg-02 .global-inner-02::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100vw;
	height: 100%;
	margin: 0 calc(50% - 50vw);
	background: #ffffff;
}
.text-img-box .text {
	position: relative;
	width: 58%;
}
.text-img-box-reserve .text {
	margin-left: 42%;
}
.flow-list {
	margin-bottom: 50px;
}
.flow-list .flow-item {
	margin-bottom: 50px;
	padding-bottom: 100px;
	background-image: url(../images/0-arrow-01.png);
	background-size: 60px auto;
	background-repeat: no-repeat;
	background-position: bottom;
}
.flow-list .flow-item:last-child {
	margin: 0;
	padding: 0;
	background-image: none;
}
.flow-list .flow-item .flow-item-inner {
	border: solid 1px #cccccc;
}
.flow-list .flow-item h3 {
	background: #5CB85C;
	text-align: center;
	font-size: 26px;
	font-family: "Noto Serif JP", serif;
	color: #ffffff;
}
.flow-list .flow-item .flow-item-main {
	padding: 20px 5%;
	background: #ffffff;
	text-align: center;
}
.flow-list .flow-item .flow-item-main p {
	margin: 0;
	font-size: 20px;
}


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

.text-img-box {
	position: relative;
	margin: 0 auto;
	width: auto;
}
	
}


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

.link-point {
	margin-top: -50px;
	padding-top: 50px;
}
.text-img-box .global-inner-02 {
	margin: 0;
}
.text-img-box .text {
	width: auto;
}
.text-img-box-reserve .text {
	margin-left: 5%;
}
.text-img-box .img {
	position: relative;
	height: auto !important;
	width: 95vw;
}
.text-img-box-reserve .img {
	left: -6vw;
	right: initial;
}
.text-img-box-bg {
	padding-bottom: 50px;
}
.text-img-box-bg .global-inner-02::before {
	bottom: 0;
}


.flow-list {
	margin-bottom: 30px;
}	
.flow-list .flow-item {
	margin-bottom: 30px;
	padding-bottom: 70px;
	background-size: 40px auto;
}
.flow-list .flow-item h3 {
	font-size: 20px;
}
.flow-list .flow-item .flow-item-main {
	padding: 10px 5%;
}
.flow-list .flow-item .flow-item-main p {
	font-size: 16px;
}


}





