a{
    text-decoration: none;
}
.clear-fix::after{
    clear: both;
    content: "　";
    display: block;
    line-height: 10px;
}
.top{
    width: 100%;
    height: 2em;
    background: #433A11;
}
.container{
    max-width: 1000px;
    height: auto;
    margin: 0 auto;
}
.title{
    margin-top: 2em;
    text-align: center;
}
.title h2{
    color: #A20A0A;
    font-size: 2em;
    font-weight: bolder;
}
.navigation{
    margin-top: 3em;
}
.navigation ul{
    padding: 0;
    text-align: center;
}
.navigation ul li{
    list-style-type: none;
    display: inline-block;
}
.navigation ul li a{
    padding: .5em 1em;
    border-radius: 10px;
    background: #E79570;
    color: #fff;
    font-size: 1.6em;
    font-weight: bolder;
}
.navi-fixed{
    position: fixed;
    top: -50px;
    z-index: 102;
    width: 100%;
    left: 0;
    background: #fff;
}
/*640 width navi*/
.navigation-640{
    display: none;
}
img.responsive{
    width: 100%;
    height: auto;
}
.section1{
    margin-top: 6em;
    background: #9E915D;
    border-radius: 1.2em;
    position: relative;
    width: 100%;
}
.section1_title{
    max-width: 780px;
    position: absolute;
    top: -3.5em;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.section1_content{
    padding-top: 8em;
}
.point1{
    margin: 0 auto;
    background: #ffffff;
    position: relative;
    width: 85%;
}
.point1_title{
    max-width: 356px;
    position: absolute;
    margin: 0 auto;
    top: -3.5em;
    left: 0;
    right: 0;
}
.check_price_list{
    padding-right: 1em;
    margin-bottom: 0;
    text-align: right;
}
.check_price_list a{
    color: #118af5;
}
.point1_content{
    padding-top: 1.5em;
    text-align: center;
}
.point1_content h2{
    font-size: 3em;
    font-weight: bold;
    color: #453910;
    margin-bottom: 0;
}
.point2{
    margin-top: 5em;
}
.point2_notice{
    text-align: left;
    color: #6D654D;
    font-size: larger;
    font-weight: bold;
    padding-left: 1em;
}

.section2{
    margin-top: 3em;
    text-align: center;
}
.gogo_h2{
    font-size: 3.5em;
    font-weight: bold;
    color: #958958;
    margin-bottom: 0;
}
.table_year_pass{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 1.6em;
}
.table_year_pass tr{
    height: 2em;
}
.table_year_pass th{
    color: #fff;
    background: #433A11;
    font-weight: lighter;
}
.table_year_pass td{
    color: #676149;
}
.table_year_pass th,td{
    border: solid 2px #676149;
}
.year_pass_type{
    color: #fff !important;
    background: #9E915D;
}
.buy_passport_step{
    margin: 4em 0 7em 0;
    border: solid 8px#9E915D;
    border-radius: 1.2em;
    position: relative;
}
.buy_passport_step_title{
    max-width: 300px;
    position: absolute;
    top: -3.5em;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.buy_passport_step_content{
    padding: 2em 3em;
}
.buy_passport_step_content .buy_guide{
    color: #958C62;
    font-size: 2.4em;
    font-weight: lighter;
}
.buy_passport_step_arrow{
    max-width: 150px;
    position: absolute;
    bottom: -4.5em;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.select_target_shop{
    width: 100%;
    margin-bottom: 2em;
    padding: 0;
}
.select_target_shop li{
    list-style-type: none;
    margin-bottom: 1em;
}
.area_name{
    padding-left: 2%;
    background: #9E915D;
    color: #494021;
    display: block;
    height: 2em;
    line-height: 2em;
    text-align: left;
    font-weight: bold;
    font-size: 2em;
    cursor: pointer;
}
.area_name::after{
    content: "－"; 
    right: 2em;
    position: absolute;
}
.collapsed::after{
    content: "+"; 
    right: 2em;
    position: absolute;
}
.shop_info{
    background: #C7BE93;
    color: #554C2E;
    /* display: none; */
    text-align: left;   
}
.shop_info h2{
    margin: 0;
    font-size: 2em;
    padding-left: 1em;
}
.buy_passport_step3{
    margin-bottom: 0 !important;
}
.buy_passport_notice{
    text-align: left;
}
.section5_title{
    max-width: 900px;
    position: absolute;
    top: -3.1em;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.question_type{
    color: #FFF;
    font-size: 2.2em;
    margin-bottom: 0;
}
.question_content{
    width: 100%;
    margin: 0 0 2em 0;
    padding: 0;
}
.question_content li{
    list-style-type: none;
    margin-bottom: 1em;
}
.question_name{
    padding-left: 2%;
    background: #fff;
    color: #242424;
    display: block;
    height: 2em;
    line-height: 2em;
    text-align: left;
    font-weight: bold;
    font-size: 1.7em;
    cursor: pointer;
}
.question_name::after{
    content: "－"; 
}
.q_collapsed::after{
    content: "+"; 
}
.question_name::after,.q_collapsed::after{
    right: 2em;
    position: absolute;
    font-size: 1.4em;
    line-height: 1.5em;
}
.answer{
    background: #fff;
    color: #242424;
    /* display: none; */
    text-align: left;   
}
.answer p{
    margin: 0 1em;
    font-size: 1.7em;
    padding: .5em 0;
    border-top: solid 1px #242424;
}
.question_content2{
    margin-bottom: 0;
}
.buy_now{
    margin-top: 6em;
    background: #E79570;
    border-radius: 1.2em;
    padding: 3em 5em;
    text-align: center;
}
#ask_about_passport{
    margin-top: 2em;
    display: block;
}
#share{
    margin-top: 2em;
    text-align: center;
}
#share ul{
    margin-top: 0;
    padding: 0;
}
#share ul li{
    list-style-type: none;
    display: inline;
    
}
#share ul li img{
    max-width: 155px;
}
#bottom{
    background: #433A11;
    height: 100px;
}
@media(max-width: 960px) {
    .navigation ul li a{
        padding: .4em .8em;
        border-radius: 8px;
        font-size: 1.3em;
    }
}
@media(max-width: 760px) {
    .navigation ul li a{
        padding: .4em .6em;
        border-radius: 6px;
        font-size: 1.2em;
    }
    .section1_title{
        max-width: 580px;
        top: -2.5em;
    }
    .point1_title{
        max-width: 256px;
        top: -2.7em;
    }
    .point1_content h2 {
        font-size: 2em;
    }
    .gogo_h2 {
        font-size: 2.5em;
    }
    .buy_passport_step_title {
        max-width: 200px;
        top: -2.5em;
    }
    .buy_passport_step_content .buy_guide {
        font-size: 1.7em;
    }
    .area_name {
        font-size: 1.5em;
    }
    .area_name::after,.collapsed::after{
        font-size: 1.3em;
    }
    .buy_passport_step_arrow {
        max-width: 100px;
        bottom: -3.5em;
    }
    .section5_title {
        max-width: 600px;
        top: -2.1em;
    }
    .question_type {
        font-size: 1.8em;
    }
    .question_name {
        font-size: 1.3em;
    }
    .answer p {
        font-size: 1.3em;
    }
    .question_name::after, .q_collapsed::after {
        right: 3em;
        font-size: 1.2em;
    }
    #share ul li img{
        max-width: 75px;
    }
}
@media(max-width: 640px) {
    .title h2{
        font-size: 1.3em;
    }
    .navigation{
        display: none;
    }
    .section1 {
        margin-top: 2em;
    }
    .section1_content {
        padding-top: 4em;
    }
    .point1_title {
        max-width: 180px;
        top: -1.8em;
    }
    .point1_content h2 {
        font-size: 1.4em;
    }
    .point2 {
        margin-top: 3em;
    }
    .point2_notice {
        font-size: small;
    }
    .section2 {
        margin-top: 2em;
    }
    .gogo_h2 {
        font-size: 2em;
    }
    .table_year_pass {
        font-size: 1.2em;
    }
    .buy_passport_step_title {
        max-width: 150px;
        top: -2em;
    }
    .buy_passport_step_content .buy_guide {
        font-size: 1.2em;
    }
    .buy_passport_step_content {
        padding: 2em 1.5em;
    }
    .area_name {
        font-size: 1.2em;
    }
    .area_name::after, .collapsed::after {
        right: 1.3em;
    }
    .shop_info h2 {
        font-size: 1em;
        padding-left: .5em;
    }
    .buy_passport_step_arrow {
        max-width: 80px;
        bottom: -3em;
    }
    .buy_passport_step {
        margin: 2em 0 4em 0;
    }
    .buy_passport_step_content {
        padding: 1em 1.5em;
    }
    .section5_title {
        max-width: 400px;
        top: -1.4em;
    }
    .question_type {
        font-size: 1.3em;
    }
    .answer p {
        font-size: 1em;
    }
    .question_name::after, .q_collapsed::after {
        right: 1.8em;
    }
    .question_name {
        height: auto;
        min-height: 2em;
        font-size: 1.1em;
        padding-right: 8%;
    }
    .buy_now {
        margin-top: 2em;
    }

    /*MENU*/
    .title {
        margin-top: 3em;
    }
    .top{
        position: fixed;
        height: 2.5em;
        z-index: 100;
        top:0;
    }

    #share ul li img{
        max-width: 55px;
    }
    /*******MENU********/
    .navigation-640{
        display: block;
        top: 0; right: 0;
        bottom: 0; left: 0;
        overflow: hidden;
        background: linear-gradient(to bottom, #eee, #ddd);
    }
    /* Main menu positionning */
    .main-nav {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        text-align: center;
        opacity: 0;
        z-index: -1;
        visibility: hidden;
        transition: all .375s;
    }

    .main-nav.is-open {
        opacity: 1;
        z-index: 100;
        visibility: visible;
    }

    /* Yellow band effect */
    .main-nav::before {
        content: '';
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: -15px;
        background: #9e915de6;
        transform-origin: 0 0;
        transform: skew(-14deg) translateX(-120%);
        transition: all .275s .1s;
    }

    .main-nav.is-open::before {
        transform: skew(-14deg) translateX(0);
    }

    /* Skewing effect on menu links */
    .main-nav ul {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
        transform: translateX(-18%) skew(-16deg);
    }

    .main-nav li {
        display: block;
        margin: .5rem 0;
        text-align: right;
        transform: skew(16deg);
    }

    /* Apparition effect on links */
    .main-nav a {
        opacity: 0;
        transform: translateY(-10px);
    }

    .main-nav.is-open a {
        opacity: 1;
        transform: translateY(0);
    }
    .main-nav li:nth-child(1) a {
        transition: all 275ms 175ms
    }
    .main-nav li:nth-child(2) a {
        transition: all 275ms 225ms
    }
    .main-nav li:nth-child(3) a {
        transition: all 275ms 275ms
    }
    .main-nav li:nth-child(4) a {
        transition: all 275ms 325ms
    }
    .main-nav li:nth-child(5) a {
        transition: all 275ms 375ms
    }


    /* Decoration */
    .main-nav ul,
    .main-nav li {
        list-style: none;
        padding: 0;
    }
    .main-nav a {
        display: block;
        padding: 12px 0;
        color: #fff;
        font-size: 1.4em;
        text-decoration: none;
        font-weight: bold;
    }

    /* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */
    .open-main-nav {
        position: absolute;
        top: 7px;
        padding-top: 20px;
        right: 15px;
        z-index: 1000;
        background: none;
        border: 0;
        cursor: pointer;
    }
    .open-main-nav:focus {
        outline: none;
    }
    .burger {
        position: relative;
        display: block;
        width: 28px;
        height: 4px;
        margin: 0 auto;
        background: #fff;
        transform: skew(5deg);
        transition: all .275s;
    }

    .burger:after,
    .burger:before {
        content: '';
        display: block;
        height: 100%;
        background: #fff;
        transition: all .275s;
    }

    .burger:after {
        transform: translateY(-12px) translateX(0px) skew(-2deg);
    }

    .burger:before {
        transform: translateY(-16px) skew(-2deg);
    }

    /* Toggle State part */
    .is-open .burger {
        transform: skew(5deg) translateY(-8px) rotate(-45deg);
    }

    .is-open .burger:before {
        transform: translateY(0px) skew(-10deg) rotate(75deg);
    }

    .is-open .burger:after {
        transform: translateY(-12px) translateX(10px) skew(-20deg);
        opacity: 0;
    }
    /*::::::::::::::::MENU END:::::::::::::::::::*/
    .section1_title{
        max-width: 380px;
        top: -1.7em;
    }   
    
}
@media(max-width: 400px) {
    .section1_title {
        max-width: 300px;
        top: -1.2em;
    }
    .point1_title {
        max-width: 150px;
        top: -1.4em;
    }
    .point1_content {
        padding-top: 1em;
    }
    .point1_content h2 {
        font-size: 1.2em;
    }
    .section2 {
        margin-top: 1em;
    }
    .gogo_h2 {
        font-size: 1.6em;
    }
    .table_year_pass {
        font-size: .9em;
    }
    .table_year_pass th, td {
        border: solid 1px #676149;
    }
    .buy_passport_step {
        margin: 2em 0 4em 0;
    }
    .buy_passport_step_title {
        max-width: 130px;
        top: -1.7em;
    }
    .buy_passport_step_content .buy_guide {
        font-size: 1em;
    }
    .area_name {
        font-size: 1.1em;
    }
    .shop_info h2 {
        font-size: .9em;
        padding-left: .3em;
    }
    .select_target_shop {
        margin-bottom: 1em;
    }
    .buy_passport_step{
        margin: 2em 0 3.5em 0;
        border: solid 4px#9E915D;
    }
    .buy_passport_step_content {
        padding: 1em 1em;
    }
    .buy_passport_step_arrow {
        max-width: 60px;
        bottom: -2.5em;
    }
    .select_target_shop li {
        margin-bottom: .5em;
    }
    .buy_passport_notice {
        font-size: small;
    }
    .buy_passport_step3 {
        margin-bottom: 0 !important;
    }
    .section5_title {
        max-width: 300px;
        top: -1em;
    }
    .question_type {
        font-size: 1.1em;
    }
    .question_name {
        font-size: .9em;
        padding-right: 5%;
    }
    .answer p {
        font-size: .9em;
    }
    .question_content {
        margin: 0 0 1em 0;
    }
    .buy_now {
        margin-top: 1.5em;
    }
    #share ul li img {
        max-width: 50px;
    }
    #bottom {
        height: 80px;
    }
    .check_price_list{
        padding-right: 1em;
        margin-bottom: 0;
        text-align: right;
    }
}
