@charset "UTF-8";
.container {
  padding-top: 15px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 48em) {
  .container {
    width: 750px;
    padding-top: 20px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 62em) {
  .container {
    width: 970px;
    padding-top: 24px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 75em) {
  .container {
    width: 1080px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

@media screen and (min-width: 48em) {
  .row {
    margin-right: -12px;
    margin-left: -12px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media screen and (min-width: 62em) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
/*
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
*/
.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  /* .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  } */
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  /* .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  } */
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  /* .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  } */
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
/*共通設定*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  color: #222;
  padding-top: 40px;
  font-size: 14px;
}

img {
  max-width: 100%;
}

a:hover {
  text-decoration: none;
}

ul, dl {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bg_grey {
  background-color: #eee;
}

.sp_hidden {
  display: none;
}

@media screen and (min-width: 48em) {
  body {
    padding-top: 50px;
  }
  .sp_hidden {
    display: inline;
  }
}
@media screen and (min-width: 62em) {
  body {
    font-size: 16px;
  }
  .md_hidden {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  body {
    padding-top: 60px;
  }
}
@media screen and (min-width: 48em) {
  .sp_only {
    display: none;
  }
}
/*共通見出し*/
.top_section_title {
  text-align: center;
}

.top_section_subtitle {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}

.top_section_title_gr, .top_section_title_rec {
  color: #0091b0;
}

.top_section_title_wh {
  color: #fff;
}

.top_section_subtitle_wh {
  color: #fff;
}

@media screen and (min-width: 48em) {
  .top_section_title {
    font-size: 32px;
    margin-bottom: 0;
  }
  .top_section_title_rec {
    color: #fff;
  }
  .top_section_subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 62em) {
  .top_section_title {
    font-size: 42px;
    margin-bottom: 0;
  }
  .top_section_subtitle {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
/*header&g_nav*/
header {
  width: 100%;
  height: 40px;
  background-color: #333;
  position: fixed;
  top: 0;
  z-index: 10;
}
header::after {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #0091b0;
  position: absolute;
  bottom: 4px;
  left: 0;
}

.header_logo_area {
  width: 38%;
  max-width: 150px;
  margin: 0 auto;
  padding: 5px 5px 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 10;
}

.gl_nav {
  display: none;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 15;
  padding: 20px;
}
.gl_nav ul {
  padding: 0;
  list-style-type: none;
}
.gl_nav ul li {
  margin-bottom: 10px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.gl_nav ul li a {
  display: block;
  width: 100%;
  padding: 14px 0 18px;
  color: #fff;
}
.gl_nav ul li span {
  font-size: 10px;
}

.sp_nav_switch {
  position: fixed;
  top: 5px;
  right: 10px;
  width: 30px;
  height: 30px;
  z-index: 20;
}

.sp_nav_switch span {
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.sp_nav_switch::before {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  -webkit-transition: top 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: top 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s, top 0.4s ease 0s;
  transition: transform 0.4s ease 0s, top 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
}
.sp_nav_switch::after {
  content: " ";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  -webkit-transition: bottom 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: bottom 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s, bottom 0.4s ease 0s;
  transition: transform 0.4s ease 0s, bottom 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
}

.sp_nav_switch_open span {
  top: 12px;
  opacity: 1;
}
.sp_nav_switch_open::before {
  top: 3px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.sp_nav_switch_open::after {
  bottom: 7px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.sp_nav_switch_close span {
  top: 11px;
  left: 20px;
  opacity: 0;
}
.sp_nav_switch_close::before {
  top: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sp_nav_switch_close::after {
  bottom: 16px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (min-width: 48em) {
  header {
    height: 50px;
  }
  header::after {
    height: 2px;
    bottom: 4px;
  }
  .header_inner {
    width: 750px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header_logo_area {
    width: 150px;
    max-width: 150px;
    margin: 0;
    padding: 10px 15px 6px;
  }
  .gl_nav {
    display: block !important;
    position: relative;
    background: none;
    width: 600px;
    height: 50px;
    padding: 0;
  }
  .gl_nav ul {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gl_nav ul li {
    margin: 0;
    border-bottom: none;
    font-size: 12px;
    width: 100px;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
  }
  .gl_nav ul li a {
    padding: 12px 0 15px;
  }
  .gl_nav ul li span {
    font-size: 10px;
  }
  .gl_nav ul li:hover {
    opacity: 0.7;
  }
  .sp_nav_switch {
    display: none;
  }
}
@media screen and (min-width: 62em) {
  header {
    height: 50px;
  }
  header::after {
    height: 2px;
    bottom: 4px;
  }
  .header_inner {
    width: 970px;
  }
  .header_logo_area {
    width: 170px;
    max-width: 170px;
    padding: 10px 15px 6px;
  }
  .gl_nav {
    width: 800px;
  }
  .gl_nav ul li {
    font-size: 12px;
    width: 133px;
  }
  .gl_nav ul li a {
    padding: 12px 0 15px;
  }
  .gl_nav ul li span {
    font-size: 10px;
  }
}
@media screen and (min-width: 75em) {
  header {
    height: 60px;
  }
  header::after {
    height: 3px;
    bottom: 4px;
  }
  .header_inner {
    width: 1080px;
  }
  .header_logo_area {
    width: 200px;
    max-width: 200px;
    padding: 12px 22px 10px;
  }
  .gl_nav {
    width: 860px;
  }
  .gl_nav ul li {
    font-size: 14px;
    width: 143px;
  }
  .gl_nav ul li a {
    padding: 15px 0 18px;
  }
  .gl_nav ul li span {
    font-size: 12px;
  }
}
/*footer*/
footer {
  background-color: #333;
}

.footer_inner {
  padding: 15px;
  color: #fff;
}
.footer_inner .copyright {
  font-size: 10px;
  text-align: center;
  margin: 0;
}

.footer_ci_info h2 {
  width: 90%;
  margin: 0 auto 16px;
  font-size: 18px;
  text-align: center;
}
.footer_ci_info dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
}
.footer_ci_info dl dt {
  width: 30%;
  font-weight: normal;
  text-align: right;
}
.footer_ci_info dl dd {
  width: 70%;
}

.footer_nav {
  display: none;
}

@media screen and (min-width: 48em) {
  .footer_inner {
    width: 750px;
    margin: 0 auto;
    padding: 15px 12px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer_inner .copyright {
    width: 100%;
    text-align: right;
  }
  .footer_ci_info {
    width: 300px;
  }
  .footer_ci_info h2 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 16px;
  }
  .footer_ci_info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    margin-bottom: 0;
  }
  .footer_ci_info dl dt {
    width: 30%;
    font-weight: normal;
  }
  .footer_ci_info dl dd {
    width: 70%;
  }
  .footer_nav {
    display: block;
    width: 426px;
  }
  .footer_nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer_nav ul li {
    font-size: 12px;
  }
  .footer_nav ul li a {
    padding: 10px 10px;
    color: #fff;
  }
}
@media screen and (min-width: 62em) {
  .footer_inner {
    width: 970px;
    padding: 15px 15px 5px;
  }
  .footer_ci_info {
    width: 360px;
  }
  .footer_ci_info h2 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 16px;
  }
  .footer_ci_info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .footer_ci_info dl dt {
    width: 26%;
  }
  .footer_ci_info dl dd {
    width: 74%;
  }
  .footer_nav {
    display: block;
    width: 580px;
  }
  .footer_nav ul li {
    font-size: 14px;
  }
  .footer_nav ul li a {
    padding: 10px 20px;
    color: #fff;
  }
}
@media screen and (min-width: 75em) {
  .footer_inner {
    width: 1080px;
    padding: 15px 15px 5px;
  }
  .footer_ci_info {
    width: 360px;
  }
  .footer_ci_info h2 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 16px;
  }
  .footer_ci_info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .footer_nav {
    display: block;
    width: 690px;
  }
  .footer_nav ul li {
    font-size: 14px;
  }
  .footer_nav ul li a {
    padding: 10px 30px;
    color: #fff;
  }
}
/*コンタクトバナー*/
.top_section05 {
  background: #7fb0d9 url(/img/common/contact_bg.jpg) no-repeat;
  background-size: cover;
}
.top_section05 .contact_link {
  background: url(/img/common/contact_link_bg.png);
  padding: 15px;
  margin-bottom: -15px;
  color: #fff;
}
.top_section05 .contact_link h2 {
  text-align: center;
  border-bottom: solid 1px #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
  line-height: 1;
}
.top_section05 .contact_link h3 {
  text-align: center;
  font-size: 12px;
}
.top_section05 .contact_link h4 {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  border-radius: 12px;
  background-color: #fff;
  color: #0091b0;
}
.top_section05 .contact_link .telnumber {
  font-size: 28px;
  text-align: center;
  line-height: 1;
  margin-bottom: 5px;
}
.top_section05 .contact_link .tel_place {
  text-align: center;
}

@media screen and (min-width: 48em) {
  .top_section05 .contact_link {
    padding: 15px;
    margin-bottom: -20px;
  }
  .top_section05 .contact_link h2 {
    width: 200px;
    margin: 0 auto 5px;
  }
  .top_section05 .contact_link .to_contact {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .top_section05 .contact_link .to_contact .to_contact_tel {
    padding: 0 15px;
  }
  .top_section05 .contact_link .to_contact .to_contact_form {
    padding: 0 15px;
  }
  .top_section05 .contact_link h4 {
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    border-radius: 12px;
  }
  .top_section05 .contact_link .telnumber {
    font-size: 28px;
  }
}
@media screen and (min-width: 62em) {
  .top_section05 .contact_link {
    margin-bottom: -24px;
  }
  .top_section05 .contact_link h2 {
    width: 200px;
    font-size: 28px;
  }
  .top_section05 .contact_link h3 {
    font-size: 16px;
  }
  .top_section05 .contact_link .to_contact {
    padding-top: 20px;
  }
  .top_section05 .contact_link .to_contact .to_contact_tel {
    padding: 0 30px;
  }
  .top_section05 .contact_link .to_contact .to_contact_form {
    padding: 0 30px;
  }
  .top_section05 .contact_link .to_contact .to_contact_form .link_btn {
    margin-top: 15px;
  }
  .top_section05 .contact_link h4 {
    font-size: 16px;
    line-height: 28px;
    height: 28px;
    border-radius: 14px;
  }
  .top_section05 .contact_link .telnumber {
    font-size: 32px;
  }
}
/*ボタン*/
.link_btn {
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
}
.link_btn a {
  display: block;
  padding: 15px 30px;
  background-color: none;
  -webkit-transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}

.link_btn_default {
  border: solid 2px #0091b0;
}
.link_btn_default a {
  color: #0091b0;
}
.link_btn_default a:hover {
  color: #fff;
  background-color: #0091b0;
}

.link_btn_wh {
  border: solid 2px #fff;
}
.link_btn_wh a {
  color: #fff;
}
.link_btn_wh a:hover {
  color: #0091b0;
  background-color: #fff;
}

.link_btn_or {
  border: solid 2px #ff5400;
}
.link_btn_or a {
  color: #ff5400;
}
.link_btn_or a:hover {
  color: #fff;
  background-color: #ff5400;
}

@media screen and (min-width: 48em) {
  .link_btn {
    max-width: 320px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 62em) {
  .link_btn {
    margin: 30px auto 0;
  }
}
/*ページイメージ*/
.page_image {
  background-color: #ccc;
  padding: 20px 0;
}
.page_image h1 {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
}
.page_image h1 span {
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: -5px;
}

@media screen and (min-width: 48em) {
  .page_image {
    padding: 40px 0;
  }
  .page_image h1 {
    font-size: 32px;
  }
  .page_image h1 span {
    font-size: 14px;
    top: -10px;
  }
}
@media screen and (min-width: 62em) {
  .page_image {
    padding: 70px 0;
  }
  .page_image h1 {
    font-size: 36px;
  }
  .page_image h1 span {
    font-size: 16px;
  }
}
@media screen and (min-width: 62em) {
  .page_image {
    padding: 120px 0;
  }
}
/*ページコピー*/
.page_copy {
  font-size: 16px;
  color: #0091b0;
  margin-bottom: 20px;
}

@media screen and (min-width: 48em) {
  .page_copy {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 62em) {
  .page_copy {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
/*タイトル*/
.normal_title_lv1 {
  font-size: 20px;
  border-left: solid 4px #0091b0;
  padding-left: 10px;
  margin-bottom: 15px;
}

@media screen and (min-width: 48em) {
  .normal_title_lv1 {
    font-size: 20px;
    border-left: solid 4px #0091b0;
    padding-left: 10px;
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 62em) {
  .normal_title_lv1 {
    font-size: 24px;
    padding-left: 10px;
    margin-bottom: 20px;
  }
}
/*ライン装飾*/
@media screen and (min-width: 48em) {
  .line_section {
    background: url(/img/common/svg_line.svg) no-repeat;
    background-size: contain;
    background-position: -120px 0;
  }
}
/*テーブル*/
.table_view_area {
  width: 100%;
  overflow: auto;
}

/*ページ内リンクナビ*/
@media screen and (min-width: 48em) {
  .page_link_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
  }
  .page_link_nav li {
    width: 23%;
    text-align: center;
    background-color: #0091b0;
    opacity: 1;
    font-size: 14px;
    margin: 0 1%;
    -webkit-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .page_link_nav li a {
    display: block;
    padding: 6px 0;
    width: 100%;
    color: #fff;
  }
  .page_link_nav li:hover {
    opacity: 0.7;
  }
  .page_link_nav02 li {
    width: 48%;
  }
}