@charset "UTF-8";
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/*-------------------------------------*/
/* 　2016/11/23 Hiroyasu Saito */
/*　　　　　　共通mixin設定  　　　　　　*/
/*-------------------------------------*/
table.infotable {
  width: 100%;
  border-collapse: collapse;
  border: 1px #d0d0d0 solid;
  background-color: #ffffff;
  font-size: 13px;
  margin-bottom: 26px;
  table-layout: fixed;
  font-size: 13px; }
table.infotable thead th {
  background-color: #132b83;
  color: #ffffff;
  font-weight: bold; }
table.infotable tbody th {
  background-color: #f0f0f0; }
table.infotable td {
  background-color: #ffffff; }
table.infotable th, table.infotable td {
  border: 1px #d0d0d0 solid;
  padding: 8px;
  line-height:1.4; }

.blue {
  color: #338099; }

.pink {
  color: #9a1a5b; }

.b {
  font-weight: bold; }

.pimg_right {
  float: right;
  margin: 13px; }

.pimg_left {
  float: left;
  margin: 13px; }

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

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

/*-------------------------------------*/
/* 　2016/11/23 Hiroyasu Saito */
/*　　　　　　共通margin・padding設定	　　　　　　*/
/*-------------------------------------*/
.m5 {
  margin: 5px; }

.mt5 {
  margin-top: 5px; }

.mr5 {
  margin-right: 5px; }

.mb5 {
  margin-bottom: 5px; }

.ml5 {
  margin-left: 5px; }

.p5 {
  padding: 5px; }

.pt5 {
  padding-top: 5px; }

.pr5 {
  padding-right: 5px; }

.pb5 {
  padding-bottom: 5px; }

.pl5 {
  padding-left: 5px; }

.m10 {
  margin: 10px; }

.mt10 {
  margin-top: 10px; }

.mr10 {
  margin-right: 10px; }

.mb10 {
  margin-bottom: 10px; }

.ml10 {
  margin-left: 10px; }

.p10 {
  padding: 10px; }

.pt10 {
  padding-top: 10px; }

.pr10 {
  padding-right: 10px; }

.pb10 {
  padding-bottom: 10px; }

.pl10 {
  padding-left: 10px; }

.m15 {
  margin: 15px; }

.mt15 {
  margin-top: 15px; }

.mr15 {
  margin-right: 15px; }

.mb15 {
  margin-bottom: 15px; }

.ml15 {
  margin-left: 15px; }

.p15 {
  padding: 15px; }

.pt15 {
  padding-top: 15px; }

.pr15 {
  padding-right: 15px; }

.pb15 {
  padding-bottom: 15px; }

.pl15 {
  padding-left: 15px; }

.m20 {
  margin: 20px; }

.mt20 {
  margin-top: 20px; }

.mr20 {
  margin-right: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.p20 {
  padding: 20px; }

.pt20 {
  padding-top: 20px; }

.pr20 {
  padding-right: 20px; }

.pb20 {
  padding-bottom: 20px; }

.pl20 {
  padding-left: 20px; }

.m25 {
  margin: 25px; }

.mt25 {
  margin-top: 25px; }

.mr25 {
  margin-right: 25px; }

.mb25 {
  margin-bottom: 25px; }

.ml25 {
  margin-left: 25px; }

.p25 {
  padding: 25px; }

.pt25 {
  padding-top: 25px; }

.pr25 {
  padding-right: 25px; }

.pb25 {
  padding-bottom: 25px; }

.pl25 {
  padding-left: 25px; }

.m30 {
  margin: 30px; }

.mt30 {
  margin-top: 30px; }

.mr30 {
  margin-right: 30px; }

.mb30 {
  margin-bottom: 30px; }

.ml30 {
  margin-left: 30px; }

.p30 {
  padding: 30px; }

.pt30 {
  padding-top: 30px; }

.pr30 {
  padding-right: 30px; }

.pb30 {
  padding-bottom: 30px; }

.pl30 {
  padding-left: 30px; }

.m35 {
  margin: 35px; }

.mt35 {
  margin-top: 35px; }

.mr35 {
  margin-right: 35px; }

.mb35 {
  margin-bottom: 35px; }

.ml35 {
  margin-left: 35px; }

.p35 {
  padding: 35px; }

.pt35 {
  padding-top: 35px; }

.pr35 {
  padding-right: 35px; }

.pb35 {
  padding-bottom: 35px; }

.pl35 {
  padding-left: 35px; }

.m40 {
  margin: 40px; }

.mt40 {
  margin-top: 40px; }

.mr40 {
  margin-right: 40px; }

.mb40 {
  margin-bottom: 40px; }

.ml40 {
  margin-left: 40px; }

.p40 {
  padding: 40px; }

.pt40 {
  padding-top: 40px; }

.pr40 {
  padding-right: 40px; }

.pb40 {
  padding-bottom: 40px; }

.pl40 {
  padding-left: 40px; }

.m45 {
  margin: 45px; }

.mt45 {
  margin-top: 45px; }

.mr45 {
  margin-right: 45px; }

.mb45 {
  margin-bottom: 45px; }

.ml45 {
  margin-left: 45px; }

.p45 {
  padding: 45px; }

.pt45 {
  padding-top: 45px; }

.pr45 {
  padding-right: 45px; }

.pb45 {
  padding-bottom: 45px; }

.pl45 {
  padding-left: 45px; }

.m50 {
  margin: 50px; }

.mt50 {
  margin-top: 50px; }

.mr50 {
  margin-right: 50px; }

.mb50 {
  margin-bottom: 50px; }

.ml50 {
  margin-left: 50px; }

.p50 {
  padding: 50px; }

.pt50 {
  padding-top: 50px; }

.pr50 {
  padding-right: 50px; }

.pb50 {
  padding-bottom: 50px; }

.pl50 {
  padding-left: 50px; }

html {
  font-size: 16px;
  color: #505050;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #d0d0d0;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif; }

a {
  color: #338099;
  text-decoration: none; }
a:link {
  color: #338099;
  text-decoration: none; }
a:hover {
  color: #338099;
  text-decoration: underline; }
a:visited {
  color: #338099;
  text-decoration: none; }

a:hover img {
  opacity: 0.8; }

div#wrapper {
  width: 100%;
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 50px; }

div#container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
  z-index: 1; }

main#one_col {
  width: 800px;
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
main#one_col ul, main#one_col p, main#one_col h2, main#one_col h3, main#one_col h4 {
  text-align: left; }
main#one_col table {
  width: 100%;
  margin-bottom: 2rem; }
main#one_col table td, main#one_col table th {
  line-height: 1.6em; }

div#header_container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }

section#header_text {
  font-size: 13px;
  height: 23px !important; }
