@charset "utf-8";
/*各コンテンツ*/
.block_00 {
    color: #555;
    overflow: hidden;
}
.block_inner {
    width: 1664px;
    max-width: calc(100% - 80px);
    margin: 0 auto;
}
@media screen and (max-width: 1199px) {
    .block_inner {}
}
@media screen and (max-width: 767px) {
    .block_inner {
        max-width: calc(100% - 48px);
    }
}
/*.block_intro01 .text01, .block_intro02 .text01, .block_intro03 .text01 {
    color: #555;
}
.wrapper_cont01 {
    width: 1450px;
    max-width: 100%;
}
.wrapper_cont02 {
    width: 1184px !important;
    max-width: 100% !important;
    margin: 0 auto;
}
.ttl_intro02 {
    color: #502808;
    text-align: center;
    font-family: "Shippori Mincho", serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.0;
    letter-spacing: .04em;
    margin-bottom: 128px;
}
@media screen and (max-width: 1199px) {
    .ttl_intro02 {
        margin-bottom: 98px;
    }
}
@media screen and (max-width: 767px) {
    .ttl_intro02 {
        font-size: 36px;
        margin-bottom: 72px;
        width: auto;
    }
}
.ttl_intro03 {
    color: #A79471;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.0;
    letter-spacing: 0;
}
.ttl_intro03.set02 {
    position: relative;
    z-index: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 18px;
}
.ttl_intro03 .dec01 {
    color: #502808;
    font-family: "Shippori Mincho", serif;
    font-size: 1.2em;
    line-height: 1.36;
    letter-spacing: .04em;
}
@media screen and (max-width:1199px) {
    .ttl_intro03 .dec01 {
        font-size: 1.0em;
    }
}
@media screen and (max-width: 767px) {
    .ttl_intro03 {
        font-size: 28px;
    }
    .ttl_intro03 .dec01 {
        font-size: 1.143em;
    }
}
.ttl_intro03 .dec02 {
    font-family: "Corinthia", serif;
}
.ttl_intro03.set01 .dec01 {
    position: relative;
    z-index: 0;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 4px;
}
.ttl_intro03 .dec01::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    background-color: #A79471;
    width: 200%;
    height: 1px;
}
.ttl_intro03.set01 .dec01::after {
    bottom: 0;
    left: 0;
}
.ttl_intro03.set02 .dec01 {
    position: static;
}
.ttl_intro03.set02 .dec01::after {
    bottom: 0;
    right: 0;
}
@media screen and (max-width:1199px) {
    .ttl_intro03.set02 {
        display: block;
    }
    .ttl_intro03.set02 .dec01 {
        position: relative;
        z-index: 0;
        display: block;
        padding-bottom: 15px;
        margin-bottom: 14px;
    }
}
@media screen and (max-width:1199px) {
    .ttl_intro03 .dec01::after {
        width: 100vw;
    }
    .ttl_intro03.set02 .dec01::after {
        right: -40px;
    }
}
@media screen and (max-width:767px) {
    .ttl_intro03 .dec01::after {
        width: 100%;
    }
    .ttl_intro03.set02 .dec01::after {
        right: 0;
    }
}
*/
/*電車・車でのアクセス*/
.block_access {
    margin: 128px 0 40px;
}
.ttl_access01 {
    text-align: center;
    color: #502808;
    text-align: center;
    font-family: "Shippori Mincho";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.08em;
}
.ttl_access01 .dec_size01 {
    font-size: .666em;
    letter-spacing: .08em;
    margin-left: .3em;
}
.ttl_access01 .space01 {
    display: inline-block;
    letter-spacing: -.16em;
}
.ttl_access01 .space02 {
    display: inline-block;
    letter-spacing: -0.04em;
}
.ttl_access01 .box_ttl_img {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 16px;
    margin-bottom: 32px;
}
.ttl_access01 .box_ttl_img img {
    width: 112px;
    aspect-ratio: 1;
}
.block_access .ttl_access01 {
    margin-bottom: 117px;
}
.block_access .ttl_access02 {
    position: relative;
    z-index: 0;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    gap: 15px 28px;
    padding-bottom: 21px;
    margin-bottom: 54px;
    color: #502808;
    font-family: "Shippori Mincho";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.16;
    letter-spacing: .04em;
}
.block_access .ttl_access02::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    background-color: #A79471;
    bottom: 0;
    left: 0;
    width: 50vw;
    height: 1px;
}
.block_access .ttl_access02.adjust01::after {
    left: auto;
    right: 0;
}
.block_access .ttl_access02 .dec_size01 {
    font-size: .8em;
}
.block_access .ttl_access02 .ttl_img00 {
    width: 112px;
    aspect-ratio: 1;
}
.block_access .wrapper_cont01 {
    width: 1450px;
    max-width: 100%;
    margin: 0 2.765% 128px auto;
    display: flex;
    justify-content: space-between;
}
.block_access .wrapper_cont01 .box_text {
    width: 36.50%;
}
.block_access .wrapper_cont01 .box_img {
    width: 63.44%;
    height: 536px;
    clip-path: polygon(77px 0px, 100% 0%, 100% 100%, 0% 100%);
}
.block_access .wrapper_cont02 {
    width: 1450px;
    max-width: 100%;
    margin: 0 auto 0 0;
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
    margin-bottom: 120px;
}
.block_access .wrapper_cont02 .box_text {
    position: relative;
    z-index: 0;
    width: 31.17%;
    padding: 80px 0 40px;
}
.block_access .wrapper_cont02 .box_text::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #F8F2E8;
    top: 0;
    left: -52.65%;
    width: 240%;
    height: 100%;
    clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 77px 100%);
}
.block_access .wrapper_cont02 .box_img {
    position: relative;
    z-index: 0;
    width: 63.44%;
	height:520px;
    transform: translateY(80px);
}
.block_access .wrapper_cont02 .box_img img {
    clip-path: polygon(0 0, calc(100% - 80px) 0%, 100% 100%, 0% 100%);
	object-fit: cover;
   object-position: 18%;
	height: 100%;
}
.block_access .wrapper_cont02 .box_img::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-color: #ECECEC;
    bottom: -7.692%;
    right: 10.21%;
    width: 110%;
    height: 87.69%;
    clip-path: polygon(0px 0px, calc(100% - 77px) 0%, 100% 100%, 0px 100%);
}

