.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

/* --------------------------------------------------------
*common
-------------------------------------------------------- */
body {
  color: #1a1a1a;
  line-height: 1.8;
}

a {
  color: #1a1a1a;
}
a:visited, a:active {
  color: #1a1a1a;
}
a:hover {
  text-decoration: none;
}

#wrapper {
  min-width: 1200px;
  overflow: hidden;
}

.wrapper_in {
  width: 990px;
  margin: 0 auto;
}

.clearfix {
  overflow: hidden;
  *zoom: 1;
}

.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  html {
    -webkit-text-size-adjust: 100%;
  }
}
body#contact #wrapper {
  min-width: 800px;
}

/* --------------------------------------------------------
*common
-------------------------------------------------------- */
.mod-notes {
  color: #68696B;
}

button {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", "Osaka", "MS PGothic", Sans-Serif;
}

/* --------------------------------------------------------
*header
-------------------------------------------------------- */
header {
  padding-top: 15px;
}

.header-in {
  width: 1050px;
}

.header-item {
  display: inline-block;
  vertical-align: middle;
}

.header-logo {
  margin-right: 12px;
}

.header-lead {
  color: #929397;
  font-size: 100%;
}

.header-tel {
  /*float: right;*/
}

/* --------------------------------------------------------
*g_nav
-------------------------------------------------------- */
#g_nav {
  display: table;
  width: 100%;
  padding: 15px 0;
  height: 57px;
  z-index: 101;
  background: #fff;
}

#g_nav ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.g_nav-item {
  width: calc(100% / 5);
  height: 57px;
  border-right: 1px solid #F1F1F1;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.g_nav-item a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.g_nav-item a img {
  position: absolute;
  left: 50%;
  margin-left: calc(-161px / 2);
}
.g_nav-item:hover, .g_nav-item.on {
  background: #DFF8D0;
}
.g_nav-item.item06 {
  border-right: none;
}

body.on header {
  margin-bottom: 87px;
}
body.on #g_nav {
  position: fixed;
  top: 0;
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.2);
}

/* --------------------------------------------------------
*main
-------------------------------------------------------- */
#main {
  height: 486px;
  background: url("../img/main_bg_01.jpg") center 0 no-repeat;
  position: relative;
  margin-bottom: 56px;
}
#main:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 7px;
  left: 0;
  bottom: 0;
  background: url("../img/main_bg_02.png") 0 0 repeat-x;
}

.main-in {
  position: relative;
  width: 1200px;
}

.main-h {
  padding-top: 35px;
  text-align: right;
}

/* --------------------------------------------------------
*sec
-------------------------------------------------------- */
.sec {
  margin-bottom: 90px;
}

.mod-h {
  margin-bottom: 30px;
}

.mod-tit01 {
  font-weight: bold;
  color: #089271;
  margin-bottom: 15px;
  font-size: 115%;
}

.mod-table, .mod-txt {
  margin-bottom: 36px;
}

.mod-bgc01 {
  background: #F2F8F8;
  padding: 50px 0;
}

/* --------------------------------------------------------
*mod-table
-------------------------------------------------------- */
.mod-table {
  border-collapse: collapse;
}
.mod-table th, .mod-table td {
  text-align: center;
  padding: 9px 20px;
}
.mod-table td {
	background: #ffffff;
}
.mod-table td.mod-table-td-header {
  background: #089271;
  color: #fff;
  border: 1px solid #fff;
}
.mod-table-th,
.mod-table-td {
  border: 1px solid #089271;
  font-weight: normal;
}

.mod-table-th {
  background: #EDF6CC;
}

.mod-table-td.dr {
  color: #2280BA;
  font-weight: bold;
}
.mod-table-icon {
  display: block;
  width: 60px;
  height: 60px;
  margin: auto;
  position: relative;
}

.mod-table-icon.is--open::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 10000px;
  border: 2px solid #000;
}
.mod-table-icon.is--close::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  transform: rotate(-45deg);
  background: #000;
}

/* --------------------------------------------------------
*mod-frame
-------------------------------------------------------- */
.mod-frame, .mod-frame-bgc01, .mod-frame-bgc02, .mod-frame-bd {
  padding: 24px;
  margin-bottom: 36px;
}

.mod-frame-bgc01 {
  background: #F2F8F8;
}

.mod-frame-bgc02 {
  background: #fff;
}

.mod-frame-bd {
  border: 4px solid #089271;
  border-radius: 4px;
  padding-left: 35px;
  padding-right: 35px;
}

.mod-frame-bd-h {
  text-align: center;
  margin-bottom: 28px;
}

