/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.sip-slider {
  max-width: 700px !important;
  float: left;
}


.sip-slider .caption{
    padding: 10px 20px;
    margin: 0;
    line-height: 1.5em;
    background: #000000;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700;
}

.sip-slider .swiper-pagination-bullet-active{
  background: #333;
}

.target-optiondata p.title{
  font-weight: 700;
  margin: 0;
}

.target-optiondata h2{
  margin: 0;
}

.target-optiondata {
  float: right;
  max-width: 350px;
}

.target-optiondata p {
  margin: 0;
  margin-bottom: 10px;
}

.target_detail {
  padding-left: 4px;
}

.target_simple_information {
  font-size: 12px;
}

.target_detail_information {
  font-size: 12px;
}

ul.target-info-table__detail-list {
  list-style: none;
}

ul.target-info-table__detail-list li {
  display: inline-block;
}

ul.target-info-table__detail-list li img {
  max-width: 150px;

}

/* Swiper */

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  color: #333;
}

.swiper-pagination-bullet-active {
  background-color: #fff;
}

.swiper-container {
  margin: 5px 20px 5px 0px;
}

.swiper-button-next:after,
.swiper-button-prev:after{
  display: none;
}

#secondary img,
article img,
figure,
img,
img.wp-post-image {
  padding: 4px;
}

/* base */
h2.target_name {
  font-size: 18px;
  /*
  border-bottom: 1px solid #d2c8be;
  */
}

h2.target_name_main {
  border-bottom: 1px solid #d2c8be;
  margin-bottom: 10px;
}

h3.widget-title {
  font-size: 20px;
  font-weight: bold;
}

.target_detail h4 {
  font-size: 15px;
}

.target-footer iframe {
  display: block;
  width: 100%;
  height: 400px;
  border: none;
}

.target-footer h2 {
  font-size: 18px;
  font-weight: bold;

}

.target-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.target-footer h3 {
  font-size: 16px;
  font-weight: bold;
}

.content h2.target-info-heading {
  display: flex;
  align-items: center;
  padding: 0 0 12px;
  border-bottom: 1px solid #d2c8be;
  font-size: 18px;
  padding-top: 25px;
  font-weight: bold;
  font-size: 20px;
}

h3.heading__title {
  font-size: 18px;
}

.target-footer .target-info-table__map {
  width: 100%;
}

.target-info-table:nth-child(n+2) {
  margin-top: 12px;
}

/*
.target-info-table__title:not(:last-of-type) {}
*/

.target-info-table__body:not(:last-of-type) {
  border-bottom: 1px solid #d2c8be;
}

.target-footer dd {
  margin-bottom: 0;
}

.target-info-top .button-contact{
  position: relative;
  background: #f7163c;
  display: table;
  text-align: center;
  height: 70px;
  vertical-align: middle;
  width: 100%;
}
.target-info-top .button-contact a{
  color: #fff !important;
  display: table-cell;
  vertical-align: middle;
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
}
.target-info-top .button-contact a:hover{
  background: #cb0017;
    transition: all .3s;
}
.target-info-table {
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 8px 16px;
  border: 1px solid #d2c8be;
  background-color: #fafafa;
  font-size: 14px;
}

.target-info-table__title {
  display: flex;
  box-sizing: border-box;
  flex: 0 0 180px;
  align-items: center;
  color: #2e2e3b;
  font-weight: 700;
}

.target-info-table__body {
  box-sizing: border-box;
  flex-basis: calc(100% - 212px);
  flex-grow: 1;
  flex-shrink: 0;
  align-items: center;
  padding: 4px 2px;
  color: #4a4a4b;
  margin: 0;
}

.target-price-base,
.target-price-all {
  font-size: 38px;
}

.target-optiondata {
/*  display: flex; */
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 8px 6px;
  border: 1px solid #d2c8be;
  background-color: #ffffff;
  font-size: 14px;
  width: 100%;
  margin: 0px 10px;
}

.target-optiondata section.heading {
  width: 100%;
}

.target-optiondata section.heading {
  width: 100%;
}


.target-optiondata h3.corporate_name {
  font-size: 16px;
}

.target-optiondata h5 {
  font-size: 15px;
}

table.target-baseinfo {
  width: 100%;
  line-height: 14px;
  border-top: 1px solid #d2c8be;
}

table.target-baseinfo th {
  border-bottom: 1px dotted #d2c8be;
  padding: 10px 0px;
}

