@charset "UTF-8";
/*
Theme Name: teamm
Theme URI: /wp-content/themes/teamm
Description: 高岡歯科医院のサイトです
Author: yamada
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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-weight: 500;
	letter-spacing:0.05em;
}
body{
	overflow-x: hidden;
	letter-spacing:0.02em;
	position:relative;
	color:#111;
	font-weight: 500;
}
h1,h2,h3,h4,h5,p,a,span,strong,dl,dt,dd,table,tbody,thead,th,td,blockquote,ul,li,ol {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-weight: 500;
}
.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 25px 0;
}
a {
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	text-decoration:underline;
	color:#072875;
}
.uk-link:hover, a:hover{
	text-decoration:none;
}
a img:hover {
	opacity: 0.6;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
}
a:hover {
	color:#072875;
}
img{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
@media screen and (max-width : 959px){
	.uk-container{
		padding:0 25px;
	}
}
@media screen and (max-width : 639px){
	p, li, dt, dd,th,td{
		font-size: 13px;
		line-height:180%;
		margin-bottom:15px;
	}
	.uk-container{
		padding:0 15px;
	}
}




/* 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;
	}
	.mt60{
		margin-top: 30px;
	}
}


/* font style
-------------------------------------------------------------------*/
.red{
	color:#e95504;
}
.green{
	color:#468423;
}
.blue{
	color:#444cdd;
}
.bold{
	font-weight:bold;
}
.center{
	text-align:center;
}
.strong,
strong{
	font-weight:500;
	color:#444cdd;
	font-size:16px;
}
.fonts{
	font-size:13px;
	color:#666;
}


/* table sheet style
-------------------------------------------------------------------*/
table.sheet {
	border-collapse:collapse;
	border-spacing:0px;
	border-bottom: none;
	margin-bottom:25px;
	width:100%;
	background:#fff;
	border-top:solid 1px #ddd;
	border-right:solid 1px #ddd;
}
.sheet th, .sheet td {
	padding: 10px 20px;
	text-align: left;
	line-height:1.5em;
	vertical-align:middle;
	background:#fff;
	border-bottom:solid 1px #ddd;
	line-height:200%;
	border-left:1px solid #ddd;
}
.sheet td img{
	vertical-align:middle;
}
.sheet th {
	background: #f4f5f9;
	font-weight:500;
	text-align:center;
	border-bottom:solid 1px #ddd;
}
.sheet td ol.list{
	margin:0;
}
.sheet td ul.list{
	padding-left:20px;
	margin:0;
}
.sheet td ul.list li {
	margin:0 0 6px;
	line-height:160%;
}
.sheet td ul.list li:last-child {
	margin:0;
}
table.center td{
	text-align:center;
	line-height:160%;
}
table.center td span{
	color:#e95504;
	font-size:18px;
	font-weight:600;
}
table.sheet td span.bold{
	font-weight:600;
}
table td.fonts{
	font-size:12px;
	color:#666;
}

/* table price
---------------------------------------------*/
table.price th,
table.price td{
	padding: 8px 20px;
}
table.price th{
	width:50%;
	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;
}
table.spblock th{
	width:25%;
}
table.spblock2 th{
	width:60%;
}
table.spblock2 td{
	text-align:right;
}
@media screen and (max-width : 639px){
	table.sheet td{
		border-right: none;
		padding:15px;
	}
	.sheet ul{
		padding-left:20px;
	}
	.uk-container .sheet ul li{
		padding:0 10px;
	}
	table.price th{
		width:auto;
	}
	table.price td{
		width:40%;
	}
	table.price td:last-child{
		width:30%;
	}
	table.spblock th,
	table.spblock td{
		display:block;
		margin:0;
		width:auto;
	}
	table.spblock th{
		padding: 5px 15px;
	}
	table.spblock2 td{
		text-align:center;
	}
	
}

	/* table 横スクロール style
-------------------------------------------------------------------*/
@media screen and (max-width : 639px){
	.scroll{
		overflow:auto!important;
		white-space:nowrap;
		display:block;
	}
	.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:#f7f7f7;
	border-bottom:1px dotted #ddd;
}
.dllist dt, .dllist dd{
	display: block;
	float: left;
	margin:0;
	padding:15px 25px;
}
.dllist dt{
	width: calc(25% - 50px);
	clear: left;
	border-top:1px dotted #ddd;
	font-weight:500;
	letter-spacing:0.1em;
}

.dllist dd{
	width:  calc(75% - 50px);
	background:#fff;
	border-top:1px dotted #ddd;
}

