
@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* =======================================================
*
*   common.css
*
*
* ======================================================= */

body {
    font-family: "Noto Sans JP", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    line-height: 1.6;
    font-size: 16px;
    background: #fff;
    color: #2f373e;
    overflow-x: hidden;
    margin: 0;
}
body.offcanvas {
    overflow: hidden;
    bottom: auto !important;
    visibility: unset;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
a {
    color: #c9791b;
    -webkit-transition: 0.5s, ease;
    -o-transition: 0.5s, ease;
    transition: 0.5s, ease;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #9e621b;
}
p, ul, ol {
    margin-bottom: 1.5em;
    font-size: 16px;
    line-height: 180%;
    color: #2f373e;
}
h1, h2, h3, h4, h5, h6 {
    color: #2f373e;
    font-weight: 500;
    /*margin: 0 0 30px 0;*/
}
figure {
    margin-bottom: 2em;
}
.fs_en {
    font-family: "Raleway", sans-serif;
}
::-webkit-selection {
    color: #fcfcfc;
    background: #c9791b;
}
::-moz-selection {
    color: #fcfcfc;
    background: #c9791b;
}
::selection {
    color: #fcfcfc;
    background: #c9791b;
}
#header {
    position: relative;
    margin-bottom: 0;
    z-index: 9999999;
}
.shadow {
    -webkit-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.15) !important;
    -moz-box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0px 10px 20px -12px rgba(0, 0, 0, 0.15) !important;
}
.stuck {
    position: fixed !important;
    top: 0 !important;
    box-shadow: 0px 10px 20px -16px rgba(0, 0, 0, 0.15);
}
.marker_line {
    background: linear-gradient(to top, #FFFF00 30%, transparent 30%);
}
.sp {
    display: none;
}
.pc {
    display: block;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
@media screen and (max-width: 640px) {
.row {
    justify-content: center;
}
}
/* =========================================================
    Lower-head
========================================================= */
.lower-h3 {
    font-size: 22px;
    color: #333;
    background: #f6f6f6;
    margin-bottom: 30px;
    padding: 15px 10px 15px 30px;
    line-height: 1.4;
    position: relative;
}
.lower-h3:before {
    content: "";
    width: 8px;
    height: 20px;
    background: #ff8f08;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}
.left {
    float: left;
}
.right {
    float: right;
}

/* =========================================================
    Hero area
========================================================= */
#mainvisual-wrapper {
    overflow-x: hidden;
    position: relative;
}
.offcanvas {
    overflow: hidden;
}
.offcanvas #mainvisual-wrapper {
    overflow: hidden !important;
}
#index .cover,
#index .mainvisual-hero {
    position: relative;
    height: 600px;
}
.cover,
.mainvisual-hero {
    position: relative;
    height: 300px;
}
#page {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.offcanvas #page {
    -moz-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
}
.cover .desc h3 {
    color: #fff;
    font-size: 20px;
    margin-block-start: auto;
    margin-block-end: auto;
}
.head-top {
    padding: 50px 0 30px;
    background: #fff;
    position: relative;
    z-index: 999;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#index .head-top {
    margin-top: -150px !important;
    padding: 70px 0 20px;
}
.head-top {
    margin-top: -50px;
}
.overlay {
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
}
.cover {
    background-size: cover;
    position: relative;
}
.cover.cover_2 {
    height: 600px;
}
.cover .desc {
    top: 40%;
    position: absolute;
    width: 100%;
    margin-top: -80px;
    z-index: 2;
    color: #fff;
}
#index .cover .desc h2 {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 55px;
    margin: 50px 0 20px;
    font-weight: 600 !important;
    letter-spacing: 0;
}
.cover .desc h2 {
    color: #fff;
    font-size: 34px;
    margin: 50px 0 10px;
    font-family: "Raleway", sans-serif;
    font-weight: 600 !important;
    letter-spacing: 0.03em;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.cover .desc p {
    display: block;
    margin-bottom: 30px;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.cover .desc p a {
    color: #fff;
}

/* =========================================================
    Superfish Override Menu
========================================================= */
.sf-menu {
    margin: 7px 0 0 0 !important;
}
.sf-menu {
    float: right;
}
.sf-menu ul {
    box-shadow: none;
    border: transparent;
    min-width: 12em;
    *width: 12em;
}
.sf-menu a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 0.75em 1.5em !important;
    border-left: none;
    border-top: none;
    border-top: none;
    text-decoration: none;
    zoom: 1;
    border-bottom: none !important;
}
.sf-menu a:hover,
.sf-menu a:focus {
    color: #c9791b !important;
}
.sf-menu li.active a:hover,
.sf-menu li.active a:focus {
    color: #c9791b;
}
.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
    background: transparent;
}
.sf-menu ul li a,
.sf-menu ul ul li a {
    text-transform: none;
    padding: 0.2em 1em !important;
    letter-spacing: 1px;
    font-size: 14px !important;
}
.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
    color: #f3741b;
}
.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
    background: transparent;
}
.sf-menu ul li {
    background: transparent;
}
.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
}
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #ccc;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #ccc;
}
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #ccc;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #ccc;
}
/* お問い合わせボタン */
.sf-menu li:last-child a {
    background: #dd8e00;
    background: linear-gradient(94.26deg, #fb9711 1%, #E43030 100%);
    color: #fff;
    font-size: 16px;
    padding: 0.75em 30px !important;
    border-radius: 4px;
}
.sf-menu li:last-child a:hover {
    opacity: 0.8;
    color: #fff !important;
}
header {
    height: 93px;
}
#header-section {
    padding: 0;
    position: relative;
    left: 0;
    width: 100%;
    height: 93px;
    z-index: 999999;
    background: #fff;
}
.nav-header {
    position: relative;
    float: left;
    width: 100%;
}
@media screen and (max-width: 1000px) {
    #header-section .container {
        padding: 0;
        max-width: 95%;
    }
}
@media screen and (max-width: 840px) {
    #header-section .container {
        padding: 0;
        max-width: 95%;
    }
    .sf-menu a {
        font-size: 15px;
    }
}
@media screen and (max-width: 768px) {
    #header-section {
        height: 70px;
    }
}
/* =========================================================
    Logo
========================================================= */
#main-logo {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
    display: block;
    text-transform: uppercase;
    margin-top: -5em;
    position: absolute;
    left: 50%;
    margin-left: -61px;
}
#main-logo:hover,
#main-logo:focus,
#main-logo:active {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
}
#logo {
    position: relative;
    z-index: 2;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
    margin: 22px 0;
}
#logo span {
    font-weight: 700;
}
#menu-wrap {
    position: relative;
    z-index: 2;
    display: block;
    float: right;
    margin-top: 15px;
}
#menu-wrap .sf-menu a {
    padding: 1em .75em;
}


