/****
共通
****/

@charset "utf-8";

body {
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-weight: 700;
	color: #595757;
}
main {
	padding-top: 96px;
}
p {
	font-size: 16px;
	line-height: 32px;
}
img {
	max-width: 100%;
}
a,
input[type="submit"] {
	display: block;
	transition-duration: 0.4s
}
a:hover,
input[type="submit"]:hover,
.fb_iframe_widget:hover {
	opacity: 0.4;
}
h2,
.nonseo-heading-2,
.page h1,
.page .nonseo-heading-1 {
	display: inline-block;
	margin-bottom: 24px;
	padding-bottom: 4px;
	font-size: 32px;
	border-bottom: 2px solid #D0DD2F;
	-webkit-text-stroke: 0.3px #595757;
	text-stroke: 0.3px #595757;

	line-height: inherit;
	font-weight: inherit;
	margin: 0;
}
strong {
	-webkit-text-stroke: 0.3px #595757;
	text-stroke: 0.3px #595757;
}

/* common */
.pc {
	display: block;
}
.tb {
	display: none;
}
.sp {
	display: none;
}
.container {
	width: 960px;
	max-width: 96%;
	margin: auto;
}
.flex {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.breadcrumb li:first-child {
	padding-left: 0;
}

/* hedding */
#top .hedding,
#about_us .hedding {
	margin-bottom: 24px;
	padding-top: 16px;
	padding-left: 110px;
	background-repeat: no-repeat;
	background-size: contain;
}
#top .hedding h2,
#about_us .hedding h2 {
	margin-bottom: 0;
}
#top .hedding span,
#about_us .hedding span {
	display: block;
	margin-top: 16px;
	font-size: 24px;
}
/* header */
header {
	position: fixed;
	padding: 30px 0 12px;
	justify-content: space-between;
	background: #fff;
	width: 100%;
	z-index: 999;
	transition-duration: 0.5s;
}
header.shadow {
	padding-top: 15px;
	box-shadow: 0px 2px 10px rgb(224, 224, 224);
}
header .logo a {
	display: inline-block;
}
header .logo img {
	max-width: 8vw;
}
header .header_upper {
	margin-bottom: 30px;
	padding: 7px 0;
	background: #F7F7F2;
}
header .header_upper ul {
	display: flex;
	justify-content: flex-end;
}
header .header_upper ul li {
	margin-left: 46px;
	padding-left: 15px;
	background: url(../img/common/arrow@2x.png);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 11px;
}
header .header_upper ul li a {
	text-decoration: underline;
}
header .container {
	align-items: center;
}
header .menu {
		justify-content: center;
}
header .menu li {
	margin-left: 24px;
	line-height: 30px;
	border-bottom: 2px dotted #D0DD2F;
}
header .menu li.link_about {
	margin-left: 0;
}
header .menu li:hover {
	border-color: #00B4ED;
}
header .menu li a {
	font-size: 16px;
	font-weight: bold;
}
header .menu li.menu_recruit {
	border-bottom: 2px dotted #CCCCCC;
	margin-left: 36px;
}
header .menu li.menu_recruit a {
	padding-right: 22px;
	background-image: url("../img/common/link@2x.png");
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 100%;
}

header .menu .link_mainmenu_item {
	position: relative;
	text-wrap: nowrap;
}

header .menu .ul_message li a {
	white-space: nowrap;
}
header .menu .ul_ac {
	display: none;
	position: absolute;
	padding: 2px 10px 4px;
	margin-top: 20px;

	background-color: #fff;
	border: 2px solid #68604B;
	transform: translateX(-50%);
	left: 50%;
}
header .menu .ul_ac::before {
	content: "";
	position: absolute;
	top: -23px;
	left: 50%;
	transform: translateX(-50%);
	border: 9px solid transparent;
	border-bottom: 14px solid #555;
}
header .menu .ul_ac::after {
	content: "";
	position: absolute;
	top: -16px;
	left: 50%;
	transform: translateX(-50%);
	border: 6px solid transparent;
	border-bottom: 10px solid #fff;
}
header .menu .ul_ac li {
	padding: 4px 0;
	border-color: #68604B;
	margin-left: 0;
}
header .menu .ul_ac li:last-child {
	border: none;
}

