@charset "UTF-8";
/* CSS Document */

#news-list{
	margin-top: 2rem;
}

.hr-news-margin{margin-bottom: 0.8rem;}

ul.pribacy-list{}

.pribacy-list-x2{
	font-size: 17px;
	border-bottom: 1px solid #333333;
	margin-bottom: 1rem;
	font-weight: 300;
	color:#333333;
	margin-top: 1.2rem;
}

ul.pribacy-list-u{
	margin-left: 1rem;
	color:#333333;
}

ul.pribacy-list-u li{
	color:#333333;
}

.pribacy-tx{
	font-weight: 300;
	color:#333333!important;	
}

.red-text{
	color: #FF0004;
	font-weight: 500;
	border-bottom: solid #ff0004 1px;
}

.text-end,
.text-end p{
	text-align: end!important;
	margin-top: 1.3rem;
}

h1.green_tit{
	font-size: 20px;
	background: #A1B6AB;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 1px;
    text-align: left;
    letter-spacing: 0.1em;
    line-height: 1.2em;
	margin-bottom: 1rem;
	font-weight: 500!important;
}

h2.green_border{
	display: block;
	font-size: 17px!important;
	text-align: start;	
	font-weight: 500!important;	
	color: #646464;	
	border-left:3px solid #A1B6AB; /*線の設定*/
	padding:2px 0 0 15px; /*余白の設定*/
	margin-bottom: 0.5em;		
}

ul.heading_mark{}

ul.heading_mark li{
	display: block;
	font-size: 15px!important;
	text-align: start;	
	font-weight: 400!important;	
	color: #646464;	
	padding:3px 0 2px 15px; /*余白の設定*/
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;	
}

ul.heading_mark li::before{
  content: '●';
  color: #A1B6AB;
  margin-right: 8px;
}

.i_r_tel{
	margin-top: 0.2rem;
}

.i_r_tel a{
	font-size: 18px;
	font-weight: 600;
	color: #317777!important;
	margin-left: 0;
	margin-bottom: 1.7rem;
}

.i_r_tel p{
	font-size: 14px;
	color: #707070;
	margin-left: 0;
	margin-bottom: 1rem;
}

.i_r_whopper p span{
	color:#BB6655;
}

.visitation_whopper p{
	margin: 1.5rem 0;
}

.small{
	font-size: 12px!important;
}

.top_line_hr{
	margin-bottom: 1.5rem;
}

ul.gaiyou{
	width: 100%;
	height: auto;
	margin-bottom: 10% !important;
	margin-left: 0 !important;
	list-style: none;
}
ul.gaiyou p{margin-bottom: 0;}
ul.gaiyou li{width: 100%;}
ul.gaiyou li ul{
	border-bottom: 1px solid #ccc;
    width: 100%;
    margin-left: 0 !important;
    padding-bottom: 20px;
    margin-bottom: 20px !important;
}
ul.gaiyou li ul li{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	font-feature-settings: "palt";
    letter-spacing: 0.1em;
}
ul.gaiyou li ul li:first-child{
	width: 15%;	
	text-align: center;
}
ul.gaiyou li ul li:first-child span{
	font-size: 80%;
}
ul.gaiyou li ul li:last-child{
	width: 80%;	
}
ul.gaiyou li ul li a{
	font-weight: 400;
	font-style: normal;
	color: #57805D;
}

.outpatient-table p{
	text-align: end;
	font-size: 13px;
	font-weight: 300;
	color: #646464;
	margin-top: 0.5rem;
}

.inhospital-t-whopper{
    overflow-x: scroll;
}

.inhospital-t-whopper::-webkit-scrollbar{
  display: none;
}

.inhospital-table table{
  border-collapse: collapse;
  width: 100%;
  min-width: 600px;	
}

.inhospital-table table th {/*table内のthに対して*/
  padding: 10px 20px;/*上下左右10pxずつ*/
  color: #646464;
  background: #F2F5F2;/*背景色*/
	font-weight: 400;
	font-size: 13px;
}

.inhospital-table table td {/*table内のtdに対して*/
  text-align: center;
  padding: 10px 40px;/*上下3pxで左右10px*/
	font-weight: 300;
	font-size: 13px;
}

.inhospital-table table th,
.inhospital-table table td{
  border: solid 0.5px #646464;
}

.inhospital-table p{
	text-align: end;
	font-size: 13px;
	font-weight: 300;
	color: #646464;
	margin-top: 0.5rem;
}

.inhospital-l-text{
	text-align: start;
}

.inhospital-th-w30{
	width: 150px;
	height: auto;
}

.inhospital-th-w50{
	width: 220px;
	height: auto;
}

.inhospital-table_01{
	width: 14%;
}

.inhospital-table_02{
	width: 18%;
}

.inhospital-table_03{
	width: 68%;	
}

.inhospital-table_2nd_01{
	width: 22%;
}

.inhospital-table_2nd_02{
	width: 78%;
}

.inh-span{
	font-size: 10.5px;
	line-height: 0.1em!important;
	margin: 0;
	padding: 0;
}

html{
	padding: 0;
	margin: 0;
	scroll-behavior: smooth;
}

body {
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
	margin: 0!important;
	padding:0!important; 
}

.hero-js{
	width: auto;
	height: 150px;
	margin: 0;
	padding: 0;
}

.spacer40{
	margin-bottom: 2rem;
}

.news img{
	width: 100%;
	height: auto;	
}

.red{
	color: #FF0004;
}

section{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	transition: 0.5s;
}

a:hover {
	opacity: 0.5 ;
	transition: 0.5s;
}

a,a:hover,a:visited{
    color: inherit!important;
}

li{
	list-style:none;
}

footer{
	margin: 0;
	padding: 0;
}

.page_main{
	width: 62%;
    float: left;
	margin-bottom: 2rem;
}

.page_side{
	width: 35%;
	float: right;
}

/* パンくず */
.c-breadcrumbs{
  display: flex;
  flex-wrap: wrap;
  font-size: 0.7rem;
  color: #6C6C6C;
}

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

.c-breadcrumbs a,.c-breadcrumbs a:visited{
  color: #6C6C6C;
}

/* お知らせ一覧 */
.row{
	margin-left:0px;
	margin-right:0px
}

.font-ryumin{
	font-family: ten-mincho-text, serif;
    font-weight: 400;
    font-style: normal;
}

.s-news{
	width: 100%;
	margin: 50px auto 0 auto;
	height: auto;
	padding: 20px 0px 40px 0;	
}

.news-box{
	text-align: center;
	margin: 0 0 2em 0;
}

.news-box h1{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 26px !important;
    text-align: center;
	color: #646464;
	padding: 0;
	margin: 0;
    letter-spacing: 0.1em;
    line-height: 1.5em;
}

.news-box span{
	text-align: center!important;
	font-size: 16px;
	margin: 0;
	padding: 0;	
}

.news-post{
	margin: 0 20px;
	padding: 0;
}	

.post-title{
	font-family: ten-mincho-text, serif;
	margin-bottom: 0.7em;
	font-size: 30px;
	font-weight: 300;
	color: #646464;
}

.post-all{
	width: 100%;
    background-image : linear-gradient(to right, #000 8px, transparent 8px);
    background-size: 15px 0.5px;
    background-repeat: repeat-x; 
    background-position: left bottom;	
	padding: 1rem 0 2.6rem 0;
}

li .post ul li h2 a{
	display: block;
	margin: 0;
	padding: 0;	
	font-size: 14px;
}

.postinfo{
	display: block;
	font-size: 13px;
	text-align: start;
	color: #646464;
	margin: 0;
	padding: 0;	
	font-weight: 300;
}

.postinfo-main{
	display: block;
	position: static;
	text-align: start;
	color: #646464;
	margin: 0;
	padding: 0;	
	font-size: 16px;
	font-weight: 300;
}

.postinfo-main a{
	color: #646464;	
}

.news-all{
	display: block;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;	
	width: auto;
	height: auto;
	color: #FFFFFF;	
}

.news-all a{
	display: block;
	margin: 30px auto;
	padding: 3px 10px 5px 10px;
	width: 100px;
	background-color: #949494;
	color: #FFFFFF;
	border-radius: 10px;
	font-size: 12px;
}

.news-all a:hover{
	opacity: 0.7;	
}

.post-l{
	float: left;
	width: 10%;
	margin: 0;
	padding-top: 0.25rem;
}

.post-r{
	float: right;
	width: 88%;
}

.news-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.news-wrapper .box-white {
  padding: 26px 7.282% 50px;
}

.news-wrapper .main-content {
  width: 65%;
}

.news-wrapper .sidebar {
  width: 30%;
  margin-top: 2em;
  padding: 0;
}

h2.news-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	background-color: #A1B6AB;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	margin-bottom: 1em;
}

