@charset "utf-8";

body {
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
a img {
	opacity: 1;
	transition: 0.4s;
}
a:hover img {
	opacity: 0.7;
	transition: 0.4s;
}
input {
	font-size: 14px;
}
.sp {
	display: none;
}


/* 基本レイアウト---------------- */
#wrapper {
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.flex {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.flex2 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.pos {
	position: relative;
}
.main01 {
	width: 1000px;
	margin: 0 auto;
}


/* ヘッダー---------------- */
#head_top {
    position: fixed;
    width: 100%;
	height: 150px;
    margin: 0 auto;
    line-height: 1;
	text-align: center;
	background: rgba(255,255,255,0);
	z-index: 100;
}
#head {
	position: fixed;
    width: 100%;
	height: 150px;
    margin: 0 auto;
    line-height: 1;
	text-align: center;
	background: #fff;
	z-index: 100;
}
#head_in {
	position: relative;
	width: 100%;
	max-width: 1010px;
	margin: 0 auto;
}
#head_logo {
	position: absolute;
	top: 45px;
	right: 0;
}
#head_logo a {
	display: block;
	width: 130px;
	height: 70px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/head_logo.png) no-repeat;
}

#head_top #global_nav {
	display: none;
}
#global_nav {
	position: absolute;
	top: 55px;
	left: 5px;
	width: 620px;
}
#gnav01 {
	width: 55px;
	margin-right: 37px;
}
#gnav02 {
	width: 94px;
	margin-right: 36px;
}
#gnav03 {
	width: 70px;
	margin-right: 38px;
}
#gnav04 {
	width: 53px;
	margin-right: 37px;
}
#gnav05 {
	width: 78px;
	margin-right: 37px;
}
#gnav06 {
	width: 85px;
}
#global_nav ul li a {
	position: relative;
	display: inline-block;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.06em;
	text-decoration: none;
}
#global_nav a::after {
	content: '';
	position: absolute;
	bottom: -2px;
	right: 0;
	width: 0;
	height: 2px;
	background-color: #F6AA00;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#global_nav a:hover::after {
	width: 100%;
	left: 0;
}
#global_nav li.on a::after {
	content: '';
	position: absolute;
	bottom: -2px;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #F6AA00;
}
#global_nav a:hover img {
	opacity: 1;
}

/* transition */
#head_top, #head_top:after, #head_top #head_logo, #head_top #head_logo a, #global_nav {
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

/* Fixed */
#head_top.fixed {
	background: rgba(255,255,255,1);
}
#head_top.fixed #global_nav {
	display: block;
}


/* フッター----------------- */
#footer {
	width: 100%;
	text-align: center;
}
.foot01 {
	position: relative;
	min-height: 88px;
	padding-top: 57px;
}
.foot_ul li {
	display: inline-block;
}
.foot_ul li:after {
	content: "｜";
	display: inline-block;
	margin: 0 10px;
}
.foot_ul li:last-child:after {
	display: none;
}
.foot_ul li a {
	color: #000;
}
.scroll_up {
	position: absolute;
	top: 23px;
	left: 40px;
}
.scroll_up a {
	display: block;
	width: 30px;
	height: 100px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/scroll_up.png) no-repeat;
	transition: 0.4s;
}
.scroll_up a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
.foot02 {
	line-height: 82px;
	color: #fff;
	background: url(../img/footer_bg.png);
	background-position: center center;
}
small {
	font-size: 14px;
}



