/* CSS Document */
body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}
section a:hover img {
	border-style: none;
	opacity:0.7;
	filter:alpha(opacity=60);
	-ms-filter: “alpha( opacity=70 )”;
	background: #FFF;
}
header{
    padding: 15px 0;
}
header h1 {
    font-size: 11px;
    margin-left: -15px;
}
.bloglink {
    text-align: center;
    padding-top: 46px;
    padding-left: 96px;

}
.bloglink a {
    font-size: 14px;
    font-weight: bold;
    color: #009D00;
    background-image: url(../images/bloglink-mark.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
}


.headertel {
    background-image: url(../images/header_tel.png);
    background-repeat: no-repeat;
    width: 252px;
    height: 70px;
    display: block;
    text-indent: -9999px;
}



.navbar-nav > *:first-child{
	border-left: 1px solid #FFFFFF;
}
.nav-item{
    padding: 6px 0;
    border-right: 1px solid #FFFFFF;
    width: 14.28%;
    text-align: center;
	font-size: 14px;
}
.no-padding {
    padding: 0px;
}
#cover {
    margin-bottom: 60px;
}
#service {
    margin-bottom: 90px;
}
#link {
    margin-bottom: 100px;
}

footer {
    background-color: #009D00;
    color: #FFFFFF;
    padding-top: 60px;
}
.address img {
    margin-bottom: 10px;
}

.address {
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 1.5em;
}

.copyright {
    background-color: #00D000;
    color: #FFFFFF;
    font: 11px Arial, Helvetica, sans-serif;
    padding-top: 9px;
    padding-bottom: 5px;
}
h2{
    position: relative;
    display: block;
    margin-bottom: 1em;
    text-align: center;
    color: #468C00;
    font-size: 50px;
    font-weight: bold;
}
h2:before {
content: '';
position: absolute;
bottom: -15px;
display: inline-block;
width: 80px;
height: 5px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #468C00;
border-radius: 2px;
}

h3 {
    font-size: 26px!important;
    background-color: #009D00;
    border-top: 4px solid #00D000;
    color: #FFFFFF!important;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.read {
    font-size: 30px;
    text-align: center;
}
.mgn-ss {
    margin-bottom: 15px;
}

.mgn-s {
    margin-bottom: 30px;
}
.mgn-m {
    margin-bottom: 60px;
}
.mgn-l {
    margin-bottom: 90px;
}
.read02 {
    color: #FF9326;
    font-size: 30px;
    display: inline-block;
}
.speclist {
    padding-left: 0px;
}

.speclist li {
    list-style: none;
    background-image: url(../images/listmark.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 16px;
}

.row-head {
  border-collapse: collapse;
  vertical-align: middle;
  width: 100%;
}
 
.row-head th,
.row-head td {
    border: 1px solid #dbe1e8;
    padding: 8px;
    text-align: center;
}
 
.row-head th {
  background: #f9fafc;
}
 
.row-head label {
  line-height: 34px;
  margin: 0;
}
.gray {
    background-color: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 60px;
}
.riyuu {
    display: block;
    clear: both;
    margin-bottom: 20px;
    min-height: 60px;



}
.riyuu dt {
    font: 53px/1em Arial, Helvetica, sans-serif;
    background-color: #009D00;
    display: inline-block;
    float: left;
    color: #FFFFFF;
    width: 60px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
    margin-right: 20px;
}
.riyuu dd {
    font-size: 28px;
    font-weight: bold;
}
.riyuu dd span {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: -5px;
}


.step {
    border: 6px solid #AFD6A0;
    padding: 10px;
    font-size: 15px;
    line-height: 1.3em;
    margin-bottom: 20px;
}
.step > div {
    background-color: #009D00;
    color: #FFFFFF;
    font: 24px Arial, Helvetica, sans-serif;
    width: 70%;
    display: block;
    border-radius: 34px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 25px;
    margin-bottom: 10px;
}
.step h4 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
}
.blogwrap {
    padding-top: 60px;
    padding-bottom: 90px;
}
.blogcontents a {
    color: #85B200;
}
.entry-meta {
    margin-bottom: 30px;
    font-size: 14px;
}