h2.news-title span{
	margin-left: 10px;
	font-size: 10px;
}

ul.page-nav{
	margin-top: 1.3rem;
}

ul.page-nav li{
	font-size: 16px;
}

ul.page-nav li:first-child{
	width: 32%;
	display:inline-block;
	margin-right: 1%;
	font-size: 12px;
}

ul.page-nav li:nth-child(2){
	width: 32%;
	display:inline-block;
	text-align: center;
	font-size: 12px;
}

ul.page-nav li:last-child{
	width: 32%;
	text-align: end;
	display:inline-block;
	margin-left: 1%;
	font-size: 12px;
}

.page-nav li a{
	color: #646464;
}

.post-wrapper{
	margin-bottom: 3rem;
}

.cat-list{
	display: inline-block;
	margin: 0 0 0 0.5rem;
	padding: 0.1rem 0.5rem;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A1B6AB;
}

.title{
	color: #646464;
	margin:0.5rem 0 0.5rem 0;
	font-size: 16px;
	font-weight: 300;
}

.mini-text{
	font-size: 11.2px;
	color: #646464;	
}

.meta{
	margin-top: 1rem;
	font-size: 13px;
	color: #646464;	
}

.readmore{
	margin:0.7rem 0 1rem 0;
	color: #FFFFFF;
}

.readmore a{
	color: #FFFFFF;
	border-radius: 2px;
	margin-bottom: 1rem;
	font-size: 10px;
	padding: 0.35rem 0.6rem;
	background-color: #A1B6AB;
	
}

@media screen and (max-width: 768px) {
  .c-breadcrumbs {
    font-size: 0.8125rem;
  }
}

.c-breadcrumbs > li {
  display: inline-block;
  position: relative;
}

