@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------
   reset
---------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, p, span, small, dl, dt, dd, ol, ul, li {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

img {
  vertical-align: top;
}

li {
  list-style-type: none;
  vertical-align: baseline;
}

p, a {
  word-break: break-all;
}

a:hover {
  opacity: 0.8;
}

/*--------------------------------------
　Base
---------------------------------------*/

body {
  color: #444444;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 15px;
  overflow-x: hidden;
  counter-reset: number 0;
	line-height: 1.6;
}

img {
  width: 100%;
  height: auto;
}

a {
  color: #666666;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cl {
  clear: both;
}

.strong {
  font-weight: bold;
}

.f75 {
  font-size: 75% !important;
}

.f80 {
  font-size: 80% !important;
}

.f88 {
  font-size: 88% !important;
}

.f100 {
  font-size: 100% !important;
}

.f110 {
  font-size: 110%;
}

.f120 {
  font-size: 120%;
}

.f130 {
  font-size: 130%;
}

.f150 {
  font-size: 150% !important;
}

.f200 {
  font-size: 200%;
}

.f300 {
  font-size: 300%;
}

.posrela {
  position: relative;
}

.bold {
  font-weight: bold !important;
}

.m0 {
  margin: 0 !important;
}

.m20 {
  margin: 20px !important;
}

.mt0 {
  margin-top: 0 !important;
}

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

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

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

.mt30 {
  margin-top: 30px !important;
}

.mt50 {
  margin-top: 50px !important;
}

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

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

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

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

.mb80 {
  margin-bottom: 80px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.m0a {
  margin: 0 auto !important;
}

.p0 {
  padding: 0 !important;
}

.p10 {
  padding: 10px !important
}

.p30 {
  padding: 30px !important
}

.pt0 {
  padding-top: 0 !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb30 {
  padding-bottom: 30px;
}

.plr10 {
  padding-left: 10px;
  padding-right: 10px;
}

/*--------------------------------------
　Header
---------------------------------------*/

header {
  padding-top: 10px;
}

header .logo {
  width: 25%;
  float: left;
  margin-top: 20px;
}

header .head_document {
  width: 10%;
  float: right;
  margin-top: 5px;
}

header .head_tel {
  width: 39%;
  float: right;
  margin-top: 5px;
  margin-left: 20px;
}

.shahan_bnr {
  margin: 30px 0;
  display: block;
}

#bx-wrapper {
  width: 100%;
  /* 幅100％の場合 */
  overflow: hidden;
}

#bx-viewport {
  overflow: visible !important;
  /* 両サイドに前後の画像を表示させる */
  width: 1024px;
  /* 画像の幅（表示させる幅） */
  height: 400px;
  /* 画像の高さ（表示させる高さ） */
  margin: 0 auto;
  /* 画面中央にする */
  position: relative;
}

#bx-wrapper .bx-viewport {
  overflow: visible !important;
  /* 両サイドに前後の画像を表示させる */
}

.bxslider li {
  width: 1024px;
  /* 画像サイズと同じ（画像をくっつけて表示させる場合） */
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

#bx-wrapper .bx-clone {
  opacity: 0.5;
}

.main_opacity {
  opacity: 0.5;
}

.next-btn {
  width: 35px;
  height: 35px;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -30px;
}

.prev-btn {
  width: 35px;
  height: 35px;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -30px;
}

.bx-prev, .bx-next {
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}

.next-btn2 {
  width: 35px;
  height: 35px;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -30px;
}

.prev-btn2 {
  width: 35px;
  height: 35px;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -30px;
}

.bx-prev, .bx-next {
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}

/*--------------------------------------
　Global Nav
---------------------------------------*/

header nav {
  margin: 15px auto 0px;
  width: 100%;
  text-align: center;
  background: #7cdcff;
  padding: 10px 0;
}

header nav ul {
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  width: 1024px;
}

header nav li {
  margin: 0 5px;
  background: #1a2da3;
  font-size: 90%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  width: 100%;
  position: relative;
}

header nav li:first-child {
  margin: 0 5px 0 0;
}

header nav li:last-child {
  margin: 0 0 0 5px;
}

header nav li :hover {
  background: #ff0000;
  color: #fff;
}

header nav li a {
  text-align: center;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.menu {
  position: relative;
}

ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.menu>li:hover {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.menu__second-level li {
  width: 100%;
  margin: 0;
  padding: 0;
}

.menu__second-level li:last-child {
  margin: 0;
}

/* floatクリア */

.menu:before, .menu:after {
  content: " ";
  display: table;
}

.menu:after {
  clear: both;
}

.menu {
  *zoom: 1;
}

.menu>li.menu__single {
  position: relative;
}

ul.menu__second-level {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  margin-top: 4px;
  background: transparent;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

li.menu__single:hover ul.menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}

.nav.sp-only #menu-btn {
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 10px;
  right: 15px;
  border-radius: 5px;
  background: transparent;
}

.nav.sp-only #menu-btn .close {
  background: transparent;
}

.nav.sp-only #menu-btn .close:before, .nav.sp-only #menu-btn .close:after {
  margin-top: -2px;
}

.nav.sp-only #menu-btn .close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav.sp-only #menu-btn .close:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nav.sp-only #menu-btn-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 3px;
  margin: -2px 0 0 -10px;
  background: #1a2da3;
  transition: .2s;
  border-radius: 3px;
}

.nav.sp-only #menu-btn-icon:before, .nav.sp-only #menu-btn-icon:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 25px;
  height: 3px;
  background: #1a2da3;
  transition: .3s;
  border-radius: 3px;
}

.nav.sp-only #menu-btn-icon:before {
  margin-top: -9px;
}

.nav.sp-only #menu-btn-icon:after {
  margin-top: 6px;
}

.nav.sp-only #menu-area {
  display: none;
  background: #fff;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 70px;
  right: 0;
  z-index: 999;
  padding: 20px 40px 80px;
  overflow: scroll;
  border-top: 1px solid #1a2da3;
  box-sizing: border-box;
}

#menu-area .contact_btn {
  width: auto;
  display: block;
  background: #d61d17;
  padding: 20px 0px 20px 30px;
  color: #fff;
  margin: 0 auto 40px auto;
  font-size: 18px;
  box-sizing: border-box;
  font-weight: bold;
}

.scroll-prevent {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .0);
  overflow: hidden;
  overflow-y: auto;
  /* scrollにはしないことでスクロールの必要がないときはスクロールバーを表示させない */
  -webkit-overflow-scrolling: touch;
}

.nav.sp-only #menu-area ul {
  margin-bottom: 0px;
}

.nav.sp-only #menu-area ul li {
  padding-left: 0px;
  font-size: 100%;
  margin: 0;
}

.nav.sp-only #menu-area ul li::before {
  display: none;
}

.nav.sp-only #menu-area ul li img {
  width: 22px;
  margin: 0 !important;
}

.nav.sp-only #menu-area ul li a {
  display: inline-block;
  padding: 0px 32px 0px 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  font-weight: bold;
  color: #1a2da3;
  position: relative;
}

.nav.sp-only #menu-area ul li .first:after {
  content: "";
  right: 15px;
  top: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
  display: block;
  margin: auto;
  position: absolute;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

header .child, footer .child {
  display: none;
}

.nav.sp-only #menu-area ul li .toggle:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  content: '+';
  font-size: 14px;
  font-weight: bold;
}

.nav.sp-only #menu-area ul li .toggle.active:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  content: 'ー';
  font-size: 14px;
  font-weight: bold;
}

header .child li a {
  padding-left: 20px !important;
  font-size: 16px;
  font-weight: bold !important;
}

.ex_l {
  position: relative;
}

/*--------------------------------------
　Main Contents
---------------------------------------*/

#contents {
  width: 100%;
}

.content_in {
  width: 1024px;
  margin: 0px auto 0;
  padding: 0;
  clear: both;
}

#index, #category, #page, #sitemap {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

#side {
  float: right;
  width: 210px;
}

.bread {
  margin-bottom: 10px;
}

.wp-caption {
  margin: 0;
  width: auto !important;
  max-width: 100% !important;
}

.wp-caption-text {
  margin: 5px 0 0;
  color: #333333;
  font-size: 55%;
  line-height: 1.71429;
  text-align: center;
}

.alignleft {
  float: left;
  margin-top: 0;
  margin-left: 0;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  width: 35%;
}

.alignright {
  float: right;
  margin-top: 0;
  margin-left: 1em;
  margin-right: 0;
  margin-bottom: 1em;
  width: 35%;
}

.aligncenter {
  display: table;
  margin: 20px auto;
  width: 100%;
}

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

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

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

.row {
  display: inline-block;
}

.block {
  display: block !important;
}

.minh310 {
  min-height: 310px;
}

.minh250 {
  min-height: 250px;
}

.minh200 {
  min-height: 200px;
}

.minh100 {
  min-height: 100px;
}

@media only screen and (min-width: 1024px) {
  .sp-only {
    display: none !important;
  }
  .pc-only {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none !important;
  }
}

.relative {
  position: relative !important;
}

/*--------------------------------------
　Side
---------------------------------------*/

