/*--------------------------------------------------------------
	Common
--------------------------------------------------------------*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap');

html {
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar;
}

body {
	background: #fff;
	font: 400 12px/1.8;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	color: #333;
	-webkit-font-smoothing: antialiased;
	word-wrap: break-word;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {overflow: hidden !important;}
p, ol, ul, dl, blockquote, .form-group {font-size: 18px; line-height: 1.7em;}
b, strong, .bold{
}
.col-sm-6 {padding-left: 0; padding-right: 0;}

section {padding-top: 50px; padding-bottom: 50px;}

.h2, h2 {
		font-size: 36px;
}
.mgt-40 {margin-top: -40px !important;}
.mgt-50 {margin-top: -50px !important;}
.pdb70 {padding-bottom: 70px;}

.only_sp {display: none !important;}
.only_pad {display: none !important;}
.ls_s {letter-spacing: -10px; background: none !important;}
.txt_center {margin: 0 auto; text-align: center !important;}
.txt_o {color: #1b1f33 !important;}

img {
	max-width: 100%;
	height: auto;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left !important;
}

.position-relative {
	position: relative;
}

a img:hover {
	opacity: 0.9;
}

/*--------------------------------------------------------------
	Header
--------------------------------------------------------------*/
.home-section {
	position: relative;
	background-color: #f8f8f8;
	background-image: url(../images/cubes.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 7% !important;
	width: 100%;
	padding: 0;
}
.contents_inner {
	box-sizing: boder-box;
	margin: 0 auto;
	padding: 30px 0 80px 0;
	color: #fff;
	text-align: center;
}

/* Transition elsements */
a,
.btn {
	transition: all 0.125s ease-in-out 0s;
}


/* mainImg */
.kvc {
	position: relative;
	height: 100%;
	padding-top: 0 !important;
}
#mainImg {
	display: table;
	height: 100vh;
	text-align: left;
	position: relative;
	z-index: 3;
}
#mainImg_txt {
	display: table-cell;
	width: 100%;
	font-family: 'Josefin Sans', sans-serif;
	color: #ffffff;
	letter-spacing: 5px;
	vertical-align: middle;
	position: relative;
	z-index: 3;
}
#mainImg_txt h2 {
	font-size: 72px;
	font-weight: bold;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.85), 0px 0px 10px rgba(0,0,0,0.65);
	color: #ffffff;
	margin: 0;
}
#mainImg_txt h2 img {
	display: block;
	max-width: 300px;
	margin-bottom: 0.35em;
}
#mainImg_txt h2 strong {
	color: rgba(52,108,205,1);
}
#mainImg_txt h2 span {
	display: block;
}
#mainImg_txt h2 small {
	display: block;
	font-size: 25px;
	font-weight: 600;
	color: #ffffff;
	line-height: 1.75em;
	margin-bottom: 1em;
}
#mainImg_txt .img_top_badge_bg, #mainImg_txt .img_top_badge_txt {
	position: absolute;
	left: 3%;
}
#mainImg_txt .img_top_badge_txt {
	display: block;
	width: 214px;
	height: 214px;
	position: absolute;
	top: 26%;
	z-index: 0;
}
#mainImg_txt .img_top_badge_bg {
	background: url(../images/img_top_badge_bg.png) no-repeat;
	background-size: cover;
	width: 214px;
	height: 214px;
	-webkit-animation: spin 4.5s linear infinite;
	-moz-animation: spin 4.5s linear infinite;
	-ms-animation: spin 4.5s linear infinite;
	-o-animation: spin 4.5s linear infinite;
	animation: spin 4.5s linear infinite;
	top: 26%;
	z-index: -1;
}
@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
.top_txt {margin-bottom: 1em;}
.top_txt small {
	background: #E3F2D1;
	color: #6ac3d3;
	font-size: 120%;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 12px 20px 10px 20px;
	border-radius: 20px;
}
#mainImg_txt ul {
	display: inline-block;
	background: #ffffff;
	letter-spacing: 1px;
	border-radius: 12px;
	padding: 2em;
    list-style-type: none;
}
#mainImg_txt ul li {
	color: #333;
	font-weight: 600;
	font-size: 90%;
	font-feature-settings: "palt" !important;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
