/*--------------------------------------
	temple img
--------------------------------------*/
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0 !important;
}

.top .elementor-section {
    margin-bottom: 0;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
	text-align: left !important;
}

.img_r .elementor-image-box-img {
    float: right;
    margin-left: 20px !important;
    max-width: 35% !important;
	width: auto !important;
}
.txt_bg.img_r .elementor-image-box-img {
    max-width: 32% !important;
	    margin-left: 0 !important;
}
.img_l .elementor-image-box-img {
	float: left;
	margin-right: 20px !important;
	max-width: 35% !important;
	width: auto !important;
}
.under .elementor img {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius:0px;
}
.text_box {
	width: 58%;
	float: left;
}
section.img_auto a {
    width: auto !important;
    max-width: 100%;
    display: inline-block !important;
}
section.img_auto img {
    width: auto !important; 
    max-width: 100%;
}
.img_txt_list .img_box {
    text-align: center;
}
.img_txt_list img {
    width: auto;
    max-width: 100%;
}
.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
    width: 32% !important;
    margin-right: 2%;
}
.elementor-column.elementor-col-33:nth-child(3n) {
    margin-right: auto;
}
@media only screen and (max-width: 767px) {
	.img_r .elementor-image-box-img {
		float: none;
		margin-left: auto !important;
	}
	.img_l .elementor-image-box-img {
		float: none;
		margin-right: auto !important;
	}
	.img_r .elementor-image-box-img,
	.img_l .elementor-image-box-img {
		width: 100% !important;
		max-width: 100% !important;;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center;
	}
	.img_r .elementor-image-box-img img,
	.img_l .elementor-image-box-img img{
		width: auto;
	}
	.text_box {
		width: 100%;
		float: none;
	}
	.elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
    width: 100% !important;
    margin-right: auto;
    margin-bottom: 20px;
}
	.txt_bg.img_r .elementor-image-box-img {
    max-width: 100% !important;
}
}


/*--------------------------------------
	temple list
--------------------------------------
.under .con_wrap {
    min-height: 680px;
        margin-top: 15px;
}
.btn.under_btn a {
	display: inline-block;
	width: auto;
	padding: 12px 25px;
	font-size: 18px;
}

.bg_box {
	padding: 40px;
	background: #f4eee7;
	box-sizing: border-box;
}

ul.elementor-icon-list-items {
	letter-spacing: 0;
	font-size: 0;
}

ul.elementor-icon-list-items li,
.ic_01 li {
	font-size: 15px;
	line-height: 2;
	letter-spacing: 2px;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block !important;
	width: 100%;
}

.ic_01 li {
	position: relative;
	padding: 0px 5px 0px 24px;
}

.ic_01 li:before {
	content: "";
	position: absolute;
	background: #8d7b6b;
	top: 10px;
	left: 0px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
}

.column2_list ul.elementor-icon-list-items li {
	width: 50%;
}
*/
.elementor-widget-icon-list .elementor-icon-list-icon {
	text-align: center;
	margin-top: -2px;
	display: inline-block;
	vertical-align: middle;
}

.elementor-widget-icon-list .elementor-icon-list-item a {
	color: #2c3939;
}

.elementor-widget-icon-list .elementor-icon-list-item a {
	width: auto !important;
	display: inline-block !important;
}

.elementor-widget-icon-list .elementor-icon-list-text a {
	text-decoration: underline;
}

.elementor-widget-icon-list a .elementor-icon-list-text {
	text-decoration: underline;
}

