body{
	background: #fff;
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif !important;
	font-weight: normal;
}
.wrapper{
	overflow: hidden;
}
.boxed-layout-header{
	padding-bottom: 0;
}
.main-raised{
	border-radius: 0 !important;
	box-shadow: none !important;
	margin: 0 !important;
}
.blog-post .section-text{
	padding-bottom: 70px;
}
.box{
	display: flex;
	flex-wrap: wrap;
}

.box > div{
	width: 50%;
}
.box_left{
	padding: 0 5%;
}
.section_box{
	padding-top: 5%;
	padding-bottom: 5%;
}
body:not(.home) .main .section{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
body.single .main .section{
	padding: 70px 0 !important;
}
h1, h2, h3, h4, h5, h6{
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif !important;
}
h3{
	font-size: 24px;
	font-weight: bold;
}
h4{
	font-size: 20px;
	font-weight: bold;
}
p{
	font-size: 16px !important;
}
.breadcrumbs{
	padding-top: 15px;
	padding-bottom: 15px;
}
.breadcrumbs a.home{
	color: #333;
}
.bg_gray{
	background: #f9f9f9;
}
.bold{
	font-weight: bold;
}
.ul{
	text-decoration: underline;
}
li{
	list-style: none;
}
.blue{
	color: #419aff;
}
.red{
	color: #ff5e21;
}
.left{
	text-align: left !important;
}
.center{
	text-align: center !important;
}
.right{
	text-align: right !important;
}
aside .widget a{
	color: #333 !important;
}
.card-blog a.more-link, .card-blog a.moretag{
	color: #333 !important;
}
/*===============================================
 *  header
===============================================*/
#fixed_side{
	position:fixed;
	top: 15vh;
	right: 0;
	z-index: 10;
}
#fixed_side ul{
	list-style: inside none;
}
#fixed_side ul li a{
	display: block;
	box-shadow: -1px 2px 3px #868686 !important;
}
#fixed_side ul li a img{
	width: 14px;
}
#fixed_side ul li:first-child a{
	background: #8d9298;
	border-top-left-radius: 5px;
	color: #fff;
	padding: 10px 15px;
}
#fixed_side ul li:nth-child(2) a{
	background: #333;
	color: #fff;
	padding: 10px 15px;
}
#fixed_side ul li:nth-child(3) a{
	background: #fff;
	border-bottom-left-radius: 5px;
	padding: 10px 15px;
}
#top_bar{
	background: #8c9297;
	background: -moz-linear-gradient(left,  #8c9297 0%, #c7cbce 50%, #8c9297 100%);
	background: -webkit-linear-gradient(left,  #8c9297 0%,#c7cbce 50%,#8c9297 100%);
	background: linear-gradient(to right,  #8c9297 0%,#c7cbce 50%,#8c9297 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c9297', endColorstr='#8c9297',GradientType=1 );
	display: flex;
	justify-content: space-between;
	padding: 5px 10px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
#top_bar p{
	color: #fff !important;
	font-size: 10px !important;
	margin: 0 !important;
}
#top_bar p span{
	background: #fff;
	color: #8d9295 !important;
	display: inline-block;
	font-size: 8px !important;
	margin-right: 10px;
	padding: 2px 5px;
}
.navbar .navbar-header .navbar-brand img{
	height: 50px !important;
}
.navbar-fixed-top{
	top: 26px;
}
.navbar > .container{
	padding: 0;
}
.caret > svg{
	display: none !important;
}
.navbar-collapse::after,
.navbar::after,
.navbar > .container::after{
	display: initial !important;
}
.title-logo-wrapper{
	padding-left: 15px;
}
.navbar.hestia_left .navbar-nav{
	align-items: center;
}
#main-navigation > ul > li > a{
	padding: 10px 15px !important;
}
.navbar .navbar-nav > li > a{
	position: relative;
}
.current_page_item a{
	color: #333 !important;
}
.archive .header-filter,
.category .header-filter{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_page.jpg") !important;
}
.description{
	color: #333 !important;
	font-weight: bold !important;
}
/* slide-box */

.slide-box {
  position: relative;
  margin: 0;
  padding: 0;
}
.slide-box a{
	pointer-events: none;
}

/* slide */

.slide {
  position: relative;
  margin: 0;
  padding: 0;
}

.slick-slider{
	padding: 0 !important;
}

.slide .slick-list{
	overflow: visible;
}

.slide .item {
  position: relative;
	padding-top: 0 !important;
  height: 100%;
}
.slide .item a {
  display: block;
	position: relative;
}
.slide .item a dl{
	background: rgba(0,0,0,0.7);
	color: #fff;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	width: 100%;
}
.slide .item a dl dt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.slide .item a dl dd{
	font-size: 16px;
	margin: 0;
}
.slide .item::before {
  display: block;
  padding-top: 39%;
  content: "";
}
.slide .item .image {
  position: relative;
  overflow: hidden;
}
.slide .item img {
 /* position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;*/
  margin: auto;
  width: 100%;
}
.slide-navigation .slick-track{
	margin: 0;
	width: 100% !important;
}
.slide-navigation .slick-track > div{
	width: 33.333% !important;
}
.slide-navigation .slick-slide img {
    width: 100%;
    height: 110px;
    object-fit: cover;
		border: 1px solid #cecece;
}
.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}

.slide .item::before{
	padding-top: 0 !important;
}



/* slide-navigation */