.c-breadcrumbs > li:not(:last-of-type)::after {
  content: ">";
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.breadcrumb{
	display: block;
	position: static;
	margin: 0 0 0.5rem 0;
	padding: 0;
}

/* TOPページ */
.page_top_head{
	background-color:rgba(255,255,255,0.5);
	background-blend-mode:lighten;
	width: 100%;
    height: 140px;
    text-align: center;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
	margin: 0;
	padding: 0;	
}

.page_top_head{
	background-attachment: inherit;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	position: relative; /*配置位置の基準となる指定*/
}

.page_top_head h1{
	font-size: 28px;
	font-family: ten-mincho-text,serif;
	font-weight: 600;
	font-style: normal;
	color: #646464;
	width: 100%;
	text-align: center;
	opacity: 1;
	position: absolute; /*自由に配置する指定*/
	bottom: 0; /*下寄せの指定*/
	margin: 0;	
}

/* 固定ページ */
.page_head{
	background-color:rgba(255,255,255,0.5);
	background-blend-mode:lighten;
	width: 100%;
    height: 250px;
    text-align: center;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
	margin: 0;
	padding: 0;	
}

.page_head{
	background-attachment: inherit;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	position: relative; /*配置位置の基準となる指定*/
}

.page_head h1{
	font-size: 28px;
	font-family: ten-mincho-text,serif;
	font-weight: 600;
	font-style: normal;
	color: #646464;
	width: 100%;
	text-align: center;
	opacity: 1;
	position: absolute; /*自由に配置する指定*/
	bottom: 50px; /*下寄せの指定*/
	margin: 0;	
}


/* スマホ記述 */
@media screen and (max-width: 1080px) {
	.header-pc,.header-nav-pc{display:none;}
	.header-sp,.header-nav-sp{display:block;}
}

@media screen and (min-width: 1080px) {
	.header-pc,.header-nav-pc{display:block;}		
	.header-sp,.header-nav-sp{display:none;}
}


@media screen and (max-width: 768px) {
	.pc-media{display:none!important;}
	.sp-media{display:block!important;}	
}

@media screen and (min-width: 767px) {
	.pc-media{display:block!important;}		
	.sp-media{display:none!important;}
}

.container,.container-wide,.container-pan,.container-page,.container-lite,.container-footer,.container-link,.container-recruit-form{
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin: 0 auto;
}

.container{max-width:1080px}
.container-wide{max-width:1200px}
.container-pan{max-width:1160px}
.container-page{max-width:950px}
.container-lite{max-width:880px}
.container-link{max-width:400px;}
.container-recruit-form{max-width:730px;}
.container-footer{max-width:500px;}

ul.column2,
ul.column3,
ul.column4,
ul.column5,
ul.column5_u,
ul.column6,
ul.column7{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 !important;
}

ul.column2 li{
	width: 46.5%;
	display: inline-block;
	margin: 1% 1.5%;
	list-style: none;
	vertical-align: top;
	text-align: left;
}

ul.column3 li{
	width: 31%;
	display: inline-block;
	margin: 1%;
	list-style: none;
	vertical-align: top;
}

ul.column4 li{
	width: 22.5%;
	display: inline-block;
	margin: 1%;
	list-style: none;
	vertical-align: top;
}

ul.column5 li{
	width: 17.6%;
	display: inline-block;
	margin: 1% 1%;
	list-style: none;
	vertical-align: top;
}

ul.column5_u li{
	width: 17.6%;
	display: inline-block;
	margin: 1% 0.2%;
	list-style: none;
	vertical-align: top;
}

ul.column6 li{
	width: 17.5%;
	display: inline-block;
	margin: 1%;
	list-style: none;
	vertical-align: top;
}

ul.column7 li{
	width: 12%;
	display: inline-block;
	margin: 0.3%;
	list-style: none;
	vertical-align: top;
	padding: 0.3%;
	border: 0.5px solid #333333;
	border-radius:5px;
	margin-bottom: 15px;
}

ul.column2 li img,ul.column3 li img,ul.column4 li img,ul.column5 li img,.column5_u li img,
ul.column6 li img,ul.column7 li img{
	width: 100%;
	height: auto;
}

.content{
  opacity: 0;
}

.content.inview{
  animation-name: fade-in;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-delay: .4s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes fade-in {
  0% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

/* header */
.header.change-color {
  background-color:rgba(255,255,255,0.80);
}

.header {
    display: flex;
	position: fixed;
    width: 100%;
	height: 82px;
    margin: 0 auto;
	transition: .3s;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px 0 15px;
    z-index: 10;
	background-color: none;
}

.header-logo {
	width: 192px;
	height: 80px;
    margin: 2px 0 10px 0;
	padding: 5px auto;
	font-size: 13px;
	font-weight: 400;
	background-color: none;
    position: absolute;
	top: 5px;
	left: 21px;
	border-radius: 5px;
	z-index: calc(infinity);
}

.header-logo img {
	width: 85%;
	height: auto;
	padding: 5px auto;
	margin: 6% 7.5%;
	text-align: center!important;
	z-index: calc(infinity);
}

.header-logo > a {
    display: block;
    color: transparent;
	z-index: calc(infinity);
}

.header-nav{
    position: absolute;
	top:5px;
	right: 30px;	
	z-index: 9999;
	margin: 0;
	padding: 3px 20px 3px 10px;
	border-radius: 10px;
}

.header-navlist {
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-navlist-sub {
    margin: 0;
	padding: 0;
    display: flex;
    justify-content: right;
}

.header-navitem-recruit{
    margin: -8px 0 0 0;
	padding: 0;
    display: flex;
    justify-content: right;	
}

.header-navitem > a {
    display: inline-block;
    padding: 5px 15px 10px 15px;
    color: #333;
	font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    border-bottom: 2px solid transparent;
    transition: border-color .25s;
}

.header-navitem-end > a {
    display: inline-block;
    padding: 5px 25px 10px 15px;
    color: #333;
	font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    border-bottom: 2px solid transparent;
    transition: border-color .25s;
}

.header-navitem-recruit > a {
    display: inline-block;
    padding: 30px 25px 30px 25px;
    color: #FFFFFF;
	background-color: #A1B6AB;
	font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    border-bottom: 2px solid transparent;
    transition: border-color .25s;
}

.header-navitem-recruit span {
	color: #FFFFFF;	
}

.gnavi__list:hover .dropdown__lists {
    display: block;/*Gナビメニューにホバーしたら表示*/
}

.gnavi__list__2:hover .dropdown__lists__2 {
    display: block;/*Gナビメニューにホバーしたら表示*/
}

.gnavi__list__3:hover .dropdown__lists__3 {
    display: block;/*Gナビメニューにホバーしたら表示*/
}

.dropdown__list{
	width: 130px;
    height: 35px;
	color: #FFFFFF;
	background-color: #A1B6AB;
    transition: all .3s;
    position: relative;
	padding-top: 9.5px;
}

.dropdown__list__2{
	width: 155px!important;
    height: 35px;
	color: #FFFFFF;
	background-color: #A1B6AB;
    transition: all .3s;
    position: relative;
	padding-top: 9.5px;
}

.dropdown__list__3{
	width: 110px;
    height: 35px;
	color: #FFFFFF;
	background-color: #A1B6AB;
    transition: all .3s;
    position: relative;
	padding-top: 9.5px;
}

.dropdown__list:not(:first-child)::before,
.dropdown__list__2:not(:first-child)::before,
.dropdown__list__3:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
	background-color: #A1B6AB;
    position: absolute;
    top: 0;
    left: 0;
}

.dropdown__list:hover,
.dropdown__list__2:hover,
.dropdown__list__3:hover{
	background-color: #8cad9c;
}

.dropdown__list a,
.dropdown__list__2 a,
.dropdown__list__3 a{	
    display: flex;
    justify-content: center;
    align-items: center;
	color: #FFFFFF;
    text-decoration: none;
    position: relative;
	font-size: 12px;
}

.dropdown__list a:visited,
.dropdown__list__2 a:visited,
.dropdown__list__3 a:visited{	
	color: #FFFFFF;
}

.dropdown__list a::before,
.dropdown__list__2 a::before,
.dropdown__list__3 a::before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1.5px solid #fff;
    border-left: 1.5px solid #fff;
    transform: rotate(135deg);
    position: absolute;
    right: 10px;
    top: calc(50% - 5px);
}

.dropdown__lists,
.dropdown__lists__2,
.dropdown__lists__3{
    transform: scaleY(0);/*デフォルトでは非表示の状態にしておく*/
    transform-origin: center top;/*変形を適応する基準をtopとする*/
    transition: all .3s;/*表示の変化を0.3秒に指定*/
    width: 100%;
    position: absolute;
    top: 60px;
    left: 30px;
}

.gnavi__list:hover .dropdown__lists {
    transform: scaleY(1);/*Gナビメニューにホバーしたら表示*/
}

.gnavi__list__2:hover .dropdown__lists__2 {
    transform: scaleY(1);/*Gナビメニューにホバーしたら表示*/
}

.gnavi__list__3:hover .dropdown__lists__3 {
    transform: scaleY(1);/*Gナビメニューにホバーしたら表示*/
}

.dropdown__lists{
	transform: scaleY(0);/*デフォルトでは非表示の状態にしておく*/
    transform-origin: center top;/*変形を適応する基準をtopとする*/
    transition: all .3s;/*表示の変化を0.3秒に指定*/
    width: 100%;
    position: absolute;
    top: 60px;
    left: 15px;
}

.dropdown__lists__2{
    transform: scaleY(0);/*デフォルトでは非表示の状態にしておく*/
    transform-origin: center top;/*変形を適応する基準をtopとする*/
    transition: all .3s;/*表示の変化を0.3秒に指定*/
    width: 100%;
    position: absolute;
    top: 60px;
    left: 140px;
}

.dropdown__lists__3{
    transform: scaleY(0);/*デフォルトでは非表示の状態にしておく*/
    transform-origin: center top;/*変形を適応する基準をtopとする*/
    transition: all .3s;/*表示の変化を0.3秒に指定*/
    width: 100%;
    position: absolute;
    top: 60px;
    left: 280px;
}

/* hero */
.hero {
	margin: 0;
    width: 100%!important;
    height: 780px;
    position: relative;
    overflow: hidden;
}

.hero-under {
	display:flex;
	margin: 0;
    width: 100%!important;
    height: 300px!important;
    position: relative;
    overflow: hidden;
}

.hero-title{
	text-align: center;	
}

.hero > img {
    position: absolute;
	display:block;	
    z-index: 1;
	width: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.hero-catch{
	display: block;
	position: absolute;
	background-color:rgba(255,255,255,0.00);
	border-radius: 10px;
	left: 5%;
	top: 620px;
	z-index: 9;
}

.hero-catch h1{
	font-family: ten-mincho-text,serif;
	text-align: center;
	font-weight: 500 !important;
	font-style: normal;
	color: #4E4E4E !important;
	letter-spacing: 0.1em;
    font-feature-settings: "palt";
}

.hero-catch img{
	height: auto;
	width: 350px;
}

#appar{
	display: block;
	position: static;
	margin: 0;
	padding: 0;
}

.top_case{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.apparently_l{
	width: 50%;
	float: right;
	height: 370px;
	position: relative;
	padding: 0;
	margin: 0;
}

.apparently_l_in{
	position: static;
	display: block;
	width: 100%;
	padding: 0;
	margin: 8% 0 0 0;
}

.apparently_r{
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
    height: 370px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/04/apparently.png") no-repeat;
	background-size: cover;
	background-position: center center;
}

.top_case .top_tit_app{
	padding: 0 12% 0 8%;
	margin: 0 0 5% 0;
}

.top_case_l{
	width: 50%;
	float: left;
	height: 370px;
	position: relative;
	padding: 0;
	margin: 0;
}

.top_case_l_in{
	position: static;
	display: block;
	width: 100%;
	padding: 0;
	margin: 8% 0 0 0;
}

.top_case_r{
	width: 50%;
	margin: 0;
	padding: 0;
	float: right;
    height: 370px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/04/top-2nd.png") no-repeat;
	background-size: cover;
	background-position: center center;
}

.top_case .top_tit{
	padding: 0 8% 0 12%;
	margin-bottom: 5%;
}

.btn1,
.btn2{
	display: inline-block;
	padding: 0.3rem 1.5rem 0.5rem 1.5rem;
	margin: 2rem 0 0 0;
	border: solid 0.5px #323232;
}

.btn1 span h2{
	padding: 0;
	margin: 0;
    text-align: start;
    font-size: 14px;
	color: #646464!important;
	font-weight: 400;
}

.btn2 span h2{
	padding: 0;
	margin: 0;
    text-align: start;
    font-size: 14px;
	color: #646464!important;
	font-weight: 400;
}

.top_tit{
	margin-bottom: 0%;
    position: relative;
}

.top_tit h1,
.top_tit_app h1{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 24px !important;
    text-align: left;
	position: sticky;
    margin-bottom: 3%;
    letter-spacing: 0.03em;
}

.top_tit p,
.top_tit_app p{
	text-align: left;
	font-size: 14px;
	font-family: "Noto Sans JP";
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	margin: 0;
	padding: 0;
}

.top_tit .en_tit{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 55px;
    position: relative;
    z-index: -1;
    color: #ddd;
    line-height: 1em;
    text-align: left;
}

.subject a,
.category a{
	color: #646464!important;
}

#subject,
#category,
#treatment{
	margin-top: 4rem;
}

#access{
	margin-top: 1rem;
}

.subject-whopper h1,
.category-whopper h1,
.treatment-whopper h1,
.access-whopper h1{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 26px !important;
    text-align: center;
	padding: 0;
	margin: 0;
    letter-spacing: 0.1em;
    line-height: 1.5em;	
}

.subject-whopper h4,
.category-whopper h4,
.treatment-whopper h4{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 14px !important;
    text-align: center;
	padding: 0;
	margin: 1% 0 1% 0;
    letter-spacing: 0.1em;
    line-height: 1.5em;		
}

.subject p{
	font-family: ten-mincho-text, serif;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 14px !important;
    text-align: center;
	padding: 0;
	margin: 1% 0 2% 0;
    letter-spacing: 0.1em;
    line-height: 1.5em;		
}

.category-whopper p{
	font-family: ten-mincho-text, serif;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 12px !important;
    text-align: center;
	padding: 0;
	margin: 1% 0 2% 0;
    letter-spacing: 0.1em;
    line-height: 1.5em;		
}

#treatment .treatment-box{
	display: block;
	width: 200px;
	padding: 0.5rem 1.5rem 0.5rem 1.5rem;
	margin: 2rem auto 0 auto;
	border: solid 0.5px #646464;
	text-align: center;
}

