@charset "utf-8";
/*
Template: 
Theme Name: 
*/

/* -----------------------------------------------------------
	header(PC)
----------------------------------------------------------- */

header {
    min-width: 1100px;
    height: auto;
    overflow: hidden;
    background: #fbf9f1;
}

header:after {
    content: " ";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

#header_desc {
    height: auto;
}

#header_desc_area {
    width: 1100px;
    margin: 0 auto;
}

#header_desc_area h1 {
    font-size: 13px;
    padding: 9px 0;
    letter-spacing: 0;
    line-height: 100%;
}

#header-box {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 5px 0 20px;
}

.logo {
    clear: both;
    float: left;
    height: 80px;
    width: 400px;
    margin-top: 5px;
}

.logo a {
    font-size: 40px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -5px;
    position: relative;
    top: 5px;
}

.logo a .tsukuba {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
    top: -12px;
    left: 5px;
    color: #333;
}

.logo a:before {
    content: "";
    display: block;
    background: url(https://tsukuba-kaitori.com/wp-content/uploads/logo_green.png) no-repeat;
    background-size: 80px;
    height: 80px;
    width: 80px;
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 0px;
    image-rendering: -webkit-optimize-contrast;
}

.logo a:hover {
    opacity: 0.7;
    text-decoration: none;
}

#tel_header {
    width: 320px;
    height: 90px;
    display: block;
    float: left;
    overflow: hidden;
    background: #006b1b;
    border-radius: 10px;
    padding: 10px 10px 10px 24px;
}

.tel_header {
    font-size: 33px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 100%;
}

.tel_header:before {
    content: "";
    display: block;
    background: url(https://tsukuba-kaitori.com/wp-content/uploads/freedial_fff.svg) no-repeat;
    background-size: 40px;
    height: 34px;
    width: 40px;
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    position: relative;
    top: -5px;
}

.tel_time {
    clear: both;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 150%;
    color: #fff;
}

#line_header {
    width: 175px;
    height: auto;
    display: block;
    float: left;
    overflow: hidden;
    margin-left: 15px;
}

.header_line_btn {
    width: 175px;
    height: 90px;
    font-size: 30px;
    font-weight: bold;
    line-height: 110%;
    background: #00b900;
    text-align: center;
    padding: 13px 10px 10px;
    color: #fff !important;
    border-radius: 10px;
}

.header_line_btn:hover {
    opacity: 0.7;
    text-decoration: none;
}

.header_line_btn:before {
    content: "";
    display: block;
    background: url(https://tsukuba-kaitori.com/wp-content/uploads/line_logo.png) no-repeat;
    background-size: 75px;
    height: 75px;
    width: 75px;
    vertical-align: middle;
    float: left;
    position: relative;
    top: -4px;
}

#mail_header {
    width: 175px;
    height: auto;
    display: block;
    float:right;
    overflow: hidden;
    margin-left: 15px;
}

.header_more_btn {
    width: 175px;
    height: 90px;
    font-size: 28px;
    font-weight: bold;
    line-height: 110%;
    background: #ffe000;
    text-align: center;
    padding: 15px 10px 10px;
    color: #fff !important;
    border-radius: 10px;
}

.header_more_btn:hover {
    opacity: 0.7;
    text-decoration: none;
}

.header_more_btn:before {
    content: "\f003";
    font-family: FontAwesome;
    padding-right: 5px;
    font-size: 59px;
    line-height: 100%;
    height: 75px;
    width: 69px;
    padding: 0;
    color: #fff;
    font-weight: normal;
    float: left;
}

.sp_tel {
    display: none;
}

nav.pc {
    height: 45px;
    background: #006a27;
}

nav .menu-header-navi-container {
    clear: both;
    width: 1100px;
    height: 45px;
    text-align: center;
    margin: 0 auto;
}

ul#navi, ul#navi li, ul#navi li a {
    display: block;
    zoom: 1;
    height: 45px;
}

ul#navi li {
    float: left;
    width: 183px;
}

ul#navi li a:before {
    content: "";
    display: block;
    height: 45px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}

ul#navi li#menu6 a:after {
    content: "";
    display: block;
    height: 45px;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
}

ul#navi li#menu1 a,
ul#navi li#menu2 a,
ul#navi li#menu3 a,
ul#navi li#menu4 a,
ul#navi li#menu5 a,
ul#navi li#menu6 a {
    color: #fff;
    padding: 10px;
    font-size: 17px;
    font-weight: 200;
    position: relative;
    z-index: 10;
    line-height: 100%;
    padding: 13px 0;
    background: #006a27;
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;

}

ul#navi li#menu1 a:hover,
ul#navi li#menu2 a:hover,
ul#navi li#menu3 a:hover,
ul#navi li#menu4 a:hover,
ul#navi li#menu5 a:hover,
ul#navi li#menu6 a:hover {
    color: #fff !important;
    text-decoration: none;
    background: #00943d;
    transition: all .5s;
    -webkit-transition: all .5s;
}

ul#navi li#menu1.current a,
ul#navi li#menu2.current a,
ul#navi li#menu3.current a,
ul#navi li#menu4.current a,
ul#navi li#menu5.current a {
    color: #fff !important;
    text-decoration: none;
    background: #00943d;
}

.overlay,
nav.side-menu,
.nav-box,
nav.sp_top {
    display: none;
}


