@charset "utf-8";
@media screen and (max-width: 750px) {

/*=============================
　　　　common
===============================*/

#mainvisual {
	background: url("../images/img_mainvisual.webp") no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 70vw;
	text-align: center;
	position: relative;
}
#mainvisual div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -20%);
}
#mainvisual div p { 
	font-size: 8.8vw;
	letter-spacing: 0.16vw;
}
#mainvisual div p .small { 
	display: inline-block;
	font-size: 7.7vw;
}
#mainvisual div h1 {
	font-size: 3.7vw;
	letter-spacing: 0.16vw;
	white-space: nowrap;
}
	
	
/*=============================
　　　　philosophy
===============================*/

#philosophy #importance {
	position: relative;
	padding: 10.6vw 10.6vw 90.6vw;
}
#philosophy #importance:before {
	display: none;
}
#philosophy #importance:after {
	display: none;
}
#philosophy #importance .wrap {
	padding: 0 0 0 0;
}
#philosophy #importance .wrap h2 {
	font-size: 5.0vw;
	font-weight: 500;
	line-height: 1.7;
	white-space: nowrap;
	padding: 0 0 8.0vw;
	width: 100%;
	margin: 0 0 8.0vw;
}
#philosophy #importance .wrap h2:before {
	width: 41.8vw;
	height: 1.3vw;
}
#philosophy #importance .wrap p {
	text-align: justify;
	line-height: 2.0;
	letter-spacing: 0.16vw;
	width: auto;
	margin: 0 auto 7.3vw;
}
#philosophy #importance .wrap p:last-child {
    margin: 0 auto 0;
}
#philosophy #importance .wrap img {
	display: block;
	margin: 0 auto;
}
#philosophy #importance .wrap img:nth-child(3) {
	width: 80%;
	height: auto;
	padding: 0 0 9.3vw;
}
#philosophy #importance .wrap img:nth-child(4) {
	width: 100%;
	height: auto;
	padding: 0 0 4.7vw;
}

#philosophy #career .inner {

}
#philosophy #career .inner .profile {
	position: relative;
	background: #e0e0e0;
	width: auto;
}
#philosophy #career .inner .profile .text_box {
	padding: 40.0vw 10.6vw 9.3vw;
	margin: 0 0 10.6vw;
}
#philosophy #career .inner .profile .text_box div {
	position: relative;
	margin: 0 0 10.6vw;
}
#philosophy #career .inner .profile .text_box div:before {
	content: "";
	position: absolute;
	width: 28vw;
	height: 0.67vw;
	left: 0;
	bottom: -5.3vw;
}
#philosophy #career .inner .profile .text_box div p {
	font-size: 6.7vw;
	padding: 0 0 2.0vw;
}
#philosophy #career .inner .profile .text_box p {
	padding: 0 0 1.2vw;
}
#philosophy #career .inner .profile .text_box p span {
	font-size: 5.3vw;
	padding: 0 0 0 2.7vw;
}
#philosophy #career .inner .profile img {
	position: absolute;
	width: calc(100% - 21.2vw);
	left: 50%;
	bottom: 53vw;
	transform: translateX(-50%);
}
	
#philosophy #career .development {
	width: auto;
	padding: 0 10.6vw 13.3vw;
}
#philosophy #career .development h3 {
	font-size: 5.3vw;
	height: 13.3vw;
	padding: 0 0 0 2.7vw;
}
#philosophy #career .development ul {
	flex-direction: column;
	font-size: 3.7vw;
	padding: 5.3vw 5.3vw 5.3vw 9.3vw;
}
#philosophy #career .development ul li {
	width: auto;
	padding: 0 0 4.0vw;
	line-height: 1.3;
}
#philosophy #career .development ul li:before {
	top: 0.9vw;
	left: -4.5vw;
	width: 3.0vw;
	height: 3.0vw;
}
#philosophy #career .desicription .fbox_wrap {
	flex-direction: column;
	gap: 8.0vw;
	padding: 0 10.6vw 13.3vw 0;
}