/*--------------------------------------
　Footer
---------------------------------------*/

footer {
  margin: 0;
  padding: 0;
  position: relative;
  clear: both;
}

.foot_inner {
  margin: 0 auto;
  width: 1024px;
}

.foot_logo {
  float: left;
  width: 25%;
  margin-top: 25px;
}

.foot_logo img {
  width: 100%;
}

.foot_nav {
  float: right;
  width: 70%;
  font-weight: bold;
  margin: 20px 0 20px;
  text-align: left;
  box-sizing: border-box;
  line-height: 1.8;
}

.foot_nav ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin: 0 8px;
}

.foot_nav ul li a {
  font-size: 110%;
  position: relative;
  padding: 0 4px;
}

.foot_nav ul li a:before {
  display: block;
  content: "";
  position: absolute;
  top: 45%;
  left: -7px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 7px solid #e94746;
}

footer .copy {
  background-color: #1a2da3;
  font-weight: bold;
  font-size: 80%;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  clear: both;
}

footer .copy a {
  color: #fff;
}

/* ================== */

/*  問い合わせBOX　*/

/* ================== */

.contact_col_11 {
  width: 80%;
  float: left;
  text-align: center;
  margin-right: 20px;
}

.contact_col_1 {
  width: 16%;
}

.blue_bg {
  background: #1a2da3;
}

.contact_area {
  padding: 15px 0;
  clear: both;
}

.contact_area p {
  text-align: center;
  font-size: 150%;
  color: #ffff53;
  font-weight: bold;
}

.sp-only .bt_box {
  margin: 0;
}

.sp-only .bt_box .contact_col_6 {
  margin: 0;
}

.sp-only .bt_box a {
  padding: 5px;
  display: block;
}

.bt_box {
  width: 100%;
  margin: 10px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}

.bt_box.wrap {
  flex-wrap: wrap;
}

.bt_box.blog {
  flex-wrap: wrap;
  justify-content: left;
}

.bt_box.blog .col_4 {
  padding: 10px;
}

.wrap_w50 {
  width: 48%;
  padding: 10px;
}

.bt_box.foot a {
  width: 100%;
  padding: 10px;
}

.riar_box {
  background: #fff;
  border-radius: 20px;
  width: 46%;
  padding: 10px;
  text-align: center;
}

.riar_box.green {
  background: #19c832;
}

.riar_box.red {
  background: #ff1c38;
}

.riar_box a {
  padding: 10px 20px 10px 50px;
  color: #ffff53;
  font-size: 180%;
  font-weight: bold;
  display: block;
  position: relative;
}

.riar_box.green a:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 10px;
  left: 40px;
  margin-top: -10px;
  background: url(/wp-content/themes/frat7/img/common/icon_form.png)no-repeat;
  background-size: 66px 59px;
  width: 66px;
  height: 59px;
}

.riar_box.red a:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 15px;
  left: 40px;
  margin-top: -10px;
  background: url(/wp-content/themes/frat7/img/common/icon_mail.png)no-repeat;
  background-size: 72px 52px;
  width: 72px;
  height: 52px;
}

.tel_area {
  background: #7cdcff;
  padding: 20px 0 20px 0;
  margin: 0 auto;
  text-align: center;
}

.tel_inner {
  margin: 0 auto 0;
  display: inline-block;
  font-size: 120%;
  text-align: left;
}

.tel_inner p {
  color: #fff;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
  margin-left: 0px;
  display: block;
  vertical-align: middle;
}

.tel_inner p span {
  background: #fff;
  color: #e94746;
  padding: 2px 5px;
  margin-left: 5px;
  font-weight: bold;
}

.tel_number {
  font-size: 300%;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
}

.tel_number img {
  width: 10%;
  margin-right: 5px;
}

/* ================== */

/*  メインコンテンツ　*/

/* ================== */

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

.text-box_2 {
  width: 100%;
  text-align: left;
  position: relative;
}

.text-box_left {
  width: 40%;
  float: left;
}

.text-box_right {
  width: 100%;
  float: none;
  margin: 0;
  text-align: center;
}

.text-box_right h2 {
  font-size: 250%;
  font-weight: bold;
  color: #3f3b3a;
  text-align: center;
  margin: 0px 180px 50px auto;
  padding: 60px 0 0 0;
  display: inline-block;
}

.text-box_2 img {
  position: absolute;
  right: 100px;
  top: 0;
  width: 110px;
}

.right_posi {
  position: absolute;
  top: -50px;
  right: 10px;
  width: 44%;
}

.left_top_2 {
  width: 55%;
  margin: 20px 0;
}

.red {
  color: #ff1c38;
}

.text-box_right p {
  font-size: 135%;
}

.top_h3 {
  color: #1a2da3;
  font-size: 24px;
  font-weight: bold;
  border: 2px solid #1a2da3;
  border-radius: 50px;
  margin: 30px 0 20px;
  padding: 5px 15px;
  clear: both;
}

.top_h3 span {
  color: #1a2da3;
  font-weight: normal;
  float: right;
  margin-right: 20px;
  font-size: 20px;
  line-height: 1.8;
  position: relative;
}

.top_h3 span a::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 0;
  height: 0;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 15px solid #1a2da3;
}

.top_h3 span a {
  color: #1a2da3;
}

.top_h3_2 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  border: 2px solid #1a2da3;
  background: #1a2da3;
  margin: 30px 0 20px;
  padding: 10px 20px;
  clear: both;
}

.top_h3_2 span {
  color: #fff;
  font-weight: bold;
  margin-left: 30px;
  line-height: 1.8;
  position: relative;
}

.top_h3_2 span a::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 0;
  height: 0;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 15px solid #fff;
}

.top_h3_2 span a {
  color: #fff;
}

.top_news {
  background: #1a2da3;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-top: 60px;
  padding: 5px 10px;
  position: relative;
}

.top_news span {
  color: #fff;
  font-weight: normal;
  float: right;
  margin-right: 20px;
  font-size: 20px;
  line-height: 1.8;
  position: relative;
}

.top_news span a::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 0;
  height: 0;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 15px solid #fff;
}

.top_news span a {
  color: #fff;
}

.examination {
  background: #ff1c38;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 5px 10px;
  position: relative;
}

.green_btn {
  background: #1a2da3;
  color: #ffff00;
  border-radius: 50px;
  text-align: center;
  padding: 15px 20px 15px 100px;
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 20px;
  position: relative;
  display: inline-block;
}

.green_btn::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  width: 72px;
  height: 42px;
  background: url(/wp-content/themes/frat7/img/common/icon_ye_sti.png)no-repeat;
  background-size: 72px 42px;
}

.big_red {
  color: #ff1c38;
  font-size: 38px;
  font-weight: bold;
}

#tokutyo .toku_p_f {
  width: 34%;
  font-size: 20px;
}

.balloon-top {
  position: relative;
  display: inline-block;
  margin: 100px 0 20px 0px;
  width: 38%;
  background: #ff1c38;
  border-radius: 10px;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
}

.balloon-top:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -60px;
  margin-top: -20px;
  border: 20px solid transparent;
  border-left: 40px solid #ff1c38;
}

.balloon-top p {
  width: auto !important;
  color: #fff;
  font-size: 26px !important;
  font-weight: bold;
}

.top_feature_img {
  position: absolute;
  top: 70px;
  right: 0;
  width: 65%;
}

.tokutyo_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
  justify-content: space-between;
}

.tokutyo_flex_in {
  width: 49%;
}

.tokutyo_flex_in h4 a {
  background: #7cdcff;
  color: #1a2da3;
  position: relative;
  font-size: 24px;
  padding: 5px 10px;
  display: block;
  margin-bottom: 20px;
  margin-top: 30px;
}

.tokutyo_flex_in h4 a::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 15px solid #1a2da3;
}

.tokutyo_flex_in p {
  font-size: 20px;
}

.c_green {
  font-size: 18px;
  color: #1a2da3;
  margin: 10px 0 20px;
}

.news_box {
  border: 2px solid #1a2da3;
  padding: 20px;
  margin-bottom: 60px;
}

.news_box_li {
  padding: 20px;
  margin-bottom: 60px;
  box-sizing: border-box;
}

.news_box ul li, .news_box_li ul li {
  border-bottom: 4px dotted #1a2da3;
  font-size: 18px;
  padding: 5px 0;
}

.examination_box {
  border: 2px solid #ff1c38;
  padding: 20px;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}

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

.e_b_box h4 {
  width: 25%;
  margin: 10px 0;
  text-align: center;
  background: #ff1c38;
  padding: 10px 0;
  color: #fff;
  font-size: 120%;
}

.e_b_box p {
  width: 65%;
}

.e_b_box p input {
  width: 100%;
  border: 1px solid #ff1c38;
  padding: 10px;
  font-size: 120%;
  font-weight: bold;
}

.flat_bt {
  margin: -15px 0px 50px;
  z-index: -1;
  display: table;
}

.green_head {
  border: 2px solid #1a2da3;
  color: #1a2da3;
  padding: 5px 10px;
  margin: 30px 0;
}

.page_square {
  padding-left: 20px;
  font-weight: bold;
  clear: both;
  position: relative;
}