#mainImg_txt ul li:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#head_thumb {
	position: absolute;
	right: 0;
	bottom: 0;
}
#head_thumb small {
	position: absolute;
	right: 2em;
	bottom: 1em;
	color: #999;
	font-weight: 600;
	text-align: right;
	letter-spacing: 1px;
}
#img_medicine_r {
	position: absolute;
	bottom: 15%;
	right: -5%;
	animation-name: updown-img_robot_l;   /* アニメーション名の指定 */
	animation-delay:0s;   /* アニメーションの開始時間指定 */
	animation-duration: 3s;   /* アニメーション動作時間の指定 */
	animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
	animation-iteration-count: infinite;
}
.fuwafuwa {
	animation-name: updown-img_robot_l;   /* アニメーション名の指定 */
	animation-delay:0s;   /* アニメーションの開始時間指定 */
	animation-duration: 3s;   /* アニメーション動作時間の指定 */
	animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
	animation-iteration-count: infinite;
}
@keyframes updown-img_robot_l {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}

#img_medicine_l {
	position: absolute;
    bottom: 15%;
    left: -5%;
	animation-name: updown-img_robot_s;   /* アニメーション名の指定 */
	animation-delay:0s;   /* アニメーションの開始時間指定 */
	animation-duration: 3s;   /* アニメーション動作時間の指定 */
	animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
	animation-iteration-count: infinite;
}
.updown {
	animation-name: updown-img_robot_s;   /* アニメーション名の指定 */
	animation-delay:0s;   /* アニメーションの開始時間指定 */
	animation-duration: 3s;   /* アニメーション動作時間の指定 */
	animation-timing-function: ease-in-out;  /* アニメーションの動き指定（徐々に早く）*/
	animation-iteration-count: infinite;
}
@keyframes updown-img_robot_s {
  0% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  65% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.main {
	position: relative;
	background-color: #fff;
	letter-spacing: 1px;
	z-index: 0;
}

section h2, section h3, section h4 {font-weight: 600;}
section h2 {
	color: #6ac3d3;
	text-align: center;
	margin: 0;
}
section h2 div {
	text-align: center;
	padding: 0;
	position: relative;
	z-index: 3;
}
section h2 div span {
	display: inline-block;
	background: #fff;
	padding: 0 0.5em;
	position: relative;
    z-index: 3;
}
section h2 div:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: 1.75em;
	border-bottom: solid 2px #6ac3d3;
	animation: border_anim 7s ease infinite;
	z-index: 1;
}
section h2 div:after {
	display: block;
	width: 100%;
	content: '';
	position: absolute;
	left: 0;
	bottom: 1.75em;
	border-bottom: solid 2px #ddd;
	z-index: 0;
}
@keyframes border_anim {
	0%{
		width: 0%;
	}
	50%{
		width: 100%;
	}
	100%{
		width: 0%;
	}
}

section h3 img {
	display: block;
	margin: 0 auto;
}
.bg_gray {
	background: #f8f8f8;
}

#rybelsus dl, #lusefi dl, #saxenda dl {
	margin-top: 3em;
}
#rybelsus dl dt, #rybelsus dl dd, #lusefi dl dt, #lusefi dl dd, #saxenda dl dt, #saxenda dl dd {
	margin: 0;
	padding: 0;
}
#rybelsus dl dt, #lusefi dl dt, #saxenda dl dt, .bl_searchResultBlock dl dt {
	width: 50%;
	float: left;
}
#rybelsus dl dt img, #lusefi dl dt img, #saxenda dl dt img {
	display: block;
	max-width: 380px;
	margin: 0 auto;
}
#rybelsus h3, #lusefi h3, #saxenda h3 {
	margin-bottom: 20px;
}
.bnr_center {
	text-align: center;
	margin: 2em auto;
}