/* -----------------------------------------------------------
	header(スマートフォン)
----------------------------------------------------------- */

@media screen and (max-width: 768px) {

header {
    min-width: 100%;
    height: auto;
}

#header-box,
#header_desc {
    display: none;
}

.sp_tel {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    padding: 10px 5px 0 15px;
}

.sp_tel a {
    font-size: 25px;
    color: #333;
    font-weight: bold;
    letter-spacing: -1px;
}

.sp_tel a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.sp_tel a:before {
    content: "";
    display: block;
    background: url(https://tsukuba-kaitori.com/wp-content/uploads/freedial_333.svg) no-repeat;
    background-size: 40px;
    height: 40px;
    width: 40px;
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    position: relative;
    top: -5px;
}

.sp_tel p {
    clear: both;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 150%;
}

nav.pc {
    display: none;
}

nav.side-menu ul {
    width: 100%;
    height: 200%;
}

.side-menu li {
    border-bottom: 1px solid #ccc;
}

.side-menu li a:before {
    content: "\f138";
    font-family: FontAwesome;
    padding-right: 6px;
    vertical-align: middle;
    height: 30px;
    position: relative;
    top: 1px;
    float: left;
}

.side-menu li a {
    color: #333;
    padding: 15px;
    line-height: 140%;
    display: block;
}

.side-menu li a:before {
    content: "\f138";
    font-family: FontAwesome;
    padding: 0 5px 0 0;
    color: #006a27;
    vertical-align: middle;
    text-decoration: none;
}

.side-menu li a:hover,
#acMenu dt.open:hover {
    color: #006a27;
    text-decoration: none;
}

.side-open nav.side-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 280px;
    height: 100%;
    text-align: left;
    font-size: 16px;
    z-index: 5;
    background: #fbf9f1;
    display: block;
    overflow: auto;
}

nav.side-menu ul.children {
    padding: 0 0 20px;
}

nav.side-menu ul.children li {
    border-bottom: none;
}

nav.side-menu ul.children li a {
    height: auto !important;
    padding: 7px 0 7px 30px !important;
}

nav.side-menu ul.children li a:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding: 0 5px 0 0;
    color: #006a27;
    vertical-align: middle;
    text-decoration: none;
}

nav.side-menu ul.sp_children {
    margin-left: 20px;
}

nav.side-menu ul.sp_children li a {
    height: auto !important;
    padding: 7px 0 7px 20px !important;
    border-bottom: none !important;
}

#acMenu dt.open {
    display: block;
    zoom: 1;
    width: 100%;
    font-size: 15px;
    line-height: 100%;
    cursor: pointer;
}

#acMenu dd {
    display: none;
}

#acMenu dt.li_style {
    height: auto !important;
    padding: 7px 0 7px 30px !important;
}

#acMenu dt.active {
    text-decoration: none;
    margin-bottom: 0!important;
}

.nav-box {
    height: 40px;
    width: 100%;
    display: block;
    background: #006a27;
    position: fixed;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    top: 0;
    z-index: 9999;
}

.side-open .nav-box {
    display: none;
}

.overlay {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 3;
}

.overlay::after {
    visibility: hidden;
    position: fixed;
    top: 40%;
    left: 0;
    display: block;
    width: 100%;
    height: 50px;
    color: rgba(255,255,255,0);
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.side-open .overlay {
    visibility: visible;
    cursor: pointer;
    background: rgba(0,0,0,.7);
}

.side-open .overlay::after {
    visibility: visible;
    color: rgba(255,255,255,.8);
}

.wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 2;
}

.side-menu-btn {
    position: fixed;
    font-size: 14px;
    top: 9px;
    right: 10px;
    width: auto;
    height: 25px;
    cursor: pointer;
    z-index: 4;
    color: #fff;
    display: block;
}

.side-menu-btn:before {
    content: "\f0c9";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 2px;
    padding-right: 5px;
}

.wrapper .logo_sp {
    display: block;
    position: absolute;
    font-size: 15px;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    line-height: 100%;
    width: 210px;
    height: 15px;
    z-index: 1;
}

.wrapper .logo_sp a:before {
    content: "";
    display: block;
    background: url(https://tsukuba-kaitori.com/wp-content/uploads/logo_white.png) no-repeat;
    background-size: 20px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    float: left;
    position: relative;
    top: -2px;
}

.wrapper .logo_sp a {
    color: #fff;
}

.wrapper .logo_sp a:hover {
    color: #fff;
    text-decoration: none;
}

.side-open .wrapper,
.side-open .overlay {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
}

nav.sp_top {
    display: block;
    margin-top: 41px;
    width: 100%;
}

nav.sp_top ul#sp_top_navi {
    overflow: hidden;
    margin: 0 auto;
}

nav.sp_top ul#sp_top_navi li a {
    float: left;
    width: 25%;
    height: 50px;
    line-height: 100%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
    background: #00b900;
    padding: 17px 0;
    zoom: 1;
}

nav.sp_top ul#sp_top_navi li#top1 a {
    font-size: 30px;
    padding: 11px 0;
}

nav.sp_top ul#sp_top_navi li#top4 a {
    border-right: none;
}

nav.sp_top ul#sp_top_navi li a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: all .5s;
    -webkit-transition: all .5s;
}

}