@media screen and (max-width : 639px){
	dl.dllist{
		width: 100%;
		background:none;
		border-bottom:none;
	}
	.dllist dt, .dllist dd{
		float:none;
		width:calc(100% - 30px);
		border-top:none;
	}
	.dllist dt{
		border-bottom:1px dotted #ddd;
		font-weight:bold;
		padding:5px 15px;
		background:#fff;
	}
	.dllist dd{
		border:none;
		padding:10px 15px;
		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/btn3.svg);
}
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: #444cdd;
  color: #fff;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
	margin-top:3px;
}
@media screen and (max-width : 639px){
	ol.list li:before{
		margin-top:0;
	}
}
/*	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:#072875;
}
.uk-accordion-title{
	text-decoration:none;
	font-size:16px;
	padding:15px;
	font-weight:400;
	border-bottom:solid 1px #aaa;
	margin:0;
	color:#111;
}
.uk-accordion-title::after {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.uk-open>.uk-accordion-title::after {
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E);
}
.uk-accordion-title::before{
	content:"Q.";
	background:none;
	float:none;
	margin:0 10px 0 0;
	font-weight:500;
	font-size:20px;
	color:#072875;
}
.uk-open>.uk-accordion-title::before {
    background:none;
}
.uk-accordion-content{
	padding:30px 30px 30px 55px;
	background:#f7f7f7;
	margin:15px 0 0;
	border-radius:5px;
	position:relative;
}
.uk-accordion-content::before{
	content:"A.";
	position:absolute;
	top:50%;
	left:25px;
	transform:translatey(-50%);
	margin:0 10px 0 0;
	font-weight:500;
	font-size:20px;
	color:#f9a518;
}



/*==================================================================
	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: 10px 0 8px 0;
	font-size:13px;
	text-align:center;
	height:auto;
	background:#072875;
	border-right:1px solid #fff;
}
#sp-contact li a span{
	display:block;
	color:#fff;
	font-weight:normal;
	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;
}
@media screen and (max-width : 639px){
	body{
		padding-bottom:55px;
	}
}


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

/* header
-------------------------------------------------------------------*/
header{
	z-index:900;
	height:100px;
	background:#fff url(./img/line.svg) repeat-x top;
	width:100%;
}
header.top_header{
	opacity:0;
	z-index:0;
	position:absolute;
}
header.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index:970;
	opacity:1;
}
.logo{
	display:inline-block;
	padding:30px 20px 0 30px;
	margin:0;
	line-height:100%;
	font-size:100%;
}
.logo a{
	display:block;
}
.logo img{
	vertical-align:middle;
	height:100%;
}
.head_contact{
	display:inline-block;
	vertical-align:middle;
}
.head_contact a{
	display:inline-block;
	color:#072875;
	font-size:20px;
	letter-spacing:0.08em;
	text-align:left;
	margin:10px 0 0 0;
	text-decoration:none;
	background:url(./img/icon_tel.png) no-repeat left bottom 2px/20px;
	padding-left:30px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.side_access{
	display:block;
	position:fixed;
	top:30%;
	right:0;
	width:49px;
	z-index:900;
}
.side_access a{
	background:#072875 ;
	color:#fff;
	text-decoration:none;
	font-size:16px;
	display:block;
	text-align:center;
	padding:30px 0 0 0;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;

}
.side_access a span.link{
	display:inline-block;
	background:url(./img/btn_down.png) no-repeat center bottom;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	padding-bottom:20px;
}
.side_access a span.sub{
	color:#072875;
	padding:18px 16px;
	display:inline-block;
	font-size:16px;
	font-weight:500;
	margin:30px 0 0 0;
	border:solid 1px #072875;
	background:#fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	border-right:0;
}
.side_access a:hover{
	opacity:0.7;
}
@media screen and (max-width : 1293px){
	header .head_contact{
		display:none;
	}
}
@media screen and (max-width : 959px){
	header{
		height:80px;
	}
	header.top_header{
		opacity:1;
		z-index:900;
		position:static;
	}
	header.fixed{
		position: fixed;
		top: 0;
		left: 0;
		z-index:970;
		opacity:1;
	}
	.logo{
		padding:20px 0 0 25px;
	}
}
@media screen and (max-width : 639px){
	header{
		height:50px;
		background-size:7px;
	}
	.logo{
		padding:13px 0 0 10px;
	}
	.logo img{
		width:120px;
	}
	.side_access{
		display:none;
	}
}

/* navigation
-------------------------------------------------------------------*/
#nav{
	vertical-align:middle;
	display:inline-block;
}
.nav_items{
	padding:0 100px 0 0;
	margin:0;
	position:relative;
	display:inline-block;
}
.nav_items > li {
	display:block;
	float:left;
	box-sizing: border-box;
	margin:  0;
	padding:0;
	text-align:left;
	position:relative;
}
.nav_items > li > a,
.nav_items > li > span.nolink{
	display:block;
	text-decoration:none;
	color:#111;
	font-size:14px;
	margin:0 ;
	padding:35px 25px 21px;
	-webkit-transition: 0.4s ;
	transition: 0.4s ;
	line-height:160%;
	position:relative;
}
.nav_items > li a:hover:before{
	content:"";
	position:absolute;
	background:#072875;
	height:41px;
	width:4px;
	top:37px;
	left:0;
}
.nav_items > li ul li a:hover:before{
	content:none;
}
@media screen and (max-width : 1228px){
	.nav_items > li > a,
	.nav_items > li > span.nolink{
		padding:35px 15px 21px;
	}
}
@media screen and (max-width : 1078px){
	.nav_items > li > a,
	.nav_items > li > span.nolink{
		font-size:13px;
		padding:35px 10px 21px;
	}
}
/*Nav  シンプルプルダウン
-------------------------------------------------------------------*/
#nav .uk-dropdown{
	background: none;
	padding:0;
	width:220px;
	box-shadow:none;
	margin:0;
}
#nav .uk-dropdown img{
	display:block;
	margin:0 0 15px;
}
#nav ul li ul{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index:2000;
}
#nav ul li ul li{
	margin:0;
	display:block;
}
#nav ul li ul li a{
	display:block;
	font-size:14px;
	color: #fff;
	text-decoration:none;
	line-height:150%;
	padding:10px 10px 10px 35px;
	text-align:left;
	background:rgba(7,40,117,0.9) url(./img/more.png) no-repeat 20px center/6px;
}
#nav ul li ul li a:hover{
	background-color:rgba(56,85,151,0.9);
}


