@charset "UTF-8";
/*
Theme Name: teamm
Theme URI: /wp-content/themes/teamm
Description: きくち歯科クリニックのサイトです
Author: teamm
Author URI:
Version: 1.0

1.  common settings
2.  sp settings
3.  header settings
4.  index settings
5.  page settings
6.  single settings
7.  sidebar settings
8.  footer settings
9.  form setting
10.  Other Styles

*/



/*==================================================================
	common settings
===================================================================*/

html {
	font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothic,YuGothicM,"Helvetica Neue",メイリオ,Meiryo,sans-serif;
	letter-spacing:0.02em;
}
body{
	overflow-x: hidden;
	letter-spacing:0.02em;
	position:relative;
	color:#222;
}
h1,h2,h3,h4,h5,p,a,span,strong,dl,dt,dd,table,tbody,thead,th,td,blockquote,ul,li,ol {
	font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","游ゴシック Medium",YuGothic,YuGothicM,"Helvetica Neue",メイリオ,Meiryo,sans-serif;
}
.uk-grid.uk-grid-collapse {
	margin-left: 0;
}
.uk-grid.uk-grid-collapse >* {
	padding-left: 0;
}
p, li, dt, dd,th,td{
	font-size: 15px;
	line-height:200%;
	margin:0 0 20px 0;
	font-weight:300;
}
a {
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	text-decoration:underline;
	color:#00aaeb;
}
.uk-link:hover, a:hover{
	text-decoration:none;
}
a img:hover {
	opacity: 0.8;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}
a:hover {
	color:#00aaeb;
}
@media screen and (max-width : 959px){
	.uk-container{
		padding:0 20px;
	}
}
@media screen and (max-width : 639px){
	p, li, dt, dd th,td{
		font-size: 14px;
		line-height:180%;
		margin-bottom:15px;
	}
	.uk-container{
		padding:0;
	}
}




/* margin,padding
-------------------------------------------------------------------*/
.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 1.5em;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb120 {
	margin-bottom: 120px;
}
.mb100 {
	margin-bottom: 8em;
}
.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}
.mt15{
	margin-top: 15px;
}
.mt20{
	margin-top: 20px;
}
.mt40{
	margin-top: 40px;
}
.mt60{
	margin-top: 60px;
}
.mt80{
	margin-top: 80px;
}
.pb0{
	padding-bottom:0;
}
.pb20{
	padding-bottom:20px;
}
.pb30{
	padding-bottom:30px;
}
.pt80{
	padding-top:80px;
}
.pt30{
	padding-top:30px;
}
.pb80{
	padding-bottom:80px;
}
.pt0{
	padding-top:0;
}
.pBox15{
	padding:15px;
}
@media screen and (max-width : 959px){
	.mb120 {
		margin-bottom: 80px;
	}
}
@media screen and (max-width : 639px){
	.mb60{
		margin-bottom:30px;
	}
	.mb80{
		margin-bottom:40px;
	}
	.mb100{
		margin-bottom:50px;
	}
	.mb120 {
		margin-bottom: 60px;
	}
}


/* font style
-------------------------------------------------------------------*/
.red,
td.red{
	color:#f5b7b0;
}
.orange,
td.orange{
	color:#f5bc86;
}
.green,
td.green{
	color:#84d1d1;
}
.bold{
	font-weight:bold;
}
.center{
	text-align:center;
}
.strong,
strong{
	font-weight:bold;
	color:#f5b7b0;
	font-size:18px;
}
.fonts{
	font-size:12px;
	color:#666;
}


/* table sheet style
-------------------------------------------------------------------*/
table.sheet {
	border-collapse:collapse;
	border-spacing:0px;
	border-bottom: none;
	margin-bottom:15px;
	width:100%;
	background:#f5f5f5;
	border-top:solid 1px #eee;
	border-right:solid 1px #eee;
}
.sheet th, .sheet td {
	padding: 10px 20px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
	background:#fefefe;
	border-bottom:solid 1px #eee;
	line-height:220%;
	border-left:1px solid #eee;
}
.sheet th {
	background: #f4f9f9;
	font-weight:500;
	text-align:center;
	border-bottom:solid 1px #eee;
}
.sheet tr:last-child td{
	
}
.sheet td img {
	vertical-align:middle;
}
table.center td{
	text-align:center;
}
table td.fonts{
	font-size:12px;
	color:#666;
}

/* table price
---------------------------------------------*/
table.price th,
table.price td{
	padding: 8px 20px;
}
table.price th{
	width:40%;
	text-align:left;
}
table.price td{
	text-align:center;
	width:25%;
}
table.price td:last-child{
	text-align:right;
}
table.center td{
	text-align:center;
}


@media screen and (max-width : 639px){
	table.sheet td{
		padding:15px;
	}
	.sheet ul{
		padding-left:20px;
	}
	.uk-container .sheet ul li{
		padding:0 10px;
	}
}

	/* table 横スクロール style
-------------------------------------------------------------------*/
@media screen and (max-width : 639px){
	.scroll{
		overflow:auto!important;
		white-space:nowrap;
	}
	.scroll::-webkit-scrollbar{
		height:5px;
	}
	.scroll::-webkit-scrollbar-track{
		background:#f1f1f1;
	}
	.scroll::-webkit-scrollbar-thumb{
		background:#bcbcbc;
	}
}

/*	dl style
-------------------------------------------------------------------*/
dl.dllist{
	width: 100%;
	overflow: hidden;
	background:#f5f5f5;
	border-bottom:1px solid #ddd;
}
.dllist dt, .dllist dd{
	display: block;
	float: left;
	margin:0;
	padding:15px 2%;
}
.dllist dt{
	width: 21%;
	clear: left;
	border-top:1px solid #ddd;
	font-weight:400;
}

.dllist dd{
	width: 71%;
	background:#fff;
	border-top:1px solid #ddd;
}

@media screen and (max-width : 639px){
	dl.dllist{
		width: 100%;
		background:none;
		border-bottom:none;
	}
	.dllist dt, .dllist dd{
		float:none;
		width:90%;
		border-top:none;
	}
	.dllist dt{
		border-bottom:1px solid #ddd;
		font-weight:bold;
		padding:5px 6% 5px 4%;
		font-size:15px;
		background:#fff;
	}
	.dllist dd{
		border:none;
		padding:10px 5%;
		margin:0 0 15px 0;
	}
}

/* list style
-------------------------------------------------------------------*/
ul.list{
	padding-left:30px;
	margin:0 0 25px;
}
ul.list li{
	padding-left:5px;
	margin:5px 0;
	list-style-image:url(./img/list.png);
}
ul.list li a{
	font-weight:bold;
	font-size:14px;
}

