@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url("https://fonts.googleapis.com/css?family=Oswald");
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: url(../images/common/bg.png) center top;
  color: #333333;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word; }

figure {
  padding: 0;
  margin: 0; }

.inner {
  margin: 0 auto;
  max-width: 1000px; }

@media screen and (max-width: 1000px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 480px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
.sinner {
  max-width: 620px; }

.bornone td {
  border: none !important; }

.pdnone td {
  padding: 0 !important; }

.img100 img {
  width: 100%; }

.link1 a {
  color: #104480;
  font-weight: bold; }

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden; }

#contents {
  padding: 0;
  max-width: 100%;
  width: 100%; }

#main {
  max-width: 100%;
  width: 100%; }
  @media screen and (max-width: 1000px) {
    #main {
      width: 100%; } }

#main #col_main {
  width: 100%; }
  @media screen and (max-width: 1000px) {
    #main #col_main {
      width: 100%; } }

@media screen and (max-width: 1000px) {
  #side {
    width: 18.75000%; } }

@media screen and (max-width: 1000px) {
  #side aside {
    width: 100% !important; } }

.map {
  margin: 0 auto;
  max-width: 1000px; }

.map li {
  border-left: 3px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }
  .map li:last-child {
    display: none; }

.policy h3 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

table {
  table-layout: fixed; }

table td {
  margin-bottom: -1px !important;
  padding: 15px !important; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

.pdtd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 80%; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

u {
  text-decoration: underline; }

.borB {
  border-bottom: 1px dashed #333; }

b {
  font-weight: bold; }

.borderB {
  border-bottom: 1px dashed #333; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 1000px) {
    #contents_wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 480px) {
    #contents_wrap {
      padding-left: 10px;
      padding-right: 10px; } }

.tacenter {
  text-align: center !important; }

.ColLeft {
  float: left; }

.ColRight {
  float: right; }

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden; }

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden; }

@media screen and (max-width: 1000px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media screen and (max-width: 480px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; } }
@media screen and (max-width: 480px) {
  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; } }
.fwb {
  font-weight: bold; }

.fs13 {
  font-size: 13px; }

.fs14 {
  font-size: 14px; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs17 {
  font-size: 17px; }

.fs18 {
  font-size: 18px; }

.fs19 {
  font-size: 19px; }

.fs20 {
  font-size: 20px; }

.fs21 {
  font-size: 21px; }

.fs22 {
  font-size: 22px; }

.fs23 {
  font-size: 23px; }

.fs24 {
  font-size: 24px; }

.fs25 {
  font-size: 25px; }

.fs26 {
  font-size: 26px; }

.fs27 {
  font-size: 27px; }

.fs28 {
  font-size: 28px; }

.fs29 {
  font-size: 29px; }

.fs30 {
  font-size: 30px; }

.fs31 {
  font-size: 31px; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

header#global_header {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  margin: 0 auto; }

.dsnone {
  display: none; }

header#global_header {
  max-width: 100%; }

#header {
  width: 100%;
  position: fixed;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.18);
  z-index: 50; }
  @media screen and (max-width: 768px) {
    #header {
      padding: 48px 0 0; } }

.h_top {
  max-width: 1000px;
  margin: 0 auto;
  text-align: right; }
  .h_top .tel {
    float: right; }
  .h_top .contact {
    float: right; }

.h_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 0 20px; }
  @media screen and (max-width: 768px) {
    .h_inner {
      padding: 15px 20px 20px; } }
  .h_inner #siteID {
    float: left; }
    @media screen and (max-width: 768px) {
      .h_inner #siteID {
        float: none; } }
  .h_inner #nav_global {
    float: right;
    width: 60%;
    padding: 45px 0 0 0; }
    @media screen and (max-width: 980px) {
      .h_inner #nav_global {
        width: 48%;
        padding: 20px 0 0; } }
    .h_inner #nav_global ul li {
      float: left;
      margin: 0 25px 0 0;
      position: relative; }
      .h_inner #nav_global ul li:last-child {
        margin: 0; }
      .h_inner #nav_global ul li:nth-last-child(2) a {
        color: #045989;
        text-decoration: none;
        font-weight: bold;
        position: relative;
        display: inline-block;
        transition: .3s; }
        .h_inner #nav_global ul li:nth-last-child(2) a::after {
          display: none; }
        .h_inner #nav_global ul li:nth-last-child(2) a:hover {
          color: #54b3fa; }
      .h_inner #nav_global ul li:nth-last-child(2) ul {
        position: absolute;
        top: 25px;
        left: -55%;
        z-index: 100;
        display: block; }
        .h_inner #nav_global ul li:nth-last-child(2) ul li {
          border-bottom: 1px dotted #fff;
          width: 140px; }
          .h_inner #nav_global ul li:nth-last-child(2) ul li:last-child {
            border-bottom: none; }
          .h_inner #nav_global ul li:nth-last-child(2) ul li a {
            color: #fff;
            padding: 8px 10px;
            font-size: 14px;
            display: block;
            background: rgba(43, 156, 217, 0.7); }
            .h_inner #nav_global ul li:nth-last-child(2) ul li a:hover {
              opacity: 0.7;
              color: #fff; }
      .h_inner #nav_global ul li a {
        color: #045989;
        text-decoration: none;
        font-weight: bold;
        position: relative;
        display: inline-block;
        transition: .3s; }
        .h_inner #nav_global ul li a::after {
          position: absolute;
          bottom: 0.3em;
          left: 0;
          content: '';
          width: 100%;
          height: 2px;
          background-color: #54b3fa;
          opacity: 0;
          transition: .3s; }
        .h_inner #nav_global ul li a:hover {
          color: #54b3fa; }
          .h_inner #nav_global ul li a:hover::after {
            bottom: -0.2em;
            opacity: 1; }

