@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */

::selection {
    background: #05388b;
    text-shadow: none;
	color: #fff;
}

a {
	color: #05388b;
	transition: .4s;
}



a:hover,
a:focus {
	color: #ed8f25;
	transition: .4s;
}

a:hover img,
a:focus img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition: .4s;
}

:-ms-input-placeholder {
	
}

a img {
	transition: .4s;
}

/*
a:hover img,
a:focus img {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
	text-decoration: none;
	transition: 0.3s;
}
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



ol,
ul {
	list-style: none;
}



body {
	color: #05388b;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0;
	line-height: 140%;
}





.js-action-preview-mode-notice {
      top: 0;
      width: 100%;
      text-align: center;
      padding: 10px;
      background: rgba(255,255,255,0.6);
      color: black;
      position: fixed;
      border: 1px dotted black;
      z-index: 50000;
}

@media print {
body {
	width: 1200px;
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform-origin: 0 0;
}
#scrollTop {
	display: none;
}
}




/*スマホ関係*/
@media screen and (max-width: 767px) {

body , html {
	-webkit-text-size-adjust: 100%;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

select,
textarea,
input[type=text],
input[type=email],
input[type=date],
input[type=tel] {
  font-size: 16px;
    border: 1px solid;
	margin-right: 0;
/*  transform: scale(0.8);*/
}


}
/*スマホ関係終わり*/






.clr {
	clear: both;
	min-height: 1em;
}


.clr:after {
	display: block;
	height: 1px;
	content: "";
	clear: both;
}

input,
select,
textarea {
	color: #4d4d4d;
	font-family: inherit;
	font-size: 16px;
}

.new {
	margin-left: 10px;
    padding: 3px 8px;
    color: #ffffff;
    font-size: 70%;
    background-color: #ed8e25;
    font-weight: bold;
    border-radius: 50px;
    text-transform: uppercase;
}




/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}

.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.skip-header a {
	display: block;
	background-color: #007b44;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: absolute;
	height: 0;
	overflow: hidden;
}


#scrollTop {
	position: fixed;
    bottom: 10px;
    right: 10px;
    width: 65px;
    z-index: 999;
	    padding-bottom: 10px;
}






#scrollTop img {
	width: 100%;
	display: block;
}




#container {
		position: relative;
		width: 100%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
}


input::placeholder {
  color: #fff;
}

/* IE */
input:-ms-input-placeholder {
  color: #fff;
}

/* Edge */
input::-ms-input-placeholder {
  color: #fff;
}




/*ＰＣ関係*/
@media print,screen and (min-width: 768px) {

.sp-disp {
	display: none !important;
}


}
/*ＰＣ関係↑*/


/*スマホ関係*/
@media print,screen and (max-width: 767px) {


.pc-disp {
	display: none !important;
}

}
/*スマホ関係↑*/




.hideAnchor {
    display: block;
    height: 0px;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: -65px;
    padding-bottom: 65px;
}





/* PCヘッダー
================================================== */
.sp-header {
	display: none;
}

#header-sub {
	width: 100%;
	position: fixed;
	top: -150px;
	left: 0;
	z-index: 209;
	background-color: #fff;
	padding: 5px 20px;
	    border-bottom: 1px solid #04388b;
}
#header-sub table {
	width: 100%;
}
#header-sub table .td-l {
	width: 210px;
    padding: 5px 0;
}
#header-sub table .td-l img {
	width: 100%;
	display: block;
}
#header-sub table .td-r {
	width: auto;
	vertical-align: middle;
}

#header-sub table .td-inst{
	width: 30px;
	vertical-align: middle;
}
#header-sub table .td-inst img {
	width: 100%;
	display: block;
}
#header-sub table .td-yoyaku {
	width: 135px;
	padding-left: 18px;
	vertical-align: middle;
}
#header-sub table .td-yoyaku img {
	width: 100%;
}




#top-pc-header {
	width: 100%;
}

#header {
	width: 100%;
	position: relative;
	height: 123px;
}

#logo {
	position: absolute;
	width: 280px;
	bottom: 0;
	left: 4%;
}

#logo.kaso {
	position: absolute;
	width: 280px;
	top: 20px;
	bottom: auto;
	left: 4%;
}




#logo img {
	width: 100%;
	display: block;
}


.header-inner {
	width: 100%;
}

.header-inner td.td-free {
	width: auto;
}
.header-inner td.td-tel {
	width: 199px;
    padding-top: 2px;
    padding-right: 10px;
    vertical-align: middle;
}
.header-inner td.td-tel img {
	width: 100%;
}

.header-inner td.td-yoyaku2 {
	width: 250px;

}
.header-inner td.td-yoyaku2 img {
	width: 100%;
	border-radius: 0 0 0 20px;
}

.header-inner2 {
	width: 97%;
	margin: 5px 3% 0 0;
}



.header-inner2 td.td-menu {
	width: auto;
	vertical-align: middle;
}
.header-inner2 td.td-inst {
	width: 30px;
	vertical-align: middle;
}
.header-inner2 td.td-inst img {
	width: 100%;;
}


.globalNavInne {
	width: 100%;
}
.globalNavInne ul {
	width: 100%;
}


.none_text{
      display: none;
}


.header-bottom {
	margin-top: 0;
}



.globalNavInner>ul {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 120%;
	line-height: 120%;
}


.globalNavInner>ul li {
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #05388b;
}
.globalNavInner>ul li:last-child{
	border-right: none;
}

.globalNavInner>ul li a {
	text-decoration: none;
	padding: 0 18px;
	font-weight: bold;
}



.globalNavInner>ul li a:hover {

}








.globalNavInner>ul .child {
	display: none;
	position: absolute;
	z-index: 800;
	margin-left: -2px;
	border-radius: 20px;
}


.globalNavInner>ul .child li {
	max-width: auto;
	font-weight: bold;
	border-right: none;
	font-size: 75%;
	transition: .4s;
	border-bottom: 1px solid #fff;

}



.globalNavInner>ul .child li:first-child {
	border-radius: 20px 20px 0 0;
}

.globalNavInner>ul .child li:first-child a,
.globalNavInner>ul .child li:first-child a:hover,
.globalNavInner>ul .child li:first-child a:focus{
	border-radius: 20px 20px 0 0;
}


.globalNavInner>ul .child li:last-child {
	border-radius: 0 0 20px 20px;

}

.globalNavInner>ul .child li:last-child a,
.globalNavInner>ul .child li:last-child a:hover,
.globalNavInner>ul .child li:last-child a:focus
{
	border-radius: 0 0 20px 20px;

}