section#header_text h1 {
  line-height: 25.6px !important; }

section#header_text {
  font-size: 13px;
  height: 23px !important;
  overflow: hidden;
  zoom: 1;
}
section#header_text h1 {
  float: left;
}
section#header_text ul#header_menu {
  /* line-height: 25.6px !important; */
  float: right;
  width: auto;
  background-color: #132b83;
  border-radius: 0 0 8px 8px;
  padding-bottom:2px;

}
section#header_text li {
  display: inline;
  border-right: 1px solid #ffffff;
  padding-left: 20px;
  padding-right: 20px;

}

section#header_text ul#header_menu li:last-child {
  border: none;
}

section#header_text ul#header_menu li a {
  color: #ffffff;
  text-decoration: underline; }

section#header_text ul#header_menu li a:hover {
  text-decoration: none; }

header {
  overflow: hidden;
  *zoom: 1; }
header img#logo {
  float: left; }
header img#tel {
  float: right; }

.center {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important; }

footer {
  width: 960px;
  color: #707070;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }
footer p.copyright {
  margin-bottom: 2em;
  font-size: 11px;
  margin-top: 0; }

h2.stit {
  font-size: 16px;
  font-weight: bold;
  border-top: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-bottom: 2px solid #132b83;
  line-height: 36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 10px; }

h2.recruit {
  background-image: url("/image/recruit_titbg.gif");
  line-height: 70px;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  color: #ededed;
  padding-left: 2rem;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

h3.stit {
  font-size: 16px;
  font-weight: bold;
  border-left: 5px solid #132b83;
  line-height: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  margin-bottom: 20px; }

p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 15px; }

p.bold {
    font-size: 14px;
    font-weight: 800;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 15px; }

.stit_line {
  border-bottom: 1px solid #4b2b0a;
  border-top: 1px solid #4b2b0a;
  font-size: 20px;
  font-weight: 900;
  line-height: 60px; }

ul.list {
  font-size: 1rem;
  margin-bottom: 1rem; }
ul.list li {
  line-height: 1.6rem; }

div.bxpager {
  font-size: 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
div.bxpager a {
  width: 20%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: solid 1px #d0d0d0;
  display: inline-block;
  line-height: 58px;
  font-size: 14px;
  font-weight: bold;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e2e2e2));
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-linear-gradient(#ffffff, #e2e2e2);
  background: linear-gradient(#ffffff, #e2e2e2);
  color: #303030; }
div.bxpager a:last-child {
  border-right: solid 1px #d0d0d0; }
div.bxpager a.active {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(100%, #e2e2e2));
  background: -moz-linear-gradient(#e0e0e0, #e2e2e2);
  background: -webkit-linear-gradient(#e0e0e0, #e2e2e2);
  background: linear-gradient(#e0e0e0, #e2e2e2);
  color: #303030; }
div.bxpager a:hover {
  text-decoration: none; }

div.bxpager_2 {
  font-size: 0;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 26px; }
div.bxpager_2 a {
  width: 25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: solid 1px #d0d0d0;
  display: inline-block;
  line-height: 58px;
  font-size: 14px;
  font-weight: bold;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e2e2e2));
  background: -moz-linear-gradient(#ffffff, #e2e2e2);
  background: -webkit-linear-gradient(#ffffff, #e2e2e2);
  background: linear-gradient(#ffffff, #e2e2e2);
  color: #303030; }
div.bxpager_2 a:last-child {
  border-right: solid 1px #d0d0d0; }
div.bxpager_2 a.active {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0e0e0), color-stop(100%, #e2e2e2));
  background: -moz-linear-gradient(#e0e0e0, #e2e2e2);
  background: -webkit-linear-gradient(#e0e0e0, #e2e2e2);
  background: linear-gradient(#e0e0e0, #e2e2e2);
  color: #303030; }
div.bxpager_2 a:hover {
  text-decoration: none; }

div#clearfix {
  overflow: hidden;
  *zoom: 1;
  margin-top: 15px; }

main {
  width: 700px;
  float: left; }

aside {
  width: 240px;
  margin-left: 720px; }

div.plantable {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 700px;
  background-image: url("/image/plan_bg.gif"); }
div.plantable h2.plantable_stit {
  font-family: "Sawarabi Mincho","游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  padding-top: 0.8em;
  font-weight: bold;
  font-size: 28px; }

ul.plan_bannerlist {
  padding-bottom: 10px;
  margin-bottom: 17px; }
ul.plan_bannerlist li {
  margin-bottom: 17px; }

div#contact_tel {
  width: 240px;
  height: 380px;
  margin-bottom: 26px;
  -moz-box-sizing: bordr-box;
  -webkit-box-sizing: bordr-box;
  box-sizing: bordr-box;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #fbf8f3;
  border: 1px solid #fbf8f3;
  border-radius: 8px; }
div#contact_tel p {
  text-align: left;
  line-height: 19px;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-size: 12px;
  padding: 0 10px;
  margin-top: 0;
  margin-bottom: 14px; }
div#contact_tel button {
  width: 220px;
  background-color: #990000;
  color: #fff;
  font-weight: bold;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-size: 16px;
  border: none;
  border-radius: 8px; }
div#contact_tel button a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 46px; }
div#contact_tel button a:active {
  background-color: lighter(#990000, 10%); }

ul.banner_340 {
  font-size: 0; }
ul.banner_340 li {
  display: inline-block;
  margin-bottom: 20px; }
ul.banner_340 li:first-child {
  margin-right: 20px; }
ul.banner_340 li:nth-child(3) {
  margin-right: 20px; }

ul.banner_240 {
  font-size: 0;
  border-left: 2px solid #31809f;
  border-right: 2px solid #31809f;
  border-bottom: 2px solid #31809f;
  text-align: center;
  padding-top: 10px; }
ul.banner_240 li {
  width: 230px;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

section.sjo_belt {
  overflow: hidden;
  *zoom: 1;
  border: 2px solid #338099;
  width: 700px;
  border-radius: 8px;
  padding: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px; }

section.sjo_belt img.belt_img {
  width: 260px;
  height: auto; }

section.sjo_belt div.left {
  width: 260px;
  float: left; }

section.sjo_belt div.right {
  margin-left: 272px; }

section.sjo_belt div.right h3 {
  color: #338099;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px; }

section.sjo_belt div.right h3 img {
  padding-left: 8px;
  position: relative;
  top: 4px; }

section.sjo_belt div.right hr {
  border: 2px solid #898989; }

section.sjo_belt div.right div.info_box {
  overflow: hidden;
  *zoom: 1; }

section.sjo_belt div.right div.info_box div.info_left {
  width: 230px;
  float: left;
  display: block; }

section.sjo_belt div.right div.info_box div.info_left p {
  line-height: 22px;
  margin: 0; }

section.sjo_belt div.right div.info_box div.info_right {
  margin-left: 230px; }

section.sjo_belt div.right div.info_box div.info_right ul.sjo_icon {
  width: 170px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

section.sjo_belt div.right div.info_box div.info_right ul.sjo_icon li {
  width: 52px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }

section.sjo_belt div.right div.info_box div.info_right ul.sjo_icon li img {
  width: 52px;
  height: auto; }

section#sjo_navi {
  z-index: 1;
  width: 700px;
  height: 450px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #bdbdbd; }

section#sjo_navi div#map_canvas {
  float: left;
  height: 449px;
  width: 480px; }

section#sjo_navi div#list {
  width: 218px;
  height: 448px;
  margin-left: 480px;
  border-left: 1px solid #bdbdbd;
  background-color: #fafafa;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  overflow: overlay; }

section#sjo_navi div#list ul li {
  line-height: 25.6px;
  border-bottom: 1px solid #bdbdbd; }

section#sjo_navi div#list ul li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px; }

section#sjo_navi div#list ul li a:link {
  color: #242840;
  display: block; }

section#sjo_navi div#list ul li a:hover {
  text-decoration: none;
  background-color: #dddfec; }

section#sjo_navi div#list ul li a:visited {
  color: #242840; }

section#sjo_navi div#list ul li a span {
  font-size: 14px; }

.gm-style-iw {
  overflow: hidden !important; }

.gm-style-iw div {
  overflow: hidden !important; }

div#maps {
  width: auto;
  height: 450px; }

section#sjo_detail {
  width: 700px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

section#sjo_detail h2 {
  line-height: 56px;
  background-image: url("../image/sjo_tit_bg.png");
  padding-left: 20px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold; }

section#sjo_detail h2 img {
  padding-left: 8px;
  position: relative;
  top: 4px; }

section#sjo_detail div.info_box {
  padding: 10px; }

section#sjo_detail div.info_box p {
  margin: 0;
  word-wrap: break-word; }

section#sjo_detail div.info_box div.info_right {
  float: right;
  width: 324px;
  display: block; }

section#sjo_detail div.info_box div.info_right ul.sjo_icon {
  width: 324px;
  font-size: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

section#sjo_detail div.info_box div.info_right ul.sjo_icon li {
  width: 52px;
  margin-bottom: 5px;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }

section#sjo_detail div.info_box div.info_right ul.sjo_icon li img {
  width: 52px;
  height: auto; }

section#img_navi ul {
  margin: 0; }

.mark {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.ttl {
  width: 13px; }

section#otherplan_list {
  overflow: hidden;
  *zoom: 1;
  width: 700px;
  font-size: 0; }

section#otherplan_list div.left {
  float: left;
  width: 340px; }

section#otherplan_list div.left ul li {
  margin-bottom: 16px; }

section#otherplan_list div.right {
  margin-left: 350px; }

section#otherplan_list div.right ul li {
  margin-bottom: 11px; }

section#otherplan_list div.planlist ul li {
  width: 350px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 10px; }