.slide-navigation {
  line-height: 0;
  position: relative;
  margin: 0;
  padding: 0;
}
.slide-navigation .item {
  position: relative;
  cursor: pointer;
}
.slide-navigation .item .image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
/*
.slide-navigation .item .image::before {
  display: block;
  padding-top: 35%;
  content: "";
}

.slide-navigation .item .image::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background: #000;
}
.slide-navigation .slick-current .image::after {
  opacity: 0;
}
.slide-navigation .item .image {
  position: relative;
  overflow: hidden;
}
.slide-navigation .item .image img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
*/
.slick-track > div {
	padding-right: 5px;
}
.page-header.header-small .container .hestia-title, .page-header.header-small .container .title{
	margin: 10px 0;
}
body:not(.home) .page-header.header-small .container{
	padding-top: 230px;
	padding-bottom: 160px;
}
.header-filter::before{
	background: transparent !important;
}
.page-header .hestia-title{
	color: #333;
	font-size: 32px;
}
.single .header-filter-gradient{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_policy.png");
	background-position: center center;
	background-size: cover;
}
.header-filter-gradient{
	background: linear-gradient(45deg, rgb(232, 232, 232) 0%, rgb(222, 234, 249) 100%);
}
.copyright{
	background: #F9F9F9;
	text-align: center;
}
.copyright p{
	font-size: 14px !important;
	margin-top: 10px;
}
/*===============================================
 *  home
===============================================*/
.home #primary h2, .page-content-wrap h2, .single-post-wrap h2, h2{
	color: #333;
	font-family: 'M PLUS 1p', sans-serif !important;
	font-size: 74px;
	font-weight: 900;
	margin-top: 0;
	text-shadow: 2px 2px 10px rgba(255,255,255,1);
}
.home #primary p{
	color: #333;
	font-size: 36px !important;
	font-weight: normal;
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif;
	text-shadow: 2px 2px 7px rgba(255,255,255,1);
}
.kv_contents{
	margin-top: 15px;
}
.kv_contents ul{
	display: flex;
	list-style: inside none;
	margin: 0;
	padding: 0 !important;
}
.kv_contents ul li + li,
.kv_contents_sp ul li + li{
	margin-left: 15px;
}
.kv_contents ul li img{
	width: 12vw;
}
.kv_contents_sp{
	margin: 30px;
}
.kv_contents_sp ul{
	display: flex;
	justify-content: center;
	list-style: inside none;
	margin: 0;
	padding: 0 !important;
}
.kv_contents_sp li{
	width: 33%;
}
body.home .page-header.header-small .container, .page-id-238 .page-header.header-small .container{
	padding-top: 30vh;
	padding-bottom: 20vh;
}
.home .blog-post .section-text{
	padding: 0 !important;
}
.tel_cross a::after,
.tel_blume a::after{
	display: none !important;
}
/* #medical
--------------------------*/
#medical{
	background: #f9f9f9;
	padding: 0 !important;
}
.medical_menu{
	display: flex;
	flex-wrap: wrap;
}
.medical_menu a{
	color: #333;
}
.medical_menu a > ul{
	color: #303030;
}
.medical_menu > div{
	padding: 5%;
	width: 50%;
}
.heading{
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	padding: 15px;
}
/*
.heading a{
	background: #004;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 5px 50px;
}
*/
.heading a{
	display: block;
}
.heading a img{
	width: 200px;
}
.medical_menu .heading h3{
	color: #333;
}
.heading h3{
	font-size: 20px;
	font-weight: bold;
	margin: 0 !important;
}
.heading h3 span{
	color: #999;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
}
.menu_general {
	background: #F9F9F9;
}
.menu_prevention{
	background: #f6f6f6;
	background: -moz-linear-gradient(-45deg,  #f6f6f6 0%, #c9cdd0 100%);
	background: -webkit-linear-gradient(-45deg,  #f6f6f6 0%,#c9cdd0 100%);
	background: linear-gradient(135deg,  #f6f6f6 0%,#c9cdd0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#c9cdd0',GradientType=1 );
}
.menu_general > ul,
.menu_prevention > ul{
	display: flex;
	flex-wrap: wrap;
	padding: 0 !important;
}
.menu_general > ul > li,
.menu_prevention > ul > li{
	background: #fff;
	border-radius: 5px;
	margin: 1%;
	padding: 15px !important;
	text-align: center;
	width: 48%;
}
.medical_menu h4{
	color: #808c98;
	font-size: 16px;
	font-weight: bold;
}
.medical_menu h4 img{
	margin: 0 auto 10px;
	display: block;
	height: 50px;
}
.medical_menu ul ul{
	font-size: 14px;
	list-style: inside none;
	text-align: left;
} 
.medical_menu ul ul li{
	color: #333;
	line-height: 1.5em;
}
.medical_menu ul ul li::before{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_check.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 14px;
	margin-right: 5px;
	width: 14px;
	position: relative;
	top: 2px;
}

/* #diagnosis
--------------------------*/
.box_diagnosis{
	display: flex;
	flex-wrap: wrap;
}
.diagnosis_img{
	width: 65%;
}
.diagnosis_contents{
	padding: 5%;
	width: 35%;
}
.diagnosis_contents h3{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.diagnosis_contents h3 img{
	width: 60%;
}
.diagnosis_contents p{
	font-size: 14px;
}
.diagnosis_contents ul{
	list-style: inside none;
	padding: 0;
}
.diagnosis_contents ul li {
	padding-top: 0 !important;
}
.diagnosis_contents ul li + li{
	border-top: 1px solid #999;
}
.diagnosis_contents ul li a{
	color: #333 !important;
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	padding: 15px;
	font-weight: bold;
}
.diagnosis_contents ul li a:hover{
	background: #F9F9F9;
}
/*ページができたら外す*/
a.no_link{
	pointer-events:none;
}
/*ページができたら外す*/
.diagnosis_contents ul li a::before{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_right_bl.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 14px;
	margin-right: 10px;
	width: 14px;
	position: relative;
	top: 2px;
}
.diagnosis_contents ul li a span{
	display: block;
	font-size: 10px;
	line-height: 1;
	margin-left: 2vw;
}
/* #facility
--------------------------*/
.ttl_hqt{
	position: absolute;
	right: 1vw;
	bottom: -5vh;
	z-index: 1;
	width: 60vw;
}
#home_facility{
	background: #c8cccf;
	background: -moz-linear-gradient(left,  #c8cccf 0%, #eff1f0 50%, #c8cccf 100%);
	background: -webkit-linear-gradient(left,  #c8cccf 0%,#eff1f0 50%,#c8cccf 100%);
	background: linear-gradient(to right,  #c8cccf 0%,#eff1f0 50%,#c8cccf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8cccf', endColorstr='#c8cccf',GradientType=1 );
}
#home_facility h3{
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
#home_facility h3::after{
	background: #333;
	content: "";
	display: block;
	height: 1px;
	margin: 30px auto 0 0;
	width: 120px;
}
#home_facility p{
	font-size: 16px;
	margin: 20px 0;
}
/* #about
--------------------------*/
#home_about{
	padding-top: 10%;
	position: relative;
}
.img_square_right{
	position: absolute;
	right: 5vw;
	top: 10vh;
	z-index: 0;
	width: 7vw;
}
.box_about{
	width: 90%;
	margin-right: 10%;
	padding-bottom: 5%;
	position: relative;
	z-index: 1;
}
.about_text h3 img{
	width: 240px;
}
.about_text ul{
	display: flex;
	justify-content: space-between;
	padding: 0;
}
.about_text ul li{
	padding-top: 0 !important;
}
.about_text ul li + li{
	margin-left: 10px;
}
.about_text ul li a{
	display: block;
}
.about_text ul li a img{
	width: 100%;
}
/* #ideas
--------------------------*/
#ideas{
	position: relative;
}
.img_square_left{
	position: absolute;
	left: 6vw;
	top: 2vh;
	z-index: 0;
	width: 7vw;
}
.ttl_oip{
	position: absolute;
	left: 0;
	bottom: -5vh;
	width: 70%;
}
.ideas > img{
	display: block;
	margin-left: auto;
	width: 56%;
	margin-bottom: 1%;
}
.box_ideas h3{
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.box_ideas h3::after{
	background: #333;
	content: "";
	display: block;
	height: 1px;
	margin: 30px auto 0 0;
	width: 120px;
}
#home_facility p{
	font-size: 16px;
}
/* #related
--------------------------*/
#related{
	padding-top: 10%;
	padding-bottom: 5%;
}
.related_service{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.related_service > div{
	text-align: center;
	width: 33.2%;
}
.related_title{
	background: #f4f4f4;
	background: -moz-linear-gradient(left,  #f4f4f4 0%, #d0d4d7 100%);
	background: -webkit-linear-gradient(left,  #f4f4f4 0%,#d0d4d7 100%);
	background: linear-gradient(to right,  #f4f4f4 0%,#d0d4d7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d0d4d7',GradientType=1 );
	position: relative;
}
.service_salon{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/related-services_bg01.jpg");
	background-position: center center;
	background-size: cover;
	padding: 30px;
}
.service_hotel{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/related-services_bg02.jpg");
	background-position: center center;
	background-size: cover;
	padding: 30px;
}
.service_salon img,
.service_hotel img{
	display: block;
	height: 50px;
	margin: 0 auto 15px;
}
.service_salon h4,
.service_hotel h4{
	color: #fff;
	font-size: 20px !important;
	font-weight: bold;
}
.service_salon h4 img,
.service_hotel h4 img{
	display: inline-block;
	height: 20px;
	margin-left: 10px;
	vertical-align: text-top;
	position: relative;
	top: 2px;
}
.service_salon p,
.service_hotel p{
	color: #fff;
	font-size: 14px;
	text-align: left;
}
/* #news
--------------------------*/
#home_news{
	padding-top: 5%;
	padding-bottom: 5%;
}
.box_news{
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
}
.box_news > div{
	width: 50%;
}
.news_img img{
	object-fit: cover;
}
.news_contents{
	padding: 3%;
}
.news_contents h3 img{
	width: 160px;
}
#news{
	color: #fff;
}
#news h3{
	color: #000 !important;
}
.news_list{ 
	list-style: none;
	margin: 0 0 20px 0 !important;
	padding: 0;
} 
.news_list li{ 
	border-bottom: 1px dashed #ccc; 
	padding: 15px 0; 
	text-align: left !important; 
} 
.news_date{
	display: inline-block;
	font-size: 13px; 
	font-style: Meiryo; 
	vertical-align: middle; 
	width: 95px; 
	color: #777; 
} 
.cat{ 
	background: #333; 
	color: #fff; 
	font-size: 10px; 
	line-height: 20px; 
	margin: 0 20px; 
	padding: 5px 10px; 
	text-align: center; 
	vertical-align: middle; 
	width: 80px; 
}
.news_title{ 
	font-size: 14px; 
}
.news_title a{
	color: #8e9295;
}
.more{
	text-align: right;
}
.more a{
	color: #333;
	font-size: 16px;
}
.more a img{
	height: 16px;
	margin-right: 10px;
	position: relative;
	bottom: 2px;
}
/* #information
--------------------------*/
#information{
	background: #F9F9F9;
	padding-top: 5%;
	padding-bottom: 5%;
}
#information h3{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#information h3::after{
	background: #333;
	content: "";
	display: block;
	height: 1px;
	margin: 15px auto 30px;
	width: 150px;
}
.box_information{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 5% 0;
}
.box_information > div{
	width: 48%;
}
.box_information p.address{
	text-indent: -1.3em;
	padding-left: 1.5em;
	margin: 30px 0 !important;
}
.box_information p.address img{
	margin-right: 5px;
}
.info_contact{
	margin: 30px;
}
.download{
	background: #fff;
	border-radius: 5px;
	padding: 30px 30px 20px 30px;
}
.info_contact a:first-child img{
	width: auto;
}
.info_contact > img{
	display: block;
	margin: 0 auto;
}
.info_contact a,
.download a{
	display: block;
	margin: 15px auto 0;
	text-align: center;
}
.info_contact a img,
.download a img{
	width: 300px;
}
.info_contact a img{
	margin-top: 10px;
}
.btn_reservation{
	margin-top: 30px;
	text-align: center;
}
.banner_list{
	margin-top: 5%;
}
.banner_list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: inside none;
	padding: 0 !important;
}
.banner_list ul li{
	margin: 0 1%;
	padding-top: 0 !important;
	width: 32%;
}
/*===============================================
 *  料金・診療案内
===============================================*/
#fee{
	padding-bottom: 5%;	
}
#medical_information{
	background: #f9f9f9;
	padding-top: 5%;
	padding-bottom: 5%;
}
.box_fee{
	margin: 5% 0 0;
}
.table_fee{
	border: 1px solid #333;
}
.table_fee td.column-1{
	background: #f9f9f9;
	width: 45%;
}
.table_fee td.column-2{
	background: #fff;
	text-align: right;
}
#general{
	margin-top: 5%;
}
.link_list ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 5%;
	padding: 0 !important;
}
.link_list ul li{
	background: #f6f6f6;
	background: -moz-linear-gradient(-45deg,  #f6f6f6 0%, #c9cdd0 100%);
	background: -webkit-linear-gradient(-45deg,  #f6f6f6 0%,#c9cdd0 100%);
	background: linear-gradient(135deg,  #f6f6f6 0%,#c9cdd0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#c9cdd0',GradientType=1 );
	border-radius: 10px;
	margin: 1%;
	padding: 0 !important;
	width: 14.666%;
}
.link_list ul li a{
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 0 !important;
	position: relative;
	text-align: center;
}
.link_list ul li a::after{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_bottom-1.svg");
	display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  margin:0;
  padding:0;
}
.link_list ul li a img{
	display: block;
	height: 40px;
	margin: 0 auto 15px;
}
.box_medical{
	background: #fff;
	border-radius: 10px;
	margin-bottom: 3%;
	padding: 40px 40px 10px 40px;
}
.medical_title{
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
.medical_title > div{
	width: 50%;
}
.medical_title h5{
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif !important ;
	margin-bottom: 20px !important;
	color: #333;
}
.medical_title h5 img{
	margin-right: 10px;
}
.medical_title > div:last-child{
	padding: 0 0 0 3%;
}
.medical_title h5{
	font-size: 20px !important;
}
.medical_title p{
	background: #fff;
	margin-bottom: 0 !important;
}
.example{
	background: #eff0f4;
	padding: 6%;
}
.example dl{
	color: #303030;
	font-size: 16px !important;
	margin: 0;
}
.example dl dt{
	margin-bottom: 15px;	
}
.example dl dd{
	font-size: 16px;
	margin-bottom: 0 !important;
}
.example dl dd::before{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_check.svg");
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
.example dl dd + dd{
	margin-top: 5px;
}
.medical_detail dl{
	font-size: 16px !important;
}
.medical_detail dl dt{
	border-bottom: 1px dashed #304153;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 40px !important;
}
.medical_detail .btn_area > div + div{
	margin-top: 15px;
}
.box_flx{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box_flx > div{
	width: 48%;
}
#prevention{
	margin-top: 5%;
}
#prevention .link_list ul{
	justify-content: flex-start;
}
p.allergy-center{
	margin: 30px 0 !important;
}
.btn-cancer{
	width: 40%;
	margin: 3% auto;
}
/*===============================================
 *  当院について
===============================================*/
.menu_child{
	margin: 5% 0 10% 0;
}
.menu_child ul{
	display: flex;
	justify-content: center;
	margin: 0 !important;
	padding: 0 !important;
}
.menu_child ul li{
	margin: 0 15px;
	padding: 0 !important;
	width: 23%;
}
#treatment_policy{
	/*padding-top: 5%;*/
	padding-bottom: 5%;
}
.section_title h3{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.section_title h3 span{
	color: #8e8f8f;
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0 0;
}
.box_treatoment_policy{
	display: flex;
	flex-wrap: wrap;
	margin: 3% 10% 3% 0;
	width: 90%;
}
.invert{
	flex-direction: row-reverse;
	margin: 3% 0 3% 10%;
}
.box_treatoment_policy > div{
	width: 50%;
}
.tp_contents{
	padding: 0 5%;
}
.tp_contents > img{
	display: block;
	margin-left: auto;
	text-align: right;
	width: 200px;
}
.tp_contents h4{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
.tp_contents p{
	font-size: 16px;
	margin: 0;
}
#greeting h3{
	color: #333;
	font-size: 24px;
	font-weight: bold;
}
#greeting h3 span{
	color: #8e8f8f;
	display: block;
	font-size: 16px;
	font-weight: normal;
}
#greeting h4{
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0;
}
#greeting p{
	font-size: 16px;
	margin-bottom: 30px;
}
#greeting p.author_name{
	font-weight: bold;
	margin-bottom: 0 !important;
}
.author_name img{
	width: 160px;
	display: inline-block;
	margin-left: 20px;
}
.box_greeting{
	padding-bottom: 7%;
	position: relative;
}
.greeting_inner{
	background: #f9f9f9;
	background: -moz-linear-gradient(to right,  #f9f9f9 0%, #f9f9f9 90%, #fff 90%, #fff 100%);
	background: -webkit-linear-gradient(to right,  #f9f9f9 0%,#f9f9f9 90%,#fff 90%,#fff 100%);
	background: linear-gradient(to right,  #f9f9f9 0%,#f9f9f9 90%,#fff 90%,#fff 100%);
	display: flex;
	flex-wrap: wrap;
	padding: 5% 0 10%;
}
.greeting_inner .greeting_contents{
	margin-left: 5%;
	width: 45%;
}
.greeting_inner .greeting_img{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45%;
}
#equipment{
	padding-top: 10%;
	padding-bottom: 5%;
}
#equipment h3{
	margin-bottom: 5%;
}
.box_equipment{
	margin-bottom: 5%;
}
h4.section_title {
	color: #333;
	background: #f4f4f4;
	background: -moz-linear-gradient(left,  #f4f4f4 0%, #d0d4d7 100%);
	background: -webkit-linear-gradient(left,  #f4f4f4 0%,#d0d4d7 100%);
	background: linear-gradient(to right,  #f4f4f4 0%,#d0d4d7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d0d4d7',GradientType=1 );
	font-size: 20px;
	margin-bottom: 30px !important;
	padding: 15px;
	border-radius: 10px;
}
h4.section_title::before{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_heading.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 24px;
	margin-right: 10px;
	width: 24px;
	vertical-align: text-bottom;
}
.main_visual{
	margin-bottom: 30px;
}
.equipment_list{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 !important;
}
.equipment_list > div{
	width: 32%;
	margin: 0 0.5% 30px;
}
.list_double > div{
	margin-bottom: 30px;
	width: 48%;
}
.equipment_list > div > img{
	display: block;
	margin-bottom: 15px;
	width: 100%;
}
.equipment_list h5{
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.equipment_list p{
	font-size: 16px;
	margin: 0;
}
#faq{
	background: #eef0f3;
	padding-top: 5%;
	padding-bottom: 5%;
}
.accordion {
}
.accordion dt {
	background: #fff;
	border-radius: 5px;
	color: #333;
	cursor:pointer;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	padding:15px;
	position: relative;
}
.accordion dt::after {
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_bottom.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 20px;
	width: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
}
.accordion dt.active::after{
	transform: rotate(180deg);
}
.accordion dt span {
  display: inline-block;
  width: 94%;
}
.accordion dd{
	color: #333;
	display:none;
	font-size:16px;
	margin:0;
	padding:15px;   
}
/*===============================================
 *  ペットホテル
===============================================*/
#feature{
	background: #f9f9f9;
	padding-top: 0;
	padding-bottom: 10%;
}
.feature_list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
}
.feature_list ul li{
	margin-top: 5%;
	padding-top: 0 !important;
	width: 47%;
}
.feature_list ul li > img{
	display: block;
	margin-left: 10%;
	width: 90%;
}
.box_feature{
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 4px rgba(0,0,0,0.05);
	margin-top: -10vh;
	min-height: 60%;
	padding: 30px;
	position: relative;
	width: 80%;
	margin-right: 20%;
	z-index: 1;
}
.box_feature h4{
	color: #333;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}
.box_feature h4 span{
	display: block;
	line-height: 1.4em;
}
.box_feature h4 span.num{
	font-size: 50px;
	letter-spacing: -3px;
	width: 17%;
}
.box_feature h4 span:last-child{
	width: 80%;
}
.btn_t-salon{
	padding-top: 5% !important;
}
.btn_link{
	margin: 5% 0 0;
	text-align: center;
}
.btn_link a{
	display: block;
	margin: 0 auto;
}
.btn_link a img{
	width: 200px;
}
#price{
	padding-top: 5%;
	padding-bottom: 5%;
}
.price_list{
	background: #333;
	margin: 2% 0;
	padding: 30px 0;
}
.price_list ul{
	display: flex;
	justify-content: center;
	padding: 0 !important;
	/*align-items: flex-end;*/
}
.price_list ul li{
	padding: 0.5% 4% !important;
	width: 16%;
}
.table_wrap{
	margin: 5% 8%;
	letter-spacing: 2px;
}
.table_wrap td{
	padding: 2%;
}
.table_price{
	border: 1px solid #333;
}
.table_price td.column-1{
	background: #f9f9f9;
	width: 45%;
	font-weight: 500;
}
.table_price td.column-2{
	background: #fff;
	text-align: right;
	font-weight: bold;
}
ul.item{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 5%;
	text-align: center;
	padding: 0 !important;
}
ul.item li{
	background: #eef0f3;
	border-radius: 16px;
	border: 5px;
	padding: 15px 5px 5px 5px !important;
	margin: 1% 0.5%;
	position: relative;	
	width: 15.666%;
}
.label_required{
	line-height: 1 !important;
	margin: 0 !important;
	position: absolute;
	top: 10px;
	right: 10px;
}
.label_required img{
	height: auto;
	width: 45px;
}
ul.item li > img{
	display: block;
	margin: 30px auto 20px auto;
	height: 50px;
	width: 50px;
}
ul.item li p{
	font-size: 16px !important;
	color: #333;
	font-weight: bold;
	line-height: 1.4 !important;
}
ul.notes{
	font-size: 16px;
}
ul.notes li{
	font-size: 16px !important;
	line-height: 2.5em;
}
ul.notes li::before{
	content: "■";
	color: #333;
	font-size: 20px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
#flow{
	background: #f9f9f9;
	padding-top: 10%;
	padding-bottom: 10%;
}
#flow h3{
	margin-bottom: 10%;
}
.box_flow{
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.box_flow .flow_thumb{
	width: 40%;
}
.box_flow .flow_contents{
	background: #fff;
	position: relative;
	width: 60%;
}
.box_flow .flow_contents h4{
	color: #333;
}
.box_flow::after{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/arrow_bottom.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 42px;
	margin: 15px auto;
	width: 42px;
}
.flow_last::after{
	display: none !important;
}
p.large_dog{
	text-align: center;
	font-weight: bold;
	margin-bottom: 5% !important;
}
/*===============================================
 *  飼い主様へ
===============================================*/
#service{
	padding-top: 5%;
	/*padding-bottom: 5%;*/
}
#service h3{
	margin-bottom: 5%;
}
.section_title p{
	text-align: center;
	font-weight: bold;
}
.box_service_left{
	background: #eff0f4;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	margin: 5% 5% 0 0;
	width: 95%;
}
.box_service_right{
	background: #eff0f4;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	margin: 5% 0 5% 5%;
	width: 95%;
}
.service_thumb{
	width: 60%;
}
.service_contents{
	position: relative;
	padding: 0 5%;
	width: 40%;
}
.box_service_left .service_contents{
	width: 38%;
}
.service_contents h4{
	text-align: center;
}
.service_contents h4 img{
	height: 35px;
	vertical-align: middle;
	position: relative;
	bottom: 2px;
	margin-right: 5px;
}
.service_contents p{
	margin-bottom: 30px !important;
}
.other_service{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.other_service > div{
	background: #eff0f4;
	border-radius: 10px;
	margin: 2.5% 0;
	width: 48%;
	box-shadow: 1px 1px 1px #cecdcd;
}
.other_service h4,
.other_service p{
	margin-bottom: 0 !important;
}
.other_service > div p{
	padding: 30px;
}
.other_service > div.service_last{
	display: flex;
	flex-wrap: wrap;
	width: 100% !important;
}
.other_service > div.service_last h4{
	width: 48%;
}
.other_service > div.service_last > div{
	position: relative;
	width: 52%;	
}
#payment{
	padding-top: 5%;
	padding-bottom: 10%;
}
.box_payment{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 5% 0;
}
.box_payment > div{
	width: 48%;
}
.box_payment > div img{
	display: block;
	margin: 0 auto;
}
.other-service{
	background: #f9f9f9;
}
.other-service{
	padding: 5% 0;
}
/*===============================================
 *  アクセス
===============================================*/
.box_access{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 5% 0;
}
.box_access > div{
	width: 48%;
}
.box_access .access_left{
	text-align: center;
}
.box_access h4{
	color: #333;
	margin: 30px 0 15px !important;
}
.box_access .access_left > p{
	margin-bottom: 30px !important;
}
.box_access dl dt{
	background: #f9f9f9;
	font-size: 18px;
	padding: 10px 0;
}
.box_access dl dd{
	margin: 0 !important;
	padding: 15px 0;
}
.access_photo{
	display: flex;
	justify-content: space-between;
	margin: 5% 0;
}
.access_photo > div{
	width: 32%;
}
.access_photo p{
	margin: 0;
	padding: 10px 0;
}
.btn_map{
	margin: 5% 0 0;
	text-align: center;
}
.btn_map a{
	background: #333;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	color: #fff;
	display: inline-block;
	padding: 10px 60px;
	position: relative;
	text-align: center;
}
.btn_map a::after{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_btn-arrow.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  margin:0;
  padding:0;
	height: 16px;
	width: 16px;
}
.title_sub{
	color: #333;
	font-size: 20px !important;
	font-weight: bold;
	margin: 0;
}
/*===============================================
 *  プライバシーポリシー
===============================================*/
#policy{
	padding-top: 5%;
	padding-bottom: 5%;
}
#policy dl{
	margin-top: 5%;
}
#policy dl dt{
	margin-bottom: 10px;
}
#policy dl ol{
	padding-left: 1.5em;
}
/*===============================================
 *  スタッフ紹介
===============================================*/
#veterinarian{
	background: #f9f9f9;
	padding-bottom: 5%;
}
#nurse{
	background: #fff;
	padding-top: 5%;
	padding-bottom: 5%;
}
#trimmer{
	background: #f9f9f9;
	padding-top: 5%;
	padding-bottom: 5%;
}
.profile_wrap{
	padding: 5% 0;
	border-bottom: 1px solid #999;
}
.box_profile{
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
}
.box_profile .profile_photo{
	width: 48%;
}
.box_profile .profile_photo img{
	width: 100%;
}
.box_profile .profile_name{
	width: 52%;
}
.profile_name{
	background: #fff;
	padding: 30px;
}
.profile_name h4{
	color: #333;
	font-size: 24px;
	font-weight: bold;
}
.profile_name h4 span{
	display: block;
	font-size: 16px;
}
.profile_name h5{
	font-size: 18px;
	margin: 10px 0 0 !important;
}
ul.position{
	display: flex;
	margin: 15px 0 25px;
	padding: 0 !important;
}
ul.position li{
	background: #8d9298;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	padding: 2px 5px !important;
	text-align: center;
}
ul.position li + li{
	margin-left: 10px;
}
.profile_name > p{
	margin: 0 !important;
}
.profile_other{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.profile_other > div{
	width: 48%;
}
.history dl,
.profile dl{
	margin-bottom: 0;
}
.history dl.accordion dt,
.profile dl.accordion dt{
	background: #eff0f4 !important;
	border-radius: 10px;
	color: #333;
	font-size: 20px;
	padding: 15px;
}
.history dl.accordion dt::after,
.profile dl.accordion dt::after{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_plus.svg") !important;
	height: 14px;
	width: 14px;
  position: absolute;
  top: 50%;
  right: 15px;
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  margin:0;
  padding:0;
}
.history dl.accordion dt.active::after,
.profile dl.accordion dt.active::after{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_minus.svg")!important;
}
.history dl.accordion dd,
.profile dl.accordion dd{
	font-size: 16px;
	margin: 0;
}
dl.accordion dd h5{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px !important;
}
dl.accordion dd h5 p{
	font-size: 16px;
	margin: 0 0 15px !important;
}
dl.accordion dd table td{
	font-size: 16px;
}
.btn_area{
	margin: 3% 0;
	text-align: center;
}
#nurse .profile_name{
	background: #f9f9f9;
}
.staff_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.staff_list > div{
	margin: 5% 0 0;
	width: 48%;
}
.staff_list .profile_photo{
	margin-bottom: 15px;
}
.staff_list .profile_name{
	border-radius: 10px;
}
.staff_list .profile dl dt{
	margin-top: 15px !important;
}
#infiniteslide{
	background: #f9f9f9;
	padding-top: 5%;
	padding-bottom: 5%;
}
#join{
	background: #f9f9f9;
	padding-top: 5%;
	padding-bottom: 5%;
}
#join h3{
	margin-bottom: 5%;
}
/*===============================================
 *  症例紹介の受付
===============================================*/
.forvets-introduction{
	margin: 5% 0 !important;	
}
.forvets-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	text-align: center;
}
.forvets-box li{
	padding: 3% 0 !important;
	width: 33%;
	border-right: 3px dotted #eee;
}
.forvets-box li:last-child{
	border-right: none;
}
.forvets-box li p{
	font-size: 20px !important;
	margin: 10% 0 !important;
}
.forvets-box li img{
	width: 35%;
}
#informed-for-patient h3,
#form-information-sheet h3{
	margin: 10% 0 5% 0;
}
.forvets-box li a{
	background: #333;
	border-radius: 50px;
	display: block;
	color: #fff !important;
	font-weight: 600;
	width: 70%;
	margin: auto;
	padding: 2%;
	font-size: 16px;
}
.informed-box{
	display: flex;
	flex-wrap: wrap;
}
.informed-box div:first-child{
	width: 40%;
}
.informed-box div:nth-child(2){
	width: 60%;
	padding: 0 3%;
}
.informed-box ul li{
	line-height: 2;
	text-indent: -1em;
	margin-left: 1em;
	font-size: 16px;
}
.information-sheet{
	margin: 0 0 10% 0 !important;
}
.information-sheet h4{
	background: #333;
	color: #fff;
	font-size: 26px !important;
	padding: 0.5% 0;
	text-align: center;
	margin: 5% 0 !important;
}
.information-sheet .form-group textarea{
	border: 1px solid #eee;
}
/*===============================================
 *  ご予約・お問い合わせ
===============================================*/
#contact{
	padding-top: 5%;
	padding-bottom: 5%;
}
dl.contact dt{
	color: #333;
	margin-bottom: 15px;
}
dl.contact dt span{
	color: #ec6941;
	font-size: 16px;
	margin-left: 5px;
}
dl.contact dd{
	margin-bottom: 30px;
}
.send_btn input{
	width: 80%;
	padding: 3% 0 !important;
	font-size: 18px;
	margin: 0 10% !important;
	font-weight: bold;
	background: #333;
}
.send_btn input:focus{
	box-shadow: none;
	background: #333;
}
.thanks p{
	font-weight: bold;
	padding: 5% 0;
	font-size: 22px !important;
	text-align: center;
}
/*===============================================
 *  footer
===============================================*/
.bottom_contact{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/bg_bottom_contact.jpg");
	background-position: center center;
	background-size: cover;
	padding: 4% 0;
}
.bottom_contact .container > div{
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}
.bottom_contact .container > div > div{
	text-align: center;
	width: 50%;
}
.contact_heading h3{
	margin: 0 !important;
}
.contact_heading h3 img{
	width: 270px;
}
.bottom_contact p{
	color: #333;
	font-weight: bold;
	font-size: 18px !important;
	margin-bottom: 30px;
}
.bottom_contact a img{
	width: 240px;
}
.hestia-bottom-footer-content{
	display: none !important;
}
footer.footer.footer-black{
	background: #F9F9F9 !important;
	padding: 5% 0;
	text-align: left !important;
}
/*
.footer_contents{
	display: flex;
	flex-wrap: wrap;
}
.footer_contents > div{
	width: 50%;
}
*/
.footer_logo a img{
	width: 300px;
}
.footer_contents p{
	margin: 30px 0 !important;
}
.footer_contents img{
	width: 300px;
}
.footer_info{
	margin-bottom: 50px;
	text-align: center;
}
.footer_nav,
.footer_nav_sp{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer_nav > div{
	width: 33%;
}
.footer_nav_sp > div{
	width: 49%;
}
.footer_nav ul,
.footer_nav_sp ul{
	padding: 0 0 0 1.5em !important;
}
.footer_nav a,
.footer_nav_sp a{
	color: #333 !important;
	text-indent: -1.5em;
	padding-left: 1em;
}
.footer_nav a::before,
.footer_nav_sp a::before{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_right_bl.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 1px;
	height: 14px;
	width: 14px;
}
.footer_nav a span,
.footer_nav_sp a span{
	display: block;
}
.home .main-raised > .container{
	margin-bottom: 63px;
}
#fixed_footer{
	display: flex;
	flex-wrap: wrap;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
#fixed_footer ul{
	display: flex;
	flex-wrap: wrap;
	list-style: inside none;
	margin: 0;
	padding: 0;
	width: 80%;
}
#fixed_footer ul li{
	width: 50%;
	border-right: 2px solid #fff;
}
#fixed_footer ul li a{
	background: #333;
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px 0;
}
#fixed_footer ul li a img{
	display: block;
	height: 16px;
	margin: 0 auto 5px;
}
#fixed_footer div.btn_nav{
	background: #8d9298;
	width: 20%;
}

