@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.075em;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 2;
  font-weight: 400;
  color: #333333;
  font-family: "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  word-wrap: break-word;
}

a {
  text-decoration: none;
}

figure {
  padding: 0;
  margin: 0;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.bg100 {
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

@media screen and (max-width: 1200px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

.bornone td {
  border: none !important;
}

.pdnone td {
  padding: 0 !important;
}

.img100 img {
  width: 100%;
}

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#contents {
  padding: 0;
  max-width: 100%;
}

#main {
  max-width: 100%;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #main {
    width: 100%;
  }
}

#main #col_main {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  #main #col_main {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  #side {
    width: 18.75%;
  }
}

@media screen and (max-width: 1200px) {
  #side aside {
    width: 100% !important;
  }
}

.policy h2 {
  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;
}

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: 1200px) {
  #contents_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#contents {
  max-width: 1200px;
  width: 100%;
}

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

.ColLeft {
  float: left;
}

.ColRight {
  float: right;
}

.flexleft {
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
}

.flexcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}

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

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

@media screen and (max-width: 640px) {
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
}

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

.gothic {
  font-family: "Noto Sans JP", "游ゴシック 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;
}

footer#global_footer {
  min-width: 100% !important;
}

.dsnone {
  display: none;
}

#modal {
  display: none;
}

.modaal-close {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  right: inherit !important;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}

.modaal-close::before, .modaal-close::after {
  display: none !important;
}

.cus-close {
  position: static !important;
  color: #333 !important;
  opacity: 1 !important;
  text-align: center;
  border-radius: inherit !important;
  background: #ddd !important;
  padding: 5px 0 !important;
}

.modaal-content-container {
  padding: 25px !important;
}

@media screen and (max-width: 480px) {
  .modaal-content-container {
    padding: 15px !important;
  }
  .modaal-content-container .policy h2 {
    font-size: 16px;
  }
  .modaal-content-container .policy p {
    font-size: 14px;
  }
}

.modaal-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 768px;
  overflow-y: scroll;
}

@media screen and (max-width: 480px) {
  .modaal-container {
    max-height: 100%;
  }
}

@media screen and (max-width: 480px) {
  .modaal-inner-wrapper {
    padding: 80px 10px !important;
  }
}

.bt_confirm {
  background: #eee;
  width: auto;
  text-indent: 0;
}

.bt_back {
  background: #eee;
  text-indent: 0;
}

.bt_send {
  background: #eee;
  width: auto;
  text-indent: 0;
}

.annot {
  display: none;
}

h2.mail {
  display: none;
}

.pankuzu {
  font-size: 1.4rem;
}

@media screen and (max-width: 640px) {
  .pankuzu {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 480px) {
  .pankuzu {
    font-size: 1rem;
  }
}

.pankuzu ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.pankuzu ol li:first-child {
  margin-right: 5px;
}

.pankuzu ol li:last-child {
  margin-left: 5px;
}

.pankuzu ol li:last-child a {
  color: #333;
}

.objc_01 .box {
  display: block;
  position: relative;
}

.objc_01 .box:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

.objc_01 .box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.objc_01 div {
  text-align: center;
}

.objc_02 .box > a {
  display: block;
  position: relative;
}

.objc_02 .box > a:before {
  position: relative;
  z-index: 1;
  content: "";
  padding-top: 100%;
  display: block;
  width: 100% !important;
}

.objc_02 .box > a img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.objc_02 div {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .sp_left div {
    text-align: left !important;
  }
  .sp_left div br {
    display: none;
  }
}

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

header#global_header {
  max-width: 100%;
}

#header {
  width: 100%;
}

#header_inner_wrap {
  background: #fff;
  padding: 15px 40px;
  z-index: 500;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1200px) {
  #header_inner_wrap {
    padding: 15px 20px;
  }
}

#header_inner_wrap #siteID {
  max-width: 350px;
}

@media screen and (max-width: 1000px) {
  #header_inner_wrap #siteID {
    max-width: 300px;
  }
}

@media screen and (max-width: 480px) {
  #header_inner_wrap #siteID {
    max-width: 260px;
  }
}

#header_right {
  font-size: 1.4rem;
}

#header_right .h_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 15px;
}

@media screen and (max-width: 834px) {
  #header_right .h_contact {
    display: none;
  }
}

