/*
Theme Name: twentyfifteenの子テーマ
Template: twentyseventeen
*/

@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);
@import url('https://fonts.googleapis.com/css?family=Unica+One');
@import url('https://fonts.googleapis.com/css?family=Audiowide');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');
body {
    font-family: "Mplus 1p";
}

#content {
    padding: 0px;
}

.link8{
    padding: 5px 0;
    display: block;
    margin: 0 auto;
}

.page_box h2 {
    background: #3774ec;
    padding: 20px;
    font-size: 30px;
    color: #fff;
}

.page_box h3 {
    font-size: 25px;
    border-left: 5px solid #4CAF50;
    padding-left: 10px;
}

.breadcrumbs_boxs {
    background: #fff!important;
    padding: 20px 30px!important;
}

.breadcrumbs_box {
    background: #fff!important;
}

.midashi_box {
    background: #eee;
    padding: 10px;
}

.midashi_area {
    padding: 10px 30px!important;
    background: #eee!important;
}

.midashi_area p:before {
    content: "\f138";
    font-family: FontAwesome;
    margin-right: 10px;
}

.midashi_area p {
    font-family: 'Audiowide', cursive;
    margin: 0;
    font-size: 30px;
    color: #555;
}

.site-footer {
    background: #fff;
    position: relative;
    margin-top: 0;
    padding-top: 15px;
    margin-bottom: -2px;
}

.navigation-top .wrap {
    max-width: 1200px;
}

.navigation-top {
    font-size: 14px;
    z-index: 99999;
}

ul#top-menu {
    text-align: center;
}

.main-navigation a {
    padding: 14px 15px;
    font-size: 13px;
    font-weight: 500;
}

.page-one-column .panel-content .wrap {
    max-width: 1200px;
    padding-bottom: 5em;
    padding-top: 5em;
}

.dot {
    background-image: url(img/bg.png);
    background-attachment: fixed;
}

.topbox {
    padding: 35px 25px;
    height: auto;
    color: #fff;
}

.topbox_1 {
    background: #6a98ff;
}

.topbox_2 {
    background: #eab936;
}

.topbox_3 {
    background: #0EAD6B;
}

.topbox_4 {
    background: #0071B3;
}

.topbox_5 {
    background: #f28f49;
}

.topbox_6 {
    background: #00824c;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    font-weight: 400!important;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.midashi_e {
    font-size: 25px;
    font-weight: bold;
    font-family: 'Unica One', cursive;
}

.midashi_j {
    font-size: 15px;
    font-weight: 500!important;
    margin-bottom: 30px;
}

.top_link {
    text-align: center;
    margin-top: 25px;
}

