@charset "UTF-8";

.mobile {
	display: none;
}

@media screen and (max-width:640px) {
	.mobile {
		display: block;
	}
}

@media screen and (max-width:640px) {
	.desktop {
		display: none;
	}
}

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,top_menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	background: 0 0;
	box-sizing: border-box;
	font: inherit;
	vertical-align: baseline;
	outline: 0;
	word-break: break-word;
	font-feature-settings: "palt";
}

.android {
	font-family: "Noto Sans Japanese";
}

article,aside,details,figcaption,figure,footer,header,hgroup,top_menu,nav,section {
	display: block;
}

html {
	font-size: 62.5%;
}

body {
	font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	color: #000;
	font-size: 14px;
	word-wrap: break-word;
	line-height: 1;
	font-feature-settings: "palt";
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	box-sizing: border-box;
	background: 0 0;
	text-decoration: none;
	transition: all .2s ease;
	color: #000;
}

a:hover {
	transform: translateY(2px);
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700;
}

del {
	text-decoration: line-through;
}

abbr[title],dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input,select {
	vertical-align: middle;
}

.oa {
	overflow: auto;
}

.oh {
	overflow: hidden;
}

.ti {
	text-indent: -9999px;
}

.db {
	display: block;
}

.dib {
	display: inline-block;
}

.dn {
	display: none;
}

.di {
	display: inline;
}

.dt {
	display: table;
	width: 100%;
}

.dtr {
	display: table-row;
}

.dtc {
	display: table-cell;
	vertical-align: top;
}

.flL {
	float: left;
}

.flR {
	float: right;
}

.clr {
	clear: both;
}

