@charset "utf-8";
@import url("css/main.css");
/*
Theme Name: habakiri-wps
Theme URI: https://shukyaku-omakase.com/
Author: aPRact, Inc
Author URI: https://apract.co.jp/
Version: 1.5.0
Requires PHP:5.6
Tested up to:5.0
License: GNU General Public License
Template: habakiri
*/

[data-name="mojs-shape"] {
    pointer-events: none;
    z-index: 9999999; }
img{
    -webkit-backface-visibility: hidden;
    }
/* Safari 6.1+ (10.0 is the latest version of Safari at this time) */
@media (max-width: 991px) and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
    @media {
        .header__content {
            display: flex;
        }
        .header__content .header__col {
            width: 100%;
        }
    }
}
@media (max-width: 991px) { @-moz-document url-prefix() {
    .header__content {
        display: table;
    }
    .header__content .header__col {
        width: inherit;
    }
    }

    @supports (-ms-ime-align:auto) {
        .header__content {
            display: table;
        }
        .header__content .header__col {
            width: inherit;
        }
    }
}
.privacy-text{
    display: inline-block;
}

.fixed-under{
    padding-bottom: 40px;
}
.foot-logo {
    max-width: 200px;
    margin-bottom:10px
}

@media only screen and (max-width:767px) {
    .foot-logo {
        max-width: 200px;
    }
}

.global-nav {
    z-index: 9999;
}

.footer-widget-area {
    font-size: 14px;
}

.vCard, .categories {
    display: none;
}

.page #main {
    margin-bottom: 0;
    margin-top: 40px;
}

@media (max-width: 767px) {
    .page #main {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

/*ヘッダーメニュー*/
.habakiri-slider__item-content {
    z-index: 2;
}

.header--fixed {
    position: fixed;
}

p img {
    margin-bottom: -11.5px;
}

.page-header__title {
    color: #333;
}

@media (max-width: 767px) {
    .page-header__title {
        font-size: 20px;
    }
}

.inquiries, .phone-content {
    display: none;
}

.phone-number {
    text-align: right;
    font-weight: bold;
    font-size: 25px;
    line-height: initial;
    margin: 0;
    font-family: 'arial';
}

.phone-number:before {
    content: "\f095";
    font-family: FontAwesome;
    color: #333;
    left: 10px;
    line-height: 0.7;
    font-size: 25px;
    padding-right: 10px;
}

.reception {
    text-align: right;
    line-height: initial;
    font-size: 12px;
    margin: 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.site-branding-head {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 992px) {
    .site-branding-head {
        display: table;
        width: 100%;
    }
    .site-branding-col {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    .inquiries {
        text-align: center;
        margin: 5px 0;
        width: 30%;
    }
}


/*ヘッダーメニュー*/


/*基本*/

body {
    word-break: break-all;
    font-size: 16px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.inquiriesbtn {
    border: none;
    border-radius: 6px;
    font-size: 18px;
}

.head-img {
    width: 100vw;
}

.head_slide_logo {
    opacity: 0.9;
    margin: auto;
    max-width: 700px;
    width: 100%;
}

.responsive-nav li ul {
    width: max-content;
    min-width: 200px;
}

.mincho {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.h2, h2 {
    font-size: 30px;
}

@media only screen and (max-width:767px) {
    .h1, h1 {
        font-size: 24px;
    }
    .h2, h2 {
        font-size: 22px;
    }
    .h3, h3 {
        font-size: 18px;
    }
}

.site-branding__logo {
    width: 280px;
    transition: all .3s;
    max-width: initial;
    height: auto;
}

.header--fixed--is_scrolled .site-branding__logo {
    width: 215px;
    height: auto;
    max-width: initial;
}

@media only screen and (max-width:767px) {
    body {
        font-size: 14px;
    }
    .site-branding__logo {
        width: 180px;
    }
    .header--fixed--is_scrolled .site-branding__logo {
        width: 180px;
    }
}

.site-branding {
    padding: 10px 0;
}

.copyright {
    background-color: #F1F1F1;
    color: #333;
    font-size: 12px;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .row-eq-height .row {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: flex;
    }
    .nopc {
        display: none !important;
    }
    .text-pc-center {
        text-align: center;
    }
}

@media only screen and (max-width:767px) {
    .nosp {
        display: none !important;
    }
}

.whatsnew h3 {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.entry-content_img {
    margin-bottom: 20px;
}

.entry-content_img img {
    display: block;
    margin: 0 auto;
}

.foot_box {
    display: inline-block;
    max-width: 210px;
}

@media (max-width: 991px) {
    .widget_nav_menu ul li {
        display: inline-block;
        margin: 0 10px;
        padding: 5px;
    }
    .foot_box_container{
        text-align:center;
    }
    .foot_box {
        text-align:left;
    }
}

/*基本ここまで*/


/*次の記事*/

#prev_next {
    width: 100%;
    margin: 40px 0 24px;
    padding: 0;
    display: table;
}

#prev_next #prev, #prev_next #next {
    width: 50%;
    padding: 20px 10px 10px;
    border-top: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    display: table-cell;
    position: relative;
    text-decoration: none;
}

#prev_next #prev p, #prev_next #next p {
    font-size: 90%;
    line-height: 1.5;
}

#prev_next #prev:hover, #prev_next #next:hover {
    background-color: rgba(238, 238, 238, 0.7);
}

#prev_next #prev {
    border-right: #ccc 1px solid;
}

#prev_next #prev_title, #prev_next #next_title {
    font-size: 90%;
    top: -1em;
    position: absolute;
    border: 1px #ccc solid;
    background: #fff;
    text-align: center;
    padding: 3px;
    color: #666;
}