#treatment .treatment-box h3{
	display: block;
	position: static;
	font-size: 15px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-weight: 400;
	color: #646464;
}

.treatment-whopper p{
	text-align: center;
	font-size: 15px;
	line-height: 2;
	color: #646464;
}

.treatment-whopper,
.access-whopper{
	margin-top: 5rem;
}

#facility{
	display: block;
	position: static;
	margin: 2rem 0 2rem 0;
	padding: 0;
}

.facility-l{
	width: 50%;
    float: left;
}

.facility-r{
	width: 43%;
	float: right;
}

.facility-r img{
	width: 100%;
	height: auto;
}

.facility-l a{
	font-size: 18px;
	color:#646464;
	margin: 0;
	padding: 0;
}

.facility-l h1{
	color: #646464;
	font-weight: 400;
}

.facility-l h2{
	color: #646464;
	font-weight: 400;
	letter-spacing: 0.2rem;
	margin: 0;
	padding: 0;
}

.facility-l p{
	font-weight: 300;
	color: #646464;
}

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

.recruit-gazo{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
    height: 200px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/04/recruit-banner.png") no-repeat;
	background-size: cover;
	background-position: center center;	
}

.recruit-message{
	position: absolute;
	top:18%;
	left:15%;
	width: 470px;
	height: auto;
}

.recruit-message img{
	width: 100%;
	height: auto;
}

.recruit-link{
	position: absolute;
	bottom: 10%;
	left:15%;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 7px 15px;
}

.recruit-link h3{
	font-size: 16px;
	color: #646464;
	font-weight: 500;
	letter-spacing: 0.22rem;
	padding: 0;
	margin: 0;
}

.recruit-link h3 span{
	color: #F687AC;
}

.recruit-link h3::after{
	margin-left: 2rem;
	content: "→"
}

.footer-links img{
	margin-top: 1rem;	
}

.footer-frame{
	background-color: #343A40;
	margin: 0;
	padding: 0;
	text-align: center;
}

.footer-frame h3{
	font-family: ten-mincho-text, serif;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 24px !important;
    text-align: center;
	padding: 0;
	margin: 1% 0 0.5% 0;
    line-height: 1.5em;		
	color: #FFFFFF;	
}

.footer-frame h4{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 11px !important;
    text-align: center;
	padding: 0;
	margin: 0 0 2% 0;
    line-height: 1.5em;		
	color: #FFFFFF;		
}

ul.fl-a{
	text-align: center;
	display: inline-flex;
	justify-content:center;
	color: #FFFFFF;
}

ul.fl-a li{
	margin: 0 1rem;
	font-size: 13px;
}

ul.fl-a li a{
	color: #FFFFFF;
}

.footer-whopper{
	text-align: center;
	padding: 0 auto 0 auto;
	margin: 0 auto;
}

.footer-whopper p{
	padding: 0 auto 0 auto;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center!important;
	font-size: 12px;
	letter-spacing: 0.05rem;
}


.footer-links-l{
	width: 49%;
    float: left;
}

.footer-links-r{
	width: 49%;
	float: right;
}

.footer-links-l img,
.footer-links-r img{
	margin-top: 2.5rem;
	width: 100%;
	height: auto;
}

/* 下層ページ */
#greeting{
	margin: 0;
	background-color: #F2F5F2;
}

.greeting-whopper {
	margin: 0;
	padding: 3.5rem 0;
	text-align: center;
}

.greeting-whopper h1{
	font-family: ten-mincho-text, serif;
	font-size: 28px;
	color: #646464;
}

.greeting-whopper span{
	font-size: 12px;
	color: #646464;
}

.greeting-whopper h2{
	font-family: ten-mincho-text, serif;
	font-size: 22px;
	color: #646464;
	line-height: 2em;
	letter-spacing: 0.06em;
	margin-top: 3rem;
}

.greeting-main{
	margin: 0;
	padding: 0;
}

.greeting-main p{
	text-align: start;
	font-size: 15px;
	color: #646464;
}

.greeting-rep{
	margin-top: 1.5rem;
	position:relative;
	text-align: start ;
}

.greeting-rep p{
	text-align:start;
}

.greeting-rep img{
	width: 165px;
	height: auto;
	mix-blend-mode: color-burn;
	text-align: center;
	transform: translate3d(0,0,0);
}

.greeting-margin{
	padding-bottom: 2rem;
}

.greeting-l{
	float: left;
	width: 65%;
}

.greeting-r{
	float: right;
	width: 24%;
}

#department{
	display: block;
	position: static;
	margin: 2rem 0 0 0;
	padding: 0;
	background-color: #ffffff;
}

.c-department{
	background-color: #ffffff;	
}

.department-whopper{
	display: block;
	position: static;
	margin: 3rem 0;
	padding: 0;
}

.department-l{
	float: left;
	width: 60%;
	height: auto;
}

.department-l h1{
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-optical-sizing: auto;
	font-size: 30px;
	font-weight: 300;
	color: #646464;
	margin-bottom: 0.7rem;
}

.department-l p{
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-optical-sizing: auto;
	font-size: 15px;
	font-weight: 300;
	color: #646464;
	margin-bottom: 1rem;
}

.department-l h6{
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-optical-sizing: auto;
	font-size: 14px;
	font-weight: 400;
	color: #A1B6AB;
}
.department-l h6 i{
	margin-right: 0.5rem;
}

.department-r{
	float: right;
	width: 35%;
	height: auto;
}

.department-r img{
	width: 100%;
	height: auto;
}

#d-under{
	margin: 0 0 3rem 0;
	padding: 0;
	background-color: #F2F5F2;
}

.d-under{
	float: left;
	width: 38%;
}

.d-under img{
	width: 100%;
	height: auto;
}

.d-under-txt{
	float: right;
	width: 58%;
	height: auto;
	margin: 1rem 0 0 1.5rem;
	vertical-align:top;
	overflow: hidden;
}

.d-under-txt p{
	width: 100%;
	display: inline-block;
	font-size: 15px;
	color: #646464;
	overflow: hidden;
	font-weight: 300;
}

.c-d-under-main h1{
	width: 100%;
	height: auto;
	font-size: 20px;
	font-weight: 300;
	color: #646464;
	border-bottom: solid 1px #646464;
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
}

.c-d-under-main p{
	font-size: 15px;
	color: #646464;
	margin-top: 1rem;
	font-weight: 300;
}

.d-under-main-l{
	float: left;
	width: 60%;
	margin: 0;
	padding: 0;
	color: #646464;
}

ul.d-under-ul{
	font-size: 15px;
	color: #646464;
	font-weight: 300;
}

.d-under-main-l p{
	font-size: 15px;
	color: #646464;
	margin-top: 1rem;
	font-weight: 300;
}

.d-under-main-r{
	float: right;
	width: 37%;
	margin: 0;
	padding: 0;
}

.d-under-main-r img{
	width: 100%;
	height: auto;
	margin-bottom: 1.5rem;
}

.d-under-main-margin{
	margin-bottom: 3.5rem;
}

.daycare-table table{
  border-collapse: collapse;	
}

.daycare-table table th {/*table内のthに対して*/
  padding: 10px 20px;/*上下左右10pxずつ*/
  color: #646464;
  background: #F2F5F2;/*背景色*/
	font-weight: 400;
}

.daycare-table table td {/*table内のtdに対して*/
  text-align: center;
  padding: 10px 40px;/*上下3pxで左右10px*/
	font-weight: 300;
}

.daycare-table table th,
.daycare-table table td{
  border: solid 0.5px #646464;
}

.container-link-margin-top{
	margin-bottom: 2rem;
}

.container-link-margin{
	margin-bottom: 5rem;
}

.outpatient-link-l{
	float: left;
	width: 48%;
}
.outpatient-link-r{
	float: right;
	width: 48%;	
}

.link-frame{
	background:#F2F5F2;
	width: 100%;
	height: 77px;
	line-height: 77px;
}

.link-frame p{
	text-align: center;	
}

.reception-l{
	float: left;
	width: 40%;
}

.reception-l img{
	width: 100%;
	height: auto;
}

.reception-r{
	float: right;
	width: 53%;
}

.reception-r h1{
	font-size: 20px;
	font-weight: 300;
	color: #646464;
}

.reception-r h2{
	font-size: 16px;
	font-weight: 300;
	color: #646464;
	margin: 1rem 0;
	line-height: 2rem;
}

