@charset "utf-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
        background: #000;
}

body {
    margin: 0 auto;
    font-size: 16px;
    font-feature-settings: 'palt';
    width: 100%;
    height: auto;
    min-height: 100%;
    background: url(../img/bg.jpg)no-repeat top center;
    background-size: cover;
    background-attachment: fixed;
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}





a {
    color: #f1da7b;
    text-decoration: underline;
}



#link a {
    text-decoration: none;
}


a:hover,
a:active {
    text-decoration: underline;
    opacity: 0.7;
}


p {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

* {
    box-sizing: border-box;
}

img {
    vertical-align: bottom;
}

.sp {
    display: none;
    margin: 0;
    padding: 0;
}
.pc {
    display: inline;
    margin: 0;
    padding: 0;
}



#wrapper {
    width: 100%;
    min-height: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;

}






.content_wrap {
    width: 100%;
    min-height: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}


.contents {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
}




#header {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
    position: relative;
    z-index: 500;

    background:linear-gradient(rgb(1, 1, 1,0.5),rgb(22, 4, 4,0.5),rgb(70, 13, 16,0.5),rgb(112, 25, 28,0.5));
border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
border-image-slice: 1;
  border-style: solid;
border-width: 8px 0px 8px 0px;
}



h1 {
    margin: 0 auto;
    padding: 0;
font-family: 'Noto Serif JP', serif;
font-weight: 700;
    color: #f1da7b;

    font-size: 50px;
    vertical-align: middle;
    line-height: 1.5;

}






#overview {
    max-width: 860px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 500;
}



#lead {
max-width: 680px;
    text-align: center;
    line-height: 1.6em;
    margin: 1em auto;
    padding: 1em;
    font-size: 100%;
    position: relative;
    z-index: 500;
    color: #fff;
/*border-top: 4px double #f1da7b;*/
/*border-bottom: 4px double #f1da7b;*/
}

#lead p{
margin: 0 auto 0.5em;
}

#lead p:first-of-type{
font-weight: bold;
}


h3{
    margin: 0 auto 0.5em;
    padding: 0.5em;
    font-size: 1.3rem;
    color: #000;
    background: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    font-family: 'Noto Serif JP', serif;
font-weight: 700;
}



.dl_table {
    width: 100%;
    margin: 0 auto 50px;
/*    background: rgba(255, 255, 255, 0.9);*/
    background: rgba(0, 0, 0, 0.85);
    padding: 0;

color: #fff;
    border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    border-image-slice: 1;
      border-style: solid;
    border-width: 1px;
}

.contents .dl_table > dl {
    margin: 0 auto;
    padding: 0;
}



.contents .dl_table > dl > dt {
    width: 100%;
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    margin: 0 auto;
    color: #f1da7b;
    background: rgb(21, 3, 3,0.6);
    background:linear-gradient(rgb(1, 1, 1,0.5),rgb(22, 4, 4,0.5),rgb(70, 13, 16,0.5),rgb(112, 25, 28,0.3));
    border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    border-image-slice: 1;
      border-style: solid;
    border-width: 1px 0px 1px 0px;
    font-size: 120%;
    line-height: 1.2;
    letter-spacing: 2px;
    position: relative;
font-family: 'Noto Serif JP', serif;
font-weight: 700;
}

.contents .dl_table > dl > dt:first-of-type{
    border-width: 0px 0px 1px 0px;
}



#overview .contents .dl_table > dl > dd {
    width: 100%;
    margin: 0 auto;
    padding: 1em ;

}



#overview .contents .dl_table > dl > dd p {
    margin: 0 auto;

    font-size: 110%;
    letter-spacing: 1px;
    line-height: 1.6;
}



#overview .contents .dl_table > dl > dd span {
    font-size: 80%;
    display: block;
    margin: 0.5em auto 0;
    line-height: 1.6;
    color: #f1da7b;

}

        #overview .contents .dl_table > dl > dd .check.large {

font-size: 95%;
line-height: 1.5;
font-weight: bold;
margin: 0.5em auto 0;
    }

#overview .contents .dl_table > dl > dd .check:before {
    content: "※";
    margin: 0 0 0 -1em;
}


#overview .contents .dl_table > dl > dd .map {
    display: inline-block;
    padding: 1px 1em;
    position: relative;
font-weight: bold;
    color: #fff;
border:1px solid #fff;
font-size: 70%;
}


#overview .contents .dl_table > dl > dd .map:hover:before {
    -webkit-transition: all 0.1s ease;
    height: 0%;

}


#overview .contents .dl_table > dl > dd .sp {
    margin: 0;
    padding: 0;
    display: none;

}



#overview .contents .attention {
    text-align: left;
    width: 100%;
    max-width: 800px;
    font-size: 100%;
    margin: 0 auto 50px;
        padding: 0;
    background: rgba(0, 0, 0, 0.85);
color: #fff;
    border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    border-image-slice: 1;
      border-style: solid;
    border-width: 1px;
}

#overview .contents .attention p {
    width: 100%;
    text-align: center;
    padding: 0.5em 0;
    margin: 0 auto 1em;
    letter-spacing: 2px;
    font-size: 120%;
    position: relative;
        color: #f1da7b;
        background:linear-gradient(rgb(1, 1, 1,0.5),rgb(22, 4, 4,0.5),rgb(70, 13, 16,0.5),rgb(112, 25, 28,0.3));
    border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    border-image-slice: 1;
      border-style: solid;
    border-width: 0px 0px 1px 0px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
}
/*
#overview .contents .attention p:before{
    content: "\f06a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin: 0 3px 0 0;

}
*/



