@charset "UTF-8";
/*
	Theme Name: grande-inversao
	Theme URI: https://shokunin-doujou.com
	Version: 1.0
	Description: グランデインブルサ様専用のWordPressテーマです
	Author: Yuriko Kuga
*/
/* Scss Document */
/********************************

	normalize.css v8.0.0

********************************/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

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

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/****************************************

	reset css

*****************************************/
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

ul li {
  list-style: none;
}

* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

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

/* Scss Document */
/****************************************

	Base Styles

*****************************************/
html {
  font-size: 62.5%;
}

body {
  line-height: 2;
  color: #3d3830;
  background-color: #fffbf5;
  letter-spacing: 1.5px;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  background-image: url(images/bg_main.png);
  background-position: center center;
  -webkit-font-kerning: auto;
  font-kerning: auto;
  font-size: 1.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
}

@media screen and (min-width: 30em) {
  body {
    font-size: 1.6rem;
  }
}

::-moz-selection {
  background: #3d3830;
  color: white;
}

::selection {
  background: #3d3830;
  color: white;
}

a {
  outline: 0 none;
  color: #3d3830;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover, a:active {
  opacity: .5;
}

section {
  position: relative;
  margin: 4rem 0;
}

@media screen and (min-width: 60em) {
  section {
    margin: 8rem 0;
  }
}

section.first {
  margin-top: 0 !important;
}

section.first02 {
  margin-top: 0 !important;
}

section.last {
  padding-bottom: 0;
}

main {
  position: relative;
}

