@charset "utf-8";

body{
    color: #2a2a2a;
}

#about {
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 80px 0;
}

#about h2 {
    font-size: 250%;
    font-weight: normal;
    margin-bottom: 50px;
    padding-left: 20px;
}

#about p {
    line-height: 1.6em;
    margin: 30px 0 60px 0;
}

#about .xs_font {
    letter-spacing: 2px;
    margin: 3px;
}

#clause {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    background-position: bottom;
    background: #fff;
    padding-top: 30px;
    margin-top: -10px;
}

#clause:before {
    position: absolute;
    width: calc(50% - 35px);
    top: -45px;
    left: 0;
    border-bottom: 50px solid #fff;
    border-right: 70px solid transparent;
    display: block;
    content: " ";
}

#clause:after {
    position: absolute;
    left: calc(50% - 35px);
    top: -45px;
    right: 0;
    border-bottom: 50px solid #fff;
    border-left: 70px solid transparent;
    display: block;
    content: " ";
}

.clause {
    width: 1040px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 140px;
}

.clause_wrap{
    width: 100%;
    border:1px solid rgb(175, 175, 175);
    box-sizing:border-box;
    padding:30px;
}

#clause h3{
    font-size: 24px;
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, "Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;
    margin-bottom: 30px;
    padding-left: 13px;
    border-left: 5px solid #8E7832;
}

#clause h4{
    text-align: center;
    font-size: 125%;
    margin-bottom: 30px;
}

.trip_regist dl{
    font-size: 90%;
    letter-spacing: 0.5;
}

.trip_regist dt{
    float:left;
    margin-bottom: 20px;
    line-height: 1.8;
}

.trip_regist dd{
    padding-left: 225px;
    margin-bottom: 20px;
    line-height: 1.8;
}

#clause .text{
    margin-top: 40px;
}

#category>li{
    float:left;
}

#category .trip_regist{
    float:none;
}

#category .trip_clause{
    margin-right: 100px;
}

#category>li:not(:first-of-type){
    margin-top: 60px;
}

.list li {
    font-size: 90%;
    margin-bottom: 15px;
}

.list li a {
    color: #2a2a2a;
}

.list-arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #8E7832;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
margin-right: 2px;
}
.list-arrow::before,
.list-arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.list-arrow::before{
left: 0px;
width: 5px;
height: 5px;
border-top: 3px solid #8E7832;
border-right: 3px solid #8E7832;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}


/* リンクファイル */

#clause_list{
    font-size: 90%;
}

#clause_list >li{
    margin-bottom: 80px;
}

#clause_list >li:last-of-type{
    margin-bottom: 0px;
}

#clause_list>li>div{
    margin-left: 30px;
}

.title{
    font-weight: bold;
    margin-bottom: 20px;
}

.main_list>li{
    margin-bottom: 40px;
}

.main_list>li:last-of-type{
    margin-bottom: 0px;
}

.sub_list{
    line-height: 1.5;
}

.sub_list dt{
    float:left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}