#overview .contents .attention ul {
    padding-left: 1em;
    margin: 1em auto;
    width: 90%;
    font-size:100%;
}

#overview .contents .attention li {

    margin-bottom: 10px;
}

#overview .contents .attention li.bold{
font-size: 110%;
color: #f1da7b;
font-weight: bold;
text-decoration: underline;
}


#overview .contents .attention .inner {
    width: 100%;
    margin: 0;
    padding: 0 0 1em;
}

#link {
    text-align: center;
    padding: 1em;
    width: 100%;
    max-width: 800px;
    margin: 0 auto 50px;
    background: rgba(0, 0, 0, 0.85);
color: #fff;
    border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    border-image-slice: 1;
      border-style: solid;
    border-width: 1px;
}



label {
    color: #f1da7b;

font-weight: 700;

}

.caution-box {
/*border:1px solid #fff;*/
    margin: 2em auto 0;
    text-align: left;
    line-height: 18px;
    max-width: 550px;
    padding: 30px;
    width: 100%;
    font-size: 80%;
    color: #f1da7b;
    border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    border-image-slice: 1;
      border-style: solid;
    border-width: 1px;
}


#link .caution-box p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 1em;
    padding: 0 0 0.5em;
    color: #f1da7b;
    border-bottom: 1px solid #f1da7b;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
}

#footer a {
    text-decoration: none;
}



#footer {
    width: 100%;
    margin: 0 auto;
    padding: 1em 0 0;
    position: relative;
    z-index: 500;


}

#footer .copyright {
    width: 100%;
    margin: 0;
    padding: 1em 0 0;
    position: relative;
}

#footer img {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}

#footer small {
    display: block;
    padding: 1em 0;
    font-size: 70%;
    color: #fff;
    text-shadow: 0 0 5px #000, 1px 1px 3px #000;
}


input[type="submit"] {
    display: block;
    margin: 0 auto;
    font-size: 28px;
    width: 100%;
    max-width: 400px;
    height: 70px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: pointer;
    background: #f1da7b;
    color: #000;
    letter-spacing: 3px;
    border: none;
background-image: linear-gradient(90deg,#806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
font-family: 'Noto Serif JP', serif;
font-weight: 700;
}

input[type="submit"]:hover {
    background: #000;
    color: #f1da7b;
    padding: 14px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    border-image: linear-gradient(to right, #806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    border-image-slice: 1;
      border-style: solid;
    border-width: 1px;
}

input[type="submit"][disabled] {
    cursor: default;
    opacity: 0.3;
    border: none;
}

input[type="submit"][disabled]:hover {
    cursor: default;
    padding: 0;
    border: none;
    background: #f1da7b;
    background-image: linear-gradient(90deg,#806d00, #f1da7b, #fdf2c4, #f1da7b, #806d00);
    color: #000;

}






.btn_base {
    display: block;
    margin: 0 auto;
    border: 0;
    font-size: 28px;
    width: 100%;
    max-width: 400px;
    height: 70px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
}

.btn_base:hover {
    cursor: pointer;
}

.btn_animation {
    color: #000;
    background-color: #fff;
    padding: 14px;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
}

.btn_animation:hover {
    color: #fff;
    background-color: #00fff6;
    animation: 0.1s step-end 0 2;
    -webkit-animation: 0.1s step-end 0 2;
    -moz-animation: 0.1s step-end 0 2;
    transition: all 0.2s ease 0.2s;
    -webkit-transition: all 0.2s ease 0.2s;
    -moz-transition: all 0.2s ease 0.2s;
}

@media screen and (max-width: 896px) {

    img {
        max-width: 90%;
    }

body{
background: none;
}
        body:before {
        background: url('../img/sp_bg.jpg') no-repeat top center;
        background-size: cover;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        z-index: -1;
    }
h1{
font-size: 45px;
}

    #overview {
        padding: 0 10px;
    }


}


@media screen and (max-width:758px) {



#header{
padding: 30px 0;
border-width: 5px 0px 5px 0px;
}
    h1 {
font-size: 33px;
line-height: 1.4;
    }



    #lead {
        width: 100%;
        font-size: 90%;
        text-align: left;

        background-image: linear-gradient(90deg,rgba(0, 0, 0, 0),#000,rgba(0, 0, 0, 0));
    }




    #overview .contents .dl_table > dl > dd .check {
        text-align: left;
        margin: 0.5em 0 0 0;
        padding: 0 0 0 1em;

    }

    #overview .contents .dl_table > dl > dd .check.center {
        text-align: center;

        margin: 0.5em auto 0;
        padding: 0;
    }





    .btn_base {
        font-size: 20px;
        height: 50px;
    }

    .btn_animation {
        padding: 10px;
    }



    .sp {
        display: inline;
    }

    .pc {
        display: none;
    }

    #overview .contents .dl_table > dl > dd .sp {
        display: inline;
    }

    form {
        width: 90%;
        margin: 0 auto;
    }

    .caution-box {

        padding: 1.5em;
    }


}


@media screen and (max-width:320px) {

h1{
font-size: 30px;
}
    #lead {
        font-size: 90%;
    }

    #overview .contents .dl_table > dl {
        font-size: 90%;

    }

    #overview .contents .dl_table > dl dd p {
        font-size: 110%;
        letter-spacing: 0;
    }
}
