@charset "utf-8";

.bgimg {
    position: absolute;
    top: 0;
    left: calc(30%);
    width: calc(70%);
    z-index: -1;
}

.maintitle:before {
    display: block;
    height: 10em;
    content: "";
}

.maintitle {
    height: 2.5em;
    text-align: center;
    margin: 0 0 14em 0;
}

.maintitle img {
    display: inline-block;
    height: 100%;
    padding: 0;
    margin: 0;
}

.subtitle {
    font-size: 1.25em;
    margin: 0 0 1rem 0;
    text-align: center;
}

.spliter {
    width: 44em;
    margin: 0 auto 1rem auto;
    border-top: 2px dashed #484848;
}

.subtitle2 {
    font-size: 1.5em;
    width: 30em;
    margin: 5rem auto 0 auto;
    text-align: center;
    letter-spacing: .10rem;
}

.subtitle3 {
    width: 30em;
    margin: 0 auto 1rem auto;
    padding: 0 0 1em 0;
    text-align: center;
}

.message1 {
    font-size: 1em;
    width: 57rem;
    margin: 0 auto 0 auto;
    text-align: center;
    line-height: 2.15rem;
    letter-spacing: 0.15rem;
}

.profiles {
    width: 100%;
    margin: 6.8em auto 5em auto;
    letter-spacing: 0.15rem;
}

.profiles:after {
    display: block;
    content: "";
    clear: both;
}

.profile1,
.profile2 {
    float: left;
}

.profile1 {
    width: calc(100% / 2 - 2em);
    text-align: right;
    margin: 0 2em 0 0;
}

.profile2 {
    width: calc(100% / 2 - 2em);
    text-align: left;
    margin: 0 0 0 2em;
}

.profiles .en-name {
    font-size: 1.65em;
    margin: 0 0 0.25rem 0;
}

.profiles .jp-name {
    margin: 0.6em 0 0 0;
}

.profiles .description {
    font-size: 1rem;
    margin: 2.4rem 0 0 0;
    line-height: 2.2rem;
    letter-spacing: 0.05rem;
}

.profile1 .face {
    position: absolute;
    left: calc(50% - 51.2em);
    top: 28.6em;
    width: 32em;
    height: auto;
    z-index: -1;
}

.profile2 .face {
    position: absolute;
    left: calc(50% + 13.5em);
    top: 28em;
    width: 33.3em;
    height: auto;
    z-index: -1;
}

.history-image {
    display: block;
    width: 30em;
    margin: 0 auto 5em auto;
}

.history-table {
    width: 58em;
    margin: 0 auto 0 auto;
    border-collapse: collapse;
    border-top: 1px solid #484848;
}

.history-table tr > td {
    padding: 0.5em;
    vertical-align: top;
    border-bottom: 1px solid #484848;
}

.cell2 {
    width: 42%;
    border-right: 1px dashed #484848;
}

.nobbtm {
    border-bottom: none !important;
}

.history-table .strong {
    color: #956135;
}

.history-table tr p {
    line-height: 2em;
}

.history-table tr .detail {
    margin: -0.5em 0 0 0.5em;
}

/* 背景の花（コンペ参加歴の下段まで） */
.bgf9 {
    position: absolute;
    width: 13em;
    z-index: -2;
    left: calc(100% - 15em);
    top: 125em;
}

.bgf10 {
    position: absolute;
    width: 16em;
    z-index: -2;
    left: 0;
    top: 145em;
}

.bgf11 {
    position: absolute;
    width: 16em;
    z-index: -2;
    left: calc(100% - 20em);
    top: 165em;
}

.bgf12 {
    position: absolute;
    width: 13em;
    z-index: -2;
    left: 1em;
    top: 185em;
}

.bgf13 {
    position: absolute;
    width: 13em;
    z-index: -2;
    left: calc(100% - 14em);
    top: 205em;
}

.bgf14 {
    position: absolute;
    width: 16em;
    z-index: -2;
    left: 0;
    top: 218em;
}