/*
Theme Name: わきや内科クリニック
Theme URI:
Version:1.0.0
Description: わきや内科クリニック
Author:ARCKLY
Author URI: http://arckly.com/
*/

@charset "UTF-8";
/* CSS Document */


/* Reset
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
}
address,th {
	font-style: normal;
	font-weight:normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: left;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}


img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	vertical-align:middle;
}


/* Fonts フロートなど共通CSS
------------------------------------------------------------*/
body{
	color: #333333;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ ProN W3″", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height:1.8;
}

body a{
	color: #333;
	text-decoration:none;
	
}
#bodyfix {
	overflow: hidden;
}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

.clear{
	clear:both;
}

.txt_c {
	text-align: center;
}
.txt_big {
	font-size: 120%;
}
.btn_c {
	text-align: center;
}
.btn_c a.btn_sty {
	display: inline-block;
}

.bold{
	font-weight:bold;
}

.pagination {
	font-size:13px;
	line-height:13px;
	overflow: hidden;
}
.navigator {
	padding-top: 40px;
	display: table;
	margin: 0 auto;
}
.pagination span, .pagination a {
	display:table-cell;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #35b28a;
	border:solid 1px #35b28a;
}
 
.pagination a:hover{
	color:#fff;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	background:#FFF;
	color:#35b28a;
	border:solid 1px #35b28a;
}


nav.sp_none .warp {
	padding: 0!important;
}


/*===============================================
●iOS submitリセット
===============================================*/

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}



/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
#bodyfix {
	min-width: 1000px;
}
.wrap{
	max-width:1000px;
	width: 100%;
	margin:0px auto;
	box-sizing:border-box;
}
body a:hover{
	color:#EB9D48;
	text-decoration:underline;
	transition:all 0.5s;
}
.hover a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	display: inline-block;
	transition:all 0.5s;
}

.pc_none{
	display:none;
}
.pc_center{
	text-align:center;
}
.pc_right{
	text-align:right;
}
.col_box,
.col2_box{
	overflow: hidden;
}
.col_box .col_l {
	float: left;
}
.col_box .col_r {
	float: right;
}
.col2_box .col:first-child {
	margin-right: 4%;
}

/*ヘッダー設定
------------------------------------------------------------*/
header {
	border-top: 5px solid #1b6fc5;
}
.h_box {
	display:table;
}
.h_box div {
	box-sizing: border-box;
}
.h_box .h_logo {
	padding: 42px 0 45px;
	display: table-cell;
	vertical-align: top;
	width: 29%;
}
.h_box .h_right {
	display: table-cell;
	vertical-align: top;
	width: 71%;
}
.h_box .h_right .h_right_txt {
	font-size: 12px;
	line-height: 1;
	text-align: right;
	padding: 10px 0 0;
	font-weight: normal;
}
.h_box .h_right ul{
	display: table;
	float: right;
}
.h_box .h_right li {
	display: table-cell;
	vertical-align: middle;
}
.h_box .h_right .h_tel {
	padding: 15px 0 5px;
}
.h_box .h_right .h_tel li span {
	background: #F8688E;
	color: #fff;
	border-radius: 5px;
	font-size: 11px;
	line-height: 1;
	padding: 7px 10px;
	letter-spacing: 0.5px;
}
.h_box .h_right .h_tel li em {
	font-style: normal
}
.h_box .h_right .h_tel li:last-child {
	font-family: arial;
	font-size: 40px;
	color: #F8688E;
	line-height: 1;
	padding-left: 10px;
}
.h_box .h_right .h_info {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}

nav{
	width:100%;
	padding: 0;
}
ul#menu{
	display: table;
	width: 100%;
	margin-bottom: 25px;
}

ul#menu li{
	position:relative;
	display: table-cell;
	text-align: center;
	border-left: solid 1px #ccc;
	box-sizing: border-box;
}

ul#menu li:last-child {
	border-right: solid 1px #ccc;
}
ul#menu li a{
	display:block;
	text-decoration: none;
	color: #333;
	padding: 10px;
	font-size: 15px;
	font-weight: bold;
}
ul#menu li a:hover{
	color: #1b6fc5;
}

ul#menu ul{
	z-index:100;
	display:none;
	position:absolute;
	left:0;
	width: 100%;
	background-color: rgba(240,247,255,0.8);
}
ul#menu ul li {
	display: block;
	border: none!important;
	width: 100%;
}
ul#menu ul li a{
	display:block;
	text-decoration: underline;
	color: #333333;
	padding: 18px 5px 16px;
	box-sizing: border-box;
	line-height: 1.4;
	height:auto;
	border-bottom:1px dotted #ccc;
	font-size:14px;
	font-weight: normal;
	text-align:center;
	width:100%;
	box-sizing: border-box;
}
ul#menu li:first-child {
	width: 14.8%;
}
ul#menu li:nth-child(2) {
	width: 17.5%;
}
ul#menu li:nth-child(3) {
	width: 12.9%;
}
ul#menu li:nth-child(4) {
	width: 14.5%;
}
ul#menu li:nth-child(5) {
	width: 16.1%;
}
ul#menu li:nth-child(6) {
	width: 24.2%;
}
ul#menu ul li {
	width: 100%!important;
}

