@charset "UTF-8";
/*共通*/
body{
	  font-size:15px;
}
.content-body .wp-caption-text {
    text-align: center;
}
.gallery .gallery-caption {
    line-height: 1.5em;
    font-size: 13px;
}

/*ヘッダー*/
.tenpomei{
    color: #f90;
    font-weight: bold;
    font-size: 15px;
}
.tel_no{
    color: #f90;
    font-size: 20px;
    font-weight: bold;
}
a.tel_no:hover {
    color: #f90;
}
.global-nav .menu-item:hover a, .global-nav .menu-item:hover::after {
    color: #333;
}
.header-column.widget_text{
    text-align: right;
}
.h_text{
    padding-right: 40px;
}
.eyecatch, .top-news-wrapper{
    height: 600px;
}
.top-news{
    height: 540px;
}


/*見出し*/
.hl-ul.page-title {
    border-bottom-width: 3px;
}
.page-title {
    background: linear-gradient(#fbfcfc,#e6e6e5);
	  padding-bottom: 5px;
    font-size: 22px;
	  position:relative;
	  padding-left:30px;
}
.page-title:before {
  content: url(https://wakakusa-seikotsu.com/wp-content/uploads/2020/04/orange.png);
  display: inline-block;
  position: absolute;
  left:5px;
  top:14px;
}
.hl-ul {
    border-bottom-width: 3px;
}
.headline-h2 {
    background: url("https://wakakusa-seikotsu.com/wp-content/uploads/2020/04/h2.png") no-repeat left;
    padding: 0 0 0 30px;
}
.headline-h3 {
    border: 2px solid #facb82;
    background: linear-gradient(to right, #fdf9ce, #FFF);
    padding: 0 0 0 10px;
	  position:relative;
	  margin-bottom: 10px;
}
.headline-h3:before {
  content: url(https://wakakusa-seikotsu.com/wp-content/uploads/2020/04/h3.png);
  display: inline-block;
  position: absolute;
  right:10px;
  top:4px;
}



/*表*/
.table-scroll table {
    width: 100%;
}
.table-content.tr-left th {
    width: 150px;
    font-weight: initial;
}

/*サイドバー*/
.side {
    margin-top: 0;
}
.sidebar .side:first-child {
    margin-top: 0;
    padding-top: 0;
}
.body-home .sidebar .side:first-child {
    margin-top: 20px;
}
.side #navi p{
    margin-bottom: 3px;
}
.side #navi p a{
    background: url("https://wakakusa-seikotsu.com/wp-content/uploads/2020/04/green.png") no-repeat left 3px center #e8e8e8;
    width: 100%;
    display: block;
    color: #333;
    padding-left: 25px;
    background-size: 17px;
    box-sizing: border-box;
	  font-size: 13px;
	  padding: 2px 0px 2px 25px;
}
.navipi, .navior{
    box-sizing: border-box;
    font-size: 13px;
	  margin-top: 15px;
	  padding: 2px 0px 2px 25px;
}
.navipi{
    background: url("https://wakakusa-seikotsu.com/wp-content/uploads/2020/04/pink.png") no-repeat left 3px center #e8e8e8;
	  background-size: 17px;
}
.navior{
    background: url("https://wakakusa-seikotsu.com/wp-content/uploads/2020/04/orange.png") no-repeat left 3px center #e8e8e8;
	  background-size: 17px;
}
.side #navi ul li{
    background-color: #e6e6e4;
}
.side #navi ul li a {
    padding: 2px 2px 2px 25px;
    font-size: 12px;
    color: #666;
    line-height: 1.6em;
    background: url("https://wakakusa-seikotsu.com/wp-content/uploads/2020/04/arrow.png") no-repeat left 3px center;
    border-bottom: 1px solid #fff;
    background-size: 16px;
}
.side #navi ul{
    margin-bottom: 15px;
}
.side_name{
    color: #6C3;
    line-height: 1.3em;
    display: block;
}
.side_bottom{
    text-align: center;
	  margin-top: 15px;
}
.side #navi ul li.line1 a{
    line-height: 35px;
    display: table-cell;
}

/*広告一括管理*/
.tel_bnr {
    background: linear-gradient(#f90, #ff8700);
    border-radius: 5px;
    color: #fff;
    padding: 5px 15px 5px 25px;
}
.tel_box {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
	  font-weight: bold;
}
.box_left .box_text{
    font-size: 38px;
    line-height: 1.5em;
    letter-spacing: 2px;
}
.box_right td, .box_right th {
    vertical-align: top;
}
.box_right.tel_box ul li {
    display: inline-block;
	  margin-right: 10px;
}
.box_right ul li a{
    background-color: #f0f0f0;
    padding: 5px 10px;
    color: #73be1e;
}
.content-body .box_right.tel_box ul {
    margin-bottom: 0;
}
.content-body .box_right ul li::before {
    content: "";
}
.box_right table{
    margin-bottom: 0;
	  font-size: 17px;
}

/*料金表*/
.body-ryokin .table-content.tr-left th {
    width: 260px;
}
.body-ryokin .table-content.tr-left {
    margin-bottom: 10px;
}

/*フッター*/
#footer{
    border-top: 5px solid #e6e6e6;
	  padding-top: 30px;
}
.footer .rows .column {
    display: initial;
}
.link-list{
    text-align: center;
}
.link-list li{
    display: inline-block;
	  padding: 0 10px;
}
.link-list li a{
  	color:#666666;
}
.footer .rows {
    display: block;
}
footer .line .copyright,
footer .footer-link a{
    font-size: 11px;
	  color:#666666;
}



@media(max-width:688px){
	
	/*広告一括管理*/
	.tel_box {
    width: 100%;
  }
	.tel_bnr {
    text-align: center;
  }
	.box_right.tel_box ul li {
    width: 80%;
  }
	.box_right ul li a {
    width: 100%;
    display: block;
  }
	
	/*サイドバー*/
	.side .simple-image img {
    width: initial;
		margin-bottom: 15px;
  }
	.side #navi p a {
    font-size: 15px;
  }
	.side #navi ul li a {
    font-size: 14px;
  }
	.side img {
    width: initial;
  }
	
	/*表*/
	.table-content.tr-left {
    border-bottom: 2px solid #060;
  }
	
}