@charset "UTF-8";
/*
Theme Name:origin
Description:origin template
Version:1.0
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-padding-start: 0;
  line-height: 1;
  -webkit-text-size-adjust: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

ol,
ul {
  list-style: none; }

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

input[type="password"],
input[type="text"],
input[type="submit"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="button"],
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

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

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px; }

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  border: none; }

body, html {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  min-height: 100vh; }

a {
  font-size: inherit;
  color: inherit;
  text-decoration: inherit;
  display: inline-block; }

* {
  box-sizing: border-box; }

.hide--all {
  display: none !important; }

.hide--1200.block, .hide--1200.block__div1, .hide--1200.block__div2, .hide--1200.block__div3, .hide--1200.block__div4 {
  display: block !important; }
.hide--1200.flex {
  display: flex !important; }
@media (max-width: 1200px) {
  .hide--1200 {
    display: none !important; } }

.hide--1120.block, .hide--1120.block__div1, .hide--1120.block__div2, .hide--1120.block__div3, .hide--1120.block__div4 {
  display: block !important; }
.hide--1120.flex {
  display: flex !important; }
@media (max-width: 1120px) {
  .hide--1120 {
    display: none !important; } }

.hide--1040.block, .hide--1040.block__div1, .hide--1040.block__div2, .hide--1040.block__div3, .hide--1040.block__div4 {
  display: block !important; }
.hide--1040.flex {
  display: flex !important; }
@media (max-width: 1040px) {
  .hide--1040 {
    display: none !important; } }

.hide--960.block, .hide--960.block__div1, .hide--960.block__div2, .hide--960.block__div3, .hide--960.block__div4 {
  display: block !important; }
.hide--960.flex {
  display: flex !important; }
@media (max-width: 960px) {
  .hide--960 {
    display: none !important; } }

.hide--880.block, .hide--880.block__div1, .hide--880.block__div2, .hide--880.block__div3, .hide--880.block__div4 {
  display: block !important; }
.hide--880.flex {
  display: flex !important; }
@media (max-width: 880px) {
  .hide--880 {
    display: none !important; } }

.hide--800.block, .hide--800.block__div1, .hide--800.block__div2, .hide--800.block__div3, .hide--800.block__div4 {
  display: block !important; }
.hide--800.flex {
  display: flex !important; }
@media (max-width: 800px) {
  .hide--800 {
    display: none !important; } }

.hide--720.block, .hide--720.block__div1, .hide--720.block__div2, .hide--720.block__div3, .hide--720.block__div4 {
  display: block !important; }
.hide--720.flex {
  display: flex !important; }
@media (max-width: 720px) {
  .hide--720 {
    display: none !important; } }

.hide--640.block, .hide--640.block__div1, .hide--640.block__div2, .hide--640.block__div3, .hide--640.block__div4 {
  display: block !important; }
.hide--640.flex {
  display: flex !important; }
@media (max-width: 640px) {
  .hide--640 {
    display: none !important; } }

.hide--560.block, .hide--560.block__div1, .hide--560.block__div2, .hide--560.block__div3, .hide--560.block__div4 {
  display: block !important; }
.hide--560.flex {
  display: flex !important; }
@media (max-width: 560px) {
  .hide--560 {
    display: none !important; } }

.hide--480.block, .hide--480.block__div1, .hide--480.block__div2, .hide--480.block__div3, .hide--480.block__div4 {
  display: block !important; }
.hide--480.flex {
  display: flex !important; }
@media (max-width: 480px) {
  .hide--480 {
    display: none !important; } }

.show--1200 {
  display: none !important; }
  @media (max-width: 1200px) {
    .show--1200.block, .show--1200.block__div1, .show--1200.block__div2, .show--1200.block__div3, .show--1200.block__div4 {
      display: block !important; }
    .show--1200.flex {
      display: flex !important; } }

.show--1120 {
  display: none !important; }
  @media (max-width: 1120px) {
    .show--1120.block, .show--1120.block__div1, .show--1120.block__div2, .show--1120.block__div3, .show--1120.block__div4 {
      display: block !important; }
    .show--1120.flex {
      display: flex !important; } }

.show--1040 {
  display: none !important; }
  @media (max-width: 1040px) {
    .show--1040.block, .show--1040.block__div1, .show--1040.block__div2, .show--1040.block__div3, .show--1040.block__div4 {
      display: block !important; }
    .show--1040.flex {
      display: flex !important; } }

.show--960 {
  display: none !important; }
  @media (max-width: 960px) {
    .show--960.block, .show--960.block__div1, .show--960.block__div2, .show--960.block__div3, .show--960.block__div4 {
      display: block !important; }
    .show--960.flex {
      display: flex !important; } }

.show--880 {
  display: none !important; }
  @media (max-width: 880px) {
    .show--880.block, .show--880.block__div1, .show--880.block__div2, .show--880.block__div3, .show--880.block__div4 {
      display: block !important; }
    .show--880.flex {
      display: flex !important; } }

.show--800 {
  display: none !important; }
  @media (max-width: 800px) {
    .show--800.block, .show--800.block__div1, .show--800.block__div2, .show--800.block__div3, .show--800.block__div4 {
      display: block !important; }
    .show--800.flex {
      display: flex !important; } }

.show--720 {
  display: none !important; }
  @media (max-width: 720px) {
    .show--720.block, .show--720.block__div1, .show--720.block__div2, .show--720.block__div3, .show--720.block__div4 {
      display: block !important; }
    .show--720.flex {
      display: flex !important; } }

.show--640 {
  display: none !important; }
  @media (max-width: 640px) {
    .show--640.block, .show--640.block__div1, .show--640.block__div2, .show--640.block__div3, .show--640.block__div4 {
      display: block !important; }
    .show--640.flex {
      display: flex !important; } }

.show--560 {
  display: none !important; }
  @media (max-width: 560px) {
    .show--560.block, .show--560.block__div1, .show--560.block__div2, .show--560.block__div3, .show--560.block__div4 {
      display: block !important; }
    .show--560.flex {
      display: flex !important; } }

.show--480 {
  display: none !important; }
  @media (max-width: 480px) {
    .show--480.block, .show--480.block__div1, .show--480.block__div2, .show--480.block__div3, .show--480.block__div4 {
      display: block !important; }
    .show--480.flex {
      display: flex !important; } }

.wrap {
  padding-top: 120px; }

.header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999999; }
  .header .inner {
    width: 100%;
    height: 80px;
    margin: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center; }
    .header .inner .navi > li {
      display: block;
      float: right; }
      .header .inner .navi > li > a {
        display: block;
        box-sizing: border-box;
        height: 80px;
        line-height: 80px;
        font-size: 1rem;
        font-weight: bold;
        padding: 0 20px;
        text-align: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        .header .inner .navi > li > a:hover {
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
      @media (max-width: 720px) {
        .header .inner .navi > li {
          display: none; } }
    .header .inner .navi__sp {
      display: none; }
      @media (max-width: 720px) {
        .header .inner .navi__sp {
          position: absolute;
          top: 60px;
          width: 100%;
          left: 0;
          z-index: 9999; }
          .header .inner .navi__sp > li:last-child {
            border-bottom: none; }
          .header .inner .navi__sp > li > a, .header .inner .navi__sp > li span {
            display: block;
            padding: 30px 15px;
            box-sizing: border-box;
            font-size: 1.2rem;
            position: relative; }
            .header .inner .navi__sp > li > a:after, .header .inner .navi__sp > li span:after {
              content: "\f0da";
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              font-size: 1.2rem;
              display: block;
              width: 1.2rem;
              height: 1.2rem;
              position: absolute;
              margin: auto;
              top: 0;
              bottom: 0;
              right: 5px; }
            .header .inner .navi__sp > li > a.open:after, .header .inner .navi__sp > li span.open:after {
              content: "\f0d7";
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              font-size: 1.2rem;
              display: block;
              width: 1.2rem;
              height: 1.2rem;
              position: absolute;
              margin: auto;
              top: 0;
              bottom: 0;
              right: 5px; } }
    .header .inner > .logo {
      max-width: 20%; }
      @media (max-width: 720px) {
        .header .inner > .logo {
          width: auto;
          max-width: 100%;
          display: inline-block; }
          .header .inner > .logo img {
            width: auto; } }
      .header .inner > .logo a {
        display: block;
        padding: 15px; }
        @media (max-width: 720px) {
          .header .inner > .logo a {
            padding: 10px; } }
    .header .inner > .toggle {
      display: none; }
      @media (max-width: 720px) {
        .header .inner > .toggle {
          display: block;
          width: 40px;
          height: 36px;
          position: absolute;
          top: 14px;
          right: 10px;
          z-index: 100; }
          .header .inner > .toggle div {
            position: relative; }
          .header .inner > .toggle span {
            display: block;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0;
            -webkit-transition: 0.5s ease-in-out;
            -moz-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out; }
            .header .inner > .toggle span:nth-child(1) {
              top: 0px; }
            .header .inner > .toggle span:nth-child(2) {
              top: 14px; }
            .header .inner > .toggle span:nth-child(3) {
              top: 28px; } }

.header.open .toggle span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }
.header.open .toggle span:nth-child(2) {
  width: 0;
  left: 50%; }
.header.open .toggle span:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.navi--header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999999999;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px); }
  .navi--header .inner {
    width: 100%;
    height: 120px;
    margin: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 30px; }
    @media (max-width: 480px) {
      .navi--header .inner {
        height: 70px;
        padding: 10px; } }
    .navi--header .inner .logo a {
      display: block;
      padding: 0;
      max-width: 200px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      .navi--header .inner .logo a:hover {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      @media (max-width: 480px) {
        .navi--header .inner .logo a {
          max-width: 120px; } }
    .navi--header .inner .menu {
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      justify-content: flex-end; }
    .navi--header .inner .menu > li {
      display: flex;
      position: relative;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center;
      height: auto; }
      @media (max-width: 1200px) {
        .navi--header .inner .menu > li {
          height: auto; } }
      @media (max-width: 640px) {
        .navi--header .inner .menu > li {
          height: auto; } }
      .navi--header .inner .menu > li > a {
        display: block;
        color: #333333;
        box-sizing: border-box;
        font-size: 1rem;
        font-weight: 500;
        padding: 10px 20px;
        text-align: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        .navi--header .inner .menu > li > a:hover {
          color: #AA2C37;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
        @media (max-width: 1200px) {
          .navi--header .inner .menu > li > a {
            padding: 16px; } }
        @media (max-width: 640px) {
          .navi--header .inner .menu > li > a {
            padding: 10px 16px; } }
    @media (max-width: 1200px) {
      .navi--header .inner .menu > li.def {
        display: none; } }
    .navi--header .inner .menu > li.idol {
      background: #A39679;
      padding: 0;
      border-radius: 25px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px; }
      @media (max-width: 1200px) {
        .navi--header .inner .menu > li.idol {
          display: none; } }
      .navi--header .inner .menu > li.idol > a {
        color: #ffffff;
        padding: 15px 50px; }
    .navi--header .inner .menu > li.toggle {
      display: none; }
      @media (max-width: 1200px) {
        .navi--header .inner .menu > li.toggle {
          display: flex;
          justify-content: center;
          align-items: center; } }
    .navi--header .inner .menu > li.sp {
      display: none; }
      @media (max-width: 640px) {
        .navi--header .inner .menu > li.sp {
          display: flex;
          justify-content: center;
          align-items: center; } }

.navi--header .toggle {
  display: none; }
  @media (max-width: 1200px) {
    .navi--header .toggle {
      display: flex;
      width: auto;
      justify-content: center;
      align-items: center;
      height: 60px;
      z-index: 100; }
      .navi--header .toggle > div {
        padding: 0 20px;
        position: relative;
        width: 80px;
        height: 30px; } }
    @media (max-width: 1200px) and (max-width: 480px) {
      .navi--header .toggle > div {
        padding: 0 10px;
        width: 50px; } }
  @media (max-width: 1200px) {
      .navi--header .toggle span {
        display: block;
        height: 2px;
        position: absolute;
        width: 40px;
        margin: auto;
        background: #A39679;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        transition: 0.5s ease-in-out; } }
    @media (max-width: 1200px) and (max-width: 480px) {
      .navi--header .toggle span {
        width: 30px; } }
  @media (max-width: 1200px) {
        .navi--header .toggle span:nth-child(1) {
          top: 0px; }
        .navi--header .toggle span:nth-child(2) {
          top: 14px; }
        .navi--header .toggle span:nth-child(3) {
          top: 28px; } }

.navi--header.open .toggle span:nth-child(1) {
  top: 16px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg); }
.navi--header.open .toggle span:nth-child(2) {
  width: 0; }
.navi--header.open .toggle span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.navi--header .menu--sp {
  display: none;
  position: fixed;
  top: 120px;
  z-index: 999999999999999;
  width: 100%;
  padding: 20px;
  background: rgba(170, 44, 55, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px); }
  @media (max-width: 640px) {
    .navi--header .menu--sp {
      top: 50px; } }
  @media (max-width: 480px) {
    .navi--header .menu--sp {
      padding: 20px 0; } }
  .navi--header .menu--sp li {
    border-bottom: 1px solid #ffffff; }
  .navi--header .menu--sp a {
    display: block;
    padding: 20px;
    color: #ffffff;
    font-size: 1rem;
    position: relative; }
    @media (max-width: 480px) {
      .navi--header .menu--sp a {
        padding: 20px 10px; } }
    .navi--header .menu--sp a:after {
      content: '';
      width: 5px;
      height: 5px;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 5px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      border-right: 1px solid #ffffff;
      border-top: 1px solid #ffffff; }
      @media (max-width: 480px) {
        .navi--header .menu--sp a:after {
          right: 10px; } }

.navi--footer {
  width: 100%;
  background: #333333; }
  .navi--footer .inner {
    width: 100%;
    height: auto;
    margin: auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 30px; }
    @media (max-width: 1200px) {
      .navi--footer .inner {
        flex-flow: row wrap;
        justify-content: center;
        padding: 30px 0; } }
    .navi--footer .inner .logo a {
      display: block;
      padding: 0;
      max-width: 200px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      .navi--footer .inner .logo a:hover {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
      @media (max-width: 480px) {
        .navi--footer .inner .logo a {
          max-width: 120px; } }
    @media (max-width: 1200px) {
      .navi--footer .inner .logo {
        margin-bottom: 30px; } }
    .navi--footer .inner .menu {
      display: flex;
      flex-flow: row nowrap;
      align-items: center;
      justify-content: flex-end; }
      @media (max-width: 1200px) {
        .navi--footer .inner .menu {
          flex-flow: row wrap;
          justify-content: flex-start; } }
    .navi--footer .inner .menu > li {
      display: flex;
      position: relative;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: center;
      height: auto; }
      @media (max-width: 1200px) {
        .navi--footer .inner .menu > li {
          height: auto;
          width: 100%;
          justify-content: flex-start;
          border-bottom: 1px solid #A39679;
          text-align: left; } }
      .navi--footer .inner .menu > li > a {
        display: block;
        width: 100%;
        color: #A39679;
        box-sizing: border-box;
        font-size: 1rem;
        font-weight: 500;
        padding: 10px 20px;
        text-align: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        position: relative; }
        .navi--footer .inner .menu > li > a:hover {
          color: #ffffff;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
        @media (max-width: 1200px) {
          .navi--footer .inner .menu > li > a {
            padding: 16px;
            text-align: left; }
            .navi--footer .inner .menu > li > a:after {
              content: '';
              position: absolute;
              width: 10px;
              height: 10px;
              margin: auto;
              top: 0;
              bottom: 0;
              right: 15px;
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              transform: rotate(45deg);
              border-right: 1px solid #A39679;
              border-top: 1px solid #A39679; } }
        @media (max-width: 640px) {
          .navi--footer .inner .menu > li > a {
            padding: 10px 16px; } }

.section {
  width: 100%;
  margin: auto;
  position: relative;
  *zoom: 1; }
  .section:after {
    content: "";
    display: table;
    clear: both; }
  .section > .inner {
    max-width: 990px;
    margin: auto;
    box-sizing: border-box;
    padding: 60px 0; }
    @media (max-width: 480px) {
      .section > .inner {
        padding: 30px 5px; } }

.section p {
  font-size: 1.1rem;
  line-height: 2;
  font-weight: 900; }
  .section p.large {
    font-size: 1.4rem; }
    @media (max-width: 640px) {
      .section p.large {
        font-size: 1.1rem; } }
  .section p.maxi {
    font-size: 3rem; }
    @media (max-width: 640px) {
      .section p.maxi {
        font-size: 2rem; } }

.footer {
  width: 100%;
  padding: 0 0 60px 0;
  margin-top: 60px; }
  @media (max-width: 480px) {
    .footer {
      padding: 0 0 20px 0; } }

.pan, .pan--nomargin {
  width: 100%;
  padding: 20px;
  margin: 0;
  background: #f6f6f6; }
  .pan ol, .pan--nomargin ol {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
  .pan a, .pan--nomargin a {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
    color: #99886B; }
    .pan a:hover, .pan--nomargin a:hover {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      color: #AA2C37; }
    .pan a:after, .pan--nomargin a:after {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 0;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      border-right: 1px solid #99886B;
      border-top: 1px solid #99886B; }
  .pan li:last-child a:after, .pan--nomargin li:last-child a:after {
    content: none; }

.pan--nomargin {
  margin: 80px 0 0 0;
  border-bottom: none; }
  @media (max-width: 720px) {
    .pan--nomargin {
      margin: 60px 0 0 0; } }

.card, .card__flex, .card__flex--nowrap, .card__flex--wrap, .card__flex--wrap--fs {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  *zoom: 1; }
  @media (max-width: 720px) {
    .card, .card__flex, .card__flex--nowrap, .card__flex--wrap, .card__flex--wrap--fs {
      padding: 15px 0;
      margin-bottom: 0; } }
  .card:after, .card__flex:after, .card__flex--nowrap:after, .card__flex--wrap:after, .card__flex--wrap--fs:after {
    content: "";
    display: table;
    clear: both; }

.card__flex, .card__flex--nowrap, .card__flex--wrap, .card__flex--wrap--fs {
  display: flex;
  overflow: hidden;
  flex-direction: row; }

.card__flex--nowrap {
  flex-flow: row nowrap;
  justify-content: space-around; }

.card__flex--wrap {
  flex-flow: row wrap;
  justify-content: space-around; }

.card__flex--wrap--fs {
  flex-flow: row wrap;
  justify-content: flex-start; }

.block, .block__div1, .block__div2, .block__div3, .block__div4 {
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  position: relative; }

.block__div1 {
  width: 100%; }

.block__div2 {
  width: 50%; }
  @media (max-width: 720px) {
    .block__div2 {
      width: 100%; } }

.block__div3 {
  width: 33.3%; }
  @media (max-width: 720px) {
    .block__div3 {
      width: 100%;
      margin-bottom: 10px; } }

.block__div4 {
  width: 25%; }
  @media (max-width: 720px) {
    .block__div4 {
      width: 50%; } }

.title, .title__layer, .title__sub {
  position: relative;
  width: 100%; }

.title__layer {
  background-color: #FFFAF5;
  position: relative; }
  .title__layer:before {
    content: '';
    width: 15%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media (max-width: 1360px) {
      .title__layer:before {
        width: 11%; } }
    @media (max-width: 1200px) {
      .title__layer:before {
        width: 0%; } }
  .title__layer.store:before {
    background-image: url(../img/common/bg_title--layer_1.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover; }
  .title__layer > .inner {
    max-width: 990px;
    margin: 0 auto;
    padding: 20px 0; }
    @media (max-width: 1040px) {
      .title__layer > .inner {
        padding: 20px; } }
    .title__layer > .inner h1, .title__layer > .inner h2 {
      font-size: 1.2rem;
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: 700;
      margin-bottom: 20px;
      color: #333333; }
    .title__layer > .inner p {
      font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
      color: #333333;
      line-height: 1.5; }

.title__sub {
  margin: 0 auto 30px auto;
  text-align: center; }
  .title__sub h2 {
    display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.2rem;
    color: #AA2C37;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    padding: 10px 0; }
    .title__sub h2:before {
      content: '';
      width: 100%;
      height: 5px;
      background: url(../img/common/bg_title--sub.png) repeat-x;
      position: absolute;
      top: 0;
      left: 0; }
    .title__sub h2:after {
      content: '';
      width: 100%;
      height: 5px;
      background: url(../img/common/bg_title--sub.png) repeat-x;
      position: absolute;
      bottom: 0;
      left: 0; }

.btn, .btn__more, .btn__submit, .btn__back {
  display: block;
  margin: 15px auto; }

.list li, .list__block li {
  display: block;
  position: relative; }
.list a, .list__block a {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  .list a:hover, .list__block a:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }

.list__block {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start; }
  .list__block li {
    width: 300px; }
  .list__block .text {
    background: #A39679;
    text-align: center;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 50px 0 0; }
    .list__block .text:before {
      content: '';
      width: 50px;
      height: 50px;
      position: absolute;
      top: 0;
      right: 0;
      background: #99886B; }
    .list__block .text:after {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      right: 22px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg);
      border-right: 1px solid #ffffff;
      border-top: 1px solid #ffffff; }
    .list__block .text p {
      font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 1.2rem;
      color: #ffffff;
      text-align: center; }