/* トップ---------------- */
#top_slider {
	position: relative;
	width: 100%;
}
#slider video {
	width: 100%;
	height: auto;
}
#top_copy {
	position: absolute;
	top: 335px;
	left: 0;
	right: 0;
	width: 1010px;
	margin: 0 auto;
	text-align: left;
}
#top_copy_t {
	width: 500px;
	height: 160px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_copy.png) no-repeat;
  background-size: contain;
}
.scroll_btn01 {
	position: absolute;
	top: 360px;
	left: 40px;
}
.scroll_btn01 a {
	display: block;
	width: 30px;
	height: 100px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/scroll_dw.png) no-repeat;
	transition: 0.4s;
}
.scroll_btn01 a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
#top02 {
	padding: 65px 0 93px 0;
}
.col01_01 {
	width: 30%;
	margin-right: 5%;
}
.col01_02 {
	width: 30%;
}
.top_h2_01 a {
	display: block;
	width: 155px;
	height: 20px;
	margin: 0 auto 51px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_company_t.png) no-repeat;
}
.top_h2_02 a {
	display: block;
	width: 125px;
	height: 20px;
	margin: 0 auto 51px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_service_t.png) no-repeat;
}
.top_h2_03 a {
	display: block;
	width: 135px;
	height: 20px;
	margin: 0 auto 51px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_careers_t.png) no-repeat;
}
#top03 {
	min-height: 453px;
	padding: 74px 0 87px 0;
	background: url(../img/top_bg01.jpg);
	background-size: cover;
	background-position: center center;
}
.top_h2_04 a {
	display: block;
	width: 85px;
	height: 20px;
	margin: 0 auto 41px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_news_t.png) no-repeat;
}
.ul01 li {
	width: 30%;
	margin-right: 5%;
}
.ul01 li:nth-child(3n) {
	margin-right: 0;
}
.ul01 li a {
	display: block;
	text-decoration: none;
	color: #000;
	transition: 0.4s;
}
.ul01 li a:hover img {
	opacity: 1;
}
.ul01 li a:hover {
	margin-top: -2px;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2);
	transition: 0.4s;
}
.box01 {
	min-height: 112px;
	padding: 25px 30px;
	text-align: left;
	background: #fff;
}
.date01 {
	margin-bottom: 7px;
	font-size: 12px;
}
.info {
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px 20px;
	color: #fff;
	background: #F6AA00;
}
.release {
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px 20px;
	color: #fff;
	background: #2CA6E0;
}
.report {
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px 20px;
	color: #fff;
	background: #21C07B;
}
#top04 {
	min-height: 582px;
	padding-top: 95px;
	background: url(../img/top_bg02-1.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
#top04 p {
	line-height: 2.3em;
	letter-spacing: -0.05em;
}
.h2_03 {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: bold;
	color: #F6AA00;
}
.txt01 {
	margin-bottom: 15px;
	font-size: 36px;
	font-weight: bold;
}
.btn01 a {
	position: relative;
	display: block;
	width: 264px;
	line-height: 53px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 3px solid #F6AA00;
}
.btn01 a span {
	position: relative;
	z-index: 10;
}
.btn01 a:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: #F6AA00;
	z-index: 1;
	transition: 0.4s;
}
.btn01 a:hover:before  {
	width: 100%;
	left: 0;
	transition: 0.4s;
}

#top05 {
	min-height: 300px;
	padding-top: 100px;
}

.top_h2_05 {
	margin-bottom: 40px;
	font-size: 24px;
}




/* 下層ページ */
#contents {
	min-height: 500px;
}
.bg01 {
	background: url(../img/bg01.png) repeat-x;
	background-position: center top;
}
#title_bar {
	height: 125px;
	padding-top: 225px;
	background: #F6AA00;
}
.h1_01 {
	margin-bottom: 10px;
	line-height: 36px;
	font-size: 36px;
	font-weight: bold
}
#h1_company {
	width: 190px;
	height: 35px;
	margin-bottom: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/h1_company.png) no-repeat;
}
#h1_service {
	width: 145px;
	height: 35px;
	margin-bottom: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/h1_service.png) no-repeat;
}
#h1_news {
	width: 110px;
	height: 35px;
	margin-bottom: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/h1_news.png) no-repeat;
}
#h1_service {
	width: 145px;
	height: 35px;
	margin-bottom: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/h1_service.png) no-repeat;
}
#h1_careers {
	width: 160px;
	height: 35px;
	margin-bottom: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/h1_careers.png) no-repeat;
}
#h1_contact {
	width: 170px;
	height: 35px;
	margin-bottom: 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/h1_contact.png) no-repeat;
}
.title01 {
	font-size: 15px;
}
.content01 {
	padding: 50px 0 200px 0;
}
.content02 {
	padding: 50px 0 80px 0;
}
.content03 {
	padding: 0 0 80px 0;
}