#mainArea {
  width: 100% !important;
  padding: 127px 0 0; }
  @media screen and (max-width: 768px) {
    #mainArea {
      padding: 188px 0 0; } }
  #mainArea .slick-prev, #mainArea .slick-next {
    display: none !important; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 1000px) {
    #mainArea {
      width: auto !important; } }

.mean-container .mean-bar {
  background: #045989 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #045989 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

footer#global_footer {
  min-width: 100%;
  background: #f4f4f4; }

#footer {
  background: #2b9cd9;
  padding: 40px 0 0;
  font-size: 14px;
  color: #fff;
  position: relative; }
  #footer .pagetop {
    position: absolute;
    top: -70px;
    right: 200px;
    z-index: 10; }
    @media screen and (max-width: 1024px) {
      #footer .pagetop {
        right: 10px; } }
  #footer .flogo {
    margin: 0 0 20px 0; }
  #footer address {
    margin: 0 0 25px 0; }
  @media screen and (max-width: 480px) {
    #footer ul.subnav01 {
      display: none; } }
  #footer ul li {
    display: inline-block; }
    #footer ul li a {
      color: #fff;
      text-decoration: none; }
  #footer .copy {
    margin: 40px 0 0 0;
    border-top: 1px solid #6ec5f4;
    padding: 10px 0; }
    #footer .copy small {
      font-size: 14px; }

#contents_wrap {
  padding: 180px 0 100px;
  background: #f4f4f4; }
  #contents_wrap a {
    text-decoration: none;
    transition: all .3s; }
    #contents_wrap a:hover {
      opacity: 0.7; }
  @media screen and (max-width: 768px) {
    #contents_wrap {
      padding: 240px 0 100px; } }

/* TOP */
.pankuzu {
  font-size: 14px; }
  @media screen and (max-width: 480px) {
    .pankuzu {
      display: none; } }
  .pankuzu a {
    text-decoration: none; }

.widthfull {
  width: 100%; }

.widthfull02 {
  width: 100%;
  background: url(../images/common/con_bg01.jpg) no-repeat; }

.width1000 {
  max-width: 1000px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .width1000 {
      padding: 0 20px; } }
  @media screen and (max-width: 480px) {
    .width1000 {
      padding: 0 10px; } }

.bg_radius {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }

.h1_title01 h1 {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  line-height: 1.4; }
  @media screen and (max-width: 480px) {
    .h1_title01 h1 {
      font-size: 24px;
      text-align: left !important; } }
  .h1_title01 h1 span {
    display: inline-block;
    background: #e5fdff;
    z-index: 2;
    padding: 0 3%;
    position: relative; }
    @media screen and (max-width: 480px) {
      .h1_title01 h1 span {
        padding: 0; } }
  .h1_title01 h1::before {
    content: '';
    position: absolute;
    top: 45%;
    display: inline-block;
    width: 100%;
    height: 5px;
    background: url(../images/common/dot.png) repeat-x;
    left: 0; }
    @media screen and (max-width: 480px) {
      .h1_title01 h1::before {
        display: none; } }
    @media all and (-ms-high-contrast: none) {
      .h1_title01 h1::before {
        top: 35%; } }

.h1_title02 h1 {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  line-height: 1.4; }
  @media screen and (max-width: 480px) {
    .h1_title02 h1 {
      font-size: 24px;
      text-align: center; } }
  .h1_title02 h1 span {
    display: inline-block;
    background: #f4f4f4;
    z-index: 2;
    padding: 0 3%;
    position: relative; }
    @media screen and (max-width: 480px) {
      .h1_title02 h1 span {
        padding: 0; } }
  .h1_title02 h1::before {
    content: '';
    position: absolute;
    top: 45%;
    display: inline-block;
    width: 100%;
    height: 5px;
    background: url(../images/common/dot.png) repeat-x;
    left: 0; }
    @media screen and (max-width: 480px) {
      .h1_title02 h1::before {
        display: none; } }
    @media all and (-ms-high-contrast: none) {
      .h1_title02 h1::before {
        top: 35%; } }

