@charset "UTF-8";
main {
  padding-top: min(7.5vw, 90px);
}

/* Reset default browser CSS
-------------------------------------------------------------- */
/* html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} */
/*
------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

body {
  color: #333;
  font-size: small;
  font-family: verdana, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.5;
  -webkit-text-size-adjust: none;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  display: inline;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.red {
  color: #ff0000 !important;
}

.tx_center {
  text-align: center !important;
}

.tx_right {
  text-align: right !important;
}

.tx_left {
  text-align: left !important;
}

/* LINK
------------------------------------------------------------*/
a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #316042;
  text-decoration: underline;
}

a:active, a:focus {
  outline: 0;
}

.normalLink {
  padding-left: 24px;
  background: url(../images/bg_icon_link.png) no-repeat 4px 0.3em;
  padding-bottom: 3px;
}

.blankLink {
  padding-left: 24px;
  background: url(../images/bg_icon_blank.gif) no-repeat 3px 0.3em;
  padding-bottom: 3px;
}

.pdfLink {
  padding-left: 24px;
  background: url(../images/bg_icon_pdf.gif) no-repeat 3px 0.2em;
  padding-bottom: 3px;
}

.wordLink {
  padding-left: 24px;
  background: url(../images/bg_icon_word.gif) no-repeat 3px 0.2em;
  padding-bottom: 3px;
}

.excelLink {
  padding-left: 24px;
  background: url(../images/bg_icon_excel.gif) no-repeat 3px 0.3em;
  padding-bottom: 3px;
}

.pptLink {
  padding-left: 24px;
  background: url(../images/bg_icon_ppt.gif) no-repeat 3px 0.3em;
  padding-bottom: 3px;
}

/* HEADER AREA
------------------------------------------------------------*/
/*************
Header
*************/
/*************
logo
*************/
/*************
Search
*************/
/*************
Pankuzu
*************/
.pankuzu {
  width: 100%;
  background: #f0f0f0;
  padding: 0;
  margin: 0;
}

.pankuzu p {
  font-size: 100%;
  margin: 0 auto;
  padding: 2px 0 2px 20px;
  width: auto;
}

.pankuzu p span {
  display: inline-block;
  padding: 0 10px 0 0;
}

.pankuzu p span a {
  display: inline-block;
  background: url(/assets/img/form/bg_pankuzu_arrow.gif) no-repeat right 0.7em;
  padding: 0 18px 0 0;
}

.pankuzu p span:last-child a {
  display: inline-block;
  background: none;
  padding: 0 0 0 0;
}

/* CONTNTS AREA
------------------------------------------------------------*/
/*************
CONTNTS
*************/
#contnts {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
  background: #fff;
}

#contnts .section p {
  font-size: 117%;
  line-height: 1.9;
  padding-bottom: 15px;
}

/*************
H1,H2,H3
*************/
#level_3rd .h1_block {
  width: 100%;
  /*background:#205f42;*/
  background: #2a855c;
}

#level_3rd h1 {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
}

#level_3rd h1 strong {
  font-weight: lighter;
  display: inline-block;
  color: #fff;
  font-size: 300%;
  padding: 36px 0 36px 0;
}

#level_3rd h1 strong.engineer {
  background: url(../images/bg_h1_icon_engineer.png) no-repeat left 28px;
  padding: 36px 0 36px 110px;
}

#level_3rd h2 {
  font-size: 300%;
  font-weight: lighter;
  text-align: center;
  padding: 32px 0 20px 0;
}

#level_3rd h2.sp {
  color: #174c34;
}

#level_3rd h3 {
  /*background:#e4f8ef;*/
  padding: 0;
  font-size: 200%;
  color: #174c34;
  margin: 10px 0 20px 0;
}

#level_3rd h3 strong {
  display: inline-block;
  background: #fff url(../images/bg_h3_icon.png) no-repeat left 3px;
  padding: 0 10px 0 40px;
  font-weight: bold;
  /*border-top:3px solid #fff;*/
}

#level_3rd h4 {
  background: url(../images/bg_h4_line.gif) repeat-x left 3px;
  padding: 0;
  font-size: 170%;
  margin: 10px 0 20px 0;
}

#level_3rd h4 strong {
  display: inline-block;
  background: #fff url(../images/bg_h4_icon.png) no-repeat left 3px;
  padding: 0 10px 0 40px;
  font-weight: normal;
}