/*===============================================
 *  アレルギーセンター
===============================================*/
.allergy_top{
	margin-top: 20px;
	background-color: #f7f7f7;
}
.allergy_top p{
	padding: 3% 2%;
	color: #333;
}
.allergy_link_list ul{
	flex-wrap: wrap;
}
.allergy_link_list ul li{
	width: 22%;
}
.menu_child.allergy_link_list li img{
	max-width: 100%;
	width: 100%;
}
#Case_Introduction_bfore-after{
	padding: 7% 0 5% 0;
}
.case_before-after div{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.case_before-after p{
	margin-bottom: 60px !important;
}
#Case_Introduction{
	background-color: #f7f7f7;
	padding: 7% 0 0 0;
}
/*#Case_Introduction > div{
	width: 1200px;
	margin: 0 auto;
}*/
#Case_Introduction_bfore-after h3{
	margin: 5% 0 !important;
}
.box_allergies_movie{
	margin: 5% 0;
}
.box_allergies_movie p{
	font-size: 18px !important;
	font-weight: bold;
	color: #333;
}
.customers_voice ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.customers_voice ul li{
	width: 47%;
	padding: 0;
	margin-bottom: 30px;
}
#allergy_staff{
	background-color: #f9f9f9;
	padding: 7% 0 0 0;
}
#allergy_staff .profile_name.Center_Director{
	background: #fff !important;
	padding: 30px !important;
}
#allergy_staff .profile_name{
	background: unset;
	padding: 0;
}
#allergy_staff .profile_other.Center_Director{
	margin-top: 30px;
}
#allergy_staff .profile_name h4{
	text-align: left;
}
.books_area{
	padding: 7% 0 0 0;
}
#allergy_staff h4{
	text-align: center;
	color: #333;
	font-size: 24px;
	margin-bottom: 30px !important;
}
.Center_Director .history h5,
.Center_Director .profile h5{
	font-size: 18px !important;
}
.Center_Director .column-1{
	width: 15%;
	font-size: 16px;
}
.Center_Director .column-2{
	width: 85%;
	font-size: 16px;
}
.box_wh{
	background-color: #fff;
	padding: 3% 2%;
}
.books{
	display: flex;
	justify-content: space-around;
	text-align: center;
}
.books_link{
	display: flex;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	margin: 5% 0;
}
.books p{
	margin: 10px 0 !important;
}
.books_link_btn{
	display: flex;
	flex-direction: column;
}
.books_link_btn ul li a img{
	width: 310px;
}
.allergy_tel{
	background-color: #EEF0F3;
	display: flex;
	align-items: center;
	padding: 4% 3%;
	justify-content: space-around;
}
.allergy_tel div{
	width: 40%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.allergy_tel div:first-child a{
	text-decoration: underline;
}
.allergy_tel div:first-child img{
	max-width: 300px;
	width: 100%;
}
.allergy_tel div ul li{
	margin: 3% 0;
}
.allergy_tel p{
	color: #333;
	margin: 5% 0 !important;
}
.medical_intern{
	margin: 5% auto 0;
	text-align: center;
}
.medical_intern a{
	display: inline-block;
	margin: 3% auto;
}
.medical_intern a img{
	width: 310px;
}
#remote_consultation{
	margin: 7% 0;
}
#remote_consultation h3{
	margin: 0 0 5% 0;
}
.remote_detail{
	display: flex;
	align-items: center;
}
.remote_detail div{
	width: 50%;
}
.remote_detail div p{
	text-align: left;
	font-weight: 400;
}
.remote_detail div:nth-child(2){
	padding: 3%;
}

