/*
Template:unite
Theme Name:Unite_child
*/

@import url("../Unite/style.css");
/*---------------------------------------
Device View
---------------------------------------*/
/*SP none*/
@media only screen and (max-width: 768px){
  .pc {display: none;} 
  .tablet {display: none;} 
}
/*Tablet none*/
@media only screen and (max-width: 992px){
  .sp {display: none;}
  .pc {display: none;} 
}
/*PC none*/
@media (min-width: 992px) {
  .sp {display: none;}
  .tablet_sp {display: none;}
}



/*---------------------------------------
basic
---------------------------------------*/
.entry-content table {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.entry-content table th {
  background: #5d3f39;
  color: #fff;
  font-weight: normal;
}
.entry-content table td {
  background: #ede7e6;
  color: #5d3f39;
}
.entry-content table th,
.entry-content table td {
  border: 1px solid #fff;
  text-align: center;
  padding: 5px;
}
.entry-content p {
  margin: 0 0 1em;
}

@media (max-width: 768px){
  .entry-content table th,
  .entry-content table td {
    padding: 5px 0;
  }
  .entry-content table thead tr th{
    padding:4px
    }
}
.entry-content ul {
  list-style: none;
  padding: 0;
}

.entry-content dl dt {
  color: #6b3f31;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 20px;
  margin: 14px 0 0;
}

.entry-content dl dd {
  color: #6b3f31;
  font-size: 16px;
  margin: 6px 0 28px;
}

.entry-content dl dd.tel {
  font-size: 24px;
}
/*---------------------------------------
body
---------------------------------------*/
body {
  font-size: 16px;
  overflow-x: hidden;
  background-image: none;
  background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/bg_washi.jpg);
  background-position: left top;
  background-attachment: fixed;
}
body.home {
  background: #fff;
  background-image: none;
}

/* column-width */
.container {
  padding: 0 10px;
}
@media (min-width: 1200px){
  .container {width: 980px;}
}
@media (max-width: 768px){
  .container {
    padding: 0; 
  }
}

.entry-content{
  padding: 0 10px 50px; 
}
.home .entry-content{
  padding: 0;
}
#primary {
  background: #fff;
}
#secondary {
  background: #fff;
}

@media (min-width: 992px){
  header#masthead {
    width: 980px;
    margin: 0 auto;
    float: none;
  }

  .home #primary {
    width: 980px;
    margin-right: 0;
    background: #fff;
	padding: 0;
  }


  #primary {
    width: 660px;
    margin-right: 20px;
    background: #fff;
  }
  .home #secondary {
    display: none;
  }

  #secondary {
    width: 300px;
    background: #fff;
  }
}
/*---------------------------------------
header
---------------------------------------*/
#page {
  border-top: 30px solid #5d3f39;
}
@media only screen and (max-width: 768px){
  #page {
    overflow-x: hidden;
  }
}
.site-description {
  color: #5d3f39;
  font-weight: 200;
  font-size: 16px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
/*PC*/
@media only screen and (min-width: 992px){
  header .site-branding.col-md-6,
  header .head_calender, 
  header .info{
    float: left;
    margin: 20px 0 10px;
    padding : 0;
  }
  header .site-branding.col-md-6 {width: 30%;}
  header .head_calender {width: 42%;}
  header .info {width: 28;}
  header.col-sm-12 {
    padding: 0;
  }

  header #logo img {
    margin-bottom: 6px;
    width: 230px;
    height: auto;
  }
  header .head_calender table {
    width: 90%;
    margin: 0;
  }
  header .head_calender table th {
    background: #5d3f39;
    color: #fff;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: normal;
  }
  header .head_calender table td {
    background: #ede7e6;
    color: #5d3f39;
  }
  header .head_calender table th,
  header .head_calender table td {
    border: 1px solid #fff;
    text-align: center;
    padding: 5px;
  }
  header .info address {
    color: #623c38;
    margin: 0 0 0 18px;
    font-size: 14px;
  }
  .tel {
    line-height:1.2;
  }
  
  .tel span.number {
    font-size: 34px;
    display: block;
    line-height: 1.2;
  } 

  #secondary .tel{
    margin-top: 30px;
  } 
  
  #secondary .tel span.number {
    font-size: 32px; 
  }   
  
  .tel span.attention {
    font-size: 14px;
    color: #6B3F31;
  }
  
  header .tel a, .workday .tel a, #secondary .tel a{
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/icon_tel.png);
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 0 55px;
    box-sizing: border-box;
    font-size: 12px !important;
    position: relative;
    line-height: 1;
    color: #e48b35;
  }
  
  #secondary .tel a {
    font-size: 32px;
  } 
  
  header .tel a::after, .workday .tel a::after, #secondary .tel a::after{
    position: absolute;
    content: "";
    width: 246px;
    height: 2px;
    background: #e48b35;
    left: 22px;
    bottom: 2px;
  }
  .head_calender.pc p {
    color: #6b3f31;
    margin: 4px 0 10px;
  }

}