/* =========================================================
    Primary Menu
========================================================= */
#primary-menu > li > ul li.active > a {
    color: #37a000 !important;
}
#primary-menu > li > .sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: -0px;
    top: 50%;
    font-size: 12px;
    margin-top: -7px;
    content: "\e922";
    color: rgba(0, 0, 0, 0.5);
}
#primary-menu > li > ul li {
    position: relative;
}
#primary-menu > li > ul li > .sf-with-ul:after {
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    float: right;
    margin-right: 10px;
    top: 20px;
    font-size: 12px;
    content: "\e924";
    color: rgba(0, 0, 0, 0.5);
}
#primary-menu .sub-menu {
    padding: 10px 7px 10px;
    background: #fff;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
#primary-menu .sub-menu > li > .sub-menu {
    left: 100%;
}
#primary-menu .sub-menu:before {
    position: absolute;
    top: -9px;
    left: 20px;
    width: 0;
    height: 0;
    content: '';
}
#primary-menu .sub-menu:after {
    position: absolute;
    top: -8px;
    left: 21px;
    width: 0;
    height: 0;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-bottom: 8px solid white;
    border-left: 8px solid transparent;
    content: '';
}
#primary-menu .sub-menu .sub-menu:before {
    top: 6px;
    left: 100%;
}
#primary-menu .sub-menu .sub-menu:after {
    top: 7px;
    right: 100%;
    border: none !important;
}
.site-header.has-image #primary-menu .sub-menu {
    border-color: #ebebeb;
    -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
    display: none;
}
#primary-menu .sub-menu a {
    letter-spacing: 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 34px;
    color: #575757 !important;
    text-transform: none;
    background: none;
}
#primary-menu .sub-menu a:hover {
    color: #c9791b !important;
}