.globalNavInner>ul .child li:last-child {
	border-bottom: none;

}


.globalNavInner>ul .child li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 15px 25px;
	text-align: left;
	
/*
	background-image: url(../images/icon_o.png);
	background-repeat: no-repeat;
	background-position: left 8px center;
	background-size: 10px;
*/
}

.globalNavInner>ul .child li a {
	background-color: #05388b;
	color: #fff;
}

.globalNavInner>ul .child li a:hover {
	background-color: #ed8f25;
	color: #fff;
}






/*ＰＣ　header終わり
---------------------------------------------------------------*/











#content {
	width: 100%;
	padding-bottom: 120px;
	margin: 0px auto;
}
#home #content {
	padding-bottom: 0;
}



.top1 {
	width: 100%;
	margin-bottom: -6px;
	background-color: rgba(255,255,255,1);
}

.top1-inner {
	width: 100%;
	position: relative;
	z-index: 204;
	padding: 0 3%;
}





.slick-box-wrap {
	width: 100%;
	position: relative;
}


.top1 .slick-box {
	width: 100%;
	margin: 0;
	padding: 0;
}


.top1 .slick-box img{
	width: 100%;
	vertical-align: bottom;
	border-radius: 60px 0 60px 0;
}






.top1-copy {
	position: absolute;
	top: 10%;
	right: 5%;
	width: 12%;
	text-align: center;
}
.top1-copy img {
	width: 100%;
}

.top1-logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
}
.top1-logo img {
	width: 100%;
	border-radius: 60px 0 0 0;
}





.top2 {
	width: 100%;
	background-color: #fff;

}

.top2-inner {
	width: 100%;
	margin: 0 auto;
	padding: 60px 20px 100px 20px;
	max-width: 1200px;
}

.top2 table {
	width: 100%;
}

.top2 table .td-l {
	width: 27%;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #05388b;
}
.top2 table .td-l h2 {
	    font-size: 180%;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.top2 .more a {
	display: inline-block;
	text-decoration: none;
	padding: 3px 50px 5px 30px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 30px center;
	background-size: 8px;
	border: 1px solid #05388b;
	border-radius: 50px;

}

.top2 .more a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition: .4s;
}

.top2 table .td-r{
	width: 73%;
	vertical-align: middle;
	padding-left: 6%;
}



.top2-ul {
	width: 100%;
}


.top2-ul li {
	width: 100%;
    padding: 15px 0;
    font-size: 110%;

}


.top2-ul li .date {
display: block;
    font-size: 85%;
    margin-bottom: 7px;
}


.top2-ul li .title {
	display: table-cell;
	width: auto;
	line-height: 170%;
}

.allergie{
	text-align: center;
	margin-top: 50px;
}

.allergie img{
	max-width: 700px;
	    padding-bottom: 15px;
	width: 100%;
}


.top_bnr{
	width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 50px;
/*    max-width: 800px;*/
    margin: 60px auto 30px auto;
}

.top_bnr li{
	margin: 10px;
	width: 30.3%;
	
}

.top_bnr li img{
	max-width: 100%;
    border-radius: 18px;
    box-shadow: 3px 3px 5px #9b9b9b;

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

.top_bnr {
/*    max-width: 800px;*/
        margin: 50px auto;
}
}


@media screen and (max-width: 767px) {
.top_bnr {
        margin: 50px auto 0px auto;
    }
}

@media screen and (max-width: 1025px) {
.top_bnr li {
    margin: 10px;
/*    width: 100%;*/
    text-align: center;
}
	
@media screen and (max-width: 850px) {
.top_bnr li {	
	    width: 45.3%;
	}
	
.top_bnr li img {
    border-radius: 10px;
	}
	
	}
	
	
.top_bnr li img {
    max-width: 400px;
	width: 100%;
}
	
}

@media screen and (max-width: 767px) {
	
.allergie img{
	width: 100%;
	padding: 0 18%;
}
	
}


	
@media screen and (max-width: 600px) {
.top_bnr li img {
    border-radius: 8px;
}
}


@media screen and (max-width: 560px) {
	
    .top_bnr li {
        margin: 2%;
    }
	
.top_bnr li img {
    max-width: 350px;
    width: 100%;
	
}
	
.allergie{
	margin-top: 30px;
}

.allergie img {
    padding: 0 10%;
}
}


@media screen and (max-width: 480px) {
	
.top_bnr {
    margin-top: 20px;
}
	
.allergie {
    margin-top: 20px;
    margin-bottom: 20px;
}
	
.allergie img {
    padding: 0 0 10px 0;
}

}

@media screen and (max-width: 767px) {
.top1-inner {
}
.top1 .slick-box img{
	border-radius: 30px 0 30px 0;
}
.top1-copy {
	top: 5%;
	width: 30%;

}

.top1-logo {
	width: 45%;
}

.top1-logo img {
	border-radius: 30px 0 0 0;
}

}










.top3 {
	width: 100%;
	position: relative;
	background-color: #c8e9f3;
	background-image: url(../images/shinsyou_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}



@media screen and (max-width: 767px) {
.top3 {
    background-size: 170%;
}
}

@media screen and (max-width: 580px) {
.top3 {
    background-size: 200%;
}
}

.top3-inner {
	width: 100%;
	margin: 0 auto;
	padding: 100px 20px 70px 20px;
	max-width: 960px;
}

.top3-title {
	font-size: 180%;
	text-align: center;
	margin-bottom: 60px;
	line-height: 180%;
}
.top3-title .top3-01 {
	font-weight: bold;
	font-size: 135%;
	color: #ed8f25;
}
.top3-title .top3-02 {
	font-weight: bold;
	font-size: 135%;
	color: #05388b;
}

.top3-ul {
	width: 100%;
	display: inline-flex;
	justify-content: center;
	flex-wrap: wrap;
}
.top3-ul li {
	width: 22%;
	margin: 0 1.5% 20px 1.5%;
}
.top3-ul li img {
	width: 100%;
}

.top3-ul li a{
}

.top3-chara {
	    position: absolute;
    top: -115px;
    right: 3%;
    width: 250px;
}
.top3-chara img {
	width: 100%;
}

@media screen and (max-width: 767px) {
.top3-chara {
	display: none;
}

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

.top3-ul li {
	width: 46%;
	margin: 0 2% 20px 2%;
}

}

ul.df_bnr{
	width: 100%;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
	padding-top: 40px;
	border-top: 1px solid #04388b;
}

ul.df_bnr li{
	margin: 1%;
    width: 31.3%;
}

ul.df_bnr li img{
    max-width: 100%;
}


@media screen and (max-width: 767px) {
	
ul.df_bnr {
    display: block;
}
	
ul.df_bnr li {
	text-align: center;
    margin: 4% 0;
    width: 100%;
}
	
ul.df_bnr li img {
    max-width: 300px;
}
	
}





#footer {
	width: 100%;

}
.footer-inner01-wrap {
	width: 100%;
	background-color: #05388b;
	color: #fff;
}
.footer-inner01 {
	width: 100%;
	margin: 0 auto;
	padding: 60px 20px;
	max-width: 1200px;
}
.footer-inner01 table {
	width: 100%;
	    text-align: center;
}
.footer-inner01 table td {
	width: 50%;
	line-height: 200%;
	vertical-align: top;
}
.footer-td-l {
	padding-right: 50px;
}
.footer-logo {
	width: 100%;
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #fff;
}
.footer-logo img {
	width: 100%;
	display: block;
}