ul#menu ul li a:hover{
	color: #333;
	text-decoration: none;
}



/*wrap設定
------------------------------------------------------------*/
.sub_main {
	margin-bottom: 100px;
}
.sub_taser {
	display: flex;
/*	margin-bottom: 50px;*/
	
max-width: 1000px;
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
}
.sub_taser .sub_taser_l {
	width: 66%;
}
#sub_taser_greeting.sub_taser .sub_taser_l {
	background: url(images/sub_taser_greeting.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_medicine.sub_taser .sub_taser_l {
	background: url(images/sub_taser_medicine.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_endoscope.sub_taser .sub_taser_l {
	background: url(images/sub_taser_endoscope.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_non_smoking.sub_taser .sub_taser_l {
	background: url(images/sub_taser_non_smoking.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_info.sub_taser .sub_taser_l {
	background: url(images/sub_taser_info.jpg) no-repeat center;
	background-size: cover;
}
.sub_taser .sub_taser_r {
	width: 34%;
	background-color: rgba(229,241,255, 1.00);
	padding: 70px 0;
}
.sub_taser .sub_taser_r .tit_sub_taser_r {
	background: #fff;
	text-align: center;
	padding: 40px 0;
	color: #64b3fe;
	font-size: 12px;
}
.sub_taser .sub_taser_r .tit_sub_taser_r .tit_sub_taser_in {
	display: inline-block;
}
.sub_taser .sub_taser_r .tit_sub_taser_r h1 {
	font-size: 34px;
	font-weight: bold;
	color: #1b6fc5;
	border-bottom: solid 3px #f99115;
	margin-bottom: 10px;
}
.tit_page {
	background: url(images/bg_tit_page.jpg) repeat-x center center;
	text-align: center;
	margin-bottom: 35px;
}
.tit_page h2 {
	font-size: 33px;
	font-weight: bold!important;
	color: #1b6fc5!important;
	padding: 0 20px;
	background: #fff;
	display: inline-block;
}
.tit_section {
	background: #1b6fc5;
	padding: 8px 0;
	font-size: 20px;
	color: #fff;
	margin-bottom: 30px;
}
.tit_section h3 {
	border-left: 7px solid #f99115;
	padding: 2px 15px 0 17px;
	display: block;
	line-height: 1.4;
	font-weight: bold!important;
}
.tit_mini {
	margin-bottom: 30px;
	border-top: 2px solid #1b6fc5;
}
.tit_mini h4 {
	font-size: 18px;
	color: #333;
	font-weight: bold!important;
	padding: 15px 18px 12px;
}
.tit_mini .txt_tit_mini {
	color: #1b6fc5;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	padding: 15px 18px 12px;
}
.border_box {
	border: 1px solid #cad3dd;
	padding: 20px;
}
.tit_plus {
	border-bottom: 2px solid #1b6fc5;
	margin-bottom: 30px!important;
}
.tit_plus h4 {
	background: url(images/ico_plus.png) no-repeat left top;
	padding-left: 30px;
	font-size: 18px;
	font-weight: bold!important;
	padding-bottom: 5px;
	color: #333;
}
.tit_check {
	position: relative;
	color: #333;
	background: #e5f1ff;
	border-radius: 10px;
	padding: 7px 5px 4px 92px;
	margin-bottom: 30px;
}
.tit_check:before {
	content: '';
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 4px;
	width: 76px;
	border-radius: 10px;
	background: #fff url(images/ico_check.png)center center no-repeat;
}
.tit_check h3 {
	font-size: 18px;
	font-weight: bold!important;
	line-height: 1.4;
}
.img_border {
	border: 1px solid #cad3dd;
	padding: 9px;
}
.li_check li {
	line-height: 1.8!important;
	margin-bottom: 7px!important;
	display: block;
	padding: 0 0 0 30px!important;
	background: url(images/ico_checkbox.png)left top 1px no-repeat;
}
.col2_box .elementor-container .elementor-column:first-child {
	width: 48%;
}
.col2_box .elementor-container .elementor-column:last-child {
	width: 52%;
	padding-left: 4%;
}
.col2_box_img_r_big .elementor-container .elementor-column:first-child {
	width: 65%;
}
.col2_box_img_r_big .elementor-container .elementor-column:last-child {
	width: 35%;
	padding-left: 4%;
}
.col2_box_img_r_small .elementor-container .elementor-column:first-child {
	width: 74%;
}
.col2_box_img_r_small .elementor-container .elementor-column:last-child {
	width: 26%;
	padding-left: 3%;
}
.col2_box_img_l_big .elementor-container .elementor-column:first-child {
	width: 35%;
	padding-right: 4%;
}
.col2_box_img_l_big .elementor-container .elementor-column:last-child {
	width: 65%;
}
.col2_box_img_l_small .elementor-container .elementor-column:first-child {
	width: 26%;
	padding-right: 3%;
}
.col2_box_img_l_small .elementor-container .elementor-column:last-child {
	width: 74%;
}
.col1 .elementor-container .elementor-column:first-child {
	width: 100%;
	padding: 0;
}

/*フッター設定
------------------------------------------------------------*/
footer {
	background: #e5f1ff;
	border-top: 4px solid #1b6fc5;
}
.f_box {
	padding: 30px 0;
	display: flex;
}
.f_box .f_box_l {
	width: 52%;
	padding-right: 4%;
	box-sizing: border-box;
	font-size: 12px;
}
.f_box .f_box_l .f_tel {
	display: table;
}
.f_box .f_box_l .f_tel li {
	display: table-cell;
	vertical-align: middle;
}
.f_box .f_box_l .f_tel {
	padding: 15px 0 0;
}
.f_box .f_box_l .f_tel li span {
	background: #F8688E;
	color: #fff;
	border-radius: 5px;
	font-size: 11px;
	line-height: 1;
	padding: 7px 10px;
	letter-spacing: 0.5px;
}
.f_box .f_box_l .f_tel li em {
	font-style: normal
}
.f_box .f_box_l .f_tel li:last-child {
	font-family: arial;
	font-size: 40px;
	color: #F8688E;
	line-height: 1;
	padding-left: 10px;
}
.f_box .f_box_l .f_info {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.f_box .f_box_r {
	width: 48%;
	font-size: 13px;
}
.tb_cal table {
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	box-sizing: border-box;
}
.f_box .f_box_r table,
.tb_cal table {
	width: 100%;
	margin-bottom: 15px;
}
.f_box .f_box_r table th,
.tb_cal table th {
	color: #fff;
	background: #64b3fe;
	text-align: center;
	font-weight: bold;
	padding: 15px 2px;
	width: 55.8px;
	line-height: 1.1;
}
.f_box .f_box_r table tr th:first-child,
.tb_cal table tr th:first-child {
	width: 145px;
}
.f_box .f_box_r table td,
.tb_cal table td {
	text-align: center;
	padding: 15px 2px;
	line-height: 1.1;
	border-bottom: solid 1px #cdcdcd;
	background: #fff;
	vertical-align: middle;
}
.f_box .f_box_r table tr td:first-child,
.tb_cal table tr td:first-child {
	color: #1b6fc5;
	font-weight: bold;
}
.f_box .f_box_r table td span,
.tb_cal table td span {
	color: #f8688e;
	font-size: 9px;
}
.tb_cal table td span {
	display: block;
}
.copyright {
	padding: 11px 3% 8px;
	background: #1b6fc5;
	font-size: 13px;
	color: #fff;
	text-align: center;
}
#PageTopBtn{
	position: fixed;
	right: 45px;
	bottom: 60px;
}
	
/* フローティングバナー　PC非表示 */
.sp_bnr {
	display: none;
}


/* ホーム設定
------------------------------------------------------------*/
.top_taser {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}
.top_area1 {
	padding: 50px 0;
}
.top_area1 h2 {
	font-size: 22px;
	text-align: center;
	color: #1b6fc5;
	margin-bottom: 15px;
}
.top_area2 {
	margin-bottom: 60px;
}
.top_area2 h2 {
	background: #1b6fc5;
	padding: 8px 0;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.top_area2 h2 span {
	border-left: 7px solid #f99115;
	padding: 2px 15px 0 17px;
	display: block;
}
.top_area2 ul {
	overflow: auto;
	max-height: 250px;
}
.top_area2 ul li {
	border-bottom: solid 1px #cdcdcd;
	padding: 15px 0;
	width: 97%;
	box-sizing: border-box;
	display: table;
}
.top_area2 ul li span {
/*	display: table-cell;*/
}
.top_area2 ul li span:first-child {
	color: #1b6fc5;
/*	width: 130px;*/
	text-align: center;
	font-weight: bold;
}
.top_area2 ul li span b {
	font-weight: normal;
	color: #f99115;
}
.top_area3 {
	background-color: rgba(100,179,254, 1.00);
	padding: 20px 0;
	color: #fff;
}
.top_area3 ul {
	display: table;
	width: 100%;
}
.top_area3 li {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
}
.top_area3 li:first-child {
	width: 31%;
	border-right: dotted 1px #fff;
	font-size: 23px;
	background: url(images/top/ico_cross.png) no-repeat left center;
	padding-left: 40px;
}
.top_area3 li:last-child {
	padding-left: 30px;
}
.top_area4 {
	background-color: rgba(229,241,255, 1.00);
	padding-top: 60px;
	padding-bottom: 60px;
}
.top_area4 ul {
	display: flex;
	flex-wrap: wrap;
}
.top_area4 li {
	width: 48%;
	margin-right: 4%;
	margin-top: 30px;
}
.top_area4 li:nth-child(2n) {
	margin-right: 0;
}
.top_area4 li:nth-child(-n+2) {
	margin-top: 0;
}
.top_area5 {
	padding-top: 60px;
	padding-bottom: 150px;
}
.top_area5 h2 {
	border-top: 2px solid #1b6fc5;
	font-size: 18px;
	color: #333;
	padding: 15px 18px 12px;
	position: relative;
	margin-bottom: 20px;
}
.top_area5 h2:after {
	content: 'Calendar';
	position: absolute;
	right: 18px;
	top: 15px;
	color: #1b6fc5;
	font-size: 13px;
	font-weight: normal;
}
.txt_top_area5 {
	padding-top: 20px;
	text-align: center;
	font-size: 16px;
	clear: both;
	font-weight: bold;
}

/* intro
------------------------------------------------------------*/
.intro_col3 .elementor-container .elementor-column:first-child,
.intro_col3 .elementor-container .elementor-column:nth-child(3),
.intro_col3 .elementor-container .elementor-column:nth-child(5) {
	padding: 30px 19px 16px;
	border: 1px solid #cad3dd;
	background: url(images/ico_pin.png)center top no-repeat;
	box-shadow: inset -1px -2px 10px rgba(0,0,0,0.1);
}
.intro_col3.intro_col2 .elementor-container .elementor-column:nth-child(5) {
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
}
.intro_col3.intro_col1 .elementor-container .elementor-column:nth-child(3),
.intro_col3.intro_col1 .elementor-container .elementor-column:nth-child(5) {
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
}
.intro_col3 .elementor-container .elementor-column h4 {
	font-size: 18px;
	font-weight: bold!important;
	margin: 15px 0 10px;
}


/* internal_medicine
------------------------------------------------------------*/
.medicin_btm_txt {
	border: 1px solid #cad3dd;
	padding: 20px;
}
.medicin_btm_txt h4 {
	font-size: 18px;
	font-weight: bold!important;
	border-bottom: 1px dotted #a3a3a3;
	padding-bottom: 13px!important;
	margin-bottom: 15px!important;
}

/* arteriosclerosis
------------------------------------------------------------*/
.arteriosclerosis_box_txt {
	border: 1px solid #cad3dd;
	padding: 20px;
}
.arteriosclerosis_box_txt h4 {
	font-size: 20px;
	font-weight: bold!important;
	padding: 2px 0 16px 32px;
	margin-bottom: 15px;
	background: url(images/ico_notice.png)left top no-repeat;
	border-bottom: 1px dotted #333;
	color: #f8688e;
}
.arteriosclerosis_box_txt span strong {
	font-size: 18px;
}

/* non_smoking
------------------------------------------------------------*/
.tit_no_smoking {
	margin-bottom: 15px!important;
}
.tit_no_smoking h3 {
	font-size: 22px;
	font-weight: bold!important;
	text-align: center;
	color: #1b6fc5!important;
}


/* info
------------------------------------------------------------*/
.tb_info table {
	width: 100%;
	border: 1px solid #cad3dd;
	box-sizing:border-box;
}
.tb_info table th {
	color: #1b6fc5;
	background: #e5f1ff;
	padding: 12px 6.2% 11px;
	vertical-align: top;
	border-bottom: 1px dotted #cad3dd;
	box-sizing:border-box;
	width: 135px;
	font-weight: bold;
}
.tb_info table td {
	padding: 12px 6.2% 11px;
	vertical-align: top;
	border-bottom: 1px dotted #cad3dd;
}
.gmap iframe {
	height: 300px;
}

/* faq
------------------------------------------------------------*/
.faq_box .elementor-accordion .elementor-accordion-item {
	border: none;
	margin-bottom: 23px;
}
.faq_box .elementor-accordion .elementor-accordion-item:last-child {
	margin-bottom: 0;
}
.faq_box .elementor-accordion .elementor-tab-title {
	padding: 0;
}
.faq_box .elementor-accordion-title {
	font-size: 15px;
	text-decoration: underline;
	background: url(images/ico_q.png) no-repeat left top;
	padding: 17px 0 2px 60px;
	min-height: 55px;
	display: block;
}
.faq_box .elementor-accordion-title:hover {
	text-decoration: none;
}
.faq_box .elementor-accordion .elementor-tab-content {
	border-top: none;
	background: url(images/ico_a.png)left 12px top 18px no-repeat;
	padding: 18px 0 0 60px;
	line-height: 1.8;
}
.faq_box .elementor-accordion .elementor-tab-content p {
	margin-bottom: 20px;
}
.faq_box .elementor-accordion .elementor-tab-content p:last-child {
	margin-bottom: 0;
}



/* margin-bottom
------------------------------------------------------------*/

.mb_10{
	margin-bottom:10px;
}
.mb_20{
	margin-bottom:20px;
}
.mb_30{
	margin-bottom:30px;
}
.mb_40{
	margin-bottom:40px;
}
.mb_50{
	margin-bottom:50px;
}
.mb_60{
	margin-bottom:60px;
}
.mb_70{
	margin-bottom:70px;
}
.mb_80{
	margin-bottom:80px;
}
.mb_90{
	margin-bottom:90px;
}
.mb_100{
	margin-bottom:100px;
}
.mb_120{
	margin-bottom:120px;
}
.mb_150{
	margin-bottom:150px;
}

}



/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){

body{
	font-size:12px;
}

.body_fixed{
	position: fixed;
	width:100%;
}
.wrap {
	padding: 0 4%;
	box-sizing: border-box;
}
.sp_none{
	display:none;
}

.sp_center{
	text-align:center;
}
.sp_center .btn_sty{
	display: inline-block;
}

.sp_left{
	text-align:left;
}

.sp_right{
	text-align:right;
}

.sp_float_l{
	float:left;
}

.sp_float_r{
	float:right;
}

.col_box .col:first-child {
	margin-bottom: 15px;
	text-align: center;
}


/*ヘッダー設定
------------------------------------------------------------*/
header {
	border-top: 3px solid #1b6fc5;
}
.h_box {
	padding: 25px 0;
	text-align: center;
}
.h_box .h_logo img {
	max-width: 270px;
	width: 60%;
}
.h_box .h_right .h_right_txt {
	font-size: 11px;
	line-height: 1;
	text-align: center;
	padding: 15px 0 0;
	font-weight: normal;
}
.h_box .h_right ul{
	display: table;
	margin: 0 auto;
}
.h_box .h_right li {
	display: table-cell;
	vertical-align: middle;
}
.h_box .h_right .h_tel {
	padding: 15px 0 5px;
}
.h_box .h_right .h_tel li span {
	background: #F8688E;
	color: #fff;
	border-radius: 5px;
	font-size: 10px;
	line-height: 1;
	padding: 5px 8px;
	letter-spacing: 0.5px;
}
.h_box .h_right .h_tel li em {
	font-style: normal
}
.h_box .h_right .h_tel li:last-child {
	font-family: arial;
	font-size: 26px;
	color: #F8688E;
	line-height: 1;
	padding-left: 10px;
}
.h_box .h_right .h_tel li:last-child a {
	color: #F8688E;
}
.h_box .h_right .h_info {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
nav{
	z-index:1000;
}

#humberger{
	position: fixed;
	top:10px;
	right:3%;
	z-index: 1000;
	width:40px;
	height:40px;
	box-sizing:border-box;
	padding:13px 10px 10px;
	cursor:pointer;
	background-color:#1b6fc5;
}
.iconBar{
	height: 2px;
	background: #FFF;
	display: block;
	margin-bottom: 3px;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */

	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
	z-index:1000;
}

dl.accordion_spnav dt.open3 #humberger .iconBar{
	background: #FFF;
	box-shadow:none;
}
dl.accordion_spnav dt.open3 #humberger :nth-child(1){
	transform:translate(0,8px) rotate(45deg);
	-webkit-transform:translate(0,8px) rotate(45deg);
	margin-bottom:8px;
	margin-top:-2px;
}
dl.accordion_spnav dt.open3 #humberger :nth-child(2){
	transform:translate(-20px ,0);
	-webkit-transform:translate(-20px ,0);
	opacity:0;
}
dl.accordion_spnav dt.open3 #humberger :nth-child(3){
	transform:translate(0,-8px) rotate(-45deg);
	-webkit-transform:translate(0,-8px) rotate(-45deg);
}

.accordion_spnav dd{
	display:none;
	color:#FFF;
	position:fixed;
	top:0px;
	left:0px;
	background-color:#1b6fc5;
	width:100%;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	z-index:999;
	padding-top:70px;
	height:100%;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	box-sizing:border-box;
}

.accordion_spnav dd a{
	display:block;
	color:#FFF;
	text-decoration:none;
	border-bottom:1px solid #FFF;
	padding:10px 5px 10px;
	font-size:16px;
}


.accordion_spnav dd a.nav_wrap_sp_home{
	border-top:1px solid #FFF;
}

.accordion_spnav2 div{
	display:block;
	color:#FFF;
	text-decoration:none;
	border-bottom:1px solid #FFF;
	padding:10px 40px 10px 5px;
	font-size:16px;
	position:relative;
}

.accordion_spnav2 ul{
	display:none;
}

.accordion_spnav2 ul li{
	background-color:#ffffff;
}

.accordion_spnav2 ul li a{
	padding-left:2em;
	color: #1b6fc5;
	border-bottom:1px solid #1b6fc5;
}

.humberger2{
	width:20px;
	position:absolute;
	right:10px;
	top:15px;
	z-index:1000;
}
.iconBar2{
	height: 3px;
	background: #FFF;
	display: block;
	margin-bottom: 6px;
	-webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */

	-webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
		 -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); 
			transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}

.iconBar2:nth-child(1){
	transform:translate(0,8px) rotate(90deg);
	-webkit-transform:translate(0,8px) rotate(90deg);
}

div.accordion_spnav2 div.open2 span.iconBar2:nth-child(1){
	transform:translate(-20px ,0);
	-webkit-transform:translate(-20px ,0);
	opacity:0;
}


/*wrap設定
------------------------------------------------------------*/
.sub_main {
	margin-bottom: 50px;
}
.sub_taser {
	margin-bottom: 30px;
}
.sub_taser .sub_taser_l {
	padding-top: 40%;
}
#sub_taser_greeting.sub_taser .sub_taser_l {
	background: url(images/sub_taser_greeting.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_medicine.sub_taser .sub_taser_l {
	background: url(images/sub_taser_medicine.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_endoscope.sub_taser .sub_taser_l {
	background: url(images/sub_taser_endoscope.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_non_smoking.sub_taser .sub_taser_l {
	background: url(images/sub_taser_non_smoking.jpg) no-repeat center;
	background-size: cover;
}
#sub_taser_info.sub_taser .sub_taser_l {
	background: url(images/sub_taser_info.jpg) no-repeat center;
	background-size: cover;
}
.sub_taser .sub_taser_r {
	background-color: rgba(229,241,255, 1.00);
	padding: 20px 0;
}
.sub_taser .sub_taser_r .tit_sub_taser_r {
	background: #fff;
	text-align: center;
	padding: 15px 0;
	color: #64b3fe;
	font-size: 10px;
}
.sub_taser .sub_taser_r .tit_sub_taser_r .tit_sub_taser_in {
	display: inline-block;
}
.sub_taser .sub_taser_r .tit_sub_taser_r h1 {
	font-size: 24px;
	font-weight: bold;
	color: #1b6fc5;
	border-bottom: solid 3px #f99115;
	margin-bottom: 10px;
}
.tit_page {
	background: url(images/bg_tit_page.jpg) repeat-x center center;
	text-align: center;
	margin-bottom: 25px;
}
.tit_page h2 {
	font-size: 23px;
	font-weight: bold!important;
	color: #1b6fc5!important;
	padding: 0 20px;
	background: #fff;
	display: inline-block;
}
.tit_section {
	background: #1b6fc5;
	padding: 8px 0;
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.tit_section h3 {
	border-left: 5px solid #f99115;
	padding: 2px 12px 0 15px;
	display: block;
	line-height: 1.4;
	font-weight: bold!important;
}
.col2_img_sp {
	margin-bottom: 20px;
}
.col2_l {
	margin-bottom: 20px;
}
.tit_mini {
	margin-bottom: 10px;
	border-top: 2px solid #1b6fc5;
}
.tit_mini.elementor-section .elementor-container {
	flex-wrap: nowrap;
}
.tit_mini h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold!important;
	padding: 10px 14px 8px;
}
.tit_mini .txt_tit_mini {
	color: #1b6fc5;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding: 10px 14px 8px;
}
.border_box {
	border: 1px solid #cad3dd;
	padding: 10px;
}
.tit_plus {
	border-bottom: 2px solid #1b6fc5;
	margin-bottom: 20px!important;
}
.tit_plus h4 {
	background: url(images/ico_plus.png) no-repeat left top;
	background-size: 15px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold!important;
	padding-bottom: 5px;
	color: #333;
}
.tit_check {
	position: relative;
	color: #333;
	background: #e5f1ff;
	border-radius: 10px;
	padding: 7px 5px 4px 92px;
	margin-bottom: 20px;
}
.tit_check:before {
	content: '';
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 4px;
	width: 76px;
	border-radius: 10px;
	background: #fff url(images/ico_check.png)center center no-repeat;
}
.tit_check h3 {
	font-size: 16px;
	font-weight: bold!important;
	line-height: 1.4;
}
.img_border img {
	border: 1px solid #cad3dd!important;
	padding: 5px;
}
.li_check li {
	line-height: 1.8!important;
	margin-bottom: 5px!important;
	display: block;
	padding: 0 0 0 30px!important;
	background: url(images/ico_checkbox.png)left top 1px no-repeat;
}

/*フッター設定
------------------------------------------------------------*/
footer {
	background: #e5f1ff;
	border-top: 4px solid #1b6fc5;
	margin-bottom:60px ;
}
.f_box {
	padding: 20px 0;
}
.f_box .f_box_l {
	box-sizing: border-box;
	font-size: 12px;
}
.f_box .f_box_l .f_logo {
	max-width: 230px;
	width: 70%;
	margin: 0 auto 5px;
}
.f_box .f_box_l .f_tel {
	display: table;
	margin: 0 auto;
}
.f_box .f_box_l .f_tel li {
	display: table-cell;
	vertical-align: middle;
}
.f_box .f_box_l .f_tel {
	padding: 15px 0 0;
}
.f_box .f_box_l .f_tel li span {
	background: #F8688E;
	color: #fff;
	border-radius: 5px;
	font-size: 10px;
	line-height: 1;
	padding: 5px 8px;
	letter-spacing: 0.5px;
}
.f_box .f_box_l .f_tel li em {
	font-style: normal
}
.f_box .f_box_l .f_tel li:last-child {
	font-family: arial;
	font-size: 27px;
	color: #F8688E;
	line-height: 1;
	padding-left: 10px;
}
.f_box .f_box_l .f_tel li:last-child a {
	color: #F8688E;
}
.f_box .f_box_l .f_info {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.f_box .f_box_l .f_link {
	text-align: center;
	margin-bottom: 15px;
}
.f_box .f_box_r {
	font-size: 12px;
}
.tb_cal table {
	border-top: solid 1px #cdcdcd;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;
	box-sizing: border-box;
}
.f_box .f_box_r table,
.tb_cal table {
	width: 100%;
	margin-bottom: 15px;
}
.f_box .f_box_r table th,
.tb_cal table th {
	color: #fff;
	background: #64b3fe;
	text-align: center;
	font-weight: bold;
	padding: 10px 2px;
	width: 55.8px;
	line-height: 1.1;
}
.f_box .f_box_r table tr th:first-child,
.tb_cal table tr th:first-child {
	width: 145px;
}
.f_box .f_box_r table td,
.tb_cal table td {
	text-align: center;
	padding: 10px 2px;
	line-height: 1.1;
	border-bottom: solid 1px #cdcdcd;
	background: #fff;
	vertical-align: middle;
}
.f_box .f_box_r table tr td:first-child,
.tb_cal table tr td:first-child {
	color: #1b6fc5;
	font-weight: bold;
}
.f_box .f_box_r table td span,
.tb_cal table td span {
	color: #f8688e;
	font-size: 9px;
}
.copyright {
	padding: 8px 3% 8px;
	background: #1b6fc5;
	font-size: 11px;
	color: #fff;
	text-align: center;
}
#PageTopBtn{
	position: fixed;
	right: 10px;
	bottom: 110px;
}
#PageTopBtn a{
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	text-decoration: none;
}

/* sp フローティングバナー */
	.sp_bnr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	border-top: 1px solid #fff;
	z-index: 999;
}

.sp_bnr .sp_bnr_parts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	width: calc(100% / 2);
	background: #1b6fc5;
	border-right: 1px solid #FFF;
}

.sp_bnr .sp_bnr_parts a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.sp_bnr .sp_bnr_parts img {
	display: flex;
	align-items: center;
	min-height: 20px;
	margin-bottom: 5px;
}

.sp_bnr .sp_bnr_parts p {
	line-height: 1.4;
	text-align: center;
	font-size: .6875rem;
	/* 11px */
	letter-spacing: 0.1em;
	color: #fff;
	font-family: "ヒラギノ角ゴ ProN W3″", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}


/* ホーム設定
------------------------------------------------------------*/
.top_taser {
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
}
.top_area1 {
	padding: 30px 0;
}
.top_area1 h2 {
	font-size: 18px;
	text-align: center;
	color: #1b6fc5;
	margin-bottom: 10px;
}
.top_area2 {
	margin-bottom: 30px;
}
.top_area2 h2 {
	background: #1b6fc5;
	padding: 5px 0;
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
.top_area2 h2 span {
	border-left: 5px solid #f99115;
	padding: 2px 15px 0 15px;
	display: block;
}
.top_area2 ul {
	overflow: auto;
	max-height: 250px;
}
.top_area2 ul li {
	border-bottom: solid 1px #cdcdcd;
	padding: 15px 0;
	width: 97%;
	box-sizing: border-box;
}
.top_area2 ul li span {
	display: block;
}
.top_area2 ul li span:first-child {
	color: #1b6fc5;
	font-weight: bold;
}
.top_area2 ul li span b {
	font-weight: normal;
	color: #f99115;
}
.top_area3 {
	background-color: rgba(100,179,254, 1.00);
	padding: 15px 0;
	color: #fff;
}
.top_area3 ul {
	width: 100%;
}
.top_area3 li {
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
.top_area3 li:first-child {
	border-bottom: dotted 1px #fff;
	font-size: 18px;
	background: url(images/top/ico_cross.png) no-repeat left 6px;
	background-size: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.top_area3 li:last-child {
	padding-top: 10px;
}
.top_area4 {
	background-color: rgba(229,241,255, 1.00);
	padding-top: 30px;
	padding-bottom: 30px;
}
.top_area4 li {
	margin-bottom: 20px;
	text-align: center;
}
.top_area4 li:last-child {
	margin-bottom: 0;
}
.top_area5 {
	padding-top: 30px;
	padding-bottom: 80px;
}
.top_area5 h2 {
	border-top: 2px solid #1b6fc5;
	font-size: 15px;
	color: #333;
	padding: 10px 14px 10px;
	position: relative;
	margin-bottom: 10px;
}
.top_area5 h2:after {
	content: 'Calendar';
	position: absolute;
	right: 15px;
	top: 10px;
	color: #1b6fc5;
	font-size: 12px;
	font-weight: normal;
}
.txt_top_area5 {
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	clear: both;
	font-weight: bold;
}

/* intro
------------------------------------------------------------*/
.intro_col3 .elementor-container .elementor-column:first-child,
.intro_col3 .elementor-container .elementor-column:nth-child(3),
.intro_col3 .elementor-container .elementor-column:nth-child(5) {
	padding: 30px 19px 16px;
	border: 1px solid #cad3dd;
	background: url(images/ico_pin.png)center top no-repeat;
	box-shadow: inset -1px -2px 10px rgba(0,0,0,0.1);
}
.intro_col3 .elementor-container .elementor-column h4 {
	font-size: 16px;
	font-weight: bold!important;
	margin: 10px 0 5px;
}
.intro_col3 .elementor-container .elementor-column:nth-child(2),
.intro_col3 .elementor-container .elementor-column:nth-child(4) {
	margin-bottom: 20px;
}


/* internal_medicine
------------------------------------------------------------*/
.medicin_btm_txt {
	border: 1px solid #cad3dd;
	padding: 10px;
}
.medicin_btm_txt h4 {
	font-size: 16px;
	font-weight: bold!important;
	border-bottom: 1px dotted #a3a3a3;
	padding-bottom: 10px!important;
	margin-bottom: 10px!important;
}

/* arteriosclerosis
------------------------------------------------------------*/
.arteriosclerosis_box_txt {
	border: 1px solid #cad3dd;
	padding: 20px;
}
.arteriosclerosis_box_txt h4 {
	font-size: 18px;
	font-weight: bold!important;
	padding: 2px 0 16px 25px;
	margin-bottom: 15px;
	background: url(images/ico_notice.png)left top no-repeat;
	background-size: 20px;
	border-bottom: 1px dotted #333;
	color: #f8688e;
}
.arteriosclerosis_box_txt span strong {
	font-size: 16px;
}

/* non_smoking
------------------------------------------------------------*/
.tit_no_smoking {
	margin-bottom: 10px!important;
}
.tit_no_smoking h3 {
	font-size: 18px;
	font-weight: bold!important;
	text-align: center;
	color: #1b6fc5!important;
}

/* info
------------------------------------------------------------*/
.tb_info table {
	width: 100%;
	border: 1px solid #cad3dd;
	box-sizing:border-box;
}
.tb_info table th {
	color: #1b6fc5;
	background: #e5f1ff;
	padding: 8px 8px 7px;
	vertical-align: top;
	border-bottom: 1px dotted #cad3dd;
	box-sizing:border-box;
	width: 100px;
	font-weight: bold;
}
.tb_info table td {
	padding: 8px 8px 7px;
	vertical-align: top;
	border-bottom: 1px dotted #cad3dd;
}
.gmap iframe {
	height: 250px;
}

/* faq
------------------------------------------------------------*/
.faq_box .elementor-accordion .elementor-accordion-item {
	border: none;
	margin-bottom: 20px;
}
.faq_box .elementor-accordion .elementor-accordion-item:last-child {
	margin-bottom: 0;
}
.faq_box .elementor-accordion .elementor-tab-title {
	padding: 0;
}
.faq_box .elementor-accordion-title {
	font-size: 14px;
	text-decoration: underline;
	background: url(images/ico_q.png) no-repeat left top;
	background-size: 40px;
	padding: 6px 0 2px 50px;
	min-height: 45px;
	display: block;
	line-height: 1.4!important;
}
.faq_box .elementor-accordion-title:hover {
	text-decoration: none;
}
.faq_box .elementor-accordion .elementor-tab-content {
	border-top: none;
	background: url(images/ico_a.png)left 12px top 18px no-repeat;
	background-size: 20px;
	padding: 18px 0 0 50px;
	line-height: 1.8;
}
.faq_box .elementor-accordion .elementor-tab-content p {
	margin-bottom: 20px;
}
.faq_box .elementor-accordion .elementor-tab-content p:last-child {
	margin-bottom: 0;
}

/* margin-bottom
------------------------------------------------------------*/

.mb_10{
	margin-bottom:5px;
}
.mb_20{
	margin-bottom:10px;
}
.mb_30{
	margin-bottom:20px;
}
.mb_40{
	margin-bottom:20px;
}
.mb_50{
	margin-bottom:20px;
}
.mb_60{
	margin-bottom:30px;
}
.mb_70{
	margin-bottom:30px;
}
.mb_80{
	margin-bottom:30px;
}
.mb_90{
	margin-bottom:30px;
}
.mb_100{
	margin-bottom:40px;
}
.mb_120{
	margin-bottom:40px;
}
.mb_150{
	margin-bottom:40px;
}

}


/*エレメンターリセット*/
/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width: 769px){
.elementor-widget-text-editor p {
	margin-bottom: 20px;
}
.elementor-widget-text-editor p:last-child {
	margin-bottom: 0;
}

}

/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
.elementor-widget-text-editor p {
	margin-bottom: 10px;
}
.elementor-widget-text-editor p:last-child {
	margin-bottom: 0;
}

}

.news_area2 h2 {
	background: #1b6fc5;
	padding: 8px 0;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.news_area2 h2 span {
	border-left: 7px solid #f99115;
	padding: 2px 15px 0 17px;
	display: block;
}
