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


@media (max-width: 952px) {
#header_inner {
    padding-bottom: 16px;
}
#head_logo {
    width: 280px;
    box-sizing: border-box;
    min-width: 216px;
	margin-right: 8px;
	z-index: 1001;
}
#header_ue_contact {
    display: flex;
    align-items: center;
    width: 456px;

}
#head_tel {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    width: 312px;
    letter-spacing: -1px;
}
#head_tel img {
	display: inline-block;
    width: 22px;
    margin-right: 4px;
      vertical-align: sub;
	margin-bottom: 1px;
}
#header_ue_contact ul{
	display: flex;
	    width: 232px;
	justify-content: space-between;
}
#header_ue_contact ul li{
	    font-size: 12px;
    line-height: 1em;
    font-weight: 500;
    border-radius: 24px;
    display: inline-block;
    box-sizing: border-box;
	color: #FFFFFF;
}
#header_ue_contact ul li a{
    padding-top: 8px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
}
.btn_yoyaku{
	background-color: #E463A1;
}
.btn_yoyaku img{
	width: 10px;
	margin-right: 6px;
	    margin-top: 2px;
}
.btn_line{
	background-color: #5AA949;
}
.btn_line img{
	width: 18px;
	margin-right: 6px;
}
/*ここまでヘッダー*/
}

@media (max-width: 700px) {
body{
    font-family: "M PLUS Rounded 1c", sans-serif;
    margin: 0px;
    padding: 0px;
    line-height: 1;
    color: #584D41;
    letter-spacing: 0.1em;
}
img{
max-width: 100%;
margin: 0;
padding: 0;
vertical-align: bottom;
height:auto;
}
h1,h2,h3,h4,h5,h6,p,ul {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
line-height:1;
}
ul {
list-style-type: none;
	margin: 0;
	padding: 0;
}
.cl {
clear: both;
}
a {
	text-decoration: none;
color: inherit;
}
a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
header {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 1001;
    background-color: #FFFFFF;
}
#header_inner {
    padding-right: 3.07%;
    padding-left: 3.07%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #FFFFFF;
}
#head_ue{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FFFFFF;
    z-index: 1001;
}
#head_logo {
    width: 192px;
    box-sizing: border-box;
    min-width: 192px;
}
#header_ue_contact {
    align-items: center;
    width: 552px;
    justify-content: end;
}
#header_contact {
    display: none;
}

#head_tel {
    box-sizing: border-box;
    font-size: 30px;
    line-height: 1em;
    font-weight: 600;
    width: 312px;
    letter-spacing: -1px;
    display: none;
}
#head_tel img {
	display: inline-block;
    width: 30px;
    margin-right: 8px;
      vertical-align: sub;
	margin-bottom: 1px;
}
#header_ue_contact ul{
	display: flex;
	    width: 288px;
	justify-content: space-between;
}
#header_ue_contact ul li{
	    font-size: 14px;
    line-height: 1em;
    font-weight: 500;
    border-radius: 24px;
    display: inline-block;
    box-sizing: border-box;
	color: #FFFFFF;
}
#header_ue_contact ul li a{
    padding-top: 8px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
}
.btn_yoyaku{
	background-color: #E463A1;
}
.btn_yoyaku img{
	width: 12px;
	margin-right: 10px;
	    margin-top: 2px;
}
.btn_line{
	background-color: #5AA949;
}
.btn_line img{
	width: 20px;
	margin-right: 10px;
}
#sp_header_contact {
    display: flex;
    background-color: #CDCDFF;
    z-index: 1002;
}
#sp_header_contact a {

}

#sp_head_tel {
    background-color: #584D41;
    display: block;
    width: 20%;
    z-index: 1001;
}
#sp_head_tel a {
    display: block;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}
#sp_head_tel a img {
    width: 40px;
}

#sp_head_btn {
    width: 80%;
    z-index: 1001;
}
#sp_head_btn ul {
    display: flex;
    background-color: #FBFFE5;
    height: 100%;
}
#sp_head_btn ul .sp_btn_yoyaku {
    width: 50%;
    background-color: #FBFFEA;
}
#sp_head_btn ul .sp_btn_yoyaku a {
    display: flex;
    background-color: #E463A1;
    color: #FFFFFF;
    height: 100%;
    font-weight: 500;
    justify-content: center;
    align-items: center;
}