/*************
Section
*************/
#contnts .section {
  width: 100%;
  display: block;
  background: #fff;
  border-top: 1px solid #139f5f;
}
#contnts .wrapper {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: url(/assets/img/form/bg_section.png) no-repeat top center;
}
#contnts .inner {
  display: block;
  padding: 0 20px;
  width: auto;
}
#contnts .inner p {
  font-size: 117%;
  line-height: 1.9;
  padding-bottom: 15px;
}

/*************
Special Section
*************/
.sp_section {
  width: 100%;
  display: block;
  background: #f9f5ed;
  border-top: 5px solid #184d35;
}

.sp_section .wrapper {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: url(../images/bg_sp_section.png) no-repeat top center;
}

/*************
Top Section
*************/
.top_section {
  width: 100%;
  display: block;
  background: #fff;
  border-top: none;
}

.top_section .wrapper {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: none;
  padding: 30px 0;
}

/*************
Column
*************/
.column2_type01,
.column2_type02,
.column3 {
  margin: 20px auto;
  display: block;
}

.column2_type01 .col {
  display: inline-block;
  width: 50%;
  float: left;
}

.column2_type01 .col .col_inner {
  padding: 0 0 0 30px;
}

.column2_type01 .col:first-child .col_inner {
  padding: 0 30px 0 0;
}

.column2_type02 .col {
  display: table-cell;
  width: auto;
  vertical-align: top;
}

.column2_type02 .col .col_inner {
  padding: 0 0 0 30px;
}

.column2_type02 .col:first-child .col_inner {
  padding: 0 30px 0 0;
}

.column3 .col {
  display: inline-block;
  width: 33%;
  float: left;
}

.column3 .col .col_inner {
  padding: 0 15px 0 15px;
}

.column2_type01 .col .col_inner img,
.column2_type02 .col .col_inner img,
.column3 .col .col_inner img {
  width: 100%;
  height: auto;
}

.column2_type01:before,
.column2_type01:after,
.column2_type02:before,
.column2_type02:after,
.column3:before,
.column3:after {
  content: "";
  display: table;
}

.column2_type01:after,
.column2_type02:after,
.column3:after {
  clear: both;
}

/*************
table
*************/
table.list {
  border-collapse: collapse;
  margin: 15px auto 50px auto;
  width: 100%;
  border: 3px solid #d1d1d1;
}

table.list tr th,
table.list tr td {
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 15px;
  background-color: #fff;
}

table.list tr th {
  background-color: #ececec;
}

