@charset "UTF-8";

/* allergy
---------------------------------------------------------------------------*/
#head-imgslider .slick-track div:nth-of-type(1) {
	background-position: center center !important;
}

#head-imgslider .slick-track div:nth-of-type(2) {
	background-position: left 60% center !important;
}

/* announce
------------------------------------*/
#announce > div {
	position: relative;
	display: flex;
	align-items: center;
	background: #fff;
	min-height: 75px;
	padding: 16px 18px 14px;
	text-align: left;
	top: 0 !important;
}

#announce > div:before {
	display: block;
	content: '';
	position: absolute;
	top: 18px;
	left: 137px;
	background-color: #F18B00;
	width: 1px;
	height: calc(100% - 34px);
}

#announce .next {
	align-self: flex-start;
	width: 120px;
	min-width: 120px;
	margin-right: 16px;
	padding-top: 4px;
	color: #F18B00;
	font-size: 12.5px;
	font-weight: 600;
	letter-spacing: 0.08em;
	white-space: nowrap;
}

#announce strong {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.06em;
	word-break: break-all;
}

#announce i {
	display: inline-block;
	position: absolute;
	top: 40px;
	left: 18px;
	background: #F18B00;
	padding: 4px 7px 3px 7px;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.06em;
}


/* allergy page-title
---------------------------------------------------------------------------*/
#allergy .page-title {
	margin-top: 45px;
}

#allergy .page-title > strong {
	display: inline-block;
	position: relative;
	margin-top: 45px;
	margin-bottom: 12px;
	color: #F49800;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.08em;
	/*text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.2em;*/
}

#allergy .page-title strong span {
	position: relative;
}

#allergy .page-title strong span::before {
	content: "・・・";
	position: absolute;
	top: -17px;
	left: 4px;
	letter-spacing: 0.5em;
}

#allergy .page-title .lead {
	line-height: 1.8;
}

.txt {
	margin: 0 0 10px;
	padding: 0 6px;
}

.txtmb {
	margin-bottom: 7px;
}

.note {
	margin: 0 0 23px;
	font-size: 12px;
}

.medical-box > small {
	margin-left: 20px;
	display: inline-block;
}

.txt a {
	text-decoration: underline;
}

.btn-area,
.btn-list {
	margin: 20px 0 0 18px;
}

.btn-list li {
	display: inline-block;
}

.btn-area a:first-of-type,
.btn-list li:first-of-type {
	margin-right: 15px;
}

.fig-p-box {
	display: flex;
	margin-bottom: 35px;
}

.fig-p-box figure {
	margin-right: 35px;
}

.fig-p-box p {
	text-align: justify;
}

/* point-area　
-----------------------------------------*/
#allergy1 .point-area .attention li {
	line-height: 1.8;
	padding-left: 1em;
	margin-bottom: 3px;
	position: relative;

}

#allergy1 .point-area .attention li::before {
	content: '※';
	display: block;
	float: left;
	position: absolute;
	left: 0;
}

.worries {
	margin: 0 0 18px;
}

.worries li {
	/*color: #F18B00;*/
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.1em;
}


/* allergy dr-introduce
---------------------------------------------------------------------------*/
.dr-introduce .txt-orange {
	color: #F18B00;
}

.dr-introduce .box.left {
	margin-bottom: 35px;
}

.dr-introduce .box.left figure img {
	display: block;
	width: 66%;
	margin: 0 auto;
}

.dr-introduce .box.left img + figcaption {
	margin-top: 26px;
}

.dr-introduce .box.left small {
	display: block;
	font-size: 13px;
	font-weight: 500;
	text-align: center;
}

.dr-introduce .box.left small + .txt-orange {
	margin-bottom: 13px;
	font-size: 19px;
	font-weight: 500;
	text-align: center;
}

.dr-introduce .box.left .ruby {
	padding-left: 10px;
	font-size: 12px;
	font-weight: 600;
}

figcaption > .small-txt {
	letter-spacing: 0.04em;
}

.society {
	margin-top: 35px;
}

.society li {
	margin-bottom: 3px;
	font-size: 13px;
	letter-spacing: 0.06em;
}

.dr-introduce .box.right .txt-box p {
	line-height: 1.9;
}

.dr-introduce .introduce-head {
	margin: 0 0 12px;
	color: #F39800;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.08em;
}

.dr-introduce .box.right > dl {
	margin-top: 35px;
}

