@charset "UTF-8";

.detale-contents .item .text-indent {
    padding-left: 1em;
    text-indent: -1em;
}
.detale table td {
    vertical-align: middle;
}
.detale .table-border-none,
.detale table .table-border-none,
.detale .table-border-none td,
.detale table .table-border-none td {
    border: none;
}

.contact select {
    color: #3e3a39;
}

.mw_wp_form_confirm .select-wrap:before,
.mw_wp_form_confirm .select-wrap:after {
    content: none;
}

.search .box {
    max-width: 700px;
    margin: 0 auto;
}
.search .box iframe[name="googleSearchFrame"] {
    width: 100%;
}

.site-map {
    background: #eee;
}

.mw_wp_form_confirm .mail-confirm {
    display: none;
}

@media screen and (max-width: 768px) {
    .contact textarea {
        height: 160px;
    }
}

.message .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 90%;
    line-height: 1.6;
    padding: 20px 0;
}
.message .ttl {
    font-weight: bold;
    padding: 0 10px 0 0;
}
.message a {
    text-decoration: none;
    border: 1px solid #1279b7;
    border-radius: 4px;
    padding: 3px 10px;
    font-size: 90%;
    line-height: 1.6;
    margin: 5px 0 0;
    display: inline-block;
}
.f2 header .message * {
    font-size: 100%;
}

.table-layout03 {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .table-layout03 {
        table-layout: fixed;
    }
}

.table-layout03 th,
.table-layout03 td {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    font-weight: normal;
    padding: 15px 20px;
    vertical-align: middle;
}

@media screen and (max-width: 768px) {
    .table-layout03 th,
    .table-layout03 td {
        font-size: 12px;
        padding: 7px 14px;
    }
}

.table-layout03 tr:nth-child(1) th {
    background: #f7f7f7;
    color: #3e3a39;
}

.table-layout03 th {
    text-align: left;
}

.table-layout03 .linkmark {
    display: inline-block;
}

.table-layout03 .linkmark:after {
    top: 16px;
}

@media screen and (max-width: 768px) {
    .table-layout03 .linkmark:after {
        top: 12px;
    }
}

@media screen and (max-width: 768px) {
    .table-layout03 .linkmark a {
        font-size: inherit;
    }
}

/***** support system *****/

.w-comp {
    padding: 0 0 90px;
}

.w-comp .pcnone {
    display: none;
}

.centerText {
    text-align: center;
}

.w-comp .w-comp-section:not(:last-child) {
    margin-bottom: 50px;
}

.w-comp .title-box {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}

.w-comp .tit03,
.w-comp .tit04 {
    font-family: inherit;
    font-weight: normal;
}

.w-comp .tit03 {
    color: inherit;
    font-size: 22px;
    padding: 0 0 15px 1.25em;
    position: relative;
}

.w-comp .tit03::before {
    left: 0;
}

.w-comp .tit04 {
    border-bottom: 1px solid #eee;
    color: #1279b7;
    font-size: 20px;
    margin: 30px 0 15px;
    padding: 0 0 15px;
}

.w-comp .w-comp-subsection,
.w-comp .w-comp-para,
.w-comp .w-comp-fig,
.w-comp .icon-list,
.w-comp .w-comp-dl,
.w-comp .w-comp-numlist,
.w-comp .w-comp-table,
.w-comp .w-comp-tel {
    margin-bottom: 20px;
}

.w-comp .w-comp-fig img {
    max-width: 100%;
    vertical-align: middle;
}

.w-comp .icon-list > li {
    background: url(../img/list-mark03.png) no-repeat left 12.7px;
    background-size: 7px 7px;
    margin-bottom: 10px;
    padding-left: 1em;
}

.w-comp .w-comp-numlist > li {
    margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}

.w-comp .w-comp-table {
    table-layout: fixed;
	width: 100%;
}

.w-comp .w-comp-table th,
.w-comp .w-comp-table td {
    border: 1px solid #ededed;
    text-align: center;
    padding: .5em 1em;
    vertical-align: middle;
}

.w-comp .w-comp-table-bg {
    background: #f7f7f7;
}

.w-comp .w-comp-table th {
    color: #1279b7;
    font-weight: normal;
}

.w-comp .w-comp-table td {
    padding-left: 20px;
}

.w-comp .w-comp-table thead th {
    background: #d3edfb;
}

