body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, nav, article, section, header, footer, address {
  margin: 0;
  padding: 0;
}
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  color: #444;
  -webkit-text-size-adjust: 100%;
}
#main {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-weight: 500;
  line-height: 1.7;
  color: #444;
  -webkit-text-size-adjust: 100%;
}
h1, h2, h5, h6 {
  font-size: 1em;
  font-weight: normal
}
a, p {
  font-size: 0.925em;
}
a p, p a {
  font-size: 1em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a:link, a:visited {
  color: #000;
  text-decoration: none;
}
a img {
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
a:hover {
  color: #222;
}
a:hover img {
  opacity: .9;
}
address {
  font-style: normal;
}
img {
  max-width: 100%;
  height: auto;
  border: medium none;
  vertical-align: middle;
}
li {
  list-style: none;
}
.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.clear {
  clear: both;
}
.mgr-1em {
  margin-right: 1em;
}
.mgr-3em {
  margin-right: 3em;
}
.mgr-5em {
  margin-right: 5em;
}
.mgl-1em {
  margin-left: 1em;
}
.mgl-3em {
  margin-left: 3em;
}
.mgl-5em {
  margin-left: 5em;
}
.space10 {
  margin-bottom: 10px;
}
.space20 {
  margin-bottom: 20px;
}
.space30 {
  margin-bottom: 30px;
}
.space50 {
  margin-bottom: 50px;
}
.space80 {
  margin-bottom: 80px;
}
.space100 {
  margin-bottom: 100px;
}
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.fontbold {
  font-weight: bold;
  font-size: 1.5em;
}
.fontbolder {
  font-weight: bolder;
}
/*.h3ttl {
  font-size: 2em;
  font-size: 2em;
  text-align: center;
  color: #29a6dc;
}*/
.h3ttl {
  position: relative;
  padding: .5em;
  text-align: center;
}
.h3ttl_detail {
  padding: 35px 10% 50px;
}
.h3ttl2 {
  font-size: 1em;
  text-align: center;
  color: #252A35;
}
.h3ttl_detail2 {
  padding: 35px 10% 50px;
}
.service_subttl {
  position: relative;
  height: 2.5em;
  margin-left: auto;
  margin-right: auto;
  border: solid #0048a6;
}
.subttltxt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  font-size: 2em;
  color: #0048a6;
}
.s_subttll_left {
  float: left;
  width: 15%;
  height: 100%;
  background: #000000;
  color: aliceblue;
  font-size: 500%;
  text-align: center;
  display: table-cell; /* IE8から使用可能 */
  vertical-align: middle;
}
.s_subttll_right {
  float: right;
  width: 85%;
  height: 100%;
  font-size: 1em;
  background: #00a7eb;
  color: #ffe400;
  font-weight: bolder;
  display: table-cell; /* IE8から使用可能 */
  vertical-align: middle;
}
.subttltxt {
  padding-left: 5%
}
.cb {
  /* floatを解除 */
  clear: both;
}
.servicekiji {
  margin: 0 12%;
  padding: 50px 0;
}
@media screen and (min-width:480px) {
  .h3ttl, .h3ttl2 {
    font-size: 1em;
  }
  .service_subttl {
    margin-top: 50px;
    height: 5em;
    width: 90%;
  }

.s_subttll_left {
  font-size: 130%;
}
.s_subttll_right {
  font-size: 100%;
}
} /*min-width:480px*/
@media screen and (min-width:768px) and (max-width:1024px) {
  .h3ttl {
    font-size: 1em;
  }
  .service_subttl {
    width: 80%;
    height: 6em;
  }
  .s_subttll_left {
    font-size: 200%;
  }
  .s_subttll_right {
    font-size: 200%;
  }
} /*min-width:768px) and ( max-width:1024px*/
@media screen and (min-width:1025px) {
  .h3ttl {
    font-size: 2em;
  }
  .service_subttl {
    width: 80%;
    height: 100px;
  }
  .s_subttll_left {
    font-size: 500%;
  }
  .s_subttll_right {
    font-size: 3vw;
  }
  .servicetxt1 {
    float: right;
    padding-left: 5%;
    width: 50%;
    padding-bottom: 1em;
  } /*min-width:1025px*/
  .servicepic1 {
    float: left;
    width: 45%;
  }
  .servicetxt2 {
    float: left;
    padding-right: 5%;
    width: 50%;
    padding-bottom: 1em;
  }
  .servicepic2 {
    float: right;
    width: 45%;
  }
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .col2_1, .col2_2 {
    width: 75%;
    margin: 20px auto;
  }
  .servicepic1, .servicepic2 {
    margin: 1em, 0;
  }
  .service_subttl {
    margin-top: 50px;
    height: 5em;
    width: 90%;
  }
}
@media print, screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
  .col2 {
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .col2_1 {
    float: left;
    width: 40%;
  }
  .col2_2 {
    float: left;
    width: 40%;
    margin-left: 10%;
  }
}
@media only screen and (max-width: 1023px) {
  body {
    font-size: 15px;
  }
}
@media only screen and (max-width: 970px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 900px) {
  body {
    font-size: 13px;
  }
}
@media only screen and (max-width: 830px) {
  body {
    font-size: 12px;
  }
}
@media only screen and (max-width: 780px) {
  body {
    font-size: 11px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 17px;
  }
  .service_subttl {
    margin-top: 50px;
    height: 5em;
    width: 90%;
  }
  #header #h_cont #h_logo {
    height: 100px;
    width: 30%;
    padding: 1.625em 0;
    float: left;
    position: relative;
    z-index: 99999;
  }
}
@media only screen and (max-width: 360px) {
  body {
    font-size: 16px;
  }
}
.tcon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1.625em;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.625em;
  background: transparent;
  outline: none;
}
.tcon > * {
  display: block;
}
.tcon:hover, .tcon:focus {
  outline: none;
}
.tcon::-moz-focus-inner {
  border: 0;
}
.tcon-menu__lines {
  display: inline-block;
  height: .1875em;
  width: 1.625em;
  border-radius: 0;
  -webkit-transition: .3s;
  transition: .3s;
  background: #fff;
  position: relative;
}
.tcon-menu__lines::before, .tcon-menu__lines::after {
  display: inline-block;
  height: .1875em;
  width: 1.625em;
  border-radius: 0;
  -webkit-transition: .3s;
  transition: .3s;
  background: #fff;
  content: '';
  position: absolute;
  left: 0;
  -webkit-transform-origin: .11607em center;
  transform-origin: .11607em center;
  width: 100%;
}
.tcon-menu__lines::before {
  top: .40625em;
}
.tcon-menu__lines::after {
  top: -.40625em;
}
.tcon-transform .tcon-menu__lines {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}
.tcon:hover .tcon-menu__lines {
  background: #eef;
}
.tcon:hover .tcon-menu__lines::before, .tcon:hover .tcon-menu__lines::after {
  background: #eef;
}
.tcon-menu--xcross {
  width: auto;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines {
  background: transparent;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before, .tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 1.625em;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
@media only screen and (max-width: 768px) {
  #header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    background-color: #fff;
  }
  #header #h_cont {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
  }
  #header #h_cont:before, #header #h_cont:after {
    content: " ";
    display: table;
  }
  #header #h_cont:after {
    clear: both;
  }
  #header #h_cont #h_logo {
    width: 50%;
    padding: 0 0 0 1.25em;
    float: left;
    position: relative;
    z-index: 99999;
  }
  #header #h_cont #h_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    position: relative;
    z-index: 99999;
  }
  #header #h_cont #h_right .btn_try {
    font-size: 1em;
  }
  #header #h_cont #h_right .btn_try a {
    padding: 1.125em 1.3125em;
    font-size: .875em;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    background-color: #0B308E;
    display: block;
  }
  #header #h_cont #h_right .btn_trysp a {
    padding: 1.125em 1.3125em;
    font-size: .875em;
    line-height: 1;
    display: block;
  }
  #header #h_cont #h_right .ham-btn {
    background-color: #29a6dc;
  }
  #header #h_cont #h_right .ham-btn .tcon {
    height: 100%;
  }
  #header #h_cont #g_nav {
    background-color: rgba(255, 255, 255, 0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF, endColorstr=#E6FFFFFF);
    width: 100%;
    height: 0;
    padding-right: 5.33333%;
    padding-left: 5.33333%;
    display: none;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
  }
  #header #h_cont #g_nav.active {
    height: 100%;
    display: block;
    opacity: 1;
  }
  #header #h_cont #g_nav > ul > li {
    line-height: 1;
  }
  #header #h_cont #g_nav > ul > li > a, #header #h_cont #g_nav > ul > li > .pull {
    font-weight: 700;
    color: #000;
    letter-spacing: -0.08em;
    cursor: pointer;
    padding: 1.28571em 0 1.28571em 2.14286em;
    font-size: .875em;
    border-bottom: #aaa 1px solid;
    display: block;
    position: relative;
  }
  #header #h_cont #g_nav > ul > li > a::before, #header #h_cont #g_nav > ul > li > .pull::before {
    content: '';
    width: .57143em;
    height: 100%;
    background-image: url("../../img/common/bg_glink.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
  }
  #header #h_cont #g_nav > ul > li > ul {
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
  #header #h_cont #g_nav > ul > li > ul li a {
    padding: 1.28571em 0 1.28571em 2.14286em;
    font-size: .875em;
    border-bottom: #aaa 1px solid;
    display: block;
  }
  #header #h_cont #g_nav > ul > li.active > ul {
    height: auto;
    opacity: 1;
  }
  #main {
    padding-top: 45.5px;
    display: block;
  }
  #main .sec {
    padding-top: 2.5em;
  }
  #main .sec .ttl, #main .sec .subttl {
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: .011em;
    text-align: center;
  }
  #main .sec .ttl {
    font-size: 1.25em;
  }
  #main .sec .ttl.ttl_bdr::after {
    height: 4px;
    background-color: #29a6dc;
    display: block;
    content: '';
    width: 50px;
    margin: 1.8em auto 0;
  }
  #main .sec .ttl.ttl_blue {
    color: #29a6dc;
  }
  #main .sec .subttl {
    margin-top: .75em;
    font-size: 1.125em;
  }
  #main .sec .subttl_box {
    padding: .92857em .78571em;
    color: #fff;
    background-color: #29a6dc;
    text-align: left;
    background: #c9e8f5;
    color: #333;
  }
  #main .sec .sec_desc {
    margin-top: 1.42857em;
    font-size: 0.9em;
  }
  #main .sec .sec_desc.bg_yellow {
    padding: 1.35714em;
    background-color: #fbf6ed;
    font-weight: bold;
  }
  #main .sec .sec_desc.align-left p {
    font-size: 0.9em;
    text-indent: 1em;
  }
  #main .sec .sec_desc.align-left p.grey {
    color: #888;
    font-weight: bold;
    font-size: 1.15em;
  }
  #main .sec .sec_desc p.signature {
    font-size: 1.05em;
    text-align: right;
    margin: 1em 0;
  }
  #main .sec .sec_attention {
    margin-top: 1.92857em;
    font-size: .6875em;
    font-weight: 700;
    text-align: center;
    letter-spacing: .011em;
  }
  #main .sec .sec_img {
    margin: 1.07143em 0;
  }
  #main .sec .sec_img.center {
    text-align: center;
  }
  #main .sec .sec_img.w_70per {
    width: 100%;
    margin: 1.07143em auto;
  }
  #main .sec .sec_list {
    margin: 1.75em auto -.125em;
  }
  #main .sec .sec_list.w_45per {
    width: 100%;
  }
  #main .sec .sec_list li {
    margin: .14286em 0;
    padding-left: 1em;
    font-size: .8125em;
    list-style: none;
    line-height: 1.5;
    position: relative;
  }
  #main .sec .sec_list li::before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
  }
  #main .sec .sec_cont {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 89.33333%;
    margin-top: 1.5625em;
  }
  #main .sec .box_2col, #main .sec .box_3col {
    margin: -1.625em 0;
  }
  #main .sec .box_2col .col_thumb img, #main .sec .box_3col .col_thumb img {
    border-radius: 50%;
  }
  #main .sec .box_2col .col_txt .desc, #main .sec .box_3col .col_txt .desc {
    margin-top: 1.25em;
  }
  #main .sec .box_2col .col .icon-thumb, #main .sec .box_3col .col .icon-thumb {
    position: relative;
    height: 120px;
    text-align: center;
  }
  #main .sec .box_2col .col .icon-thumb img, #main .sec .box_3col .col .icon-thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .sec .box_2col.flex_right, #main .sec .box_3col.flex_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #main .sec .box_2col.bdr_box.thumb_box .col, #main .sec .box_3col.bdr_box.thumb_box .col {
    margin: 4.375em 0;
    padding: 4.375em 1.75em 2.125em;
  }
  #main .sec .box_2col.bdr_box .col, #main .sec .box_3col.bdr_box .col {
    margin: 2.1875em 0;
    padding: 2.125em 1.75em;
    border: #a9a9a9 1px solid;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main .sec .box_2col.bdr_box .col .img, #main .sec .box_3col.bdr_box .col .img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-color: #ededed;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .sec .box_2col.bdr_box .col .img img, #main .sec .box_3col.bdr_box .col .img img {
    width: 48.8189%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .sec .box_2col.bdr_box .col .subttl, #main .sec .box_3col.bdr_box .col .subttl {
    margin-top: 0;
    font-size: 1.25em;
  }
  #main .sec .box_2col.bdr_box .col .desc, #main .sec .box_3col.bdr_box .col .desc {
    min-height: 6.8em;
    margin-top: 2.14286em;
    font-size: .925em;
    text-align: left;
  }
  #main .sec .box_2col.bdr_box .col .btn, #main .sec .box_3col.bdr_box .col .btn {
    margin-top: 2.125em;
  }
  #main .sec .box_2col + .box_2col {
    margin-top: 3.25em;
  }
  #main .sec .box_2col .col {
    margin: 1.625em 0;
  }
  #main .sec .box_3col .col {
    margin: 1.625em 0;
  }
  #main .sec.box_kiji {
    padding-top: 0;
  }
  #main .sec.box_kiji .sec_cont {
    margin-top: 0;
    max-width: 89.33333%;
    text-align: center;
    padding: 3.125em 0 2.4375em;
  }
  #main .sec.bg_gray {
    background-color: #e6e6e6;
  }
  #main .sec.bg_white {
    background-color: white;
  }
  #main .sec form label {
    margin: 1em 0 .5em;
    font-weight: bold;
    display: inline-block;
  }
  #main .sec form span + input {
    margin-left: .5em;
  }
  #main .sec form input[type="checkbox"] {
    margin-right: .125em;
  }
  #main .sec form input[type="text"], #main .sec form input[type="email"] {
    height: 4.5em;
    padding: 1em;
    color: #333;
    background: none;
    border: #999 2px solid;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  #main .sec form input[type="text"] + input[type="text"], #main .sec form input[type="email"] + input[type="text"] {
    margin-top: 1em;
  }
  #main .sec form input[type="text"]:hover, #main .sec form input[type="email"]:hover {
    background-color: #f3f3f3;
  }
  #main .sec form input[type="submit"] {
    width: 300px;
    max-width: 100%;
    margin: 1.125em auto 0;
    padding: 1.5625em 1em;
    font-size: .875em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 1;
    border: #29a6dc 2px solid;
    background-color: #29a6dc;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer;
  }
  #main .sec form input[type="submit"]:hover {
    color: #29a6dc;
    background-color: inherit;
  }
  #main .sec form select {
    padding: 0.3em;
    color: #333;
    border: #999 2px solid;
    border-radius: 3px;
  }
  #main .sec form select:hover {
    background-color: #f3f3f3;
  }
  #main .sec form textarea {
    min-width: 50%;
    min-height: 8em;
    background: none;
    border: #999 2px solid;
    border-radius: 3px;
    width: 100%;
  }
  #main .sec form textarea:hover {
    background-color: #f3f3f3;
  }
  #main .page_ico {
    width: 100px;
    height: 100px;
    margin: 2.5em auto 0;
    background-color: #ededed;
    border-radius: 50%;
    display: block;
    position: relative;
  }
  #main .page_ico img {
    width: 48.8189%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .list_news ul li {
    width: 100%;
    padding: 1.3125em 0;
    border-top: #333 1px solid;
  }
  #main .list_news ul li:first-child {
    border-top: none;
  }
  #main .list_news ul li a {
    font-size: 1em;
    display: block;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  #main .list_news ul li a span {
    text-decoration: underline;
  }
  #main .list_news ul li a:hover {
    color: #555;
  }
  #main .list_news ul li .news_date, #main .list_news ul li .news_ttl {
    padding: 0;
    font-size: .875em;
    line-height: 1.3;
    display: block;
  }
  #main .list_news ul li .news_date {
    width: 140px;
  }
  #main .list_news ul li .news_ttl {
    margin-top: 1.07143em;
  }
  #main .art_ttl {
    font-size: .875em;
    font-weight: 700;
  }
  #footer {
    padding-top: 2.5em;
  }
  #footer #gtt a {
    padding: 1.34375em;
    text-align: center;
    line-height: 1;
    background-color: #e6e6e6;
    display: block;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  #footer #gtt a img {
    width: 13px;
  }
  #footer #gtt a:hover {
    background-color: #d6d6d6;
  }
  #footer #f_cont {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 89.33333%;
    padding: 1.5625em 0;
    text-align: center;
  }
  #footer #f_cont #f_logo {
    width: 175px;
    margin-bottom: 38px;
    display: inline-block;
  }
  #footer #f_cont .box_2col #f_adress dl dt, #footer #f_cont .box_2col #f_adress dl dd {
    font-size: .9375em;
  }
  #footer #f_cont .box_2col #f_adress dl dt {
    font-weight: 700;
    line-height: 1;
  }
  #footer #f_cont .box_2col #f_adress dl dd {
    margin-top: .93333em;
  }
  #footer #f_cont .box_2col #f_adress dl dd + dt {
    margin-top: 2.26667em;
  }
  #footer #f_cont .box_2col #f_nav {
    float: right;
  }
  #footer #f_cont .box_2col #f_nav ul {
    *zoom: 1;
  }
  #footer #f_cont .box_2col #f_nav ul:before, #footer #f_cont .box_2col #f_nav ul:after {
    content: " ";
    display: table;
  }
  #footer #f_cont .box_2col #f_nav ul:after {
    clear: both;
  }
  #footer #f_cont .box_2col #f_nav ul li {
    width: 50%;
    margin: 1.0625em 0;
    font-weight: 700;
    line-height: 1.3;
    float: left;
  }
  #footer #f_cont .box_2col #f_nav ul li a {
    padding-left: 2.28571em;
    font-size: .875em;
    display: block;
    position: relative;
  }
  #footer #f_cont .box_2col #f_nav ul li a:before {
    position: absolute;
    left: 0;
    right: 0;
    content: url(../images/common/bg_f_link.jpg);
  }
  #footer #f_cont .box_2col #f_nav ul li a:hover {
    text-decoration: underline;
  }
  #footer #copy {
    padding: .525em;
    text-align: center;
    font-size: .625em;
    font-weight: 700;
    line-height: 1;
    background-color: #727171;
  }
  #footer #copy small {
    color: #fff;
  }
  .btn {
    font-size: 1em;
  }
  .btn_100 a {
    width: 100% !important;
  }
  .btn a, .btn_close_g {
    width: 300px;
    max-width: 100%;
    margin: 1.125em auto 0;
    padding: 1.5625em 1em;
    font-size: .875em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 1;
    border: #29a6dc 2px solid;
    background-color: #29a6dc;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  .btn a:hover, .btn_close_g:hover {
    color: #29a6dc;
    background-color: inherit;
  }
  .btn_orange a {
    margin: 1.75em auto;
    border: #f39800 2px solid;
    background-color: #f39800;
  }
  .btn_close_g {
    margin-top: 1.875em;
    cursor: pointer;
  }
  .btn_close_g::after {
    content: '';
    width: 1.17857em;
    height: 100%;
    position: absolute;
    top: 0;
    right: 1.42857em;
    background-image: url("../../img/common/ico_close.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .btn_close_g:hover::after {
    background-image: url("../../img/common/ico_close_hov.png");
  }
  .btn_more a::after, .btn_tel a::after {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .btn_more a::after {
    width: 8px;
    right: 1.42857em;
    background-image: url("../../img/common/arrow_right.png");
  }
  .btn_more a:hover::after {
    background-image: url("../../img/common/arrow_right_hov.png")
  }
  .btn_tel a::after {
    width: 1.78571em;
    right: 1.42857em;
    background-image: url("../../img/common/ico_tel.png");
  }
  .btn_tel a:hover::after {
    background-image: url("../../img/common/ico_tel_hov.png");
  }
  .table {
    width: 100%;
    margin: 1.5em auto;
  }
  .table tr th, .table tr td {
    padding-top: .625em;
    padding-bottom: .625em;
    border: #a9a9a9 1px solid;
  }
  .table tr th {
    font-size: .875em;
  }
  .table tr td {
    font-size: .875em;
  }
  .table tr td.highlight {
    color: #29a6dc;
  }
  .table tr td .bg {
    padding: .5em;
    color: #000;
    display: block;
  }
  .table tr td .bg_blue {
    background-color: #59d6ff;
  }
  .table tr td .bg_orange {
    background-color: #ffc830;
  }
  .table_01 tr th {
    padding-right: 1.1875em;
    padding-left: 1.1875em;
    background-color: #eee;
    font-size: 0.7em;
  }
  .table_01 tr td {
    padding-right: 1.3125em;
    padding-left: 1.3125em;
    text-align: center;
    font-weight: bold;
    font-size: 0.7em;
  }
  .table_01 tr td.blue {
    color: #29a6dc;
  }
  .table_02 tr .orange {
    color: #f39800;
  }
  .table_02 tr th {
    padding-right: .5625em;
    padding-left: .5625em;
    font-size: .5625em;
    background-color: #eee;
  }
  .table_02 tr td {
    padding-right: .55556em;
    padding-left: .55556em;
    font-size: .5625em;
  }
  .table_02 tr td .bg {
    padding: .5em;
    color: #000;
    display: block;
  }
  .table_02 tr td .bg_orange {
    background-color: #feedbf;
  }
  .table_02 tr td .bg_blue {
    background-color: #c9e8f5;
  }
  .table_50per {
    width: 50%;
    width: 100%;
  }
  .table_90per {
    width: 90%;
    width: 100%;
    margin: 1.5em auto;
  }
  .table_hlz tr th, .table_hlz tr td {
    border-right: none;
    border-left: none;
    background-color: inherit;
  }
  .table_sp-1col tr th, .table_sp-1col tr td {
    display: block;
  }
  .table_sp-1col tr th {
    border-top: none;
    border-bottom: none;
    background-color: #eee;
  }
  .table_sp-1col tr td {
    border-top: none;
    border-bottom: none;
  }
  .align-left {
    text-align: left !important;
  }
  .align-center {
    text-align: center !important;
  }
  .strong {
    font-weight: 700 !important;
  }
  .large {
    font-size: 1.25em !important;
  }
  .mini {
    font-size: .75em !important;
  }
  .red {
    color: #f00 !important;
  }
  .red2 {
    color: #cc0033 !important;
  }
  .non_indent, .non_indent p {
    text-indent: 0 !important;
  }
  .img_100per {
    display: block;
  }
  .img_100per img {
    width: 100%;
  }
  .img_70per {
    display: block;
    text-align: center;
  }
  .mt_1em {
    margin-top: 1em !important;
  }
  .mt_2em {
    margin-top: 2em !important;
  }
  .mb_1em {
    margin-bottom: 1em !important;
  }
  .mb_2em {
    margin-bottom: 2em !important;
  }
  .block {
    display: block;
  }
  .home #main .mainvis {
    padding: 71px 0;
    color: #fff;
    text-align: center;
    background-image: url("../../img/index/maivis_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 3;
  }
  .home #main .mainvis .mv_ttl {
	  text-align: center;
    font-size: 1.40625em;
    font-weight: 700;
    line-height: 1.3;
  }
  .home #main .mainvis .mv_desc {
    margin-top: .125em;
    font-size: .75em;
    font-weight: 700;
    letter-spacing: .05em;
  }
  .home #main .mainvis .mv_btn_maga {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 40%);
    transform: translate(-50%, 40%);
  }
  .home #main .mainvis .mv_btn_maga:before, .home #main .mainvis .mv_btn_maga:after {
    content: " ";
    display: table;
  }
  .home #main .mainvis .mv_btn_maga:after {
    clear: both;
  }
  .home #main .mainvis .mv_btn_maga a {
    min-width: 116.5px;
    min-height: 116.5px;
    font-size: .75em;
    font-weight: 700;
    color: #fff;
    background-color: #f39800;
    border: #f39800 2px solid;
    border-radius: 50%;
    display: block;
    float: right;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  .home #main .mainvis .mv_btn_maga a::before {
    width: 28px;
    height: 20.5px;
    margin: 14px auto 10px;
    content: '';
    background-image: url("../../img/index/ico_mail.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
  }
  .home #main .mainvis .mv_btn_maga a:hover {
    opacity: 0.8;
  }
  .home #main .sec#sec_01 .sec_cont {
    margin: -4.375em auto;
    padding: 5.625em 0 2.5em;
  }
  .home #main .sec#sec_01 .sec_cont .box_2col {
    margin: 0;
  }
  .home #main .sec#sec_04 .sec_cont .subttl {
    padding-bottom: 1.5em;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .name {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: .011em;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .info, .home #main .sec#sec_04 .sec_cont .box_2col .col .desc {
    font-size: .875em;
    line-height: 1.4;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .info {
    margin-top: 1.07143em;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .map {
    height: 205.5px;
    margin-top: 1.625em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .map_ehime {
    background-image: url("../../img/index/bg_map_ehime.jpg");
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .map_osaka {
    background-image: url(../../img/index/bg_map_osaka.jpg);
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .desc {
    margin-top: 1.875em;
  }
} /*max-width: 768px*/
@media print, screen and (min-width: 769px) {
  #header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99998;
    background-color: #fff;
  }
  #header #h_cont {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
  }
  #header #h_cont:before, #header #h_cont:after {
    content: " ";
    display: table;
  }
  #header #h_cont:after {
    clear: both;
  }
  #header #h_cont #h_logo {
    width: 30%;
    padding: 1em 0;
    float: left;
    position: relative;
    z-index: 99999;
  }
  #header #h_cont #h_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
    position: relative;
    z-index: 99999;
  }
  #header #h_cont #h_right .btn_try {
    font-size: 1em;
  }
  #header #h_cont #h_right .btn_try a {
    padding: 1.875em 1.75em;
    font-size: 1em;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    background-color: #0B308E;
    display: block;
    border: #0B308E 2px solid;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  #header #h_cont #h_right .btn_try a:hover {
    color: #0B308E;
    background-color: #fff;
  }
  #header #h_cont #h_right .ham-btn {
    background-color: #29a6dc;
  }
  #header #h_cont #h_right .ham-btn .tcon {
    height: 100%;
  }
  #header #h_cont #g_nav {
    padding-top: 0 !important;
    float: right;
  }
  #header #h_cont #g_nav > ul > li {
    line-height: 1;
    display: inline-block;
  }
  #header #h_cont #g_nav > ul > li > a, #header #h_cont #g_nav > ul > li > .pull {
    font-weight: 700;
    color: #000;
    letter-spacing: -0.08em;
    cursor: pointer;
    padding: 2.375em 1.25em 1.625em;
    font-size: 1em;
    display: block;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  #header #h_cont #g_nav > ul > li > a:hover, #header #h_cont #g_nav > ul > li > .pull:hover {
    color: #29a6dc;
  }
  #header #h_cont #g_nav > ul > li > .pull::after {
    content: '▼';
    margin-left: .4em;
    font-size: .625em;
    vertical-align: middle;
  }
  #header #h_cont #g_nav > ul > li > ul {
    height: 0;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    background-color: #727171;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
  }
  #header #h_cont #g_nav > ul > li > ul li a {
    padding: 1.625em .875em;
    font-size: 1em;
    font-weight: 700;
    color: #fff;
    display: block;
    background-color: #727171;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    letter-spacing: -0.05em;
  }
  #header #h_cont #g_nav > ul > li > ul li a:hover {
    background-color: #929191;
  }
  #header #h_cont #g_nav > ul > li.active > ul {
    height: auto;
    opacity: 1;
  }
  #main {
    padding-top: 80px;
    display: block;
  }
  #main .sec {
    padding-top: 5em;
  }
  #main .sec .ttl, #main .sec .subttl {
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: .011em;
    text-align: center;
  }
  #main .sec .ttl {
    font-size: 1.5em;
  }
  #main .sec .ttl.ttl_bdr::after {
    height: 4px;
    background-color: #29a6dc;
    display: block;
    content: '';
    width: 50px;
    margin: 1.66667em auto 0;
  }
  #main .sec .ttl.ttl_blue {
    color: #29a6dc;
  }
  #main .sec .subttl {
    margin-top: 1.5em;
    font-size: 1.25em;
  }
  #main .sec .subttl_box {
    padding: .92857em .78571em;
    color: #fff;
    background-color: #29a6dc;
    text-align: left;
    background: #c9e8f5;
    color: #333;
  }
  #main .sec .sec_desc {
    margin-top: 2.85714em;
    font-size: 1em;
  }
  #main .sec .sec_desc.bg_yellow {
    padding: 2.71429em;
    background-color: #fbf6ed;
    font-weight: bold;
  }
  #main .sec .sec_desc.align-left p {
    font-size: 1em;
    text-indent: 1em;
  }
  #main .sec .sec_desc.align-left p.grey {
    color: #888;
    font-weight: bold;
    font-size: 1.15em;
  }
  #main .sec .sec_desc p.signature {
    font-size: 1.05em;
    text-align: right;
    margin: 1em 0;
  }
  #main .sec .sec_attention {
    margin-top: 3.85714em;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
    letter-spacing: .011em;
  }
  #main .sec .sec_img {
    margin: 2.14286em 0;
  }
  #main .sec .sec_img.center {
    text-align: center;
  }
  #main .sec .sec_img.w_70per {
    width: 70%;
    margin: 2.14286em auto;
  }
  #main .sec .sec_list {
    margin: 1.75em auto -.125em;
  }
  #main .sec .sec_list.w_45per {
    width: 45%;
  }
  #main .sec .sec_list li {
    margin: .14286em 0;
    padding-left: 1em;
    font-size: .93333em;
    list-style: none;
    line-height: 1.5;
    position: relative;
  }
  #main .sec .sec_list li::before {
    content: '・';
    position: absolute;
    top: 0;
    left: 0;
  }
  #main .sec .sec_cont {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 89.33333%;
    margin-top: 3.125em;
  }
  #main .sec .box_2col, #main .sec .box_3col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #main .sec .box_2col .col_thumb, #main .sec .box_3col .col_thumb {
    width: 35% !important;
  }
  #main .sec .box_2col .col_thumb img, #main .sec .box_3col .col_thumb img {
    border-radius: 50%;
  }
  #main .sec .box_2col .col_txt, #main .sec .box_3col .col_txt {
    width: 60% !important;
  }
  #main .sec .box_2col .col_txt .desc, #main .sec .box_3col .col_txt .desc {
    margin-top: 1.25em;
  }
  #main .sec .box_2col .col .icon-thumb, #main .sec .box_3col .col .icon-thumb {
    position: relative;
    height: 120px;
    text-align: center;
  }
  #main .sec .box_2col .col .icon-thumb img, #main .sec .box_3col .col .icon-thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .sec .box_2col.flex_right, #main .sec .box_3col.flex_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #main .sec .box_2col.bdr_box.thumb_box .col, #main .sec .box_3col.bdr_box.thumb_box .col {
    margin: 3em 0;
    padding: 7em 4.125em 2.0625em;
  }
  #main .sec .box_2col.bdr_box .col, #main .sec .box_3col.bdr_box .col {
    margin: 1.5em 0;
    padding: 2.0625em 4.125em;
    border: #a9a9a9 1px solid;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main .sec .box_2col.bdr_box .col .img, #main .sec .box_3col.bdr_box .col .img {
    width: 127px;
    height: 127px;
    margin: 0 auto;
    background-color: #ededed;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .sec .box_2col.bdr_box .col .img img, #main .sec .box_3col.bdr_box .col .img img {
    width: 48.8189%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .sec .box_2col.bdr_box .col .subttl, #main .sec .box_3col.bdr_box .col .subttl {
    margin-top: 0;
    font-size: 1.25em;
  }
  #main .sec .box_2col.bdr_box .col .desc, #main .sec .box_3col.bdr_box .col .desc {
    min-height: 6.8em;
    margin-top: 2.14286em;
    font-size: .925em;
    text-align: left;
  }
  #main .sec .box_2col.bdr_box .col .btn, #main .sec .box_3col.bdr_box .col .btn {
    margin-top: 2.125em;
  }
  #main .sec .box_2col + .box_2col {
    margin-top: 3.25em;
  }
  #main .sec .box_2col .col {
    width: 48.4375%;
  }
  #main .sec .box_2col .col_img {
    width: 35% !important;
  }
  #main .sec .box_3col .col {
    width: 32.8125%;
  }
  #main .sec.box_kiji {
    padding-top: 0;
  }
  #main .sec.box_kiji .sec_cont {
    margin-top: 0;
    max-width: 89.33333%;
    text-align: center;
    *zoom: 1;
    padding: 5em 0 4.875em;
    position: relative;
  }
  #main .sec.box_kiji .sec_cont:before, #main .sec.box_kiji .sec_cont:after {
    content: " ";
    display: table;
  }
  #main .sec.box_kiji .sec_cont:after {
    clear: both;
  }
  #main .sec.box_kiji .sec_cont::before {
    content: '';
    width: 41.21094%;
    height: 87.88427%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #main .sec.bg_gray {
    background-color: #e6e6e6;
  }
  #main .sec.bg_white {
    background-color: white;
  }
  #main .sec form label {
    margin: 1em 0 .5em;
    font-weight: bold;
    display: inline-block;
  }
  #main .sec form span + input {
    margin-left: .5em;
  }
  #main .sec form input[type="checkbox"] {
    margin-right: .125em;
  }
  #main .sec form input[type="text"], #main .sec form input[type="email"] {
    height: 4.5em;
    padding: 1em;
    color: #333;
    background: none;
    border: #999 2px solid;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 30%;
  }
  #main .sec form input[type="text"] + input[type="text"], #main .sec form input[type="email"] + input[type="text"] {
    margin-left: 1em;
  }
  #main .sec form input[type="text"]:hover, #main .sec form input[type="email"]:hover {
    background-color: #f3f3f3;
  }
  #main .sec form input[type="submit"] {
    width: 300px;
    max-width: 100%;
    margin: 1.75em auto 0;
    padding: 1.5625em 1em;
    font-size: .875em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 1;
    border: #29a6dc 2px solid;
    background-color: #29a6dc;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer;
  }
  #main .sec form input[type="submit"]:hover {
    color: #29a6dc;
    background-color: inherit;
  }
  #main .sec form select {
    padding: 0.3em;
    color: #333;
    border: #999 2px solid;
    border-radius: 3px;
  }
  #main .sec form select:hover {
    background-color: #f3f3f3;
  }
  #main .sec form textarea {
    min-width: 50%;
    min-height: 8em;
    background: none;
    border: #999 2px solid;
    border-radius: 3px;
  }
  #main .sec form textarea:hover {
    background-color: #f3f3f3;
  }
  #main .page_ico {
    width: 127px;
    height: 127px;
    margin: 3.75em auto 0;
    background-color: #ededed;
    border-radius: 50%;
    display: block;
    position: relative;
  }
  #main .page_ico img {
    width: 48.8189%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #main .list_news ul li {
    width: 100%;
    padding: 0;
    border-top: #333 1px solid;
    display: table;
  }
  #main .list_news ul li:first-child {
    border-top: none;
  }
  #main .list_news ul li a {
    font-size: 1em;
    display: block;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  #main .list_news ul li a span {
    text-decoration: underline;
  }
  #main .list_news ul li a:hover {
    color: #555;
  }
  #main .list_news ul li .news_date, #main .list_news ul li .news_ttl {
    padding: 1.6em 0;
    font-size: .875em;
    line-height: 1.3;
    display: table-cell;
  }
  #main .list_news ul li .news_date {
    width: 140px;
  }
  #main .list_news ul li .news_ttl {
    margin-top: 0;
  }
  #main .art_ttl {
    font-size: 1.25em;
    font-weight: 700;
  }
  #footer {
    padding-top: 6.125em;
  }
  #footer #gtt a {
    padding: 1.375em 0;
    text-align: center;
    line-height: 1;
    background-color: #e6e6e6;
    display: block;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  #footer #gtt a img {
    width: 26px;
  }
  #footer #gtt a:hover {
    background-color: #d6d6d6;
  }
  #footer #f_cont {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 89.33333%;
    padding: 3.125em 0;
  }
  #footer #f_cont #f_logo {
    width: 234px;
    margin-bottom: 38px;
    display: inline-block;
  }
  #footer #f_cont .box_2col {
    *zoom: 1;
  }
  #footer #f_cont .box_2col:before, #footer #f_cont .box_2col:after {
    content: " ";
    display: table;
  }
  #footer #f_cont .box_2col:after {
    clear: both;
  }
  #footer #f_cont .box_2col .col {
    width: 48.4375%;
  }
  #footer #f_cont .box_2col #f_adress {
    float: left;
  }
  #footer #f_cont .box_2col #f_adress dl dt, #footer #f_cont .box_2col #f_adress dl dd {
    font-size: .9375em;
  }
  #footer #f_cont .box_2col #f_adress dl dt {
    font-weight: 700;
    line-height: 1;
  }
  #footer #f_cont .box_2col #f_adress dl dd {
    margin-top: .93333em;
  }
  #footer #f_cont .box_2col #f_adress dl dd + dt {
    margin-top: 2.26667em;
  }
  #footer #f_cont .box_2col #f_nav {
    float: right;
  }
  #footer #f_cont .box_2col #f_nav ul {
    *zoom: 1;
  }
  #footer #f_cont .box_2col #f_nav ul:before, #footer #f_cont .box_2col #f_nav ul:after {
    content: " ";
    display: table;
  }
  #footer #f_cont .box_2col #f_nav ul:after {
    clear: both;
  }
  #footer #f_cont .box_2col #f_nav ul li {
    width: 50%;
    margin: 1.0625em 0;
    font-weight: 700;
    line-height: 1.3;
    float: left;
  }
  #footer #f_cont .box_2col #f_nav ul li a {
    padding-left: 2.28571em;
    font-size: .875em;
    display: block;
    position: relative;
  }
  #footer #f_cont .box_2col #f_nav ul li a:before {
    position: absolute;
    left: 0;
    right: 0;
    content: url(../images/common/bg_f_link.jpg);
  }
  #footer #f_cont .box_2col #f_nav ul li a:hover {
    text-decoration: underline;
  }
  #footer #copy {
    padding: 1.25em;
    text-align: center;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1;
    background-color: #727171;
  }
  #footer #copy small {
    color: #fff;
  }
  .btn {
    font-size: 1em;
  }
  .btn_100 a {
    width: 100% !important;
  }
  .btn a, .btn_close_g {
    width: 300px;
    max-width: 100%;
    margin: 1.75em auto 0;
    padding: 1.5625em 1em;
    font-size: .875em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 1;
    border: #29a6dc 2px solid;
    background-color: #29a6dc;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  .btn a:hover, .btn_close_g:hover {
    color: #29a6dc;
    background-color: inherit;
  }
  .btn_orange a {
    margin: 1.75em auto;
    border: #f39800 2px solid;
    background-color: #f39800;
  }
  .btn_close_g {
    margin-top: 1.875em;
    cursor: pointer;
  }
  .btn_close_g::after {
    content: '';
    width: 1.17857em;
    height: 100%;
    position: absolute;
    top: 0;
    right: 1.42857em;
    background-image: url("../../img/index/ico_close.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .btn_close_g:hover::after {
    background-image: url("../../img/common/ico_close_hov.png");
  }
  .btn_more a::after, .btn_tel a::after {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .btn_more a::after {
    width: 6px;
    right: 1.42857em;
    background-image: url(../../img/index/arrow_right.png);
  }
  .btn_more a:hover::after {
    background-image: url(../../img/index/arrow_right_hov.png);
  }
  .btn_tel a::after {
    width: 1.78571em;
    right: 1.42857em;
    background-image: url(../../img/index/ico_tel.png);
  }
  .btn_tel a:hover::after {
    background-image: url(../../img/index/ico_tel_hov.png);
  }
  .table {
    width: 100%;
    margin: 3em auto;
  }
  .table tr th, .table tr td {
    padding-top: 1.42857em;
    padding-bottom: 1.42857em;
    border: #a9a9a9 1px solid;
    border: #000 1px solid;
  }
  .table tr th {
    font-size: .875em;
  }
  .table tr td {
    font-size: 1em;
  }
  .table tr td.highlight {
    color: #29a6dc;
  }
  .table tr td .bg {
    padding: .5em;
    color: #000;
    display: block;
  }
  .table tr td .bg_blue {
    background-color: #59d6ff;
  }
  .table tr td .bg_orange {
    background-color: #ffc830;
  }
  .table_01 tr th {
    padding-right: 2.71429em;
    padding-left: 2.71429em;
    background-color: #eee;
    font-size: 0.925em;
  }
  .table_01 tr td {
    padding-right: 2.30556em;
    padding-left: 2.30556em;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
  }
  .table_01 tr td.blue {
    color: #29a6dc;
  }
  .table_02 tr .orange {
    color: #f39800;
  }
  .table_02 tr th {
    padding-right: 1.28571em;
    padding-left: 1.28571em;
    font-size: 1.1em;
    background-color: #eee;
  }
  .table_02 tr td {
    padding-right: 1.25em;
    padding-left: 1.25em;
    font-size: 1em;
  }
  .table_02 tr td .bg {
    padding: .5em;
    color: #000;
    display: block;
  }
  .table_02 tr td .bg_orange {
    background-color: #feedbf;
  }
  .table_02 tr td .bg_blue {
    background-color: #c9e8f5;
  }
  .table_50per {
    width: 50%;
  }
  .table_90per {
    width: 90%;
    margin: 1.5em auto;
  }
  .table_hlz tr th, .table_hlz tr td {
    border-right: none;
    border-left: none;
    background-color: inherit;
  }
  .strong {
    font-weight: 700 !important;
  }
  .large {
    font-size: 1.25em !important;
  }
  .mini {
    font-size: .75em !important;
  }
  .red {
    color: #f00 !important;
  }
  .vertial {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .non_indent, .non_indent p {
    text-indent: 0 !important;
  }
  .img_100per {
    display: block;
  }
  .img_100per img {
    width: 100%;
  }
  .img_70per {
    display: block;
    text-align: center;
  }
  .img_70per img {
    width: 70%;
  }
  .mt_1em {
    margin-top: 1em !important;
  }
  .mt_2em {
    margin-top: 2em !important;
  }
  .mb_1em {
    margin-bottom: 1em !important;
  }
  .mb_2em {
    margin-bottom: 2em !important;
  }
  .block {
    display: block;
  }
  .home #main .mainvis {
    padding: 156px 0;
    color: #fff;
    text-align: center;
    background-image: url("../../img/index/maivis.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 3;
  }
  .home #main .mainvis .mv_ttl {
	text-align: center;
    font-size: 2.8125em;
    font-weight: 700;
    line-height: 1.3;
  }
  .home #main .mainvis .mv_desc {
    margin-top: .25em;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: .05em;
  }
  .home #main .mainvis .mv_btn_maga {
    width: 1024px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 40%);
    transform: translate(-50%, 40%);
  }
  .home #main .mainvis .mv_btn_maga:before, .home #main .mainvis .mv_btn_maga:after {
    content: " ";
    display: table;
  }
  .home #main .mainvis .mv_btn_maga:after {
    clear: both;
  }
  .home #main .mainvis .mv_btn_maga a {
    min-width: 198px;
    min-height: 198px;
    font-size: 1em;
    font-weight: 700;
    color: #fff;
    background-color: #f39800;
    border: #f39800 2px solid;
    border-radius: 50%;
    display: block;
    float: right;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
  }
  .home #main .mainvis .mv_btn_maga a::before {
    width: 56px;
    height: 41px;
    margin: 43px auto 18px;
    content: '';
    background-image: url(../../img/index/ico_mail.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
  }
  .home #main .mainvis .mv_btn_maga a:hover {
    opacity: 0.8;
  }
  .home #main .sec#sec_01 .sec_cont {
    margin: -3em auto;
    padding: 6.875em 0 5em;
  }
  .home #main .sec#sec_01 .sec_cont .box_2col {
    margin: 0;
  }
  .home #main .sec#sec_04 .sec_cont .subttl {
    padding-bottom: 2.8em;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .name {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: .011em;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .info, .home #main .sec#sec_04 .sec_cont .box_2col .col .desc {
    font-size: .875em;
    line-height: 1.4;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .info {
    margin-top: 2.42857em;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .map {
    height: 304px;
    margin-top: 1.625em;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
  }
  .home #main .sec#sec_04 .sec_cont .box_2col .col .desc {
    margin-top: 1.875em;
  }
}
@media screen and (max-width:768px) {
  .table_02 tr td {
    text-align: center;
    margin-bottom: 10px;
  }
}
.recluitbox {
  width: 80%;
  border: 1px solid #E3E9ED;
  border-radius: 4px;
  margin: 2em auto;
  padding: 2em;
  position: relative;
  box-shadow: 2px 2px #D7DDE0;
}
.recluitbox::before {
  background-color: #fff;
  color: black;
  content: "　Neo建設の採用情報　";
  font-weight: bold;
  left: 1em;
  padding: 0 .5em;
  position: absolute;
  top: -1em;
}
.recluitbox ul li {}
.recluitbox ul li a {
  font-size: 1em;
}
.recruit-index__item {
  position: relative
}
.recruit-index__item--disabled {
  pointer-events: none;
  display: none;
}
.recruit-index__item--disabled .recruit-index__text::after, .recruit-index__item--disabled .recruit-index__text::before {
  display: none;
}
.recruit-index__item a[href].recruit-index__text {
  position: relative;
  display: block;
  padding-right: 40px;
  cursor: pointer
}
.recruit-index__item a[href].recruit-index__text:after, .recruit-index__item a[href].recruit-index__text:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  width: 2px;
  height: 9px;
  background-color: #777;
  -webkit-transition: .15s;
  transition: .15s;
}
.recruit-index__item a[href].recruit-index__text:before {
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.recruit-index__item a[href].recruit-index__text:after {
  margin-top: -7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.recruit-index__caution-text {
  font-size: .75rem;
  padding: 0 0 10px;
}
.recruit-index__text {
  font-size: .75rem;
  position: relative;
  display: block;
  color: #000;
  padding: 15px 0
}
.recruit-index__text:after, .recruit-index__text:before {
  content: '';
  position: absolute;
  top: 18px;
  right: 20px;
  width: 2px;
  height: 14px;
  background-color: #777;
  -webkit-transition: .15s;
  transition: .15s;
}
.accbox {
  margin: 2em auto;
  padding: 0;
  max-width: 80%;
}
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 11px 12px;
  font-weight: bold;
  background: #eaeaea;
  background: white;
  cursor: pointer;
  transition: all 0.5s;
}
.accbox label::before {
  content: 'Q. ';
  color: #0066cc;
  font-size: 1.5em;
}
.accbox label:hover {
  background: #E1E4E1;
}
.accbox input {
  display: none;
}
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}
.cssacc:checked + .accshow {
  height: auto;
  padding: 5px;
  background: #F2F2F2;
  opacity: 1;
}
.accshow::before {
  content: 'A.';
  color: #c7081d;
  font-size: 1.5em;
}
.privacy {
  font-weight: bold;
  font-size: 1.2em;
  margin: 2em 0 1em 0;
}
.privacypolicy p {
  text-indent: -2em;
  margin-left: 1em;
}
.privacypolicy li:before {
  content: '・';
  display: inline-block;
  width: 1em;
  text-indent: 0;
  font-weight: bold;
}
.sitemap1 {}
.sitemap2 {}
.sitemap1 ul li {
  margin: 30px 0;
  padding-top: 20px;
  padding-bottom: 10px;
  padding: 20px 10px 10px;
  font-weight: bold;
  border: solid #0048a6;
}
.sitemap2 ul li {
  margin: 10px 0;
  padding-top: 5px;
  padding-bottom: 10px;
  border: none;
  padding-left: 2em;
  font-weight: normal;
}
/*フォーム*/
.form-title {
  padding-bottom: 15px;
}
.ipdata {
  margin-top: 50px;
}
.iptxt {
  position: relative;
  margin: 10px 3% 20px;
}
.iptxtarea {
  position: relative;
  margin: 10px 3% 20px;
  height: 160px;
  width: 100%;
}
.iptxtwid150 {
  width: 150px;
}
.iptxtwid200 {
  width: 200px;
}
.iptxtwid300 {
  width: 300px;
}
.iptxtwid500 {
  width: 500px;
}
.iptxt input[type=text], .iptxtarea input[type=text] {
  font: 15px/24px sans-serif;
  box-sizing: border-box;
  width: 100%;
  margin: 8px 0;
  padding: 0.3em;
  transition: 0.3s;
  border: 1px solid #1b2538;
  border-radius: 4px;
  outline: none;
}
.iptxt input[type=text]:focus, .iptxtarea input[type=text]:focus, texyarea :focus {
  border-color: #da3c41;
}
.iptxt input[type=text], .iptxtarea input[type=text] {
  padding-left: 10px;
}
.iptxt i, .iptxtarea i {
  position: absolute;
  top: 8px;
  left: 0;
  padding: 9px 8px;
  transition: 0.3s;
  color: #aaaaaa;
}
.iptxt input[type=text]:focus + i, .iptxtarea input[type=text]:focus + i {
  color: #da3c41;
}
textarea {
  border: solid 1px #aaa;
  border-radius: 5px;
  padding: 10px;
  height: 160px;
  width: 100%;
  font-size: 15px;
}
.btn-area {
  text-align: center;
}
input[type="submit"] {
  background: #e0505c;
  border: none;
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 20px;
  margin: 0 5px;
}
input[type="reset"] {
  background: #aaa;
  border: none;
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 20px;
  margin: 0 5px;
}
/* ------ ↓↓スライダ↓↓ ------ */
#mainvisual img, #mainvisual-sp img {
  width: 100%;
  height: auto;
}
#mainvisual, #mainvisual-sp {
  width: 100%;
  background-color: #fff;
}
#mainvisual ul, #mainvisual-sp ul {
  position: relative;
}
#mainvisual ul li, #mainvisual-sp ul li {
  display: none;
  position: absolute; /* 背面の画像にはposition: absoluteを指定 */
  z-index: 1; /* 背面の画像のz-indexを1に指定 */
  width: 100%;
  top: 0; /* 背面の画像をtop: 0に移動し、画像を重ねる */
}
#mainvisual ul li:first-child, #mainvisual-sp ul li:first-child {
  display: block;
  position: relative; /* 前面の画像にはposition: relativeを指定 */
  z-index: 1000; /* 前面の画像のz-indexを1000に指定 */
}
#mainvisual-button, #mainvisual-sp-button {
  width: 100%;
  padding: 25px 0 20px;
  background-color: #fff;
}
#mainvisual-button ul, #mainvisual-sp-button ul {
  text-align: center;
  line-height: 10px;
}
#mainvisual-button li, #mainvisual-sp-button li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  overflow: hidden;
  vertical-align: top;
}
#mainvisual-button li a, #mainvisual-sp-button li a {
  display: block;
  width: 10px;
  height: 20px;
}
#mainvisual-button li a:link, #mainvisual-button li a:visited, #mainvisual-sp-button li a:link, #mainvisual-sp-button li a:visited {
  margin-top: 0;
}
#mainvisual-button li a:hover, #mainvisual-button li a:active, #mainvisual-button li a.current, #mainvisual-sp-button li a:hover, #mainvisual-sp-button li a:active, #mainvisual-sp-button li a.current {
  margin-top: -10px;
}
#mainvisual-button, #mainvisual-button {
  padding: 15px 0;
}
@media screen and (min-width:768px) {
  #mainvisual-sp, #mainvisual-sp-button {
    display: none;
  }
} /*PCサイズ*/
@media screen and (max-width:767px) {
  #mainvisual, #mainvisual-button {
    display: none;
  }
} /*スマホサイズ*/
/* ------ ↑↑スライダ↑↑ ------ */
@media screen and (min-width: 640px) and (max-width: 979px) {
  /* スマホ固定ボタン横に並べる設定 */
  .contact_btn {
    width: 100%;
    height: 40px;
    padding: 5px;
    background: #162BB3;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
  }
  .contact_btn img {
    width: 100%;
  }
  .contact_btn:after {
    content: "";
    display: block;
    clear: both;
  }
  .box1 {
    float: left;
    width: 80%;
  }
  .box2 {
    float: left;
    width: 0%;
  }
  .box3 {
    float: left;
    width: 20%;
  }
  .box4 {
    display: none;
  }
  /*/固定ボタン*/
}
@media screen and (max-width: 639px) {
  /* スマホ固定ボタン横に並べる設定 */
  .contact_btn {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
  }
  .contact_btn img {
    width: 100%;
  }
  .contact_btn:after {
    content: "";
    display: block;
    clear: both;
  }
  .box1 {
    float: left;
    width: 60%;
  }
  .box2 {
    float: left;
    width: 20%;
  }
  .box3 {
    float: left;
    width: 20%;
  }
}
/*2段組み*/
.myrow {
  display: -webkit-flex;
  display: flex;
}
.mycol-1 {
  flex: 1;
}
.mycol-2 {
  flex: 2;
}
.mycol-3 {
  flex: 3;
}
.mycol-4 {
  flex: 4;
}
.mycol-5 {
  flex: 5;
}
.mycol-6 {
  flex: 6;
}
@media screen and (max-width:1100px) {
  .myrow {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}
.strengths h3 {
  color: whitesmoke;
  font-size: 2em;
  margin-bottom: 1em;
}
.strengths p {
  color: whitesmoke;
}
.strength-item {
  padding: 4em 1.5em;
  background-color: #0074af;
  height: 178px;
}
.strength_img {
  background-color: white;
  height: 150px;
}
.strength_img img {
  width: 100%;
  height: auto;
}
@media screen and (min-width:768px) and (max-width:1100px) {
  .strength-item {
    padding: 4em 20%;
    font-size: 20px;
  }
}
@media screen and (min-width:900px) {
  .president {
    max-width: 80%;
    margin: 0 auto;
  }
}
@media screen and (min-width:768px) and (max-width:899px) {
  .president {
    max-width: 90%;
    margin: 0 auto;
    font-size: 18px;
  }
}
.flex-box {
  background-color: #eee; /* 背景色指定 */
  padding: 0px; /* 余白指定 */
  display: flex; /* フレックスボックスにする */
}
.strength {
  flex-direction: column;
  justify-content: center;
}
.flex-item {
  /* padding: 10px;*/
  color: #fff; /* 文字色 */
  margin: 10px; /* 外側の余白 */
  margin: 0px; /* 外側の余白 */
  border-radius: 0px; /* 角丸指定 */
  width: 100%; /* 幅指定 */
  height: 700px;
}
.flex-item:nth-child(1) {
  background-color: #2196F3; /* 背景色指定 */
}
.flex-item:nth-child(2) {
  background-color: #4CAF50; /* 背景色指定 */
}
.flex-item:nth-child(3) {
  background-color: #3F51B5; /* 背景色指定 */
}
.flex-item:nth-child(4) {
  background-color: #00BCD4; /* 背景色指定 */
}
.flex-item-img img {
  width: 100%;
  height: auto;
}
.download_button {
  text-align: center;
  padding-top: 40px;
}
.btn-animation {
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #9ec34b;
  border: 2px solid #9ec34b;
  font-size: 16px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}
.btn-animation span {
  position: relative;
  z-index: 1;
}
.btn-animation::before, .btn-animation::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation::before {
  left: 0;
}
.btn-animation::after {
  right: 0;
}
.btn-animation:hover:before, .btn-animation:hover:after {
  width: 0;
  background-color: #FFF;
}
.btn-animation:hover {
  color: #FFF;
}

h1 {
  position: relative;
  padding: 1rem 2rem calc(1rem + 10px);
  background: #fff100;
  margin-bottom: 50px;
  font-size: 3em;
}

h1:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}