p.bigger {
  font-size: 1.6em;
  line-height: 1.6em;
  font-weight: bold; }

div.notice_box {
  border: 1px solid #d0d0d0;
  background-color: #f6f6ec;
  padding: 13px; }

div.notice_box p {
  margin: 0; }

p.bold {
  font-weight: bold; }

section#banner700_05 {
  width: 700px;
  height: 220px;
  background-image: url(../image/banner700_05.png);
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px; }
section#banner700_05 h3 {
  padding-top: 20px;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 36px; }
section#banner700_05 p {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  margin: 0;
  position: absolute;
  top: 66px;
  right: 10px;
  line-height: 26px; }

section#region_flow {
  width: 700px;
  overflow: hidden;
  *zoom: 1; }
section#region_flow dl {
  width: 340px;
  display: block; }
section#region_flow dl dt {
  font-size: 22px;
  line-height: 48px;
  background-color: #348098;
  color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  margin-bottom: 8px; }
section#region_flow dl dd {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px; }
section#region_flow dl dd.ksj01 {
  background-image: url(../image/region_flow0104.png);
  width: 340px;
  height: 70px;
  font-size: 20px; }
section#region_flow dl dd.ksj01 a {
  color: #348098;
  text-decoration: underline;
  padding-left: 60px;
  line-height: 70px;
  display: block;
  font-weight: bold; }
