/*
Theme Name: toyonaka-flat
Theme URI:
Version: 1.0
*/

/*--------------------*/

#category p {
  margin: 10px 0;
}

.pm_col_4 {
  background: url(/wp-content/themes/frat7/img/frat/pm_col_bg.png)no-repeat;
  background-size: cover;
  width: 24%;
  height: 117px;
  float: left;
  margin: 10px 13.5px 10px 0;
  text-align: center;
  position: relative;
}

.pm_col_4:last-child {
  background: url(/wp-content/themes/frat7/img/frat/pm_col_bg.png)no-repeat;
  background-size: cover;
  width: 24%;
  height: 117px;
  float: left;
  margin: 10px 0 10px 0px;
  text-align: center;
}

.pm_col_4 a {
  padding: 10px 0;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 130%;
}

.pm_col_4 a span {
  color: #ffff00;
  display: block;
  font-weight: bold;
}

.pm_col_4 a span .tax {
  display: inline-block;
  font-size: 60%;
}

.pm_arraw {
  padding: 12px;
  border: 3px solid #003686;
  border-radius: 50%;
  background: #fff;
  display: inline;
  position: absolute;
  left: 45%;
  bottom: -22%;
}

.pm_arraw::before {
  width: 0px;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-top: 10px solid #f00;
  bottom: 0px;
  left: 5px;
  position: absolute;
}

.head_line {
  margin-top: 30px;
  background: #fff;
  color: #1a2da3;
  border-radius: 50px;
  border: 5px solid #1a2da3;
  font-size: 200%;
  font-weight: bold;
  padding: 5px 15px;
}

.head_line span {
  font-size: 70%;
  font-weight: bold;
}

.head_line_2 {
  margin: 30px 0 20px;
  background: #fff;
  color: #1a2da3;
  font-size: 150%;
  font-weight: bold;
  padding: 5px 15px;
  border: 5px solid #1a2da3;
}

.head_line_2.ye {
  margin: 30px 0 20px;
  background: #fff;
  color: #ff9200;
  font-size: 150%;
  font-weight: bold;
  padding: 5px 15px;
  border: 5px solid #ff9200;
}

.head_line_2.pi {
  margin: 30px 0 20px;
  background: #fff;
  color: #ff8372;
  font-size: 150%;
  font-weight: bold;
  padding: 5px 15px;
  border: 5px solid #ff8372;
}

.mincyo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.girl_mes {
  width: 240px;
  position: absolute;
  bottom: -45px;
  left: 0;
}

.men_mes {
  width: 290px;
  position: absolute;
  bottom: -70px;
  right: 0;
  z-index: -1;
}

.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 20px 0 20px 0px;
  padding: 7px 10px;
  width: 100%;
  background: #ff1c38;
  border-radius: 25px;
  text-align: center;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.balloon1-left span {
  font-size: 30px;
  color: #ffff00;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 0;
  right: 25%;
  margin-top: -45px;
  border: 15px solid transparent;
  border-bottom: 30px solid #ff1c38;
}

.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 20px 0 20px 0px;
  padding: 7px 10px;
  width: 70%;
  background: #fff;
  border: 3px solid #003686;
  border-radius: 25px;
  text-align: center;
  bottom: 0;
  font-size: 120%;
}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -35px;
  margin-top: -15px;
  border: 10px solid transparent;
  border-left: 25px solid #003686;
}

.balloon1-center {
  position: relative;
  display: inline-block;
  margin: 0px;
  padding: 7px 10px;
  width: 100%;
  background: #fff;
  border: 3px solid #003686;
  border-radius: 25px;
  text-align: center;
  bottom: 0;
  box-sizing: border-box;
}

.balloon1-center:before {
  content: "";
  position: absolute;
  top: 0%;
  left: 70%;
  right: auto;
  margin-top: -27px;
  border: 10px solid transparent;
  border-bottom: 15px solid #003686;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: bold;
  font-size: 150%;
}

.balloon1-left p span {
  color: #ffff00;
  font-size: 120%;
}

