@charset "utf-8";
/*----------------------------------------------------
    共通css
----------------------------------------------------*/
.interview .box {
    background: url(https://www.naked-eye-life.com/wp/wp-content/themes/wp001j/img/director_higuchi_01.png) no-repeat;
    background-color: #eff9fd;
    padding: 1rem 4rem 1rem 20rem;
    background-size: 12rem;
    background-position: 4rem 2rem;
    position: relative;
    min-height: 20rem;
}

.interview .box:before {
    content: "樋口 亮太郎 院長";
    position: absolute;
    top: 15rem;
    left: 5rem;
    width: 10rem;
    text-align: center;
    line-height: 1.3;
    font-size: 12px;
}

.director_parts {
  margin: 12rem 0 0;
}

.director_parts .director_parts_block {
  display: flex;
  justify-content: space-between;
}

.director_parts .l_box {
  width: 45%;
  padding: 0 7rem 0 0;
}

.director_parts .director_ttl_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 2rem;
  border-bottom: 4px solid #00a0e9;
}

.director_parts .img_box {
  width: 100px;
}

.director_parts .director_ttl {
  width: 100%;
  padding: 0 0 0 3rem;
  font-size: 2.8rem;
}
.director_parts .director_ttl .large {
  font-size: 4rem;
}

.director_parts .lead {
  width: 100%;
  margin: 3rem 0 0!important;
}

.director_parts .r_box {
  width: 55%;
}

.director_parts .table_txt {
  margin: 0 0 2rem;
  font-size: 1.6rem;
  text-align: center;
}
#page .director_ttl_wrap h3{
	font-size:2.5rem;
}
#category .director_ttl_wrap h3{
	font-size:2.5rem;
}
.director_parts .table_parts {
  height: 330px;
  padding: 0 1rem 0 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.director_parts .table_parts::-webkit-scrollbar {
  width: 6px;
}
.director_parts .table_parts::-webkit-scrollbar-track {
  background: #e0e0e0;
  margin: 0 0 2rem;
}
.director_parts .table_parts::-webkit-scrollbar-thumb {
  background: #b5b5b5;
}

.director_parts table {
  background: none;
  margin: 0 0 0;
  border: none;
}
.director_parts table th {
  background: none;
  width: 18%;
  padding: 2rem 2rem;
  font-size: 1.6rem;
  border-left: none;
	border-bottom: 2px solid #1a1a1a;
  position: relative;
}
.director_parts table tr:first-child th {
	border-top: 2px solid #1a1a1a;
}
.director_parts th::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: calc(100% - 9px);
  background: #eaf6fe;
  width: 20px;
  height: 10px;
}
.director_parts table tr:first-child th::before {
  content: "";
  position: absolute;
  top: -6px;
  left: calc(100% - 9px);
  background: #eaf6fe;
  width: 20px;
  height: 10px;
}
.director_parts table td {
  padding: 2rem 2rem;
  font-size: 1.6rem;
  text-align: left;
  border-left: 2px solid #1a1a1a;
	border-bottom: 2px solid #1a1a1a;
}
.director_parts table tr:first-child td {
	border-top: 2px solid #1a1a1a;
}


#page .access_parts {
  margin: 1rem 0 0;
  padding: 3rem 0rem 10rem;
}
#category .access_parts {
  margin: 1rem 0 0;
  padding: 3rem 0rem 10rem;
}
.access_parts .access_parts_block {
  display: flex;
  justify-content: space-between;
}

.access_parts .l_box {
  width: 55%;
  padding: 0 5rem 0 0;
}

.access_parts .info {
  display: flex;
  justify-content: space-between;
  margin: 5rem 0 0;
}
.access_parts .info dl:nth-child(1) {
  width: 55%;
}
.access_parts .info dl:nth-child(2) {
  width: 35%;
}
.access_parts .info dl dt {
  font-size: 2.2rem;
  font-weight: bold;
}
.access_parts .info dl dd {
  margin: 2rem 0 0;
  font-size: 1.6rem;
  line-height: 1.8;
}

.access_parts .r_box {
  width: 45%;
}

