.elementor-kit-2168{--e-global-color-primary:#000000;--e-global-color-secondary:#3FC097;--e-global-color-text:#000000;--e-global-color-accent:#1A956E;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-2168 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    font-family: ""游ゴシック"", ""YuGothic"", ""ヒラギノ角ゴ Pro"", ""Hiragino Kaku Gothic Pro"", ""メイリオ"", ""Meiryo"", sans-serif;
}

#main a：:not(.elementor-button-link), #secondary a {
    color: #01a0c7;
}

.font_mini {
    font-size: 14px;
}

@media (max-width: 767px) {
    .pc {
        display: none;
     }  
    .jet-menu-item-desc,
    .jet-nav-item-desc {
    text-align: center;
    }  
}


table {
    width: 100%;
}

table th {
    white-space: nowrap;
}

@media (min-width: 767px) {
    table th {
        width: 150px;
    }
}

/*ブログ*/

body:not(.page-template-fullwidth-content) .site-content {
    margin: 8% 0;
}

@media (min-width: 940px){
#secondary{
    max-width: 28.33%;
    padding-left: 5%;
}
}

.widget-title {
    font-size: 20px;
}

#main .posts-list__item .entry-title a,
#secondary .widget_recent_entries li a,
.post-title {
    color: #000;
}

#main .posts-list__item .entry-title a:hover,
#main .cat-links a,
#main .nav-links a,
#secondary .widget_recent_entries li a:hover {
    color: #01a0c7;
}

#main .posts-list__item a.btn {
    background: #01a0c7;
    color: #fff;
}

.widget_recent_entries .post-date,
.cat-links,
.posted-on,
.nav-text {
    color: #999;
    font-size: 12px;
}

/* フォーム */

table.order {
        border: none;
        width: 100%;
}

table.order th,
table.order td {
        border: none;
        background-color: #fff !important;
}

table.order th {
        width: 20%;
        text-align: left;
        padding: 15px 15px 15px 60px;
}

table.order td {
    padding: 15px 60px 15px 15px;
}

table.order tr:first-child th,
table.order tr:first-child td
 {
    padding-top: 60px;
}

table.order tr:last-child th ,
table.order tr:last-child td {
    padding-top: 60px;
    padding-bottom: 60px;
}

.accept {
    text-align: center;
}

.form-privacy {
    width: 100%;
    height: 20vw;
    overflow: auto;
    text-align: center;
    padding: 40px 0;
    margin: 60px 0;
    background-color: #fff;
    font-size: 15px;
    line-height: 2;
}

.size1 {
    font-size: 24px;
    color:#172B88;
}

.size2 {
    font-size: 18px;
    color: #172B88;
    margin-top: 40px;
}


@media (max-width: 767px) {
table.order {
    background-color: #fff;
}

table.order th,
table.order td {
    display: block;
    padding: 10px;
}

table.order th {
    padding-bottom:0;
}
table.order td {
    padding-top: 0;
}

table.order tr:first-child th,
table.order tr:first-child td {
    padding-top: 15px;
}

table.order tr:last-child th {
    padding-top: 10px;
    padding-bottom: 0;
}

table.order tr:last-child td {
    padding-top:10px;
    padding-bottom:15px;
}

.form-privacy {
    padding: 20px 10px;
    height: auto;
}
}

.required {
        color: #FFA226;
        font-weight: 300;
}

/*kava topスクロール*/
#toTop {
    border: solid 1px #172b88;
    padding: 2px 8px;
    background: #fff;
}

#toTop:before {
    color: #172b88;
}/* End custom CSS */