@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap');


html {
    font-size: 16px;
}


main {
    display: block;
}


main .btn {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.5rem;
}

h1 {
    font-size: 1rem;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}

h2,
h3 {
    color: #401f0f;
    font-family: 'Sawarabi Mincho', sans-serif;
}

.gray {
    color: #6c757d;
}

.card {
    border-color: #e0c7b2;
}

.img-thumbnail {
    width: 100%;
    padding: .25rem;
    background-color: transparent;
    border: none;
}

img {
    overflow: hidden;
    width: 100%;
    height: 100%;
}


.btn {
    width: 80%;
    border: none;
    padding: 1rem 0;
}

dl,
ol,
ul {
    list-style: none;
    margin: 0;
}



.navbar {
    
    background-color: #000;
    padding: 0.5rem 1rem;
    color: #fff;
}

.navbar .navbar-collapse {
    flex-grow: 0;
}

.navbar .navbar-brand {
    height: 50px;
}

.navbar .navbar-brand img {
    height: 100%;
}

.navbar .navbar-nav .active > .nav-link {
    color: #ffce11;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ffce11;
}



p.header_catch {
    color: #fff;
    font-size: .6rem;
    display: inline-block;
    line-height: 1rem;
    margin-bottom: 0;
    margin-top: .7rem;
    padding: 0;
    clear: both;
    
    width: 200px;
    vertical-align: top;
}

p.header_catch_sp {
    color: #fff;
    font-size: .6rem;
    line-height: .9rem;
    margin-bottom: 0;
    padding: 0;
    clear: both;
    vertical-align: middle;
    display: none;
}


#footer {
    background-color: #000;
}

#footer .container {
    color: #fff;
}

#footer .footer-ttl {
    font-size: 1rem;
    font-weight: bold;
    margin: 1.5rem 0 1rem;
    color: #ffce11;
}

#footer address p {
    margin-bottom: 0.5rem;
}


#footer #copyright {
    border-top: 1px solid #fff;
    background-color: #000;
    color: #fff;
}



h2 {
    
    color: #ffce11;
}

#page-top h2 + p {
    font-size: 3rem;
    font-weight: bold;
    
    line-height: 110%;
    margin-top: 0.2rem;
    display: block;
}

.bg-slider {
    height: 640px;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

#page-top .jumbotron-fluid .container {
    height: 100%;
    position: relative;
    margin-right: 0;
    margin-left: 0;
}


#page-top .jumbotron-fluid .container:not(:target) {
    margin-right: auto;
    margin-left: auto;
    
}

@media all and (-ms-high-contrast: none) {
    #page-top .jumbotron-fluid .container:not(:target) {
        margin-right: 0;
        margin-left: 0;
    }
}

.actions {
    padding: 0;
}

.actions li {
    height: 20px;
}


.campaign_notice {
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 5%;
    bottom: 3rem;
}

.campaign_notice_sp {
    display: none;
    width: 100%;
    height: auto;
}


.top_header2_sp {
    display: none;
}



#page-top section {
    padding: 5rem 0;
}

#page-top section:nth-child(even) {
    background-color: #000;
}

#page-top section:nth-child(even) .btn {
    background-color: #000;
    border: 1px solid #fff;
}

#page-top section:nth-child(even) .btn:hover,
#page-top section:nth-child(even) .btn:active,
#page-top section:nth-child(even) .btn:focus {
    background-color: #323232;
    color: #fff;
}



#page-top section:nth-child(odd) {
    background-color: #323232;
}

#page-top section:nth-child(odd) .btn {
    background-color: #323232;
    border: 1px solid #fff;
}

#page-top section:nth-child(odd) .btn:hover,
#page-top section:nth-child(odd) .btn:active,
#page-top section:nth-child(odd) .btn:focus {
    background-color: #000;
    color: #fff;
}

#page-top section .container > h2 {
    margin-bottom: 30px;
    font-size: 1.5rem;
}

#page-top section .container > h2 + p {
    max-width: 700px;
    margin: 0 auto 50px;
}

#sec1 h3 {
    font-size: 1.4rem;
}

#sec1 p {
    color: #fff;
    text-align: center;
}

#sec1 div.container div.row div {
    box-sizing: border-box;
}


#sec2 {
    line-height: 180%;
}

.chintai_news {
    position: relative;
}


.chintai_news_link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}


#sec2 .row {
    min-height: 160px;
    color: #2f2f2f;
}


#sec2 div.row div.row {
    overflow: hidden;
}


.chintai_news:hover {
    filter: alpha(opacity=70);
    
    -ms-filter: "alpha(opacity=70)";
    
    -moz-opacity: 0.7;
    
    -khtml-opacity: 0.7;
    
    opacity: 0.7;
    zoom: 1;
    
}



#page-top section#sec2 .seiretu2 .btn {
    background-color: #3ba4ee;
    border: 1px solid #fff;
    z-index: 10;
}


#page-top section#sec2 .seiretu2 .btn:hover,
#page-top section#sec2 .seiretu2 .btn:active,
#page-top section#sec2 .seiretu2 .btn:focus {
    background-color: #def2ff;
    color: #3ba4ee;
    border: 1px solid #def2ff;
}



#sec4 div div div {
    overflow: hidden;
}

.seiretu1,
.seiretu2 {
    padding-bottom: 2000px;
    margin-bottom: -2000px;
}

.seiretu2 {
    background-color: #fff;
}

#sec4 .seiretu2 {
    background-color: #ffce11;
}



#sec4 .seiretu2 p {
    font-size: 1rem;
    margin-top: .8rem;
}


#sec4 .seiretu2 p a {
    color: red;
}

#sec4 .seiretu2 p:before {
    content: "\00203b";
    display: inline-block;
}

.sec4_btn_row {
    width: 80%;
}

#sec4 .container .row .btn {
    width: 100%;
}

#sec4 .container .sec4_btn_row div:first-of-type {
    padding-left: 0;
}


#sec4 .container .sec4_btn_row div:last-of-type {
    padding-right: 0;
}




#application main {
    
}


#application .btn {
    background-color: #323232;
    color: #fff;
}

#application .btn:hover,
#application .btn:active,
#application .btn:focus {
    background-color: #000;
    border: 1px solid #fff;
    color: #ffce11;
}

.requirement-area dt {
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
}

.requirement-area dd {
    border: #000 solid 1px;
    
    padding: 20px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.requirement-area dd ul {
    padding-left: 1.5rem;
}

.requirement-area dd ul li {
    list-style-type: disc;
    
    word-break: break-all;
}

.requirement-area dd > p,
.requirement-area dd ol {
    margin-bottom: 10px;
    padding-left: 0;
}

.requirement-area dd ol li > span.step {
    margin-right: 1rem;
    display: inline-block;
    vertical-align: top;
}

.requirement-area dd ol li > span.step_content {
    margin-right: 0;
    width: calc(100% - 6rem);
    display: inline-block;
}

.requirement-area dd ul.attention-list {
    margin-top: 10px;
    padding-left: 0;
}

.requirement-area dd ul.attention-list > li {
    list-style-type: none;
    font-size: .8rem;
    
}

.requirement-area dd ul.attention-list > li::before {
    content: "\00203b";
    display: inline-block;
    
}
