@charset "UTF-8";
/*
* main.css
*
*/
/* ------------------------
  reset
------------------------ */
html,
body {
  height: 100%; }

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

* {
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit; }

pre,
textarea {
  overflow: auto; }

[hidden],
audio:not([controls]),
template {
  display: none; }

details,
main,
summary {
  display: block; }

input[type="number"] {
  width: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

progress {
  display: inline-block; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

textarea {
  resize: vertical; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

button,
input,
select,
textarea {
  min-height: 1.5em;
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; }

ol,
ul {
  list-style: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

fieldset {
  border: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit; }

input,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }

input[type="submit"] {
  width: 100%;
  height: 100%; }

input::-moz-focus-inner,
select::-moz-focus-inner,
button::-moz-focus-inner {
  border: none; }

input::-ms-clear {
  visibility: hidden; }

input::-ms-reveal {
  visibility: hidden; }

select::-ms-expand {
  display: none; }

::-webkit-input-placeholder {
  font-size: 16px; }

:-ms-input-placeholder {
  font-size: 16px; }

::-ms-input-placeholder {
  font-size: 16px; }

::placeholder {
  font-size: 16px; }
  @media (max-width: 767.98px) {
    ::-webkit-input-placeholder {
      font-size: 3.2vw; }
    :-ms-input-placeholder {
      font-size: 3.2vw; }
    ::-ms-input-placeholder {
      font-size: 3.2vw; }
    ::placeholder {
      font-size: 3.2vw; } }

/* ------------------------
  Base Settings
------------------------ */
html {
  font-size: 16px; }

body {
  background-color: #fff;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  -webkit-text-size-adjust: 100%;
  line-height: 1.6875;
  word-wrap: break-word;
  background: url(/store/golf5/fitting/golfball/golfballaishoushindan/assets/img/common/pattern.png) left top/4px 4px repeat fixed, url(/store/golf5/fitting/golfball/golfballaishoushindan/assets/img/common/bg_lg.png) center/cover no-repeat fixed; }
  @media (max-width: 767.98px) {
    body {
      background: url(/store/golf5/fitting/golfball/golfballaishoushindan/assets/img/common/pattern.png) left top/0.53333vw 0.53333vw repeat fixed, url(/store/golf5/fitting/golfball/golfballaishoushindan/assets/img/common/bg_sm.png) center/cover no-repeat fixed; } }

a {
  color: inherit;
  text-decoration: none; }
  @media (min-width: 768px) {
    a[href^="tel:"] {
      cursor: text; } }
  [data-whatinput="mouse"] a:focus,
  [data-whatinput="touch"] a:focus {
    outline: none; }

[type="button"] {
  border: 0;
  min-height: auto;
  background-color: transparent; }
  [data-whatinput="mouse"] [type="button"]:focus,
  [data-whatinput="touch"] [type="button"]:focus {
    outline: none; }

::selection {
  background-color: #000;
  color: #fff;
  text-shadow: none; }

/* ------------------------
  Print Styles
------------------------ */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.l-main {
  position: relative; }
  .page-top .l-main {
    height: 100%;
    overflow: hidden; }
  @media (min-width: 768px) {
    .page-question .l-main {
      padding-bottom: 100px;
      min-width: 1100px; } }
  @media (max-width: 767.98px) {
    .page-question .l-main {
      padding-bottom: 10.66667vw; } }
  @media (min-width: 768px) {
    .page-answer .l-main {
      min-width: 1200px; } }

.c-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  width: 298px;
  height: 68px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(43, 79, 94, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 23, 36, 0.8)), color-stop(25%, rgba(3, 23, 36, 0.8)), color-stop(50%, #077770), color-stop(75%, #088770), to(#249c5a));
  background: linear-gradient(to bottom, rgba(3, 23, 36, 0.8) 0%, rgba(3, 23, 36, 0.8) 25%, #077770 50%, #088770 75%, #249c5a 100%);
  background-size: 298px 272px;
  background-position: 0 0;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: 600;
  cursor: pointer; }
  .c-btn.-confirm {
    margin-top: 75px;
    background-color: rgba(0, 0, 0, 0.8); }
    @media (max-width: 767.98px) {
      .c-btn.-confirm {
        margin-top: 13.33333vw;
        border: none;
        background: -webkit-gradient(linear, left top, left bottom, from(#088770), to(#249c5a));
        background: linear-gradient(to bottom, #088770 0%, #249c5a 100%); } }
  .c-btn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 13px;
    height: 9px;
    background: url(/store/golf5/fitting/golfball/golfballaishoushindan/assets/img/common/arw-right.png) center/13px 9px no-repeat; }
    @media (max-width: 767.98px) {
      .c-btn:after {
        right: 2.66667vw;
        width: 3.46667vw;
        height: 2.53333vw;
        background-size: 3.46667vw 2.53333vw; } }
  @media (min-width: 768px) {
    .c-btn:not(.is-disabled) {
      -webkit-transition: border-color 0.6s, background-position 0.3s cubic-bezier(0, 0, 0.58, 1);
      transition: border-color 0.6s, background-position 0.3s cubic-bezier(0, 0, 0.58, 1); }
      .c-btn:not(.is-disabled):hover {
        border-color: #28b185;
        background-position: 0 -204px; } }
  @media (max-width: 767.98px) {
    .c-btn {
      width: 55.46667vw;
      height: 12vw;
      font-size: 3.2vw; } }

.c-copyright {
  margin-top: 20px;
  text-align: center;
  letter-spacing: 0em; }
  .page-answer .c-copyright {
    margin-top: 10px; }
  @media (max-width: 767.98px) {
    .c-copyright {
      margin-top: 3.73333vw; } }
  .c-copyright small {
    font-size: 10px; }
    @media (max-width: 767.98px) {
      .c-copyright small {
        font-size: 2.66667vw; } }
  .c-copyright span {
    font-family: Verdana, "Droid Sans"; }
  .page-answer .c-copyright {
    color: #10192f; }

.c-obj {
  position: absolute;
  left: 0;
  opacity: 0.7;
  pointer-events: none; }
  .page-top .c-obj {
    right: 0;
    margin: auto; }
  @media (min-width: 768px) {
    .c-obj {
      width: 858px;
      height: 890px; }
      .page-top .c-obj {
        -webkit-transform: translate(244px, -24px);
                transform: translate(244px, -24px); }
      .page-answer .c-obj,
      .page-question .c-obj {
        -webkit-transform: translate(-263px, -34px);
                transform: translate(-263px, -34px); }
        .page-answer .c-obj.-illust,
        .page-question .c-obj.-illust {
          opacity: 0;
          visibility: hidden; } }
  @media (max-width: 767.98px) {
    .c-obj {
      width: 114.4vw;
      height: 118.66667vw; }
      .page-top .c-obj {
        top: 27%;
        left: -100%;
        right: -100%; }
      .page-answer .c-obj,
      .page-question .c-obj {
        top: -14.4vw;
        left: -39%;
        right: -12%; }
        .page-answer .c-obj.-illust:nth-child(n + 2),
        .page-question .c-obj.-illust:nth-child(n + 2) {
          display: none; } }

.c-obj__wrapper {
  pointer-events: none;
  width: 100%; }
  @media (min-width: 768px) {
    .c-obj__wrapper {
      position: fixed;
      top: 0;
      left: -100%;
      right: -100%;
      margin: auto;
      max-width: 1432px; } }
  @media (max-width: 767.98px) {
    .c-obj__wrapper {
      position: absolute;
      top: 0;
      left: 0; } }

.c-title {
  position: relative;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.5; }
  @media (max-width: 767.98px) {
    .c-title {
      font-size: 2.66667vw; } }
  .c-title + .c-title {
    font-size: 16px; }
    @media (max-width: 767.98px) {
      .c-title + .c-title {
        font-size: 3.2vw; } }
  @media (min-width: 768px) {
    .c-title.-line {
      margin-top: 97px; } }
  @media (min-width: 768px) and (max-width: 767.98px) {
    .c-title.-line {
      margin-top: 8.53333vw; } }
  @media (min-width: 768px) {
      .c-title.-line:before {
        content: "";
        position: absolute;
        top: -112px;
        left: 0;
        right: 0;
        margin: auto;
        width: 2px;
        height: 100px;
        background-color: #2d3257; } }

/* ------------------------
  header
------------------------ */
.p-header {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 768px) {
    .page-question .p-header,
    .page-answer .p-header {
      min-width: 1100px; } }

.p-header__logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 107px;
  height: 40px;
  background-color: #2b883a; }
  .p-header__logo img {
    width: 91px; }
  @media (max-width: 767.98px) {
    .p-header__logo {
      width: 20vw;
      height: 7.46667vw; }
      .p-header__logo img {
        width: 16.8vw;
        height: 3.73333vw; } }

.p-header__title {
  margin-left: 13px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  width: 208px; }
  @media (max-width: 767.98px) {
    .p-header__title {
      margin-left: 2.66667vw;
      width: 32.53333vw; } }

/* ------------------------
  utilities Classes
------------------------ */
.clearfix::after {
  content: "";
  display: block;
  clear: both; }

.u-hidden {
  display: none !important;
  visibility: hidden; }

@media (max-width: 767.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden; } }

@media (min-width: 1024px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden; } }

.u-text-font-urwdin-medium {
  font-family: urw-din, sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important; }

.u-text-font-urwdin-medium-italic {
  font-family: urw-din, sans-serif !important;
  font-style: italic !important;
  font-weight: 500 !important; }

.u-text-font-urwdin-demi {
  font-family: urw-din, sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important; }

.u-text-font-urwdin-light {
  font-family: urw-din, sans-serif !important;
  font-style: normal !important;
  font-weight: 300 !important; }

.u-text-transform-uppercase {
  text-transform: uppercase !important; }

@media (max-width: 767.98px) {
  .u-text-vertical-sm {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl; } }

.u-visuallyhidden {
  position: absolute;
  overflow: hidden;
  border: 0;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  clip: rect(0 0 0 0); }

.u-visuallyhidden.focusable:active,
.u-visuallyhidden.focusable:focus {
  position: static;
  overflow: visible;
  margin: 0;
  width: auto;
  height: auto;
  clip: auto; }

.u-invisible {
  visibility: hidden; }