.entry-head {
	margin-bottom: 50px;
}
.entry-date {
	margin-bottom: 30px;
	text-align: right;
	font-size: 18px;
}
.entry-title {
	line-height: 1.4;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -0.02em;
}
.entry-body {
	margin-bottom: 30px;
}
.entry-body img {
	width: 100%;
	height: auto;
	margin-bottom: 70px;
}
.entry-body h2 {
	margin-bottom: 30px;
	line-height: 1.4;
	font-size: 20px;
	font-weight: bold;
}
.entry-body h3 {
	margin-bottom: 20px;
	line-height: 1.4;
	font-size: 16px;
	font-weight: bold;
}
.entry-body h4 {
	margin-bottom: 20px;
	line-height: 1.4;
	font-size: 15px;
	font-weight: bold;
}
.entry-body p {
	margin-bottom: 30px;
	line-height: 2;
	font-size: 16px;
}
.entry-body ul {
	margin-bottom: 30px;
}
.entry-body ul li {
	margin-left: 25px;
	line-height: 2;
	list-style-type: disc;
	font-size: 16px;
}
.entry-body ol {
	margin-left: 1em;
}
.entry-body ol li {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 2;
	font-size: 16px;
}

.pdf {
	margin-bottom: 30px;
	text-align: right;
}
.pdf a {
	display: inline-block;
	padding-left: 30px;
	line-height: 27px;
	font-weight: bold;
	color: #EDA31B;
	background: url(../img/icon_pdf.png) no-repeat;
	background-position: left center;
}
.sns_btn01 {
	margin-bottom: 70px;
	text-align: right;
}
.sns_btn01 ul {
	display: inline-block;
}
.sns_btn01 ul li {
	float: left
}
.bn01 {
	width: 166px;
}
.bn01_t {
	width: calc(100% - 166px);
}
.box02 {
	min-height: 100px;
	padding: 25px 30px 15px 30px;
	text-align: left;
	background: #fff;
}
.title02 {
	margin-bottom: 10px;
	font-weight: bold;
}
.h2_01 {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: bold;
}
.table01 {
	width: 100%;
	margin-bottom: 50px;
	border-top: 1px dotted #9C9C9C;
}
.table01 th, .table01 td {
	padding: 20px 0;
	line-height: 2;
	font-size: 16px;
	border-bottom: 1px dotted #9C9C9C;
	vertical-align: top;
}
.table01 th {
	width: 12em;
	font-weight: bold;
}
.sage01 {
	margin-left: 20px;
}
.sage02 {
	margin-left: 1em;
	text-indent: -1em;
}
.sage03 {
	margin-left: 1.8em;
	text-indent: -1.8em;
}
a.link01 {
	position: relative;
	display: inline-block;
	margin-right: 30px;
	padding: 0 10px 0 24px;
	font-weight: bold;
	word-break: break-all;
	color: #F6AA00;
	background: url(../img/icon01.png) no-repeat;
	background-position: left 6px center;
}
a.link01:after {
	position: absolute;
	top: 8px;
	right: -20px;
	display: inline-block;
	content: "";
	width: 16px;
	height: 14px;
	background: url(../img/icon_paper.png) no-repeat;
}
.col02_01 {
	width: 470px;
	margin-bottom: 60px;
}
.col02_02 {
	width: 510px;
	padding-top: 10px;
}
.ul03 li {
	margin-left: 20px;
	list-style-type: disc;
	line-height: 1.8;
}
.h3_01 {
	display: inline-block;
	line-height: 1.5;
	font-size: 16px;
	border-bottom: 1px dotted #ccc;
}
.h4_01 {
	margin-bottom: 15px;
	font-size: 18px;
}