.page_square::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: #1a2da3;
}

.row {
  width: 100%;
  clear: both;
  position: relative;
}

.col_2 {
  width: 47%;
  float: left;
  margin: 15px 20px 15px 0;
}

.col_3 {
  width: 31%;
  float: left;
  margin: 15px 35px 15px 0;
}

.col_3:nth-child(3n) {
  margin: 15px 0px 15px 0px;
}

.col_4 {
  width: 23%;
  float: right;
  margin: 15px 0px 15px 0;
}

.ar_col_4 {
  width: 23%;
  float: left;
  margin: 15px 25px 15px 0;
}

.ar_col_4:nth-child(4n) {
  width: 23%;
  margin: 15px 0px 15px 0px;
}

.col_5 {
  width: 18%;
  float: left;
  margin: 15px 25px 15px 0;
}

.col_8 {
  width: 72%;
  margin: 15px auto;
  float: left;
}

.col_8_2 {
  width: 28%;
  margin: 15px auto;
  float: left;
}

.col_5:last-child {
  margin: 15px 0px 15px 0;
}

.flat_bt .col_2 img:hover {
  z-index: -1;
}

.mh300 {
  min-height: 300px;
}

.top_txt_mente {
  font-size: 185%;
  font-weight: bold;
}

.top_txt_mente span {
  font-size: 110%;
}

.top_txt_mente span.pink {
  color: #ff5865;
}

.top_txt_mente span.blue {
  color: #1a72d7;
}

.detail_box {
  width: 70%;
  margin: 0 auto 100px;
  word-break: break-all;
}

.detail_box img {
  margin: 10px 0;
}

.detail_title {
  font-size: 200%;
  font-weight: bold;
}

.yebg {
  background: #ddeaf1;
  clear: both;
}

.yebg_inner {
  width: 1024px;
  margin: 0 auto;
  padding: 30px 0 0;
}

.yebg_inner p {
  font-size: 200%;
  font-weight: bold;
  color: #e94746;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe,
.youtube video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.car_price_bar {
  position: relative;
  margin-top: 10px;
}

.car_price_bar .head_0 {
  position: absolute;
  top: 0;
  right: 12px;
  width: 110px;
}

.car_price .car_img {
  position: relative;
}

.car_price .bt_box {
  flex-wrap: wrap;
  justify-content: left;
}

.car_price .bt_box .wrap_box {
  width: 25%;
  box-sizing: border-box;
}

.car_img .icon_tag {
  position: absolute;
  right: 0;
  bottom: 10px;
}

.car_img .icon_tag li {
  border: 4px solid #fc0d1b;
  border-radius: 5px;
  background: #fff;
  color: #fc0d1b;
  margin: 5px;
  padding: 5px;
  font-size: 140%;
  text-align: center;
  font-family: Impact, Charcoal;
}

.car_img .icon_tag li::before {
  display: none;
}

.car_class {
  padding: 15px;
  margin: 10px 10px 0 0;
  display: inline-block;
  font-size: 300%;
  font-weight: bold;
  float: left;
  color: #fff;
}

.price_dec {
  position: inherit;
  top: 20px;
  background: #edf3bf;
  margin: 0 !important;
  padding: 5px 0 5px 50px !important;
  color: #0b9a00;
  font-weight: bold;
  z-index: -1;
}

.price_text {
  position: inherit;
  top: 20px;
  background: #0b9a00;
  font-size: 150%;
  font-weight: bold;
  color: #fff;
  z-index: -1;
  margin: 0 !important;
  padding: 6px 0 6px 50px !important;
}

.m_price {
  color: #fff;
  font-weight: bold;
  text-align: right;
  font-size: 150%;
  position: absolute;
  top: 15px;
  right: 100px;
}

.m_price_num {
  color: #ffff00;
  font-family: 'Anton', sans-serif;
  font-size: 300% !important;
  text-shadow: 0 2px 0 #0b9a00, 2px 0 0 #0b9a00, 0 -2px 0 #0b9a00, -2px 0 0 #0b9a00, -2px -2px 0 #0b9a00, 2px -2px 0 #0b9a00, -2px 2px 0 #0b9a00, 2px 2px 0 #0b9a00;
}

.m_price span {
  font-size: 70%;
}

.car_table_title {
  background: #0b9a00;
  font-size: 90%;
  padding: 5px;
  font-weight: bold;
  color: #fff;
  margin: 0 !important;
}

.top_car_table {
  text-align: center;
}

.top_car_table .detail {
  background: #aedcff;
  color: #1a2da3;
  display: block;
  font-size: 120%;
  font-weight: bold;
  padding: 10px 0;
}

.top_car_table_title {
  background: #aedcff;
  font-size: 120%;
  padding: 5px;
  font-weight: bold;
  color: #fff;
  margin: 0 !important;
}

.car_table_title span {
  font-size: 80%;
  font-weight: bold;
  display: block;
}
.car_table_title span span {
  color:#ffff00;
  display: inline-block;
}

.top_car_table_title span {
  font-weight: bold;
  display: block;
  color: #1a2da3;
}

.top_car_table_title span span {
  font-size: 80%;
  display: inline-block;
}

.price_red {
  color: #ff1c38;
  font-weight: bold;
  font-family: 'Anton', sans-serif;
  font-size: 300% !important;
}

.car_table dl {
  font-size: 80%;
  border-bottom: 1px dotted #0b9a00;
}

.car_table dl:last-child {
  border-bottom: 1px solid #0b9a00;
}

.car_table dt {
  text-align: left;
  font-weight: bold;
  position: relative;
  padding: 5px 0 5px 25px;
  line-height: 1.2;
}

.car_table dt::after {
  display: block;
  content: '';
  position: absolute;
  top: 30%;
  left: 10px;
  width: 10px;
  height: 10px;
  background-color: #0b9a00;
  border-radius: 100%;
}

.car_table dd {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
  position: relative;
  line-height: 1.2;
}

.car_table a {
  display: block;
  background: #ff1c38;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

.car_sub_comment {
  bottom: 7px;
  right: 3px;
  width: auto;
  font-size: 60%;
}

.access_title {
  width: 30%;
  margin: 0 auto;
  display: block;
}

.comp_data {
  padding: 10px;
}

.comp_data .comp_name {
  color: #fff;
  font-size: 150%;
}

.comp_data .comp_add {
  color: #fff;
  font-size: 80%;
  font-weight: normal;
  margin: 5px 0;
}

.comp_data .comp_tel {
  color: #fff;
  font-size: 130%;
}

#category ul li {
  position: relative;
  padding-left: 15px;
}

#category ul li::before {
  content: "";
  position: absolute;
  top: .4em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #1a2da3;
  border-radius: 50%;
}

#category ol {
  margin: 0;
  padding: 0;
}

#category ol li {
  position: relative;
  padding-left: 20px;
}

#category ol li::before {
  content: "";
  counter-increment: number 1;
  content: counter(number) ".";
  position: absolute;
  top: 0;
  left: 0;
}

.fea_box {
  margin: 30px 0 60px;
}

.fea_in_link {
  text-align: center;
  margin: 20px 0;
}

.fea_in_link a {
  border: 5px solid #1a2da3;
  border-radius: 10px;
  box-shadow: 2px 2px #dcdddd;
  display: block;
  padding: 10px;
  font-size: 26px;
  font-weight: bold;
  position: relative;
}

.fea_in_link a.c_ore {
  color: #ff9f44;
  border: 5px solid #ff9f44;
}

.fea_in_link a.c_pi {
  color: #ff776f;
  border: 5px solid #ff776f;
}

.fea_in_link a.c_pu {
  color: #a98bfa;
  border: 5px solid #a98bfa;
}

.fea_in_link a.c_bu {
  color: #0092ff;
  border: 5px solid #0092ff;
}

.fea_in_link a.c_ygu {
  color: #a7cf49;
  border: 5px solid #a7cf49;
}

.fea_in_link a.c_gu {
  color: #47c28d;
  border: 5px solid #47c28d;
}

.fea_in_link a::before {
  content: '';
  bottom: -30px;
  left: 0px;
  right: 0;
  margin: auto;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 15px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
}

.fea_in_link a::after {
  content: '';
  bottom: -20px;
  left: 0px;
  right: 0;
  margin: auto;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-top: 13px solid #e60012;
  position: absolute;
}

.fea_ti {
  font-size: 32px;
  padding: 10px 10px 10px 60px;
  background: #47c28d;
  color: #fff;
  font-weight: bold;
  margin-left: 40px;
  border-radius: 20px;
  position: relative;
}

.fea_box_in {
  padding-left: 85px;
  padding-right: 10px;
  font-weight: bold;
}

.fea_box_in h3 {
  margin-left: 20px;
  position: relative;
}

.fea_box_in h3 span {
  font-size: 80%;
}

.fea_box_in p {
  font-weight: normal;
  font-size: 19px;
}

.fea_box_link {
  background: #ff1c38;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 20px 0;
  padding: 10px;
  font-size: 22px;
  margin-right: 20px;
  position: relative;
}

.fea_box_link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -46px;
  margin-top: -27px;
  border: 26px solid transparent;
  border-left: 20px solid #ff1c38;
}

