@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Barlow:500,500i,600&display=swap");
/*■01.RESET HTML*/
html {
  background-color: #fff;
  font-family: "游ゴシック体", "游ゴシック", "Yu Gothic", "Meiryo","メイリオ","MS PGothic","MS Pゴシック",sans-serif; }

body {
  position: relative;
  margin: 0 auto;
  color: #000;
  word-wrap: break-word; }

p, li, pre, td, th, dt, dd {
  line-height: 1.5; }

#wrapper {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  background-color: #FFF;
  position: relative;
  word-wrap: break-word;
  overflow-x: hidden; }

/*■02.CLEAR FLOAT*/
.clearfix:after {
  clear: both;
  display: block;
  content: " ";
  height: 0px;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

/* Hide these rules from IE-mac \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.hidden {
  display: none; }

/*■03.USE MEDIA*/
.pull-left {
  float: left; }

.pull-right {
  float: right; }

.media, .media-body {
  overflow: hidden; }

.media-text:after {
  clear: both;
  display: block;
  content: "";
  height: 0px;
  visibility: hidden; }

/*■04.LAYOUT*/
.hidden {
  display: none; }

.container {
  padding: 0 2%;
  position: relative; }

.font14pc {
  font-size: 100%; }

.font15pc {
  font-size: 107%; }

.font16pc {
  font-size: 114%; }

.font17pc {
  font-size: 121%; }

.font18pc {
  font-size: 129%; }

.font19pc {
  font-size: 136%; }

.font20pc {
  font-size: 143%; }

.font21pc {
  font-size: 150%; }

.font22pc {
  font-size: 157%; }

.font23pc {
  font-size: 164%; }

.font24pc {
  font-size: 171%; }

.font25pc {
  font-size: 179%; }

.font26pc {
  font-size: 186%; }

.font27pc {
  font-size: 193%; }

.font28pc {
  font-size: 200%; }

.font29pc {
  font-size: 207%; }

.font30pc {
  font-size: 214%; }

.font31pc {
  font-size: 221%; }

.font32pc {
  font-size: 229%; }

.flex_bg {
  width: 100%;
  margin-right: -100%; }

.flex_content {
  width: 100%;
  position: relative; }

/*■05.FLEX*/
.dis_flex {
  display: flex;
  display: -webkit-flex;
  /* Safari */
  display: -moz-flex;
  /* Firefox */
  display: -ms-flex;
  /* IE */ }

/*justify-content*/
.flex_jus_start {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.flex_jus_end {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }

.flex_jus_center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.flex_jus_between {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.flex_jus_around {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }

.flex_jus_ini {
  display: flex;
  flex-wrap: wrap;
  justify-content: initial; }

/*■06.LAYOUT*/
/* 
--------------------------------------------------
 ▽ #HEADER （グローバルナビゲーション）
-------------------------------------------------- */
.sg_header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2%; }
  .sg_header .h_logo {
    width: 52%; }
  .sg_header .h_btn {
    width: 45%;
    display: flex;
    justify-content: space-between; }
    .sg_header .h_btn li {
      width: 22%; }

/* 
--------------------------------------------------
 ▽ #gnav （グローバルナビゲーション）
-------------------------------------------------- */
#gnav {
  background: #0c0c0c;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  display: none;
  padding: 2%; }
  #gnav li a {
    display: block;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0px; }

.btn_close {
  display: none; }

.btn_gnav.opened img {
  display: none; }

.btn_gnav.opened .btn_close {
  display: inline; }

/* 
--------------------------------------------------
 ▽ #FOOTER （グローバルナビゲーション）
-------------------------------------------------- */
.page_up {
  position: fixed;
  bottom: 4%;
  right: 4%;
  width: 50px;
  z-index: 999; }

.back_pc {
  background: #333333;
  text-align: center; }
  .back_pc a {
    display: block;
    padding: 15px; }