/* footer */
footer {
	position: relative;
	padding: 52px 0 46px;
}
footer::before{
	position: absolute;
	width: 100%;
	height: 14px;
	top: 20px;
	left: 0;
	background: url("../img/common/decoboco_line@2x.png");
	background-repeat: repeat-x;
	background-size: contain;
	content: "";
}

footer .copy, .recaptcha-text {
	width: 60%;
	float: left;
	font-size: 12px;
	line-height: 1.8;
}
footer .sns {
	margin-top: 20px;
	float: right;
	display: flex;
}
footer .sns li {
	margin-left: 15px;
}
footer .ryoritsu {
	clear: both;
	float: left;
	margin-top: 14px;
	margin-right: 42px;
}
footer .footer_menu {
	display: flex;
	align-items: center;
	margin-top: 20px;
	margin-left: 10px;
	max-width: 100%;
	float: left;
}
footer .footer_menu li {
	margin-left: 18px;
	padding-left: 15px;
	min-width: 80px;
	background: url(../img/common/arrow@2x.png);
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
} 
footer .footer_menu li a {
	text-decoration: underline;
}
footer .footer_menu02 {
	margin-top: 14px;
	float: right;
}
footer .footer_menu02 li {
	background: none;
	padding: 0 6px;
	border: 1px solid #595757;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
footer .footer_menu02 li a {
	text-decoration: none;
}

.grecaptcha-badge {
	visibility: hidden;
}
.recaptcha-text a {
	display: inline;
	text-decoration: underline;
}

/* cookie */
.cookie-container {
	bottom: 0;
	position: fixed;
	z-index: 100002;
	width: 100%;
	background: #dcdcdc;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}

.cookie-container .cookie-container-inner {
	max-width: 1600px;
	margin: 0 auto;
	padding-top: 13px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	-webkit-box-pack: center;
			-ms-flex-pack: center;
					justify-content: center;
	-webkit-box-align: center;
			-ms-flex-align: center;
					align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cookie-container .cookie-container-inner p {
	float: left;
	width: calc(100% - 156px);
	padding-right: 15px;
	font-size: 14px;
	line-height: normal;
}

.cookie-container .cookie-container-inner p a {
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

.cookie-container .cookie-container-inner .cookie-btn {
	border: 1px solid #02b6ee;
	color: #02b6ee;
	background: #FFF;
	border-radius: 2px;
	padding: 7px 15px;
	-webkit-transition: .5s;
	transition: .5s;
	float: right;
	cursor: pointer;
	text-align: center;
}

@media (max-width: 767px) {
	.cookie-container .cookie-container-inner {
		display: block;
		text-align: center;
	}
	.cookie-container .cookie-container-inner p {
		float: none;
		width: 100%;
		padding: 0px;
		font-size: 12px;
		text-align: left;
		margin-bottom: 15px;
		display: inline-block;
	}
	.cookie-container .cookie-container-inner .cookie-btn {
		float: none;
		width: 100%;
		display: inline-block;
	}
}

.cookie-container.close {
	display: none;
}

@media screen and (max-width: 1039px) {
	.pc {
		display: none;
	}
	.tb {
		display: block;
	}
	.content_left,
	.content_right {
		width: 100% !important;
		max-width: initial !important;
	}
	.container {
		width: 100% !important;
		max-width: initial;
		padding: 0 50px !important;
	}
	
	/* hedding */
	#top .hedding,
	#about_us .hedding {
		margin-bottom: 30px;
		padding-top: 100px;
		padding-left: 0;
		background-size: 100px;
		background-position: top center;
		text-align: center;
	}

	/* header */
	header {
		display: flex;
		height: 60px;
		padding: 12px;
	}
	header .container {
		padding:  0 20px !important;
	}
	header .logo img {
		max-width: initial;
		width: initial;
		height: 34px;
	}
	header .header_upper {
		margin-bottom: 12px;
		padding-right: 12px;
	}
	header .container:last-child {
		width: 100%;
		padding-left: 20px;
	}
	header .menu-btn {
		position: absolute;
		top: 20px;
		right: 10px;
		width: 32px;
		height: 20px;
		background: url(../img/common/sp_off@2x.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		z-index: 9999;
	}
	header .menu-btn.on {
		right: 10px;
		width: 24px;
		height: 24px;
		transition-duration: 0.5s;
		background: url(../img/common/sp_on@2x.png);
		background-size: contain;
	}
	header .menu {
		background: #fff;
		display: none;
		position: absolute;
		top: 60px;
		right: 0;
		width: 100%;
		height: 100vh;
		padding: 0;
		border-top: 1px solid #595757;
		z-index: 9998;
		overflow: scroll;
		padding-bottom: 60px;
	}
	header .menu li {
		margin: 0;
		border: none;
		background: #F4F9FA;
	}
	header .menu li a {
		display: block;
		font-size: 16px;
		padding: 13px 30px;
		font-weight: 500;
		border-bottom: 1px solid #595757;
	}
	header .menu li.menu_contact,
	header .menu li.menu_recruit {
		width: 44%;
		text-align: center;
		border: 1px solid #595757; 
	}
	header .menu li.menu_contact {
		margin: 4% 2% 4% 4%;
		color: #fff;
		float: left;
		background: #7E7C7C;
	}
	header .menu li.menu_recruit {
		margin: 4% 4% 4% 2%;
		float: right;
	}
	header .menu li.menu_contact a,
	header .menu li.menu_recruit a {
		border: none;
	}
	header .menu li.menu_recruit a {
		padding-right: 32%;
		background-position: 74%;
	}
	header .menu .ul_ac {
		position: relative;
		margin-top: 0;
		padding: 0;
		border: none;
	}
	header .menu .ul_ac::before,
	header .menu .ul_ac::after {
		content: none;
	}
	header .menu .ul_ac li {
		background: #fff;
		padding: 0;
		background: url(../img/common/menu_after@2x.png);
		background-repeat: no-repeat;
		background-position: 5vw 100%;
		background-size: 90vw;
	}
	header .menu .ul_ac li:last-child {
		background: none;
	}
	header .menu .ul_ac li a {
		padding-left: 10vw;
		border: none;
		background: url(../img/common/arrow_green@2x.png);
		background-repeat: no-repeat;    
		background-position: 5vw center;
		background-size: 10px;
	}
	.menu_bg {
		display: none;
		position: fixed;
		top: 60px;
		left: 0;
		width: 100vh;
		height: 100vh;
		background: #000;
		opacity: 0.2;
		z-index: 999;
	}
	
	/* footer */

	footer .ryoritsu {
		margin-right: 0;
	} 
	footer .footer_menu01 {
		flex-wrap: wrap;
		width: calc(100% - 436px);
	}
	footer .footer_menu01 li {
		margin-bottom: 10px;
		margin-left: 10px;
	}
	footer .ryoritsu {
		margin-right: 0;
	}
}


@media screen and (max-width: 640px) {
	footer .footer_menu01 {
		width: 100%;
	}
}

@media screen and (max-width: 539px) {
	/* common */
	main {
		padding-top: 60px;
	}
	h2 .nonseo-heading-2 {
		font-size: 24px;
	}
	p {
		font-size: 14px;
		line-height: 28px;
	}
	.pc {
		display: none;
	}
	.tb {
		display: none;
	}
	.sp {
		display: block;
	}
	.flex {
		display: block;
	}
	.container {
		padding: 0 20px !important;
	}


	#top .hedding,
	#about_us .hedding {
		padding-top: 66px;
		background-size: 60px !important;
	}
	#top .hedding span,
	#about_us .hedding span {
		font-size: 16px;
	}

	/* header */
	header {
		display: flex;
		height: 60px;
		padding: 12px;
	}
	header .container:last-child {
		padding-left: 8px;
	}
	header .logo img {
		width: 65px;
		height: auto;
	}

	/* footer */
	footer {
		overflow: hidden;
		padding: 44px 0 60px;
	}
	footer::before {
		background-size: 200%;
	}
	footer .copy {
		width: 100%;  
	}
	footer .sns li {
		margin-left: 6px;
	}
	footer .ryoritsu {
		width: calc(100% - 200px);
		float: left;
		clear: initial;
	}
	footer .footer_menu01 {
		width: 100%;
	}
}