ol.list{
	counter-reset: my-counter;
	list-style: none;
	padding-left:30px;
	margin:0 0 25px;
}
ol.list li{
	padding-left:5px;
	margin:5px 0;
	position: relative;
}
ol.list li:before{
	content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #f5b8b1;
  color: #fff;
  display: block;
  float: left;
  line-height: 22px;
  margin: 5px 0 0 -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

/*	tab menu
-------------------------------------------------------------------*/
ul.tab{
	margin:0;
	padding:0;
}
ul.tab li{
	display:block;
	list-style-type:none;
	margin:0 auto 10px;
	max-width:180px;
}
ul.tab li a{
	padding:10px ;
	background: #f5f5f5 url(./img/more.png) no-repeat 15px center;
	display:block;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#00aaeb;
}
ul.tab li a:hover {
	background: #00aaeb url(./img/more.png) no-repeat 15px center;
	color: #fff;
}
ul.tab li a.active {
	background: #00aaeb url(./img/more.png) no-repeat 15px center;
	color: #fff;
}
.tabContent {
	display: none;
}
@media screen and (max-width : 959px){
	ul.tab{
		padding-left:30px;
	}
	ul.tab li{
		float:left;
		margin:0 10px 15px 0;
		width:25%;
	}
}
@media screen and (max-width : 639px){
	.tabContent {
		display: block;
	}
}


/* icon
-------------------------------------------------------------------*/
i{
	color:#fff;
}
a:hover i{
	color:#fff !important;
}


/*	blockquote
-------------------------------------------------------------------*/
blockquote {
	background: none repeat scroll 0 0 rgba(245, 245, 245, 0.8);
	border: 1px solid #FFFFFF;
	margin:0 0 40px 0;
	padding: 60px 30px 15px;
	position: relative;
	border-radius:10px;
}
blockquote:before {
	color: #C8C8C8;
	content: "“";
	font-family: serif;
	font-size: 500%;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: 15px;
	left:15px;
}

/*	uk-accordion
-------------------------------------------------------------------*/
.uk-accordion li{
	margin:0;
}
.uk-accordion-title:hover{
	cursor:pointer;
	color:#d78b3d;
}
.uk-accordion-title{
	text-decoration:none;
	font-size:16px;
	padding:15px;
	font-weight:400;
	border-bottom:solid 1px #ddd;
	margin:0;
	background:#fff;
	font-family: "ヒラギノ明朝 ProN", "HiraMinProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.uk-accordion-content{
	padding:15px;
	background:#fff;
	margin:0;
	

}


/* mainslide(imgslide)
------------------------------------------------------------------*/
.mainslide{
	background:url(./img/tour.png) repeat-x ;
	height:180px;
	width:100%;
	margin:0 0 40px;
}
@media screen and (max-width : 639px){
	.mainslide{
		height:100px;
		background-size:cover;
	}
}

/* mainslide2(imgslide)
------------------------------------------------------------------*/
.mainslide1{
	background:url(./img/staffloop.jpg) repeat-x ;
	height:180px;
	width:100%;
	margin:0 0 40px;
}
@media screen and (max-width : 639px){
	.mainslide1{
		height:100px;
		background-size:cover;
	}
}

/* mainslide1(imgslide)
------------------------------------------------------------------*/
.mainslide2{
	background:url(./img/staffloop.jpg) repeat-x ;
	height:180px;
	width:100%;
	margin:0 0 40px;
}
@media screen and (max-width : 639px){
	.mainslide2{
		height:100px;
		background-size:cover;
	}
}



/*==================================================================
	sp common settings
===================================================================*/
/* sp contactbtn footer
-------------------------------------------------------------------*/
#sp-contact{
	position: fixed;
	bottom: 0;
	right: 0;
	width:100%;
	z-index:100;
	overflow:hidden;
	margin:0;
	padding:0;
}
#sp-contact li{
	float:left;
	width:50%;
	margin:0;
	list-style:none;
}
#sp-contact li a{
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding: 15px 0 12px 0;
	border-right:solid 1px #fff;
	font-size:13px;
	text-align:center;
	height:auto;
	background: #7dd1d1;
}
#sp-contact li a span{
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	line-height:120%;
}
#sp-contact li:last-child a{
	border-right:none;
}
#sp-contact li a i{
	color:#fff;
}


/*==================================================================
	header settings
===================================================================*/

/* header
-------------------------------------------------------------------*/
header{
	position:absolute;
	width:100%;
	top:30px;
}
.header {
	background:#fff;
	z-index:900;
	height:80px;
	margin:0;
	border-radius:15px;
	border:solid 1px #eee;
	width:100%;
}
.top_header{
	opacity:0;
	position:fixed;
	top:0;
}
.top_header.uk-sticky-fixed {
	opacity:1;
}
header.uk-sticky-fixed {
	top:30px!important;
}
.logo{
	margin:-20px 0 0 20px;
}
.head_contact {
	vertical-align:middle;
}
.menu_btn{
	border:none;
	z-index:900;
	vertical-align:middle;
	background:#75d1d1;
	margin: 14px 20px;
	height:53px;
	width:53px;
	border-radius:100%;
	outline:0;
}
.menu_btn i{
	font-size:26px;
	color:#fff;
}
.menu_btn:hover{
	background:#6dadcb;
}
@media screen and (max-width : 959px){
	.logo{
		margin:-20px 0 0 20px;
	}
}
@media screen and (max-width : 639px){
	header{
		top:0;
	}
	.header{
		height:60px;
		border-radius:0;
		border:none;
		border-bottom:solid 1px #eee;
	}
	header.uk-sticky-fixed {
		top:0!important;
	}
	.logo{
		margin:12px 15px;
	}
	.head_contact {
		display:none;
	}
	.menu_btn{
		margin: 10px 15px;
		height:40px;
		width:40px;
	}
	.menu_btn i{
		font-size:20px;
	}
}