/*---------------------------------------
swiper
---------------------------------------*/
  .slideshow-container {
    overflow: hidden;
    width: 100%;
    display: none;
  } 

  .home .slideshow-container {
    display: block;
  } 
    
.swiper-container {
  width: 180%;
  margin: 0 -40%;
}

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
  .swiper-slide img{
  max-width: 100%;
   width: 100%;
    height: auto;
    border-radius: 15px;
  }
   .swiper-button-next, .swiper-button-prev{
  background: #e48b35;
  color: #fff;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  }
  .swiper-button-next{
  position: absolute;
  right: calc(10px + 31.5%);
  }  
  .swiper-button-prev{
  position: absolute;
  left: calc(10px + 31.5%);
  }
  .swiper-button-next i, .swiper-button-prev i{
  font-size: 25px;
    text-align: center;
    vertical-align: middle;
  }
    .swiper-button-next i{
     padding-left: 25px;
     padding-top: 17px;
    }

    .swiper-button-prev i{
     padding-left: 20px;
     padding-top: 17px;
    }  



   
@media only screen and (max-width: 992px){
  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
  
  .swiper-container{
    width: 100%;
      margin: 0;
  }
  
  .swiper-slide img{
    border-radius: 0;
  }
  
} 

/*Tablet*/
@media only screen and (max-width: 992px){

  header #logo img {
    width: 230px;
    height: auto;
  }
  header .site-branding.col-md-6,
  header .info {
    width: 50%;
    float: left;
    margin: 20px 0 10px;
    text-align: center;
  }
  .tel a, .sp_btn_link {
    background: #fff4e9;
    display: block;
    text-align: center;
    width: 80%;
  max-width: 300px;
    margin: 0 auto;
    padding: 5px 0px 5px;
    border-radius: 8px;
  border: 3px solid #e48b35;
    font-size: 14px;
    position: relative;
  }

  header .tel a span.number {
    font-size: 22px;
    display: block;
    line-height: 1em;
  }


  .tel a::after{
  content: url(http://hannochouseikan.com/wp-content/uploads/2018/03/arrow.png);
    position: absolute;
    right: 10px !important;
    top: 44% !important;
  }
  
  .sp_btn_link ::after{
  content: url(http://hannochouseikan.com/wp-content/uploads/2018/03/arrow.png);
    position: absolute;
    right: 10px !important;
    top: 32% !important;    
} 
  
  header .tel span.attention {
    font-size: 14px;
    color: #6B3F31;
    display: block;
  }
  header .info address {
    color: #623c38;
    margin: 0;
    font-size: 14px;
  }
  .tel a {
background: #fff4e9;
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 5px 0px 5px;
    border-radius: 8px;
    border: 3px solid #e48b35;
    font-size: 14px;
    position: relative;
  }
  
.tel a span.number {
    font-size: 22px;
    display: block;
    line-height: 1em;
}

  header .info .tablet{
    padding-top: 10px;
  } 
  
}



/*SP*/
@media only screen and (max-width: 768px){
  header .site-branding.col-md-6,
  header .info {
    width: 100%;
    float: none;
    margin: 10px 0;
  }
  .site-description {
    color: #777;
    font-weight: 200;
    font-size: 16px;
    margin: 8px 0 0;
  }

  .tel a span.number {
    font-size: 26px;
    display: block;
  }
  .tel span.attention {
    font-size: 16px;
    color: #6B3F31;
    text-align: center;
    display: block;
    margin: 0 0 4px;
  }
  .tel a::after {
    position: absolute;
    right: 0;
    top: 50%;
    border-color: transparent;
    margin-top: -6px;
  }
}




/*---------------------------------------
menu
---------------------------------------*/

/*PC*/
@media only screen and (min-width: 768px){
  
  
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #3a1e15;
    padding: 0;
  }
  .home nav.navbar.navbar-default {
    margin-bottom: 0;
  }


  .navbar.navbar-default {
    background: #fff;
    box-shadow: 0 10px 0 #ede7e6 inset;
    border: none;
    margin-bottom: 50px;
  }

  .navbar-default .navbar-nav>li {
    float: left;
    width: 190px;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;

  }
  .navbar-default .navbar-nav>li>a,
  .navbar-default .navbar-nav>.active>a{
    color: #fff;
    border: none;
    color: #3a1e15;
    position: relative;
    padding-top: 28px;
    transition: all 300ms 0s ease;
  }

  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover,
  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover {
    color: #3a1e15;
    background: #fff;
    text-decoration: none;
    box-shadow: 0 10px 0 #3a1e15 inset;
    -moz-box-shadow: 0 10px 0 #3a1e15 inset;
    -webkit-box-shadow: 0 10px 0 #3a1e15 inset;
    -o-box-shadow: 0 10px 0 #3a1e15 inset;
    -ms-box-shadow: 0 10px 0 #3a1e15 inset;
    border: none;
    transition: all 300ms 0s ease;
    height: 70px;
  }
  .navbar-default .navbar-nav>li>a:focus::after,
  .navbar-default .navbar-nav>li>a:hover::after,
  .navbar-default .navbar-nav>.active>a::after,
  .navbar-default .navbar-nav>.active>a:focus::after,
  .navbar-default .navbar-nav>.active>a:hover::after{
    content:"";
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -6px;
    border-style: solid;
    border-width: 6px;
    border-color: transparent;
    border-top-color: #3a1e15;
    transition: all 300ms 0s ease;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px){
  .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>.active>a {
    padding: 28px 0 0;
    font-size: 14px;
  }

  .navbar-default .navbar-nav>li {
    width: 20%;
  }

  .navbar-nav {
    float: none;
  }
}
/*sp*/
@media only screen and (max-width: 768px){
  .navbar.navbar-default{
    background : #ede7e6;
  }
}
/* humburgur */
@media only screen and (max-width: 768px){

  .navbar{
    margin-bottom: 0px;
  } 
  
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #6b3f31;
    display: block;
    width: 18px;
    height: 2px;
    border-radius: 1px;
  }
  .navbar-header .left {
    float: left;
    margin-top: 3px;
    margin-right: 9px;
  }

  .navbar-default .navbar-toggle {
    position: absolute;
    right: 0;
    padding: 5px 10px;
    margin-top: 8px;
    margin-right: 16px;
    margin-bottom: 8px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #968b89;
    border-radius: 4px;
    z-index: 1000;
    color: #6b3f31;
    font-size: 14px;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin: 0 -10px;
    padding: 0;
  }

  .navbar-default ul.navbar-nav {
    margin: 48px 0 0 0;
    border-top: 1px solid #3a1e15;
    background: #fff;
  }
  .navbar-default ul.navbar-nav li {
    position: relative;
  }

  .navbar-default ul.navbar-nav li::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    border-style: solid;
    border-color: transparent;
    border-width: 4px 6px;
    border-left-color: #6b3f31;
    margin-top: -4px;
    z-index: 9999;
  }

  .navbar-default ul.navbar-nav>li>a,
  .navbar-default .navbar-nav>.active>a:hover {
    padding: 14px 10px 14px 34px;
  }
  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #ffffff;
    color: #6b3f31;
  }
  .navbar-default ul.navbar-nav>li>a,
  .navbar-default ul.navbar-nav>li>a:hover {
    padding: 14px 10px 14px 34px;
    border-bottom: 1px solid #a7887b;
    color: #6b3f31;
  }
}
/* htag */
h1.site-title a{
  color: #6B3F31;
  font-weight: bold;
  margin-top: 0;
}