.entry-data  {
    color: #333333;
    display: inline;
    float: left;
}
.entry-category {
    display: inline;
    float: right;

}
.entry-category a {
    color: #FFFFFF;
    background-color: #85B200;
    font-size: 11px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 10px;
}
.entry-body {
    font-size: 15px;
}
.list-block {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.list-thumbnail {
    width: 120px;
    height: 120px;
    padding: 2px;
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 20px;
}
.list-thumbnail img {
    width: 114px;
    height: 114px;
    object-fit: cover;
}
.list-data {
    font-size: 12px;
}
.list-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.list-title a {
    color: #333333;
}

.list-description {
    font-size: 14px;
    line-height: 1.3em;
}
.tsuzuki {
    text-align: right;
    font-size: 14px;
}







.sub-title {
    font-size: 18px!important;
    font-weight: normal;
    margin-bottom: 10px;
}
.localnav ul {
    list-style: none;
    padding-left: 0px;
    width: 100%;
}
.localnav ul li {
    color: #333333;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 5px;
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1em;
}
.localnav li a {
    color: #444444;
    width: 100%;
    display: block;
    padding-top: 0px;
}
.localnav li a:hover {
    color: #9CBB7E;
    text-decoration: none;
}


.localnav ul ul li {
    padding-left: 30px;
    border-bottom: 1px dotted #DDDDDD;
    margin-bottom: 0px;
}









.blogcontents h1 {
    color: #468C00;
    font-size: 38px;
    margin-bottom: 30px;
    clear: both;
}


.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
    overflow: hidden;
    float: none;
	    margin-bottom: 10px;
	width: 50%;
}
.pager li a {
    display: block;
    overflow: hidden;
    width: 50%;
}
.pager .previous > a {
    float: left;
}
.pager li.previous a:before {
    content: "«";
    margin-right: 0.8em;
}
.pager .next > a{
    float: right;
}
.pager li.next a:after {
    content: "»";
    margin-left: 0.8em;
}
.footermenu {
    text-align: right;
}
.footermenu ul {
    list-style: none;
    padding-left: 0px;
}
.footermenu ul li {
    display: inline-block;
    margin-left: 20px;
}

.footermenu ul li a {
    color: #FFFFFF;
    font-size: 12px;
}
.col-head-type1 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type1 th,
.col-head-type1 td {
    border: 1px solid #dbe1e8;
    padding: 8px;
    text-align: center;
}
 
.col-head-type1 th {
    background: #f9fafc;
    text-align: left;
    width: 40%;
    font-weight: normal;
}
.col-head-type2 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type2 th,
.col-head-type2 td {
    border: 1px solid #dbe1e8;
    padding: 8px;
}
 
.col-head-type2 th {
    background: #f9fafc;
    text-align: left;
    width: 30%;
    font-weight: normal;
}
.ryokin-notice {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.ofcread2 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #468C00;
    border-bottom: 1px solid #468C00;
    margin-bottom: 10px;
}

.policy {
    margin-bottom: 30px;
}

.policy li {
    margin-bottom: 17px;
}

table.tbl01 {
	border-collapse: collapse;
	width: 100%;
	font-size: 15px;
	line-height: 1.6em;
}
table.tbl01 th,
table.tbl01 td {
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
}
table.tbl01 th {
    text-align: left;
    width: 30%;
    background-color: #FFFFFF;
    padding-left: 10px;
    font-weight: normal;
}
#form1 {
    margin-bottom: 80px;
}

#form1 input.inputtxt01  {
	width: 100%;
	line-height: 2em;
	border-radius: 5px;
	border: 1px solid #CCCCCC;

}
#form1 .tbl01 select   {
	width: 100%;
	line-height: 2em;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#form1 textarea {
	width: 100%;
	height: 180px;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
}
#form1 .submitbtn {
    margin: 30px auto 15px;
    width: 25%;
    font-size: 1.2em;
    background-color: #C0C0C0;
    border-style: none;
    color: #FFFFFF;
    border-radius: 5px;
    display: block;
    line-height: 2em;
}
#form1 .submitbtn:hover  {
	background-color: #333333;
	border-style: none;
	color: #FFFFFF;
	border-radius: 6px;
	display: block;
}
#form1 .resetbtn {
	margin: 30px auto 15px;
	width: 25%;
	font-size: 1.2em;
	background-color: #E0E0E0;
	border-style: none;
	color: #474747;
	border-radius: 5px;
	display: block;
	line-height: 2em;
}
#form1 .resetbtn:hover  {
	background-color: #777777;
	border-style: none;
	color: #333333;
	border-radius: 6px;
	display: block;
}
#form1 label {
	font-weight: normal;
}
#form1 .tbl01 tr th span {
    font-size: 12px;
    color: #C8171A;
    padding-left: 13px;
}






 