#philosophy #career .desicription .fbox_wrap .flex_left {
	width: 100%;
	height: 86.4vw;
}
#philosophy #career .desicription .fbox_wrap .flex_left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
#philosophy #career .desicription .fbox_wrap .flex_right {
	padding: 0 0 0 10.6vw;
}
#philosophy #career .desicription .fbox_wrap .flex_right p {
	text-align: justify;
	line-height: 2.0;
	letter-spacing: 0.2vw;
	width: auto;
}
#philosophy #career .desicription .fbox_wrap .flex_right p:first-child {
	padding: 0 0 4.7vw 0;
}
#philosophy #career .desicription .fbox_wrap.reverse {
	flex-direction: column;
	gap: 8.0vw;
	padding: 0 0 13.3vw 10.6vw;
}
#philosophy #career .desicription .fbox_wrap.reverse .flex_right {
	padding: 0 10.6vw 0 0;
}
#philosophy #career .desicription .fbox_wrap.reverse .flex_left {
	width: calc(100vw - 10.6vw);
	height: 65.3vw;
	margin: 0 10.6vw 0 0;
}
#philosophy #career .desicription .fbox_wrap .flex_left img {
	object-position: left;
}
#philosophy #career .desicription .fbox_wrap.reverse .flex_right p {
	text-align: justify;
	line-height: 2.0;
	width: auto;
}

	
/*=============================
　　　　service
===============================*/

#service #menu {
	font-size: 4.2vw;
	padding: 0 0 8.0vw;
	margin: 0 auto;
}
	#service #menu::before {
	display: none;
}
#service #menu::after {
	display: none;
}
#service #menu .wrap {
	width: auto;
	padding: 14.0vw 0 0;
}
	
#service #menu .wrap .lead_text {
	font-size: 4.2vw;
	text-align: center;
	line-height: 1.5;
	padding: 0 0 8.0vw;
	margin: 0 auto 13.3vw;
}
#service #menu .wrap .lead_text::before {
	width: 24.7vw;
	height: 1.3vw;
	background-size: cover;
}
#service #menu .wrap .fbox {
	flex-direction: column-reverse;
	padding: 0 0 13.3vw;
}
#service #menu .wrap .fbox .text_box {
	width: 100%;
}
#service #menu .wrap .fbox .text_box h2 {
	font-size: 5.3vw;
	letter-spacing: 0.5vw;
	line-height: 1.4;
	padding: 5.3vw 10.6vw 4.7vw;
}
#service #menu .wrap .fbox .text_box h2 span {
	font-size: 6.0vw;
	letter-spacing: 0.13vw;
	padding: 0 3.3vw 0 0;
}
#service #menu .wrap .fbox .text_box p {
	letter-spacing: 0.16vw;
	padding: 4.0vw 10.6vw 0;
}
#service #menu .wrap .fbox .img_box {
	width: 100%;
}
#service #menu .wrap .fbox .img_box img {
	width: 100%;
}
#service #menu .wrap .fbox.reverse {
	flex-direction: column-reverse;
}
	
	
/*=============================
　　　　recruit（index）
===============================*/

#recruit #nurturing {
	font-size: 4.2vw;
	padding: 12.7vw 0 16.0vw;
}
#recruit #nurturing::before {
	display: none;
}
#recruit #nurturing::after {
	display: none;
}
#recruit #nurturing .wrap {
	padding: 0 10.6vw;
}
#recruit #nurturing .wrap h2 {
	font-size:5.3vw;
	letter-spacing: 0.27vw;
	padding: 0 0 8.0vw;
	margin: 0 0 8.0vw;
}
#recruit #nurturing .wrap h2::before {
	width: 37.3vw;
	height: 1.3vw;
}
#recruit #nurturing .wrap p {
	width: auto;
	letter-spacing: 0.2vw;
	padding: 0 0 5.3vw;
}
#recruit #jobdescription {
	font-size: 4.2vw;
	padding: 0 0 12.0vw;
}
#recruit #jobdescription::before {
	display: none;
}