.entry-title a {
  text-decoration: underline;
  font-size: 32px;
}
.page-header {
  padding-bottom: 9px;
  margin: 0;
  border-bottom: none;
}

h1.entry-title,
h1.page-title,
.home .entry-content h2 {
  text-align: center;
  position: relative;
  color: #6b3f31;
  font-weight: bold;
  font-size: 40px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  background-image: url(http://hannochouseikan.com/wp-content/uploads/2018/02/h2bg.png);
  background-size: 100px auto;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 40px 0;
  z-index: 600;
}

.home .entry-content h2:first-child{
  margin-top: 12px;
}


.entry-content h2,
.home .entry-content h3 {
  color: #6b3f31;
  font-weight: bold;
  border-bottom: 1px solid #ede7e6;
  margin: 30px 0 10px;
  padding: 0 0 6px; 
  font-size: 18px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  position: relative;
}

.entry-content h2::after,
.home .entry-content h3::after {
  content: "";
  border-bottom: 1px solid #e48b35;
  left: 0;
  bottom: -1px;
  position: absolute;
  width: 32px;
  height: 1px;
}
.home section h3:first-child{
  margin-top: 0;
}
.home .entry-content h2 {
  border: none;
}

.home .entry-content h2::after{
  border: none;
}

.home .entry-content h3::before{
  content:"";
}



.entry-content h3,
.home .entry-content h4 {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin: 30px 0 10px;
  color: #6b3f31;
}
.entry-content h3::before,
.home .entry-content h4::before {
  content: ">>";
  color: #e48b35;
}


.entry-content h4,
.home .entry-content h5 {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 0 1em;
  background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/list_icon.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  margin: 10px 0 5px;
  color: #6b3f31;
}

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

  
  h1.entry-title{
    font-size: 28px;
  }
  .entry-content h2{
    font-size: 24px;    
  }
  .entry-content h3{
    font-size: 20px;    
  }
  .entry-content h3{
    font-size: 18px;    
  }
  .entry-content h1,
  .home .entry-content h2 {
    font-size: 28px;
    padding: 30px 0;
    margin-bottom: 0;
    margin-top: 51px;
  }

  .entry-content h1::after,
  .home .entry-content h2::after{
    bottom: -16px;
  }
  
  .entry-content h1,
  .home .entry-content h2 {
    font-size: 24px;
  } 
  
  .home .entry-content section h3:first-child{
    margin-top: 30px;
  }
}

