body{
font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

section{
      padding:5rem 0 !important;
}

/*///////////////////////////////////
// navbar
///////////////////////////////////*/
.navbar-expand-lg{
      justify-content: space-between !important;
}
.navbar-elixir{
      margin-bottom: 0 !important;
}
.znav-brown {
      background-color: #2D180B;
      border-bottom: solid 7px #9f8571;
      -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
      box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
}
.navbar-right {
      text-align:center;
}
.navbar .navbar-brand {
      margin-right: 0 !important;
      padding: 0 !important;
}
.navbar .navbar-phone {
      font-size: 1.77689rem;
}
.znav-container .navbar .navbar-phone a:not(.btn){
      color: #ae9b8d !important;
}
@media (max-width: 61.99em) {
    .navbar {text-align: center !important;}
    .navbar .navbar-brand img {max-width: 50%;}
    .navbar .navbar-phone {font-size: 1.333rem;}
    .navbar .navbar-time {font-size: 0.75019rem;}
}

.flexslider .background-holder{
    background-position: top !important;
}
/*///////////////////////////////////
// contents
///////////////////////////////////*/
.sans-serif{
      font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
@media (max-width: 61.99em) {
    .h-full{min-height: 40vh;}
    .access-table {max-width: 100%;}
}
@media (min-width: 62em) {
    .access-table{max-width: 90%;}
}
.access-table{
    text-align: left;
    margin: 0 auto;
}
.access-table-th{
    background-color: #e7e7e7;
}
.access-table-th p{
    margin-top: 1rem;
}
.access-table-td p{
    margin-top: 1rem;
}
.ggmap {
    position: relative;
    padding-bottom: 30%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: auto;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.table-plan th{
    padding: 3px 20px 3px 0px;
}
.table-plan .table-border{
    border-bottom: solid #676767 1px;
}
section.footer {padding: 5rem 0 0 0;}
.footer p{
    color: #ffffff;
}


/*add:topic,footer_contact*/
#topics_bar ,#footer_contact{
 background-color:#f5b43e;
 color:#2D180B;
}
#footer_contact h3{letter-spacing:0; }
#footer_contact p{color:#2D180B;}
#topics_bar .time_wrap ,#footer_contact .time_wrap{
  border:#2D180B 1px solid;
  border-radius: 4px;
  font-size: 0.875rem;
  padding: 2px 4px;
  margin-bottom: 4px;
  margin-left: 10px;
}
#topics_bar a.a_tel ,#footer_contact a.a_tel{
color:#2D180B!important;
}
#footer_contact .border_wrap{
 /*border:solid 2px #2D180B;*/
 background-color: #ffffff;
 border-radius: 10px;
}
.color_orange{
color: #e86d2c;
}
a.btn-radius-solid {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.01em;
  color:#ffffff!important;
  border-radius: 0.5rem;
  background: /*#f1e767*/#e86d2c;
   border-bottom: 5px solid #e94919;
}

a.btn-radius-solid:hover {
  background: #EB8A26;
}



/*///////////////////////////////////
// footer
///////////////////////////////////*/
.footer button{
    margin: 0 auto;
    padding: 10px 20px;
}
.footer img {
    transition: 1.0s ;
}
.footer a img:hover {
    opacity: 0.5 ;
}
@media (max-width: 61.99em){
    .footer img{max-width: 50%;}
}
/*
#pagetop-btn {
    position: fixed;
    bottom: -10px;
    right: 10px;
    z-index: 100;
}
#pagetop-btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    background: #9f8571;
    text-align: center;
    border-radius: 10%;
    outline: none;
}
#pagetop-btn a:hover {
    text-decoration: none; 
    background: #ceb29c;
}
@media (min-width: 62em) {
#pagetop-btn {
    font-size: 1rem;
}
#pagetop-btn a {
    width: 100px;
    height: 70px;
    padding: 25px 0;
}
}
@media (max-width: 61.99em) {
#pagetop-btn {
    font-size: 0.75019rem;
}
#pagetop-btn a {
    width: 70px;
    height: 50px;
    padding: 17px 0;
}
}*/
/*footer_bar*/
#bar_bottom{
	position: fixed;
	display: block;
	width:100px;
	height:100px;
	right:0;
	bottom: 10px;
	z-index: 2;
	opacity: 0;
	transform: translateY(100px);	
}
a#bar_insta{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	z-index: 3;
	margin: 0;
	padding: 0;
	background: rgba(223,68,148,0.9);
	background: linear-gradient(120deg, rgba(223,68,148,0.95) 0, rgba(250,154,157,0.95) 80%);
	color:#ffffff;
	font-size: 13px;
}
a#bar_insta > img{
	max-width: 60px;
	max-height: 60px;
	margin: 0 5px;
}
a#bar_insta > img:hover,a#bar_insta:hover{
	opacity: 1;
	text-decoration: none;
}
#bar_bottom.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(110px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}
#bar_bottom.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(110px);
  }
}
/*md*/
@media (max-width:767px){
   #bar_bottom{
	width:100vw;
	height:60px;
	right:auto;
	left:0;
	 bottom: 0;
   }
   a#bar_insta{
        flex-direction: row;
	}  	
   a#bar_insta > img{
	  max-width: 50px;
	  max-height: 50px;
}
}

