@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -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 {
  counter-reset: number 0;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #333333;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 500; }

.inner {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 10px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .inner {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 468px) {
    .inner {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 115px;
  overflow: hidden; }
  @media only screen and (max-width: 768px) {
    #contents_wrap {
      margin-bottom: 70px; } }

#contents {
  width: 100%;
  max-width: 1220px;
  padding: 0 10px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 468px) {
    #contents {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

.pankuzu {
  margin: 5px 0 50px 0;
  font-size: 13px; }
  .pankuzu a {
    color: #0257a4; }
    @media only screen and (max-width: 468px) {
      .pankuzu a {
        display: block; } }
    .pankuzu a:hover {
      text-decoration: underline; }

.error_link a {
  display: inline-block;
  margin-top: 50px;
  color: #0257a4; }
  .error_link a:hover {
    text-decoration: underline; }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #0257a4;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }
  .map li:last-of-type {
    display: none; }

.policy h2 {
  margin: 30px 0 15px 0;
  padding: 0 0 5px;
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold; }

.smp h2 {
  margin: 70px auto 10px auto;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
  font-size: 24px;
  letter-spacing: 10px; }
.smp h3 {
  margin: 50px auto 10px auto;
  font-size: 20px; }
  .smp h3:first-of-type {
    margin-top: 20px; }

table {
  table-layout: fixed; }

table td {
  padding: 0 !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; }

u {
  text-decoration: underline; }

b {
  font-weight: bold; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  text-decoration: none;
  -webkit-transition: all .8s;
  transition: all .3s; }

a:hover {
  opacity: 0.8; }

@media screen and (min-width: 469px) and (max-width: 768px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media only screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media only screen and (max-width: 468px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; }

  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px; } }
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto; }
  @media only screen and (max-width: 768px) {
    header#global_header {
      padding-top: 48px; } }

#header {
  width: 100%;
  padding: 17px 0; }
  #header .inner {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 468px) {
      #header .inner {
        display: block; } }
  #header #siteID {
    width: 25%;
    max-width: 300px;
    margin-right: 8.5%; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #header #siteID {
        width: 42%; } }
    @media only screen and (max-width: 468px) {
      #header #siteID {
        width: 90%;
        margin: 0 auto 20px auto; } }
    #header #siteID a {
      opacity: 1; }
  #header #nav_global {
    width: 50%;
    max-width: 600px; }
    @media only screen and (max-width: 768px) {
      #header #nav_global {
        display: none; } }
    #header #nav_global #gnavi {
      display: -webkit-flex;
      display: flex;
      justify-content: space-between; }
      #header #nav_global #gnavi li {
        -webkit-flex-grow: 1;
        flex-grow: 1;
        position: relative; }
        #header #nav_global #gnavi li a {
          display: block;
          padding: 10px 0;
          font-size: 15px;
          color: #333333; }
          #header #nav_global #gnavi li a:hover {
            opacity: 1;
            color: #0257a4; }
        #header #nav_global #gnavi li .sub {
          position: absolute;
          top: 45px;
          left: 0px;
          width: 153px;
          background-color: #0257a4;
          z-index: 100; }
          #header #nav_global #gnavi li .sub li {
            border-bottom: 1px solid #ced7de; }
            #header #nav_global #gnavi li .sub li:last-of-type {
              border-bottom: 0; }
            #header #nav_global #gnavi li .sub li a {
              display: block;
              padding: 15px;
              color: #fff; }
              #header #nav_global #gnavi li .sub li a:hover {
                background-color: #ccdded;
                color: #0257a4; }
  #header .cont {
    width: 16%;
    max-width: 200px;
    min-width: 200px; }
    @media only screen and (max-width: 468px) {
      #header .cont {
        width: 100%;
        margin: 0 auto; } }
    #header .cont a {
      display: block;
      padding: 7.5px 3px;
      border-radius: 10px;
      background-color: #0257a4;
      font-size: 18px;
      letter-spacing: 1px;
      color: #fff; }
      #header .cont a i {
        margin-right: 7px;
        font-size: 24px;
        vertical-align: middle; }
      #header .cont a:hover {
        background-color: #ccdded;
        color: #0257a4; }

