@charset "UTF-8";
/*===============================================
●pc.css 画面の横幅が640px以上
===============================================*/
@media screen and (min-width: 640px) {
  #contents div, #contents span, #contents applet, #contents object, #contents iframe, #contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6, #contents p, #contents blockquote, #contents pre, #contents a, #contents abbr, #contents acronym, #contents address, #contents big, #contents cite, #contents code, #contents del, #contents dfn, #contents em, #contents font, #contents img, #contents ins, #contents kbd, #contents q, #contents s, #contents samp, #contents small, #contents strike, #contents strong, #contents sub, #contents sup, #contents tt, #contents var, #contents b, #contents u, #contents i, #contents center, #contents dl, #contents dt, #contents dd, #contents ol, #contents ul, #contents li, #contents fieldset, #contents form, #contents label, #contents legend, #contents table, #contents caption, #contents tbody, #contents tfoot, #contents thead, #contents tr, #contents th, #contents td, #contents div, #contents figure, #contents span {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    word-break: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    list-style: none;
  }
  #contents {
    width: 100%;
    float: left;
    clear: both;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    min-width: 1080px;
    overflow: hidden;
  }
  a:hover {
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contents .pc_none {
    display: none;
  }
  #contents .auto {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  #contents p {
    margin: 0;
  }
  .font_josefin {
    font-family: "Josefin Sans", sans-serif;
  }
  /*▼▼受賞者発表▼▼*/
  #contents #presentation_conts {
    width: 100%;
    float: left;
    clear: both;
    padding: 65px 0 78px;
    background-color: #2e46a0;
    position: relative;
    background-image: url("../img/bg_gradation_img.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top -780px;
  }
  #contents #presentation_conts .montserrat {
    color: #fff;
    font-size: 40px;
    font-family: "ヒラギノ角ゴ Pro W3";
    margin-bottom: 30px;
  }
  #contents #presentation_conts .auto {
    width: 1080px;
  }
  #contents #presentation_conts .selection_box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 38px;
    background-color: #fff;
  }
  #contents #presentation_conts .two_colums ul {
    justify-content: center;
  }
  #contents #presentation_conts .two_colums ul li {
    margin: 0 8px;
  }
  #contents #presentation_conts .selection_2 {
    margin-bottom: 68px;
  }
  #contents #presentation_conts .selection_2 .left_text {
    padding: 20px 20px 35px;
    width: 1018px;
    box-sizing: border-box;
    margin: 0 auto 12px;
    line-height: 1.7;
    background-color: #ececec;
  }
  #contents #presentation_conts .left_text {
    padding: 20px 20px 35px;
    width: 1018px;
    box-sizing: border-box;
    margin: 0 auto;
    line-height: 1.7;
    background-color: #ececec;
  }
  #contents #presentation_conts .selection_2 .title {
    margin-bottom: 5px;
  }
  #contents #presentation_conts h4 {
    width: 1018px;
    margin: 28px auto 0;
    text-align: center;
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    padding: 16px 0 13px;
    margin-bottom: 31px;
    font-weight: 600;
    position: relative;
  }
  #contents #presentation_conts h4.grandprix {
    background-image: -moz-linear-gradient(0deg, rgb(129, 104, 2) 0%, rgb(160, 134, 41) 35%, rgb(191, 164, 80) 51%, rgb(160, 134, 41) 62%, rgb(129, 104, 2) 99%);
    background-image: -webkit-linear-gradient(0deg, rgb(129, 104, 2) 0%, rgb(160, 134, 41) 35%, rgb(191, 164, 80) 51%, rgb(160, 134, 41) 62%, rgb(129, 104, 2) 99%);
    background-image: -ms-linear-gradient(0deg, rgb(129, 104, 2) 0%, rgb(160, 134, 41) 35%, rgb(191, 164, 80) 51%, rgb(160, 134, 41) 62%, rgb(129, 104, 2) 99%);
  }
  #contents #presentation_conts .wrapper .aline_right_ {
    padding-top: 12px;
    margin: 0 auto;
    text-align: right;
    line-height: 1.3;
    font-size: 15px;
  }
  #contents #presentation_conts .selection_2 h4 {
    width: 1018px;
    margin: 28px auto 0;
    text-align: center;
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    padding: 16px 0 13px;
    margin-bottom: 31px;
    font-weight: 600;
    position: relative;
    box-sizing: border-box;
  }
  #contents #presentation_conts .selection_box .wrapper {
    width: 1018px;
    margin: 0 auto 27px;
    box-sizing: border-box;
  }
  #contents #presentation_conts .selection_box .wrapper ul {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
    justify-content: space-between;
  }
  #contents #presentation_conts .two_colums .wrapper ul {
    justify-content: center;
  }
  #contents #presentation_conts .selection_box .wrapper ul li {
    width: calc(100% / 3 - 10px);
    display: flex;
    margin-bottom: 43px;
    flex-direction: column;
    position: relative;
  }
  #contents #presentation_conts .selection_box .wrapper ul li:nth-last-of-type(2), #contents #presentation_conts .selection_box .wrapper ul li:last-of-type {
    margin-bottom: 0;
  }
  #contents #presentation_conts .wrapper .left_img {
    width: 100%;
    margin: 0 auto;
    height: 0;
    padding-top: 100%;
    position: relative;
    margin-bottom: 14px;
  }
  #contents #presentation_conts .wrapper .left_img a {
    width: 100%;
    height: 0;
    padding-top: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  #contents #presentation_conts .wrapper .align_right .left_img a img {
    object-position: right;
  }
  #contents #presentation_conts .wrapper .left_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  #contents #presentation_conts .grandprix .wrapper .right_box {
    width: 100%;
    float: none;
  }
  #contents #presentation_conts .selection_box .wrapper .right_box .name {
    font-size: 22px;
    line-height: 1.4;
  }
  #contents #presentation_conts .wrapper .right_box .name {
    text-align: center;
    font-weight: 600;
  }
  #contents #presentation_conts .selection_box .wrapper .right_box .name .bigger {
    font-size: 23px;
  }
  #contents #presentation_conts .selection_box .wrapper .aline_right {
    margin: 0 auto;
    text-align: right;
    line-height: 1.3;
    font-size: 15px;
  }
  #contents #presentation_conts .selection_box .selection_list {
    margin-bottom: 40px;
    padding: 0 30px 0 29px;
    font-size: 0;
  }
  #contents #presentation_conts .selection_box .selection_list .name {
    font-weight: 600;
    line-height: 1.5;
  }
  #contents #presentation_conts .selection_box .selection_list li {
    width: 192px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    margin-right: 15px;
    margin-bottom: 11px;
    text-align: center;
    font-size: 15px;
  }
  #contents #presentation_conts .selection_box .selection_list li:nth-of-type(5n) {
    margin-right: 0;
  }
  #contents #presentation_conts .selection_box .selection_list li a {
    width: 100%;
    height: 192px;
    display: block;
    margin-bottom: 8px;
  }
  #contents #presentation_conts .selection_box .selection_list li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  #contents #presentation_conts .selection_box2 {
    clear: both;
  }
  #contents #presentation_conts .selection_box2 li {
    width: 500px;
    margin-bottom: 38px;
    background-color: #fff;
    padding: 28px 0 25px;
    position: relative;
  }
  #contents #presentation_conts .selection_box2 h4 {
    width: 465px;
    margin: 0 auto;
    font-size: 28px;
    text-align: center;
    line-height: 1.3;
    color: #fff;
    padding: 15px 0 12px;
    font-weight: 600;
    position: relative;
    clear: both;
    margin-bottom: 30px;
  }
  #contents #presentation_conts .lighting {
    background-color: #4c5496;
  }
  #contents #presentation_conts .location {
    background-color: #2990c3;
  }
  #contents #presentation_conts .goggle_shot {
    background-color: #1c97a5;
  }
  #contents #presentation_conts .styling {
    background-color: #193076;
  }
  #contents #presentation_conts .family {
    background-color: #d74e12;
  }
  #contents #presentation_conts .group {
    background-color: #eba62d;
  }
  #contents #presentation_conts .surf {
    background-color: #18a4df;
  }
  #contents #presentation_conts .good {
    background-color: #8a4983;
  }
  #contents #presentation_conts .selection_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #contents #presentation_conts .selection_box2 .wrapper {
    width: 329px;
    margin: 0 auto;
  }
  #contents #presentation_conts .selection_box2 .left_img {
    width: 329px;
    margin: 0 auto;
  }
  #contents #presentation_conts .selection_box2 .text {
    width: 465px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 12px;
    line-height: 1.5;
  }
  #contents #presentation_conts .selection_box2 .right_box .wrapper {
    width: 465px;
    margin: 0 auto;
  }
  #contents #presentation_conts .selection_box2 .right_box .wrapper .left_text {
    width: 465px;
  }
  #contents #presentation_conts .selection_box2 .right_box .wrapper .left_text .text {
    width: auto;
  }
  #contents #presentation_conts .selection_box2 .name {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  #contents #presentation_conts .review_box {
    background-color: #fff;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 0;
  }
  #contents #presentation_conts .review_box h4 {
    font-size: 32px;
    line-height: 1.4;
    width: 100%;
    color: #000;
    margin-bottom: 8px;
  }
  #contents #presentation_conts .review_box .small {
    font-size: 22px;
    display: inline-block;
    margin-bottom: 4px;
  }
  #contents #presentation_conts .review_box .big {
    font-size: 34px;
    display: inline-block;
    color: #344cb1;
  }
  #contents #presentation_conts .left_text {
    margin-bottom: 12px;
  }
  /*▲▲受賞者発表▲*/
  #contents #conts_01 {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 80px;
    padding-bottom: 108px;
    background-color: #2e46a0;
    position: relative;
    background-image: url("../img/bg_gradation_img.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top -780px;
  }
  #contents #conts_01 .auto {
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  #contents #conts_01 h3, #contents #conts_01 .sub_title {
    color: #fff;
  }
  #contents #conts_01 .sub_title {
    margin-bottom: 42px;
  }
  #contents #conts_01 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -30px;
  }
  #contents #conts_01 ul li {
    background-color: #fff;
    padding: 28px;
    position: relative;
    box-sizing: border-box;
    width: 524px;
    margin-bottom: 30px;
    padding-bottom: 260px;
    justify-content: space-between;
  }
  #contents #conts_01 ul li.surf {
    padding-bottom: 370px;
  }
  #contents #conts_01 ul li.special {
    padding-bottom: 352px;
  }
  #contents #conts_01 ul li.row_01 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 48px 28px 46px 28px;
  }
  #contents #conts_01 ul li.family.row_01 {
    padding: 48px 28px 10px 28px;
  }
  #contents #conts_01 ul li.group.row_01 {
    padding: 48px 28px 30px 28px;
  }
  #contents #conts_01 ul li.row_01 .box {
    width: calc(100% - 440px);
  }
  #contents #conts_01 ul li:first-child {
    padding: 48px 48px 24px;
    width: 100%;
  }
  #contents #conts_01 ul li .box h4 {
    font-size: 28px;
    padding: 15px 0 12px;
    margin-bottom: 22px;
    color: #fff;
    text-align: center;
  }
  #contents #conts_01 ul li:first-child .box h4 {
    font-size: 30px;
    line-height: 1.2;
    background-image: -moz-linear-gradient(0deg, rgb(129, 104, 2) 0%, rgb(160, 134, 41) 35%, rgb(191, 164, 80) 51%, rgb(160, 134, 41) 62%, rgb(129, 104, 2) 99%);
    background-image: -webkit-linear-gradient(0deg, rgb(129, 104, 2) 0%, rgb(160, 134, 41) 35%, rgb(191, 164, 80) 51%, rgb(160, 134, 41) 62%, rgb(129, 104, 2) 99%);
    background-image: -ms-linear-gradient(0deg, rgb(129, 104, 2) 0%, rgb(160, 134, 41) 35%, rgb(191, 164, 80) 51%, rgb(160, 134, 41) 62%, rgb(129, 104, 2) 99%);
  }
  #contents #conts_01 ul li .box h4.riding {
    background-color: #4c5496;
  }
  #contents #conts_01 ul li .box h4.location {
    background-color: #2990c3;
  }
  #contents #conts_01 ul li .box h4.family {
    background-color: #d74e12;
  }
  #contents #conts_01 ul li .box h4.group {
    background-color: #eba62d;
  }
  #contents #conts_01 ul li .box h4.best_goggles {
    background-color: #1c97a5;
  }
  #contents #conts_01 ul li .box h4.styling {
    background-color: #193076;
  }
  #contents #conts_01 ul li .box h4.surf {
    background-color: #18a4df;
  }
  #contents #conts_01 ul li .box h4.special {
    background-color: #8a4983;
  }
  #contents #conts_01 ul li .box .product {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #contents #conts_01 ul li .box .number {
    font-size: 18px;
    margin-bottom: 2px;
  }
  #contents #conts_01 ul li .box .number:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_01 ul li .box .detail_text {
    margin-bottom: 16px;
    background-image: url(../img/border.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: 14px;
    background-size: 16px;
  }
  #contents #conts_01 ul li .box .detail_text .item {
    margin-bottom: 10px;
    line-height: 1.6;
  }
  #contents #conts_01 ul li .box .detail_text .item:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_01 ul li .box dl {
    font-size: 18px;
    line-height: 1.6;
  }
  #contents #conts_01 ul li.doragon .img {
    width: 380px;
  }
  #contents #conts_01 ul li.family .img {
    width: 380px;
  }
  #contents #conts_01 ul li.surf .img img {
    height: auto;
  }
  #contents #conts_01 ul li.special .img {
    width: auto;
  }
  #contents #conts_01 ul li.special .img img {
    width: auto;
    height: auto;
  }
  #contents #conts_01 ul li .img img {
    width: 100%;
    height: auto;
  }
  #contents #conts_01 ul .row_02 .img {
    position: absolute;
    bottom: 0px;
    line-height: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #contents #conts_01 ul .row_02 .img img {
    width: auto;
    height: 230px;
  }
  #contents h3 {
    font-size: 70px;
    line-height: 1;
    margin-bottom: 22px;
    word-break: break-all;
    text-align: center;
    font-family: "Josefin Sans", sans-serif;
  }
  #contents .sub_title {
    font-size: 24px;
    text-align: center;
  }
}