.f-tel {
    display: block;
    vertical-align: middle;
}


.f-tel img {
    height: 70px;
}

p.uketsuke{
	line-height: 220%;
    font-size: 100%;
}

span.orange{
	color: #ed8e25;
    font-size: 160%;
    padding-right: 6px;
}


.f-yoyaku {
	vertical-align: middle;
	margin-top: 10px;
	    height: 60px;
	    display: block;

}


.f-yoyaku a{
}

.f-yoyaku img {
	height: 48px;
}


.footer-td-r img {
	width: 100%;
}


#home .footer-inner02 {
	width: 100%;
	    display: unset;

}

.footer-inner02 {
    display: none;
}


.footer-ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}
.footer-ul li {
	width: 50%;
}
.footer-ul li img {
	width: 100%;
	height: 100%;

}
.footer-ul li iframe {
	width: 100%;
	height: 100%;

}

.footer-ul2 {
	width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 80%;
    font-weight: bold;
}
.footer-ul2 li {
	width: 50%;
}
.footer-ul2 li:first-child {
	padding: 10px 20px 15px 20px;
}
.footer-ul2 li:first-child a {
	padding: 0 20px;
	border-left: 1px solid #05388d;
	text-decoration: none;
}
.footer-ul2 li:first-child a:first-child {
	border-left: none;
}


.footer-ul2 li:last-child {
	padding: 10px 80px 15px 0;
	text-align: right;
}


.footer-inner01 table td {
    width: 20%;
}

.f-tel-wrap{
	display: flex;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #fff;
}

.f-tel img {
    width: 100%;
	height: auto;
}

span.f-ad{
	font-size: 80%;
}

.f-tel-inner-wrap{
	width: 50%;
    line-height: 140%;
}

.f-y-info{
	width: 50%;
    padding-left: 15px;
}

.f-y-info img{
	width: 100%;
}

.footer-td-r{
	padding-top: 20px;
}


	/* コンテンツページ関係始まり
================================================== */



.cat-img-wrap {
	position: relative;
	width: 94%;
	margin: 0 3% 10px 3%;

}



.cat-img {

}

.cat-img img {
	width: 100%;
    height: 300px;
    object-fit: cover;
    vertical-align: bottom;
    border-radius: 40px 0 40px 0;
}


.cat-img-con {
	position: absolute;
	width: 100%;
	top: 45%;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0 5%;
	text-align: center;
}

.cat-img-con span {
background-color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
}

.cate_cover {
	position: absolute;
	bottom: 0;
	right: 60px;
	width: 20%;
}
.cate_cover img {
	width: 100%;
	display: block;
}

	#category_icon {
		width: 100%;
	}

	#category_icon .inner {
		width: 100%;
		margin: 0 auto;
	}

	#category_icon .inner img {
		width: 100%;
	}



	#home #breadCrumb {
		display: none;
	}

#breadCrumb {
	    width: 100%;
    padding: 8px 0;
    margin-bottom: 20px;
    margin-top: 0;
    clear: both;
    display: inline-block;
    font-size: 75%;
}

#breadCrumb a{
}

#breadCrumb .inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 3%
}







	.scrText {
		position: absolute;
		width: 0;
		height: 0;
		overflow: hidden;
	}



	.print_wrp {
		display: none;
		text-align: right;
		padding-top: 8px;
		margin-bottom: -32px;
	}

	.contentBodyWrapper {
		padding: 0px 0px;
	}

	.contentListWrapper {
		padding: 0px 0px;

	}

	#content-inner {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		position: relative;
		padding: 0px 20px;

	}

	#content-inner:after {
		content: "";
		display: block;
		clear: both;
	}



	article {}



#main2 {
    width: 100%;
    font-size: 110%;
    line-height: 200%;
}

	#sidemenu {
		width: 24%;
		float: right;
		padding: 40px 0 0 0;
	}


	.contentBody {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		clear: both;
		min-height: 1em;


	}

	.contentBody img {
		max-width: 100%;
	}

	.contentBody .img_center img {}


.contentListWrapper .pageList {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	margin-top: 30px;
}


.contentListWrapper .pagelist-item {
	width: 48%;
	margin: 0 1% 30px 1%;
	background-color: #fff;
	transition: .4s;
	border: 1px solid #05388b;
	border-radius: 15px;
}
/*
.contentListWrapper .pagelist-item:hover {
	background-color: #e2efe7;
}
*/





.contentListWrapper .pagelist-item .thumb {
	width: 100%;
	padding: 0 0 0 0;

}

.contentListWrapper .pagelist-item .thumb img {
	width: 100%;
	height: 13em;
	object-fit: cover;
	display: block;
	border-radius: 15px 15px 0 0;
}

.top-category_news .contentListWrapper .pagelist-item .thumb img {
    display: none;
}



.contentListWrapper .pagelist-item .thumb img a,
.contentListWrapper .pagelist-item .thumb img:hover,
.contentListWrapper .pagelist-item .thumb img:focus {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	text-decoration: none;
	transition: 0.3s;
}

.contentListWrapper .pagelist-item .title {
	display: block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 110%;
    line-height: 150%;
}

.contentListWrapper .pagelist-item .date {
    display: block;
    line-height: 100%;
    font-size: 80%;
    padding: 0px 20px 20px 20px;
    text-align: right;
}


.contentListWrapper .pagelist-item .title a {
    text-decoration: none;
    display: block;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: left 24px top 26px;
    background-size: 12px;
    padding: 20px 20px 20px 45px;
}


	.contentListWrapper .pagelist-item .description {
		padding: 0 20px 20px 20px;
		display: block;
		font-size: 90%;
		line-height: 152%;
	}

	.contentListWrapper .pagelist-item p {
		text-align: right;
		padding: 0 10px 5px 0;
		font-size: 90%;
		color: #666;
	}