.top_link p {
    width: 300px;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

.top_link a {
    font-size: 15px;
    font-weight: 600;
    color: #555;
}

.logo_box {
    float: left;
}

.menu_box {
    float: right;
}

.wrap {
    max-width: 1200px;
    background: #fff;
    padding: 30px 30px;
}

.panel-image {
    height: 250px;
}

.front_item {
    text-align: center;
    color: #fff;
}

.top_link strong {
    background: linear-gradient(transparent 60%, #FFB8C4 60%);
}

.front_item_text {
    text-align: center!important;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
    font-family: 'Unica One', cursive;
}

.front_item_box h3 {
    font-size: 20px;
    text-align: center;
    font-weight: 400!important;
    margin-top: 20px;
}

.front_item_box {
    overflow: hidden;
    background: #6a98ff;
    padding: 50px 0;
    background-image: url(img/bg_b.png);
    background-attachment: fixed;
}

.front_item_box2 {
    overflow: hidden;
    background: #ff6d6d;
    padding: 50px 0;
    background-image: url(img/bg_r.png);
    background-attachment: fixed;
}

.front_item_box3 {
    overflow: hidden;
    background: #fff;
    padding: 50px 0;
    background-attachment: fixed;
}

.front_item_box4 {
    overflow: hidden;
    background: #0ead6b;
    padding: 50px 0;
}

.front_item h2 {
    margin-bottom: 5px!important;
}

.front_item img {
    border-radius: 20px;
}

.button {
    display: inline-block;
    width: 90%;
    margin: 5px auto;
    padding: 15px 0px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    transition: .3s;
}

a.button_a {
    position: relative;
    z-index: 2;
    overflow: hidden;
    transition-delay: 0;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    padding: 17px;
}

a.button_a::after {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    margin: 0;
    background: #fff;
    transition: .3s;
    transition-delay: .4s
}

a.button_a:hover {
    color: #555;
    transition-delay: .4s;
    text-decoration: none;
}

a.button_a:hover::after {
    left: 0;
    transition-delay: 0
}

.news {
    background: #0ead6b;
    padding: 10px 30px;
}

.news dl {
    width: 80%;
    margin: 10px auto;
}

.news dt {
    float: left;
    clear: left;
    width: 20%;
    margin: 15px 5px;
}

.news dd {
    float: left;
    width: 60%;
    text-align: left;
    margin: 15px 5px;
}

.front_cate {
    width: 16%!important;
    text-align: center!important;
}

.news a {
    color: #fff;
    margin-left: 5px;
}

.cate {
    background: #fff;
    padding: 5px 20px;
    color: #0ead6b;
    font-weight: bold;
}

.black_text h2,
.black_text h3,
.black_text p {
    color: #222;
}

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

.company_name {
    font-size: 25px;
}

.company_mail,
.company_tel {
    font-size: 20px;
    font-weight: bold;
}

.company,
.sns {
    padding: 50px 0;
}

.primary_page {
    width: 100%;
}

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

.single-featured-image-header img {
    position: fixed;
}

.single-featured-image-header h1 {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 60px;
    z-index: 4;
    color: #fff;
}

.single-featured-image-header {
    height: 200px;
}

.clear {
    clear: both;
}

.flow {}

.flow p {
    font-size: 18px;
    line-height: 30px;
}

.flow_right {}

.flow_right p {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0;
}

.flow_left p {
    font-size: 18px;
    width: 80%;
    background: #4caf50;
    text-align: center;
    padding: 10px;
    color: #fff;
    border-radius: 10px;
}

.page h2 {
    text-align: center;
    margin-bottom: 25px;
}

.page h3 {
    margin: 50px 0 22px;
}

.itemp_box {
    margin-bottom: 10px;
}

.company_p table {
    border-collapse: collapse;
    width: 100%;
}

.company_p th,
.company_p td {
    padding: 30px;
    border: 1px solid #999;
    border-top: none;
    background: #fff;
}

.company_p th {
    background-color: #eee;
    text-align: center;
    width: 30%;
}

.company_p h2,
.company_p h3 {
    background: #4f74ff;
    margin: 0;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    border-left: none;
}

.site-content {
    background-image: url(img/bg.png);
}

.list_link,
.kaitori_link {
    margin-top: 10px;
}

.list_link p {
    background: #4CAF50;
    width: 80%;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
}

.kaitori_link p {
    background: #FF9800;
    width: 80%;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
}

.list_link a,
.kaitori_link a {
    color: #fff;
}

.item {}

.item span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background: #ff8d15;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    margin-right: 15px;
}

.item figure {
    position: relative;
}

.item h3 {
    margin: 15px 0 10px;
    font-size: 15px;
}

.item_c {
    margin-bottom: 30px;
    height: 245px;
}

.nolist {
    margin-top: 20px;
}

.nolist p {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    border: 5px solid #D94A54;
    padding: 10px 0;
}

.prize {}

.prize figure {
    position: relative;
}

.prize h4 {
    margin-top: 10px;
    padding-top: 10px;
}

.prize span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background: #ff8d15;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    margin-right: 15px;
}

.prize_link,
.item_link {
    margin-top: 15px;
}

.prize_link p,
.item_link p {
    width: 300px;
    background: #03A9F4;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
    font-size: 20px;
}

.item_link p {
    width: 350px;
    background: #FF9800;
}

.prize_link a,
.item_link a {
    color: #fff;
}

