@charset "utf-8";


/* *****共通設定***** */

main{
    display: block;
    background-color: #000000;
}
main .btn{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.5rem;
}
h1 { font-size: 2.5rem; }
h2, h3{
   color: #DB5607;
}
.gray {
    color: #837F7B;
}

.brown {
    color: #8A5E5F;
}

.white {
    color: #ffffff;
}

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

a {
color: #DB5607;
}


/* ヘッダー(navbar) */
.navbar{
    border-bottom: 1px solid #000000;
    background-color: #000000;
	position: fixed;
	width: 100%;
	z-index:1000;

}
.navbar .navbar-collapse{
    flex-grow: 0;
}
.navbar .navbar-brand{
    height: 50px;
}
.navbar .navbar-brand img{
    height: 100%;
}
.navbar .navbar-nav .active > .nav-link{
    color: #72716F;
}
.navbar .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #8A5E5F;
}


/* フッター */
#footer{
    background-color: #000000;
}
#footer .container{
    color: #72716F;
}
#footer .footer-ttl{
    font-size: 1rem;
    font-weight: bold;
    margin: 1.5rem 0;
    color: #FFFFFF;
}
#footer address p,
#footer #footer-news li{
    margin-bottom: 0.5rem;
}
#footer #footer-news ul{
    margin: 0;
    padding: 0
}
#footer #footer-news ul{
    list-style: none;
}
#footer #footer-news li span{
    display: inline-block;
    margin-right: 0.5rem;
}
#footer #copyright{
    border-top: 1px solid #000000;
    background-color: #000000;
    color: #72716F;
}
#footer img {
	width: 360px;
}

/* *****トップページ***** */
/* メイン画像 */
h1{
    font-weight: bold !important;
    color: #DB5607;
}
#page-top h1 + span {
    font-size: 3rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 110%;
    margin-top: 0.2rem;
    display: block;
}


#page-top .jumbotron-fluid{background: url(../img/top-main_b.jpg) no-repeat center top;
	margin-top: 0px;
	padding-top:120px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 900px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
/* 各セクション */
#page-top section{
    border-bottom: 1px solid #000000;
    background-color: #000000;
	padding: 5rem 0;
}
#page-top section:nth-child(odd){
    background-color: #A1A09C;
}
#page-top section .container > h2{
    margin-bottom: 30px;
    font-size: 2.5rem;
}
#page-top section .container > h2 + p{
    max-width: 700px;
	margin: 0 auto 50px;
}

#sec1{
	z-index:100;
	}
#sec2{
	z-index:100;
	}
#sec3{
	z-index:100;
	}
#sec4{
	z-index:100;
	}
#sec5{
	z-index:100;
	}
#sec6{
	z-index:100;
	}

#sec1 h3{
    font-size: 1.4rem;
	color: #2f2f2f;
}
#sec2 h1{
    font-size: 2.5rem;
	line-height: 110%;
	}

#sec2 h6{
	line-height: 0%;
	}

#sec2 h5{
    line-height: 220%;
}

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



#sec2 article > .row {
    border: 1px solid #000000;
}
#sec2 > div:nth-child(1) img {
    width: 100%;
}

#sec2 h3{
    margin-bottom: 0.1rem;
}
#sec2 article > div div header {
	padding: 10px;
}


#sec3 h1{
    font-size: 2.5rem;
	line-height: 150%;
	}

#sec3 pre{
	line-height: 250%;
	}

#sec3 img {
    width: 150%;
	}

#sec3 h3{
    color: #3A1D14;
}

#sec3 article > .row {
    border: 1px solid #000000;
}
#sec3 > div:nth-child(1) img {
    width: 100%;
}

#sec3 h3{
    margin-bottom: 0.1rem;
}
#sec3 article > div div header {
	padding: 10px;
}


#sec4 h1{
    font-size: 2.5rem;
	line-height: 170%;
	}

#sec4 h4{
    color: #837F7B;
}
#sec4 h6{
    color: #837F7B;
}
#sec4 p{
    color: #837F7B;
}