/* =========================================================
    Lower
========================================================= */
#lower_h2 {
    color: #c9791b;
    font-size: 48px !important;
    margin-bottom: 100px !important;
    letter-spacing: 0.1em;
}
#lower_h2 span {
    color: #5a5a5a;
    display: block;
    font-size: 20px;
}

/* =========================================================
    heading-section
========================================================= */
.heading-section {
    display: block;
    font-family: "Noto Sans JP", sans-serif !important;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: 0.02em !important;
    text-transform: none;
    margin-bottom: 30px;
    color: #333;
}
.heading-section small {
    font-size: 0.6em;
    display: inline-block;
}
.heading-section span {
    display: block;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 15px;
    background: linear-gradient(94.26deg, #fb9711 1%, #E43030 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/*
.heading-section:after {
    position: absolute;
    content: '';
    bottom: 60px;
    left: 0;
    margin: 0 auto;
    width: 30px;
    height: 3px;
    background: #dd8319;
}*/

#about_block .text-center .heading-section {
    text-align: center;
}
#about_block .text-center .heading-section:after {
    right: 0;
    bottom: 35px;
}

.heading-section p {
    font-size: 16px;
    line-height: 1.8;
}

@media screen and (max-width: 640px) {

    .heading-section .f-size {
        font-size: 22px;
    }
    .heading-section:after {
        left: 0;
        right: 0;
        bottom: 35px;
    }
    #photography-block #cameraman {
        height: auto !important;
    }
}
/* =========================================================
    js animate-box
========================================================= */
.js .animate-box {
    opacity: 0;
}

/* =========================================================
    wrapper offcanvas
========================================================= */
#wrapper {
    overflow-x: hidden;
    position: relative;
}
.offcanvas {
    overflow: hidden;
}
.offcanvas #wrapper {
    overflow: hidden !important;
}
#page {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.offcanvas #page {
    -moz-transform: translateX(-240px);
    -webkit-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
}
#offcanvas-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99999;
    background: #222;
    right: -240px;
    width: 240px;
    padding: 20px;
    overflow-y: scroll !important;
    display: none;
}
#offcanvas-menu ul {
    padding: 0;
    margin: 0;
}
#offcanvas-menu ul li {
    padding: 0;
    margin: 0 0 35px 0;
    list-style: none;
}
#offcanvas-menu ul li a {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.4);
}
#offcanvas-menu ul li a:hover {
    color: #c79430;
}
#offcanvas-menu ul li > .sub-menu {
    margin-top: 9px;
    padding-left: 20px;
}
#offcanvas-menu ul li.active > a {
    color: #c9791b;
}
#offcanvas-menu ul .sub-menu {
    display: block !important;
}

/* =========================================================
  nav-toggle
========================================================= */
.nav-toggle {
    cursor: pointer;
    text-decoration: none;
}
.nav-toggle.active i::before, .nav-toggle.active i::after {
    background: #fff;
}
.nav-toggle.dark.active i::before, .nav-toggle.dark.active i::after {
    background: #fff;
}
.nav-toggle:hover, .nav-toggle:focus, .nav-toggle:active {
    outline: none;
    border-bottom: none !important;
}
.nav-toggle i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 30px;
    height: 2px;
    color: #fff;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #fff;
    transition: all .2s ease-out;
}
.nav-toggle i::before, .nav-toggle i::after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.nav-toggle.dark i {
    position: relative;
    color: #000;
    background: #000;
    transition: all .2s ease-out;
}
.nav-toggle.dark i::before, .nav-toggle.dark i::after {
    background: #000;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.nav-toggle i::before {
    top: -7px;
}
.nav-toggle i::after {
    bottom: -7px;
}
.nav-toggle:hover i::before {
    top: -10px;
}
.nav-toggle:hover i::after {
    bottom: -10px;
}
.nav-toggle.active i {
    background: transparent;
}
.nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.nav-toggle {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9999;
    display: block;
    margin: 0 auto;
    display: none;
    cursor: pointer;
}
.row-bottom-padded-lg {
    padding-bottom: 7em;
}
.row-top-padded-lg {
    padding-top: 7em;
}
.row-bottom-padded-md {
    padding-bottom: 4em;
}
.row-top-padded-md {
    padding-top: 4em;
}
.row-bottom-padded-sm {
    padding-bottom: 2em;
}
.row-top-padded-sm {
    padding-top: 2em;
}