.images {
  width: 100%;
  height: auto;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.hidden {
  display: none;
}

.pc-only {
  display: none;
}

.pc-only-top {
  display: none;
}

@media screen and (min-width: 60em) {
  .pc-only-top {
    display: block;
  }
}

@media screen and (min-width: 60em) {
  .sp-only-top {
    display: none;
  }
}

.sp-logo {
  margin: 0;
  max-width: 200px;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

@media screen and (min-width: 60em) {
  .sp-logo {
    display: none;
  }
}

.sp-logo a {
  display: inline-block;
  height: 100%;
}

@media screen and (min-width: 60em) {
  .sp-only {
    display: none;
  }
  .pc-only {
    display: block;
  }
}

@media screen and (min-width: 60em) {
  .pc-flex {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pc-flex02 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.columns-flex-02 {
  margin-bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.columns-flex-02 > li {
  width: 48%;
}

.columns-flex-02 img {
  width: 100%;
  height: auto;
}

.columns-flex-02-pc {
  margin-bottom: 2rem;
}

.columns-flex-02-pc li {
  position: relative;
}

.columns-flex-02-pc > li:not(:last-child) {
  margin-bottom: 2rem;
}

.columns-flex-02-pc img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 60em) {
  .columns-flex-02-pc {
    margin-bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .columns-flex-02-pc > li {
    width: 48%;
  }
  .columns-flex-02-pc > li:not(:last-child) {
    margin-bottom: 0;
  }
}

.bold {
  font-weight: bold;
}

.al-left {
  text-align: left !important;
}

.al-center {
  text-align: center;
}

.al-right {
  text-align: right;
}

.br-none br {
  display: none;
}

@media screen and (min-width: 60em) {
  .br-none br {
    display: block;
  }
}

@media screen and (min-width: 60em) {
  .pc-alcenter {
    text-align: center;
  }
  .pc-br-none br {
    display: none;
  }
}

.attn {
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  color: #888279;
  font-size: 1.0rem;
  margin-left: 1rem;
  line-height: 1.4;
  display: inline-block;
}

.attn:before {
  content: "※";
  margin-left: -1em;
}

@media screen and (min-width: 60em) {
  .attn {
    font-size: 1.2rem;
    margin-left: 1rem;
  }
  .attn:before {
    content: "※";
    margin-left: -1em;
  }
}

.attn-list {
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  color: #888279;
  margin-top: 2rem;
}

.attn-list > li {
  font-size: 1.0rem;
  margin-left: 1rem;
  line-height: 1.4;
}

.attn-list > li:before {
  content: "※";
  margin-left: -1em;
}

@media screen and (min-width: 60em) {
  .attn-list > li {
    font-size: 1.2rem;
    margin-left: 1rem;
  }
  .attn-list > li:before {
    content: "※";
    margin-left: -1em;
  }
}

.attn-list > li:not(:last-child) {
  margin-bottom: 1rem;
}

small {
  font-weight: normal;
  font-size: 1.0rem;
  line-height: 1.6;
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}

@media screen and (min-width: 60em) {
  small {
    font-size: 1.2rem;
  }
}

.big {
  font-size: 1.8rem;
}

@media screen and (min-width: 60em) {
  .big {
    font-size: 3.4rem;
  }
}

.normal-list01 {
  margin-left: 2rem;
}

.normal-list01 li:before {
  content: "●";
  font-size: .4rem;
  margin-left: -1.8em;
  margin-right: .8rem;
}

ol.ol-list {
  counter-reset: li;
  margin-bottom: 1rem;
}

@media screen and (min-width: 60em) {
  ol.ol-list {
    margin-bottom: 2rem;
  }
}

ol.ol-list > li {
  list-style: none;
  position: relative;
  padding-left: 2.5em;
  padding-bottom: 1rem;
  font-weight: bold;
}

@media screen and (min-width: 60em) {
  ol.ol-list > li {
    font-size: 2.0rem;
  }
}

ol.ol-list > li:before {
  counter-increment: li;
  content: counter(li);
  margin-right: 1.1em;
  background-color: #3d3830;
  color: white;
  border-radius: 50%;
  text-align: center;
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  letter-spacing: 0;
  left: 0em;
  top: 2px;
  font-size: 1.6rem;
  line-height: 1.7;
}

ol.ol-list02 {
  counter-reset: li;
  line-height: 1.6;
}

ol.ol-list02 > li {
  list-style-type: none;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 60em) {
  ol.ol-list02 > li {
    font-size: 2.0rem;
  }
}

ol.ol-list02 > li:not(:last-child) {
  margin-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  ol.ol-list02 > li:not(:last-child) {
    margin-bottom: 3rem;
  }
}

ol.ol-list02 > li:before {
  line-height: 1;
  counter-increment: li;
  content: counter(li) ".";
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  margin-right: 2rem;
  font-size: 2.2rem;
}

@media screen and (min-width: 60em) {
  ol.ol-list02 > li:before {
    font-size: 3.6rem;
  }
}

.fixed {
  position: fixed;
  top: 0;
  z-index: 10;
}

.main-btn {
  text-align: center;
  line-height: 1.4;
  max-width: 400px;
  margin: 0 auto;
}

@media screen and (min-width: 60em) {
  .main-btn {
    min-width: 300px;
  }
}

.main-btn a {
  display: block;
  margin: 2rem auto 0;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  color: #3d3830;
  font-size: 1.6rem;
  border-left: 1px solid #3d3830;
  border-right: 1px solid #3d3830;
}

@media screen and (min-width: 48em) {
  .main-btn a {
    font-size: 1.8rem;
    margin-top: 3rem;
  }
}

@media screen and (min-width: 60em) {
  .main-btn a {
    margin-top: 4rem;
  }
  .main-btn a:hover {
    opacity: 1;
    color: white;
    background-color: #3d3830;
  }
}

.main-btn a:before, .main-btn a:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#796c57), color-stop(50%, #e4d79c), to(#796c57));
  background: -webkit-linear-gradient(left, #796c57 0%, #e4d79c 50%, #796c57 100%);
  background: linear-gradient(to right, #796c57 0%, #e4d79c 50%, #796c57 100%);
}

.main-btn a:before {
  margin-bottom: 1.6rem;
}

.main-btn a:after {
  margin-top: 1.6rem;
}

.lh0 {
  line-height: 0;
}

.last {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.margin-b {
  margin-bottom: 2rem !important;
}

@media screen and (min-width: 60em) {
  .margin-b {
    margin-bottom: 3rem !important;
  }
}

.margin-b02 {
  margin-bottom: 3rem !important;
}

@media screen and (min-width: 60em) {
  .margin-b02 {
    margin-bottom: 4rem !important;
  }
}

.text-ph-columns {
  margin-bottom: 4rem;
}

@media screen and (min-width: 48em) {
  .text-ph-columns {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6rem;
  }
}

.text-ph-columns > li:first-child {
  margin-bottom: 3rem;
}

@media screen and (min-width: 48em) {
  .text-ph-columns > li:first-child {
    width: 40%;
    margin-bottom: 0;
  }
}

.text-ph-columns > li:first-child h3.normal {
  color: black;
}

@media screen and (min-width: 48em) {
  .text-ph-columns > li:last-child {
    width: 56%;
  }
}

.max840 {
  max-width: 840px !important;
  margin: 0 auto;
}

.max1024 {
  max-width: 1024px !important;
  margin: 0 auto;
}

.fs16-18 {
  font-size: 1.6rem;
}

@media screen and (min-width: 60em) {
  .fs16-18 {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 60em) {
  storong {
    font-size: 2.2rem;
  }
}

.red {
  color: #b03e51;
}

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

.table01 {
  letter-spacing: 1px;
  font-size: 1.4rem;
  border: none;
  width: 100%;
  margin-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  .table01 {
    font-size: 1.6rem;
    max-width: 860px;
    margin: 0 auto 4rem;
  }
}

.table01 tr {
  border-top: 1px solid #3d3830;
}

.table01 tr:last-child {
  border-bottom: 1px solid #3d3830;
}

.table01 th {
  font-weight: 600;
  padding: 1rem 1.5rem;
  width: 30%;
  line-height: 1.6;
}

.table01 td {
  width: 70%;
  padding: 1rem 1.5rem;
}

.table01 a {
  text-decoration: underline;
}

.table02 {
  letter-spacing: 1px;
  font-size: 1.4rem;
  border: none;
  width: 100%;
  margin-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  .table02 {
    font-size: 1.6rem;
    margin: 0 auto 4rem;
  }
}

.table02 tr {
  background-color: white;
}

.table02 tr:not(:first-child) {
  border-top: 1px solid #a29c93;
}

.table02 th {
   border-right: 1px solid #a29c93;
  background-color: #777065;
  color: white;
  font-weight: 500;
  padding: 1rem 1.5rem;
  /* width: 40%; */
  line-height: 1.6;
}

@media screen and (min-width: 60em) {
  .table02 th {
    padding: 1rem 3rem;
    /* width: 30%; */
	}
}

.table02 td {
   border-right: 1px solid #a29c93;
  /* width: 60%; */
  text-align: center;
  padding: 1rem 1.5rem;
}

@media screen and (min-width: 60em) {
  .table02 td {
    /* width: 70%; */
  }
}

.table02 a {
  text-decoration: underline;
}

.page-title {
  width: 100%;
  padding-top: 12rem;
  margin-bottom: 4rem;
}

@media screen and (min-width: 60em) {
  .page-title {
    width: 95%;
    margin: 0 auto 10rem;
    padding-top: 12rem;
  }
}

.page-title .h2-wrap {
  width: calc(100% - 4.0rem);
  margin: 0 auto;
  text-align: center;
  background-color: white;
  padding: 3rem;
  -webkit-box-shadow: 8px 4px 46px -9px #818181;
  box-shadow: 8px 4px 46px -9px #818181;
  padding: 2.4rem 2rem 2rem;
  max-width: 400px;
}

@media screen and (min-width: 48em) {
  .page-title .h2-wrap {
    max-width: 500px;
    padding: 3rem 0;
  }
}

@media screen and (min-width: 60em) {
  .page-title .h2-wrap {
    max-width: 600px;
    padding: 4rem 0;
  }
}

.page-title .h2-wrap h2 {
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 2.6rem;
  line-height: 1.2;
}

@media screen and (min-width: 48em) {
  .page-title .h2-wrap h2 {
    font-size: 3.6rem;
    letter-spacing: 4px;
  }
}

@media screen and (min-width: 60em) {
  .page-title .h2-wrap h2 {
    font-size: 4.6rem;
  }
}

.page-title:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  max-height: 180px;
  background: url(images/contents5_bg.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 60em) {
  .page-title:before {
    background-attachment: fixed;
    max-height: 240px;
  }
}

/****************************************

	animation

*****************************************/
.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/****************************************

	Main Layout

*****************************************/
.section-container {
  width: 85%;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 60em) {
  .section-container {
    max-width: 1200px;
  }
}

.section-container.ptb {
  padding: 4rem 0;
}

@media screen and (min-width: 60em) {
  .section-container.ptb {
    padding: 8rem 0;
  }
}

@media screen and (min-width: 75em) {
  .section-container.ptb {
    padding: 10rem 0 8rem;
  }
}

/****************************************

	Header

*****************************************/
header {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 60em) {
  header {
    width: 100%;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
}

header h1 {
  letter-spacing: 1px;
  font-size: 1.0rem;
  color: white;
  font-weight: normal;
  padding: 1rem 2rem;
  margin-bottom: 1rem;
  max-width: 300px;
}

@media screen and (min-width: 30em) {
  header h1 {
    max-width: 100%;
  }
}

@media screen and (min-width: 60em) {
  header h1 {
    padding: 0;
    max-width: 100%;
    color: #888279;
    margin-bottom: 0;
    max-width: 220px;
  }
}

@media screen and (min-width: 75em) {
  header h1 {
    max-width: unset;
  }
}

#header-nav {
  position: relative;
  z-index: 11;
}

@media screen and (min-width: 60em) {
  #header-nav {
    font-size: 1.4rem;
    width: 95%;
    margin: 0 auto;
    letter-spacing: 0;
  }
  #header-nav > li:not(:first-child) {
    margin-left: 1rem;
  }
}

@media screen and (min-width: 75em) {
  #header-nav {
    font-size: 1.6rem;
    letter-spacing: 2px;
  }
}

#header-nav a {
  color: white;
}

@media screen and (min-width: 60em) {
  #header-nav a {
    color: #3d3830;
  }
}

#header-nav .nav-logo p {
  max-width: 200px;
  margin-top: 1rem;
}

#header-nav .nav-logo-wrap {
  position: fixed;
  top: 0;
  background-color: white;
  -webkit-box-shadow: 8px 4px 46px -9px #818181;
  box-shadow: 8px 4px 46px -9px #818181;
  width: 100%;
}

#header-nav .nav-logo-wrap .nav-logo {
  line-height: 0;
  padding: 1.6rem 2rem;
  max-width: 200px;
  min-width: 200px;
}