#sec4 .card-body .clearfix p,
#sec4 .card-body .clearfix h3{
    margin-left: 115px;
    line-height: 130%;
}
#sec4 .card-body .card-title{
    margin-bottom: 5px;
    color: #000000;
}
#sec4 .card-body .card-subtitle{
    font-size: 0.9rem;
    margin-bottom: 5px;
    color: #000000;
}
#sec4 img {
    width: 100%;
}
#sec4 .btn {
    width: 100%;
	background-color: #A1A09C;
	border: none;
	padding: 1rem 0;
}



#sec5 h1{
    font-size: 2.5rem;
	line-height: 230%;
	}
#sec5 h6{
	line-height: 190%;
	}
#sec5 h4{
	line-height: 150%;
	}
#sec5 article > .row {
    border: 1px solid #000000;
}
#sec5 > div:nth-child(1) img {
    width: 100%;
}

#sec5 h3{
    margin-bottom: 0.1rem;
}
#sec5 article > div div header {
	padding: 10px;
}


#sec6 h1{
    font-size: 2.5rem;
	line-height: 170%;
	}
#sec6 article > .row {
    border: 1px solid #000000;
}
#sec6 > div:nth-child(1) img {
    width: 100%;
}
/*#sec4 > div:nth-child(2){
    margin-left: 220px;
}*/
#sec6 h3{
    margin-bottom: 0.1rem;
}
#sec6 article > div div header {
	padding: 10px;
}

#sec7 h1{
    font-size: 2.5rem;
	line-height: 170%;
	}
#sec7 article > .row {
    border: 1px solid #000000;
}
#sec7 > div:nth-child(1) img {
    width: 100%;
}

#sec7 h3{
    margin-bottom: 0.1rem;
}
#sec7 article > div div header {
	padding: 10px;
}



/* *****下層ページ***** */

#breadcrumb-wrapper{
    border-bottom: 1px solid #000000;
}
#breadcrumb-wrapper,
.breadcrumb{
    font-size: 0.9rem;
    background-color: #000000;
}
.breadcrumb a{
    color: rgba(255,255,255,.5);
}
.breadcrumb a:hover,
.breadcrumb a:focus{
    color: #8A5E5F;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: ">";
    padding-right: 1rem;
    color: rgba(255,255,255,.5);
}
.breadcrumb-item.active{
    color: #ffffff;
}
h1.page-ttl {
    font-size:2rem; 
}
#page h1 + span {
    font-size: 1.5rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 110%;
    margin-top: 0.2rem;
    display: block;
}

#page article {
    padding: 5rem 0;
}

#page section {
    padding-bottom: 5rem;
}
#page section:last-child {
    padding-bottom: 0rem;
}

#page h1 + small {
    font-size: 1.5rem;
    color: #ffffff;
    line-height: 110%;
    margin-top: 0.2rem;
}
#page .jumbotron{
    background-color: #f1efff;
    border-bottom: #dddddd;
    background: url("../img/top-main.jpg") no-repeat center center;
    background-size:cover;
    border-radius: initial;
}
#page .jumbotron .container{
    padding: 0;
}
#page .jumbotron .container p{
    margin-bottom: 0;
}
#page h2 + p{
    margin: 0 0 1.2rem;
}
#page main img{
    max-width: 100%;
}
#page .sample-title{
    display: flex;
    align-items: center;
    text-align: center;	
}

#page .sample-title::after {
    border-top: 3px dotted;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
    margin-left: 0.5em;
}
#page .sample-title span{
    background-color: #A1A09C;
}
#page .sample-subtitle{
    font-size: 1.5rem;
    font-weight: bold;
    color: #000000;
}

/* *****フォーム***** */

.form1 label{
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}
.form1 input,
.form1 textarea,
.form1 select{
    max-width: 768px;
}
.form1 .form-group{
    margin-bottom: 2rem;
}


.left, .right {
  display: inline-block;
}

.frame {
  display: flex;
  justify-content: space-between;
}