.w-comp .w-comp-table em {
    font-size: 150%;
    font-style: normal;
    font-weight: bold;
    margin: 0 .25em;
}

.w-comp .w-comp-indent {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
}

.w-comp u {
    text-decoration: underline;
}

.w-comp .w-comp-tel {
    text-align: center;
}

.w-comp .w-comp-telterm {
    font-size: 22px;
    margin-bottom: 10px;
}

.w-comp .w-comp-telterm small {
    font-size: 18px;
}

.w-comp .w-comp-teldetail {
    font-size: 30px;
}

.w-comp-mailImg{
    width: auto;
    height: 24px;
}

.w-comp .w-comp-teldetail a {
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
}

.w-comp .w-comp-form {
    text-align: center;
}

.w-comp .w-comp-formterm {
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .w-comp .w-comp-formterm {
        text-align: left;
    }
}

.w-comp .w-comp-formbtn {
    background: #0067b0;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    max-width: 300px;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .w-comp section {
        padding-top: 0;
    }
    .w-comp p, a {
        font-size: inherit;
        line-height: inherit;
    }
    .w-comp {
        padding: 30px 0 45px 0;
    }
    .w-comp .pcnone {
        display: block;
    }
    .centerText {
        font-size: 14px;
    }
    .w-comp .tit03 {
        font-size: 18px;
        margin-top: 0;
    }
    .w-comp .tit04 {
        font-size: 16px;
    }
    .w-comp .icon-list > li {
        background-position: left 9.1px;
    }
    .w-comp .w-comp-table th,
    .w-comp .w-comp-table td {
        padding: .25em .5em;
    }
    .w-comp .w-comp-telterm {
        font-size: 18px;
    }
    .w-comp .w-comp-telterm small {
        font-size: 14px;
    }
    .w-comp .w-comp-teldetail {
        font-size: 22px;
    }
    .w-comp .w-comp-formbtn {
        font-size: 14px;
        padding: 10px 0;
    }
}

@media screen and (max-width: 374px) {
    .w-comp .w-comp-telterm {
        font-size: 17px;
    }
    .w-comp .w-comp-teldetail {
        font-size: 21px;
    }
}

nav{
    height: auto;
}

nav ul li a{
    font-size: 16px;
}

nav ul{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

nav ul.subnav{
    display: block;
}

nav ul.subnav li{
    text-align: center;
    display: block;
}

nav ul.subnav li:before , nav ul.subnav li:after{
    display: none;
}

nav ul.subnav li:last-of-type:after{
    display: none;
}

#nav-sp ul .subnav_sp li{
    font-size: 11px;
}

#nav-sp ul .subnav_sp.openNav2{
    height: auto;
}

.subnav_sp li a{
    font-size: 11px !important;
}

nav ul li{
    display: flex;
    position: relative;
}

nav ul li:first-of-type{
    margin-top: 20px;
}

nav ul li:first-of-type a{
    position: relative;
    left: 3px;
}

nav ul li:first-of-type:before{
    margin-left: 0;
    top: 0px;
    margin-right: 20px;
}

nav ul li:last-of-type:after{
    margin-left: 20px;
    content: "";
    display: block;
    width: 1px;
    height: 11px;
    background-color: #e6e6e6;
    position: relative;
    top: 22px;
}


nav ul li:before{
    content: "";
    display: block;
    width: 1px;
    height: 11px;
    background-color: #e6e6e6;
    position: relative;
    margin: 0 26px;
    top: 21px;
    left: -2px;
}

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

    nav ul li:first-of-type a{
        left: 1px;
    }

    nav ul li:first-of-type:before{
        margin-right: 16px;
    }
    nav ul li:last-of-type:after{
        margin-left: 10px;
        content: "";
        display: block;
        width: 1px;
        height: 11px;
        background-color: #e6e6e6;
        position: relative;
        top: 22px;
    }
    nav ul li:before{
        content: "";
        display: block;
        width: 1px;
        height: 11px;
        background-color: #e6e6e6;
        position: relative;
        margin: 0 10px;
        top: 20px;
    }
}

nav ul li:nth-child(even){
    width: auto;
    background-color: transparent;
    height: auto;
}

nav ul li:nth-child(odd){
    width: auto;
    background-color: transparent;
    height: auto;
}

nav ul li:last-child{
    margin-top: 0;
}
