@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400&display=swap');


body{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:15px;
}
.input_width{width:50%!important;}
.input_width_plan{width:50% !important;}
a {
    margin: 0em;
	text-decoration:none !important;
}
.container-fluid {
    max-width: 1270px;
}
.form-control
{background-color:none !important;
}
.form-control:focus
{
border-radius:0px;
box-shadow:none;
}
.fom-control{
	height:40px;
	}
.image_size{
    width: 100px;
    border-radius: 50%;
    padding: 15px;
}
.image_size_results{
    width: 40px;
    border-radius: 50%;
    padding: 5px;
}
.button_style{
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
}
.button_style_look{
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
}
.button_style_bottom{
   position: absolute;
    text-align: center;
    bottom: -74px;
    left: 25%;
	}
.fa
{
font-size:25px !important;

}
/* button:focus
{
outline:none !Important;
} */
.font_size_20{
	font-size: 20px !important;
	}
.box_shadow{
	box-shadow: 1px 1px 10px 1px #ddd;
}
.filter {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 20px;
}
.filter input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.filter input:checked ~ .checkmark {
    border-radius: 2px;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    border-radius: 2px;
}
table {
    font-size: 15px !important;
}
.filter input:checked ~ .checkmark:after {
    display: block;
}
.filter .checkmark:after {
	border: solid #4d738a;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.speciality_icon{
    padding: 4px;
    border-radius: 50%;
    font-size: 16px !important;
	}
	
	.icon-holder{
	position: relative;
    box-sizing: border-box;
    display: block;
    width: 184px;
    height: 100px;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.2);
    margin: 12px;
    color: #000;
    font-size: 16px;
    line-height: 1em;
    padding-top: 16px;
    transition: width 0.5s, height 0.5s margin 0.5s;
    -o-transition: width 0.5s, height 0.5s margin 0.5s;
    -moz-transition: width 0.5s, height 0.5s margin 0.5s;
    -webkit-transition: width 0.5s, height 0.5s margin 0.5s;
    -webkit-tap-highlight-color: transparent;
    border: 1px solid #ccc;
	}
	.height_70px{
		height:70px;
	}
	.height_42px{
		height:42px !important;
	}
	.disply_block{
		display:block;
	}
	.height_40_background{
	 background: none !important;
      height: 40px;
	}
	.padding_top_22{
		padding-top: 22px !important;
	}
	.width_250px{
		width:250px;
	}
	.background_none{
		background:none !important;
	}
	.left_15px{
		left:15%;
	}
	.border-radius_10px{
		border-radius:10px;
	}
	.width_7px{
        width:7%;
	} 
	.width_93px{
        width:93%;
	} 
	.font_size_40px{
		font-size: 40px !important;
	}
	.padding_left_18{
		padding-left: 18px;
	}
	.padding_left_14{
		padding-left: 14px;
	}
	.font_size_17px{
		font-size: 17px !important;
	}
	.font_size_17_padding{
	font-size: 17px !important;
    padding-top: 5px;
	}
	.text_decoration_underline{
		text-decoration:underline !important;
	}
	.width_50{
		width: 50%;
	}
	@media screen and (min-width: 760px) and (max-width:768px) {
		.button_style_bottom {
         bottom: -80px !important;
	}
	.margin_top_120px{
		margin-top: 120px !important;
	}
	.width_100per{
		width:70% !important;
	}
	.width_100perc{
		width:100% !important;
	}
	}
	@media screen and (min-width: 414px) and (max-width:499px) {
		.button_style_bottom {
         bottom: -40px !important;
	}
	.margin_top_80px{
		margin-top: 80px !important;
	}
	.margin_top_120px{
		margin-top: 70px !important;
	}
	.left_80px{
		left:135px !important;
	}
	.left_102px{
		left:125px !important;
	}
	.width_100per{
		width:100% !important;
	}
	.width_100perc{
		width:100% !important;
	}
	}
	@media screen and (min-width: 375px) and (max-width:410px) {
		.button_style_bottom {
         bottom: -40px !important;
	}
	.margin_top_80px{
		margin-top: 80px !important;
	}
	.margin_top_120px{
		margin-top: 70px !important;
	}
	.left_80px{
		left:116px !important;
	} 
	.left_102px{
		left:112px !important;
	}
	.width_100per{
		width:100% !important;
	}
	.width_100perc{
		width:100% !important;
	}
	}
	@media screen and (min-width: 320px) and (max-width:360px) {
		.button_style_bottom {
         bottom: -40px !important;
	}
	.margin_top_80px{
		margin-top: 80px !important;
	}
	.margin_top_120px{
		margin-top: 70px !important;
	}
	.left_80px{
		left:86px !important;
	}
	.left_102px{
		left:82px !important;
	}
	.width_100per{
		width:100% !important;
	}
	.width_100perc{
		width:100% !important;
	}
	}
	@media screen and (min-width: 600px) and (max-width:700px) {
		.button_style_bottom {
         bottom: -40px !important;
	}
	.margin_top_80px{
		margin-top: 80px !important;
	}
	.margin_top_120px{
		margin-top: 70px !important;
	}
	.left_80px{
		left:260px !important;
	}
	.left_102px{
		left:256px !important;
	}
	.width_100per{
		width:100% !important;
	}
	.width_100perc{
		width:100% !important;
	}
	}
	@media screen and (min-width: 730px) and (max-width:750px) {
		.button_style_bottom {
         bottom: -40px !important;
	}
	.margin_top_80px{
		margin-top: 80px !important;
	}
	.margin_top_120px{
		margin-top: 70px !important;
	}
	.left_80px{
		left:296px !important;
	}
	.left_102px{
		left:290px !important;
	}
	.width_100per{
		width:100% !important;
	}
	.width_100perc{
		width:100% !important;
	}
	}
	@media screen and (min-width: 800px) and (max-width:830px) {
		.button_style_bottom {
         bottom: -40px !important;
	}
	
	.margin_top_120px{
		margin-top: 70px !important;
	}
	.left_80px{
		left:30px;
	}
	.left_102px{
		left:45px !important;
	}
	.width_100per{
		width:100% !important;
	}
	.width_100perc{
		width:100% !important;
	}
	}
	@media screen and (min-width: 768px) {
		a.button_style_look.disply_button_none.float-right {
    display: none;
}
	}
	.margin_top_145px{
		margin-top:140px;
	}
	.Question {
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
    color: #007aa4;
    line-height: 1.25;
    padding-bottom: 10px;
}

