@charset "UTF-8";
a, a:focus, input, input:focus {
  outline: 0
}
#footer .footerIn .footer_tel ul li:last-child p, .btn01 {
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3)
}
.btn01:after, q:after, q:before {
  content: ''
}
#footer, #header, .container {
  min-width: 900px
}
#contents .safety:after, #contents .seibiImg:after, #contents .seibiList:after, #contents .sitemap_list:after, #footer .footerIn:after, #header .gloval_navi ul:after, #header .headerIn .header_tel ul:after, #header .headerIn:after, #index .top_bnr:after, .container .raw:after, hr.line01 {
  clear: both
}
@font-face {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v13/v0SdcGFAl2aezM9Vq_aFTQ.ttf) format('truetype')
}
blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
fieldset, img {
  border: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: 400
}
ol, ul {
  list-style: none
}
caption, th {
  text-align: left
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400
}
abbr, acronym {
  border: 0;
  font-variant: normal
}
sup {
  vertical-align: text-top
}
sub {
  vertical-align: text-bottom
}
input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}
legend {
  color: #000
}
html {
  background: 0 0;
  font-family: Avenir, "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
#footer .footerIn .footer_logo h1 a:after, #footer .footerIn .pagetop a, #index .mv {
  background-repeat: no-repeat;
  background-position: 50% 50%
}
body, html {
  font-size: 1em;
  color: #333;
  line-height: 200%
}
*, :after, :before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.pcNone {
  display: none !important
}
.imgCenter {
  display: block;
  margin: 1em auto
}
.imgLeft {
  float: left;
  margin: 0 1em 1em 0
}
.imgRight {
  float: right;
  margin: 0 0 1em 1em
}
#header, .container, .inner {
  margin: 0 auto
}
a {
  color: #333;
  text-decoration: none
}
a:hover {
  text-decoration: underline
}
#footer .footerIn .footer_tel ul li:last-child p a:hover, .btn01:hover, .telLink:hover {
  text-decoration: none
}
a img {
  -moz-transition: opacity .8s;
  -o-transition: opacity .8s;
  -webkit-transition: opacity .8s;
  transition: opacity .8s
}
#footer .footerIn .pagetop, .btn01 {
  -moz-transition: background-color .8s;
  -o-transition: background-color .8s;
  -webkit-transition: background-color .8s
}
a img:hover {
  opacity: .6
}
.telLink {
  cursor: default
}
.inner {
  width: 900px
}
.btn01 {
  width: 100%;
  height: 44px;
  font-size: 1em;
  line-height: 275%;
  font-weight: 700;
  color: #fff;
  text-indent: 45px;
  letter-spacing: .1em;
  display: block;
  background-color: #223c85;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  transition: background-color .8s
}
.btn01:after {
  width: 7px;
  height: 8px;
  background-image: url(../img/icon_sankaku01.png);
  position: absolute;
  top: 18px;
  right: 30px
}
.btn01:hover {
  background-color: #295884
}
.left {
  float: left
}
.right {
  float: right
}
.container {
  width: 100%
}
.container > .containerIn {
  width: 900px;
  margin: 0 auto
}
.container .raw {
  width: 100%
}
.container .raw:after, .container .raw:before {
  content: " ";
  display: table
}
.container .raw > .column {
  float: left
}
.container .raw > .column:last-chid {
  float: right
}
.container .raw > .column > .colIn {
  padding: 0 10px
}
.container .raw .col_1 {
  width: 8.33333%
}
.container .raw .col_2 {
  width: 16.66667%
}
.container .raw .col_3 {
  width: 25%
}
.container .raw .col_4 {
  width: 33.33333%
}
.container .raw .col_5 {
  width: 41.66667%
}
.container .raw .col_6 {
  width: 50%
}
.container .raw .col_7 {
  width: 58.33333%
}
.container .raw .col_8 {
  width: 66.66667%
}
.container .raw .col_9 {
  width: 75%
}
.container .raw .col_10 {
  width: 83.33333%
}
.container .raw .col_11 {
  width: 91.66667%
}
#header, .container .raw .col_12 {
  width: 100%
}
#header {
  padding: 10px 0 13px;
  border-top: solid 5px #223c85;
  border-bottom: solid 2px #223c85
}
#header .headerIn {
  width: 900px;
  margin: 0 auto 5px
}
#header .headerIn:after, #header .headerIn:before {
  content: " ";
  display: table
}
#header .headerIn h1 {
  width: 300px;
  height: 31px;
  margin: 30px 0 0;
  float: left;
  background-image: url(../img/logo.png);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
