@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;
    margin-bottom: 70px;
    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 #top_banner {
    width: 100%;
  }
  #contents #top_banner h2 {
    width: 100%;
  }
  #contents #top_banner h2 img {
    width: 100%;
    height: auto;
    display: block;
  }
  /*▼▼受賞者発表▼▼*/
  #contents #presentation_conts {
    width: 100%;
    float: left;
    clear: both;
    padding: 65px 0 104px;
    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;
  }
  #contents #presentation_conts .sub_title {
    color: #fff;
    margin-bottom: 44px;
  }
  #contents #presentation_conts .auto {
    width: 1080px;
  }
  #contents #presentation_conts .lead {
    color: #fff;
    width: 800px;
    margin: 0 auto;
    letter-spacing: 0.08em;
    margin-bottom: 114px;
    font-size: 20px;
    line-height: 1.9;
    text-align: center;
  }
  #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;
  }
  #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;
    margin-right: 10px;
  }
  #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 .selection_box .wrapper ul::after {
    content: "";
    display: block;
    width: calc(100% / 3 - 10px);
    height: auto;
  }
  #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: 525px;
    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 .kids {
    background-color: #c5ab6c;
  }
  #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 31px;
    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.kids {
    background-color: #c5ab6c;
  }
  #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.group .img {
    width: 368px;
  }
  #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 li.surf .img img {
    height: 330px;
    padding-bottom: 20px;
  }
  #contents #conts_01 ul .row_02 .img img {
    width: auto;
    height: 230px;
  }
  #contents #conts_01 ul .row_02 .img.big img {
    height: 244px;
  }
  #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;
  }
  #contents #conts_02 {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 99px;
    padding-bottom: 107px;
  }
  #contents #conts_02 .sub_title {
    margin-bottom: 40px;
  }
  #contents #conts_02 .steps {
    display: flex;
    width: 100%;
    letter-spacing: -0.4em;
    text-align: center;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
  #contents #conts_02 .steps li {
    width: 526px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 58px;
    margin-right: 26px;
    letter-spacing: -0.4em;
  }
  #contents #conts_02 .steps li:first-of-type {
    width: 701px;
  }
  #contents #conts_02 .steps li:nth-of-type(2n) {
    width: 352px;
    margin-right: 0;
  }
  #contents #conts_02 .steps li:nth-of-type(4n) {
    width: 526px;
  }
  #contents #conts_02 .steps li .numbers {
    width: 100%;
    background-color: #000000;
    font-size: 21px;
    color: #ffffff;
    padding: 4px 0 1px;
    margin-bottom: 22px;
    letter-spacing: normal;
  }
  #contents #conts_02 .steps li .title {
    margin-bottom: 22px;
    font-size: 23px;
    letter-spacing: normal;
    min-height: 38px;
  }
  #contents #conts_02 .steps li .title img {
    vertical-align: middle;
  }
  #contents #conts_02 .steps li .box {
    width: 350px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }
  #contents #conts_02 .steps li figure {
    margin-bottom: 18px;
  }
  #contents #conts_02 .steps li .border_bg {
    width: 300px;
    border: 2px solid #dcdbda;
    padding: 12px 18px 16px;
    margin: 0 auto;
    text-align: left;
  }
  #contents #conts_02 .steps li:last-of-type .border_bg {
    width: 450px;
  }
  #contents #conts_02 .steps li .box .border_bg {
    border: 2px solid #dcdbda;
    padding: 12px 18px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97%;
  }
  #contents #conts_02 .steps li .text {
    letter-spacing: normal;
  }
  #contents #conts_02 .steps li .box .text {
    margin-bottom: 11px;
    text-align: left;
  }
  #contents #conts_02 .steps li .link_btn {
    background: #267cbc;
    background-image: -moz-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    box-shadow: 0px 0px 5.82px 0.18px rgba(0, 0, 0, 0.22);
    color: #ffffff;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
  }
  #contents #conts_02 .steps li .link_btn .logo_text {
    background-image: url(../img/insta_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 36px;
    padding: 21px 0 17px 43px;
    display: inline-block;
    font-size: 15px;
  }
  #contents #conts_02 .gray_bg {
    width: 100%;
    background-color: #e3e3e3;
    text-align: center;
    padding: 43px 0 26px;
  }
  #contents #conts_02 .gray_bg h4 {
    font-size: 48px;
    margin-bottom: 25px;
  }
  #contents #conts_02 .gray_bg .text {
    margin-bottom: 20px;
  }
  #contents #conts_02 .gray_bg .store_link a {
    display: inline-block;
    margin-right: 109px;
  }
  #contents #conts_02 .gray_bg .store_link a:last-of-type {
    margin-right: 0;
  }
  #contents #conts_03 {
    width: 100%;
    clear: both;
    background-color: #e3e3e3;
    padding-top: 102px;
    padding-bottom: 106px;
  }
  #contents #conts_03 .sub_title {
    margin-left: 38px;
    margin-bottom: 38px;
  }
  #contents #conts_03 .link_btn {
    background: #267cbc;
    background-image: -moz-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    box-shadow: 0px 0px 5.82px 0.18px rgba(0, 0, 0, 0.22);
    color: #ffffff;
    text-decoration: none;
    width: 480px;
    margin: 0 auto 20px;
    padding: 20px 0 16px;
    display: block;
    text-align: center;
  }
  #contents #conts_03 .link_btn:last-of-type {
    margin-bottom: 0;
  }
  #contents #conts_03 .archive_link {
    width: 1000px;
    margin: 32px auto 0;
    background-image: url(../img/archive_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding: 59px 0 58px;
  }
  #contents #conts_03 .archive_link.bg_02 {
    background-image: url(../img/archive_bg_02.jpg);
  }
  #contents #conts_03 .archive_link.bg_03 {
    background-image: url(../img/archive_bg_03.jpg);
  }
  #contents #conts_03 .archive_link.bg_04 {
    background-image: url(../img/archive_bg_04.jpg);
  }
  #contents #conts_03 .archive_link.bg_05 {
    background-image: url(../img/archive_bg_05.jpg);
  }
  #contents #conts_03 .archive_link .text {
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 16px;
  }
  #contents #conts_03 .archive_link .button {
    width: 414px;
    margin: 0 auto;
    background: #267cbc;
    background-image: -moz-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    box-shadow: 0px 0px 5.82px 0.18px rgba(0, 0, 0, 0.22);
  }
  #contents #conts_03 .archive_link .button a {
    color: #fff;
    text-decoration: none;
    padding: 19px 40px 17px;
    display: block;
    font-weight: bold;
    background-image: url("../img/icon_01.png");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 10px;
  }
  #contents #conts_04 {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 102px;
    padding-bottom: 109px;
  }
  #contents #conts_04 .sub_title {
    margin-bottom: 43px;
  }
  #contents #conts_04 .guidelines {
    line-height: 34px;
    margin-bottom: 25px;
  }
  #contents #conts_04 .guidelines dt {
    background-color: #e3e3e3;
    padding: 16px 37px 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents #conts_04 .guidelines dd {
    padding: 25px 37px 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents #conts_04 .guidelines dd p {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 2px;
  }
  #contents #conts_04 .guidelines dd p:last-of-type {
    margin-bottom: 28px;
  }
  #contents #conts_04 .guidelines dd li {
    text-indent: -1em;
    padding-left: 1em;
  }
  #contents #conts_04 .guidelines dd a {
    color: #276daf;
  }
  #contents #conts_04 .guidelines dd a:hover {
    text-decoration: none;
  }
  #contents #conts_04 .border_bg {
    border: 2px solid #dcdbda;
    padding: 31px 18px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97%;
    text-align: center;
    margin-bottom: 40px;
  }
  #contents #conts_04 .border_bg .text {
    font-size: 22px;
    margin-bottom: 28px;
  }
  #contents #conts_04 .border_bg .account_link {
    width: 100%;
    letter-spacing: -0.4em;
  }
  #contents #conts_04 .border_bg .account_link .link_btn {
    background: #267cbc;
    background-image: -moz-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(41, 129, 190) 0%, rgb(72, 79, 179) 100%);
    box-shadow: 0px 0px 5.82px 0.18px rgba(0, 0, 0, 0.22);
    color: #ffffff;
    text-decoration: none;
    width: 304px;
    display: inline-block;
    text-align: center;
    letter-spacing: normal;
    margin-right: 53px;
  }
  #contents #conts_04 .border_bg .account_link .link_btn:last-of-type {
    margin-right: 0;
  }
  #contents #conts_04 .border_bg .account_link .link_btn .logo_text {
    background-image: url(../img/insta_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 36px;
    padding: 21px 0 17px 43px;
    display: inline-block;
    font-size: 15px;
  }
  #contents #conts_04 .photo_box {
    width: 100%;
    float: left;
    clear: both;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents #conts_04 .photo_box .phone_img {
    width: 350px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
  }
  #contents #conts_04 .photo_box p {
    width: 565px;
    height: 125px;
    font-size: 16px;
    line-height: 28px;
    float: left;
    background-image: url(../img/fukidashi_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 565px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 20px 0;
    margin-bottom: 12px;
  }
  #contents #conts_04 .photo_box .photo_image {
    width: 565px;
    float: left;
  }
}