/* FOOTER AREA
------------------------------------------------------------*/
/*************
Footer
*************/
/* FORM
------------------------------------------------------------*/
#contnts {
  /*** START form tag ***/
}
#contnts .form_area {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px solid #e4e4e4;
}
#contnts .form_area dl {
  display: block;
  border-bottom: 1px solid #e4e4e4;
  padding: 0;
  margin: 0 0 15px;
}
#contnts .form_area dl dt {
  display: table-cell;
  width: 300px;
  border-top: 1px solid #fff;
  vertical-align: middle;
  background: #f6f6f6;
  padding: 20px 0;
  box-sizing: border-box;
}
#contnts .form_area dl dt span,
#contnts div.left_form_area span {
  display: block;
  padding: 4px 30px 4px 15px;
  color: #205f42;
  font-weight: bold;
  font-size: 117%;
  line-height: 1.5;
  margin: 0 0 0 0;
  background: url(/assets/img/form/bg_form_normal.png) no-repeat 100% 50%;
  background-size: 36px 23px;
}
#contnts .form_area dl dt span.must,
#contnts div.left_form_area span.must {
  background: url(/assets/img/form/bg_form_must.png) no-repeat 100% 50%;
  background-size: 36px 23px;
}
#contnts .form_area dl dd {
  display: table-cell;
  /*width:500px;*/
  width: auto;
  border-top: 1px solid #fff;
  vertical-align: middle;
  padding: 20px 0;
  font-size: 107%;
  box-sizing: border-box;
}
#contnts .form_area dl dd span {
  padding: 0 10px 0 20px;
}
#contnts .form_area dl dd li span {
  text-indent: 0;
}
#contnts .form_area_confirm dl dd span {
  font-size: 107%;
  display: inline-block;
}
#contnts .form_area dl dd span.check {
  display: block;
  padding: 5px 0 5px 5px;
}
#contnts .form_area_confirm dl dd span.check {
  display: block;
  padding: 5px 0 5px 20px;
  font-size: 107%;
}
#contnts .form_area dl dd ul.form_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#contnts .form_area dl dd ul.form_list li {
  display: table;
  padding: 0 0 0 20px;
  font-size: 11px;
}
#contnts .form_area dl dd ul.form_list li.doui {
  padding: 20px 0 0 20px;
}
#contnts .form_area dl dd ul.form_list li span {
  display: table-cell;
  padding: 0;
}
#contnts .form_area dl dd ul.form_list li span a {
  display: inline-block;
  padding: 0 4px 0 16px;
  background: url(/assets/img/form/bg_icon_link.png) no-repeat 4px 0.3em;
  padding-bottom: 3px;
  text-decoration: underline;
}
#contnts .form_area dl dd br {
  display: none;
}
#contnts .form_area .square {
  width: 370px;
}
#contnts .form_area .square2 {
  width: 25%;
}
#contnts .form_area .square3 {
  width: 44%;
}
#contnts .form_area ul.btn_area {
  list-style: none;
  display: table;
  padding: 0;
  margin: 40px auto;
}
#contnts .form_area ul.btn_area li {
  display: table-cell;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
}
#contnts .form_area input, #contnts .form_area select, #contnts .form_area textarea {
  font-size: 0.9em;
}
#contnts div.form_area_etc {
  border-bottom: 1px solid #e4e4e4;
  display: table;
  width: 100%;
}
#contnts div.left_form_area {
  display: table-cell;
  background: #f6f6f6;
  /*border-bottom:1px solid #e4e4e4;*/
  border-top: 1px solid #fff;
  border-right: 1px solid #e4e4e4;
  width: 165px;
  vertical-align: top;
  padding-top: 63px;
  box-sizing: border-box;
}
#contnts .ipad_class div.left_form_area {
  padding-top: 70px;
}
#contnts .form_area_confirm div.left_form_area {
  padding-top: 0;
  vertical-align: middle;
}
#contnts .ipad_class .form_area_confirm div.left_form_area {
  padding-top: 0;
  vertical-align: middle;
}
#contnts .form_area div.left_form_area p.howto_text {
  padding: 15px 10px 0 15px;
  font-size: 12px;
  line-height: 1.7;
}
#contnts .form_area div.left_form_area p.howto_text strong {
  color: #dc0000;
  font-weight: bold;
}
#contnts div.right_form_area {
  display: table-cell;
  border-left: 1px solid #fff;
  box-sizing: border-box;
}
#contnts .form_area div.right_form_area dl {
  display: block;
  border-bottom: 1px solid #e4e4e4;
  padding: 0;
  margin: 0;
}
#contnts .form_area div.right_form_area dl:last-child {
  border-bottom: none;
}
#contnts .form_area div.right_form_area dl dt {
  display: table-cell;
  width: 134px;
  border-top: 1px solid #fff;
  vertical-align: middle;
  background: #e4f8ef;
  padding: 10px 0;
  box-sizing: border-box;
}
#contnts .form_area_confirm .form_area div.right_form_area dl dt {
  padding: 20px 0;
}
#contnts .form_area div.right_form_area dl dt span {
  display: inline-block;
  padding: 0 0 0 5px;
  color: #205f42;
  font-weight: normal;
  font-size: 117%;
  line-height: 1;
  margin: 0;
  background: none;
  box-sizing: border-box;
}
#contnts .form_area_confirm div.right_form_area dl dt span {
  padding: 12px 0 12px 10px;
}
#contnts .form_area div.right_form_area dl dt span br {
  display: none;
}
#contnts .form_area div.right_form_area dl dd {
  display: table-cell;
  /*width:500px;*/
  border-top: 1px solid #fff;
  vertical-align: middle;
  padding: 20px 0;
  font-size: 107%;
  box-sizing: border-box;
}
#contnts .form_area div.right_form_area dl dd span {
  display: block;
  width: 100%;
}
#contnts .form_area div.right_form_area dl dd p {
  padding: 0 10px 0 20px;
  margin: 20px 0 0 0;
  font-size: 100%;
}
#contnts .form_area div.right_form_area dl dd p strong {
  padding: 0 0 0 0;
  font-size: 100%;
  font-weight: normal;
  border: none;
  background: none;
  color: #d30000;
  margin-left: 0;
  line-height: 1.5;
}
#contnts .form_area div.ssl_area {
  display: block;
  border: 1px solid #e4e4e4;
  margin: 20px 0 0 0;
}
#contnts .form_area div.ssl_area ul {
  display: table;
}
#contnts .form_area div.ssl_area ul li {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
#contnts .form_area div.ssl_area ul li span {
  padding: 0;
  margin: 0;
  display: inline;
}
#contnts .form_area div.ssl_area ul li p {
  font-size: 92%;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