#prev_next #next_title {
    right: 10px;
}

#prev_next #prev img, #prev_next #next img {
    margin: 0 auto;
}

#prev_next #prev_no, #prev_next #next_no {
    width: 50%;
    height: 140px;
    padding: 0 10px;
    display: table-cell;
}

#prev_next #prev_no {
    border-right: #ccc 1px solid;
}

#prev_next_home {
    margin: 0 auto;
    background-color: #337ab7;
    border: solid 9px #fff;
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    box-shadow: 0 0 0 3px #337ab7;
    -webkit-box-shadow: 0 0 0 3px #337ab7;
    -moz-box-shadow: 0 0 0 3px #337ab7;
    text-align: center;
}

#prev_next_home:hover {
    background-color: #2c689c;
}

#prev_next_home i {
    color: #FFF;
    margin: 10px auto;
    font-size: 60px;
}

@media only screen and (min-width: 780px) {
    #prev_next #prev, #prev_next #prev::before, #prev_next #prev::after, #prev_next #next, #prev_next #next::before, #prev_next #next::after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    #prev_next #prev_title, #prev_next #next_title {
        padding: 3px 10px;
    }
    #prev_next #next_title {
        right: 10px;
    }
    #prev_next #prev img {
        float: left;
        margin-right: 10px
    }
    #prev_next #next img {
        float: right;
        margin-left: 10px;
    }
}


/*次の記事ここまで*/


/*flexメニュー*/