.top-category_topics .contentListWrapper .pagelist-item {
    width: 29.3%;
    margin: 0 2% 30px 2%;
    /* border: 2px solid #c4e1f0; */
    transition: .4s;
    border: none;
}

.top-category_topics .contentListWrapper .pagelist-item:hover {
    background-color: #fff;
}


.top-category_topics .contentListWrapper .pagelist-item img {
    width: 100%;
    height: 13em;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 50px;
    display: block;
	transition: 0.3s;
}

.top-category_topics .contentListWrapper .pagelist-item .title {
    font-size: 110%;
    line-height: 140%;
	text-align: center;
}

.top-category_topics .contentListWrapper .pagelist-item .title a {
    text-decoration: none;
    display: block;
    background-image:none;
    padding: 20px 10px 10px 10px;
}


.top-category_topics .contentListWrapper .pagelist-item .title a:hover {
    color: #f7c11e;
}

.top-category_topics .contentListWrapper .pagelist-item .date {
	text-align: center;
	font-size: 80%;
}

.top-category_topics .contentListWrapper .pagelist-item img:hover,
a.top-category_topics .contentListWrapper .pagelist-item img:focus {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
	text-decoration: none;
	transition: 0.3s;
}


.top-category_medical .contentListWrapper .pagelist-item {
    width: 23%;
}

.top-category_medical .contentListWrapper .pagelist-item .thumb img {
    padding: 10% 22%;
    width: 100%;
    height: auto;
    object-fit: unset;
    border-radius: 15px 15px 0 0;
}




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

.top-category_medical .contentListWrapper .pagelist-item .title a {

    background-image: none;
    padding: 0px 10px 20px 10px;
    text-align: center;
}
}

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

.top-category_medical .contentListWrapper .pagelist-item {
    width: 31.3%;
}
}


@media screen and (max-width: 560px) {
	
.top-category_medical .contentListWrapper .pagelist-item {
    margin: 0 1.5% 15px 1.5%;
}
	
.top-category_medical .contentListWrapper .pagelist-item {
    width: 47%;
}
	
.top-category_medical .contentListWrapper .pagelist-item .thumb img {
    padding: 10% 25%;
}
	
}

	.contentListWrapper .pagination,
	.contentBodyWrapper .pagination {
		margin-top: 10px;
		text-align: center;
	}

	.contentListWrapper .pagination a,
	.contentBodyWrapper .pagination a {
		background-color: #05388b;
		color: #fff;
		text-decoration: none;
		text-align: center;
		border-radius: 100px;
		/* CSS3草案 */
		-webkit-border-radius: 100px;
		/* Safari,Google Chrome用 */
		-moz-border-radius: 100px;
		/* Firefox用 */
		padding: 5px;
	}

	#sidemenu .sideHeader {
		background-color: #05388b;
		padding: 3px 0;
	}

	#sidemenu .sideHeader h2 {
		text-align: center;
		padding: 5px 0 0 0;
		border-top: 1px dotted #fff;
		color: #fef000;
	}

	#sidemenu .sideBody ul {
		margin: 5px 0 10px 0;
	}

	#sidemenu .sideBody ul li {
		border-bottom: 1px dotted #ccc;
		background-image: url(../images/pul02.png);
		background-repeat: no-repeat;
		background-position: left 5px center;
		background-size: 16px;
	}

	#sidemenu .sideBody ul li a {
		display: block;
		padding: 5px 5px 5px 25px;
		text-decoration: none;
	}

	#sidemenu .sideBody ul li span {
		display: block;
		padding: 5px 5px 5px 25px;
		color: #ad6ad1;
	}

	#sidemenu .side-banner ul li {
		text-align: center;
		margin: 0 0 5px 0;
	}

	#sidemenu .side-banner ul li img {
		width: 100%;
		max-width: 235px;
	}





	/*　カレンダー
*********************************************/

	.calendar {}

	.sectionHeader {
		margin-bottom: 20px;
	}

	.cal_month_select {
		text-align: center;
	}

	.cal_category_select {}








	.calendar table {
		width: 100%;
	}

	.calendar .colgroup1 {
		width: 70px;
	}


	.calendar table caption {
		font-size: 140%;
		color: #5f3919;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.calendar thead {
		background-color: #ffffbb;
	}

	.calendar table th,
	.calendar table td {
		border: 1px solid #ccc;
		height: 35px;

	}

	.calendar .day,
	.calendar .week,
	.calendar .event {
		vertical-align: middle;
	}

	.calendar .sunday {
		background-color: #ffefed;

	}

	.calendar .saturday {
		background-color: #e3f5f9;
	}

	.calendar table td a {}

	.calendar_item {
		padding: 2px 4px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.calendar_item span {
		display: block;
	}

	.calendar_item .title {
		padding: 0 3px;
		margin-right: 10px;
	}

	.calendar table .category_title {
		display: none;
	}

	.calendar table .category {
		background-color: #ad6ad1;
		color: #fff;
		font-size: 80%;
		padding: 2px 5px;
	}

	.calendar table .calendar_item .cate1 {
		background-color: #d17bfe;
	}

	.calendar table .calendar_item .cate2 {
		background-color: #48D1CC;
	}

	.calendar table .calendar_item .cate3 {
		background-color: #67cafe;
	}

	.calendar table .calendar_item .cate4 {
		background-color: #33d867;
	}

	.calendar table .calendar_item .category {}


	.calendar .cal_day_tbl {
		margin-bottom: 10px;
	}




	.calendar .cal_day_tbl th,
	.calendar .cal_day_tbl td {
		padding: 5px 10px;
	}

	.calendar .cal_day_tbl th {
		vertical-align: middle;
		background-color: #eee;
		width: 200px;
	}



	/*　検索一覧ページ
*********************************************/
	.contentBodyWrapper .search-area ul li {
		margin-bottom: 10px;
	}

	.contentBodyWrapper .search-area ul li .thumb,
	.contentBodyWrapper .search-area ul li .description,
	.contentBodyWrapper .search-area ul li .date {
		display: none;
	}


	/*　お問い合わせページ
*********************************************/

	.contentBody .mail-form {
		margin: 30px 0 0 50px;
	}

	.contentBody .mail-form a {
		border: 1px solid #4d4d4d;
		padding: 2px 10px;
		text-decoration: none;
		background-color: #eee;
		font-size: 140%;
		font-weight: bold;
	}

	.contentBody .mail-form a:hover {
		text-decoration: underline;
		background-color: #f6f6f6;
	}




	/*コンテンツページ関係終わり
================================================== */




	/*サイトマップ初め
================================================== */



.sitemap {
	margin-left: 0px;

}

.sitemap a{
	}




ul.sitemap-list.sm-depth1-list {
	width: 100%;
	border-left: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
	
.sitemap li.sm-depth1-item {
	font-size: 115%;
	margin: 0 1%;
	font-weight: bold;
	padding: 0px;
	letter-spacing: 2px;
	width: 31.3%;
	background-image: none;
	}
	
.sitemap li.sm-depth1-item a{
	text-decoration: none;
	display: block;
	}

.sitemap li.sm-depth1-item a:hover{
	}

.sitemap li.sm-depth1-item a:focus{
	}
	
.sitemap li.sm-depth1-item::before {
    border-right: none;
    border-bottom: none;
}

span.sitemap-list-item-span.sm-depth1-label {
	padding: 0 3%;
    display: block;
    margin: 4% 0;
    transition: 0.3s;
    border-left: 10px solid #ed8e25;
}
	
ul.sitemap-list.sm-depth2-list {
	font-weight: normal;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 0 0 0 3%;
	margin: 40px 1%;
	}

ul.sitemap-list.sm-depth2-list li{
	background-position: 0px 6px;
    background-size: 12px;
    /* font-weight: normal; */
    margin: 18px 8px;
}
	
ul.sitemap-list.sm-depth2-list  a {

}
ul.sitemap-list.sm-depth2-list  a:hover {

}


ul.sitemap-list.sm-depth3-list {
	font-size: 80%;
	letter-spacing: 0;
	padding: 0 15px;
	}
	
ul.sitemap-list.sm-depth3-list li{
    margin: 10px 0px;
    padding: 5px;
    font-weight: normal;
    background-image: none;
	}
	
.sitemap li.sm-depth3-item::before {
    border-right: none;
    border-bottom: none;
}
	
ul.sitemap-list.sm-depth4-list {
	font-weight: normal;
	padding: 0 1%;
	margin: 2%;
	}
	
ul.sitemap-list.sm-depth4-list li{
	margin: 0;
	}
	
.sitemap li.sm-depth4-item::before {
    border-right: none;
    border-bottom: none;
}
	
.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}

.sitemap-list {
    border-left: 1px dotted #05388b;
}


	/*サイトマップ終わり
================================================== */


	/*ブログ
================================================== */
#wrap {
	width: 100%;
	display: flex;
}

