/* 
 * ------- 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 only screen and (max-width: 768px) {
table th ,table td{
    display: block;
    width: 100%;
    box-sizing: border-box;
}

}

	 /*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 (min-width: 480px) {
.footer_tel a, .footer_mail 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: 50%;
    height: 50px;
    background-color:#3a8a26;
    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: 1.2em;
    font-weight: 700;
    color: #FFF !important;
    text-align: center;
	text-decoration: none;
	font-family: 'Noto Sans Japanese';
    border-right: 1px solid #fff;
}
.footer_mail a {
    bottom: 0px;
    left: 50%;
    width: 50%;
    height: 50px;
    background-color:#3a8a26;
    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: 1.2em;
    font-weight: 700;
    color: #FFF !important;
    text-align: center;
	text-decoration: none;
	font-family: 'Noto Sans Japanese';
    /* border-right: 1px solid #E08601; */
}
}


@media only screen and (max-width: 350px) {
.footer_tel a {
    font-size: 1.0em;
}
.footer_mail a {
    font-size: 1.0em;
}
}

.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;
}
.res-wd40{
   width:40% !important;
   margin:auto;
}
.res-wd50 {
  width:50% !important;
  margin:0 auto;
}
.res-wd60 {
  width:60% !important;
  margin:0 auto;
}
.res-wd70 {
  width:70% !important;
  margin:0 auto;
}
.res-wd80 {
  width:80% !important;
  margin:0 auto;
}
.res-wd85 {
  width:85% !important;
  margin:0 auto;
}
.res-wd90 {
  width:90% !important;
  margin:0 auto;
}
.res-wd95 {
  width:95% !important;
  margin:0 auto;
}

@media only screen and (max-width: 768px) {
.res-wd40,.res-wd50,.res-wd60,.res-wd70,.res-wd80,.res-wd85,.res-wd90,.res-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;
}
.res-tx100p    {
	font-size:100% !important;
	letter-spacing:nomal;
}
.res-tx-110p {
    font-size: 110% !important;
    letter-spacing: nomal;
}
.res-tx-120p    {
	font-size:120% !important;
	letter-spacing:nomal;
}
.res-tx-130p    {
	font-size:130% !important;
	letter-spacing:nomal;
}
.res-tx-140p    {
	font-size:140% !important;
	letter-spacing:nomal;
	line-height:1.4em;
}
.res-tx-150p    {
	font-size:150% !important;
	letter-spacing:nomal;
}
.res-tx-160p    {
	font-size:160% !important;
	letter-spacing:nomal;
}
.res-tx-170p    {
	font-size:170% !important;
	letter-spacing:nomal;
}
.res-tx-180p    {
	font-size:180% !important;
	letter-spacing:nomal;
}
.res-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;
}
.res-tx-230p {
    font-size: 130% !important;
    letter-spacing: nomal;
}
.res-tx-180p,.res-tx-170p {
    font-size: 120% !important;
    letter-spacing: nomal;
}
.res-tx-160p,.res-tx-150p {
    font-size: 110% !important;
    letter-spacing: nomal;
}
.res-tx-140p,.res-tx-130p,.res-tx-120p,.res-tx-110p {
    font-size: 100% !important;
    letter-spacing: nomal;
}
}
/*===========================
spacer
===========================*/


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

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


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

@media screen and (max-width: 768px) {
.res-mt10,.res-mt20,.res-mt30 {
     margin-top:1% !important;
}
.res-mb10,.res-mb20,.res-mb30 {
     margin-bottom:1% !important;
}
.res-mt40,.res-mt50,.res-mt60 {
     margin-top:2% !important;
}
.res-mb40,.res-mb50,.res-mb60 {
     margin-bottom:2% !important;
}
.res-mt70,.res-mt80 {
     margin-top:3% !important;
}
.res-mb70,.res-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;
  gap:5%;
}
.flex-2col > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col-start > li{
  width:47.5%;
  margin:2% 0 0 0%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-list2 {
  width:17.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:27.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list4 {
  width:37.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list5 {
  width:47.5% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:57.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list7 {
  width:67.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:77.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:87.5% !important;
  margin:0 0 0 0% !important;  
}


.flex-2col-2 {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:6%;
}
.flex-2col-2 li:nth-of-type(1){
  width:37%;
  margin:0 0 0 0%; 
}
.flex-2col-2 li:nth-of-type(2){
  width:52%;
  margin:0 0 0 0%; 
}
.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-3col > li{
  width:30%;
  margin:2% 0 0 0%;
}
@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 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:90%;
    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:40%;
	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: " ";
}

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

ul.check-2col li {
	width:90%;
	margin-right:2%;
    position: relative;
}
.tbl2 td, .tbl2 th {
	display: block;
    width: 100%;
	text-align:center;
}
}
* {
   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:5.2vw;
	line-height:2;
	letter-spacing: 0.2em;
    top: -1em;
	padding: 1.5rem 0.7rem;
	text-shadow: white 1px 1px 2px, white -1px 1px 2px, white 1px -1px 2px, white -1px -1px 2px, 0 0 1px #fff, 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #fff;
	background: rgba(129,129,128,1);
}
}

.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;
    text-align: center;
    line-height: 1;
    color: #333;
	margin-bottom:50px;
}
}
.box-sd {
    padding: 4rem  4rem 4rem 3rem;
    background-color: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}
