@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

.alignC {
  text-align: center !important;
}

.alignR {
  text-align: right !important;
}

.alignT {
  vertical-align: top !important;
}

.alignM {
  vertical-align: middle !important;
}

.alignB {
  vertical-align: bottom !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt160 {
  margin-top: 160px !important;
}

.mt170 {
  margin-top: 170px !important;
}

.mt180 {
  margin-top: 180px !important;
}

.mt190 {
  margin-top: 190px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.mb180 {
  margin-bottom: 180px !important;
}

.mb190 {
  margin-bottom: 190px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.font10 {
  font-size: 10px !important;
}

.font12 {
  font-size: 12px !important;
}

.font14 {
  font-size: 14px !important;
}

.font16 {
  font-size: 16px !important;
}

.font18 {
  font-size: 18px !important;
}

.font20 {
  font-size: 20px !important;
}

.font22 {
  font-size: 22px !important;
}

.font24 {
  font-size: 24px !important;
}

.font26 {
  font-size: 26px !important;
}

.font28 {
  font-size: 28px !important;
}

.font30 {
  font-size: 30px !important;
}

.font40 {
  font-size: 40px !important;
}

.fontSmall {
  font-size: 0.9em !important;
}

.fontSup {
  font-size: 50%;
  position: relative;
  top: -1em;
}

.colorWhite {
  color: #fff !important;
}

.colorRed {
  color: #FF0000 !important;
}

.colorGold {
  color: #c3a26c !important;
}

.serif {
  font-family: serif;
}

.san-serif {
  font-family: san-serif;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #1a1a1a;
  font-size: 1.6rem;
}

body, h1, h2, h3, h4, h5, h6, div, p, dt, dd, li, th, td, input, textarea, select, option, a {
  margin: 0;
  padding: 0;
  color: #1a1a1a;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  letter-spacing: 0.05em;
}

main {
  display: block;
}

ul, ol {
  list-style-type: none;
}

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

img {
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0.7;
}

em {
  font-style: normal;
}


/* スマホ画像保存対策 */
body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
img {
  pointer-events: none;
}



/*==================================================
loading
==================================================*/
#loading {
  display: none;
}

#home #loading {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
  background: #000;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.loader {
  margin: 0 auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*==================================================
大枠設定
==================================================*/
@media (min-width: 768px) {
  .sp {
    display: none;
  }

  .pc {
    display: inline;
  }

  #wrap {
    position: relative;
    min-width: 1300px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
  }

  #wrap.active {
    padding: 0 0 0 100px;
  }

  body:not(#home) main {
    margin-top: 638px;
  }
}
@media (max-width: 767px) {
  .sp {
    display: inline;
  }

  .pc {
    display: none;
  }

  #wrap {
    min-width: 320px;
  }

  body:not(#home) main {
    padding-top: 570px;
  }
}
/*==================================================
header
==================================================*/
@media (min-width: 768px) {
  .header {
    position: fixed;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100%;
    background: #111;
    z-index: 1001;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100px;
    margin: 0 auto;
    padding: 40px 0 0;
  }
  .header__logo {
    margin-bottom: 145px;
  }
  .header__btn {
    text-align: center;
    font-size: 11px;
    color: #f9f9f9;
    cursor: pointer;
  }
  .header__btn::after {
    content: "メニュー";
  }

  .header.active {
    top: 0;
    left: 0;
  }

  .naviOpen {
    position: relative;
    display: block;
    width: 40px;
    height: 23px;
    margin: 0 auto 12px;
  }

  .naviOpen span,
.naviOpen span::before,
.naviOpen span::after {
    position: absolute;
    left: 0;
    display: block;
    width: 40px;
    height: 1px;
    background: #f9f9f9;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .naviOpen span {
    top: 0;
  }

  .naviOpen span::before {
    content: "";
    top: 11px;
  }

  .naviOpen span::after {
    content: "";
    top: 22px;
  }

  .header__btn.active::after {
    content: "閉じる";
  }

  .header__btn.active .naviOpen span {
    -webkit-transform: translateY(11px) rotate(45deg);
            transform: translateY(11px) rotate(45deg);
  }

  .header__btn.active .naviOpen span::before {
    -webkit-transform: translateY(-11px) rotate(-45deg);
            transform: translateY(-11px) rotate(-45deg);
    opacity: 0;
  }

  .header__btn.active .naviOpen span::after {
    -webkit-transform: translateY(-22px) rotate(-90deg);
            transform: translateY(-22px) rotate(-90deg);
  }
}
@media (max-width: 767px) {
  .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    overflow: hidden;
    background: #111;
    z-index: 1001;
  }
  .header__inner {
    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;
    height: 80px;
  }
  .header__logo {
    display: block;
    width: 38px;
    height: 38px;
    background: url(../img/common/head_logo_sp.png);
    background-size: 38px 38px;
  }
  .header__logo img {
    display: none;
  }
  .header__btn {
    position: absolute;
    top: 24px;
    left: 10px;
    text-align: center;
    font-size: 11px;
    color: #f9f9f9;
    cursor: pointer;
  }
  .header__btn::after {
    content: "メニュー";
  }

  .naviOpen {
    position: relative;
    display: block;
    width: 40px;
    height: 23px;
    margin: 0 auto 5px;
  }

  .naviOpen span,
.naviOpen span::before,
.naviOpen span::after {
    position: absolute;
    left: 0;
    display: block;
    width: 40px;
    height: 1px;
    background: #f9f9f9;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .naviOpen span {
    top: 0;
  }

  .naviOpen span::before {
    content: "";
    top: 11px;
  }

  .naviOpen span::after {
    content: "";
    top: 22px;
  }

  .header__btn.active::after {
    content: "閉じる";
  }

  .header__btn.active .naviOpen span {
    -webkit-transform: translateY(11px) rotate(45deg);
            transform: translateY(11px) rotate(45deg);
  }

  .header__btn.active .naviOpen span::before {
    -webkit-transform: translateY(-11px) rotate(-45deg);
            transform: translateY(-11px) rotate(-45deg);
    opacity: 0;
  }

  .header__btn.active .naviOpen span::after {
    -webkit-transform: translateY(-22px) rotate(-90deg);
            transform: translateY(-22px) rotate(-90deg);
  }
}
/*==================================================
navi
==================================================*/
@media (min-width: 768px) {
  .navi {
    position: fixed;
    top: 0;
    left: -520px;
    width: 520px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #111;
    z-index: 1000;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  .navi__list {
    margin: 0 0 0 140px;
  }
  .navi__list li {
    margin: 0 0 37px;
  }
  .navi__list a {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.3em;
    color: #f9f9f9;
  }

  .navi.active {
    -webkit-transform: translateX(520px);
            transform: translateX(520px);
  }

  #home .navi__list li:nth-child(1) a {
    color: #c8a46e;
  }
}
@media (max-width: 767px) {
  .navi {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 120px 0 0;
    background: #111;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
  .navi__list {
    margin: 0 20px;
  }
  .navi__list li {
    margin: 0 0 35px;
  }
  .navi__list li:last-child {
    text-align: center;
  }
  .navi__list a {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.3em;
    color: #f9f9f9;
  }

  .navi.active {
    visibility: visible;
    opacity: 1;
  }

  #home .navi__list li:nth-child(1) a {
    color: #c8a46e;
  }
}
/*==================================================
footer
==================================================*/
.footer {
  padding: 100px 0 30px;
  background: #252525;
}
.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1060px;
  margin: 0 auto 110px;
}
.footer__navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__logo {
  margin: 0 60px 0 0;
}
.footer__list li:not(:last-child) {
  margin: 0 0 20px;
}
.footer__list a {
  font-size: 16px;
  line-height: 1;
  color: #f9f9f9;
}
.footer__list img {
  width: 16px;
  height: auto;
}
.footer__bnr li {
  margin: 0 0 15px;
}
.footer__copy {
  text-align: center;
  font-size: 11px;
  line-height: 1;
  color: #f9f9f9;
}

