@charset "UTF-8";

html {
    font-size: 62.5%;
    line-height: 1.2;
}

img {
    vertical-align: middle;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
img,
ul,
li,
div,
a {
    padding: 0;
    margin: 0;
    border: none;
}

li {
    list-style-type: none;
}

body {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    color: #595757;
    letter-spacing: -.001em;
    -webkit-text-size-adjust: 100%;
    word-break: break-all;
}

header {
    background: #000;
}

div.spHeader {
    display: none;
}

.head {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.head:after {
    content: "";
    clear: both;
    display: block;
}

.head img {
    float: left;
    padding: 12px 0;
    width: 300px;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    outline: none;
    text-decoration: none;
}

h1 {
    margin-bottom: 50px;
    padding: 25px 0;
    background: #f4f4f4;
    font-weight: 700;
    flex-direction: column;
}

h2 {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.main {
    margin: 0 10px;
}

.title {
    font-size: 2rem;
}

p.catch {
    font-size: 3rem;
    font-weight: bold;
    color: #a40182;
    margin: 0;
    padding: 0;
}

.award {
    font-size: 4rem;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

p.intro {
    line-height: 1.8;
}

p.intro:after {
    content: "";
    clear: both;
    display: block;
}

.logoImg {
    float: left;
    margin-right: 20px;
    width: 300px;
}

ul.select {
    display: block;
    margin-left: -20px;
    margin-right: 0;
    margin-bottom: 50px;
}

ul.select:after {
    content: "";
    clear: both;
    display: block;
}

ul.select li {
    width: 33.3333%;
    margin-bottom: 50px;
    padding-left: 20px;
    float: left;
    box-sizing: border-box;
}

.selectItem {
    color: #a40182 font-weight: 700;
    line-height: 1.2;
}

.selectItem span {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #a40182;
    color: #fff;
    height: 70px;
    line-height: 70px;
    width: 70px;
    font-family: 'Alex Brush', cursive;
    font-size: 30px;
    text-align: center;
}

.selectItem span {
    position: relative;
}

.selectItem span:before {
    width: 0;
    height: 0;
    position: absolute;
    content: '';
    display: block;
    margin: auto;
}

.selectItem span:before {
    border: 10px solid transparent;
    border-top: 10px solid #a40182;
    left: 0;
    right: 0;
    bottom: -20px;
}

ul.select p.flowTxt {
    line-height: 1.8;
    margin-bottom: 25px;
}

#pdfLink {
    margin: -40px 0 100px;
}

#pdfLink img {
    margin: 0 auto;
}

ul.judge {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: 0;
    margin-bottom: 0px;
}

ul.judge:after {
    content: "";
    clear: both;
    display: block;
}

ul.judge li {
    width: 33.3333%;
    margin-bottom: 40px;
    padding-left: 20px;
    float: left;
    box-sizing: border-box;
}

ul.judge li:last-child {
    margin-bottom: 10px;
}

ul.judge > li:nth-child(1) > div,
ul.judge > li:nth-child(4) > div,
ul.judge > li:nth-child(7) > div {
    padding-right: 20px;
    border-right: 1px solid #ccc;
}

ul.judge > li:nth-child(2) > div,
ul.judge > li:nth-child(5) > div,
ul.judge > li:nth-child(8) > div {
    padding-left: 10px;
    padding-right: 10px;
}

ul.judge > li:nth-child(3) > div,
ul.judge > li:nth-child(6) > div,
ul.judge > li:nth-child(9) > div {
    padding-left: 20px;
    border-left: 1px solid #ccc;
}

ul .judge > li:last-child > div {
    padding-right: 20px;
}

.judgeImg {
    float: left;
    width: 35%;
    text-align: center;
    margin-bottom: 70px;
    margin-right: 3%;
}

.judgeName {
    text-align: left;
    line-height: 1.5;
    margin-bottom: 25px;
}

.judgeName strong {
    text-align: center;
}

.judgeProf {
    line-height: 1.8;
}

p.store {
    line-height: 1.4;
}

p.store {
    margin: 20px 20px 50px;
}

p.store:after {
    content: "";
    clear: both;
    display: block;
}

.storeLine {
    text-align: right;
    margin-bottom: 100px;
}

footer,
footer a {
    color: #fff;
}

footer {
    background: #000;
    padding: 40px 0 5px;
    font-size: 1.4rem;
}

footer p {
    text-align: center;
    margin-bottom: 60px;
}

address {
    text-align: center;
}

#page_top {
    position: fixed;
    bottom: 30px;
    right: 20px;
}

#page_top a {
    background-color: #999;
    opacity: 0.6;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 15px 15px;
}

#page_top a:hover {
    background-color: #666;
    opacity: 0.6;
    text-decoration: none;
}


/* for pc
-----------------------------------------------------------*/

@media only screen and (min-width:768px) {

    .main {
        max-width: 1200px;
        margin: 0 auto;
    }

    h1,
    h2 {
        font-size: 2.5rem;
    }

    .award {
        font-size: 7rem;
    }

    .title {
        margin: 0 auto;
        max-width: 1200px;
    }

    p.intro {
        margin-bottom: 60px;
    }

    .selectItem {
        font-size: 2.2rem;
    }

    .storeLine {
        margin-bottom: 60px;
    }

}

/* for tablet
-----------------------------------------------------------*/

@media only screen and (min-width:768px) and (max-width:1199px) {

    .main {
        margin: 0 10px;
    }

    .title {
        margin: 0 10px;
    }

    ul.judge {
        margin-bottom: 0px;
    }

    .judgeImg {
        margin-bottom: 20px;
    }

}

/* for mobile
-----------------------------------------------------------*/

@media only screen and (max-width:767px) {

    header {
        display: none;
    }

    div.spHeader {
        display: block;
    }

    .spTop {
        display: flex;
        background: #000;
        height: 60px;
    }

    .spLogo {
        padding: 10px;
        height: 60px;
        box-sizing: border-box;
        text-align: left;
        display: block;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }

    h1 {
        margin-bottom: 30px;
        padding: 25px 0;
    }

    h2 {
        font-size: 2rem;
    }

    .award {
        font-size: 3rem;
    }

    .title {
        margin: 0 10px;
        font-size: 1.8rem;
    }

    p.catch {
        font-size: 2rem;
    }

    p.intro {
        margin-bottom: 40px;
    }

    .logoImg {
        float: none;
        display: block;
        width:70%;
        max-width: 380px;
        margin: 0 auto 20px auto;
    }

    .selectItem {
        font-size: 1.95rem;
    }

    ul.select li {
        width: 100%;        
    }

    ul.select li img {
        max-width: 363px;
        margin-left: calc((100% - 363px) / 2);
    }

    ul.judge {
        margin-bottom: 0px;
    }

    ul.judge li {
        width: 100%;
    }

    ul.judge > li:nth-child(1) > div,
    ul.judge > li:nth-child(4) > div,
    ul.judge > li:nth-child(7) > div {
        padding-right: 0;
        border-right: none;
    }

    ul.judge > li:nth-child(2) > div,
    ul.judge > li:nth-child(5) > div,
    ul.judge > li:nth-child(8) > div {
        padding-left: 0;
        padding-right: 0;
    }

    ul.judge > li:nth-child(3) > div,
    ul.judge > li:nth-child(6) > div,
    ul.judge > li:nth-child(9) > div {
        padding-left: 0;
        border: none;
    }

    ul .judge > li:last-child > div {
        padding-right: 0;
    }

    p.judgeProf {
        font-size: 1.5rem;
    }

    p.store {
        margin: 20px;
    }

    footer {
        font-size: 1.28rem;
    }

}
