@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
@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.075em;
  color: #333333;
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: 16px;
  word-wrap: break-word; }

a {
  text-decoration: none; }

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;
  background: #fff;
  max-width: 100%; }

#main {
  max-width: 100%;
  width: 100%; }
  @media screen and (max-width: 1000px) {
    #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 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; }

@media screen and (max-width: 480px) {
  .sptlauto 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: 100%;
  position: relative;
  z-index: 1; }

#contents {
  max-width: 100%;
  width: 100%; }

.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: 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; }

.not_page {
  font-size: 32px; }

.pankuzu {
  font-size: 13px;
  padding-left: 40px; }
  @media screen and (max-width: 1200px) {
    .pankuzu {
      padding-left: 20px; } }
  @media screen and (max-width: 480px) {
    .pankuzu {
      display: none; } }

.border {
  border: 3px solid #ddd; }

.enhance {
  font-size: 140px;
  color: #ff0000;
  line-height: 1;
  text-shadow: 0 1px 0 #900000, 0 2px 0 #900000, 0 3px 0 #900000, 0 4px 0 #900000, 0 5px 0 #900000, 0 6px 0 #740000; }
  @media screen and (max-width: 768px) {
    .enhance {
      font-size: 100px; } }
  @media screen and (max-width: 480px) {
    .enhance {
      font-size: 80px; } }
  .enhance p {
    display: inline-block;
    position: relative;
    line-height: 0;
    font-weight: 900; }
    .enhance p::before, .enhance p::after {
      content: '';
      position: absolute;
      width: 5px;
      height: 160px;
      background: #ff0000;
      top: 0;
      bottom: 0;
      left: -100px;
      margin: auto 0;
      -moz-transform: rotate(-30deg);
      -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
      transform: rotate(-30deg); }
      @media screen and (max-width: 480px) {
        .enhance p::before, .enhance p::after {
          display: none; } }
    .enhance p::after {
      right: -100px;
      left: inherit;
      -moz-transform: rotate(30deg);
      -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      transform: rotate(30deg); }
      @media screen and (max-width: 480px) {
        .enhance p::after {
          display: none; } }

header#global_header {
  max-width: 100%; }

#header {
  width: 100%; }
  @media screen and (max-width: 900px) {
    #header {
      padding: 68px 0 0; } }

.siteID {
  display: none; }
  @media screen and (max-width: 900px) {
    .siteID {
      display: block; } }

#nav_global {
  width: 100%; }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1; }

#mainArea {
  width: 100% !important; }
  #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: #f29700 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #f29700 !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%; }

@media screen and (max-width: 768px) {
  #contents_wrap {
    padding: 0 20px; } }
@media screen and (max-width: 480px) {
  #contents_wrap {
    padding: 0 10px; } }

/* TOP */
#siteID {
  margin-bottom: 15px;
  margin-top: 30px; }

h2 {
  font-size: 28px;
  font-weight: 500;
  color: #fa9819; }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 24px; } }
  @media screen and (max-width: 768px) {
    h2 {
      font-size: 20px; } }

#main {
  display: flex;
  display: -webkit-flex;
  flex-direction: row-reverse; }
  @media screen and (max-width: 1200px) {
    #main {
      flex-wrap: wrap;
      flex-direction: row; } }

#col_main {
  width: calc(100% - 320px) !important;
  box-sizing: border-box;
  border-left: 1px solid #ccc;
  float: none !important; }
  @media screen and (max-width: 1200px) {
    #col_main {
      width: 100% !important;
      border-left: none; } }
  @media screen and (max-width: 768px) {
    #col_main {
      margin-left: 0;
      padding-left: 0; } }

#col_side1 {
  text-align: center;
  padding: 0 30px;
  width: 320px !important;
  float: none !important; }
  @media screen and (max-width: 1200px) {
    #col_side1 {
      width: 100% !important; } }
  @media screen and (max-width: 768px) {
    #col_side1 {
      padding: 0; } }