@media (max-width: 767px) {
  .footer {
    padding: 60px 0 30px;
  }
  .footer__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto 60px;
  }
  .footer__navi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__logo {
    margin: 0 0 64px;
    text-align: center;
  }
  .footer__list {
    margin: 0 0 0 40px;
  }
  .footer__list li:last-child {
    margin-left: -40px;
    text-align: center;
  }
  .footer__bnr {
    margin: 0 0 66px;
    text-align: center;
  }
  .footer__copy {
    font-size: 10px;
  }
}
/*==================================================
アンカーリンク
==================================================*/
@media (max-width: 767px) {
  .anchor {
    margin-top: -80px;
    padding-top: 80px;
  }
}
/*==================================================
ページコンテンツ共通パーツ
==================================================*/
.visual {
  position: absolute;
  top: 0;
  left: 0;
  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;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  width: 100%;
  height: 638px;
}
.visual__tit {
  position: relative;
  top: 0px;
  left: 0;
  opacity: 1;
  font-size: 32px;
  letter-spacing: 0.2em;
  color: #f9f9f9;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

#introduction .visual {
  background-image: url(../img/introduction/visual.jpg);
}

#disciple .visual {
  background-image: url(../img/disciple/visual.jpg);
  background-position: top center;
}

#supporter .visual {
  background-image: url(../img/supporter/visual.jpg);
  background-position: bottom center;
}

#contact .visual {
  background: url(../img/common/bg_kamon.png) top left no-repeat, url(../img/common/bg_mark.png) top center;
  background-size: auto, auto;
}

@media (max-width: 767px) {
  .visual {
    top: 80px;
    height: 490px;
  }
  .visual__tit {
    position: relative;
    font-size: 28px;
  }

  #introduction .visual {
    background-image: url(../img/introduction/visual_sp.jpg);
    background-position: center center;
    background-size: 100% auto;
    background-color: #000;
  }

  #disciple .visual {
    background-image: url(../img/disciple/visual_sp.jpg);
    background-position: top center;
    background-size: 100% auto;
    background-color: #000;
  }

  #supporter .visual {
    background-image: url(../img/supporter/visual_sp.jpg);
    background-position: bottom center;
    background-size: auto 100%;
  }

  #contact .visual {
    background: url(../img/common/bg_kamon.png) top left no-repeat, url(../img/common/bg_mark.png) top center;
    background-size: 280px auto, auto;
  }
}
main .tit {
  margin: 0 0 50px;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.2em;
}
main .tit-white {
  color: #f9f9f9;
}
main .tit-gold {
  color: #c3a26c;
}
main .lead {
  text-align: center;
  font-size: 18px;
  line-height: 2.5;
  letter-spacing: 0.1em;
}
main .lead-white {
  color: #f9f9f9;
}

@media (max-width: 767px) {
  main .tit {
    margin: 0 0 30px;
    font-size: 32px;
    line-height: 1.4;
  }
  main .lead {
    font-size: 16px;
  }
}
.btn-border {
  display: block;
  width: 320px;
  margin: 0 auto;
  padding: 20px 0;
  border: 1px solid #c8a46e;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  color: #c8a46e;
}
.btn-border-out {
  background: url(../img/common/ico_outbound.png) top 50% right 12px no-repeat;
}

@media (max-width: 767px) {
  .btn-border {
    width: 100%;
    padding: 15px 0;
  }
}
.btn-bg {
  display: block;
  width: 320px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  background-color: #c8a46e;
}
.btn-bg-out {
  background-image: url(../img/common/ico_outbound_white.png);
  background-repeat: no-repeat;
  background-position: top 50% right 12px;
}

@media (max-width: 767px) {
  .btn-bg {
    width: 100%;
    padding: 15px 0;
  }
}
.frame-border {
  position: relative;
  z-index: 1;
  width: 995px;
  margin: 0 auto;
  padding: 75px 100px;
  background: #f4f5f7;
  border: 1px solid #8a8a8a;
}

.frame-border::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 1px solid #8a8a8a;
}

.frame-border.frame-border-gold {
  border: 1px solid #c8a46e;
}

.frame-border.frame-border-gold::before {
  border: 1px solid #c8a46e;
}

@media (max-width: 767px) {
  .frame-border {
    width: auto;
    margin-top: 40px;
    padding: 40px 15px 40px;
  }
}
.faq {
  background: #f4f5f7;
}
.faq__inner {
  padding: 80px 0 100px;
}
.faq__qa {
  width: 800px;
  margin: 0 auto;
  padding: 50px 0;
  border-bottom: 1px solid #ccc;
}
.faq__qa:first-of-type {
  border-top: 1px solid #ccc;
}
.faq__que {
  position: relative;
  margin: 0 0 45px;
  padding: 0 0 0 50px;
  font-size: 16px;
  line-height: 2.5;
  color: #957443;
}
.faq__que::before {
  position: absolute;
  top: -22px;
  left: 0;
  content: "Q.";
  font-size: 28px;
}
.faq__ans {
  position: relative;
  padding: 0 0 0 50px;
  font-size: 16px;
  line-height: 2.5;
}
.faq__ans::before {
  position: absolute;
  top: -22px;
  left: 0;
  content: "A.";
  font-size: 30px;
}
.faq__pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1005px;
  margin: 100px auto 70px;
}
.faq__txt {
  margin: 0 0 30px;
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
.faq__goods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 725px;
  margin: 20px 0 0 50px;
}