.top-flex-box {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.top-flex-inner {
    height: auto;
width: 50%;
    margin: 0;
    padding: 0;
}
.osusumebox{
	margin:15px 0;
}
.osusumeinner .top-flex-inner p{
	    margin: 0;
    display: flex;
	    align-items: center;
}
.top-flex-inner p span{
background: #CC0033;
    color: #fff;
    padding: 7px;
    border-radius: 10px;
    margin-right: 10px;
    text-align: center;
    width: 3em;
}
.top-flex-inner p{
	margin:0;
}
.how-flex-inner {
    height: auto;
width: 48%;
    margin: 1%;
    padding: 0;
}
.how-flex-inner img{
	width: auto;
}
@media (max-width: 767px) {
.osusumeinner .top-flex-inner p{
    flex-direction: column;
}
	.top-flex-inner p span{
    margin-right: 5px;

}
	.osusumeinner .top-flex-inner p span{
    margin-right: 0;

}
}
/*flexメニューここまで*/


/*コンタクトフォーム*/
.privacy-link{
    display: inline-block;
}

.cform th {
    font-size: 14px;
    width: 22%;
    border-bottom: solid 1px #d6d6d6;
    padding: 15px 0 15px 15px;
}

.cform td {
    font-size: 14px;
    line-height: 150%;
    border-bottom: solid 1px #d6d6d6;
    padding: 15px 5px;
}

.cform {
    width: 100%;
    margin: auto;
}

.cform [type=submit] {
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-decoration: none;
    background: #ff8f00;
    color: #FFF;
    border-bottom: solid 4px #B17C00;
    border-radius: 3px;
}

.cform td .horizontal-item{
	margin-left: 10px;
}

.cform option, .cform textarea, .cform input[type=text], .cform input[type=email], .cform input[type=search], .cform input[type=url] {
    width: 100%;
}

.cform a {
    margin-left: 20px;
    display: inline-block;
}

.mw_wp_form_preview .form_inner_sample {
    display: none;
}

.form_inner_pref input[type=text] {
    max-width: 130px;
}

.form_inner_name input[type=text] {
    margin: 5px;
    max-width: 100px;
}

.form_inner_zip input[type=tel] {
    margin: 5px;
    max-width: 115px;
}

.form_inner_mail input[type=email], .form_inner_mail input[type=text] {
    max-width: 500px;
}

.required-srt {
    display:inline-block;
    font-size: 8pt;
    padding: 5px;
    background: #ce0000;
    color: #fff;
    border-radius: 3px;
    margin-left: 10px;
    vertical-align: middle;
}

@media only screen and (max-width:767px) {
    .cform th, .cform td {
        width: 100%;
        display: block;
        border-top: none;
    }
    .form_inner_name input[type=text] {
        max-width: 100%;
    }
    .form_inner_name {
        display: block;
    }
}

.submit-btn input {
    background: #ccc;
    width: 100%;
    max-width: 550px;
    min-width: 220px;
    margin: 30px auto;
    display: block;
    border: 1px #ccc solid;
    text-align: center;
    padding: 5px;
    color: #000;
    transition: all 0.4s ease;
}

.submit-btn input:hover {
    background: #b7b7b7;
}


/*コンタクトフォームここまで*/


/*会社概要テーブル*/

.tbcompany th {
width: 15%;
    border-bottom: solid 2px #333;
    color: #333;
    font-weight: bold;
    padding: 10px 0 10px 10px;
}

.tbcompany td {
    line-height: 150%;
    border-bottom: solid 2px #333;
    padding: 20px 25px 15px;
}

.tbcompany {
    width: 100%;
    word-break: break-all;
	    border-collapse: separate;
    border-spacing: 15px;
}

@media only screen and (max-width:767px) {
.tbcompany td {
    margin-bottom: 10px;
}
    .tbcompany th, .tbcompany td {
        width: 100%;
        display: block;
		text-align: left;
    }
}



/*会社概要テーブルここまで*/


/*ボタン*/

.linkbtn {
background: #878787;
    width: 380px;
    min-width: 220px;
    max-width: 100%;
    margin:  auto;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 20px;
    font-size: 16px;
    color: #ffffff;
    transition: all 0.4s ease;
    text-decoration: none;
    border-radius: 66px;

}

.linkbtn:hover {
	color: #fff;
    text-decoration: none;
}
.linkbtn {
	position:relative;
}
.linkbtn img {
    width: 35px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	 transition: all .3s;
}
.linkbtn:hover img{
 transition: all .3s;
 right: 10px;
}

@media only screen and (max-width:767px) {
.linkbtn img {
    width: 30px;
}
}

/*ボタンここまで*/

@media screen and (min-width: 768px) {
    .va-middle .row {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }
}


/*採用*/

.flow {
    width: 100%;
    padding: 25px 30px;
    background:#F1F1F1;
    margin-bottom: 5rem;
    position: relative;
    display: flex ;
	align-items: center;
    justify-content: space-between;
}
.flow_box{
	width:80%;
}
.flow_box h3{
	margin:0 0 20px 0;
	font-weight:bold;
}
.flow span{
min-width: 9em;
    background: #CC0033;
    color: #fff;
    padding: 7px;
    border-radius: 10px;
    margin-right: 10px;
    text-align: center;
}

.flow p, .flow-last p {
    margin: 5px 0 5px;
}

.flow:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    color: #878787;
    position: absolute;
    bottom: -63px;
    text-align: center;
    left: 0;
    font-size: 45px;
    right: 0;
}
.flow:last-child {
    margin-bottom: 40px;

}
.flow:last-child:after{
	display:none;
}
.flow-last {
    background-color: #ff8a00;
    color: #fff;
    line-height: 20px;
    font-size: 26px;
    font-weight: bold;
    padding: 15px 0 15px 20px;
}

@media only screen and (max-width:767px) {
    .flow, .flow-last {
        font-size: 16px;
        display: flex;
    }
	.flow {
     flex-direction: column;
		    padding: 15px;
}
	.flow span{
		margin:0;
		margin-top:10px;
		width:90%;
		    max-width: 120px;
	}
	.flow_box {
    width: 100%;
}
}