/*/////////////////////////////////////
NEW LP ADD
////////////////////////////////////*/
/* TOP IMAGE */
.topimg_sec{
	position: relative;
}
.topimg_sec .topimg_text{
	position: absolute;
    top: 107px;
    left: 30px;
    z-index: 2;
	font-family: "DNP 秀英明朝 Pr6","dnp-shuei-mincho-pr6",'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
.topimg_sec .topimg_text p{
	font-size: 40px;
}
.topimg_sec .topimg_text h1,
.topimg_sec .topimg_text h2{
	font-size: 23px!important;
    color: #fff!important;
    font-family: "DNP 秀英明朝 Pr6","dnp-shuei-mincho-pr6",'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif!important;
    text-align: left!important;
    letter-spacing: 4px!important;
	font-weight: 100;
}
.background_gr{
    background: #12a968;
    width: 60vw;
    height: 30vw;
    opacity: 0.5;
    position: absolute;
    top: 47px;
}
.topimg_text p{
	color: #fff;
	padding-bottom: 38px;
	position: relative;
	line-height: 2;
}
.topimg_sec .topimg_text p:after {
    content: '';
    width: 440px;
    height: 3px;
    display: block;
    background-color: #fff;
    position: absolute;
    bottom: 22px;
    left: 0;
    opacity: 0.7;
}
.topimg_text h1,
.topimg_text h2{
	color: #fff;
	margin-bottom: 15px!important;
}
@media screen and (max-width: 767px){
	.background_gr {
    width: 71vw;
    height: 76vw;
    top: 9vw;
}
	.topimg_sec .topimg_text {
    top: 12vw;
    left: 5vw;
}
	.topimg_sec .topimg_text p {
    font-size: 5.5vw;
}
	.topimg_sec .topimg_text p:after {
    width: 58vw;
}
	.topimg_sec .topimg_text h1, .topimg_sec .topimg_text h2 {
    font-size: 3.5vw!important;
    letter-spacing: 2px!important;
}
}
@media screen and (max-width: 1499px) and (min-width: 767px){
	.topimg_sec .topimg_text {
    top: 8vw;
    left: 4vw;
}
	.topimg_sec .topimg_text h1, .topimg_sec .topimg_text h2{
	font-size: 1.5vw!important;
}
	.topimg_sec .topimg_text p {
    font-size: 2.5vw;
	line-height: 2;
	letter-spacing: 5px;
}
	.topimg_sec .topimg_text p:after {
    width: 30vw;
}
}
@media screen and (min-width: 1500px){
	.topimg_text{
	top: 131px;
    left: 93px;
	}
	.background_gr {
    width: 860px;
    height: 473px;
    top: 60px;
}
	.topimg_sec .topimg_text{
    font-size: 45px;
	top: 119px;
    left: 94px;
}
	.topimg_sec .topimg_text p {
   /* font-size: 45px;*/
		font-size: 40px;
    padding-bottom: 89px;
    letter-spacing: 5px;
    line-height: 2;
}
	.topimg_sec .topimg_text p:after {
    width: 440px;
    bottom: 44px;
    left: 0;
}
}
/* CORONA */
.corona{
	text-align: center;
	margin-bottom: 30px;
/* 	margin-top: 50px; */
	max-width: 836px;
    margin: auto;
	padding-top: 50px;
}
.corona img{
    width: 100%;
}
.corona img:hover{
	opacity: 0.8;
}
@media screen and (min-width: 768px) and (max-width: 979px){
.corona{
    width: 748px;
}}
@media screen and (max-width: 767px){
	.corona{
    width: 420px;
}}
@media screen and (max-width: 479px){
	.corona{
    width: 300px;
}}
.clinic_section_top .clinic_right iframe{
	height: 339px!important;
}
.clinic_inner.top {
    margin-top: 50px!important;
	margin-bottom: 50px;
}
.clinic_left .table_txt:nth-child(2){
    margin: 20px 0 20px;
}
.table_txt.top{
	line-height: 1.5;
    margin: 0 0 5px 0;
}
@media screen and (max-width: 767px){
	.clinic_section_top .clinic_right iframe{
	height: 100%!important;
}
}

/* アクセス方法*/
.howtoaccess_sec {
	background: url(../../../uploads/howtoacess_bg.jpg) no-repeat top center;
/*     padding: 41px 0 65px; */
    height: 395px;
	position: relative;
	background-size: cover;
}
.howtoaccess_sec_contents{
    width: 660px;
    margin: auto;
	position: absolute;
    right: calc(50% - 330px);
    top: calc(50% - 100px);
	display: -webkit-flex;
    display: flex;
}
.howtoaccess_sec_contents:before{
    position: absolute;
    left: calc(50% - 418px);
    content: "";
    display: inline-block;
    width: 836px;
    height: 300px;
/*     background: url(../../../uploads/howtoaccess_sec_bg.png) no-repeat; */
    background-size: contain;
    z-index: 0;
    top: -44px;
	background: #fff;
    opacity: 0.7;
}
@media screen and (max-width: 979px) and (min-width: 767px){
	.howtoaccess_sec_contents:before{
    left: calc(50% - 374px);
    width: 748px;
}
}
.howtoaccess_sec_contents_under{
	text-align: center;
	width: 33%;
}
.howtoaccess_sec_cont_txt{
	position: relative;
}
.howtoaccess_sec_contents_under .howtoaccess_sec_cont_img{
	height: 80px;
	position: relative;
}
.howtoaccess_sec_contents_under .howtoaccess_sec_cont_img img{
	width: 70px;
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.howtoaccess_sec_contents_under .howtoaccess_sec_cont_txt p{
   font-family: "DNP 秀英明朝 Pr6", dnp-shuei-mincho-pr6, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
}
.howtoaccess_sec_contents_under .howtoaccess_sec_cont_txt p:first-child{
   font-size: 20px;
}
.howtoaccess_sec_contents_under .howtoaccess_sec_cont_txt p:last-child{
   font-size: 14px;
}
.howtoaccess_sec_btn{
	position: absolute;
    bottom: 80px;
    right: calc(50% - 144px);
}
.howtoaccess_sec_btn a{
	display: block;
}
.howtoaccess_sec_btn img:hover{
	opacity: 0.8;
}
@media screen and (max-width: 767px){
	.howtoaccess_sec {
	background: url(../../../uploads/wp-contentuploadshowtoacess_bg_sp.jpg) no-repeat top center;
	height: 683px;
}
	.howtoaccess_sec_contents{
    top: 50px;
    padding-top: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
}
	.howtoaccess_sec_contents:before{
/*     background: url(../../../uploads/howtoaccess_sec_bg_sp.png) no-repeat; */
    width: 300px;
    height: 600px;
    left: calc(50% - 150px);
    top: -4px;
}
	.howtoaccess_sec_contents_under{
	text-align: center;
	width: 100%;
}
	.howtoaccess_sec_contents_under{
	margin-bottom: 30px;
}
	.howtoaccess_sec_btn{
    max-width: 230px;
    right: calc(50% - 115px);
}
}

/* コンバージョン追加*/
.cnv_section{
    background: url(../../../uploads/top_bg_cnv.jpg) no-repeat top center;
    background-size: cover;
    padding: 50px 0 60px;
}
.cnv_section_textTop{
	 text-align: center;
	margin-bottom: 35px;
}
.cnv_section_textTop p{
	color: #fff;
    font-weight: bold;
	font-size: 25px;
}
.cnv_section_text{
	text-align: center;
    color: #fff;
    font-size: 16px;
}
.cnv_section_text p:first-child{
	margin-bottom: 30px;
}
.cnv_section_text p:last-child{
	margin-bottom: 25px;
}
@media screen and (max-width: 767px){
	.cnv_section_textTop{
	 text-align: left;
}
	.cnv_section_textTop p{
	 font-size: 20px;
	 line-height: 2;
}
	.cnv_section_text {
		text-align: left;
	}
	
	.cnv_section_text p{
    font-size: 15px;
}}

/* 医院概要*/
.logo_sec {
	text-align: center;
}
.clinic_section .logo_sec img{
	width: 95%;
}
.clinic_section_top .grid_12{
	max-width: 836px;
}
.clinic_section .logo_sec p{
	margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
	color: #000;
}


@media screen and (max-width: 767px){
	.corona{
	margin-bottom: 0;
	margin-top: 0;
}
	.clinic_inner.top{
	margin-top: 20px!important;
}
	.clinic_section .logo_sec img{
    margin-bottom: 20px;
}
	.clinic_section .logo_sec p{
	margin-bottom: 20px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 980px){
	.lp_02 .gnv_tmp_map {
    padding-top: 146.5%;
}
}
@media screen and (max-width: 979px) and (min-width: 768px){
	.lp_02 .gnv_tmp_map {
    padding-top: 177.5%;
}
}
@media screen and (min-width: 1200px){
	.clinic_inner.top {
    margin-top: 80px;
}
	.lp_02 .gnv_tmp_map {
    padding-top: 111.5%;
}
}

/* Greeting Section */
.feature_box.greeting{
	margin-bottom: 30px;
}
.greeting_section{
    margin-bottom: 60px;
}
.greeting_section_container{
	display: -webkit-flex;
    display: flex;
	max-width: 1170px;
    margin: auto;
}
.greeting_section_container{
	position: relative;
	padding: 0 20px;
}
.greeting_section_bg{
/*     background: url(../../../uploads/greeting_bg.png) no-repeat top center; */
    position: absolute;
    width: 940px;
    height: 600px;
    z-index: 0;
    top: -45px;
    left: -100px;
	background: #F4F1E2;
}
@media screen and (max-width: 1200px) and (min-width: 767px){
	.greeting_section_bg{
    width: 83%;
    height: 115%;
}}
.greeting_section_container .greeting_txt_area{
	width: 60%;
	margin-right: 3%;
	z-index: 3;
}
.greeting_section_container .greeting_photo{
	width: 45%;
	z-index: 3;
}
.greeting_section_container .greeting_txt_area .greeting_txt p{
   font-size: 15px;
   letter-spacing: 1.5px;
   color: #535353;
}
.greeting_section_container .greeting_txt_area .greeting_txt p:first-child{
   margin-bottom: 25px;
}
.greeting_section_container .greeting_txt_area .greeting_txt p:last-child{
   margin-bottom: 30px;
}
.greeting_name_container{
	width: 100%;
}
.greeting_name_container .greeting_name{
	margin-bottom: 30px;
}
.greeting_name_container .greeting_name p:first-child{
    font-size: 27px;
	margin-bottom: 15px;
	font-family: "フォーク R";
}
.greeting_name_container .greeting_name p span{
   color: #12A868;
	font-size: 13px;
	margin-right: 3%;
}
.greeting_name_container .greeting_btn a{
	margin-left: 0;
	padding: 10px 25px 10px!important;
}
@media screen and (max-width: 1000px) and (min-width: 768px){
	.greeting_section_container .greeting_txt_area{
	width: 50%;
}
    .greeting_section_container .greeting_photo{
	width: 50%;
}
	.greeting_name_container .greeting_name {
    margin-bottom: 9px;
}
	.greeting_section_container .greeting_txt_area .greeting_txt p:last-child {
    margin-bottom: 0;
}
}
@media screen and (max-width: 767px){
	.feature_box.greeting{
	margin-bottom: 0;
}
	.greeting_section{
    padding: 0 20px;
    background: #F4F1E2;
	margin-bottom: 0;
}
	.greeting_section_bg{
    background: none;
}
	.greeting_section_container{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
	padding-bottom: 30px;
}
	.greeting_section_container .greeting_txt{
    padding-top: 30px;
}
	.greeting_section_container .greeting_txt_area{
	width: 100%;
}
	.greeting_section_container .greeting_photo{
	width: 100%;
	margin-bottom: 30px;
	padding-top: 30px;
	}
	.greeting_name_container .greeting_name{
	margin-bottom: 20px;
}
	.greeting_name_container .greeting_name p:first-child{
	letter-spacing: 3px;
    margin-bottom: 20px;
}
	.greeting_name_container .greeting_name p:first-child span{
	letter-spacing: 1px;
}
	.greeting_name_container .greeting_btn a {
    max-width: 100%;
}
}
/* TOP BANNER SECTION */
.doctors_file img{
	max-width: 500px!important;
	width: 100%;
}
.medicalCenter img{
	width: 92%;
}
@media screen and (max-width: 767px){
	.medicalCenter img{
	width: 100%;
}
}

.new_section {
    padding: 59px 0 55px;
    box-sizing: border-box;
    background: url(../../../uploads/new_sec_Bg-scaled.jpg);
}

.new_section .inner {
    background: rgb(255 255 255 / 70%);
    padding: 46px 7% 48px;
    max-width: 836px;
    margin: 0 auto;
}

.new_section .inner .txt {
    color: #000000;
    font-size: 20px;
    text-align: center;
    font-family: A1明朝, "A1 Mincho";
    font-weight: bold;
}
.new_section .inner .txt p {
    margin-bottom: 35px;
}

.new_section .inner .txt p:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 767px){
	.new_section .inner .txt {
    font-size: 18px;
}
}