@media (max-width: 767px) {
  .faq__inner {
    padding: 60px 20px 50px;
  }
  .faq__qa {
    width: auto;
    padding: 30px 0;
  }
  .faq__que {
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    font-size: 14px;
    line-height: 2;
  }
  .faq__que::before {
    top: -14px;
    font-size: 26px;
  }
  .faq__ans {
    padding: 0 0 0 40px;
    font-size: 14px;
    line-height: 2;
  }
  .faq__ans::before {
    top: -14px;
    font-size: 26px;
  }
  .faq__pic {
    display: block;
    width: auto;
    margin: 50px 0 30px;
  }
  .faq__pic img {
    width: 100%;
  }
  .faq__txt {
    font-size: 14px;
  }
  .faq__goods {
    display: block;
    width: auto;
    margin: 20px 0 0 30px;
  }
  .faq__goods img {
    width: 100%;
    margin: 0 0 20px;
  }
}
.inquire {
  padding: 80px 0 100px;
  background: #f4f5f7;
}
.inquire__txt {
  margin: 0 0 30px;
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .inquire {
    padding: 40px 20px 50px;
  }
  .inquire__txt {
    margin: 0 0 30px;
    line-height: 2;
  }
}
.sponsor {
  padding: 60px 0;
  background: url(../img/common/sponsor_bg.png) top center;
}
.sponsor-white {
  background-image: none;
  background-color: #f8f4ef;
}
.sponsor__tit {
  margin: 0 0 55px;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0.15em;
  color: #fff;
}
.sponsor__tit-gold {
  color: #c3a26c;
}
.sponsor__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1220px;
  margin: 0 auto 20px;
}
.sponsor__list li {
  margin: 0 39px 38px 0;
  text-align: center;
}
.sponsor__list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sponsor__list li span {
  margin: 15px 0 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
}
.sponsor__list-large li img {
  width: 380px;
}
.sponsor__list-middle li img {
  width: 275px;
}
.sponsor__list-small li img {
  width: 212px;
}
.sponsor__list-large li:nth-child(3n) {
  margin-right: 0;
}
.sponsor__list-middle li:nth-child(4n) {
  margin-right: 0;
}
.sponsor__list-small li:nth-child(5n) {
  margin-right: 0;
}

@media (max-width: 767px) {
  .sponsor {
    padding: 40px 20px 34px;
  }
  .sponsor__tit {
    margin: 0 0 40px;
    font-size: 22px;
  }
  .sponsor__list {
    width: 100%;
    margin: 0 0 30px;
  }
  .sponsor__list li {
    width: 100%;
    margin: 0 0 22px;
  }
  .sponsor__list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sponsor__list li img {
    width: 100%;
  }
  .sponsor__list li span {
    margin: 7px 0 0;
  }
  .sponsor__list-middle li {
    width: 46.4%;
    margin: 0 0 10px;
  }
  .sponsor__list-middle li:nth-child(odd) {
    margin: 0 7.1% 10px 0;
  }
  .sponsor__list-small li {
    width: 30.9%;
    margin: 0 3.57% 10px 0;
  }
  .sponsor__list-small li:nth-child(3n) {
    margin: 0 0 10px 0 !important;
  }
  .sponsor__list-small li:nth-child(5n) {
    margin: 0 3.57% 10px 0;
  }
}
/*==================================================
home
==================================================*/
.topVisual {
  position: absolute;
  top: 0;
  left: 0;
  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;
  background: url(../img/home/visual.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 800px;
}

.topVisual::after {
  content: "";
  position: absolute;
  width: 100%;
  height:100%;
  background:#000;
  opacity: 0.4;
}


.topVisual__tit {
  position: relative;
  /*left: 145px;*/
  width: 128px;
  height: 513px;
  z-index: 1;
}
.topVisual .logo01 {
  position: absolute;
  top: -10px;
  right: 0;
  opacity: 0;
}
.topVisual .logo02 {
  position: absolute;
  top: -10px;
  left: 5px;
  opacity: 0;
}
.topVisual .logo03 {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
}

.message {
  margin-top: 800px;
  background: url(../img/home/message_bg.jpg) top center no-repeat;
  background-size: cover;
}
.message__inner {
  width: 320px;
  height: 620px;
  margin: 0 auto;
  padding: 100px 0 70px;
}
.message__catch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 0 20px;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
.message__catch_tit {
  margin: 0 0 0 35px;
  font-size: 44px;
  letter-spacing: 0.1em;
  color: #f9f9f9;
}
.message__catch_txt {
  font-size: 20px;
  line-height: 2.2;
  letter-spacing: 0.1em;
  color: #f9f9f9;
}

#home .rikishi {
  background-color: #1a1a1a;
  background-image: url(../img/home/rikishi_bg.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}
#home .rikishi__inner {
  position: relative;
  width: 1030px;
  height: 840px;
  margin: 0 auto;
}
#home .rikishi__tit {
  position: absolute;
  top: 185px;
  right: 150px;
  font-size: 40px;
  letter-spacing: 0.3em;
  color: #f9f9f9;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
#home .rikishi__txt {
  position: absolute;
  top: 185px;
  right: 230px;
  font-size: 18px;
  letter-spacing: 0.2em;
  color: #f9f9f9;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
#home .rikishi__pic {
  position: absolute;
  top: 100px;
  right: 404px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 968px;
}
#home .rikishi__pic img {
  margin-bottom: 4px;
}
#home .rikishi .btn-border {
  position: absolute;
  bottom: 100px;
  left: 50%;
  margin-left: -160px;
}