.fea_box_in .c_ore h3::before {
  position: absolute;
  content: '';
  background: #ff9f44;
  top: 5px;
  left: -20px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.fea_ti.c_ore {
  background: #ff9f44;
}

.fea_ti.c_ore::before {
  position: absolute;
  content: '';
  border-radius: 50%;
  border: 7px solid #ff9f44;
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: #fff;
  top: -25px;
  left: -40px;
  width: 40px;
  height: 40px;
}

.fea_ti.c_ore::after {
  position: absolute;
  content: '';
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: url(/wp-content/themes/frat7/img/feature/icon_fu_01.png)no-repeat;
  background-size: 60px 60px;
  top: -10px;
  left: -25px;
  width: 30px;
  height: 30px;
}

.fea_box_in .c_pi h3::before {
  position: absolute;
  content: '';
  background: #ff776f;
  top: 5px;
  left: -20px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.fea_ti.c_pi {
  background: #ff776f;
}

.fea_ti.c_pi::before {
  position: absolute;
  content: '';
  border-radius: 50%;
  border: 7px solid #ff776f;
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: #fff;
  top: -25px;
  left: -40px;
  width: 40px;
  height: 40px;
}

.fea_ti.c_pi::after {
  position: absolute;
  content: '';
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: url(/wp-content/themes/frat7/img/feature/icon_fu_02.png)no-repeat;
  background-size: 60px 60px;
  top: -10px;
  left: -23px;
  width: 30px;
  height: 30px;
}

.fea_box_in .c_pu h3::before {
  position: absolute;
  content: '';
  background: #a98bfa;
  top: 5px;
  left: -20px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.fea_ti.c_pu {
  background: #a98bfa;
}

.fea_ti.c_pu::before {
  position: absolute;
  content: '';
  border-radius: 50%;
  border: 7px solid #a98bfa;
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: #fff;
  top: -25px;
  left: -40px;
  width: 40px;
  height: 40px;
}

.fea_ti.c_pu::after {
  position: absolute;
  content: '';
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: url(/wp-content/themes/frat7/img/feature/icon_fu_03.png)no-repeat;
  background-size: 58px 71px;
  top: -17px;
  left: -18px;
  width: 30px;
  height: 30px;
}

.fea_box_in .c_bu h3::before {
  position: absolute;
  content: '';
  background: #0092ff;
  top: 5px;
  left: -20px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.fea_ti.c_bu {
  background: #0092ff;
}

.fea_ti.c_bu::before {
  position: absolute;
  content: '';
  border-radius: 50%;
  border: 7px solid #0092ff;
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: #fff;
  top: -25px;
  left: -40px;
  width: 40px;
  height: 40px;
}

.fea_ti.c_bu::after {
  position: absolute;
  content: '';
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: url(/wp-content/themes/frat7/img/feature/icon_fu_04.png)no-repeat;
  background-size: 70px 65px;
  top: -10px;
  left: -27px;
  width: 30px;
  height: 30px;
}

.fea_box_in .c_ygu h3::before {
  position: absolute;
  content: '';
  background: #a7cf49;
  top: 5px;
  left: -20px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.fea_ti.c_ygu {
  background: #a7cf49;
}

.fea_ti.c_ygu::before {
  position: absolute;
  content: '';
  border-radius: 50%;
  border: 7px solid #a7cf49;
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: #fff;
  top: -25px;
  left: -40px;
  width: 40px;
  height: 40px;
}

.fea_ti.c_ygu::after {
  position: absolute;
  content: '';
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: url(/wp-content/themes/frat7/img/feature/icon_fu_05.png)no-repeat;
  background-size: 45px 65px;
  top: -10px;
  left: -16px;
  width: 30px;
  height: 30px;
}

.fea_box_in .c_gu h3::before {
  position: absolute;
  content: '';
  background: #47c28d;
  top: 5px;
  left: -20px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.fea_ti.c_gu {
  background: #47c28d;
}

.fea_ti.c_gu::before {
  position: absolute;
  content: '';
  border-radius: 50%;
  border: 7px solid #47c28d;
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: #fff;
  top: -25px;
  left: -40px;
  width: 40px;
  height: 40px;
}

.fea_ti.c_gu::after {
  position: absolute;
  content: '';
  padding: 20px;
  margin: 10px 10px 0 0;
  display: inline-block;
  background: url(/wp-content/themes/frat7/img/feature/icon_fu_06.png)no-repeat;
  background-size: 80px 44px;
  top: -3px;
  left: -30px;
  width: 40px;
  height: 40px;
}

.green_ti {
  margin: 30px 0;
  color: #1a2da3;
  font-size: 45px;
  line-height: 1;
}

.green_ti .red_ti {
  background: #ff1c38;
  border-radius: 20px;
  padding: 10px;
  color: #fff;
  margin-right: 20px;
}

.price_table {
  margin-bottom: 30px;
  width: 1024px;
}

.scroll {
  overflow: auto;
}

.scroll::-webkit-scrollbar {
  height: 5px;
}

.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}

.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}

.price_table tr th {
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  border: 1px solid #4d4d4d;
}

.price_table tr.yel_bg {
  background: #ffff95;
}

.price_table tr td {
  width: 25%;
  text-align: center;
  border: 1px solid #4d4d4d;
  padding: 10px;
  font-size: 22px;
  font-weight: bold;
}

.price_table tr td span {
  font-size: 60%;
}

.td_gr {
  font-size: 22px !important;
  color: #1a2da3;
  font-weight: bold;
}

.red_bg {
  background: #ff535d;
  color: #fff;
}

.red_bg td {
  color: #ffff00;
  font-size: 32px !important;
}

.ore_txt {
  color: #ff8b26;
  font-size: 26px !important;
  font-weight: bold !important;
}

.no_line, .no_line th, .no_line td {
  border: 0 !important;
  padding: 0 !important;
}

.red_border {
  border: 4px solid #ff1c38;
  padding: 10px;
  position: relative;
}

.red_border h3 {
  color: #ff1c38;
  font-size: 24px;
}

.red_border ol {
  margin: 20px 0 !important;
}

.red_border ol li {
  float: left;
  padding-left: 30px !important;
  margin-right: 30px;
  font-size: 20px;
  line-height: 1;
}

.red_border ol li::before {
  content: "";
  counter-increment: number 1;
  content: counter(number) "" !important;
  position: absolute;
  color: #fff;
  font-size: 16px;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ff1c38;
  border-radius: 50%;
  text-align: center;
  line-height: 1.3;
}

.red_border .red_border_link {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  display: inline-table;
}

.gray_bg {
  background: #a6a6a6;
  margin: 20px 0 60px;
}

.gray_bg p {
  color: #fff;
  padding: 5px 5px;
  margin: 0 !important;
  font-weight: bold;
  font-size: 19px;
}

.red_border {
  border: 4px solid #ff1c38;
}

.red_border.red_box {
  padding: 0;
}

.red_box h3 {
  background: #ff1c38;
  text-align: center;
  color: #fff !important;
  font-weight: bold;
  padding: 10px 0;
  font-size: 24px;
}

.red_box .red_box_in {
  padding: 10px;
  text-align: center;
}

.red_box .red_box_in ol {
  display: inline-block;
}

.flow_box {
  margin: 20px 0 30px;
  display: inline-block;
  position: relative;
}

.flow_box .col_2 {
  margin: 0;
}

.flow_box .col_2 .left_img {
  position: relative;
}

.flow_box .col_2 .left_img::before {
  content: "";
  position: absolute;
  bottom: -70px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0px;
  border: 30px solid transparent;
  border-top: 30px solid #ff1c38;
}

.big_txt {
  font-size: 26px;
  padding-left: 20px;
  font-weight: bold;
}

.flow_box .col_2 h3 {
  background: #1a2da3;
  color: #fff;
  font-size: 32px;
  padding: 10px 10px 10px 20px;
  position: relative;
}

.flow_box .col_2 h3 .icon_eye {
  width: 16%;
}

.flow_box .col_2 p {
  padding-left: 20px;
  font-size: 22px;
}

.blue_ti {
  color: #0074d7;
  font-size: 28px;
}

.blue_sq {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.blue_sq::before {
  position: absolute;
  content: '';
  background: #0092ff;
  top: 5px;
  left: 0px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.blue_box {
  border: 4px solid #0092ff;
  margin: 20px 0;
}

.blue_box h3 {
  color: #fff;
  padding: 10px;
  background: #0092ff;
}

.blue_box .blue_box_in {
  color: #0092ff;
  font-size: 26px;
  padding: 10px;
  font-weight: bold;
}

.red_sq {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  color: #ff1c38;
}

.red_sq::before {
  position: absolute;
  content: '';
  background: #ff1c38;
  top: 5px;
  left: 0px;
  width: 15px;
  height: 16px;
  background-size: 15px;
}

.blue_ti_ye {
  background: #0074d7;
  margin: 30px 0 20px;
  padding: 10px 10px 10px 20px;
  color: #ffff00;
  font-weight: bold;
  font-size: 32px;
}

.color_black {
  color: #000 !important;
  font-size: 24px !important;
  margin-top: 10px;
}

.color_red {
  font-size: 32px !important;
}

.w70 {
  width: 70%;
}

.one_c_img {
  width: 35%;
  float: left;
  height: 195px;
  object-fit: cover;
}

.comp_data_one {
  padding: 10px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  font-size: 110%;
  line-height: 1.6;
}

.comp_data_one .comp_name {
  color: #000;
  font-size: 150%;
  width: 80%;
  margin-bottom: 30px;
}

.comp_data_one .comp_add {
  color: #000;
  font-size: 100%;
  font-weight: normal;
  margin: 5px 0;
}

.comp_data_one .comp_tel {
  color: #000;
  font-size: 100%;
  font-weight: normal;
}

.comp_data_one .btn_shop {
  background: #fff;
  border-radius: 10px;
  margin: auto;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  display: inline-table;
}

.comp_data_one .btn_shop a {
  padding: 30px 20px;
  color: #e94746;
  font-size: 120%;
  font-weight: bold;
  display: block;
  position: relative;
}

.comp_data_one dt {
  float: left;
}

.comp_data_one dd {
  margin-left: 115px;
}

.btn_shop {
  background: #fff;
  border-radius: 10px;
  margin: 10px auto 5px;
  text-align: center;
}

.btn_shop a {
  padding: 5px 10px;
  color: #e94746;
  font-size: 120%;
  font-weight: bold;
  display: block;
  position: relative;
}

.ggmap {
  position: relative;
  padding-bottom: 30%;
  padding-top: 30px;
  min-height: 200px;
  overflow: hidden;
  clear: both;
}

.ggmap iframe, .ggmap object, .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog_head {
  background: #4d4d4d;
  color: #fff;
  position: relative;
  padding: 5px 0;
  margin: 50px 0 20px;
}

.blog_head_title {
  font-size: 300%;
  position: absolute;
  font-weight: bold;
  top: -30px;
  margin-left: 10px;
  text-shadow: 0 2px 0 #4d4d4d, 2px 0 0 #4d4d4d, 0 -2px 0 #4d4d4d, -2px 0 0 #4d4d4d, -2px -2px 0 #4d4d4d, 2px -2px 0 #4d4d4d, -2px 2px 0 #4d4d4d, 2px 2px 0 #4d4d4d;
}

.blog_head_txt {
  margin-left: 150px;
  font-size: 150%;
  font-weight: bold;
}

.b_col_2 {
  width: 48%;
  float: left;
  margin-right: 20px;
}

.b_col_3 {
  width: 32%;
  float: left;
  margin: 30px 20px 30px 0;
  position: relative;
}

.b_col_3:last-child {
  margin: 30px 0px 30px 0;
}

.b_col_3 img {
  object-fit: cover;
  height: 250px;
}

.b_date {
  font-weight: bold;
}

.b_title {
  font-weight: bold;
  font-size: 150%;
  margin: 10px 0;
}

.b_txt {
  font-weight: bold;
  font-size: 80%;
  line-height: 1.5em;
}

.b_detail {
  position: absolute;
  right: 15px;
  bottom: -20px;
  z-index: 10;
}

.b_detail a {
  color: #e94746;
  font-weight: bold;
}

.b_detail a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 0;
  height: 0;
  margin-top: -8px;
  border: 8px solid transparent;
  border-left: 8px solid #e94746;
}


.privacy {
  height: 200px;
  overflow-y: scroll;
  border: 1px solid;
  margin: 0;
  padding: 10px;
  line-height: 1.8;
}

.privacy h4 {
  background: #e94746;
  color: #fff;
  padding: 10px;
  font-size: 120%;
}

.comp_table {
  width: 100%;
  padding: 20px 0;
  border-bottom: 2px dotted #1a2da3;
  margin: 0;
}

.comp_table .left_box {
  background: #6295ff;
  color: #fff;
  width: 15%;
  font-size: 140%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.comp_table .right_box {
  width: 85%;
  padding: 10px 20px;
}

.comp_table .right_box p {
  font-weight: bold;
  font-size: 120%;
}

.comp_table .right_box ul li {
  font-size: 90%;
  margin: 10px 0;
  font-weight: normal;
  line-height: 1.3;
}

.comp_table .right_box dl dt {
  float: left;
  font-weight: bold;
}

.comp_table .right_box dl dd {
  padding-left: 40px;
  font-weight: bold;
}

.comp_table .right_box h3 {
  color: #1a2da3;
  position: relative;
  padding-left: 20px;
  font-size: 150%;
}

.comp_table .right_box ul {
  margin: 20px 0 30px;
}

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

.comp_table:last-child {
  border: 0;
}

.blue {
  color: #1a2da3;
}

.light_blue {
  color: #00acff;
}

.chirashi_img {
  height: 100%;
}


.flyer_col{
  width: 90%;
  height: auto;
  margin: 0 auto;
}
.exa_head{
  font-size: 180%;
}

.ye_box {
  border: 7px solid #ff9200;
  width: 47%;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  padding: 15px 0;
  margin: 10px 0;
  cursor: pointer
}

.ye_box a {
  color: #ff9200;
  position: relative;
}

.ye_b .iziModal-content {
  border: 3px solid #ff9200;
}
.pi_b .iziModal-content {
    border: 3px solid #ff8372;
}

.pi_box {
  border: 7px solid #ff8372;
  width: 47%;
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  padding: 15px 0;
  margin: 10px 0;
  cursor: pointer
}

.pi_box a {
  color: #ff8372;
  position: relative;
}

.ye_box a::before, .pi_box a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -35px;
  width: 0;
  height: 0;
  margin: auto;
  border: 12px solid transparent;
  border-left: 17px solid #ff1c38;
}

.iziModal-content h4 {
  position: relative;
  padding-left: 18px;
  font-size: 140%;
}

.iziModal-content h4::before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  top: 8px;
  bottom: auto;
  left: 0px;
  background: #ff1c38;
}

.flex_box {
  width: 100%;
  margin: 10px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex_box .col_2 {
  margin: 5px 0;
}

.ye_bg {
  background: #fff5e1;
  padding: 5px 20px;
  margin: 10px 0;
}

.ye_bg p {
  font-weight: bold;
  padding-left: 20px;
  position: relative;
}

.ye_bg p::before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffa400;
  left: 0;
  top: 4px;
}

.n_l_box {
  width: 15%;
  margin: 20px 0;
}

.n_l_box .step {
  font-family: Impact, Charcoal;
  color: #fff;
  background: #ff9200;
  text-align: center;
  padding: 8px 0;
  font-size: 170%;
}

.n_l_box img {
  width: 70%;
  display: block;
  margin: 10px auto;
}

span.arrow_red {
  position: relative;
  display: block;
}

span.arrow_red::before {
  display: block;
  content: "";
  position: absolute;
  top: auto;
  bottom: auto;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 25px solid transparent;
  border-top: 25px solid #ff1c38;
}

.n_r_box {
  width: 85%;
  margin: 20px 0;
}

.n_r_box h3 {
  padding: 6.5px 10px;
  font-size: 150%;
  background: #fff5e1;
  color: #ff9200;
  font-weight: bold;
}

.n_r_box h4 {
  font-size: 130%;
  font-weight: bold;
  padding: 0;
  margin: 15px 0;
}

.n_r_box h4::before {
  display: none;
}

.n_r_box ol {
  padding: 0;
  list-style-type: decimal;
}

.n_r_box ol li {
  margin: 10px 15px;
  position: relative;
  list-style-type: decimal;
}
.pi_b .n_l_box .step{
      background: #ff8372;
}
.pi_b .n_r_box h3{
  color: #ff8372;
  background: #ffebf5;
}
.mo_pri{
  color:#fff;
  font-size: 120%!important;
  font-weight: bold;
  text-align: center;
}
.mo_pri span{
  color: #ffff00;
  font-size: 150%;
  font-weight: bold;
}
@media only screen and (max-width: 1023px) {
  #bx-viewport {
    overflow: visible !important;
    /* 両サイドに前後の画像を表示させる */
    width: 100%;
    /* 画像の高さ（表示させる高さ） */
    height: auto;
    margin: 0 auto;
    /* 画面中央にする */
    position: relative;
  }
  .bxslider li {
    width: 100%;
    /* 画像サイズと同じ（画像をくっつけて表示させる場合） */
  }
  header {
    padding-top: 0px;
  }
  header .logo {
    width: 180px;
    float: none;
    margin: 20px auto 10px;
  }
  header nav {
    margin: 0px auto 0px;
    width: 100%;
    background: none;
    text-align: center;
    padding: 0;
  }
  header nav li {
    float: none;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.9);
    font-size: 100%;
    display: block;
    border-top: 1px solid #808080;
    width: auto;
  }
  header nav li :first-child, header nav li:last-child {
    margin: 0 !important;
  }
  header nav li:last-child {
    border-bottom: 1px solid #808080;
  }
  header nav li a {
    text-align: left;
    padding: 10px 23px;
    color: #003686;
    font-weight: bold;
    text-decoration: none;
    display: block;
  }
  header nav li :hover {
    background: none;
    color: #003686;
  }
  header nav li a img {
    width: 22px;
    margin-right: 20px;
  }
  .content_in {
    width: auto;
    margin: 0px auto;
    padding: 0 15px;
  }
  .text-box_left {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    margin-right: 20px;
  }
  .text-box_right {
    width: auto;
    float: none;
    margin: 10px 0 20px 0;
  }
  .text-box_right h2 {
    font-size: 100%;
    margin: 0px 30px 0px auto;
    padding: 20px 0 0 0;
  }
  .text-box_2 img {
    position: absolute;
    right: 0px;
    top: 0;
    width: 40px;
  }
  .top_h3_2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #1a2da3;
    background: #1a2da3;
    margin: 30px 0 20px;
    padding: 5px;
    clear: both;
  }
  .top_h3_2 span {
    color: #fff;
    font-weight: bold;
    margin-left: 25px;
    line-height: 1.8;
    position: relative;
    font-size: 60%;
  }
  .top_h3_2 span a::before {
    display: block;
    content: "";
    position: absolute;
    top: 70%;
    right: -20px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border: 7px solid transparent;
    border-left: 10px solid #fff;
  }
  .text-box_right p {
    font-size: 80%;
  }
  .left_top_2 {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .right_posi {
    position: relative;
    top: 0;
    right: 0px;
    width: 100%;
  }
  .top_txt_mente {
    font-size: 80%;
    font-weight: bold;
  }
  .col_8_2 {
    width: 100%;
    margin: 0px auto;
    float: left;
  }
  .flat_bt {
    margin: -6% 0px 30px;
    z-index: -1;
    display: block;
  }
  .featimg {
    margin: 30px 0 0;
    position: relative;
  }
  .inner {
    width: auto;
    margin: 0 auto;
  }
  #category .bt_box {
    display: block;
  }
  .bt_box {
    width: auto;
    padding: 0;
  }
  .wrap_w50 {
    width: 100%;
    padding: 0px;
    margin: 10px 0;
  }
  .contact_col_6 {
    width: 100%;
    float: none;
    text-align: center;
    margin: 15px auto;
  }
  .tel_area {
    padding: 10px 0px 15px 0px;
  }
  .tel_inner {
    margin: 0 auto 0 auto;
    display: inline-block;
    font-size: 120%;
    text-align: left;
  }
  .tel_number {
    font-size: 180%;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    text-align: center;
    display: block;
  }
  .tel_inner p {
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    margin-left: 20px;
    display: block;
    text-align: center;
  }
  .yebg_inner {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .yebg_inner p {
    font-size: 200%;
    font-weight: bold;
    color: #e94746;
  }
  .detail_box {
    width: 100%;
    margin: 0 auto 30px;
    word-break: break-all;
  }
  .detail_box img {
    margin: 10px 0;
  }
  .detail_title {
    font-size: 150%;
    font-weight: bold;
  }
  .car_class {
    font-size: 160%;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 20px 2px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .car_price_bar .head_0 {
    position: absolute;
    top: 0;
    right: -5px;
    width: 70px;
  }
  .car_price .bt_box .wrap_box {
    width: 100%;
    box-sizing: border-box;
  }
  .price_dec {
    font-size: 60%;
    margin-left: 15px;
  }
  .price_text {
    font-size: 100%;
    padding: 10px 0;
    margin-left: 0px;
  }
  .m_price {
    color: #fff;
    font-size: 120%;
    position: unset;
    background: #0b9a00;
    margin: 20px 0;
    text-align: center;
  }
  .col_2 {
    width: auto;
    float: none;
    margin: 10px 0;
  }
  .col_2:nth-child(even) {
    width: auto;
    float: none;
    margin: 10px 0;
  }
  .col_3 {
    width: 100%;
    float: left;
    margin: 5px 0 !important;
  }
  .col_4 {
    width: 100%;
    float: left;
    margin: 15px 0px 15px 0;
  }
  .bt_box.blog .col_4 {
    padding: 10px;
    width: 43%;
  }
  .ar_col_4 {
    width: 45%;
    float: left;
    margin: 15px 25px 15px 0;
  }
  .ar_col_4:nth-child(even) {
    width: 45%;
    float: right;
    margin: 15px 0;
  }
  .sp_m_col_2 {
    width: 48%;
    float: left;
    margin: 10px 5px 5px 0;
  }
  .sp_m_col_2:nth-child(even) {
    width: 48%;
    float: right;
    margin: 10px 0px 5px 5px;
  }
  .sp_m_col_3 {
    width: 32.9%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    margin: 10px 0px 5px 0px !important;
  }
  .col_5 {
    width: 31%;
    float: left;
    margin: 15px 5px 15px 0;
  }
  .col_8 {
    width: 100%;
    margin: 15px auto;
  }
  .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
  }
  .top_h3 {
    color: #1a2da3;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #1a2da3;
    border-radius: 50px;
    margin: 30px 0 20px;
    padding: 5px 15px;
    clear: both;
  }
  .top_h3 span {
    color: #1a2da3;
    font-weight: normal;
    float: right;
    margin-right: 10px;
    font-size: 15px;
    line-height: 2;
    position: relative;
  }
  .top_h3 span a {
    color: #1a2da3;
    font-size: 60%;
  }
  .top_h3 span a::before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    width: 0;
    height: 0;
    margin-top: -6px;
    border: 7px solid transparent;
    border-left: 10px solid #1a2da3;
  }
  .big_red {
    color: #ff1c38;
    font-size: 24px;
    font-weight: bold;
  }
  #tokutyo .toku_p_f {
    width: 100%;
    font-size: 20px;
  }
  .top_feature_img {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin: 10px 0;
  }
  .balloon-top {
    position: relative;
    display: inline-block;
    margin: 50px 0 20px 0px;
    width: 100%;
    background: #ff1c38;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
  }
  .balloon-top:before {
    content: "";
    position: absolute;
    top: -30px;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    border: 10px solid transparent;
    border-bottom: 20px solid #ff1c38;
  }
  .balloon-top p {
    width: auto !important;
    color: #fff;
    font-size: 14px !important;
    font-weight: bold;
  }
  .tokutyo_flex {
    display: block;
  }
  .tokutyo_flex_in {
    width: 100%;
  }
  .green_btn {
    background: #1a2da3;
    color: #ffff00;
    border-radius: 0;
    text-align: center;
    padding: 15px 10px 15px 55px;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    position: relative;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  }
  .green_btn::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 15px;
    width: 39px;
    height: 24px;
    background: url(/wp-content/themes/frat7/img/common/icon_ye_sti.png)no-repeat;
    background-size: 39px 24px;
  }
  .tokutyo_flex_in h4 a {
    background: #7cdcff;
    color: #1a2da3;
    position: relative;
    font-size: 18px;
    padding: 5px 10px;
    display: block;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .tokutyo_flex_in p {
    font-size: 13px;
  }
  .top_news {
    background: #1a2da3;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
  }
  .top_news span {
    color: #fff;
    font-weight: normal;
    float: right;
    margin-right: 20px;
    font-size: 15px;
    line-height: 1.8;
    position: relative;
  }
  .top_news span a::before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: -30px;
    width: 0;
    height: 0;
    margin-top: -9px;
    border: 8px solid transparent;
    border-left: 15px solid #fff;
  }
  .news_box ul li {
    border-bottom: 1px dotted #000;
    font-size: 13px;
    padding: 5px 0;
  }
  .news_box_li ul li {
    font-size: 13px;
    padding: 5px 0;
  }
  .news_box_li {
    padding: 0px;
    margin-bottom: 60px;
    box-sizing: border-box;
  }
  .contact_area p {
    text-align: center;
    font-size: 100%;
    color: #ffff53;
    font-weight: bold;
  }
  footer .copy {
    background-color: #fff;
    font-weight: bold;
    font-size: 80%;
    color: #1a2da3;
    padding: 15px 0;
    text-align: center;
    clear: both;
  }
  .contact_col_11 {
    width: 50%;
  }
  .contact_col_1 {
    width: 50%;
  }
  .yebg {
    background: #ddeaf1;
    margin-top: 50px;
  }
  .comp_data_one .comp_name {
    color: #000;
    font-size: 150%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .comp_data_one .comp_add {
    color: #000;
    font-size: 78%;
    font-weight: normal;
    margin: 5px 0;
  }
  .comp_data_one .comp_tel {
    color: #000;
    font-size: 85%;
    font-weight: bold;
  }
  .comp_data_one img {
    margin: 20px 0;
  }
  .sp_menu {
    background: #7cdcff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
  }
  .sp_menu a {
    width: 26%;
    background: #1a2da3;
    color: #fff;
    text-align: center;
    margin: 10px 5px 5px;
    padding: 5px;
    font-size: 11px;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: center;
    min-height: 45px;
    border-radius: 10px;
    font-weight: bold;
  }
  .sp_menu {
    background: #7cdcff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
  }
  .sp_menu_f {
    background: #7cdcff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
  }
  .sp_menu_f a {
    width: 43%;
    color: #fff;
    text-align: center;
    margin: 10px 5px 5px;
    padding: 5px;
    font-size: 11px;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: center;
    min-height: 45px;
    border-radius: 10px;
    font-weight: bold;
  }
  .one_c_img {
    width: 100%;
    float: none;
    height: auto;
    object-fit: cover;
  }
  .comp_data_one {
    width: 100%;
    float: none;
    height: auto;
    font-size: 100%;
  }
  .comp_data_one .btn_shop {
    position: relative;
    display: block;
    right: auto;
    top: auto;
    bottom: auto;
    margin-top: 20px;
  }
  .comp_data_one .btn_shop a {
    padding: 15px;
  }
  .car_table dt {
    width: 45%;
  }
  .car_table dd {
    width: 35%;
  }
  .access_title {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .riar_box a {
    font-size: 100%;
  }
  .blog_head_txt {
    font-size: 80%;
  }
  .b_col_2, .b_col_3 {
    width: 100%;
  }
  .b_date {
    margin-top: 5px;
  }
  .b_detail {
    position: absolute;
    right: 15px;
    bottom: -20px;
  }
  .foot_inner {
    width: auto;
    margin: 0 15px;
  }
  .foot_logo {
    float: none;
    width: 100%;
  }
  .foot_nav {
    float: none;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 150%;
  }
  .foot_nav ul li {
    width: 100%;
    margin: 0;
    display: block;
  }
  .foot_nav ul li:first-child a {
    border-top: 1px solid #1a2da3;
  }
  .foot_nav ul li a {
    display: block;
    margin: 0;
    border-bottom: 1px solid #1a2da3;
    padding: 15px 0 15px 20px;
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #1a2da3;
    font-weight: bold;
    box-sizing: border-box;
  }
  .foot_nav ul li a::before {
    display: none;
  }
  .foot_nav ul li .child li a {
    border-top: 0px;
    padding-left: 40px;
    font-size: 14px;
  }
  .foot_nav ul li a.toggle:after {
    position: absolute;
    top: auto;
    bottom: auto;
    margin: auto;
    right: 20px;
    content: '+';
    font-size: 16px;
    font-weight: bold;
  }
  .foot_nav ul li .toggle.active:after {
    position: absolute;
    top: auto;
    bottom: auto;
    margin: auto;
    right: 20px;
    content: 'ー';
    font-size: 16px;
    font-weight: bold;
  }
  footer .copy {
    font-size: 60%;
    margin-bottom: 100px;
    padding: 0 10px;
  }
  .fea_box_in {
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
  }
  .fea_ti {
    font-size: 18px;
    margin-bottom: 30px;
    padding-left: 40px;
  }
  .fea_box_in p {
    font-weight: normal;
    font-size: 16px;
  }
  .fea_ti.c_ore::before, .fea_ti.c_pi::before, .fea_ti.c_pu::before, .fea_ti.c_bu::before, .fea_ti.c_ygu::before, .fea_ti.c_gu::before {
    width: 20px;
    height: 20px;
  }
  .fea_ti.c_ore::after, .fea_ti.c_pi::after {
    background-size: 40px 40px;
  }
  .fea_ti.c_pu::after {
    background-size: 38px 51px;
    top: -17px;
    left: -21px;
  }
  .fea_ti.c_bu::after {
    background-size: 50px 45px;
  }
  .fea_ti.c_ygu::after {
    background-size: 30px 45px;
    left: -18px;
  }
  .fea_ti.c_gu::after {
    background-size: 60px 34px;
  }
  .green_ti {
    margin: 30px 0;
    color: #1a2da3;
    font-size: 22px;
    line-height: 1;
    text-align: center;
  }
  .green_ti .red_ti {
    display: block;
    text-align: center;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .red_border .red_border_link {
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    display: inline-table;
    width: 100%;
    box-sizing: border-box;
  }
  .fea_box_link {
    background: #ff1c38;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 20px 0;
    padding: 10px;
    font-size: 16px;
    margin-right: 30px;
    position: relative;
  }
  .fea_box_link::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -42px;
    margin-top: -22px;
    border: 22px solid transparent;
    border-left: 20px solid #ff1c38;
  }
  .red_border ol li {
    float: none;
    padding-left: 30px !important;
    margin-right: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1;
  }
  .red_border h3 {
    color: #ff1c38;
    font-size: 16px;
  }
  .red_border .fea_box_link {
    background: #ff1c38;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: 20px 0;
    padding: 10px;
    font-size: 18px;
    margin-right: 20px;
    position: relative;
    box-sizing: border-box;
  }
  .flow_box .col_2 .left_img {
    position: initial;
  }
  .blue_ti {
    color: #0074d7;
    font-size: 20px;
  }
  .blue_ti_ye {
    font-size: 24px;
  }
  .w70 {
    width: 100%;
    box-sizing: border-box;
  }
  .color_black {
    color: #000 !important;
    font-size: 21px !important;
    margin-top: 10px;
  }
  .color_red {
    font-size: 24px !important;
  }
  .contact_area {
    padding: 10px 0;
    clear: both;
    position: fixed;
    bottom: 0;
    z-index: 10;
  }
  .gre_h {
    background: #1a2da3;
    color: #fff;
    font-size: 80%;
    border-radius: 5px;
    padding: 10px 10px 10px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    align-items: center;
    display: flex;
    position: relative;
    margin: 20px 0 0;
  }
  .gre_h::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    margin: auto;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 15px solid #fff;
  }
  .gre_h.active::before {
    display: block;
    content: "";
    position: absolute;
    top: 10px;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 15px solid #fff;
  }
  .gre_h span {
    font-size: 10px;
    font-weight: normal;
    position: absolute;
    top: 13px;
    bottom: 0;
    margin: auto;
    right: 30px;
  }
  .sp_table {
    display: none;
  }
  .price_table {
    width: 100%;
    margin-top: 20px;
  }
  .price_table tr td {
    width: 60%;
  }
  .price_table tr:first-child th, .price_table tr:first-child td {
    border: 0;
  }
  .price_table tr th, .price_table tr td {
    font-size: 80%;
  }
  .red_bg td {
    color: #ffff00;
    font-size: 120% !important;
  }
  .price_table tr td span {
    font-size: 80%;
  }
  ul.bxslider {
    margin: 0px !important;
    padding: 0px !important;
  }
  .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0px;
    background-color: transparent;
  }
  .prev-btn {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: 0px;
  }
  .next-btn {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: 0px;
  }
  .prev-btn2 {
    width: 20px;
    height: 20px;
    position: absolute;
    left: -12px;
    top: 50%;
    margin-top: 0px;
  }
  .next-btn2 {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: 0px;
  }
  .comp_data_one dd {
    margin-left: 90px;
  }
  .examination_box {
    display: block;
    padding: 20px 20px 20px 10px;
  }
  .e_b_box h4 {
    width: 30%;
  }
  .comp_table {
    border-bottom: 0;
  }
  .comp_table .left_box {
    width: 100%;
  }
  footer .copy a {
    color: #1a2da3;
  }
  .exa_head{
    font-size: 120%;
  }
  .ye_box {
    width: 100%;
    box-sizing: border-box;
    font-size: 120%;
  }
  .pi_box {
    width: 100%;
    box-sizing: border-box;
    font-size: 120%;
  }
  .ye_box a::before, .pi_box a::before {
    display: block;
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    right: -30px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border: 8px solid transparent;
    border-left: 13px solid #ff1c38;
  }
  .iziModal-content h4 {
    position: relative;
    padding-left: 18px;
    font-size: 80%;
  }
  .iziModal-content h4::before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    bottom: auto;
    left: 0px;
    background: #ff1c38;
  }
  .ye_bg {
    background: #fff5e1;
    padding: 5px 20px;
    margin: 10px 0;
  }
  .ye_bg p {
    font-size: 60%;
    padding-left: 15px;
  }
  .ye_bg p::before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ffa400;
    left: 0;
    top: 2px;
  }
  .n_l_box {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .n_l_box .step {
    font-size: 100%;
  }
  .n_l_box img {
    position: absolute;
      width: 15%;
    top: 25px;
    right: 0;
  }
  .n_r_box {
    width: 100%;
    margin: 0 0 20px;
    position: relative;
  }
  .n_r_box h3 {
    padding: 0px;
    font-size: 70%;
    background: #fff5e1;
    color: #ff9200;
    font-weight: bold;
  }
  .iziModal-content h4 {
    position: relative;
    padding-left: 15px;
    font-size: 80%;
  }
  .n_r_box h4 {
    font-size: 70%;
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
  }
  .n_r_box p {
    font-size: 70%;
  }
  span.arrow_red {
    margin-top: 20px;
  }
  span.arrow_red::before {
    display: block;
    content: "";
    position: absolute;
    top: auto;
    bottom: auto;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    border: 15px solid transparent;
    border-top: 15px solid #ff1c38;
  }
  .step {
    font-family: Impact, Charcoal;
    color: #fff;
    background: #ff9200;
    text-align: center;
    font-size: 80%;
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
  }
  .n_r_box ol li {
    margin: 10px 15px;
    position: relative;
    list-style-type: decimal;
    font-size: 70%;
  }
  .n_r_icon {
    position: absolute;
    width: 17%;
    right: -15px;
    top: -15px;
  }
}