/*採用ここまで*/


/*Q&A*/

.qanda th {
    border-bottom: solid 1px #333;
    padding: 10px 0 10px 45px;
    font-size: 20px;
}

.qanda th:before {
    content: 'Q';
    font-size: 40px;
    font-family: 'Yu Gothic UI';
    font-weight: bold;
    position: absolute;
    top: -5px;
    left: 0;
    line-height: initial;
}

.qanda td {
    line-height: 150%;
    padding: 20px 0 10px 70px;
}

.qanda td:before {
    content: 'A';
    font-size: 40px;
    font-family: 'Yu Gothic UI';
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 15px;
    padding: 5px;
    background: #333;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
}

.qanda {
    font-size: 16px;
    width: 100%;
}

.qanda th, .qanda td {
    width: 100%;
    display: block;
    position: relative;
}

.qanda tr {
    display: block;
    margin-bottom: 30px;
}

.qanda p {
    margin: 0;
}

.qaindent {
    margin-left: 30px;
    margin-bottom: 10px;
}


/*Q&Aここまで*/

.su-title {
    border-bottom: solid 1px #333;
    padding-bottom: 10px;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 8000;
}

.pagetop a {
    display: block;
    background-color: #737373;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 10px 15px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.pagetop a:hover {
    text-decoration: none;
    color: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


/*問い合わせ*/

.all-borderline {
    border: 1px solid #989898;
    padding: 10px;
}

.contact-tel:before {
    position: absolute;
    content: "\f095";
    font-family: FontAwesome;
    color: #333;
    left: 10px;
    line-height: 0.7;
    font-size: 46px;
}

.contact-tel {
    border-bottom: solid 3px #333;
    padding: 0 0 15px 40px;
}

.cform-tel-numb {
    padding: 0 18px;
    font-size: 18px;
    line-height: 1em;
    margin: 25px 15px;
}

.contact-mail:before {
    position: absolute;
    content: "\f0e0";
    font-family: FontAwesome;
    color: #333333;
    left: 10px;
    line-height: 0.7;
    font-size: 40px;
}

.contact-mail {
    border-bottom: solid 3px #333;
    padding: 0 0 15px 40px;
}

.contact_comp {
    border-style: solid;
    border-color: #aaaaaa;
    background-color: #fafafa;
    padding: 20px 0;
    margin-bottom: 20px;
}

.page-header--has_background-image {
    padding-top: 110px;
    padding-bottom: 110px;
}

.sp_tel {
    margin: 10px auto;
    display: block;
}

@media screen and (min-width: 768px) {
    .cform-tel-numb {
        font-size: 28px;
    }
    .mailform {
        padding: 30px 55px;
        box-shadow: 0 3px 10px #e6e6e6;
        background-color: #ffffff;
    }
}


/*問い合わせここまで*/


/*フッターコンタクト*/

#footerFloatingMenu {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    text-align: center;
    background: #fff;
}

.under_btntext {
    color: #fff;
    font-size: 14px;
}

.under-form {
    padding: 0;
}

.under-form a{
    text-decoration:none;
}

.under-form .btn {
    border-radius: 0;
}

.under-form img {
    width: 20px;
}

.under-form p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #fff;
}

@media (min-width: 992px) {
    #footerFloatingMenu {
        display: none;
    }
}

/*フッターコンタクトここまで*/


/*グリッドデザイン*/

.grid_link {
    display: block;
    cursor: pointer;
}

.entries--archive a, .entries--related-posts a {
    color: #333;
    text-decoration: none;
    height: 100%;
}

.entries--archive a:hover, .entries--related-posts a:hover {
    color: #333;
}

.entries--archive, .entries--related-posts {
    display: flex;
    flex-wrap: wrap;
}

.entries--archive h2, .entries--related-posts h2 {
    font-size: 20px;
    margin: 0;
}

.entries .article {
    width: 23%;
    margin: 1%;
    padding-bottom: 0;
    border: none;
}

.entries .entry--has_media__link {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 1em;
}

.entries .entry--has_media__media {
    width: 100%;
}

.newslist .entry--has_media {
    height: 100%;
	    border: solid 1px #ccc;
}

.entry--has_media__inner img {
    object-fit: cover;
    transition: 0.2s;
}

.entry--has_media__inner img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
}

.entries .entry--has_media__body {
    overflow: initial;
}