@media screen and (max-width:1199px) {
	.block_access {
  margin: 104px 0;
}
	
.block_access .block_inner {
    margin-right: 0;
    max-width: calc(100% - 40px);
  }
	

	
	
	
	
	.block_access .ttl_access01 {
 margin-right:40px;
		
}
	
	
	
.block_access .ttl_access02 .ttl_img00 {
  width: 88px;
 
}.block_access .wrapper_cont01 .ttl_access02 .ttl_text{
width:100%;
	}
	
	
	
	.block_access .ttl_access02::after {
  width: 100%;
}
	
	
	.block_access .wrapper_cont01 .ttl_access02::after {

  width: 50vw;
}
	
	.block_access .wrapper_cont02 .ttl_access02 br{

  display: none;
}

	
	
	
	
.block_access .wrapper_cont01 {
  margin: 0 0 80px 0;
	
}	
	.block_access .wrapper_cont01 .box_text {
  width: 41.48%;
}
	
.block_access .wrapper_cont01 .box_img {
  width: 55.21vw;
  clip-path: polygon(77px 0px, 100% 0%, 100% 100%, 0% 100%);
}	
	
	
.block_access .wrapper_cont02 {
flex-flow: column;
	padding-right: 40px;
	margin-bottom: 5.628%;
}
.block_access .wrapper_cont02 .box_text {
  width: 100%;
    padding:0;
	margin-bottom:100px;
}	
	.block_access .wrapper_cont02 .box_text::after {
  display: none;
}
.block_access .wrapper_cont02 .box_img {
  width: 100%;
  height: auto;
  transform: translateY(0);
}
	
	
	.block_access .wrapper_cont02 .box_img::before {
content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: #F8F2E8;
  top: -10.23%;
  right: -40px;
  width: 40.69%;
  height: 85.71%;
  clip-path: polygon(0px 0px, 100% 0%, 100% 100%, 77px 100%);
}
	
	
	
	.block_access .wrapper_cont02 .box_img::after {
  bottom: -10.23%;
  right: auto;
  left: -40px;
  width:71.81%;
  height:85.71%;
		
  clip-path: polygon(0px 0px, calc(100% - 77px) 0%, 100% 100%, 0px 100%);
}
	
	
	
	
	
	
	
	
.block_access .wrapper_cont02 .box_img img {
  clip-path:none;
  object-fit:unset;
  height: auto;
}	
	
	
	
	
	
	
	
	
	
}
@media screen and (max-width:767px) {
	

	
	 .block_access {
    margin: 88px 0;
  }

			
	.block_access .ttl_access01 {
  font-size:min(36px,calc(34 / 375 * 100vw));
		margin:0 24px 60px 0;
}

	.ttl_access01 .box_ttl_img img {
  width:88px;
}
	
	
  .block_access .block_inner {
    margin-right: 0;
    max-width: calc(100% - 24px);
  }
  .block_access .wrapper_cont01 {
    flex-flow: column;
    padding-right: 24px;
  }	
	  .block_access .wrapper_cont01 .ttl_access02::after {
    width: 100%;
  }
	
	 .block_access .wrapper_cont01 .box_text {
    width: 100%;
		 margin-bottom: 63px;
  }
	  .block_access .wrapper_cont01 .ttl_access02 br {
    display: none;
  }
	
	 .block_access .wrapper_cont01 .box_img {
    width: calc(100vw - 20px);
    clip-path: polygon(77px 0px, 100% 0%, 100% 100%, 0% 100%);
		 height: 368px;
    margin-right: calc(50% - 50vw);
  }
	
	
	
	
.block_access .ttl_access02 {
	flex-flow: row;
  gap: 14px;
	 font-size:min(32px,calc(31 / 386 * 100vw));
	
	padding-bottom: 24px;
  margin-bottom: 30px;
}
	
	  .block_access .ttl_access02 .ttl_text {
    width:calc(100% - 88px - 14px);
  }
	
.block_access .ttl_access02 .dec_size01 {
  font-size: .75em;
}

	
	
	
	
	.block_access .wrapper_cont02 {
    padding-right: 24px;
  }
	
	}

	
	
	

