/* ---------------------------------------------------------------
	start max 700px
--------------------------------------------------------------- */

@media print,screen and ( max-width: 700px ) {



	/* --------------- common --------------- */


	.sp_none {
		display: none;
	}

	.btn1 .inner {
		padding: 12px 0;
	}

	.btn1:before {
		background-image: url(../../img/recruit/top/sp/shadow_btn1.png);
		background-size: 6px auto;
	}

	.btn1:before,
	.btn2:before {
		right: -7px;
		bottom: -7px;
	}

	.col_pankuzu {
		display: none;
	}

	.col_pagettl {
		width: 100%;
		overflow: hidden;
	}

	.col_pagettl img.sp_none {
		display: none;
	}

	.pagettl {
		width: 44%;
		max-width: 100%;
		top: 0;
		left: 0;
	}



	/* --------------- header -------------- */

	.logo_header {
		width: calc( 100% - 60px - 120px);
	}

	.btn_header_entry {
		width: 160px;
	}

	.btn_header_entry dl {
		padding-top: 1px;
	}

	.btn_header_entry dl dd {
		line-height: 1.4;
	}


	/* --------------- footer -------------- */

	.pagetop {
		width: 60px;
		height: 60px;
	}




	/* --------------- top -------------- */


	.col_topmainimg {
		height: 118vw;
		background-image: url(../../img/recruit/top/sp/bg_mainimg.jpg);
		background-size: 100% auto;
	}

	.lead_topmain {
		width: 67vw;
		top: calc(50% - 37vw);
	}

	.img_main1 {
		width: 34vw;
		margin: 0;
		left: -6vw;
		top: -13vw;
	}

	.img_main2 {
		width: 34vw;
		margin: 0;
		top: auto;
		bottom: 12vw;
		left: -7vw;
		z-index: -1;
	}

	.img_main2 .txt {
		width: 11vw;
		top: -8vw;
		left: 9vw;
	}

	.img_main3 {
		width: 41.5vw;
		margin: 0;
		left: auto;
		right: -6vw;
		top: 1vw;
		z-index: -1;
	}

	.img_main3 .txt {
		width: 54vw;
		top: 1vw;
		left: -19vw;
	}

	.img_main4 {
		width: 20vw;
		margin: 0;
		left: 30vw;
		top: auto;
		bottom: 4vw;
	}

	.img_main4 .txt {
		width: 15vw;
		top: -4.5vw;
		left: 9vw;
	}

	.img_main5 {
		width: 29vw;
		margin: 0;
		left: auto;
		right: -7vw;
		bottom: 11vw;
	}

	.img_main5 .txt {
		width: 23vw;
		top: 7vw;
		left: -14vw;
	}

	.img_main6 {
		width: 22vw;
		margin: 0;
		top: 16vw;
		left: 5vw;
	}

	.img_main7,
	.img_main9,
	.img_main10,
	.img_main1 .txt {
		display: none;
	}

	.img_main8 {
		width: 16vw;
		height: 16vw;
		margin: 0;
		background-size: 1.3vw auto;
		top: 31vw;
		left: auto;
		right: -6vw;
		z-index: -2;
	}

	.img_main11 {
		width: 24vw;
		height: 24vw;
		margin-left: 0;
		border-radius: 50%;
		overflow: hidden;
		transform: rotate(-45deg);
		background-image: url(../../img/recruit/top/sp/bg_circle_line_main1.png);
		background-repeat: repeat;
		background-size: 0.14vw auto;
		position: absolute;
		top: 36vw;
		left: -18vw;
		z-index: -1;
	}

	.img_main12 {
		width: 26vw;
		height: 26vw;
		margin-left: 0;
		border-radius: 50%;
		overflow: hidden;
		transform: rotate(-45deg);
		background-image: url(../../img/recruit/top/bg_circle_dot_main1.png);
		background-repeat: repeat;
		background-size: 1.3vw auto;
		position: absolute;
		bottom: -12vw;
		left: 11vw;
		z-index: -1;
	}

	.col_topbnr {
		padding: 5vw 0 5vw;
	}

	.inner_topbnr {
		width: 90%;
	}

	.inner_topabout {
		width: 90%;
		padding: 11vw 0 16vw;
	}

	.mds_topabout1 {
		width: 60%;
		margin-bottom: 30px;
	}

	.deco_topabout1,
	.deco_topabout2 {
		display: none;
	}

	.wrap_topabout1 {
		margin-bottom: 35px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}

	.wrap_topabout1 .col_youtube {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		           -ms-flex-order: 1;
		                    order: 1;
	}

	.col_youtube iframe {
		height: 50vw;
	}

	.wrap_topabout1 .right {
		width: 100%;
		margin: 0 0 20px;
		padding: 0;
		text-align: center;
		-webkit-box-ordinal-group: 1;
		           -ms-flex-order: 0;
		                    order: 0;
	}

	.submds_topabout1 {
		margin-bottom: 24px;
		font-size: 20px;
	}

	.submds_topabout1 span {
		padding: 0 6px;
	}

	.submds_topabout1 span:before {
		bottom: -4px;
	}

	.wrap_topabout1 .right dl dt {
		margin-bottom: 0;
		font-size: 20px;
	}

	.btn1.topabout1 {
		margin: 0 auto 50px;
	}

	.wrap_topabout2 {
		width: 96%;
		margin: 0 auto;
		padding: 0;
		position: relative;
		z-index: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}

	.img_circle_about1 {
		width: 34vw;
		height: 34vw;
		margin-left: 0;
		border-radius: 50%;
		overflow: hidden;
		transform: rotate(-45deg);
		background-image: url(../../img/recruit/top/sp/bg_circle_line2.png);
		background-repeat: repeat;
		background-size: 0.11vw auto;
		position: absolute;
		top: -5vw;
		right: -18vw;
		z-index: -1;
	}

	.img_circle_about2 {
		width: 30vw;
		height: 30vw;
		margin-left: 0;
		border-radius: 50%;
		overflow: hidden;
		transform: rotate(-45deg);
		background-image: url(../../img/recruit/top/sp/bg_circle_dot1.png);
		background-repeat: repeat;
		background-size: 1.4vw auto;
		position: absolute;
		top: 64vw;
		left: -18vw;
		z-index: -1;
	}

	.img_circle_about3 {
		width: 31vw;
		height: 31vw;
		margin-left: 0;
		border-radius: 50%;
		overflow: hidden;
		transform: rotate(-45deg);
		background-image: url(../../img/recruit/top/sp/bg_circle_dot1.png);
		background-repeat: repeat;
		background-size: 1.4vw auto;
		position: absolute;
		top: 103vw;
		right: -18vw;
		z-index: -1;
	}

	.img_circle_about4 {
		width: 26vw;
		height: 26vw;
		margin-left: 0;
		border-radius: 50%;
		overflow: hidden;
		transform: rotate(-45deg);
		background-image: url(../../img/recruit/top/sp/bg_circle_line2.png);
		background-repeat: repeat;
		background-size: 0.11vw auto;
		position: absolute;
		top: 156vw;
		left: -16vw;
		z-index: -1;
	}

	.wrap_topabout2 a,
	.wrap_topabout2 a:nth-child( n + 3) {
		width: 100%;
		margin: 0 0 9vw;
	}

	.wrap_topabout2 dl dt {
		width: 62%;
		max-width: 100%;
		margin: 0;
	}

	.wrap_topabout2 a dl dd {
		width: 64vw;
		max-width: 100%;
		margin: -12vw 16vw 0 auto;
	}

	.wrap_topabout2 a dl dd .btn1 .inner {
		min-height: auto;
		padding: 3.2vw 0;
		font-size: 3.8vw;
	}

	.wrap_topabout2 a dl dd .btn1 .inner br {
		display: none;
	}

	.btn1 .inner span.arrow {
		padding-right: 16px;
	}

	.wrap_topabout2 a dl dd .btn1 .inner span.arrow:after {
		width: 1.6vw;
		height: 1.6vw;
		top: calc(50% - 0.8vw);
	}

	.wrap_topabout2 dl dt .inner .txt {
		display: none;
	}

	.wrap_topabout2 a:nth-child(even) dl dt {
		margin: 0 0 0 auto;
	}

	.wrap_topabout2 a:nth-child(even) dl dd {
		margin-left: 16vw;
		margin-right: auto;
	}

	.inner_topstaff {
		padding: 15vw 0 4vw;
	}

	.deco_topstaff1 {
		width: 52vw;
		margin: 0;
		left: auto;
		right: 4vw;
		top: -12vw;
	}

	.mds_topstaff1 {
		width: 30%;
		margin-bottom: 65px;
	}

	.num_topstaff1 {
		width: 96px;
        top: -104px;
        margin: 0 0 0 auto;
        left: auto;
        right: 20px;
	}

	.wrap_topstaff1 .swiper-button-prev,
	.wrap_topstaff1 .swiper-button-next {
		width: 54px;
		height: 54px;
	}

	.num1 .img_topstaff1 {
		width: 205px;
        right: 20px;
        bottom: 0;
        top: 0;
	}

	.num1 .img_topstaff1 .deco1 {
       width: 45px;
        margin: 0;
        padding: 0;
        transform: rotate(0);
        position: absolute;
        top: 0px;
        right: 165px;
    }

	.num1 .img_topstaff1 .deco2 {
        width: 24px;
        top: 85px;
        left: 10px;
    }
	
	.num1 .img_topstaff1 .deco3 {
        width: 24px;
		top: 43px;
        left: 170px;
    }
    
	.num1 .img_topstaff1 .pc_none {
		margin-left: 1vw;
	}

	.num1 .img_topstaff1 .balloon {
		top: 15px;
        right: auto;
        left: -160px;
	}

	dl.info_topstaff1 {
		margin: 0 auto 15px;
		padding-right: calc(142px + 4vw);
	}

	dl.info_topstaff1 dt {
		margin-top: 3px;
	}

	.num2.even .img_topstaff1 {
		width: 250px;
        right: 2vw;
	}

	.num2 .img_topstaff1 .balloon {
		/* left: -160px;
		top: 20px; */
	}

	.num3 .img_topstaff1 {
		right: 8vw;
	}
	.num3 .img_topstaff1 .pc_none {
		top: 62px;
	}

	.num4 .img_topstaff1 {
		right: 6vw;
	}

	.num4 .img_topstaff1 .deco4 {
		top: 16vw;
        left: 34vw;
	}
	
	
	.num5 .img_topstaff1 {
		width: 250px;
		right: 2vw;
	}

	.num5 .img_topstaff1 .deco1 {
		width: 16px;
        top: 82px;
        left: auto;
        right: 184px;
	}

	.num5 .img_topstaff1 .deco2 {
		width: 35px;
        top: 57px;
        left: auto;
        right: 158px;
	}
	
	.num5 .img_topstaff1 .deco3 {
		width: 13px;
        top: 100px;
        right: auto;
        left: 200px;
	}
	
	
	.num5 .img_topstaff1 .deco4 {
		width: 27px;
        top: 125px;
        right: auto;
        left: 215px;
	}

	.num5 .img_topstaff1 .pc_none {
		margin-left: 1vw;
	}

	.num5 .img_topstaff1 .balloon {
		top: 15px;
        right: auto;
        left: -160px;
	}

	
	
	
	.num6 .img_topstaff1 {
		width: 250px;
		right: 2vw;
	}

	.num6 .img_topstaff1 .deco1{
		top: 110px;
        left: 45px;
	}
	
	.num6 .img_topstaff1 .pc_none {
		margin-left: 1vw;
	}

	.num6 .img_topstaff1 .balloon {
		top: 15px;
        right: auto;
        left: -160px;
	}
	
	
	.inner_topintern {
		width: 90%;
		padding: 15vw 0 10vw;
	}

	.deco_topintern2 {
		width: 67.48vw;
		margin-left: 0;
		left: 7vw;
		top: -8vw;
	}

	.deco_topintern3 {
		width: 31vw;
		height: 31vw;
		margin: 0;
		background-size: 1.2vw auto;
		left: auto;
		right: -16vw;
		top: 0;
	}

	.deco_topintern4 {
		width: 33vw;
		height: 33vw;
		margin: 0;
		background-size: 1vw auto;
		top: 82vw;
		left: -18vw;
	}

	.deco_topintern5 {
		width: 40vw;
		height: 40vw;
		margin: 0;
		background-size: 1.4vw auto;
		left: auto;
		right: -26vw;
		top: 180vw;
	}

	.unit_topintern_top {
		height: 12px;
	}

	.unit_topintern_top:before {
		width: 10px;
		height: 6px;
		top: -6px;
	}

	.unit_topintern_mdl {
		padding: 40px 5% 50px;
		border-left-width: 8px;
		border-right-width: 8px;
	}

	.mds_topintern1 {
		width: 76%;
	}

	.list_topintern1 {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}
	
	.list_topintern2 {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
		border-bottom: solid 1px #adadae;
		margin: 0 0 7vw;
        padding: 0 0 6vw;
	}
	
	.article_topintern1 {
		width: 100%;
		margin: 0 0 7vw;
		padding: 0 3% 6vw;
		text-align: center;
		border-bottom: solid 1px #adadae;
	}

	.article_topintern1:last-of-type {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}

	.article_topintern1 .thumb {
		width: 70%;
		height: 30vw;
		margin: 0 auto 14px;
	}

	.article_topintern1 .date {
		margin: 0 12px 0 0;
		display: inline-block;
	}

	.article_topintern1 .tag {
		margin: 0;
		display: inline-block;
	}

	.article_topintern1 dl.info {
		margin-top: 12px;
	}

	.article_topintern1 dl.info dt {
		margin-bottom: 10px;
	}

	.article_topintern1 dl.info dd {
		text-align: left;
	}
	
	.article_topintern2 {
		width: 100%;
		margin: 0 0 7vw;
		text-align: center;
	}
	
	.btn1.topintern1 {
		width: 220px;
		margin: 40px auto 0;
	}

	.unit_topintern_btm {
		padding: 10px 0;
	}

	.unit_topintern_btm img {
		width: 86%;
		max-width: 340px;
	}

	.col_topshop {
		z-index: 1;
	}

	.inner_topshop {
		width: 90%;
		padding: 7vw 0 7vw;
	}

	.mds_topshop {
		width: 35vw;
		left: 2vw;
	}

	.hover_topshop {
		display: none;
	}

	.inner_topenv {
		width: 90%;
		padding: 11vw 0 7vw;
	}

	.mds_topenv1 {
		width: 50%;
		margin-bottom: 20px;
	}

	.deco_topenv1 {
		width: 60vw;
		margin: 0;
		top: -10vw;
		left: -8vw;
		z-index: -1;
	}

	.wrap_topenv1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}

	.wrap_topenv1 a {
		width: 100%;
		max-width: 100%;
		margin: 0 0 2.5vw;
	}

	.wrap_topenv1 a:last-of-type {
		margin-bottom: 0;
	}

	.col_topentry {
		height: auto;
		background-image: url(../../img/recruit/top/sp/bg_topentry.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: cover;
		position: relative;
		z-index: 0;
	}

	.col_topentry:before {
		content: "";
		width: 100%;
		height: 12px;
		background-image: url(../../img/recruit/top/sp/img_topentry_top.png);
		background-repeat: repeat-x;
		background-position: center bottom;
		background-size: auto 12px;
		position: absolute;
		top: -1px;
		left: 0;
	}

	.col_topentry:after {
		content: "";
		width: 100%;
		height: 12px;
		background-image: url(../../img/recruit/top/sp/img_topentry_btm.png);
		background-repeat: repeat-x;
		background-position: center bottom;
		background-size: auto 12px;
		position: absolute;
		bottom: -1px;
		left: 0;
	}

	.inner_topentry {
		width: 90%;
		padding: 15vw 0 15vw;
	}

	.mds_topentry1 {
		width: 94%;
	}

	.txt_topentry1 {
		margin-bottom: 25px;
	}

	.btnarea_topentry {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}

	.btn2.topentry1,
	.btn2.topentry1.left {
		width: 80%;
		max-width: 400px;
		margin: 0 auto 25px;
	}

	.btn2.topentry1:last-of-type {
		margin-bottom: 0;
	}

	.btn2.topentry1 a {
		padding: 16px 0;
		font-size: 17px;
	}

	.inner_topsns1 {
		width: 90%;
		padding: 6vw 0 5vw;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}

	.col_toptwitter {
		width: 100%;
		max-width: 100%;
		margin: 0 0 8vw;
	}

	.icon_topsns {
		width: 64%;
		max-width: 234px;
		margin-bottom: 14px;
	}

	.wrap_toptwitter {
		height: auto;
		max-height: 100%;
		padding: 30px 5% 40px;
	}
	
	.mds_topx {
		width: 78%;
		margin-bottom: 20px;
	}

	.txt_topx {
		margin-bottom: 20px;
	}

	.img_topx {
		width: 90%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	
	.col_topyoutube {
		width: 100%;
		max-width: 100%;
	}

	.wrap_topyoutube {
		height: auto;
		max-height: 100%;
		padding: 30px 5% 40px;
	}

	.mds_topyoutube {
		width: 78%;
		margin-bottom: 20px;
	}

	.txt_topyoutube {
		margin-bottom: 20px;
	}

	.img_topyoutube {
		width: 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}

	.inner_topsns2 {
		width: 90%;
		padding: 0vw 0 6vw;
	}





	/* --------------- contact -------------- */

	.col_contact1 {
		padding: 55px 0 40px;
	}

	.inner_contact1 {
		width: 90%;
		margin-bottom: 50px;
		padding-bottom: 1.5vw;
		border-width: 3px;
	}

	.mds_contact1 .inner {
		width: 324px;
		padding: 7px 20px;
		font-size: 20px;
	}

	.cont_contact1 {
		position: relative;
		top: -10px;
	}

	.txt_contact_line1 {
		margin-bottom: 5.5vw;
		font-size: 15px;
	}

	.bnr_contact_line1 {
		width: 92%;
		position: relative;
		z-index: 0;
	}

	.bnr_contact_line1:before {
		content: "";
        width: 31vw;
        height: 17vw;
        background-image: url(../../img/recruit/contact/sp/balloon_line_l.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: -4vw;
        left: -2.9vw;
		z-index: 1;
	}

	.txt_contact_form1 {
		margin-bottom: 14px;
		padding: 0;
		text-align: left;
	}

	.txt_contact_conf {
		text-align: left;
	}

	.inner_contact2 {
		width: 90%;
		padding: 0 4% 50px;
		border-width: 3px;
	}
	.inner_contact2.message_contact { padding: 30px 4%; }

	.flow_contact1 {
		margin-bottom: 20px;
	}

	.flow_contact1 div {
		width: 32%;
		height: 68px;
		margin-right: 2%;
		line-height: 1.4;
	}

	.flow_contact1 div:after,
	.flow_contact1 div.active:after {
		border-width: 34px 0 34px 13px;
		right: -13px;
	}

	.flow_contact1 div:before {
		border-width: 34px 0 34px 13px;
	}

	.form_contact1 dl {
		margin-bottom: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
		-webkit-box-align: start;
		   -ms-flex-align: start;
		      align-items: flex-start;
	}

	.form_contact1 dl dt,
	.form_contact1 dl.vtop dt {
		width: auto;
		margin: 0 0 5px;
		padding: 0;
		font-size: 15px;
		text-align: left;
	}

	.form_contact1 dl dd {
		width: 100%;
	}

	.form_contact1 dl dd input[type="tel"],
	.form_contact1 dl dd input[type="text"],
	.form_contact1 dl dd textarea {
		width: 100%;
		padding: 12px 12px;
	}

	.form_contact1 dl dd.yubin input[type="text"],
	.form_contact1 dl dd.yubin2 input[type="text"] {
		max-width: calc(100% - 1.5em);
	}

	.border_form1 {
		margin-bottom: 20px;
		padding-top: 5px;
	}

	.txt_contact_privacy {
		margin-bottom: 20px;
		padding: 0;
	}

	.bg_contact_notice {
		padding: 15px 5px 15px 20px;
	}

	#Conf .btn_form_contact {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
		-webkit-box-align: center;
		   -ms-flex-align: center;
		      align-items: center;
	}

	#Conf .btn_form_contact input[name="submitBack"] {
		margin: 0 auto 20px;
	}


	/* --------------- env --------------- */

	.bg_env1 {
		background: #fff;
	}

	.col_env1 {
		padding: 25px 0 0;
	}

	.navi_env1 {
		width: 90%;
		margin-bottom: 25px;
	}

	.navi_env1 dl,
	.about .navi_env1 dl {
		height: 100%;
		padding: 17px 5px 20px;
	}

	.navi_env1 dl dt {
		display: none;
	}

	.navi_env1 dl dd {
		width: 100%;
	}

	.navi_env1 a,
	.navi_env1 a:first-child,
	.navi_env1 .inner,
	.navi_env1 .inner:first-child ,
	.navi_env1 .inner_kengaku ,
	.navi_env1 .inner_kengaku:first-child {
		width: 42%;
		margin-right: 4%;
		color: #fff;
		font-size: 15px;
		background-color: #094084;
		border: solid 1px #094084;
	}

	.navi_env1 a:last-child,
	.navi_env1 .inner:last-child ,
	.navi_env1 .inner_kengaku:last-child {
		margin-right: 0;
	}

	.navi_env1 a.active,
	.navi_env1 .inner.active ,
	.navi_env1 .inner_kengaku.active {
		color: #094084;
		background-color: #ffff00;
	}

	.navi_env1 .active dl:before,
	.navi_env1 .inner.active dl:before , 
	.navi_env1 .inner_kengaku.active dl:before {
		content: none;
	}

	.navi_env1 dl:after {
		content: "";
		width: 0;
		height: 0;
		margin: 0 auto;
		border-style: solid;
		border-width: 6px 6px 0 6px;
		border-color: #fff transparent transparent transparent;
		position: absolute;
		bottom: 6px;
		left: 0;
		right: 0;
	}

	.navi_env1 .active dl:after,
	.navi_env1 .inner.active dl:after , 
	.navi_env1 .inner_kengaku.active dl:after {
		border-width: 6px 6px 0 6px;
		border-color: #094084 transparent transparent transparent;
		bottom: 6px;
	}

	.navi_env1 a.active:after,
	.navi_env1 .inner.active:after ,
	.navi_env1 .inner_kengaku.active:after {
		content: none;
	}

	.inner_env1 {
		width: 90%;
		padding: 50px 0 30px;
	}

	.mds_env1 {
		margin-bottom: 30px;
	}

	.txt_env1 {
		margin-bottom: 30px;
	}

	.wrap_training1,
	.training2.wrap_training1,
	.training3.wrap_training1,
	.training4.wrap_training1 {
		margin-bottom: 5vw;
		padding: 30px 25px;
	}

	.wrap_training1:last-of-type {
		margin-bottom: 0;
	}

	.cont_training1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}

	.cont_training1 dl.left {
		width: 100%;
	}

	.cont_training1 dl.left dt {
		text-align: center;
	}

	.cont_training1 dl.left dd.pc_none {
		margin: 0 0 25px;
		display: block;
	}

	.cont_training1 dl.left dd.pc_none img {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	.cont_training1 dl.left dd {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -ms-flex-direction: column;
		       flex-direction: column;
	}

	.cont_training1 dl.left dd div,
	.cont_training1 dl.left dd div:last-child {
		width: 90%;
		margin: 0 auto 4vw;
	}

	.cont_training1 dl.left dd div:last-child {
		margin-bottom: 0;
	}

	ul.img_training1 {
		width: 90%;
		margin: 0 auto;
		display: block;
	}

	ul.img_training1 li {
		width: 100%;
		margin: 0 0 4vw;
	}

	ul.img_training1 li:last-of-type {
		margin-bottom: 0;
	}

	.mds_training1 {
		margin-bottom: 20px;
	}

	.training2 .mds_training1 {
		width: 100%;
		max-width: 400px;
	}

	.training2 .cont_training1 dl.left dd.pc_none img {
		width: 74%;
	}

	.training3 .mds_training1 {
		width: 90%;
		max-width: 340px;
	}

	.training3 .cont_training1 dl.left dd.pc_none img {
		width: 74%;
	}

	.training4 .mds_training1 {
		width: 78%;
	}

	.training4 .cont_training1 dl.left dd.pc_none img {
		width: 74%;
	}

	.bg_btmlink {
		background: #fff;
	}

	.col_btmlink1 {
		padding: 9vw 0;
	}

	.inner_btmlink1 {
		width: 90%;
	}

	.inner_btmlink1 a,
	.inner_btmlink1 span {
		width: 48%;
		height: 42vw;
	}


	/* --------------- env/welfare --------------- */

	.welfare .inner_env1 {
		padding-bottom: 30px;
	}

	.box_welfare1 {
		width: 100%;
		margin: 0 0 3%;
		padding: 25px 25px;
		border-width: 4px;
	}

	.box_welfare1 dl dt {
		width: 72%;
	}

	.box_welfare1:nth-child(even) {
		transition-delay: 0s;
	}


	/* --------------- intern --------------- */

	.col_intern1 {
		padding: 35px 0 50px;
	}

	.inner_intern1 {
		width: 90%;
	}

	.txt_intern1 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	
	.col_bnr .pc_none{
		display: block;
	}

	.btnarea_intern .pc_none{
		display: block;
	}

	.btnarea_intern{
		width: 38vw;
		flex-direction: row;
		bottom: 6%;
		right: 0;
		top: auto;
		left: 5%;
	}

	.btnarea_intern a{
		margin: 0 2.5%;
	}


	.btnarea_intern img{
		width: 38vw;
		max-width: 278px;
	}


	.inner_intern1 .area_flex { display: block; }
	.inner_intern1 .area_flex a {
		width: 100%;
		text-align: center;
	}

	.link_intern1,
	.link_intern1:nth-child(2n),
	.link_intern1:nth-child(3n) {
		width: 100%;
		margin: 0;
		margin-bottom: calc(4% + 10px);
		padding: 8% 5.5% 7%;
	}

	.link_intern1 .thumb {
		height: 52vw;
	}

	ul.col_pagenation1 {
		width: 100%;
		margin: 0;
		padding: 30px 0 0 0;
		justify-content: space-between;
	}

	ul.col_pagenation1 li {
		width: calc( ( 100% - 8px )/2 );
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: space-between;
	}

	ul.col_pagenation1 li .first,
	ul.col_pagenation1 li .last {
		width: 35px;
	}

	ul.col_pagenation1 li.num {
		display: none;
	}

	ul.col_pagenation1 li.prev span,
	ul.col_pagenation1 li.next span {
		line-height: 1.4;
		display: inline-block;
		position: relative;
		z-index: 0;
	}

	ul.col_pagenation1 li.prev span {
		padding-left: 18px;
	}

	ul.col_pagenation1 li.prev span:before {
		content: "";
		margin: 0;
		padding: 0;
		border-right: solid 8px #094084;
		border-top: solid 8px transparent;
		border-bottom: solid 8px transparent;
		transform: translateY(-50%);
		-moz-transforom: translateY(50%);
		-webkit-transform: translateY(-50%);
		position: absolute;
		top: 50%;
		left: 0;
	}

	ul.col_pagenation1 li.next span {
		padding-right: 18px;
	}

	ul.col_pagenation1 li.next span:before {
		content: "";
		margin: 0;
		padding: 0;
		border-left: solid 8px #094084;
		border-top: solid 8px transparent;
		border-bottom: solid 8px transparent;
		transform: translateY(-50%);
		-moz-transforom: translateY(50%);
		-webkit-transform: translateY(-50%);
		position: absolute;
		top: 50%;
		right: 0;
	}

	ul.col_pagenation1 li span.sp_none {
		display: none;
	}

	ul.col_pagenation1 li a {
		width: calc( 100% - 43px);
		color: #094084;
		background-color: #ff0;
		border: solid 2px #094084;
		border-radius: 0;
	}

	ul.col_pagenation1 li .first a,
	ul.col_pagenation1 li .last a {
		width: 100%;
	}

	ul.col_pagenation1 li .first span {
		width: 8px;
		height: 16px;
		padding: 0;
		border-left: solid 2px #094084;
		box-sizing: border-box;
		display: block;
		position: relative;
		z-index: 0;
	}

	ul.col_pagenation1 li .first span:before {
		content: "";
		margin: 0;
		padding: 0;
		border-right: solid 8px #094084;
		border-top: solid 8px transparent;
		border-bottom: solid 8px transparent;
		transform: translateY(0);
		-moz-transforom: translateY(0);
		-webkit-transform: translateY(0);
		position: absolute;
		top: 0;
		left: 0;
	}

	ul.col_pagenation1 li .last span {
		width: 8px;
		height: 16px;
		padding: 0;
		border-right: solid 2px #094084;
		box-sizing: border-box;
		display: block;
		position: relative;
		z-index: 0;
	}

	ul.col_pagenation1 li .last span:before {
		content: "";
		margin: 0;
		padding: 0;
		border-left: solid 8px #094084;
		border-top: solid 8px transparent;
		border-bottom: solid 8px transparent;
		transform: translateY(0);
		-moz-transforom: translateY(0);
		-webkit-transform: translateY(0);
		position: absolute;
		top: 0;
		right: 0;
	}



	/* --------------- intern/detail --------------- */

	.col_intern_d1 {
		width: 90%;
		padding: 30px 0 60px;
	}

	.ttl_intern_d {
		margin-bottom: 20px;
		border-bottom-width: 3px;
	}

	.ttl_intern_d .mds_intern_d {
		font-size: 20px;
	}

	.wrap_intern_d {
		padding: 0 10px;
		line-height: 1.8;
	}

	.pager_intern_d {
		border: none;
		justify-content: space-between;
	}

	.pager_intern_d div,
	.pager_intern_d a.btn_internlist {
		width: calc( (100% - 18px )/3 );
	}

	.pager_intern_d > div:first-child {
		border: none;
	}

	.pager_intern_d a {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0.8em;
		color: #094084;
		font-weight: 500;
		background-color: #ff0;
		border: solid 2px #094084;
		box-sizing: border-box;
		align-items: center;
		justify-content: center;
	}

	.pager_intern_d a span {
		margin: 0;
		padding: 0;
		display: inline-block;
		position: relative;
		z-index: 0;
	}

	.pager_intern_d .left a span {
		padding-left: 18px;
	}

	.pager_intern_d .left a span:before {
		content: "";
		margin: 0;
		padding: 0;
		border-right: solid 7px #094084;
		border-top: solid 7px transparent;
		border-bottom: solid 7px transparent;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		position: absolute;
		top: 50%;
		left: 0;
	}

	.pager_intern_d .right a span {
		padding-right: 18px;
	}

	.pager_intern_d .right a span:before {
		content: "";
		margin: 0;
		padding: 0;
		border-left: solid 7px #094084;
		border-top: solid 7px transparent;
		border-bottom: solid 7px transparent;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		position: absolute;
		top: 50%;
		right: 0;
	}

	.pager_intern_d dl {
		display: none;
	}


	/* --------------- intern / visit --------------- */

	.bg_visit {
		background: linear-gradient(180deg, #f4f3e6 0%, #f4f3e6 83%, #ffffff 83%, #ffffff 100%);
	}

	.col_intern1.visit1 {
		padding: 35px 0 0;
		}

	.inner_visit1 {
		padding: 40px 0 0;
	}

	.col_head_visit {
		margin: 0 0 30px;
	}
	
	.box_kengaku {
		width: 100%;
		border-top: 5px solid #0a4085;
		border-bottom: 5px solid #0a4085;
	}
		
	.inner_kangeku {
		margin: 25px auto 20px;
	}

	.inner_kangeku .mds {
		max-width: 219px;
		margin: 0 auto 15px;
	}

	.inner_kangeku .txt {
		margin: 0 15px 10px;
	}

	.inner_kangeku .img .img_sp {
		width: 90%;
	}

	.deco_charavisit1 {
		width: 38vw;
		height: 38vw;
		margin: 0;
		background-size: 1.3vw auto;
		left: auto;
		right: -16vw;
		top: 30vw;
	}

	.deco_charavisit2 {
		width: 70vw;
		height: 70vw;
		margin: 0;
		top: 81vw;
		left: -39vw;
	}

	.deco_charavisit3 {
		width: 70vw;
		height: 70vw;
		margin: 0;
		top: 150vw;
		left: auto;
		right: -30vw;
		
	}

	.deco_charavisit4 {
		display: none;
		width: 10vw;
		height: 10vw;
		margin: 0;
		background-size: 1vw auto;
		top: 170vw;
		left: 0vw;
	}

	.deco_charavisit5 {
		width: 61vw;
		height: 61vw;
		margin: 0;
		top: 240vw;
		left: -30vw;
	}

	.deco_charavisit6 {
		width: 52vw;
		height: 52vw;
		margin: 0;
		top: 384vw;
		left: -30vw;
		background-image: url(../../img/recruit/top/bg_circle_line1.png);
	}

	.deco_charavisit7 {
		width: 54vw;
		height: 54vw;
		margin: 0;
		top: 521vw;
		left: auto;
		right: -30vw;
		background-image: url(../../img/recruit/top/bg_circle_dot1.png);
	}

	.deco_charavisit8 {
		width: 52vw;
		height: 52vw;
		margin: 0;
		top: 628vw;
		left: -20vw;
		background-image: url(../../img/recruit/top/bg_circle_line1.png);
	}

	.deco_charavisit9 {
		width: 64vw;
		height: 64vw;
		margin: 0;
		top: 721vw;
		left: auto;
		right: -24vw;
		background-image: url(../../img/recruit/top/bg_circle_dot1.png);
	}

	.mds_chara {
		width: 54%;
		margin: 0 auto 30px;
	}

	.wrap_chara {
		flex-direction: column;
	}

	.wrap_chara .cont_chara {
		width: 100%;
		margin: 0 0 90px 0;
	}	
	
	.wrap_chara .cont_chara.chara3 {
		margin: 0 30px 90px 0;
	}

	.wrap_chara .cont_chara.chara4 {
		margin: 0 0 90px 0;
	}

	.wrap_chara .cont_chara.chara3:before ,
	.wrap_chara .cont_chara.chara4:before{
		height: 82%;
	}

	.wrap_chara .cont_chara .img {
		margin: 0 auto 20px;
	}
		
	.wrap_chara .cont_chara .img:after {
		width: 34px;
		height: 33px;
		bottom: -25px;
	}

	.wrap_chara .cont_chara .img.chara2:after {
		width: 42px;
		height: 33px;
		
	}
	.wrap_chara .cont_chara .img.chara3:after {
		width: 43px;
		height: 33px;
		
	}
	.wrap_chara .cont_chara .img.chara4:after {
		width: 44px;
		height: 33px;
		
	}
	.wrap_chara .cont_chara .img.chara5:after {
		width: 43px;
		height: 33px;
		
	}
	.wrap_chara .cont_chara .img.chara6:after {
		width: 43px;
		height: 33px;
	}
	.wrap_chara .cont_chara .mds img {
		max-width: 295px;
		width: 61.7%;
	}
	.wrap_chara .cont_chara .mds.chara2 img {
		max-width: 217px;
		width: 45.2%;
	}
	.wrap_chara .cont_chara .mds.chara3 img {
		max-width: 252px;
		width: 52.1%;
	}
	
	.wrap_chara .cont_chara .mds.chara4 {
		max-width: initial;
	}
	
	.wrap_chara .cont_chara .mds.chara4 img {
		max-width: 315px;
		width: 69.5%;
	}
	.wrap_chara .cont_chara .mds.chara5 img {
		max-width: 313px;
		width: 65%;
	}
	.wrap_chara .cont_chara .mds.chara6 img {
		max-width: 276px;
		width: 57.5%;
	}

	.wrap_chara .cont_chara .txt {
		margin: 0 auto 20px;
	}

	.wrap_chara .cont_chara .mds.chara4 {
		margin: 0 auto 8px;
	}	

	.cont_chara .flex_chara4 {
		max-width: 290px;
		width: 94%;
		margin: 0 auto 5px;
	}

	.cont_chara .flex_chara4 .txt1 {
		width: 155px;
		height: 30px;
	}

	.cont_chara .flex_chara4 .txt1:after {
		right: -12px;
		border-left: 12px solid #5d689f;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}

	.cont_chara .flex_chara4 .no {
		width: 58px;
		padding: 0 0 0 20px;
	}

	.cont_chara .flex_chara4 .no img {
		width: 38px
	}

	.cont_chara .flex_chara4 .txt2 {
		width: calc( 100% - 213px );
		padding: 0 0 0 5px;
		font-size: 15px;
	}

	.txt_chara5 {
		margin: 0 auto 10px;
	}

	.wrap_chara .cont_chara .txt.chara6 {
		margin: 0 auto 0;
	}

	.bg_visit_flow {
		padding: 30px 0 0px;
		}
		
	.bg_visit_flow:after {
		height: 54px;
		bottom: -40px;
	}
	
	.col_intern1.visit_form {
		padding: 50px 0 55px;
	}

	.mds_visitflow {
		max-width: 200px;
		margin: 0 auto 25px;
	}

	.txt_visitflow {
		width: 90%;
		font-size: 16px;
		line-height: 1.8;
	}

	.inner_visit_form {
		padding: 0 30px 60px;
	}

	.mds_visit_form img {
		width: 205px;
	}

	.txt_contact_privacy.visit {
		margin: 0 0 40px;
		text-align: left;
	}


	/* --------------- terakoya special --------------- */
	
	.col_pagettl.internentry {
		width: 100%;
		max-width: 100%;
		padding: 62px 0 67px 0;
		margin: 0 0 0 0;
		background: url("../../img/recruit/intern_entry/pagettl_bg-sp.png") repeat-x center center;
		background-size: auto 100%;
		position: relative;
		z-index: 0;
		overflow: hidden;
	}
	.col_pagettl.internentry .pagettl {
		width: 262px;
		max-width: 262px;
		margin: 0 auto 20px;
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		display: block;
	}
	.col_pagettl.internentry .text {
		margin: 0 0 0 0;
		display: block;
		text-align: center;
		line-height: 1.6em;
		font-size: 15px;
		color: #0a4085;
	}
	
	.col_contact1.internentry {
		padding: 55px 0 40px;
	}
	
	.inner_contact2.internentry h2 {
		margin: 0 0 0 0;
		padding: 30px 0 15px 0;
		text-align: center;
		display: block;
		line-height: 1.4em;
		font-size: 21px;
		font-weight: bold;
		color: #0a4085;
	}

	.inner_contact2.internentry hr.title_border {
		margin: 0 0 25px 0;
		padding: 0 0 0 0;
		width: 100%;
		height: 0;
		line-height: 0;
		background: none;
		border: none;
		border-top: 1px solid #0a4085;
		clear: both;
	}
	.inner_contact2.internentry .entry_information {
		margin: 0 auto;
		width: 100%;
		max-width: 650px;
		text-align: left;
	}
	.inner_contact2.internentry .entry_information dl {
		margin: 0 0 15px 0;
		padding: 0 0 0 0;
		width: 100%;
		display: block;
	}
	.inner_contact2.internentry .entry_information dl dt {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 92px;
	}
	.inner_contact2.internentry .entry_information dl dt .label {
		margin: 0 0 0 0;
		padding: 3px 0;
		width: 75px;
		text-align: center;
		color: #ffffff;
		background: #0a4085;
		border-radius: 8px;
		display: block;
		line-height: 1.2em;
		font-size: 16px;
	}
	.inner_contact2.internentry .entry_information dl dd {
		margin: 0 0 0 0;
		padding: 8px 0 0 0;
		line-height: 1.6em;
		font-size: 15px;
		color: #565454;
	}
	.inner_contact2.internentry .entry_information dl dd .block-sp {
		display: block;
	}
	.inner_contact2.internentry .contact_information {
		margin: 0 auto 25px;
		padding: 20px 0;
		width: 100%;
		max-width: 500px;
		text-align: center;
		background: #fffde1;
		border-top: 3px solid #0a4085;
		border-bottom: 3px solid #0a4085;
	}
	.inner_contact2.internentry .contact_information .ttl {
		margin: 0 0 0 0;
		padding: 0 0 10px 0;
		text-align: center;
		color: #0a4085;
		line-height: 1.6em;
		font-size: 16px;
		font-weight: bold;
	}
	.inner_contact2.internentry .contact_information .phone {
		margin: 0 auto;
		padding: 0 0 0 0;
		width: 13em;
		text-align: left;
		color: #565454;
		line-height: 1.6em;
		font-size: 15px;
		font-weight: normal;
		display: block;
	}
	.inner_contact2.internentry .contact_information .phone:before {
		margin: 0 5px 0 0;
		padding: 0 0 0 0;
		width: 12px;
		height: 12px;
		line-height: 12px;
		content: "";
		background: url("../../img/recruit/intern_entry/icon_01.png") no-repeat center center;
		background-size: 100% 100%;
		display: inline-block;
		vertical-align: middle;
	}
	.inner_contact2.internentry .contact_information .mail {
		margin: 0 auto;
		padding: 0 0 0 0;
		width: 13em;
		text-align: left;
		color: #565454;
		line-height: 1.6em;
		font-size: 15px;
		font-weight: normal;
		display: block;
	}
	.inner_contact2.internentry .contact_information .mail:before {
		margin: 0 5px 0 0;
		padding: 0 0 0 0;
		width: 14px;
		height: 10px;
		line-height: 10px;
		content: "";
		background: url("../../img/recruit/intern_entry/icon_02.png") no-repeat center center;
		background-size: 100% 100%;
		display: inline-block;
		vertical-align: middle;
	}

	.inner_contact2.internentry .radio_box {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.inner_contact2.internentry .mwform-radio-field {
		margin: 0 0 0 0 !important;
		padding: 6px 0 10px 0 !important;
		width: 33.33%;
	}
	.inner_contact2.internentry .mwform-radio-field:nth-of-type(3n) {
		margin: 0 0 0 0 !important;
	}
	.inner_contact2.internentry .mwform-radio-field:nth-of-type(7) {
		margin: 0 0 0 0 !important;
		width: 6em;
	}
	.inner_contact2.internentry .mwform-radio-field label {
		margin: 0 0 0 0 !important;
	}
	.inner_contact2.internentry .other {
		width: 100%;
	}



	/* --------------- staff --------------- */

	.bg_staff1 {
		background: #fff;
	}

	.navi_env1.staff {
		width: 91%;
		margin-top: 25px;
	}

	.navi_env1 .inner,
	.navi_env1 .inner:first-child {
		width: 31%;
		margin-right: 3.5%;
	}

	.navi_env1.staff dl {
		padding: 12px 5px 24px;
	}

	.navi_env1.staff dl dd .shop,
	.navi_env1.staff dl dd .name {
		font-size: 15px;
		font-weight: 600;
	}

	.wrap_navi_staff.interview-page{
		padding: 0 0 20px 0;
	}

	.col_staff1 {
		padding-top: 20px;
	}

	/* .mds_staff_interview {
		margin-bottom: 25px;
	} */

	.tabbox_staff1 {
        padding: 0px;
    }

	.mds_staff1 {
		background-position: center 116px;
	}

	.mds_staff1 .num {
		width: 80px;
	}

	.mds_staff1 dl dd {
		/* font-size: 20px; */
	}

	.bg_staff2 {
		padding: 0 5% 70px;
	}

	.bg_staff2:after {
		background-image: url(../../img/recruit/staff/sp/deco_faq_btm.png);
	}

	.video_staff1 {
		width: 90vw;
		height: 50vw;
		margin-bottom: 40px;
		box-shadow: 12px 12px 0px 0px #ffff00;
	}

	.video_staff1:before,
	.video_staff1:after {
		content: none;
	}

	.list_staff_faq {
		width: 100%;
		padding: 0;
	}

	dl.box_staff_faq {
		padding: 16px 25px 25px 16px;
	}

	dl.box_staff_faq:before {
		background-size: 6px auto;
	}

	.bg_staff_boushiya {
		display: none;
	}

	.inner_btmlink1.link3 a:first-child,
	.inner_btmlink1.link3 span:first-child {
		margin-right: 4%;
	}

	.inner_btmlink1.link3 a:last-child,
	.inner_btmlink1.link3 span:last-child {
		margin-bottom: -4vw;
		top: -4vw;
	}
	
	.btn_staff1 .in_staff {
		padding: 12px 0px 12px 19px;
	}
	
	.btn_staff1 img {
		/* max-width: 65px; */
	}

	.interview-page .btn_staff1 .in_staff .shop {
		width: 117px;
        text-align: left;
    }

	.btn_staff1 .in_staff .shop {
		padding: 0 7px 0 0;
		font-size: 12px;
	}
	.btn_staff1 .in_staff .name {
		padding: 0 7px 0 0;
		font-size: 16px;
	}

	.btn_staff1 img {
		margin: 0 1.4vw 0 0;
	}

	.btn_staff1 .in_staff:after {
		right: 16px;
	}	

	.col_fnavi_staff {
		 justify-content: center;
		 padding: 35px 0;
	}

	.col_fnavi_staff .box {
		width: 160px;
		height: 147px;
		margin-bottom: 15px;
	}

	

	/* --------------- entry / flow --------------- */

	.navi_env1.entry  {
		margin-top: 25px;
	}

	.navi_env1.entry .inner,
	.navi_env1.entry .inner:first-child {
		width: 48%;
		margin-right: 4%;
	}

	.navi_env1.entry a:last-child {
		margin-right: 0%;
	}

	.navi_env1.entry dl {
		padding: 17px 4px 25px;
	}

	.inner_flow1 {
		width: 90%;
		padding: 20px 0 40px;
	}

	.person_flow1 {
		display: none;
	}

	.mds_flow1 {
		margin-bottom: 30px;
	}

	.wrap_flow1 {
		padding: 0;
	}

	.wrap_flow1:before {
		height: 100%;
		margin: 0 0 0 0;
		border-left-width: 4px;
		left: 10px;
		right: auto;
	}

	.cont_flow1,
	.wrap_flow1 .cont_flow1:nth-child(even),
	.wrap_flow1 .cont_flow1:nth-child(odd):not(:first-child) {
		width: 100%;
		margin: 0 0 60px;
		padding-left: 50px;
	}

	.cont_flow1 dl dt,
	.wrap_flow1 .cont_flow1:nth-child(even) dt {
		margin-bottom: 8px;
		padding-left: 8px;
	}

	.cont_flow1 dl dt img {
		height: 20px;
	}

	.cont_flow1 dl dd,
	.wrap_flow1 .cont_flow1:nth-child(even) dd {
		padding: 0 5px;
	}

	.img_flow1 {
		width: 96%;
		max-width: 496px;
		margin-top: 15px;
	}

	.cont_flow1.step1 .num1,
	.cont_flow1.step2 .num1,
	.cont_flow1.step3 .num1,
	.cont_flow1.step4 .num1,
	.cont_flow1.step5 .num1,
	.cont_flow1.step6 .num1 {
		width: 70px;
		top: -13px;
		right: auto;
		left: -23px;
	}

	.col_flow2.career {
		padding: 60px 0 15px;
	}

	.bg_flow2:before,
	.bg_flow2:after {
		height: 8px;
		background-size: auto 8px;
	}

	.col_flow2 {
		width: 90%;
		padding: 60px 0 60px;
	}

	.person_flow2 {
		display: none;
	}

	.mds_flow2 {
		margin-bottom: 20px;
	}
	
	.mds_flow2.career {
		margin-bottom: 15px;
	}

	.announce_flow1 {
		padding: 11px 13px 11px;
		font-size: 17px;
		border-radius: 5px;
	}

	.tbl_entry_summary1 {
		margin-bottom: 35px;
	}

	.tbl_entry_summary1 th {
		width: 105px;
		padding: 12px 10px 15px;
	}

	.tbl_entry_summary1 td {
		padding: 12px 15px 13px;
	}

	.btnarea_flow1 {
		width: 92%;
	}

	.btnarea_flow1 .btn2.entry:before,
	.btnarea_flow1 .btn1.contact:before {
		background-image: url(../../img/recruit/entry/flow/bg_line2.png);
		position: absolute;
		right: -7px;
		bottom: -7px;
		background-size: 7px auto;
	}

	.btnarea_flow1 .entry {
		margin-bottom: 25px;
	}

	.btnarea_flow1 a.inner {
		padding: 18px 0;
		font-size: 18px;
	}

	a.fixedbtn_entry {
		width: 100%;
		height: auto;
		right: auto;
		left: 0;
		bottom: 0;
	}



/* --------------- entry / form --------------- */


	.col_entryform1 {
		padding-top: 0;
		background-image: none;
	}

	.col_entryform1.career {
		margin: 0 0 80px;
	}

	.inner_entryform1 {
		width: 90%;
		padding: 40px 0 0 0;
		border: none;
	}

	.mds_entryform1 {
		margin-bottom: 20px;
	}

	.col_entryform1 .form_contact1 {
		width: 100%;
		padding: 20px 0 0 0;
	}

	.col_entryform1 dd .iblock.blue {
		margin: 5px 0 0 0;
		text-align: right;
	}

	.col_entryform1 dd .birth .left {
		width: 3.5em;
		padding-right: 0.5em;
	}

	.col_entryform1 dd .birth .right {
		width: calc(100% - 3.5em);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		   -ms-flex-align: center;
		      align-items: center;
	}

	.col_entryform1 dd .birth.sotugyo {
		-webkit-box-align: stretch;
		   -ms-flex-align: stretch;
		      align-items: stretch;
	}

	.col_entryform1 dd .birth.sotugyo .right {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}

	.col_entryform1 .bg_contact_notice {
		margin-bottom: 30px;
	}

	.col_entryform1 .bg_contact_notice .scroll {
		max-height: 100px;
	}





/* --------------- about --------------- */

	.about .navi_env1 {
		margin-right: auto;
	}

	.about .navi_env1 dl dd {
		font-size: 16px;
	}

	.col_about1 {
		padding: 7vw 0;
	}

	ul.list_activities {
		flex-wrap: wrap;
	}

	ul.list_activities li {
		width: 48%;
		margin: 0 0 4%;
	}

	.col_about2 .bg_deco {
		width: 51%;
		top: -13vw;
		left: auto;
		right: -8%;
	}

	.col_about2 dl.philosopy dd {
		font-size: 5.4vw;
	}

	.col_about3 {
		padding: 8vw 0 0;
	}

	.box_company {
		margin: 0 auto 33vw;
	}

	.box_company .deco1 {
		width: 24vw;
		max-width: 160px;
		top: -12vw;
		left: calc( 100% - 11vw );
	}

	.box_company .deco2 {
		width: 35vw;
		max-width: 248px;
		bottom: 7vw;
		right: calc( 100% - 17vw );
	}

	.img_profile {
		width: 18vw;
		top: calc( 100% - 10vw);
		left: calc( 100% - 16vw );
		right: auto
		bottom: auto;
	}

	.bg_box_company .inner dl {
		padding: 1.2em 0.2em;
		display: block;
	}

	.bg_box_company .inner dl dt {
		width: 100%;
		padding: 0;
	}

	.bg_box_company .inner dl dd {
		width: 100%;
	}

	.col_about4 {
		width: 100%;
		padding: 10vw 0 7vw;
	}

	.col_about4 .bg_deco {
		width: 32vw;
		top: -9vw;
		right: calc( 100% - 42vw );
	}

	.cont_history_about {
		padding: 0 5%;
		position: relative;
		z-index: 0;
	}

	ul.list_history_about {
		display: block;
	}

	ul.list_history_about:before {
		margin: 0;
		left: -3px;
	}

	ul.list_history_about li {
		width: 100%;
		min-height: auto;
		margin: 0 0 5vw;
		padding: 0;
	}

	ul.list_history_about li:first-child {
		margin-left: 0;
	}

	ul.list_history_about li:nth-child(even) {
		padding: 0 0 0.5em;
		top: 0;
	}

	ul.list_history_about li:nth-child(even):last-child {
		margin-bottom: 0;
	}

	ul.list_history_about li:nth-child(even) .year {
		padding: 0 0 0 45px;
		text-align: left;
	}

	ul.list_history_about li:nth-child(even) .year:before {
		right: auto;
		left: -9px;
	}

	ul.list_history_about li:nth-child(even).point .year:before {
		right: auto;
		left: -14px;
	}

	ul.list_history_about li .img {
		width: 34.7vw;
		height: 34.7vw;
		margin: 5vw auto 0;
		border-width: 1.94vw;
		position: static;
	}

	ul.list_history_about li .event {
		padding: 0.4em 0 0 25px;
	}

	ul.list_history_about li:nth-child(even) .event {
		padding: 0.4em 0 0 25px;
	}

	ul.list_history_about li:nth-child(even) dl dt {
		order: 0;
	}

	ul.list_history_about li:nth-child(even) dl dd {
		text-align: left;
	}

	.bg_readmore {
		width: calc(100% * (10 / 9));
		height: 40vw;
		margin: 0;
		padding: 0;
		background: linear-gradient( to bottom, rgba(239,244,251,0), rgba(239,244,251,1) 50% );
		background: -moz-linear-gradient( to bottom, rgba(239,244,251,0), rgba(239,244,251,1) 50% );
		background: -webkit-linear-gradient( to bottom, rgba(239,244,251,0), rgba(239,244,251,1) 50% );
		box-sizing: border-box;
		display: flex;
		align-items: flex-end;
		justify-content: center;
		position: absolute;
		left: calc( -50% / 9 );
		bottom: 0;
	}

	.bg_readmore .btn {
		width: 90%;
		max-width: 400px;
		margin: 0;
		padding: 0.8em;
		color: #094084;
		text-align: center;
		background-color: #fff;
		border: solid 1px #094084;
	}

	.bg_readmore .btn span {
		margin: 0;
		padding: 0;
		display: inline-block;
		position: relative;
		z-index: 0;
	}

	.bg_readmore .btn span:before {
		content: "";
		width: 8px;
		height: 8px;
		margin: -5px 0 0;
		padding: 0;
		border-right: solid 1px #094084;
		border-bottom: solid 1px #094084;
		transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		position: absolute;
		top: 50%;
		left: -20px;
	}

	.col_about5 {
		padding: 60px 0 40px;
		position: relative;
		z-index: 0;
	}

	.col_about5 .mds_about1 {
		margin-bottom: 50px;
	}

	.bg_deco_about5 {
		top: calc( 130px - 3vw );
	}

	.cont_sdgs_about {
		width: 100%;
		display: block;
	}

	.cont_sdgs_about .box {
		width: 100%;
		margin: 0 0 6vw;
		padding: 2.5vw 2% 6vw;
		border-bottom: solid 1px #094084;
	}

	.cont_sdgs_about .box .img {
		width: 73vw;
		margin: 0 auto 3vw;
	}

	.cont_sdgs_about .box .img .trim {
		height: 48vw;
		max-height: 48vw;
	}

	.cont_sdgs_about .box:nth-child(even) .img .trim img {
		transition-delay: 0s;
	}

	.cont_sdgs_about .box ul.icon {
		width: 80%;
		left: 10%;
	}

	.cont_sdgs_about .box ul.icon li {
		width: 16vw;
		max-width: 106px;
	}

	.cont_sdgs_about .box ul.icon li.small {
		width: 11vw;
		max-width: 59px;
	}

	ul.list_logo_sdgs li {
		width: calc(( 100% - 30px )/4 );
		margin: 0 10px 10px 0;
	}

	ul.list_logo_sdgs li:nth-child(6n),
	ul.list_logo_sdgs li:nth-child(5n) {
		margin-right: 10px;
	}

	ul.list_logo_sdgs li:nth-child(4n) {
		margin-right: 0;
	}

	.col_btmlink1.about .inner_btmlink1 {
		flex-wrap: wrap;
		justify-content: center;
	}

	.col_btmlink1.about .inner_btmlink1 a {
		margin-right: 3%;
	}

	.col_btmlink1.about .inner_btmlink1 a:nth-child(even) {
		margin-right: 0;
	}

	.col_btmlink1.about .inner_btmlink1 a:last-child {
		top: -4vw;
	}

	.col_about5 .bg_readmore {
		width: 100%;
		background: linear-gradient( to bottom, rgba(255,255,255,0), rgba(255,255,255,1) 50% );
		background: -moz-linear-gradient( top, rgba(255,255,255,0), rgba(255,255,255,1) 50% );
		background: -webkit-linear-gradient( top, rgba(255,255,255,0), rgba(255,255,255,1) 50% );
		left: 0;
	}




	/* --------------- about / message --------------- */

	.col_message1 {
		padding: 40px 0 45px;
	}

	.inner_message1 {
		width: 90%;
	}

	.mds_message1 {
		margin-bottom: 30px;
	}

	.video_message1 {
		border-width: 8px;
	}

	.border_message iframe {
		height: calc(50vw - 12px);
	}

	.tabbtn_message li {
		font-size: 14px;
	}

	.col_message2 {
		padding-top: 60px;
		padding-bottom: 170px;
	}

	.inner_message2 {
		width: 90%;
	}

	.unit_message_top {
		height: 16px;
	}

	.bg_circle_dot1 {
		width: 190px;
		height: 190px;
		top: 100px;
	}

	.bg_circle_line1 {
		top: 400px;
	}

	.unit_message_mdl {
		padding: 35px 25px 340px;
		border-left-width: 9px;
		border-right-width: 9px;
		border-bottom-width: 9px;
	}

	.unit_message_mdl dl dt {
		margin-bottom: 15px;
		font-size: 20px;
	}

	.wrap_message1 .right {
		bottom: -115px;
	}

	.unit_message_mdl .btn_readmore {
		bottom: 325px;
	}

	.img_message1 {
		width: 82%;
	}

	.col_message2.saiyou {
		padding-top: 55px;
		padding-bottom: 160px;
	}

	.bg_circle_dot2 {
		width: 160px;
		height: 160px;
		top: 100px;
		right: auto;
		left: -70px;
	}

	.bg_circle_line2 {
		width: 140px;
		height: 140px;
		top: 300px;
		right: -70px;
		left: auto;
	}

	.col_message2.saiyou .right {
		bottom: -120px;
	}

	.saiyou .img_message1 {
		max-width: 420px;
	}

	.saiyou .deco_message2 {
		width: 30px;
		top: -10px;
		left: calc(20px + 5%);
	}

	.saiyou .deco_message3 {
		width: 25px;
		top: 38px;
		left: calc(37px + 5%);
	}

	/* --------------- about / action --------------- */

	.mds_action {
		max-width: 153px;
		margin: 0 auto 35px;
	}

	.bg_maru1 {
		width: 40vw;
		top: 10vw;
		right: -34px;
	}
	.bg_maru2 {
		width: 40vw;
		top: 980px;
		left: -55px;
	}
	.bg_maru3 {
		width: 40vw;
		top: 1500px;
		right: -50px;
	}
	.bg_maru4 {
		width: 40vw;
		top: 1910px;
		left: -72px;
	}
	.bg_maru5 {
		width: 40vw;
		max-width: 248px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 2570px;
		right: -52px;
		z-index: -3;
	}
	.bg_maru6 {
		width: 40vw;
		max-width: 248px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 2850px;
		left: -70px;
		z-index: -3;
	}
	.col_about1 .pc_none {
		display: block;
	}
	.wp_action{
		width: 90%;
		display: block;
	}

	.box_action{
		width: 100%;
		height: auto;
		padding: 0 15px 33px;
		margin: 0 0 35px 0;
	}
	.box_action:nth-child(2n+2),
	.box_action.active:nth-child(2n+2) {
		top:0;
 	}
	.box_action:before{
		width: 18vw;
		height: 18vw;
		left: -3px;
		top: -5vw;
	}
	.box_action .bg{
		top: 55vw;
	}
	.box_action .img{
		padding-bottom:55px;
	}
	.box_action .img img{
		max-width: initial;
		width:100%;
	}
	.box_action .no{
		top: 43vw;
	}
	.box_action .midasi{
		font-size:5vw;
		padding-bottom:9px;
	}
	.box_action .txt{
		font-size:15px;
		line-height:1.75;
		margin:0;
	}
	.box_action .txt .iblock{
	display:inline-block;
	}


	/* --------------- privacy --------------- */

	.col_privacy{
		margin:35px auto 0;
	}
	.col_privacy .lead{
		padding:0 0 35px 0;
		text-align:center;
	}
	.col_privacy dt{
		margin:0;
		padding:0 0 7px 0;
		font-size:18px;
	}
	.col_privacy dd{
		padding:11px 0 30px 0;
		line-height:1.8;
	}
	.col_privacy .txt1{
		padding-bottom:10px;
	}
	.col_privacy li.txt2{
		padding-top:16px;
	}
	.col_privacy .txt3{
		line-height:1.8;
	}
	.col_privacy .txt5{
		padding-top:50px;
		padding-bottom:20px;
	}








































}

/* ---------------------------------------------------------------
	end max 700px
--------------------------------------------------------------- */