.views-row .faqs--accordion.views-row {
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 2.25rem;
    padding-bottom: 0.75rem;
}
.color_red {
    color: #F1204A;
}
/* @media screen and (min-width: 414px) and (max-width:499px) {
	.left_102px {
    left: 140px !important;
}
.left_80px {
    left: 124px;
}
} */
@media screen and (min-width: 1024px) and (max-width:1030px) {
	button.button_style.button_style_bottom.left_102px {
    left: 38px;
}
button.button_style.button_style_bottom.left_15px.left_80px {
    left: 10px;
}
}
@media screen and (min-width: 568px) and (max-width:570px) {
	.button_style_bottom {
    position: absolute;
    text-align: center;
    bottom: -52px;
    left: 37%;
}
.col-md-4.margin_top_80px.mt-lg-0.mt-sm-0.position-relative.text-center {
    margin-top: 80px;
}
button.button_style.button_style_bottom.left_15px.left_80px {
    left: 160px;
}
.col-equal.margin_top_120px {
    margin-top: 82px !important;
}

}
@media screen and (min-width: 414px) and (max-width:736px) {
	.margin_bottom_12px{
		margin-bottom:10px !important;
	}
}

@media screen and (min-width: 320px) and (max-width:700px) {
	img.image_size_results {
    	width: 30px !important;
	}
}

@media only screen and (max-width: 890px){
	.input_width{width:70% !important;}
	.input_width_plan{width:70% !important;}
}



.dropdown1:hover>.dropdown-menu1 {
  display: block;
}

.font_size_13{
font-size: 14px;
}
.dropdown1:hover>.dropdown-menu1:after {
    content: "";
    background: #fff !important;
    width: 13px;
    height: 13px;
    position: absolute;
    top: -7px;
    left: 8%;
    transform: rotate(48deg);
    border-top: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
}
div#sample3:after {
    content: "";
    background: #fff !important;
    width: 13px;
    height: 13px;
    position: absolute;
    top: -7px;
    left: 8%;
    transform: rotate(48deg);
    border-top: 1px solid #ddd !important;
    border-left: 1px solid #ddd !important;
}
.dropdown-menu.dropdown-menu1.p-0 {
    left: 140px !important;
}
div#sample3 {
    left: 55px !important;
}
.arrow::after {
  content: '\f078 ';
  position: absolute;
  font-size: 12px;
}
.accordion-toggle:after {
  font-family: 'FontAwesome';/* essential to enable caret symbol*/
  content: "\f078";/* adjust as needed, taken from font-awesome.css */
  color: #196ecf !important;
  padding-left:2px;
}
.accordion-toggle:before {
	/*font-family: 'FontAwesome'; essential to enable caret symbol*/
	content: "Weekly Hours";/* adjust as needed, taken from font-awesome.css */
	color: #196ecf !important;
	padding-left:10px;
  }
.accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f078";  /* adjust as needed, taken from font-awesome.css */
}

@media screen and (min-width: 320px) and (max-width:700px) {
	.width_100px{
		width:100% !important;
	}
}

