/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1280px) {}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 767px) and (max-width: 991px) {
  /*rs menu*/
  .menu-right ul li {
    margin-right: 15px;
  }
  .keobizmenu ul li a i, .slicknav_nav a i {
    display: none;
  }
  .keobizmenu {
    display: none;
  }
  #responsive-menu {
    display: block;
  }
  .about-text {
    margin-top: 30px;
  }
  .single-promo {
    margin-bottom: 30px;
  }
  .single-blog-box {
    margin-bottom: 30px;
  }
  .hero-text p {
    padding: 0 30px;
  }
  .hero-text h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .single-footer-wedget {
    margin-bottom: 30px;
  }
  .qtce-pricing-table {
    margin-bottom: 30px;
  }
  .single-count {
    margin-bottom: 30px;
  }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  /*rs menu*/
  .keobizmenu ul li {
    margin-right: 15px;
  }
  .hero-text1138 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 40px;
  }
  .keobizmenu ul li a i, .slicknav_nav a i {
    display: none;
  }
  .keobizmenu {
    display: none;
  }
  #responsive-menu {
    display: block;
  }
  .hero-text p {
    padding: 0;
    font-size: 20px;
    margin-bottom: 50px;
  }
  .hero-text h2 {
    font-size: 32px;
    line-height: 50px;
  }
  .hero-text02 p {
    padding: 0;
    font-size: 20px;
    margin-bottom: 50px;
  }
  .hero-text001 p {
    padding: 0;
    font-size: 17px;
    /* margin-bottom: 22px; */
    line-height: 34px;
  }
  .hero-text02 h2 {
    font-size: 32px;
    line-height: 50px;
  }
  .hero-text001 h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .single-promo {
    margin-bottom: 30px;
    text-align: center;
  }
  .single-blog-box {
    margin-bottom: 30px;
  }
  .about-text h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .hero-text001-03 {
    font-size: 24px !important;
    font-weight: 700;
    margin-bottom: 30px !important;
    line-height: 45px !important;
  }
  .about-text {
    margin-top: 0px;
  }
  .single-footer-wedget {
    margin-bottom: 30px;
	text-align: center;
  }
  .footer-bottom-social {
    float: none;
    text-align: center;
    margin-top: 10px;
  }
  .copy-right-text {
    text-align: center;
  }
  .copy-right-text p {
    font-size: 14px;
	text-align: center;
  }
  .single-comments.left .main {
    padding-left: 100px;
    margin-left: 0;
  }
  .qtce-pricing-table {
    margin-bottom: 30px;
  }
  .single-count {
    margin-bottom: 30px;
  }
  .section001, .section002 {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  p {
    line-height: 23px;
    margin-bottom: 15px;
    text-align: left;
    font-size: 15px;
  }
  .p-26 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 15px;
    line-height: 24px;
    border-bottom: 1px solid #CCC;
    margin-right: 15px;
    padding-bottom: 5px;
  }
  .p-26-2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: -20px;
    margin-top: 10px;
    margin-left: 15px;
    line-height: 26px;
    margin-right: 15px;
    padding-bottom: 10px;
  }
  .hero-text001-02 {
    font-size: 46px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 100;
  }
  .section-title h2 {
    font-size: 17px;
    /* text-transform: uppercase; */
    margin-top: -25px;
    /* border-top: 1px solid #000; */
    /* border-bottom: 3px solid #000; */
    background-color: #000;
    padding: 10px 10px 10px 10px;
    color: #FFF;
    line-height: 24px;
    font-weight: 500;
    border-radius: 4px;
  }
  .section-title h1 {
    font-size: 17px;
    /* text-transform: uppercase; */
    margin-top: -25px;
    /* border-top: 1px solid #000; */
    /* border-bottom: 3px solid #000; */
    background-color: #000;
    padding: 10px 10px 10px 10px;
    color: #FFF;
    line-height: 24px;
    font-weight: 500;
    border-radius: 4px;
  }
  .p-24 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 30px;
    border-bottom: 1px solid #CCC;
  }
  .margin-top30 {
    margin-top: 30px;
  }
  .p-25 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 35px;
  }
  a.btn.hero-btn {
    background: #da0606;
    text-transform: capitalize;
    font-weight: bold;
    /* letter-spacing: 0.50px; */
    border: 2px solid #FFFF;
    outline: none;
    transition: .5s;
    display: inline-block;
    margin: 15px;
    color: #fff !important;
    padding: 15px 25px;
    width: 250px;
    font-size: 16px;
    font-family: 'Hiragino Kaku Gothic ProN', '游ゴシック', 'Yu Gothic', YuGothicM, YuGothic, Meiryo, sans-serif;
  }
  .hero-text001 h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 4px;
    margin-bottom: 10px;
    margin-top: 20px;
    line-height: 42px;
  }
  /*.open_btn + div,
	div	{
		width: 100%;
	}*/
  body > div:nth-child(8) > div > div:nth-child(3) > div:nth-child(4) {
    width: 100%;
  }
  .adjust-mobile {
    width: 100%;
  }
  .adjust-mobile div {
    overflow-y: scroll;
  }
  .adjust-mobile div img {
    width: 800px !important;
  }
  .naze01 {
    font-size: 17px;
    font-weight: bold;
    line-height: 36px;
    background: linear-gradient(transparent 70%, #ffeb9a 0%);
  }
  /* Pricing Start */
  .qtce-pricing-table {
    color: #fff;
    background: #F7F7F7;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 0 0 5px;
    filter: drop-shadow(2px 2px 2px rgba(15, 18, 43, 0.3));
    border-radius: 6px;
  }
  .qtce-pricing-table .pricing-content li {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    padding: 0px 0px 5px 0px;
    margin: 0 0 7px;
    border-bottom: 2px solid #eaeaea;
    color: #4c4c4c;
  }
  .qtce-pricing-table .price-value .amount {
    font-size: 32px;
    font-weight: 600;
    line-height: 76px;
    display: inline-block;
    color: #252525;
  }
  .qtce-pricing-table .price-value .currency {
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
    display: inline-block;
    color: #223;
  }
  .qtce-pricing-table .qtce-pricing-table-header {
    padding: 20px 10px 40px;
  }
  .qtce-pricing-table .price-value .month {
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    color: #454545;
    margin-top: -10px;
  }
  /* Pricing End */
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.sp000 {
  display: none !important;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 991px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
    width: 45% !important;
  }
  .sp000 {
    display: block !important;
  }
  .sp001 {
    display: none !important;
  }
}
.col-lg-77 {
  margin: 15px;
}
.col-lg-33 {
  margin: 15px;
}
.display-table-cell {
  height: 420px;
  display: table-cell;
  vertical-align: middle;
}
.display-table {
  width: 100%;
  height: 550px !important;
  display: table;
  z-index: 3;
  position: relative;
}
.table-wrap {
  overflow-x: scroll;
}