.society figcaption,
.dr-introduce .box.right > dl > dt {
	color: #8CBD57 !important;
	margin-bottom: 13px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.dr-introduce .box.right > dl dd li {
	font-size: 13px;
	letter-spacing: 0.08em;
}

.dl-dot dd + dd {
	margin-top: 0.8em;
}

.year-table dt {
	margin-bottom: 17px !important;
}

.year-table dd {
	padding: 9px 1px 7px;
	display: flex;
	background: url(../img/share/ico-line-dotted-s.svg) repeat-x bottom center;
}

.year-table dd:first-of-type {
	border-top: none;
	padding-top: 0;
}

.year-table dd:last-of-type {
	padding-bottom: 0;
	background: none;
}

.year-table dd em {
	display: inline-block;
	margin-right: 14px;
	color: #F39800;
	font-size: 14px;
	letter-spacing: 0.04em;
	transform: translateY(2px);
}

.year-table dd span {
	display: inline-block;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.06em;
}

/* allergy3 flow
------------------------------------*/
#allergy3 .white-box-inner {
	padding-top: 0;
}

.surgery-box {
	margin: 0 -5px;
}

.surgery-box .number {
	float: left;
	margin-left: -2px;
}

.surgery-box .surgery-box-right {
	padding: 2px 0 0 52px;
}

.owner-dr-hl {
	margin-bottom: 30px;
	padding-top: 35px;
	transform: translateX(4px);
}

.owner-dr-hl.pt {
	padding-top: 45px;
}

.owner-dr-hl p {
	margin-bottom: 0;
	color: #8DBE52;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: center;
}

.owner-dr-hl p span {
	border-bottom: solid 1px;
	padding-bottom: 1px;
}

.flow-inner {
	padding-left: 8px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin-bottom: 24px;
	padding: 0 0 28px;
	background: url(../img/share/bg_line_orange.png) repeat-x 0 bottom / auto 2px;
	position: relative;
}

.flow-inner::after {
	content: '';
	position: absolute;
	display: block;
	bottom: -8px;
	left: calc(50% - 9px);
	width: 18px;
	height: 18px;
	background: url(../img/share/ico-arrow-oval.svg) no-repeat;
	background-size: 100% auto;
}

#allergy3 .surgery-box.flow.last .flow-inner {
	margin-bottom: 0;
	padding-bottom: 25px;
}

#allergy3 .surgery-box.flow.last .flow-inner::after { display: none; }

#allergy3 .surgery-box.flow.last {
	margin-bottom: 5px;
}

.surgery-box-right .flow-inner .tit {
	margin: 0 0 6px;
	color: #F39800;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.surgery-box-right .flow-inner p {
	margin-bottom: 3px;
	line-height: 1.7;
	letter-spacing: 0.04em;
}

.surgery-box-right .flow-inner p.num {
	font-size: 14px;
}

.surgery-box-right .flow-inner a.btn {
	background-position: left 14px center;
	margin: 10px 0 5px;
	white-space: nowrap;
}

.point-area .list-dot li {
	margin-bottom: 8px;
}

/* allergy4 medical-triming
------------------------------------*/
#allergy4 {
	margin-bottom: 0;
}

#allergy4 .title {
	letter-spacing: 0.04em;
}

#allergy4 .center {
	margin-bottom: 40px;
}

#allergy4 .center .sec-head-img {
	margin: 0 0 35px;
	padding-bottom: 66.6%;
}

#allergy4 .center .sec-head-img img {
	object-position: 45% 50%;
}

#allergy4 .center h3 {
	margin-bottom: 20px;
	text-align: center;
}

#allergy4 .center h3 img {
	width: 300px;
	margin: 0 -20px;
}

#allergy4 .center h3 + .medical-trim-hl {
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0.1em;
	text-align: center;
}

.medical-trim-hl {
	font-size: 17px;
	color: #F18B00;
	letter-spacing: 0.04em;
	margin-bottom: 19px;
}

#allergy4 .center .medical-trim-hl + p {
	letter-spacing: 0.06em;
}

#allergy4 .center small {
	display: block;
	text-align: justify;
}

#allergy4 > .sTitle {
	margin: 65px 0 30px;
	letter-spacing: 0.02em;
}

#allergy4 .center + h3.title {
	background: none;
	border-bottom: 2px solid #F39800;
	margin-bottom: 18px;
	padding: 0 0 4px;
	color: #8CBD58;
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

#allergy4 .center + h3.title span {
	display: block;
	font-size: 12px;
}

.medical-trim-menu li {
	padding: 13px 4px 15px;
	margin-bottom: 8px;
	background: url(../img/share/line-dot-gray.svg) repeat-x bottom center;
}

.medical-trim-menu li:last-of-type {
	background: none;
	padding-bottom: 0;
}

.medical-trim-menu li em {
	display: block;
	margin-bottom: 8px;
	color: #f39800;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.medical-trim-menu li strong {
	display: block;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.08em;
}