.heya {
  background: url(../img/home/heya_bg.jpg) center center no-repeat;
  background-size: cover;
}
.heya__inner {
  position: relative;
  width: 1030px;
  height: 700px;
  margin: 0 auto;
}
.heya__tit {
  position: absolute;
  top: 165px;
  left: 35px;
  font-size: 40px;
  letter-spacing: 0.3em;
  color: #f9f9f9;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
.heya__txt {
  position: absolute;
  top: 120px;
  left: 280px;
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.2em;
  color: #f9f9f9;
}
.heya__pic {
  position: absolute;
  top: 224px;
  left: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.heya__pic img {
  margin-right: 5px;
}
.heya .btn-border {
  position: absolute;
  bottom: 100px;
  left: 50%;
  margin-left: -160px;
}

.kouenkai {
  padding: 100px 0 150px;
  background: url(../img/home/kouenkai_bg.jpg) top center;
  background-size: cover;
}
.kouenkai__inner {
  width: 1030px;
  margin: 0 auto;
}
.kouenkai .lead {
  margin-bottom: 50px;
}

.shindeshi {
  padding: 100px 0 150px;
  background: url(../img/home/shindeshi_bg.jpg) top center no-repeat;
  background-size: cover;
}
.shindeshi__inner {
  width: 1030px;
  margin: 0 auto;
}
.shindeshi .lead {
  margin-bottom: 50px;
}

.info {
  padding: 80px 0;
  background: url(../img/home/info_bg.png) top 0 left calc(50% - 2px);
}
.info__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1030px;
  margin: 0 auto;
}

.offer {
  width: 480px;
  height: 720px;
  padding: 35px 58px 0;
  background: rgba(55, 55, 55, 0.6);
}
.offer__tit {
  margin: 0 0 25px;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.25em;
  color: #f9f9f9;
}
.offer__pic {
  display: block;
  margin: 0 auto 30px;
}
.offer__word {
  margin: 0 0 25px;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #c8a46e;
}
.offer__subtit {
  margin: 0 0 5px;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #f9f9f9;
}
.offer__txt {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 1.6;
  color: #f9f9f9;
}
.offer__btn {
  display: block;
  width: 200px;
  margin: 25px auto 0;
  padding: 14px 0;
  border: 1px solid #cccccc;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  color: #f9f9f9;
  background: url(../img/common/ico_outbound_white.png) top 50% right 10px no-repeat;
}

.twitter {
  width: 480px;
  height: 720px;
  background: #fff;
}

/*==================================================
home
==================================================*/
@media (max-width: 767px) {
  .topVisual {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    /*background: url(../img/home/visual_sp02.jpg) bottom center no-repeat, url(../img/home/visual_sp01.jpg) top center no-repeat;*/
    background: url(../img/home/visual_sp_00.jpg) center bottom / cover no-repeat;
    /*background-size: auto, auto;*/
    background-color: #141414;
    height: 580px;
    margin-top: 15px;
  }
  .topVisual__tit {
    left: 10px;
    top: calc(50%);
    width: 80px;
    height: 320px;
    transform: translateY(-50%);
  }
  .topVisual .logo01 img {
    width: 10px;
  }
  .topVisual .logo02 img {
    width: 54px;
  }
  .topVisual .logo03 {
    left: 2px;
  }
  .topVisual .logo03 img {
    width: 58px;
  }

  .topVisual .logo01 {
    top: -5px;
  }

  .topVisual::after {
    opacity: 0.5;
  }



  #home main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #home main .message {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #home main .rikishi {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #home main .kouenkai {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #home main .shindeshi {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  #home main .info {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  #home main .heya {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  #home main .sponsor {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  .message {
    margin-top: 595px;
    background-image: url(../img/home/message_bg_sp.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 1;
  }
  .message__inner {
    width: auto;
    height: 684px;
    padding: 80px 20px 50px;
  }
  .message .btn-border {
    margin-top: 75px;
  }

  #home .rikishi {
    background-position: bottom -60px left 50%;
    background-size: 500px auto;
  }
  #home .rikishi__inner {
    width: auto;
    height: auto;
    padding: 10px 0 320px;
  }
  #home .rikishi__tit {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    margin: 0 0 35px;
    font-size: 32px;
    text-align: center;
    white-space: nowrap;
    writing-mode: inherit;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
  }
  #home .rikishi__txt {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 0 40px;
    text-align: center;
    font-size: 16px;
    line-height: 1.8;
    writing-mode: inherit;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
  }
  #home .rikishi__pic {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
    margin: 0 0 40px;
  }
  #home .rikishi__pic img {
    width: calc(33.333% - 1px);
    margin-bottom: 2px;
  }
  #home .rikishi .btn-border {
    position: relative;
    bottom: 0;
    left: 0;
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .heya {
    background: none #1e1e1e;
  }
  .heya__inner {
    position: relative;
    width: auto;
    height: auto;
    padding: 60px 20px 30px;
  }
  .heya__tit {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin: 0 0 35px;
    font-size: 32px;
    text-align: center;
    white-space: nowrap;
    writing-mode: inherit;
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
  }
  .heya__txt {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 40px;
    font-size: 16px;
    text-align: center;
  }
  .heya__pic {
    position: relative;
    top: 0;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 40px;
  }
  .heya__pic img {
    width: 100%;
    margin: 0;
  }
  .heya__pic img:not(:nth-of-type(1)) {
    display: none;
  }
  .heya .btn-border {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 0;
  }

  .kouenkai {
    padding: 0;
    background: url(../img/home/kouenkai_bg01_sp.png) top center no-repeat, url(../img/home/kouenkai_bg02_sp.png) bottom center no-repeat, url(../img/common/bg_mark.png) top center;
    background-size: 100% auto, 100% auto, auto;
  }
  .kouenkai__inner {
    width: auto;
    margin: 0 auto;
    padding: 50vw 20px;
  }
  .kouenkai .lead {
    line-height: 1.8;
  }
  .kouenkai .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin: 0 0 15.625vw;
    white-space: nowrap;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
  .kouenkai__pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 30px 0 55px;
  }
  .kouenkai__pic img {
    width: 100%;
    margin: 0 0 10px;
  }

  .shindeshi {
    padding: 0;
    background: url(../img/home/shindeshi_bg01_sp.png) center top no-repeat, url(../img/home/shindeshi_bg02_sp.png) center bottom no-repeat, url(../img/common/bg_hatching.png) center top;
    background-size: 100% auto, 100% auto, auto;
  }
  .shindeshi__inner {
    width: auto;
    height: auto;
    padding: 50vw 20px 56.25vw;
  }
  .shindeshi .tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: auto;
    margin: 0 0 15.625vw;
    white-space: nowrap;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
  .shindeshi .lead {
    margin-bottom: 9.375vw;
    line-height: 1.8;
  }

  .info {
    padding: 0 0 40px;
  }
  .info__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: auto;
    padding: 0 20px;
  }

  .offer {
    width: auto;
    height: auto;
    margin: 0 -20px;
    padding: 40px 20px 40px;
  }
  .offer__pic {
    width: 100%;
  }
  .offer__tit {
    font-size: 20px;
  }
  .offer__word {
    font-size: 17px;
  }
  .offer__txt {
    font-size: 14px;
    line-height: 1.8;
  }
  .offer__btn {
    width: 100%;
    font-size: 14px;
  }

  .twitter {
    width: 100%;
    height: 400px;
    margin-top: 40px;
    overflow: hidden;
  }
}
/*==================================================
二所ノ関部屋について
==================================================*/
.greeting {
  padding: 100px 0 230px;
  background: url(../img/introduction/greeting_bg01.jpg) bottom center no-repeat, url(../img/introduction/greeting_bg02.jpg) top right no-repeat, #ededed;
  background-size: 100% auto, auto;
}
.greeting__inner {
  width: 1210px;
  margin: 0 auto;
}
.greeting__txtBox {
  width: 700px;
  margin: 0 0 50px 105px;
}
.greeting__txt {
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 2.5;
}
.greeting__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.greeting__column_txtBox {
  width: 580px;
}

.oyakata {
  padding: 80px 0 100px;
  background: #ededed;
}
.oyakata__inner {
  width: 960px;
  margin: 0 auto;
}
.oyakata__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 40px;
}
.oyakata__profile_pic {
  width: 470px;
}
.oyakata__profile_pic img {
  display: block;
  width: 100%;
  margin: 0 0 38px;
}
.oyakata__profile_txtBox {
  width: 450px;
}
.oyakata__word {
  margin: 0 0 40px;
  font-size: 54px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #c8a46e;
}
.oyakata__name {
  margin: 0 0 15px;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.2em;
}
.oyakata__kana {
  margin: 0 0 25px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.2em;
}
.oyakata__data {
  margin: 0 0 50px;
  font-size: 16px;
  line-height: 1.8;
}
.oyakata__tit1 {
  margin: 0 0 15px;
  padding: 0 0 15px;
  font-size: 20px;
  border-bottom: 1px solid #aaa;
}
.oyakata__txt1 {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 2.5;
}
.oyakata__tit2 {
  font-size: 18px;
}
.oyakata__txt2 {
  margin: 0 0 30px;
  font-size: 16px;
  line-height: 2;
}