#header .headerIn h1 a {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden
}
#header .headerIn .header_tel {
  width: 444px;
  float: right
}
#header .headerIn .header_tel ul:after, #header .headerIn .header_tel ul:before {
  content: " ";
  display: table
}
#header .headerIn .header_tel ul li {
  width: 216px;
  margin: 0 12px 0 0;
  float: left
}
#header .headerIn .header_tel ul li:last-child {
  margin: 0
}
#header .headerIn .header_tel ul li h2 {
  width: 100%;
  height: 24px;
  margin: 0 0 10px;
  background-color: #223c85;
  color: #fff;
  font-size: .875em;
  line-height: 171%;
  font-weight: 700;
  text-align: center;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}
#header .headerIn .header_tel ul li h2:after {
  height: 0;
  width: 0;
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  pointer-events: none;
  border: solid transparent;
  border-color: rgba(34, 60, 133, 0);
  border-top-color: #223c85;
  border-width: 6px;
  margin-left: -6px
}
#header .headerIn .header_tel ul li p {
  width: 100%;
  font-size: 1.6252em;
  text-indent: 33px;
  letter-spacing: .05em;
  white-space: nowrap;
  font-family: Lato;
  position: relative
}
#header .headerIn .header_tel ul li #yamato {
  width: 100%;
  font-weight: bold;
  color: #f18459;
  margin-left: 25px;
  font-size: 0.9em;
  text-indent: 33px;
  letter-spacing: .05em;
  white-space: nowrap;
  position: relative
}
@media screen and (max-width: 640px) {
  #header .headerIn .header_tel ul li #yamato {
    font-size: 0.6em;
    margin: 0;
  }
}
#footer .footerIn .footer_logo h1 a span, #footer .footerIn .pagetop a, #header .gloval_navi ul li {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden
}
#header .headerIn .header_tel ul li p:before {
  width: 26px;
  height: 26px;
  content: '';
  background-image: url(../img/icon_tel.png);
  position: absolute;
  top: 4px;
  left: 0
}
#header .gloval_navi {
  width: 900px;
  margin: 0 auto
}
#header .gloval_navi ul:after, #header .gloval_navi ul:before {
  content: " ";
  display: table
}
#header .gloval_navi ul li {
  width: 150px;
  height: 43px;
  float: left;
  background-image: url(../img/gNavi.jpg)
}
#header .gloval_navi ul li:first-child {
  background-position: 0 0
}
#header .gloval_navi ul li:nth-child(2) {
  background-position: -150px 0
}
#header .gloval_navi ul li:nth-child(3) {
  background-position: -300px 0
}
#header .gloval_navi ul li:nth-child(4) {
  background-position: -450px 0
}
#header .gloval_navi ul li:nth-child(5) {
  background-position: -600px 0
}
#header .gloval_navi ul li:nth-child(6) {
  background-position: -750px 0
}
#header .gloval_navi ul li:hover:first-child {
  background-position: 0 -43px
}
#header .gloval_navi ul li:hover:nth-child(2) {
  background-position: -150px -43px
}
#header .gloval_navi ul li:hover:nth-child(3) {
  background-position: -300px -43px
}
#header .gloval_navi ul li:hover:nth-child(4) {
  background-position: -450px -43px
}
#header .gloval_navi ul li:hover:nth-child(5) {
  background-position: -600px -43px
}
#header .gloval_navi ul li:hover:nth-child(6) {
  background-position: -750px -43px
}
#header .gloval_navi ul li a {
  width: 100%;
  height: 100%;
  display: block
}
#header .gloval_navi .sp_navi_close, #header .sp_navi_open {
  display: none
}
#footer {
  width: 100%;
  margin: 0 auto;
  padding: 35px 0 0;
  border-top: solid 2px #223c85
}
#footer .footerIn {
  width: 900px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 980
}
#footer .footerIn:after, #footer .footerIn:before {
  content: " ";
  display: table
}
#footer .footerIn .pagetop {
  width: 63px;
  height: 24px;
  background-color: #223c85;
  position: absolute;
  top: -35px;
  right: 0;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0;
  border-radius: 0 0 4px 4px;
  transition: background-color .8s
}
#footer .footerIn .pagetop:hover {
  background-color: #295884
}
#footer .footerIn .pagetop a {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../img/icon_sankaku_top.png)
}
#footer .footerIn .footer_logo {
  width: 260px;
  float: left
}
#footer .footerIn .footer_logo h1 {
  margin: 0 0 12px
}
#footer .footerIn .footer_logo h1 a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative
}
#footer .footerIn .footer_logo h1 a:after {
  width: 260px;
  height: 27px;
  content: '';
  background-image: url(../img/logo.png);
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0
}
#footer .footerIn .footer_logo h1 a span {
  height: 27px;
  display: block
}
#footer .footerIn .footer_logo p {
  font-size: .875em;
  letter-spacing: .02em
}
#footer .footerIn .footer_tel {
  width: 616px;
  float: right
}
#footer .footerIn .footer_tel ul:after, #footer .footerIn .footer_tel ul:before {
  content: " ";
  display: table
}
#footer .footerIn .footer_tel ul:after {
  clear: both
}
#footer .footerIn .footer_tel ul li {
  width: 216px;
  margin: 0 12px 0 0;
  float: left
}
#footer .footerIn .footer_tel ul li h2 {
  width: 100%;
  height: 24px;
  margin: 0 0 10px;
  background-color: #223c85;
  color: #fff;
  font-size: .875em;
  line-height: 171%;
  font-weight: 700;
  text-align: center;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}