table.target-baseinfo td {
  box-sizing: border-box;
  margin: -1px;
  border-bottom: 1px dotted #d2c8be;
  min-width: 3rem;
  padding: 10px 0px;
}

table.target-baseinfo th a {
  text-decoration: underline;
}

/* target procedure */
/*
table.target-procedure {}
*/

table.target-procedure tr {
  border-bottom: 1px dotted #d2c8be;
}

table.target-procedure span {
  color: #fff;
  background: #16224d;
  padding: 5px;
  font-size: 10px;
  border-radius: 4px;
}

table.target-procedure th {
  width: 100px;
}

table.target-procedure .procedure {
  width: 80%;
  float: left;
}


table.target-procedure .photo {
  width: 20%;
  float: right;
}

/* side bar */
#right-sidebar ul,
#right-sidebarol {
  list-style: none;
  padding-inline-start: 5px;
  font-size: 15px;
}

.target-point {
  margin: 20px;
  background: #fff9f4;
  border: 1px solid #dacbbc;
  border-radius: 4px;
  position: relative;
  /* background: #fff; */
  padding: 10px;
  float: left;
}

.target-point::before {
  content: "";
  border: 6px solid transparent;
  border-bottom: 6px solid #dacbbc;
  position: absolute;
  top: -12px;
  left: 15px;
}

.target-point .target-point-title {
  color: #5a190a;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 14px;
}

.target-point .target-point-comment {
  border-top: 1px dotted #dacbbc;
  margin-top: 5px;
  padding-top: 10px;
}

.content table.target-baseinfo th {
  width: 120px;
  font-weight: normal;
}



/* Swiper Elements */
.slider .swiper-slide {
  height: 500px;
  margin: 0 auto;
  justify-content: center;
  text-align: center;
}
.slider .swiper-slide img{
  height: 100%;
  object-fit: cover;
}
.thumbnail .swiper-slide {
  height: 100px;
}
.thumbnail .swiper-slide img{
  height: 100%;
}

.swiper-slide {
  position: relative;
}
.swiper-catch {
  font-family: "Montserrat", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.swiper-catch * {
  flex-shrink: 0;
}
.swiper-catch h1 {
  font-size: 3.5vw;
  font-weight: bold;
}
.swiper-catch .slider-caption {
  font-size: 20px;
  margin: 0;
  line-height: 1.75;
  background: #0000008f;
  color: #fff;
  padding: 10px;
  margin-top: 150px;
}

/* Animations */
@keyframes swiperCatchAnimation {
  0% {
    opacity: 0;
    transform: translateX(0);
  }

  100% {
    opacity: 1;
    transform: translateX(50px);
  }
}
.swiper-slide .swiper-catch {
  opacity: 0;
}
.swiper-slide-active .swiper-catch {
  animation-name: swiperCatchAnimation;
  animation-duration: 0.4s;
  animation-delay: 0.6s;
  animation-fill-mode: both;
}

.cardbox {
  background: #fff;
  padding: 10px 15px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
  margin: 0px auto;
  margin-right: 10px;
}


/* SP  */
@media screen and (max-width: 768px) {
  .sip-slider {
    max-width: 100% !important;
    float: none;
  }

  .cardbox{
    margin-right: 0px;
  }

  .target-optiondata {
    float: none;
    max-width: 100%;
    margin: 0 auto;
  }

  .target-info-heading{
    font-size: 16px;
  }

  .target-info-table {
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-items: stretch;
    border: 1px solid #d2c8be;
    background-color: #fafafa;
    font-size: 14px;
    padding: 0;

  }

  .target-info-table__title {
    display: block;
    box-sizing: border-box;
    flex: none;
    align-items: center;
    padding: 0px;
    color: #2e2e3b;
    font-weight: 700;
    width: 100%;
    background: #eee;
  }

  h1.entry-title {
    font-size: 1.4rem;
  }
  .content table.target-baseinfo {
    font-size: 12px;
  }
  .content table.target-baseinfo th {
    width: 90px;
    font-weight: normal;
  }

  table.target-baseinfo span {
    background: #16224d;
    padding: 3px;
    color: #fff;
    border-radius: 3px;
  }

  /* target procedure */
  /*
  table.target-procedure {}
*/


  table.target-procedure th {
    width: 45px;
    font-size: 10px;
  }


  table.target-procedure .procedure {
    width: 96%;
    float: left;
    font-size: 13px;
  }

  table.target-procedure .photo {
    width: 100%;
  }


}