@media only screen and (max-width: 845px) {
  .sp_m_col_3 {
    width: 32.6%;
  }
}

@media only screen and (max-width: 512px) {
  .sp_m_col_3 {
    width: 32.3%;
  }
}

@media only screen and (max-width: 371px) {
  .sp_m_col_3 {
    width: 32.1%;
  }
}

@media only screen and (max-width: 675px) {
  .flat_bt {
    margin: -6.5% 0px 30px;
  }
}

@media only screen and (max-width: 480px) {
  .flat_bt {
    margin: -7.5% 0px 30px;
  }
}

.shop_li {
  text-align: center;
  margin: 30px 0;
  font-weight: bold;
}

.shop_li .wpcf7-list-item-label {
  font-weight: bold;
  font-size: 130%;
}

/***** コンタクトフォーム *****/

.table-contactform7 {
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
}

.contact_p {
  line-height: 1;
  font-size: 80%;
  color: #ff0000;
}

.required-contactform7 {
  padding: 5px;
  /*background: #f0473f;*/
  color: #f0473f;
  margin-left: 0px;
  font-size: 90%;
}

.req-contactform7 {
  padding: 5px;
  background: #ff0000;
  color: #fff;
  margin-left: 3px;
  font-size: 70%;
}

.unrequired-contactform7 {
  padding: 5px;
  background: #0074d7 !important;
  color: #fff;
  margin-left: 3px;
  font-size: 90%;
}