/* =========================================================
    google_box
========================================================= */

.google_box {
    margin-bottom: 40px;
    padding: 30px 0 0;
    text-align: center;
    border: 1px solid #ececec;
}
.google_box img {
    margin-right: 10px;
}
.google_box p {
    margin-top: 25px;
    font-size: 20px;
    font-weight: 600;
}

.google_content {
    /*background: #212529;*/
}
.google_content .google_content_inner {
    padding: 45px 0;
    border-top: 1px solid #ddd;
}
.google_content .text_box h2,
.google_content .text_box p {
    color: #000;
}
.google_content .text_box h2 {
    font-weight: 600;
}
.google_content .text_box p {
    margin: 0;
    font-size: 17px;
    line-height: 200%;
}
.google_content .img_box img {
    margin-top: 25px;
}
@media (max-width: 640px) {
    .google_content .google_content_inner {
        padding: 35px 5% 25px !important;
    }
    .google_content .text_box {
        padding: 0 !important;
    }
    .google_content .text_box p {
        font-size: 15px;
    }
    .google_content .text_box h2 {
        text-align: center;
        margin-bottom: 10px !important;
    }
    .google_content .img_box img {
        width: 80%;
    }
}
/* =========================================================
    Btm_contact
========================================================= */

#btm_contact {
    background: url(../img/common/btm_contact_bg.jpg) #333 no-repeat;
    background-position-y: 86%;
    background-size: cover;
    padding: 0px 0 50px;
}
#intro_text {
    color: #ddd;
    margin-top: 10px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.05em;
}
#btm_contact .left {
    border-right: 1px solid #384349;
}
#btm_contact .left,
#btm_contact .right {
    width: 49%;
    text-align: center;
}
#btm_contact .left p,
#btm_contact .right p {
    font-size: 34px;
    color: #fff;
    margin: 0;
}
#btm_contact h3 {
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.01em;
    text-align: center;
    color: #fff;
    padding: 55px 15px 15px;
    display: block;
    margin: 0 auto;
}
#btm_contact h4 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-bottom: 25px;
    padding-top: 30px;
    border-top: 1px solid #374248;
}
#btm_contact h5 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    padding-top: 10px;
}
#btm_contact h5 img {
    background: #e2e2e2;
    margin-right: 15px;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#btm_contact a {
    color: #fff;
}
#btm_contact a.btn_style {
    display: block;
    width: 355px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
    border: 1px solid #fff;
    border-radius: 4px;
    text-decoration: none;
}
#btm_contact a.btn_style:after {
    content: url(../img/common/btm_contact_arrow.png);
    vertical-align: -5px;
    margin-left: 20px;
}
#btm_contact a.btn_style:hover {
    background: #fff;
    color: #222a2d;
    transition: all 0.5s;
}
#btm_contact a.btn_style:hover:after {
    content: url(../img/common/btm_contact_arrow_on.png);
    vertical-align: -5px;
    margin-left: 20px;
}

/* =========================================================
    Footer
========================================================= */
footer {
    background: #343434;
    padding: 10px 0;
}
footer p {
    color: #fff;
    font-size: 14px;
    text-align: center !important;
    margin-bottom: 0;
}
footer p a {
    color: rgba(255, 255, 255, 0.5);
}
footer p a:hover, footer p a:active, footer p a:focus {
    color: rgba(255, 255, 255, 0.9) !important;
}
footer .logo-area {
    width: 160px;
    margin: 0 auto 20px;
}
footer .nav li {
    list-style: none;
    line-height: 1.3;
}
footer .nav li a {
    color: #fff !important;
}
footer .nav li a:hover,
footer .nav li a:active,
footer .nav li a:focus {
    color: #fff !important;
}


/* =========================================================
  sp
========================================================= */