/* linktext */
a{
  color: #e48b35;
}
a:focus, a:hover {
  color: #f53623;
  text-decoration: none;
}

@media only screen and (min-width: 768px){
  .pc_txt_link::before {
    content: "\003e\003e";
    display: inline;
    color: #F3981D;
  }
}

/* footer */
#colophon {
  background-color: #6B3F31;
  margin-top: 0px;  
}




/* search window */

.btn-primary {
  background: #6B3F31;
  border-color: #6B3F31;
}

strong{
  font-weight: bold;
  color: #B22222;
}



/*---------------------------------------
table
---------------------------------------*/

/*default*/
.entry-content table {
  border-collapse: collapse;
}

/*
.entry-content table.calender{
  border-left: 1px solid #6b3f31;
  border-top: 1px solid #6b3f31;
}
.entry-content table.calender th {
  background: #e4d4cf;
}
.entry-content table.calender th,
.entry-content table.calender td{
  border-right: 1px solid #6b3f31;
  border-bottom: 1px solid #6b3f31;
  text-align: center;
  border-top: none;
  width: 100px;
}


@media only screen and (max-width: 768px) { 
  .entry-content table.calender { 
    display: block; 
    width: 100%; 
    margin: 0;
  }
  .entry-content table.calender thead{ 
    display: block; 
    float: left;
    overflow-x:scroll;
    width: 15%;
  }
  .entry-content table.calender thead tr{
    display: inline-block;
    width: 100%;
  } 
  .entry-content table.calender tbody{ 
    display: block; 
    width: 85%; 
    overflow-x: auto; 
    white-space: nowrap;
  }
  .entry-content table.calender th{ 
    display: block;
    width:auto;
    height: 40px;
    width: 100%;
    text-align: center;
  }
  .entry-content table.calender tbody tr{ 
    display: inline-block; 
    margin: 0;
    width: 100%;
  }
  .entry-content table.calender td{ 
    display: block;
    height: 40px;
    width: 100%;
  }
}
*/
/*content-cost*/
.entry-content table.cost {
  max-width: 400px;
  width: 100%;
  border: 1px solid #6b3f31;
  margin: 0;
}
.entry-content table.cost th{
  background: #5d3f39;
  text-align: center;
}
.entry-content table.cost th,
.entry-content table.cost td{
  border: 2px solid #fff;
  padding: 8px;
}