.h2_title01 h2 {
  font-size: 22px;
  font-weight: bold;
  color: #045989;
  display: inline-block;
  margin: 0 0 10px 0; }

.h2_title02 h2 {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  line-height: 1.4;
  width: 80%;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    .h2_title02 h2 {
      width: 100%; } }
  .h2_title02 h2 span {
    display: inline-block;
    background: #fff;
    z-index: 2;
    padding: 0 3%;
    position: relative; }
  .h2_title02 h2::before {
    content: '';
    position: absolute;
    top: 45%;
    display: inline-block;
    width: 100%;
    height: 5px;
    background: url(../images/common/dot.png) repeat-x;
    left: 0; }
    @media all and (-ms-high-contrast: none) {
      .h2_title02 h2::before {
        top: 35%; } }

.h2_title03 h2 {
  font-size: 26px;
  font-weight: bold; }

.h2_title04 h2 {
  font-size: 22px;
  font-weight: bold;
  color: #045989;
  border-bottom: 2px solid #045989; }

.btn01 {
  display: block;
  text-align: right;
  margin: 50px 0 0 0;
  position: relative; }
  @media screen and (max-width: 768px) {
    .btn01 {
      margin: 30px 0 10px 0; } }
  @media screen and (max-width: 480px) {
    .btn01 {
      text-align: center; } }
  .btn01::after {
    content: '\f054';
    font-family: FontAwesome;
    font-size: 0.6em;
    position: absolute;
    right: 2%;
    top: 22%;
    color: #fff; }
  .btn01 a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #2b9cd9;
    border-radius: 5px;
    text-decoration: none;
    padding: 15px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s; }
    @media all and (-ms-high-contrast: none) {
      .btn01 a {
        padding: 15px 50px 7px; } }
    .btn01 a::before, .btn01 a ::after {
      position: absolute;
      z-index: -1;
      display: block;
      content: '';
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .btn01 a:hover {
      background: #045989; }

.con_banner {
  width: 32%;
  float: left;
  margin: 0 2% 2% 0; }
  @media screen and (max-width: 480px) {
    .con_banner {
      float: none;
      width: 100%;
      margin: 0 0 20px 0; } }
  .con_banner:nth-of-type(4) {
    margin: 0; }
  .con_banner td {
    padding: 0 !important; }
    @media screen and (max-width: 480px) {
      .con_banner td img {
        width: 100%; } }
    .con_banner td.banner_text {
      padding: 18px 5px !important;
      font-size: 20px;
      font-weight: bold; }
    .con_banner td a {
      color: #fff;
      text-decoration: none;
      display: block;
      transition: all .3s; }
      .con_banner td a:hover {
        opacity: 0.7; }

.news {
  padding: 0 20px; }
  @media screen and (max-width: 480px) {
    .news {
      padding: 0 10px; } }
  .news td {
    border-bottom: 1px dashed #ccc !important;
    padding: 25px 0 !important; }
    @media screen and (max-width: 480px) {
      .news td {
        padding: 15px 0 !important; } }
    .news td.day {
      width: 16%; }
      @media screen and (max-width: 480px) {
        .news td.day {
          border-bottom: none !important;
          padding: 25px 0 0 0 !important; } }

.enkaku {
  padding: 0 20px; }
  @media screen and (max-width: 480px) {
    .enkaku {
      padding: 0 10px; } }
  .enkaku td {
    border-bottom: 1px dashed #ccc !important;
    padding: 15px 0 !important; }
    @media screen and (max-width: 480px) {
      .enkaku td {
        padding: 15px 0 !important; } }
    .enkaku td.day {
      width: 16%; }
      @media screen and (max-width: 480px) {
        .enkaku td.day {
          border-bottom: none !important;
          padding: 25px 0 0 0 !important; } }

@media screen and (max-width: 480px) {
  td.spcenter {
    text-align: center !important; }
    td.spcenter img {
      width: 100%; } }

td.nintei {
  font-size: 28px;
  font-weight: bold; }
  @media screen and (max-width: 480px) {
    td.nintei {
      font-size: 24px;
      text-align: center !important; } }

.not_page {
  font-size: 56px;
  font-family: "Oswald", sans-serif; }

.gmap {
  border: 1px solid #ccc; }

.leftbox {
  float: left;
  width: 32%; }
  @media screen and (max-width: 480px) {
    .leftbox {
      float: none;
      width: 100%; } }

.rightbox {
  float: right;
  width: 64%; }
  @media screen and (max-width: 480px) {
    .rightbox {
      float: none;
      width: 100%; } }

@media screen and (max-width: 768px) {
  .tb_scr {
    overflow-x: auto;
    white-space: nowrap; } }

/*# sourceMappingURL=common.css.map */
