#parsonal-main {
    background-repeat: no-repeat;
    position: relative;
    height: 350px;
}
#parsonal-main img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
#parsonal-main h1 {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 1000px;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    line-height: 2em;
}
#parsonal-main h1 span {
    display: block;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.8em;
}
.cource-wrap {
    padding-top: 0px;
    padding-bottom: 32px;
}
.cource-top {
    background-color: #2C2518;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 12px;
}
.cource-top-h2 {
    color: #DBC995;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.7em;
}
.cource-top-span {
    color: #B0791F;
    display: block;
    font-size: 20px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
}
.cource-main {
    margin-bottom: 48px;
}
.cource-plane {
    text-align: center;
    padding-top: 0px;
    margin-top: 48px;
    padding-left: 15.53%;
    padding-right: 15.53%;
    margin-bottom: 56px;
}
.plane-p  {
    font-size: 29px;
    font-weight: 500;
    line-height: 1.5em;
}
.plane-span {
    font-size: 20px;
    font-weight: 100;
}
.cource-plane-detail-p {
    font-size: 20px;
    font-weight: 400;
    margin-top: 40px;
    line-height: 2.3em;
    text-align: center;
    margin-bottom: 40px;
}
.cource-plane img {
    width: 100%;
    padding-top: 48px;
}
.cource-detil {
}
#total-produce-detail {
    padding-left: 6.15%;
    padding-right: 6.15%;
    display: flex;
    justify-content: space-between;
	
}
.total-pro-box {
    width: 31.53%;
    border: 1px solid #AE9466;
	background-color: #FAF7EF;
}
.total-pro-box h3 {
    background-color: #AE9466;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 18px;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5em;
    letter-spacing: 1px;
}
#total-pro-box-sita {
    /* [disabled]background-color: #FAF7EF; */
}
.total-pro-box ul {
    margin: 0;
    padding-top: 32px;
    padding-right: 32px;
    padding-left: 48px;
    padding-bottom: 32px;
    font-family: "Courier New", Courier, monospace;
}
.total-pro-box ul li {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    color: #B0791F;
    line-height: 1.5em;
    margin-bottom: 12px;
    font-weight: 400;
}
.total-pro-box ul p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1em;
    color: #B0791F;
    margin-top: 16px;
}
#story-detal {
    padding-left: 15.53%;
    padding-right: 15.53%;
}
#story-detail-box {
    border: 1px solid #AE9466;
}
#story-detail-box h3 {
    background-color: #AE9466;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 18px;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1em;
}
#story-detail-box ul {
    margin: 0;
    font-family: "Courier New", Courier, monospace;
    background-color: #FAF7EF;
    padding-top: 32px;
    padding-bottom: 36px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 64px;
}
#story-detail-box ul li {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    color: #B0791F;
    line-height: 1.3em;
    margin-bottom: 6px;
    width: 50%;
    font-weight: 400;
}
#building-detal {
	padding-left: 15.53%;
    padding-right: 15.53%;
}
#building-detail-box {
    border: 1px solid #AE9466;
    background-color: #FAF7EF;
    margin-top: 0px;
    padding-bottom: 40px;
}
#building-detail-box h3 {
    background-color: #AE9466;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 18px;
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5em;
    letter-spacing: 1px;
}
#building-detail-box p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    color: #B0791F;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 12px;
    margin-left: 64px;
    padding-bottom: 0px;
    margin-top: 32px;
}
#building-detail-box ul {
    padding-top: 0;
    padding-right: 0;
    padding-left: 64px;
    padding-bottom: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
}
#building-detail-box ul li {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    color: #B0791F;
    line-height: 1.3em;
    font-weight: 500;
    margin-right: 4%;
}
#staff-detail {
	padding-left: 15.53%;
    padding-right: 15.53%;
}
#staff-detail-box {
    border: 1px solid #AE9466;
    background-color: #FAF7EF;
    margin-top: 0px;
    padding-bottom: 16px;
    padding-top: 32px;
    padding-right: 32px;
    padding-left: 16px;
}
#staff-detail-box ul {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
    padding-right: 0;
    padding-left: 64px;
    padding-bottom: 0;
    justify-content: space-between;
}
#staff-detail-box ul li {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 17px;
    color: #B0791F;
    line-height: 1.6em;
    font-weight: 500;
    width: 45%;
    margin-bottom: 16px;
}
#consuling-detail {
	padding-left: 15.53%;
    padding-right: 15.53%;
}
#consuling-detail-box {
	border: 1px solid #AE9466;
    background-color: #FAF7EF;
    margin-top: 0px;
    padding-bottom: 24px;
    padding-top: 24px;
    padding-left: 24px;
}
#consuling-detail-box ul {
    margin: 0;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
#consuling-detail-box ul li {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 17px;
    color: #B0791F;
    line-height: 2.3em;
    font-weight: 500;
    margin-right: 4%;
    width: 43%;
}
#consuling-detail-box p {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 13px;
    color: #B0791F;
    font-weight: 500;
    margin-top: 24px;
    width: 100%;
    text-align: center;
}
#consuling-detail-box p span {
    margin-top: 8px;
}
#personal-toiawase-wrap {
    background-image: url(images/parspnal-toiawase-bg.png);
    background-position: center center;
    background-size: cover;
    padding-left: 15.53%;
    padding-right: 15.53%;
    padding-top: 64px;
    padding-bottom: 64px;
}
#personal-toiawase-box {
    padding: 32px;
    background-color: hsla(0,0%,100%,0.75);
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#personal-toiawase-box ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#personal-toiawase-box ul li {
    width: 15%;
    /* [disabled]background-color: #AE9466; */
    padding: 8px;
    text-align: center;
}
#personal-toiawase-box ul li:nth-child(odd){
	background-color:#AE9466;
}
#personal-toiawase-box ul .yajirusi {
    width: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#personal-toiawase-box ul li img {
    width: 10px;
    vertical-align: middle;
}
#personal-toiawase-box ul li span {
    font-size: 16px;
    /*    font-family: 'Noto Sans JP', sans-serif;*/
    font-weight: 200;
    color: #FFFFFF;
    letter-spacing: 1px;
}
#personal-toiawase-box p {
    font-size: 21px;
    font-weight: 300;
    margin-top: 32px;
    text-align: center;
}
#personal-toiawase-box p span {
    margin-left: 24px;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    font-size: 1.4vw;
    font-weight: 600;
    letter-spacing: 1px;
}
#personal-toiawase-box p span a {
	text-decoration:none;
}
#personal-toiawase-box p span img {
	padding-bottom:4px;
    width: 2%;
    vertical-align: middle;
    margin-right: 8px;
}
#page-main {
    background-image: url(images/page-main-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 400px;
}
#page-main h1 {
    position: absolute;
    text-align: center;
    font-size: 28px;
    line-height: 1.5em;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-weight: 500;
}
#page-main h1 span {
    display: block;
    font-size: 46px;
    line-height: 1.5em;
    letter-spacing: 6px;
    font-weight: 600;
    text-align: center;
}