#introduction .rikishi {
  padding: 60px 0 430px;
  background: url(../img/introduction/rikishi_bg.jpg) bottom right no-repeat #e3e3e3;
}
#introduction .rikishi__inner {
  width: 1064px;
  margin: 0 auto;
}
#introduction .rikishi__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#introduction .rikishi__member {
  width: 210px;
  margin: 0 28px 30px;
}
#introduction .rikishi__box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 210px;
  height: 365px;
  cursor: pointer;
}
#introduction .rikishi__box:hover {
  opacity: 0.7;
}
#introduction .rikishi__pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 210px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 0 18px;
  z-index: 1;
}
#introduction .rikishi__txtBox {
  position: relative;
  left: 15px;
  min-height: 200px;
  padding: 8px 0 0 4px;
  background: #e3e3e3;
  z-index: 2;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
#introduction .rikishi__class {
  display: inline-block;
  margin: 0 0 0 2px;
  padding: 10px 5px;
  font-size: 16px;
  line-height: 1;
  background: #caa571;
}
#introduction .rikishi__name {
  min-height: 120px;
  font-size: 32px;
  letter-spacing: 0.1em;
}


.rikishi__more_btn{
  display: none;
  position: relative;
  top: 50px;
  width: 280px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  background: #e3e3e3;
  border: 1px solid #000;
  border-radius: 40px;
  z-index: 3;
  cursor: pointer;
}

@media (min-width: 768px) {
.rikishi__hidePc {
  display: none !important;
}
.rikishi__gradePc {
  display: block !important;
  position: relative;
  height: 200px;
  overflow: hidden;
  z-index: 1;
}
.rikishi__gradePc:after{
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  width: 230px;
  height: 200px;
  background: #e3e3e3;
  z-index: 2;
  mask-image: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 80%, transparent);
  -webkit-mask-image: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 80%, transparent);
}
}

.modalClose {
  display: block;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 40px;
  height: 60px;
  padding: 40px 0 0;
  text-align: center;
  font-size: 10px;
  z-index: 10;
}

.modalClose::before,
.modalClose::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 40px;
  background: #1a1a1a;
}

.modalClose::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modalClose::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.iziModal-navigate > button {
  opacity: 0.8;
}

.urakata {
  padding: 60px 0 80px;
  background: #ededed;
}
.urakata__inner {
  width: 1064px;
  margin: 0 auto;
}
.urakata__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
			gap:5rem 0;
}
.urakata__member {
  width: 210px;
  margin: 0 28px 60px;
}
.urakata__box {
  display: block;
  width: 210px;
}
.urakata__pic {
  width: 210px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 0 18px;
}
.urakata__class {
  display: inline-block;
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 14px;
  line-height: 1;
  background: #caa571;
}
.urakata__name {
  margin: 0 0 8px;
  font-size: 26px;
}
.urakata__kana {
  margin: 0 0 20px;
  font-size: 16px;
}
.urakata__from {
  font-size: 16px;
}

.shukusha {
  padding: 100px 0;
  background: url(../img/introduction/shukusha_bg.png) top left no-repeat #e3e3e3;
}
.shukusha__inner {
  width: 1010px;
  margin: 0 auto;
}
.shukusha__block {
  margin: 0 0 55px;
}
.shukusha__tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.shukusha__name {
  margin: 0 20px 0 0;
  font-size: 32px;
  line-height: 1.2;
  color: #c8a46e;
}
.shukusha__date {
  font-size: 20px;
}
.shukusha__addr {
  font-size: 16px;
  line-height: 1.6;
}
.shukusha__note {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.8;
}
.shukusha__pic {
  display: block;
  margin: 0 0 40px;
}
.shukusha__pic img {
  display: block;
  width: 100%;
}
.shukusha__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shukusha__gallery {
  width: 485px;
}
.shukusha__map {
  width: 484px;
}

.slider {
  width: 485px;
  height: 355px;
  overflow: hidden;
  margin: 0 0 1px;
}
.slider img {
  width: 485px;
  height: 355px;
  -o-object-fit: cover;
     object-fit: cover;
}

.thumb {
  width: 485px;
  height: 85px;
  overflow: hidden;
}
.thumb li {
  margin-right: 1px;
  outline: none;
  cursor: pointer;
}
.thumb img {
  width: 100%;
  height: 85px;
  -o-object-fit: cover;
     object-fit: cover;
}

.slick-track {
  margin-left: 0;
}

/*==================================================
二所ノ関部屋について
==================================================*/
@media (max-width: 767px) {
  .greeting {
    padding: 420px 0 200px;
    background: url(../img/introduction/greeting_bg01.jpg) bottom center no-repeat, url(../img/introduction/greeting_bg02.jpg) top right no-repeat, #ededed;
    background-size: auto, 900px auto;
  }
  .greeting__inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  .greeting__txtBox {
    width: auto;
    margin: 0;
  }
  .greeting__txt {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 2;
  }
  .greeting__column {
    display: block;
  }
  .greeting__column_txtBox {
    width: auto;
  }
  .greeting__pic {
    width: 100%;
    margin: 0 0 30px;
  }

  .oyakata {
    padding: 80px 0 100px;
    background: #ededed;
  }
  .oyakata__inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  .oyakata__profile {
    display: block;
    margin: 0 0 40px;
  }
  .oyakata__profile_pic {
    width: auto;
  }
  .oyakata__profile_pic img {
    margin: 0 0 10px;
  }
  .oyakata__profile_txtBox {
    width: auto;
  }
  .oyakata__word {
    margin: 20px 0 30px;
    font-size: 32px;
  }
  .oyakata__name {
    margin: 0 0 15px;
    font-size: 32px;
  }
  .oyakata__kana {
    margin: 0 0 25px;
    font-size: 14px;
  }
  .oyakata__data {
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 1.8;
  }
  .oyakata__tit1 {
    font-size: 18px;
  }
  .oyakata__txt1 {
    margin: 0 0 30px;
    font-size: 14px;
  }
  .oyakata__tit2 {
    font-size: 16px;
  }
  .oyakata__txt2 {
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 2;
  }

  #introduction .rikishi {
    padding: 60px 0 150px;
    background: url(../img/introduction/rikishi_bg.jpg) bottom right -80px no-repeat #e3e3e3;
    background-size: 600px auto;
  }
  #introduction .rikishi__inner {
    width: auto;
    margin: 0 10px;
  }
  #introduction .rikishi__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 300px;
    margin: 0 auto;
  }
  #introduction .rikishi__member {
    width: 140px;
    margin: 0 20px 0 0;
  }
  #introduction .rikishi__member:nth-child(even) {
    margin: 0;
  }
  #introduction .rikishi__box {
    width: 140px;
    height: 280px;
  }
  #introduction .rikishi__pic {
    width: 140px;
    height: 200px;
    margin: 0 0 18px;
  }
  #introduction .rikishi__txtBox {
    left: 5px;
    min-height: 160px;
  }
  #introduction .rikishi__class {
    font-size: 12px;
  }
  #introduction .rikishi__name {
    min-height: 120px;
    font-size: 20px;
  }

  .rikishi__more_btn{
    top: 50px;
    width: 200px;
    font-size: 16px;
    margin-bottom: 120px;
  }

  .rikishi__hideSp {
    display: none !important;
  }
  .rikishi__gradeSp {
    display: block !important;
    position: relative;
    height: 150px;
    overflow: hidden;
    z-index: 1;
  }
  .rikishi__gradeSp:after{
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    width: 230px;
    height: 150px;
    background: #e3e3e3;
    z-index: 2;
    mask-image: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%, transparent);
    -webkit-mask-image: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%, transparent);
  }


  .modalClose {
    display: block;
    position: fixed;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 60px;
    padding: 40px 0 0;
    text-align: center;
    font-size: 10px;
    z-index: 10;
  }

  .modalClose::before,