#header_right .h_contact .call {
  font-size: 2.6rem;
  font-weight: 500;
  color: #262626;
  line-height: 1;
  letter-spacing: 0;
}

@media screen and (max-width: 640px) {
  #header_right .h_contact .call {
    width: 100%;
    margin-bottom: 15px;
  }
}

#header_right .h_contact .call i {
  font-size: 2rem;
  margin-right: 6px;
  position: relative;
  top: -3px;
}

#header_right .h_contact .call a {
  font-weight: 500;
  color: #262626;
  letter-spacing: 0;
}

#header_right .h_contact .h_btn01 {
  margin-left: 10px;
}

@media screen and (max-width: 640px) {
  #header_right .h_contact .h_btn01 {
    width: 100%;
    margin-top: 2%;
  }
}

#header_right .h_contact .h_btn01 a {
  display: block;
  background: #c2252c;
  color: #fff;
  padding: 1px 15px;
  border-radius: 3px;
  max-height: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 834px) {
  #header_right .h_contact .h_btn01 a {
    font-size: 1.6rem;
    max-height: 100%;
  }
}

@media screen and (max-width: 640px) {
  #header_right .h_contact .h_btn01 a {
    padding: 8px 15px;
  }
}

#header_right .h_contact .h_btn01 a:hover {
  background: #e54047;
}

#header_right .h_contact .h_btn01 a span {
  margin-left: 5px;
}

#nav_global {
  width: 100%;
}

#nav_global .nav-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background: #9c0e15;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 834px) {
  #nav_global .nav-bar {
    display: none;
  }
}

#nav_global > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 834px) {
  #nav_global > ul {
    display: none;
  }
}

#nav_global > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

#nav_global > ul > li:hover {
  color: #9c0e15;
}

#nav_global > ul > li:not(:last-child) {
  border-right: 1px solid #ddd;
}

#nav_global > ul > li a {
  display: block;
  color: #333;
  line-height: 1;
  padding: 6px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#nav_global > ul > li a:hover {
  color: #9c0e15;
}

#nav_global > ul > li .drop {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 300;
  background: #fff;
  display: none;
}

#nav_global > ul > li ul {
  padding: 5px 0;
}

#nav_global > ul > li ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
}

#nav_global > ul > li ul li a {
  display: block;
  padding: 10px 0;
  color: #333;
}

#mainArea {
  width: 100% !important;
  position: relative;
}

#mainArea .maintext {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 1200px) {
  #mainArea .maintext {
    width: 70%;
  }
}

@media screen and (max-width: 834px) {
  #mainArea .maintext {
    width: 84%;
  }
}

@media screen and (max-width: 640px) {
  #mainArea .maintext {
    width: 90%;
  }
}

.spBtn {
  display: none !important;
}

@media screen and (max-width: 834px) {
  .spBtn {
    display: block !important;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
    z-index: 500;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 375px) {
  .spBtn {
    top: 10px;
  }
}

#sp {
  display: none;
}

@media screen and (max-width: 834px) {
  #sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #9c0e15;
    width: 50px;
    height: 50px;
    border-radius: 3px;
    z-index: 300;
    position: relative;
  }
}

#nav_sp {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #fff;
  z-index: 210;
}

.nav_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  position: absolute;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .nav_wrap .h_contact {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-top: 20px;
    padding: 0 20px;
  }
}

.nav_wrap ul {
  width: 100%;
  padding: 0 20px;
}

.nav_wrap ul li {
  border-bottom: 1px solid #ccc;
  position: relative;
  font-size: 1.8rem;
}

@media screen and (max-width: 834px) {
  .nav_wrap ul li {
    padding: 15px 0;
  }
}

