
.main {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.tel-link {
    display: inline;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .tb-none {
        display: none;
    }
}
.sp-none {
    display: block;
}
@media only screen and (max-width: 599px) {
    .sp-none {
        display: none;
    }
}
.sp-show {
    display: none;
}
@media only screen and (max-width: 599px) {
    .sp-show {
        display: block;
    }
}
.tb-blank {
    display: none;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .tb-blank {
        display: block;
    }
}
@media only screen and (max-width: 599px) {
    .sp-blank {
        display: block;
    }
}
.sp-tb-none {
    display: block;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .sp-tb-none {
        display: none;
    }
}
.sp-tb-spc-none {
    display: block;
}
@media only screen and (min-width: 960px) and (max-width: 1199px), only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .sp-tb-spc-none {
        display: none;
    }
}
.br-blank {
    display: block;
}
.lazy-load .breadcrumb {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    zoom: 1;
}
.lazy-load .main {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    zoom: 1;
}
.header {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 86px;
    left: 0;
    position: fixed;
    top: 0;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
    z-index: 1000;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header {
        height: 60px;
    }
}
.header__head-area {
    background: #fff;
    height: 22px;
    position: relative;
    width: 100%;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__head-area {
        display: none;
    }
}
.header__head-text {
    font-size: 12px;
    font-size: 1.2rem;
    color: #357;
    line-height: 22px;
    margin: 0 auto;
    padding-left: 12px;
    width: 1200px;
}
.header__band {
    background: #357;
    border-bottom: 1px solid #0a223a;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.header__inner {
    box-sizing: border-box;
    height: 64px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 12px 0;
    position: relative;
    width: 100%;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__inner {
        box-sizing: border-box;
        height: 100%;
        padding: 13px 0;
    }
}
.header__nav {
    zoom: 1;
}
.header__nav:before,
.header__nav:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.header__nav:after {
    clear: both;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__nav {
        height: 100%;
        position: relative;
    }
}
.header__trigger {
    cursor: default;
    position: relative;
}
.header__trigger::after {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    zoom: 1;
    border-color: transparent transparent #0a223a transparent;
    border-style: solid;
    border-width: 0 10px 17.3px 10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 29px;
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    width: 0;
}
.header__trigger:hover .header__link {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    zoom: 1;
}
.header__list {
    zoom: 1;
}
.header__list:before,
.header__list:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.header__list:after {
    clear: both;
}
@media only screen and (min-width: 960px) {
    .header__list {
        position: relative;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list {
        background: rgba(33, 55, 77, 0.94);
        display: none;
        left: 0;
        position: absolute;
        top: 47px;
        width: 100%;
    }
}
.header__list-item {
    float: left;
    margin: 6px 0 0 40px;
    position: relative;
    text-align: center;
    width: auto;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .header__list-item {
        margin-left: 8px;
        width: 6%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .header__list-item {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        box-sizing: border-box;
        height: 80px;
        margin: 0;
        position: relative;
        width: 50%;
    }
    .header__list-item a {
        height: 100%;
    }
}
@media only screen and (max-width: 599px) {
    .header__list-item {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        box-sizing: border-box;
        height: 60px;
        margin: 0;
        position: relative;
        width: 50%;
    }
    .header__list-item a {
        height: 100%;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .header__list-item--first {
        margin-left: 0;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--first {
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .header__list-item--second {
        width: 16%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--second {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        border-top: 1px solid rgba(255, 255, 255, 0.5);
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--third {
        display: none;
    }
}
.header__list-item--fourth {
    display: none;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--fourth {
        display: block;
    }
}
.header__list-item--fifth {
    display: none;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--fifth {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        display: block;
    }
}
.header__list-item--seventh {
    display: none;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--seventh {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        display: block;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--nineth {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
    }
}
.header__list-item--eleventh {
    display: none;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--eleventh {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
        display: block;
    }
}
.header__list-item--twelfth {
    display: none;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--twelfth {
        display: block;
    }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .header__list-item--thirteenth {
        width: 9%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__list-item--thirteenth {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
    }
}
.header__sub-base {
    overflow: hidden;
    visibility: visible;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    zoom: 1;
    background: #0a223a;
    height: 64px;
    left: 0;
    position: absolute;
    top: 86px;
    -ms-transform: translateY(-86px);
    transform: translateY(-86px);
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__sub-base {
        display: none;
    }
}
.header__sub-area {
    display: none;
    left: 50%;
    position: absolute;
    top: 64px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 200px;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__sub-area {
        display: none;
    }
}
.header__sub-link {
    overflow: hidden;
    visibility: visible;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    float: left;
    letter-spacing: 0.1em;
    padding: 8px 0;
    text-align: right;
    width: 70px;
}
.header__sub-link:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
.header__sub-link--right {
    float: right;
    text-align: left;
}
.header__logo-area {
    overflow: hidden;
    visibility: visible;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    zoom: 1;
    float: left;
    margin: 0 64px 0 32px;
    position: relative;
    z-index: 1;
}
.header__logo-area:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
.header__logo-area:before,
.header__logo-area:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.header__logo-area:after {
    clear: both;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .header__logo-area {
        margin-right: 40px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .header__logo-area {
        box-sizing: border-box;
        float: none;
        height: 100%;
        margin-left: 20px;
        width: 200px;
    }
}
@media only screen and (max-width: 599px) {
    .header__logo-area {
        box-sizing: border-box;
        float: none;
        height: 100%;
        margin: 0 0 0 6.25%;
        width: 180px;
    }
}
.header__logo-area img[src$=".svg"] {
    height: 39px;
    width: 30px;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__logo-area img[src$=".svg"] {
        height: 34px;
        width: 26px;
    }
}
.header__logo-image {
    float: left;
    height: 39px;
    width: 30px;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__logo-image {
        height: 34px;
        width: 26px;
    }
}
.header__logo-text {
    overflow: hidden;
    visibility: visible;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    float: left;
    font-family: "貂ｸ譏取悃菴�", "Yu Mincho", YuMincho, "Kozuka Mincho Pro M", "Kozuka Mincho Std M", "蟆丞｡壽�譛� Pro M", "蟆丞｡壽�譛� Std M", "Hiragino Mincho Pro", "繝偵Λ繧ｮ繝取�譛� Pro W3", "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", Georgia, Times,
        Baskerville, Palatino, "Sawarabi Mincho", serif;
    letter-spacing: 0.1em;
    line-height: 1.4;
    margin: 6px 0 0 10px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .header__logo-text {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 34px;
        margin: 0;
        padding: 0 0 0 6%;
    }
}
@media only screen and (max-width: 599px) {
    .header__logo-text {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 34px;
        margin: 0;
        padding: 0 0 0 6%;
    }
}
.header__link {
    overflow: hidden;
    visibility: visible;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0.1em;
    padding: 8px 0;
}
.header__link:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .header__link {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header__link {
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        position: absolute;
        top: 50%;
        text-align: center;
        width: 100%;
    }
}
.header__tel {
    border: 1px solid #fff;
    display: none;
    height: 36px;
    position: absolute;
    right: 62px;
    top: 13px;
    width: 36px;
    z-index: 1;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .header__tel {
        display: block;
    }
}
@media only screen and (max-width: 599px) {
    .header__tel {
        display: block;
        position: relative;
        float: right;
        top: 0;
        right: 0;
        margin: -2px 3% 0 0;
    }
}
.header__tel-image {
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    top: 4px;
}
.header__tel-text {
    font-size: 9px;
    font-size: 0.9rem;
    bottom: 2px;
    color: #fff;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header__menu {
    display: none;
    height: 32px;
    position: absolute;
    right: 20px;
    top: 16px;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 28px;
    z-index: 1;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .header__menu {
        display: block;
    }
}
@media only screen and (max-width: 599px) {
    .header__menu {
        display: block;
        float: right;
        margin-right: 6.25%;
        position: relative;
        right: 0;
        top: 1px;
    }
}
.header__menu-border {
    font-size: 0px;
    font-size: 0rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
    height: 3px;
    left: 0;
    overflow: hidden;
    perspective: 0;
    position: absolute;
    top: 10px;
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: visible;
    width: 28px;
}
.header__menu-border--top {
    top: 1px;
    transition-duration: 0.2s;
}
.header__menu-border--bottom {
    top: 19px;
    transition-duration: 0.2s;
}
.header__menu-text {
    font-size: 9px;
    font-size: 0.9rem;
    bottom: -3px;
    color: #fff;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header--close .header__menu {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    z-index: 1000;
}
.header--close .header__menu-border {
    height: 0;
}
.header--close .header__menu-border--top,
.header--close .header__menu-border--bottom {
    height: 3px;
    top: 15px;
}
.header--close .header__menu-border--top {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header--close .header__menu-border--bottom {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.header--close .header__menu-text {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    zoom: 1;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header--close .header__list {
        display: block;
    }
}
@media only screen and (min-width: 960px) {
    .header--index {
        -ms-transform: translateY(-86px);
        transform: translateY(-86px);
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .header--index {
        -ms-transform: translateY(-60px);
        transform: translateY(-60px);
    }
}
@media only screen and (min-width: 960px) {
    .header--sub-active .header__sub-base {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "alpha(opacity=100)";
        zoom: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@media only screen and (min-width: 960px) {
    .header--sub-active .header__sub-area {
        display: block;
    }
}
.header--sub-active .header__trigger::after {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    zoom: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header--scrolling {
    top: -22px;
}
.footer {
    box-sizing: border-box;
    height: auto;
    padding-top: 20%;
    position: relative;
    width: 100%;
    z-index: 20;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer {
        box-sizing: content-box;
    }
}
@media only screen and (max-width: 599px) {
    .footer {
        box-sizing: content-box;
    }
}
.footer--company {
    margin-top: -25%;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .footer--company {
        margin-top: -30%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer--company {
        margin-top: -35%;
    }
}
@media only screen and (max-width: 599px) {
    .footer--company {
        margin-top: -130px;
    }
}
.footer__background {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/background_footer.png) center top no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
@media only screen and (max-width: 599px) {
    .footer__background {
        bottom: 0;
        top: auto;
    }
}
.footer__inner {
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 100%;
}
.footer__logo {
    text-align: center;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__logo {
        padding-top: 40px;
    }
}
.footer__logo-link {
    overflow: hidden;
    visibility: visible;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    display: inline-block;
}
.footer__logo-link:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
.footer__logo-link img[src$=".svg"] {
    height: 102px;
    width: 80px;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__logo-link img[src$=".svg"] {
        height: 51px;
        width: 40px;
    }
}
.footer__logo-image {
    height: 102px;
    width: 80px;
}
@media only screen and (max-width: 599px) {
    .footer__logo-image {
        height: 51px;
        width: 40px;
    }
}
.footer__logo-text {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    display: block;
    font-weight: bold;
    margin-top: 10px;
}
@media only screen and (max-width: 599px) {
    .footer__logo-text {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.footer__logo-text-sub {
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    margin: 6px 6px 0 0;
}
@media only screen and (max-width: 599px) {
    .footer__logo-text-sub {
        font-size: 10px;
        font-size: 1rem;
    }
}
.footer__content {
    zoom: 1;
    margin: 40px auto 100px;
    padding: 0 54px;
}
.footer__content:before,
.footer__content:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.footer__content:after {
    clear: both;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__content {
        padding: 0 10%;
    }
}
@media only screen and (max-width: 599px) {
    .footer__content {
        margin-top: 7.5%;
        padding: 0;
    }
}
.footer__about-area {
    float: left;
    width: 290px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .footer__about-area {
        float: none;
        width: auto;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__about-area {
        display: none;
    }
}
@media only screen and (max-width: 599px) {
    .footer__about-area {
        display: none;
    }
}
.footer__reception {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 1.375;
    text-align: center;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__reception {
        letter-spacing: 0.1em;
        margin-top: 5%;
    }
}
@media only screen and (max-width: 599px) {
    .footer__reception {
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 0.1em;
        line-height: 1.4;
        margin-top: 5%;
    }
}
@media only screen and (min-width: 960px) {
    .footer__reception--st {
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__reception--st {
        display: block;
    }
}
.footer__office-title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-top: 40px;
    text-align: center;
}
@media only screen and (max-width: 599px) {
    .footer__office-title {
        font-size: 14px;
        font-size: 1.4rem;
        margin-top: 16px;
    }
}
.footer__office-title--second {
    margin-top: 20px;
}
.footer__office-title--second::after {
    width: 118px;
}
.footer__office-title--top {
    margin-top: 22px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px), only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__office-title--top {
        margin-top: 20px;
    }
}
.footer__office-intro {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 1.375;
    margin: 12px 0 0 10px;
    text-align: center;
}
.footer__office-intro a {
    display: inline;
}
@media only screen and (max-width: 599px) {
    .footer__office-intro {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.footer__office-intro-sub {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    line-height: 1.5;
    margin-top: 16px;
}
@media only screen and (max-width: 599px) {
    .footer__office-intro-sub {
        font-size: 12px;
        font-size: 1.2rem;
    }
}
.footer__nav-area {
    zoom: 1;
    float: left;
    width: 480px;
}
.footer__nav-area:before,
.footer__nav-area:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.footer__nav-area:after {
    clear: both;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .footer__nav-area {
        float: none;
        margin: 40px auto 0;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__nav-area {
        display: none;
    }
}
@media only screen and (max-width: 599px) {
    .footer__nav-area {
        display: none;
    }
}
.footer__nav-block {
    float: left;
    width: 238px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__nav-block {
        float: none;
        margin: 40px auto 0;
        width: 100%;
    }
}
@media only screen and (max-width: 599px) {
    .footer__nav-block {
        float: none;
        margin: 16px auto 0;
        width: 288px;
    }
}
.footer__nav-title {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.2em;
}
@media only screen and (max-width: 599px) {
    .footer__nav-title {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.footer__nav-title::after {
    background: #fff;
    content: "";
    display: block;
    height: 1px;
    margin-top: 8px;
    width: 198px;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__nav-title::after {
        width: 100%;
    }
}
.footer__nav-title--serial {
    margin-top: 12px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__nav-title--serial {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 599px) {
    .footer__nav-title--serial {
        margin-top: 16px;
    }
}
.footer__nav-title--service {
    margin-top: 20px;
}
.footer__nav-list {
    margin-top: 10px;
}
.footer__nav-list-item {
    padding: 4px 0;
}
.footer__nav-link {
    overflow: hidden;
    visibility: visible;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    display: inline-block;
    letter-spacing: 0.2em;
    line-height: 1.2;
    margin: -2px 0;
}
.footer__nav-link:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
@media only screen and (max-width: 599px) {
    .footer__nav-link {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.footer__nav-link::before {
    font-size: 15px;
    font-size: 1.5rem;
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/footer_arrow.png);
    content: "";
    display: inline-block;
    height: 7px;
    margin: 0 16px 0 10px;
    position: relative;
    top: -2px;
    width: 5px;
}
.footer__nav-link--home {
    margin-top: 24px;
}
.footer__nav-link--home::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/footer_home.png);
    height: 15px;
    top: 0;
    width: 16px;
}
@media only screen and (max-width: 599px) {
    .footer__nav-link--home::before {
        margin: 0 10px 0 4px;
    }
}
.footer__contact-area {
    float: left;
    margin: 40px 0 0 290px;
    width: 430px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .footer__contact-area {
        float: none;
        margin: 40px auto 0;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .footer__contact-area {
        margin: 40px auto 0;
        width: 100%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__contact-area {
        float: none;
        margin: 40px 0 0;
        width: 100%;
    }
}
.footer__contact-block {
    zoom: 1;
}
.footer__contact-block:before,
.footer__contact-block:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.footer__contact-block:after {
    clear: both;
}
.footer__contact-content {
    float: left;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__contact-content {
        float: none;
        margin: 0;
        text-align: center;
    }
}
@media only screen and (min-width: 960px) {
    .footer__contact-content--p {
        display: block;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__contact-content--p {
        display: none;
    }
}
@media only screen and (min-width: 960px) {
    .footer__contact-content--st {
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__contact-content--st {
        display: block;
    }
}
.footer__contact-title {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 24px;
    text-align: center;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__contact-title {
        display: none;
    }
}
.footer__contact-number {
    font-size: 25px;
    font-size: 2.5rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-bottom: 8px;
}
@media only screen and (max-width: 599px) {
    .footer__contact-number {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
.footer__contact-number::before {
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
}
@media only screen and (max-width: 599px) {
    .footer__contact-number::before {
        top: 4px;
    }
}
.footer__contact-number a {
    display: inline-block;
}
.footer__contact-number--tel::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/footer_tel.png) center center no-repeat;
    height: 24px;
    margin-right: 12px;
    width: 15px;
}
@media only screen and (max-width: 599px) {
    .footer__contact-number--tel::before {
        background-size: contain;
        height: 19px;
        width: 12px;
    }
}
.footer__contact-number--fax::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/footer_fax.png) center center no-repeat;
    height: 24px;
    margin-right: 10px;
    width: 17px;
}
@media only screen and (max-width: 599px) {
    .footer__contact-number--fax::before {
        background-size: contain;
        height: 19px;
        width: 13px;
    }
}
.footer__contact-number--title {
    font-size: 18px;
}
.footer__contact-social-list {
    margin-top: 120px;
    text-align: right;
}
@media only screen and (max-width: 599px) {
    .footer__contact-social-list {
        margin-top: 4%;
    }
}
.footer__contact-social-list-item {
    display: inline-block;
}
@media sp {
    .footer__contact-social-list-item {
        margin-left: 4%;
    }
}
.footer__contact-social-list-item a {
    overflow: hidden;
    visibility: visible;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 50%;
}
.footer__contact-social-list-item a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
@media only screen and (max-width: 599px) {
    .footer__contact-social-list-item img {
        width: 30px;
    }
}
@media only screen and (max-width: 599px) {
    .footer__contact-button--tel {
        margin-top: 5%;
    }
}
.footer__copyright {
    background: #357;
    bottom: 0;
    height: 44px;
    left: 0;
    margin-top: 32px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 100;
}
@media only screen and (max-width: 599px) {
    .footer__copyright {
        border-bottom: 1px solid #357;
        border-top: 1px solid #357;
        height: auto;
        margin-top: 6%;
    }
}
.footer__copyright-text {
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 44px;
}
@media only screen and (max-width: 599px) {
    .footer__copyright-text {
        font-size: 10px;
        font-size: 1rem;
        line-height: 20px;
    }
}
.footer--lazy .footer__background {
    background: transparent;
}
.footer--lazy .footer__nav-link::before {
    background: transparent;
}
.footer--lazy .footer__contact-number::before {
    background: transparent;
}
.footer__business-hours {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.375;
    position: relative;
    right: 542px;
    text-align: center;
    top: 560px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .footer__business-hours {
        margin-top: 10px;
        position: static;
        right: 0;
        top: 0;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .footer__business-hours {
        display: none;
    }
}
.back-to-top {
    bottom: 44px;
    display: block;
    height: 150px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 150px;
    z-index: 1;
}
@media only screen and (max-width: 599px) {
    .back-to-top {
        bottom: 22px;
        height: 70px;
        width: 70px;
    }
}
.back-to-top--active .back-to-top-btn {
    -ms-transform: translate(0);
    transform: translate(0);
}
.back-to-top-btn {
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 200px;
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    transition-delay: 0.4s;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: absolute;
    right: 50px;
    text-align: center;
    top: 50px;
    width: 200px;
}
@media only screen and (max-width: 599px) {
    .back-to-top-btn {
        height: 100px;
        right: 10px;
        top: 10px;
        width: 100px;
    }
}
.back-to-top-btn-text {
    font-size: 14px;
    font-size: 1.4rem;
    color: #357;
    position: absolute;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    right: 40px;
    top: 44px;
}
@media only screen and (max-width: 599px) {
    .back-to-top-btn-text {
        font-size: 10px;
        font-size: 1rem;
        right: 20px;
        top: 24px;
    }
}
.back-to-top-btn-text:before {
    border-left: 3px solid #357;
    border-top: 3px solid #357;
    content: "";
    display: block;
    position: relative;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media only screen and (min-width: 960px), only screen and (min-width: 600px) and (max-width: 959px) {
    .back-to-top-btn-text:before {
        height: 20px;
        left: 8px;
        width: 20px;
    }
}
@media only screen and (max-width: 599px) {
    .back-to-top-btn-text:before {
        height: 14px;
        left: 6px;
        width: 14px;
    }
}
.pc .back-to-top-btn:hover .back-to-top-btn-text {
    -ms-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
}
.common-button {
    border: 2px solid #357;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}
@media only screen and (min-width: 960px) {
    .common-button {
        height: 80px;
        width: 548px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .common-button {
        height: 74px;
        max-width: 548px;
        width: 90%;
    }
}
@media only screen and (max-width: 599px) {
    .common-button {
        border-width: 1px;
        height: 52px;
        width: 80%;
    }
}
.common-button::before {
    background: #357;
    bottom: 3px;
    content: "";
    height: auto;
    left: 3px;
    position: absolute;
    right: 3px;
    top: 3px;
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    width: auto;
}
.common-button::after {
    border-color: transparent transparent #357 transparent;
    border-style: solid;
    border-width: 0 0 15px 15px;
    bottom: 3px;
    content: "";
    height: 0;
    position: absolute;
    right: 3px;
    width: 0;
}
@media only screen and (max-width: 599px) {
    .common-button::after {
        border-width: 0 0 10px 10px;
    }
}
.common-button__text {
    overflow: hidden;
    visibility: visible;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    font-size: 24px;
    font-size: 2.4rem;
    color: #357;
    letter-spacing: 0.1em;
    line-height: 1.1;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .common-button__text {
        font-size: 18px;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 599px) {
    .common-button__text {
        font-size: 12px;
        font-size: 1.2rem;
    }
}
.common-button--white {
    border-color: #fff;
}
.common-button--white::before {
    background: #fff;
}
.common-button--white::after {
    border-color: transparent transparent #fff transparent;
}
.common-button--white .common-button__text {
    color: #fff;
}
@media only screen and (min-width: 960px) {
    .common-button--scaffold {
        margin-top: 116px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .common-button--scaffold {
        margin-top: 80px;
    }
}
@media only screen and (max-width: 599px) {
    .common-button--scaffold {
        margin-top: 40px;
    }
}
.common-button--mail {
    border-color: #fff;
}
@media only screen and (min-width: 960px) {
    .common-button--mail {
        height: 62px;
        width: 425px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .common-button--mail {
        height: 74px;
        margin: 24px auto 0;
    }
}
@media only screen and (max-width: 599px) {
    .common-button--mail {
        border-width: 1px;
        height: 48px;
        margin: 24px auto 0;
    }
}
.common-button--mail::after {
    border-color: transparent transparent #fff transparent;
}
.common-button--mail .common-button__text {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    margin-top: 2px;
}
@media only screen and (max-width: 599px) {
    .common-button--mail .common-button__text {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0;
    }
}
.common-button--mail .common-button {
    width: 424px;
}
.common-button--mail .common-button__text::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/footer_mail.png) center center no-repeat;
    content: "";
    display: inline-block;
    height: 22px;
    margin-right: 14px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 32px;
}
@media only screen and (max-width: 599px) {
    .common-button--mail .common-button__text::before {
        background-size: contain;
        height: 10px;
        margin-right: 8px;
        width: 15px;
    }
}
.common-button--tel {
    border-color: #fff;
}
@media only screen and (min-width: 960px) {
    .common-button--tel {
        height: 62px;
        width: 425px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .common-button--tel {
        height: 74px;
        margin: 24px auto 0;
    }
}
@media only screen and (max-width: 599px) {
    .common-button--tel {
        border-width: 1px;
        height: 48px;
        margin: 24px auto 0;
    }
}
.common-button--tel::after {
    border-color: transparent transparent #fff transparent;
}
.common-button--tel .common-button__text {
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    margin-top: 2px;
}
@media only screen and (max-width: 599px) {
    .common-button--tel .common-button__text {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0;
    }
}
.common-button--tel .common-button__text::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/header_tel__.png) center center no-repeat;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 14px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 24px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .common-button--tel .common-button__text::before {
        background-size: contain;
    }
}
@media only screen and (max-width: 599px) {
    .common-button--tel .common-button__text::before {
        background-size: contain;
        height: 17px;
        margin-right: 8px;
        top: -1px;
        width: 14px;
    }
}
.common-button--coming-soon {
    background: #333;
    border: 0;
    cursor: default;
    pointer-events: none;
}
.common-button--coming-soon::after {
    content: none;
}
.common-button--coming-soon .common-button__text {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .common-button--coming-soon .common-button__text {
        font-size: 16px;
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 599px) {
    .common-button--coming-soon .common-button__text {
        font-size: 12px;
        font-size: 1.2rem;
    }
}
.common-button--lazy .common-button__text::before {
    background: transparent;
}
.pc .common-button:hover::before {
    -ms-transform: scale(1);
    transform: scale(1);
}
.pc .common-button:hover .common-button__text {
    color: #fff;
}
.pc .common-button--white:hover .common-button__text {
    color: #357;
}
.pc .common-button--mail:hover::before {
    background: #fff;
}
.pc .common-button--mail:hover .common-button__text {
    color: #357;
}
.pc .common-button--mail:hover .common-button__text::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/footer_mail_b.png) center center no-repeat;
}
.pc .common-button--tel:hover::before {
    background: #fff;
}
.pc .common-button--tel:hover .common-button__text {
    color: #357;
}
.pc .common-button--tel:hover .common-button__text::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/header_tel_b.png) center center no-repeat;
    background-size: contain;
}
.contact-button {
    overflow: hidden;
    visibility: visible;
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/contact_logo.png) center center no-repeat;
    bottom: 22px;
    position: fixed;
    right: 22px;
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -ms-transform: translateX(310px) rotate(0);
    transform: translateX(310px) rotate(0);
    z-index: 18;
}
@media only screen and (min-width: 960px) {
    .contact-button {
        height: 288px;
        width: 288px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-button {
        background-size: contain;
        bottom: 24px;
        height: 200px;
        right: 8px;
        width: 200px;
    }
}
@media only screen and (max-width: 599px) {
    .contact-button {
        background-size: contain;
        bottom: 24px;
        height: 80px;
        right: 8px;
        width: 80px;
    }
}
.contact-button--active {
    -ms-transform: translateX(0) rotate(-360deg);
    transform: translateX(0) rotate(-360deg);
}
.contact-button__inner {
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
}
.contact-button__number {
    overflow: hidden;
    visibility: visible;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.05em;
}
@media only screen and (min-width: 960px) {
    .contact-button__number {
        font-size: 25px;
        font-size: 2.5rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-button__number {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
@media only screen and (max-width: 599px) {
    .contact-button__number {
        font-size: 0px;
        font-size: 0rem;
    }
}
.contact-button__number a {
    display: inline-block;
}
.contact-button__number::before {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/contact_tel.png) center center no-repeat;
    content: "";
    display: inline-block;
    height: 25px;
    margin-right: 4px;
    top: 3px;
    position: relative;
    width: 30px;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .contact-button__number::before {
        background-size: contain;
        height: 15px;
        width: 18px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-button__number::before {
        top: 2px;
    }
}
@media only screen and (max-width: 599px) {
    .contact-button__number::before {
        margin: 0;
        top: 0;
    }
}
.contact-button__text {
    font-size: 10px;
    font-size: 1rem;
    color: #fff;
    display: none;
}
@media only screen and (max-width: 599px) {
    .contact-button__text {
        display: block;
        margin-top: 8px;
    }
}
.contact-button__link {
    border: 2px solid #fff;
    border-radius: 16px;
    box-sizing: border-box;
    margin: 6px auto 0;
    position: relative;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (min-width: 960px) {
    .contact-button__link {
        height: 36px;
        width: 248px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-button__link {
        border-width: 1px;
        border-radius: 36px;
        height: 48px;
        width: 150px;
    }
}
@media only screen and (max-width: 599px) {
    .contact-button__link {
        display: none;
    }
}
.contact-button__link-text {
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
}
@media only screen and (min-width: 960px) {
    .contact-button__link-text {
        font-size: 14px;
        font-size: 1.4rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-button__link-text {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.4;
    }
}
.contact-button__reception {
    font-size: 10px;
    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    margin-top: 6px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-button__reception {
        line-height: 1.4;
    }
}
@media only screen and (max-width: 599px) {
    .contact-button__reception {
        display: none;
    }
}
.contact-button__tel {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
}
@media only screen and (max-width: 599px) {
    .contact-button__tel {
        display: block;
        height: 100%;
    }
}
.contact-button--lazy {
    background: transparent;
}
.contact-button--lazy .contact-button__number::before {
    background: transparent;
}
.pc .contact-button__link:hover {
    background: #fff;
}
.pc .contact-button__link:hover .contact-button__link-text {
    color: #357;
}

.main-contact {
    margin: 0 auto 80px;
    max-width: 1200px;
    padding-top: 40px;
    width: 90%;
}
@media only screen and (min-width: 960px) {
    .main-contact {
        padding-top: 80px;
    }
}
@media only screen and (max-width: 599px) {
    .main-contact {
        padding-top: 70px;
    }
}
.main-contact__title {
    color: #357;
    letter-spacing: 0.1em;
    text-align: center;
}
@media only screen and (min-width: 960px) {
    .main-contact__title {
        font-size: 48px;
        font-size: 4.8rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .main-contact__title {
        font-size: 24px;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 599px) {
    .main-contact__title {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
.main-contact__inner {
    line-height: 1.6;
    margin: 24px auto 0;
    letter-spacing: 0.1em;
    text-align: center;
}
@media only screen and (min-width: 960px) {
    .main-contact__inner {
        font-size: 16px;
        font-size: 1.6rem;
        margin-top: 40px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .main-contact__inner {
        font-size: 13px;
        font-size: 1.3rem;
    }
}
@media only screen and (max-width: 599px) {
    .main-contact__inner {
        font-size: 14px;
        font-size: 1.4rem;
        margin-top: 34px;
        text-align: justify;
    }
}
.main-contact__number {
    margin-top: 34px;
    text-align: center;
}
@media only screen and (max-width: 599px) {
    .main-contact__number {
        display: none;
    }
}
.main-contact__li {
    display: inline-block;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .main-contact__li {
        min-width: 260px;
    }
}
.main-contact__item-tel {
    font-size: 34px;
    font-size: 3.4rem;
    color: #357;
    font-weight: bold;
    letter-spacing: 0.1em;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .main-contact__item-tel {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .main-contact__item-tel {
        font-size: 18px;
        font-size: 1.8rem;
    }
}
.main-contact__item-tel::after {
    content: "/";
    margin-left: 40px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .main-contact__item-tel::after {
        margin-left: 2%;
    }
}
.main-contact__item-fax {
    font-size: 34px;
    font-size: 3.4rem;
    color: #357;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-left: 50px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .main-contact__item-fax {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .main-contact__item-fax {
        font-size: 20px;
        font-size: 2rem;
        margin: 0;
    }
}
.contact-modal {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    zoom: 1;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -100;
}
.contact-modal__inner {
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    background: #357;
    height: 200px;
    text-align: center;
    width: 600px;
}
@media only screen and (max-width: 599px) {
    .contact-modal__inner {
        height: 120px;
        width: 250px;
    }
}
.contact-modal__border {
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    box-sizing: border-box;
    border: 1px solid #fff;
    display: block;
    height: 168px;
    width: 568px;
}
@media only screen and (max-width: 599px) {
    .contact-modal__border {
        height: 112px;
        width: 242px;
    }
}
.contact-modal__icon {
    background: url(https://ogishi.co.jp/wp-content/themes/origin/imgs/common/footer_mail.png) center center no-repeat;
    display: block;
    height: 32px;
    margin: 50px auto 0;
    width: 36px;
}
@media only screen and (max-width: 599px) {
    .contact-modal__icon {
        height: 16px;
        margin: 16px auto 0;
        width: 18px;
    }
}
.contact-modal__title {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-top: 8px;
}
@media only screen and (max-width: 599px) {
    .contact-modal__title {
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 0.2em;
        margin-top: 4px;
    }
}
.contact-modal__lead {
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin-top: 10px;
}
@media only screen and (max-width: 599px) {
    .contact-modal__lead {
        font-size: 9px;
        font-size: 0.9rem;
        letter-spacing: -0.1em;
        line-height: 1.22222;
        margin-top: 5px;
        padding: 0 10px;
    }
}
.contact-modal--active {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    zoom: 1;
    z-index: 10000;
}
.main-width {
    margin: 0 auto;
    max-width: 90%;
}
.contact-area__item {
    zoom: 1;
    line-height: 45px;
    margin: 0 auto 30px;
}
.contact-area__item:before,
.contact-area__item:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.contact-area__item:after {
    clear: both;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-area__item {
        margin-bottom: 12px;
    }
}
@media only screen and (max-width: 599px) {
    .contact-area__item {
        margin: 0 auto 10px;
    }
}
.contact-area__item:first-child {
    margin-top: 40px;
}
.contact-area__right {
    float: left;
    width: 75%;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .contact-area__right {
        float: none;
        width: 100%;
    }
}
.contact-area__label {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    float: left;
    line-height: 46px;
    text-align: left;
    white-space: nowrap;
    width: 25%;
}
@media only screen and (min-width: 600px) and (max-width: 959px), only screen and (max-width: 599px) {
    .contact-area__label {
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 599px) {
    .contact-area__label {
        font-size: 13px;
        font-size: 1.3rem;
    }
}
.contact-area__label--required:after {
    font-size: 13px;
    font-size: 1.3rem;
    content: "※必須";
    color: #f00;
    padding-left: 17px;
}
@media only screen and (max-width: 599px) {
    .contact-area__label--required:after {
        font-size: 10px;
        font-size: 1rem;
    }
}
.contact-area__input {
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    background: #fff;
    height: 46px;
    width: 100%;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-area__input {
        width: 100%;
    }
}
@media only screen and (max-width: 599px) {
    .contact-area__input {
        font-size: 13px;
        font-size: 1.3rem;
        height: 44px;
        width: 100%;
    }
}
.contact-area__input--textarea {
    height: 200px;
}
@media only screen and (max-width: 599px) {
    .contact-area__input--textarea {
        height: 100px;
    }
}
.contact-area__radios .wpcf7-radio {
    zoom: 1;
    display: block;
}
.contact-area__radios .wpcf7-radio:before,
.contact-area__radios .wpcf7-radio:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "\0020";
}
.contact-area__radios .wpcf7-radio:after {
    clear: both;
}
.contact-area__radios .wpcf7-list-item {
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer;
    float: left;
    padding-right: 20px;
    white-space: nowrap;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-area__radios .wpcf7-list-item {
        font-size: 14px;
        font-size: 1.4rem;
        padding-right: 15px;
    }
}
@media only screen and (max-width: 599px) {
    .contact-area__radios .wpcf7-list-item {
        font-size: 11px;
        font-size: 1.1rem;
        padding-right: 35px;
    }
}
.contact-area__radios .wpcf7-list-item input {
    font-size: 16px;
    font-size: 1.6rem;
    position: relative;
    right: 5px;
}
@media only screen and (min-width: 600px) and (max-width: 959px) {
    .contact-area__radios .wpcf7-list-item input {
        position: relative;
        right: 5px;
    }
}
@media only screen and (max-width: 599px) {
    .contact-area__radios .wpcf7-list-item input {
        position: relative;
        right: 3px;
        top: -1px;
        vertical-align: middle;
    }
}
.button-area {
    text-align: right;
}
.button-area__submit {
    font-size: 14px;
    font-size: 1.4rem;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #357;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
}
.button-area__submit:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
@media only screen and (max-width: 599px) {
    .button-area__submit {
        border-radius: 0;
        -webkit-appearance: none;
        height: 40px;
        width: 100%;
    }
}
.wpcf7-response-output {
    display: none !important;
}
.wpcf7-not-valid-tip {
    display: inline !important;
    font-size: 2em !important;
}
@media only screen and (max-width: 599px) {
    .wpcf7-list-item {
        margin: 0 !important;
    }
}
.pagination {
    clear: both;
    height: 26px;
    padding-top: 40px;
    position: relative;
    text-align: center;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span {
    font-size: 14px;
    font-size: 1.4rem;
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    background-color: #fff;
    border: 1px solid #357;
    color: #357;
    display: inline-block;
    margin: 0 8px;
    padding: 5px 7px;
    white-space: nowrap;
}
.pagination .wp-pagenavi a {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pagination .wp-pagenavi a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    zoom: 1;
}
.pagination .wp-pagenavi .current {
    background-color: #357;
    border-color: #357;
    color: #fff;
    font-weight: bold;
}
.pagination .wp-pagenavi .extend {
    background-color: transparent;
    border: none;
    padding: 0;
}
.pagination .wp-pagenavi .previouspostslink,
.pagination .wp-pagenavi .nextpostslink {
    border: none;
    color: transparent;
    height: 22px;
    padding: 0;
    vertical-align: super;
    width: 13px;
}
.pagination .wp-pagenavi .previouspostslink {
    font-size: 22px;
    font-size: 2.2rem;
    color: #357;
    vertical-align: top;
}
.pagination .wp-pagenavi .nextpostslink {
    font-size: 22px;
    font-size: 2.2rem;
    color: #357;
    vertical-align: top;
}

#page_ttl-wp {
  background: url(../images/contact/contact_banner.jpg) no-repeat center center;
  padding-bottom: 30px; 
}
.inbox {
    width: 1000px;
    margin: 60px auto 80px;
}