@media screen and (max-width:560px) {
  .block_access .wrapper_cont01 .ttl_access02 br {
    display: inline;
  }
}


@media screen and (max-width:490px) {
  .block_access .ttl_access02 br,
	.block_access .wrapper_cont02 .ttl_access02 br {
    display: inline;
  }
}
@media screen and (max-width:375px) {

.block_access .ttl_access02 {
	 font-size:min(32px,calc(31 / 386 * 100vw));
}

.block_access .ttl_access02 .ttl_img00 {
    width: calc(88 / 375 * 100vw);
  }	
	  .block_access .ttl_access02 .ttl_text,
	 .block_access .wrapper_cont01 .ttl_access02 .ttl_text{
    width:calc(100% - 23.46vw - 14px);
  }
  }
	



/*医院情報*/
.block_info {
    padding: 128px 0;
}
.block_info .block_inner {
    width: 1330px;
}
.block_info .ttl_info {
    color: #502808;
    text-align: center;
    font-family: "Shippori Mincho", serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.0;
    letter-spacing: .04em;
    margin-bottom: 80px;
}
.block_info .wrapper_data {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #502808;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: .08em;
}
.block_info .box_data {
    width: 50.52%;
}
.block_info .box_data .data00 {
    display: flex;
    align-items: center;
	flex-flow: wrap;
    padding: 24px 0;
    border-bottom: 1px solid #DADADA;
}
.block_info .box_data .data00 > dt {
    width: 128px;
    text-align: right;
    padding-right: 22px;
    font-family: "Shippori Mincho";
    font-size: 18px;
    font-weight: 400;
}
.block_info .box_data .data00 > dd {
    width: calc(100% - 128px);
    padding-left: 32px;
}
.block_info .box_data .time {
    display: flex;
    flex-flow: column;
    gap: 8px 0;
    margin-bottom: 18px;
}
.block_info .box_data .time .cont00 {
    display: flex;
    align-items: center;
    gap: 0 16px;
}
.block_info .box_data .time dt {
    width: 64px;
    text-align: center;
    background-color: #F0F0F0;
    font-weight: 400;
	font-size: 15px;
}
.block_info .box_data .time dd {
	
	font-size: 17px;
}
.block_info .box_data .attention {
    width: 376px;
    max-width: 100%;
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #D0C098;
    color: #D0C098;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: .08em;
    padding: 10px 5px;
    text-align: center;
}
.block_info .box_data .attention span{
   display: inline-block;
}