.entry-meta_items {
    font-size: 12px;
    margin: 0;
}

.entry-meta_items:before {
    content: '\f017';
    font-family: FontAwesome;
    padding-right: 4px;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
    .entries .article {
        width: 47%;
        margin: 1.5%;
    }
}


/*グリッドデザインここまで*/


/*記事下ウィジェット*/

.kizi_under {
    margin: 60px 0 0;
}

/*兄弟*/
@media only screen and (min-width: 768px) {
    .bros-col-6 .row .col-sm-6:first-child {
        left: 50%;
    }
    .bros-col-6 .row .col-sm-6:last-child {
        right: 50%;
    }
    .bros-col-7 .row .col-sm-7 {
        right: 41.66667%;
    }
    .bros-col-7 .row .col-sm-5 {
        left: 58.33333%;
    }
    .bros-col-8 .row .col-sm-8 {
        right: 33.33333%;
    }
    .bros-col-8 .row .col-sm-4 {
        left: 66.66667%;
    }
}

.isAnimate {
    opacity: 1;
}
@media only screen and (min-width: 768px){
    .animated.delay-05s-pc {
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
    }
    .animated.delay-15s-pc {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
    }
    .animated.delay-1s-pc {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

    .animated.delay-2s-pc {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

    .animated.delay-3s-pc {
        -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }

    .animated.delay-4s-pc {
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
    }

    .animated.delay-5s-pc {
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
    }
}
@media all and (-ms-high-contrast: none) {
    .animated{
        opacity:1;

    }
}

/* その場で */
.fadeIn{
    animation-name:fadeInAnime;
    animation-duration:1s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeInAnime{
      from {
        opacity: 0;
      }

      to {
        opacity: 1;
      }
    }

    /* 下から */

    .fadeUp{
    animation-name:fadeUpAnime;
    animation-duration:1.5s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeUpAnime{
      from {
        opacity: 0;
        transform: translateY(100px);
      }

      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    /* 上から */

    .fadeDown{
    animation-name:fadeDownAnime;
    animation-duration:1.5s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeDownAnime{
      from {
        opacity: 0;
        transform: translateY(-100px);
      }

      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    /* 左から */

    .fadeLeft{
    animation-name:fadeLeftAnime;
    animation-duration:1.5s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeLeftAnime{
      from {
        opacity: 0;
        transform: translateX(-100px);
      }

      to {
        opacity: 1;
        transform: translateX(0);
      }
    }

    /* 右から */

    .fadeRight{
    animation-name:fadeRightAnime;
    animation-duration:1.5s;
    animation-fill-mode:forwards;
    opacity:0;
    }

    @keyframes fadeRightAnime{
      from {
        opacity: 0;
        transform: translateX(100px);
      }

      to {
        opacity: 1;
        transform: translateX(0);
      }
    }
/*スマホメニュー*/
/*
.off-canvas-nav--dark {
background-color: #fff;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
.off-canvas-nav--dark a:hover {
background-color: #55BCCE;
}
.off-canvas-nav--dark > ul, .off-canvas-nav--dark > * > ul {
border-bottom: none;
}
.off-canvas-nav--dark li {
border-top: none;
border-bottom: 1px solid #eaeaea;
}
.off-canvas-nav--dark a {
color: #000;
}
.off-canvas-nav--dark .current-menu-item > a, .off-canvas-nav--dark .current_page_ancestor > a, .off-canvas-nav--dark .current-page-ancestor > a, .off-canvas-nav--dark .current_page_item > a, .off-canvas-nav--dark .current_page_parent > a {
background-color: #55BCCE;
color: #fff;
}
.off-canvas-nav--dark ul ul {
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
}
.off-canvas-nav--dark ul ul li {
border-left: none;
}
.global-nav {
z-index: 9999;
}
*/
/*スマホメニュー幅*/
/*
.off-canvas-nav-right.off-canvas-nav-open .responsive-nav-contents, .off-canvas-nav-right.off-canvas-nav-open .off-canvas-nav {
transform: translate(-220px, 0);
-ms-transform: translate(-220px, 0);
-moz-transform: translate(-220px, 0);
-webkit-transform: translate(-220px, 0);
}
.off-canvas-nav-right .off-canvas-nav {
right: -220px;
}
.off-canvas-nav {

max-width: 220px;
}
*/
/*スマホアンダー*/
/*
.under-form .btn {
background-color: #337ab7;
border-color: #2e6da4;
}
*/