@media screen and (max-width: 640px) {
  .nav_wrap ul li {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 375px) {
  .nav_wrap ul li {
    padding: 10px 0;
  }
}

.nav_wrap ul li a {
  color: #333;
  display: block;
  font-size: 1.8rem;
}

@media screen and (max-width: 640px) {
  .nav_wrap ul li a {
    font-size: 1.6rem;
  }
}

.nav_wrap ul li .drop ul {
  padding: 15px 0;
}

.nav_wrap ul li .drop ul li {
  border-bottom: none;
  padding: 0;
}

.nav_wrap ul li .drop ul li:not(:last-child) {
  margin-bottom: 5px;
}

.nav_wrap ul li .drop ul li a {
  background: #f3f3f3;
  color: #333;
  padding: 10px 0;
}

.sp_menu {
  width: 24px;
  height: 18px;
  display: block;
  z-index: 300;
  position: relative;
  display: none;
}

@media screen and (max-width: 834px) {
  .sp_menu {
    display: block;
  }
}

.sp_menu div {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  background-color: #fff;
}

.sp_menu div:nth-of-type(1) {
  top: 0;
}

.sp_menu div:nth-of-type(2) {
  top: 8px;
  opacity: 1;
}

.sp_menu div:nth-of-type(3) {
  bottom: 0;
}

.sp_menu.off div:nth-of-type(1) {
  -webkit-animation: menu-bar01 0.75s forwards;
  animation: menu-bar01 0.75s forwards;
}

@-webkit-keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp_menu.off div:nth-of-type(2) {
  transition: all 0.25s 0.25s;
  -webkit-transition: all 0.25s 0.25s;
}

@-webkit-keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-bar02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}

.sp_menu.off div:nth-of-type(3) {
  -webkit-animation: menu-bar02 0.75s forwards;
  animation: menu-bar02 0.75s forwards;
}

.sp_menu.on div:nth-of-type(1) {
  -webkit-animation: active-menu-bar01 0.75s forwards;
  animation: active-menu-bar01 0.75s forwards;
}

@-webkit-keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
}

@keyframes active-menu-bar01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
            transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
}

.sp_menu.on div:nth-of-type(2) {
  opacity: 0;
}

.sp_menu.on div:nth-of-type(3) {
  -webkit-animation: active-menu-bar03 0.75s forwards;
  animation: active-menu-bar03 0.75s forwards;
}

@-webkit-keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes active-menu-bar03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
            transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
}

#footer {
  background: #fff;
  font-size: 1.4rem;
  line-height: 1.7;
}

#footer #footer_inner {
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 0;
}

@media screen and (max-width: 1200px) {
  #footer #footer_inner {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 1000px) {
  #footer #footer_inner {
    display: block;
  }
}

.footer_fixed {
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 300;
}

.flogo {
  text-align: left;
}

@media screen and (max-width: 1000px) {
  .flogo {
    text-align: center;
  }
}

.flogo img {
  max-width: 345px !important;
}

.flogo p {
  margin-top: 15px;
}

.flogo p a {
  color: #333;
}

.subnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1000px) {
  .subnav {
    margin-top: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.subnav .pc {
  margin-right: 50px;
}

@media screen and (max-width: 640px) {
  .subnav .pc {
    display: none;
  }
}

.subnav .pc p {
  background: #333;
  color: #fff;
  padding: 0 15px;
  margin-bottom: 8px;
}

.subnav ul {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .subnav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  .subnav ul li {
    width: 49.5%;
    text-align: center;
    margin-bottom: 1%;
  }
}

.subnav ul li.sp {
  display: none;
}

@media screen and (max-width: 640px) {
  .subnav ul li.sp {
    display: block;
  }
}

.subnav ul li a {
  color: #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.subnav ul li a:hover {
  color: #9c0e15;
}

.subnav ul li a::before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #e54047;
}

@media screen and (max-width: 640px) {
  .subnav ul li a::before {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .subnav ul li a {
    background: #002e72;
    display: block;
    color: #fff;
    padding: 8px 0;
    border-radius: 3px;
  }
}

@media screen and (max-width: 480px) {
  .subnav ul li a {
    font-size: 1.4rem;
  }
}

.f_copy {
  background: #c2252c;
  color: #fff;
  padding: 8px 0;
}

.f_copy a {
  color: #fff;
}

.loader-wrap {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #002e72;
  z-index: 600;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.loader {
  color: #ffffff;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loader:before,
.loader:after {
  content: "";
  position: absolute;
  top: 0;
}

.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader:after {
  left: 3.5em;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
            box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
            box-shadow: 0 2.5em 0 0;
  }
}

#contents_wrap {
  padding: 100px 0 0;
}

@media screen and (max-width: 1200px) {
  #contents_wrap {
    padding: 100px 20px 0;
  }
}

@media screen and (max-width: 834px) {
  #contents_wrap {
    padding: 80px 20px 0;
  }
}