#main {
	width: 73%;
	margin: 0 5% 0 0;
}



#blog-nav {
	width: 22%;
}

.section.recently h3 {
}
.section.categories h3 {
}
.section.others h3 {
}

.contentBody .current-category_blog {
	list-style: none;
	padding: 0;
	margin: 0;
}

.top-category_blog .contentBody {
    padding: 0;
}

.top-category_blog .contentBody p {
	margin: 1em 0 1em 0;
}

.top-category_blog .contentBody p img {
	max-width: 100%;
	display: inline-block;
	text-align: center;
}

.top-category_blog .contentBody p img.attached_icon {
   width: auto;
}


.top-category_blog #content-inner {
	margin-top: 40px;
}

.pagelist-item.current-category_blog-item {
	border: 1px solid #bababa;
	padding: 4%;
	margin: 0 0 60px 0;
	line-height: 180%;
	background-image: none;
	width: 100%;
	background-color: transparent;
}

.pagelist-item.current-category_blog-item:hover {
	background-color: transparent;
}

.top-category_blog .pageList .pagelist-item .title {
	 background-image: none;
	padding-left: 0;

}
.current-category_blog-item .title a {
    display: block;
    padding: 18px 30px;
    color: #fff;
    font-size: 140%;
    border-radius: 50px;
    background-color: #05388b;
    margin-bottom: 25px;
    text-decoration: none;
}
.current-category_blog-item .title a:hover {
	text-decoration: none;
}

.top-category_blog .contentBody h2 {
    padding: 0px 15px;
    font-size: 160%;
    margin: 15px 0 30px 0;
    /* background-color: #fff; */
}

.current-category_blog-item .title {
	display: block;
}

.current-category_blog-item .date {
	display: block;
	text-align: right;
	color: #05388b;
}


.top-category_blog #content-inner {
    padding: 0px 40px;
	max-width: 1200px;
}

.top-category_blog #main {
    float: right;
    width: 73%;
}


#blog-nav {
  float: left;
  width: 24.28%;
}



.top-category_blog .contentHeader .date {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
    letter-spacing: 0;
    font-size: 100%;
    color: #736357;
    text-align: right;
}

.top-category_blog .contentTitle {
    padding: 0;
	margin-top: 0;
}

.top-category_blog .contentTitle h1 {
	text-align: left;
	padding: 2% 4%;
	margin-top: 0;
}




/*
@media screen and (max-width: 960px) {

#logo {
    width: 399px;
    padding-top: 14px;
}
*/

@media screen and (max-width: 1070px) {
.contentListWrapper .pagelist-item .title {
    font-size: 100%;
}
	
	
.contentListWrapper .pagelist-item .thumb img {
    height: 10em;
}
	
}






/*スマホサイトheader
---------------------------------------------------------------*/


.sp-header.sub {
	display: none;
}
@media screen and (max-width: 767px) {


#page .sp-header.sub,
#full .sp-header.sub {
	display: none;
}




#header-sub {
	display: none !important;
}

#logo {
	display: none !important;
}

#top-pc-header {
	display: none !important;
}


#header {
	display: none !important;
}
#globalNav {
	display: none !important;
}





.sp-header {
	display: inline;
	width: 100%;
	padding: 0 0 0 0;
	vertical-align: middle;
	position: absolute;
	top: 0;
	z-index: 1000;
	background-color: rgba(255,255,255,1);
	height: 88px;
}
#page .sp-header,
#full .sp-header {
	height: 60px;
	position: fixed;
}


.sp-header.sub {
	display: inline;
	position: fixed;
	top: -400;
	height: 60px;
	padding: 5px 0 0 5px;
}






.sp-header.sub .logo {
    width: 180px;
    padding-left: 0;
}
	



.header-bottom {
	margin-top: 88px;

}

#page .header-bottom,
#full .header-bottom {
	margin-top: 70px;

}



.logo img {
	width: 100%;
/*    display: block;*/
}


.sp-yoyaku {
	width: 60px;
	height: 60px;
/*	position: relative;
	position: fixed;

*/
	position: absolute;
	top: 0;
	right: 60px;
	z-index: 100;
}
.sp-yoyaku img {
	width: 100%;
	display: block;
}
.sp-inst {
	width: 50px;
	height: 60px;
/*	position: relative;
	position: fixed;

*/
	position: absolute;
	top: 0;
	right: 120px;
	z-index: 100;
	padding: 10px 10px 0 0;
}
.sp-inst img {
	width: 100%;
	display: block;
	    padding: 7px;
}