.access_parts .map {
  position: relative;
  width: 100%;
  height: 0;
  margin: auto;
  padding-top: calc(100%* 300/500);
}
.access_parts .map iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.access_parts .m_hours {
  margin: 5rem 0 0;
}
.access_parts .m_hours table {
  margin: 0 0 0;
}
.access_parts .m_hours table th {
  padding: 2rem;
}
.access_parts .m_hours table th:first-child {
  width: 20%;
}
.access_parts .m_hours table td {
  padding: 2rem;
  font-weight: bold;
}

.access_parts .m_hours .note {
  margin: 1rem 0 0;
  font-size: 1.2rem;
}

.img_box_illust {
	width: 500px;
    text-align: center;
    margin: 0 auto;
}

.condition-item {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 4rem;
    display: block;
}

        .note-wrap .qa_item {
          margin: 0 0 4rem;
          padding: 4rem 8rem 4rem;
          position: relative;
          z-index: 0;
        }
        .note-wrap .qa_item:last-child {
          margin: 0 0 0;
        }

        
        .note-wrap .acc {
          padding: 0 10rem 0 0;
          position: relative;
          cursor: pointer;
        }
        .note-wrap .acc::before,
        .note-wrap .acc::after {
          content: "";
          position: absolute;
          top: 50%;
          right: 0;
          background: #1a1a1a;
          width: 46px;
          height: 2px;
          margin-top: -1px;
          transition: all 0.4s;
        }
        .note-wrap .acc::after {
          transform: rotate(90deg);
        }
        .note-wrap .acc.open::before {
          display: none;
        }
        .note-wrap .acc.open::after {
          transform: rotate(180deg);
        }
        
        .note-wrap .q_box {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }

        
        .note-wrap .qa_ttl {
          width: calc(100% - 110px);
          font-size: 2.8rem;
        }

        .note-wrap .qa_ttl a::after{
          content: "";
          position: absolute;
          top: 50%;
          right: 0;
          transform: translate(0,-50%);
          background: url("img/arrow_01.png") left top no-repeat;
          background-size: contain;
          width: 40px;
          height: 30px;
        }
        

        .note-wrap .a_wrap.show {
          display: block;
        }
        
        .note-wrap .a_box {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 3rem 0 0;
        }
        
        .note-wrap .img_box {
          width: 150px;
        }
        
        .note-wrap .txt_box {
          background: #fff;
          width: calc(100% - 40px);
          padding: 3rem 4rem 3rem;
          border: 4px solid  #1a1a1a;
          border-radius: 0 40px 0 0;
          position: relative;
        }
        .note-wrap .txt_box::before {
          content: "";
          position: absolute;
          top: 50%;
          right: 100%;
          margin-top: -18px;
          border: 18px solid transparent;
          border-right: 26px solid #1a1a1a;
        }
        .note-wrap .txt_box::after {
          content: "";
          position: absolute;
          top: 50%;
          right: 100%;
          margin-top: -13px;
          border: 13px solid transparent;
          border-right: 19px solid #fff;
        }

#page .note-wrap h3.qa_ttl {
    margin: 0;
}

.voice_parts .txt.small {
    font-size: 1.2rem;
}





.flx{
	display:flex;
    justify-content: space-around;
	margin:2rem auto;
}

.flx img{
	width:350px;
}

.icl-box {
  background-color: #cbe9fb;
  padding: 15px;
  border-radius: 6px;
  max-width: 700px;
  margin: auto;
}

.icl-header {
  background-color: #0072bc;
  color: white;
  font-size: 14px;
  padding: 4px 8px;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 10px;
}

.icl-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.icl-ttl{
    padding-left: 4rem;
    font-size: 2rem;
    font-weight: bold;
}
.icl-text{
    background: #fff;
    padding: 1rem;
    width: 50rem;
}

.icl-image img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
}

.icl-text h3 {
  font-size: 16px;
  color: #0072bc;
  margin: 0 0 8px;
}

.icl-text p {
    font-size: 14px;
    color: #333;
    line-height: 1.6;
    margin: 10px 10px 10px 0;
}

.icl-link {
  font-size: 14px;
  color: #333;
  text-decoration: none;
text-align: right;
}
	.sp{
		display:none;
	}
	.pc{
		display:block;
	}


/* --- Q&A Block --- */
.icl-interview-qa-block {
    margin-bottom: 40px;
}