.obi {background: #E62E8B; display: table; width: 100%; text-align: center; position: relative; z-index: 2;}
.obi h2 {display: table-cell; vertical-align: middle; color: #ffffff; font-weight: 700; font-size: 36px; text-shadow: none; padding: 0.7em 1em;}
.obi h2 small {display: block; color: #ffffff; font-weight: 600; line-height: 1.4em; margin-top: 10px;}
#about {
	background: #ffffff;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
#about .inner_about:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: #ffffff url(../images/bg_about.webp);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 25%;
	bottom: 0;
}

button {
	display: block !important;
    background: none;
    width: 80%;
    margin: 1em auto 0 auto !important;
    text-align: center !important;
    position: relative;
    border: none;
}
button a {
	display: block;
	background: #6ac3d3;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	line-height: 2.8em;
	border-radius: 30px;
	border: 3px solid #ffffff;
}
.bl_searchResultBlock_item button a {
	background: #d33131;
	font-size: 16px;
}
button a:after {
    content: '';
    width: 2em;
    height: 0.5em;
    border-bottom: solid 0.1em;
    border-right: solid 0.1em;
    transform: skew(45deg);
    position: absolute;
    right: 2.5em;
    top: 1.2em;
    transition: 0.5s ease-out;
}
.bl_searchResultBlock_item button a:after {display: none;}
button:hover a {color: #fff;}
button:hover a:after {
	right: 1.5em;
}

.col-md-offset-6-right {float: right; width: 50%; margin-right: 50%;}
.col-md-6-right {width: 50%; margin-left: 50%;}

/* Dark background */
.bg-dark,
.bg-dark-15,
.bg-dark-30,
.bg-dark-45,
.bg-dark-60,
.bg-dark-90 {
	color: #fff;
}

.bg-dark-45:before {
	position: absolute;
	background: rgba(2, 2, 2, 0.7);
	content: " ";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

.bg-pg {
	background: #F2FCE7;
}
.parallax-bg {
	background-attachment: fixed;
	background-size: cover;
}

section p a, section ul li a {
	color: #6ac3d3;
	text-decoration: underline;
}

.txt_caution p {font-size: 12px;}
.txt_wh {color: #ffffff !important;}

.flex_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style-type: none;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.flex_list li {
	flex: 1;
}

.highlight {
	display: inline !important;
	background: linear-gradient(transparent 60%, rgba(106, 195, 211, 0.15) 60%);
	font-weight: bold;
	line-height: 1.7em;
	padding: 5px;
}

.txt_caution {
	margin-top: 15px;
}
.txt_caution ul {
	font-size: 100%;
	list-style-type: none;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
.txt_caution ul {
	margin: 0 2%;
}

.txt_big {margin: 3em auto;}
.txt_big, .txt_big h3 {
	text-align: center;
	font-weight: 600;
}
.txt_big h3 {
	margin-bottom: 15px;
}

.txt_wh, .txt_wh a, .txt_white {color: #fff !important;}
.txt_wh small {color: #fff !important; font-size: 14px;}

.txt_gray {color: #999999;}

/*--------------------------------------------------------------
	Typography
--------------------------------------------------------------*/
a {
	color: #1b1f33;
}

a:hover, a:focus {
	text-decoration: none;
	color: #aaa;
	outline: 0;
}

.bg-price {
	background: #fff600;
}

.bg-dark a {
	color: #aaa;
}

.bg-dark a:hover, .bg-dark a:focus {
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4;
	font-weight: 400;
}
section .container h2 strong {
	font-family: 'Josefin Sans', sans-serif;
}

p, ol, ul, blockquote {
	margin: 0 0 0.75em;
}

blockquote {
	border: 0;
	font-style: italic;
	font-size: 15px;
	padding: 0;
}

.font-alt {
	letter-spacing: 2px;
}

.font-serif {
	font-style: italic;
}

.large-text {
	font-size: 24px !important;
}

h1, h2, h3, h4, h5, h6, .fl_left, .fl_right {
	transform: rotate(.03deg);
}

.box-shadow {box-shadow: 0 0 4px rgba(0,0,0,0.3) inset;}

section table {
	background: #ffffff;
	width: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	
}
section table th, section table td {
	padding: 1em 2em;
	border: 1px solid rgba(106, 195, 211, 0.3);
}
section table th {
	background: rgba(106, 195, 211, 0.15);
}
.bl_searchResultBlock table {
	margin: 0;
}
.bl_searchResultBlock table th, .bl_searchResultBlock table td {
	font-size: 14px;
	padding: 10px 15px;
}
.bl_searchResultBlock table th {
	white-space: nowrap;
}
.bl_searchResultBlock table td small {
	display: block;
}
.bl_searchResultBlock table td ul {
	font-size: 14px;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.bl_searchResultBlock table td ul li {
	font-size: 90%;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.bl_searchResultBlock table td ul li:last-child {
	margin-bottom: 0;
}

#contact p {
	text-align: center;
	margin: 2em auto;
}

.policy_inner {
	margin: 5em 3em 5em 3em;
}
.policy_inner dl dt {
	font-feature-settings: "palt" !important;
	margin-bottom: 7px;
}
.policy_inner dl dd {margin-bottom: 20px;}
.policy_inner dl dd p, .policy_inner dl dd ul, .policy_box dl dd ul {
	list-style-type: circle;
}
.policy_inner dl dd ul {list-style-position: inside; margin-left: 0; padding-left: 0;}
.policy_inner dl dd p, .policy_inner dl dd ul li {
	font-size: 90% !important;
}

/*--------------------------------------------------------------
	Footer
--------------------------------------------------------------*/
.footer {
	background: #333;
	padding: 2em 0;
}
.footer_logo img {
	display: block;
	margin: 0 auto;
}
.footer h3 {margin: 50px auto;}
.footer_nav {
	width: 49%;
	float: left;
	font-size: 100%;
	margin: 0;
	padding: 0;
    list-style-type: none;
}
.footer .copyright {
	width: 49%%;
	float: right;
	font-size: 100%;
	color: #fff;
	margin: 0;
	text-align: right;
	letter-spacing: 1px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}

hr {display: block; float: none; clear: both; border: none;}

.fl_left {float: left; width: 48%;}
.fl_right {float: right; width: 48%;}
.txt_140,p#txt_kakunin {font-size: 140%; font-weight: 900; line-height: 1.8em;}
	
.title h2 {font-size: 57%;}
.col-sm-3 {width: 33%;}
.col-sm-4 {width: 25%;}
	
hr {padding: 20px 0; margin: 0; border-bottom: 4px double #dddddd;}

@media (max-width: 991px) {
.only_tab {display: block !important;}
#mainImg_txt h2 {font-size: 48px;}
.container .row {padding: 0 1em;}
}

@media (max-width: 767px) {
	section h3 br, section p br {display: none;}
	section h3 {font-size: 20px;}
	#mainImg {width: 100%; height: 100vh;}
	.home-section {background-size: 20% !important;}
	#mainImg_txt .img_top_badge_bg, #mainImg_txt .img_top_badge_txt {width: 160px; height: 160px; top: 28%; right: 3%; left: auto;}
	#img_medicine_r {bottom: -8%; right: -10%;}
	#img_medicine_l {bottom: -4%; left: -8%;}
	#rybelsus dl dt, #lusefi dl dt, #saxenda dl dt {width: 100%; float: none; margin-bottom: 3em;}
	
	section .container p br {display: none;}
	.h2, h2, section h2 {font-size: 24px;}
	.sub-page .main {padding-top: 50px;}
	.contents {margin-bottom: -230px;}
	.contents:before {background-size: 50%;}
	.contents img {width: 80%;}
	#mainImg_txt .main_txt {text-align: left; margin-bottom: 1.7em;}
	#mainImg_txt .main_txt p br {display: none;}
	#mainImg_txt .btn.btn-border-o {font-size: 240%;}
	.mainImg_tel_txt span	{font-size: 130% !important;}
	.mainImg_tel_txt .btn {font-size: 280% !important;}
	.only_pc {display: none !important;}
	.only_sp {display: block !important; line-height: 0;}
	.home-section{height: auto !important; background-position: 20% center;}
	#mainImg_txt .col-sm-6 {width: 100%;}
	#mainImg_txt h2 {font-size: 48px; letter-spacing: 1px;}
	#mainImg_txt h2 span small {font-size: 20px;}
	#mainImg_txt ul {width: 100%;}
	#mainImg_txt ul li {font-size: 14px;}
	#head_thumb img {display: block; max-width: 60%; margin-left: 55%;}
	#head_thumb small {right: 0;}
	.font-alt span {display: block;}
	.parallax-bg {background-attachment: inherit !important;}

#head_logo a {font-size: 12px; display: block; height: auto; margin: 0; padding: 0;}
.col-sm-3, .col-sm-4 {width: 100% !important;}
section p br {display: none;}
.bg_wh_box {width: 100%; background: rgba(255,255,255,0.8); padding: 2em;}
.txt_big, .txt_big h3 {text-align: left;}
.flex_list {display: block;}
.flex_list li {margin: 0 auto 5% auto;}
.flex_list li:last-child {margin-bottom: 0;}
.txt_caution {margin-top: 10px;}
.txt_caution ul {font-size: 90%;}
.bl_searchResultBlock_item dl dt ul {font-size: 12px !important; text-align: left !important; margin: 1em 0 !important;}
.bl_searchResultBlock_item dl dt ul li {margin: 0 0.5em 0.75em 0 !important;}
.bl_searchResultBlock table {margin: 1em 0;}
.bl_searchResultBlock table th, .bl_searchResultBlock table td {display: block; width: 100%;}
button {width: 100%; padding: 0;}
.bl_searchResultBlock_item button a {font-size: 16px; line-height: 3.2em;}
.policy_inner {margin: 3em 0;}
.footer .footer_link, .footer .footer_logo {float: none; clear: both; text-align: center; margin: 60px auto 0 auto; padding: 0;}
.footer .footer_logo {max-width: 50%;}
.footer p img {max-width: 60% !important; margin-top: 20px;}
.footer_nav, .footer .copyright {float: none; width: 100%; margin: 0 auto; text-align: center;}
.footer_nav {border-bottom: 1px solid #777777; margin-bottom: 1em; padding-bottom: 1em;}
}

@media only screen and (max-width: 480px) {
.fl_left, .fl_right {float: none; width: 100%;}
#mainImg {height: 95vh;}
#mainImg_txt h2 {font-size: 40px;}
#mainImg_txt h2 small {font-size: 22px;}
#mainImg_txt ul {padding: 1em;}
#mainImg_txt .img_top_badge_bg, #mainImg_txt .img_top_badge_txt {width: 120px; height: 120px;}
#img_medicine_r {right: -15%;}
#img_medicine_r img, #img_medicine_l img {max-width: 75%;}
#rybelsus dl dt img {max-width: 100%;}
#lusefi dl dt img, #saxenda dl dt img {max-width: 80%;}
section h2 {font-size: 20px;}
section h3, .txt_big, .txt_big h3 {font-size: 18px;}
.bg_wh_box h2 {line-height: 1.4em;}
.bg_white {background: #fff; padding: 15px 0;}
#main {margin: 0 !important; padding: 0 !important; overflow: !important;}
.bl_selectBlock_release {width: 100% !important;}
.bl_selectBlock_check, .bl_selectBlock_check2 {margin-bottom: 10px !important;}
.bl_searchResultBlock dl {padding: 1em;}
button a {font-size: 16px; line-height: 3em;}
button a:after {width: 1.5em; right: 1.25em; top: 1.1em;}
.bl_searchResultBlock_item button a {font-size: 12px; line-height: 3.7em;}
.policy_inner {margin: 0 2em;}
}

@media only screen and (max-width: 375px) {
.txt_big {font-size: 140%;}
}

@media only screen and (max-width: 375px) and (max-height: 667px) {
#mainImg_txt {top: 0;}
#mainImg_txt h2 {font-size: 36px; line-height: 1.2em;}
#mainImg_txt h2 small {line-height: 1.4em; margin: 0.5em 0;}
}

@media only screen and (max-width: 320px) {
#head_logo a {font-size: 10px;}
#mainImg_txt {top: 50px;}
#mainImg_txt h2 {background: none; display: block !important; font-size: 30px; line-height: 1.4em !important;}
#mainImg_txt h2 br {display: none;}
#mainImg_txt h2 span {display: inline !important; background: linear-gradient(transparent 60%, rgba(255, 239, 107, 1) 60%); font-weight: bold;}
.h2, h2 {font-size: 24px;}
.h3, h3 {font-size: 18px;}
.h4, h4 {font-size: 14px;}
}

@media(min-width: 768px){
	a[href^="tel:"]{
		pointer-events: none;
		}
}
	
.bl_searchResultBlock dl {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1.5em 2em;
}
.bl_searchResultBlock dl:after {
	display: block;
	content: '';
	clear: both;
}
.bl_searchResultBlock dl dt p {
	font-size: 90%;
	font-weight: 400 !important;
}
.bl_searchResultBlock dl dt p:last-child {
	margin-bottom: 0;
}
.bl_searchResultBlock dl dd {
	width: 48%;
	float: right;
}
.bl_searchResultBlock dl dd h3 {
	margin-top: 0;
}

#select input, #select2 input, #select3 input {
  display: none;
}
.bl_3daysSearchBlock{
  margin: 3em auto;
}
.bl_3daysSearchBlock_inner{
  width: 82.9%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.bl_3daysSearchBlock_ttl{
  text-align: center;
  margin: 1em 0;
}
.bl_3daysSearchBlock_ttl_main{
  font-size: 24px;
  color: #6ac3d3;
  margin-bottom: 15px;
  font-weight: bold;
  letter-spacing: 0.15em;
  font-family: "Josefin Sans" , "NotoSansCJKjp-Jxck", "Noto Sans CJK JP" , "Noto Sans" , "Noto Sans Japanese" ,"Helvetica Neue", "Meiryo" , "メイリオ", "YuGothic", "游ゴシック",sans-serif;
}
.bl_3daysSearchBlock_ttl_sub{
  font-size: 16px;
  color: #6ac3d3;
  letter-spacing: 0.2em;
}
.el_searchResult{
  text-align: center;
  color: #6ac3d3;
  margin-bottom: 2em;
  background: #f8f8f8;
  font-size: 90%;
  padding: 5px 15px;
}
.js_target, .js_target2, .js_target3 {
  display: none;
}
.js_target.js_selected, .js_target2.js_selected2, .js_target3.js_selected3 {
  display: block;
}
.bl_selectBlock label{
  display: inline;
}
.bl_selectBlock input{
}
.bl_selectBlock_check label .el_checkbox, .bl_selectBlock_check2 label .el_checkbox, .bl_selectBlock_check3 label .el_checkbox {
  position: relative;
  top: 3px;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #6ac3d3;
}
.bl_selectBlock_check label .el_checkbox:after, .bl_selectBlock_check2 label .el_checkbox:after, .bl_selectBlock_check3 label .el_checkbox:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 4px;
  right: 4px;
}
.bl_selectBlock_check input[type=checkbox]:checked + label .el_checkbox:after, .bl_selectBlock_check2 input[type=checkbox]:checked + label .el_checkbox:after, .bl_selectBlock_check3 input[type=checkbox]:checked + label .el_checkbox:after {
  background-color: #6ac3d3;
}
.el_searchResult{
  margin-bottom: 2.5em;
}
.bl_selectBlock{
  background: #fff;
  font-weight: 600;
  border: 4px solid #6ac3d3;
  padding: 30px;
  box-sizing: border-box;
  margin-bottom: 30px;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.bl_selectBlock_wrapper_wrapper{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.bl_selectBlock_check label, .bl_selectBlock_check2 label, .bl_selectBlock_check3 label{
  cursor: pointer;
}
.bl_selectBlock_ttl{
  width: 185px;
  color: #6ac3d3;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
	@media screen and (max-width: 767px){
		.container {
			width: 80%;
    margin: 0 auto;
		padding: 0;}
		.clinic_list .container {width: 100%;}
		.clinic_list .container > h3 {width: 80%; margin: 0 auto;}
  .bl_selectBlock_ttl{
    width: 100%;
    margin-bottom: 0.5em;
		}
		.el_searchResult {margin-bottom: 2em;}
		.bl_3daysSearchBlock_ttl {margin-top: 0;}
		.bl_3daysSearchBlock_ttl_main {
			font-size: 18px;
		}
		.bl_selectBlock_release {font-size: 16px;}
		#rybelsus dl dt, #lusefi dl dt, #saxenda dl dt, .bl_searchResultBlock dl dt, .bl_searchResultBlock dl dd {
			width: 100%;
			float: none;
		}
		.bl_searchResultBlock dl dd h3 {font-size: 18px;}
		.bl_searchResultBlock dl dd p {font-size: 80%;}
}
.bl_selectBlock_content{
  width: calc(100% - 185px);
}
@media screen and (max-width: 767px){
  .bl_selectBlock_content{
    width: 100%;
		}
		.bl_selectBlock_content {margin-bottom: 0.5em;}
}
.bl_searchResultBlock{
  font-size: 14px;
}
.bl_searchResultBlock_item{
  padding: 0;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
	}
.bl_searchResultBlock_item dl {
  transition: 0.2s ease-out;
  top: 0;
  left: 0;
  position: relative;
}
.bl_searchResultBlock_item dl dt ul {
  list-style-type: none;
    color: #6ac3d3;
    font-size: 14px;
    margin: 0 auto 0.5em auto;
    padding: 0;
	}
	.bl_searchResultBlock_item dl dt ul li {
		display: inline-block;
		line-height: 1em;
		margin: 0 0.25em 0.75em 0;
		padding: 5px 1em;
		border: 1px solid #6ac3d3;
		border-radius: 20px;
	}
.bl_searchResultBlock_item img {
    width: 100%;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.bl_searchResultBlock_item img:hover {
    box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.2);
    transform: translateY(-4px);
}
.bl_selectBlock_check, .bl_selectBlock_check2, .bl_selectBlock_check3 {
  display: inline-block;
  margin-right: 25px;
  display: inline-block;
  margin-bottom: 0;
}
.bl_selectBlock_check:last-child, .bl_selectBlock_check2:last-child, .bl_selectBlock_check3:last-child {
  margin-right: 0;
}
.bl_selectBlock_release{
  width: 60%;
  text-align: center;
  color: #fff;
  background-color: #bdbdbd;
  margin: 1.5em auto 0 auto;
  padding: 15px 0;
}
.js_release{
  cursor: pointer;
}