.sp-header nav {
	margin-right: -16px;
}
.sp-header nav ul{
	display: flex;
	align-items: center;
}

#nav_toggle2,
#nav_toggle{
	display: none;
}


	
/*メニュー部分*/
.sp-header nav{
	display:none;
	position: fixed;
	top:0;
	left: 0;
	z-index: 101;
	width: 100%;
	height: 100vh;
	background-color: #05388b;
	-webkit-overflow-scrolling: touch;
	background-image: url(../images/menu_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 300px;

}
.sp-header nav ul{
	display: block;
	width: 90%;
	position: absolute;
	top: 65px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	overflow: scroll;
}
.sp-header nav ul li {
    margin: 0 auto;
    text-align: center;
    /* font-size: 140%; */
    border-bottom: 1px dotted #fff;
    padding: 15px;
    display: block;
}

.sp-header nav ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;

}



.sp-header nav ul li:last-child{
		border: none;
}



/*開閉ボタン*/
#nav_toggle2,
#nav_toggle{
	display: block;
	width: 60px;
	height: 60px;
/*		position: relative;
*/
	position: absolute;
	top: 0;
	right: 0px;
	padding: 10px 10px;
	z-index: 100;
	background-color: #05388b;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	text-align: center;
	color: #fff;
}
#nav_toggle2 div,
#nav_toggle div {
	position: relative;
}
#nav_toggle2 span,
#nav_toggle span{
	display: block;
	height: 3px;
	background: #fff;
	position:absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}
#nav_toggle2 span:nth-child(1),
#nav_toggle span:nth-child(1){
	top:6px;
}
#nav_toggle2 span:nth-child(2),
#nav_toggle span:nth-child(2){
	top:17px;
}
#nav_toggle2 span:nth-child(3),
#nav_toggle span:nth-child(3){
	top:29px;
}

#nav_toggle2 p,
#nav_toggle p {
	padding-top: 32px; 
	font-size: 12px;
}
/*開閉ボタンopen時*/
.open #nav_toggle2,
.open #nav_toggle {
	position: fixed;
	z-index: 102;
	background-color: transparent;
	padding: 18px 8px;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;	
}


.open #nav_toggle2 span,
.open #nav_toggle span {
	background-color: #fff;
}
.open #nav_toggle2 span:nth-child(1),
.open #nav_toggle span:nth-child(1) {
	top: 10px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle2 span:nth-child(2),
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle2 span:nth-child(3),
.open #nav_toggle span:nth-child(3) {
	top: 10px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.open #nav_toggle2 p,
.open #nav_toggle p {
	display: none;
}



/* IE */
input:-ms-input-placeholder {
  color: #4d4d4d;
}

/* Edge */
input::-ms-input-placeholder {
  color: #4d4d4d;
}




/*メニュー関係終わり*/






}







/* スマホサイトheader終わり
================================================== */





@media screen and (max-width: 1200px) {
	
.footer-inner01 {
    padding: 60px 40px;
}
	
}


@media screen and (max-width: 1130px) {
	
	
	
.top6-inner,.footer-inner,.top6-copy {
	padding-left: 40px;
	padding-right: 40px;
}
	
	
.top6-copy {
    font-size: 180%;
    line-height: 170%;
    margin: 0 auto 25px auto;
}
	
	
.top5-inner3 table .td-r {
    padding: 0 40px 0 0px;
	font-size: 90%;
}
	
.top7-inu {
    left: 80%;
    width: 13%;
}

	
}


@media screen and (max-width: 1120px) {
	
.voice {
    width: 30%;
}

	
	
.top5-inner4 p {
    padding: 0 2%;
    margin-top: 70px;
}
	
.top7-inner {
    padding: 18% 20px 80px 20px;
    max-width: 840px;
}
	
.top7 {
    background-size: cover;
}

.top7-ul li img {
    width: 100%;
    padding: 7% 0% 15% 0%;
}
}


@media screen and (max-width: 1100px) {
	
.footer-inner01 table td {
    font-size: 85%;
}

.f-tel {
    font-size: 210%;
}
	
.footer-logo img {
}

}


@media screen and (max-width: 1070px) {
#content-inner {
    padding: 0px 50px;
}

}



@media screen and (max-width: 1060px) {
.top5-inner3 table .td-r {
    padding: 0 20px 0 30px;
}
	
.circle {
	
	}
/*
	
.f-tel img {
    height: auto;
    width: 325px;
}
	
*/
	
	
.f-tel-inner-wrap {
    line-height: 200%;
}
	

}





@media screen and (max-width: 1020px) {
	
.top7-inner p {
    margin-bottom: 10px;
    font-size: 140%;
    line-height: 170%;
}
}


@media screen and (max-width: 970px) {
	
.top2-inner,.top3-inner{
	padding-left: 40px;
	padding-right: 40px;
	
	}

.globalNavInner>ul {
    font-size: 90%;
}
	
.header-inner td.td-tel {
    width: 250px;
}
	
.header-inner td.td-yoyaku2 {
    width: 200px;
}
	
.top1-logo img {
    border-radius: 40px 0 0 0;
}
	
.top1 .slick-box img {
    border-radius: 40px 0 40px 0;
}
	
.top2-ul li {
    padding: 10px 0;
}

	
.top2-inner {
    padding-top: 80px;
	 padding-bottom: 80px;
}
	
.top3-title {
    font-size: 140%;
    margin-bottom: 35px;
}

	
}

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

#header-sub table .td-l {
	width: 200px;
}

#header-sub table .td-inst{
	width: 26px;
}

#header-sub table .td-yoyaku {
	width: 110px;
	padding-left: 12px;
}



	
.top3 h2 {
    top: 25%;
}
	
	

}


