@charset "UTF-8";
.healthcare {
	position: relative;
	font-family: "Noto Sans JP", serif;
	font-feature-settings: "palt";
	color: #444;
	margin-bottom: 40px;
}
.healthcare * {
	box-sizing: border-box;
}
.healthcare .main_img {
	margin-bottom: 60px;
	padding: 0;
	line-height: 0;
	border-bottom: none;
}
.healthcare .main_img::after {
	display: none;
}
.healthcare a {
	text-decoration: underline;
	text-underline-offset: 4px;
}
.healthcare a:hover {
	text-decoration: none;
}
.healthcare p {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	font-size: 118%;
	line-height: 1.8;
}
.healthcare p.notes {
	margin-top: -30px;
	font-size: 106%;
	padding-left: 1.0em;
	text-indent: -1.0em;
	color: #444;
}
.healthcare p mark {
	font-weight: bold;
	color: #444;
	background: none;
	border-bottom: 1px solid #444;
}
.healthcare sup {
	font-size: 80%;
	position: relative;
	top: 0em;
	vertical-align: top;
}
.healthcare strong.em {
	color: #F75F85;
}
.healthcare figure {
	margin-bottom: 30px;
	text-align: center;
	line-height: 0;
}
.healthcare figure figcaption {
	margin-top: 10px;
	font-size: 106%;
	line-height: 1.8;
}
.healthcare figure strong {
	text-decoration: underline;
}
.healthcare hr {
	width: 181px;
	height: 13px;
	margin: 60px auto;
	padding: 0;
	border: 0;
	background:  url("try_healthcare_app_line01.png") no-repeat center center / 181px 13px;
}
.healthcare .main_title {
	position: relative;
	max-width: 900px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 38px;
	padding-top: 15px;
	padding-left: 70px;
	padding-bottom: 15px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 250%;
	font-weight: 700;
	text-align: left;
	line-height: 1.2;
	border: none;
	border-bottom: 1px dashed #28A385;
}
.healthcare .main_title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 56px;
	height: 53px;
	margin: auto 0;
	background: url("try_healthcare_app_ico01.png") no-repeat center center / contain;
	display: block;
}
.healthcare .main_title + .plus_title {
	margin-top: 0;
}
.healthcare .plus_title {
	position: relative;
	max-width: 800px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-left: 36px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 180%;
	font-weight: 700;
	text-align: left;
	line-height: 1.4;
	color: #28A385;
	background: none;
	border: none;
}
.healthcare .plus_title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 24px;
	height: 24px;
	margin: auto 0;
	background: url("try_healthcare_app_ico02.png") no-repeat center center / contain;
	display: block;
}
.healthcare .process {
	margin-top: 70px;
	margin-bottom: 50px;
	padding: 25px 20px 40px;
	background: #E8F7F2 url("try_healthcare_app_bg01.png") repeat-x center top / 1px 285px;
}
.healthcare .process_title {
	position: relative;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 38px;
	padding-top: 15px;
	padding-left: 70px;
	padding-bottom: 15px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 250%;
	font-weight: 700;
	text-align: left;
	line-height: 1.4;
	color: #FFF;
	border: none;
	border-bottom: 1px dashed #FFF;
}
.healthcare .process_title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 56px;
	height: 53px;
	margin: auto 0;
	background: url("try_healthcare_app_ico01.png") no-repeat center center / contain;
	display: block;
}
.healthcare .process_box {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 20px 20px;
	background-color: #FFF;
	border-radius: 19px;
}
.healthcare .process_box + .process_box {
	margin-top: 20px;
}
.healthcare .process_box .pc_link {
	display: inline-block;
	pointer-events: auto;
}
.healthcare .process_box .pc_link img {
	opacity: 1;
}
.healthcare .number_title {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 0;
	padding-bottom: 15px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 210%;
	font-weight: bold;
	line-height: 1.2;
	background: none;
	color: #26A385;
	border-bottom: 1px dashed #27A385;
}
.healthcare .case_title {
    position: relative;
	max-width: 700px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
    padding: 0 60px;
	font-size: 180%;
	font-weight: bold;
    text-align: center;
	line-height: 1.4;
	color: #444;
	background: none;
}
.healthcare .case_title::before, 
.healthcare .case_title::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 80%;
    background: #28A385;
}
.healthcare .case_title::before {
    left: 20px;
    transform: rotate(-28deg);
}
.healthcare .case_title::after {
    right: 20px;
    transform: rotate(28deg);
}