.table-contactform7 tr {
  padding: 20px 0;
  border-bottom: 1px solid #888888;
}

.table-contactform7 tr:last-child {
  border-bottom: 5px solid #888888;
}

.table-contactform7 td {
  font-weight: bold;
  padding: 15px 0;
}

.table-contactform7 input, .table-contactform7 textarea {
  border: 1px solid #808080;
  padding: 5px;
}

.table-contactform7 input[type="text"] {
  width: 30%;
}

.table-contactform7 input[type="email"], .table-contactform7 input[type="tel"] {
  width: 100%;
}

.table-contactform7 input, .table-contactform7 textarea {
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}

.address-100 input {
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}

.message-100 textarea {
  width: 100%;
  margin: 5px 10px 10px 5px;
}

.btn-success {
  background: #e94746;
  border-radius: 10px;
  margin: 15px 0px 15px 15px;
  width: 96%;
  text-align: center;
  padding: 20px;
  color: #fff;
  font-size: 150%;
  font-weight: bold;
}

.radio_list {
  display: block;
  font-size: 100%;
  color: #231815;
  font-weight: normal;
  position: relative;
}

.radio_list label {
  padding: 0 0 0 24px;
  line-height: 28px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px;
  margin: 10px;
  font-weight: bold;
}

.radio_list label:before {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #dcdddd;
  border-radius: 50%;
}