.con_inner {
  padding: 0 6.25%; }
  @media screen and (max-width: 1200px) {
    .con_inner {
      padding: 0 3.33%; } }
  @media screen and (max-width: 768px) {
    .con_inner {
      padding: 0; } }

#side_info .text01 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6; }
#side_info .side_tel {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 500; }
  #side_info .side_tel a {
    color: #333;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 500; }
  #side_info .side_tel i {
    transform: rotate(90deg);
    font-size: 24px; }
#side_info .text02 {
  font-size: 14px;
  font-weight: 500; }

@media screen and (max-width: 1200px) {
  #side_menu, #con_menu {
    display: none; } }
#side_menu .side_title01, #con_menu .side_title01 {
  background: #666666;
  color: #fff;
  font-size: 18px;
  padding: 5px;
  margin-top: 10px; }
#side_menu ul li, #con_menu ul li {
  text-align: left;
  border-bottom: 1px dashed #193d81;
  padding: 3px 0; }
  #side_menu ul li a, #con_menu ul li a {
    font-size: 18px;
    font-weight: 500;
    color: #193d81;
    transition: .3s;
    display: inline-block;
    width: 82%; }
    #side_menu ul li a span, #con_menu ul li a span {
      font-size: 17px; }
    #side_menu ul li a:hover, #con_menu ul li a:hover {
      opacity: 0.7; }

#con_menu {
  display: none; }
  @media screen and (max-width: 1200px) {
    #con_menu {
      display: block;
      padding: 0 20px;
      margin-top: 40px; }
      #con_menu .side_title01 {
        text-align: center;
        margin-bottom: 15px; } }
  @media screen and (max-width: 768px) {
    #con_menu {
      padding: 0; } }
  #con_menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #con_menu ul li {
      width: 48%; }
      @media screen and (max-width: 480px) {
        #con_menu ul li {
          width: 100%; } }