#contnts .form_alert {
  background-color: #ffeaea;
  margin: 0 0 15px;
  padding: 15px;
  font-weight: bold;
}
#contnts .form_alert p {
  color: #d30000;
  font-size: 109%;
  padding: 0;
  margin: 0;
}
#contnts p.form_confirm {
  color: #205f42;
  font-weight: bold;
  padding-bottom: 20px;
}
#contnts p.form_complete {
  color: #205f42;
  font-weight: bold;
  padding: 20px;
  font-size: 150%;
  text-align: center;
  background: #e9e9e9;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}
#contnts p.form_complete_detail {
  text-align: center;
  padding: 20px 0;
}
#contnts .form_area input.normal,
#contnts .form_area textarea.normal {
  border-radius: 5px;
  padding: 10px 10px;
  font-size: 14px;
  border: 1px solid #d2d2d2;
  /* box-shadow */
  box-shadow: rgba(240, 240, 240, 0.65098) 0px 0px 6px 3px inset;
  -webkit-box-shadow: rgba(240, 240, 240, 0.65098) 0px 0px 6px 3px inset;
  -moz-box-shadow: rgba(240, 240, 240, 0.65098) 0px 0px 6px 3px inset;
}
#contnts .form_area input.must,
#contnts .form_area label.select_must,
#contnts .form_area textarea.must {
  border-radius: 5px;
  padding: 10px 10px;
  font-size: 14px;
  border: 1px solid #d2d2d2;
  background: #fff1ee;
  /* box-shadow */
  box-shadow: rgba(255, 196, 184, 0.65098) 0px 0px 6px 3px inset;
  -webkit-box-shadow: rgba(255, 196, 184, 0.65098) 0px 0px 6px 3px inset;
  -moz-box-shadow: rgba(255, 196, 184, 0.65098) 0px 0px 6px 3px inset;
}
#contnts .form_area label.select_must select {
  background: #fff1ee;
}
#contnts .form_area input[type=radio], #contnts input[type=checkbox] {
  display: none;
}
#contnts .form_area .radio_normal, #contnts .checkbox_normal {
  box-sizing: border-box;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 42px;
  vertical-align: middle;
  cursor: pointer;
}
#contnts .form_area .radio_normal:after, #contnts .checkbox_normal:after {
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 2px;
  content: "";
}
#contnts .form_area .radio_normal:before {
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #295800;
  content: "";
  opacity: 0;
}
#contnts .form_area input[type=radio]:checked + .radio_normal:before {
  opacity: 1;
}
#contnts .form_area .checkbox_normal:before {
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #295800;
  border-bottom: 3px solid #295800;
  content: "";
  opacity: 0;
  transform: rotate(45deg);
}
#contnts .form_area input[type=checkbox]:checked + .checkbox_normal:before {
  opacity: 1;
}
#contnts .form_area .radio_must, #contnts .checkbox_must {
  box-sizing: border-box;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 42px;
  vertical-align: middle;
  cursor: pointer;
}
#contnts .form_area .radio_must:after, #contnts .checkbox_must:after {
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 2px;
  content: "";
  /* box-shadow */
  box-shadow: rgba(255, 196, 184, 0.65098) 0px 0px 6px 3px inset;
  -webkit-box-shadow: rgba(255, 196, 184, 0.65098) 0px 0px 6px 3px inset;
  -moz-box-shadow: rgba(255, 196, 184, 0.65098) 0px 0px 6px 3px inset;
}
#contnts .form_area .radio_must:before {
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #295800;
  content: "";
  opacity: 0;
}
#contnts .form_area input[type=radio]:checked + .radio_must:before {
  opacity: 1;
}
#contnts .form_area .checkbox_must:before {
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #e00000;
  border-bottom: 3px solid #e00000;
  content: "";
  opacity: 0;
  transform: rotate(45deg);
}
#contnts .form_area input[type=checkbox]:checked + .checkbox_must:before {
  opacity: 1;
}
#contnts .form_area ul.btn_area li input.reset_btn {
  font-size: 0;
  height: 73px;
  width: 206px;
  background: url(/assets/img/form/bg_btn_reset.png) no-repeat top left;
  background-size: 206px 73px;
  border: none;
  cursor: pointer;
}
#contnts .form_area ul.btn_area li input.submit_btn {
  font-size: 0;
  height: 73px;
  width: 274px;
  background: url(/assets/img/form/bg_btn_submit.png) no-repeat top left;
  background-size: 274px 73px;
  border: none;
  cursor: pointer;
}
#contnts .form_area ul.btn_area li input.send_btn {
  font-size: 0;
  height: 73px;
  width: 192px;
  background: url(/assets/img/form/bg_btn_send.png) no-repeat top left;
  background-size: 192px 73px;
  border: none;
  cursor: pointer;
}
#contnts .form_area ul.btn_area li input.pageback_btn {
  font-size: 0;
  height: 73px;
  width: 146px;
  background: url(/assets/img/form/bg_btn_pageback.png) no-repeat top left;
  background-size: 146px 73px;
  border: none;
  cursor: pointer;
}
#contnts p.form_complete_detail input.topback_btn {
  font-size: 0;
  height: 73px;
  width: 274px;
  background: url(/assets/img/form/bg_btn_topback.png) no-repeat top left;
  background-size: 274px 73px;
  border: none;
  cursor: pointer;
}
#contnts .form_area ul.btn_area li input.reset_btn:hover,
#contnts .form_area ul.btn_area li input.submit_btn:hover,
#contnts .form_area ul.btn_area li input.send_btn:hover,
#contnts .form_area ul.btn_area li input.pageback_btn:hover,
#contnts p.form_complete_detail input.topback_btn:hover {
  opacity: 0.5;
}