#sp_head_btn ul .sp_btn_yoyaku a img {
    width: 12px;
    margin-right: 8px;
}
#sp_head_btn ul .sp_btn_line {
    width: 50%;
}
#sp_head_btn ul .sp_btn_line a {
    display: flex;
    height: 100%;
    background-color: #5AA949;
    color: #FFFFFF;
    font-weight: 500;
    justify-content: center;
    align-items: center;
}
#sp_head_btn ul .sp_btn_line a img {
    width: 18px;
    margin-right: 8px;
}










/*ここまでヘッダー*/
	

.br_sp{
    display: inherit;
	}
.br_pc{
    display: none;
}
.sp_only{
    display: inherit;
	}
.pc_only{
    display: none;
}
.font-purple{
	color: #C23986;
}
.font-pink{
	color: #E463A1;
}
.content_wrap{
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6.15%;
	padding-left: 6.15%;
}
.inline-b{
	display: inline-block;
}
.btn_txt-only{
	
}
.btn_txt-only a{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    color: #FFFFFF;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    border-radius: 32px;
    letter-spacing: .048em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn_txt-only.green a{
	background-color: #5AA949;
}
.btn_txt-only.pink a{
	background-color: #E463A1;
}
.btn_txt{
	
}
.btn_txt a{
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	font-size: 15px;
	line-height: 1em;
	font-weight: 500;
	text-align: center;
	color: #FFFFFF;
	padding: 12px;
	padding-left: 0;
	border-radius: 28px;
	background-color: #584D41;
	padding-bottom: 16px;
    background-image: url("../images/ico_arr_brown.svg");
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: right 20px center;
}
.titue-icon{
    width: 34px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12px;
}
.titue-icon._put img{
	margin-top: -40px;
}
.titue-icon._put{
	position:relative;
}
.titue-icon._put::before{
	position:absolute;
	content: "";
	background-image: url("../images/half-maru_pink.svg");
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	    top: -48px;
  width: 160px;
  height: 72px;
  left: 50%;
  transform: translateX(-50%);
	z-index: -1;
}
.btn2_flex{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.btn2_flex .btn_txt-only{
    margin-right: 24px;
    width: 100%;
}



#yobou-baby{
	
}
#yobou-baby .content_wrap {
    padding-left: 0px;
    padding-right: 0px;
}

#y-b_in{
    border-radius: 0px;
    background-color: #FAF0F5;
    padding-top: 9.23%;
    padding-bottom: 9.23%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    box-sizing: border-box;
}
#yobou-baby ul{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	flex-direction: column;
}
#yobou-baby ul li{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 16px;
}
	#yobou-baby ul li:last-child{
		margin-bottom: 0;
	}
#yobou-baby ul li h2{
	font-size: 17px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: .064em;
}
#yobou-baby ul li a{
	display: flex;
	align-items: center;
	background-color: #FFFCF1;
	padding: 3.07% 4.61%;
	border: 2.8px solid #584D41;
	border-radius: 20px;
	background-image: url("../images/ico_arr_beige.svg");
	background-size: 16px auto;
	background-position: right 24px center;
	background-repeat: no-repeat;
	height: 100%;
	box-sizing: border-box;
}
.yb_big-ico{
	width: 40px;
	margin-right: 10px;
	box-sizing: border-box;
}
#yobou-baby ul li:nth-child(2n) .yb_big-ico{
	width: 32px;
	margin-right: 16px;
}


/*以下フッター*/
footer{
	background-color: #FAF0F5;
    padding-top: 0;
    padding-bottom: 8.46%;
    box-sizing: border-box;
}
footer h2{
	    position: relative;
	width: 136px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 24px;
}
footer h2::before {
    position: absolute;
    content: "";
    background-image: url(../images/half-maru_pink.svg);
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    top: -88px;
    width: 240px;
    height: 200px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
footer h2 img{
	display: inline-block;
	    margin-top: -56px;
	width: 100%;
}
#foot_acc{
	margin-bottom: 24px;
}
#foot_acc p{
	text-align: center;
	font-size: 15px;
	line-height: 1.2em;
	font-weight: 500;
	margin-bottom: 8px;
}
footer ul{
	display: flex;
	justify-content: center;
	margin-bottom:5.38%;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
footer ul li{
	margin-right: 0;
	margin-bottom: 12px;
}
footer ul li:last-child{
	margin-right: 0;
}
footer ul li a{
	display: block;
	font-size: 12px;
	line-height: 1em;
	font-weight: 500;
	text-decoration: underline;
}
#foot_all-right{
	font-size: 13px;
	line-height: 1.2em;
	font-weight: 500;
	text-align: center;
}
#pagetitle_wrap {
    position: relative;
}
#pagetitle_box {
    background-color: #FFFCF1;
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 16px;
    display: flex;
    position: absolute;
    top: auto;
    left: 50%;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    border-radius: 104px;
    /*
    background-image: url(../images/onp_16_pink.svg),url("../images/onp_4_green.svg");
    background-repeat: no-repeat;
    background-position: left 40px top 20px,right 48px bottom 32px;
    background-size: 32px auto;
*/
    align-items: center;
    min-width: 0px;
    bottom: -17.69%;
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;
}
#pagetitle {
    font-size: 20px;
    line-height: 1.3em;
    text-align: center;
}
.pagetitle_img {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: auto;
    padding-top: 20%;
    padding-bottom: 20%;
}
.pagetitle_img.doctor {
	background-image: url("../images/pagetitle_doctor.png");
}
#pagetop {
    position: fixed;
    bottom: 16px;
    right: 16px;
}
#pagetop a img {
	width: 80px;
}