#side_menu li:nth-child(1)::before, #con_menu li:nth-child(1)::before {
  content: url(../images/common/icon01.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(2)::before, #con_menu li:nth-child(2)::before {
  content: url(../images/common/icon02.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(3)::before, #con_menu li:nth-child(3)::before {
  content: url(../images/common/icon03.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(4)::before, #con_menu li:nth-child(4)::before {
  content: url(../images/common/icon04.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(5)::before, #con_menu li:nth-child(5)::before {
  content: url(../images/common/icon05.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(6)::before, #con_menu li:nth-child(6)::before {
  content: url(../images/common/icon06.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(7)::before, #con_menu li:nth-child(7)::before {
  content: url(../images/common/icon07.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(8)::before, #con_menu li:nth-child(8)::before {
  content: url(../images/common/icon08.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(9)::before, #con_menu li:nth-child(9)::before {
  content: url(../images/common/icon09.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(10)::before, #con_menu li:nth-child(10)::before {
  content: url(../images/common/icon010.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(11)::before, #con_menu li:nth-child(11)::before {
  content: url(../images/common/icon011.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(12)::before, #con_menu li:nth-child(12)::before {
  content: url(../images/common/icon012.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(13)::before, #con_menu li:nth-child(13)::before {
  content: url(../images/common/icon013.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(14)::before, #con_menu li:nth-child(14)::before {
  content: url(../images/common/icon014.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(15)::before, #con_menu li:nth-child(15)::before {
  content: url(../images/common/icon015.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

#side_menu li:nth-child(16)::before, #con_menu li:nth-child(16)::before {
  content: url(../images/common/icon016.png);
  position: relative;
  top: 2px;
  margin-right: 2%; }

.side_btn01, .side_btn02 {
  margin-top: 20px; }
  .side_btn01 a, .side_btn02 a {
    font-size: 16px;
    color: #fff;
    background: #266099;
    position: relative;
    display: block;
    padding: 15px 0;
    transition: .3s; }
    .side_btn01 a:hover, .side_btn02 a:hover {
      background: #3078bf; }
    @media screen and (max-width: 1200px) {
      .side_btn01 a, .side_btn02 a {
        display: inline-block;
        max-width: 320px;
        width: 100%; } }
    .side_btn01 a::after, .side_btn02 a::after {
      content: "\f105";
      font-family: "Font Awesome 5 Pro";
      font-size: 14px;
      line-height: 1;
      position: absolute;
      right: 10px;
      top: 0;
      bottom: 0;
      width: 6px;
      height: 12px;
      margin: auto; }

.side_btn02 a {
  background: #ddd;
  color: #333; }
  .side_btn02 a:hover {
    background: #f3f3f3; }

.side_address {
  font-size: 14px;
  font-weight: 500;
  margin-top: 25px; }

.slick_img {
  position: relative; }
  .slick_img p {
    position: absolute;
    font-size: 32px;
    color: #fff;
    background: url(../images/common/main_bg.png) no-repeat;
    background-size: contain;
    padding: 11% 8%;
    z-index: 1000;
    bottom: 50px;
    left: 40px;
    font-weight: 500;
    z-index: 10; }
    @media screen and (max-width: 1366px) {
      .slick_img p {
        font-size: 7px;
        font-size: 2.1875vw; } }
    @media screen and (max-width: 768px) {
      .slick_img p {
        font-size: 9px;
        font-size: 2.8125vw;
        bottom: 30px; } }
    @media screen and (max-width: 480px) {
      .slick_img p {
        bottom: 20px;
        left: 20px; } }
    .slick_img p span {
      font-size: 42px;
      font-weight: bold; }
      @media screen and (max-width: 1366px) {
        .slick_img p span {
          font-size: 10px;
          font-size: 3.125vw; } }
      @media screen and (max-width: 768px) {
        .slick_img p span {
          font-size: 12px;
          font-size: 3.75vw; } }
  .slick_img img {
    width: 100% !important; }

.top_text {
  font-size: 26px;
  font-weight: bold; }
  @media screen and (max-width: 1366px) {
    .top_text {
      padding-left: 20px !important; } }
  @media screen and (max-width: 900px) {
    .top_text {
      padding: 0 !important; } }
  .top_text h1 {
    font-size: 26px;
    font-weight: bold; }
    .top_text h1 .big {
      font-size: 40px;
      color: #f9391a; }
      @media screen and (max-width: 900px) {
        .top_text h1 .big {
          font-size: 30px; } }
      @media screen and (max-width: 768px) {
        .top_text h1 .big {
          font-size: 24px; } }
    @media screen and (max-width: 900px) {
      .top_text h1 {
        font-size: 20px;
        text-align: center; } }
    @media screen and (max-width: 768px) {
      .top_text h1 {
        font-size: 18px; } }
    @media screen and (max-width: 480px) {
      .top_text h1 {
        font-size: 16px; } }
  .top_text .big {
    font-size: 40px;
    color: #f9391a; }
    @media screen and (max-width: 768px) {
      .top_text .big {
        font-size: 24px; } }
  @media screen and (max-width: 768px) {
    .top_text {
      font-size: 18px; } }

.nav_global {
  width: 60%;
  max-width: 750px;
  margin: 0 3% 0 40px; }
  @media screen and (max-width: 1366px) {
    .nav_global {
      margin-left: 20px; } }
  @media screen and (max-width: 1200px) {
    .nav_global {
      margin: 0;
      max-width: 100%;
      width: 65%; } }
  @media screen and (max-width: 1000px) {
    .nav_global {
      width: 70%; } }
  .nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    .nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      text-align: center;
      position: relative; }
      .nav_global ul li::after {
        content: "";
        position: absolute;
        height: 32px;
        width: 1px;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        border-right: 1px dotted #fff; }
      .nav_global ul li:last-child::after {
        display: none; }
      .nav_global ul li:last-child a {
        border-radius: 0 5px 5px 0; }
      .nav_global ul li:first-child a {
        border-radius: 5px 0 0 5px; }
      .nav_global ul li a {
        color: #fff;
        display: block;
        background: #fa9819;
        padding: 15px 0;
        transition: .3s; }
        .nav_global ul li a:hover {
          opacity: 0.7; }

.flex {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between; }

.nav_tel {
  justify-content: flex-start;
  margin-bottom: 20px; }
  @media screen and (max-width: 1200px) {
    .nav_tel {
      justify-content: space-between;
      padding: 0 20px; } }
  @media screen and (max-width: 900px) {
    .nav_tel {
      flex-wrap: wrap;
      justify-content: center; } }
  @media screen and (max-width: 768px) {
    .nav_tel {
      padding: 0; } }
  .nav_tel .h_tel {
    text-align: center; }
    @media screen and (max-width: 900px) {
      .nav_tel .h_tel {
        width: 100%;
        max-width: 320px; } }
    @media screen and (max-width: 480px) {
      .nav_tel .h_tel {
        max-width: 100%; } }
    .nav_tel .h_tel .tel_text {
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      background: #ff0000;
      display: block;
      border-radius: 3px;
      padding: 0 10px; }
    .nav_tel .h_tel .tel {
      font-family: "Roboto", sans-serif;
      font-size: 36px;
      font-weight: bold;
      color: #f9391a;
      margin-top: -10px; }
      .nav_tel .h_tel .tel a {
        color: #f9391a; }
      @media screen and (max-width: 1000px) {
        .nav_tel .h_tel .tel {
          font-size: 28px;
          margin-top: 0px; } }
      @media screen and (max-width: 900px) {
        .nav_tel .h_tel .tel {
          font-size: 36px; } }
      @media screen and (max-width: 480px) {
        .nav_tel .h_tel .tel {
          font-size: 28px; } }
      .nav_tel .h_tel .tel i {
        transform: rotate(90deg);
        font-size: 26px;
        margin-right: 5px; }
        @media screen and (max-width: 1000px) {
          .nav_tel .h_tel .tel i {
            font-size: 20px; } }
        @media screen and (max-width: 900px) {
          .nav_tel .h_tel .tel i {
            font-size: 26px; } }
        @media screen and (max-width: 480px) {
          .nav_tel .h_tel .tel i {
            font-size: 20px; } }

.bnr01 tr {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .bnr01 tr td {
    border: none !important;
    padding: 0 !important;
    width: 47.14%; }
    @media screen and (max-width: 640px) {
      .bnr01 tr td {
        width: 100%;
        padding-bottom: 20px !important; } }

.bnr02 tr {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .bnr02 tr td {
    border: none !important;
    padding: 0 !important;
    width: 31.42%; }
    @media screen and (max-width: 640px) {
      .bnr02 tr td {
        width: 100%;
        padding-bottom: 20px !important; } }

.title01 h1 {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  background: #fa9819;
  padding: 10px 0; }
  @media screen and (max-width: 768px) {
    .title01 h1 {
      font-size: 24px; } }
  @media screen and (max-width: 480px) {
    .title01 h1 {
      font-size: 20px; } }
  .title01 h1.itemtitle {
    font-size: 22px; }
    @media screen and (max-width: 768px) {
      .title01 h1.itemtitle {
        font-size: 20px; } }
    @media screen and (max-width: 480px) {
      .title01 h1.itemtitle {
        font-size: 18px; } }
.title01 h2 {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  background: #fa9819;
  padding: 10px 0; }
  @media screen and (max-width: 768px) {
    .title01 h2 {
      font-size: 24px; } }
  @media screen and (max-width: 480px) {
    .title01 h2 {
      font-size: 20px; } }
.title01 h3 {
  color: #fff;
  font-weight: 500;
  background: #464646;
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
  font-size: 18px;
  padding: 10px; }

.title02 h2 {
  font-size: 24px;
  font-weight: 500;
  color: #fa9819;
  border-bottom: 2px solid #fa9819;
  display: inline-block;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .title02 h2 {
      font-size: 20px; } }
  @media screen and (max-width: 480px) {
    .title02 h2 {
      font-size: 18px; } }
.title02 h3 {
  font-size: 24px;
  font-weight: 500;
  color: #fa9819;
  border-bottom: 2px solid #fa9819;
  display: inline-block;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .title02 h3 {
      font-size: 20px; } }
  @media screen and (max-width: 480px) {
    .title02 h3 {
      font-size: 18px; } }
.title02 h4 {
  font-size: 18px;
  font-weight: 500;
  color: #fa9819;
  display: inline-block;
  margin-bottom: 5px; }

.title03 h3 {
  font-size: 18px;
  font-weight: 500;
  color: #fa9819;
  display: inline-block;
  margin-bottom: 5px; }

.flow {
  flex-wrap: wrap; }
  .flow .box01 {
    width: 17.14%;
    position: relative; }
    @media screen and (max-width: 640px) {
      .flow .box01 {
        width: 100%;
        margin-bottom: 30px; } }
    .flow .box01::after {
      content: "\f0da";
      font-family: "Font Awesome 5 Pro";
      font-weight: 900;
      font-size: 40px;
      color: #565656;
      position: absolute;
      top: 0;
      bottom: 0;
      right: -13%;
      margin: auto;
      width: 15px;
      height: 50%; }
      @media screen and (max-width: 640px) {
        .flow .box01::after {
          display: none; } }
    .flow .box01:nth-last-child(2)::after {
      display: none; }
    .flow .box01 table {
      table-layout: auto; }
    .flow .box01 td {
      border: none !important;
      padding: 0 !important; }
      .flow .box01 td.box_img {
        border: 3px solid #dddddd !important; }
      .flow .box01 td.box_text {
        padding-top: 10px !important;
        font-size: 18px;
        font-weight: 500; }
        .flow .box01 td.box_text .box_title {
          color: #fff;
          font-weight: 500;
          background: #464646;
          display: inline-block;
          width: 100%;
          margin-bottom: 5px;
          font-size: 16px; }
  .flow .box02 {
    width: 18.57%; }
    @media screen and (max-width: 640px) {
      .flow .box02 {
        width: 100%;
        text-align: center !important; } }

.price {
  flex-wrap: wrap; }
  .price .box01 {
    width: 21.64%;
    position: relative; }
    @media screen and (max-width: 640px) {
      .price .box01 {
        width: 100%;
        margin-bottom: 30px; } }
    .price .box01::after {
      content: "\f067";
      font-family: "Font Awesome 5 Pro";
      font-size: 26px;
      font-weight: 300;
      color: #fa9819;
      position: absolute;
      top: 0;
      bottom: 0;
      right: -13%;
      margin: auto;
      width: 18px;
      height: 26px;
      line-height: 1; }
      @media screen and (max-width: 640px) {
        .price .box01::after {
          top: inherit;
          bottom: inherit;
          right: 0;
          left: 0; } }
    @media screen and (max-width: 640px) {
      .price .box01:last-child {
        margin-bottom: 0; } }
    .price .box01:last-child::after {
      display: none; }
    .price .box01 table {
      table-layout: auto; }
    .price .box01 td {
      border: none !important;
      padding: 0 !important; }
      .price .box01 td.box_img {
        border: 4px solid #78c855 !important; }
      .price .box01 td.box_text {
        font-size: 18px;
        font-weight: 500;
        padding-top: 10px !important; }

.news_bg .newswrap {
  max-width: 1000px;
  margin: 0 auto;
  max-height: 240px;
  overflow-y: auto; }
  @media screen and (max-width: 1000px) {
    .news_bg .newswrap {
      padding: 0 20px; } }
  @media screen and (max-width: 480px) {
    .news_bg .newswrap {
      padding: 0 10px; } }
  .news_bg .newswrap .news {
    border-bottom: 1px dashed #ccc;
    padding: 15px 0; }
    .news_bg .newswrap .news:first-child {
      padding-top: 0; }
    .news_bg .newswrap .news td {
      border: none !important;
      padding: 0 !important; }
      .news_bg .newswrap .news td.day {
        width: 130px !important; }

.gmap iframe {
  vertical-align: bottom; }

.copy {
  text-align: center;
  padding: 20px 0;
  border-top: 1px solid #ccc; }
  .copy small {
    font-size: 16px;
    color: #193d81; }
  @media screen and (max-width: 1200px) {
    .copy {
      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, .enhance p.modaal-close::after, .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; } }

@media screen and (max-width: 480px) {
  td.spcenter {
    text-align: center; } }

.txtimg, .imgtxt {
  flex-wrap: wrap; }
  .txtimg .leftArea, .imgtxt .leftArea {
    width: 62.858%; }
    @media screen and (max-width: 640px) {
      .txtimg .leftArea, .imgtxt .leftArea {
        width: 100%;
        margin-bottom: 30px; } }
  .txtimg .rightArea, .imgtxt .rightArea {
    width: 34.285%; }
    @media screen and (max-width: 640px) {
      .txtimg .rightArea, .imgtxt .rightArea {
        width: 100%; } }

.imgtxt {
  flex-direction: row-reverse; }

.faq td {
  border: none !important;
  padding: 0 !important; }
  .faq td.icon {
    width: 100px !important; }
    @media screen and (max-width: 480px) {
      .faq td.icon {
        width: 80px !important; } }
.faq.u_line {
  border-bottom: 1px dotted #ccc; }

.question {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0 5px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #fa9819;
  border-radius: 50%;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif; }
  .question::before, .enhance p.question::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #fa9819;
    z-index: 0; }

.answer {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0 5px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #ff0000;
  border-radius: 50%;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif; }
  .answer::before, .enhance p.answer::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -25px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #ff0000;
    z-index: 0; }

.products {
  flex-wrap: wrap; }
  .products::before, .enhance p.products::after {
    content: "";
    display: block;
    width: 22.85%;
    order: 1; }
    @media screen and (max-width: 1000px) {
      .products::before, .enhance p.products::after {
        width: 31%; } }
    @media screen and (max-width: 640px) {
      .products::before, .enhance p.products::after {
        display: none; } }
  .products::after {
    content: "";
    display: block;
    width: 22.85%; }
    @media screen and (max-width: 1000px) {
      .products::after {
        width: 31%; } }
    @media screen and (max-width: 640px) {
      .products::after {
        display: none; } }
  .products .itemlist {
    width: 22.85%;
    margin-bottom: 60px; }
    @media screen and (max-width: 1000px) {
      .products .itemlist {
        width: 31%; } }
    @media screen and (max-width: 640px) {
      .products .itemlist {
        width: 47.65%; } }
    .products .itemlist td {
      padding: 0 !important;
      border: none !important; }
      @media screen and (max-width: 480px) {
        .products .itemlist td {
          font-size: 13px; } }
      .products .itemlist td.item_name {
        padding: 15px 0 !important; }
      .products .itemlist td.morebtn a {
        font-size: 16px;
        color: #fff;
        background: #266099;
        position: relative;
        display: block;
        padding: 15px 0;
        transition: .3s; }
        @media screen and (max-width: 480px) {
          .products .itemlist td.morebtn a {
            font-size: 14px; } }
        .products .itemlist td.morebtn a:hover {
          background: #3078bf; }
        @media screen and (max-width: 1200px) {
          .products .itemlist td.morebtn a {
            display: inline-block;
            max-width: 320px;
            width: 100%; } }
        .products .itemlist td.morebtn a::after {
          content: "\f105";
          font-family: "Font Awesome 5 Pro";
          font-size: 13px;
          line-height: 1;
          position: absolute;
          right: 10px;
          top: 0;
          bottom: 0;
          width: 6px;
          height: 12px;
          margin: auto; }

.size {
  font-size: 14px; }
  @media screen and (max-width: 768px) {
    .size {
      white-space: nowrap;
      overflow-x: auto; } }
  .size td {
    padding: 5px !important; }

/*# sourceMappingURL=common.css.map */