.modalClose::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 40px;
    background: #000;
  }

  .modalClose::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }

  .modalClose::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .iziModal-navigate > button {
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    width: 40px;
    height: 40px;
    margin-top: -25px;
    opacity: 0.8;
  }

  .iziModal-navigate > button.iziModal-navigate-prev {
    right: auto;
    left: 10px;
    background: none;
  }

  .iziModal-navigate > button.iziModal-navigate-prev:after {
    content: "";
    width: 30px;
    height: 30px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
  }

  .iziModal-navigate > button.iziModal-navigate-next {
    right: 10px;
    left: auto;
    background: none;
  }

  .iziModal-navigate > button.iziModal-navigate-next:after {
    content: "";
    width: 30px;
    height: 30px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
  }

  .urakata {
    padding: 60px 0 80px;
  }
  .urakata__inner {
    width: auto;
    margin: 0 10px;
  }
  .urakata__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 300px;
    margin: 0 auto;
  }
  .urakata__member {
    width: 140px;
    margin: 0 20px 0 0;
  }
  .urakata__member:nth-child(even) {
    margin: 0;
  }
  .urakata__box {
    display: block;
    width: 140px;
  }
  .urakata__pic {
    width: 140px;
    height: 200px;
    margin: 0 0 18px;
  }
  .urakata__class {
    font-size: 12px;
  }
  .urakata__name {
    margin: 0 0 8px;
    font-size: 20px;
  }
  .urakata__kana {
    margin: 0 0 10px;
    font-size: 12px;
    letter-spacing: 0.1em;
  }
  .urakata__from {
    font-size: 12px;
  }

  .shukusha {
    padding: 100px 0 50px;
    background-size: 200px auto;
  }
  .shukusha__inner {
    width: auto;
    margin: 0 10px;
  }
  .shukusha__block {
    margin: 0 0 55px;
  }
  .shukusha__tit {
    display: block;
  }
  .shukusha__name {
    margin: 0 0 10px;
    font-size: 24px;
  }
  .shukusha__date {
    margin: 0 0 5px;
    font-size: 14px;
  }
  .shukusha__addr {
    font-size: 12px;
  }
  .shukusha__note {
    margin: 10px 0 20px;
    font-size: 12px;
  }
  .shukusha__pic {
    margin: 0 0 20px;
  }
  .shukusha__pic img {
    width: 100%;
  }
  .shukusha__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .shukusha__gallery {
    width: auto;
    margin-bottom: 20px;
  }
  .shukusha__map {
    width: auto;
    height: auto;
  }
  .shukusha__map iframe {
    width: 100%;
    height: 250px;
  }

  .slider {
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin: 0 0 1px;
  }
  .slider img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .thumb {
    width: 100%;
    height: 50px;
    overflow: hidden;
  }
  .thumb li {
    margin-right: 1px;
    outline: none;
    cursor: pointer;
  }
  .thumb img {
    width: 100%;
    height: 50px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .slick-track {
    margin-left: 0;
  }
}
/*==================================================
新弟子募集
==================================================*/
.welcome {
  padding: 80px 0;
  background: #f4f5f7;
}
.welcome__frame {
  width: 800px;
  margin: 0 auto;
  padding: 40px;
  border: 1px solid #8f8f8f;
}
.welcome__txt {
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 2.5;
}

.photos {
  position: relative;
  width: 100%;
  height: 240px;
  background: url(../img/disciple/pic01.jpg) top center;
}

.kitei {
  padding: 80px 0 100px;
  background: url(../img/disciple/kitei_bg.png) top center #f4f5f7;
}
.kitei__inner {
  width: 1010px;
  margin: 0 auto;
}
.kitei__frame {
  position: relative;
  z-index: 1;
  width: 1000px;
  margin: 0 auto;
  padding: 60px 100px;
  background: #f4f5f7;
  border: 1px solid #8a8a8a;
}
.kitei__frame::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  border: 1px solid #8a8a8a;
}
.kitei__tit {
  position: absolute;
  top: -0.8em;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.2em;
}
.kitei__tit span {
  display: inline-block;
  padding: 5px 15px;
  background: #f4f5f7;
}
.kitei__list {
  font-size: 18px;
}
.kitei__list > li {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 26px;
  font-size: 18px;
  line-height: 1.8;
}
.kitei__list > li::before {
  position: absolute;
  top: 16px;
  left: 0;
  content: "";
  width: 16px;
  height: 1px;
  background: #8a8a8a;
}
.kitei__note {
  margin: 20px 0 0;
}
.kitei__note > li {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  font-size: 16px;
}
.kitei__note > li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}

.torikumi {
  padding: 80px 0 100px;
  background: #ededed;
}
.torikumi__inner {
  width: 1210px;
  margin: 0 auto;
}
.torikumi__pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1010px;
  margin: 0 auto;
}
.torikumi__pic + .torikumi__box {
  position: relative;
  top: -70px;
  margin-bottom: 20px;
}
.torikumi__box {
  width: 590px;
  margin: 0 auto 90px;
  padding: 40px 50px;
  background: #f4f5f7;
}
.torikumi__box_tit {
  margin: 0 0 30px;
  font-size: 24px;
  letter-spacing: 0.2em;
}
.torikumi__box_txt {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.15em;
}