.archive01, .archive02 {
	font-weight: bold;
}
.archive01 .year01 {
	float: left;
	margin-right: 20px;
}
.archive02 .job01 {
	float: left;
	margin-right: 20px;
}
.archive01 .all {
	float: left;
	margin-right: 10px;
}
.archive01 .all a {
	display: inline-block;
	width: 70px;
	text-align: center;
	line-height: 23px;
	text-decoration: none;
	color: #000;
	border: 1px solid #EBEBEB;
	transition: 0.4s;
}
.archive01 ul, .archive02 ul {
	display: inline;
}
.archive01 ul li, .archive02 ul li {
	float: left;
	margin: 0 10px 10px 0;
}
.archive01 ul li a, .archive02 ul li {
	display: inline-block;
	min-width: 60px;
	padding: 0 5px;
	text-align: center;
	line-height: 23px;
	text-decoration: none;
	color: #000;
	border: 1px solid #EBEBEB;
	transition: 0.4s;
	cursor: pointer;
}
.archive01 ul li a:hover, .archive01 .all a:hover {
	color: #fff;
	background: #000;
	transition: 0.4s;
}
.archive02 ul li:hover {
	color: #000;
	background: #F6AA00;
	transition: 0.4s;
}
.archive01 ul li.on a, .archive01 .on a, .archive02 ul li.on, .archive02 .on {
	color: #fff;
	background: #000;
}
.ul02 li {
	width: 30%;
	margin: 0 5% 50px 0;
}
.ul02 li:nth-child(3n) {
	margin-right: 0;
}
.ul02 li a {
	display: block;
	text-decoration: none;
	color: #000;
	border: 1px solid #EBEBEB;
	transition: 0.4s;
}
.ul02 li img {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #EBEBEB;
}
.ul02 li a:hover img {
	opacity: 1;
}
.ul02 li a:hover {
	margin-top: -2px;
	box-shadow: 2px 2px 2px 2px rgba(150,150,150,0.2);
	transition: 0.4s;
}

.h2_title01 {
	position: absolute;
	top: 190px;
	left: -30px;
	width: 695px;
	height: 172px;
	line-height: 1.6;
	padding: 70px 0 0 65px;
	font-size: 30px;
	color: #fff;
	background: rgba(246,170,0,0.8);
}
.h2_title02 {
	position: absolute;
	top: 190px;
	left: -30px;
	width: 415px;
	line-height: 182px;
	padding-left: 65px;
	font-size: 30px;
	color: #fff;
	background: rgba(246,170,0,0.8);
}
.h2_title03 {
	position: absolute;
	top: 190px;
	left: -30px;
	min-width: 385px;
	height: 127px;
	padding: 55px 30px 0 65px;
	font-size: 30px;
	color: #fff;
	background: rgba(246,170,0,0.8);
}
.h2_title04 {
	position: absolute;
	top: 190px;
	left: -30px;
	min-width: 385px;
	height: 137px;
	padding: 45px 30px 0 65px;
	font-size: 30px;
	color: #fff;
	background: rgba(246,170,0,0.8);
}
.txt02 {
	margin-bottom: 10px;
	font-size: 18px;
}