/* keyv
-------------------------------------------------------------------*/
.keyv {
	position:relative;
	height:calc(100vh - 30px);
	border:15px solid #fff;
}
.keyv1{
	background:url(./img/keyv1.png) no-repeat center center/cover;
	height:calc(25vh - 22.5px);
}
.keyv2{
	background:url(./img/keyv2.png) no-repeat center center/cover;
	height:calc(50vh - 22.5px);
	border-bottom:15px solid #fff;
}
.keyv3{
	background:url(./img/keyv3.jpg) no-repeat center center/cover;
	height:calc(50vh - 22.5px);
}
.keyv4{
	background:url(./img/keyv4.jpg) no-repeat center center/cover;
	height:calc(50vh - 22.5px);
}
/*.keyv5{
	background:url(./img/keyv5.png) no-repeat center center/cover;
	height:calc(25vh - 22.5px);
}*/
.keyv5{
	background:url(/wp-content/uploads/2022/07/keyv-txt-7.png) no-repeat 15px center;
	height:25vh;
}
.keyv6{
	background:url(./img/keyv6.png) no-repeat center center/cover;
	height:calc(50vh - 22.5px);
}
.keyv_logo {
	height:25vh;
	background:url(./img/logo.png) no-repeat center center;
}
.keyv_txt{
	height:25vh;
	background:url(./img/keyv-txt.png) no-repeat 15px center;
}
.keyv .menu_btn{
	position:absolute;
	top:0;
	right:0;
}
.keyv_btn{
	position:absolute;
	bottom:60px;
	left:5%
}
.keyv_btn2{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:5%;
}
@media screen and (max-width : 959px){
	.keyv {
		border:10px solid #fff;
		height:calc(100vh - 40px);
	}
	.keyv3{
		border-bottom:15px solid #fff;
	}
	.keyv_btn{
		bottom:80px;
	}
	.keyv_btn2{
		top:28%;
		transform:none;
	}
}
@media screen and (max-width : 639px){
	.keyv {
		border:10px solid #fff;
	}
	.keyv .uk-grid{
		padding-left:10px;
	}
	.keyv .uk-grid>*{
		padding-left:5px;
	}
	.keyv .uk-grid .uk-grid,
	.keyv .uk-grid .uk-grid>*{
		padding-left:0;
	}
	.keyv3{
		border-bottom:5px solid #fff;
	}
	.keyv_logo {
		background:url(./img/logo.png) no-repeat center center/contain;
	}
	.keyv_txt{
		background:url(./img/keyv-txt.png) no-repeat left center/contain;
	}
	.keyv5 {
    background: url(https://www.kikuchi-dent.com/wp-content/uploads/2022/07/keyv-txt-7.png) no-repeat left center/contain;
}
	.keyv_btn,
	.keyv_btn2{
		width:120px;
	}
	
}


/* offcanvas
-------------------------------------------------------------------*/
.uk-offcanvas-bar{
	background:#fcfaf6;
	padding: 0;
	width:460px;
}
.uk-nav-offcanvas>li{
	margin:0;
	display:block;
}
.uk-offcanvas-bar img{
	padding:60px 0 30px;
}
@media screen and (max-width : 639px){
	.uk-offcanvas-bar{
		width:300px;
	}
	.uk-offcanvas-bar img{
		padding:30px 0 0;
		width:40%;
	}
}

/* nav_menu
-------------------------------------------------------------------*/
#nav_menu .uk-button{
	line-height:100%;
	padding:15px;
	border:none;
	font-size:12px;
	color:#7dd1d1;
	background:none;
}
#nav_menu .uk-button span{
	display:inline-block;
	font-size:40px;
	color:#7dd1d1;
}



/* nav_menu_list
-------------------------------*/
#nav_menu ul {
	padding:0;
	overflow:hidden;
	margin:80px 15px 30px ;
}
#nav_menu ul li{
	margin:0;
}
#nav_menu ul li a{
	display:block;
	text-decoration:none;
	color:#444;
	font-size:14px;
	padding:15px 15px 15px 45px;
	margin:0;
	font-weight:500;
	border-bottom:dotted 2px #ddd;
	background:url(./img/more.png) no-repeat 5px center; 
}
#nav_menu ul li a:hover{
	background:url(./img/more.png) no-repeat 10px center; 
}
#nav_menu ul li.herf{
	float:left;
	width:50%;
}

/* nav_menu_list 2層目
-------------------------------*/
#nav_menu ul li ul {
	padding:0 10px;
	margin:10px 0 15px 0;
	overflow:hidden;
}
#nav_menu ul li ul li{
	display:inline-block;
	margin:0;
	float:none;
	width:auto;
}
#nav_menu ul li ul li a{
	font-size:12px;
	border-bottom:none;
	padding:7px 15px  7px 30px;
	margin:0;
	letter-spacing:1px;
	color:#444;
	line-height:160%;
	background:url(./img/more.png) no-repeat 5px center/15px; 
}
#nav_menu ul li ul li a:hover{
	background:url(./img/more.png) no-repeat 10px center/15px; 
}
@media screen and (max-width : 959px){

}
@media screen and (max-width : 639px){
	#nav_menu ul{
		padding:10px 0 0 0;
	}
	#nav_menu ul li.herf{
		float:none;
		width:100%;
	}
	#nav_menu ul li a{
		font-size:13px;
		background-size:15px;
		padding:12px 15px 12px 35px;
	}
	#nav_menu ul li a:hover{
		background-size:15px;
	}
	#nav_menu ul li ul li a{
		font-size:12px;
	}
}




/*==================================================================
	index settings
===================================================================*/

/* top_title
-------------------------------------------------------------------*/
.top_title{
	margin:80px 15px 60px;
	text-align:center;
	color:#666;
	font-size:24px;
	letter-spacing:0.1em;
	font-weight:400;
	line-height:200%;
	background:url(./img/top_title.png) no-repeat top center;
	padding:30px 0 0 0;
}
.top_title span{
	display:block;
	color:#f5bc86;
	font-size:15px;
	margin:0;
	letter-spacing:0.05em;
	line-height:100%;
	font-weight:500;
}

@media screen and (max-width : 959px){
	.top_title{
		margin:60px 15px 40px;
	}
}
@media screen and (max-width : 639px){
	.top_title{
		margin:40px 15px 30px;
		font-size:20px;
	}
}
/* top_txt
-------------------------------------------------------------------*/
.top_txt{
	text-align:center;
	font-size:15px;
	line-height:200%;
	margin:0 0 60px;
}
@media screen and (max-width : 959px){
	.top_txt{
		margin:0 0 50px;
	}
}
@media screen and (max-width : 639px){
	.top_txt{
		text-align:left;
		margin:0 0 30px;
	}
}

