@media (min-width: 769px) {
body {
    margin: 0;
    padding: 0;
}
h1 {
    margin: 0;
    padding: 0;
}
img {
    width: 100%;
    vertical-align: bottom;
}
p {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.sp-navi {
    display: none;
}

header {
    display: block;
    position: relative;
    width: 100%;

}
.header-box {
	display: block;
	position: fixed;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
	z-index: 99;
}
.head-logo {
	display: block;
	position: relative;
	width: 5%;
	float: left;
	padding-left: 1vw;
	padding-top: 0.5vw;
}
.head-ttl {
    display: block;
    position: relative;
    width: 60%;
    padding-top: 55px;
    font-weight: bold;
}
.head-ttl span {
    font-size: 16px;
	color: #000;
}

.head-tel {
    width: 15%;
    padding: 10px;
    border: solid 2px #666666;
    border-radius: 50%;
}
.head-line {
    width: 15%;
    padding: 10px;
    border: solid 2px #666666;
    border-radius: 50%;
	margin-left: 30px;
}
.head-contact {
    display: flex;
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
	padding-right: 10px;
    justify-content: right;
    align-items: center;
}
.tel-text {
    display: block;
    position: relative;
    margin-left: 20vw;
}
.contact-teltext {
    font-size: 13px;
}
.contact-tel {
    font-weight: bold;
    font-size: 40px;
    line-height: 1.3;
}
.contact-time {
    font-size: 13px;
}
.mail-text {
    display: block;
    position: relative;
    margin-left: 50px;
    padding-top: 5px;
}
.contact-mail {
    display: block;
    position: relative;
    width: 100%;
}
.contact-mail img {
    border-radius: 10px;
}
.drawer_menu.sp {
    display: none;
}
nav {
    float: right;
    margin-right: 2vw;
}
ul.pc {
	list-style: none;
	margin: 0 auto;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
	text-align: center;
	-webkit-transform: skew(-20deg);
	transform: skew(-20deg);
}
.pc li {
	display: block;
	position: relative;
	margin: 0 0.1vw;
	font-size: 12px;
	font-weight: normal;
	font-family: sans-serif;
	letter-spacing: 1px;
}
.pc li:hover {
	background: #000;
	animation-name: fadeIn;
	transition: 1s;
}
@keyframes fadeIn{
    0% {opacity:0;}
    100% {opacity:1;}
}
.pc div {
	-webkit-transform: skew(-20deg);
	transform: skew(20deg);
	padding: 2vw 2vw;	
}
.pc span {
	display: block;
	text-align: center;
	font-size: 14px;
}
.head_bar li a {
	color: #fff;
	font-size: 10px;
	-webkit-transform: skew(-20deg);
	transform: skew(15deg);
}
.head_bar.headactive li a {
	color: #000;
}
.head_bar.headactive li a:hover {
	color: #fff;
}
}
@media (max-width: 768px) {
body {
	margin: 0;
    padding: 0;
}
h1 {
    margin: 0;
    padding: 0;
}
img {
    width: 100%;
    vertical-align: bottom;
}
p {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #000;
    margin: 0;
    padding: 0;
}	
header {
    display: block;
    position: relative;
    width: 100%;
    z-index: 999;
}
#header {
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    font-size: 0;
    z-index: 99;
    margin: 0 auto;
}
.header-box {
    display: flex;
    position: fixed;
    width: 100%;
    height: 40px;
    z-index: 1;
    padding-top: 1vw;
    padding-bottom: 1vw;
}
.head-logo {
    display: block;
    position: absolute;
    vertical-align: bottom;
    width: 12%;
    height: auto;
    margin: 0 auto;
    top: 7vw;
    left: 7%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.head-logo h1 {
    display: block;
    position: relative;
    width: 100%;	
    margin: 0;
    padding: 0;
}
.head-ttl {
    display: block;
    position: relative;
    width: 40%;
    padding-top: 15px;
    font-weight: bold;
}
.head-ttl span {
    font-size: 10px;
    color: #000;
}
.head-contact {
    display: none;
    position: absolute;
    padding-right: 15vw;
    justify-content: right;
    align-items: center;
    padding-top: 2vw;
}
.head-telbox {
    display: inline-block;
    position: relative;
    width: 5%;
    padding-right: 5vw;
}
.head-linebox {
    display: inline-block;
    position: relative;
    width: 5%;
    padding-right: 17vw;
}
.head-tel {
    width: 100%;
    padding: 5px;
    border: solid 1px #666666;
    border-radius: 50%;
}
.head-line {
    width: 100%;
    padding: 5px;
    border: solid 1px #666666;
    border-radius: 50%;
}
.pc {
    display: none;
}
.sp-navi {
    display: block;
    position: relative;
}

.head-button {
    position: fixed;
    top: 0;
    right: 5vw;
    height: 6vw;
    width: 6vw;
    cursor: pointer;
    z-index: 100;
    transition: opacity .25s ease;
    margin: 4.5vw auto;
}
.head-button.active .top {
	transform: translateY(8px) translateX(0) rotate(45deg);
	background: #fff;
}
.head-button.active .middle {
	opacity: 0;
	background: #fff;
}
.head-button.active .bottom {
	transform: translateY(-8px) translateX(0) rotate(-45deg);
	background: #fff;
}
.head-button span {
	background: #ccc;
    border: none;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
}
.head-button span:nth-of-type(2) {
    top: 8px;
}
.head-button span:nth-of-type(3) {
    top: 16px;
}
.overlay {
    position: fixed;
    background: rgba(0,0,0,0.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    z-index: 99;
}
.overlay.open {
	opacity: .9;
	visibility: visible;
	height: 100%;
}
.overlay.open li {
	animation: fadeInTop .5s ease forwards;
	animation-delay: .40s;
}
.overlay.open li:nth-of-type(2) {
	animation-delay: .45s;
}
.overlay.open li:nth-of-type(3) {
	animation-delay: .50s;
}
.overlay.open li:nth-of-type(4) {
	animation-delay: .55s;
}
.overlay.open li:nth-of-type(5) {
	animation-delay: .60s;
}
.overlay.open li:nth-of-type(6) {
	animation-delay: .65s;
}
.overlay.open li:nth-of-type(7) {
	animation-delay: .70s;
}
.overlay nav {
    position: relative;
    height: 70%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.overlay ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 auto;
    position: relative;
    padding-top: 10vw;
    height: 100%;
}
.overlay ul li {
    margin: 0 auto;
    width: 100%;
    display: block;
    height: auto;
    height: calc(100% / 6);
    position: relative;
    opacity: 0;
}
.overlay ul li a {
	display: block;
	position: relative;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 4.8vw;
	font-family: "AkzidenzGrotesk_LigCnd";
	font-weight: 450;
	line-height: 1;
	padding: .5vw 0;
	overflow: hidden;
}
.overlay ul li a:hover {
	transition: .6s;
	background: #000;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
width: 100%;
}
.overlay ul li a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0%;
	transform: translateX(-50%);
	height: 3px;
	transition: .35s;
}
@keyframes fadeInTop {
0% {
	opacity: 0;
	top: 20%;
}
100% {
	opacity: 1;
	top: 0;
} 
}
}