.radio_list input[type="radio"], .radio_list input[type="checkbox"] {
  display: none;
}

span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
  content: " ";
}

.radio_list input[type="radio"]:checked+.wpcf7-list-item-label:after, .radio_list input[type="checkbox"]:checked+.wpcf7-list-item-label:after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 9px;
  left: 9px;
  background-color: #1a2da3;
  border-radius: 50%;
}

.wpcf7-select {
  width: 30%;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
}

@media screen and (min-width: 900px) {
  .table-contactform7 th {
    width: 28%;
    text-align: left;
    font-weight: bold !important;
  }
}

@media screen and (max-width: 900px) {
  .table-contactform7 {
    display: block;
  }
  .table-contactform7 tbody, .table-contactform7 tr {
    display: block;
    width: 100%;
  }
  .table-contactform7 th {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px;
    border: none;
    text-align: left;
    background: #1a2da3;
    color: #fff;
  }
  .table-contactform7 td {
    display: list-item;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: none !important;
  }
  .table-contactform7 input[type="text"], .table-contactform7 input[type="email"], .table-contactform7 input[type="tel"], .table-contactform7 textarea {
    max-width: 96% !important;
    width: 96%;
    display: block;
    padding: 10px 5px;
    margin: 10px 0;
  }
  .btn-success {
    margin: 0;
  }
  .wpcf7-select {
    width: 85%;
    height: 40px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #808080;
  }
  .wpcf7-list-item {
    margin: 0 !important;
  }
  .p-postal-code {
    width: 39% !important;
    display: inline-block !important;
  }
}