/* menubtn
-------------------------------------------------------------------*/
.menu_btn{
	border:none;
	z-index:1000;
	vertical-align:middle;
	background:none;
	color:#555;
	font-size:12px;
	margin: 10px 0 0 0;
	height:95px;
	outline:0;
	letter-spacing:0.1em;
	text-align:center;
	padding:0;
	position:absolute;
	top:0;
	right:0;
	width:100px;
	
}
button.active{
	position:fixed;
	top:0;
	right:0;
	background:#fff;
}
.menu_btn::after {
	content:'MENU';
	margin:5px auto 0;
	display:block;
	color:#072875;
	text-decoration:none;
	text-align:center;
	width:40px;
}
.active::after {
	content:'CLOSE';
	letter-spacing:0;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 22px;
	height: 20px;
	text-align:center;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 22px;
	height: 3px;
	background-color: #072875;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 8px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
button.active .menu-trigger span:nth-of-type(1) {
	-webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
button.active .menu-trigger span:nth-of-type(2) {
	opacity: 0;
}
button.active .menu-trigger span:nth-of-type(3) {
	-webkit-transform: translateY(-8px) rotate(45deg);
	transform: translateY(-8px) rotate(45deg);
}
@media screen and (max-width : 959px){
	.menu_btn{
		margin: 5px 0 0 0;
		height:80px;
		width:80px;
	}
}
@media screen and (max-width : 639px){
	.menu_btn{
		height:50px;
		width:50px;
		font-size:10px;
	}
	.menu-trigger {
		height: 17px;
	}
	.menu_btn::after {
		margin:0 auto 0;
	}
	.menu-trigger span:nth-of-type(2) {
		top: 7px;
	}
	header .active .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(7px) rotate(-45deg);
		transform: translateY(7px) rotate(-45deg);
	}
	header .active .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-7px) rotate(45deg);
		transform: translateY(-7px) rotate(45deg);
	}
}
/* toggle_nav
-------------------------------*/
#toggle_nav {
	position:fixed;
	z-index: 980;
	top:0;
	right: -100%;
	width:50%;
	height:100vh;
	background:rgba(7,40,117,0.9);
	transition: all 0.7s;
	overflow-y: scroll;
	text-align:left;
	padding:0;
}
#toggle_nav.open  {
	right: -15px;
	opacity:1;
}
#toggle_nav nav{
	width:100%;
}
@media screen and (max-width : 639px){
	#toggle_nav {
		width:100%;
	}
	#toggle_nav.open  {
		right: 0;
	}
}


/* nav_menu_list
-------------------------------*/
#toggle_nav ul {
	padding:0;
	overflow:hidden;
	margin: 120px 30px 100px;
}
#toggle_nav ul li{
	margin:0;
	text-align:center;
}
#toggle_nav ul li a{
	display:inline-block;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	padding:15px 20px;
	margin:0;
}
#toggle_nav ul li a:hover{
	background:rgba(56,85,151,0.9);
}
#toggle_nav ul li.uk-parent {
	clear:both;
	color:#fff;
	padding:0;
	font-size:17px;
	display:block;
	margin:0;
	font-weight:500;
}
#toggle_nav ul li.uk-parent a{
	background:url(./img/btn_down.png) no-repeat 15px center;
	padding:15px 20px 15px 45px;
}
#toggle_nav ul li.uk-parent a:hover{
	background:rgba(56,85,151,0.9) url(./img/btn_down.png) no-repeat 15px center;
}
.uk-nav-parent-icon>.uk-parent>a::after{
	content:none;
}
#toggle_nav ul li ul{
	margin:0 60px 15px;
	padding:30px;
	border:solid 1px #fff;
}
#toggle_nav ul li ul li{
	margin-bottom:10px;
}
#toggle_nav ul li ul li:last-child{
	margin-bottom:0;
}
#toggle_nav ul li.uk-parent ul li a{
	padding:0px 5px 0px 25px;
	background:url(./img/more.png) no-repeat 10px center/6px;
}
#toggle_nav ul li.uk-parent ul li a:hover{
	background:rgba(56,85,151,0.9) url(./img/more.png) no-repeat 10px center/6px;
}
@media screen and (max-width : 639px){
	#toggle_nav ul {
		margin: 80px 30px ;
	}
	#toggle_nav ul li a{
		font-size:14px;
		font-weight:normal;
		padding:10px 20px;
	}
	#toggle_nav ul li.uk-parent a{
		padding:10px 20px 10px 45px;
	}
	#toggle_nav ul li ul li{
		margin-bottom:10px;
	}
	#toggle_nav ul li.uk-parent {
		font-size:16px;
	}
	#toggle_nav ul li ul{
		margin: 0 0 15px;
	}
}



/*==================================================================
	index settings
===================================================================*/
/* keyv
-------------------------------------------------------------------*/
.keyv_head{
	position:relative;
	background:#fff url(./img/line.svg) repeat-x top;
	height:100px;
}
.keyv_head nav{
	position:absolute;
	top:50px;
	right:60px;
	z-index:900;
	display:block;
	width:100%;
	margin:0 0 0 auto;
}
.keyv_head nav li{
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	display:block;
	margin:0 15px;
	vertical-align:top;
	float:right;
	height:300px;
}
.keyv_head nav li a{ 
	color:#111;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	text-decoration:none;
	text-align:left;
	letter-spacing:0.15em;
	font-size:16px;
	position:relative;
	padding-top:10px;
	border-top:2px solid #fff;
}
.keyv_head nav li a:hover{ 
	color:#072875;
	border-top:2px solid #072875;
}
.keyv {
	position:relative;
	margin:0 0 0 15%;
	height:calc(100vh - 100px);
}
.uk-slideshow-items{
	min-height:initial!important;
	height:calc(100vh - 100px);
}
.keyv li{
	margin:0;
}
.keyv_txt{
	position:absolute;
	left:-10%;
	top:40%;
}
.uk-dotnav{
	position:absolute;
	bottom:20px;
	left:-30px;
	display:block;
}
.uk-dotnav li a{
	margin-top:10px;
	border:none;
	background:#eeeeee;
}
.uk-dotnav li.uk-active a{
	background:#072875;
}