@media screen and (max-width: 1000px) {
	
.top1 {
    margin-bottom: 0;
	}


.top2-ul-li-l {
	width: 100%;
	padding: 0 20px;
	order: 2;
}


.top2-ul-li-l table .td-l h2 {
	margin-bottom: 0;
}

.top2-ul-li-l .more {
	margin: -25px 0 30px;
	padding-left: 140px;
}


.top2-ul-li-r {
	width: 100%;
	padding: 0 8% 5% 8%;
	order: 1;
}


.top2-ul-li-l table tr,
.top2-ul-li-l table .td-l,
.top2-ul-li-l table .td-r {
	display: block;
}
.top2-ul-li-l table .td-l,
.top2-ul-li-l table .td-r {
	width: 100%;
}

.top2-ul-li-l table .td-l {
	text-align: left;
	padding-top: 40px;
}


.top2-ul-li-r h2 {
	padding: 20px 0 0 35px;
}

.event-wrap {
	max-width:none;
	border-radius: 0 50px 0 50px;
	margin-top: -30px;
}


.event-ul li {
	padding: 40px 25px 30px 38px;
}
	
	
.top6-inner{
	padding-bottom: 50px;
	}
	
.top6-inner p {
    width: 58%;
    font-size: 90%;
}
	
.top6-image {
    bottom: 0;
    left: 67%;
    width: 40%;
    top: auto;
}
	
.top6-copy {
    font-size: 160%;
}
	
.top7-inner {
    max-width: 700px;
	padding: 15% 20px 5% 20px;
}


}

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

.footer-logo img {
    width: 100%;
}

}

@media screen and (max-width: 930px) {
.top5-inner3 table .td-l {
    text-align: left;
    padding: 0 0 0 40px;
}
	
.top5-inner3 table td {
    width: auto;
}
	
.top5-inner3 table .td-l img{
	width: 350px;
	}

}


@media screen and (max-width: 900px) {
	
.top2 table .td-l {
    width: 24%;
    font-size: 85%;
}
	
	
.footer-logo img {
    width: 100%;
}
	
.footer-inner01 table td {
    font-size: 75%;
}
	
.top3-chara {
    position: absolute;
    top: -85px;
    right: 3%;
    width: 190px;
}
	
.top5-inner3 table .td-l img{
	width: 300px;
	}
	
.top6-image {
}
	
.top7-inner {
    padding: 12% 20px 7% 20px;
}

.top7 {
    background-size: 130%;
}
	
.top7 h2 {
    margin-bottom: 50px;
}

}





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

.sodan-area {
    position: fixed;
    top: 130px;
    left: 94%;
    width: 6%;
    z-index: 1000;
}
	
}



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

.globalNavInner>ul li a {
    padding: 0 12px;
}
	
.f-tel img {
    width: 228px;
}

}


@media screen and (max-width: 830px) {
	
.top1-logo {
    width: 220px;
}

	
.header-inner2 {
    margin: 6px 3% 0 0;
}
	
#header {
    height: 100px;
}


#logo {
    width: 190px;
    left: 5%;
}
	
#logo.kaso {
    width: 230px;
}
	
.top2 table .td-l {
    width: 17%;
	text-align: left;
}
	
.top2 .more a {
    padding: 2px 42px 4px 14px;
    background-position: right 12px center;
    background-size: 7px;
}
	
.top2 table .td-l h2 {
    font-size: 170%;
    letter-spacing: 0px;
    margin-bottom: 20px;
}
	
.top2-inner {
    padding-top: 70px;
    padding-bottom: 105px;
}
	
.top3-inner {
    padding-left: 80px;
    padding-right: 80px;
}
	
.footer-inner01 {
    padding: 60px 10%;
}
	
.footer-inner01 p {
    font-size: 87.5%;
    text-align: center;
}
	
.footer-td-r{
	padding-top: 20px;
	}
	
.footer-inner01 table td {
    font-size: 100%;
}

.footer-inner01 table tr,
.footer-inner01 table td {
	display: block;
}


.footer-inner01 table td {
	width: 100%;
}
.footer-td-l {
	padding-right: 0;
	text-align: center;
}
.footer-logo {
	width: 100%;
	max-width: 500px;

	padding-bottom: 0;
	margin: 0 auto;
	border-bottom: none;
}
.footer-logo img {
	width: 100%;
	display: block;
}

.f-tel {
	display: block;
	width: auto;
	height: auto;
/*
	margin: 10px 0;
	    padding: 0 12%;
*/
}
	
.f-tel img {
    height: auto;
    width: 320px;
}
	
	span.f-ad {
    font-size: 90%;
}
	
.f-tel-wrap {
    padding-bottom: 5px;
    margin-bottom: 0;
    border-bottom: none;
}
	
.f-tel-inner-wrap {
        align-content: center;
	        padding-bottom: 18px;
    }
	
.footer-logo {
    margin-bottom: 15px;
}
	
	
.f-tel-area{
	margin-top: 20px;
        border-top: 1px dotted #fff;
        padding-top: 30px;
	}
	
	
.f-yoyaku {
	
	display: inline-block;
	margin: 10px 0;
}
.f-yoyaku img {
	width: 360px;
	height: auto;
	display: block;
}
.footer-inner01 p {
    font-size: 87.5%;
    line-height: 200%;
    margin: 5px 0;
}
	
.footer-inner01 p.uketsuke {
margin: 15px 0 0 0;
    padding: 15px 15px 0 15px;
    border-top: 1px dotted;
}

.footer-ul li {
	width: 100%;
}

.footer-ul li iframe {
	height: 300px;
}


.footer-ul2 li {
	width: 100%;
}
	
#home .footer-ul2 li:first-child {
	padding: 10px 0;
	text-align: center;
	background-color: #05388b;
	border-top: none;
}
	
	
.footer-ul2 li:first-child {
	padding: 10px 0;
	text-align: center;
	background-color: #05388b;
	border-top: 1px dotted #fff;
}
	
.footer-ul2 li:first-child a {
	color: #fff;
	border-left: 1px solid #fff;
}
.footer-ul2 li:first-child a:first-child {
	padding: 0 10px 0 0;
}
.footer-ul2 li:first-child a:last-child {
	padding: 0 0 0 10px;
}

.footer-ul2 li:last-child {
	padding: 15px 0;
	text-align: center;
}

.footer-td-r img {
    margin-bottom: 10px;
}

}


@media screen and (max-width: 650px) {
.f-tel-wrap {
        display: block;
    }
	
.f-tel-inner-wrap {
    width: 100%;
	padding-bottom: 20px;
	}
	
.f-tel-area {
        padding-top: 20px;
    }
	
.f-y-info {
    padding-left: 0;
}
	
.f-y-info img {
    width: 100%;
    max-width: 360px;
}
	
.footer-inner01 p.uketsuke {
        margin: 25px 0 0 0;
    }
	
}


@media screen and (max-width: 833px) {
.contentListWrapper .pagelist-item {
	width: 48%;

}
}

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



}