.balloon1-right p {
  margin: 0;
  padding: 0;
  color: #003686;
  font-weight: bold;
}

.balloon1-center p {
  margin: 0;
  padding: 0;
  color: #003686;
  font-weight: bold;
  font-size: 150%;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: -1;
}

.fla_ul {
  margin-top: 30px;
  text-align: left;
}

.fla_ul li {
  font-weight: bold;
  font-size: 200%;
  position: relative;
  margin: 5px 15px;
}

.fla_ul li::before {
  display: none;
}

.fla_ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: 27%;
  left: -20px;
  width: 20px;
  height: 20px;
  background-color: #ff1c38;
  border-radius: 100%;
}

.op_bg {
  background: #ffffed;
  border: 1px solid #003686;
  padding: 15px 100px;
  text-align: center;
  margin-bottom: 30px;
}

.op_head {
  background: #003686;
  border-radius: 50px;
  padding: 10px 30px;
  margin: 20px auto;
  color: #fff;
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  display: inline-block;
}

.op_head_n {
  color: #003686;
  font-size: 28px;
  text-align: left;
  font-weight: bold;
}

.op_bg p {
  font-size: 130%;
  font-weight: bold;
}

.op_plus {
  width: 10%;
}

.op_small {
  font-size: 75% !important;
  font-weight: normal !important;
}

.op_bg table {
  width: 100%;
  text-align: left;
  font-weight: bold;
}

.op_bg table tr {
  background: #fff;
  border: 2px solid #003686;
}

.op_bg table tr th {
  width: 43%;
  padding: 10px 0 10px 40px;
  position: relative;
}

.op_bg table tr th::after {
  display: block;
  content: '';
  position: absolute;
  top: 33%;
  left: 15px;
  width: 15px;
  height: 15px;
  background-color: #003686;
  border-radius: 100%;
}

.op_bg table tr td {
  width: 7%;
  text-align: right;
  background: #d4e6ff;
  padding: 10px 10px 10px 0;
  border-right: 2px solid #003686;
}

.reason-box_l {
  width: 72%;
  float: left;
}

.reason-box_r {
  width: 28%;
  float: left;
}

.reason-box_r p {
  margin: 0 0 10px !important;
}

.reason_li li {
  padding-left: 30px;
  margin-bottom: 30px;
  position: relative;
}

.reason_head {
  color: #003686;
  font-size: 120%;
  font-weight: bold;
}

.reason_li li:before {
  display: inline-block;
  background: #003686;
  color: #fff;
  counter-increment: number 1;
  content: counter(number) " ";
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 10px;
  font-weight: bold;
  border-radius: 50%;
  margin-right: 5px;
  position: absolute;
  left: 5px;
  top: 5px;
}

.faq_col_3 {
  background: #fff;
  width: 32%;
  float: left;
  margin: 10px 10px 10px 0;
  text-align: center;
  position: relative;
  border: 3px solid #ffad38;
  border-radius: 10px;
}

.faq_col_3:nth-child(3n) {
  margin: 10px 0px 10px 0;
}

.faq_col_3 a {
  padding: 10px 0;
  color: #ff8842;
  display: block;
  font-weight: bold;
}

.faq_arraw {
  padding: 12px;
  border-radius: 50%;
  background: #ffad38;
  display: inline;
  position: absolute;
  right: 10px;
  top: 15%;
}

.faq_arraw::before {
  width: 0px;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-top: 10px solid #fff;
  top: 8px;
  left: 5px;
  position: absolute;
}

.wh_head_line {
  margin-top: 30px;
  background: #003686;
  color: #fff;
  font-size: 200%;
  font-weight: bold;
  padding: 5px 15px;
}

.faq_box {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px dotted #003686;
}

.faq_box:last-child {
  border-bottom: hidden;
}

.faq_q,
.faq_a,
.faq_txt {
  padding: 5px 0 5px 35px;
  margin: 5px 0 !important;
}

.faq_q {
  font-weight: bold;
  position: relative;
}