/* Topabout
-------------------------------------------------------------------*/
.Topabout{
	background:#fcfaf6;
}
.Topabout .top_title span{
	margin:20px 0 0 0;
}
.Topabout .uk-grid{
	margin:0 0 80px;
}
.Topabout img{
	z-index:10;
	display:block;
	margin:0 auto;
}
.Topabout h3{
	font-weight:500;
	font-size:22px;
	color:#666;
	letter-spacing:3px;
	display:inline-block;
	vertical-align:middle;
	margin:0 0 40px 15px;
	padding:15px 0 0 0;
}
.Topabout span.no{
	display:inline-block;
	color:#fff;
	font-size:40px;
	font-weight:600;
	background:#ef9f95;
	border-radius:100px;
	width:73px;
	height:73px;
	text-align:center;
	line-height:73px;
}
.Topabout span.no2{
	background:#f4be82;
}
.Topabout span.no3{
	background:#79d1d1;
}
.Topabout h3 span.red,
.Topabout h3 span.green,
.Topabout h3 span.orange{
	font-size:28px;
}
.about_txt{
	background:#fff;
	border-radius:15px;
	padding:60px;
	width:calc(100% + 60px);
}
.about_txt2{
	margin:0 0 0 -180px;
	z-index:-1;
}
.about_img{
	position:relative;
}
.about_txt p.top_txt{
	width:calc(100% - 180px);
	margin:0;
	text-align:left;
}
.about_txt2 p.top_txt{
	margin:0 0 0 180px;
}
@media screen and (max-width : 959px){
	.about_txt{
		width:auto;
	}
	.about_txt2{
		margin:0 ;
	}
	.about_txt2 p.top_txt{
		margin:0;
	}
	.about_txt p.top_txt{
		width:auto;
	}
}
@media screen and (max-width : 639px){
	.Topabout{
		padding:0 10px;
	}
	.Topabout img{
		margin:0 0 15px;
	}
	.Topabout .uk-grid{
		margin:0 0 30px;
	}
	.Topabout h3{
		font-size:18px;
		letter-spacing:1px;
		margin:0 0 20px 10px;
	}
	.Topabout h3 span.red,
	.Topabout h3 span.green,
	.Topabout h3 span.orange{
		font-size:22px;
	}
	.Topabout span.no{
		font-size:30px;
		width:50px;
		height:50px;
		line-height:50px;
	}
	.about_txt{
		padding:30px ;
	}
	.about_txt p.top_txt{
		line-height:180%;
		letter-spacing:0;
		font-size:14px;
	}
}

/* Topgreeting
-------------------------------------------------------------------*/
.Topgreeting{
	background:url(./img/top_bg.png) no-repeat center bottom/cover;
	padding:80px 0;
}
.Topgreeting .top_title{
	margin-top:0;
}
.greeting_name{
	font-size:14px;
	letter-spacing:2px;
	line-height:200%;
	margin:40px 0 0 0;
}
.greeting_name span{
	display:block;
	font-weight:500;
	font-size:20px;
	margin:10px 0 0;
}
@media screen and (max-width : 959px){
	.Topgreeting{
		padding:60px 30px 60px;
	}
}
@media screen and (max-width : 639px){
	.Topgreeting{
		padding:40px 15px 40px;
	}
	.greeting_name span{
		font-size:18px;
	}
}

/* topmenu
-------------------------------------------------------------------*/
.Topmenu{
	margin:0 0 45px;
}
.Topmenu .uk-grid>*{
	margin:0 0 35px;
}
.top_menu{
	display:block;
	background:#fcfaf6 url(./img/more.png) no-repeat center 90%;
	border-radius:15px;
	text-decoration:none;
	text-align:center;
	position:relative;
	padding:40px 10px 60px;
}
.top_menu:hover{
	background:#fdf1e6 url(./img/more.png) no-repeat 55% 90%;
}
.top_menu .menu_no{
	color:#fff;
	background:#f4b9b2;
	padding:10px 25px;
	line-height:100%;
	margin:0;
	position:absolute;
	top:-15px;
	left:50%;
	transform:translateX(-50%);
	border-radius:30px;
}
.top_menu h3{
	font-size:16px;
	font-weight:500;
	line-height:200%;
	color:#444;
	margin:0 0 15px;
	letter-spacing:1px;
}
.top_menu .menu_sub{
	font-size:13px;
	line-height:180%;
	color:#333;
	margin:0;
}
@media screen and (max-width : 959px){
	.top_menu .menu_no{
		width:calc(80% - 50px);
	}
}
@media screen and (max-width : 639px){
	.top_menu .menu_no{
		width:calc(80% - 30px);
	}
	.Topmenu{
		margin:0 15px 5px;
	}
	.top_menu{
		padding:30px 10px 45px;
	}
	.top_menu .menu_no{
		padding:8px 15px;
	}
	.top_menu h3{
		font-size:14px;
		line-height:180%;
		margin:0 0 10px;
		letter-spacing:0.5px;
	}
	.top_menu .menu_sub{
		text-align:left;
	}
}