#header-nav .nav-logo-wrap .nav-logo a {
  padding: 0 !important;
}

#header-main {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  padding-top: 4vh;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 30em) {
  #header-main {
    padding-top: 0;
  }
}

@media screen and (min-width: 48em) {
  #header-main {
    padding-top: 6rem;
  }
}

@media screen and (min-width: 60em) {
  #header-main {
    width: 100%;
    padding-top: 6rem;
  }
}

#header-main h2 {
  color: white;
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 4vh;
}

@media screen and (min-width: 60em) {
  #header-main h2 {
    font-size: 3.6rem;
  }
}

#header-main h2 span {
  font-size: 3.2rem;
}

@media screen and (min-width: 60em) {
  #header-main h2 span {
    font-size: 4.6rem;
  }
}

#header-main img {
  max-width: 500px;
}

@media screen and (min-width: 48em) {
  #header-main img {
    width: 80vh;
    max-width: 690px;
  }
}

@media screen and (min-width: 60em) {
  #header-main img {
    min-width: 500px;
  }
}

.lead {
  margin-top: 6vh;
}

.lead span {
  position: relative;
  color: #b03e51;
  font-size: 1.8rem;
  background-color: white;
  font-weight: bold;
  padding: 1.4rem 2rem;
}

@media screen and (min-width: 60em) {
  .lead span {
    font-size: 2.4rem;
  }
  .lead span:before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 0;
    border-width: 0 20px 52px 0;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: white;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .lead span:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 0 20px 52px 0;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: white;
  }
}

.contact-btn {
  position: fixed;
  bottom: 0;
  right: 0;
  letter-spacing: 0;
  width: 100%;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  z-index: 100;
  color: white;
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}

.contact-btn a {
  padding: .6rem 1rem;
  display: inline-block;
  height: 100%;
  color: white;
}

.contact-btn a:hover {
  background-color: #b03e51;
  opacity: 1;
}

@media screen and (min-width: 60em) {
  .contact-btn a {
    padding: .6rem 2.4rem;
  }
}

.contact-btn li {
  width: 50%;
  background-color: #3d3830;
}

@media screen and (min-width: 60em) {
  .contact-btn li {
    width: unset;
  }
}

.contact-btn li:last-child {
  background-color: #43d257;
}

@media screen and (min-width: 60em) {
  .contact-btn {
    bottom: unset;
    top: 0;
    width: unset;
    font-size: 1.8rem;
  }
}

.contact-btn i {
  margin-right: .4rem;
}

.normal-title {
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 3rem;
  font-weight: normal;
  font-weight: 600;
}

@media screen and (min-width: 30em) {
  .normal-title {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 48em) {
  .normal-title {
    letter-spacing: 4px;
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 60em) {
  .normal-title {
    margin-bottom: 4rem;
    font-size: 3.0rem;
  }
}

@media screen and (min-width: 75em) {
  .normal-title {
    font-size: 3.2rem;
    letter-spacing: 6px;
  }
}

.normal-title02 {
  border-left: 6px solid #3d3830;
  padding-left: 2rem;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
  font-weight: normal;
}

@media screen and (min-width: 48em) {
  .normal-title02 {
    letter-spacing: 4px;
    padding-left: 3rem;
    font-size: 2.4rem;
    line-height: 1;
  }
}

@media screen and (min-width: 60em) {
  .normal-title02 {
    max-width: 1024px;
    letter-spacing: 6px;
    padding-left: 4rem;
    font-size: 3.0rem;
    margin: 0 auto 4rem;
    line-height: 1;
  }
}

.normal-title02 span {
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 3.6rem;
}

@media screen and (min-width: 48em) {
  .normal-title02 span {
    font-size: 6.0rem;
  }
}

@media screen and (min-width: 60em) {
  .normal-title02 span {
    font-size: 8.0rem;
  }
}

.normal-title03 {
  font-size: 2.0rem;
  line-height: 1.6;
  margin-bottom: 3rem;
  font-weight: normal;
  text-transform: uppercase;
}

@media screen and (min-width: 30em) {
  .normal-title03 {
    line-height: 1.2;
    text-align: center;
    letter-spacing: 4px;
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 48em) {
  .normal-title03 {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 60em) {
  .normal-title03 {
    letter-spacing: 6px;
    margin-bottom: 4rem;
    font-size: 3.8rem;
  }
}

.normal-title03 span {
  font-size: 1.4rem;
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
}

@media screen and (min-width: 48em) {
  .normal-title03 span {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 60em) {
  .normal-title03 span {
    font-size: 2.0rem;
  }
}

.en-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  font-weight: normal;
  font-size: 2.2rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 48em) {
  .en-title {
    font-size: 3.2rem;
    margin-bottom: 4rem;
  }
}

@media screen and (min-width: 60em) {
  .en-title {
    font-size: 4.0rem;
    margin-bottom: 6rem;
  }
}

.en-title:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  width: 3rem;
  height: 4px;
  margin-right: 1rem;
  background: -webkit-gradient(linear, left top, right top, from(#c0b4a1), to(#ece6da));
  background: -webkit-linear-gradient(left, #c0b4a1 0%, #ece6da 100%);
  background: linear-gradient(to right, #c0b4a1 0%, #ece6da 100%);
}

@media screen and (min-width: 60em) {
  .en-title:before {
    margin-right: 1.6rem;
    height: 6px;
    width: 4rem;
  }
}

.normal {
  font-size: 1.6rem;
  margin-bottom: 2rem;
  font-weight: 600;
}

@media screen and (min-width: 30em) {
  .normal {
    font-size: 2.0rem;
  }
}

@media screen and (min-width: 48em) {
  .normal {
    font-size: 2.4rem;
    margin-bottom: 4rem;
    text-align: center;
    line-height: 1.6;
  }
}

@media screen and (min-width: 48em) {
  .normal br {
    display: none;
  }
}

.normal span {
  font-weight: normal;
  font-size: 1.4rem;
}

@media screen and (min-width: 48em) {
  .normal span {
    font-size: 1.6rem;
  }
}

.normal.black {
  color: black;
}

.border-title {
  color: white;
  border-bottom: 1px solid white;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  font-size: 1.8rem;
}

@media screen and (min-width: 60em) {
  .border-title {
    font-size: 3.0rem;
    margin-bottom: 4rem;
  }
}

.bg-white {
  background-color: white;
  padding: 3rem;
  -webkit-box-shadow: 8px 4px 46px -9px #818181;
  box-shadow: 8px 4px 46px -9px #818181;
}

@media screen and (min-width: 48em) {
  .bg-white {
    padding: 5rem;
  }
}

@media screen and (min-width: 60em) {
  .bg-white {
    padding: 6rem;
  }
}

@media screen and (min-width: 75em) {
  .bg-white {
    padding: 8rem;
  }
}

.bg-brown {
  background-color: rgba(61, 56, 48, 0.75);
  padding: 3rem;
  max-width: 1024px;
  margin: 0 auto;
}

@media screen and (min-width: 48em) {
  .bg-brown {
    padding: 5rem;
  }
}

@media screen and (min-width: 60em) {
  .bg-brown {
    padding: 8rem;
  }
}

.bg-brown .main-btn a {
  border: 1px solid white;
  color: white;
  padding: 2rem;
}

@media screen and (min-width: 60em) {
  .bg-brown .main-btn a {
    padding: 2rem 4rem;
  }
}

.bg-brown .main-btn a:hover {
  background-color: white;
  color: #3d3830;
  opacity: 1;
}

.bg-brown .main-btn a:before, .bg-brown .main-btn a:after {
  content: none;
}

@media screen and (min-width: 60em) {
  .bg-grade:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -2;
    position: absolute;
    opacity: 0.4;
    height: 500px;
    width: 400px;
    top: -4rem;
    right: 2%;
    background: -webkit-gradient(linear, left top, left bottom, from(#c0b4a1), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, #c0b4a1, rgba(0, 0, 0, 0));
    background: linear-gradient(to bottom, #c0b4a1, rgba(0, 0, 0, 0));
  }
}

.bg-grey {
  background-color: rgba(61, 56, 48, 0.1);
  padding: 3rem 0;
}

@media screen and (min-width: 60em) {
  .bg-grey {
    padding: 8rem 0;
  }
}

.pattern-bg {
  position: relative;
  color: #3d3830;
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .pattern-bg {
    max-width: 1024px;
    margin: 0 auto 3rem;
  }
}

.pattern-bg .bg-top, .pattern-bg .bg-bottom {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  width: 100%;
  height: 22px;
  background: url(images/bg_top.png) 0 bottom no-repeat;
  background-size: 100%;
  margin-bottom: -.1rem;
}

@media screen and (min-width: 48em) {
  .pattern-bg .bg-top, .pattern-bg .bg-bottom {
    height: 62px;
  }
}

.pattern-bg .bg-bottom {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-top: -.1rem;
}

.pattern-bg ol {
  background: url(images/bg_pattern.gif) 0 bottom repeat;
  background-size: 100px;
  font-size: 1.6rem;
  padding: 2rem 3rem;
}

@media screen and (min-width: 48em) {
  .pattern-bg ol {
    padding: 0 6rem;
  }
}

@media screen and (min-width: 60em) {
  .pattern-bg ol {
    font-size: 2.2rem;
    padding: 0 10rem;
  }
}

.icon-list {
  width: 100%;
  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;
}

.icon-list > li {
  width: 48%;
  background-color: #3d3830;
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  line-height: 1.3em;
  color: white;
  padding: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}

.icon-list > li img {
  margin: 0 0 1rem;
  width: 6rem;
}

@media screen and (min-width: 60em) {
  .icon-list > li {
    font-size: 2.0rem;
    padding: 3rem;
  }
}

@media screen and (min-width: 60em) {
  .icon-list {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 60em) {
  .point-list > li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .point-list > li > div {
    width: 50%;
  }
  .point-list > li > div:last-child {
    margin-top: 6rem;
  }
}

.point-list > li:not(:last-child) {
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .point-list > li:not(:last-child) {
    margin-bottom: 0;
  }
}

.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fbe5a0));
  background: -webkit-linear-gradient(transparent 50%, #fbe5a0 50%);
  background: linear-gradient(transparent 50%, #fbe5a0 50%);
}

/****************************************

	nav

*****************************************/
.nav-logo a {
  max-width: 380px;
  padding: 1rem 1.5rem .1rem;
}

@media screen and (min-width: 60em) {
  .nav-logo a {
    padding: 0;
  }
}

#main-nav {
  position: fixed;
  background-color: #3d3830;
  top: 0;
  left: 0;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .35s, visibility .35s, height .35s;
  transition: opacity .35s, visibility .35s, height .35s;
  z-index: 1;
}

@media screen and (min-width: 60em) {
  #main-nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
    width: 100%;
    background-color: transparent;
    height: 100%;
    margin: 0 auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition: none;
    transition: none;
    padding-top: 1rem;
  }
}

#main-nav li {
  position: relative;
}

@media screen and (min-width: 60em) {
  #main-nav li {
    border: none;
  }
}

#main-nav li p {
  display: none;
}

@media screen and (min-width: 60em) {
  #main-nav li p {
    display: block;
  }
}

#main-nav li a {
  display: block;
  padding: 1.5rem 2rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

#main-nav li a:after {
  position: absolute;
  top: 50%;
  right: 2rem;
  margin-top: -.5rem;
  display: block;
  content: '';
  width: .7rem;
  height: .7rem;
  border-top: 2px solid white;
  border-right: 2px solid white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (min-width: 60em) {
  #main-nav li a:after {
    top: unset;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 2px;
    background: black;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    border: none;
  }
}

@media screen and (min-width: 60em) {
  #main-nav li a {
    padding: 0;
  }
}

@media screen and (min-width: 60em) {
  #main-nav > li:not(:first-child) {
    margin-top: 6rem;
  }
}