/*** END form tag ***/
/******* TOP PAGE
------------------------------------------------------------****/
#index_area {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  background-color: #fff;
}

/******* Gallery
------------------------------------------------------------****/
#index_area .main_gallery {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  position: relative;
  background-color: #f9f9f9;
}

#index_area .main_gallery_inner {
  max-width: 959px;
  min-width: 768px;
  margin: 0 auto;
  display: block;
}

@font-face {
  font-weight: normal;
  font-style: normal;
} /* Made with http://icomoon.io/app */
/* General style */
.grid-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-gallery figure {
  margin: 0;
  position: relative;
}

.grid-gallery .gallery_other {
  margin: 0;
  cursor: default !important;
  opacity: 1 !important;
}

.grid-gallery figure img {
  display: block;
  width: 100%;
}

.grid-gallery .gallery_other img {
  display: block;
  width: 100%;
}

.grid-gallery figcaption h3 {
  margin: 0;
  padding: 0 0 0.5em;
}

.grid-gallery figcaption p {
  margin: 0;
}

/* Grid style */
.grid-wrap {
  max-width: 959px;
  min-width: 768px;
  display: block;
  margin: 0 auto;
  position: relative;
}

.grid {
  margin: 0 auto;
}

.grid li {
  width: 20%;
  float: left;
  cursor: pointer;
}

.grid li.nonegallery {
  width: 40%;
  float: left;
}

.grid figure .hov2 {
  display: block;
  position: relative;
}

.grid figure .hov2 img {
  display: block;
}

.grid figure:hover .hov2::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  /*-moz-box-shadow:inset 0px 0px 42px -6px rgba(0,112,0,1);
  -webkit-box-shadow:inset 0px 0px 42px -6px rgba(0,112,0,1);
  box-shadow:inset 0px 0px 42px -6px rgba(0,112,0,1);*/
  box-shadow: inset 0px 0px 0 5px #39a272;
}

.grid figcaption {
  background: #e4e4e4;
  padding: 25px;
}

/* Slideshow style */
.slideshow {
  position: absolute;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 110;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  perspective: 1000px;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.slideshow-open .slideshow {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s;
}

.slideshow ul {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 150px);
  transition: transform 0.5s;
}