#cm_footer {
  background: #0c0c0c;
  padding-top: 30px;
  color: #fff; }
  #cm_footer a {
    color: #fff;
    text-decoration: none; }
  #cm_footer .area_logo {
    text-align: center; }
    #cm_footer .area_logo .logo {
      background: #fff;
      padding: 3% 4% 4%;
      width: 60%;
      margin: 0 auto 5%; }
    #cm_footer .area_logo p {
      letter-spacing: 1px; }
    #cm_footer .area_logo .f_fax {
      padding-left: 20px; }
  #cm_footer nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 8% 0 6%; }
    #cm_footer nav ul {
      width: 50%; }
      #cm_footer nav ul ul {
        width: 100%;
        margin-left: 15px; }
    #cm_footer nav a {
      padding: 10px 0;
      display: inline-block; }

.cm_tt {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
  line-height: 1.3; }
  .cm_tt span {
    display: block;
    font-family: "Barlow", sans-serif;
    font-size: 36px; }

.cm_tt2 {
  font-size: 18px;
  margin-bottom: 10px; }
  .cm_tt2.white_clr {
    color: #fff; }

.tt20 {
  text-align: center;
  font-size: 20px; }

.cm_button {
  text-align: center; }
  .cm_button a {
    text-align: center;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 0;
    position: relative; }
    .cm_button a:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 100%;
      height: 1px;
      background: #000; }
    .cm_button a .icon {
      width: 12px;
      height: 2px;
      background: #000;
      display: inline-block;
      position: relative;
      margin-bottom: 6px;
      margin-left: 15px; }
      .cm_button a .icon:after {
        content: '';
        width: 2px;
        height: 12px;
        background: #000;
        display: inline-block;
        position: absolute;
        left: 0;
        right: 0;
        top: -5px;
        margin: auto; }
  .cm_button.gray_clr a {
    color: #969696; }
    .cm_button.gray_clr a:after {
      background: #969696; }
    .cm_button.gray_clr a .icon {
      background: #969696; }
      .cm_button.gray_clr a .icon:after {
        background: #969696; }

.cm_tt.white_clr {
  color: #fff; }

.btn_contact2 a {
  font-size: 18px;
  background: url("../common_img/icon_mail_black.png") center left no-repeat;
  background-size: 25px;
  font-weight: bold;
  border-bottom: 1px solid #262626;
  padding: 10px 0 5px;
  padding-left: 35px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  display: inline-block;
  position: relative;
  text-decoration: none;
  margin-top: 10px; }

.contact_inner {
  background: url("../images/contact_bg.jpg") center center no-repeat;
  background-size: cover;
  padding: 20px 0 30px;
  text-align: center; }
  .contact_inner .cm_tt {
    margin-bottom: 20px; }
  .contact_inner .phone_contact {
    margin-top: 30px; }
    .contact_inner .phone_contact .phone {
      width: 80%;
      margin: auto; }
      .contact_inner .phone_contact .phone span {
        font-size: 15px;
        display: block;
        font-weight: bold;
        margin-top: 5px; }

.logo_pm{
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 5%;
  width: 100%;
}
.logo_pm .logo{
  width: 65%;
  margin: 0 !important;
}
.logo_pm .pmark{
  padding: 5px;
  background:#fff;
  width: 15%;
}
.logo_pm .pmark img{
  max-height: 100%;
}



/*■07.FIX RESPONSIVE*/
@media only screen and (max-width: 415px) {
  #gnav li a {
    font-size: 16px; }

  .page_up {
    width: 50px; }

  #cm_footer .area_logo .logo {
    width: 242px;
    padding: 10px 15px 15px; }
    #cm_footer .area_logo .logo img {
      width: 212px; } }
.dis_375 {
  display: none; }

@media only screen and (max-width: 375px) {
  .dis_375 {
    display: block; }

  #cm_footer .area_logo .f_fax {
    display: inline-block;
    padding-top: 5px;
    padding-left: 0; } }
@media only screen and (max-width: 360px) {
  .cm_tt span {
    font-size: 30px; } }
/*# sourceMappingURL=base.css.map */

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