/*---------------------------------------
other
---------------------------------------*/

/*hr*/
hr.section-divider:after {
  content: "";
}

.form-inline .input-group{
  max-width: 100%;
}

.cf::after{
  content:"";
  clear: both;
  display: block;
}

/*---------------------------------------
float
---------------------------------------*/
@media only screen and (min-width: 768px){
  .entry-content .pc_left {
    float: left;
    width: 45%;
    margin: 0 5% 0 0;
  }
  .entry-content .pc_right {
    float: right;
    width: 45%;
    margin: 0 0 0 5%;
  }
}
@media only screen and (max-width: 768px){
  .entry-content .sp_center {
    display: block;
    width: 100%;
    max-width: 375px;
    height: auto;
    margin: 0 auto;
    float: none;
  }
  .sp_center  img {
    width: 100%;
    max-width: 375px;
  }
}

/*---------------------------------------
google map
---------------------------------------*/
@media only screen and (max-width: 768px){
  embed, iframe, object{
    max-height: 320px;
  }
}


/*---------------------------------------
break
---------------------------------------*/
@media only screen and (max-width: 768px){
  span.sp_br{
    display: block;
  }
}
/*---------------------------------------
facebook
---------------------------------------

.fb-page.fb_iframe_widget,
.fb-page.fb_iframe_widget>span,
.fb-page.fb_iframe_widget>span>iframe{
  width: 100%!important;
  max-width: 500px;
}

.uiScaledImageContainer._2zfr{
  width: 100%!important;
  max-width: 500px;
}
._2p3a{
  width: 100%!important;
  max-width: 500px;
  margin: 0 auto!important;
}
.fb-page.fb_iframe_widget{
  margin: 0 auto;
}

/*---------------------------------------
SNS
---------------------------------------*/
br.wp_social_bookmarking_light_clear+h2 {
  margin-top: 0;
}


/*---------------------------------------
break
---------------------------------------*/

@media only screen and (max-width: 768px){
  .br_sp{
    display: block;
  }
}
/*---------------------------------------
TOP - contents
---------------------------------------*/


