html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
 overflow-x: hidden;
 overflow-y: scroll; -webkit-overflow-scrolling: touch
 }
 
body {
    line-height: 1;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p{
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 15px;
}
body{
    min-width:1280px;
}
.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

.container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}


header {
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 90px;
    padding-top: 10px;
    border-top: 4px solid #61A834;
}
header h1 {
    font-size: 12px;
    margin-bottom: 10px;
}
.header-logo {
    float: left;
    display: inline-block;
}
nav {
    float: right;
    display: inline-block;
    margin-top: 20px;
}
nav ul li {
    display: inline-block;
    font-size: 15px;
    margin-left: 30px;
}
nav ul li a {
    text-decoration: none;
    color: #000000;
}
nav ul li a:hover {
    text-decoration: none;
    color: #61A834;
}
.top-cover {
    height: 600px;
    background-image: url(images/top_cover.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
section {
    padding-top: 90px;
    padding-bottom: 90px;
}
.container h2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 40px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 0px;
    margin-bottom: 60px;
}
.bg-gley {
    background-color: #F8F8F8;
}
.bg-blue {
    background-color: #EDF2F5;
    border-top: 1px solid #E0EFF8;
}
.top-sv{
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 40px;
    margin-top: 60px;
}
.top-sv-block {
    width: 545px;
    float: left;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.top-sv-block h3 {
    background-color: #00B1BB;
    text-align: center;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
}
.top-sv-othr {
    font-size: 20px;
    background-color: #00B1BB;
    text-align: center;
    color: #FFFFFF;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 650px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 80px;
}
.fb-container {
    text-align: center;
    margin-bottom: 60px;
}



footer {
    background-color: #61A834;
    padding-top: 40px;
    padding-bottom: 50px;
}
.footermenu{
	text-align:center;
	
}
.footermenu .link{
	margin-bottom:40px;
}
.footermenu img{
	margin-bottom:10px;
}
.footermenu a{
	color:#fff!important;
	margin:0px 10px;
	font-size:14px;
	text-decoration:none;
}
.footermenu a:hover{
	color:#fff!important;
	margin:0px 10px;
	font-size:14px;
	text-decoration:underline;
}
.footermenu tel {
    font-family: Arial, Helvetica, sans-serif;
    color: #F7E662;
    font-size: 26px;
    font-weight: bold;
}
.footermenu address {
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 10px;
}


.footercopy{
    color: #fff!important;
    font-size: 12px;
    background-color: #00B1BB;
    text-align: center;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.p-title01 {
    height: 200px;
    background-image: url(images/p_title01.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.p-title02 {
    height: 200px;
    background-image: url(images/p_title02.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.p-title04 {
    height: 200px;
    background-image: url(images/p_title04.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.md-block {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
.md-block dl {
    border-bottom: 1px dotted #aaa;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 1.5em;
    width: 900px;
}
.md-block dl dt {
    width: 200px;
    display: inline-block;
    float: left;
    padding-left: 10px;
}
.md-block dl dd {
    display: inline-block;
    width: 690px;
}


.gmap {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* ボタンのスタイル */
.page-top {
    /* buttonタグのリセットCSS */
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
    /* ボタンの装飾 */
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 100;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #DCDCDC;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

/* 矢印のスタイル */
.page-top::before {
  content: "";
  width: 12px;
  height: 12px;
  margin-bottom: -6px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  transform: rotate(-45deg);
}

/* ホバー時のスタイル */
.page-top:hover {
  transform: scale(1.1);
}
#price h2 span {
    display: block;
    font-size: 18px;
    margin-top: 20px;
}
.texth3 {
    margin-bottom: 60px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #D6BC00;
}
.texth3 span {
    font-size: 24px;
    display: block;
    margin-top: 20px;
    font-weight: normal;
}
.sv-3  {
    width: 30%;
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
}
.sv-3 img   {
    margin-bottom: 20px;
}
.sv-3 p   {
    text-align: left;
    margin-left: 45px;
    margin-right: 45px;
}
.servicemenu {
}
.servicemenu >div {
    width: 47%;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    float: left;
}
.servicemenu div h2 {
    text-align: left;
    font-size: 32px;
    margin-bottom: 30px;
}
.servicemenu div p {
    margin-bottom: 30px;
}
.servicemenu div h4 {
    background-color: #61A834;
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 3px;
    line-height: 1.5em;
    margin-bottom: 15px;
}
.servicemenu div ul  {
    list-style: disc;
    margin-bottom: 5px;
    margin-top: 0px;
}
.servicemenu div ul>li {
    margin-bottom: 5px;
    font-size: 15px;
    margin-left: 20px;
    line-height: 1.4em;
}
	a.btn_03 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 400px;
    height: 50px;
    position: relative;
    background: #111;
    border: 1px solid #111;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    margin: 0 auto;
}
a.btn_03:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -6px;
}
a.btn_03:hover {
    background-color: #C0B568;
    color: #FFFFFF;
    border: 1px solid #C0B568;
}
a.btn_03:hover:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#price h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.tbl01 {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
.tbl01 th, .tbl01 td {
    font-size: 16px;
    border: 1px solid #CCCCCC;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.tbl01 th {
    text-align: left;
    width: 40%;
    background-color: #EBEBEB;
}
.tbl01 td span {
    font-size: 12px;
}