.reception-r p{
	font-size: 15px;
	font-weight: 300;
	color: #646464;
}

.koment{
	font-size: 12px!important;
	font-weight: 300;
	color: #646464;
	line-height: 1.5;
}

.outpatient-whopper{
	width: 100%;
	height: auto;
    overflow-x: scroll;
    white-space: nowrap;	
}

.outpatient-whopper::-webkit-scrollbar{
  display: none;
}

.outpatient-table table{
  border-collapse: collapse;
  width: 100%;
  min-width: 600px;	
}

.outpatient-table table th {/*table内のthに対して*/
  padding: 10px 20px;/*上下左右10pxずつ*/
  color: #646464;
  background: #F2F5F2;/*背景色*/
	font-weight: 400;
}

.outpatient-table table td {/*table内のtdに対して*/
  text-align: center;
  padding: 10px 10px;/*上下3pxで左右10px*/
	font-weight: 300;
}

.outpatient-table table th,
.outpatient-table table td{
  border: solid 0.5px #646464;
}

.outpatient-table p{
	text-align: end;
	font-size: 13px;
	font-weight: 300;
	color: #646464;
	margin-top: 0.5rem;
}

.top_outpatient-table table{
  border-collapse: collapse;
  width: 80%;
  margin-right: 20%;
  min-width: 600px;	
}

.top_outpatient-table table th {/*table内のthに対して*/
  padding: 10px 10px;/*上下左右10pxずつ*/
  color: #646464;
  background: #F2F5F2;/*背景色*/
	font-weight: 400;
}

.top_outpatient-table table td {/*table内のtdに対して*/
  text-align: center;
  padding: 10px auto;/*上下3pxで左右10px*/
	font-weight: 300;
}

td.td_s_t_01{
	width: 170px!important;
	padding: 10px 15px;
}

td.td_s_t_02{
	width: 13%;
}

.td_s_t_inn{
	font-size: 10.5px;
	line-height: 0.8em;
}


.top_outpatient-table table th,
.top_outpatient-table table td{
  border: solid 0.5px #646464;
}

.top_outpatient-table p{
	text-align: end;
	font-size: 13px;
	font-weight: 300;
	color: #646464;
	margin-top: 0.5rem;
	margin-right: 20%;
}

.t-boto p{
	margin-top: 2.2rem;
	font-size: 13px;
	font-weight: 300;
	color: #646464;	
}

.top_t-boto{
	width: 80%;
	margin-right: 20%;
    min-width: 600px;
}

.top_t-boto p{
	margin-top: 2.2rem;
	font-size: 13px;
	font-weight: 300;
	color: #646464;	
}

#guide{}

.guide-margin{
	margin-bottom: 5rem;
}

.guide-subject h1{
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #646464;
    background-image : linear-gradient(to right, #000 3px, transparent 3px);
    background-size: 5px 1px;
    background-repeat: repeat-x; 
    background-position: left bottom;	
}

.guide-subject h1{
	display: block;
	text-align: start;	
	font-weight: 500!important;	
	border-left: 10px solid #A1B6AB; /*線の設定*/
	padding:2px 0 0.5rem 15px; /*余白の設定*/
	margin-bottom: 1rem;		
}

.shinryou-l{
	float: left;
	width: 60%;
}

.shinryou-l p{
	text-align: justify;
	color: #646464;
	font-size: 15px;
	font-weight: 300;
	margin: 0;
	padding: 0;
}

.shinryou-r{
	float: right;
	width: 37%;
}

.shinryou-r img{
	width: 100%;
	height: auto;
}

.guide-whopper-gray{
	display: block;
	position: static;
	width: 100%;
	background-color: #EDEDED;
	border-radius: 5px;
}

.g--w--g--frame{
	padding: 1rem 2rem;
	margin: 2rem 0;
	width: 100%;
	height: auto;
}

.g--w--g--frame-l{
	float: left;
	width: 47%;
}

.g--w--g--ul{
	font-size: 13px;
	font-weight: 300;
	color: #646464;
}

.g--w--g--frame-r{
	float: right;
	width: 47%;
}

.g--w--g--ul li{
	margin: 0.5rem 0;
}
	
.shinkei_naik-l{
	float: left;
	width: 60%;
}

.shinkei_naik-l h1{
	width: 100%;
	height: auto;
	font-size: 20px;
	font-weight: 300;
	color: #646464;
    background-image : linear-gradient(to right, #000 3px, transparent 3px);
    background-size: 5px 1px;
    background-repeat: repeat-x; 
    background-position: left bottom;	
}

.shinkei_naik-l h1{
	display: block;
	text-align: start;	
	font-weight: 500!important;	
	border-left: 10px solid #A1B6AB; /*線の設定*/
	padding:2px 0 0.5rem 15px; /*余白の設定*/
	margin-bottom: 1rem;			
}

.shinkei_naik-l p{
	text-align: justify;
	color: #646464;
	font-size: 15px;
	font-weight: 300;
	margin: 0;
	padding: 0;	
}

.shinkei_naik-r{
	float: right;
	width: 37%;
}

.shinkei_naik-r img{
	width: 100%;
	height: auto;
}

.inhospital-margin{
	margin-bottom: 3rem;
}

.inhospital-whopper {
	margin: 0;
	padding: 3.5rem 0;
	text-align: center;
}

.inhospital-whopper h1{
	font-family: ten-mincho-text, serif;
	font-size: 28px;
	color: #646464;
}

.inhospital-whopper span{
	font-size: 12px;
	color: #646464;
}

.inhospital-l{
	float: left;
	width: 35%;
}

.inhospital-l img{
	width: 100%;
}

.inhospital-r{
	float: right;
	width: 63%;
}

.inhospital-ul{
	text-align: justify;
	color: #646464;
	font-size: 13px;
	font-weight: 300;
	margin: 0;
	padding: 0 0 0 1rem;	
}

.inhospital-ul li{
	list-style: inside;
   text-indent: -1.5em;
   padding-left: 1em;
}

.preparation-l{
	float: left;
	widows: 28%;
}

.preparation-l h2{
	font-size: 17px;
	font-weight: 300;
	height: 130px;
	line-height: 130px;
}

.preparation-r{
	float: right;
	width: 68%;
}

.preparation-gry-green{
	width: 100%;
	height: auto;
	background-color: #F2F5F2;
}

.p__g__g__whopper{
	padding: 1rem;
}

.p__g__g__ul{
	text-align: justify;
	color: #646464;
	font-size: 13px;
	font-weight: 300;
	margin: 0;
	padding: 0 0 0 1rem;		
}

.p__g__g__ul li{
	list-style: inside;
}

.p__g__g__whopper p{
	text-align: justify;
	color: #646464;
	font-size: 13px;
	font-weight: 300;
	margin: 0;
	padding: 0 0 0 1rem;
}

.packing-list-whopper {
	margin: 0;
	padding: 1.5rem 0 1rem 0;
	text-align: center!important;
}

.packing-list-whopper h1{
	font-family: ten-mincho-text, serif;
	font-size: 28px;
	color: #646464;
}

.packing-list-whopper span{
	font-size: 12px;
	color: #646464;
}

.packing-list-whopper p{
	font-size: 17px;
	font-weight: 500;
	color: #646464;
}
	
.p__l__w__text{
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	color: #646464;	
}

.packing-item li{
	padding: 0;
	margin-bottom: 2rem;
}

.packing-item h3{
	display: block;
	font-size: 16px;
	text-align: start;	
	font-weight: 300;	
	color: #646464;	
	border-left:3px solid #A1B6AB; /*線の設定*/
	padding:2px 0 0 15px; /*余白の設定*/
	margin-bottom: 0.5em;		
}

.packing-item p{
	text-align: start;
	font-size: 14px;
	font-weight: 300;
	color: #646464;	
}

.pribacy-whopper {
	margin: 0;
	padding: 3.5rem 0;
	text-align: center;
}

.pribacy-whopper h1{
	font-family: ten-mincho-text, serif;
	font-size: 28px;
	color: #646464;
}

.pribacy-whopper span{
	font-size: 12px;
	color: #646464;
}

.pribacy-margin{
	margin-bottom: 3rem;
}

.pribacy-ul h2{
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 300;
	color: #646464;
	border-bottom: solid 1px #646464;
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
}

.pribacy-ul p{
	font-size: 15px;
	font-weight: 300;
	color: #646464;
}

.pribacy-ul li{
	margin: 2rem 0;
	padding: 0;
	color: #646464;
}

#recruit{}

.recruit-top-margin{
	padding: 0;
	margin: 0;
	height: 83px;
	background-color: #FFFFFF;
	display: block;
}

.hero-recruit {
	padding: 0;
	margin: 0;
    width: 100%!important;
    height: 680px;
    position: relative;
    overflow: hidden;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/05/recruit-hero.png") no-repeat;
    text-align: center;
	background-size: cover;
	background-position: center center;
}

.hero-recruit > img {
    position: absolute;
	display:block;	
    z-index: 1;
	width: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.hero-catch-recruit{
    position: absolute;
	display:block;	
    z-index: 1;
	width: 40%;
	height: auto;
	top: 360px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);	
	margin: 0 auto;
	padding: 0 auto;
}

.hero-catch-recruit img{
	text-align: center;
	height: auto;
	width: 100%;
}

#recruit__top{
	display: block;
	position: static;
	margin: 0 0 2.5rem 0;
	padding: 0;
}

.recruit__top__r{
	width: 47%;
	margin: 0;
	padding: 0;
	float: left;
    height: 420px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/04/recruit-message-box.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
}

.recruit__top__l{
	width: 52%;
	float: right;
	height: 370px;
	position: relative;
	padding: 0;
	margin: 0;
}

.recruit__top__l__in{
	position: static;
	display: block;
	width: 100%;
	padding: 0;
	margin: 8% 0 0 0;
}

.recruit__top__whopper{
	padding: 0 12% 0 8%;
	margin: 0 0 5% 0;
}

.recruit__top__whopper h1{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 26px !important;
    text-align: left;
	position: sticky;
	margin-top: -1.7rem;
    margin-bottom: 3%;
    letter-spacing: 0.03em;
}

.recruit__top__whopper p{
	text-align: left;
	font-size: 16px;
	font-family: "Noto Sans JP";
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	margin: 0;
	padding: 0;
}

.recruit__top__whopper img{
	margin-top: 1rem;
	width: 100%;
	height: auto;
}

.r__t__tit{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 70px;
    position: relative;
    z-index: -1;
    color: #ddd;
    line-height: 1em;
    text-align: left;
}

#recruit__second{
}