/*PC*/
@media only screen and (min-width: 768px){
  .home .entry-content  section{
    padding: 30px 0;
    position: relative;
  }

  .home .entry-content .bg_large {
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/top_bg.jpg);
    margin: 0 -1000px;
    padding: 0 1000px;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .home .entry-content  section.access {
    padding: 30px 0;
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/bg_washi.jpg);
    background-size: 100% auto;
    background-position: left top;
    background-repeat: repeat;
    margin: 0 -1000px;
    padding: 30px 1000px; 
    position: relative;
    z-index: 1;
  }
  .home .entry-content  section img.pc_left {
    float: left;
    margin-right: 30px;
    width: 286px;
    height: auto;
    z-index: 800;
  }

  .home .entry-content  section .txtbox{
    margin-left: 316px;
    z-index: 700;
  }


  .home .entry-content section.workday {
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/footer_bg-1.png);
    background-size: auto 100%;
    background-position: center center;
    margin: 0 -1000px;
    padding: 30px 1000px;
  }
  .home .entry-content section.workday table {
    width: 335px;
    float: left;
  }

  .home .entry-content section.workday .tel {
    width: 315px;
    float: left;
    margin: 10px 0 20px 50px;
  }

  .home .entry-content section.workday h2 {
    background: none;
    padding: 40px 0 10px;
  }
  .home section .white.round {
    background: #fff url(http://hannochouseikan.com/wp-content/uploads/2018/03/bg_slanting.jpg);
    padding: 0 100px 30px;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
}


  }


  footer#colophon {
    padding: 50px 0 20px;
    color: #fff;
    margin-top: 50px;
  }
  .home footer#colophon {
    margin-top: 0;
  }
  footer#colophon .foot_left {
    float: left;
    font-size: 21px;
    width: 60%;
    box-sizing: border-box;
    padding-right: 1em;
  }

  footer#colophon .site-info.container {
    color: #fff;
  }

  footer#colophon .foot_left .foot_logo {
    float: left;
    margin: 0 20px 0 0;
    width: 230px;
    height: auto;
  }

  footer#colophon .foot_left p.tel_foot {
    margin: 12px 0 0;
    padding: 0;
    font-size: 27px;
    line-height: 1;
  }


  footer#colophon .foot_left p.worktime_foot {
    font-size: 12px;
  }
  .foot_left p:last-child {
    margin-bottom: 0;
  }
  footer#colophon p.small {
    font-size: 12px;
  }

  footer#colophon .foot_right {
    float: right;
    width: 40%;
    margin-top: 0;
  }

  footer#colophon .foot_right .col-md-6 {
    width: auto;
  }

  footer#colophon .foot_right p.small {
    margin-left: 15px;
    border-bottom: 1px solid #fff;
    padding: 0 0 10px;
  }

  footer#colophon .copyright {
    text-align: center;
    float: none;
    margin: 50px 0 0;
  font-size: 14px;
  }

  footer#colophon .foot_right .col-md-6 ul li a:before {
    content: "\0025a0\0020";
  }




@media only screen and (min-width: 992px){

  header .tel a, .workday .tel a {
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/icon_tel.png);
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    font-size: 12px;
    position: relative;
    line-height: 1;
  }


  .home .entry-content section.workday .tel a, header .tel a {
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/icon_tel.png);
    background-repeat: no-repeat;
    display: block;
    box-sizing: border-box;
    font-size: 12px;
    position: relative;
    line-height: 1;
  }
  
  .home .entry-content section.workday .tel a{
        padding: 0 0 0 17px;
  }
  
  header .tel a{
        padding: 0 0 0 57px;
  } 

  .home .entry-content section.workday .tel a::after, header .tel a::after {
    position: absolute;
    content: "";
    width: 262px;
    height: 2px;
    background: #e48b35;
    left: 22px;
    bottom: 2px;
  }
}
/*tablet*/
@media only screen and (max-width: 992px){
  .home .entry-content section.workday table {
    width: 100%;
    float: none;
  }

  .home .entry-content section.workday .tel {
    width: 80%;
    float: none;
    margin: 10px auto 20px;
  }
}