.torikumi__column{
  position: relative;
  display: flex;
  align-items: center;
  width: 1010px;
  height: 353px;
  margin: 0 auto 90px;
  overflow: hidden;
}
.torikumi__column .torikumi__column_pic{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.torikumi__column .torikumi__column_box{
  position: relative;
  z-index: 2;
  width: 590px;
  padding: 40px 50px;
  background: #f4f5f7;
}


/*==================================================
新弟子募集
==================================================*/
@media (max-width: 767px) {
  .welcome {
    padding: 40px 10px;
    background: #f4f5f7;
  }
  .welcome__frame {
    width: auto;
    margin: 0 auto;
    padding: 25px 20px;
  }
  .welcome__txt {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 2;
  }

  .photos {
    position: relative;
    height: 175px;
    background-size: auto 175px;
  }

  .kitei {
    padding: 80px 0 80px;
  }
  .kitei__inner {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  .kitei__frame {
    width: auto;
    margin-top: 60px;
    padding: 60px 15px 20px;
  }
  .kitei__tit {
    top: -1.5em;
    font-size: 18px;
    line-height: 1.5;
  }
  .kitei__tit span {
    display: inline-block;
    padding: 5px 15px;
    background: #f4f5f7;
  }
  .kitei__list {
    font-size: 16px;
  }
  .kitei__list > li {
    position: relative;
    font-size: 16px;
    line-height: 1.8;
  }
  .kitei__list > li::before {
    top: 13px;
  }
  .kitei__note > li {
    position: relative;
    font-size: 14px;
  }
  .kitei__note > li::before {
    top: 0;
  }

  .torikumi {
    padding: 80px 0 20px;
  }
  .torikumi .tit {
    padding: 0 20px;
    line-height: 1.4;
  }
  .torikumi__inner {
    width: auto;
    margin: 0 auto;
  }
  .torikumi__pic {
    display: block;
    width: 100%;
  }
  .torikumi__pic img {
    display: block;
    width: 90%;
  }
  .torikumi__pic img:nth-of-type(1) {
    margin: 0 0 0 auto;
  }
  .torikumi__pic img:nth-of-type(2) {
    margin: -30px auto 0 0;
  }
  .torikumi__pic + .torikumi__box {
    position: relative;
    top: -30px;
    margin-bottom: 20px;
  }
  .torikumi__box {
    width: auto;
    margin: 0 20px 60px;
    padding: 20px 30px;
  }
  .torikumi__box_tit {
    margin: 0 0 20px;
    font-size: 20px;
  }
  .torikumi__box_txt {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  .torikumi__column{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 60px;
  }
  .torikumi__column .torikumi__column_pic{
    position: relative;
  }
  .torikumi__column .torikumi__column_pic img{
    display: block;
    width: 90%;
    margin: 0 0 0 auto;
  }
  .torikumi__column .torikumi__column_box{
    width: auto;
    margin: -30px 20px 0;
    padding: 20px 30px;
  }
}
/*==================================================
後援会について
==================================================*/
#supporter .intro {
  background: #f4f5f7;
}
#supporter .intro__inner {
  padding: 80px 0;
}

.kojin {
  margin: 0 0 105px;
}

.kaiin {
  padding: 80px 0 110px;
  background: url(../img/supporter/kaiin_bg.png) top center #f0f1f2;
}
.kaiin__tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 45px;
  text-align: center;
  font-size: 24px;
}
.kaiin__tit::before, .kaiin__tit::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background: #5f5f5f;
}
.kaiin__tit::before {
  margin-right: 20px;
}
.kaiin__tit::after {
  margin-left: 20px;
}
.kaiin__tit-gold {
  color: #c8a46e;
}
.kaiin__tit-gold::before, .kaiin__tit-gold::after {
  background: #c8a46e;
}
.kaiin__note {
  border-top: 1px solid #8a8a8a;
  padding: 45px 0 0;
}
.kaiin__note_txt {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 2.5;
}
.kaiin__note_link {
  font-size: 16px;
  text-decoration: underline;
}

.plan {
  margin: 0 0 60px;
}
.plan__head {
  width: 215px;
  padding: 0 0 30px;
  font-size: 18px;
  text-align: left;
  vertical-align: text-top;
}
.plan__head-right {
  padding-right: 45px;
  text-align: right;
}
.plan__body {
  padding: 6px 0 30px;
  font-size: 18px;
  line-height: 2;
}
.plan__price {
  font-size: 36px;
  line-height: 1;
  color: #c8a46e;
}
.plan__yen {
  font-size: 20px;
  line-height: 1;
  color: #c8a46e;
}
.plan__list li {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  font-size: 18px;
  line-height: 1.4;
}
.plan__list li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "・";
}

.houjin .frame-border {
  background: url(../img/supporter/illust01.png) top 148px right 85px, url(../img/supporter/illust02.png) top 320px right 140px, url(../img/supporter/illust03.png) top 520px right 114px, url(../img/supporter/illust04.png) top 753px right 120px, url(../img/supporter/illust05.png) top 1100px right 62px, url(../img/supporter/illust06.png) top 1282px left 80px;
  background-repeat: no-repeat;
  background-color: #f4f5f7;
}

.step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 90px;
}
.step-arw {
  position: relative;
  margin: 0 0 60px;
  padding: 0 0 70px;
}
.step-arw::after {
  content: "";
  width: 30px;
  height: 30px;
  border-top: solid 1px #282828;
  border-right: solid 1px #282828;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
.step__head {
  width: 105px;
  font-size: 24px;
}
.step__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  line-height: 2;
}
.step .bank {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 30px 0 0;
  padding: 25px 35px 25px 35px;
  border: 1px solid #d4d5d6;
}
.step .bank__tit {
  width: 115px;
  font-size: 19px;
  color: #000;
}
.step .bank__txt {
  font-size: 18px;
  line-height: 2;
}

.regist {
  width: 470px;
  margin: 30px 0 0;
  position: relative;
}
.regist__btn {
  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;
  width: 320px;
  height: 54px;
  margin: 0 0 15px;
  font-size: 19px;
  color: #000;
  border: 1px solid #999;
}
.regist__btn-out {
  padding-right: 5px;
  background: url(../img/common/ico_outbound.png) top 50% right 12px no-repeat;
}
.regist__btn-gold {
  color: #f4f5f7;
  border: none;
  background: #c8a46e;
}
.regist__link {
  font-size: 14px;
  text-decoration: underline;
  color: #f9f9f9;
}
.regist__qr {
  position: absolute;
  right: 0;
  top: 0;
}

body#kaihipay main {
  margin-top: 0 !important;
}

.pay {
  padding: 80px 0;
  background: url(../img/supporter/kaiin_bg.png) top center #f0f1f2;
}
.pay__step > li {
  margin: 0 0 80px;
  font-size: 16px;
  line-height: 2;
  list-style-type: decimal;
}
.pay__list {
  margin: 20px 0 0 20px;
}
.pay__list li {
  list-style-type: disc;
}
.pay__pic {
  display: block;
  margin: 20px auto;
}

