@charset "utf-8";

body {
	font-size: 28px;
}
input, textarea, select {
	font-size: 26px;
}
.pc {
	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: 94%;
	margin: 0 auto;
}



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

#global_nav {
	display: none;
}

/* transition */
#head_top, #head_top:after, #head_top #head_logo, #head_top #head_logo a {
    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);
}

#sp_navi_btn {
	position: absolute;
	top: 0;
	left: 0;
}
#sp_navi_on a {
	display: block;
	width: 102px;
	height: 108px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/sp_nav_open.png) no-repeat;
}
#sp_navi_of {
	display: none;
}
#sp_navi_of a {
	display: block;
	width: 102px;
	height: 108px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/sp_nav_close.png) no-repeat;
}

#sp_nav {
	display: none;
	width: 100%;
	position: fixed;
	top: 108px;
	z-index: 300;
	color: #fff;
	background: #000;
}
#nav2 {
	width: 100%;
}
#nav2 li a {
	display: block;
	height: 70px;
	padding-top: 28px;
	border-bottom: 2px solid #333;
}


/* フッター----------------- */
#footer {
	width: 100%;
	text-align: center;
}
.foot01 {
	position: relative;
	min-height: 90px;
	padding-top: 60px;
}
.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;
}
.foot02 {
	line-height: 125px;
	color: #fff;
	background: url(../img/footer_bg_sp.png);
	background-position: center center;
}
small {
	font-size: 26px;
}


/* トップ---------------- */
#top_slider {
	position: relative;
	width: 100%;
}
#slider video {
	width: 100%;
	height: auto;
}
#top_copy {
	position: absolute;
	top: 145px;
	left: 0;
	right: 0;
	width: 520px;
	margin: 0 auto;
	text-align: left;
}
#top_copy_t {
	/* width: 300px;
	height: 95px; */
  width: 340px;
  height: 120px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_copy.png) no-repeat;
  background-size: contain;
}
#top02 {
	padding: 54px 0 59px 0;
}
.col01_01 {
	width: 100%;
	margin-bottom: 43px;
}
.col01_02 {
	width: 100%;
}
.top_h2_01 a {
	display: block;
	width: 235px;
	height: 30px;
	margin: 0 auto 34px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_company_t_sp.png) no-repeat;
}
.top_h2_02 a {
	display: block;
	width: 190px;
	height: 30px;
	margin: 0 auto 34px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_service_t_sp.png) no-repeat;
}
.top_h2_03 a {
	display: block;
	width: 200px;
	height: 30px;
	margin: 0 auto 34px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_careers_t_sp.png) no-repeat;
}
#top03 {
	padding-top: 47px;
	background: url(../img/top_bg01_sp.jpg);
	background-size: cover;
	background-position: center center;
}
.top_h2_04 a {
	display: block;
	width: 155px;
	height: 40px;
	margin: 0 auto 52px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/top_news_t_sp.png) no-repeat;
}
.ul01 li {
	width: 100%;
	margin-bottom: 25px;
	background: #fff;
}
.ul01 li a {
	display: block;
	text-decoration: none;
	color: #000;
}
.top_news_g {
	width: 50%;
	float: left;
}
.top_news_g img {
	width: 100%;
	height: auto;
}
.box01 {
	width: 46%;
	float: left;
	padding: 15px 2%;
	line-height: 1.2;
	text-align: left;
	background: #fff;
}
.date01 {
	margin-bottom: 10px;
	font-size: 26px;
}
.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 {
	position: relative;
	min-height: 1155px;
	padding-top: 45px;
	background: url(../img/top_bg02_sp-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: 34px;
	font-weight: bold;
	color: #F6AA00;
}
.txt01 {
	margin-bottom: 15px;
	font-size: 44px;
	font-weight: bold;
}
#top_btn01 {
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	width: 94%;
	margin: 0 auto;
}
.btn01 a {
	position: relative;
	display: block;
	line-height: 76px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 3px solid #F6AA00;
}