/* topmenu2
-------------------------------------------------------------------*/
.Topmenu2{
	background:#fcfaf6;
	padding:0 0 80px;
}
.Topmenu2 a{
	display:block;
	border-radius:15px;
	height:180px;
	text-decoration:none;
	position:relative;
    overflow: hidden;
}
.Topmenu2 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.Topmenu2 a:hover:after {
    opacity: 1;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.Topmenu2 a h3{
	position:absolute;
	bottom:25px;
	border-radius:30px;
	color:#fff;
	background:#7dd1d1;
	padding:15px 15px;
	text-align:center;
	line-height:100%;
	font-size:14px;
	font-weight:500;
	width:calc(100% - 110px);
	margin:0 40px;
	z-index:10;
}
.Topmenu2 a:hover h3{
	background:#6dadcb;
}
.top_menu2:after{
	background:url(./img/top_menu1.png) no-repeat center center/cover;
}
.top_menu3:after{
	background:url(./img/top_menu2.png) no-repeat center center/cover;
}
.top_menu4:after{
	background:url(./img/top_menu3.png) no-repeat center center/cover;
}

@media screen and (max-width : 959px){
	.Topmenu2{
		padding:0 0 60px;
	}
	.Topmenu2 a h3{
		border-radius:30px;
		padding:15px 15px;
		width:calc(100% - 60px);
		margin:0 15px;
	}
}
@media screen and (max-width : 639px){
	.Topmenu2{
		padding:0 0 25px;
	}
	.Topmenu2 a{
		margin:0 15px 15px;
	}
}

/* Top news list　
-------------------------------------------------------------------*/
.top_news{
	margin: 0 auto ;
	max-width:870px;
}
@media screen and (max-width : 639px){
	.top_news p.more{
		margin:0 0 15px;
	}
}

/* line-list
---------------------------------------*/
.line-list{
	padding:0;
	list-style:none;
	margin:0 0 40px 0;
}
.line-list li{
	margin:0;
}
.line-list li a{
	text-decoration:none;
	color:#444;
	display:block;
	padding:18px 15px;
	border-bottom:dotted 2px #ddd;
}
.line-list li:first-child a{
	border-top:dotted 2px #ddd;
}
.line-list li a:hover{
	background:#fcfaf6;
}
.line-list li h3{
	display:inline-block;
	max-width:76%;
	font-size:15px;
	line-height:180%;
	margin: 0;
	vertical-align: middle;
	font-weight:300;
}

.date{
	display:inline-block;
	color:#999;
	font-size:10px;
	letter-spacing:1px;
	line-height:120%;
	margin:0 15px 0 0;
	vertical-align:middle;
}
.i-cat{
	display:inline-block;
	text-align:center;
	color:#fff;
	padding:6px 5px;
	width:6em;
	margin:0 20px 0 0;
	font-size:11px;
	line-height:100%;
	text-transform:uppercase;
}
.i-news{
	background:#f5bc86;
}
.i-blog{
	background:#82d1d1;
}
.i-atelier{
	background:#f5b8b1;
}
span.new{
	position:absolute;
	top:-15px;
	right:15px;
	display:inline-block;
	color:#fff;
	font-size:8px;
	margin:0;
	font-weight:bold;
	background:#ffb900;
	padding:2px 5px;
	border-radius:100%;
	text-align:center;
	letter-spacing:0;
}

@media screen and (max-width : 959px){
	.line-list li h3{
		max-width:85%;
	}
	.line-list .date{
		display:block;
		margin:0 0 10px;
	}
}
@media screen and (max-width : 639px){
	.line-list li h3{
		max-width:100%;
	}
	.line-list .date{
		display:none;
	}
	.i-cat{
		display:block;
		margin:0 0 5px 0;
	}
	
}

/* box-list
---------------------------------------*/
ul.box-list{
	padding:0;
	margin:0;
}
.box-list li{
	margin:0;
}
.box-list li a{
	display:block;
	text-decoration:none;
	height:100%;
}
.box-list li a h3{
	font-size:14px;
	color:#444;
	line-height:180%;
	padding:10px ;
	margin:0;
	font-weight:bold;
}
.box-list li a:hover{
	background:#eceff0;
}
.box-list li a:hover img{
	opacity:0.6;
}
.box-list span.date{
	display:block;
	text-align:right;
	padding:0 10px 15px;
	margin:0;
}

@media screen and (max-width : 639px){
	.box-list li{
		margin:0 0 5px 0;
	}
	.box-list .uk-grid>*{
		padding-left:10px;
	}
	ul.box-list{
		padding:0 10px 0 30px;
	}
}



/*==================================================================
	page settings
===================================================================*/
/* 固定ページ
-------------------------------------------------------------------*/
.contents {
	margin:0 auto;
}
.contents_area .uk-grid>* img{
	margin:0 auto 15px;
}
.contents .sheet-time{
	background:#f5f5f5;
}
.contents h2,
.contents h3,
.contents h4{
	clear:both;
}


@media screen and (max-width : 959px){
}
@media screen and (max-width : 639px){
	.contents {
		margin:30px 0 30px;
		padding:0 10px;
	}
	.contents p{
		padding:0 5px;
	}
	.contents .uk-align-right,
	.contents .uk-align-left{
		display:block;
		float:none;
		margin:0 auto 15px;
	}
	.contents .uk-align-right img,
	.contents .uk-align-left img{
		display:block;
		margin:0 auto ;
	}
}

/* bl
-------------------------------------------------------------------*/
.bl{
	padding: 10px 30px;
	margin:0 0 40px;
}
.bl a,
.bl{
	color:#333;
	font-size:12px;
}
.bl ul{
	margin:0 auto;
}
.bl ul li{
	font-size:12px;
	margin:0;
	color:#333;
	display:inline-block;
}
.uk-breadcrumb>li:not(.uk-active)>span{
	color:#333;
	font-size:12px;
}
.uk-breadcrumb>*{
	flex:initial;
}
@media screen and (max-width : 959px){
	.bl{
		padding:15px;
	}
}
@media screen and (max-width : 639px){
	.bl{
		display:none;
	}
}

/* more style
-------------------------------------------------------------------*/
p.more{
	margin:0;
	text-decoration:none;
	text-align:center;
}
.contents p.more{
	margin:0 0 25px 0;
}
.more a{
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:8px 80px;
	letter-spacing:1px;
	background:#7dd1d1;
	font-weight:500;
	border-radius:50px;
}
.more a:hover{
	background:#6dadcb;
}


@media screen and (max-width : 959px){
	.more a{
		font-weight:bold;
	}
}
@media screen and (max-width : 639px){
	.more a{
		display:block;
		margin:0 15px;
		padding:12px 15px;
	}
}



/* page_ttl
-------------------------------------------------------------------*/
.page_ttl_txt,
.title {
	margin:0 ;
	padding:110px 0 0 0;
	background:url(./img/top_bg.png) no-repeat center 55%/100% ;
}
.page_ttl_txt h1,
.title h1{
	text-align:center;
	margin:0;
}
.page_ttl_txt h1 span,
.title h1 span{
	display:block;
	font-size:26px;
	letter-spacing:3px;
	line-height:200%;
	padding:40px 0;
	color:#555;
	margin:40px 15px 0;
	background:url(./img/top_title.png) no-repeat center top;
}
.title1,
.single h2{
	margin:0 0 30px 0;
	padding:10px ;
	background:#fcfaf6;
	border-top:2px dotted #ddd;
	border-bottom:2px dotted #ddd;
}
.title1 span,
.single h2 span{
	display:block;
	padding:15px 20px;
	font-weight:400;
	font-size:20px;
	line-height:200%;
	letter-spacing:3px;
	border-left:8px solid #80d1d1;
}
.child_ttl span{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	color:#666;
}
.child_ttl span.red,
.child_ttl span.green,
.child_ttl span.orenge{
	display:inline;
	padding:0;
	border-left:none;
	color:#f5b7b0;
}
.child_ttl span.green{
	color:#75d1d1;
}
.child_ttl span.orenge{
	color:#F5BC84;
}
.title2,
.single h3{
	font-size:15px;
	margin:0 0 25px 0;
	padding:12px 20px;
	font-weight:500;
	letter-spacing:2px;
	background:#fcfaf6;
	border-top:3px solid #f5bd84;
}
.title3,
.single h4{
	font-size:14px;
	margin:0 0 20px 0;
	padding:0 15px 10px 15px;
	font-weight:500;
	letter-spacing:2px;
	border-bottom:2px dotted #ddd;
}

@media screen and (max-width : 959px){
	.page_ttl_txt h1 span,
	.title h1 span,
	.title1,
	.title2,
	.title3{
		font-weight:bold;
	}
}
@media screen and (max-width : 639px){
	.page_ttl_txt,
	.title {
		padding:60px 0 0 0;
	}
	.page_ttl_txt h1 span,
	.title h1 span{
		font-size:16px;
		letter-spacing:1px;
		padding:30px 0;
		color:#555;
		margin:20px 15px 0;
	}
	.title1 span{
		font-size:16px;
		letter-spacing:1px;
		line-height:180%;
		padding:5px 10px;
	}
	.title2 {
		font-size:14px;
		margin-bottom:20px;
		letter-spacing:1px;
	}

}


/* text_box
-------------------------------------------------------------------*/
.sBox{
	padding:30px;
	border:1px dashed #049895;
	margin:30px 0;
	border-radius:5px;
}



/*==================================================================
	single settings
===================================================================*/
/* 投稿ページ,アーカイブ
-------------------------------------------------------------------*/
.uk-container .single{
	padding:40px;
	border-top:dotted 2px #ddd;
	border-bottom:dotted 2px #ddd;
	background:#fcfaf6;
}
.attachment-singlepage_thumbnails{
	display:block;
	margin:0 auto 30px;
}
.uk-container .archivelist{
	margin:0 auto ;
}

@media screen and (max-width : 959px){
	.uk-container .single{
		padding:15px;
	}
	.archivelist{
		width:100%;
	}
}

@media screen and (max-width : 639px){
	.uk-container .single{
		background:#fff;
	}
	.archivelist{
		border-top:dotted 2px #ddd;
	}
	.attachment-singlepage_thumbnails{
		margin:0 0 15px;
	}
	.single_more .more a{
		display:block;
		font-size:12px;
		padding:5px 10px;
	}
}

/* サムネイル付き list
----------------------------*/
.Box a{
	display:block;
	overflow:hidden;
	text-decoration:none;
	margin:0 0 30px;
	border:dotted 2px #ddd;
	height:270px;
	position:relative;
	background:#fcfaf6;
	border-radius:5px;
}
.Box h2{
	font-size:20px;
	margin:25px 0 15px 0;
	line-height:160%;
	color:#444;
}
.Box a img{
	float:left;
	width:270px;
	margin-right:30px;
}
.Box_right{
	padding:30px;
}
.Box .date{
	color:#666;
	font-size:12px;
}
.Box .i-cat{
	font-size:12px;
	padding:0 15px;
	text-align:center;
	line-height:160%;
}
p.Box-txt{
	font-size:14px;
	letter-spacing:0.1px;
	color:#666;
}
.Box p.more{
	position:absolute;
	bottom:15px;
	right:30px;
	display:block;
	text-align:right;
	padding:0 35px 0 0;
	margin:0;
	color:#80d1d1;
	background:url(./img/more.png) no-repeat 95% center;
}
.Box a:hover {
	background:#fdf1e6;
}
.Box a:hover p.more{
	background:url(./img/more.png) no-repeat right center;
	transition:0.4s;
}
@media screen and (max-width : 639px){
	.Box a img{
		width:40%;
		margin:0 10px 0 0;
	}
	.Box a{
		margin:0 ;
		border-right:none;
		border-left:none;
		border-top:none;
		height:auto;
	}
	.Box_right{
		padding:10px 10px 5px 10px;
	}
	.Box h2{
		font-size:15px;
		font-weight:bold;
		margin:5px 0 ;
	}
	.Box .i-cat{
		display:inline-block;
	}
	.uk-container p.Box-txt{
		display:none;
	}
	.Box p.more{
		position:static;
		background-size:10px;
	}

}

/* サムネイルなし list
----------------------------*/
.Box2{
	padding:30px;
	margin-bottom:40px;
	background:#fcf5f2;
}
.Box2 h2.single_ttl{
	font-size:15px;
	font-weight:bold;
	border-bottom:solid 1px #ebcece;
	margin-bottom:20px;
	padding:0 5px 10px 5px;
	color:#ba697c;
}

@media screen and (max-width : 639px){
	.Box2 h2.single_ttl{
		font-size:14px;
		margin-bottom:15px;
		padding:0 10px 5px 10px;
		border:none;
	}

}


/*   pagination
-------------------------------------------------------------------*/
.pagination {
	width: 100%;
	height: auto;
	text-align: center;
	z-index: 200;
  list-style-type: none;
	padding:0;
}
.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}