.recruit__second_tit{
	padding: 0 12% 0 8%;
	margin: 0 0 5% 0;
}

.recruit__second_l{
	width: 52%;
	float: left;
	height: 420px;
	position: relative;
	padding: 0;
	margin: 0;
}

.recruit__second_l_in{
	position: static;
	display: block;
	width: 100%;
	padding: 0;
	margin: 8% 0 0 0;
}

.recruit__second_r{
	width: 48%;
	margin: 0;
	padding: 0;
	float: right;
    height: 370px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("https://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/04/recruit-message-box-2nd.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
}

.recruit__second_tit h1{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 26px !important;
    text-align: left;
	position: sticky;
	margin-top: -1.7rem;
    margin-bottom: 3%;
    letter-spacing: 0.03em;
}

.recruit__second_tit p{
	text-align: left;
	font-size: 16px;
	font-family: "Noto Sans JP";
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	margin: 0;
	padding: 0;	
}


#recruit__3rd{
	display: block;
	position: static;
	margin: 0 0 2.5rem 0;
	padding: 0;
}

.recruit__3rd__r{
	width: 47%;
	margin: 0;
	padding: 0;
	float: left;
    height: 420px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/04/recruit__welfare.png") no-repeat;
	background-size: cover;
	background-position: center center;
}

.recruit__3rd__l{
	width: 52%;
	float: right;
	height: 370px;
	position: relative;
	padding: 0;
	margin: 0;
}

.recruit__3rd__l__in{
	position: static;
	display: block;
	width: 100%;
	padding: 0;
	margin: 8% 0 0 0;
}

.recruit__3rd__whopper{
	padding: 0 12% 0 8%;
	margin: 0 0 5% 0;
}

.recruit__3rd__whopper h1{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 26px !important;
    text-align: left;
	position: sticky;
	margin-top: -1.7rem;
    margin-bottom: 3%;
    letter-spacing: 0.03em;
}

.recruit__3rd__whopper p{
	text-align: left;
	font-size: 16px;
	font-family: "Noto Sans JP";
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	margin: 0;
	padding: 0;
}

.recruit__3rd__whopper img{
	margin-top: 1rem;
	width: 100%;
	height: auto;
}

.r__t__tit{
	font-family: ten-mincho-text, serif;
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: 70px;
    position: relative;
    z-index: -1;
    color: #ddd;
    line-height: 1em;
    text-align: left;
}

.r__w__i{
	font-size: 15px;
	font-weight: 400;
	margin: 1rem 0;
	color: #646464;
}

.welfare-item{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 0.7rem;
}

.welfare-item li{
	font-size: 15px;
	color: #FFFFFF;
	background-color:#A1B6AB;
	padding: 0.5rem 0.2rem;
     -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: center;
	border-radius: 3px;
}

.wi{
	margin-right: 1rem;
	color: #333333;
}

.wi-end{margin-right: 0rem;}

.wi a{
	color: #333333;	
}
	
#job{}

.c-job{
	background-color: #D9B156;
}

.job-whopper{
	display: block;
	position: static;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.r__f__whopper{
	text-align: center;
}

.r__f__whopper h1{
	font-size: 28px;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: 2rem;
}

.r__f__w__ul{
	display: flex;
	display: -webkit-flex;
	padding-bottom: 0.2rem;
	margin-bottom: 0.5rem;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.r__f__w__ul li{
	font-size: 15px;
	font-weight: 600;
	color: #D9B156;
	background-color:#FFFFFF;
	padding: 0.5rem 1rem;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 1rem;
}

#visit{
	margin: 0;
	padding: 0;
}

.c-visit {
	width: 100%;
	margin: 0;
	padding: 0;
    height: 370px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/04/visit-back.png") no-repeat;
	background-size: cover;
	background-position: center center;
}

.visit-whopper{
	margin-top: 4rem;
}

.visit-whopper h1{
	font-size: 21px;
	color: #FFFFFF;
	font-weight: 500;
}

.visit-whopper p{
	font-size: 15px;
	color: #FFFFFF;
	line-height: 1.7rem;
}

.visit-margin{
	margin-bottom: 2rem;
}

.btn,
a.btn,
button.btn {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.55rem 2.2rem 0.7rem 2.2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #FFFFff;
  border-radius: 20px;
}

.btn--visit,
a.btn--visit {
  color: #fff;
  background-color: #FFE200;
}
.btn--visit:hover,
a.btn--visit:hover {
  color: #fff;
  background: #FFE200;
}

a.btn--radius {
   border-radius: 100px;
}

/* お問合せフォーム */
ul.contact_box {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    padding: 5%;
	margin: 2rem 0;
}

ul.contact_box li.left{
	width: 29%;
}

ul.contact_box li.left p,
ul.contact_box li.right p{
	font-size: 14px!important;
}

ul.contact_box li.right{
	background-color: #FFFFFF;
	padding: 3px 0 3px 5px;
}

ul.contact_box li{
	display: inline-block;
	list-style: none;
	vertical-align: middle;
	font-size: 14px!important;
}

ul.contact_box li.right{
	width: 68%;
	font-size: 14px!important;
}
ul.contact_box li.all{
	width: 100%;
	height: 40px;
	display: block;
	font-size: 15px!important;
}

.submit_box{
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	width: 44px;
	height: 35px;
	margin-top: 5px;
	margin-left: 2px;
	font-size: 18px!important;
	color: #FF0004;
	font-weight: 800;
	border-radius: 3px;
}

.submit_box:hover{
	opacity: 0.3;
	transition:0.5s;	
}

.entry-box-zm{}

.entry-box-zm h1{
	color:#646464;
	font-weight: 20px;
	font-weight: 400;
	margin-bottom: 1rem;
}

.entry-box-zm p{
	font-size: 16px;
}

.entry-box-zm a{
	color:#646464;
	
}

/*----- TOPページ -----*/
#ace{
	width: 100%;
	padding-top: 3rem;
	margin: 0;
}

.sub_ace_whopper{
	margin-bottom: 2rem;
}

.sub_ace_whopper h2{
	font-size: 20px;
	font-weight: 500;
	color: #317777;
	padding-left: 0px;
}

.sub_ace_whopper h2::before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: -20px;
    line-height: 40px;
    border-radius: 100%;
	background: #FAF5E5;
	vertical-align: middle;
}