.checkbox-toggle {
  position: fixed;
  top: .4em;
  display: inline-block;
  right: 1rem;
  z-index: 900;
  cursor: pointer;
  width: 6rem;
  padding: .5em 1em;
  height: 5rem;
  opacity: 0;
}

@media screen and (min-width: 60em) {
  .checkbox-toggle {
    display: none;
  }
}

.checkbox-toggle:checked ~ #main-nav {
  pointer-events: auto;
  visibility: visible;
  -webkit-transition-duration: .75s;
  transition-duration: .75s;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease 0.4s;
  transition: opacity 0.4s ease 0.4s;
  width: 100%;
  overflow-y: auto;
  height: 100%;
  z-index: 2;
}

.checkbox-toggle:checked + .hamburger {
  background-color: transparent;
}

.checkbox-toggle:checked + .hamburger > div {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: white;
}

.checkbox-toggle:checked + .hamburger > div:before {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: white;
}

.checkbox-toggle:checked + .hamburger > div:after {
  opacity: 0;
}

.checkbox-toggle:checked:hover + .hamburger > div {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.checkbox-toggle:checked + .hamburger .ham-text {
  display: none;
}

.hamburger {
  position: fixed;
  top: .4rem;
  display: inline-block;
  right: 1rem;
  z-index: 3;
  width: 6rem;
  height: 5.6rem;
  padding: 2rem 1em;
  cursor: pointer;
  background-color: white;
  z-index: 90;
}

@media screen and (min-width: 60em) {
  .hamburger {
    display: none;
  }
}

.hamburger > div {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 100%;
  height: .2em;
  border-radius: .5em;
  background-color: #222;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hamburger > div:before {
  content: '';
  position: absolute;
  z-index: 100;
  top: -9px;
  border-radius: 1em;
  left: 0;
  width: 100%;
  height: .2em;
  background-color: #222;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 100;
  top: -9px;
  border-radius: 1em;
  left: 0;
  width: 100%;
  height: .2em;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 9px;
  background-color: #222;
}

.ham-text {
  position: absolute;
  bottom: 1.2rem;
  letter-spacing: -0.8px;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 0;
  white-space: nowrap;
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
}

/****************************************

	top

*****************************************/
.contents1 {
  position: relative;
}

@media screen and (min-width: 60em) {
  .contents1 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.contents1 .support {
  text-align: center;
  background-color: #b03e51;
  color: white;
  padding: 1rem;
  margin: 2rem auto;
  max-width: 400px;
  width: 90%;
}

@media screen and (min-width: 60em) {
  .contents1 .support {
    max-width: 240px;
    margin: 0;
    position: absolute;
    bottom: 6%;
    right: 3%;
  }
}

.contents1 .support .support-inner {
  padding: 1rem 1.6rem;
  border: solid 1px #ffa8b7;
}

.contents1 .support .support-inner > li:first-child {
  width: 82%;
  margin: 1rem auto 0;
  letter-spacing: 0;
  font-size: 1.2rem;
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  color: #b03e51;
  border-radius: 2em;
  background-color: white;
}

@media screen and (min-width: 60em) {
  .contents1 .support .support-inner > li:first-child {
    font-size: 1.4rem;
  }
}

.contents1 .support .support-inner > li:nth-child(2) {
  text-align: left;
  margin-top: 2%;
  margin-left: 10%;
  margin-left: 2rem;
}

.contents1 .support .support-inner > li:nth-child(3) {
  margin-top: -2rem;
}

.contents1 .support .support-inner > li:nth-child(3) ul {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.contents1 .support .support-inner > li:nth-child(3) ul > li:first-child {
  font-style: italic;
  font-size: 5.4rem;
}

@media screen and (min-width: 60em) {
  .contents1 .support .support-inner > li:nth-child(3) ul > li:first-child {
    font-size: 7.0rem;
  }
}

.contents1 .support .support-inner > li:nth-child(3) ul > li:last-child {
  font-size: 3.0rem;
}

.contents1 .support .support-inner > li:nth-child(4) {
  margin: 1rem 0;
}

@media screen and (min-width: 60em) {
  .contents1 .support .support-inner > li:nth-child(4) {
    font-size: 1.6rem;
  }
}

.contents1 .support .support-inner small {
  text-align: left;
  color: white;
}

.contents1 .support .support-inner small a {
  color: white;
  text-decoration: underline;
}

.contents1 .main-copy {
  font-weight: 600;
  letter-spacing: 2px;
  position: absolute;
  bottom: 26rem;
  left: 5%;
  z-index: 1;
  width: 90%;
}

.contents1 .main-copy span {
  background-color: white;
  padding: 2rem;
  font-size: 1.6rem;
  line-height: 4;
}

@media screen and (min-width: 30em) {
  .contents1 .main-copy span {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 60em) {
  .contents1 .main-copy span {
    font-size: 2.2rem;
    line-height: 4;
    padding: 1.4rem;
  }
}

@media screen and (min-width: 75em) {
  .contents1 .main-copy span {
    font-size: 2.8rem;
    line-height: 3.6;
    padding: 2rem;
  }
}

@media screen and (min-width: 48em) {
  .contents1 .main-copy {
    letter-spacing: 6px;
    white-space: nowrap;
  }
}

@media screen and (min-width: 60em) {
  .contents1 .main-copy {
    bottom: unset;
    left: unset;
    position: relative;
    width: 10%;
    letter-spacing: 8px;
    padding-left: 4rem;
    margin: 0;
  }
}

@media screen and (min-width: 75em) {
  .contents1 .main-copy {
    width: 20%;
    padding-left: 10rem;
  }
}

.contents1 .contents1_photo {
  width: 100%;
  height: 80vh;
  min-height: 400px;
  background: url(images/contents1_1.jpg) 70% center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 48em) {
  .contents1 .contents1_photo {
    background: url(images/contents1_1.jpg) center center no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 60em) {
  .contents1 .contents1_photo {
    width: 90%;
    height: 100vh;
    min-height: 600px;
    max-height: 700px;
  }
}

@media screen and (min-width: 75em) {
  .contents1 .contents1_photo {
    width: 80%;
  }
}

.contents1:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: -1;
  position: absolute;
  top: 140px;
  width: 100%;
  height: 264px;
  background: -webkit-gradient(linear, left top, left bottom, from(#c0b4a1), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, #c0b4a1, rgba(0, 0, 0, 0));
  background: linear-gradient(to bottom, #c0b4a1, rgba(0, 0, 0, 0));
}

.ph-title {
  color: white;
  width: 95%;
  margin: 0 auto;
  padding: 6rem 2rem 10rem;
  text-align: center;
  background: url(images/contents2_1.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

@media screen and (min-width: 60em) {
  .ph-title {
    padding: 20vh 0 40vh;
  }
}

.ph-title h2 {
  font-weight: 600;
  font-size: 2.8rem;
}

@media screen and (min-width: 30em) {
  .ph-title h2 {
    font-size: 2.8rem;
  }
  .ph-title h2 br {
    display: none;
  }
}

@media screen and (min-width: 48em) {
  .ph-title h2 {
    font-size: 3.4rem;
    letter-spacing: 6px;
  }
}

@media screen and (min-width: 60em) {
  .ph-title h2 {
    font-size: 5.4rem;
    letter-spacing: 8px;
  }
}

.ph-title .wave {
  display: inline-block;
}

.ph-title .wave:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  min-width: 200px;
  height: 10px;
  background: url(images/wave.svg) center center repeat;
}

.ph-title + .bg-white {
  margin-top: -6rem;
}

@media screen and (min-width: 60em) {
  .ph-title + .bg-white {
    max-width: 1024px;
    margin: -14rem auto 0;
  }
}

.contents3 .icon-list > li:nth-child(3) {
  background-color: #b03e51;
}

@media screen and (min-width: 60em) {
  .contents3 .pc-flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .contents3 .pc-flex .icon-list {
    width: 36%;
  }
  .contents3 .pc-flex .bg-white {
    width: 56%;
  }
}

@media screen and (min-width: 60em) and (min-width: 60em) {
  .contents3 .pc-flex .bg-white {
    margin-top: 10rem;
  }
}

.contents3:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  height: 70vh;
  width: 100%;
  top: 6rem;
  left: 0;
  background: url(images/contents3_1.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 60em) {
  .contents3:before {
    width: 90%;
    height: 600px;
    top: 8rem;
  }
}

@media screen and (min-width: 60em) {
  .contents4.bg-grade:after {
    top: 6rem;
  }
}

.contents5 {
  background: url(images/contents5_bg.jpg) center center no-repeat;
  background-size: cover;
  color: white;
}

@media screen and (min-width: 60em) {
  .contents5 {
    background-attachment: fixed;
  }
}

/****************************************

	news

*****************************************/
.news-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-list > li {
  width: 100%;
  background-color: white;
  width: 48%;
  margin-bottom: 1rem;
}

@media screen and (min-width: 48em) {
  .news-list > li {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 60em) {
  .news-list > li {
    width: 23.5%;
  }
}

.news-list > li > div {
  padding: 1rem 2rem;
}

.news-list > li:nth-child(2n) {
  margin-left: 4%;
}

@media screen and (min-width: 60em) {
  .news-list > li:nth-child(2n) {
    margin-left: unset;
  }
}

@media screen and (min-width: 60em) {
  .news-list > li:not(:nth-child(4n)) {
    margin-right: 2%;
  }
}

.news-list .news-title {
  font-weight: 500;
  margin-bottom: 1rem;
  line-height: 1.6;
}

.news-list .news-title a {
  color: #3d3830;
}

@media screen and (min-width: 60em) {
  .news-list .news-title {
    font-size: 1.4rem;
  }
}

.news-list .time {
  color: #888279;
  font-size: 1.2rem;
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  margin-right: 1rem;
}

.eyecatch img {
  width: 100%;
  height: auto;
}

article {
  margin: 3rem auto 2rem;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  article {
    margin: 6rem auto 5rem;
    padding-bottom: 3rem;
  }
}

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

article .time-category {
  width: 100%;
  margin: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

article .time-category ul {
  margin-bottom: 0;
}

article .time-category li:before {
  content: none;
}

article .time-category li:first-child {
  margin-right: 2rem;
}

article p {
  margin-bottom: 2rem;
}

article h3#colum-title {
  font-size: 2.0rem;
  font-weight: 600;
  padding-bottom: 1rem;
  margin: 1rem 0 3rem;
  display: block;
  text-align: left;
  line-height: 1.6;
  border-bottom: 1px solid #e0e0e0;
}

article h3#colum-title:after, article h3#colum-title:before {
  content: none;
  text-align: left;
}

@media screen and (min-width: 48em) {
  article h3#colum-title {
    padding-bottom: 2rem;
    font-size: 2.4rem;
    margin-bottom: 4rem;
  }
}

article h2 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  font-weight: 600;
}

@media screen and (min-width: 48em) {
  article h2 {
    font-size: 2.0rem;
    margin-bottom: 2rem;
  }
}

article h3 {
  font-size: 1.7rem;
  margin-bottom: 1rem;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

article h3:after {
  border-top: 1px solid #3d3830;
  margin-top: 1.4rem;
  max-width: 300px;
  content: "";
  display: inline;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

article h3:before {
  border-top: 1px solid #3d3830;
  max-width: 300px;
  margin-top: 1.4rem;
  content: "";
  display: inline;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: .5em;
}

article h3:after {
  margin-left: .5em;
}

@media screen and (min-width: 48em) {
  article h3 {
    margin-bottom: 2rem;
  }
}

article h4 {
  font-weight: 600;
  padding: .25em .8em;
  background: 0 0;
  border-left: solid 4px #3d3830;
  margin-bottom: 1rem;
  line-height: 1.6;
}

@media screen and (min-width: 48em) {
  article h4 {
    margin-bottom: 2rem;
  }
}

article ul {
  margin-left: 2rem;
}

article ul li:before {
  content: "●";
  font-size: .8rem;
  color: #3d3830;
  margin-left: -1.8em;
  margin-right: .8rem;
}

article ol {
  margin-left: 2rem;
}

.new-columns {
  margin-top: 5rem;
}

@media screen and (min-width: 60em) {
  .new-columns {
    margin-top: 10rem;
  }
}

.new-columns dt {
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  margin-bottom: 2rem;
  font-size: 1.8rem;
}

@media screen and (min-width: 60em) {
  .new-columns dt {
    font-size: 2.4rem;
    margin-bottom: 4rem;
  }
}

blockquote {
  position: relative;
  padding: 30px 15px 8px;
  font-style: italic;
  background: #efefef;
}

blockquote:before {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 3px;
  vertical-align: middle;
  content: "“";
  font-family: sans-serif;
  color: #cfcfcf;
  font-size: 90px;
  line-height: 1;
}

blockquote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}

blockquote cite {
  display: block;
  text-align: right;
  color: #888;
  font-size: 0.9em;
}

nav.post-navi {
  padding: 0;
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 60em) {
  nav.post-navi {
    width: 100%;
  }
}

nav.post-navi .main-btn a {
  margin: 1rem auto 0;
}

@media screen and (min-width: 60em) {
  nav.post-navi .main-btn a {
    margin: 0 auto;
  }
}

#prev, #next {
  display: inline-block;
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  width: 39%;
}

@media screen and (min-width: 60em) {
  #prev, #next {
    width: 16rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

#prev a, #next a {
  position: relative;
  display: inline-block;
  padding: 1rem 2rem 1.4rem;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 60em) {
  #prev a, #next a {
    width: 16rem;
  }
}

#prev a:before, #next a:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #3d3830;
  height: 1px;
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 100%;
}

#prev a:after, #next a:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #3d3830;
  height: 23px;
  position: absolute;
  bottom: 11px;
  width: 1px;
}

@media screen and (min-width: 60em) {
  #prev a:hover, #next a:hover {
    opacity: .5;
  }
}

#prev {
  margin-left: 19%;
}

@media screen and (min-width: 60em) {
  #prev {
    float: right;
    margin-left: 0;
    margin-right: 1rem;
  }
  #prev:hover {
    margin-right: 0;
  }
}