#remote_consultation_step{
	text-align: center;
}
.remote_step{
	background-color: #f7f7f7;
	margin: 2% 0;
}
.remote_step > div{
	display: flex;
	align-items: center;
	padding: 2%;
}
.remote_step > div > div:first-child{
	width: 20%;
	text-align: center;
}
.remote_step > div > div:first-child img{
	max-width: 110px;
	width: 100%;
}
.remote_step > div > div:nth-child(2){
	width: 80%;
	display: flex;
	flex-direction: column;
	text-align: center;
}
.remote_step > div > div:nth-child(2) dl{
	margin-bottom: 0;
}
.remote_step > div > div:nth-child(2) dl dt{
	text-align: left;
}
.remote_step > div > div:nth-child(2) dl dd{
	text-align: left;
	margin-bottom: 0;
}
.remote_step > div > div:nth-child(2) a{
	display: inline-block;
	margin: 2% 0 0 0;
}
.remote_step > div > div:nth-child(2) a img{
	width: 310px;
}
#remote_consultation_step > div > div:nth-child(4){
	margin-top: 5%;
}
#remote_consultation_step h4{
	color: #333;
	text-align: left;
}
#remote_consultation_step p{
	text-align: left;
}
.Consultation_time{
	text-align: center;
	margin: 3%;
}
#allergy_overview{
	margin: 7% 0;
}
.allergy_overview{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	margin: 5% 0;
}
.allergy_overview div{
	width: 50%;
}
.allergy_overview div:nth-child(2){
	padding: 0 2%;
}
.allergy_overview dl{
	color: #333;
	font-size: 16px !important;
}
.allergy_overview dd{
	margin-bottom: 20px;
}
#allergy_consultation_time{
	background-color: #F9F9F9;
	margin: 7% auto;
	padding: 7% 0;
}
#allergy_consultation_time img{
	text-align: center;
}
.allergy_center_access{
	padding: 5% 0;
}
.allergy_center_access > div{
	display: flex;
	margin-bottom: 5%;
}
.allergy_center_access > div > div{
	width: 50%;
}
.allergy_center_access > div > div:nth-child(2){
	padding: 0 0 0 2%;
}
#gallergy_price{
	background-color: #F9F9F9;
	padding: 5% 0;
}
.allergy_pice{
	border: 1px solid #246;
}
.allergy_pice .column-1{
	color: #333;
	background: #ececec;
}
.allergy_pice .column-2{
	background: #fff;
}
.allergy_pice td{
	padding: 1%;
}
#allergy_contact{
	margin: 7% 0;
	background: linear-gradient(#fff 30%, #f7f7f7 30%);
	padding: 5% 0;
}
#allergy_contact .contact{
	margin: 7% 0 !important;
	border: 1px solid #eee;
	padding: 5% 4%;
	border-radius: 20px;
	background-color: #fff;
}
.contact_serect-box{
	position: relative;
	width: 40%;
}
.select_arrow {
  position: absolute;
  right: 15px;
  top: 5px;
}
.contact_serect-box select{
	background: #fff;
	border: 1px solid #d2d2d2;
}
.page-id-2132 #information{
	display: none;
}
.allergy_sns_link{
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 5% 0;
}
.allergy_sns_link > div{
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 4%;
}
.allergy_sns_link div:first-child{
	border-right: 1px solid #eee;
}
.allergy_sns_link > div a{
	display: inline-block;
	margin: 20px 0 0 0 !important;
}
.sns_icon_link{
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 200px;
}
/*続きを読む*/
.readmore{
	position: relative;
	box-sizing: border-box;
	margin-top: 40px;
}
.readmore-content{
	position: relative;
	overflow: hidden;
	/*高さの初期値*/
	height: 160px;
}
.readmore-content::before {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	content: "";
	/*グラデーション*/
	height: 50px;
	background: -webkit-linear-gradient(top, rgba(249,249,249,0) 0%, rgba(249,249,249,0.6) 50%, rgba(249,249,249,0.6) 50%, #f9f9f9 100%);
	background: linear-gradient(top, rgba(249,249,249,0) 0%, rgba(249,249,249,0.6) 50%, rgba(249,249,249,0.6) 50%, #f9f9f9 100%);
}
/* トリガー */
.readmore-label{
	display: table;
	bottom: 5px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	margin: 0 auto;
	z-index: 2;
	padding: 0 10px;
	background-color: unset;
	color: #303030;
}
.readmore-label:before{
	content: '+ 続きを読む';
}
.readmore-check{
	display: none;
}
/*チェック時にボタンを非表示*/
.readmore-check:checked ~ .readmore-label{
	position: static;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	/* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
	/* display: none; */
}
.readmore-check:checked ~ .readmore-label:before{
	content: '- 閉じる';
}
/*チェック時に高さを自動に戻す*/
.readmore-check:checked ~ .readmore-content{
	height: auto;
}
/*チェック時グラデーション等を削除*/
.readmore-check:checked ~ .readmore-content::before {
	display: none;
}

.allergy_tel ul{
	width: 100%;
}

/*===============================================
 *  整形外科・軟部外科
===============================================*/
p.department_top{
	text-align: center;
	background: #224466;
	padding: 2% 0;
	margin: 5% 0 !important;
	color: #fff;
	font-weight: 600;
	font-size: 18px !important;
}
.box_surgical_operation{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 5% auto;
}
.box_surgical_operation div:first-child{
	width: 40%;
}
.box_surgical_operation div:nth-child(2){
	width: 60%;
	padding: 3%;
}
.box_surgical_operation div img{
	max-width: 100%;
  width: 100%;
}
.surgical_record ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.surgical_record ul li {
  width: 48%;
  background-color: #fbfbfb;
  margin: 1% 0;
  padding: 2% !important;
  border-radius: 10px;
}
.surgical_record dl, .surgical_record dl dd{
	margin-bottom: 0;
}
.surgical_record ul li dl dt{
	color: #195693;
}
.surgical_record ul li dl dt::before{
	content: "";
	background: url("https://camec-kd.jp/wp-content/uploads/2022/02/surgical_record_icon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: sub;
}
.box_content_flex{
	margin-bottom: 5%;
}
.content_flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0;
	padding: 0 !important;
}
.content_flex > div{
	margin-bottom: 30px;
	width: 31%;
	position: relative;
}
.content_flex > div > img{
	display: block;
	margin-bottom: 15px;
	width: 100%;
}
.content_flex > div > a > img{
	display: block;
	margin-bottom: 15px;
	width: 100%;
}
.content_flex > div > a:hover{
	opacity: 0.7 !important;
}
.content_flex > div > a > img:hover{
	opacity: 0.7 !important;
}
.content_flex h5{
	font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif;
	text-align: center;
	color: #224466;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	position: absolute;
	top: 170px;
	left: 50%;
	width: 100%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	display: block;
	background: rgba(255,255,255,0.7);
	padding: 2%;
}
.content_flex p{
	font-size: 16px;
	margin: 0;
}

@media screen and (max-width: 1199px) and (min-width: 992px){
	.content_flex h5{
		top: 140px;
	}
}
@media screen and (max-width: 991px) and (min-width: 769px){
	.content_flex h5{
		top: 100px;
	}
}
@media screen and (max-width: 768px) and (min-width: 481px){
	.content_flex h5{
		top: 65%;
	}
}
@media screen and (max-width: 480px){
	.content_flex h5{
		top: 60%;
	}
}
/*===============================================
 *  腫瘍科
===============================================*/
.only_oncology .content_flex{
	justify-content: space-around;
}
.only_oncology .content_flex > div{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.surgical_record.only_oncology ul{
	justify-content: flex-start;
}
.surgical_record.only_oncology ul li{
	width: 32.5%;
	margin: 1% 0.2%;
}
/*===============================================
 *  循環器科
===============================================*/
.surgical_record.only_cardiology ul li{
	width: 33%;
}
/*===============================================
 *  トリミングサロン
===============================================*/
.page-id-238,
.page-id-238 .main{
	background: #fff3f3;
}
.page-id-238 footer.footer.footer-black,
.page-id-238 .copyright{
	background: #f9dddc !important;
}
.page-id-238 #top_bar{
	background: #ff7170 !important;
}
.page-id-238 #top_bar p span{
	color: #ff7170 !important;
}
.page-id-238 .menu_recruit{
	background: #ff7170 !important;	
}
.page-id-238 #fixed_side ul li:first-child a{
	background: #ff7170 !important;
}
.page-id-238 #fixed_side ul li:nth-child(2) a{
	background: #ffb919 !important;
}
.page-id-238 #fixed_side ul li:nth-child(3) a{
	background: #fff;
	color: #ff7170 !important;
}
.page-id-238 #primary h2{
	color: #ff7170 !important;
	font-size: 64px;
	margin: 0;
}
.page-id-238 #primary p{
	color: #4d2609 !important;
	font-size: 24px !important;
}
.page-id-238 .footer_nav a,
.page-id-238 .footer_nav_sp a{
	color: #ff7170 !important;
}
.page-id-238 .footer_nav a::before,
.page-id-238 .footer_nav_sp a::before{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_right_rd.svg");
}
.page-id-238 .copyright p{
	color: #ff7170 !important;
}
.page-id-238 .history dl.accordion dt,
.page-id-238 .profile dl.accordion dt{
	background: #fff !important;
}
#menu_child{
	background: #ff7170;
	padding-top: 15px;
	padding-bottom: 15px;
}
#menu_child .menu_child{
	margin: 0;
}
#menu_child ul{
	justify-content: center;
}
#menu_child ul li{
	line-height: 1 !important;
	margin: 0;
}
#menu_child ul li a{
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
	position: relative;
	text-align: center;
}
#menu_child ul li a::after{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/arrow_bottom_wh.svg");
	display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -ms-transform: translate(-50%,-0);
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  margin:0;
  padding:0;
}
#banner_area{
	padding-top: 2%;
	padding-bottom: 2%;
}
#banner_area img{
	max-width: 760px !important;
	width: 100%;
	margin: 0 auto;
}
#about_blume{
	padding-bottom: 5%;
}
#about_blume::after{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/divider_left.svg");
	background-position: left top;
	background-size: 100%;
	content: "";
	display: block;
}
.box_about_blume{
	margin-top: -5%;
	position: relative;
	z-index: 1;
}
.box_trimming{
	background: #fff;
	border-radius: 10px;
	padding: 10px;
}
#about_blume .box_trimming_inner{
	background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/bg_about.svg");
	background-position: 99.5% 5%;
	background-size: 130px;
	background-repeat: no-repeat;
}
.box_trimming_inner{
	border: 1px dashed #4d2609;
	border-radius: 5px;
	padding: 30px;
}
.box_trimming h3{
	color: #4d2609;
	margin-bottom: 30px !important;
}
.box_trimming h3 span{
	display: block;
	font-size: 20px;
}
.point_trimming{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 5% 0 0;
}
.point_trimming > div{
	width: 31%;
}
.box_point{
	background: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 30px;
}
.box_point h4{
	color: #4d2609;
	font-size: 20px !important;
}
.box_point p{
	margin-bottom: 0 !important;
}
#dog_trimming{
	padding-top: 5%;
}
.heading_trimming{
	position: relative;
	text-align: center;
}
.heading_trimming::before{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/title_line.svg");
	display: block;
	margin: 0 auto;
}
.heading_trimming::after{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/title_line.svg");
	display: block;
	margin: 0 auto;
}
.heading_trimming h3{
	color: #4d2609;
	padding: 10px 0;
	margin-bottom: 0 !important;
}
.heading_trimming h3 img{
	display: block;
	margin: 0 auto 10px;
}
.heading_trimming h3 span{
	color: #e87a7b;
	font-size: 16px;
	display: block;
}
.box_trimming_left,
.box_trimming_right{
	margin: 5% 0;
	position: relative;
}
.thumb_trimming{
	width: 48%;
	padding-bottom: 10%;
}
.thumb_trimming img{
	width: 100%;
}
.txt_trimming h4{
	color: #4d2609;
	font-size: 20px !important;
}
.txt_trimming h4::before{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_flower.svg");
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
.txt_sub{
	position: absolute;
	top: 5%;
	right: 5%;
	width: auto;
	z-index: 1;
}
.box_trimming_right .thumb_trimming{
	margin-left: auto;
}
#cat_trimming{
	padding-top: 5%;
	padding-bottom: 5%;
}
#cat_trimming .box_trimming_left .txt_sub{
	top: 25%;
}
#cat_trimming .box_trimming_right .txt_sub{
	top: 20%;
}
p.cat_price-memo{
	margin: 10px 0 0 0 !important;
}
.related_servie{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.related_servie > div{
	padding: 30px;
	width: 33%;
}
.related_servie .related_heading{
	background: #ff7170;
	position: relative;
}
.related_servie .related_heading h3{
	color: #fff;
	width: 100%;
	text-align: center;
}
.related_servie .related_heading h3 img{
	display: block;
	height: 40px;
	margin: 0 auto 5px;
}
.link_hospital{
	background-image:url("https://camec-az.jp/wp-content/uploads/2021/07/bg_related_service01.jpg") ;
	background-position: center center;
	background-size: cover;
}
.link_pethotel{
	background-image:url("https://camec-az.jp/wp-content/uploads/2021/07/bg_related_service02.jpg") ;
	background-position: center center;
	background-size: cover;
}
.link_hospital a,
.link_pethotel a{
	color: #FF7070 !important;
	display: block;
	text-align: center;
}
.link_hospital a > img,
.link_pethotel a > img{
	display: block;
	height: 40px;
	margin: 0 auto 15px;
}
.link_hospital a h4 img,
.link_pethotel a h4 img{
	margin-left: 10px;
	width: 18px;
	position:relative;
	bottom: 2px;
}

.link_hospital a p,
.link_pethotel a p{
	color: #333;
	margin: 0;
	text-align: left;
}
#price_trimming{
	background: #f9dddc;
	padding-top: 5%;
	padding-bottom: 5%;
}
#fordog{
	background: #fff;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	margin: 5% 0 5% 5%;
	padding: 5% 10% 5% 5%;
	width: 95%;
}
#forcat{
	background: #fff;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	margin: 0 5% 5% 0;
	padding: 5% 5% 5% 10%;
	width: 95%;
}
#fordog h4 img,
#forcat h4 img{
	max-width: 400px;
	width: 100%;
}
#fordog h5,
#forcat h5{
	color: #4b2609;
	font-size: 20px !important;
}
#fordog h5::before,
#forcat h5::before{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_animal_hand.svg");
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
table.price_d th,
table.price_c-shampoo th{
	background: #fec2c2;
	text-align: center;
}
table.price_d th,
table.price_d td,
table.price_c-shampoo th,
table.price_c-shampoo td{
	border: 1px solid #707070;
	color: #303030;
}
table.price_d td.column-2,
table.price_d td.column-3,
table.price_d td.column-4,
table.price_c-shampoo td.columne-2,
table.price_c-shampoo td.columne-3,
table.price_c-shampoo td.columne-4{
	text-align: right;
}
#fordog ul,
#forcat ul{
	margin-bottom: 30px;
	padding: 0 !important;
}
#fordog ul li,
#forcat ul li{
	font-size: 16px !important;
	line-height: 1.5em;
}
.box_price{
	margin-bottom: 5%;
}
.option_list{
	display: flex;
	flex-wrap: wrap;
}
.option_list > div{
	background: #fff5f4;
	border-radius: 10px;
	margin: 1%;
	padding: 15px;
	width: 31.333%;
}
.option_list p{
	color: #4b2609;
	margin-bottom: 0 !important;
}
.option_list p.option_title{
	font-weight: bold;
	margin-bottom: 15px !important;
}
.option_list p.option_title::before{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_born.svg");
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
.option_list.list_two{
	margin-top: 10px;
}
.price_d-option tr,
.price_c-shampoo tr{
	border-bottom: 1px dashed #4b2609 !important;
}
.price_d-option td,
.price_c-shampoo td{
	border-top: none !important;
	color: #4b2609;
	font-size: 16px;
	padding-bottom: 3px;
}
.price_d-option td.column-2,
.price_d-option-s td.column-2,
.price_c-shampoo td.column-2,
.price_c-option-s td.column-2,
.price_c-shampoo td.column-3{
	text-align: right;
}
.price_d-option-s,
.price_c-option-s{
	margin-bottom: 0 !important;
}
.price_d-option-s td,
.price_c-option-s td{
	border-top: none !important;
	color: #4b2609;
	font-size: 16px;
	padding-bottom: 3px;
}
#trimmer_introduction{
	padding-top: 5%;
	padding-bottom: 5%;
}
#trimmer_introduction .profile_name h4{
	color: #f37576;
}
#trimmer_introduction .profile_name > p{
	padding-bottom: 15px;
}
.trimmer_history{
	border-top: 1px dashed #3d2a1b;
}
.trimmer_history p{
	margin: 0;
	padding-top: 15px;
}
#trimmer_introduction .staff_list .profile_photo,
#trimmer_introduction .staff_list .profile_name{
	width: 100%;
}
#access_trimming{
	padding-top: 5%;
	padding-bottom: 5%;
}
#recruit_trimming{
	padding-top: 5%;
	padding-bottom: 5%;
}
.box_recruit{
	margin-top: 5%;
}
.box_recruit p{
	text-align: center;
}
.box_recruit .btn_area{
	margin-bottom: 0;
}
#trimming_school{
	padding-bottom: 5%;
}
.box_school{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box_school > div{
	background: #fff;
	border-radius: 10px;
	width: 48%;
}
#trimming_school h3{
	border-bottom: 1px dashed #4b2609;
	color: #4b2609;
	font-size: 20px !important;
	margin-bottom: 30px;
}
#trimming_school h3::before{
	content: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_flower.svg");
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 5px;
}
.box_school > div > div:last-child{
	padding: 30px;
}
.box_school h4{
	color: #f37576;
	font-weight: bold;
}
.box_school h4 span{
	display: block;
	font-size: 16px;
}
#banner_list{
	padding-top: 5%;
	padding-bottom: 5%;
}
#banner_list ul{
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0 !important;
}
#banner_list ul li{
	margin: 0 1%;
	width: 48%;
}
.only_sp.table_memo p{
	background: #ff7070;
	text-align: center;
	color: #fff;
	padding: 1%;
}
/*===============================================
 *  media query
===============================================*/
@media screen and (max-width: 767px) {
  .slide-navigation {
    width: 100%;
  }
  .slide-navigation .item .image::before {
    padding-top: 50%;
  }
}
/*===============================================
 *  media query
===============================================*/
@media screen and (min-width: 1500px){
	.container{
		width: 1200px;
	}
	body.home .page-header.header-small .container,
	.page-id-238 .page-header.header-small .container{
		width: 1728px;
		padding-top: 45vh !important;
	}
	.kv_contents ul li img{
		width: 11vw;
	}
	#top-head{
		margin: 9px auto 0 auto !important;
	}
	#top-head .container{
		width: 1500px;
		min-height: 98px;
	}
	.navbar.hestia_left .title-logo-wrapper{
		min-width: 384px;
		margin-left: 40px;
	}
	.navbar .navbar-nav > li .dropdown-menu li > a{
		padding: 5px 15px !important;
	}
	.navbar a{
		font-size: 17px;
	}
	.menu_recruit a img{
		height: 30px;
	}
	.slide-navigation .slick-slide img{
		width: 95%;
	}
	#top_bar{
		padding: 8px 10px;
		height: 36px;
	}
	#top_bar p{
		font-size: 14px !important;
	}
	#top_bar p span{
		font-size: 15px !important;
		padding: 0px 5px;
		line-height: 1.4;
		font-weight: normal;
	}
	#top_bar div:last-child p{
		font-weight: bold;
	}
	#fixed_side{
		top: 30vh;
	}
	#fixed_side ul li a, #fixed_side ul li:nth-child(2) a, #fixed_side ul li:nth-child(3) a{
		padding: 20px 20px !important;
	}
	#main-navigation ul li a{
		padding : 27px 24px !important;
		font-weight: 500;
	}
	#main-navigation ul li > ul > li > a{
		padding: 14px 20px !important;
		text-align: center;
		font-size: 17px;
	}
	.home #primary h2{
		font-size: 100px;
		line-height: 1.1;
	}
	#medical{
		/*padding-right: 20px !important;
		padding-left: 20px !important;*/
	}
	.menu_general > ul > li, .menu_prevention > ul > li{
		margin: 1%;
		padding: 30px 0 !important;
	}
	.medical_menu .heading h3{
		font-size: 35px;
	}
	.heading h3 span{
		font-size: 16px;
	}
	.heading a img{
		width: 270px;
	}
	.home #primary p{
		font-size: 50px !important;
	}
	.medical_menu h4{
		font-size: 20px;
	}
	.medical_menu ul ul{
		font-size: 16px;
		padding-left: 90px;
	}
	.diagnosis_contents ul li a{
		font-size: 20px;
		padding: 30px 15px;
	}
	.diagnosis_contents ul li a span{
		font-size: 15px;
		line-height: 1.2;
		margin-left: 1vw;
	}
	.diagnosis_img{
		width: 72%;
	}
	.diagnosis_contents{
		padding: 5% 6% 5% 4%;
		width: 28%;
	}
	.diagnosis_contents p{
		margin: 30px 0 40px 0 !important;
	}
	.diagnosis_contents h3 img{
		width: 80%;
	}
	.diagnosis_contents ul{
		margin-top: 30px;
	}
	#home_facility{
		padding-bottom: 15%;
	}
	#home_facility .box_left{
		padding: 0 2% 0 0;
	}
	#home_facility h3{
		font-size: 35px;
	}
	#home_facility p{
		width: 78%;
	}
	.ttl_hqt{
		right: 3vw;
		width: 65vw;
	}
	#home_about{
		padding-top: 15%;
	}
	.img_square_right{
		right: 13vw;
		top: 13vh;
	}
	.about_text{
		padding: 40px 70px 70px 70px !important;
		width: 70% !important;
	}
	.about_text h3 img{
		width: 330px;
	}
	.img_square_left{
		left: 11vw;
		top: 9vh;
	}
	.box_ideas h3{
		font-size: 25px;
	}
	.box_ideas{
		left: 15% !important;
		padding: 5% !important;
		width: 40% !important;
	}
	#related{
		padding-top: 15%;
	}
	.service_salon, .service_hotel{
		padding: 70px;
	}
	.service_salon h4, .service_hotel h4{
		font-size: 28px;
		margin: 10px 0 !important;
	}
	.service_salon p, .service_hotel p{
		width: 90%;
		margin: 0 auto !important;
	}
	.related_title img{
		width: 410px !important;
	}
	#home_news{
		padding-bottom: 10%;
	}
	.box_news > div:last-child{
		width: 35%;
	}
	.news_contents h3 img{
		width: 200px;
		margin-bottom: 30px;
	}
	.news_contents{
		padding: 2% 3% 3% 4%;
	}
	#information h3{
		font-size: 35px;
	}
	/*sub*/
	.blog-post .section-text p{
		line-height: 1.8;
	}
	.header-filter{
		top: 35px;
	}
	body:not(.home) .page-header.header-small .container{
		padding-top: 295px;
		padding-bottom: 170px;
	}
	.page-header.header-small .hestia-title{
		font-family: "游ゴシック", "Yu Gothic", "YakuHanJP","Noto Sans Japanese","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Verdana,sans-serif;
		font-size: 40px;
		letter-spacing: 6px;
	}
	.section_title h3{
		font-size: 35px;
	}
	.menu_child{
		margin: 5% 0 8% 0;
	}