/*SP*/
@media only screen and (max-width: 768px){
  .side-pull-left #primary {
    float: none;
  }
  .home section{
    padding: 10px;
  }
  .home section.about,
  .home section.access {
    padding: 10px;
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/bg_washi.jpg);
    background-size: 100% auto;
    background-position: left top;
    background-repeat: repeat;
    margin: 0;
    padding: 10px;
    position: relative;
  }
  .home section img.sp_center {
    margin: 8px auto;
    width: 100%;
    max-width: 375px;
    height: auto;
  }

  .home section .txtbox{
    margin-left: 0;
  }

  .home section.workday {
    background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/footer_bg.png);
    background-size: auto 200%;
    background-position: center center;
    margin: 0 -1000px;
    padding: 10px 1010px;
  }

  .home .entry-content section.workday .tel {
    width: auto;
    float: none;
    margin: 10px auto 20px;
  }
  .home section.workday .entry-content h2 {
    background: none;
  }
  .home section.workday .white.round {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
  }
  footer#colophon {
    padding: 30px 10px 0;
  }

  footer#colophon .site-info.container {
    color: #fff;
  }

  footer#colophon p.tel_foot {
    font-size: 27px;
  }

  footer#colophon .foot_left{
    float: none;
    width: 100%;
    padding-right: 0;
  } 

  footer#colophon .foot_left .foot_logo{
    float: none;
    width: 200px;
    margin: 10px 0 0 0;
  } 

  .foot_left p:last-child{
    font-size:14px;

  } 

  footer#colophon .foot_left img {
    margin: 20px 0 0;
    width: 230px;
    height: auto;
  }
  footer#colophon .foot_left p.small {
    margin: 0 15px;
  }
  footer#colophon .foot_right p.small {
    font-size: 14px;
    margin: 10px 0 0;
    text-align: center;
  }
  footer#colophon nav.col-md-6 ul li a{
    padding: 5px 0;
    margin: 0;
  }
  footer#colophon nav.col-md-6 ul li a::before {
    content: "â– ";
    font-size: 20px;
  }

  footer#colophon p.copyright {
    color: #fff;
  }
  footer#colophon .site-info.container .row {
    margin: 0;
  }
  .home footer#colophon .foot_right {
    display: block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: left;
    margin: 30px 14px 0;
    float: none;
    width: auto;
  }
  footer#colophon .foot_right {
    display: none;
  }
  footer#colophon .footer-nav.nav > li {
    position: relative;
    display: block;
  }
  footer#colophon .copyright  {
    margin: 10px 0 0;
  }
}

.container.header-area {
  background: #fff;
  width: auto;
  padding: 0;
}

#pages-2 h3.widget-title{
  margin-top: 20px;
}

h3.widget-title {
  color: #6b3f31;
  font-weight: bold;
  border-bottom: 1px solid #ede7e6;
  border-top: 1px solid #ede7e6;
  margin: 50px 0 10px;
  padding: 20px 0;
  font-size: 14px;
  position: relative;
}

h3.widget-title::after {
  content: "";
  border-bottom: 1px solid #e48b35;
  left: 0;
  top: -1px;
  position: absolute;
  width: 32px;
  height: 1px;
}

.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul li{
  margin: 10px 0 20px;
  padding: 0;
  border-bottom: none;
  font-size: 14px;
}
.widget ul li a{
  color: #6b3f31;
  position: relative;
  padding: 0 0 0 12px;
}
.widget ul li a::before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  border-color:transparent;
  border-left-color: #e48b35;
  border-width: 6px 8px;
  border-style: solid;
}