@media screen and (min-width: 60em) {
  #prev a {
    margin-left: 0;
  }
}

#prev a:after {
  right: 0;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(-57deg);
  transform: rotate(-57deg);
}

@media screen and (min-width: 60em) {
  #next {
    float: left;
    margin-left: 1rem;
  }
  #next:hover {
    margin-left: 0;
  }
}

#next a:after {
  left: 0;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate(57deg);
  transform: rotate(57deg);
}

/*pagination*/
.pagination {
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  display: inline-block;
  margin: 3rem auto 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 60em) {
  .pagination {
    margin-top: 4rem;
  }
}

.pagination .page-numbers {
  padding: .6rem 1.4rem;
  border: 1px solid #3d3830;
  color: #3d3830;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pagination .page-numbers:hover {
  background-color: #3d3830;
  color: white;
  opacity: 1;
}

.pagination .current {
  background-color: #3d3830;
  color: white;
}

.pagination .next, .pagination .prev {
  border: none;
}

.pagination .next:hover, .pagination .prev:hover {
  background-color: white;
  opacity: .5;
  color: #3d3830;
}

.pagination .next {
  font-family: YuMincho, 游明朝, "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", HGS明朝B, "ＭＳ Ｐ明朝", serif, Meiryo, "Sawarabi Mincho", メイリオ, "ＭＳ Ｐゴシック", sans-serif;
}