.clr_after:after {
	content: "";
	clear: both;
	display: table;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.tac {
	text-align: center;
}

.vat {
	vertical-align: top;
}

.vam {
	vertical-align: middle;
}

.vab {
	vertical-align: bottom;
}

.vabl {
	vertical-align: baseline;
}

.fz12 {
	font-size: 12px;
}

.fz16 {
	font-size: 16px;
}

.fz18 {
	font-size: 18px;
}

.fwb {
	font-weight: 700;
}

.m00 {
	margin: 0;
}

.p00 {
	padding: 0;
}

.m05 {
	margin: 5px;
}

.p05 {
	padding: 5px;
}

.m10 {
	margin: 10px;
}

.p10 {
	padding: 10px;
}

.m15 {
	margin: 15px;
}

.p15 {
	padding: 15px;
}

.m20 {
	margin: 20px;
}

.p20 {
	padding: 20px;
}

.m25 {
	margin: 25px;
}

.p25 {
	padding: 25px;
}

.m30 {
	margin: 30px;
}

.p30 {
	padding: 30px;
}

.m35 {
	margin: 35px;
}

.p35 {
	padding: 35px;
}

.m40 {
	margin: 40px;
}

.p40 {
	padding: 40px;
}

.m45 {
	margin: 45px;
}

.p45 {
	padding: 45px;
}

.m50 {
	margin: 50px;
}

.p50 {
	padding: 50px;
}

.m55 {
	margin: 55px;
}

.p55 {
	padding: 55px;
}

.m60 {
	margin: 60px;
}

.p60 {
	padding: 60px;
}

.m65 {
	margin: 65px;
}

.p65 {
	padding: 65px;
}

.m70 {
	margin: 70px;
}

.p70 {
	padding: 70px;
}

.m75 {
	margin: 75px;
}

.p75 {
	padding: 75px;
}

.m80 {
	margin: 80px;
}

.p80 {
	padding: 80px;
}

.m85 {
	margin: 85px;
}

.p85 {
	padding: 85px;
}

.m90 {
	margin: 90px;
}

.p90 {
	padding: 90px;
}

.m95 {
	margin: 95px;
}

.p95 {
	padding: 95px;
}

.m100 {
	margin: 100px;
}

.p100 {
	padding: 100px;
}

.mt00 {
	margin-top: 0;
}

.pt00 {
	padding-top: 0;
}

.mt05 {
	margin-top: 5px;
}

.pt05 {
	padding-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.pt10 {
	padding-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.pt15 {
	padding-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.pt20 {
	padding-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.pt25 {
	padding-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.pt30 {
	padding-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.pt35 {
	padding-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.pt40 {
	padding-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.pt45 {
	padding-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.pt50 {
	padding-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.pt55 {
	padding-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.pt60 {
	padding-top: 60px;
}

.mt65 {
	margin-top: 65px;
}

.pt65 {
	padding-top: 65px;
}

.mt70 {
	margin-top: 70px;
}

.pt70 {
	padding-top: 70px;
}

.mt75 {
	margin-top: 75px;
}

.pt75 {
	padding-top: 75px;
}

.mt80 {
	margin-top: 80px;
}

.pt80 {
	padding-top: 80px;
}

.mt85 {
	margin-top: 85px;
}

.pt85 {
	padding-top: 85px;
}

.mt90 {
	margin-top: 90px;
}

.pt90 {
	padding-top: 90px;
}

.mt95 {
	margin-top: 95px;
}

.pt95 {
	padding-top: 95px;
}

.mt100 {
	margin-top: 100px;
}

.pt100 {
	padding-top: 100px;
}

.mb00 {
	margin-bottom: 0;
}

.pb00 {
	padding-bottom: 0;
}

.mb05 {
	margin-bottom: 5px;
}

.pb05 {
	padding-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.pb25 {
	padding-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.pb30 {
	padding-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.pb35 {
	padding-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.pb40 {
	padding-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.pb45 {
	padding-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}

.pb50 {
	padding-bottom: 50px;
}

.mb55 {
	margin-bottom: 55px;
}

.pb55 {
	padding-bottom: 55px;
}

.mb60 {
	margin-bottom: 60px;
}

.pb60 {
	padding-bottom: 60px;
}

.mb65 {
	margin-bottom: 65px;
}

.pb65 {
	padding-bottom: 65px;
}

.mb70 {
	margin-bottom: 70px;
}

.pb70 {
	padding-bottom: 70px;
}

.mb75 {
	margin-bottom: 75px;
}

.pb75 {
	padding-bottom: 75px;
}

.mb80 {
	margin-bottom: 80px;
}

.pb80 {
	padding-bottom: 80px;
}

.mb85 {
	margin-bottom: 85px;
}

.pb85 {
	padding-bottom: 85px;
}

.mb90 {
	margin-bottom: 90px;
}

.pb90 {
	padding-bottom: 90px;
}

.mb95 {
	margin-bottom: 95px;
}

.pb95 {
	padding-bottom: 95px;
}

.mb100 {
	margin-bottom: 100px;
}

.pb100 {
	padding-bottom: 100px;
}

.ml00 {
	margin-left: 0;
}

.pl00 {
	padding-left: 0;
}

.ml05 {
	margin-left: 5px;
}

.pl05 {
	padding-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.pl10 {
	padding-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.pl15 {
	padding-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.pl20 {
	padding-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.pl25 {
	padding-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.pl30 {
	padding-left: 30px;
}

.ml35 {
	margin-left: 35px;
}

.pl35 {
	padding-left: 35px;
}

.ml40 {
	margin-left: 40px;
}

.pl40 {
	padding-left: 40px;
}

.ml45 {
	margin-left: 45px;
}

.pl45 {
	padding-left: 45px;
}

.ml50 {
	margin-left: 50px;
}

.pl50 {
	padding-left: 50px;
}

.ml55 {
	margin-left: 55px;
}

.pl55 {
	padding-left: 55px;
}

.ml60 {
	margin-left: 60px;
}

.pl60 {
	padding-left: 60px;
}

.ml65 {
	margin-left: 65px;
}

.pl65 {
	padding-left: 65px;
}

.ml70 {
	margin-left: 70px;
}

.pl70 {
	padding-left: 70px;
}

.ml75 {
	margin-left: 75px;
}

.pl75 {
	padding-left: 75px;
}

.ml80 {
	margin-left: 80px;
}

.pl80 {
	padding-left: 80px;
}

.ml85 {
	margin-left: 85px;
}

.pl85 {
	padding-left: 85px;
}

.ml90 {
	margin-left: 90px;
}

.pl90 {
	padding-left: 90px;
}

.ml95 {
	margin-left: 95px;
}

.pl95 {
	padding-left: 95px;
}

.ml100 {
	margin-left: 100px;
}

.pl100 {
	padding-left: 100px;
}

.mr00 {
	margin-right: 0;
}

.pr00 {
	padding-right: 0;
}

.mr05 {
	margin-right: 5px;
}

.pr05 {
	padding-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.pr10 {
	padding-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.pr15 {
	padding-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.pr20 {
	padding-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.pr25 {
	padding-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.pr30 {
	padding-right: 30px;
}

.mr35 {
	margin-right: 35px;
}

.pr35 {
	padding-right: 35px;
}

.mr40 {
	margin-right: 40px;
}

.pr40 {
	padding-right: 40px;
}

.mr45 {
	margin-right: 45px;
}

.pr45 {
	padding-right: 45px;
}

.mr50 {
	margin-right: 50px;
}

.pr50 {
	padding-right: 50px;
}

.mr55 {
	margin-right: 55px;
}

.pr55 {
	padding-right: 55px;
}

.mr60 {
	margin-right: 60px;
}

.pr60 {
	padding-right: 60px;
}

.mr65 {
	margin-right: 65px;
}

.pr65 {
	padding-right: 65px;
}

.mr70 {
	margin-right: 70px;
}

.pr70 {
	padding-right: 70px;
}

.mr75 {
	margin-right: 75px;
}

.pr75 {
	padding-right: 75px;
}

.mr80 {
	margin-right: 80px;
}

.pr80 {
	padding-right: 80px;
}

.mr85 {
	margin-right: 85px;
}

.pr85 {
	padding-right: 85px;
}

.mr90 {
	margin-right: 90px;
}

.pr90 {
	padding-right: 90px;
}

.mr95 {
	margin-right: 95px;
}

.pr95 {
	padding-right: 95px;
}

.mr100 {
	margin-right: 100px;
}

.pr100 {
	padding-right: 100px;
}

.bdn {
	border: none;
}

.bdtn {
	border-top: none;
}

.bdrn {
	border-right: none;
}

.bdbn {
	border-bottom: none;
}

.bdln {
	border-left: none;
}

.por {
	position: relative;
}

.poa {
	position: absolute;
}

.pof {
	position: fixed;
}

.flex-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flex-row {
	-ms-flex-direction: row;
	flex-direction: row;
}

.font {
	font-family: "Crimson Text",serif;
}

.section {
	position: relative;
	padding: 65px 0 70px;
	overflow: hidden;
}

@media screen and (max-width:640px) {
	.section {
		padding: 30px 0 40px;
	}
}


.col-inner {
	display: -ms-flexbox;
	display: flex;
/**
	width: 1000px;
**/
	margin: auto;
}

@media screen and (max-width:640px) {
	.col-inner {
		width: 100%;
		padding-left: 25px;
		padding-right: 25px;
	}
}


.cv {
	padding: 60px 0;
	border: 1px solid #cf0;
	box-shadow: 10px 10px 0 #fff inset,-10px -10px 0 #fff inset;
	background: #cf0;
}

@media screen and (max-width:640px) {
	.cv {
		padding: 30px 0;
		box-shadow: 5px 5px 0 #fff inset,-5px -5px 0 #fff inset;
	}
}

.cv-btn1,.cv-btn2 {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50px;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
}

@media screen and (max-width:640px) {
	.cv-btn1,.cv-btn2 {
		font-size: calc(90% + 1vw);
	}
}

.cv-btn1 {
	position: relative;
	width: 600px;
	height: 85px;
	margin: auto;
	background-image: linear-gradient(to bottom,#b10026 50%,#9c0020 50%);
	box-shadow: 0 3px 0 rgba(0,0,0,.3);
	color: #fff;
}

@media screen and (max-width:640px) {
	.cv-btn1 {
		width: 100%;
		height: auto;
		padding: 20px 0 20px 10%;
	}
}

.cv-btn1-icon {
	margin: -20px 20px 0 -110px;
}

@media screen and (max-width:640px) {
	.cv-btn1-icon {
		position: absolute;
		top: -10px;
		left: 5px;
		max-width: 60px;
		width: 18%;
		margin: 0;
	}
}

.cv-btn1:hover {
	box-shadow: none;
}

.cv-btn2 {
	width: 257px;
	height: 50px;
	background-image: linear-gradient(to bottom,#b10026 50%,#9c0020 50%);
	box-shadow: 0 3px 0 rgba(0,0,0,.3);
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.cv-btn2-icon {
	margin: -10px 5px 0 -20px;
}

.cv-btn2:hover {
	box-shadow: none;
}

.cv-area-fixed {
	position: fixed;
	bottom: 0px;
	z-index: 9999;
	width: 100%;
	padding: 15px 0;
	background: #327600;
}

.cv-area-fixed .cv-btn2 {
	width: 330px;
	height: 50px;
	margin: auto;
	box-shadow: 0 3px 0 rgba(0,0,0,.2);
	font-size: 18px;
}

@media screen and (max-width:640px) {
	.cv-area-fixed .cv-btn2 {
		width: 100%;
		height: auto;
		padding: 15px 0 15px 10%;
		font-size: calc(80% + 1vw);
	}
}

@media screen and (max-width:640px) {
	.cv-area-fixed .cv-btn2-icon {
		position: absolute;
		top: -10px;
		left: 5px;
		max-width: 50px;
		width: 15%;
		margin: 0;
	}
}


.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 1000;
	background-color: #fff;
}

@media screen and (max-width:640px) {
	.header {
		padding: 0;
	}
}

.header .col-inner {
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
    width: 100%;
}

@media screen and (max-width:900px) {
	.header .col-inner {
		padding: 0 15px;
		position: relative;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
	}
}

.header .page_ttl {
	width: 290px;
	margin: 0 auto;
}



.header .page_ttl img {
	width: 100%;
}


@media only screen and (max-width:960px) {
	.gnav {
		display: none;
	}
}

.gnav ul {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 85px;
}

.gnav li a {
	padding: 0 13px;
	font-size: 14px;
	font-weight: 700;
	transition: all .3s;
}

.gnav li a:hover {
	opacity: .6;
}

.gnav li .cv-btn2 {
	margin-left: 10px;
}

.top_menu {
	overflow-y: auto;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 0;
	right: 0;
	width: 512px;
	height: 100vh;
	max-height: 100vh;
	background: #072040;
	z-index: 9000;
	padding: 13.6% 0;
	transform: translateX(100%);
	transition: .3s ease-in-out;
}

.top_menu ul {
	width: 100%;
	margin: auto;
	border-bottom: 1px solid #666;
}

.top_menu ul li {
	border-top: 1px solid #666;
}

.top_menu ul li a {
	display: block;
	width: 100%;
	text-align: left;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.6;
	padding: .75em 1.5em;
	color: #fff;
	white-space: nowrap;
	letter-spacing: .1em;
	opacity: 1;
	transition: all .2s linear;
}

.top_menu ul li a:hover {
	opacity: .6;
}

.opened .top_menu {
	width: 80%;
	transform: translateX(0);
	visibility: visible;
	opacity: 1;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,.4);
	z-index: 1001;
	transition: all .2s;
}

.opened .overlay {
	opacity: 1;
	visibility: visible;
}

.menu-trigger {
	color: #000;
	width: 50px;
	height: auto;
	padding-top: 20px;
	margin-top: 32px;
	display: none;
	position: relative;
	right: 25px;
	z-index: 9999;
	transition: all .3s linear;
}

.menu-trigger:hover {
	opacity: .7;
}

.menu-trigger span {
	transition: all .3s linear;
}

.menu-trigger span:nth-of-type(1),.menu-trigger span:nth-of-type(2),.menu-trigger span:nth-of-type(3) {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	opacity: 1;
	background-color: #115fad;
}

.menu-trigger span:nth-of-type(1) {
	top: 0;
}

.menu-trigger span:nth-of-type(2) {
	top: 50%;
	transform: translateY(-1px);
}

.menu-trigger span:nth-of-type(3) {
	top: 100%;
	transform: translateY(-2px);
}

.menu-trigger span:nth-of-type(4) {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: calc(100vw * 10 / 320);
	font-weight: 500;
	color: #000;
	white-space: nowrap;
	opacity: 1;
	visibility: visible;
}

.opened .menu-trigger span {
	background-color: #fff;
}

.opened .menu-trigger span:nth-of-type(1) {
	transform: translateY(-1px) rotate(-45deg);
	top: 50%;
}

.opened .menu-trigger span:nth-of-type(2) {
	left: 50%;
	opacity: 0;
	animation: active-menu-bar02 .5s forwards;
}

@keyframes active-menu-bar02 {
	100% {
		height: 0;
	}
}

.opened .menu-trigger span:nth-of-type(3) {
	transform: translateY(-1px) rotate(45deg);
	top: 50%;
}

.opened .menu-trigger span:nth-of-type(4) {
	background-color: transparent;
	opacity: 0;
	visibility: hidden;
}

@media only screen and (max-width:960px) {
	.menu-trigger {
		display: block;
	}
}

@media only screen and (max-width:640px) {
	.top_menu {
		width: 0;
	}

	.top_menu ul li a {
		font-size: calc(100vw * 12 / 320);
	}

	.menu-trigger {
		width: 25px;
		padding-top: 18px;
		margin-top: 1px;
		right: -22px;
	}
}

.keyvisual {
	position: relative;
	height: 500px;
	background: url(../images/keyvisual_202_1_pc.jpg) center center no-repeat;
	background-size: cover;
}

@media screen and (max-width:900px) {
	.keyvisual {
		height: auto;
		background: url(../images/keyvisual_202_1_sp.jpg) center center/cover no-repeat;
		margin-top: 0px;
		background-position: top;
	}
}

.keyvisual-copy{
	width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 500px;
	display: flex;
}

.keyvisual-copy_wrap{
	display: flex;
    flex-direction: column;
    width: 40%;
    align-items: center;
    justify-content: center;
}

.keyvisual-copy_text{
	color: #005EAB;
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 30px;
	position: relative;
	margin-top: 0px;
}

.keyvisual-copy_text:before {
  	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 100%;
	height: 2px;
	border-radius: 5px;
	background: #005EAB;
}



@media screen and (max-width:900px) {
	.keyvisual-copy {
		height: 80vh;
		width: 100%;
		display: block;
	}
	
	.keyvisual-copy_wrap{
		width: 100%;
		overflow: hidden;
	}
	.keyvisual-copy_text{
		font-size: 4.8vw;
		margin-top: 30px;
	}
	.keyvisual-copy_wrap img{
		width: 103%;
		max-width: inherit;
	}
}

@media screen and (max-width:450px) {
	.keyvisual-copy_text{
		margin-bottom: 20px;
	}
}

@media (min-width: 450px) and (max-width: 900px) {
	.keyvisual .keyvisual-copy{
		min-height: 1000px;
	}

}



@media screen and (max-width:900px) {
	.keyvisual-copy {
		-ms-flex-order: 1;
		order: 1;
		padding: 10px 0;
	}
}

.keyvisual-copy .col-inner {
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media screen and (max-width:640px) {
	.keyvisual-copy .col-inner {
		-ms-flex-pack: left;
		justify-content: left;
		padding: 0 13px;
	}
}

.keyvisual-copy__wrap {
	position: relative;
	padding: 30px 0 0;
}

@media screen and (max-width:640px) {
	.keyvisual-copy__wrap {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0;
	}
}


.footer {
	padding: 7px 0;
	background: #2673bf;
}

.footer .col-inner {
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-small {
	font-size: 12px;
	color: #2673bf;
}



@keyframes scroll {
	from {
	  transform: translateX(0);
	}
	  to {
	  transform: translateX(-100%);
	}
}

.company__logo {
    height: auto;
	display: flex;
	max-width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.company__logo_img-wrapper_first{
	display: flex;
	animation: scroll 30s linear infinite;
}

.company__logo_img-wrapper_first img{
	height: 120px;
	max-width: inherit;
}

.company__logo_img-wrapper_second{
	display: flex;
	animation: scroll 30s linear infinite;
}

.company__logo_img-wrapper_second img{
	height: 120px;
	max-width: inherit;
}



.address {
    letter-spacing: .03em;
    line-height: 1.5;
    color: #fff;
}
@media screen and (max-width: 640px)
{.address {
    display: none;
    color: #fff;
}}

.copy {
    letter-spacing: .03em;
    margin-top: 7px;
    text-align: center;
    color: #fff;
}


.address_sp {
    display: none;
    color: #fff;
}

@media screen and (max-width: 640px)
{.address_sp {
   letter-spacing: .03em;
    line-height: 1.5;
    display: inherit;
}}




/* 2019.03.25 スライド式EF追加 */
.main {
	padding-top: 80px;
}
.stepHide.is-show {
	animation: none;
}
#lp_entryForm {
    background: #f0f0f0;
    min-height: 100%;
    padding-bottom: 80px;
}
#lp_entryForm h2 {
    padding: 0px 0 25px;
    text-align:center;
}
.ent_stepWrap, #ent_contentWrap, .ent_stepWrap p {
    background:#f0f0f0;
}
#lp_entryForm #ef-container {
	background-color:#f0f0f0;
}
#lp_entryForm .ent_stepWrap h2{
    background:url(../../common/images/contents/agnet_entry_title01.png) no-repeat center 25px;
    margin:0 auto;
    padding:25px 0;
    width:413px;
    height:151px;
    display:block;
}
.spOnly {
    display:none;
}
@media screen and (max-width: 640px) {
.main {
	padding-top: 0px;
}
.keyvisual {
	margin-top: 80px;
}
.stepHide.is-show {
	animation: none;
}
#lp_entryForm {
	margin-bottom: 10px;
	padding-bottom: 0px;
        margin-top: -20px;
       
}
#lp_entryForm .ent_stepWrap h2{
	padding: 0;
	margin: 0;
	display: none;
}
.spOnly {
    display:block;
}
#lp_entryForm .ent_stepWrap .incHeader {
background-image: none;
background-color: #2673bf;
padding: 10px 0;
margin: 20px 0 0;
font-size:1.2em;
font-weight: bold;
color: #fff !important;
text-align: center;
}
.footer {
	margin: 0;
}
}






@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

.fulltime > h2 { font-size: 20px; font-size: 30px; color: #fff; width: 100%; position: relative; background: #2b762d; padding: 10px 10px 10px 10px; position: relative; text-align: center; }
@media screen and (max-width: 640px)
{.fulltime > h2 {
    padding: 10px 0;
    font-size: calc(80% + 2.5vw);
    
}}


.bdrBox {
    overflow: hidden;
    position: relative;
    width: 1200px;
    padding: 20px 0 0;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background: #fff;
    margin-bottom: 3px;
    margin-top: 20px;
}
@media screen and (max-width: 640px)
{.bdrBox {
    width: 345px;
   padding-top: 5px;
  margin-bottom: 25px;
}}


.leftright {
    width: 100%;
}


.attention {
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}


.sec2 section .attention p.bgRadius {
    background: #2b762d;
}

.attention p.bgRadius {
    color: #fff;
    font-weight: normal;
    line-height: 49px;
    width: 660px;
    height: 49px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 1px;
    background: #005faf;
}

@media screen and (max-width: 640px)
{.attention p.bgRadius {
    width: 350px;
    line-height: 25px;
	height: 55px;
}}

.attention p {
    color: #ff4f1c;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
}
@media screen and (max-width: 479px) {
	.attention p { font-size: 1.6rem; }
}

.attention p br {
    display: none;
}
@media screen and (max-width: 640px) {
.attention p br { display: inline;}


.sec2 {
    padding: 30px 0 0;
}
}