@charset "utf-8";
/*  Modules site header
*/
.site_header {
font-family: "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
.site_title {
margin: 1% 1% 1.8% 1%;
width: 31.333%;
padding-top: 3.48148%;
}
.site_subinfo {
margin: 1%;
width: 64.666%;
}
.site_header_tel {
margin: 1%;
width: 48%;
padding-top: 8.1%;
}
.site_subinfo_button {
line-height: 29px;
margin: 1.25em 1%;
width: 23%;
border-radius: 25px;
text-align: center;
background-color: #45352d;
color: #fff;
font-weight: bold;
}
/*  Modules site footer
*/
.site_footer {
font-family: "Yu Gothic", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
.site_footer > .center_box_mini {
padding-top: 2%;
}
.site_footer_logo {
margin: 1.5%;
width: 22%;
padding-top: 15.112%;
}
.site_footer_tel {
margin: 1%;
width: 48%;
text-align: center;
}
.tel_text {
width: 100%;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 1px;
}
.tel_image {
margin: 0 auto 0 auto;
width: 80%;
padding-top: 13.5%;
/* padding-top: 16.875%;    100%    */
}
.site_footer_address {
margin: 1%;
width: 23%;
padding: 0 1%;
line-height: 1.6em;
font-size: 1.2em;
}
.site_footer_links {
margin: 0 1% 1% 1%;
border-top: 1px dashed #888;
width: 73%;
padding: 1%;
}
.site_footer_links .nav_one {
margin-right: 1em;
margin: 1% 1em 1% 0;
}
.site_footer_links .triangle_icon {
vertical-align: middle;
}
.site_footer_links .nav_text {
vertical-align: middle;
font-weight: bold;
}
/*  Modules jump page top
*/
.jump_page_top {
position: fixed;
right: 5%;
bottom: 30px;
cursor: pointer;
width: 50px;
height: 50px;
line-height: 46px;
text-align: center;
border-radius: 50%;
background-color: #45352d;
color: #fff;
font-size: 1.5em;
}