@media screen and (max-width: 767px) {
	
.logo img {
    width: auto;
/*    display: block;*/
    height: 88px;
    padding-left: 5%;
}

.logo.kaso img {
    width: 170px;
/*    display: block;*/
    height: auto;
    padding-left: 0;
}

.logo.kaso {
	padding: 5px 0 0 5px;
}

	
img.logo2 {
    width: 100%;
	    height: auto;
    padding-left: 0;
}


.top2-inner {
	padding: 10px 40px 60px 40px;
}

.top2 table tr,
.top2 table td {
	display: block;
}

.top2 table .td-l {
	width: 100%;
	padding: 50px 0 25px 0;
	border-right: none;
}
.top2 table .td-l h2 {
    text-align: left;
    letter-spacing: 1px;
    font-size: 190%;
}
.top2 .more {
	text-align: right;
	padding-right: 0;
	margin-top: -45px;
}

.top2 table .td-r{
	width: 100%;
	vertical-align: top;
	padding-left: 0;
}

.top2-ul li .date {
	display: block;
	width: 100%;
}


.top2-ul li .title {
	display: block;
	width: 100%;

}
	
.top2-ul li {
    padding: 20px 10px;
    border-bottom: 1px dotted;
}
	
.top2-ul li:last-child{
	border-bottom:none;
	}


}



@media screen and (max-width: 767px) {
	
	
	
.top1 .slick-box img {
    border-radius: 40px 0 40px 0;
	height: 700px;
    object-fit: cover;
    object-position: center bottom;
}


.cat-img img {
	height: 240px;
	border-radius: 40px 0 40px 0;
}



.cat-img-con {
    font-size: 180%;
    line-height: 200%;
	top: 40%;
}
.cate_cover {
	right: 40px;
	width: 35%;
}
	
	
#content-inner {
    font-size: 90%;
}

	
#breadCrumb {
    padding: 0;
    margin-bottom: 0;
}
	

}





@media screen and (max-width: 700px) {
	
#main2 {
    font-size: 100%;
}
	
	
.contentListWrapper .pageList {
}
	
.contentListWrapper .pagelist-item {
	width: 98%;
	margin: 0 1% 15px 1%;

}
	
	
.contentListWrapper .pagelist-item .title {
    font-size: 110%;
}
	
.contentListWrapper .pagelist-item .title a {
    background-position: left 24px top 25px;
}
	
}

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

.top3-inner {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 70px;
    padding-bottom: 70px;
}
	
	

}


@media screen and (max-width: 600px) {
	
.top1 .slick-box img {
    height: 500px;
}
	
.top2 table .td-l {
    padding: 50px 0 25px 0;
}
	
	
#content-inner {
    padding: 0px 30px;
}
	
.cat-img-wrap {
    padding-top: 8px;
}
	
#content {
    padding-bottom: 80px;
}




	
}


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

.footer-inner01 {
    padding: 60px 10%;
}

}


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

.cat-img img {
    height: 220px;
}
	
.cat-img-con {
    padding: 0 7%;
	    top: 35%;
}
	
.top2-ul li {
    font-size: 95%;
}

.sitemap li.sm-depth1-item {

	width: 98%;
	}



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


.contentListWrapper .pagelist-item .thumb img {
    height: 8em;
}
	
.top2-ul li .date {
    color: #ed8e25;
}
	
.top3 {
    background-size: 230%;
}
	
.top3-title {
    font-size: 120%;
}
	
.top3-inner {
    padding-left: 30px;
    padding-right: 30px;
}
	
.top3-ul li {
   width: 40%;
    margin: 0 3% 18px 3%;
}
	
#scrollTop {
    width: 50px;
}
	
.footer-ul2 li:last-child {
    padding: 10px 0;
}
	
.footer-ul2 {
    font-size: 70%;
}
	
}


@media screen and (max-width: 500px) {
	
#main2 {
}
	
.sp-header nav {
    background-size: 260px;
}
	

}








@media screen and (max-width: 480px) {
	
    #content-inner {
        padding: 0px 15px;
    }
	
	
.top2 table .td-l h2 {
}
	
.cat-img img {
	height: 170px;
	border-radius: 30px 0 30px 0;
}



.cat-img-con {
    font-size: 140%;
}
.cate_cover {
	right: 30px;
	width: 45%;
}
	
#breadCrumb {
    margin-bottom: 0px;
	    padding: 0;
}
	
	
	
.cat-img-con {
    letter-spacing: 1px;
}
	
.cat-img-con span {
}
	
.footer-logo {
    padding: 0 12%;
    margin-bottom: 10px;
}

.footer-inner01 p {
    /* font-size: 87.5%; */
    line-height: 160%;
    margin: 0px 0 10px 0;
}
	
#content {
    padding-bottom: 50px;
}
	
.top2-inner {
        padding: 10px 20px 40px 20px;
    }
	
.top2-ul li {
    padding: 20px 0;
}
	
}


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

.footer-inner01 {
    padding: 40px 20px;
}
	
.top2-inner {
    padding: 10px 20px 30px 20px;
}
	
.top_bnr li {
    width: 100%;
}
	
.top_bnr li img {
        max-width: 270px;
    }

}


@media screen and (max-width: 400px) {
	
.sp-header.sub .logo {
    width: 150px;
    padding-left: 0;
}
	
.logo img {
		padding-top: 0;
}
	
#home .logo img {
	padding-top: 3%;
}




	
img.logo2 {
    padding-top: 0;
}
	
.top1-logo img {
    border-radius: 20px 0 0 0;
}
	
	
.top1 .slick-box img {
    border-radius: 20px 0 20px 0;
}
	
.top1 .slick-box img {
    height: 430px;
}
	
.top1-logo {
    width: 175px;
}
	
.top1-copy {
    top: 5%;
    right: 6%;
    width: 30%;
}
	
.top1-inner {
    padding: 0 5%;
}
	
.top2 table .td-l {
    padding: 35px 0 7px 0;
    font-size: 80%;
}
	
.top3 {
    background-size: 260%;
}
	
.top3-title {
    margin-bottom: 20px;
}
	
#main2 {
    font-size: 100%;
}
	
.footer-inner01 {
    font-size: 90%;
}
	
#content-inner {
    padding: 0px 15px;
}
	
#breadCrumb {
    font-size: 60%;
	    margin-bottom: 5px;
}
	
.top3-inner {
    padding-top: 50px;
    padding-bottom: 50px;
}
	
.f-yoyaku {
    padding: 0 10%;
	}
	

}



@media screen and (max-width: 375px) {
.cat-img-wrap {
    padding-top: 4px;
}
	
}


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

.logo.kaso img {
    width: 150px;
    padding-top: 8px;
}
	
.waku2 {
    padding: 6% 6% 3% 6%;
}

}

.yoyaku-info-news{
    padding-top: 30px;
}


.yoyaku-info-news img{
	width: 100%;
}