.tokuchopic img {
    margin: 50px auto;
    box-shadow: 0px 3px 7px -1px #cccccc;
    -moz-box-shadow: 0px 3px 7px -1px #cccccc;
    -webkit-box-shadow: 0px 3px 7px -1px #cccccc;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 2px solid #ffffff;
}

.tokucho hr {
    clear: both;
}

.tokucho_p p {
    font-size: 20px;
    line-height: 35px;
}

.has-sidebar #secondary {
    width: 25%;
}

.has-sidebar:not(.error404) #primary {
    float: left;
    width: 70%;
}

.front_voice {
    overflow: hidden;
    background: url(img/voicebg.jpg);
    padding: 50px 0;
    background-attachment: fixed;
}

.front_voice h2 {
    color: #222;
    margin-bottom: 0;
}

.front_voice h3 {
    color: #222;
    text-align: left;
    margin: 5px 0 10px;
}

.front_voice p {
    color: #222;
    text-align: left;
}

.front_voice br {
    display: none;
}

.fornt_voice_company {
    text-align: right!important;
}

.black_text {
    color: #222;
}

.voice_box_o {
    overflow: hidden;
    margin-bottom: 20px;
}

.voice_box_o img {
    border-radius: 100px;
}

.dotted {
    width: 100%;
    height: 100%;
    background-image: url(http://gifu-tokki.jp/wp-content/uploads/2017/02/backmovie.png);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

.dotted p {
    padding: 350px 0;
    color: #fff;
    text-align: center;
    font-size: 40px;
}

.site-content-contain {
    z-index: 3;
}

.site-footer {
    z-index: 4;
}

.wp-custom-header-video-button {
    top: 62px;
    z-index: 5;
}

.menu-scroll-down {
    color: #ffffff!important;
    top: 18px!important;
    padding: 6px!important;
    border-radius: 8px;
    background: #6a98ff;
}

#menu-item-49 {
    margin-right: 17px;
}

.social-navigation a {
    background-color: #365899;
}

.entry-title {
    margin-bottom: 0.25em;
    font-size: 25px;
}

.item table {
    border-collapse: collapse;
    width: 100%;
}

.item th,
.item td {
    padding: 10px;
    border-bottom: 1px dotted #999;
}

.item th {
    text-align: center;
    width: 30%;
}

.comment_title {
    font-size: 20px;
    border-left: 5px solid #337ab7;
    padding-left: 10px;
    font-weight: 500;
}

.item_form_link {
    margin-top: 20px;
}

.item_form_link p {
    width: 80%;
    background: #4CAF50;
    padding: 15px 0;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    border-radius: 10px;
}

.item_form_link a {
    color: #fff;
}

.entry-title {
    margin-bottom: 15px!important;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.osusume_link {
    margin-top: 50px;
}

.osusume_link h2 {
    text-align: center;
    background: #337ab7;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 15px;
}

.osusume_link h3 {
    font-size: 16px;
    line-height: 19px;
}

.widget-title {
    font-size: 20px!important;
    margin-bottom: 10px!important;
    background: #4CAF50!important;
    padding: 10px!important;
    padding-top: 10px!important;
    color: #fff!important;
}

.wpp-list li {
    font-size: 16px;
}

.contact table {
    border-collapse: collapse;
    width: 100%;
}

.contact th,
.contact table td {
    padding: 10px;
    border-bottom: 1px dotted #999;
}

.contact th {
    text-align: center;
    width: 35%;
}

.hissu {
    font-size: 12px;
    font-weight: 400;
    color: #ff0000;
}

.send {
    text-align: center;
}

.send input {
    font-size: 15px;
    font-weight: 400;
    background: #31708f;
    width: 300px;
}

.send input:hover {
    background: #FF5722;
}

.logbox {
    border: solid 1px #ccc;
    width: 98%;
    height: 650px;
    padding: 0.5em;
    overflow: auto;
}

.contact_link {
    margin-bottom: 20px;
}

.contact_link p {
    width: 300px;
    margin: 0 auto;
    padding: 10px;
    background: #03A9F4;
    font-size: 20px;
}

.contact_link a {
    color: #fff;
}

.am_box img {
    box-shadow: 0px 0px 6px 3px #c2c2c2;
    -moz-box-shadow: 0px 0px 6px 3px #c2c2c2;
    -webkit-box-shadow: 0px 0px 6px 3px #c2c2c2;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 5px solid #ffffff;
    margin: 25px 0;
}

.kaitori table {
    border-collapse: collapse;
    width: 100%;
}

.kaitori th,
.kaitori td {
    padding: 10px;
    border: 1px solid #999;
}

.kaitori th {
    background-color: #eee;
    text-align: center;
    width: 30%;
}

.kaitori_osusume {
    margin-top: 30px;
}

.kaitori_osusume h2 {
    text-align: center;
    background: #337ab7;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    margin-bottom: 15px;
}

.kaitori_osusume p {
    font-size: 20px;
    padding: 5px 20px;
}

.kaitori_osusume a {
    color: #D94A54;
}

.kaitori_osusume p:before {
    content: "\f0a4";
    font-family: FontAwesome;
    padding-right: 10px;
}

.itemp_box img {
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 15px;
}

.right_bar {
    float: left;
    width: 70%;
}

#secondary {
    font-size: 0.875rem;
    line-height: 1.6;
    float: right;
    padding-top: 0;
    width: 25%;
}

.menu-sidemenu-container li {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 10px;
}

.menu-sidemenu-container li:before {
    content: "\f138";
    font-family: FontAwesome;
    padding-right: 10px;
    color: #222;
}

.page-header-tax {
    padding: 10px 0 20px;
}

.page-title-tax {
    font-size: 25px;
    padding-left: 15px;
    border-left: 5px solid #365899;
}

#wpp-2 li,
#wpp-3 li {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 10px;
}

