@charset "UTF-8";
.onlineTitle {}
.onlineTitle > small {
	color: #0f083c;
}
.online {
	color: #0f083c;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.75;
	position: relative;
}
.onlineAreaTtl {
	color: #1baad7;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 46px;
}
.onlineSubTtl {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 1px;
	letter-spacing: 0.12em;
	text-indent: 0.12em;
}
.onlineTtl {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
}
.onlineDeco {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.onlineDeco > img {}
.onlineDeco > img:first-child {
	display: block;
}
.onlineDeco > img:last-child {
	display: none;
}
.onAbout {
	position: relative;
	z-index: 2;
}
.onAbout_inner {
	max-width: 1000px;
}
.onAbout_cols {
	display: flex;
	justify-content: space-between;
}
.onAbout_col {}
.onAbout_col-img {
	width: 43%;
}
.onAbout_image {}
.onAbout_image > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.onAbout_col-txt {
	width: 500px;
	padding-top: 11px;
}
.onAbout_title {
	color: #1baad7;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 22px;
	font-feature-settings: "palt";
	letter-spacing: 0.03em;
}
.onAbout_text {
	font-size: 112.5%;
	line-height: 1.79;
	margin-bottom: 31px;
	font-feature-settings: "palt";
	margin-right: -10px;
}
.onAbout_text:last-child {
	margin-bottom: 0;
}
.onAbout_movieWrap {
	max-width: 670px;
	margin: 75px auto 0;
}
.onMelit {
	background-color: #ebf7fc;
	padding-top: 80px;
	padding-bottom: 90px;
	margin-bottom: 60px;
	position: relative;
	z-index: 1;
}
.onMelit_bg {
	background-image: url(/customer/assets/img/onlinemedicationguidance/bg-circle.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 170px;
	position: absolute;
	z-index: 0;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: -2px;
}
.onMelit_inner {
	max-width: 1000px;
}
.onMelit_areaTtl {}
.onMelit_subTtl {
	font-size: 13px;
}
.onMelit_title {}
.onMelit_deco {
	width: 568px;
}
.onMelit_deco > img {
	display: block;
}
.onMelit_sectWrap {
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.onMelit_sect {
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 15px;
	display: flex;
	flex-direction: column;
}
.onMelit_sect_inner {
	background-color: #fff;
	padding: 20px 15px 0;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}
.onMelit_point {
	background-color: #1baad7;
	color: #fff;
	width: 94px;
	text-align: center;
	border-radius: 20px;
	padding: 5px;
	box-sizing: border-box;
	line-height: 1.4;
	margin: 0 auto 11px;
	position: relative;
	z-index: 1;
}
.onMelit_point::after {
	content: "";
	display: block;
	background-image: url(/customer/assets/img/onlinemedicationguidance/img-balloon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 25px;
	margin-top: -3px;
}
.onMelit_headline {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 11px;
	display: flex;
	align-items: center;
}
.onMelit_headline::before {
	content: "";
	display: block;
	width: 1px;
	height: 61px;
	margin-right: -1px;
}
.onMelit_box {
	background-color: #eae5da;
	border-radius: 3px;
	padding: 10px 15px;
	margin-bottom: 22px;
}
.onMelit_subhead {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1.4;
}
.onMelit_message {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.33;
	font-feature-settings: "palt";
}
.onMelit_ex {
	background-color: #0f083c;
	color: #fff;
	font-size: 12px;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 8px;
}
.onMelit_text {
	margin-bottom: 10px;
	font-feature-settings: "palt";
}
.onMelit_image {
	margin-top: auto;
}
.onMelit_image > img {
	display: block;
	margin: 0 auto;
}
.onFlow {
	margin-bottom: 90px;
}
.onFlow_inner {
	max-width: 720px;
}
.onFlow_areaTtl {
	margin-bottom: 28px;
}
.onFlow_subTtl {}
.onFlow_title {}
.onFlow_deco {
	width: 568px;
	margin-top: -40px;
}
.onFlow_message {
	text-align: center;
	margin-bottom: 46px;
}
.onFlow_sectWrap {
	margin-bottom: 35px;
}
.onFlow_sect {
	position: relative;
	z-index: 1;
	padding: 20px 17px;
	border: 1px solid #000;
	border-radius: 10px;
}
.onFlow_sect:last-child {
	margin-bottom: 0;
}
.onFlow_number {
	font-size: 28px;
	line-height: 1;
	color: #000;
	width: 78px;
	height: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid currentColor;
	border-radius: 50%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background-color: #fff;
	transform: translate(-35%, -35%);
}
.onFlow_number-rev {
	right: 0;
	left: auto;
	transform: translate(35%, -35%);
}
.onFlow_cols {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.onFlow_cols-rev {
	flex-direction: row-reverse;
	padding-left: 20px;
}
.onFlow_col {}
.onFlow_col-img {
	width: 254px;
}
.onFlow_image {}
.onFlow_image > img {
	display: block;
	border-radius: 10px;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}
.onFlow_col-txt {
	width: calc(100% - 274px);
	max-width: 390px;
}
.onFlow_headline {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 10px;
}
.onFlow_text {}
.onFlow_noteList {
	list-style: none;
	font-size: 12px;
	line-height: 1.67;
	margin-top: 8px;
}
.onFlow_noteList > li {
	text-indent: -1em;
	padding-left: 1em;
}
.onFlow_noteList > li:first-child {}
.onFlow_caution {
	margin-top: 18px;
	font-size: 18px;
	font-feature-settings: "palt";
	text-indent: -1em;
	padding-left: 1em;
}
.onFlow_caution > a {
	/*text-decoration: none;
	color: inherit;*/
	transition-duration: .3s;
	transition-property: color, background-color;
}
.onFlow_link {
	max-width: 298px;
	margin: 38px auto 0;
}
.onFlow_link > a {
	font-size: 14px;
	box-shadow: none;
	padding: 10px 40px;
}
.onFlow_link > a::before {
	height: 28px;
}
.onFlow_link > a > .icon {
	font-size: 12px;
	right: 10px;
}
.onFaq {
	background-color: #ebf7fc;
	padding-top: 62px;
	padding-bottom: 90px;
}
.onFaq_inner {
	max-width: 720px;
}
.onFaq_areaTtl {
	margin-bottom: 34px;
}
.onFaq_subTtl {}
.onFaq_title {}
.onFaq_deco {
	width: 391px;
	margin-top: -15px;
	margin-left: 14px;
}
.onFaq_sectWrap {
	border-top: 1px solid #000;
}
.onFaq_sect {
	border-bottom: 1px solid #000;
}
.onFaq_title > button {
	display: block;
	width: 100%;
	text-align: left;
	padding: 13px 41px 18px;
	padding-right: 50px;
	position: relative;
	z-index: 1;
	transition-duration: .3s;
	transition-property: color, background-color;
}
.onFaq_title > button::before {
	content: "";
}
.onFaq_title > button::after {}
.onFaq_title_mark {
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	margin-right: 10px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
}
.onFaq_title > button > .icon {
	display: block;
	position: absolute;
	z-index: 1;
	font-size: 12px;
	color: #00b2d3;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition-duration: .3s;
	transition-property: transform;
}
.onFaq_answer {
	background-color: #fff;
	margin-bottom: 23px;
	display: none;
}
.onFaq_areaTxt {
	position: relative;
	z-index: 1;
	padding: 15px 20px;
	padding-left: 82px;
	line-height: 1.75;
}
.onFaq_mark {
	font-size: 20px;
	line-height: 1;
	width: 41px;
	height: 41px;
	background-color: #1baad7;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border-radius: 5px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}
.onFaq_text {
	color: #1baad7;
}
.isShow + .onFaq_answer {
	display: block;
}
.isShow.onFaq_title > button > .icon {
	transform: translateY(-50%) rotate(180deg);
}
.onFlow_arrow {
	height: 60px;
	width: 60px;
	position: relative;
	z-index: 10;
	margin: -1px auto;
}
.onFlow_arrow_white {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
}
.onFlow_corner {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-top-right-radius: 10px;
}
.onFlow_arrow_svg {
	display: block;
	width: 17px;
	height: 17px;
	fill: #000;
	position: absolute;
	z-index: 3;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	margin-top: -4px;
}
.onFlow_corner-rev {
	transform: rotateY(180deg);
	left: auto;
	right: 0;
}
.online_bg {
	width: 1160px;
	height: 811px;
	display: block;
	fill: #ebf7fc;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media screen and (min-width:1000px) {
	.onFlow_caution > a:hover {
		text-decoration: underline;
		color: #1DB3DCdd;
	}
	.onFlow_link > a:hover {}
	.onFaq_title > button:hover {
		color: #00b2d3;
	}
}
@media screen and (max-width:999px) {
	.onlineTitle {}
	.online {}
	.onlineAreaTtl {}
	.onlineSubTtl {}
	.onlineTtl {
		font-size: 24px;
	}
	.onlineDeco {}
	.onlineDeco > img {}
	.onAbout {}
	.onAbout_inner {}
	.onAbout_cols {
		display: block;
	}
	.onAbout_col {
		width: auto;
	}
	.onAbout_col-img {
		margin-bottom: 20px;
	}
	.onAbout_image {
		max-width: 340px;
		margin: 0 auto;
	}
	.onAbout_image > img {}
	.onAbout_col-txt {
		max-width: 510px;
		margin: 0 auto;
		padding-top: 0;
	}
	.onAbout_title {
		font-size: 27px;
		margin-bottom: 19px;
	}
	.onAbout_text {}
	.onAbout_text:last-child {}
	.onAbout_movieWrap {
		margin-top: 55px;
	}
	.onMelit {
		padding-bottom: 75px;
		padding-top: 65px;
		margin-bottom: 35px;
	}
	.onMelit_bg {}
	.onMelit_inner {}
	.onMelit_areaTtl {}
	.onMelit_subTtl {}
	.onMelit_title {}
	.onMelit_deco {
		width: 483px;
	}
	.onMelit_deco > img {}
	.onMelit_sectWrap {
		margin-left: -8px;
		margin-right: -8px;
	}
	.onMelit_sect {
		padding: 0px 8px;
	}
	.onMelit_sect_inner {}
	.onMelit_point {}
	.onMelit_point::after {}
	.onMelit_headline {
		font-size: 18px;
	}
	.onMelit_headline::before {
		height: 51px;
	}
	.onMelit_box {
		padding: 10px;
	}
	.onMelit_subhead {
		font-size: 13px;
	}
	.onMelit_message {
		font-size: 15px;
	}
	.onMelit_ex {}
	.onMelit_text {}
	.onMelit_image {}
	.onMelit_image > img {}
	.onFlow {}
	.onFlow_inner {}
	.onFlow_areaTtl {}
	.onFlow_subTtl {}
	.onFlow_title {}
	.onFlow_deco {
		width: 483px;
		margin-top: -25px;
	}
	.onFlow_message {}
	.onFlow_sectWrap {}
	.onFlow_sect {}
	.onFlow_sect:last-child {}
	.onFlow_number {}
	.onFlow_number-rev {}
	.onFlow_cols {}
	.onFlow_cols-rev {
		padding-left: 10px;
	}
	.onFlow_col {}
	.onFlow_col-img {}
	.onFlow_image {}
	.onFlow_image > img {}
	.onFlow_col-txt {}
	.onFlow_headline {}
	.onFlow_text {}
	.onFlow_noteList {}
	.onFlow_noteList > li {}
	.onFlow_noteList > li:first-child {}
	.onFlow_caution {}
	.onFlow_caution > a {}
	.onFlow_link {}
	.onFlow_link > a {}
	.onFlow_link > a::before {}
	.onFlow_link > a > .icon {}
	.onFaq {}
	.onFaq_inner {}
	.onFaq_areaTtl {}
	.onFaq_subTtl {}
	.onFaq_title {}
	.onFaq_deco {
		width: 333px;
	}
	.onFaq_sectWrap {}
	.onFaq_sect {}
	.onFaq_title > button {}
	.onFaq_title > button::before {}
	.onFaq_title > button::after {}
	.onFaq_title_mark {}
	.onFaq_title > button > .icon {}
	.onFaq_answer {}
	.onFaq_areaTxt {}
	.onFaq_mark {}
	.onFaq_text {}
	.isShow + .onFaq_answer {}
	.isShow.onFaq_title > button > .icon {}
	.onFlow_arrow {}
	.onFlow_arrow_white {}
	.onFlow_corner {}
	.onFlow_arrow_svg {}
	.onFlow_corner-rev {}
	.online_bg {
		width: 928px;
		height: 649px;
	}
}
@media screen and (max-width:767px) {
	.onlineTitle {
		margin-left: -15px;
		margin-right: -15px;
		letter-spacing: -0.01em;
		margin-bottom: 54px;
	}
	.online {}
	.onlineAreaTtl {
		margin-bottom: 19px;
	}
	.onlineSubTtl {
		font-size: 12px;
	}
	.onlineTtl {
		font-size: 22px;
		line-height: 1.3;
	}
	.onlineDeco {}
	.onlineDeco > img {}
	.onlineDeco > img:first-child {
		display: none;
	}
	.onlineDeco > img:last-child {
		display: block;
	}
	.onAbout {}
	.onAbout_inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.onAbout_cols {}
	.onAbout_col {}
	.onAbout_col-img {}
	.onAbout_image {
		max-width: 277px;
		position: relative;
		z-index: 1;
		left: 13px;
	}
	.onAbout_image > img {}
	.onAbout_col-txt {
		max-width: none;
	}
	.onAbout_title {
		font-size: 24px;
	}
	.onAbout_text {
		line-height: 1.7;
		margin-bottom: 28px;
		margin-right: 0;
	}
	.onAbout_text:last-child {}
	.onAbout_movieWrap {
		margin-top: 40px;
		padding: 0 7px;
	}
	.onMelit {
		padding-top: 36px;
		padding-bottom: 50px;
		margin-bottom: 32px;
	}
	.onMelit_bg {
		height: 110px;
	}
	.onMelit_inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.onMelit_areaTtl {}
	.onMelit_subTtl {}
	.onMelit_title {}
	.onMelit_deco {
		width: 344px;
		margin-top: -6px;
	}
	.onMelit_deco > img {}
	.onMelit_sectWrap {
		display: block;
		max-width: 420px;
		margin: 0 auto;
	}
	.onMelit_sect {
		width: auto;
		padding: 0;
		margin-bottom: 20px;
		display: block;
	}
	.onMelit_sect:last-child {
		margin-bottom: 0;
	}
	.onMelit_sect_inner {
		padding: 20px 30px 0;
		display: block;
	}
	.onMelit_point {}
	.onMelit_point::after {}
	.onMelit_headline {
		font-size: 22px;
	}
	.onMelit_headline::before {
		height: 55px;
	}
	.onMelit_box {
		padding: 10px 15px;
	}
	.onMelit_subhead {
		font-size: 16px;
	}
	.onMelit_message {
		font-size: 18px;
	}
	.onMelit_ex {}
	.onMelit_text {}
	.onMelit_image {}
	.onMelit_image > img {}
	.onFlow {
		margin-bottom: 50px;
	}
	.onFlow_inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.onFlow_areaTtl {}
	.onFlow_subTtl {}
	.onFlow_title {}
	.onFlow_deco {
		width: 357px;
		margin-top: -16px;
	}
	.onFlow_message {
		text-align: left;
		margin-bottom: 35px;
		font-size: 15px;
	}
	.onFlow_sectWrap {
		max-width: 340px;
		margin: 0 auto 17px;
	}
	.onFlow_sect {
		padding: 20px 13px;
	}
	.onFlow_sect:last-child {}
	.onFlow_number {
		width: 68px;
		height: 68px;
		transform: translate(-18%, -18%);
	}
	.onFlow_number-rev {
		transform: translate(16%, -16%);
	}
	.onFlow_cols {
		display: block;
	}
	.onFlow_cols-rev {
		padding-left: 0;
	}
	.onFlow_col {
		width: auto;
	}
	.onFlow_col-img {
		margin-bottom: 20px;
	}
	.onFlow_image {}
	.onFlow_image > img {
		border-radius: 6px;
	}
	.onFlow_col-txt {}
	.onFlow_headline {
		margin-bottom: 7px;
	}
	.onFlow_text {}
	.onFlow_noteList {
		margin-right: -5px;
		font-feature-settings: "palt";
	}
	.onFlow_noteList > li {}
	.onFlow_noteList > li:first-child {}
	.onFlow_caution {}
	.onFlow_caution > a {}
	.onFlow_link {
		margin-top: 26px;
	}
	.onFlow_link > a {}
	.onFlow_link > a::before {}
	.onFlow_link > a > .icon {}
	.onFaq {
		padding-bottom: 50px;
		padding-top: 33px;
	}
	.onFaq_inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.onFaq_areaTtl {
		margin-bottom: 37px;
	}
	.onFaq_subTtl {}
	.onFaq_title {}
	.onFaq_deco {
		width: 303px;
		margin-top: 9px;
		margin-left: 12px;
	}
	.onFaq_sectWrap {}
	.onFaq_sect {}
	.onFaq_title > button {
		font-size: 15px;
		line-height: 1.4;
		padding: 8px 47px 7px;
		padding-right: 45px;
	}
	.onFaq_title > button::before {}
	.onFaq_title > button::after {}
	.onFaq_title_mark {}
	.onFaq_title > button > .icon {}
	.onFaq_answer {
		margin-bottom: 12px;
	}
	.onFaq_areaTxt {
		padding: 8px 12px;
		padding-left: 55px;
		font-size: 15px;
		line-height: 1.33;
	}
	.onFaq_mark {
		height: calc(100% - 24px);
		left: 15px;
		width: 30px;
	}
	.onFaq_text {}
	.isShow + .onFaq_answer {}
	.isShow.onFaq_title > button > .icon {}
	.onFlow_arrow {
		width: 55px;
		height: 22px;
	}
	.onFlow_arrow_white {}
	.onFlow_corner {}
	.onFlow_arrow_svg {
		width: 15px;
		height: 15px;
	}
	.onFlow_corner-rev {}
	.online_bg {
		width: 580px;
		height: 405px;
		margin-left: 80px;
	}
}
@media screen and (max-width:374px) {
	.onlineTitle {
		font-size: 23px;
		margin-left: -10px;
		margin-right: -10px;
	}
	.onlineTitle > b {
		padding: 8px 10px;
	}
	.onMelit_sect_inner {
		padding: 20px 15px 0;
	}
	.onMelit_deco {
		width: 310px;
	}
	.onFlow_deco {
		width: 310px;
		margin-top: -28px;
	}
	.onFaq_deco {
		width: 280px;
	}
}