#recruit #jobdescription .wrap {
	padding: 0 10.6vw;
}
#recruit #jobdescription .wrap .title_box {
	position: relative;
	text-align: center;
	padding: 0 0 6.7vw;
	margin: 0 0 6.3vw;
}
#recruit #jobdescription .wrap .title_box::before {
	width: 13.3vw;
	height: 1.3vw;
}
#recruit #jobdescription .wrap .title_box p {
	font-size: 7.7vw;
	padding: 0 0 2.0vw;
}
#recruit #jobdescription .wrap .title_box h2 {
	font-size: 3.7vw;
}
#recruit #jobdescription .wrap .text_box {
	width: auto;
}
#recruit #jobdescription .wrap .text_box .fbox {
	padding: 5.3vw 0;
}
#recruit #jobdescription .wrap .text_box .fbox:last-child {
	border-bottom: none;
}
#recruit #jobdescription .wrap .text_box .fbox dt {
	width: 23.0vw;
	line-height: 1.5;
	padding: 0;
}
#recruit #jobdescription .wrap .text_box .fbox dd {
	width: calc(100% - 23.0vw);
}
#recruit #jobdescription .wrap .text_box .fbox dd img {
	width: 6.4vw;
	padding: 0.27vw 0 0 0;
	margin: 0 0 0 1.3vw;
}
#recruit #jobdescription .wrap .text_box .fbox dd .list-start{
	line-height: 1.8;
}
#recruit #jobdescription .wrap .text_box .fbox dd .list-start li p{
	position: relative;
	padding: 0 0 0 5.3vw;
}
#recruit #jobdescription .wrap .text_box .fbox dd .list-start li p::before {
	position: absolute;
	content: "●";
	left: 0;
}
#recruit #jobdescription .wrap .text_box .fbox dd .list-start li .list_end{
	padding: 0 0 0 5.3vw;
}
#recruit #jobdescription .wrap .text_box .fbox dd span {
	font-size: 3.7vw;
}
#recruit #entry {
	font-size: 4.2vw;
	background: #bccdc4;
	padding: 13.3vw 0;
}
#recruit #entry .inner {
	width: calc(100% - 10.6vw);
	padding: 10.6vw 5.3vw;
}
#recruit #entry .inner .title_box {
	padding: 0 0 6.7vw;
	margin: 0 0 8.0vw;
}
#recruit #entry .inner .title_box::before {
	width: 13.3vw;
	height: 1.3vw;
}
#recruit #entry .inner .title_box p {
	font-size: 7.7vw;
	padding: 0 0 2.0vw;
}
#recruit #entry .inner .title_box h2 {
	font-size: 3.7vw;
}
	
#recruit #entry #mailformpro .table_wrap .table_mail .th_small .age {
	display: inline-block;
	margin: 0 0 0 10px
}
#recruit #entry #mailformpro .table_wrap .table_mail .date_fbox{
	flex-direction: column;
	gap: 4.0vw;
}
	#recruit #entry #mailformpro .table_wrap .table_mail .date_fbox p {
	margin: 0 0 1.3vw;
}
#recruit #entry #mailformpro .table_wrap .table_mail .date_fbox div{
	width: auto;
}
	
/*=============================
　　　　contact(thanks)
===============================*/

#recruit #thanks {
	position: relative;
	min-height: calc(100vh - 46.7vw - 11.5vw - 39.0vw);
	font-size: 4.2vw;
	overflow: hidden;
	padding: 13.3vw 0;
}
#recruit #thanks::before {
	display: none;
}
#recruit #thanks::after {
	display: none;
}
#recruit #thanks .inner {
	margin: 0 10.6vw;
}
#recruit #thanks .inner .lead_text {
	width: auto;
	letter-spacing: 0.28vw;
	line-height: 2.1;
	margin: 0 auto 5.3vw;
}
#recruit #thanks .inner .lead_text:last-child {
	margin: 0 auto 13.3vw;
}
	
	
/*=============================
　　　　contact（index）
===============================*/