#footer .footerIn .footer_tel ul li h2:after {
  height: 0;
  width: 0;
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  pointer-events: none;
  border: solid transparent;
  border-color: rgba(34, 60, 133, 0);
  border-top-color: #223c85;
  border-width: 6px;
  margin-left: -6px
}
#footer .footerIn .footer_tel ul li p {
  width: 100%;
  font-size: 1.6252em;
  text-indent: 33px;
  letter-spacing: .05em;
  white-space: nowrap;
  font-family: Lato;
  position: relative
}
#footer .footerIn .footer_tel ul li p:before {
  width: 26px;
  height: 26px;
  content: '';
  background-image: url(../img/icon_tel.png);
  position: absolute;
  top: 4px;
  left: 0
}
#footer .footerIn .footer_tel ul li:last-child {
  width: 160px;
  margin: 0
}
#footer .footerIn .footer_tel ul li:last-child p {
  width: 100%;
  height: 60px;
  font-size: 1.125em;
  line-height: 333%;
  font-weight: 700;
  text-align: center;
  background-color: #223c85;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -moz-transition: background-color .8s;
  -o-transition: background-color .8s;
  -webkit-transition: background-color .8s;
  transition: background-color .8s
}
#footer .footerIn .footer_tel ul li:last-child p:before {
  content: none
}
#footer .footerIn .footer_tel ul li:last-child p:hover {
  background-color: #295884
}
#footer .footerIn .footer_tel ul li:last-child p a {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: relative
}
#footer .footerIn .footer_tel ul li:last-child p a:before {
  width: 25px;
  height: 18px;
  content: '';
  background-image: url(../img/icon_mail02.png);
  position: absolute;
  top: 21px;
  left: 25px
}
#footer .footerNavi {
  width: 900px;
  margin: 0 auto;
  padding: 15px 0;
  border-top: solid 1px #ccc
}
#footer .footerNavi ul li {
  margin: 0 25px 0 0;
  font-size: .875em;
  display: inline-block
}
#footer .footerNavi ul li:last-child {
  margin: 0
}
#footer .footerNavi ul li a {
  color: #223c85
}
#footer .copyright {
  width: 100%;
  min-width: 900px;
  margin: 0 auto;
  padding: 15px 0;
  background-color: #223c85
}
#footer .copyright p {
  color: #fff;
  font-size: .75em;
  text-align: center
}

#index .mv {
  width: 100%;
  height: 34.7vw;
  min-height: 415px;
  margin: 0 auto;
  background-image: url(../img/mv.jpg);
  -webkit-background-size: cover;
  background-size: cover;