@media screen and (max-width : 959px){
	.keyv ,.uk-slideshow-items{
		height:60vh;
	}
	.keyv {
		margin:0;
	}
	.keyv_txt{
		left:5%;
		top:auto;
		bottom:60px;
	}
	.uk-dotnav{
		display:none;
	}
	.keyv_head{
		display:none;
	}
}
@media screen and (max-width : 639px){
	.keyv ,.uk-slideshow-items{
		height:40vh;
	}
	.keyv_txt{
		left:30px;
		bottom:30px;
	}
	.keyv_txt img{
		width:80%;
	}
}


/* top_title
-------------------------------------------------------------------*/
.top_title{
	margin:0 15px 30px;
	text-align:center;
	color:#111;
	font-size:24px;
	letter-spacing:0.25em;
	line-height:160%;
	padding:0 0 70px 0;
	position:relative;
}
.top_title span.point{
	color:#072875;
	font-size:32px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.top_title span.sub{
	display:block;
	text-align:center;
	color:#072875;
	font-size:12px;
	letter-spacing:0.2em;
	line-height:100%;
	margin:20px 0 0 0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.top_title::after{
	content:"";
   background:#072875;
   position:absolute;
   bottom:0;
   left:49.8%;
	width:1px;
   height:40px;
}

@media screen and (max-width : 959px){
}
@media screen and (max-width : 639px){
	.top_title{
		font-size:17px;
		letter-spacing:0.1em;
		margin:0 15px 15px;
		padding:0 0 35px 0;
	}
	.top_title::after{
		height:20px;
	}
	.top_title span.point{
		font-size:22px;
	}
	.top_title span.sub{
		margin:10px 0 0 0;
		font-size:10px;
	}
}


/* topbnr
-------------------------------------------------------------------*/
.topbnr{
/*	margin: 100px 0 120px;*/
	background-image:url(/wp-content/uploads/2021/04/291-scaled-e1622524175342.jpg);
background-size: cover;
	background-repeat: no-repeat, no-repeat;
	background-position: top 10% left  ;
	padding:30px 0;
	margin:100px 0 0
}
.topbnr h2 a{
	display:block;
	font-size:22px;
	letter-spacing:0.2em;
	padding:35px 75px 35px 35px;
	margin:0;
	color:#072875;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	border:solid 1px #072875;
	background:#ffffff94 url(./img/more2.png) no-repeat right 40px center;
	box-shadow: 2px 2px #072875;
	text-decoration:none;
	text-align:center;
	background-color: #ffffff94
}
.topbnr h2 a:hover{
	color:#072875;
	background:#eef1f7 url(./img/more2.png) no-repeat right 30px center;
}

@media screen and (min-width:564px) {
	.topbnr{
		padding: 60px 0;
	}
}

@media screen and (min-width:736px) {
	.topbnr{
		padding: 120px 0;
	}
}

@media screen and (min-width:1042px) {
	.topbnr{
		padding: 200px 0;
	}
}

@media screen and (min-width:1542px) {
	.topbnr{
		padding: 280px 0;
	}
}

@media screen and (max-width : 959px){
	.topbnr{
		margin: 80px 0 100px;
	}
	.topbnr h2 a{
		font-size:20px;
		padding:35px 60px 35px 20px;
		background:url(./img/more2.png) no-repeat right 40px center;
	}
}
@media screen and (max-width : 639px){
	.topbnr{
		margin: 15px 0 5px;
	}
	.topbnr h2 a{
		font-size:15px;
		padding:15px 50px 15px 20px;
		background:url(./img/more2.png) no-repeat right 30px center/5px;
		margin-bottom:10px;
		letter-spacing:0.1em;
	}
}

/* topabout
-------------------------------------------------------------------*/
.Topabout{
	background: #f7f7f7;
	padding:100px 0 ;
	margin-bottom:120px;
}
.about{
	position:relative;
}
.about img{
	margin:0 0 30px;
}
.about h3{
	position:absolute;
	top:-5px;
	right:15px;
	color:#fff;
	background:rgba(7,40,117,0.9);
	padding:25px 12px;
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin:0;
	-ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
	letter-spacing:0.25em;
}
.Topabout p{
	text-align:center;
}
.Topabout p.more{
	margin:80px 0 0 0;
}

@media screen and (max-width : 959px){
	.Topabout{
		padding:80px 0;
		margin-bottom:80px;
	}
	.about h3{
		font-size:18px;
	}
	.Topabout .uk-grid>*{
		padding-left:30px;
		margin-bottom:30px;
	}
	.Topabout .uk-grid{
		margin-left:-30px;
	}
	.Topabout p.more{
		margin:20px 0 0 0;
	}
}
@media screen and (max-width : 639px){
	.Topabout{
		padding:40px 0;
		margin-bottom:40px;
	}
	.about h3{
		font-size:16px;
	}
	.Topabout p.more{
		margin:0;
	}
	.about img{
		margin:0 0 20px;
	}
}

/* topgreeting
-------------------------------------------------------------------*/
.topgreeting{
	margin:0 0 120px;
}
.greeting_box{
	margin:0 0 100px;
}
.greeting_img{
	background:url(/wp-content/uploads/2021/05/249-2-scaled.jpg) no-repeat center center/cover;
	height:440px;
	width:60%;
}
.greeting_img2{
	background:url(./img/greeting2.jpg) no-repeat center center/cover;
	margin-left:40%;
}
.greeting_img3{
	background:url(./img/greeting3.jpg) no-repeat center center/cover;
}
.greeting_txt{
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	margin:-160px 0 0 auto;
	position:relative;
}
.greeting_txt2{
	margin:-160px 0 0 0;
}
.greeting_txt h3{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color:#072875;
	font-size:30px;
	letter-spacing:0.15em;
	margin: 0 80px;
	text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;
}
.greeting_txt p{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	line-height:300%;
	letter-spacing:0.15em;
	margin:0 0 0 40px;
	text-shadow:1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;
}
@media screen and (max-width : 959px){
	.topgreeting{
		margin:0 0 80px;
	}
	.greeting_box{
		margin:0 0 80px;
	}
	.greeting_txt {
		-ms-writing-mode: horizontal-tb;
		-webkit-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
	}
	.greeting_img{
		width:100%;
		margin:0;
	}
	.greeting_txt{
		margin:40px;
	}
	.greeting_txt h3{
		margin: 0 0 40px;
	}
	.greeting_txt p{
		margin:0;
	}
	.topgreeting p.more{
		margin-top:0;
	}
}
@media screen and (max-width : 639px){
	.topgreeting{
		margin:0 0 40px;
	}
	.greeting_box{
		margin:0;
	}
	.greeting_img{
		height:200px;
	}
	.greeting_txt{
		margin:30px 0;
	}
	.greeting_txt h3{
		font-size:18px;
		margin: 0 0 20px;
	}
	.greeting_txt p{
		line-height:200%;
		letter-spacing:0.05em;
	}

}

/* topmenu
-------------------------------------------------------------------*/
.Topmenu{
	margin-bottom:80px;
}
.Topmenu .uk-grid>*{
	margin-bottom:40px;
}
.menu_box{
	border:solid 1px #072875;
	background:#f7f7f7;
	position:relative;
}
.menu_box h3{
	position:absolute;
	top:-5px;
	right:40px;
	color:#fff;
	background:rgba(7,40,117,0.9);
	padding:25px 12px;
	font-size:20px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin:0;
	-ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
	letter-spacing:0.25em;
	z-index:11;
}
.menu_box_img{
	position:relative;
	display:block;
}
.menu_box_img:after{
	content:"";
	/* background:rgba(255,255,255,0.5); */
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.menu_box:hover .menu_box_img:after{
	opacity:0;
	transition:0.4s;
}
.menu_box ul{
	padding:30px 40px;
	margin:0;
}
.menu_box ul li{
	list-style:none;
	margin:0 0 10px;
}
.menu_box ul li:last-child{
	margin:0;
}
.menu_box ul li a{
	text-decoration:none;
	color:#111;
	background:url(./img/more2.png) no-repeat left center/5px;
	padding-left:25px;
	font-size:15px;
}
.menu_box ul li a:hover{
	color:#072875;
	background:url(./img/more2.png) no-repeat 5px center/5px;
}
@media screen and (max-width : 959px){
	.Topmenu{
		margin-bottom:40px;
	}
	.Topmenu .uk-grid>*{
		margin-bottom:30px;
	}
	.menu_box h3{
		right:20px;
		font-size:18px;
	}
	.menu_box ul{
		padding:20px 30px;
	}
}
@media screen and (max-width : 639px){
	.Topmenu{
		margin-bottom:25px;
	}
	.Topmenu .uk-grid>*{
		margin-bottom:15px;
	}
	.menu_box ul{
		padding:15px 20px;
	}
	.menu_box ul li{
		margin:0 0 10px;
	}
	.menu_box h3{
		font-size:16px;
	}
	.menu_box ul li a{
		padding-left:20px;
		font-size:13px;
	}

}

/* topfaq
-------------------------------------------------------------------*/
.topfaq {
	margin:0 0 120px 0;
}
.topfaq p{
	text-align:center;
}
.faq_box{
	max-width:1000px;
	margin:60px auto 0;
	position:relative;
}
.faq_box p.more{
	position:absolute;
	top:50%;
	left:60px;
	transform:translatey(-50%);
	margin:0;
}
@media screen and (max-width : 959px){
	.topfaq {
		margin:0 0 80px 0;
	}
	.faq_box{
		margin:30px auto 0;
	}
	.faq_box p.more{
		left:30px;
	}
}
@media screen and (max-width : 639px){
	.topfaq {
		margin:0 0 10px 0;
	}
	.faq_box{
		margin:20px auto 0;
	}
	.faq_box p.more{
		position:static;
		margin-top:50px;
	}
}

/* topnews
-------------------------------------------------------------------*/
.topnews{
	background:#f7f7f7;
	padding:100px 0;
}
@media screen and (max-width : 959px){
	.topnews{
		padding:80px 0;
	}
}
@media screen and (max-width : 639px){
	.topnews{
		padding:40px 0;
	}
}


/* line-list
----------------------------------*/
.line-list{
	padding:0;
	list-style:none;
	max-width:800px;
	margin:0 auto 60px;
}
.line-list li{
	margin:0;
}
.line-list li a{
	text-decoration:none;
	color:#111;
	display:block;
	padding:18px 15px 20px;
	position:relative;
	transition:0.4s;
	border-bottom:solid 1px #aaa;
}
.line-list li a:hover h3{
	color:#072875;
}
.line-list li h3{
	display:inline-block;
	font-size:15px;
	margin: 0 ;
	vertical-align: middle;
	line-height:160%;
	transition:0.4s;
	width:calc(100% - 120px);
}
.date{
	display:inline-block;
	color:#999;
	font-size:12px;
	letter-spacing:0;
	line-height:100%;
	margin:0 40px 0 0;
	vertical-align:middle;
}
.i-cat{
	display:inline-block;
	text-align:center;
	color:#222;
	padding:5px 20px;
	margin:0 30px 0 0;
	font-size:12px;
	line-height:100%;
	text-transform:uppercase;
	vertical-align: middle;
	background:#fff;
	border:solid 1px #aaa;
}
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){

}
@media screen and (max-width : 639px){
	.line-list{
		margin:0 auto ;
	}
	.date{
		margin:0;
	}
	.line-list li h3{
		display:block;
		font-size:13px;
		margin: 5px 0 0 0 ;
		width:100%;
	}
	.i-cat{
		padding:2px 20px;
		margin:0;
	}
	.line-list li a{
		padding:5px 5px 12px;
	}
	.line-list li:first-child a{
		padding:0 5px 12px;
	}
}




/*==================================================================
	page settings
===================================================================*/
/* 固定ページ
-------------------------------------------------------------------*/
.contents {
	margin:0 auto 20px;
}
.contents_area .uk-grid>* img{
	margin:0 auto 15px;
}
.contents h2,
.contents h3,
.contents h4,
.contents h5{
	clear:both;
}
.contents section{
	overflow:hidden;
}
.contents section {
	margin:0 0 80px;
}

@media screen and (max-width : 959px){
	.contents {
		margin:0 auto ;
	}
}
@media screen and (max-width : 639px){
	.contents {
		margin:0 0 30px;
	}
	.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 ;
	}
	.contents section {
	margin:0 0 20px;
}
}

/* bl
-------------------------------------------------------------------*/
.bl{
	padding: 8px 40px 10px;
	margin:0 0 30px;
}
.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;
	padding:0;
}
.uk-breadcrumb>li:not(.uk-active)>span{
	color:#333;
	font-size:12px;
}
.uk-breadcrumb>*{
	flex:initial;
}
@media screen and (max-width : 959px){
}
@media screen and (max-width : 639px){
	.bl{
		padding: 5px 0 7px;
		margin:0 0 25px;
	}
}

