@charset "UTF-8";

/* PC ------------------------------------------------------------*/
html, body {
  width: 100%;
  position: relative;
  height: auto;
  scroll-behavior: smooth;
}

/*common*/
.pc, .pc_tb {
  display: block;
}

.tb, .sp, .tb_sp {
  display: none;
}

body {
  font-family: 游ゴシック体, YuGothic, 游ゴシック medium, yu gothic medium, YuGothicM, yu gothic, メイリオ, Meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, Osaka, ms pゴシック, ms pgothic, sans-serif;
  line-height: 150%;
  font-size: 14.5px;
  font-weight: bold;
}

/*font-family: 'Noto Sans Japanese', sans-serif; font-weight:100;*/
a {
  text-decoration: none;
  transition: 0.25s;
}

img {
  max-width: 100%;
}

a img:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"
}

.img_clear {
  vertical-align: bottom;
  display: block;
}

.inner {
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.fn {
  float: none !important;
}

.mincho {
  font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.05em;
  font-size: 95%;
  color: #313131;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 170%;
  font-weight: bold;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mr10 {
  margin-right: 10px;
}

.pd5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pd10 {
  padding: 10px;
}

.oh {
  overflow: hidden;
}

.w100 {
  width: 100%;
}

.fs12 {
  font-size: 12px;
  line-height: 1.5em
}

.fs14 {
  font-size: 14px;
  line-height: 1.5em
}

.text-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.round {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.col1 {
  width: 8.33%;
  float: left;
  overflow: hidden;
}

.col2 {
  width: 16.66%;
  float: left;
  overflow: hidden;
}

.col3 {
  width: 24.99%;
  float: left;
  overflow: hidden;
}

.col4 {
  width: 33.32%;
  float: left;
  overflow: hidden;
}

.col5 {
  width: 41.65%;
  float: left;
  overflow: hidden;
}

.col6 {
  width: 50%;
  float: left;
  overflow: hidden;
}

.col7 {
  width: 58.31%;
  float: left;
  overflow: hidden;
}

.col8 {
  width: 66.64%;
  float: left;
  overflow: hidden;
}

.col9 {
  width: 74.97%;
  float: left;
  overflow: hidden;
}

.col10 {
  width: 83.3%;
  float: left;
  overflow: hidden;
}

.col11 {
  width: 91.63%;
  float: left;
  overflow: hidden;
}

.col12 {
  width: 100%;
  float: left;
  overflow: hidden;
}

.row {
  margin-right: -2% !important;
  overflow: hidden;
  width: 102%;
}

.row .col1 {
  width: 6.33%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col2 {
  width: 14.66%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col3 {
  width: 22.99%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col4 {
  width: 31.32%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col5 {
  width: 39.65%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col6 {
  width: 48%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col7 {
  width: 56.31%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col8 {
  width: 64.64%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col9 {
  width: 72.97%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col10 {
  width: 81.3%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col11 {
  width: 89.63%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.row .col12 {
  width: 98%;
  float: left;
  margin-right: 2%;
  display: inline;
}

.fs13 {
  font-size: 13px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs24 {
  font-size: 24px;
}

.fs26 {
  font-size: 26px;
}

.fs28 {
  font-size: 28px;
}

.fs30 {
  font-size: 30px;
}

.bold {
  font-weight: bold;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*--add--*/
.mv {
  background: url(/images/mv_bg.png)center center;
  background-size: 8px 100%;
}

.mv img {
  vertical-align: bottom;
}

.profile {
  background: #fff5f4;
  padding: 45px 0 85px 0;
}

.contents {
  padding: 115px 0;
}

.mb120 {
  margin-bottom: 120px;
}

.comment th {
  padding: 20px 40px 20px 0;
  min-width: 111px;
  vertical-align: top;
}

.v-a_top {
  vertical-align: top;
  padding-top: 40px;
}

.btn {
  padding: 25px 0;
}

.point {
  margin-bottom: 160px;
}

.profile1 {
  display: inline-block;
  width: 33%;
}

.pr_txt {
  padding: 20px 0px 30px;
  font-size: 14.1px;
  width: 260px;
  margin: 0 auto;
  max-width: 98%;
  ;
  min-height: 134px;
}

/*--tb------------------------------*/
@media screen and (max-width: 959px) {

  /*common*/
  .pc, .sp {
    display: none;
  }

  .tb, .pc_tb, .tb_sp {
    display: block;
  }

  .inner {
    width: 720px;
    margin: 0 auto;
  }

  /*--add--*/
  .profile {
    padding: 0px 0 20px 0;
  }

  .profile1 {
    display: inline-block;
    width: 48%;
  }

  .profile1 img {
    width: 70%;
  }

  .pr_txt {
    font-size: 13.5px;
    padding: 10px 3%;
    font-feature-settings: "palt";
    min-height: 0px;
  }

  .pr_txt br {
    font-size: 13.5px;
  }

  .contents {
    padding: 20px 0;
  }

  .contents .mb50 {
    margin-bottom: 10px !important;
  }

  .contents .mb40 {
    margin-bottom: 10px !important;
  }

  .contents .mb20 {
    margin-bottom: 10px !important;
  }

  .contents .mb120 {
    margin-bottom: 40px !important;
  }

  .comment th {
    padding: 10px 10px 10px 0;
    min-width: 45px;
    vertical-align: top;
    width: 45px;
  }

  .comment td {
    vertical-align: top;
    padding-top: 20px;
    /* font-size: 13.5px; */
    font-feature-settings: "palt"
  }

  .v-a_top {
    padding-top: 20px;
  }

  .profile .col4 {
    width: 48%;
  }

  .point {
    margin-bottom: 40px;
  }

  .btn {
    padding: 10px 0;
  }
}

/*--sp------------------------------*/
@media screen and (max-width: 719px) {
  .pc, .tb, .pc_tb {
    display: none !important;
  }

  .sp, .tb_sp {
    display: block;
  }

  .inner {
    width: 94%;
    margin: 0 auto;
  }
}

.nav {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  width: 100%;
  text-align: center;
  background-color: #f991b6;
}

.nav ul {
  max-width: 800px;
  margin: 0 auto;
}


.nav li {
  display: inline-block;
  margin: 10px;
  padding: 10px 25px;
  background-color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  border-radius: 50px;
  color: #333;
  filter: drop-shadow(0px 1px 1px rgba(253,95,161,0.6));
}

.nav li a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #333;
}

.nav li a:visited {
  text-decoration: none;
  color: #333;
}

.nav li a:hover {
  opacity: 0.7;
}

.nav li img {
  width: 15px;
}

@media screen and (max-width: 719px) {
  .nav li {
    width: 90%;
  }
}

#l_01, #l_02, #l_03, #l_04{
  padding-top: 20px;
  margin-top: -20px;
}




.page_top {
  display: block;
  position: fixed;
  bottom: 5px;
  right: 5px;
  background-color: #FD5FA1;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  line-height: 1.5em;
  text-decoration: none;
  transition: all 0.2s 0s ease;
}

.page_top img {
  width: 10px;
}

.page_top:hover {
  opacity: 0.8;
  transition: all 0.2s 0s ease;
}