.block_info .box_img {
    width: 45.63%;
}
.block_info .dec_img {
    position: relative;
    z-index: 0;
    display: block;
}
.block_info .dec_img::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.block_info .address .dec_img {
    padding-left: 32px;
    margin-top: 13px;
}
.block_info .address .dec_img::after {
    background-image: url("../img/access/icon_train.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 24px;
    aspect-ratio: 26 / 33;
}
.block_info .tel .dec_img {
    padding-left: 22px;
	font-size: 18px;
}
.block_info .tel .dec_img::after {
    background-image: url("../img/access/icon_tel.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 16px;
    aspect-ratio: 16 / 22;
}
/*@media screen and (max-width:1280px) {

.block_info .box_data .data00 > dd {
  width: 100%;
  padding-left: 48px;
  margin-top:16px;

}
}*/
@media screen and (max-width:1199px) {
	.block_info {
  padding: 96px 0 104px;
}
.block_info .wrapper_data {
  flex-flow: column-reverse;
	  gap:48px 0;
	  font-size: 15px;

}
.block_info .box_data {
  width: 100%;
}	
	
	.block_info .box_data .data00 {
  padding: 18px 0;
}
/*.block_info .box_data .data00 > dd {
    width: calc(100% - 128px);
    padding-left: 32px;
}*/

	
	.block_info .box_data .data00 > dt {
  font-size: 14px;
}
	
	
	
	.block_info .tel .dec_img {
  padding-left: 22px;
  font-size: 17px;
}
	
.block_info .box_data .time dt {
  font-size: 14px;
}	
	.block_info .box_data .time dd,
	.block_info .box_data .attention{
  font-size: 15px;
}
	

	
	
.block_info .box_img {
  width: 100%;
}	
	
}
@media screen and (max-width:767px) {
	
	  .block_info {
    padding: 84px 0 50px;
  }
	
	
	
.block_info .ttl_info {
  font-size: 36px;
  margin-bottom: 63px;
}

	.block_info .wrapper_data {
  flex-flow: column-reverse;
	  gap:38px 0;

}

	
	
	  .block_info .box_data .data00 {
    padding: 0 0 34px;
		  border-bottom:0;
  }
	
	
	
  .block_info .box_data .data00 > dt {
	    width: 100%;
	   padding:0 0 3px 14px;
	  margin-bottom:13px;
	  text-align: left;
	  
    font-size: 18px;
	  border-bottom: 1px solid #DADADA;
  }


.block_info .box_data .data00 > dd {
  width: 100%;
  padding-left: 30px;
}
.block_info .box_data .data00 > dd:has(.time) {
  padding-left: 0;
}
.block_info .box_data .time {
  padding:0 8px;
}


	.block_info .box_data .time .cont00 {
  gap:0 11px;
		flex-flow: wrap;
}
	.block_info .box_data .time dd{
      letter-spacing: .04em;

  }

.block_info .box_data .attention {
	max-width: calc(100% - 16px);
    margin: 0 auto;
    padding: 20px 5px;
  }
	
	
	}