@media (max-width: 767px){
header h1 {
    font-size: 11px;
    margin-left: -15px;
    text-align: center;
}
	.navbar-brand{
    background-size: contain;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
	}
.headertel {
    background-image: url(../images/header_tel.png);
    background-repeat: no-repeat;
    width: 200px;
    display: block;
    text-indent: -9999px;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    float: none;
}
.navbar-toggler {
    margin-right: 20px;
    margin-top: -120px;
	}
#service .img-fluid {
    margin-bottom: 20px;
}
h2 {
    position: relative;
    display: block;
    margin-bottom: 1em;
    text-align: center;
    color: #468C00;
    font-size: 30px;
    font-weight: bold;
}

 .row-head thead {
    display: none;
  }
  
  .row-head tr,
  .row-head td {
    display: block;
    width: auto;
  }
  
  .row-head tr {
    border: 1px solid #dbe1e8;
    border-radius: 5px;
    box-shadow: 3px 3px rgba(0, 0, 0, .1);
    margin-bottom: 20px;
    padding: 8px 8px 0;
  }
  
  .row-head td {
    border: none;
    border-bottom: 1px solid #dbe1e8;
    display: flex;
    justify-content: space-between;
    text-align: right;
  }
  .row-head td:last-child {
    border-bottom: none;
  }
  .row-head td::before {
    content: attr(aria-label);
    display: inline-block;
    font-weight: bold;
    float: left;
    text-align: left;
    padding-right: 20px;
    white-space: nowrap;
  }
.riyuu dt {
    font: 36px/1em Arial, Helvetica, sans-serif;
    background-color: #468C00;
    display: inline-block;
    float: left;
    color: #FFFFFF;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    padding-top: 3px;
    margin-right: 20px;
}
.riyuu dd {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3em;
}
.riyuu dd span {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-top: -5px;
    line-height: 1.4em;
    padding-top: 10px;
}
.blogcontents h1 {
    color: #468C00;
    font-size: 30px;
    margin-bottom: 30px;
    clear: both;
}
.bloglink {
    text-align: center;
    padding: 0px;
    margin-top: -34px;
    margin-bottom: 0px;
    margin-left: 84px;

}
.tbl01 {

  }
.tbl01 td {
    display: block;
    text-align: center;
  }
.tbl01 th {
	display: block;
	border-top: none;
	border-bottom: none;
	width: 100%!important;
	text-align: center;
  }
.read {
    font-size: 18px;
    text-align: center;
}







}

@media (min-width: 768px){
.headertel {
    background-image: url(../images/header_tel.png);
    background-repeat: no-repeat;
    width: 252px;
    height: 70px;
    display: block;
    text-indent: -9999px;
    float: right;
}

.step {
    min-height: 330px;
}

}

@media (min-width: 992px){
.step {
    min-height: 270px;
}

}

@media (max-width: 991px){
.navbar-nav > *:first-child {
    border-left: 1px none #FFFFFF;
}
.nav-item {
    padding: 6px 0 6px 20px;
    border-right-style: none;
    width: 100%;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px dotted #FFFFFF;
}
	.navbar-toggler{
    margin-right: 20px;
    margin-top: -86px;
	}
.navbar {
    position: absolute;
    width: 100%;
}
#cover {
    margin-bottom: 60px;
    margin-top: 20px;
}
.bloglink {
    padding-top: 46px;
    padding-left: 0px;
    padding-right: 69px;

}




}

@media (max-width: 1199px){

}

@media (min-width: 1200px){
	.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
	 width: 1140px;
	  margin: 0 auto;
  }
.bloglink {
    text-align: right;
    padding-top: 46px;

}
.step {
    min-height: 220px;
}

}

@media (max-width: 575px){
.copyright {
    background-color: #468C00;
    color: #FFFFFF;
    font: 11px Arial, Helvetica, sans-serif;
    padding-top: 9px;
    padding-bottom: 5px;
    text-align: center;
}
.address {
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
}
.blogcontents h1 {
    color: #468C00;
    font-size: 26px;
    margin-bottom: 30px;
    clear: both;
}
.footermenu {
    text-align: center;
}
.footermenu ul li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
	.col-head-type2 tr,
  .col-head-type2 th,
  .col-head-type2 td {
    display: block;
    width: auto;
  }
  
  .col-head-type2 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type2 th,
  .col-head-type2 td {
    border-top: none;
  }
	table.tbl01 {
	font-size: 0.8em;
	line-height: 1.6em;
}





}