.sub_list dd{
    padding-left:120px;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.text_right{
    float:right;
    margin-right: 400px;
}

.child_list{
    margin-left:45px;
}

.clause_table .sub_list{
}

.clause_table .sub_list>dt{
    width: 30px;
    text-align: left;
}

.clause_table .sub_list>dd{
    padding-left: 30px;
    margin-bottom: 15px;
}

.table{
    border:1px solid rgb(175, 175, 175);
}

.main_table{
    display: flex;
    flex-wrap:wrap;
    line-height: 1.5;
}

.main_table p{
    width: 100%;
    padding:15px;
    border-bottom: 1px solid rgb(175, 175, 175);
}

.main_table p.no_border{
    border-bottom:none;
}

.main_table>dt{
    width: 80%;
    padding:15px;
    box-sizing:border-box;
    border-bottom: 1px solid rgb(175, 175, 175);
}

.main_table>dt.remarks{
    border-bottom: none;
}

.main_table>dd{
    width: 20%;
    padding:15px;
    box-sizing:border-box;
    border-bottom: 1px solid rgb(175, 175, 175);
    border-left: 1px solid rgb(175, 175, 175);
}

.sub_table{
    margin-left: 15px;
}

.sub_table>dt{
    float:left;
}
.sub_table>dd{
    padding-left: 40px;
}

.title_table{
    overflow: hidden;
}

.title_table .left{
    float:left;
    width: 70%;
    border-bottom: 1px solid rgb(175, 175, 175);
    box-sizing:border-box;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.title_table .right{
    float:left;
    width:30%;
    border-left: 1px solid rgb(175, 175, 175);
    border-bottom: 1px solid rgb(175, 175, 175);
    box-sizing:border-box;
    height: 60px;
}

.title_table .right p{
    text-align: center;
    height: 30px;
    border-bottom: 1px solid rgb(175, 175, 175);
    line-height: 30px;
}

.title_table .right ul{
    text-align: center;
    height: 30px;
    display: flex;
    line-height: 30px;
}

.title_table .right li{
    width: 50%;
}

.title_table .right li:last-of-type{
    border-left: 1px solid rgb(175, 175, 175);
}

.main_table2{
    display: flex;
    flex-wrap:wrap;
    line-height: 1.5;
}

.main_table p{
    width: 100%;
    padding:15px;
    border-bottom: 1px solid rgb(175, 175, 175);
}

.main_table2>dt{
    width: 70%;
    padding:15px;
    box-sizing:border-box;
    border-bottom: 1px solid rgb(175, 175, 175);
}

.main_table>dt.remarks{
    border-bottom: none;
}

.main_table2>dd{
    width: 15%;
    padding:15px;
    box-sizing:border-box;
    border-bottom: 1px solid rgb(175, 175, 175);
    border-left: 1px solid rgb(175, 175, 175);
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_table2{
    padding:15px;
    line-height: 1.5;
}

.sub_table2>dt{
    float:left;
}
.sub_table2>dd{
    padding-left: 60px;
    margin-bottom: 10px;
}

.sub_table2>dd:last-of-type{
    padding-left: 60px;
    margin-bottom: 0px;
}

/* main_table3 */

.main_table3{
    display: flex;
    flex-wrap:wrap;
    line-height: 1.5;
}

.main_table3>p{
    width: 100%;
    padding:15px;
    border-top: 1px solid rgb(175, 175, 175);
}

.main_table3>dt{
    width: 85%;
    padding:3px 15px;
    box-sizing:border-box;
}

.main_table3>dt.category_table{
    padding:15px 15px 5px 15px;
}

.main_table3>dt.remarks{
    border-bottom: none;
}

.main_table3>dd{
    text-align: right;
    width: 15%;
    padding:3px 40px 3px 15px;
    box-sizing:border-box;
    border-left: 1px solid rgb(175, 175, 175);
}

.sub_table3{
    margin-left: 15px;
}

.sub_table3>dt{
    float:left;
}
.sub_table3>dd{
    padding-left: 40px;
}

.main_table3>dd.last_table3{
    padding:15px 40px 15px 15px;
}

.sub_list2{
    line-height: 1.5;
}

.sub_list2 dt{
    float:left;
    width:40px;
    font-weight: bold;
}

.sub_list2 dd{
    padding-left:40px;
    margin-bottom: 10px;
    letter-spacing: 0;
}

.note{
    border-bottom: 1px solid rgb(175, 175, 175);
}

.penalty{
    margin-left: 120px;
    line-height: 2;
    margin-bottom: 20px;
}
.sub_list dd.penalty_before{
    margin-bottom: 10px;
}

@media screen and (max-width:480px){
    
    
    #about {
        width: 92%;
        margin: 0 auto;
        padding: 50px 0;
    }

    #about h2 {
        line-height: 1.4em;
        font-size: 180%;
    }

    #clause {
        padding-bottom: 50px;
        margin-top: 0;
    }
     #clause .clause {
        width: 92%;
    }
    .clause {
        padding-bottom: 0;
    }
    .clause h3 {
        text-align: center;
        margin-bottom: 10px;
        margin-top: 0px;
        line-height: 1.5;
    }
    #clause h3{
        font-size: 150%;
        text-align: left;
        margin-bottom: 20px;
    }

    /* index */

    .clause_wrap{
        padding:15px;
    }

    .trip_regist dt{
        float:none;
        border-bottom: 1px solid rgb(175, 175, 175);
        margin-bottom: 5px;
    }

    .trip_regist dd{
        padding-left: 0px;
        margin-bottom: 15px;
        margin-left: 15px;
    }

    #clause .text{
        margin-top: 30px;
    }

    #category>li{
        float:none;
    }

    #category>li:not(:first-of-type){
        margin-top: 40px;
    }

    #category .trip_clause{
        margin-right: 0;
    }

    /* list */
    #clause_list >li{
        margin-bottom: 40px;
    }

     #clause_list >li:last-of-type{
        margin-bottom:40px;
    }
    
    #clause_list>li>div{
        margin-left: 0;
    }

    .sub_list dt{
        width: 70px;
    }

    .sub_list dd{
        padding-left: 80px;
        margin-bottom: 10px;
    }

    .child_list{
        margin-left: 30px;
    }

    .main_table>dt{
        width: 75%;  
        padding: 10px;
    }

    .main_table2>dt{
        width: 65%;
        padding: 10px;
    }

    .main_table>dd{
        width: 25%;
        padding: 10px;
    }
    
    .main_table2>dd{
        width: calc(35%/2);
        padding: 5px;
    }
    
    .main_table>dt.remarks{
        width: 100%;
    }

    .title_table .left{
        width: 65%;
    }
    
    .title_table .right{
        width: 35%;
    }

    .sub_list,
    .sub_list2{
        line-height: 1.8;
    }

    .title{
        font-size: 100%;
        margin-bottom: 15px;
    }
    
    .main_list>li{
        margin-bottom: 20px;
    }

    .text_right{
        display: block;
        margin-right: 0;
        float:none;
        text-align: right;
    }

    .main_table>p{
        padding:10px;
        font-size: 100%;
    }

    .main_table p.no_border{
        padding:10px;
        font-size: 100%;
    }

    .main_table3>dt{
        width: 80%;
        padding:0 10px;
    }

    .main_table3>dt.category_table{
            padding:10px 10px;
    }

    .main_table3>dd{
        width: 20%;
        padding:0 5px;
    }

    .main_table3>dd.last_table3{
        padding: 10px 5px 10px 5px;
    }

    .main_table3>p{
        padding:10px;
        font-size: 100%;
    }
    .sub_list2 p{
        font-size: 100%;
    }
    
    .sub_table2>dd{
        font-size: 90%;
    }

}