@charset "utf-8";
/* CSS Document */
#logo {
  width: 100%;
  margin: 0 auto 0 auto;
  img{
    width: 55%;
  }
}
body{
font-family: YakuHanJP, "Noto Sans JP", "Open Sans", sans-serif, "メイリオ";
font-size: 1.6rem;
color: #202020;
/* font-family: "BIZ UDPGothic"; */
}
.col-main {
  font-size: 1.6rem;
  padding: 0 20px;
  background-color: #fff;
  margin-top:0;
}
@media screen and (max-width: 640px) {
.col-main {
  padding: 0;
}
}
#content .contents-body .col-main .contents-wrapper p {
  font-size: 16px !important;
  margin: 0 !important;
  line-height: 1.5;
  margin-top: 8px;
}
.contents-body{
  padding: 0 16px;
}
.bread {
  padding: 0;
  width: 100% !important;
}

/* .prohibitions-wrap{
  p{background-color: #f9f9f9 !important;}
} */
@media screen and (max-width: 640px) {
    #content .contents-body .col-main .contents-wrapper p {
      width: 100% !important;
      text-align: left !important;
    }
}
.red{ color: #ed4343 !important;}
.prohibitions-wrap{
  margin: 16px 0 0 0;
}
@media screen and (max-width: 640px) {
  .prohibitions-wrap{
  /* padding: 24px 0; */
}
}
.prohibitions-header{
  h3{
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
    padding: 16px;
    span{
      color: #ed4343;
      /* background-color: #fef2f0; */
      /* padding: 5px; */
    }
    span.modality{
      display: inline-block;
      /* height: 17px;
      width: 40px; */
      color: #fff;
      font-size: 15px;
      line-height: 15px;
      letter-spacing: .1em;
      /* border-radius: 20px; */
      padding: 4px;
      margin-right: 4px;
      vertical-align: baseline;
      text-align: center;
    }
    span.number{
      color: #254488cb;
    }
    .mri{
      background-color: #222 !important;
    }
  }
  .big-headline{
    color: #3b3f55;
    /* background-color: #254588; */
    font-size: 18px;
    /* border-left: 3px solid #685a8d; */
    padding: 8px 0;
    /* border-radius: 8px; */
  }
  .big-headline2{
    color: #fff;
    background-color: transparent;
    font-size: 19px;
    border-left: none;
    padding: 14px 10px;
    background-color: #254588;
    line-height: 18px;
    border-radius: 10px;
  }
}
.prohibitions-explanation{
    padding: 10px 16px !important;
    background-color: #faeef2;
    .red{
    font-size: 15px !important;
    font-weight: 500;
    line-height: 21px !important;
  }
  .red i{
    color: #ed4343 !important;
  }
}
.prohibitions-item{
}
.prohibitions-item-title{
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .05em;
  color: #fff;
  background-color: #2b2b2b;
  padding: 4px 0;
  text-align: center;
}
.prohibitions-item-list{
  ul{  
    padding: 14px 16px 16px 16px;
  }
  li{
  display: flex;
  font-size: 15px;
  line-height: 20px;
  margin-left: 24px;
  padding: 3px 0;
  }
  li::before{
  margin-left: -16px;
  content: "⚫︎";
  color: #222;
  font-size: 0.5em;
  margin-right: 8px;
  /* padding-top: 3px; */
  }
}

.title-w-line {
  margin:  0;
  color: #254588;
  font-size:  24px;
  position:  relative;
  font-weight:  600;
  display:  inline-block;
  background-color: #fff;
  margin-left: 0;
  padding: 0 10px 0 0;
}
@media screen and (max-width: 640px) {
.title-w-line {
  font-size: 22px;
  letter-spacing: -0.05em;
}
}
.title-w-line-wrap {
  position: relative;
  margin-bottom:15px;
}
.title-w-line-wrap:before {
  content:  '';
  background-color: #240053;
  display:  block;
  position:  absolute;
  left:  0;
  width:  100%;
  height:  1px;
  top: 0;
  bottom:  0;
  margin:  auto;
}
.table { 
  width: 100%;
}
.table thead {
  background: #eff1fa;
}
.table th,.table td {
  border: 1px solid #ccc; padding: 10px;
}
.contents-container .mokuji {
  font-size: 14px;
  /* border: 1px solid #000; */
  border-radius: 0;
  padding: .7em .5em .5em 1.3em !important;
  margin-bottom: 40px;
  background-color: #f5f5f5;
}
#content .mokuji .mokuji-mokuji {
color: #4a5057;
text-align: left;
font-size: 15px;
font-weight: 400;
margin: .2em 0 0;
}
.mokuji ul {
margin: 0 0 0 2px;
}
@media screen and (max-width: 640px) {
.mokuji li {
    margin: 4px 0 0 0;
}
}
#content .mokuji a:link {
  font-size: 16px;
}
.contact-box{}
.contact-box-small{
}
.button {
  background-color: #0059df !important;
}