/* 色変更箇所*/
.pagination a {
  font-weight: 500;
  padding-top: 1px;
  text-decoration:none;
  border-left-width: 0;
  min-width:36px;
  min-height:36px;
  color: #666;
  background-color: #fcfaf6;
}

/* 色変更箇所*/
.pagination li:not([class*="current"]) a:hover {
  background-color: #80d1d1;
	color:#fff;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }

.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }

 /* 色変更箇所*/
.pagination li.current a {
 background-color: #80d1d1;
 cursor: default;
 pointer-events: none;
	color:#fff;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

@media only screen and ( max-width: 639px ) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
	.uk-container .pagination li{
		padding:0;
	}
	.pagination li.previous a { 
		border-left-width: 1px; 
	}
}




/*==================================================================
	sidebar settings
===================================================================*/
/* side menu ttl
-------------------------------------------------------------------*/
.side_nav{
	margin-bottom:20px;
	background:#fff;
	border-bottom:none;
}
.side_nav a{
	color:#fff;
}
.side_nav_ttl {
	background:#80d1d1;
	padding:8px 5px;
	text-align:center;
	letter-spacing:0.1em;
	font-size:14px;
	margin:0;
	font-weight:500;
	color:#fff;
	border-radius:5px;
}
.side_nav_ttl a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
}


/* side menu list
-------------------------------------------------------------------*/
.side_nav_item ul {
	padding:0;
	border-top:none;
}
.side_nav_item{
	margin:0;
}
.side_nav_item ul li {
	border-bottom: 2px dotted #ddd;
	position:relative;
	margin:0;
}

.side_nav_item ul li a {
	padding:15px 15px 15px 30px;
	font-size:12px;
	line-height:160%;
	color:#444;
	background:#fff url(./img/more.png) no-repeat 5px center/15px;
	font-weight:400;
}
.side_nav_item ul li a:hover {
	background:#fcfaf6 url(./img/more.png) no-repeat 10px center/15px;
}
.side_nav_item .date{
	display:inline-block;
	color:#999;
}



/*==================================================================
	footer settings
===================================================================*/
/* cv
--------------------------------------------------------------------------------------------------*/
.cv{
	padding:20px ;
	background:#fcfaf6 url(./img/top_contact.png) no-repeat left center/contain;
	margin:80px 0 0 0;
}
.cv p{
	text-align:center;
	line-height:200%;
	letter-spacing:1px;
	padding:40px 0 20px;
}
.cv p.more{
	line-height:160%;
	letter-spacing:1px;
	padding:0;
	margin:15px 0 0 0;
}
.cv p.more a{
	display:block;
	padding:12px 15px;
}
.cv_txt{
	padding:0 0 40px;
}