@media screen and (max-width: 640px) {
  #contents_wrap {
    padding: 60px 20px 0;
  }
}

.subpage #contents_wrap {
  padding: 0;
}

@media screen and (max-width: 1200px) {
  .subpage #contents_wrap {
    padding: 0px 20px;
  }
}

@media screen and (max-width: 834px) {
  .subpage #contents_wrap {
    padding: 0 20px;
  }
}

@media screen and (max-width: 640px) {
  .subpage #contents_wrap {
    padding: 0 20px;
  }
}

.inner_01 {
  max-width: 1000px;
  margin: auto;
}

@media screen and (max-width: 1000px) {
  .inner_01 {
    padding: 0 20px;
  }
}

.title_01 h1 {
  font-family: "Open Sans", "Noto Sans JP", sans-serif;
  font-size: 5.4rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #9c0e15;
}

@media screen and (max-width: 1200px) {
  .title_01 h1 {
    font-size: calc(3.6rem + ((1vw - 3.75px) * calc(100 * (54 - 36) / (1200 - 375))));
  }
}

.title_01 h1 span {
  font-size: 2.2rem;
  color: #161616;
  display: block;
}

@media screen and (max-width: 1200px) {
  .title_01 h1 span {
    font-size: calc(1.8rem + ((1vw - 3.75px) * calc(100 * (22 - 18) / (1200 - 375))));
    letter-spacing: 0;
  }
}

@media screen and (max-width: 480px) {
  .title_01 h1 span {
    margin-top: 5px;
  }
}

.title_01 h2 {
  font-family: "Open Sans", "Noto Sans JP", sans-serif;
  font-size: 5.4rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #9c0e15;
}

@media screen and (max-width: 1200px) {
  .title_01 h2 {
    font-size: calc(3.6rem + ((1vw - 3.75px) * calc(100 * (54 - 36) / (1200 - 375))));
  }
}

.title_01 h2 span {
  font-size: 2.2rem;
  color: #161616;
  display: block;
}

@media screen and (max-width: 1200px) {
  .title_01 h2 span {
    font-size: calc(1.6rem + ((1vw - 3.75px) * calc(100 * (22 - 16) / (1200 - 375))));
    letter-spacing: 0;
  }
}

@media screen and (max-width: 480px) {
  .title_01 h2 span {
    margin-top: 5px;
  }
}

.title_02 h2 {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .title_02 h2 {
    font-size: calc(2rem + ((1vw - 3.75px) * calc(100 * (26 - 20) / (1200 - 375))));
  }
}

.title_02 h2 span {
  font-size: 4.2rem;
  color: #002e72;
  letter-spacing: 0;
}

@media screen and (max-width: 1200px) {
  .title_02 h2 span {
    font-size: calc(2.6rem + ((1vw - 3.75px) * calc(100 * (42 - 26) / (1200 - 375))));
  }
}

.title_02 h3 {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.4;
  color: #161616;
  position: relative;
}

@media screen and (max-width: 1200px) {
  .title_02 h3 {
    font-size: calc(2rem + ((1vw - 3.75px) * calc(100 * (26 - 20) / (1200 - 375))));
  }
}

.title_02 h3 span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 2;
  padding-right: 3%;
}

.title_02 h3::after {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #9c0e15;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.title_03 h2 {
  background: #9c0e15;
  font-size: 2.8rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  padding: 8px 15px 8px 25px;
  position: relative;
}

.title_03 h2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 5px;
  height: 34px;
  background: #e54047;
}

@media screen and (max-width: 1200px) {
  .title_03 h2 {
    font-size: calc(2.2rem + ((1vw - 3.75px) * calc(100 * (28 - 22) / (1200 - 375))));
  }
}

.title_03 h3 {
  font-size: 2.6rem;
  font-weight: bold;
  color: #161616;
  background: #faf0f0;
  border-radius: 3px;
  line-height: 1.4;
  padding: 8px 15px;
}

@media screen and (max-width: 1200px) {
  .title_03 h3 {
    font-size: calc(2rem + ((1vw - 3.75px) * calc(100 * (26 - 20) / (1200 - 375))));
  }
}