/*///////////////////////////////////
// contact
///////////////////////////////////*/
.contact h3{
    font-size: 2.1rem;
    font-size: 21px;
    line-height: 2.2rem;
    line-height: 22px;
    padding-left: 5px;
    margin-top: 0px;
    font-weight: normal;
    position: relative;
    padding-bottom: .5em;
    border-bottom: 1px solid #9f8571;
}

.contact h3::after ,#content_wide h3::after{
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 1px;
    background-color: #2D180B;
}

.contact h5 {
    border-left: 7px solid #9f8571;
    padding: 0 0 0 5px;
}

/*----------------------------------
	add table
------------------------------------*/	
.contact table   { 
    width: 100%; 
    border-collapse: collapse;
    border-spacing: 0;
}

.contact th, .contact td { 
    padding: 12px 10px 12px 20px; 
    border-top: 1px solid #ccc; 
    border-bottom: 1px solid #ccc;
    vertical-align: top; 
}
.contact th { background:#f6f6f6; border-top:1px solid #ccc; border-bottom:1px solid #ccc; font-weight:normal;}
.contact tr:first-child th {border-top:1px solid #ccc;}
.contact tr:last-child th {border-bottom:1px solid #ccc;}
 
 /*2col*/
.contact table.table_2col th { width: 30%; text-align: left; }

/*1col*/
.contact table.table_1col th, .contact table.table_1col td{
    display: list-item;
    list-style: none;
    text-align: left;
    }

.contact table.table_1col tr{
    display: block;
    margin-bottom: 15px;
}

/*type_line:1行毎に色変更*/
.contact table.type_line{
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
}
.contact table.type_line td,#content table.type_line th{
    border:none;
}
.contact table.type_line tr:nth-child(2n+1) ,.contact table.type_line tr:nth-child(2n+1) th {
    background: #f6f6f6;
}
.contact table.type_line tr:nth-child(2n) ,.contact table.type_line  tr:nth-child(2n) th {
    background: #FFFFFF;
}

.contact table.table_tantoui tr td:nth-child(1),.contact table.table_tantoui tr th:nth-child(1) {
    width:10%;
    border:1px solid #fff;
}
.contact table.table_tantoui td{
    width:15%;
}

.contact table.table_tantoui tr:first-child td{
    background:#E9DAA2;
    text-align:center;
    vertical-align:central;
    border:1px solid #ffffff;	
}

@media only screen and (max-width: 720px){
    .contact table{
         table-layout : fixed;
}

    .contact table th, .contact table td {
         text-align: left;
}
    .contact   table tr {
        display: block;
        margin-bottom: 15px;
}

    /*2col*/
   .contact table.table_2col { margin: 0 /*-10px*/0; }
    .contact table.table_2col th, .contact table.table_2col td{
        width: 92%;
        display: block;
        border-top: none;
        border-left:1px solid #ccc;
        border-right:1px solid #ccc;
    }
   .contact table.table_2col  th { border-top: 1px solid #ccc; }
      
   /*type_line*/
   .contact table.type_line{ border-top :none; border-bottom:none;}


   .contact table.type_line tr:nth-child(2n+1) { background:none;}
   .contact table.type_line  th{ background:#eee!important; }
   .contact table.type_line  td{ background:#fff!important; }
   
   
  .contact table.type_line th, .contact table.type_line td{ 
      border-bottom:1px solid #ccc;
      }
      
}
/*end table ------------------------------------------------*/


/* addフォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
/*max-width:90%;*/ width:95%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
margin-bottom:3px;
}
input{
margin-right:0.5em;
}

input.input_w45{
	width:45%;
}
input.input_w20{
	width:20%;
}
input.input_w10{
	width:10%;
}
textarea{
height:/*auto*/10em;
line-height:1.5;
}

input[type="radio"]{/*add*/
    margin-bottom: 10px;
}

/*input.form_btn {*/
input[type="submit"],input[type="reset"],input[type="button"],a.btn_contact{
    color: #FFF;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 3px 0px;
    border: 3px solid #76b4a8;
    background-color:#2A8F7B;
    letter-spacing: 1px;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,a.btn_contact:hover{

    background-color: #02745D;
    cursor: pointer;
}

.contact label{
    font-size: 1rem;
    font-weight:400;
}
.wrap_box {
    /* Safari Chrome */
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    /* Firefox */
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    /* CSS */
    column-count: 3;
    column-gap: 10px;
}