white-space: nowrap;
  overflow: hidden;
  position: relative;
}
#index .mv .text {
display: none;
}
#index .mv .unten {
width: 10%;
position: absolute;
left: 80px;
top: 20px;
}
#index .mv .unten img {
width: 100%;
height: auto;
}
#index .top_bnr {
  padding: 41px 0
}
#index .top_bnr:after, #index .top_bnr:before {
  content: " ";
  display: table
}
#index .top_bnr li {
  width: 280px;
  height: 150px;
  margin: 0 30px 0 0;
  float: left;
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}
#index .top_bnr li img {
  vertical-align: bottom;
  display: block
}
#index .top_bnr li:last-child {
  margin: 0;
  padding: 25px 20px 0;
  background-color: #223c85;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMTUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(3, 0, 0, .15)), color-stop(100%, rgba(255, 255, 255, .15)));
  background-image: -moz-linear-gradient(top, rgba(3, 0, 0, .15), rgba(255, 255, 255, .15));
  background-image: -webkit-linear-gradient(top, rgba(3, 0, 0, .15), rgba(255, 255, 255, .15));
  background-image: linear-gradient(to bottom, rgba(3, 0, 0, .15), rgba(255, 255, 255, .15))
}
#index .top_anzen, #index .top_saiyou {
  background-repeat: no-repeat;
  -webkit-background-size: cover
}
#index .top_bnr li:last-child .telLink {
  margin: 8px auto;
  font-size: 1.75em;
  color: #fff;
  display: block;
  text-indent: 33px;
  letter-spacing: .05em;
  position: relative;
  font-family: Lato
}
#index .top_bnr li:last-child .telLink:before {
  width: 26px;
  height: 26px;
  content: '';
  background-image: url(../img/icon_tel.png);
  position: absolute;
  top: 4px;
  left: 0
}
#index .top_bnr li:last-child .top_contactLink {
  width: 240px;
  height: 34px;
  display: block;
  color: #295884;
  line-height: 212.5%;
  font-weight: 700;
  text-indent: 60px;
  letter-spacing: .1em;
  background-color: #fff;
  position: relative;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: opacity .8s;
  -o-transition: opacity .8s;
  -webkit-transition: opacity .8s;
  transition: opacity .8s
}
#index .top_bnr li:last-child .top_contactLink:before {
  width: 25px;
  height: 18px;
  content: '';
  background-image: url(../img/icon_mail01.png);
  position: absolute;
  top: 8px;
  left: 20px
}
#index .top_bnr li:last-child .top_contactLink:hover {
  text-decoration: none;
  opacity: .8
}
#index .top_saiyou {
  width: 100%;
  height: 15.27vw;
  min-height: 220px;
  background-image: url(../img/top_saiyou_bg.jpg);
  background-position: 50% 50%;
  background-size: cover;
  -moz-box-shadow: -10px 0 10px rgba(0, 0, 0, .3) inset;
  -webkit-box-shadow: -10px 0 10px rgba(0, 0, 0, .3) inset;
  box-shadow: -10px 0 10px rgba(0, 0, 0, .3) inset
}
#index .top_saiyou .inner {
  padding: 45px 0 0
}
#index .top_saiyou .inner h2 {
  margin: 0 0 15px 85px;
  color: #223c85;
  font-size: 1.25em;
  letter-spacing: .1em
}
#index .top_saiyou .inner h2 span {
  font-weight: 700;
  font-size: 1.25em
}
#index .top_saiyou .inner p {
  width: 250px;
  margin: 0 0 0 85px
}
#index .top_anzen {
  width: 100%;
  height: 24.3vw;
  min-height: 350px;
  background-image: url(../img/top_anzen_bg.png);
  background-position: 50% 100%;
  background-size: cover
}
#index .top_anzen .inner {
  position: relative
}
#index .top_anzen .inner .top_anzen_box {
  width: 491px;
  height: 252px;
  padding: 37px;
  background-color: rgba(255, 255, 255, .9);
  position: absolute;
  top: 40px;
  right: 0
}
#index .top_anzen .inner .top_anzen_box h2 {
  font-size: 1.375em;
  font-weight: 700
}
#index .top_anzen .inner .top_anzen_box p {
  font-size: .875em
}
#index .top_anzen .inner .top_anzen_box p span {
  display: block
}
#index .top_anzen .inner .top_anzen_box p:last-child {
  width: 250px;
  font-size: 1em;
  position: absolute;
  right: 20px;
  bottom: 30px
}


#contents .sub_mv {
  width: 100%;
  height: 160px;
  margin: 0 auto;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-box-shadow: -10px 0 10px rgba(0, 0, 0, .3) inset;
  -webkit-box-shadow: -10px 0 10px rgba(0, 0, 0, .3) inset;
  box-shadow: -10px 0 10px rgba(0, 0, 0, .3) inset;
  position: relative;
}
#contents .anzenmark{
position: absolute;
left: 30%;
top: 11px;
width: 130px
}



@media screen and (max-width:640px) {
#contents .sub_mv_common {
  background-image: url(../img/service_bg_sp.jpg)!important;
  }
#contents .sub_mv_recruit {
  background-image: url(../img/recruit_bg_sp.jpg)!important;
}
#contents .sub_mv_contact {
  background-image: url(../img/contact_bg_sp.jpg)!important;
}
#contents .anzenmark{
position: absolute;
left: 92%;
top: 11px;
width: 130px
}
}


#contents .sub_mv_common {
  background-image: url(../img/service_bg.jpg);
}

#contents .sub_mv_recruit {
  background-image: url(../img/recruit_bg.jpg);
}
#contents .sub_mv_contact {
  background-image: url(../img/contact_bg.jpg);
}
#contents .sub_mv h1 {
  width: 900px;
  margin: 0 auto;
  padding: 50px 0 0;
  font-size: 1.875em;
  font-weight: 700;
  color: #223c85;
  position: relative;
  z-index: 10;
  text-shadow: 0 0 15px #fff;
}
#contents .sub_mv h1 span {
  font-size: .625em;
  font-weight: 400;
  color: #f18459;
  text-transform: uppercase;
  display: block;
  font-family: Lato
}

  #contents .sub_mv .unten {
  width: 141px;
  height: 140px;
 margin-left: auto;
 margin-right: 20px;