/*飼い主様へ*/
	.service_contents h4{
		font-size: 25px;
	}
	.service_contents > div{
		width: 70% !important;
	}
	.box_service_left{
		width: 81%;
	}
	#service h3{
		margin-bottom: 3%;
	}
	.service_contents p{
		margin-bottom: 50px !important;
	}
	.box_service_right{
		margin: 5% 0 5% 19%;
		width: 81%;
	}
	.box_feature{
		width: 85%;
	}
	.service_contents .btn_link a img{
		width: 250px;
	}
	.feature_list ul li:nth-child(3), .feature_list ul li:nth-child(4){
		margin-top: 70px;
	}
	.feature_list ul li:nth-child(5), .feature_list ul li:nth-child(6){
		margin-top: 70px;
	}
	.btn_t-salon.btn_link{
		margin-top: 80px !important;
	}
	.tp_contents.odd_right{
		padding: 0 10% 0 5%;
	}
	.tp_contents.odd_left{
		padding: 0 5% 0 10%;
	}
	.tp_contents h4{
		font-size: 25px;
		margin: 7% 0 !important;
	}
/*当院について*/
	#greeting h3{
		font-size: 35px;
	}
	#greeting h4{
		font-size: 25px;
	}
	.greeting_inner .greeting_contents{
		margin-left: 20%;
		width: 30%;
	}
	.greeting_inner .greeting_img{
		bottom: 4%;
		width: 40%;
	}
	.equipment_list h5{
		font-size: 20px;
	}
	.accordion dt{
		color: #333;
		font-size: 20px;
	}