.faq_q::before {
  display: block;
  content: 'Q';
  position: absolute;
  top: auto;
  left: 0px;
  width: 25px;
  height: 25px;
  background-color: #666565;
  color: #fff;
  text-align: center;
}

.faq_a {
  font-weight: bold;
  color: #ff6556;
  position: relative;
}

.faq_a::before {
  display: block;
  content: 'A';
  position: absolute;
  top: auto;
  left: 0px;
  width: 25px;
  height: 25px;
  background-color: #ffad38;
  color: #fff;
  text-align: center;
}

.faq_txt {
  margin: 0;
}

.shop_box {
  margin: 10px 0 30px;
}

.shop_box h2 {
  position: relative;
  padding-left: 20px;
}

.shop_box h2::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 0;
  background: #1a2da3;
  width: 15px;
  height: 15px;
}

.shop_box p {
  padding-left: 20px;
}

.shop_box .bt_box .shop_img_box {
  width: 50%;
}

.shop_name {
  color: #003686;
  font-weight: bold;
  font-size: 200%;
}

.shop_name span {
  font-size: 80%;
  font-weight: bold;
  display: block;
}

.shop_data {
  font-size: 130%;
  width: 100%;
  margin-bottom: 30px;
  display: inline-block;
}

.shop_data dt {
  display: block;
  width: 15%;
  clear: left;
  float: left;
  font-weight: bold;
}

.shop_data dd {
  display: block;
  width: 70%;
  float: left;
  font-weight: bold;
}

.shop_txt {
  margin: 30px 0 !important;
  display: inline-block;
}

.shop_btn_tel {
  background: #62a2d7;
  border-radius: 5px;
  margin: 15px 15px 15px 0;
  width: 50%;
  text-align: center;
}

.shop_btn_contact {
  background: #e94746;
  border-radius: 5px;
  margin: 15px 0px 15px 15px;
  width: 50%;
  text-align: center;
}

.shop_btn_tel a,
.shop_btn_contact a {
  padding: 10px 20px;
  color: #fff;
  font-size: 180%;
  font-weight: bold;
  display: block;
  position: relative;
}

.contact_head {
  text-align: left;
  font-weight: bold;
  background: #1a2da3;
  padding: 10px;
  margin: 10px 0;
  color: #fff;
  font-size: 24px;
}