.box-sd02 {
    padding: 4rem  4rem 4rem 3rem;
    background-color: #f8f8f8;
    border: 1px solid #999;
    box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
.box-sd,.box-sd02 {
    padding: 1.2rem;
    box-sizing: border-box;
}

}.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;
}
}
.line-h {
	line-height:2;
}
.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;
  gap:5%;
}
.flex-2col > li{
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(odd){
  width:47.5%;
  margin:2% 0% 0 0%; 
}
.flex-2col > li:nth-of-type(even){
  width:47.5%;
  margin:2% 0 0 0%;
}
.flex-2col-start {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-2col-start > li{
  width:47.5%;
  margin:2% 0 0 0%; 
}
.flex-2col-start > li:nth-of-type(odd){
  width:47.5%;
  margin:0% 0% 4% 0%; 
}
.flex-2col-start > li:nth-of-type(even){
  width:47.5%;
  margin:0% 0% 4% 0%; 
}
.flex-list2 {
  width:17.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list3 {
  width:27.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list4 {
  width:37.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list5 {
  width:47.5% !important;
  margin:0% 1% 0 0% !important;  
}
.flex-list6 {
  width:57.5% !important;
  margin:0 0 0 0% !important;   
}
.flex-list7 {
  width:67.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list8 {
  width:77.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-list9 {
  width:87.5% !important;
  margin:0 0 0 0% !important;  
}
.flex-3col {
  display:flex;
  justify-content:start;
  align-items:start;
  flex-wrap:wrap;
  gap:5%;
}
.flex-3col > li{
  width:30%;
  margin:2% 0 0 0%;
}

@media only screen and (max-width: 768px) {
.flex-2col > li,.flex-2col-start > li{
  width:100% !important;
  margin:2% auto 8% !important; 
}
.flex-3col > li{
  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;  
}

}
ul.circle {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:90%;
    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.circle-2col {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle-2col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:42%;
    margin-right:2%;
    position: relative;
}
ul.circle-2col > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}

ul.circle-3col {
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap;	
}
ul.circle-3col > li {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0.7em;
    border-bottom: 1px dashed #CCC;
    width:31%;
    margin-right:2%;
    position: relative;
}
ul.circle-3col > li.ls-ln {
    padding: 0 0 0.5em 1.2em;
    margin-bottom: 0em;
    border-bottom: 1px dashed #CCC;
    width:31%;
    margin-right:2%;
    position: relative;
}
ul.circle-3col > li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #222;
    border-radius: 50%;
    left: 0.5em;
    margin-top: 0.6em;
}


@media only screen and (max-width: 768px) {
  ul.circle-2col > li,ul.circle-3col > li,ul.circle-3col > li.ls-ln {
    width:90%;
	    margin-bottom: 0.7em;
}
}

ul li img {
	width:100%;
	height:auto;
	max-width:100%;
}
.h3-ttl {
    padding:0.5em;
	background:#090;
	text-align:center;
	color:#fff !important;
	margin-bottom:10px;
}
.wrap-h2 {
  width:96%;
  margin:4% auto 6%;
}
.wrap-h3 {
  width:96%;
  margin:4% auto 6%;
}
.wrap-h4 {
  width:96%;
  margin:4% auto 6%;
} 
.main-vis {
	top:0px;
}
.btn-b a {
    text-decoration: none;
    text-align: center;
    color: #FFF !important;
    position: relative;
	font-weight:600;
	letter-spacing:0.05em;
    display: inline-block;
    padding: 0.2em 1.3em 0.2em 1em;
    line-height: 30px;
    background: #f2ab1d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.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 #fff;
}
.btn-b a:hover {
    opacity:0.7;
}
.flex-time {
  display: flex;
  flex-wrap: wrap;

}
.flex-time h3 {
   width: 20%;
}
.flex-time div {
   width: 60%;
}
@media only screen and (max-width: 768px) {
.main-vis {
    background-image: url(../img/top/vis01-sp.jpg);
	background-position:center;
	    min-height: 50vh;
}
.btn-b a {
	font-weight:400;
	letter-spacing:0.05em;
    display: inline-block;
    padding: 0.4em 1.3em 0.4em 1em;
    line-height: 1.3;
}
.flex-time h3 {
   margin-top:0.1em;
}
.flex-time div {
   width:75%;
   margin-left:5%;
   line-height:1.2;
   font-size:0.9em;
}
}


ol.num_order {
 padding-left:20px;
}
ol.num_order li {
    padding: 5px 0 4px 0;
    list-style-type: decimal;
}
ol.num_order li a{
    color:#333;
}
@media only screen and (max-width: 768px) {
.table-scroll {
    overflow-x: auto;
    width: 100%;
    border-right: 5px solid #ccc;
}
.table-scroll::-webkit-scrollbar {
    height: 5px;
}
.table-scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background:#CCC;
}
.table-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background:#999;
}
.table-scroll table {
    table-layout: fixed;
    min-width: 100%;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    margin-bottom:0px;
}
.table-scroll table th {
    width:100px !important;
    min-width: 150px;
    display:table-cell;
    padding:2%;
    font-size:12px;
    border: 1px #ccc solid;
}
.table-scroll table td {
    width: 90px;
    min-width: 130px;
    display:table-cell;
    font-size:12px;
    word-wrap: break-word;
    white-space:normal;
	text-align:center;
	vertical-align:middle;
}
.table-scroll table th.th-01 {
    width:200px !important;
    min-width: 250px;
    display:table-cell;
    padding:2%;
    font-size:12px;
    border: 1px #ccc solid;
}
.table-scroll table th.th-02 {
    width:200px !important;
    min-width: 250px;
    display:table-cell;
    padding:2%;
    font-size:12px;
    border: 1px #ccc solid;
}
.table-scroll table td.td-01 {
    width: 90px;
    min-width: 130px;
    display:table-cell;
    font-size:12px;
    word-wrap: break-word;
    white-space:normal;
}

}
.tbl-1 th {
	width:auto !important;
}
.tbl-1 td {
	text-align:center;
	vertical-align:middle;
}
.th-01 {
    width:25%;
}
.th-02 {
	width:15%;
}
.pc-disp {
    display:block;
}
.sp-disp {
    display:none; 
}
@media only screen and (max-width: 768px) {
.pc-disp {
    display:none;
}
.sp-disp {
    display:block; 
}
}
/* 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;
}
.catchcopy2 {
    font-size: 2.2rem;
    font-family: 'Noto Sans Japanese';
    font-weight: 600;
    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:normal;
}	
.tx-80p  {
	font-size:80% !important;
	letter-spacing:normal;
}
.tx-90p  {
	font-size:90% !important;
	letter-spacing:normal;
}
.tx100p    {
	font-size:100% !important;
	letter-spacing:normal;
}
.tx-110p {
    font-size: 110% !important;
	letter-spacing:normal;
}
.tx-120p    {
	font-size:120% !important;
	letter-spacing:normal;
}
.tx-130p    {
	font-size:130% !important;
	letter-spacing:normal;
}
.tx-140p    {
	font-size:140% !important;
	letter-spacing:normal;
	line-height:1.4em;
}
.tx-150p    {
	font-size:150% !important;
	letter-spacing:normal;
}
.tx-160p    {
	font-size:160% !important;
	letter-spacing:normal;
}
.tx-170p    {
	font-size:170% !important;
	letter-spacing:normal;
}
.tx-180p    {
	font-size:180% !important;
	letter-spacing:normal;
}
.tx-230p    {
	font-size:230% !important;
	letter-spacing:normal;
}
.tx-300p    {
	font-size:300% !important;
	letter-spacing:normal;
}
.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;
}
}
.p-ttl {
	font-size:1.3em;
	color:#F63;
	line-height:1.6;
}
.p-ttl02 {
	font-size:1.3em;
	color:#F63;
	line-height:1.6;
}
@media (min-width: 769px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}
.company_data .data a {
    color: #333 !important;
    text-decoration: none;
}
.company_data .data 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;
}
.tel-d {
	font-size:1.3em;
}
.tel-d a {
	text-decoration:none;
	color:#ee501b !important;
}
.tel-a a:hover,.tel-d 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;
}
.box-wrap {
    background:#f6f6f6;
}
.box-ttl {
    padding:0.5em 0.5em 0.3em 0.5em;
	background:#090;
	text-align:center;
	color:#fff !important;
	margin-bottom:0px !important;
}
.box-cnt {
    padding:1.2em 2em 2em 2em;
}
/*===========================
anchor
===========================*/

#t-accident {
    margin-top: -125px;
    padding-top: 125px;
}
#mailform {
    margin-top: -55px;
    padding-top: 55px;
}

@media only screen and (max-width: 768px) {
.home-btn1 a {
    font-size: 1.0em !important;
}
.h3-ttl {
    padding: 0.4em 0.5em 0.5em 0.8em;
    text-align: left;
	line-height:1.3;
}
.p-ttl {
    font-size: 1.16em;
    line-height: 1.3;
}
.h1-ttl {
	font-size: 4.6vw !important;
	line-height:1.2 !important;
}
.h2-ttl {
	font-size: 1.1rem;
}
}
.p-caption {
	font-weight:bold;
	text-align:center;
	background:#48af33;
	color:#fff;
	padding:0.2em;
}