#mainArea {
  width: 100%;
  overflow: hidden;
  position: relative; }
  #mainArea img {
    width: 100%; }
  #mainArea #main_txt {
    position: absolute;
    bottom: 12%;
    right: 0;
    text-align: right; }
    #mainArea #main_txt img {
      width: 95%; }
      @media only screen and (max-width: 768px) {
        #mainArea #main_txt img {
          width: 65%; } }

.drawer-hamburger {
  display: none !important;
  z-index: 10001 !important; }
  @media only screen and (max-width: 768px) {
    .drawer-hamburger {
      display: block !important; } }

.drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-nav, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: auto !important;
  right: 0; }

.drawer-nav {
  z-index: 100 !important; }
  @media only screen and (max-width: 768px) {
    .drawer-nav {
      position: fixed !important;
      z-index: 10000 !important;
      top: 0;
      overflow: hidden;
      width: 16.25rem !important;
      height: 100% !important;
      color: #222 !important; } }

@media only screen and (max-width: 768px) {
  .drawer-menu {
    padding-top: 65px !important; }
    .drawer-menu li {
      border-bottom: 1px solid #003361; }
      .drawer-menu li:first-of-type {
        border-top: 1px solid #003361; }
      .drawer-menu li a {
        padding: 20px !important;
        font-size: 16px !important; } }

.drawer-open .drawer-hamburger-icon, .drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before {
  background-color: #fff; }

.drawer-overlay {
  z-index: 1000 !important; }

footer#global_footer {
  position: relative;
  width: 100%;
  min-width: 100% !important;
  height: auto;
  padding-top: 50px;
  font-size: 13px;
  color: #fff; }
  footer#global_footer:before {
    content: "";
    width: 100%;
    height: 3vw;
    position: absolute;
    top: -2.6vw;
    left: 0;
    display: block;
    background: url(../images/common/bg_fot.png);
    background-repeat: no-repeat;
    background-size: contain; }
  footer#global_footer a {
    font-size: 13px;
    color: #fff;
    text-decoration: none; }
    footer#global_footer a:hover {
      text-decoration: underline; }
  footer#global_footer address {
    margin-bottom: 40px; }
    @media only screen and (max-width: 768px) {
      footer#global_footer address {
        margin-bottom: 20px; } }
    footer#global_footer address #fotID {
      margin-bottom: 30px; }
    footer#global_footer address p {
      text-align: center;
      line-height: 2.1; }
  footer#global_footer #nav_footer {
    position: static;
    width: 100%;
    max-width: 780px;
    margin: 0 auto 15px auto;
    color: #fff;
    background-color: inherit; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #nav_footer {
        background-color: #0257a4; } }
    footer#global_footer #nav_footer ul {
      display: -webkit-flex;
      display: flex;
      justify-content: space-between; }
      @media only screen and (max-width: 768px) {
        footer#global_footer #nav_footer ul {
          display: block; } }
      @media only screen and (max-width: 768px) {
        footer#global_footer #nav_footer ul a {
          display: block;
          text-align: left; } }
      footer#global_footer #nav_footer ul a:hover {
        text-decoration: none;
        opacity: 0.8; }
  footer#global_footer #copy {
    display: block;
    padding: 15.5px 0;
    font-size: 13px;
    letter-spacing: 1px; }
    footer#global_footer #copy a {
      text-decoration: none; }

/* index.html */
.index_contents #contents_wrap {
  position: relative;
  z-index: 100;
  margin-top: -3.6vw;
  background: url(../images/contents/main_line.png) no-repeat;
  background-position: top center;
  background-size: contain; }

