@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input,
select {
    vertical-align: middle;
}
body {
    font-family: 'Archivo Narrow', "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Malgun Gothic", "Yoon Gothic", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 14px;
    color: #000;
}
.navigation,
.navigation_l,
.navigation_r{
    display: none;
}
.animation-5
{
    width:117px;
    height: 50px;
    margin:  10px auto;
}

.animation-5 div
{
    height:30px;
    width:10px;
    background-color: #3c3c3c;
    display:inline-block;
    margin-right:10px;
    -webkit-animation: animation5-bar 1s infinite;
    animation: animation5-bar 1s infinite;
}

.animation-5 .bar1
{
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.animation-5 .bar2
{
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.animation-5 .bar3
{
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.animation-5 .bar4
{
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.animation-5 .bar5
{
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@keyframes animation5-bar
{
    30%
    {
        transform: scaleY(2);
    }
}

@media screen and (min-width: 769px) {
    .pc_tel {
        cursor: default;
    }
    .sp {
        display: none;
    }
    .lay {
        width: 1000px;
        margin: 0 auto;
        position: relative;
    }
    #common_page {
        padding: 80px 0 0;
    }
    #head {
        z-index: 9999;
        background: #fff;
        width: 100%;
        height: 80px;
        position: fixed;
        top: 0px;
        left: 0px;
    }
    #head #burger {
        display: none;
    }
    #head .head_tel {
        display: none;
    }
    #head .lay {
        position: relative;
    }
    #head .lay h1 {
        padding: 30px 0 0;
    }
    #head .lay h1 img {
        width: 128px;
    }
    #head .lay ul {
        position: absolute;
        top: 20px;
        left: 160px;
        display: table;
    }
    #head .lay ul li#top_head00,
    #head .lay ul li#top_head06 {
        display: none;
    }
    #head .lay ul li {
        display: table-cell;
        padding: 0 0px 0 0;
    }
    #head .lay ul li a {
        display: inline-block;
        line-height: 35px;
        padding: 0 20px;
        font-size: 16px;
        letter-spacing: 0.05em;
        background: #fff;
        border-radius: 18px;
        overflow: hidden;
        text-decoration: none;
        color: #3c3c3c;
        transition: all 0.3s ease 0s;
    }
    #head .lay ul li a:hover {
        background: #3c3c3c;
        color: #fff;
    }
    #head .lay p {
        position: absolute;
        top: 0px;
        right: 0px;
        
    }
    #head p.head_contact a {
        font-size: 16px;
        line-height: 80px;
        font-weight: normal;
        letter-spacing: 0.1em;
        color: #fff;
        background: #3c3c3c;
        text-decoration: none;
        width: 200px;
        height: 80px;
        display: block;
        text-align: center;
        transition: all 0.3s ease 0s;
    }
    #head p.head_contact a:hover {
        background: #19223e;
    }
    div.btn {
        display: inline-block;
    }
    div.btn a {
        display: inline-block;
        text-align: center;
        line-height: 35px;
        font-size: 17px;
        letter-spacing: 0.05em;
        width: 160px;
        background: #fff;
        border-radius: 18px;
        overflow: hidden;
        text-decoration: none;
        color: #3C3C3C;
        transition: all 0.3s ease 0s;
    }
    div.btn a:hover {
        background: #aaa;
        color: #fff;
    }
    div.btn02 {
        display: inline-block;
    }
    div.btn02 a {
        display: inline-block;
        text-align: center;
        line-height: 35px;
        font-size: 17px;
        letter-spacing: 0.05em;
        width: 160px;
        background: #3C3C3C;
        border-radius: 18px;
        overflow: hidden;
        text-decoration: none;
        color: #fff;
        transition: all 0.3s ease 0s;
    }
    div.btn02 a:hover {
        background: #aaa;
        color: #fff;
    }
    #access {
        padding: 40px 0 0;
        background: #19223E;
    }
    #access h2 {
        font-size: 50px;
        letter-spacing: 0.05em;
        padding: 0 0 30px;
        text-align: center;
        line-height: 1em;
        color: #fff;
    }
    #access dl#access_one {
        width: 550px;
    }
    #access dl#access_one dt {
        width: 550px;
        text-align: center;
    }
    #access dl#access_one dd {
        display: none;
    }
    #access dl {
        width: 550px;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
    }
    #access dl dt {
        width: 341px;
        display: table-cell;
        vertical-align: top;
        color: #fff;
    }
    #access dl dt p {
        font-size: 15px;
        line-height: 25px;
    }
    #access dl dt p#access_time {
        padding: 13px 0 18px;
        font-size: 20px;
        line-height: 1em;
        font-weight: bold;
        letter-spacing: 0.1em;
    }
    #access dl dt p#access_tel_pc {
        display: block;
        font-size: 36px;
        font-weight: bold;
        letter-spacing: 0.1em;
    }
    #access dl dt p#access_tel_pc span {
        font-size: 30px;
    }
    #access dl dt p#access_tel_sp {
        display: none;
    }
    
    #access dl dd {
        display: table-cell;
        width: 209px;
        vertical-align: top;
    }
    #access #access_map {
        margin: 50px 0 0;
    }
    #access #access_map #map_canvas {
        height: 590px;
        width: 100%;
    }
    #access #access_map p {
        display: none;
    }
    #foot {
        padding: 60px 0 0;
    }
    #foot .lay {
        overflow: hidden;
        height: 100%;
    }
    #foot .lay #foot_nav {
        width: 750px;
        padding: 0 0 0 0px;
        box-sizing: border-box;
        float: left;
    }
    #foot .lay #foot_nav ul li:nth-child(3n){
        padding: 0 0 35px 0;
    }
    #foot .lay #foot_nav ul li {
        list-style: none;
        font-size: 21px;
        line-height: 1em;
        letter-spacing: 0.05em;
        float: left;
        padding: 0 70px 35px 0;
    }
    #foot .lay #foot_nav ul li span {
        font-size: 14px;
    }
    #foot .lay #foot_nav ul li a {
        height: 32px;
        width: 190px;
        display: block;
        border-bottom: solid 2px #3c3c3c;
        text-decoration: none;
        color: #3c3c3c;
        transition: all 0.3s ease 0s;
    }
    #foot .lay #foot_nav ul li a:hover {
        color: #aaa;
        border-bottom: solid 2px #aaa;
    }
    #foot .lay #foot_sub_nav {
        width: 250px;
        padding: 0 0 0 20px;
        box-sizing: border-box;
        float: left;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_contact li:first-child a {
        background: #3c3c3c;
        color: #fff;
        font-size: 16px;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_contact li:first-child a:hover {
        background: #aaa;
    }
    #foot .lay #foot_sub_nav ul li {
        list-style: none;
        padding: 0 0 5px;
    }
    #foot .lay #foot_sub_nav ul li a {
        display: inline-block;
        text-align:center;
        line-height: 35px;
        font-size: 20px;
        letter-spacing: 0.05em;
        width: 230px;
        background: #fff;
        border-radius: 18px;
        overflow: hidden;
        text-decoration: none;
        color: #3C3C3C;
        transition: all 0.3s ease 0s;
    }
    #foot .lay #foot_sub_nav ul li a:hover {
        color: #aaa;
    }
    #foot #foot_info {
        background: url(../img/foot_bg.png) center top repeat-y;
        padding: 10px 0;
        margin: 50px 0 0;
    }
    #foot #foot_info ul {
        display: table;
    }
    #foot #foot_info ul li {
        display: table-cell;
        vertical-align: middle;
    }
    #foot #foot_info ul li#foot_info_logo {
        width: 160px;
    }
    #foot #foot_info ul li#foot_info_logo img {
        width: 135px;
        height: auto;
    }
    #foot #foot_info ul li#foot_info_addr {
        width: 490px;
    }
    #foot #foot_info ul li#foot_info_addr p {
        padding: 0 0 0 25px;
        font-size: 13px;
        line-height: 18px;
        color: #3c3c3c;
    }
    #foot #foot_info ul li#foot_info_tel {
        width: 350px;
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 0.1em;
        text-align: right;
    }
    #foot #foot_info ul li#foot_info_tel span {
        font-size: 32px;
    }
    #foot #foot_info ul li#foot_info_tel_sp,
    #foot #foot_info ul li#foot_info_addr_sp {
        display: none;
    }
    #foot #copy {
        text-align: center;
        font-weight: bold;
        font-size: 11px;
        line-height: 1em;
        color: #3c3c3c;
        padding: 45px 0 30px;
    }
    #foot_link{
        width: 1000px;
        padding: 30px 0 0;
        margin: 0 auto;
    }
    #foot_link ul{
        display: table;
    }
    #foot_link ul li{
        display: table-cell;
        vertical-align: middle;
        padding: 0 20px 0 0;
    }
    #foot_link ul li:last-child{
        padding: 0;
    }
    #foot_link ul li a{
        width: 235px;
        text-align: center;
        transition: all 0.3s ease 0s;
        background: #3c3c3c;
        display: block;
        height: 60px;
    }
    #foot_link ul li a:hover{
        background: #aaa;
    }
    #foot_link ul li img{
        display: block;
        margin: 0 auto;
    }
    #foot_link ul li:nth-child(1) img{padding: 22px 0 0;}
    #foot_link ul li:nth-child(2) img{padding: 20px 0 0;}
    #foot_link ul li:nth-child(3) img{padding: 13px 0 0;}
    #foot_link ul li:nth-child(4) img{padding: 17px 0 0;}

}
@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }
    #head {
        z-index: 9999;
        background: #fff;
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
    }
    #head .lay {
        position: relative;
    }
    #head .lay h1 {
        padding: 20px 0;
    }
    #head .lay h1 img {
        margin: 0 0 0 15px;
        width: 172px;
    }
    #head .lay #burger.open .barre:first-of-type {
        -webkit-transform: translateY(9px);
        -ms-transform: translateY(9px);
        -o-transform: translateY(9px);
        transform: translateY(9px);
    }
    #head .lay #burger.open .barre:last-of-type {
        -webkit-transform: translateY(-9px);
        -ms-transform: translateY(-9px);
        -o-transform: translateY(-9px);
        transform: translateY(-9px);
    }
    #head .lay #burger.open p {
        opacity: 0;
    }
    #head .lay #burger.open p.close-label {
        opacity: 1;
        padding: 8px 0 0;
    }
    #head .lay #burger {
        position: absolute;
        padding-top: 5px;
        right: -5px;
        top: 5px;
        cursor: pointer;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 12px;
    }
    #head .lay #burger .barre {
        width: 40px;
        height: 2px;
        background-color: #313133;
        display: block;
        margin-top: 7px;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
    }
    #head .lay #burger p {
        padding: 5px 0 0;
        text-align: center;
    }
    #head .lay #burger p.close-label {
        opacity: 0;
        margin-top: -28px;
        margin-left: 3px;
    }
    #head .lay #head_navs {
        overflow: hidden;
        visibility: hidden;
        top: 65px;
        left: 0px;
        width: 100%;
        opacity: 0;
        position: fixed;
        background: #ffffff;
        padding: 0 0 150px;
    }
    #head .lay #head_navs #head_navs_body {
        margin: 210px 0 -135px;
        text-align: center;
        position: relative;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani {
        -webkit-transform: translateY(-25%) rotateX(35deg);
        transform: translateY(-25%) rotateX(35deg);
        -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
        transition: transform 0.5s, opacity 0.5s;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani ul li {
        font-size: 20px;
        line-height: 1em;
        letter-spacing: 0.025;
        font-weight: bold;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani ul li a {
        color: #3c3c3c;
        display: block;
        text-decoration: none;
        padding: 10px 0;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani ul li span {
        font-size: 10px;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani p.head_tel_pc {
        display: none;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani p.head_contact {
        margin: 0 0 15px;
        padding: 0 10px;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani p.head_contact a {
        background: #3c3c3c;
        color: #fff;
        text-decoration: none;
        display: block;
        font-size: 18px;
        line-height: 1em;
        border-radius: 20px;
        padding: 10px 0;
        letter-spacing: 3px;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani p.head_tel a {
        color: #3c3c3c;
        text-decoration: none;
        font-size: 35px;
        line-height: 1em;
        font-weight: bold;
        letter-spacing: 0.05;
    }
    #head .lay #head_navs #head_navs_body #head_navs_ani p.head_tel a span {
        font-size: 27px;
        vertical-align: 2px;
    }
    #head .lay #head_navs.head_navs_open {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }
    #head .lay #head_navs.head_navs_open #head_navs_body #head_navs_ani {
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
    }
    #head .lay #head_navs.head_navs_close {
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
        opacity: 0;
        visibility: visible;
    }
    #head .lay #head_navs.head_navs_close #head_navs_body #head_navs_ani {
        -webkit-transform: translateY(25%) rotateX(35deg) !important;
        transform: translateY(25%) rotateX(35deg) !important;
    }
    #access {
        padding: 40px 0 0;
        background: #19223E;
    }
    #access h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding: 0 0 35px;
        text-align: center;
        line-height: 1em;
        color: #fff;
    }
    #access dl#access_one dt {
        text-align: center;
    }
    #access dl#access_one dd {
        display: none;
    }
    #access dl {
        margin: 0 30px;
    }
    #access dl dt {
        color: #fff;
    }
    #access dl dt p {
        font-size: 14px;
        line-height: 25px;
    }
    #access dl dt p#access_time {
        padding: 17px 0 20px;
        font-size: 20px;
        line-height: 1em;
        font-weight: bold;
        letter-spacing: 0.05em;
    }
    #access dl dt p#access_tel_pc {
        display: none;
    }
    #access dl dt p#access_tel_sp {
        display: block;
        font-size: 35px;
        font-weight: bold;
        letter-spacing: 0.05em;
        padding: 0 0 10px;
    }
    #access dl dt p#access_tel_sp a {
        color: #fff;
        text-decoration: none;
    }
    #access dl dt p#access_tel_sp span {
        font-size: 27px;
        vertical-align: 2px;
    }
    #access dl dd {
        vertical-align: top;
    }
    #access dl dd img {
        width: 100%;
    }
    #access #access_map {
        margin: 50px 0 0;
        background: #fff;
    }
    #access #access_map #map_canvas {
        height: 200px;
        width: 100%;
    }
    #access #access_map p {
        text-align: center;
        padding: 20px 0;
        font-size: 15px;
    }
    #access #access_map p a {
        color: #19223e;
        text-decoration: none;
        position: relative;
    }
    #access #access_map p a::before {
        content: "";
        position: absolute;
        background: url(../img/blank.png) no-repeat;
        width: 15px;
        height: 15px;
        background-size: 15px auto;
        left: -30px;
    }
    #foot .lay #foot_nav ul {
        border-top: solid 2px #3c3c3c;
    }
    #foot .lay #foot_nav ul li {
        list-style: none;
        font-size: 20px;
        line-height: 1em;
        letter-spacing: 0.025em;
        text-align: center;
        border-bottom: solid 2px #3c3c3c;
    }
    #foot .lay #foot_nav ul li span {
        font-size: 10px;
    }
    #foot .lay #foot_nav ul li a {
        display: block;
        text-decoration: none;
        color: #3c3c3c;
        padding: 30px 0;
    }
    #foot .lay #foot_sub_nav {
        padding: 40px 10px 0;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_contact {
        font-size: 20px;
        line-height: 1em;
        letter-spacing: 0.025em;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_contact a {
        display: block;
        border-radius: 50px;
        padding: 25px 0;
        text-align: center;
        background: #3c3c3c;
        color: #fff;
        text-decoration: none;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_2col {
        display: table;
        width: 100%;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_2col li {
        width: 50%;
        display: table-cell;
        list-style: none;
        font-size: 20px;
        line-height: 1em;
        letter-spacing: 0.025em;
        text-align: center;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_2col li span {
        font-size: 10px;
    }
    #foot .lay #foot_sub_nav ul#foot_sub_nav_2col li a {
        display: block;
        text-decoration: none;
        color: #3c3c3c;
        padding: 30px 0;
    }
    #foot #foot_info ul li {
        vertical-align: middle;
    }
    #foot #foot_info ul li#foot_info_logo {
        background: #19223f;
        padding: 20px 0;
        text-align: center;
    }
    #foot #foot_info ul li#foot_info_logo img {
        width: 135px;
        height: auto;
    }
    #foot #foot_info ul li#foot_info_addr,
    #foot #foot_info ul li#foot_info_tel {
        display: none;
    }
    #foot #foot_info ul li#foot_info_addr_sp p {
        font-size: 13px;
        line-height: 23px;
        color: #3c3c3c;
        text-align: center;
    }
    #foot #foot_info ul li#foot_info_tel_sp {
        padding: 25px 0;
    }
    #foot #foot_info ul li#foot_info_tel_sp a {
        display: block;
        font-size: 35px;
        line-height: 1em;
        font-weight: bold;
        letter-spacing: 0.05em;
        color: #19223f;
        text-decoration: none;
        text-align: center;
    }
    #foot #foot_info ul li#foot_info_tel_sp a span {
        font-size: 27px;
        vertical-align: 2px;
    }
    #foot #copy {
        text-align: center;
        font-weight: bold;
        font-size: 10px;
        letter-spacing: 0.025em;
        line-height: 1em;
        color: #3c3c3c;
        padding: 40px 0 30px;
    }
    div#common_page {
        margin-top: -66px;
        padding-top: 66px;
    }
    div#common_page div#common_page_main {
        padding-top: 66px;
    }
    .sp {
        display: block;
    }
    div.btn {
        display: inline-block;
    }
    div.btn a {
        display: inline-block;
        text-align: center;
        line-height: 35px;
        font-size: 17px;
        letter-spacing: 0.05em;
        width: 160px;
        background: #fff;
        border-radius: 18px;
        overflow: hidden;
        text-decoration: none;
        color: #3C3C3C;
    }
    div.btn02 {
        display: inline-block;
    }
    div.btn02 a {
        display: inline-block;
        text-align: center;
        line-height: 35px;
        font-size: 17px;
        letter-spacing: 0.05em;
        width: 160px;
        background: #3C3C3C;
        border-radius: 18px;
        overflow: hidden;
        text-decoration: none;
        color: #fff;
    }



    #foot_link{
        padding: 5px 12px 0;
        margin: 0 auto;
    }
    #foot_link ul{
        padding: 0 0 15px;
    }
    #foot_link ul li{
        list-style-type: none;
        vertical-align: middle;
        padding: 0 0 10px;
    }
    #foot_link ul li a{
        text-align: center;
        background: #3c3c3c;
        display: block;
        width: 100%;
        height: 60px;
    }
    #foot_link ul li img{
        display: block;
        margin: 0 auto;
    }
    #foot_link ul li:nth-child(1) img{padding: 22px 0 0;}
    #foot_link ul li:nth-child(2) img{padding: 20px 0 0;}
    #foot_link ul li:nth-child(3) img{padding: 15px 0 0;}
    #foot_link ul li:nth-child(4) img{padding: 17px 0 0;}
}
