@charset "UTF-8";
/*===============================================
●sp.css 画面の横幅が639px以下
===============================================*/
@media screen and (max-width: 639px) {
  #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: 15px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 101px;
    overflow: hidden;
  }
  #contents .sp_none {
    display: none;
  }
  #contents .auto {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  #contents img {
    width: 100%;
    height: auto;
    display: block;
  }
  #contents p {
    margin: 0;
  }
  .font_josefin {
    font-family: "Josefin Sans", sans-serif;
  }
  #contents #top_banner {
    width: 100%;
    color: #ffffff;
    text-align: center;
    position: relative;
  }
  #contents #top_banner h2 {
    width: 100%;
  }
  /*presentation_conts*/
  #contents #presentation_conts {
    width: 100%;
    float: left;
    clear: both;
    background-color: #4b7fcd;
    padding-bottom: 60px;
  }
  #contents #presentation_conts .lead {
    color: #fff;
    width: 100%;
    margin: 30px auto 40px;
    letter-spacing: 0.05em;
    line-height: 1.9;
  }
  #contents #presentation_conts .selection_box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 30px;
    background-color: #fff;
  }
  #contents #presentation_conts .selection_2 {
    margin-bottom: 48px;
  }
  #contents #presentation_conts .selection_2 .left_text {
    padding: 15px 17px 20px;
    width: 90%;
    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: 90%;
    margin: 14px auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 13px 0 11px;
    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 .selection_box .wrapper {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
    box-sizing: border-box;
  }
  #contents #presentation_conts .selection_box .wrapper .wrapper {
    margin-bottom: 0;
  }
  #contents #presentation_conts .selection_box .wrapper ul li {
    margin-bottom: 28px;
    position: relative;
  }
  #contents #presentation_conts .selection_box .wrapper ul li:last-of-type {
    margin-bottom: 0;
  }
  #contents #presentation_conts .wrapper .left_img {
    width: 90%;
    margin: 0 auto 16px;
    height: 0;
    padding-top: 90%;
    position: relative;
  }
  #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 .left_img a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  #contents #presentation_conts .wrapper .align_right .left_img a img {
    object-position: right;
  }
  #contents #presentation_conts .left_text {
    padding: 15px 17px 20px;
    width: 90%;
    box-sizing: border-box;
    margin: 36px auto 0;
    line-height: 1.7;
    background-color: #ececec;
  }
  #contents #presentation_conts .wrapper .right_box {
    width: 100%;
    margin: 0 auto;
  }
  #contents #presentation_conts .wrapper .aline_right_ {
    padding-top: 12px;
    margin: 0 auto;
    text-align: right;
    line-height: 1.3;
    width: 90%;
    font-size: 13px;
  }
  #contents #presentation_conts .wrapper ul {
    padding-bottom: 10px;
  }
  #contents #presentation_conts .wrapper .right_box .name {
    text-align: center;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.4;
  }
  #contents #presentation_conts .selection_box .wrapper .right_box .name .bigger {
    font-size: 20px;
  }
  #contents #presentation_conts .selection_box .wrapper .aline_right {
    padding-top: 12px;
    margin: 0 auto;
    text-align: right;
    line-height: 1.3;
    width: 90%;
    font-size: 13px;
  }
  #contents #presentation_conts .selection_box .selection_list {
    font-size: 0;
    line-height: 0;
    padding: 0 5%;
    letter-spacing: -0.4em;
    margin: 16px 0 22px;
  }
  #contents #presentation_conts .selection_box .selection_list .name {
    font-weight: 600;
    word-break: break-all;
  }
  #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 a {
    width: 100%;
    aspect-ratio: 1/1;
    display: block;
    margin-bottom: 6px;
  }
  #contents #presentation_conts .selection_box .selection_list li img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
  }
  #contents #presentation_conts .selection_box2 {
    clear: both;
  }
  #contents #presentation_conts .selection_box2 li {
    width: 100%;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 14px 0 16px;
  }
  #contents #presentation_conts .selection_box2 h4 {
    width: 90%;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    color: #fff;
    padding: 15px 0 12px;
    font-weight: 600;
    position: relative;
    clear: both;
    margin-bottom: 16px;
  }
  #contents #presentation_conts .selection_box .selection_list li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    margin-right: 4%;
    margin-bottom: 14px;
    font-size: 12px;
    line-height: 1.5;
  }
  #contents #presentation_conts .selection_box .selection_list li:nth-of-type(2n) {
    margin-right: 0;
  }
  #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 .kids {
    background-color: #c5ab6c;
  }
  #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_box2 .text {
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 12px;
    line-height: 1.5;
  }
  #contents #presentation_conts .selection_box2 .left_text .text {
    width: auto;
    margin-bottom: 0;
  }
  #contents #presentation_conts .selection_box2 .name {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
    margin: 12px 0;
  }
  #contents #presentation_conts .montserrat {
    color: #fff;
  }
  #contents #presentation_conts .sub_title {
    color: #fff;
  }
  #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: 18px;
    line-height: 1.4;
    color: #000;
    margin-bottom: 4px;
  }
  #contents #presentation_conts .review_box .text {
    margin-bottom: 10px;
  }
  #contents #presentation_conts .review_box .text:last-of-type {
    margin-bottom: 0;
  }
  #contents #presentation_conts .review_box .small {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 6px;
    line-height: 1.2;
  }
  #contents #presentation_conts .review_box .big {
    font-size: 22px;
    display: inline-block;
    line-height: 1.2;
    color: #344cb1;
  }
  #contents #presentation_conts .review_box .text_box {
    padding: 0 5%;
  }
  /*/presentation_cont*/
  #contents #conts_01 {
    width: 100%;
    clear: both;
    padding-top: 48px;
    padding-bottom: 35px;
    background-color: #2e46a0;
    position: relative;
    background-image: url("../img/bg_gradation_img.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top -66vw;
  }
  #contents #conts_01 h3, #contents #conts_01 .sub_title {
    color: #fff;
  }
  #contents #conts_01 .sub_title {
    margin-bottom: 26px;
  }
  #contents #conts_01 ul li {
    background-color: #fff;
    padding: 14px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  #contents #conts_01 ul li .box h4 {
    font-size: 17px;
    padding: 13px 5px 11px;
    margin-bottom: 18px;
    color: #fff;
    text-align: center;
  }
  #contents #conts_01 ul li:first-child .box h4 {
    font-size: 20px;
    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 .detail_text {
    margin-bottom: 16px;
    background-image: url(../img/border.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: 18px;
    background-size: 12px;
  }
  #contents #conts_01 ul li .box .detail_text .item {
    margin-bottom: 8px;
    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 {
    margin-bottom: 20px;
  }
  #contents #conts_01 ul li .box dl dt {
    margin-bottom: 3px;
  }
  #contents #conts_01 ul li .img {
    width: 80%;
    max-width: 300px;
    margin: 0 auto;
  }
  #contents #conts_01 ul li.doragon .img {
    width: 86%;
  }
  #contents #conts_01 ul li.family .img {
    width: 88%;
  }
  #contents #conts_01 ul li.group .img {
    width: 90%;
  }
  #contents #conts_01 ul li.surf .img {
    width: 90%;
    margin-bottom: 10px;
  }
  #contents h3 {
    font-size: 36px;
    line-height: 1.1;
    word-break: break-word;
    text-align: center;
  }
  #contents .sub_title {
    font-size: 15px;
    text-align: center;
    margin-bottom: 24px;
  }
  #contents #conts_02 {
    width: 100%;
    padding-top: 53px;
    padding-bottom: 70px;
  }
  #contents #conts_02 .steps {
    width: 100%;
    text-align: center;
  }
  #contents #conts_02 .steps li {
    margin-bottom: 58px;
  }
  #contents #conts_02 .steps li .numbers {
    width: 100%;
    background-color: #000;
    font-size: 18px;
    line-height: 1.5;
    color: #ffffff;
    padding: 7px 0 4px;
    margin-bottom: 22px;
    letter-spacing: normal;
    font-weight: bold;
  }
  #contents #conts_02 .steps li .title {
    margin-bottom: 10px;
    font-size: 17px;
    letter-spacing: normal;
    min-height: 38px;
  }
  #contents #conts_02 .steps li .title .logo {
    display: inline-block;
    margin-right: 3px;
  }
  #contents #conts_02 .steps li .title img {
    vertical-align: middle;
    display: inline-block;
    width: 100px;
  }
  #contents #conts_02 .steps li .box {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    margin-bottom: 24px;
  }
  #contents #conts_02 .steps li .img {
    width: 80%;
    min-width: 250px;
    max-width: 380px;
    margin: 0 auto 8px;
  }
  #contents #conts_02 .steps li .border_bg {
    border: 2px solid #dcdbda;
    padding: 15px 5% 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }
  #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%);
    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: 21px;
    padding: 16px 0 13px 27px;
    display: inline-block;
    font-size: 13px;
  }
  #contents #conts_02 .gray_bg {
    width: 100%;
    background-color: #e3e3e3;
    text-align: center;
    padding: 26px 3% 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents #conts_02 .gray_bg h4 {
    font-size: 24px;
    margin-bottom: 2px;
  }
  #contents #conts_02 .gray_bg .text {
    margin-bottom: 16px;
  }
  #contents #conts_02 .gray_bg .store_link a {
    width: 80%;
    max-width: 200px;
    display: block;
    margin: 0 auto 15px;
  }
  #contents #conts_02 .gray_bg .store_link a img {
    width: 100%;
  }
  #contents #conts_03 {
    width: 100%;
    background-color: #e3e3e3;
    padding-top: 54px;
    padding-bottom: 68px;
  }
  #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%);
    color: #ffffff;
    text-decoration: none;
    margin: 0 auto 18px;
    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: 100%;
    padding: 59px 3% 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 40px auto 0;
    background-image: url(../img/archive_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
  }
  #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 .text {
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 16px;
  }
  #contents #conts_03 .archive_link .button {
    width: 100%;
    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%);
  }
  #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 3% center;
    background-size: 8px;
  }
  #contents #conts_04 {
    width: 100%;
    padding-top: 55px;
  }
  #contents #conts_04 .guidelines {
    line-height: 1.7;
    margin-bottom: 25px;
  }
  #contents #conts_04 .guidelines dt {
    background-color: #e3e3e3;
    padding: 10px 5% 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents #conts_04 .guidelines dd {
    padding: 16px 5% 18px;
    -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: 18px;
  }
  #contents #conts_04 .guidelines dd li {
    text-indent: -1em;
    padding-left: 1em;
  }
  #contents #conts_04 .guidelines dd a {
    color: #276daf;
  }
  #contents #conts_04 .border_bg {
    border: 2px solid #dcdbda;
    padding: 20px 5% 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px;
  }
  #contents #conts_04 .border_bg .text {
    font-size: 16px;
    margin-bottom: 18px;
  }
  #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%);
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    letter-spacing: normal;
    margin-bottom: 8px;
  }
  #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: 21px;
    padding: 18px 0 13px 27px;
    display: inline-block;
    font-size: 13px;
  }
  #contents #conts_04 .photo_box {
    width: 100%;
    padding: 0 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contents #conts_04 .photo_box .phone_img {
    width: 80%;
    min-width: 250px;
    margin: 0 auto 26px;
  }
  #contents #conts_04 .photo_box p {
    background-color: #e3e3e3;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 5% 12px;
    margin-bottom: 26px;
    position: relative;
  }
  #contents #conts_04 .photo_box p span {
    position: absolute;
    right: 20%;
    bottom: -19px;
    width: 30px;
  }
}