.title_04 h2 {
  font-size: 4.6rem;
  font-weight: bold;
  background: #9c0e15;
  color: #fff;
  letter-spacing: 0;
  position: relative;
  padding: 30px 0;
  line-height: 1.4;
}

@media screen and (max-width: 1200px) {
  .title_04 h2 {
    font-size: calc(2.6rem + ((1vw - 3.75px) * calc(100 * (46 - 26) / (1200 - 375))));
    padding: 30px 20px;
  }
}

.title_04 h2::after {
  position: absolute;
  content: "";
  top: 99%;
  left: 0;
  right: 0;
  margin: auto;
  border: 30px solid transparent;
  border-top: 20px solid #9c0e15;
  width: 0;
  height: 0;
}

.cont_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .cont_01 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.cont_01 .leftArea {
  width: 50%;
}

@media screen and (max-width: 834px) {
  .cont_01 .leftArea {
    width: 100%;
  }
}

.cont_01 .rightArea {
  width: 50%;
  padding-left: 60px;
  padding-right: calc(2rem + ((1vw - 12px) * 47.2222));
}

@media screen and (max-width: 1200px) {
  .cont_01 .rightArea {
    padding-right: 20px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 834px) {
  .cont_01 .rightArea {
    width: 100%;
    padding: 0 20px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 640px) {
  .cont_01 .rightArea {
    margin-top: 10px;
  }
}

.cont_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

.cont_02::after {
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px solid #ddd;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 768px) {
  .cont_02::after {
    display: none;
  }
}

.cont_02 .leftArea {
  width: 46.66667%;
}

@media screen and (max-width: 768px) {
  .cont_02 .leftArea {
    width: 100%;
  }
}

.cont_02 .rightArea {
  width: 46.66667%;
}

@media screen and (max-width: 768px) {
  .cont_02 .rightArea {
    width: 100%;
    margin-top: 60px;
  }
}

@media screen and (max-width: 640px) {
  .cont_02 .rightArea {
    margin-top: 40px;
  }
}

.cont_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .cont_03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.cont_03 .leftArea {
  width: 60%;
}

@media screen and (max-width: 640px) {
  .cont_03 .leftArea {
    width: 100%;
  }
}

.cont_03 .rightArea {
  width: 36%;
}

@media screen and (max-width: 640px) {
  .cont_03 .rightArea {
    width: 100%;
  }
}

.cont_03 .rightArea .circle img {
  border-radius: 50%;
  border: 5px solid #ccc;
  width: 100% !important;
  height: 422px !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}

@media screen and (max-width: 1200px) {
  .cont_03 .rightArea .circle img {
    height: 34vw !important;
  }
}

@media screen and (max-width: 640px) {
  .cont_03 .rightArea .circle img {
    height: 92.1875vw !important;
  }
}

.ul_01 li {
  color: #9c0e15;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.4;
  padding: 15px 10px;
  background: #f3f3f3;
  margin-bottom: 10px;
}

@media screen and (max-width: 1200px) {
  .ul_01 li {
    font-size: calc(1.6rem + ((1vw - 3.75px) * calc(100 * (22 - 16) / (1200 - 375))));
  }
}

.ul_01 li::before {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  font-weight: 900;
}

.bg_01 {
  background: url(../images/home/bg01.jpg) center top no-repeat;
  background-size: cover;
}

.bg_01 h2::after {
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  background: #9c0e15;
  margin: 25px auto 0;
}

@media screen and (max-width: 640px) {
  .bg_01 h2::after {
    margin-top: 15px;
  }
}

.flex2cl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex2cl .box {
  width: 48.5%;
}

@media screen and (max-width: 480px) {
  .flex2cl .box {
    width: 100%;
  }
  .flex2cl .box:not(:last-child) {
    margin-bottom: 2%;
  }
}

.btn_01 a {
  background: #c2252c;
  color: #fff;
  display: block;
  border-radius: 3px;
  text-align: center;
  font-size: 2rem;
  padding: 10px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 1200px) {
  .btn_01 a {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 640px) {
  .btn_01 a {
    font-size: 1.6rem;
  }
}

.btn_01 a i {
  margin-right: 5px;
}

.btn_01 a:hover {
  background: #e54047;
}

.btn_02 a {
  background: #002e72;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  min-width: 320px;
  text-align: center;
  position: relative;
  padding: 15px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.btn_02 a:hover {
  opacity: 0.8;
}

.btn_02 a::after {
  content: "\f30b";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 480px) {
  .btn_02 a {
    min-width: auto;
    display: block;
  }
}

.flex3cl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex3cl .box {
  width: 32%;
}

@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
  }
  .flex3cl .box:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .flex3cl.contact_btn .box {
    width: 48.5%;
  }
}

@media screen and (max-width: 640px) {
  .flex3cl.contact_btn .box:not(:last-child) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .flex3cl.contact_btn .box {
    width: 100%;
  }
  .flex3cl.contact_btn .box:not(:first-child) {
    margin-top: 10px;
  }
}

.flex3cl.contact_btn .box:first-child {
  background: #333;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .flex3cl.contact_btn .box:last-child {
    width: 100%;
    margin-top: 30px;
  }
}

@media screen and (max-width: 480px) {
  .flex3cl.contact_btn .box:last-child {
    margin-top: 10px;
  }
}

.flex3cl.contact_btn .box .call {
  color: #fff;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 500;
}

@media screen and (max-width: 1000px) {
  .flex3cl.contact_btn .box .call {
    font-size: calc(2.2rem + ((1vw - 3.75px) * 0.64));
  }
}

@media screen and (max-width: 480px) {
  .flex3cl.contact_btn .box .call {
    padding: 10px 0;
  }
}

.flex3cl.contact_btn .box .call i {
  margin-right: 6px;
  font-size: 2rem;
  position: relative;
  top: -3px;
}

@media screen and (max-width: 1000px) {
  .flex3cl.contact_btn .box .call i {
    font-size: calc(1.8rem + ((1vw - 3.75px) * 0.32));
  }
}

.flex3cl.contact_btn .box .call a {
  color: #fff;
  font-weight: 500;
}

.flex3cl.contact_btn .box .c_btn01 a {
  background: #c2252c;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 2.2rem;
  padding: 13px 0;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.flex3cl.contact_btn .box .c_btn01 a:hover {
  background: #f7000c;
}

@media screen and (max-width: 1000px) {
  .flex3cl.contact_btn .box .c_btn01 a {
    font-size: calc(1.6rem + ((1vw - 3.75px) * 0.32));
  }
}

.flex3cl.contact_btn .box .c_btn01 a i {
  margin-right: 6px;
}

.flex3cl.reason .box h3 {
  font-size: 2rem;
  font-weight: bold;
  background: #333;
  color: #fff;
  padding: 7px 10px;
  line-height: 1.4;
  margin: 10px 0;
}

.news {
  max-width: 1000px;
  margin: auto;
  max-height: 250px;
  overflow-y: auto;
}

.news dl {
  background: #faf0f0;
  border-radius: 3px;
  padding: 20px 40px;
  margin-bottom: 10px;
}

@media screen and (max-width: 834px) {
  .news dl {
    padding: 20px 30px;
  }
}

@media screen and (max-width: 640px) {
  .news dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px;
  }
}

.news dl dt {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  width: 110px !important;
}

@media screen and (max-width: 640px) {
  .news dl dt {
    width: 100% !important;
  }
}

.news dl dd {
  background: none !important;
  border: none !important;
  padding: 0 0 0 20px !important;
  width: auto !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 640px) {
  .news dl dd {
    width: 100% !important;
    padding-left: 0 !important;
  }
}

.subArea {
  background: url(../images/contents/sub.jpg) center top no-repeat;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  position: relative;
  height: 300px;
}

@media screen and (max-width: 834px) {
  .subArea {
    height: 240px;
  }
}

@media screen and (max-width: 640px) {
  .subArea {
    height: 200px;
  }
}

@media screen and (max-width: 375px) {
  .subArea {
    height: 160px;
  }
}

.subArea h1,
.subArea p {
  font-size: 4.6rem;
  font-weight: bold;
  letter-spacing: 0;
  color: #fff;
  max-width: 1400px;
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, rgba(0, 46, 114, 0.7)), to(transparent));
  background: linear-gradient(to right, transparent 0%, rgba(0, 46, 114, 0.7) 50%, transparent 100%);
}