.ace_whopper_01{
	float: left;
	height: auto;
	width: 56%;
	margin: 0 0 2rem 0;
	padding: 0;
}

.ace_whopper_02{
	float: right;
	height: auto;
	width: 40%;
	margin: 0;
	padding: 0;
}

.sub_ace_whopper_left{
	float: left;
	width: 48%;
	height: auto;
	margin: 0 1%;
	padding: 0;
}

.sub_ace_whopper_right{
	float: right;
	width: 48%;
	height: auto;
	margin: 0 1%;
	padding: 0;
}

.sub_ace_whopper_left img,
.sub_ace_whopper_right img{
	width: 100%;
	height: auto;
}

.sub_ace_whopper_left h3,
.sub_ace_whopper_right h3{
	font-size: 16px;
	font-weight: 500;
	color: #317777;
	padding-left: 0px;	
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.sub_ace_whopper_left h3::before,
.sub_ace_whopper_right h3::before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: -20px;
    line-height: 40px;
    border-radius: 100%;
	background: #FAF5E5;
	vertical-align: middle;	
}

ul .sub_ace_lists{}

ul .sub_ace_lists li a{
	color: #317777;
}

.sub_ace_list_u{
	margin: 0.5rem 0 0.5rem 0.5rem;
}

.sub_ace_list_u a{
	font-size: 14px;
	font-weight: 400;
	color: #317777!important;
}

.list_ace_ul,
.list_ace_ul_s2{
	display: flex;
	display: -webkit-flex;
	margin: 2% 0;
	padding: 0;
}

.list_ace_ul li,
.list_ace_ul_s2 li{
	font-size: 14px;
	background-color: #E8F5F5;
	padding: 10px 20px 10px 20px;
	margin: 0 2%;
	color: #317777;
	border-radius: 5px;
	font-weight: 400;
}

.list_ace_ul_u2{
	display: flex;
	display: -webkit-flex;
	margin: 2% 0;
	padding: 0;
}

.list_ace_ul_u2 li{
	font-size: 14px;
	background-color: #E8F5F5;
	padding: 10px 20px 10px 20px;
	margin: 0 0.5%;
	color: #317777;
	border-radius: 5px;
	font-weight: 400;
}

.title_ace_whopper_02{
	margin-bottom: 1rem;
}

.title_ace_whopper_02 h3{
	font-size: 16px;
	font-weight: 500;
	color: #317777;
	padding-left: 0px;	
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;	
}

.title_ace_whopper_02 h5{
	font-size: 14px;
	font-weight: 300;
	line-height: 1rem;
	color: #317777;
	margin: 1rem 0 2rem 1rem;
}

.title_ace_whopper_02 h3::before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: -20px;
    line-height: 40px;
    border-radius: 100%;
	background: #FAF5E5;
	vertical-align: middle;	
}

.title_ace_whopper_02 p{
	font-size: 14px;
	color: #707070;
	margin-left: 1rem;
}

.sub_title_ace_tel{
	margin-top: 1rem;
}

.sub_title_ace_tel a{
	font-size: 18px;
	font-weight: 600;
	color: #317777!important;
	margin-left: 1rem;
	margin-bottom: 1.7rem;
}

.sub_title_ace_tel p{
	font-size: 14px;
	color: #707070;
	margin-left: 1rem;
	margin-bottom: 1rem;
}

#s_about_us{
	background-color: #FEF6EE;
	margin: 2.5rem 0;
	padding: 0;
}

.about_us{
	padding-top: 3rem;
}

.about_us h2{
	font-size: 20px;
	font-weight: 600;
	color: #317777;
	padding-left: 0px;	
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;	
}

.about_us h2::before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: -20px;
    line-height: 40px;
    border-radius: 100%;
	background: #FAF5E5;
	vertical-align: middle;	
}

.outpatient_list_whopper{}

.outpatient_list_whopper h2{
	font-size: 20px;
	font-weight: 600;
	color: #317777;
	padding-left: 0px;	
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;	
}

.outpatient_list_whopper h2::before{
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: -20px;
    line-height: 40px;
    border-radius: 100%;
	background: #FAF5E5;
	vertical-align: middle;		
}

.about_us_left{
	float: left;
	width: 48%;
	height: auto;		
}

.about_us_left img{
	display: block;
	width: 100%;
	height: auto;
}

.about_us_right{
	float: right;
	width: 48%;
	height: auto;
}

.about_us_right_wpp{
	
}

.about_us_right_wpp h3{
	font-size: 20px;
	color: #317777;
	font-weight: 400;
	margin: 0 0 1rem 0;
	padding: 0;	
}

.about_us_right_wpp p{
	font-size: 14px;
	color: #5B5A5A;
	line-height: 1.5rem;
	font-weight: 300;
}

.about_us_photo{
	display: flex;
	display: -webkit-flex;
	margin: 2% 0;
	padding: 0;
}

.about_us_photos{
	width: 20%;
	height: auto;
	display: inline-block;
}

.about_us_photos img{
	width: 100%;
	height: auto;
	display: inline-block;
}

.sp_top_outpatient-table_title{
	font-size: 18px;
	color: #317777;	
}

.sp_top_outpatient-table{
	font-size: 12px;
	color: #317777;
	margin-top: 0.3rem;
	padding: 0;
	display: block;
	font-weight: 500;
	line-height: 1.2em;
}

.list_ace_space{
	display: block;
	margin-bottom: 1.5rem!important;
	padding: 0;
}

.ouenkigyou-picture{
	margin: 2rem 0;
	padding: 0;
	text-align: center;
}

.ouenkigyou-picture img{
	max-width: 500px;
	height: auto;
}

/*----- スマホ対応 -----*/
@media screen and (max-width: 768px){	
.page_top_head{height: 80px;}
	
.page_head h1{
	bottom: 68px; /*下寄せの指定*/
}
	
.top_sp_space{
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);	
}
	
.top_sp_un_space{
  padding-right: var(--bs-gutter-x, 1rem);
  padding-left: var(--bs-gutter-x, 1rem);	
}	
	
.top_sp_un_sub_space{
  padding-right: var(--bs-gutter-x, 1.25rem);
  padding-left: var(--bs-gutter-x, 1.25rem);	
}		
	
#ace{margin-bottom: 2.2rem;}
	