section#region_flow dl dd.ksj01 a:hover {
  text-decoration: none; }
section#region_flow dl dd.ksj02 {
  background-image: url(../image/region_flow0202.png);
  width: 340px;
  height: 190px;
  font-size: 20px; }
section#region_flow dl dd.ksj02 a {
  color: #348098;
  text-decoration: underline;
  padding-left: 60px;
  line-height: 190px;
  display: block;
  font-weight: bold; }
section#region_flow dl dd.ksj02 a:hover {
  text-decoration: none; }
section#region_flow dl.left {
  float: left; }
section#region_flow dl.right {
  margin-left: 360px; }

.btn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }

.btn a {
  background-color: #132b83;
  color: #fff;
  padding: 0.8em;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 5px; }
.btn a:hover {
  background-color: rgba(19, 43, 131, 0.8);
  text-decoration: none; }

em {
  font-weight: bold; }

.nav_progress {
  background: #f0f0f0;
  margin: 20px auto;
  padding: 40px 0;
  text-align: center; }

.nav_progress_bar {
  display: inline-block;
  position: relative;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0 3px;
  vertical-align: bottom; }

.nav_progress_label {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  margin: 0 0 3px 10px;
  color: #fff;
  background: #b5b5ba;
  font-size: 1.4rem;
  vertical-align: bottom; }