#wpp-2 li:before {
    content: "\f14a";
    font-family: FontAwesome;
    padding-right: 10px;
    color: #F26964;
}

#wpp-3 li:before {
    content: "\f14a";
    font-family: FontAwesome;
    padding-right: 10px;
    color: #40AAEF;
}

.voice_box_o strong {
    background: linear-gradient(transparent 50%, #FFB8C4 50%);
}

.page-header {
    background-color: #222;
    color: #fff;
    background-attachment: fixed;
}

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

.page-header {
    background-position: 50%;
    background-size: cover;
    margin-top: 70px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 0px;
}

.dotted2 {
    background-image: url(http://gifu-tokki.jp/wp-content/uploads/2017/02/backmovie.png);
    padding: 100px 0;
}

.post_index {}

.post_index h2 {
    font-size: 20px;
    font-weight: bold!important;
    margin-top: 10px!important;
}

.post_p {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}

.post_cate {
    float: left;
    margin-right: 20px;
}

.post_date {}

.post_title {
    font-size: 25px;
    line-height: 30px;
    border-bottom: 2px dotted #ccc;
    padding-bottom: 20px;
    margin-top: 10px!important;
    border-left: none!important;
    padding-left: 0!important;
    margin-bottom: 10px!important;
}

.post_meta {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.post-header {}

.post-header h1 {}

.a-img img {
    margin-top: 10px;
}

#top_c {
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
}

.greeting {
    text-align: center;
    font-size: 40px;
    padding: 50px;
}

.greeting strong {
    background: linear-gradient(transparent 50%, #FFB8C4 50%);
}

.greeting_t {
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}

.ceo {
    text-align: right;
    font-size: 20px;
    margin-bottom: 30px;
    padding-right: 20px;
    font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

a img:hover {
    opacity: 0.4;
    filter: alpha(opacity=60);
}

.main-navigation li li:hover,
.main-navigation li li.focus {
    background: #6a98ff;
}

.fa-facebook-official {
    margin-right: 10px;
    color: #305097;
}

.fa-twitter-square {
    margin-right: 10px;
    color: #00aced;
}

.wp-custom-header-video-button {
    display: none;
}

.type-post h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    border-left: 3px solid #f26964;
    padding-left: 10px;
}

.type-post h3 {
    margin: 40px 0 30px;
}

.type-post p {
    line-height: 27px;
    margin-bottom: 20px;
}

.post_index h2 {}

blockquote {
    border-left: 5px solid #2196F3;
    font-style: normal;
}

.sp {
    display: none;
}

.newgame {
    background: none;
}

.newgame table {
    border-collapse: collapse;
    width: 100%;
}

.newgame table th,
.newgame table td {
    padding: 10px;
    border: 1px solid #fff;
}

.newgame table th {
    text-align: center;
    width: 30%;
}

.newgame a {
    color: #fff;
}

.top_kyotai_link a {
    display: block;
    background: #FFC107;
    padding: 10px 0;
    width: 300px;
    margin: 0 auto;
    font-size: 20px;
}

@media screen and (max-width: 414px) {
    .company_p table {
        border-top: 1px solid #999;
    }
    .company_p td {
        display: block;
        text-align: center;
    }
    .company_p th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }
    .item table {
        border-top: 1px solid #999;
    }
    .item td {
        display: block;
        text-align: center;
    }
    .item th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }
    .contact table {
        border-top: 1px solid #999;
    }
    .contact td {
        display: block;
        text-align: center;
    }
    .contact th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }
    .kaitori table {
        border-top: 1px solid #999;
    }
    .kaitori td {
        display: block;
        text-align: center;
    }
    .kaitori th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }
    .dotted {
        display: none;
    }
    .midashi_area p {
        font-size: 20px;
    }
    .page h3 {
        margin: 10px 0 40px;
    }
    .voice_box_o h3 {
        margin: 30px 0 20px;
        font-size: 20px;
    }
    .news dt {
        width: 100%;
    }
    .news dd {
        float: none;
        width: 100%;
        clear: both;
        text-align: left;
        margin: 15px 5px;
    }
    .front_cate {
        width: 100%!important;
        text-align: center!important;
    }
    .page_box h2 {
        font-size: 20px;
    }
    .page_box h3 {
        margin: 20px 0 10px!important;
        font-size: 20px;
    }
    .flow_left p {
        width: 100%;
    }
    .prize h4 {
        margin: 10px 0 30px;
    }
    .has-sidebar:not(.error404) #primary {
        float: none;
        width: 100%;
    }
    .has-sidebar #secondary {
        width: 100%;
        float: none;
    }
    .item_form_link p {
        width: 100%;
        font-size: 18px;
    }
    .list_link p,
    .kaitori_link p {
        width: 100%;
    }
    .page-header {
        margin-top: 10px;
    }
    .cata_p {
        text-align: left;
        padding: 5px 20px;
    }
    .cata_p br {
        display: none;
    }
    .news dl {
        width: 100%;
    }
    .greeting {
        padding: 50px 10px;
        font-size: 30px;
    }
    .greeting_t {
        text-align: left;
    }
    .menu_box {
        margin-top: 5px;
        margin-right: 20px;
        border: 1px solid #ccc;
    }
    .a-img {
        text-align: center;
        margin-bottom: 10px;
    }
    .page-header {
        background-color: #222;
        color: #fff;
        background-attachment: inherit;
    }
    .sp {
        display: block;
        margin-bottom: 20px;
    }
    .sp img {
        box-shadow: rgb(179, 182, 186) 0px 7px 13px 0px;
        -webkit-box-shadow: rgb(179, 182, 186) 0px 7px 13px 0px;
        -moz-box-shadow: rgb(179, 182, 186) 0px 7px 13px 0px;
    }
    .wrap {
        padding-bottom: 20px!important;
        padding-top: 20px!important;
    }
    .sns h3 {
        margin: 50px 0 20px;
    }
    .logo_box {
        margin-left: 20px;
    }
    .newgame table {
        border-top: 1px solid #999;
    }
    .newgame table td {
        display: block;
        text-align: center;
    }
    .newgame table th {
        display: block;
        border-top: none;
        border-bottom: none;
        width: 100%;
    }
}
.page-header-area{
    height: 60px;
}

.page-header-area + .page-header{
	margin-top:0;
}