/* 
 * ------- additional css elements  ---------------------
 */


/*===========================
content
===========================*/

.facility-name {
	width: 90px;
	margin: 30px auto;
}
.pic-adjust1 {
	width: 100%;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.pic-adjust1 img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari逕ｨ */
	transform: translate(-50%, -50%);
	-moz-transition: -moz-transform 0.5s linear;
	-webkit-transition: -webkit-transform 0.5s linear;
	-o-transition: -o-transform 0.5s linear;
	-ms-transition: -ms-transform 0.5s linear;
	transition: transform 0.5s linear;
}
.pic-adjust1 img {
	width: 400%;
	max-width: none;
}
.liFloat {
	margin-left:10%;
}
.liFloat li {
	float:left;
	width:30%;
	margin:1%;
	list-style:disc;
	list-style-position:inside;
}
/*********************************
table
*********************************/
table th {
	text-align:center !important;
	vertical-align:middle;
	width:30%;
}
table .addtd {
	text-align:center;
	vertical-align:middle;
}
table .coltd {
	background: #F9F9F9;
	text-align:center;
	vertical-align:middle;
}
/*tb1*/
.tb1 .w1 {
	width:20%;
}
.tb1 .w2 {
	width:28%;
}
.tb1 .w3 {
	width:12%;
}
.tb1 .w4 {
	width:12%;
}
.tb1 .w5 {
	width:20%;
}
/*tb1*/
.tb2 .w1 {
	width:15%;
}
.tb2 .w2 {
	width:14%;
}
.tb2 .w3 {
	width:14%;
}
.tb2 .w4 {
	width:14%;
}
.tb2 .w5 {
	width:14%;
}
.tb2 .w6 {
	width:14%;
}
.tb2 .w7 {
	width:15%;
}

/*btn*/
.tdbtn a {
	background-color:#d98b17;
	color:#FFF !important;
	padding:0.3em 2em;
	border-radius:10px;
	text-decoration:none;
}
 @media screen and (max-width: 768px) {
	 table th {
	width: auto;
}

	 /*tb1*/
.tb1 .w1,.tb1 .w2,.tb1 .w3,.tb1 .w4,.tb1 .w5 {
	width: auto;
}
/*tb1*/
.tb2 .w1,.tb2 .w2,.tb2 .w3,.tb2 .w4,.tb2 .w5,.tb2 .w6,.tb2 .w7  {
	width: auto;
}
}
/*********************************
facebook
*********************************/
.facebook a {
	position:relative;
	top:6px;
	font-size:2em;
	color:#FFF !important;
}
.facebook a:hover {
	opacity:0.8;
}

@media only screen and (min-width: 480px) {
.footer_tel a {
    display: none;
}
}

@media only screen and (max-width: 736px) {
#totop a {
	bottom: 25vw;
}
footer .copyright2 {
	width: 150px;
	margin: 20px auto 60px;
}
.footer_tel a {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    background-color:#7ab85f;
    padding: 5px;
    position: fixed;
    z-index: 9999;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-size: 2em;
    font-weight: 700;
    color: #FFF !important;
    text-align: center;
	text-decoration: none;
	font-family: 'Noto Sans Japanese';
    /* border-right: 1px solid #E08601; */
}
}

.box1{
	border:#ED9B52 3px solid;
	padding:3em;
	border-radius:10px;
}

.orange{
	color:#ED9B52;
}

/*******************************
font size
*******************************/
.tx120{
	font-size:1.2em;
}
.tx140{
	font-size:1.4em;
}
.tx160{
	font-size:1.6em;
}


.wd40{
   width:40% !important;
   margin:auto;
}
.wd50 {
  width:50% !important;
  margin:0 auto;
}
.wd60 {
  width:60% !important;
  margin:0 auto;
}
.wd70 {
  width:70% !important;
  margin:0 auto;
}
.wd80 {
  width:80% !important;
  margin:0 auto;
}
.wd85 {
  width:85% !important;
  margin:0 auto;
}
.wd90 {
  width:90% !important;
  margin:0 auto;
}
.wd95 {
  width:95% !important;
  margin:0 auto;
}

