@charset "utf-8";

/* -----------------------------------
 reset & base
------------------------------------ */

h1,
h2,
h3,
h4 {
  margin: 0 !important;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:link {
  text-decoration: none;
}

.imghover:hover img {
  opacity: 0.8;
}

a[href^="tel:"] {
  cursor: default;
}

.container {
  max-width: 1000px;
}

@media (max-width: 767px) {
  .apr_pc {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .apr_sp {
    display: none !important;
  }
}

.cf::after {
  content: "";
  display: table;
  clear: both;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
}

@media (max-width: 767px) {
  img {
    height: auto;
    width: 100%;
  }
}

main {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.shadow {
  box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.toplink a {
  color: #001eff;
  text-decoration: underline;
  font-weight: bold;
  text-align: right;
  display: block;
  margin-top: 20px;
  font-size: 10px;
  padding-right: 15px;
}

html {
  scroll-behavior: smooth;
}

a:hover {
  opacity: 0.7;
}

span.arrow {
  display: inline-block;
  padding: 4px 29px 4px 0;
  background: url(../images/arrow-acc-bottom.png) right center no-repeat;
}

.open span.arrow {
  background: url(../images/arrow-acc-top.png) right center no-repeat;
}

span.arrow,
.open span.arrow {
  background-size: 24px auto;
}

@media (min-width: 768px) {
  .acc-tog-only-sp {
    cursor: default !important;
    display: none;
    pointer-events: none;
  }
}

.acc-con {
  display: none;
}

@media (min-width: 768px) {
  .acc-con-only-sp {
    display: block;
  }
}

/* -----------------------------------
 .mod_header
------------------------------------ */

.mod_header {
  position: relative;
  max-width: 1000px;
  z-index: 10;
  box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  background: #f4f4f4;
}

.mod_header .pagettl {
  position: relative;
}

.mod_header .pagettl {
  text-align: left;
  width: auto;
  height: 40px;
  margin-left: 10px;
}

.mod_header .pagettl img {
  width: 100%;
  height: auto;
  padding-top: 7px;
  max-width: 260px;
  padding-left: 6px;
}

.mod_header .row {
  display: flex;
  align-items: center;
}

.mod_header .pagettl {
  width: 50%;
}

.mod_header .contact {
  width: 50%;
  margin: 10px;
}

@media (min-width: 768px) {

  .mod_header .row {
    display: flex;
    align-items: center;
  }

  .mod_header .pagettl {
    width: 37%;
    margin-left: 20px;
  }

  .mod_header .soudan {
    width: 60%;
    text-align: right;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: bold;
    color: #ff5f22
  }

  .mod_header .contact {
    width: 20%;
    margin: 10px;
    text-align: right;
  }

  .mod_header .contact img {
    max-height: 42px;
  }

  .mod_header .pagettl img {
    padding-top: 3px;
  }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  .mod_header .contact img {
    max-height: 38px;
  }
}

/* -----------------------------------
 .mod_cmn_link
------------------------------------ */

@media (min-width: 768px) {
  .btnarea {
    margin: 0 auto;
  }
}


.mod_cmn_link {
  background: #000;
  padding-bottom: 18px;
  padding-top: 5px;
}

.mod_cmn_link .lead {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
}

.mod_cmn_link .btnarea p {
  text-align: center;
  margin-bottom: 0;
}

@media (min-width: 768px) {

  .mod_cmn_link .lead {
    margin: 2% auto 1.5%;
  }

  .mod_cmn_link .freecall {
    position: absolute;
    width: 37.5%;
    top: 18%;
    left: 8%;
  }

  .mod_cmn_link .toentry {
    position: absolute;
    width: 42%;
    top: 18%;
    right: 8%;
  }
}

@media (max-width: 767px) {
  .mod_cmn_link .lead {
    margin-bottom: 15px;
    width: 94%;
  }
}

@media (max-width: 767px) {
  .mod_cmn_link {
    padding: 26px 15px 22px;
  }

  .mod_cmn_link .freecall {
    margin-bottom: 10px;
    margin-top: 7px;
  }

  .mod_cmn_link .tel-info {
    margin: 10px 4px 0px 4px;
  }

}

.footer_mod_cmn_link {
  background: #f4f9ff;
  padding-bottom: 50px;
}

.footer_mod_cmn_link .lead {
  color: #f48124;
}

/* -----------------------------------
 .cv_linkarea
------------------------------------ */

.cv_linkarea {
  margin: 15px 0;
}

.cv_linkarea .cv_lead img {
  width: 90%;
  max-width: 770px;
  padding: 15px 0;
}

.cv_linkarea .cv_lead {
  text-align: center;
}

.cv_linkarea .pc_kentei_cvlink_box {
  border: solid 3px #ffb737;
  margin-bottom: 6px;
}

.cv_linkarea .sp_kentei_cvlink_box {
  border: solid 3px #89be65;
  margin-bottom: 6px;
}

.cv_linkarea .pc_kentei_cvlink_box span {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  background: #ffb737;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 0% 0% 16px 0%;
  margin-left: -2px;
}

.cv_linkarea .sp_kentei_cvlink_box span {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  background: #89be65;
  padding: 5px 10px;
  display: inline-block;
  border-radius: 0% 0% 16px 0%;
  margin-left: -2px;
}

.cv_linkarea .cvlink_btn {
  display: flex;
  padding: 5px 5px;
  justify-content: center;
}

.cv_linkarea .cvlink_btn a img {
  width: 100%;
}

.cv_linkarea .txtlink {
  font-size: 10px;
  margin-top: 10px;
}

.cv_linkarea .txtlink a {
  color: #001eff;
  text-decoration: underline;
  font-weight: bold;
}

@media (min-width: 768px) {
  .cv_linkarea {
    margin: 30≈ˆpx 0;
  }

  .cv_linkarea .cv_linkarea_flex {
    display: flex;
    justify-content: center;
  }

  .cv_linkarea .pc_kentei_cvlink_box,
  .cv_linkarea .sp_kentei_cvlink_box {
    width: 50%;
    margin: 0 5px;
    height: 107px;
  }
}

/* -----------------------------------
 .appeal
------------------------------------ */

.appeal img {
  width: 100%;
}

.text_content_con {
  background: #dcf3fb;
  margin: 0;
  padding-bottom: 5px;

}

.text_content_con .text_content_title {
  font-weight: bold;
  color: #113B6E;
  font-size: 18px;
  text-align: center;
  padding: 30px 0 20px;
  margin: 0;

}
.txt_price{
  color: #113B6E;
  font-size: 12px;
  padding: 0 0 0 11% ;
  font-weight: bold;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.marker {
  background: linear-gradient(to bottom, transparent 0, transparent 70%, #fdf167 70%, #fdf167 100%);
  font-weight: bold;
}

.movie_content {
  background: #dcf3fb;
  padding: 40px 100px;
}

.movie_content_item {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 20px;
}

.movie_content_item h4 {
  color: #f48124;
  font-weight: bold;
}

.movie_content_item_inner {
  display: flex;
  gap: 0 20px;
  margin-top: 10px;
}

.movie_content_item_inner_img {
  flex-basis: 200px;
}

.movie_content_item_inner_img img {
  width: auto;
}

.movie_content_item_inner_text th,
.movie_content_item_inner_text td {
  vertical-align: top;
}

.movie_content_item_inner_text th {
  width: 6em;
}

.movie_content_item_inner_text tr:not(:last-child) td {
  padding-bottom: 10px;
}

.movie_content_item_inner_text td p:last-child {
  margin-bottom: 0;
}

.movie_content_item_inner_text ul {
  margin: 0 0 0 1.5em;
}

.movie_content_item_inner_text ul li {
  list-style: disc;
}

.movie_content_item_inner_text_more {
  text-align: center;
}

.movie_content_item_pr {
  box-shadow: 0 0 10px rgba(255, 0, 114,.4);
}

.movie_content_pr_text {
  background: linear-gradient(to right, #63a1ff, #df00ff, #ff0072);
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin: 40px 0 10px;
  padding: 20px 10px;
  text-align: center;
}

.movie_content .movie_content_pr_text:first-of-type {
  margin-top: 0;
}

@media (max-width: 767px) {
  .movie_content {
    padding: 20px;
  }

  .movie_content_item h4 {
    text-align: center;
  }
  
  .movie_content_item_inner {
    display: block;
    margin-top: 10px;
  }

  .movie_content_item_inner_img {
    margin-bottom: 10px;
    text-align: center;
  }

  .movie_content_item_inner_text {
    text-align: center;
  }

  .movie_content_item_inner_text .acc-con {
    text-align: left;
  }

  .movie_content_pr_text {
    font-size: 16px;
  }
}

/* -----------------------------------
 .footer_top
------------------------------------ */
.footer_top {
  padding: 25px;
  width: 100%;
  margin: 0 auto;
  background-color: #f4f4f4;
}

.footer_left .name {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 7px;
}

.footer_left .address {
  font-size: 13px;
  line-height: 1.4em;
}

.footer_right .contact-btn {
  display: block;
  background: #ff5f22;
  background: linear-gradient(360deg, #ff5f22 0%, #ffa500 100%);
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 17px;
  padding: 20px 0px 17px 0px;
  border-radius: 3px;
  text-decoration: none;
  line-height: 1em;
  width: 80%;
  margin: 0 auto;
}

.fa-envelope:before {
  content: "\f0e0";
}

.footer_co {
  color: #FFF;
  background-color: #244769;
  text-align: center;
}

.footer_co p {
  font-size: 10px;
  padding: 10px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .footer_top {
    display: flex;
  }

  .footer_left .name {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 7px;
  }

  .footer_left .address {
    font-size: 17px;
    line-height: 1.4em;
  }

  .footer_left {
    width: 60%;
    padding-left: 3%;
    text-align: left;
  }

  .footer_right {
    width: 49%;
  }

  .footer_right .contact-btn {
    display: block;
    background: #ff5f22;
    background: linear-gradient(360deg, #ff5f22 0%, #ffa500 100%);
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    padding: 28px 0px 25px 10px;
    border-radius: 3px;
    text-decoration: none;
    line-height: 1em;
  }

  .footer_co p {
    font-size: 13px;
  }

  .footer_co {
    height: 40px;
  }
}