@media screen and (max-width: 1200px) {
  .subArea h1,
  .subArea p {
    font-size: calc(2.8rem + ((1vw - 3.75px) * calc(100 * (46 - 28) / (1200 - 375))));
  }
}

.subArea.subArea_01 {
  background: url(../images/contents/sub02.jpg) center top no-repeat;
  height: 450px;
}

@media screen and (max-width: 834px) {
  .subArea.subArea_01 {
    height: 300px;
  }
}

@media screen and (max-width: 640px) {
  .subArea.subArea_01 {
    height: 240px;
  }
}

@media screen and (max-width: 375px) {
  .subArea.subArea_01 {
    height: 200px;
  }
}

.subArea.subArea_02 {
  background: url(../images/contents/sub03.jpg) center top no-repeat;
  height: 450px;
}

@media screen and (max-width: 834px) {
  .subArea.subArea_02 {
    height: 300px;
  }
}

@media screen and (max-width: 640px) {
  .subArea.subArea_02 {
    height: 240px;
  }
}

@media screen and (max-width: 375px) {
  .subArea.subArea_02 {
    height: 200px;
  }
}

.form dl {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}

.form dl:first-child {
  border-top: 1px solid #ccc;
}

.form dl dt {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  display: block !important;
}

.form dl dt label {
  background: #9c0e15;
  color: #fff !important;
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  padding: 3px 5px;
  margin-left: 5px;
  font-size: 1.2rem !important;
}