.slideshow ul.animatable li {
  transition: transform 0.5s;
}

.slideshow-open .slideshow ul {
  transform: translate3d(0, 0, 0);
}

.slideshow li {
  width: 959px;
  max-width: 959px;
  min-width: 768px;
  height: 100%;
  margin: 0 auto;
  visibility: hidden;
  position: absolute;
}

.slideshow li.show {
  visibility: visible;
  display: none;
}

.slideshow a {
  display: block;
  width: 100%;
  height: 100%;
}

.img01 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_01_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img02 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_02_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img03 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_03_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img04 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_04_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img05 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_05_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img06 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_06_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img07 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_07_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img08 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_08_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img09 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_09_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img10 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_10_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img11 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_11_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img12 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_12_large.png") 0 0 no-repeat;
  background-size: contain;
}

.img13 {
  width: 100%;
  height: 100%;
  background: url("../../images/large/member_13_large.png") 0 0 no-repeat;
  background-size: contain;
}

.slideshow li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: opacity 0.3s;
}

.slideshow li.current {
  display: block;
}

.slideshow li.current:after {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0s 0.3s;
}

.slideshow figure {
  width: 100%;
  height: 100%;
  background: #fff;
  overflow: hidden;
}

.slideshow figcaption {
  padding-bottom: 20px;
}

.slideshow figcaption h3 {
  font-weight: 300;
  font-size: 200%;
}

/* Navigation */
.slideshow nav span {
  position: absolute;
  z-index: 1000;
  color: #59656c;
  text-align: center;
  padding: 3%;
  cursor: pointer;
  font-size: 2.2em;
}

.slideshow nav span.nav-prev,
.slideshow nav span.nav-next {
  top: 50%;
  transform: translateY(-50%);
}

.slideshow nav span.nav-next {
  right: 0;
}

.slideshow nav span.nav-close {
  top: 0;
  right: 0;
  padding: 0.5em 1em;
}

.icon:before,
.icon:after {
  font-family: "fontawesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

span.nav-prev:before {
  content: "\e601";
}

span.nav-next:before {
  content: "\e600";
}

/* Example media queries (reduce number of columns and change slideshow layout) */
@media screen and (max-width: 959px) {
  .grid li {
    width: 20%;
  }
  .grid li.nonegallery {
    width: 40%;
  }
}
/******* Gallery END
------------------------------------------------------------****/
#index_area .contents_links {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}

#index_area .contents_links .contents_links_inner {
  padding: 50px 20px;
  margin: 0 auto;
  display: block;
}

#index_area .contents_links .contents_links_inner ul {
  list-style: none;
  margin: 0;
  display: table;
  width: 100%;
}

#index_area .contents_links .contents_links_inner ul li {
  display: table-cell;
  width: 50%;
  text-align: center;
}

#index_area .contents_links .contents_links_inner ul li img {
  width: 90%;
  height: auto;
}

#index_area .contents_links .contents_links_inner ul li a:hover img {
  opacity: 0.5;
}

#index_area .about_hip {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  background: #205f42;
}

#index_area .about_hip .about_hip_inner {
  padding: 40px 0 60px 20px;
  margin: 0 auto;
  display: block;
}

#index_area .about_hip .about_hip_inner p {
  background: url(../images/bg_index_about_hip.png) no-repeat top center;
  background-size: 280px 40px;
  padding: 45px 0 0 0;
  text-align: center;
  color: #fff;
  font-size: 170%;
  font-weight: normal;
  margin: 0 0 45px 0;
}

#index_area .about_hip .about_hip_inner ul {
  list-style: none;
  margin: 0;
  display: table;
  width: 100%;
}

#index_area .about_hip .about_hip_inner ul li {
  display: table-cell;
  width: 25%;
  text-align: center;
}

#index_area .about_hip .about_hip_inner ul li a {
  text-decoration: none;
  display: block;
  margin: 0 20px 0 0;
  padding: 0;
  text-align: left;
}

#index_area .about_hip .about_hip_inner ul li:last-child a {
  text-decoration: none;
  display: block;
  margin: 0 20px 0 0;
  padding: 0;
  text-align: left;
}

#index_area .about_hip .about_hip_inner ul li a:hover {
  opacity: 0.5;
}