@media only screen and (max-width: 1023px) {
  .pm_col_4 {
    width: 48%;
    float: left;
    margin: 15px 5px 15px 0;
    text-align: center;
    position: relative;
    font-size: 70%;
    height: auto;
    background-size: 100% 100%;
    padding-bottom: 10px;
  }

  .pm_col_4:nth-child(2n) {
    width: 48%;
    margin: 15px 0px 15px 5px;
    height: auto;
    background-size: 100% 100%;
  }

  .pm_arraw {
    padding: 10px;
    border: 3px solid #003686;
    border-radius: 50%;
    background: #fff;
    display: inline;
    position: absolute;
    left: 43%;
    bottom: -20%;
  }

  .pm_arraw::before {
    width: 0px;
    height: 0;
    content: '';
    border: 5px solid transparent;
    border-top: 8px solid #f00;
    bottom: 0px;
    left: 5px;
    position: absolute;
  }

  .head_line {
    margin-top: 30px;
    background: #003686;
    color: #ffff00;
    font-size: 95%;
    font-weight: bold;
    padding: 5px 15px;
  }

  .wh_head_line {
    margin-top: 10px;
    background: #003686;
    color: #fff;
    font-size: 95%;
    font-weight: bold;
    padding: 5px 15px;
  }

  #category p {
    margin: 10px 0;
  }

  .girl_mes {
    width: 150px;
    position: absolute;
    bottom: -60px;
    left: 0;
  }

  .men_mes {
    width: 35%;
    position: absolute;
    bottom: -70px;
    right: 0;
  }

  .balloon1-left {
    width: 100%;
    margin: 20px 0 20px 0px;
    font-size: 90%;
  }

  .balloon1-left span {
    font-size: 120%;
  }

  .balloon1-right {
    width: 45%;
    margin: 0 150px 0 0;
  }

  .balloon1-right p {
    font-size: 70% !important;
  }

  .fla_ul li {
    font-size: 100%;
  }

  .op_head {
    padding: 10px 25px;
    margin: 10px;
    font-size: 100%;
  }

  .op_small {
    font-size: 70% !important;
    font-weight: normal !important;
  }

  .op_bg {
    padding: 15px;
  }

  .op_bg table {
    width: 100%;
    text-align: left;
    font-size: 65%;
    font-weight: bold;
    background: transparent;
    display: inline;
    margin: 0 auto;
  }

  .op_bg table tr {
    border: none;
    display: block;
    background: transparent;
  }

  .op_bg table tr th {
    width: 67.5%;
    float: left;
    background: #fff;
    padding: 10px 0 10px 8%;
    position: relative;
    display: block;
    border-top: 2px solid #003686;
    border-left: 2px solid #003686;
  }

  .op_bg table tr th::after {
    display: block;
    content: '';
    position: absolute;
    top: 33%;
    left: 6px;
    width: 10px;
    height: 10px;
    background-color: #003686;
    border-radius: 100%;
  }

  .op_bg table tr td {
    width: 18%;
    background: #fff;
    float: left;
    display: block;
    text-align: right;
    background: #d4e6ff;
    padding: 10px 10px 10px 0;
    border-right: 2px solid #003686;
    border-top: 2px solid #003686;
  }

  .op_bg .tlast {
    border-bottom: 2px solid #003686;
  }

  .reason-box_l,
  .reason-box_r {
    width: 100%;
    float: none;
  }

  .reason-box_img {
    width: 48%;
    float: left;
  }

  .reason-box_img:last-child {
    width: 48%;
    float: right;
  }

  .faq_col_3 {
    background: #fff;
    width: 98%;
    float: left;
    margin: 5px 0;
    text-align: center;
    position: relative;
    border: 3px solid #ffad38;
    border-radius: 10px;
    font-size: 80%;
  }

  .faq_q::before,
  .faq_a::before {
    width: 20px;
    height: 20px;
  }

  .shop_name {
    color: #003686;
    font-weight: bold;
    font-size: 150%;
  }

  .shop_data {
    font-size: 80%;
    width: 100%;
  }

  .shop_btn_tel a,
  .shop_btn_contact a {
    font-size: 100%;
  }

  .shop_btn_tel,
  .shop_btn_contact {
    width: 100%;
    margin: 15px auto;
  }

  .contact_head {
    font-size: 100%;
  }

  .shop_box .bt_box .shop_img_box {
    width: 100%;
  }

  .shop_box p {
    padding-left: 0px;
  }

  .head_line_2 {
    margin: 0px 0 20px;
    font-size: 130%;
  }

  .paging {
    position: relative !important;
  }

  .head_line_2.ye {
    font-size: 100%;
    margin: 0 0 20px;
  }
}

.paging {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}

.next {
  background: #1a2da3;
  color: #fff;
  text-align: center;
  display: block;
  width: 200px;
  margin: 10px;
}

.next a {
  color: #fff;
  font-weight: bold;
  padding: 10px 31px;
  display: block;
  position: relative;
}

.next a::before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 30%;
  margin-top: -5px;
}

.next a::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 33%;
  margin-top: -5px;
}

.prev {
  background: #1a2da3;
  color: #fff;
  text-align: center;
  display: block;
  margin: 10px;
  width: 200px;
}

.prev a {
  color: #fff;
  font-weight: bold;
  padding: 10px 31px;
  display: block;
  position: relative;
}

.prev a::before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 30%;
  margin-top: -5px;
}

.prev a::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 0px;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 33%;
  margin-top: -5px;
}

@media only screen and (max-width: 667px) {
  .men_mes {
    width: 130px;
    position: absolute;
    bottom: -48px;
    right: 0;
  }
}

.presi {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: right;
  font-weight: bold;
  margin-bottom: 20px;
}

.sb_instagram_header,
#sbi_load {
  display: none;
}