@media screen and (max-width: 480px) {
    .col-xxs-12 {
      float: none;
      width: 100%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 100%;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .container {
      width: 1140px;
    }
}
@media screen and (max-width: 840px) {

    .container {
      width: 100%;
      padding: 0 25px;
    }

}

@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    .text-center p {
        text-align: left !important;
    }
    .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .cover {
          height: inherit;
          padding: 3em 0;
    }
    .cover.cover_2 {
        height: inherit;
        padding: 3em 0;
    }
    .cover .desc {
        padding-left: 15px;
        padding-right: 15px;
    }
    .cover .desc h2 {
        font-size: 32px;
    }
    #main-logo {
        margin-top: 0em;
        position: relative;
        left: inherit !important;
        margin-left: 0;
    }
    #logo {
        width: 100%;
        margin-top: 10px;
        float: none;
        text-align: center;
    }
    #lower_h2 {
        font-size: 30px !important;
        margin-bottom: 50px !important;
    }
    .row-top-padded-sm {
        padding-top: 2em;
    }
    .row-top-padded-md {
        padding-top: 2em;
    }
    .row-bottom-padded-sm {
        padding-bottom: 2em;
    }
    #menu-wrap {
        display: none;
    }
    #offcanvas-menu {
        display: block;
    }
    .nav-toggle {
        display: block;
        top: 0px;
        margin-top: 17px;
    }
    .row-bottom-padded-lg {
        padding-bottom: 2em;
    }
    .row-top-padded-lg {
        padding-top: 2em;
    }
    .row-bottom-padded-md {
        padding-bottom: 2em;
    }
    .head-top {
        padding-top: 20px;
    }

/* =========================================================
    Hero area
========================================================= */
    #index .cover,
    #index .mainvisual-hero {
        height: 350px;
    }
    .cover,
    .mainvisual-hero {
        height: 180px;
    }
    #index .head-top {
        margin-top: 0px !important;
        padding: 0 0 10px;
    }
    .cover.cover_2 {
        height: 320px;
    }
    #index .cover .desc {
        top: 25%;
        margin-top: -80px;
    }
    .cover .desc {
        top: 40%;
        margin-top: -80px;
    }
    #index .cover .desc h2 {
        font-size: 28px;
        font-weight: 600 !important;
        margin: 65px 0 15px;
    }
    .cover .desc h2 {
        font-size: 24px;
        text-align: center;
    }
    .cover .desc p {
        font-size: 14px;
    }


/* =========================================================
    Lower
========================================================= */
    #lower_h2 {
      font-size: 20px !important;
      margin-bottom: 100px !important;
    }
    #lower_h2 span {
      color: #5a5a5a;
      font-size: 20px;
    }

/* =========================================================
    heading-section
========================================================= */
    .heading-section {
        font-size: 28px;
        letter-spacing: 0;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .heading-section span {
        font-size: 13px;
    }

/* =========================================================
    google_box
========================================================= */

    .google_box {
        margin: 10px 15px 30px;
        padding: 15px 10px;
        border: 1px solid #ececec;
    }
    .google_box p {
        text-align: center;
    }
    .google_box img {
        display: block;
        max-width: 100%;
        float: none;
        margin: 10px auto;
    }

/* =========================================================
    Btm_contact
========================================================= */

    #btm_contact {
        padding: 0px 0 50px;
    }
    #intro_text {
        margin-top: 15px;
        text-align: center;
        font-size: 15px;
    }
    #btm_contact .left {
        border-right: none;
        border-bottom: 1px solid #384349;
    }
    #btm_contact .left,
    #btm_contact .right {
        width: 100%;
        float: none !important;
    }
    #btm_contact .left p,
    #btm_contact .right p {
        font-size: 24px;
        margin: 0 0 10px 0px;
    }
    #btm_contact h3 {
        font-size: 22px;
    }
    #btm_contact h4 {
        font-size: 15px;
        line-height: 1.6;
    }
    #btm_contact h5 {
        font-size: 15px;
    }
    #btm_contact h5 img {
        padding: 6px;
        width: 25px;
    }
    #btm_contact a {
        width: 90%;
        font-size: 18px;
    }
    #btm_contact a:after {
        margin-left: 10px;
    }
    #btm_contact a:hover {
        background: none;
        color: #fff;
        transition: none;
    }
    #btm_contact a:hover:after {
        content: url(../img/common/btm_contact_arrow.png);
        margin-left: 10px;
    }

}