@media screen and (max-width : 959px){
	.cv{
		background:#fcfaf6 url(./img/top_contact.png) no-repeat left -40%;
		padding:0;
		margin:60px 0 0 0;
	}
	.cv_txt{
		padding:0 15px 40px;
	}
	.car {
		padding:15px;
		background:#fcfaf6;
	}
	.car iframe{
		height:400px;
		background:none;
	}
}
@media screen and (max-width : 639px){
	.cv{
		background:#fcfaf6 url(./img/top_contact.png) no-repeat right top/120%;
		padding:0;
		margin:40px 0 0 0;
	}
}

/* map
----------------------------------------------------*/
.cv iframe {
	background:none!important;
}

/* access
--------------------------------------------------------------------------------------------------*/
.footer_logo img{
	display:block;
	margin:0 auto ;
}
@media screen and (max-width : 959px){
	.map{
		height:300px;
	}
}
@media screen and (max-width : 639px){
	.footer_logo img{
		width:50%;
		margin:0 auto 30px;
	}
}

/* about_address
-------------------------------------------------------------------*/
.about_address{
	padding:25px 0 40px;
	margin:0;
	font-size:14px;
	color:#444;
	line-height:180%;
	letter-spacing:1px;
}
@media screen and (max-width : 959px){
	.about_address{
		padding:25px 0 30px;
	}
}
@media screen and (max-width : 639px){
	.about_address{
		text-align:center;
		margin:0;
	}
}


/*  tel
-------------------------------------------------------------------*/
.access-tel{
	margin:0 ;
}
.access-tel p{
	margin:0;
}
.access-tel p a{
	display:block;
	font-size:26px;
	letter-spacing:1.5px;
	text-decoration:none;
	margin:0;
	font-weight:500;
	padding:0 0 0 30px;
	color:#79d1d1;
	background:url(./img/icon_tel.png) no-repeat left bottom;
	line-height:100%;
}
.access-tel p a span{
	display:block;
	margin:0;
	font-size:12px;
	letter-spacing:0.5px;
	font-weight:400;
	color:#666;
	line-height:160%;
}
@media screen and (max-width : 959px){
	.access-tel p a{
		font-weight:bold;
	}
}	
@media screen and (max-width : 639px){
	.access-tel p a{
		font-size:40px;
		letter-spacing:1.5px;
		background:url(./img/icon_tel.png) no-repeat left center;
		margin:0 15px;
		text-align:center;
	}
}


/* 診療時間
-------------------------------------------------------------------*/
.sheet-time {
	width:100%;
	background:#fff;
}
.sheet-time tbody{
	padding:0 15px;
}

.sheet-time th,
.sheet-time td{
	color:#444;
	vertical-align:middle;
	font-size:15px;
	padding:6px 10px;
	text-align:center;
	font-weight:400;
}
.sheet-time th{
	letter-spacing:3px;
	background:#fcfaf6;
}
.sheet-time td{
	width:10%;
	border-bottom:1px solid #ddd;
}
td.red{
	color:#f5b7b0;
}
td.orange{
	color:#f5bc86;
}
td.green{
	color:#84d1d1;
}
.sheet-time th:first-child,
.sheet-time td:first-child{
	text-align:left;
	padding-left:20px;
	font-size:15px;
}
.about_time{
	font-size:14px;
	color:#666;
	margin:15px 0 0 0;
	line-height:180%;
	letter-spacing:1px;
}
@media screen and (max-width : 959px){
	.about_time{
		margin:15px 0 40px 0;
	}
}
@media screen and (max-width : 639px){
	.sheet-time th{
		letter-spacing:2px;
		padding:10px 0;
		font-size:12px;
	}
	.sheet-time td{
		width:7%;
		padding:10px 0;
		font-size:12px;
	}
	.sheet-time th:first-child,
	.sheet-time td:first-child{
		padding-left:10px;
	}
	.about_time{
		margin:15px 15px 30px;
	}
}


/* footer
--------------------------------------------------------------------------------------------------------*/
footer{
	margin:80px 0 0 0;
}
@media screen and (max-width : 959px){
	footer{
		margin:30px 0 0 0;
	}
}
@media screen and (max-width : 639px){
	footer{
		margin:0;
	}
}


/* sitemap
-------------------------------------------------------------------*/
.footer_sitemap{
	padding:60px 0;
	background:#fcfaf6;
}
.sitemap{
	padding:0;
}
.sitemap li{
	list-style:none;
	display:block;
	margin:0;
}
.sitemap li a{
	color:#666;
	font-size:13px;
	margin:0 0 25px 0;
	text-decoration:none;
	padding:0 0 0 25px;
	background:url(./img/more.png) no-repeat left center/15px;
}
.sitemap a:hover{
	color:#82d1d1;
}
@media screen and (max-width : 959px){
	.sitemap li{
		line-height:260%;
	}
}

@media screen and (max-width : 639px){
	.footer_sitemap{
		padding:30px 15px 20px;
	}
}

/* sign
-------------------------------------------------------------------*/
.footer_sign{
	padding:15px 0 ;
	margin:0;
	background:#fff;
}
.footer_sign p {
	color: #666;
	font-size:10px;
	text-align:center;
	margin:0;
	font-weight:500;
}
.footer_sign a{
	color: #666;
}
@media screen and (max-width : 639px){
	.footer_sign{
		padding:15px 15px 80px;
	}
}

/* pagetop
-------------------------------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 60px;
	right: 10px;
	margin:0;
	z-index:1001;
}
#page-top a {
	background: url(./img/pagetop.png) no-repeat 0 0;
	z-index:10;
	text-indent:-5000px;
	text-decoration: none;
	color: #fff;
	width: 80px;
	height:80px;
	text-align: center;
	display: block;
}





/*==================================================================
  form setting
===================================================================*/
.contactform{
	margin:0 auto;
}
.indispensable{
	display:inline-block;
  font-size:12px;
  color:#f5b7b0;
	line-height:140%;
	margin:0;
}
span.wpcf7-not-valid-tip{
	color:#f5b7b0;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-mail-sent-ok{
	padding:15px!important;
	border:none!important;
	margin:0 auto!important;
	text-align:center;
	background:#f5b7b0;
	border-radius:30px;
}
.custom-wpcf7c-confirmed .spam{
	display:none;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="radio"],