@media only screen and (max-width: 768px) {
.wd40,.wd50,.wd60,.wd70,.wd80,.wd85,.wd90,.wd95{
   width:100% !important;
   margin:auto;
}
}
/* txt */
.txt2 {
   font-size:1.2rem;
   font-weight:800;
}
.txtbold {
   font-weight:bold;
}
.tx-center {
   text-align:center
}
.tx-left {
   text-align:left;
}
.tx-right {
   text-align:right;
}
.tx_marker {
   background:linear-gradient(transparent 75%, #fff799 75%);
   font-weight:bold;
   display:inline;
}
/* color */

.red {
	color: #bc2d2d;
}
.green {
	color: #3b7a28;
}
.brown {
	color: #a67435;
}
.blue {
	color: #325f99;
}
.catchcopy {
    font-size: 2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 400;
    line-height: 1.3em;
    color: #E0625E;
}
.col_red {
	color:#F33;
}
.col_green {
	color: #1a9651 !important;
}
.col_blue {
	color: #06C;
}
.col_orange {
	color: #F06000;
}
.tx-70p  {
	font-size:70% !important;
	letter-spacing:nomal;
}	
.tx-80p  {
	font-size:80% !important;
	letter-spacing:nomal;
}
.tx-90p  {
	font-size:90% !important;
	letter-spacing:nomal;
}
.tx100p    {
	font-size:100% !important;
	letter-spacing:nomal;
}
.tx-110p {
    font-size: 110% !important;
    letter-spacing: nomal;
}
.tx-120p    {
	font-size:120% !important;
	letter-spacing:nomal;
}
.tx-130p    {
	font-size:130% !important;
	letter-spacing:nomal;
}
.tx-140p    {
	font-size:140% !important;
	letter-spacing:nomal;
	line-height:1.4em;
}
.tx-150p    {
	font-size:150% !important;
	letter-spacing:nomal;
}
.tx-160p    {
	font-size:160% !important;
	letter-spacing:nomal;
}
.tx-170p    {
	font-size:170% !important;
	letter-spacing:nomal;
}
.tx-180p    {
	font-size:180% !important;
	letter-spacing:nomal;
}
.tx-230p    {
	font-size:230% !important;
	letter-spacing:nomal;
}
.tx-300p    {
	font-size:300% !important;
	letter-spacing:nomal;
}
.mar0 {
    margin:0 auto;
}
.txsize1 {
   font-size:1.2rem;
   font-weight:800;
   color:#F33;
   text-align:center;
}
.txtstyle1 {
	font-size: 1.16em;
	font-weight: bold;
}
.txtstyle2 {
	font-size: 1.24em;
	font-weight: bold;
}
.ex {
    padding-left:1em;
    text-indent:-1em;
}

@media only screen and (max-width: 768px) {
.tx-230p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-180p {
    font-size: 110% !important;
    letter-spacing: nomal;
}	


}


@media only screen and (max-width: 600px) {
.line-h2 {
    line-height: 1.5;
}
.tx-230p {
    font-size: 130% !important;
    letter-spacing: nomal;
}
.tx-180p,.tx-170p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.tx-160p,.tx-150p {
    font-size: 110% !important;
    letter-spacing: nomal;
}
.tx-140p,.tx-130p,.tx-120p,.tx-110p {
    font-size: 100% !important;
    letter-spacing: nomal;
}
}
/*===========================
spacer
===========================*/


.pt10 {
	padding-top:10px !important;
}
.pt20 {
	padding-top:20px !important;
}
.pt30 {
	padding-top:30px !important;
}
.pt40 {
	padding-top:40px !important;
}
.pt50 {
	padding-top:50px !important;
}
.pt60 {
	padding-top:60px !important;
}
.pt70 {
	padding-top:70px !important;
}
.pt80 {
	padding-top:80px !important;
}
.pt0{
	padding-top:0px !important;}
	
.pb10 {
	padding-bottom:10px !important;
}
.pb20 {
	padding-bottom:20px !important;
}
.pb30 {
	padding-bottom:30px !important;
}
.pb40 {
	padding-bottom:40px !important;
}
.pb50 {
	padding-bottom:50px !important;
}
.pb60 {
	padding-bottom:60px !important;
}
.pb70 {
	padding-bottom:70px !important;
}
.pb80 {
	padding-bottom:80px !important;
}
.pb0{
	padding-bottom:0px !important;}

@media screen and (max-width: 768px) {
.pt10,.pt20,.pt30 {
     padding-top:1% !important;
}
.pb10,.pb20,.pb30 {
     padding-bottom:1% !important;
}
.pt40,.pt50,.pt60 {
     padding-top:2% !important;
}
.pb40,.pb50,.pb60 {
     padding-bottom:2% !important;
}
.pt70,.pt80 {
     padding-top:3% !important;
}
.pb70,.pb80 {
     padding-bottom:3% !important;
}
}
/*===========================
spacer
===========================*/


.mt10 {
	margin-top:10px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt60 {
	margin-top:60px !important;
}
.mt70 {
	margin-top:70px !important;
}
.mt80 {
	margin-top:80px !important;
}
.mt0{
	margin-top:0px !important;}
	
res-.mb10 {
	margin-bottom:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.mb40 {
	margin-bottom:40px !important;
}
.mb50 {
	margin-bottom:50px !important;
}
.mb60 {
	margin-bottom:60px !important;
}
.mb70 {
	margin-bottom:70px !important;
}
.mb80 {
	margin-bottom:80px !important;
}
.mb0{
	margin-bottom:0px !important;}

@media screen and (max-width: 768px) {
.mt10,.mt20,.mt30 {
     margin-top:2% !important;
}
.mb10,.mb20,.mb30 {
     margin-bottom:1% !important;
}
.mt40,.mt50,.mt60 {
     margin-top:6% !important;
}
.mb40,.mb50,.mb60 {
     margin-bottom:2% !important;
}
.mt70,.mt80 {
     margin-top:3% !important;
}
.mb70,.mb80 {
     margin-bottom:3% !important;
}
}
.small-img90 {
    width:90% !important;
	height:auto !important;
}
.small-img80 {
    width:80% !important;
	height:auto !important;
}
.small-img70 {
    width:70% !important;
	height:auto !important;
}
.small-img60 {
    width:60% !important;
	height:auto !important;
}
.small-img50 {
    width:50% !important;
	height:auto !important;
}
.small-img40 {
    width:40% !important;
	height:auto !important;
}
.small-img30 {
    width:30% !important;
	height:auto !important;
}
.small-img20 {
    width:20% !important;
	height:auto !important;
}
.flex {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}
.flex-2col {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
}
.flex-2col > li{
  width:47%;
  margin:2% 0 0 2%; 
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
}
.flex-2col-start > li{
  width:47%;
  margin:2% 0 0 2%; 
}
.flex-list2 {
  width:18% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:28% !important;
  margin:0 0 0 2% !important;  
}
.flex-list4 {
  width:38% !important;
  margin:0 0 0 2% !important;  
}
.flex-list5 {
  width:48% !important;
  margin:0 0 0 0% !important;  
}
.flex-list6 {
  width:58% !important;
  margin:0 0 0 0% !important;  
}
.flex-list7 {
  width:68% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:78% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:88% !important;
  margin:0 0 0 0% !important;  
}
.flex-2col-2 {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
}
.flex-2col-2 li:nth-of-type(1){
  width:37%;
  margin:0 0 0 3%; 
}
.flex-2col-2 li:nth-of-type(2){
  width:52%;
  margin:0 0 0 3%; 
}
.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
}
.flex-3col > li{
  width:32%;
  margin:2% 0 0 1%; 
}
@media only screen and (max-width: 768px) {
.flex-2col > li,.flex-2col-start > li{
  width:100% !important;
  margin:2% auto !important; 
}
.flex-3col > li{
  width:100%;
  margin:2% auto !important; 
}
.flex-3col > li:nth-of-type(1) {
    width: 100%;
    margin:2% auto !important; 
}
.flex-list2,.flex-list3,.flex-list4,.flex-list5,.flex-list6,.flex-list7,.flex-list8,.flex-list9 {
  width:100% !important;
  margin:2% auto !important;  
}

}


.tbl2 th {
   padding:0.3em 1rem;
   text-align:center;
}
.tbl2 td {
   padding:0.6em 1rem;
   text-align:left;
}
ul.circle {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle li {
    padding: 0.5em 0 0.5em 1.2em;
    margin-bottom: 0.6em;
    border-bottom: 1px dashed #CCC;
    width:96%;
    margin-right:2%;
    position: relative;
}
ul.circle li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}
ul.check-2col {
    position: relative;
	display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;
}
ul.check-2col li {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
	width:43%;
	margin-right:2%;
    position: relative;
}
ul.check-2col li.long {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
	width:70%;
	margin-right:2%;
    position: relative;
}
ul.check-2col li::before {
    position: absolute;
    content: "\f14a";
    font-family: FontAwesome;
    left: 0.3em;
    font-size: 1.3em;
}
ul.check-2col li.lst {
    padding: 0 0 0.5em 2em;
    margin-bottom: 0.7em;
    border-bottom: none;
	width:40%;
	margin-right:2%;
    position: relative;
}
ul.check-2col li.lst::before {
    position: absolute;
    content: " ";
}
ul.circle-01 li {
    padding: 0.2em 0 0.2em 1.2em;
    margin-bottom: 0.2em;
    border-bottom: 1px dashed #CCC;
    width:96%;
    margin-right:2%;
    position: relative;
}
ul.circle-01 li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}


* {
   box-sizing:border-box;
}

.wrapper {
   overflow:hidden;
}
.fb-container {
    margin: 0 auto;
    text-align: center;
}
.fb-page {
    width: 600px;
    height: 400px;
	margin:0 auto;
}
@media only screen and (max-width: 768px) {
.fb-container {
    width: 100%;
    max-width: 100%;
}
.fb-page {
		width: 100% !important;
		max-width: 400px !important;
}
}

@media only screen and (max-width: 1000px) {
.main-vis .catch{
	font-size:2.4vw;
    top: 1em;
}
}
@media only screen and (max-width: 768px) {
.main-vis .catch{
	font-size:5vw;
    top: 1em;
}
}
@media only screen and (max-width: 500px) {
.main-vis .catch{
	font-size:6vw;
    top: 1em;
}
}

.res-small-img90 {
    width:90% !important;
	height:auto !important;
}
.res-small-img80 {
    width:80% !important;
	height:auto !important;
}
.res-small-img70 {
    width:70% !important;
	height:auto !important;
}
.res-small-img60 {
    width:60% !important;
	height:auto !important;
}
.res-small-img50 {
    width:50% !important;
	height:auto !important;
}
res-.small-img40 {
    width:40% !important;
	height:auto !important;
}
.res-small-img30 {
    width:30% !important;
	height:auto !important;
}
.res-small-img20 {
    width:20% !important;
	height:auto !important;
}
@media only screen and (max-width: 768px) {
.res-small-img90,.res-small-img80,.res-small-img70,.res-small-img60{
     width:100% !important;
	height:auto !important;  
}
}
.tel_a {
    text-decoration:none;
}
@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
@media(max-width: 768px){
footer .copyright {
    width: 100%;
    padding: 30px 0 90px;
    text-align: center;
    line-height: 1;
    color: #333;
	margin-bottom:50px;
}
}

.intro {
    background-color: rgba(255, 255, 255, 0.85);
    padding: 40px;
    margin: 0 auto;
    z-index: 999;
    position: relative;
    /* min-height: 150px; */
}
.btn-b a {
    text-decoration: none;
    text-align: left;
    color: #037c0f !important;
    position: relative;
    display: inline-block;
    padding: 0 1.3em 0 1em;
    line-height: 30px;
    background: #e1e2e4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
	width:16%;
}
.btn-b a::after {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 2%;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
}
.btn-b a::after {
    border-left: 4px solid #037c0f;
}
.btn-b a:hover {
    opacity:0.7;
}
@media(max-width: 768px){
.btn-b a {
	width:30%;
}
footer .add-banner {
    padding: 0px 0 110px;
}

}

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

ul.check-2col li, ul.check-2col li.long {
	width:96%;
	margin-right:2%;
    position: relative;
}
ul.circle li {
    padding: 0.5em 0.5em 0.5em 1.2em;
    margin-bottom: 0.6em;
    border-bottom: 1px dashed #CCC;
    width:96%;
    margin-right:2%;
    position: relative;
}
.tbl2 td, .tbl2 th {
	display: block;
    width: 100%;
	text-align:center;
}
}