/*==================================================
後援会について
==================================================*/
@media (max-width: 767px) {
  #supporter .intro__inner {
    padding: 50px 20px;
  }
  #supporter .lead {
    text-align: left;
    line-height: 2.2;
  }

  .kojin {
    margin: 0 0 80px;
  }

  .kaiin {
    padding: 60px 20px 110px;
  }
  .kaiin__tit {
    margin: 0 0 45px;
    font-size: 20px;
  }
  .kaiin__note {
    border-top: 1px solid #8a8a8a;
    padding: 45px 0 0;
  }
  .kaiin__note_txt {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 2;
  }
  .kaiin__note_link {
    font-size: 14px;
    text-decoration: underline;
  }

  .plan {
    display: table;
    margin: 0 auto 40px;
  }
  .plan__head {
    display: block;
    width: auto;
    margin: 0 0 20px;
    padding: 0;
    font-size: 18px;
    text-align: center;
  }
  .plan__head-right {
    padding-right: 0;
    text-align: center;
  }
  .plan__body {
    display: block;
    margin: 0 0 60px;
    padding: 0;
    font-size: 16px;
    line-height: 2;
  }
  .plan__price {
    font-size: 34px;
  }
  .plan__yen {
    font-size: 18px;
  }
  .plan__list li {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    font-size: 16px;
  }

  .houjin .plan {
    margin: 0 auto 140px;
  }

  .step {
    display: block;
    margin: 0 0 40px;
  }
  .step-arw {
    position: relative;
    margin: 0 0 30px;
    padding: 0 0 40px;
  }
  .step__head {
    width: auto;
    margin: 0 0 10px;
    text-align: center;
    font-size: 22px;
  }
  .step__body {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1.8;
  }
  .step .bank {
    display: block;
    margin: 30px 0 0;
    padding: 20px;
  }
  .step .bank__tit {
    display: block;
    width: auto;
    font-size: 16px;
  }
  .step .bank__txt {
    display: block;
    font-size: 14px;
    line-height: 2;
  }

  .regist {
    width: auto;
    margin: 30px 0 0;
  }
  .regist__btn {
    width: auto;
    height: 54px;
    font-size: 14px;
  }
  .regist__link {
    font-size: 14px;
  }
  .regist__qr {
    position: relative;
    right: 0;
    top: 0;
    display: block;
    margin: 30px auto 0;
  }

  body#kaihipay main {
    padding-top: 80px !important;
  }

  .pay {
    padding: 80px 0;
  }
  .pay .frame-border {
    border: none;
    margin: 0;
    padding: 40px 20px;
  }
  .pay .frame-border::before {
    display: none;
  }
  .pay__step {
    margin: 0 20px;
  }
  .pay__step > li {
    margin: 0 0 40px;
    font-size: 14px;
    line-height: 2;
  }
  .pay__step > li:last-child {
    margin: 0;
  }
  .pay__list {
    margin: 20px 0 0 20px;
  }
  .pay__list li {
    margin: 0 0 5px;
    line-height: 1.6;
  }
  .pay__pic {
    width: 100%;
  }
  .pay__pic-qr {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .houjin .frame-border {
    background: url(../img/supporter/illust01.png) top 70px right 16px/46px auto, url(../img/supporter/illust02.png) top 307px right 8px/68px auto, url(../img/supporter/illust03.png) top 595px right 6px/90px auto, url(../img/supporter/illust04.png) top 907px right -25px/auto 133px, url(../img/supporter/illust05.png) top 1277px right 10px/51px auto, url(../img/supporter/illust06.png) top 1600px left 10px/81px auto;
    background-repeat: no-repeat;
    background-color: #f4f5f7;
  }
}
@media (max-width: 400px) {
  .houjin .frame-border {
    background: url(../img/supporter/illust01.png) top 70px right 16px/46px auto, url(../img/supporter/illust02.png) top 307px right 8px/68px auto, url(../img/supporter/illust03.png) top 595px right 6px/90px auto, url(../img/supporter/illust04.png) top 907px right -25px/auto 133px, url(../img/supporter/illust05.png) top 1277px right 10px/51px auto, url(../img/supporter/illust06.png) top 1740px left 10px/81px auto;
    background-repeat: no-repeat;
    background-color: #f4f5f7;
  }
}
/*==================================================
お問い合わせ
==================================================*/
.contact {
  background: #f4f5f7;
}
.contact__inner {
  padding: 80px 0;
}
.contact__txt {
  margin: 0 0 30px;
  text-align: center;
  font-size: 18x;
  line-height: 2.5;
}
.contact__btn {
  display: block;
  width: 500px;
  margin: 50px auto 0;
  padding: 35px 0;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  background: url(../img/common/ico_outbound_white.png) top 50% right 30px no-repeat #c8a46e;
}
.contact .btn-border {
  color: inherit;
  border: 1px solid #aaa;
}

@media (max-width: 767px) {
  .contact__inner {
    padding: 60px 20px 40px;
  }
  .contact__txt {
    margin: 0 0 30px;
    text-align: left;
    font-size: 16x;
    line-height: 2;
  }
  .contact__btn {
    width: auto;
    margin: 30px 0 0;
    padding: 35px 0;
    font-size: 18px;
    background-position: top 50% right 10px;
  }
}
/*==================================================
プライバシーポリシー
==================================================*/
body#privacy-policy main {
  margin-top: 0 !important;
}

.terms {
  padding: 80px 0;
  background: url(../img/supporter/kaiin_bg.png) top center #f0f1f2;
}
.terms .privacy-tit {
  margin: 50px 0 0;
  font-size: 14px;
  line-height: 1.2;
  color: rgba(195, 162, 108, 0.9);
}
.terms .privacy-tit span {
  font-family: sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  color: rgba(195, 162, 108, 0.7);
}
.terms .subtit {
  margin: 60px 0 20px;
  padding-left: 2em;
  text-indent: -2em;
  font-size: 24px;
  color: #c3a26c;
}
.terms .numtit {
  margin: 0 0 10px -10px;
  font-size: 20px;
  color: #c3a26c;
}
.terms p {
  margin: 0 0 30px;
  font-size: 18px;
  line-height: 2;
}
.terms ul {
  margin: 20px 0 40px 40px;
}
.terms ul li {
  list-style-type: disc;
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 767px) {
  body#privacy-policy main {
    padding-top: 80px !important;
  }
  body#privacy-policy main .tit {
    font-size: 24px;
  }

  .terms {
    padding: 80px 0;
  }
  .terms .frame-border {
    border: none;
    margin: 0;
    padding: 40px 30px;
  }
  .terms .frame-border::before {
    display: none;
  }
  .terms .privacy-tit {
    margin: 50px 0 0;
    font-size: 14px;
    line-height: 1.4;
  }
  .terms .privacy-tit span {
    font-size: 30px;
  }
  .terms .subtit {
    margin: 50px 0 20px;
    padding-left: 1.5em;
    text-indent: -1.6em;
    font-size: 16px;
    color: #c3a26c;
  }
  .terms .numtit {
    margin: 0 0 10px -10px;
    font-size: 16px;
  }
  .terms p {
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 2;
  }
  .terms ul {
    margin: 20px 0 40px 20px;
  }
  .terms ul li {
    list-style-type: disc;
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 1.8;
    word-break: break-all;
  }
}