/* --- Question --- */
.icl-interview-question {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.icl-interview-q-marker {
    font-size: 24px;
    font-weight: bold;
    color: #0d73c0; /* Qマークの色: 濃い青 */
    margin-right: 10px;
}

.icl-interview-question p {
    font-size: 18px;
    font-weight: bold;
    color: #0d73c0; /* 質問文の色: 濃い青 */
    margin: 0;
    padding-top: 2px;
}

/* --- Answer --- */
.icl-interview-answer {
    display: flex;
    align-items: flex-start;
    background-color: #eff9fd;
    padding: 20px;
    border-left: 5px solid #b6e5f9; /* 左のボーダー: 明るい青 */
}

.icl-interview-avatar {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 20px;
    flex-shrink: 0; /* 画像が縮まないように設定 */
}

.icl-interview-answer-text {
    margin: 0;
    font-size: 16px;
}

/* --- Text Highlight --- */
.icl-interview-highlight {
    background-color: #f1e96c; /* ハイライト色: 黄色 */
    padding: 2px 5px;
    border-radius: 3px;
    font-weight: bold;
}

.image-wrap.additional {
    margin-top: 2rem;
}

/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 768px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
/*/////////////必ず中括弧の中に作成してください。/////////////*/

table{
  border-collapse: collapse;
  width: 100%;
}
.tb01 th,
.tb01 td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
}
.tb01 th {
  background: #b6e5f9;
  color: #1a1a1a;
  
}
@media screen and (max-width: 640px) {
  .tb01 .head{
    display:none;
  }
  .tb01 {
    width: 100%;
  }
  .tb01 td,
  .tb01 th{
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .tb01 td{
    padding: 0px 12px 0 0;
    display: block;
    width: 100%;
    line-height: 2.5;
    text-align:left;
  }
  .tb01 td:before{
    color: #1a1a1a;
    content: attr(data-label);
    font-weight: bold;
    padding: 0px 10px;
    display: inline;
    background-color: #e5eef2;
    margin-right: 10px;
    float: left;
	  width: 30%;
  }
  .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}



  .access_parts {
    margin: 6rem 0 0;
    padding: 3rem 2rem 4rem;
  }

  .access_parts .access_parts_block {
    display: block;
  }

  .access_parts .l_box {
    width: 100%;
    padding: 0 0 0 0;
  }

  .access_parts .info {
    display: block;
    margin: 3rem 0 0;
  }
  .access_parts .info dl {
    margin: 0 0 2rem;
  }
  .access_parts .info dl:last-child {
    margin: 0 0 0;
  }
  .access_parts .info dl:nth-child(1) {
    width: 100%;
  }
  .access_parts .info dl:nth-child(2) {
    width: 100%;
  }
  .access_parts .info dl dt {
    font-size: 1.7rem;
  }
  .access_parts .info dl dd {
    margin: 1rem 0 0;
    font-size: 1.5rem;
    line-height: 1.6;
  }

  .access_parts .r_box {
    width: 100%;
    margin: 2rem 0 0;
  }

  .access_parts .map {
    padding-top: 60%;
  }
  .access_parts .map iframe {
    border-radius: 10px;
  }

  .access_parts .m_hours {
    margin: 2rem 0 0;
  }
  .access_parts .m_hours table {
    display: table;
  }
  .access_parts .m_hours table th {
    display: table-cell;
    padding: 5px 0;
    font-size: 1.3rem;
    border-left: 1px solid #1a1a1a;
  }
  .access_parts .m_hours table th:first-child {
    width: 22%;
  }
  .access_parts .m_hours table td {
    display: table-cell;
    padding: 5px 0;
    font-size: 1.3rem;
    border-left: 1px solid #1a1a1a;
  }




  .director_parts {
    margin: 6rem 0 0;
  }

  .director_parts .director_parts_block {
    display: block;
  }

  .director_parts .l_box {
    width: 100%;
    padding: 0 0 0 0;
  }

  .director_parts .director_ttl_wrap {
    padding: 0 0 1.5rem;
    border-bottom: 1px solid #00a0e9;
  }

  .director_parts .img_box {
    width: 70px;
  }

  .director_parts .director_ttl {
    width: calc(100% - 70px);
    padding: 0 0 0 1.5rem;
    font-size: 1.8rem;
  }
  .director_parts .director_ttl .large {
    font-size: 2.5rem;
  }

  .director_parts .lead {
    margin: 2rem 0 0!important;
  }

  .director_parts .r_box {
    width: 100%;
    margin: 3rem 0 0;
  }

  .director_parts .table_txt {
    margin: 0 0 1rem;
  }

  .director_parts .table_parts {
    height: 250px;
    padding: 0 5px 0 0;
  }
  .director_parts .table_parts::-webkit-scrollbar {
    width: 3px;
  }
  .director_parts .table_parts::-webkit-scrollbar-track {
    margin: 0 0 0;
  }

  .director_parts table {
    display: table;
  }
  .director_parts table th {
    display: table-cell;
    width: 23%;
    padding: 1rem 0;
    font-size: 1.5rem;
    border-bottom: 1px solid #1a1a1a;
  }
  .director_parts table tr:first-child th {
    border-top: 1px solid #1a1a1a;
  }
  .director_parts th::after {
    bottom: -4px;
    left: calc(100% - 5px);
    width: 10px;
    height: 6px;
  }
  .director_parts table tr:first-child th::before {
    top: -4px;
    left: calc(100% - 5px);
    width: 10px;
    height: 6px;
  }
  .director_parts table td {
    display: table-cell;
    padding: 1rem 1rem;
    font-size: 1.5rem;
    border-left: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
  }
  .director_parts table tr:first-child td {
    border-top: 1px solid #1a1a1a;
  }

.interview .box {
    padding: 15rem 2rem 1rem;
    background-size: 10rem;
    background-position: center 1rem;
}

.interview .box:before {
    left: 36%;
    top: 12rem;
}
.img_box_illust {
	width: 100%;
}
	
 .note-wrap {
          margin: 4rem 0 0;
        }
      
        .note-wrap .qa_item {
          margin: 0 0 2rem;
          padding: 2rem 0 2rem 2rem;
        }
      
        .note-wrap .acc {
          padding: 0 4rem 0 0;
        }
        .note-wrap .acc::before,
        .note-wrap .acc::after {
          width: 22px;
          height: 1px;
        }
      

      
        .note-wrap .qa_ttl {
          width: calc(100% - 60px);
          font-size: 2.2rem;
        }

        .note-wrap .qa_ttl a::after{
          background: url("img/arrow_01.png") left top no-repeat;
          background-size: contain;
          width: 20px;
          height: 15px;
        }
      
        .note-wrap .a_wrap {
          display: none;
          background: #fff;
          margin: 1.5rem 0 0;
          padding: 2rem 2rem 3rem;
          border: 2px solid  #1a1a1a;
          border-radius: 0 20px 0 0;
        }
      
        .note-wrap .a_box {
          display: block;
          margin: 0 0 0;
        }
      
        .note-wrap .img_box {
          width: 30%;
          margin: 0 1rem 0 0;
          float: left;
        }
      
        .note-wrap .txt_box {
          background: none;
          width: 100%;
          padding: 0 0 0;
          border: none;
          border-radius: 0;
        }
        .note-wrap .txt_box::before {
          display: none;
        }
        .note-wrap .txt_box::after {
          display: none;
        }
	
.icl-content {
    display: block;
    margin: auto;
}

.icl-text {
    background: #fff;
    padding: 1rem;
    width: 100%;
    margin-top: 2rem;
}

.icl-image{
	text-align:center;
}

.icl-ttl {
    padding-left: 0rem;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
}

.icl-text p {
    font-size: 14px;
    color: #333;
    line-height: 1.6;
    margin: 10px 0px 10px 0;
}

	.pc{
		display:none;
	}
	.sp{
		display:block;
	}

.icl-text a {
    position: relative;
    right: 0;
}

.icl-interview-container {
    padding: 15px 20px;
}
.icl-interview-header h1 {
    font-size: 22px;
}
.icl-interview-question p {
    font-size: 16px;
}
.icl-interview-answer {
    flex-direction: column; /* 縦並びに変更 */
}
.icl-interview-avatar {
    margin-right: 0;
    margin-bottom: 15px; /* 画像とテキストの間にマージンを追加 */
}	


.flx{
	display:block;
}

.flx img{
	width:100%;
	margin: 2rem auto;
}



	
}