.box-sd {
    padding: 2rem;
    background-color: #fff;
    border: 2px solid #999;
    box-sizing: border-box;
}
.btn-f a {
    text-decoration: none;
    text-align: center;
    color: #FFF !important;
    position: relative;
    display: inline-block;
    padding: 0 1.3em 0 1em;
    line-height: 30px;
    background: #037c0f;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
	width:30%;
}
.btn-f a::after {
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    right: 2%;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
}
.btn-f a::after {
    border-left: 4px solid #fff;
}
.btn-f a:hover {
    opacity:0.7;
}
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
.dataInner .data .tel-a a {
    color: #fff !important;
    text-decoration: none;
}
.dataInner .data .tel-a a:hover {
    cursor: pointer;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.tel-a a:hover {
    cursor: pointer;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    zoom: 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.tel-a a {
    text-decoration: none;
	color:#fff !important;
}

.content h3 {
	margin-top:1.5em;
}

@media(max-width: 768px){
.btn-f a {
	width:90%;
}
.content h3 {
    margin-bottom: 0.5em;
}
.content .faq .answer {
    margin-top:1.7em;
}
}

.inquiry .tel.tel-a a {
    color: #333 !important;
}



/*===========================
table
===========================*/

table th {
	padding: 12px;
	text-align: center;
	vertical-align:middle;
	border-color:#ccc;
	background-color: #eff7ea;
	color:#333;
}
table td {
	padding: 12px;
	vertical-align:middle;
	background-color:#FFF;
	border-color:#ccc;
}

@media only screen and (max-width: 768px) {
table th {
	width:100%;
	box-sizing: border-box;
	display:block;
}
table td {
	width:100%;
	border-collapse:collapse;
	box-sizing: border-box;
	display:block;
}
}
.wrap-h3 {
    width:96%;
	margin:0 auto;
}
.h4-01 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #d7f7da;/*背景色*/
  border-left: solid 5px #037c0f;/*左線（実線 太さ 色）*/
  width:30%;
}
.circle-list {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #b9d9f7;/*背景色*/
  border-left: solid 5px #0084ff;/*左線（実線 太さ 色）*/
}
.mt160 {
    margin-top:160px !important;
}

@media only screen and (max-width: 768px) {
.h4-01 {
  width:100%;
}
.box-sd {
    padding: 1.2rem 1rem 1.4rem;
}
.intro {
    padding: 20px;
}
.mt160 {
    margin-top:20% !important;
}
}

.blog ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCCCCC;
}