.is_active .nav_progress_label {
  color: #fff;
  background: #132b83; }
.is_active .nav_progress_title {
  color: #132b83;
  font-weight: 700; }

.nav_progress_bar:first-child:after {
  border-radius: 5px 0 0 5px; }

.nav_progress_bar.is_active:after {
  background: #132b83; }

.nav_progress_bar:after {
  content: " ";
  height: 15px;
  width: 100%;
  display: block;
  background: #b5b5ba; }

table#recruit_table tr th {
  width: 26%;
  font-weight: bold;
  color: #777; }
table#recruit_table tr td {
  width: 74%; }
table#recruit_table tr td.add {
  width: 16%;
  border: 0px  solid #000; }
table#recruit_table tr td.add2 {
  width: 58%; }
table#recruit_table input {
  border-radius: 5px;
  padding: 6px; }
table#recruit_table textarea {
  -moz-box-sizing: boder-box;
  -webkit-box-sizing: boder-box;
  box-sizing: boder-box;
  border-radius: 5px;
  padding: 6px;
  width: 100%;
  height: 5em;
  line-height: 1.4em; }
table#recruit_table input[name="name"], table#recruit_table input[name="rubi"], table#recruit_table input[name="tel"] {
  width: 180px; }
table#recruit_table input[name="email"], table#recruit_table input[name="address2"] {
  width: 340px; }