.widget ul li a:hover{
  text-decoration: underline;
}

.widget table{
  border-collapse: collapse;
}
.widget table thead tr th,
.widget table tbody tr td{
  border: 1px solid #fff;
  padding: 2px 8px;
}
.widget table thead tr th{background: #5d3f39;color: #fff;font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;text-align: center;
}
.widget table tbody tr td{background: #ede7e6;text-align: center;color: #5d3f39;}

.widget p {
  font-size: 14px;
  color: #5d3f39;
}

.widget img {
  width: 100%;
  margin: 0 auto 8px;
  display: block;
  max-width: 320px;
}


@media only screen and (max-width: 992px){
  #secondary{
    padding: 1px 30px;
  }
  .fb_iframe_widget span,
  .fb_iframe_widget {
    display: block!important;
    margin: 0 auto;
  }    
}


table.nagare{
  margin: 25px 0;
}

table.nagare tr{
  display: block;
  margin: 0 0 50px;
  position: relative;
}
table.nagare tr::after{
  content: "";
  background: url(http://hannochouseikan.com/wp-content/uploads/2018/03/double-arrow-down.png);
  position: absolute;
  left: 50%;
  bottom: -36px;
  margin-right: -12px;
  width: 24px;
  height: 24px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
}
table.nagare tr:last-child::after{
  display: none;
}
table.nagare th {
  width: 80px;
  height: 80px;
  background: #ede7e6;
  border: 2px solid #ede7e6;
  color: #6b3f31;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 24px;
}

table.nagare td {
  width: 390px;
  height: 80px;
  background: #fff;
  border: 2px solid #ede7e6;
  padding: 20px 10px;
  text-align: left;
  font-size: 16px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.home .breadcrumbs {
  display: none;
}
.breadcrumbs {
  margin-top: -1em;
  width: 980px;
  margin: -2em auto 1em;
  font-size: 14px;
  color: #3a1e15;
}
@media only screen and (max-width: 768px){
  .breadcrumbs {
    margin: 10px 10px 0;
	width: auto;
  }


.vcard .avatar {
    position: relative;
    float: none;
    display: block;
    left: 0;
    top: 0;
}

.comment .comment-body {
    padding: 20px;
}

.comment-list .children {
    padding-left: 10%;
}
#main>article {
    padding: 0 10px;
}
.home #main>article {
    padding: 0 ;
}
#comments {
    padding: 10px;
    margin: 0 0 30px;
}
}

/*テンプレリセット*/
.hentry{
  margin: 0;
}

/* 営業カレンダー */
#biz_calendar table.bizcal th:nth-last-of-type(1) {
    color: #86acf5;
}
#biz_calendar table.bizcal th:first-child {
    color: #fd4747;
}
    table.bizcal th {      padding: 2px;
    background: #5d3f39;
    color: #fff;
    font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: center;  }

#biz_calendar table.bizcal .holiday{
        background-color: #fb4646;
    color: #ffffff;
    border: 1px solid #fff;
}

#biz_calendar table.bizcal td{
        border: 1px solid #fff;
}

#biz_calendar table.bizcal .holiday {
    background-color: #e48b35;
    color: #ffffff;
    border: 1px solid #fff;
}

#biz_calendar p:nth-child(3) {
    display: none;
}

#biz_calendar table.bizcal .calmonth {
    background: no-repeat;
    color: #5d3f39;
}

#biz_calendar table.bizcal .down-img,
#biz_calendar table.bizcal .today-img,
#biz_calendar table.bizcal .up-img {
    background: none;
}

#biz_calendar table.bizcal img {
    width: 69%;
    margin: 0 auto;
}
#biz_calendar table.bizcal th {
    background: #5d3f39;
    color: #fff;
    border: 1px solid #fff;
}
#biz_calendar table.bizcal {
    border: none;
}

#biz_calendar p span.boxholiday {
    background-color: #e48b35;
}