/* more style
-------------------------------------------------------------------*/
p.more{
	margin: 35px 0;
	text-decoration:none;
	text-align:center;
}
.more a{
	display:inline-block;
	text-decoration:none;
	font-size:18px;
	color:#072875;
	text-align:center;
	letter-spacing:0.15em;
	background:#fff url(./img/more2.png) no-repeat right 25px center/5px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	padding:13px 30px 13px 15px;
	border:solid 1px #072875;
	box-shadow:2px 2px #072875;
	min-width:300px;
}
.more a:hover{
	background:#eef1f7 url(./img/more2.png) no-repeat right 20px center/5px;
}
@media screen and (max-width : 959px){
}
@media screen and (max-width : 639px){
	.more a{
		font-size:14px;
		min-width:initial;
		display:block;
	}
	p.more{
		margin: 25px 2px;
	}
}



/* page_ttl
-------------------------------------------------------------------*/
.page_keyv{
	background:url(./img/page_keyv.jpg) no-repeat center center/cover ;
	height:240px;
}
.title{
	text-align:center;
}
.title h1{
	margin:30px 15px 80px;
	text-align:center;
	color:#111;
	font-size:26px;
	letter-spacing:0.15em;
	line-height:160%;
	font-weight:normal;
	position:relative;
	padding:0 0 30px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.title h1::after{
	content:"";
   display:inline-block;
   width:100px;
   height:100%;
   background:url(./img/line.svg) repeat-x bottom/8px;
   position:absolute;
   bottom:0;
   left:50%;
	transform:translatex(-50%);
}
.title1,
.single h2{
	margin:0 0 30px 0;
	background:#f7f7f7;
	position:relative;
	font-size:20px;
	letter-spacing:0.15em;
	color:#111;
	padding:25px 15px 25px 40px;
	font-weight:500;
	border:solid 1px #ccc;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.title1::before,
.single h2::before{
	content:"";
   width:5px;
   height:calc(100% - 20px);
   background:#072875;
   position:absolute;
   top:50%;
   left:15px;
	transform:translateY(-50%);
}

.title2,
.single h3{
	font-size:18px;
	margin:60px 0 25px 0;
	letter-spacing:0.15em;
	color:#072875;
	padding:15px 10px;
	line-height:1.4;
	border-bottom:1px solid #bbb;
	border-top:3px solid #072875;
	position:relative;
}
.title3,
.single h4{
	font-size:16px;
	margin:40px 0 25px 0;
	padding:7px 15px;
	font-weight:500;
	letter-spacing:0.05em;
	color:#111;
	border-bottom:dotted 1px #ddd;
	background:#f7f7f7;
	line-height:1.4;
}
h5{
	font-weight:600;
	font-size:16px;
	margin:20px 0 15px 0;
}

@media screen and (max-width : 959px){

}
@media screen and (max-width : 639px){
	.page_keyv{
		height:120px;
	}
	.title h1{
		font-size:18px;
		letter-spacing:0.05em;
		margin:0 15px 30px;
		line-height:160%;
		padding:0 0 25px;
	}
	.title h1::after{
		width:80px;
	}
	.title1,
	.single h2{
		margin:0 0 15px 0;
		font-size:16px;
		padding:14px 10px 14px 20px;
		letter-spacing:0.05em;
	}
	.title1::before,
	.single h2::before{
		width:4px;
		left:8px;
	}
	.title2,
	.single h3 {
		font-size:15px;
		margin-bottom:15px;
		letter-spacing:0.05em;
		margin-top:25px;
		padding:10px;
	}
	.title3,
	.single h4{
		margin:15px 0 10px 0;
		font-size:14px;
	}

}


/* flow
-------------------------------------------------------------------*/
.flow{
	background:#f5f6fb;
	padding:30px 30px 15px;
	border-radius:10px;
	overflow:hidden;
}
.flow .title2,
.flow .title3{
	margin-top:0;
	background:#fff;
}
.triangle{
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #f5f6fb;
	margin:0 auto 10px;
}
.triangle2{
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #f9a518;
	margin:10px 30px;
}
@media screen and (max-width : 639px){
	.flow{
		padding:15px 15px 10px;
	}
}







/*==================================================================
	single settings
===================================================================*/
/* 投稿ページ,アーカイブ
-------------------------------------------------------------------*/
.uk-container .single{
	padding:40px;
	border:solid 1px #aaa;
}
.attachment-singlepage_thumbnails{
	display:block;
	margin:0 auto 30px;
}

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

@media screen and (max-width : 639px){
	.uk-container .single{
		background:#fff;
		border:none;
		padding:0;
	}
	.attachment-singlepage_thumbnails{
		margin:0 0 15px;
	}
	.single_more .more a{
		font-size:12px;
	}
}

/* サムネイル付き list
----------------------------*/
.Box a{
	display:block;
	overflow:hidden;
	text-decoration:none;
	margin:0 0 30px;
	position:relative;
	border:solid 1px #aaa;
}
.Box h2{
	font-size:18px;
	margin:20px 0 20px 0;
	line-height:160%;
	transition:0.4s;
}
.Box a img{
	float:left;
	width:270px;
	margin-right:30px;
}
.Box .date{
	display:inline-block;
	margin:0 15px 0 0;
}
.Box_right{
	padding:30px;
}
p.Box-txt{
	font-size:13px;
	letter-spacing:0.1px;
	color:#888;
	margin:0;
}
.Box a:hover {
	background-color:#f7f7f7;
}
@media screen and (max-width : 959px){
	.Box a img{
		width:30%;
		margin:0 20px 0 0;
	}

}
@media screen and (max-width : 639px){
	.uk-container p.Box-txt{
		display:none;
	}
	.Box a img{
		width:40%;
		margin:0 10px 0 0;
	}
	.Box a{
		background:url(./img/line2.png) repeat-x bottom,url(./img/btn3.svg) no-repeat left center;
		border:none;
		margin:0;
		padding-left:5px;
	}
	.Box a:hover {
		background:url(./img/line2.png) repeat-x bottom,url(./img/btn3.svg) no-repeat left center;
		color:#f9a518;
	}
	.Box_right{
		padding:10px;
	}
	.Box h2{
		font-size:14px;
		margin:5px 0 0 0 ;
		padding:0;
	}
	.Box .i-cat{
		display:none;
	}

}



/*   pagination
-------------------------------------------------------------------*/
.pagination {
	width: 100%;
	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: #222;
	background-color: #f5f5f5;
}

/* 色変更箇所*/
.pagination li:not([class*="current"]) a:hover {
	background:#072875;
	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:#072875;
	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;
		margin:0 0 20px;
	}
	.pagination li.previous a {
		border-left-width: 1px;
	}
}




/*==================================================================
	sidebar settings
===================================================================*/
/* side menu ttl
-------------------------------------------------------------------*/
.side_nav{
	margin-bottom:20px;
	background:#fff;
	border:solid 1px #aaa;
	padding:0 10px 10px;

}
.side_nav a{
	color:#fff;
}
.side_nav_ttl {
	background:#fff;
	padding:5px 15px;
	text-align:center;
	letter-spacing:0.15em;
	font-size:15px;
	font-weight:normal;
	margin:0 10px;
	color:#fff;
	background:#072875;
	line-height:120%;
}
.side_nav_ttl a{
	color:#fff;
	font-size:15px;
	text-decoration:none;
}
.side_nav_ttl a:hover{
	color:#fff;
}
.side_nav .uk-nav>li> a{
	padding:0;
}

/* side menu list
-------------------------------------------------------------------*/
.side_nav_item ul {
	padding:0;
	margin:0;
}
.side_nav_item{
	margin:15px 0;
}
.side_nav_item ul li {
	position:relative;
	margin:0;
}
.side_nav_item ul li a {
	padding:7px 15px 7px 35px;
	font-size:14px;
	line-height:160%;
	color:#111;
	background:url(./img/more2.png) no-repeat 18px center/5px;
}
.side_nav_item ul li a:hover {
	color:#072875;
}
.side_nav_item .date{
	display:inline-block;
	color:#999;
}

/* side bnr
-------------------------------------------------------------------*/
.side_bnr a {
	display:block;
	margin:0 0 20px;
	text-align:center;
}
.side_bnr a:first-child{
	background:#444cdd;
	padding:30px ;
}
.side_bnr a:nth-child(2){
	background:#f9a518;
	padding:30px ;
}

/*==================================================================
	footer settings
===================================================================*/

/* cv
------------------------------------------------------------------*/
.cv{
	margin:120px 0;
}
.cv_box{
	border:solid 1px #072875;
	box-shadow:2px 2px #072875;
	padding:0 40px 40px;
}
.cv_box h2{
	text-align:center;
	margin:0 0 40px;
	display:inline-block;
	background:#072875;
	color:#fff;
	font-size:15px;
	padding:8px 20px;
	min-width:245px;
}
.cv_box .head_contact a{
	font-size:30px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-weight:bold;
	margin:10px 0 30px;
	background-size:auto;
	background-position:left center;
	padding-left:50px;
}
.cv_box p{
	font-size:15px;
	margin:0 0 30px;
}
.footer_cal{
	height:calc(100% - 75px);
}
@media screen and (max-width : 959px){
	.cv{
		margin:40px 0 80px 0;
	}
	.cv_box{
		margin:40px 0 0 0;
	}
	.footer_cal{
		height:400px;
	}
}
@media screen and (max-width : 639px){
	.cv{
		margin:25px 0 40px 0;
	}
	.cv_box{
		margin:15px 0 0 0;
		padding:0 15px 15px;
	}
	.footer_cal{
		height:260px;
	}
	.cv_box h2{
		margin:0 0 20px;
		font-size:14px;
	}
	.cv_box .head_contact a{
		font-size:22px;
		margin:10px 0 20px;
	}
	.cv_box p{
		font-size:13px;
		margin:0 0 15px;
	}

}


/* cv 診療時間
-------------------------------------------------------------------*/
.sheet-time {
	width:100%;
}
.sheet-time th,
.sheet-time td{
	vertical-align:middle;
	font-size:15px;
	padding:12px 5px;
	text-align:center;
	color:#111;
	font-weight:normal;
}
.sheet-time th{
	letter-spacing:2px;
}
.sheet-time tr:first-child{
	letter-spacing:0.1em;
	border-bottom:1px solid #aaa;
}
.sheet-time td{
	width:8%;
	border-bottom:1px solid #aaa;
}
.sheet-time td.blue{
	color:#072875;
}
.sheet-time th:first-child,
.sheet-time td:first-child{
	text-align:left;
	padding-left:15px;
}
p.about_time{
	font-size:14px;
	padding:15px 0 0 15px;
	margin:0;
	line-height:200%;
	text-align:left;
	color:#222;
}
@media screen and (max-width : 959px){

}
@media screen and (max-width : 639px){
	.access-time{
		margin:0;
	}
	.sheet-time th,
	.contents table.sheet-time th{
		letter-spacing:2px;
		padding:10px 0;
		font-size:13px;
	}
	.sheet-time td,
	.contents table.sheet-time td{
		width:7%;
		padding:10px 0;
		font-size:12px;
	}
	.sheet-time th:first-child,
	.sheet-time td:first-child,
	.contents .sheet-time th:first-child,
	.contents .sheet-time td:first-child{
		padding-left:5px;
	}
	p.about_time{
		padding:10px 0 0 5px;
		font-size:12px;
	}
	.about_time .fonts{
		display:block;
	}
}

/* footer
-------------------------------------------------------------------*/
footer{
	padding:80px 0 0 0;
	background:#f7f7f7;
}
.footer_access{
	margin:20px 0 0 0;
	font-size:15px;
	letter-spacing:0.1em;
}
.footer_logo{
	display:block;
	margin:0 0 40px;
}
footer .uk-container>:last-child.uk-grid{
	margin:0 0 80px;
}
@media screen and (max-width : 959px){
	footer{
		padding:60px 0 0 0;
	}
	footer .uk-container>:last-child.uk-grid{
		margin:0 0 60px;
	}
}

@media screen and (max-width : 639px){
	footer{
		padding:30px 0 0 0;
	}
	footer .uk-container>:last-child.uk-grid{
		margin:0 0 30px;
	}
	footer .uk-grid>* {
		padding-left: 0;
	}
	.footer_access{
		margin:10px 0 0 0;
		font-size:13px;
		letter-spacing:0.05em;
	}
	.footer_logo{
		margin:0 0 20px;
		width:50%;
	}
}

/* sitemap
-------------------------------------------------------------------*/
.footer_sitemap{
	padding: 0;
	overflow:hidden;
}
.sitemap{
	padding:0;
	margin:0;
	float:left;
	width:50%;
}
.sitemap li{
	list-style:none;
	display:block;
	margin:0 0 10px;
}
.sitemap li:last-child{
	margin:0;
}
.sitemap li a{
	display:block;
	color:#333;
	font-size:13px;
	margin:0;
	text-decoration:none;
	padding:0;
}
.indentfront-0{
	padding-left: 3em;
}
.sitemap a:hover{
	color:#072875;
}
@media screen and (max-width : 959px){
	.sitemap{
		margin:40px 0 0 0;
	}
}



/* sign
-------------------------------------------------------------------*/
.footer_sign{
	background:#fff url(./img/line2.svg) repeat-x top;
}
.footer_sign p {
	color: #072875;
	font-size:10px;
	text-align:center;
	margin:0;
	letter-spacing:0.1em;
	padding:30px 0 20px 0;
}

@media screen and (max-width : 639px){
	.footer_sign p {
		padding:15px 0 10px;
	}
	.footer_sign{
		background-size:7px;
	}
}

/* pagetop
-------------------------------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 30px;
	right: 0;
	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:54px;
	text-align: center;
	display: block;
}