table#recruit_table input[name="zip1"], table#recruit_table input[name="zip2"] {
  width: 90px; }
table#recruit_table p {
  font-size: 13px;
  margin: 5px 0; }
table#recruit_table div.form_select {
  display: inline; }
table#recruit_table select[name*="birthday"], table#recruit_table select[name="address1"], table#recruit_table select[name="activework"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 6px 52px 6px 12px;
  background: #fff url(/image/select.svg) no-repeat 100%;
  background-size: 37px;
  border-radius: 5px; }
table#recruit_table img.reqimg {
  margin-left: 4px;
  margin-bottom: -3px; }
table#recruit_table select option {
  padding: 3px; }
table#recruit_table #file_btn {
  background: #132b83;
  color: #fff;
  cursor: pointer;
  padding: 6px 16px;
  display: inline-block;
  border-radius: 5px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s; }
table#recruit_table #file_btn:hover {
  background-color: rgba(19, 43, 131, 0.8); }
table#recruit_table input[id="files"], table#recruit_table input[id="file_name"] {
  background: none;
  box-shadow: none;
  border: none; }
table#recruit_table input[id="file_name"] {
  width: 300px !important; }

ul.form_submit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }
ul.form_submit li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline; }

input[type="submit"], button[onclick="history.back()"] {
  padding: 15px 40px;
  font-size: 1.2em;
  background-color: #132b83;
  color: #fff;
  border-style: none;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 5px;
  cursor: pointer; }
input[type="submit"]:hover, button[onclick="history.back()"]:hover {
  background-color: rgba(19, 43, 131, 0.8); }

h2.tsuki_tit {
  background-image: url("/image/sjo_tit_bg2.jpg");
  background-repeat: no-repeat;
  line-height: 56px;
  padding-left: 20px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold; }

div#tsuki {
  padding-bottom: 30px;
  background-image: url("/image/tsuki_bg.png"); }
div#tsuki h3 {
  padding-left: 10px;
  font-family: "Sawarabi Mincho","游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 22px;
  color: #1458a7;
  padding-top: 30px;
  padding-bottom: 20px; }

div#tsuki_bg {
  height: 349px; }

#tsuki_img {
  padding-left: 10px !important;
  padding-right: 10px !important;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex; }
#tsuki_img li {
  width: 160px; }
#tsuki_img li img {
  width: 100%;
  height: auto; }

section#tsuki_txt {
  padding: 30px !important; }
section#tsuki_txt p {
  font-size: 12px;
  line-height: 1.6; }

p.tsuki_btn {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  position: absolute;
  top: 223px;
  left: 33px;
  background: #fff;
  text-align: center;
  border: 1px solid #1458a7;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
p.tsuki_btn a {
  display:block;
  width: auto;
  min-width:253px;
  height: 68px;
  -webkit-flex: 1;
  flex: 1;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left:1rem;
  padding-right:1rem;

  line-height: 1.6;
  font-family: "Sawarabi Mincho","游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;

}
p.tsuki_btn a:hover {
  background-color: #1764be;
  color: #fff;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none; }