input[type="checkbox"],
input[type="number"],
label,
button {
	cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
}
input[type="hidden"] {
	*float: left;
}
input[type="text"],
input[type="tel"],
input[type="email"],
textarea,
select{
	font-family:  "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","游ゴシック", YuGothic, "メイリオ", Meiryo, Verdana, sans-serif;
    font-size: 100%;
    outline: none;
	-webkit-appearance: none;
}

input[type="number"]{
	padding:5px;
	border:solid 1px #ddd;
	border-radius:3px;
}

*[class*="disabled"],
*:disabled {
    cursor: default !important;
}
.wpcf7-text{
    width: 95%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
	padding:2px 5px;
}
.wpcf7-email{
    width: 95%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
}
.wpcf7-date{
    width: 95%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
}
textarea {
    width: 99%;
    margin: 5px 0;
    border: 1px solid #DDDDDD ;
    border-radius: 3px;
    background: #fff;
    outline: none;
}


input[type="text"]{
  border: 1px solid #DDDDDD ;
  background-color: #FFFFFF !important;
	padding:2px 5px;
	border-radius: 3px;
}
input[type="tel"] {
  border: 1px solid #DDDDDD ;
  background-color: #FFFFFF !important;
	padding:2px 5px;
	border-radius: 3px;
}
input[type="email"]{
  border: 1px solid #DDDDDD ;
  background-color: #FFFFFF !important;
	padding:2px 5px;
	border-radius: 3px;
}
textarea.wpcf7c-conf {
  border: 1px solid #DDDDDD ;
  background-color: #FFFFFF !important;
	padding:2px 5px;
}
select.wpcf7-select {
  border: 1px solid #DDDDDD ;
  background-color: #FFFFFF !important;
	padding:5px 15px;
}
input[type="number"] {
  border: 1px solid #DDDDDD ;
  background-color: #FFFFFF !important;
	padding:8px 15px;
	-webkit-appearance: none;
}
checkbox.wpcf7c-conf {
  border: 1px solid #DDDDDD ;
  background-color: #FFFFFF !important;
}


/* css checkbox */
input[type=checkbox] ,
input[type=radio] {
	display: none;
}
.wpcf7-list-item-label {
    position: relative;
    padding: 0 20px 0 25px;
}
.wpcf7-list-item-label:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #ddd;
	background:#fff;
}
input[type=checkbox]:checked + .wpcf7-list-item-label{
  color: #f5b7b0;
}
input[type=checkbox]:checked + .wpcf7-list-item-label:after,
input[type=radio]:checked + .wpcf7-list-item-label:after{
	content: "";
	display: block;
	position: absolute;
	top: -5px;
	left: 5px;
	width: 7px;
	height: 14px;
	transform: rotate(40deg);
	border-bottom: 3px solid #f5b7b0;
	border-right: 3px solid #f5b7b0;
}


/* css btn */
#back{
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:8px 80px;
	letter-spacing:1px;
	background:#7dd1d1;
	font-weight:500;
	border-radius:50px;
	border:none;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	-webkit-appearance: none;
}
#confirm{
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:8px 80px;
	letter-spacing:1px;
	background:#7dd1d1;
	font-weight:500;
	border-radius:50px;
	border:none;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	-webkit-appearance: none;
}
input[type="submit"]{
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	text-align:center;
	padding:8px 80px;
	letter-spacing:1px;
	background:#7dd1d1;
	font-weight:500;
	border-radius:50px;
	border:none;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	-webkit-appearance: none;
}
#confirm:hover{
	background:#6dadcb;
	transform:0.2s;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}
#back:hover{
	background:#6dadcb;
	transform:0.2s;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}
input[type="submit"]:hover{
	background:#6dadcb;
	transform:0.2s;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}


/* 確認画面  */
form.wpcf7-form{
	margin-top: -120px;
	padding-top: 120px;
}
input:-webkit-autofill.wpcf7c-conf {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
	border: none !important;
	background: #fff !important; 
}
input:-webkit-autofill.wpcf7c-conf:focus {
	border: none !important; 
}
.wpcf7c-conf {
	background: #fff !important;
	border-color: #fff !important; 
}
.wpcf7c-conf:focus {
	border-color: transparent !important; 
}

.custom-wpcf7c-confirmed input[type=checkbox] ,
.custom-wpcf7c-confirmed input[type=radio] {
	display:block!important;
	float:left;
	margin:10px 0 0 0;
}
.custom-wpcf7c-confirmed .wpcf7-list-item-label {
    padding: 0 20px 0 15px;
}
.custom-wpcf7c-confirmed .wpcf7-list-item-label:before {
	content: none;
	display: none;
}

/* Topページ　感染対策についてボタン  */
.uk-container .emer-mg{
	margin: 60px 0;
}
.emerbox {
    background: #F5BC84;
    box-shadow: 0px 0px 0px 10px #F5BC84;
    border: dashed 2px #FFF;
    border-radius: 8px;
	text-align:center;
	
}
.emerbox a {
	display:block;
	text-decoration:none;
	color: #FFF;
    margin: 0; 
	font-size:20px;
	font-weight:bold;
	padding: 30px 0;
	letter-spacing:0.2em;
}

.emerbox:hover {
	background: #FCFAF6;
	border: dashed 2px #F5BC84;
	box-shadow: 0px 0px 0px 10px #FCFAF6;
	transition:0.4s;
}

.emerbox a:hover {
	color: #F5BC84;
}

/*--topボタン か強診--*/
.emerbox2 {
    background: #f0a298;
    box-shadow: 0px 0px 0px 10px #f0a298;
    border: dashed 2px #FFF;
    border-radius: 8px;
	text-align:center;
	
}
.emerbox2 a {
	display:block;
	text-decoration:none;
	color: #FFF;
    margin: 0; 
	font-size:20px;
	font-weight:bold;
	padding: 30px 0;
	letter-spacing:0.2em;
}

.emerbox2:hover {
	background: #fcf6f7;
	border: dashed 2px #f0a298;
	box-shadow: 0px 0px 0px 10px #fcf6f7;
	transition:0.4s;
}

.emerbox2 a:hover {
	color: #f0a298;
}
/*---------------------------*/
@media screen and (max-width : 959px){
	.emerbox a,.emerbox2 a {
		font-size:18px;
		padding: 20px ;
		letter-spacing:0.1em;
	}
	.uk-container .emer-mg{
		margin: 30px 15px;
	}
}
@media screen and (max-width : 639px){
	.emerbox a ,.emerbox2 a{
		font-size:15px;
		padding: 15px ;
	}
	.uk-container .emer-mg{
		margin: 20px;
	}
}

/*.bt1 {
    position: absolute;
    width: 10%;
    height: 5%;
    top: 31%;
    left: 29%;
}
.bt1:hover ~ .text1{
	opacity:1;
}*/