#contact #introduction {
	position: relative;
	font-size: 4.2vw;
	overflow: hidden;
	padding: 10.6vw 0;
}
#contact #introduction::before {
	display: none;
}
#contact #introduction::after {
	display: none;
}
#contact #introduction .wrap {
	padding: 0;
}
#contact #introduction .wrap p {
	width: calc(100% - 21.2vw);
	letter-spacing: 0.28vw;
	text-align: left;
}
#contact #contact_form {
	font-size: 4.2vw;
	padding: 0 0 12.0vw;
}
#contact #contact_form {
	padding: 13.3vw 0 13.3vw;
}
#contact #contact_form .inner {
	width: calc(100% - 10.6vw);
	padding: 10.6vw 5.3vw;
}
#contact #contact_form .inner .title_box {
	padding: 0 0 6.7vw;
	margin: 0 0 8.0vw;
}
#contact #contact_form .inner .title_box::before {
	width: 13.3vw;
	height: 1.3vw;
}
#contact #contact_form .inner .title_box p {
	font-size: 7.7vw;
	padding: 0 0 2.0vw;
}
#contact #contact_form .inner .title_box h2 {
	font-size: 3.7vw;
}
#contact #contact_form .inner .text_box {
	padding: 0 0 5.7vw;
}
#contact #contact_form .inner .text_box .fbox {
	align-items: flex-start;
	flex-direction: column;
	padding: 5.3vw 0;
}
#contact #contact_form .inner .text_box .fbox dt {
	width: auto;
	padding: 0 0 4.0vw;
}
#contact #contact_form .inner .text_box .fbox dt .must {
	font-size: 3.2vw;
	padding: 0.67vw 0.8vw;
	margin: 0 2.7vw 0 0;
}
#contact #contact_form .inner .text_box .fbox dt .optional {
	font-size: 3.2vw;
	padding: 0.67vw 0.8vw;
	margin: 0 2.7vw 0 0;
}
#contact #contact_form .inner .text_box .fbox dt .small {
	font-size: 3.7vw;
}
#contact #contact_form .inner .text_box .fbox dd {
	width: calc(100% - 34.7vw);
}
#contact #contact_form .inner p {
	margin: 0 auto 58px;
	width: fit-content;
}
#contact #contact_form .inner p a {
	display: inline-block;
	color: #1c99d2;
	text-decoration: underline;
	padding: 0 0 0 10px;
}


/*=============================
　　　　contact(thanks)
===============================*/

#contact #thanks {
	position: relative;
	min-height: calc(100vh - 46.7vw - 11.5vw - 39.0vw);
	font-size: 4.2vw;
	overflow: hidden;
	padding: 13.3vw 0;
}
#contact #thanks::before {
	display: none;
}
#contact #thanks::after {
	display: none;
}
#contact #thanks .inner {
	margin: 0 10.6vw;
}
#contact #thanks .inner .lead_text {
	width: auto;
	line-height: 2.1;
	margin: 0 auto 5.3vw;
}
#contact #thanks .inner .lead_text:first-child {
	letter-spacing: 0.28vw;
}
#contact #thanks .inner .lead_text:last-child {
	margin: 0 auto 13.3vw;
	text-align: justify;
	letter-spacing: 0;
}

	
/*=============================
　　　　404(notfound)
===============================*/

#notfound #return {
	position: relative;
	min-height: calc(100vh - 46.7vw - 11.5vw - 39.0vw);
	font-size: 4.2vw;
	overflow: hidden;
	padding: 13.3vw 0;
}
#notfound #return::before {
	display: none;
}
#notfound #return::after {
	display: none;
}
#notfound #return .inner {
	margin: 0 10.6vw
}
#notfound #return .inner .lead_text {
	width: auto;
	letter-spacing: 0.28vw;
	line-height: 2.1;
	margin: 0 auto 5.3vw;
}
#notfound #return .inner .lead_text:last-child {
	text-align: justify;
	letter-spacing: 0;
	margin: 0 auto 13.3vw;
}
	