/****************************************

	concept

*****************************************/
#concept01 p {
  margin-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  #concept01 p {
    margin-bottom: 4rem;
  }
}

#concept02 .ph-title {
  background: url(images/concept_bg.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (min-width: 60em) {
  #concept03 {
    margin-top: 12rem;
  }
}

.icon-text {
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  .icon-text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.icon-text dt {
  background-color: #3d3830;
  line-height: 1.3em;
  padding: 3rem;
  text-align: center;
  color: white;
  margin-bottom: 2rem;
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}

@media screen and (min-width: 60em) {
  .icon-text dt {
    width: 30%;
    margin-bottom: 0;
  }
}

.icon-text dt img {
  margin: 0 auto 2rem;
  width: 6rem;
  display: block;
}

.icon-text dt.red-bg {
  background-color: #b03e51;
}

@media screen and (min-width: 60em) {
  .icon-text dd {
    width: 67%;
  }
}

/****************************************

	company

*****************************************/
#company #message {
  max-width: 900px;
  margin: 0 auto;
}

#company .videp-wrap {
  position: relative;
  padding-top: 56.25%;
  width: 100%;
}

#company iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

#company #message {
  margin-bottom: 6rem;
}

@media screen and (min-width: 60em) {
  #company #message {
    margin-bottom: 12rem;
  }
}

#company #message .bg-white {
  width: 90%;
  margin: 2rem auto 0;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 60em) {
  #company #message .bg-white {
    max-width: 1024px;
    margin-top: 6rem;
  }
}

#company #message .bg-white p:not(:last-child) {
  margin-bottom: 2rem;
}