/* --------------------------------------------------------
*mod-list
-------------------------------------------------------- */
.mod-list-disc01-item {
  padding-left: 20px;
  background: url("../img/ico_disc_01.png") 0 7px no-repeat;
}

.mod-list-disc02-item {
  background: url("../img/ico_disc_02.png") 0 7px no-repeat;
  padding-left: 30px;
  margin-bottom: 20px;
}

.mod-list-finger-item {
  background: url("../img/ico_finger.png") 0 0 no-repeat;
  padding-left: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

/* --------------------------------------------------------
*mod-checkListBox
-------------------------------------------------------- */
.mod-checkListBox {
  display: table;
}

.mod-checkListBox-item {
  display: table-cell;
  width: 500px;
  box-sizing: border-box;
  border: 5px solid transparent;
  background-clip: padding-box;
}

/* --------------------------------------------------------
*mod-visitMerit
-------------------------------------------------------- */
.mod-visitMerit {
  display: table;
}

.mod-visitMerit-item {
  display: table-cell;
  box-sizing: border-box;
}
.mod-visitMerit-item.item01 {
  width: 320px;
  padding-right: 66px;
  background: url("../img/ico_arrow.png") right 50% no-repeat;
}
.mod-visitMerit-item.item02 {
  width: 502px;
  padding-left: 14px;
}

.mod-visitMerit-h {
  margin-bottom: 14px;
}

.mod-visitMerit-pic {
  text-align: center;
  margin-bottom: 20px;
}

/* --------------------------------------------------------
*mod-visitList
-------------------------------------------------------- */
.mod-visitList {
  overflow: hidden;
}

.mod-visitList-item {
  float: left;
  width: 470px;
  box-sizing: border-box;
}
.mod-visitList-item .mod-frame-bgc01.item01 .mod-list-disc01-item {
  display: inline-block;
  width: 180px;
}
.mod-visitList-item .mod-frame-bgc01.item01 .mod-list-disc01-item.item-wide {
  display: block;
  width: auto;
}
.mod-visitList-item:nth-child(even) {
  float: right;
}

.mod-visitList-h {
  margin-bottom: 36px;
}

.mod-visitList-btn {
  width: 340px;
  margin-bottom: 15px;
}

.mod-visitList-tel {
  color: #089271;
  font-weight: bold;
}
.mod-visitList-tel img {
  vertical-align: middle;
}
.mod-visitList-clear {
  float: none;
  clear: both;
  width: 100%;
}

/* --------------------------------------------------------
*mod-greeting
-------------------------------------------------------- */
.mod-greeting {
  overflow: hidden;
  margin-bottom: 40px;
}

.mod-greeting-pic {
  float: left;
}

.mod-greeting-textWrapper {
  float: right;
  width: 640px;
}

.mod-greeting-h {
  color: #089271;
  margin-bottom: 25px;
}

/* --------------------------------------------------------
*mod-profile
-------------------------------------------------------- */
.mod-profile {
  display: table;
}

.mod-history,
.mod-qualification {
  display: table-cell;
  border: 5px solid transparent;
  background-clip: padding-box;
}

.mod-history {
  width: 580px;
}

.mod-history-list-item {
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px dotted #089271;
  overflow: hidden;
}

.mod-history-year {
  float: left;
  width: 100px;
}

.mod-history-text {
  float: left;
}

.mod-qualification {
  display: table-cell;
  width: 290px;
}

/* --------------------------------------------------------
*gallery
-------------------------------------------------------- */
#gallery {
  background: url("../img/gallery_bg_01.png") 0 0;
  padding: 20px 0;
  margin-bottom: 60px;
}

.gallery-h {
  margin-bottom: 20px;
  text-align: center;
}

.gallery-wrapper {
  position: relative;
  margin-bottom: 20px;
  height: 330px;
}

.gallery-list {
  position: absolute;
  left: 50%;
  margin-left: -1340px;
  overflow: hidden;
  width: 9999px;
}

.gallery-item {
  float: left;
  margin: 0 15px;
}

.gallery-pic {
  border: 3px solid #fff;
  margin-bottom: 6px;
}

.gallery-title {
  text-align: center;
  color: #089271;
}

.gallery-btn-wrapper {
  overflow: hidden;
  width: 150px;
  margin: 0 auto;
}

.gallery-btn-left {
  float: left;
}

.gallery-btn-right {
  float: right;
}

/* --------------------------------------------------------
*mod-recruit
-------------------------------------------------------- */
.mod-recruit-h {
  text-align: center;
  margin-bottom: 30px;
}

.mod-recruit-text {
  margin-bottom: 30px;
}