margin-top: 10px;
position: absolute;
top: 0px;
right: 10px;
  z-index: 10;
  }
  #contents .sub_mv .unten img {
  width: 100%;
  }

#contents .inner .pankuzu {
  margin: 0
}
#contents .inner .pankuzu li {
  font-size: .75em;
  display: inline-block
}
#contents .inner .pankuzu li:before {
  content: '\003e';
  padding: 0 .5em
}
#contents .inner .pankuzu li:first-child:before {
  content: none;
  padding: 0
}
#contents .box01 {
  margin: 0 auto 50px;
  border: 1px solid #ccc
}
#contents .midashi01, #contents .table01 tbody tr, #contents .table01 thead tr {
  border-bottom: solid 1px #ccc
}
#contents .box01 .box01_in {
  padding: 30px
}
#contents .midashi01 {
  width: 100%;
  height: 66px;
  padding: 0 30px;
  font-size: 1.25em;
  line-height: 300%;
  font-weight: 700;
  background-image: url(../img/midashi_border.png);
  background-repeat: repeat-x;
  background-position: 0 100%
}
#contents .midashi02 {
  margin: 0 0 20px;
  padding: 0 0 0 15px;
  color: #223c85;
  font-size: 1.125em;
  font-weight: 700;
  position: relative
}
#contents .midashi02:before {
  width: 9px;
  height: 13px;
  content: '';
  background-image: url(../img/icon_sankaku02.png);
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 10px;
  left: 0
}
#contents .table01 {
  width: 100%;
  font-size: .875em;
  border-top: solid 1px #ccc
}
#contents .table01 tbody tr th, #contents .table01 thead tr th {
  width: 24%;
  padding: 15px;
  font-weight: 700;
  vertical-align: top;
  background-color: #dee4f5
}
#contents .table01 tbody tr td, #contents .table01 thead tr td {
  padding: 15px;
  vertical-align: top
}
#contents .table02 {
  width: 100%;
  font-size: .875em
}
#contents .table02 tbody tr th, #contents .table02 thead tr th {
  width: 24%;
  padding: 15px;
  font-weight: 700;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px solid #ccc
}
#contents .table02 tbody tr td, #contents .table02 thead tr td {
  padding: 15px;
  vertical-align: top;
  border: 1px solid #ccc
}
#contents .map {
  width: 100%;
  font-size: .875em;
  line-height: 150%
}
#contents .map iframe {
  width: 100%;
  height: 200px;
  margin: 0 auto 10px;
  border: none
}
#contents .safety:after, #contents .safety:before {
  content: " ";
  display: table
}
#contents .safety p.left {
  margin: 0 10px 0 0
}
#contents .safety p.right {
  margin: 0 0 0 10px
}
#contents .safety p img {
  padding: 5px;
  border: 1px solid #ccc
}
#contents .safety h3 {
  padding: 5px 15px;
  color: #fff;
  background-color: #306f8c;
  text-align: center;
  font-weight: 700;
  display: inline
}
#contents .safety ul {
  padding: 15px 0 0
}
#contents .safety ul li:before {
  width: 4px;
  height: 4px;
  margin: 0 4px 0 0;
  content: '';
  background-color: #306f8c;
  display: inline-block;
  vertical-align: middle
}
#contents .fee tbody tr th, #contents .fee thead tr th {
  width: 37%
}
#contents .safety ul li span {
  display: block;
  padding: 0 0 0 11px
}
#contents .fee thead tr td {
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color: #918db5
}
#contents .kessai img.osaihu {
  margin: 0 5px 0 0;
  vertical-align: middle
}
#contents .kessai img.koutsu {
  display: block
}
#contents .kessai .cc {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
#contents .kessai .cc li {
width: 12%;
margin-right: 30px;
margin-bottom: 16px;
display: flex;
align-items: center;
}
#contents .kessai .cc li img {
width: 100%;
height: auto;
}
#contents .seibiList {
  width: 50%;
  margin: 0 0 40px
}
#contents .seibiList:after, #contents .seibiList:before {
  content: " ";
  display: table
}
#contents .seibiList li {
  width: 50%;
  float: left;
  font-size: 1.125em;
  font-weight: 700
}
#contents .seibiList li:before {
  width: 4px;
  height: 4px;
  margin: 0 4px 0 0;
  content: '';
  background-color: #306f8c;
  display: inline-block;
  vertical-align: super
}
#contents .seibiImg:after, #contents .seibiImg:before {
  content: " ";
  display: table
}
#contents .seibiImg li {
  width: 270px;
  margin: 0 14px 0 0;
  float: left
}
#contents .seibiImg li:nth-child(3n) {
  margin: 0
}
#contents .saiyou_message {
  margin: 0 auto 30px;
  padding: 20px;
  font-size: .875em;
  line-height: 180%;
  background-color: #dce5ff
}
#contents .mailform input[type=text]:focus, #contents .mailform textarea:focus {
  background-color: #ffc
}
#contents .toiawase01 tbody tr th {
  font-weight: 400
}
#contents .mailform input[type=text] {
  width: 60%;
  padding: 10px;
  border: 1px solid #ccc
}
#contents .mailform textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc
}
#contents .mailform .submit input[type=submit] {
  width: 150px;
  height: 36px;
  margin: 20px auto;
  background-color: #223c85;
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
  -moz-transition: background-color .8s;
  -o-transition: background-color .8s;
  -webkit-transition: background-color .8s;
  transition: background-color .8s
}
#contents .mailform .submit input[type=submit]:hover {
  background-color: #295884
}
#contents .mailform .privacy_check {
text-align: center;
margin-top: 20px;
}
#contents .privacy_txt {
  font-size: .875em
}
#contents .sitemap_list:after, #contents .sitemap_list:before {
  content: " ";
  display: table
}
#contents .sitemap_list li {
  width: 50%;
  float: left
}
#contents .sitemap_list li a {
  padding: 0 0 0 15px;
  font-weight: 700;
  color: #223c85;
  position: relative
}
#contents .sitemap_list li a:before {
  width: 7px;
  height: 8px;
  content: '';
  background-image: url(../img/icon_sankaku03.png);
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 4px;
  left: 0
}
@media screen and (max-width:640px) {
  #header, #header .headerIn, .container {
    min-width: 320px
  }
  body, html {
    height: 100%
  }
  body {
    -webkit-text-size-adjust: 100%
  }
  .pcNone {
    display: block !important
  }
  .spNone {
    display: none !important
  }
  img {
    max-width: 100%
  }
  .imgCenter, .imgLeft, .imgRight {
    float: none;
    display: block;
    margin: 1em auto
  }
  #header .headerIn, .container > .containerIn {
    margin: 0 auto;
    width: 100%
  }
  .telLink {
    cursor: pointer
  }
  .inner {
    width: 96%
  }
  .container .raw > .column > .colIn {
    padding: 0 10%
  }
  .container .raw .col_1, .container .raw .col_10, .container .raw .col_11, .container .raw .col_12, .container .raw .col_2, .container .raw .col_3, .container .raw .col_4, .container .raw .col_5, .container .raw .col_6, .container .raw .col_7, .container .raw .col_8, .container .raw .col_9 {
    width: 100%
  }
  #header {
    padding: 1em 0 .5em
  }
  #header .headerIn h1 {
    width: 62.5vw;
    max-width: 300px;
    height: 6.56vw;
    max-height: 31px;
    margin: 0 auto 1.5em;
    float: none;
    -webkit-background-size: 100%;
    background-size: 100%
  }
  #header .headerIn .header_tel {
    width: 96%;
    min-width: 320px;
    margin: 0 auto;
    float: none;
    line-height: 100%
  }
  #header .headerIn .header_tel ul li {
    width: 49%;
    margin: 0 2% 0 0;
    text-align: center
  }
  #header .headerIn .header_tel ul li:last-child {
    margin: 0
  }
  #header .headerIn .header_tel ul li h2 {
    max-width: 180px;
    margin: 0 auto .5em;
    font-size: .625em;
    line-height: 240%
  }
  #header .headerIn .header_tel ul li p {
    font-size: 1em;
    text-indent: 0;
    position: inherit;
    line-height: 120%;
  }
  #header .headerIn .header_tel ul li p:before {
    width: 16px;
    height: 16px;
    -webkit-background-size: cover;
    background-size: cover;
    position: inherit;
    display: inline-block;
    vertical-align: sub
  }
  #header .gloval_navi {
    width: 80%;
    min-width: 260px;
    height: 100%;
    margin: 0 auto;
    padding: 70px 0 0;
    background: 0 0;
    background-color: rgba(102, 102, 102, .9);
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 990
  }
  #header .gloval_navi .sp_navi_close, #header .sp_navi_open {
    position: absolute;
    top: 1.2em;
    right: 5px;
    display: block
  }
  #header .gloval_navi ul {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    border-top: solid 1px #fff
  }
  #header .gloval_navi ul li {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
    background: 0 0;
    border-bottom: solid 1px #fff
  }
  #header .gloval_navi .sp_navi_close img, #header .sp_navi_open img {
    width: 30px;
    height: 30px
  }
  #header .gloval_navi ul li:hover {
    background-color: #666
  }
  #header .gloval_navi ul li a {
    padding: .5em 0;
    color: #fff;
    text-indent: 1em;
    overflow: visible;
    white-space: normal
  }
  #header .gloval_navi ul li a:hover {
    text-decoration: none
  }
  #header .sp_navi_open {
    z-index: 980
  }
  #footer {
    min-width: 320px;
    padding: 35px 0 0
  }
  #footer .footerIn {
    width: 100%;
    min-width: 320px;
    margin: 0 auto
  }
  #footer .footerIn .footer_logo {
    width: 100%;
    min-width: 320px;
    margin: 0 auto 1.5em;
    padding: 0;
    float: none;
    text-align: center
  }
  #footer .footerIn .footer_logo h1 {
    width: 62.5vw;
    max-width: 300px;
    height: 6.56vw;
    max-height: 31px;
    margin: 0 auto .5em
  }
  #footer .footerIn .footer_logo h1 a:after {
    width: 100%;
    height: 100%;
    -webkit-background-size: 100%;
    background-size: 100%
  }
  #footer .footerIn .footer_tel {
    width: 96%;
    min-width: 320px;
    margin: 0 auto 1em;
    float: none
  }
  #footer .footerIn .footer_tel ul li {
    width: 49%;
    margin: 0 2% .5em 0;
    text-align: center
  }
  #footer .footerIn .footer_tel ul li:nth-child(2) {
    margin: 0 0 .5em
  }
  #footer .footerIn .footer_tel ul li h2 {
    max-width: 180px;
    margin: 0 auto .5em;
    font-size: .625em;
    line-height: 240%
  }
  #footer .footerIn .footer_tel ul li p {
    font-size: 1em;
    text-indent: 0;
    position: inherit
  }
  #footer .footerIn .footer_tel ul li p:before {
    width: 16px;
    height: 16px;
    -webkit-background-size: cover;
    background-size: cover;
    position: inherit;
    display: inline-block;
    vertical-align: sub
  }
  #footer .footerIn .footer_tel ul li:last-child {
    width: 100%;
    float: none;
    clear: both
  }
  #footer .footerIn .footer_tel ul li:last-child p {
    width: 95%;
    max-width: 493px;
    min-width: 307px;
    height: 44px;
    margin: 0 auto;
    line-height: 244.4%
  }
  #footer .footerIn .footer_tel ul li:last-child p a {
    position: inherit
  }
  #footer .footerIn .footer_tel ul li:last-child p a:before {
    margin: 0 .5em 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    position: inherit;
    display: inline-block;
    vertical-align: sub
  }
  #footer .footerNavi {
    width: 100%;
    min-width: 320px;
    padding: 1em 0 0
  }
  #footer .footerNavi ul {
    text-align: center
  }
  #footer .footerNavi ul li {
    margin: 0 1em 1em 0 !important
  }
  #footer .copyright {
    min-width: 320px;
    padding: 1em 0
  }
  #index .mv {
    height: 45.6vw;
    min-height: 146px
  }
    #index .mv .unten {
    width: 12%;
    left: 5px;