/*外来ページ 関連サイトコンテンツここから*/


.related-sites {
    padding-top: 24px;
    padding-bottom: 24px;
	background-image: url("../images/onp_16_pink.svg"),url("../images/onp_8_blue.svg"),url("../images/onp_8_blue.svg"),url("../images/onp_4_green.svg");
    background-size: 6.15% auto, 4.61% auto, 4.61% auto, 6.15% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: left 4.61% top 11.53%, left 4.61% bottom, right 4.61% top 10%, right 4.61% bottom;
}

.related-sites h2 {
    text-align: center;
    line-height: 1.4em;
    font-size: 26px;
}
.related-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    margin-top: 24px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

.related-list li {
  flex: 1 1 calc(50% - 16px); /* PCで2列 */
  max-width: 500px;
  display: flex;
}

.related-list a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* [disabled]position: relative; */
    text-align: center;
    width: 100%;
    min-height: 96px;
    background-color: #F9F8FF;
    border: 0.12em solid #584d41;
    padding-top: 12px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 12px; /* アイコン分右余白 */
    box-sizing: border-box;
    text-decoration: none;
    border-radius: 10px;
    color: #584D41;
    background-image: url(../images/external-link_brwn.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 16px auto;
    line-height: 1.4em;
}

.related-list a .line-small {
    font-size: 16px;
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #E463A1;
}

.related-list a .line-large {
    font-size: 18px;
    font-weight: 500;
    display: block;
}

.related-list a .ext-icon {
  position: absolute;
  right: 12px;
  bottom: 12px;
  width: 20px;
  height: 20px;
}

/* スマホ時：1列 */
@media (max-width: 767px) {
  .related-list li {
    flex: 1 1 100%;
  }
}

/*外来ページ 関連サイトコンテンツここまで*/





.dl-yoyaku {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3.07%;
		        width: 100%;
		box-sizing: border-box;
		max-width: 1120px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 6.15%;
        padding-left: 6.15%;
}
	.dl-yoyaku_btn {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 8px;
    margin-bottom: 8px;
    box-sizing: border-box;
    width: 100%;
}
	.dl-yoyaku_btn a {
		box-sizing: border-box;
    display: inline-block;
    text-align: center;
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 16px;
    color: #FFFFFF;
    border-radius: 10px;
    font-size: 16px;
        line-height: 1.3em;
    font-weight: 700;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
}
	.dl-yoyaku_btn img {
    display: inline-block;
    width: 14px;
    margin-left: 12px;
    vertical-align: sub;
		box-sizing: border-box;
}
	.dl-yoyaku_btn.wide{
		width: 100%;
	}
	.dl-yoyaku_btn.wide a{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.dl-yoyaku_txt{
		width: 89.23%;
		        margin-right: auto;
        margin-left: auto;
	}

	
	
	
#now_reopening {
    padding-top: 6.15%;
    padding-bottom: 6.15%;
}
#reopening_cont h2 {
    text-align: center;
    font-size: 24px;
    color: #E463A1;
    margin-bottom: 16px;
    line-height: 1.5em;
}
#reopening_cont p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
}
#reopening_cont p .font-pink {
    font-weight: 600;
}
#reopening_cont p a {
    text-decoration: underline;
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 16px;
    border-radius: 4px;
    background-color: #EDDBE3;
    margin-top: 16px;
    letter-spacing: 0px;
}
	
}