.con01 {
  position: relative;
  padding: 150px 0 100px 0; }
  .con01 h2 {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px; }
    @media only screen and (max-width: 768px) {
      .con01 h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
    @media only screen and (max-width: 468px) {
      .con01 h2 {
        font-size: 17px; } }
    .con01 h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 70px;
      height: 3px;
      display: block;
      background-color: #0257a4; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .con01 {
      padding: 150px 0 150px 0; } }
  @media only screen and (max-width: 468px) {
    .con01 {
      padding: 70px 0; } }
  .con01:before {
    content: "";
    position: absolute;
    top: 3vw;
    right: 0;
    z-index: -1;
    width: 37.5%;
    height: 465px;
    background: url(../images/contents/bg_con01top.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right; }
  .con01:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 41%;
    height: 495px;
    background: url(../images/contents/bg_con01bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom left; }
  .con01 h2 {
    color: #0257a4; }
  .con01 .about_txt {
    font-size: 18px;
    line-height: 2.6; }
    @media only screen and (max-width: 468px) {
      .con01 .about_txt {
        line-height: 2; } }
    @media only screen and (max-width: 768px) {
      .con01 .about_txt div {
        text-align: left !important; } }

.bdr_dots {
  padding: 5%;
  background-color: rgba(255, 255, 255, 0.8);
  border: 4px dotted rgba(2, 87, 164, 0.8); }
  @media only screen and (max-width: 468px) {
    .bdr_dots {
      padding: 30px 20px; } }

.con02 {
  padding: 100px 0; }
  .con02 h2 {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px; }
    @media only screen and (max-width: 768px) {
      .con02 h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
    @media only screen and (max-width: 468px) {
      .con02 h2 {
        font-size: 17px; } }
    .con02 h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 70px;
      height: 3px;
      display: block;
      background-color: #0257a4; }
  @media only screen and (max-width: 768px) {
    .con02 {
      padding: 50px 0; } }
  .con02 .btn_top {
    justify-content: space-between; }
    @media only screen and (max-width: 468px) {
      .con02 .btn_top {
        display: block; } }
    .con02 .btn_top .box {
      position: relative;
      overflow: hidden;
      width: 48%; }
      @media only screen and (max-width: 468px) {
        .con02 .btn_top .box {
          width: 100%;
          margin-bottom: 10px; } }
      .con02 .btn_top .box a {
        display: block;
        width: 100%;
        padding: 3vw 0;
        text-align: center;
        font-size: 24px;
        color: #fff; }
        @media only screen and (max-width: 768px) {
          .con02 .btn_top .box a {
            padding: 4.2vw 0;
            font-size: 18px; } }
        @media only screen and (max-width: 468px) {
          .con02 .btn_top .box a {
            padding: 10vw 0; } }
      .con02 .btn_top .box:after {
        position: absolute;
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        transition: all .3s ease-out; }
      .con02 .btn_top .box:first-of-type:after {
        background: url(../images/contents/bnr_kaitori.jpg) no-repeat center center;
        background-size: cover; }
      .con02 .btn_top .box:nth-of-type(2):after {
        background: url(../images/contents/bnr_hanbai.jpg) no-repeat center center;
        background-size: cover; }
      .con02 .btn_top .box:hover:after {
        opacity: .8;
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2); }
      .con02 .btn_top .box div {
        position: relative;
        z-index: 1; }

.con03 {
  padding: 100px 0 90px 0;
  border-top: 2px solid #ced7de;
  background-repeat: no-repeat;
  background-position: center left 23%; }
  .con03 h2 {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px; }
    @media only screen and (max-width: 768px) {
      .con03 h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
    @media only screen and (max-width: 468px) {
      .con03 h2 {
        font-size: 17px; } }
    .con03 h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 70px;
      height: 3px;
      display: block;
      background-color: #0257a4; }
  @media only screen and (max-width: 768px) {
    .con03 {
      padding: 50px 0 150px 0;
      background-size: 30%;
      background-position: bottom left; } }
  @media only screen and (max-width: 468px) {
    .con03 {
      padding: 50px 0 100px 0; } }
  .con03 .bdr_dots dl {
    align-items: flex-start;
    margin: 0 10px 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc; }
    @media only screen and (max-width: 768px) {
      .con03 .bdr_dots dl {
        display: block !important; } }
  .con03 .bdr_dots dt, .con03 .bdr_dots dd {
    padding: 0 !important;
    border: none !important; }
    @media only screen and (max-width: 768px) {
      .con03 .bdr_dots dt, .con03 .bdr_dots dd {
        width: 100% !important; } }

.wrap_news .scroll {
  max-height: 210px;
  overflow-x: auto; }
  .wrap_news .scroll .news_txt {
    border-bottom: 2px dotted #ccc;
    margin-bottom: 15px;
    padding: 15px 0; }
    .wrap_news .scroll .news_txt td {
      vertical-align: top; }
      .wrap_news .scroll .news_txt td:first-of-type {
        width: 115px; }

.sns_ttl {
  margin-top: 100px; }
  .sns_ttl h2 {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px; }
    @media only screen and (max-width: 768px) {
      .sns_ttl h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
    @media only screen and (max-width: 468px) {
      .sns_ttl h2 {
        font-size: 17px; } }
    .sns_ttl h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 70px;
      height: 3px;
      display: block;
      background-color: #0257a4; }
  @media only screen and (max-width: 768px) {
    .sns_ttl {
      margin-top: 50px; } }

.sns_wrap .sns_list {
  flex-direction: row;
  flex-wrap: wrap;
  border: none !important; }
  .sns_wrap .sns_list div {
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 7px;
    border-bottom: 0; }
    .sns_wrap .sns_list div:nth-of-type(4n) {
      margin-right: 0; }
    .sns_wrap .sns_list div .sns_photo {
      width: 100%;
      padding: 0; }
    .sns_wrap .sns_list div .sns_text {
      display: none; }

.cont_wrap {
  margin-top: 100px;
  padding: 70px 0;
  background-size: cover; }
  .cont_wrap h2 {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 15px;
    font-size: 30px;
    letter-spacing: 1px; }
    @media only screen and (max-width: 768px) {
      .cont_wrap h2 {
        margin-bottom: 30px;
        font-size: 25px; } }
    @media only screen and (max-width: 468px) {
      .cont_wrap h2 {
        font-size: 17px; } }
    .cont_wrap h2:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 70px;
      height: 3px;
      display: block;
      background-color: #0257a4; }
  @media only screen and (max-width: 768px) {
    .cont_wrap {
      margin-top: 50px; } }
  .cont_wrap .btn_top {
    align-items: center;
    padding: 0 10%; }
    @media only screen and (max-width: 768px) {
      .cont_wrap .btn_top {
        display: block;
        padding: 0; } }
    .cont_wrap .btn_top .box {
      width: 48%;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        .cont_wrap .btn_top .box {
          width: 100%;
          margin-bottom: 20px; } }
      @media only screen and (max-width: 768px) {
        .cont_wrap .btn_top .box:last-of-type {
          margin-bottom: 0; } }
      .cont_wrap .btn_top .box .linkTel {
        font-size: 24px;
        letter-spacing: 1px;
        color: #0257a4; }
      .cont_wrap .btn_top .box .cont_btn a {
        display: block;
        padding: 15px 3px;
        border-radius: 10px;
        background-color: #0257a4;
        font-size: 24px;
        color: #fff; }
        .cont_wrap .btn_top .box .cont_btn a:hover {
          background-color: #ccdded;
          color: #0257a4; }
        .cont_wrap .btn_top .box .cont_btn a i {
          margin-right: 15px;
          font-size: 30px;
          vertical-align: middle; }

/* recovery.html */
.st_pra {
  align-items: center; }
  .st_pra .box {
    padding: 10px;
    background-color: #ccdded;
    border-radius: 10px;
    text-align: center; }

/* company.html */
.gmap {
  margin-top: 30px; }
  @media only screen and (max-width: 468px) {
    .gmap iframe {
      height: 200px; } }

/* blog */
.blog * {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important; }
.blog .fa, .blog .fas {
  font-family: Font Awesome\ 5 Pro !important; }
.blog .wrap {
  margin-bottom: 115px; }
  @media only screen and (max-width: 768px) {
    .blog .wrap {
      margin-bottom: 70px; } }
.blog .date {
  text-align: right; }
.blog aside div#form_calendar {
  min-width: auto !important; }
.blog aside div#form_calendar table thead tr th {
  font-size: 10px; }
.blog #contents {
  min-width: auto !important; }
.blog article h2 {
  padding: 10px !important;
  background-color: #0257a4;
  line-height: 1.5; }
  .blog article h2 span {
    color: #fff;
    letter-spacing: 0.1em; }

#global_header.blog {
  background-color: inherit !important; }

/* contact.html */
.contact_contents #contents_wrap {
  padding-top: 70px; }

.cont_form dt label {
  font-size: 11px; }
  .cont_form dt label:after {
    content: "必須";
    font-size: 11px;
    font-weight: 400; }

/* contents 100% */
.con100 {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1); }

.flex03 {
  margin: 30px auto 10px auto; }
  @media only screen and (max-width: 468px) {
    .flex03 {
      display: block !important; } }
  .flex03 .box {
    width: 30.8%;
    margin-right: 2.5%;
    margin-bottom: 20px; }
    @media only screen and (max-width: 468px) {
      .flex03 .box {
        width: 100% !important;
        margin-right: 0 !important; } }
    .flex03 .box:nth-of-type(3n) {
      margin-right: 0; }
    .flex03 .box img {
      width: 100% !important; }

@media only screen and (max-width: 468px) {
  .flex04 {
    display: block !important; } }
.flex04 .box {
  width: 22%;
  margin-right: 3%;
  margin-bottom: 20px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .flex04 .box {
      width: 48%;
      margin-right: 4%; } }
  @media only screen and (max-width: 468px) {
    .flex04 .box {
      width: 100% !important;
      margin-right: 0 !important; } }
  .flex04 .box:nth-of-type(4n) {
    margin-right: 0; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .flex04 .box:nth-of-type(even) {
      margin-right: 0; } }
  .flex04 .box img {
    width: 100% !important; }

/* title */
.ttl01 h1 {
  background-color: #0257a4;
  padding: 30px 0;
  border-top: 3px solid #ccdded;
  border-bottom: 3px solid #ccdded;
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.1em; }
  @media only screen and (max-width: 468px) {
    .ttl01 h1 {
      font-size: 22px; } }
.ttl01 h2 {
  margin: 70px auto 50px auto;
  font-size: 26px;
  color: #0257a4; }
  @media only screen and (max-width: 468px) {
    .ttl01 h2 {
      font-size: 22px; } }
.ttl01 h3 {
  margin: 50px auto 20px auto;
  font-size: 18px;
  letter-spacing: 0.1em; }
.ttl01 h2 {
  position: relative;
  padding-bottom: 15px; }
  .ttl01 h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 70px;
    height: 3px;
    display: block;
    background-color: #ccdded; }
.ttl01 h3 {
  padding: 10px;
  background-color: #e5eef6;
  border-bottom: 3px solid #0257a4; }

#blogTtl {
  background-color: #0257a4;
  padding: 30px 0;
  border-top: 3px solid #ccdded;
  border-bottom: 3px solid #ccdded;
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.1em; }

/* common */
.inner1000 {
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 10px; }

.tbl_st01 table {
  table-layout: auto !important; }
.tbl_st01 td {
  padding: 10px !important; }

.tbl_st02 td {
  padding: 20px !important; }
  @media only screen and (max-width: 468px) {
    .tbl_st02 td {
      text-align: left !important; } }

.br_blk .br_txt {
  display: block; }
  @media only screen and (max-width: 768px) {
    .br_blk .br_txt {
      display: none; } }
.br_blk .br_txt + br {
  display: none; }

.mg_t0 h2, .mg_t0 h3 {
  margin-top: 0; }

.mg_b30 {
  margin-bottom: 30px; }

.img_l img {
  max-width: 35%;
  margin-right: 20px; }

.anc {
  margin-top: -100px;
  padding-top: 100px; }

@media only screen and (max-width: 468px) {
  .sp_left div {
    text-align: left !important; } }

/*# sourceMappingURL=common_style.css.map */