.btn-contact-box{
  width: 100%;
  background-color: #f1f3f9;
  text-align: center;
  margin: 0 auto;
  color: #254588;
  padding: 0 16px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  .servicehours{
  display: block;
  font-size: 15px;
  font-weight: normal;
  }
  .headtext{
  display: block;
  font-size: 16px;
  font-weight: 500;
  }
}
.btn-contact-box2{
  width: 100%;
  background-color: #eef1fa;
  text-align: center;
  margin: 8px auto 0 auto;
  color: #254588;
  padding: 0 16px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  .servicehours{
  display: block;
  font-size: 15px;
  font-weight: normal;
  margin-top: 6px;
  }
  .headtext{
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  }
}
.btn-contact-box a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f095";
  padding-right: 8px;
}
.btn-contact-box2 a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f095";
  padding-right: 8px;
}
.btn-contact-box a{
  color: #254588;
}
.btn-contact-box2 a{
  color: #fff;
}
.btn {
  padding: 16px 8px !important;
  /* margin: 16px auto 0 auto !important; */
}
.prohibitions-item-list{
  .annotation{
    margin: 0px 16px 16px 16px !important;
    font-size: 15px;
  }
}
@media screen and (max-width: 500px) {
.btn-contact-box{
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
  color: #2C3E50;
  padding: 0 16px;
  font-weight: bold;
  cursor: pointer;
  background: #FFFFFF;
  border: solid 1px #2C3E50;
  border-radius: 30px;
  text-align: center;
  .servicehours{
  display: block;
  font-size: 12px;
  font-weight: normal;
  }  
  .headtext{
  display: block;
  font-size: 13px;
  font-weight: 500;
  }
}
.btn-contact-box{
max-width: calc(100% - 20px);
}
.btn-contact-box a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f095";
  padding-right: 8px;
}
.btn-contact-box a{
  color: #2C3E50;
}
.btn {
  padding: 12px 8px 12px 8px !important;
  /* margin: 16px auto 0 auto !important; */
}
.btn-contact-box2 {
    .headtext {
        display: block;
        font-size: 16px;
    }
  }
}

.prohibitions-wrap{
  border: 2px solid #254588;
  border-radius: 10px;
}
.contents-container .attn_kensamei h6 {
  color: #254588;
  font-size: 20px;
  padding: 0 0 8px 0;
  border: solid 2px #254588;
  background-color: transparent;
}
.attn_kensamei{
  margin-bottom: 10px;
  span{
    color: #fff;
    background-color: #254588;
    display: block;
    font-size: 16px;
    padding: 2px 0 5px 0;
    font-weight: 600;
    margin-bottom: 8px;
  }
}
.tb-page2 th {
  font-size: 16px;
  width: 20%;
  font-weight: 500;
}
.tb-page2 td {
  font-size: 16px;
}
#content .contents-body .col-main .contents-container .tb-page2 {
  width: 100% !important;
}
.font-s {
  font-size: 14px;
  width: 100% !important;
  margin: 0 auto !important;
}

#content .main-ttl h2 {
  text-align: center;
  padding: 0 !important;
  margin: 16px auto 16px auto !important;
  font-weight: 500;
  color: #334085;
}

@media screen and (max-width: 640px) {
    #content .contents-body .col-main .contents-container h4 {
        color: #444;
        margin-bottom: 10px;
        padding: 13px 10px;
    }
  }
@media screen and (max-width: 640px) {
  .button {
    font-size: 1em;
    letter-spacing: 0.02em;
    padding: 0.7em 1em 0.7em 1em;
    border-radius: 20px;
  }
}
@media screen and (min-width: 641px) {
.sp{
  display: none;
}
}



.mokuji-wrapper{
  background-color: #faeef2;
  padding: 16px;
  font-weight: 500;
  border-radius: 20px;
  h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
  }
  .mokuji-inner{
    margin-top: 4px;
    .item-title{
      font-size: 17px;
      font-weight: 600;
      margin-bottom: 2px;
      i{
        font-size: 15px;
        font-weight: 600;
        padding-right: 2px
      }
    }
    .item{
      padding: 6px 8px;
      width: 100%;
      background-color: #fff;
      border-radius: 4px;
      margin-bottom: 3px;
      line-height: 1.3;
    }
  }
  .red{
    color: #dc0615 !important;
  }
}
.check{
  color: #dc0615;
  padding-right: 3px;
}

@media screen and (min-width: 641px) {
.mokuji-wrapper{
  width: 100%;
}
}
@media screen and (max-width: 640px) {
.mokuji-wrapper{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  border-radius: 0px;
}
}

/*div要素全体にリンクをつけるために必要な要素*/
.item {
    position: relative;
}
.item a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