#iframe-form {
  width: 800px;
  margin: 0 auto;
  display: block;
}

.mod-form-table {
  width: 790px;
  margin: 0 auto;
}
.mod-form-table th, .mod-form-table td {
  padding: 12px 0;
  border-bottom: 1px dotted #089271;
  vertical-align: top;
}
.mod-form-table th {
  font-weight: normal;
  color: #089271;
  width: 180px;
  border-right: 1px solid transparent;
}

.mod-input {
  width: 455px;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.mod-input#postcode {
  width: 150px;
}

textarea {
  height: 100px;
}

.mod-form-btn {
  text-align: center;
  margin-top: 20px;
}
.mod-form-btn button {
  text-align: center;
  display: inline-block;
  text-align: center;
  padding: 15px 70px !important;
}
.mod-form-btn #myreset {
  background: #666;
}

.wtn_copyright {
  display: none;
}

.error {
  color: #f00;
}

.mod-text-form {
  text-align: center;
  margin-bottom: 30px;
}
.mod-text-form .confirm {
  color: #f00;
}

/* --------------------------------------------------------
*mod-btn
-------------------------------------------------------- */
.mod-btn, .mod-btn-noLink, .mod-form-btn button {
  background: #089271;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
}
.mod-btn:hover, .mod-btn-noLink:hover, .mod-form-btn button:hover {
  background: #09aa84;
}
.mod-btn a, .mod-btn-noLink a, .mod-form-btn button a {
  color: #fff;
  display: block;
  padding: 15px 20px;
}
.mod-btn a:after, .mod-btn-noLink a:after, .mod-form-btn button a:after {
  content: "";
  position: absolute;
  background: url("../img/ico_btnArrow01.png") 0 0 no-repeat;
  width: 6px;
  height: 10px;
  right: 28px;
  top: 50%;
  margin-top: -5px;
}

.mod-btn-noLink, .mod-form-btn button {
  padding: 15px 20px;
  color: #fff;
  cursor: pointer;
}
.mod-btn-noLink:after, .mod-form-btn button:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  right: 28px;
  top: 50%;
  margin-top: -5px;
}
.mod-btn-noLink.zipBtn, .mod-form-btn button.zipBtn {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* --------------------------------------------------------
*mod-pagetop
-------------------------------------------------------- */
.mod-pagetop {
  position: fixed;
  right: 0;
  bottom: 20px;
  z-index: 100;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.mod-pagetop.on {
  opacity: 1;
}

/* --------------------------------------------------------
*footer
-------------------------------------------------------- */
footer {
  text-align: center;
  background: #089271;
  position: relative;
  padding: 30px 0 20px;
  color: #fff;
}
footer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 7px;
  left: 0;
  top: -7px;
  background: url("../img/footer_bg_01.png") 0 0 repeat-x;
}

.footer-h {
  margin-bottom: 16px;
}

.footer-lead,
.footer-tel-item {
  font-weight: bold;
}

.footer-tel {
  margin-bottom: 20px;
}

.footer-tel-item {
  display: inline-block;
  margin: 0 10px;
}
.footer-tel-item img {
  vertical-align: middle;
}

#googleMaps {
  width: 100%;
  height: 610px;
}

/* --------------------------------------------------------
*fsz
-------------------------------------------------------- */
.fsz-SSS {
  font-size: 65%;
}

.fsz-SS, .mod-greeting-text, .mod-history-list-item, .mod-btn-noLink.zipBtn, .mod-form-btn button.zipBtn, .mod-copyright {
  font-size: 78%;
}

.fsz-S, .mod-qualification-list-item {
  font-size: 86%;
}

.fsz-L, .mod-form-btn button, .footer-tel-item {
  font-size: 115%;
}

.fsz-LL, .mod-visitList-tel {
  font-size: 142%;
}

body.fixed header {
  position: fixed;
  top: -30px;
  left: 0;
  z-index: 100;
}
body.fixed #main {
  margin-top: 70px;
}


/* --------------------------------------------------------
*res_table
-------------------------------------------------------- */
.res_table {
  overflow: auto;
  margin-bottom: 10px;
}
.res_table table {
  width: 100%;
  background: #fff;
}
.res_table th {
  background: #adde6b;
  border: 0.2em solid #3cb44a;
  padding: .2em .5em;
}
.res_table td {
  border: 0.2em solid #3cb44a;
  padding: .2em .5em;
}
.res_table .wid8 {
  width: 8%;
}
.res_table .wid10 {
  width: 10%;
}
.res_table .caution {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 10px;
  background: #1b9270;
  color: #fff;
  margin-left: 10px;
  font-size: 14px;
}