.ace_whopper_01,
.ace_whopper_02	{
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
	
.sub_ace_whopper_left,
.sub_ace_whopper_right{
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
	
.sub_ace_whopper_left{
	margin-bottom: 1.5rem;
}
	
.sub_ace_whopper_left h3,
.sub_ace_whopper_right h3{
	margin-top: 1.5rem;
}	
	
.list_ace_ul{
	display: -webkit-inline-flex;
	display: inline-flex;	
	margin: 1%;
}
	
.list_ace_ul_s2{
	display: -webkit-block;
	display: block;	
	margin: 1%;
	padding: 1.3% auto;
	margin-bottom: 2rem;
}	

.list_ace_ul_u2{
	display: -webkit-inline-flex;
	display: inline-flex;	
	margin: 1%;
}
	
.top_t-boto{
	width: 380px;
	margin-right: none;
    min-width: none;
}	
	
.about_us_left,
.about_us_right{
	float: none;
	width: 100%;
	margin: 0;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);		
}	
	
.about_us_right{
	margin-top: 1rem;
}
	
.about_us{
	padding-top: 1rem;
}	
	
.top_outpatient-table table{
  width: 100%;
  margin-right: none;
  min-width: none;	
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1rem;
}	
	
.inhospital-table table{
  width: 100%;
  min-width: none;	
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1rem;
}
	
.daycare-table table{
  width: 100%;
  margin-right: none;
  min-width: none;	
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1rem;
}
	

.outpatient-table table{
  width: 100%;
  min-width: none;	
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1rem;
}
	
.top_outpatient-table p{
	text-align: start;
	margin-right: none;
	margin-bottom: 1.2rem;
	padding: 0;
}
	
.container,.container-wide,.container-pan,.container-page,.container-lite,.container-footer,.container-link,.container-recruit-form{
  width: 100%!important;
  padding-right: var(--bs-gutter-x, 0rem);
  padding-left: var(--bs-gutter-x, 0rem);
  margin: 0 auto;
}
	
.container-pan{
  padding-right: var(--bs-gutter-x, 1rem);
  padding-left: var(--bs-gutter-x, 1rem);	
}	
	
ul.gaiyou li ul li:first-child,
ul.gaiyou li ul li:last-child{width: 100%;}
ul.hyo li ul li:first-child{width: 33%;}
ul.hyo li ul li:last-child{width: 65%;}

ul.gaiyou li ul li:first-child br,
ul.hyo li ul li:first-child br{display: none;}
ul.gaiyou li ul li:first-child,
ul.hyo li ul li:first-child{text-align: left;}	

.hero {
	margin: 0;
    width: 100%!important;
    height: 300px;
    position: relative;
    overflow: hidden;
}	
	
.hero-catch{
	display: block;
	position: absolute;
	background-color:rgba(255,255,255,0.00);
	border-radius: 10px;
	left: 5%;
	top: 210px;
	z-index: 9;
}	
	
.hero-catch img{
	height: auto;
	width: 210px;
}	
	
.post-all{
	padding: 1rem 0;
}
	
.post-l{
	float: none;
	display: block;
	width: auto;
	margin: 0;
	padding-top: 0.25rem;
}

.post-r{
	float: none;
	display: block;
	width: auto;
}
	
.apparently_r,
.top_case_r	{
	position: static;
	display: block;
	width: auto;
    height: 370px;
	float: none;
	margin: 0;
	padding: 0;
}
	
.apparently_l,
.top_case_l	{
	float: none;	
	width: auto;
	height: auto;
	position: static;
	display: block;
	padding: 0;
	margin: 0;
}	

	
.top_tit_app p{
	text-align: justify-all;
}
	
.btn1,
.btn2{
	text-align: center;
	width: 170px;
	height: auto;
	display: block;
	padding: 0.3rem 1.5rem 0.5rem 1.5rem;
	margin: 2rem auto;
	border: solid 0.5px #323232;
}

.btn1 span h2{
	padding: 0;
	margin: 0;
	text-align: center;
    font-size: 14px;
	color: #646464!important;
	font-weight: 400;
}
	
.btn2 span h2{
	padding: 0;
	margin: 0;
	text-align: center;
    font-size: 14px;
	color: #646464!important;
	font-weight: 400;
}	
	
ul.column4 li{
	width: 45%;
}
	
ul.column5 li{
	width: 30%;
}
	
.facility-l,
.facility-r	{
	width: auto;
	height: auto;
	float: none;
}

/*----- news / お知らせ記事 -----*/	
.page_main,
.page_side {
	width: auto;
	height: auto;
	float: none;
	margin-bottom: 2rem;
}	
	
.news-wrapper .box-white {
	padding: 0;
}	
	
.news-wrapper .main-content {
  width: 100%;
}

.news-wrapper .sidebar {
  width: 100%;
  margin-top: 0.5em;
  padding: 0;
}
	
.s-news{
	padding: 20px 0px 5px 0;	
}	
	
/*----- inhospital / 入院のご案内 -----*/	
.inhospital-l,
.inhospital-r {
	width: auto;
	height: auto;
	float: none;
}	

.preparation-l,
.preparation-r{
	width: auto;
	height: auto;
	float: none;	
}	
	
/*----- page-outpatient / 外来受付 -----*/	
.container-link-margin{
	margin-bottom: 5rem;
}	
	
.reception-l,
.reception-r {
	width: auto;
	height: auto;
	float: none;
}
	
/*----- guide / 診療科目 -----*/	
.guide-margin{ margin-bottom: 5rem;}	
	
.shinryou-l,
.shinryou-r {
	width: auto;
	height: auto;
	float: none;
}
	
.shinryou-l{
	margin-bottom: 1.5rem;
}	
	
.g--w--g--frame-l,
.g--w--g--frame-r {
	width: auto;
	height: auto;
	float: none;
}	
	
.g--w--g--frame{
	padding: 1rem;
}
	
.shinkei_naik-l,
.shinkei_naik-r{
	width: auto;
	height: auto;
	float: none;
}

.shinkei_naik-l{
	margin-bottom: 1.5rem;
}
	
/*----- helping / 地域連携室 -----*/	
.d-under,
.d-under-txt{
	width: auto;
	height: auto;
	float: none;
	margin: 0;
    padding-right: var(--bs-gutter-x, 1rem);
    padding-left: var(--bs-gutter-x, 1rem);	
	padding-bottom: 1.2rem;
}
	
.d-under-main-l,
.d-under-main-r{
	width: auto;
	height: auto;
	float: none;	
}
	
.d-under-main-l{
	margin-bottom: 1.3rem;
}	
	
/*----- recruit / 採用情報 -----*/	
.hero-recruit {
    height: 250px;
}
	
.hero-catch-recruit{
	width: 87%;
	top: 130px;
}
	
.recruit__top__l{
	display: block;
	position: static;
	width: auto;
	height: auto;
	float: none;	
}

.recruit__top__r{
	display: block;
	position: static;
	width: auto;
	height: 280px;
	float: none;	
}	
	
.recruit__second_l{
	display: block;
	position: static;
	width: auto;
	height: auto;
	float: none;
}
    
.recruit__second_r {
	display: block;
	position: static;
	width: auto;
	height: 280px;
	float: none;
}
	
.recruit__3rd__r{
	display: block;
	position: static;
	width: auto;
	height: 280px;
	float: none;
}	

.recruit__3rd__l{
	display: block;
	position: static;
	width: auto;
	height: auto;
	float: none;
}
	
.outpatient-whopper::-webkit-scrollbar{
  display: block;
}
	
.inhospital-t-whopper::-webkit-scrollbar{
  display: block;
}	

/*----- footer -----*/	
.footer-links-l{
	text-align: center;
	margin: 0.2rem auto;
	width: 65%;
	height: auto;
	float: none;
}

.footer-links-r{
	text-align: center;
	margin: 0.2rem auto;
	width: 65%;
	height: auto;
	float: none;
}	

.footer-whopper p{
	margin-top: 0.3rem;
	font-size: 9px;
}	
	
.recruit-message{
	position: absolute;
	top:16%;
	left:5%;
	width: 83%;
	height: auto;
}

.recruit-message img{
	width: 100%;
	height: auto;
}	
	
.recruit-link{
	position: absolute;
	bottom: 10%;
	left:5%;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 7px 15px;
}	
	
.recruit-gazo{
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
    height: 200px;
    text-align: center;
    overflow: hidden;
    position: relative;
    background: url("http://nishihara-hoyouin.com/wp2025/wp-content/uploads/2025/07/recruit-banner_sp.png") no-repeat;
	background-size: cover;
	background-position: center center;	
}
	
ul.column5_u{
  padding-right: var(--bs-gutter-x, 1.25rem);
  padding-left: var(--bs-gutter-x, 1.25rem);	
}
	
ul.column5_u li{
	width: 48%;
	display: inline-block;
	margin: 1% auto;
	list-style: none;
	vertical-align: top;
}	

#access{margin-top: none;}	
.access-whopper{margin-top: 1rem;}		
	
.greeting-whopper {
	margin: 0;
	padding: 3.5rem 0;
	text-align: center;
}

.greeting-whopper h1{
	font-family: ten-mincho-text, serif;
	font-size: 22px;
	color: #646464;
}

.greeting-whopper span{
	font-size: 12px;
	color: #646464;
}

.greeting-whopper h2{
	font-family: ten-mincho-text, serif;
	font-size: 18px;
	color: #646464;
	line-height: 2em;
	letter-spacing: 0.06em;
	margin-top: 3rem;
}
	
.greeting-main{
	margin: 0;
    padding-right: var(--bs-gutter-x, 1rem);
    padding-left: var(--bs-gutter-x, 1rem);	
}	

.greeting-l{
	float: left;
	width: 25%;
}

.greeting-r{
	float: right;
	width: 57%;
}	
	
.department-l,
.department-r{
	float: none;
	width: 98%;
	height: auto;
    padding-right: var(--bs-gutter-x, 1rem);
    padding-left: var(--bs-gutter-x, 1rem);	
}
	
.department-l{margin-bottom: 1.5rem;}
	
.hero-title{
	font-size: 20px;
	line-height: 1.75;
}
	
.preparation-l h2{
	font-size: 17px;
	font-weight: 300;
	height: 50px;
	line-height: 50px;
}
	
.packing-list-whopper h1{
	font-family: ten-mincho-text, serif;
	font-size: 22px;
	color: #646464;
}

.visit-whopper{
	margin-top: 1rem;
}	
	
.single-margin{
	margin-top: 5rem;
}	
	
ul.page-nav{
	margin-bottom: 2.5rem
}	
	
}