.healthcare .case_title span {
    display: inline-block;
}
.healthcare .case_title span::before, 
.healthcare .case_title span::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 50%;
    background: #28A385;
}
.healthcare .case_title span::before {
    left: 10px;
    transform: rotate(-42deg);
}
.healthcare .case_title span::after {
    right: 10px;
    transform: rotate(42deg);
}
.healthcare .dl_app {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding: 0 10px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.healthcare .dl_app_btn {
	text-align: center;
	line-height: 0;
}
.healthcare .dl_app_btn a {
	position: relative;
	display: block;
}
.healthcare .end_txt {
	margin-bottom: 60px;
}

/* LINE風チャット */
.healthcare .chat_bubble {
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
    background-color: #80B5EA;
    padding: 30px 20px;
}
.healthcare .chat_bubble_title {
	position: relative;
	margin-bottom: 60px;
	font-size: 160%;
	padding-left: 0;
	text-align: center;
	color: #FFF;
	background: none;
}
.healthcare .chat_bubble_title::before {
	content: "";
	position: absolute;
	top: 0;
	left: 12px;
	bottom: 0;
	width: 15px;
	height: 27px;
	margin: auto 0;
	background: url("../try_healthcare_app3/try_healthcare_app_ico03.png") no-repeat center center / contain;
	display: block;
}
.healthcare .chat_bubble_section {
    display: flex;
	align-items: flex-start;
	margin: 20px 0;
}
.healthcare .chat_bubble_section.mb {
	margin: 20px 0 0;
}
.healthcare .chat_bubble_section.mt {
	margin: -5px 0 20px;
}
.healthcare .chat_bubble_ico {
	margin-right: 35px;
}
.healthcare .chat_bubble_text {
    display: inline-block;
    position: relative;
    max-width: 440px;
    margin: 0;
    padding: 20px;
    border-radius: 30px;
	line-height: 1.4;
    color: #333;
    font-size: 118%;
	z-index: 1;
}
.healthcare .chat_bubble_text.left {
    background-color: #fff;
}
.healthcare .chat_bubble_text.right {
    background-color: #1583E2;
	color: #FFFFFF;
    margin-left: auto;
	/* margin-right: 20px; */
	margin-right: 5px;
}
.healthcare .chat_bubble_text::before {
	content: "";
	position: absolute;
	top: 10px;
	width: 40px;
	height: 30px;
	z-index: -1;
}
.healthcare .chat_bubble_text.left::before {
    left: -15px;
    border-radius: 0 0 0 25px;
    box-shadow: 0 -30px 0 -10px white inset;
	/*transform: rotate(-20deg);*/
}
/*
.healthcare .chat_bubble_text.right::before {
    right: -15px;
    border-radius: 0 0 25px 0;
    box-shadow: 0 -30px 0 -10px #1583E2 inset;
*/
	/*transform: rotate(20deg);*/
/*
}
*/
.healthcare .chat_bubble_img {
	margin-left: auto;
	/* margin-right: 20px; */
	margin-right: 5px;
	text-align: right;
	border-radius: 22px;
}

@media screen and (max-width: 767px) {
.healthcare .main_img {
	margin-bottom: 30px;
}
.healthcare p {
	margin-bottom: 30px;
	font-size: 100%;
}
.healthcare p.notes {
	margin-top: -30px;
	font-size: 95%;
}
.healthcare figure {
	margin-bottom: 30px;
}
.healthcare figure figcaption {
	max-width: 352px;
	margin: 10px auto 0;
	font-size: 95%;
	line-height: 1.6;
	text-align: left;
}
.healthcare hr {
	margin: 40px auto;
}
.healthcare .main_title {
	margin-top: 60px;
	margin-bottom: 30px;
	padding-left: calc(70px * 0.6);
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 160%;
}
.healthcare .main_title::before {
	width: calc(56px * 0.6);
	height: calc(53px * 0.6);
}
.healthcare .main_title span {
	font-size: 80%;
}
.healthcare .plus_title {
	margin-top: 40px;
	margin-bottom: 10px;
	padding-left: calc(40px * 0.6);
	font-size: 140%;
}
.healthcare .plus_title::before {
	width: calc(30px * 0.6);
	height: calc(30px * 0.6);
}
.healthcare .process {
	margin-top: 60px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 40px;
	padding: 20px 20px 30px;
}
.healthcare .process_title {
	margin-bottom: 30px;
	padding-left: calc(70px * 0.6);
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 160%;
	line-height: 1.2;
}
.healthcare .process_title::before {
	width: calc(56px * 0.6);
	height: calc(53px * 0.6);
}
.healthcare .process_box {
	padding: 30px 20px 10px;
}
.healthcare .process_box .pc_link {
	/* display: none; */
	pointer-events: none;
}
.healthcare .number_title {
	margin-bottom: 20px;
	padding-left: 1.0em;
	padding-bottom: 10px;
	font-size: 140%;
	text-indent: -1.0em;
	line-height: 1.2;
}
.healthcare .number_title * {
	padding-left: 1.0em;
	text-indent: -1.0em;
}
.healthcare .case_title {
	margin-top: 60px;
	margin-bottom: 20px;
    padding: 0 35px;
	font-size: 130%;
}
.healthcare .case_title::before, 
.healthcare .case_title::after {
    height: 60px;
}
.healthcare .case_title span::before, 
.healthcare .case_title span::after {
    height: 40px;
}
.healthcare .case_title span::before {
    left: 10px;
    transform: rotate(-42deg);
}
.healthcare .case_title span::after {
    right: 10px;
    transform: rotate(42deg);
}
.healthcare .dl_app {
	margin-bottom: 30px;
	padding: 0 20px;
	display: block;
}
.healthcare .dl_app_btn + .dl_app_btn {
	margin-top: 30px;
}
.healthcare .end_txt {
	margin-bottom: 40px;
}

/* LINE風チャット */
.healthcare .chat_bubble {
    padding: 30px 20px;
}
.healthcare .chat_bubble_title {
	margin-bottom: 40px;
	font-size: 120%;
}
.healthcare .chat_bubble_title::before {
	left: 0;
	width: calc(15px * 0.8);
	height: calc(27px * 0.8);
}
.healthcare .chat_bubble_section {
    display: flex;
	align-items: flex-start;
	margin: 20px 0;
}
.healthcare .chat_bubble_section.mb {
	margin: 20px 0;
}
.healthcare .chat_bubble_section.mt {
	margin: 20px 0;
}
.healthcare .chat_bubble_ico {
	width: 40px;
	margin-right: 20px;
}
.healthcare .chat_bubble_text {
	max-width: 400px;
    padding: 15px;
    border-radius: 20px;
    font-size: 100%;
}
.healthcare .chat_bubble_text.left {
    background-color: #fff;
}
.healthcare .chat_bubble_text.right {
	max-width: 400px;
	background-color: #1583E2;
    margin-left: auto;
	margin-right: 20px;
}
.healthcare .chat_bubble_text::before {
	content: "";
	position: absolute;
	top: -5px;
	width: 40px;
	height: 40px;
	z-index: -1;
}
.healthcare .chat_bubble_text.left::before {
    left: -12px;
    border-radius: 0 0 0 20px;
    box-shadow: 0 -20px 0 -5px white inset;
}
/*
.healthcare .chat_bubble_text.right::before {
    right: -12px;
    border-radius: 0 0 20px 0;
    box-shadow: 0 -20px 0 -5px #1583E2 inset;
}
*/
.healthcare .chat_bubble_img {
	max-width: 400px;
	margin-left: auto;
	margin-right: 0;
}
}


@media screen and (max-width: 600px) {
.healthcare .chat_bubble_title::before {
	left: 10px;
}
.healthcare .chat_bubble {
    padding: 30px 15px 30px 10px;
}
.healthcare .chat_bubble_text.right {
 	max-width: calc(100% - 40px - 20px);
	margin-right: 0;
}
.healthcare .chat_bubble_img {
	max-width: calc(100% - 40px - 20px);
}
}


.healthcare + .common_btn a {
	font-family: "Noto Sans JP", serif;
	font-size: 16px;
}
.healthcare + .common_btn + .annotation {
	font-family: "Noto Sans JP", serif;
	font-size: 16px;
}

@media screen and (max-width: 767px) {

.healthcare + .common_btn a {
	font-size: 18px;
	padding: 15px 0;
}
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  .sp_menu_panel,
  .floating,
  .page_top {
    display: none;
  }
}