#careers01 {
	width: 100%;
  min-height: 460px;
	background: url(../img/careers_img01-1.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
.cr_ttl_wrap {
  position: absolute;
  top: 150px;
  left: 35%;
}
.cr_page_ttl .brsp {
  display: none;
}
.cr_page_ttl {
  font-weight: bold;
  font-size: 34px;
  margin-bottom: 20px;
}
.cr_page_subttl {
  font-weight: bold;
  font-size: 15px;
  line-height: 1.8;
}
.cr_section {
  background-image: url(../img/careers_bg.jpeg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 460px;
}
.pt70 {
	padding-top: 70px;
}
.col04_01 {
	width: 540px;
	margin-right: 60px;
	padding-top: 10px;
  margin-bottom: 80px;
}
.col04_02 {
	width: 400px;
}
.col04_03 {
	width: 400px;
	margin-right: 60px;
  margin-bottom: 80px;
}
.col04_04 {
	width: 540px;
	padding-top: 10px;
}
.h3_02 {
	margin-bottom: 25px;
	font-size: 30px;
	font-weight: bold;
}
.btn02 a {
	position: relative;
	display: block;
	width: 176px;
	line-height: 53px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 3px solid #F6AA00;
}
.btn02 a span {
	position: relative;
	z-index: 10;
}
.btn02 a:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: #F6AA00;
	z-index: 1;
	transition: 0.4s;
}
.btn02 a:hover:before  {
	width: 100%;
	left: 0;
	transition: 0.4s;
}
.h3_03 {
	margin-bottom: 35px;
	font-size: 30px;
	font-weight: bold;
}
.main02 {
	width: 1050px;
	margin: 0 auto;
}
#career_list1, #career_list2, #status_list0_1, #status_list0_2, #status_list0_3, #status_list0_4, #status_list1_1, #status_list1_2, #status_list1_3, #status_list1_4, #status_list2_1, #status_list2_2, #status_list2_3, #status_list2_4 {
	display: none;
}
.col05_01 {
	float: left;
	width: 300px;
	margin: 0 25px 50px 25px;
}
.col05_01:nth-child(3n) {
	/*margin-right: 0;*/
}
.col05_01 a {
	display: block;
	color: #000;
	text-decoration: none;
	border: 1px solid #EBEBEB;
}
.col05_01 img {
	border-bottom: 1px solid #EBEBEB;
}
.box03 {
	min-height: 80px;
	padding: 25px 22px;
	text-align: left;
	background: #fff;
}
.box04 {
	padding: 9px;
	background: #fff;
	border: 1px solid #EBEBEB;
}
.col06_01 {
	width: 140px;
	min-height: 70px;
	margin-right: 20px;
	padding-top: 35px;
	text-align: center;
	font-size: 18px;
	color: #F6AA00;
	background: #FFF9EB;
	vertical-align: middle;
}
.col06_02 {
	width: 820px;
}
.arrow01 {
	position: relative;
}
.arrow01:after {
	position: absolute;
	bottom: -9px;
	left: 0;
	right: 0;
	display: block;
	content: "▼";
	width: 21px;
	height: 9px;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/arrow01.png) no-repeat;
}