#company #message .bg-white .name-wrap {
  text-align: right;
  font-size: 1.2rem;
}

@media screen and (min-width: 60em) {
  #company #message .bg-white .name-wrap {
    font-size: 1.4rem;
  }
}

#company #message .bg-white .name-wrap span.name {
  font-size: 1.6rem;
}

@media screen and (min-width: 60em) {
  #company #message .bg-white .name-wrap span.name {
    font-size: 1.8rem;
  }
}

#company #message .bg-white .name-wrap .cname {
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
}

/****************************************

	voice

*****************************************/
#category_voice .news-list > li {
  width: 100%;
}

#category_voice .news-list > li .news-title {
  font-size: 1.6rem;
}

#category_voice .news-list > li dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (min-width: 60em) {
  #category_voice .news-list > li dl {
    display: inline-block;
  }
}

@media screen and (min-width: 75em) {
  #category_voice .news-list > li dl {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#category_voice .news-list > li dl dt {
  width: 50%;
  max-width: 200px;
  min-width: 100px;
  letter-spacing: 1px;
}

@media screen and (min-width: 60em) {
  #category_voice .news-list > li dl dt {
    width: 100%;
    min-width: 100%;
  }
}

@media screen and (min-width: 75em) {
  #category_voice .news-list > li dl dt {
    min-width: 120px;
    width: 50%;
  }
}

#category_voice .news-list > li dl dd {
  width: 50%;
  padding-left: 1rem;
}

@media screen and (min-width: 60em) {
  #category_voice .news-list > li dl dd {
    width: 100%;
    padding-left: 0;
  }
}

@media screen and (min-width: 75em) {
  #category_voice .news-list > li dl dd {
    width: 50%;
    padding-left: 1rem;
  }
}

@media screen and (min-width: 60em) {
  #category_voice .news-list > li dl {
    font-size: 1.4rem;
  }
}

#category_voice .news-list > li:nth-child(2n) {
  margin-left: 0;
}

@media screen and (min-width: 60em) {
  #category_voice .news-list > li {
    width: 30%;
  }
  #category_voice .news-list > li .news-title {
    font-size: 1.8rem;
  }
  #category_voice .news-list > li:not(:nth-child(4n)) {
    margin-right: unset;
  }
  #category_voice .news-list > li:not(:nth-child(3n)) {
    margin-right: 5%;
  }
}

#category_voice .news-list .comment {
  margin-top: 1rem;
  font-size: 1.4rem;
}

#category_voice .news-list .bg-grey {
  padding: 2rem;
}

/****************************************

	service

*****************************************/
#service > section.bg-white {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto;
}

#service > section.bg-white:not(:last-child) {
  margin-bottom: 4rem;
}

@media screen and (min-width: 60em) {
  #service > section.bg-white:not(:last-child) {
    margin-bottom: 6rem;
  }
}

#service .ph-title {
  background: url(images/service_bg_02.jpg) center center no-repeat;
  background-size: cover;
}

#service .ph-title.first-title {
  background: url(images/service_bg_01.jpg) center center no-repeat;
  background-size: cover;
}

#service .ph-title + .bg-white {
  margin-top: -6rem;
}

@media screen and (min-width: 60em) {
  #service .ph-title + .bg-white {
    margin: -14rem auto 0;
  }
}

.number {
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 3.0rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 60em) {
  .number {
    font-size: 4.0rem;
  }
}

#require .normal {
  text-align: left;
  margin-bottom: 1rem;
}

@media screen and (min-width: 60em) {
  #require .normal {
    margin-bottom: 2rem;
  }
}

#require section {
  margin: 0;
}

#require section:not(:last-child) {
  margin-bottom: 3rem;
}

@media screen and (min-width: 60em) {
  #require section:not(:last-child) {
    margin-bottom: 5rem;
  }
}

/****************************************

	life

*****************************************/
#life01 > section.bg-white {
  max-width: 1024px;
  width: 90%;
  margin: 0 auto;
}

#life01 > section.bg-white:not(:last-child) {
  margin-bottom: 4rem;
}

@media screen and (min-width: 60em) {
  #life01 > section.bg-white:not(:last-child) {
    margin-bottom: 6rem;
  }
}

#life01 .ph-title {
  background: url(images/life_bg.jpg) center center no-repeat;
  background-size: cover;
}

#life01 .ph-title + .bg-white {
  margin-top: -6rem;
}

@media screen and (min-width: 60em) {
  #life01 .ph-title + .bg-white {
    margin: -14rem auto 0;
  }
}

/****************************************

	faq

*****************************************/
.question > li {
  background-color: white;
  padding: 3rem;
  -webkit-box-shadow: 8px 4px 46px -9px #818181;
  box-shadow: 8px 4px 46px -9px #818181;
}

@media screen and (min-width: 48em) {
  .question > li {
    padding: 5rem;
  }
}

@media screen and (min-width: 60em) {
  .question > li {
    padding: 6rem;
  }
}

.question > li h3, .question > li p {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.question > li h3:before, .question > li p:before {
  font-family: 'Amiri', sans-serif;
  font-style: italic;
  font-weight: 500;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  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;
  text-align: center;
  color: white;
  line-height: 1;
  width: 2.4rem;
  min-width: 2.4rem;
  height: 2.4rem;
  margin-right: 1rem;
}

@media screen and (min-width: 60em) {
  .question > li h3:before, .question > li p:before {
    font-size: 1.8rem;
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    margin-right: 3rem;
  }
}

.question > li h3 {
  font-weight: 600;
  margin-bottom: 2rem;
}

.question > li h3:before {
  content: "Q";
  background-color: #3d3830;
}

@media screen and (min-width: 60em) {
  .question > li h3 {
    font-size: 1.8rem;
  }
}

.question > li p:before {
  content: "A";
  background-color: #b03e51;
}

.question > li:not(:last-child) {
  margin: 0 auto 3rem;
}

@media screen and (min-width: 60em) {
  .question > li:not(:last-child) {
    margin-bottom: 6rem;
  }
}

/****************************************

	contact form

*****************************************/
#contact .lead {
  max-width: 1024px;
  margin: 0 auto 3rem;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 2rem;
}

@media screen and (min-width: 60em) {
  #contact .lead {
    margin: 0 auto 6rem;
    padding-bottom: 4rem;
  }
}

.entry-content {
  width: 95%;
}

.entry-content .entry-wrap > dl {
  margin-bottom: 2rem;
}

.entry-content .entry-wrap > dl > dt {
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 1.7rem;
}

.entry-content .entry-wrap > dl li.label {
  width: 50%;
  margin-right: 1rem;
}

.entry-content .entry-wrap .flex02 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 60em) {
  .entry-content .entry-wrap > dl {
    display: -webkit-box;
    /*Android4.3*/
    /*Firefox21*/
    display: -ms-flexbox;
    /*IE10*/
    /*PC-Safari,iOS8.4*/
    display: flex;
    -webkit-box-align: justify;
    -ms-flex-align: justify;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*PC-Safari,iOS8.4*/
    justify-content: space-between;
    margin-bottom: 2rem;
  }
  .entry-content .entry-wrap dd {
    width: 70%;
  }
  .entry-content .entry-wrap dd .pc-flex {
    margin-bottom: 1rem;
  }
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  padding: 1.8rem;
  border: 1px solid #3d3830;
  background: white;
  width: 100%;
  -webkit-appearance: none;
}