#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);
	background-position: center top;
}
#title_bar {
	height: 125px;
	padding-top: 175px;
	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_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: 30px;
}
.content01 {
	padding: 50px 0 200px 0;
}
.content02 {
	padding: 50px 0 80px 0;
}
.content03 {
	padding: 0 0 80px 0;
	background: url(../img/bg01.png);
	background-position: center top;
}

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

.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: 100%;
	text-align: left;
	margin-bottom: 20px;
}
.bn01_t {
	width: 100%;
	font-size: 24px;
}
.box02 {
	width: 46%;
	float: left;
	padding: 15px 2%;
	line-height: 1.2;
	text-align: left;
	background: #fff;
}
.title02 {
	margin-bottom: 10px;
	font-weight: bold;
}	
.h2_01 {
	margin-bottom: 25px;
	font-size: 36px;
	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: 28px;
	border-bottom: 1px dotted #9C9C9C;
	vertical-align: top;
}
.table01 th {
	width: 9em;
	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;
	background-size: 10px 14px;
}
a.link01:after {
	position: absolute;
	top: 10px;
	right: -28px;
	display: inline-block;
	content: "";
	width: 32px;
	height: 28px;
	background: url(../img/icon_paper.png) no-repeat;
	background-size: 32px 28px;
}
.col02_01 {
	width: 100%;
	margin-bottom: 60px;
}
.col02_02 {
	width: 100%;
	margin-bottom: 60px;
}
.ul03 li {
	margin-left: 20px;
	list-style-type: disc;
	line-height: 1.8;
}
.h3_01 {
	display: inline-block;
	line-height: 1.5;
	font-size: 32px;
	border-bottom: 1px dotted #ccc;
}
.h4_01 {
	margin-bottom: 15px;
	font-size: 30px;
}

.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;
	min-width: 100px;
	padding: 0 5px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
	color: #000;
	border: 1px solid #EBEBEB;
}
.archive01 ul, .archive02 ul {
	display: inline;
}
.archive01 ul li, .archive02 ul li {
	float: left;
	margin-right: 10px;
}
.archive01 ul li a, .archive02 ul li {
	display: inline-block;
	min-width: 100px;
	padding: 0 5px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 50px;
	text-decoration: none;
	color: #000;
	border: 1px solid #EBEBEB;
	cursor: pointer;
}
.archive01 ul li.on a, .archive01 .on a, .archive02 ul li.on, .archive02 .on {
	color: #fff;
	background: #000;
}
.ul02 li {
	width: 100%;
	margin: 0 0 50px 0;
	border: 1px solid #EBEBEB;
}
.ul02 li a {
	display: block;
	color: #000;
	text-decoration: none;
}
.ul02 li a:hover img {
	opacity: 1;
}
.img01 {
	width: 50%;
	float: left;
}
.img01 img {
	width: 100%;
	height: auto;
}

.h2_title01 {
	position: absolute;
	top: 190px;
	left: 0;
	width: 93%;
	min-height: 135px;
	padding: 50px 20px 0 30px;
	font-size: 30px;
	color: #fff;
	background: rgba(246,170,0,0.8);
}
.h2_title02 {
	position: absolute;
	top: 190px;
	left: 0;
	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: 0;
	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: 0;
	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: 26px;
}