#greeting01 {
	width: 100%;
	height: 300px;
	background: url(../img/greeting_img01.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
.pt132 {
	padding-top: 132px;
}
.main03 {
	width: 1040px;
	margin: 0 auto;
}
.col07_01 {
	width: 510px;
	margin: 0 30px 0 20px;
}
.col07_02 {
	width: 480px;
}
.col07_03 {
	width: 480px;
	margin-right: 40px;
}
.col07_04 {
	width: 480px;
}
.h3_04 {
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: bold;
}
.box05 {
	padding: 28px;
	font-size: 16px;
	border: 2px solid #C5B078;
}
.col08_01 {
	width: 240px;
	margin-right: 30px;
	line-height: 60px;
	text-align: center;
	background: #F4EACE;
}
.col08_02 {
	width: 670px;
}
.box06 {
	padding: 53px 125px;
	background: url(../img/bg04.jpg);
	border: 10px solid #F5F5F5;
}

#member01 {
	width: 100%;
	height: 300px;
	background: url(../img/member_img01-1.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#member_list1, #member_list2, #member_list3, #member_list4, #member_list5 {
	display: none;
}
.ul04 li {
	margin-bottom: 50px;
}
.ul04 li a {
	display: block;
	text-decoration: none;
	color: #000;
}
.ul04 li a:hover {
	background: rgba(255,1563,0,0.3);
	transition: 0.3s;
}
.ul04 li p {
	margin-bottom: 25px;
}
.ul04 li p:last-child {
	margin-bottom: 0;
}
.col03_01 {
	width: 270px;
	margin-right: 30px;
}
.col03_02 {
	width: 700px;
}
.bg02 {
	padding: 17px 8px 14px 13px;
	line-height: 1.6;
	color: #fff;
	background: url(../img/bg02.jpg);
}
.bg03 {
	padding: 17px 8px 14px 13px;
	line-height: 1.6;
	color: #fff;
	background: url(../img/bg03.jpg);
}
.member_txt01, .member_txt02 {
	font-weight: bold;
}
.member_txt04 {
	margin-bottom: 20px;
	line-height: 1.6;
	font-size: 30px;
	font-weight: bold;
}

#scenery01 {
	width: 100%;
	height: 300px;
	background: url(../img/scenery_img01.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
.col12_01 {
	width: 420px;
	margin: 0 180px 30px 0;
	padding-top: 40px;
}
.col12_02 {
	width: 400px;
	margin-bottom: 30px;
}
.col12_03 {
	width: 400px;
	margin: 0 60px 30px 0;
}
.col12_04 {
	width: 420px;
	margin: 0 120px 30px 0;
	padding-top: 40px;
}
.col12_05 {
	width: 500px;
	margin: 0 100px 30px 0;
	padding-top: 40px;
}

#mysqludf01 {
	width: 100%;
	height: 300px;
	background: url(../img/mysqludf_img01.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}








#application_bg01 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img01.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg02 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img02.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg03 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img03.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg04 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img04.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg05 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img05.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg06 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img06.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg07 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img07.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg08 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img08.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg09 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img09.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
#application_bg10 {
	width: 100%;
	height: 300px;
	background: url(../img/application_img10.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
.pt150 {
	padding-top: 150px;
}
.btn03 a {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 3px solid #F6AA00;
}
.btn03 a span {
	position: relative;
	z-index: 10;
}
.btn03 a:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: #F6AA00;
	z-index: 1;
	transition: 0.4s;
}
.btn03 a:hover:before  {
	width: 100%;
	left: 0;
	transition: 0.4s;
}
.box07 {
	min-height: 250px;
	padding: 29px;
	background: #fff;
	border: 1px solid #EBEBEB;
}
.h4_02 {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.col09_01 {
	width: 520px;
	margin-right: 70px;
}
.col09_02 {
	width: 410px;
}
.h3_05 {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
.h4_03 {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #000;
}
.hr01 {
	margin-bottom: 25px;
	border-top: hidden;
	border-left: hidden;
	border-right: hidden;
	border-bottom: 1px dotted #000;
}
.col10_01 {
	width: 300px;
	margin-right: 50px;
}
.col10_02 {
	width: 300px;
}
.box08 {
	border: 1px solid #EBEBEB;
}
.box08_01 {
	min-height: 115px;
	padding: 30px 20px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #B1B1B1;
}
.box08_02 {
	min-height: 140px;
	padding: 20px;
	background: #fff;
}
.btn04 a {
	position: relative;
	display: inline-block;
	width: 296px;
	line-height: 56px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #F6AA00;
	border: 3px solid #F6AA00;
}
.btn04 a span {
	position: relative;
	z-index: 10;
}
.btn04 a:before {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: #fff;
	z-index: 1;
	transition: 0.4s;
}
.btn04 a:hover {
	color: #F6AA00;
	transition: 0.4s;
}
.btn04 a:hover:before  {
	width: 100%;
	left: 0;
	transition: 0.4s;
}

#number01 {
	width: 100%;
	height: 300px;
	background: url(../img/number_img01.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
}
.col11_01 {
	width: 370px;
	margin-right: 40px;
}
.col11_02 {
	width: 590px;
	padding-top: 100px;
}
.col11_03 {
	width: 570px;
	margin-right: 50px;
	padding-top: 100px;
}
.col11_04 {
	width: 370px;
}
.col11_05 {
	width: 570px;
	margin-right: 45px;
	padding-top: 60px;
}
.col11_06 {
	width: 375px;
}
.col11_07 {
	width: 755px;
	margin-right: 235px;
}
.col11_08 {
	width: 580px;
	margin-left: 410px;
}
.col11_09 {
	width: 670px;
	margin-right: 20px;
	padding-top: 90px;
}
.col11_10 {
	width: 310px;
}
.txt03 {
	font-size: 17px;
}

.main04 {
	width: 940px;
	margin: 0 auto;
}
.table_form01 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 20px;
}
.table_form01 th {
	position: relative;
	width: 190px;
	padding: 10px 70px 0 0;
	vertical-align: top;
}
.table_form01 td {
}
.input01 {
	width: 290px;
}
.input02 {
	width: 650px;
}
.checkbox01-input {
	display: none;
}
.mwform-checkbox-field-text {
	padding: 5px 0 0 35px;
	position: relative;
	margin-right: 20px;
}
.mwform-checkbox-field-text::before{
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #eee;
}
.checkbox01-input:checked + .mwform-checkbox-field-text {
	color: #000;
}
.checkbox01-input:checked + .mwform-checkbox-field-text::after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 6px;
	width: 6px;
	height: 12px;
	transform: rotate(40deg);
	border-bottom: 3px solid #000;
	border-right: 3px solid #000;
}
.req1 {
	position: absolute;
	top: 7px;
	right: 30px;
	padding: 0 7px;
	color: #fff;
	background: #EB650C;
}
.req2 {
	position: absolute;
	top: 7px;
	right: 30px;
	padding: 0 7px;
	border: 1px solid #eee;
}
.form_btn01 {
	width: 300px;
	margin: 0 auto;
}
.form_btn01 input[type="submit"] {
	display: block;
	width: 300px;
	height: 60px;
	font-size: 18px;
	color: #fff;
	background: #F6AA00;
}
.mw_wp_form .hide {
	display: none;
}

.scrollbox {
	height: 120px;
	padding: 19px;
	overflow-y: scroll;
	background: #FBFBFB;
	border: 1px solid #eee;
}
.scrollbox p {
	margin-bottom: 20px;
}
.scrollbox::-webkit-scrollbar {
	width: 25px;
	background: #fff;
	border: 1px solid #eee;
}
.scrollbox::-webkit-scrollbar-button {
	width: 25px;
	height: 60px;
	color: #000;
	background: #fff;
	border: 1px solid #eee;
}
.scrollbox::-webkit-scrollbar-button:vertical:decrement {
	background: #fff url(../img/scroll_b1.png) no-repeat;
	background-position: center center;
}
.scrollbox::-webkit-scrollbar-button:vertical:increment {
	background: #fff url(../img/scroll_b2.png) no-repeat;
	background-position: center center;
}
.scrollbox::-webkit-scrollbar-thumb {
	background: #eee;
}

.h2_02 {
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
}
.h2_04 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
.h3_06 {
	margin-bottom: 10px;
	font-weight: bold;
}
.h4_04 {
	margin-bottom: 5px;
	font-weight: bold;
}
.contact_bg01 {
	min-height: 560px;
	background: url(../img/contact_bg01.jpg) no-repeat;
	background-position: center top;
}
.box09 {
	width: 470px;
}














/* Wordpress */
.pagenation {
	clear: both;
	width: 100%;
	text-align: center;
}
.wp-pagenavi a.page {
	display: inline-block;
	margin: 0 5px;
	padding: 4px 10px;
	text-align: center;
	color: #000;
	border: 1px solid #000;
}
.wp-pagenavi a.page:hover {
	text-decoration: none;
	color: #fff;
	background: #000;
	border: 1px solid #000;
}
.wp-pagenavi span.current {
	display: inline-block;
	margin: 0 5px;
	padding: 4px 10px;
	text-align: center;
	color: #fff;
	background: #000;
	border: 1px solid #000;
}
.wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink {
	display: inline-block;
	margin: 0 5px;
	padding: 4px 10px;
	text-align: center;
	color: #000;
	border: 1px solid #000;
}
.wp-pagenavi a.nextpostslink:hover, .wp-pagenavi a.previouspostslink:hover {
	text-decoration: none;
	color: #fff;
	background: #000;
	border: 1px solid #000;
}
.wp-pagenavi span.pages {
	display: none;
}

.pager {
	margin-bottom: 30px;
}
.pager .previous {
	width: 50%;
	float: left;
	text-align: left;
}
.pager .next {
	width: 50%;
	float: right;
	text-align: right;
}
.pager .previous a {
	display: block;
}
.pager .next a {
	display: block;
}
.pager span {
	font-size: 110%;
}





/* 共通スタイル---------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size: 0;	
	clear: both; 
	visibility: hidden;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.center01 a {
	margin: 0 auto;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.img100 img {
	width: 100%;
	height: auto;
}
.mb05 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb120 {
	margin-bottom: 120px;
}
.bold {
	font-weight: bold;
}