.wpcf7 textarea {
  padding: 1.8rem;
  border: 1px solid;
  background: white;
  width: 100%;
  -webkit-appearance: none;
}

.wpcf7 input[type="submit"], .wpcf7 input[type="button"] {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid #3d3830;
  color: #3d3830;
  max-width: 400px;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 600;
  height: 4em;
  padding: 0 3rem;
  letter-spacing: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 3rem;
}

.wpcf7 input[type="submit"]:hover, .wpcf7 input[type="button"]:hover {
  cursor: pointer;
  opacity: 1;
  background-color: #3d3830;
  color: white;
}

.wpcf7 .form_btn_area li {
  text-align: center;
}

@media screen and (min-width: 48em) {
  input[type="submit"], input[type="button"] {
    width: 300px;
    margin-top: 4rem;
  }
  input[type="submit"]:hover, input[type="button"]:hover {
    color: white;
  }
}

.required {
  border-radius: .4em;
  padding: 0 .4rem;
  font-size: 1.2rem;
  color: #b03e51;
  display: inline-block;
  margin-left: .5em;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #c6c6c6;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #c6c6c6;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #c6c6c6;
}

input::placeholder, textarea::placeholder {
  color: #c6c6c6;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #c6c6c6;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #c6c6c6;
}

@media screen and (min-width: 60em) {
  .entry-content .entry-wrap > dl {
    margin: 3rem auto;
    width: 80%;
  }
  .entry-content .entry-wrap #address dd > ul > li:first-child {
    width: 140px;
  }
  .entry-content .entry-wrap #address dt {
    width: 160px;
  }
}

/****************************************

	footer

*****************************************/
footer {
  position: relative;
  padding: 2rem 0 0;
  background-color: #3d3830;
  margin: 0 auto;
  font-family: '游ゴシック', '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  color: #c3c3c3;
}

@media screen and (min-width: 60em) {
  footer {
    padding: 6rem 0 0;
  }
}

footer a {
  color: #c3c3c3;
}

.footer-inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 60em) {
  .footer-inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
  }
}

.footer-link {
  display: none;
}

@media screen and (min-width: 60em) {
  .footer-link {
    display: block;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 65%;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 75em) {
  .footer-link {
    width: 70%;
  }
}

@media screen and (min-width: 60em) {
  .footer-link > li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 2rem;
  }
}

.footer-info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-info .footer-logo {
  max-width: 120px;
  margin: 0 2rem 0 0;
}

@media screen and (min-width: 30em) {
  .footer-info .footer-logo {
    max-width: 140px;
  }
}

.footer-info address {
  font-style: normal;
  color: white;
  font-size: 1.2rem;
  letter-spacing: 0;
}

@media screen and (min-width: 60em) {
  .footer-info {
    border-right: 1px solid #909090;
    padding-right: 2rem;
    margin-right: 2rem;
    width: 35%;
  }
}

@media screen and (min-width: 75em) {
  .footer-info {
    width: 30%;
  }
}

.copyright {
  background-color: #5a544a;
  font-size: 1.2rem;
  letter-spacing: 1px;
  padding: 2rem 2rem 6rem;
  text-align: center;
  margin-top: 2rem;
}

@media screen and (min-width: 60em) {
  .copyright {
    margin-top: 4rem;
    padding: 2rem;
  }
}


/** 2019.0412 **/
.contents1 .main-copy span.top-catch {
    background: none;
    padding: 0;
}
.contents5-photo {
    width: 70%;
    margin: 0 auto;
}
.normal.service06-logo {
  margin-top:0;
}
.service06-logo {
  margin-bottom:0;
  margin-top:4rem;
  text-align: center;
}

@media screen and (max-width: 60em) {
 .contents1 .main-copy span.top-catch img {
    height:80px;
  }
}


/* サービス Service*/
.service-ibj-area{
}
 .service-ibj-data p{
	margin:0;
}
.service-ibj-data .w80 {
	width: 100% ;
}
.service-ibj-data .cbox {
	margin: 20px 0;
	text-align: center;
}
 .service-ibj-data-detail.cols-2 {
	padding: 20px 5px;
}

 .service-ibj-data-detail {
	border: 6px solid #888279;
	text-align: center;
	padding: 20px;
	margin: 0 30px 5px;
}
 .service-ibj-data-period {
	font-size: 10px;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 30px;
}
.service-ibj_box .service-ibj_txt{
	padding: 17px;
	margin-top: 10px;
	line-height: 1.5em;
}

.service-ibj_box {
    margin: 15px;
    width: 402px;
    float: left;
    height: 570px;
	border: 1px solid #888279;
}
.service-ibj-data h3 {
	text-align: center;
	margin: 0;
	font-size: 18px;
	height: 60px;
}
 .service-ibj-data-number.small {
	font-size: 23px;
}
.col img {
	max-width: 100%;
}
.pa15 {
	padding: 15px !important;
}
.service--ibjdata-number {
	color: #cf0000;
	font-weight: bold;
	font-size: 25px;
	line-height: 1;
}
.service-ibj_txt{
	height: 150px;
}
.fixHeightChild{
	height: 350px;
	display:block;
}
.service-ibj-data-title {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}
 .service-ibj-data-number strong {
	font-size: 42px;
}
@media screen and (max-width: 769px){
	.service-ibj-data-detail {
}
	.fixHeightChild{
	height: auto;
	display:block;
}
	.service-ibj-area{
		width: 100%;
	}
	 .service-ibj_box .service_txt{
		padding: 5px;
		margin-top: 10px;
	}
	.service-ibj_txt{
		height: auto;
	}
	.service-ibj_box{
		width: 100%;
		float: none;
		height: auto;
		margin: 0 0 2rem;
	}
	.service-ibj-area .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.service-ibj-data-visual{
		width: 100%;
	}
}
.price-center {
	text-align:center;
	color: #888279;
}
.service-h4 {
	text-align:left;
	margin: 2rem 0 0;
}
.service-p {
	margin: 4rem 0 8rem;
}
.option-s {
	color: #888279;
}

/*** party ***/

.wpcf7 select[name="birth-year"] , .wpcf7 select[name="birth-month"] , .wpcf7 select[name="birth-day"] {
	 width:100%;
}

.contact-select-wrap div, .contact-select-wrap p{
    display: inline-block;
}
.contact-select-wrap p {
	padding: 0 1rem;
}
.contact-select {
    position: relative;
    width: 25%;
	padding: 1.8rem;
    border: 1px solid #3d3830;
    background: white;
    -webkit-appearance: none;
}
.contact-select::before {
    position: absolute;
    top: 1.8em;
    right: 1.8em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    pointer-events: none;
}

	/*** header ***/
.pc-none {
	display:none;
}

@media screen and (max-width: 769px){
	.pc-none {
	display:block;
}
.contact-btn li:first-child {
	border-right:1px solid #909090;	
}
}

.entry-content {
    margin: 0 auto;
}
.entry-content.party {
	margin-bottom:10rem;
}
@media screen and (max-width: 769px){
.contact-select-wrap.birth .contact-select {
	padding: 1.8rem 1rem;
}
.contact-select-wrap.birth .contact-select::before {
	 top: 45%;
    right: 1rem;
	}
	.contact-select-wrap.birth p {
		padding:0;
	}
}