/*ペットホテル*/
	.box_feature h4{
		font-size: 25px;
	}
	.btn_t-salon.btn_link a img{
		width: 300px;
	}
	h4.section_title{
		font-size: 25px;
	}
	.table_wrap{
		margin: 5% 8%;
	}
	.box_recruit{
		margin-left: 20%;
		margin-right: 20%;
	}
/*ペットホテル*/
	.medical_title h5{
		font-size: 25px !important;
	}
/*トリミングサロン*/
	.page-id-238 #primary h2{
		font-size: 90px;
	}
	.page-id-238 #primary p{
		font-size: 45px !important;
	}
	#menu_child ul li a{
		padding: 30px 45px;
	}
	.box_trimming_inner{
		padding: 50px;
	}
	.point_trimming .box_point{
		min-height: 320px;
	}
	.txt_trimming{
		bottom: 16% !important;
		left: 45% !important;
		width: 36% !important;
	}
	.box_trimming_left{
		margin: 5% 0 0 0 !important;
	}
	.box_trimming_right{
		margin: 0 0 1% 0 !important;
	}
	.txt_sub{
		top: 13% !important;
		right: 17% !important;
	}
	.box_trimming_right .txt_sub{
		top: 22% !important;
		left: 16% !important;
	}
	#cat_trimming .box_trimming_left .txt_sub{
		top: 28% !important;
	}
	#cat_trimming .box_trimming_right .txt_sub{
		top: 24% !important;
	}
	#fordog{
		padding: 5% 18% 5% 13%;
	}
	#forcat{
		padding: 5% 13% 5% 18%;
	}
	.page-id-238 .profile_wrap{
		border-bottom: none;
	}
	.related_servie > div{
		padding: 60px 80px 50px 80px;
	}
	.link_hospital h4,
	.link_pethotel h4{
		font-size: 28px;
	}
	.related_servie > div{
		width: 33.2%;
	}
	#price_trimming{
		padding-top: 100px;
	}
}
@media screen and (max-width: 1499px) and (min-width: 1170px){
	.box_recruit{
		margin-left: 15%;
		margin-right: 15%;
	}
}
@media screen and (max-width: 1169px) and (min-width: 992px){
	.box_recruit{
		margin-left: 10%;
		margin-right: 10%;
	}
}
@media screen and (min-width: 992px){
	.form_wrap{
		margin-left: 10%;
		margin-right: 10%;
	}
}
@media screen and (max-width: 991px) and (min-width: 769px){
	.form_wrap{
		margin-left: 5%;
		margin-right: 5%;
	}
	.box_recruit{
		margin-left: 5%;
		margin-right: 5%;
	}
	p{
		font-size: 14px !important;
	}
	#fixed_side{
		top: 20vh;
	}
	#fixed_side ul li a{
		padding: 10px;
	}
	#fixed_side ul li a img{
		width: 10px;
	}
	.navbar.hestia_left .title-logo-wrapper{
		min-width: 100% !important;
	}
	.navbar .navbar-nav > li{
		margin: 0 !important;
	}
	#main-navigation > ul > li > a{
		padding: 5px !important;
	}
	#main-navigation ul li a{
		font-size: 10px !important;
	}
	/* トリミングサロン */
	.page-id-238 #primary h2{
		font-size: 42px;
	}
	.page-id-238 #primary p{
		font-size: 20px !important;
	}
	#menu_child ul li a{
		font-size: 12px;
	}
	#about_blume .box_trimming_inner{
		background-size: 80px;
	}
	.box_point{
		padding: 15px;
	}
	.box_point h4{
		font-size: 16px !important;
	}
	.box_trimming_inner{
		padding: 15px;
	}
	.thumb_trimming{
		padding-bottom: 20% !important;
	}
	.txt_trimming{
		width: 50% !important;
	}
	.txt_sub{
		top: 0;
	}
	.box_trimming_right .txt_sub{
		top: 20%;
	}
	#cat_trimming .box_trimming_right .txt_sub{
		top: 15% !important;
	}
	.related_heading{
		width: 100% !important;
	}
	.link_hospital,
	.link_pethotel{
		width: 50% !important;
	}
	.option_list > div{
		width: 48%;
	}
	.box_profile{
		align-items: flex-start;
	}
	.btn-cancer{
		width: 60%;
		margin: 3% auto;
	}
}
@media screen and (max-width: 768px) and (min-width: 641px){
	.btn-cancer{
		width: 70%;
		margin: 3% auto;
	}
}
@media screen and (max-width: 1499px) and (min-width: 769px){
	.navbar .navbar-nav > li .dropdown-menu li > a{
		padding: 5px 15px !important;
	}
}
@media screen and (min-width: 992px){
	.related_servie .related_heading h3{
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
	}
}
@media screen and (min-width: 769px){
	.only_sp{
		display: none !important;
	}
	.dropdown-menu{
		padding: 0;
	}
	.dropdown-menu li{
		background: #fff !important;
	}
	.navbar .navbar-nav > li .dropdown-menu li > a{
		background: #eef0f3;
		color: #333;
		margin: 0;
	}
	.menu_recruit{
		background: #333;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		text-align: cneter;
	}
	nav.fixed .menu_recruit{
		border-top-right-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
	}
	.menu_recruit a {
		color: #fff !important;
	}
	.menu_recruit a img{
		display: block;
		margin: 0 auto 5px;
		height: 20px;
	}
	.caret-wrap{
		position: absolute;
		bottom: 0;
		left: 50%;
		-ms-transform: translate(-50%,0);
		-webkit-transform: translate(-50%,0);
		transform: translate(-50%,0);
		margin:0;
		padding:0;
	}
	.caret{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_bottom-1.svg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		border: none !important;
		content: "";
		display: block;
		height: 5px;
		width: 9px;
	}
	.navbar .navbar-nav > li .dropdown-menu{
		margin-top: 12px !important;
		box-shadow: 0 5px 3px rgba(0,0,0,0.05);
	}
	#home_facility{
		margin-top: -3%;
		padding-top: 13%;
		padding-bottom: 10%;
		position: relative;
	}
	.about_text{
		border-radius: 5px;
		position: absolute;
		right: 0;
		bottom: 0;
		background: #fff;
		padding: 30px;
		width: 60%;
		z-index: 1;
	}
	.box_ideas{
		background: #fff;
		border-radius: 5px;
		position: absolute;
		top: 50%;
		left: 10%;
		-ms-transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
		margin:0;
		padding: 5%;
		width: 45%;
	}
	.related_title img{
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
		width: 70%;
	}
	.price_list ul li{
		position: relative;
	}
	.price_list ul li:first-child::before{
		display: none;
	}
	.price_list ul li::before{
		background: #fff;
		content: "";
		display: block;
		height: 120px;
		position: absolute;
		top: 50%;
		left: 0;
		-ms-transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
		margin:0;
		padding:0;
		width: 1px;
	}
	.box_flow .flow_contents > div{
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin: 0;
		padding: 5% 15% 5% 10%;
		width: 100%;
	}
	.box_flow .flow_thumb img{
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.box_flow .flow_contents{
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.service_contents > div{
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
		width: 90%;
	}
	.other_service > div.service_last p{
		position: absolute;
		top: 50%;
		left: 50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin:0;
		padding:0;
		width: 90%;
	}
	#menu_child ul li + li{
		border-left: 1px solid #fff;
	}
	.box_point{
		min-height: 280px;
	}
	.txt_trimming{
		position: absolute;
		bottom: 0;
		left: 45%;
		width: 45%;
		z-index: 1;
	}
	.box_trimming_right .txt_trimming{
		left: unset !important;
		right: 45%;
	}
	.box_trimming_right .txt_sub{
		left: 5%;
		right: unset !important;
		top: 15%;
	}
	.price_list_sp{
		display: none !important;
	}
}
@media screen and (max-width: 768px){
	.only_pc{
		display: none !important;
	}
	#menu-item-1416 img, #menu-item-1417 img{
		width: 90%;
	}
	#main-navigation ul li > ul > li > a{
		padding: 15px 15px 15px 30px !important;
	}
	.navbar .navbar-nav .dropdown .dropdown-menu{
		background: #eef0f3;
	}
	.navbar .navbar-nav .dropdown .dropdown-menu a{
		color: #333 !important;
	}
	.home .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_home.jpg") !important;
	}
	.page-id-234 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_staff_sp.jpg") !important;
	}
	.page-id-245 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_contact_sp.jpg") !important;
	}
	.page-id-247 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_access_sp.jpg") !important;
	}
	.page-id-232 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_about_sp.jpg") !important;
	}
	.page-id-2491 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_about_sp.jpg") !important;
	}
	.page-id-2483 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_about_sp.jpg") !important;
	}
	.page-id-2505 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_about_sp.jpg") !important;
	}
	.page-id-2563 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_about_sp.jpg") !important;
	}
	#main-navigation{
		background: #f9f9f9;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	#main-navigation ul li + li{
		border-top: 1px solid #333 !important;
	}
	#main-navigation ul li a{
		border-radius: 0 !important;
		color: #333 !important;
		font-size: 16px !important;
		padding: 15px !important;
		font-weight: 500;
	}
	#main-navigation ul li:not(.menu-item-has-children) a::after{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_right.svg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
    border: none !important;
    content: "";
    display: block;
    height: 12px !important;
    width: 12px !important;
		position: absolute;
		top: 50%;
		right: 15px;
		-ms-transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
		margin:0;
		padding:0;
	}
	.caret-wrap{
		position: absolute;
		top: 50%;
		right: 0;
		-ms-transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		transform: translate(0,-50%);
		margin:0;
		padding:15px;
	}
	.caret{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_plus.svg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
    border: none !important;
    content: "";
    display: block !important;
    height: 12px !important;
    width: 12px !important;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
	}
	.caret-open .caret{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_minus.svg") !important;
	}

	.nav > li.menu_recruit > a > img{
		display: none !important;
	}
	.navbar-toggle-wrapper{
		position: fixed;
		bottom: 1vh;
		right: 6.5vw;
		z-index: 20;
	}
	.navbar-toggle{
		color: #fff !important;
	}
	.navbar-toggle .icon-bar{
		background: #fff !important;
		color: #fff;
	}
	.navbar.navbar-fixed-top .navbar-collapse{
		top: unset !important;
		bottom: 63px;
	}
	#fixed_side{
		display: none !important;
	}
	#top_bar{
		display: block;
		background: transparent !important;
		padding: 0;
		position: relative;
	}
	#top_bar > div:first-child{
		background: #8c9297;
		background: -moz-linear-gradient(left,  #8c9297 0%, #c7cbce 50%, #8c9297 100%);
		background: -webkit-linear-gradient(left,  #8c9297 0%,#c7cbce 50%,#8c9297 100%);
		background: linear-gradient(to right,  #8c9297 0%,#c7cbce 50%,#8c9297 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c9297', endColorstr='#8c9297',GradientType=1 );
		padding: 10px;
	}
	#top_bar > div:last-child{
		background: #fff;
		padding: 10px;
	}
	#top_bar > div:last-child p{
		color: #333 !important;
		font-size: 10px !important;
	}
	#top_bar > div:last-child p span{
		background: #333 !important;
		color: #fff !important;
	}
	#top_bar p{
		font-size: 16px;
	}
	#top-head{
		position: relative !important;
		padding: 0 !important;
		top: 0 !important;
	}
	.container .navbar-header{
		display: block;
		text-align: center;
	}
	.navbar .title-logo-wrapper{
		margin: 0 auto;
		padding: 0 !important;
	}
	.navbar .navbar-header .navbar-brand{
		padding:0 !important;
	}
	.navbar > .container{
		border-radius: 0 !important;
	}
	body.home .page-header.header-small .container{
		padding-top: 35vh;
		padding-bottom: 15vh;
		padding-left: 30px;
		padding-right: 30px;
	}
	.home #primary h2{
		font-size: 36px !important;
		line-height: 1.2em;
	}
	.home #primary h2 span{
		display: block;
	}
	.home #primary p{
		font-size: 14px !important;
		font-weight: bold;
	}
	#medical{
		background: linear-gradient(to bottom, #F9F9F9, #F9F9F9 50%, #EEF0F3 50%, #EEF0F3 50%);
	}
	.medical_menu{
		display: block;
	}
	.medical_menu > div{
		padding: 5% 0 10%;
		width: 100%;
	}
	.menu_prevention > ul > li:last-child{
		width: 100% !important;
	}
	.box_diagnosis{
		display: block;
	}
	.diagnosis_img{
		width: 100%;
	}
	.diagnosis_contents{
		width: 100%;
	}
	#home_facility{
		background: #fbfbfb;
		padding: 10% 5%;
		position: relative;
	}
	.box{
		display: block;
	}
	.box > div{
		padding: 0;
		width: 100%;
	}
	.slide-navigation{
		margin-top: 5%;
	}
	.ttl_hqt{
		bottom: -2vh;
		width: 80vw;
	}
	.img_square_left,
	.img_square_right{
		display: none;
	}
	.box_about{
		margin-right: 0;
		width: 100%;
	}
	.about_text{
		background: #fff;
		border-radius: 5px;
		background: #fff;
		margin: -10% 5% 5%;
		padding: 30px;
		position: relative;
		width: 90%;
		z-index: 1;
	}
	.about_text h3 {
		text-align: center;
	}
	.about_text ul{
		display: block;
	}
	.about_text ul li + li{
		margin-left: 0;
	}
	.ideas > img{
		width: 100%;
	}
	.ttl_oip {
		position: absolute;
		left: 0;
		top: -2.5vh;
		width: 90%;
	}
	.box_ideas{
		background: #fff;
		border-radius: 5px;
		padding: 30px;
		width: 90%;
		position: relative;
		top: -15vh;
		margin: 5%;
	}
	.related_service > div{
		width: 100%;
	}
	.related_title h3{
		margin: 0 !important;
		background: #F9F9F9;
	}
	.related_title img{
		padding: 5%;
	}
	.box_news {
		display: block;
	}
	.box_news > div{
		width: 100%;
	}
	.news_contents {
			padding: 5% 0;
			margin: 5%;
			width: 90% !important;
	}
	.box_information{
		display: block;
	}
	.box_information > div{
		width: 100%;
	}
	.menu_child ul{
		flex-wrap: wrap;
	}
	.menu_child ul li{
		margin: 1%;
		width: 48%;
	}
	.box_treatoment_policy{
		display: block;
		margin: 5%;
		width: 90%;
	}
	.box_treatoment_policy > div{
		width: 100%;
	}
	.tp_contents{
		margin-top: 5%;
		padding: 0;
	}
	.equipment_list{
		display: block;
	}
	.equipment_list > div,
	.list_double > div{
		width: 100%;
	}
	.feature_list ul{
		display: block;
	}
	.feature_list ul li{
		margin-top: 10%;
		width: 100%;
	}
	.price_list{
		margin: 0;
	}
	.price_list ul{
		flex-wrap: wrap;
	}
	.price_list ul li{
		margin: 0;
		padding: 2% !important;
		text-align: center;
		width: 46% !important;
	}
	.price_list ul li:first-child,
	.price_list ul li:nth-child(2){
		border-bottom: 1px solid #fff;
	}
	.price_list ul li:nth-child(even){
		border-left: 1px solid #fff;
	}
	.price_list ul li:last-child{
		display: none !important;
	}
	.price_list_sp{
		background: #8d9298;
		margin: 0 0 2%;
		padding: 20px 0;
		text-align: center;
	}
	.price_list_sp img{
		width: 45%;
	}
	.table_wrap{
		margin: 5% 0;
	}
	ul.item li{
		width: 48%;
	}
	.box_flow{
		display: block;
	}
	.box_flow .flow_thumb{
		width: 100%;
	}
	.box_flow .flow_thumb img{
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.box_flow .flow_contents{
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		padding: 15px;
		width: 100%;
	}
	.box_service_left,
	.box_service_right{
		display: block;
		margin: 5%;
		width: 90%;
	}
	.service_thumb{
		width: 100%;
	}
	.service_contents{
		padding: 15px;
		width: 100%;
	}
	.other_service{
		display: block;
	}
	.other_service > div{
		margin: 5%;
		width: 100%;
	}
	.other_service{
		display: block;
	}
	.other_service > div{
		margin: 5% 1.5%;
		width: 97%;
	}
	.other_service > div.service_last{
		display: block;
		width: 97% !important;
	}
	.other_service > div.service_last h4,
	.other_service > div.service_last > div{
		width: 100%;
	}
	.other_service > div.service_last h4 img{
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.box_payment{
		display: block;
	}
	.box_payment > div{
		width: 100%;
	}
	.insurance{
		margin-top: 10%;
	}
	.box_access{
		display: block;
	}
	.box_access > div{
		width: 100%;
	}
	.box_access > div:last-child{
		margin-top: 10%;
	}
	.access_photo{
		display: block;
	}
	.access_photo > div{
		margin: 0;
		width: 100%;
	}
	.access_photo > div + div{
		margin-top: 5%;
	}
	.profile_other {
		display: block;
	}
	.profile_other > div{
		width: 100%;
	}
	/* 飼い主さまへ */
	.box_service_left .service_contents{
		width: 100%;
	}
	/* 当院について */
	.greeting_inner .greeting_contents{
		width : 80%;	
	}
	/* スタッフ紹介 */
	.profile_wrap{
		padding: 10% 0;
	}
	.box_profile{
		display: block;
	}
	.box_profile > div{
		width: 100%;
	}
	.profile_name{
		padding: 15px;
	}
	.staff_list{
		display: block;
	}
	.staff_list > div{
		margin: 10% 0 0;
		width: 100%;
	}
	.box_profile .profile_photo{
		width: 100%;
	}
	.box_profile .profile_name{
		width: 100%;
	}
	.profile_wrap{
		padding: 0 0 10% 0;
	}
	/* medical */
	.link_list ul li{
		width: 48%;
	}
	.box_medical{
		padding: 15px;
	}
	.medical_title{
		display: block;
	}
	.medical_title > div{
		width: 100%;
	}
	.medical_title > div:last-child{
		padding: 0;
		margin: 15px 0 0;
	}
	.box_flx{
		display: block;
	}
	.box_flx > div{
		width: 100%;
	}
	/* footer */
	.bottom_contact{
		padding: 10% 0;
	}
	.bottom_contact .container > div{
		display: block;
	}
	.bottom_contact .container > div > div{
		width: 100%;
	}
	.bottom_contact .container > div > div + div{
		margin-top: 5%;
	}
	.contact_heading a{
		display: block;
		margin-top: 15px;
	}
	footer.footer.footer-black{
		padding: 10% 0;
	}
	.footer_contents {
		display: block;
	}
	.footer_contents > div{
		width: 100% !important;
	}
	.footer-big ul{
		list-style: outside none;
		padding-left: 1.5em;
	}
	.footer_nav{
		margin-top: 10%;
	}
	/* 症例紹介 */
	.forvets-box li{
		width: 50%;
	}
	.forvets-box li:nth-child(2){
		border-right: none;
	}
	.forvets-box li:nth-child(3) a{
		width: 100%;
	}
	.forvets-box{
		padding: 0 !important;
		margin-top: 5% !important;
	}
	.forvets-box li p{
		text-align: center;
		font-size: 16px !important;
		margin-bottom: 3%;
		width: 100%;
	}
	.forvets-box li a{
		font-size: 14px;
	}
	.informed-box div:first-child{
		width: 100%;
	}
	.informed-box div:nth-child(2){
		width: 100%;
		padding: 3% 1%;
	}
	/* 整形・軟部外科 */
	.box_surgical_operation{
		flex-direction: column;
	}
	.box_surgical_operation div:first-child{
		width: 100%;
	}
	.box_surgical_operation div:nth-child(2){
		width: 100%;
	}
	.content_flex > div{
		width: 100%;
	}
	.surgical_record ul li{
		width: 100%;
	}
	/* 専科その他 */
	.surgical_record.only_oncology ul li,.surgical_record.only_cardiology ul li{
		width: 100%;
	}
	/* トリミングサロン */
	.tel_cross a,
	.tel_blume a{
		text-align: center;
	}
	.page-id-238 .tel_cross{
		display: none !important;
	}
	body:not(.page-id-238) .tel_blume{
		display: none !important;
	}
	.page-id-238 .tel_blume{
		display: block !important;
	}
	.page-id-238 #top_bar > div:first-child{
		background: #ff7170 !important;
	}
	.page-id-238 #top_bar > div:last-child p{
		color: #ff7170 !important;
		text-align: center;
	}
	.page-id-238 #top_bar > div:last-child p span{
		background: #ff7170 !important;
		color: #fff !important;
	}
	.page-id-238 .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_trimming_sp.jpg") !important;
		background-position: right top;
		background-repeat: no-repeat !important;
		background-size: 85%;
	}
	.page-id-238 .page-header.header-small .container{
		padding-top: 50% !important;
		padding-bottom: 0 !important; 
	}
	.page-id-238 #primary h2{
		font-size: 30px;
		padding-left: 5%;
	}
	.page-id-238 #primary p{
		font-size: 16px !important;
		padding-left: 5%;
	}
	.page-id-238 #menu_child ul{
		justify-content: flex-start;
		margin: 0;
	}
	.page-id-238 #menu_child{
		padding: 5% !important;
	}
	.page-id-238 .menu_child ul li{
		margin: 1% !important;
	}
	.page-id-238 #menu_child ul li a{
		border: 1px solid #fff;
		padding: 15px 15px 20px;
	}
	.page-id-238 #menu_child ul li a::after{
		bottom: 5px;
	}
	.box_trimming_inner{
		padding: 15px;
	}
	#about_blume .box_trimming_inner{
		background-position: 95% 5%;
		background-size: 60px;
	}
	.box_trimming h3 span{
		font-size: 18px !important;
	}
	.point_trimming{
		display: block;
		margin: 10% 0;
	}
	.point_trimming > div{
		width: 100%;
	}
	.point_trimming > div + div{
		margin-top: 10%;
	}
	.box_point{
		padding: 15px;
	}
	.thumb_trimming{
		padding-bottom: 0 !important;
		width: 60%;
	}
	.txt_sub{
		top: 12vh;
		width: 30%;
	}
	.box_trimming_right .txt_sub{
		left: 5%;
		right: unset !important;
		top: 12vh;
	}
	.box_trimming{
		margin: 0 0 10%;
		position: relative;
		z-index: 1;
	}
	#dog_trimming .box_trimming,
	#cat_trimming .box_trimming{
		margin: -10% 5% 10%;
		position: relative;
		z-index: 1;
	}
	.txt_trimming h4{
		font-size: 18px !important;
	}
	.heading_trimming{
		margin: 5%;
	}
	.heading_trimming::before,
	.heading_trimming::after{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/title_line.svg");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100%;
		content: "";
		display: block;
		height: 15px;
		width: 100%;
	}
	.related_servie .related_heading h3{
		padding: 5% 0;
	}
	.related_servie{
		display: block;
	}
	.related_servie > div{
		padding: 30px 15px;
		width: 100%;
	}
	.related_servie a h4{
		font-size: 20px !important;
	}
	#fordog h4 img,
	#forcat h4 img{
		padding-top: 5%;
		width: 50%;
	}
	#fordog h5,
	#forcat h5{
		font-size: 16px !important;
	}
	.table_scroll{
		overflow-x: scroll;
	}
	#fordog .table_scroll > table,
	#forcat .table_scroll > table{
		width: 600px !important;
	}
	#fordog .table_scroll > table td,
	#forcat .table_scroll > table td{
		width: 200px !important;
	}
	table.price_c-shampoo{
		width: 100%;
	}
	.option_list{
		display: block;
	}
	.option_list > div{
		margin: 0;
		width: 100%;
	}
	.option_list > div + div{
		margin-top: 5% !important;
	}
	.box_school{
		display: block;
	}
	.box_school > div{
		width: 100%;
	}
	.box_school > div > div{
		margin-top: 10%;
	}
	.box_school > div > div:last-child{
		padding: 15px;
	}
	#banner_list ul{
		display: block;
	}
	#banner_list ul li{
		margin: 0;
		width: 100%;
	}
	#banner_list ul li + li{
		margin-top: 5%;
	}
	.page-id-238 #fixed_footer ul li a{
		background: #ff7070;
	}
	.page-id-238 #fixed_footer div.btn_nav{
		background: #ffba19;
	}
	.page-id-238 #main-navigation{
		background: #fff3f3;
	}
	.page-id-238 #main-navigation ul li + li{
		border-top: 1px solid #ff7070 !important
	}
	.page-id-238 #main-navigation ul li a{
		color: #ff7070 !important;
	}
	.page-id-238 .menu_recruit{
		background: transparent !important;
	}
	.page-id-238 .caret{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_plus_rd.svg") !important;
	}
	.page-id-238 .display .caret{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_minus_rd.svg") !important;
	}
	.page-id-238 #main-navigation ul li:not(.menu-item-has-children) a::after{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_arrow_right_rd-1.svg");
	}