#careers01 {
	width: 100%;
	min-height: 300px;
	background: url(../img/careers_img01-1.jpg) no-repeat;
	background-size: cover;
	background-position: 55% top;
}
.cr_ttl_wrap {
  padding: 60px 0;
  padding-left: 30%;
}
.cr_page_ttl {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 10px;
}
.cr_page_ttl .brpc{
  display: none;
}
.cr_page_subttl {
  font-size: 22px;
}
.cr_section {
  background-image: url(../img/careers_bg.jpeg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 260px;
}
.cr_content {
  width: 86%;
}
.pt70 {
	padding-top: 70px;
}
.col04_01 {
	width: 100%;
	margin-bottom: 100px;
	padding-top: 10px;
}
.col04_02 {
	width: 100%;
	margin-bottom: 40px;
}
.col04_03 {
	width: 100%;
	margin-bottom: 40px;
}
.col04_04 {
	width: 100%;
	margin-bottom: 100px;
	padding-top: 10px;
}
.order1 {
	order: 1;
}
.order2 {
	order: 2;
}
.order3 {
	order: 3;
}
.order4 {
	order: 4;
}
.order5 {
	order: 5;
}
.order6 {
	order: 6;
}
.order7 {
	order: 7;
}
.order8 {
	order: 8;
}
.order9 {
	order: 9;
}
.order10 {
	order: 10;
}
.order11 {
	order: 11;
}
.order12 {
	order: 12;
}
.order13 {
	order: 13;
}
.order14 {
	order: 14;
}
.order15 {
	order: 15;
}
.order16 {
	order: 16;
}
.order17 {
	order: 17;
}
.order18 {
	order: 18;
}
.order19 {
	order: 19;
}
.order20 {
	order: 20;
}
.order21 {
	order: 21;
}
.order22 {
	order: 22;
}
.order23 {
	order: 23;
}
.order24 {
	order: 24;
}

.h3_02 {
	margin-bottom: 25px;
	font-size: 36px;
	font-weight: bold;
}
.btn02 a {
	position: relative;
	display: block;
	width: 276px;
	line-height: 76px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #fff;
	border: 3px solid #F6AA00;
}
.h3_03 {
	margin-bottom: 35px;
	font-size: 36px;
	font-weight: bold;
}
.main02 {
	width: 96%;
	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 {
	width: 100%;
	margin: 0 0 50px 0;
}
.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: 100%;
	line-height: 100px;
	text-align: center;
	font-size: 36px;
	color: #F6AA00;
	background: #FFF9EB;
	vertical-align: middle;
}
.col06_02 {
	width:90%;
	padding: 5%;
}
.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: 80% top;
}
.pt132 {
	padding-top: 132px;
}
.main03 {
	width: 96%;
	margin: 0 auto;
}
.col07_01 {
	width: 100%;
	margin-bottom: 40px;
}
.col07_02 {
	width: 100%;
	margin-bottom: 40px;
}
.col07_03 {
	width: 100%;
	margin-bottom: 40px;
}
.col07_04 {
	width: 100%;
	margin-bottom: 60px;
}
.h3_04 {
	margin-bottom: 15px;
	font-size: 40px;
	font-weight: bold;
}
.box05 {
	padding: 28px;
	font-size: 28px;
	border: 2px solid #C5B078;
}
.col08_01 {
	width: 100%;
	margin-bottom: 30px;
	line-height: 80px;
	text-align: center;
	background: #F4EACE;
}
.col08_02 {
	width: 100%;
}
.box06 {
	padding: 30px;
	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 p {
	margin-bottom: 25px;
}
.ul04 li p:last-child {
	margin-bottom: 0;
}
.col03_01 {
	width: 100%;
	margin-bottom: 30px;
}
.col03_02 {
	width: 100%;
}
.bg02 {
	padding: 20px;
	line-height: 1.6;
	color: #fff;
	background: url(../img/bg02.jpg);
	background-size: cover;
}
.bg03 {
	padding: 20px;
	line-height: 1.6;
	color: #fff;
	background: url(../img/bg03.jpg);
	background-size: cover;
}
.member_txt01, .member_txt02 {
	font-weight: bold;
}
.member_txt04 {
	margin-bottom: 20px;
	line-height: 1.6;
	font-size: 40px;
	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: 100%;
	margin-bottom: 40px;
}
.col12_02 {
	width: 100%;
	margin-bottom: 60px;
}
.col12_03 {
	width: 100%;
	margin-bottom: 60px;
}
.col12_04 {
	width: 100%;
	margin-bottom: 40px;
}
.col12_05 {
	width: 100%;
	margin-bottom: 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 25px;
	line-height: 65px;
	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;
}
.box07 {
	min-height: 250px;
	padding: 29px;
	background: #fff;
	border: 1px solid #EBEBEB;
}
.h4_02 {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
}
.col09_01 {
	width: 100%;
	margin-bottom: 40px;
}
.col09_02 {
	width: 100%;
	margin-bottom: 40px;
}
.h3_05 {
	margin-bottom: 15px;
	font-size: 34px;
	font-weight: bold;
}
.h4_03 {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 30px;
	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: 100%;
	margin-bottom: 40px;
}
.col10_02 {
	width: 100%;
	margin-bottom: 40px;
}
.box08 {
	border: 1px solid #EBEBEB;
}
.box08_01 {
	min-height: 115px;
	padding: 30px 20px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	background: #B1B1B1;
}
.box08_02 {
	min-height: 140px;
	padding: 20px;
	background: #fff;
}
.btn04 a {
	position: relative;
	display: inline-block;
	width: 500px;
	line-height: 80px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 30px;
	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: 80%;
	margin: 0 auto 40px auto;
}
.col11_02 {
	width: 100%;
	margin-bottom: 30px;
}
.col11_03 {
	width: 100%;
	margin-bottom: 30px;
}
.col11_04 {
	width: 80%;
	margin: 0 auto 40px auto;
}
.col11_05 {
	width: 100%;
	margin-bottom: 30px;
}
.col11_06 {
	width: 80%;
	margin: 0 auto 50px auto;
}
.col11_07 {
	width: 80%;
	margin: 0 auto 40px auto;
}
.col11_08 {
	width: 100%;
}
.col11_09 {
	width: 100%;
	margin-bottom: 30px;
}
.col11_10 {
	width: 80%;
	margin: 0 auto 40px auto;
}
.txt03 {
	font-size: 28px;
}

.main04 {
	width: 96%;
	margin: 0 auto;
}
.table_form01 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 20px;
}
.table_form01 th {
	position: relative;
	display: block;
	padding: 10px 70px 20px 0;
	vertical-align: top;
}
.table_form01 td {
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.input01 {
	width: 94%;
	border: 1px solid #ccc;
}
.input02 {
	width: 94%;
	border: 1px solid #ccc;
}
.checkbox01-input {
	display: none;
}
.mwform-checkbox-field-text {
	padding: 5px 0 0 50px;
	position: relative;
	margin-right: 20px;
}
.mwform-checkbox-field-text::before{
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 30px;
	height: 30px;
	border: 1px solid #ccc;
}
.checkbox01-input:checked + .mwform-checkbox-field-text {
	color: #000;
}
.checkbox01-input:checked + .mwform-checkbox-field-text::after {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 9px;
	width: 8px;
	height: 15px;
	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: 400px;
	margin: 0 auto;
}
.form_btn01 input[type="submit"] {
	display: block;
	width: 400px;
	height: 80px;
	font-size: 30px;
	color: #fff;
	background: #F6AA00;
}
.mw_wp_form .hide {
	display: none;
}

.scrollbox {
	height: 150px;
	padding: 19px;
	overflow-y: scroll;
	background: #FBFBFB;
	border: 1px solid #eee;
}
.scrollbox p {
	margin-bottom: 20px;
}
.scrollbox::-webkit-scrollbar {
	width: 40px;
	background: #fff;
	border: 1px solid #eee;
}
.scrollbox::-webkit-scrollbar-button {
	width: 40px;
	height: 70px;
	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: 40px;
	font-weight: bold;
}
.h2_04 {
	margin-bottom: 15px;
	font-size: 26px;
	font-weight: bold;
}
.h3_06 {
	margin-bottom: 10px;
	font-weight: bold;
}
.h4_04 {
	margin-bottom: 5px;
	font-weight: bold;
}
.box09 {
	width: 100%;
}













/* Wordpress */
.pagenation {
	clear: both;
	width: 100%;
	text-align: center;
}
.wp-pagenavi a.page {
	display: inline-block;
	margin: 0 5px;
	padding: 5px 20px;
	text-align: center;
	color: #000;
	border: 1px solid #000;
}
.wp-pagenavi span.current {
	display: inline-block;
	margin: 0 5px;
	padding: 5px 20px;
	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: 5px 20px;
	text-align: center;
	color: #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;
}
.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;
}