/*=============================
　　　　company
===============================*/
	
#company #information {
	padding: 12.0vw 0 13.3vw;
	/*min-height: calc(100vh - 70vw - 17.3vw - 20vw);*/
}
#company #information::before {
	display: none;
}
#company #information::after {
	display: none;
}
#company #information .inner .title_box {
	padding: 0 0 8.0vw;
	margin: 0 0 5.3vw;
}
#company #information .inner .title_box::before {
	width: 37.3vw;
	height: 1.3vw;
}
#company #information .inner .title_box h2 {
	font-size: 6.7vw;
}
#company #information .inner .text_box {
	width: calc(100% - 18.6vw);
	font-weight: 400;
}
#company #information .inner .text_box .fbox {
	flex-direction: column;
}
#company #information .inner .text_box .fbox dt {
	font-weight: 600;
	width: auto;
	padding: 0 0 0 0;
	margin: 0 0 1.3vw;
}
#company #information .inner .text_box .fbox dd {
	width: auto;
}
#company #information .inner .text_box .fbox dd .list-start li {
	padding: 0 0 0 4.7vw;
	margin-bottom: 0.8vw;
}

	
/*=============================
　　　　policy
===============================*/

#policy #privacy_list {
	padding: 12.0vw 0 8.0vw;
	line-height: 2.0;
}
#policy #privacy_list .inner{
	width: auto;
	padding: 0 9.3vw;
	text-align: justify;
}
#policy #privacy_list .inner .privacy_box {
	margin: 0 0 10.6vw;
}
#policy #privacy_list .inner .privacy_box .text {
	margin: 0 0 4.7vw;
}
#policy #privacy_list .inner .privacy_box .pra_numlist li {
	padding: 0 0 0 8.7vw;
	margin: 0 0 0.67vw;
}
#policy #privacy_list .inner .privacy_box .pra_numlist li::before {
	left: -1.3vw;
}
#policy #privacy_list .inner .privacy_box dl dt {
	font-size: 5.2vw;
	line-height: 1.3;
	padding: 0 0 4.3vw 6.0vw;
	margin: 0 0 3.7vw;
}
#policy #privacy_list .inner .privacy_box:nth-child(n + 10) dl dt {
	padding: 0 0 4.3vw 9.3vw;
}
#policy #privacy_list .inner .privacy_box dl dt span {
	position: absolute;
	display: inline-block;
	margin: 0 1.3vw 0 0;
	top: 0;
	left: 0;
}
#policy #privacy_list .inner .privacy_box .pra_dotlist li {
	position: relative;
	padding: 0 0 0 4.0vw;
}
#policy #privacy_list .inner .privacy_box .pra_dotlist li::before {

	}
#policy #privacy_list .inner .privacy_box .pra_dotlist li a {
	color: #333;
	overflow-wrap: break-word;
}
#policy #privacy_list .inner .privacy_box .pra_dotlist li a:hover {
	color: #677f6a;
}
#policy #privacy_list .inner .privacy_box .pra_numlist_end li {
	padding: 0 0 0 8.7vw;
}
#policy #privacy_list .inner .privacy_box .pra_numlist_end li::before {
	left: -1.3vw;
}
#policy #privacy_list .inner .privacy_box dl dd .btn1.mat40 {
	margin: 5.3vw 0 0;
}
	
.pdf_list {
	clear: both;
	margin: 3.5vh 0px 0px 0px;
}
.pdf_list li {
	width: 47%;
	display: inline-block;
	margin: 0px 1% 0px 1%;
}
.pdf_list li a {
	width: 100%;
	padding: 3.0vw 1.0vw;
	font-size: 3.8vw;
}

	
}