/* 下層KV */
	body:not(.home) .page-header.header-small .container{
		padding-top: 150px;
		padding-bottom: 130px;
	}
/* アレルギーセンター */
	.allergy_tel{
		flex-direction: column;
	}
	.allergy_tel div{
		width: 90%;
	}
	.case_before-after div{
		flex-direction: column;
	  margin-bottom: 40px;
	}
	.case_before-after > div:nth-child(2){
		padding-top: 40px;
		border-top: 4px dotted #E8EEF3;
	}
	.sp_down_arrow{
		transform: rotate(90deg);
		margin: 2% 0;
	}
	.customers_voice ul li{
		width: 98%;
	}
	.Center_Director .column-1{
		width: 20%;
	}
	.Center_Director .column-2{
		width: 80%;
	}
	.Center_Director .profile{
		margin-top: 60px;
	}
	#allergy_staff .profile_name h4{
		margin-bottom: 0 !important;
	}
	#allergy_staff .profile dl dt{
		margin-top: 10px !important;
	}
	#allergy_staff .medical_intern h4{
		margin-bottom: 10px !important;
	}
	#allergy_staff .medical_intern a{
		margin: 0% auto 5%;
		width: 80%;
	}
	.staff_list > div:last-child{
		margin-bottom: 60px;
	}
	.remote_detail div:nth-child(2) p{
		width: 100%;
	}
	.books > div{
		width: 40%;
	}
	.books_link{
		flex-direction: column;
		margin-top: 40px;
	}
	.books_link > div{
		flex-direction: column;
		width: 96%;
	}
	.books_link > div:first-child{
		margin-bottom: 40px;
	}
	.books_link > div:first-child img{
		max-width: 100%;
		width: 100%;
	}
	.remote_detail{
		flex-direction: column;
	}
	.remote_detail div{
		width: 98%;
	}
	.remote_step > div{
		flex-direction: column;
		padding: 5% 2%;
	}
	.remote_step > div > div:first-child{
		margin-bottom: 5%;
	}
	.remote_step > div > div:nth-child(2){
		width: 90%;
	}
	.allergy_overview{
		flex-direction: column;
	}
	.allergy_overview div{
		width: 98%;
	}
	.allergy_overview div:nth-child(2){
		margin-top: 5%;
	}
	.allergy_center_access > div{
		flex-direction: column-reverse;
	}
	.allergy_center_access > div > div{
		width: 98%;
	}
	.allergy_sns_link{
		flex-direction: column;
	}
	.allergy_sns_link div:first-child{
		border-right: none;
		border-bottom: 1px solid #eee;
	}
	.allergy_sns_link > div{
		width: 100%;
		padding: 7% 0;
	}
	.allergy_tel div > p{
		margin: 7% 0 !important;
		width: 100%;
	}
}