/*Pagenation*/

.pagenation {
  margin: 1em 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

.pagenation:after, .pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.pagenation ul {
  margin: 0;
}

.pagenation li {
  float: left;
  list-style: none outside none;
  margin-left: 3px;
}

.pagenation li:first-child {
  margin-left: 0;
}

.pagenation li.active {
  background-color: #003686;
  border-radius: 3px;
  color: #FFFFFF;
  cursor: not-allowed;
  padding: 10px 20px;
}

.pagenation li a {
  background: none repeat scroll 0 0 #659dde;
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  height: 24px;
}

.pagenation li a:hover {
  background-color: #003686;
  color: #FFFFFF;
  opacity: 0.8;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: ease;
}

.pagenation .prevs, .pagenation .nexts {
  position: relative;
}

.pagenation .nexts 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: 50%;
  margin-top: -5px;
}

.pagenation .nexts 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: 35%;
  margin-top: -5px;
}

.pagenation .prevs 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: 50%;
  margin-top: -5px;
}

.pagenation .prevs 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: 35%;
  margin-top: -5px;
}

.detail_box h3 {
  color: #000;
  padding: 10px;
  display: block;
}

#ez-toc-container {
  display: table !important;
  margin-top: 2em;
  margin-bottom: 2em;
  width: 100%;
  background: transparent;
  border: 0;
  box-shadow: unset;
  padding: 0;
}

.ez-toc-title-container {
  display: table-cell;
  width: 20%;
  background: #003686;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  font-size: 200%;
}

.ez-toc-title {
  text-align: center !important;
  display: block !important;
}

#ez-toc-container nav {
  background: #e6eeff;
  padding: 10px;
}

#ez-toc-container nav .ez-toc-list li {
  padding-left: 20px;
}

#ez-toc-container nav .ez-toc-list li a {
  position: relative;
}

#ez-toc-container.counter-decimal ul.ez-toc-list li a::before, .ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
  width: 0px;
  height: 0;
  content: '';
  border: 7px solid transparent;
  border-left: 10px solid #003686;
  bottom: 0px;
  left: -15px;
  position: absolute;
}

@media only screen and (max-width: 1023px) {
  #ez-toc-container {
    display: block !important;
  }
  #ez-toc-container {
    display: block !important;
    margin-top: 2em;
    margin-bottom: 2em;
    width: 100%;
    background: transparent;
    border: 0;
    box-shadow: unset;
    padding: 0;
  }
  #ez-toc-container p.ez-toc-title {
    font-size: 90% !important;
  }
  #ez-toc-container nav .ez-toc-list li {
    padding-left: 20px;
    margin: 10px 0;
  }
  .ez-toc-section {
    background: #0c64b3;
    color: #fff;
    padding: 0px;
    display: block;
  }
  .ez-toc-title-container {
    width: 100%;
    display: block;
  }
}

.sum_height {
  height: 155px;
  object-fit: cover;
}

.breadcrumbs {
  margin: 10px 0 30px;
}
.emergency{
  color: #1a2da3;
  font-size: 150%;
  text-align: center;
  display: block;
  font-weight: bold;
}
@media only screen and (max-width: 1023px) {
  .emergency{
    font-size: 120%;
  }
}

.shinsa_banner{
  margin-right: 20px;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .shinsa_banner{
    margin-right: 0px;
    margin-bottom: 0px;
  }
}

/* 21.12.01追加 */
@media only screen and (min-width: 1023px) {
  .link .row {
    display: flex;
    justify-content: space-between;
  }
  .link .col_3 {
    flex: 0 0 48%;
    float: none;
    margin-right: 0;
  }
}

/* 21.12.16追加 */
.bt_box {
  justify-content: center;
}

.bt_box.foot a {
  width: 33.3%;
}

/* 22.01.21 追加 */
@media only screen and (max-width: 1023px) {
  .sp_menu a {
    flex-direction: column;
  }
}
header nav li .trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
/* header nav li .wrap:hover {
  background-color: #fff;
} */
header nav .wrap {
  position: absolute;
  top: 53px;
  display: none;
  width: 100%;
  border: 2px solid #1a2da3;
  box-sizing: border-box;
  z-index: 1;
}
header nav .wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0.5em 0;
  background-color: #fff;
  color: #1a2da3;
  font-weight: bold;
}
header nav .wrap a:hover {
  background-color: #fff;
  opacity: .8;
}
header nav .wrap .sub-menu {
  background-color: #fff;
}
header nav .wrap .sub-menu:nth-of-type(n+2) {
  border-top: 2px dotted #1a2da3;
}

/* 22.01.25 追加 */
.link_button {
  position: fixed;
  right: 10px;
  bottom: 50px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.link_button a {
  display: block;
}
@media (max-width: 1079px) {
  .link_button {
    bottom: 100px;
    width: 40px;
    height: 40px;
    z-index: 11;
  }
}