.form dl dd {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

.form dl dd input[type="text"],
.form dl dd input[type="password"],
.form dl dd select {
  background: #fafafa;
  border: 1px solid #ddd;
  height: 40px;
}

.form dl dd textarea {
  background: #fafafa;
  border: 1px solid #ddd;
}

.contect_tel .call {
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.4;
  margin-top: 10px;
}

.contect_tel .call i {
  font-size: 2.4rem;
  position: relative;
  top: -3px;
  margin-right: 5px;
}

.contect_tel .call a {
  color: #333;
}

.contect_tel p {
  line-height: 1.4;
  margin-top: 5px;
}

.dl_01 dl {
  margin-bottom: 8px;
}

@media screen and (max-width: 640px) {
  .dl_01 dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.dl_01 dl dt {
  border: none !important;
  padding: 10px 0 !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 640px) {
  .dl_01 dl dt {
    width: 100% !important;
  }
}

.dl_01 dl dd {
  border: none !important;
  padding: 10px 0 10px 15px !important;
}

@media screen and (max-width: 640px) {
  .dl_01 dl dd {
    width: 100% !important;
    text-align: center;
    padding-left: 0 !important;
  }
}

#blog_detail {
  display: none;
}

.flex4cl {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex4cl .box {
  width: 23.5%;
  margin-bottom: 2%;
}

.flow_01 dl {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flow_01 dl:not(:last-child)::after {
  content: "\f354";
  font-family: "Font Awesome 5 Pro";
  display: block;
  margin: 15px auto;
  font-weight: 900;
  font-size: 4rem;
}

@media screen and (max-width: 640px) {
  .flow_01 dl:not(:last-child)::after {
    font-size: 3rem;
    margin: 10px a;
  }
}

.flow_01 dl dt {
  width: 100% !important;
  border: none !important;
  font-size: 2.6rem;
  font-weight: bold;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

@media screen and (max-width: 1200px) {
  .flow_01 dl dt {
    font-size: calc(2rem + ((1vw - 3.75px) * calc(100 * (26 - 20) / (1200 - 375))));
  }
}

.flow_01 dl dd {
  width: 100% !important;
  border-bottom: 1px solid #ccc !important;
  padding: 15px !important;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .flow_01 dl dd {
    text-align: left;
  }
}

.tbl_01 i {
  font-size: 4rem;
  font-weight: 900;
}

@media screen and (max-width: 640px) {
  .tbl_01 i {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.tbl_01 td {
  border: none !important;
  padding: 0 !important;
}

.tbl_01 td.tbl_img {
  font-size: 2rem;
}

@media screen and (max-width: 640px) {
  .tbl_01 td.tbl_img {
    text-align: center !important;
  }
}

.tbl_01 td.tbl_txt h6 {
  display: block;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  margin-top: 10px;
}

.gmap iframe {
  vertical-align: bottom;
}

@media screen and (max-width: 640px) {
  .gmap iframe {
    height: 300px;
  }
}
/*# sourceMappingURL=assets.css.map */