@media screen and (max-width: 640px){
	.navbar-toggle-wrapper{
		position: fixed;
		bottom: 1vh;
		right: 4.5vw;
		z-index: 20;
	}
	.greeting_inner .greeting_img{
		position: unset;
		width: 85%;
		margin-top: 20px;
		margin-left: 10px;
	}
	.menu_prevention .heading div, .menu_general .heading div{
		width: 50%;
	}
	.home .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_home_640.jpg") !important;
	}
	.btn-cancer{
		width: 85%;
		margin: 3% auto;
	}
}
@media screen and (min-width: 481px){
	.br-sp{
		display: none;
	}
}
@media screen and (max-width: 480px){
	h4.section_title{
		font-size: 18px !important;
	}
	h4.section_title::before{
		height: 18px;
		width: 18px;
		vertical-align: middle;
	}
	.box_feature{
		width: 90%;
		padding: 10px 20px;
	}
	.box_feature h4 span.num{
		display: block;
		width: 100%;
		font-size: 50px;
	}
	.box_feature h4 span:last-child{
		width: 100%;
	}
	.box_feature h4{
		font-size: 20px !important;
	}
	.table_price td.column-1, .table_price td.column-2{
		font-size: 16px;
		vertical-align: middle;
	}
	ul.notes li{
		line-height: 1.8em;
	}
	.section_title p{
		width: 85%;
		margin: 0 auto !important;
	}
	.example dl dd{
		text-indent: -0.7em;
		margin-left: 1.4em;
	}
	.menu_general > ul > li, .menu_prevention > ul > li{
		margin: 1.5%;
		width: 47%;
	}
	.heading{
		padding: 15px 5px 15px 15px;
	}
	#medical{
		background: linear-gradient(to bottom, #F9F9F9, #F9F9F9 51%, #EEF0F3 51%, #EEF0F3 51%);
	}
/*	.menu_general .heading a img, .menu_prevention  .heading a img{
		width: 180px;
	}*/
	.related_title img{
		padding: 8% 20%;
	}
	.box_ideas{
		margin: 5% 5% -150px 5%;
	}
	.related_service > div:nth-child(2){
		margin-bottom: 1px;
	}
	.news_list .news_date {
		display: block;
		width: 100%;
	}
	.news_list .cat{
		margin: 0 10px 0 0;
	}
	.banner_list ul li{
		margin: 1%;
		width: 48%;
	}
	.btn_t-salon.btn_link a{
		margin: 10% 0 0 0;
	}
	.btn_t-salon.btn_link img{
		width: 280px;
	}
	.single .hestia-title.entry-title{
		font-size: 22px !important;
	}
	body:not(.home) .page-header.header-small .container{
		padding-top: 110px;
		padding-bottom: 90px;
	}
	.option_list p.option_title{
		margin-bottom: 5px !important;
	}
	.option_list > div + div{
		margin-top: 2% !important;
	}
	.option_list > div{
		padding: 10px 15px;
	}
	.price_d-option-s td, .price_c-option-s td{
		padding: 0px 8px 0 8px;
	}
	.home .header-filter{
		background-image: url("https://camec-az.jp/wp-content/uploads/2021/07/kv_home.jpg") !important;
	}
	body.home .page-header.header-small .container{
		padding-top: 20vh;
		padding-bottom: 10vh;
	}
	#home_facility{
		padding: 10% 5% 13% 5%;
	}
	#home_about{
		padding-top: 13%;
	}
	.box_ideas h3{
		font-size: 20px !important;
	}
	.ttl_oip{
		left: 1vw;
		top: -4.5vh;
	}
	.ttl_hqt{
		width: 82vw;
	}
	.bottom_contact{
		padding: 5% 0;
	}
	.bottom_contact p{
		font-size: 16px !important;
		margin-bottom: 10px;
	}
	.contact_heading h3 img{
		width: 200px;
		margin-right: 20px;
	}
	.bottom_contact a img{
		width: 190px;
	}
	.price_list ul li{
		padding: 4% !important;
	}
	.content_flex h5{
		top: 170px;
	}
	.copyright {
		margin-bottom: 60px;		
	}
}



.navbar{
	background: transparent;
	box-shadow: none !important;
}
.navbar > .container{
	background: #fff;
	border-radius: 5px;
}
/* header *//* header */
#top-head {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
    line-height: 1;
}
 
#top-head .inner {
    position: relative;
}

#main-navigation ul li a {
    padding: 0 30px;
}
/* transition */
#top-head,
#top-head:after,
#top-head .logo,
#main-navigation ul li,
#main-navigation ul li a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
/* Fixed */
#top-head.fixed {
    padding-top: 0;
    background: #fff;
}
#top-head.fixed .logo {
    font-size: 24px;
    color: #333;
}
#top-head.fixed #main-navigation ul li a {
    color: #333;
    padding: 0 20px;
}
.coming_soon{
	padding: 10%;
}

/* 投稿ページ */
.single .entry-content h2{
	font-size: 36px;
	color: #246;
	border-bottom: 1px solid #333;
}
.single .entry-content h3{
	font-size: 30px;
	color: #246;
	border-bottom: 3px dotted #246;
	margin: 5% 0 2% 0 !important;
}
.single .entry-content h4{
	font-size: 20px;
}
.single .page-header .author{
	display: none;
}
.single .hestia-title.entry-title{
	font-size: 30px;
}
.archive .category.text-info a{
	color: #333 !important;
}
.archive h2.card-title a{
	text-shadow: none !important;
}
.archive .nav-links span{
	box-shadow: none !important;
}
.archive h2.card-title a{
	text-decoration: underline;
}
.archive h5.description p{
	display: none;
}
.ask_price{
	display: block;
	text-align: right;
}
@media screen and (max-width: 768px){
	.slide .item a dl{
		position: unset;
	}
	.loading.fix{
		z-index: 5;
	}
}


/* triming add */
.tBox_left {
  max-width: 100%;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
	box-sizing: border-box;
	margin-top: 70px;
  margin-bottom: 100px;
	margin-right: 10%;
}
.tBox_leftImg {
  width: 60%;
  position: relative;
}
.tBox_leftImg img{
  width: 100%;
}
.tBox_leftCont {
  background-color: #fff;
  border-radius: 10px;
	box-sizing: border-box;
  padding: 10px;
  width: 45%;
  position: relative;
  left: -5%;
  bottom: -50px;
}
.tBox-leftSubTxt {
  position: absolute;
  right: -5%;
}
.tBox-leftTxt {
  border: 1px dashed #4d2609;
  border-radius: 10px;
  position: relative;
  padding: 7%;
}
.tBox_right {
  max-width: 100%;
  display: flex;
	flex-direction: row-reverse;
  align-items: baseline;
  justify-content: space-between;
  box-sizing: border-box;
  margin-top: 70px;
  margin-bottom: 70px;
	margin-left: 10%;
}
.tBox_rightImg {
  width: 60%;
  position: relative;
}
.tBox_rightImg img{
	width: 100%;
}
.tBox_rightCont {
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 10px;
  width: 45%;
  position: relative;
  right: -5%;
  bottom: -50px;
}
.tBox-rightSubTxt {
  position: absolute;
  left: -5%;
}
.tBox-rightTxt {
  border: 1px dashed #4d2609;
  border-radius: 10px;
  position: relative;
  padding: 7%;
}
.tBox_common p {
  margin: 0 !important;
}
.tBox-leftSubTxt.dog1 {
  top: -80px;
}
.tBox-rightSubTxt.dog2 {
  top: -60px;
}
.tBox-leftSubTxt.cat1 {
  top: -50px;
}
.tBox-rightSubTxt.cat2 {
  top: -50px;
}
.tBox_common h4 {
  color: #4d2609;
  font-size: 20px !important;
	line-height: 1.4;
	display: flex;
	align-items: center;
}
.tBox_common h4::before {
  content: url("https://camec-az.jp/wp-content/uploads/2021/07/icon_flower.svg");
  margin-right: 10px;
	line-height: 1;
}
@media screen and (max-width: 1199px) and (min-width: 769px){
  .tBox_left {
    margin-right: 0;
  }
	.tBox_right {
    margin-left: 0;
  }
}
@media screen and (max-width: 769px) and (min-width: 481px){
  .tBox-leftSubTxt.dog1 {
    top: -50px;
    max-height: 60px;
  }
  .tBox-rightSubTxt.dog2 {
    top: -40px;
    max-height: 35px;
  }
  .tBox-leftSubTxt.cat1 {
    top: -40px;
    max-height: 30px;
  }
  .tBox-rightSubTxt.cat2 {
    top: -40px;
    max-height: 28px;
  }
}
@media screen and (max-width: 768px){
  .tBox_left, .tBox_right {
    flex-direction: column;
    width: 100%;
    align-items: center;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
		margin-right: unset;
    margin-left: unset;
  }
	.tBox_leftImg {
    width: 70%;
    left: -15%;
  }
  .tBox-leftSubTxt {
    width: unset;
    top: -6%;
    right: 5%;
  }
  .tBox_leftCont, .tBox_rightCont {
    width: 90%;
    position: unset;
    margin-top: -20px;
    z-index: 2;
  }
	.tBox_rightImg {
    width: 70%;
    right: -15%;
  }
  .tBox-rightSubTxt {
    width: unset;
    top: -6%;
    left: 5%;
  }
	.tBox_common h4 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 480px){
  .tBox-leftSubTxt.dog1 {
    top: -40px;
    max-height: 50px;
  }
  .tBox-rightSubTxt.dog2 {
    top: -40px;
    max-height: 30px;
  }
  .tBox-leftSubTxt.cat1 {
    top: -30px;
    max-height: 25px;
  }
  .tBox-rightSubTxt.cat2 {
    top: -35px;
    max-height: 26px;
  }
}