/* 以下見た目をわかりやすくするための設定*/
.item {
    border: solid 2px #ecdae0;
}
.item a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.1;
    background-color: #FFDEDE;
}
#content .contents-body {
  padding-top: 0;
}
#wrapper footer {
  background: #f5f5f5;
}
.mb16{
  margin-bottom: 16px;
}
.mt16{
  margin-top: 16px;
}
.ml16{
  margin-left: 16px;
}
.btn-cancel{
  position: relative;
  display: grid;
  grid-template-columns: auto auto;
  background-color: #ffd900;
  border-radius: 6px;
  padding: 10px 24px;
  box-shadow: 0px 2px 0px 0px #7B8497;
  gap:8px;
  justify-content: center;
}
.btn-cancel-left{
  text-align: right;
  max-width: 50px;
  height: 46px;
}
.btn-cancel-right{
  text-align: center;
  color: #254588;
  font-size: 19px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
    span.sub{
    display: block;
    color: #254588;
    font-size: 13px;
    font-weight: 700;
    line-height: normal;
    }
}
.btn-cancel a{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.btn-cancel {
    border: none;
}
.btn-cancel a:hover{/* マウスオーバー時に色変更*/
    opacity: 0.1;
    background-color: #ffe239;
}
.mri-img{
  width: 100%;
  text-align: center;
  img{
    max-width: 360px;
  }
}
#content .contents-body .col-main .contents-container h5 {
    position: relative;
    border-bottom: none;
    color: #202020;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    background: none;
    padding-bottom: 0;
    width: 100%;
    margin: 8px 0px !important;
}
#content .contents-body .col-main .contents-container h5::after {
    position: absolute;
    content: " ";
    border-bottom: none;
    bottom: 0;
    width: 0;
    display: block;
}
@media screen and (max-width: 640px) {
.btn-cancel{
  padding: 8px;
  gap: 4px;
}
.btn-cancel-right{
  font-weight: 700;
  padding-top: 0;
  span.sub{
    font-weight: 500;
    letter-spacing: -.025em;
  }
}
#content .contents-body .col-main .contents-container h5 {
    position: relative;
    border-bottom: none;
    color: #202020;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4em;
    background: none;
    padding-bottom: 0;
    width: 100%;
    margin: 8px 0px !important;
}
#content .contents-body .col-main .contents-container h5::after {
    position: absolute;
    content: " ";
    border-bottom: none;
    bottom: 0;
    width: 0;
    display: block;
}
}

.acd-check {
display: none;
}
.acd-label {
padding: 16px 20px 16px 24px;
box-sizing: border-box;
background: #fff;
display: flex;
justify-content: space-between;
margin: 20px 16px;
/* width: 100%; */
font-weight: 600;
border: 1px solid #c4c4c4;
border-radius: 4px;
}
.acd-label::after {
display: flex;
align-items: center;
font-family: "Font Awesome 5 Free";
content: "\f0d7";
font-weight: 900;
transition: all 0.3s;
color: #666;
font-size: 20px;
}
.acd-content {
height: 0;
opacity: 0;
transition: 0.3s;
visibility: hidden;
width: 90%;
padding: 0;
margin: 0 auto;
h6{
font-size: 16px;
font-weight: 600;
margin: 16px 0 4px;
}
b{
  font-size: 600;
  font-size: 15.6px;
}
}
#content .contents-body .col-main .contents-wrapper p.pd10{
  padding: 10px 0 0 10px !important;
  /* margin: 10px 0 0 10px !important; */
}
.img-c{
width: 100%;
text-align: center;
img{
  max-width: 300px;
  }
}
.acd-check:checked + .acd-label + .acd-content {
height: auto;
opacity: 1;
padding: 0 0 24px 0;
visibility: visible;
/* display: flex; */
align-items: center;
word-break: break-all;
}
.acd-check:checked + .acd-label::after {
transform: rotate(180deg);
}

@media screen and (max-width: 960px) {
/* .acd-label {
    width: 95%;
} */
  /* .acd-content {
      width: 95%;
  }
.acd-check:checked + .acd-label + .acd-content {
    padding: 10px 0;
} */
}
.pb24{
  padding-bottom: 16px;
}
.mb16{
  margin-bottom: 16px !important;
}
/* 続きを読む */
.readmore {
  position: relative;
  margin: 16px auto 32px auto;
  padding: 0 0 48px;
  b{
    font-weight: 600 !important;
  }
}
.readmore label {
  position: absolute;
  display: table;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  width: 200px;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background-color: #333;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 1;
}
.readmore label::before{
  content: '続きを見る';
}
.readmore input[type="checkbox"]:checked ~ label::before {
  content: '元に戻す';
}
.readmore input[type="checkbox"]{
  display: none;
}
.readmore-content {
  position: relative;
  height: 140px;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}
.readmore input[type="checkbox"]:checked ~ .readmore-content {
  height: auto;
}
.readmore-content::before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, #fff 100%);
}
.readmore input[type="checkbox"]:checked ~ .readmore-content::before {
  display: none;
}
.readmore h6{
  font-size: 16px;
  font-weight: 600;
  margin: 16px 0 4px;
}
.readmore h5{
  font-size: 18px !important;
  letter-spacing: -0.05em;
  span{
  font-size: 16px !important;
  margin-left: 8px;
  color: #ed4343 !important;
  }
}
@media screen and (max-width: 640px) {
  #content .contents-body .col-main .contents-wrapper .readmore p {
    font-size: 15px !important;
  }
}