#index_area .about_hip .about_hip_inner ul li a span {
  display: block;
  margin: 0;
  padding: 0;
}

#index_area .about_hip .about_hip_inner ul li a span img {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

#index_area .about_hip .about_hip_inner ul li a span.photo {
  font-size: 0;
  line-height: 0;
}

#index_area .about_hip .about_hip_inner ul li a span.title {
  background: #fff;
  padding: 7px 0 7px 14px;
  font-size: 140%;
  font-weight: bolder;
  color: #205f42;
  letter-spacing: 0.1em;
}

#index_area .about_hip .about_hip_inner ul li a span.text {
  color: #fff;
  font-size: 107%;
  line-height: 1.7;
  padding: 10px 0 0 3px;
}

#index_area .news_release {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
}

#index_area .news_release .news_release_inner {
  padding: 60px 20px 70px 20px;
  margin: 0 auto;
  display: block;
}

#index_area .news_release .news_release_inner p {
  background: url(../images/bg_index_news.png) no-repeat top center;
  background-size: 340px 40px;
  padding: 45px 0 0 0;
  text-align: center;
  color: #205f42;
  font-size: 170%;
  font-weight: normal;
  margin: 0 0 40px 0;
}

#index_area .news_release .news_release_inner ul {
  list-style: none;
  margin: 0;
  display: block;
  width: 100%;
  border-top: 1px solid #e4e4e4;
}

#index_area .news_release .news_release_inner ul li {
  display: table;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
}

#index_area .news_release .news_release_inner ul li span {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 20px 0 20px 0;
  font-size: 107%;
}

#index_area .news_release .news_release_inner ul li span.icon {
  width: 90px;
}

#index_area .news_release .news_release_inner ul li span.icon img {
  margin-left: 5px;
}

#index_area .news_release .news_release_inner ul li span.date {
  width: 120px;
}

#index_area .news_release .news_release_inner ul li span.text {
  width: auto;
}

#index_area .news_release .news_release_inner ul li span.text a {
  display: block;
  padding: 0 50px 0 0;
  background: url(../images/bg_index_news_arrow.png) no-repeat 98% 50%;
  background-size: 12px 19px;
}

#index_area .news_release .news_release_inner .link_news {
  padding: 25px 0 0 0;
  text-align: center;
}

#index_area .news_release .news_release_inner .link_news a {
  display: inline-block;
  border: 1px solid #c6c6c6;
  background: #f8f8f8;
  padding: 12px 30px;
  text-align: center;
  font-size: 117%;
}

#index_area .news_release .news_release_inner .link_news a:hover {
  opacity: 0.5;
  text-decoration: none;
}

#index_area .link_area {
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  background: #f8f8f8;
}

#index_area .link_area .link_area_inner {
  padding: 20px 0;
  margin: 0 auto;
  display: block;
}

#index_area .link_area .link_area_inner ul {
  list-style: none;
  margin: 0;
  display: table;
  width: 100%;
}

#index_area .link_area .link_area_inner ul li {
  margin: 0;
  display: table-cell;
  box-sizing: border-box;
  border-right: 1px solid #d0d0d0;
  width: 50%;
  vertical-align: middle;
}

#index_area .link_area .link_area_inner ul li:last-child {
  border-right: none;
}

#index_area .link_area .link_area_inner ul li p {
  display: block;
  padding: 0 30px 0 30px;
  margin: 0;
}

#index_area .link_area .link_area_inner ul li p span {
  display: block;
  font-size: 100%;
  padding: 3px 0 15px 0;
}

#index_area .link_area .link_area_inner ul li img {
  display: inline-block;
  width: 100%;
  height: auto;
}

#index_area .link_area .link_area_inner ul li a:hover {
  opacity: 0.5;
}

#index_area .link_area .link_area_inner ul li:last-child p img {
  width: auto;
  height: auto;
}

/*タブレット用サブメニュー解除*/
#header #globalNav .global_inner ul li .sub_navi .sub_navi_inner .tb_menucancel {
  display: block;
  text-align: right;
  margin-right: 2%;
  position: relative;
}

#header #globalNav .global_inner ul li .sub_navi .sub_navi_inner .tb_menucancel p {
  padding-bottom: 0 !important;
}

/*# sourceMappingURL=recruit_form_base_tb.css.map */