top: 5px;
    }
  #index .top_bnr {
    padding: 1em 0
  }
  #index .top_bnr li {
    width: 48%;
    height: auto;
    margin: 0 1% .5em
  }
  #index .top_bnr li img {
    width: 100%
  }
  #index .top_bnr li:last-child {
    width: 98%;
    margin: 0 auto;
    padding: .5em;
    float: none;
    clear: both
  }
  #index .top_bnr li:last-child:after, #index .top_bnr li:last-child:before {
    content: " ";
    display: table
  }
  #index .top_bnr li:last-child:after {
    clear: both
  }
  #index .top_bnr li:last-child img {
    width: auto;
    max-width: 50%;
    margin: 0 0 .5em
  }
  #index .top_bnr li:last-child .telLink {
    width: 55%;
    margin: 0;
    float: left;
    font-size: 1.125em;
    text-indent: 0;
    position: inherit
  }
  #index .top_bnr li:last-child .telLink:before {
    width: 18px;
    height: 18px;
    margin: 0 .2em 0 0;
    display: inline-block;
    vertical-align: sub;
    -webkit-background-size: cover;
    background-size: cover;
    position: inherit
  }
  #index .top_bnr li:last-child .top_contactLink {
    float: right;
    width: 45%;
    text-indent: 0;
    font-size: .75em;
    line-height: 283%;
    text-align: center;
    letter-spacing: normal;
    position: inherit
  }
  #index .top_bnr li:last-child .top_contactLink:before {
    width: 18px;
    height: 13px;
    -webkit-background-size: cover;
    background-size: cover;
    position: inherit;
    display: inline-block;
    vertical-align: sub
  }
  #index .top_saiyou {
    min-height: 200px;
    background-position: 100% 50%;
    padding: 1em 0 0
  }
  #index .top_saiyou .inner {
    padding: 1em 0;
    background-color: rgba(255, 255, 255, .9)
  }
  #index .top_saiyou .inner h2 {
    margin: 0 auto 20px;
    text-align: center;
    letter-spacing: normal;
    font-size: 1.125em
  }
  #index .top_saiyou .inner h2 span {
    font-weight: 700;
    font-size: 1.25em
  }
  #index .top_saiyou .inner p {
    width: 90%;
    max-width: 320px;
    margin: 0 auto
  }
  #index .top_anzen {
    height: auto;
    min-height: auto;
    background-position: 0 100%
  }
  #index .top_anzen .inner {
    padding: 1em 0;
    position: inherit
  }
  #index .top_anzen .inner .top_anzen_box {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1em .5em;
    position: inherit
  }
  #index .top_anzen .inner .top_anzen_box h2 {
    margin: 0 auto 1em;
    font-size: 1.125em;
    letter-spacing: normal
  }
  #index .top_anzen .inner .top_anzen_box p {
    margin: 0 auto 1em
  }
  #index .top_anzen .inner .top_anzen_box p span {
    display: inline
  }
  #index .top_anzen .inner .top_anzen_box p:last-child {
    width: 90%;
    max-width: 320px;
    position: inherit
  }
  #contents .sub_mv {
    height: 160px;
    display: flex;
  }
  #contents .sub_mv h1 {
    width: 55%;
    min-width: auto;
    margin: 0 0 0 10px;
    padding: 2em 0 0;
    font-size: 1.5em
  }
  #contents .sub_mv .unten {
  width: 30%;
 margin-left: auto;
 margin-right: 10px;
  }
  #contents .sub_mv .unten img {
  width: 100%;
  }
  #contents .box01 {
    margin: 0 auto 1.5em
  }
  #contents .box01 .box01_in {
    padding: 1em
  }
  #contents .midashi01 {
    height: 46px;
    padding: 0 1em;
    font-size: 1.125em;
    line-height: 230%
  }
  #contents .midashi02 {
    margin: 0 0 1em;
    font-size: 1em
  }
  #contents .table01 tbody tr th, #contents .table01 thead tr th, #contents .table02 tbody tr th, #contents .table02 thead tr th {
    width: 35%;
    padding: 1em
  }
  #contents .table01 tbody tr td, #contents .table01 thead tr td, #contents .table02 tbody tr td, #contents .table02 thead tr td {
    padding: 1em
  }
  #contents .map iframe {
    margin: 0 auto 1em
  }
  #contents .safety:after, #contents .safety:before {
    content: " ";
    display: table
  }
  #contents .safety:after {
    clear: both
  }
  #contents .safety p.left, #contents .safety p.right {
    margin: .5em auto;
    display: block;
    float: none !important
  }
  #contents .safety p img {
    width: 100%
  }
  #contents .safety h3 {
    padding: .2em .5em;
    display: block
  }
  #contents .safety ul {
    padding: 1em 0 0
  }
  #contents .safety ul li {
    padding: 0 0 0 11px;
    text-indent: -11px
  }
  #contents .safety ul li span {
    display: inline;
    padding: 0
  }
  #contents .kessai img.osaihu {
    margin: 0;
    display: block
  }
  #contents .seibiList {
    width: 100%;
    margin: 0 0 .5em
  }
  #contents .seibiImg li {
    width: 100%;
    margin: 0 0 .5em !important;
    float: none
  }
  #contents .seibiImg li img {
    width: 100%
  }
  #contents .saiyou_message {
    margin: 0 auto 1.5em;
    padding: 1em
  }
  #contents .saiyou_gaiyou tbody tr th {
    font-weight: 400
  }
  #contents .mailform input[type=text] {
    width: 100%;
    padding: .5em
  }
  #contents .mailform textarea {
    padding: .5em
  }
  #contents .mailform .submit input[type=submit] {
    margin: 1em auto
  }
  #contents .sitemap_list li {
    width: 100%;
    float: none
  }
}
.underline {
  text-decoration: underline
}
.bold {
  font-weight: 700
}
.l01 {
  font-size: 1.125em
}
.l02 {
  font-size: 1.25em
}
.l03 {
  font-size: 1.375em
}
.l04 {
  font-size: 1.5em
}
.l05 {
  font-size: 1.6252em
}
.l06 {
  font-size: 1.75em
}
.s01 {
  font-size: .938em
}
.s02 {
  font-size: .875em
}
.s03 {
  font-size: .813em
}
.colorRed {
  color: red
}
.colorBlue {
  color: #223c85
}
.colorGreen {
  color: #0F0
}
.colorOrange {
  color: #f18459
}
hr.line01 {
  width: 100%;
  height: 0;
  margin: 1em auto;
  border: none;
  border-bottom: solid 1px #ccc
}