@charset "UTF-8";
/*
Theme Name: ver1
Theme URI:
Description: An Ultra Responsive WordPress Theme
Version: 1.0
License:
License URI:
*/
body .wrapper, body button, body input[type=submit] {
  color: #ffffff;
  border: none;
}

article,
aside,
blockquote a,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

#menuList > ul:after,
.clearfix:after,
.mdd_lv1:after,
.pagenav,
.row:after,
footer,
small {
  clear: both;
}

#content .aside li,
#content > article > section > div > div > ul > li {
  list-style: none;
}

#share li,
.blog-style li {
  list-style: none;
}

.hnav li,
.hnav ul {
  list-style: none;
}

.mdd_lv1 li ul {
  list-style: none;
}

.row-sitemap li {
  list-style: none;
}
.row-sitemap li:first-child {
  list-style: none;
}

ol {
  list-style: none;
}
ol.commets-list {
  list-style: none;
}

ul {
  list-style: none;
}
ul.children, ul.index li, ul.mdd_lv1, ul.post_meta li {
  list-style: none;
}

.mdd_lv1,
.pagination {
  list-style-type: none;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

blockquote,
q {
  quotes: none;
}

blockquote:after, blockquote:before {
  content: "";
  content: none;
}

q:after, q:before {
  content: "";
  content: none;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  background: #fff;
  padding: 0;
}

body {
  font-size: 16px;
  margin: auto;
  box-sizing: border-box;
}
body .no-bg {
  background-color: transparent;
}
body button, body input[type=submit] {
  -webkit-appearance: none;
  display: block;
  padding: 0 32px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 25px 25px;
  text-align: left;
  margin: 16px 0;
  text-transform: uppercase;
  border: none;
}
body section img {
  vertical-align: middle;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}
body section h2.fa {
  text-align: center;
  font-size: 7rem;
  margin: auto;
  width: 100%;
  color: #6b5f5f;
}
body .arrow img {
  background-color: transparent;
  max-width: 50px;
  height: 50px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
button:hover, body input[type=submit]:hover {
  opacity: 0.5;
  cursor: pointer;
}

a {
  color: #928484;
  text-decoration: none;
}
a:hover {
  opacity: 0.5;
  cursor: pointer;
}

p {
  color: #928484;
}

h1 {
  text-align: center;
}

ul {
  color: #928484;
}

section h1 {
  font-family: "Noto Sans Japanese";
  align-items: center;
  max-width: 1280px;
  margin: 0 0 24px;
  font-weight: 200;
  color: #928484;
  /* for no-flexbox browsers */
}
section h1 span {
  display: block;
}
section h2 {
  font-family: "Noto Sans Japanese";
  align-items: center;
  max-width: 1280px;
  margin: 0 0 24px;
  font-weight: 200;
  color: #928484;
  /* for no-flexbox browsers */
}
section h2 span {
  display: block;
}
section h3 {
  font-family: "Noto Sans Japanese";
  align-items: center;
  max-width: 1280px;
  margin: 0 0 24px;
  font-weight: 200;
  color: #928484;
  /* for no-flexbox browsers */
}
section h3 span {
  display: block;
}
section h4 {
  font-family: "Noto Sans Japanese";
  align-items: center;
  max-width: 1280px;
  margin: 0 0 24px;
  font-weight: 200;
  color: #928484;
  /* for no-flexbox browsers */
}
section h4 span {
  display: block;
}
section h5 {
  font-family: "Noto Sans Japanese";
  align-items: center;
  max-width: 1280px;
  margin: 0 0 24px;
  font-weight: 200;
  color: #928484;
  /* for no-flexbox browsers */
}
section h5 span {
  display: block;
}
section h6 {
  font-family: "Noto Sans Japanese";
  align-items: center;
  max-width: 1280px;
  margin: 0 0 24px;
  font-weight: 200;
  color: #928484;
  /* for no-flexbox browsers */
}
section h6 span {
  display: block;
}
section .flex img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  max-width: 100%;
}
section .bene {
  font-size: 1.3rem;
  line-height: 1.6;
}
section .upperBox {
  min-height: 50%;
}
section .upperBox .date,
section .upperBox h3 {
  font-weight: bold;
  font-size: 1.7rem;
}
section .upperBox h3 {
  min-height: 70px;
  line-height: 1.2;
  font-size: 2.4rem;
}

b {
  font-weight: bold;
}

ol {
  list-style: decimal;
  margin: 0 0 0 21px;
}

mark {
  color: #6b5f5f;
  background: linear-gradient(transparent 60%, #FFB2AE 60%);
}

blockquote {
  background-color: #efefef;
  border-radius: 8px;
  padding: 8px;
  margin: 16px;
}

i.fa {
  margin-right: 8px;
}

footer {
  background-color: #928484;
  align-items: center;
  color: #fff;
}
footer a,
footer p,
footer ul {
  color: #fff;
}
footer h5 {
  margin: 0;
  line-height: 2;
}
footer .footer__symbol img {
  max-width: 120px;
}
footer .footer__sns {
  margin: auto;
  width: 200px;
}
footer .footer__sns li {
  margin: 16px;
}
footer .footer__sns li a {
  font-size: 2rem;
}
footer .flex__footer--item {
  text-align: center;
  padding: 0 0 32px;
}
footer .flex__footer--item .sns {
  color: #fff;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #6b5f5f;
  text-align: center;
  margin: 0 16px;
  padding: 16px;
  box-sizing: border-box;
}
footer .flex__footer--item .sns img {
  position: relative;
  bottom: 2px;
  left: 2px;
}

table.tg {
  border-collapse: collapse;
  margin: auto;
}
table.tg caption {
  text-align: left;
  padding: 8px;
  font-size: 2rem;
  font-weight: bold;
}
table.tg tr {
  border-bottom: 1px solid #ddd;
}
table.tg tr td:first-child {
  width: 100px;
}
table.tg td span {
  display: block;
  word-break: break-all;
  font-size: 12px;
}
table.tg td {
  padding: 16px;
}

iframe.wp-embedded-content {
  width: 100%;
  display: none;
}

.main-container {
  overflow: hidden;
}

.header__logo {
  line-height: 0;
}
.header__logo a {
  display: block;
  width: 150px;
}
.header__logo img {
  height: auto;
  width: 200px;
}

.wrapper {
  color: #fff;
}

.content {
  max-width: 960px;
  margin: auto;
}

.flex {
  display: flex;
  -js-display: flex;
}
.flex a {
  display: block;
}

.aside {
  padding-left: 32px;
}
.aside ul li {
  font-size: 1.4rem;
}
.aside h4 {
  font-size: 1.6rem;
}
.aside .title_section {
  background-color: #928484;
}
.aside .title_section h4 {
  color: #fff;
  padding: 8px;
}

.post {
  margin-bottom: 16px;
}

.post_thumb img {
  width: 100%;
  max-height: 250px;
  border-radius: 4px;
}

.post_content {
  margin-left: 16px;
}
.post_content h3 {
  text-align: left;
  padding: 0;
  margin: 8px 0;
  height: 50px;
  font-size: 1.6rem;
}
.post_content header {
  margin: 0;
  padding: 0;
}
.post_content p {
  padding: 0;
  margin-top: 0;
}

.post_text {
  margin-bottom: 16px;
}

.news ul.post_meta {
  width: 100px;
}

.post__date {
  margin: 4px 0;
}
.post__date li {
  display: inline-block;
  font-size: 1.4rem;
}

.cat {
  background-color: #FCECEA;
  border-radius: 2px;
  padding: 0 4px;
}
.cat a {
  font-size: 1.2rem;
}

.no-margin {
  margin: 0;
}

.margin {
  margin: 64px auto;
}

.margin-top {
  margin-top: 32px;
}

.margin-bottom {
  margin-bottom: 32px;
}

.margin-left {
  margin-left: 16px;
}

.margin-right {
  margin-right: 16px;
}

.padding {
  padding: 16px 0;
}

.padding-bottom {
  padding-bottom: 16px;
}

.padding-all {
  padding: 96px 0;
}

.padding-left {
  padding-left: 32px;
}

.padding-lr {
  padding: 0 32px;
}

.padding-round {
  padding: 16px;
}

.block {
  display: block;
}

.center {
  text-align: center;
}

.left * {
  text-align: left;
}

.right {
  text-align: right;
}

.fontfamily_jp {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.border--radius {
  border-radius: 8px;
}
.border--radius img {
  border-radius: 8px;
}

.border--dotted {
  border-bottom: 1px dotted #928484;
}

.border--bottom {
  border-bottom: 1px solid #928484;
}

.border--none {
  border: none !important;
}

.bold {
  font-weight: bold;
}

.caution {
  font-size: 1.4rem;
}

.ttl--bgfix {
  text-align: center;
}

.ttl--bgfix__side h4 {
  padding-left: 16px;
}

.border--radius {
  border-radius: 8px;
}

.symbol {
  max-width: 200px;
  margin: 0 auto;
}
.map .symbol, footer .symbol {
  width: 200px;
  margin: 8px auto;
}

.overlay a {
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}
.overlay figure {
  height: 400px;
}
.overlay figcaption * {
  color: #fff;
}

.fit-overlay {
  position: relative;
}
.fit-overlay figcaption {
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
}
.fit-overlay figcaption * {
  color: #fff;
  text-align: center;
}
.fit-overlay img {
  width: 100%;
}

.fit-fv {
  line-height: 0;
}
.fit-fv img {
  width: 100%;
}

.map h2 {
  font-weight: bold;
}
.map article {
  padding: 0 16px;
}
.map p {
  font-size: 1.4rem;
  color: #928484;
}
.map p br {
  display: block;
}
.map table.tg tr td {
  font-size: 1.6rem;
}
.map table.tg tr td:first-child {
  width: 60px;
}
.map table.tg tr td span {
  font-size: 1.6rem;
}

.calendar {
  border-collapse: collapse;
  width: 100%;
  margin: 20px 0 8px;
  border: 1px solid #928484;
  text-align: center;
}
.calendar tr {
  font-weight: bold;
  border-bottom: 1px solid #928484;
  height: 35px;
  padding: 10px;
}
.calendar tr:first-child th {
  border-right: 1px solid #fff;
}
.calendar tr:first-child th:last-child {
  border-right: 1px solid #928484;
}
.calendar tr:nth-child(2) th:first-child {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.calendar th {
  color: #fff;
  background-color: #928484;
  text-align: center;
  vertical-align: middle;
}
.calendar td {
  border-left: 1px solid #928484;
  background-color: #fff;
  color: #928484;
  padding: 0 6px;
  text-align: center;
  vertical-align: middle;
}

.ccopy h3 {
  text-align: center;
  color: #222;
}

.bg__img {
  background-image: url("./img/dummy_bg_img.jpg");
  background-size: cover;
}
.bg__img table tr td:first-child {
  font-weight: bold;
}

.grad__bg__mix {
  background-image: url("./img/dummy_bg_img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  max-width: 100%;
  padding: 0;
}
.grad__bg__mix h3 {
  font-size: 3rem;
  padding-bottom: 16px;
  color: #fff;
}
.grad__bg__mix p {
  color: #fff;
}

.half-bg {
  height: 400px;
}

.grad--red--right {
  background: linear-gradient(to right, rgba(232, 36, 46, 0.5), rgba(255, 255, 255, 0));
  height: 400px;
}

.clip--circle {
  position: relative;
}
.clip--circle a {
  display: block;
  margin: 8px;
}
.clip--circle article {
  position: relative;
}
.clip--circle article .post_meta {
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  color: #fff;
}
.clip--circle h3,
.clip--circle p,
.clip--circle ul > li {
  text-align: center;
}
.clip--circle img {
  -webkit-clip-path: circle(50px at center);
  clip-path: circle(50px at center);
}

.col2 article {
  margin: 1%;
  width: 48%;
}

.col3 article {
  margin: 1%;
  width: 31.3333333333%;
}

.col4 article {
  margin: 1%;
  width: 23.5%;
}

.bg--gray {
  background-color: #efefef;
  overflow: hidden;
}

.bg--white {
  background-color: #fff;
  overflow: hidden;
}

.bg--black {
  background-color: #222;
  overflow: hidden;
}

.bg--blue {
  background-color: #EEF9FF;
  overflow: hidden;
}

.bg--green {
  background-color: #8bc34a;
  overflow: hidden;
}

.bg--orange {
  background-color: #FFB2AE;
  overflow: hidden;
}

.bg--yellow {
  background-color: #FFC107;
  overflow: hidden;
}

.bg--base {
  background-color: #928484;
  overflow: hidden;
}

.bg--pink {
  background-color: #FCECEA;
  overflow: hidden;
}

.bg--leaf {
  background-image: url("./img/bg--leaf.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.border--pink {
  border-bottom: 1px solid #FFB2AE;
  padding: 4px;
}

#animatedElement {
  visibility: hidden;
  animation-duration: 2.5s;
}

.underline {
  text-decoration: underline;
}

.carousel li {
  padding: 8px;
}
.carousel img {
  width: 200px;
}

.arrow__right li {
  position: relative;
  padding: 8px 0 8px 16px;
}
.arrow__right li ::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #928484;
  border-right: solid 2px #928484;
  transform: rotate(45deg);
  position: absolute;
  top: 16px;
  left: 0;
}

.arrow__under li {
  position: relative;
}
.arrow__under li:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  position: absolute;
  bottom: -15px;
  left: 50%;
}

.fa__check li {
  position: relative;
  padding: 0 0 0 24px;
}
.fa__check li:before {
  font-family: FontAwesome;
  content: "\f046";
  position: absolute;
  font-size: 1em;
  left: 0;
}

.fa__check__circle {
  margin: 24px 0;
}
.fa__check__circle li {
  position: relative;
  padding: 1px 0 1px 24px;
}
.fa__check__circle li a {
  text-decoration: underline;
}
.fa__check__circle li:before {
  font-family: FontAwesome;
  content: "\f10c";
  position: absolute;
  font-size: 1em;
  left: 0;
}

.flex--row {
  flex-direction: row;
}

.flex--row__reverse {
  flex-direction: row-reverse;
}

.flex--column {
  flex-direction: column;
}

.flex--column__reverse {
  flex-direction: column-reverse;
}

.flex--wrap {
  flex-wrap: wrap;
}

.flex--wrap__reverse {
  flex-wrap: wrap-reverse;
}

.flex--align-items__center {
  align-items: center;
}

.flex--align-items__start {
  align-items: flex-start;
}

.flex--align-items__end {
  align-items: flex-end;
}

.flex--justify__center {
  justify-content: center;
}

.flex--justify__space-between {
  justify-content: space-between;
}

.flex--justify__space-around {
  justify-content: space-around;
}

.flex--content__strech {
  align-content: stretch;
}

.flex--content__start {
  align-content: flex-start;
}

.flex--content__end {
  align-content: flex-end;
}

.flex--content__center {
  align-content: center;
}

.flex--content__space-around {
  align-content: space-around;
}

.flex--center-center {
  align-items: center;
  justify-content: center;
}

.wrapper.firstview {
  position: relative;
  background-position: center;
  background-size: cover;
  max-width: 100%;
}
.wrapper.firstview .flex--header {
  overflow: hidden;
}

.fixed {
  background-color: #FCECEA;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  position: fixed;
  top: 0;
  transition: 0.5s;
}

nav .item {
  margin: 16px;
  padding: 16px 0;
  text-align: center;
  justify-content: center;
}
nav ul {
  padding: 0;
}
nav ul li {
  padding: 16px;
  list-style: none;
  margin: 0 5px;
  font-size: 1.4rem;
  position: relative;
  word-break: keep-all;
}
nav ul li a span {
  display: block;
}
nav ul li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transition: 0.2s;
  z-index: 30;
}
nav ul li .sub-menu {
  position: absolute;
  background-color: #FFB2AE;
  left: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  transition: 0.2s;
}
nav ul li .sub-menu li {
  font-size: 1.2rem;
  padding: 14px 0;
}

li ul.submenu {
  visibility: hidden;
  opacity: 0;
  transition: 0s;
}

li:hover ul.submenu {
  visibility: visible;
  opacity: 1;
  position: relative;
  left: -20px;
}

ul.submenu li {
  background-color: #928484;
  width: 100%;
  border-bottom: 1px solid #fff;
}

.sns li {
  width: 25px;
  height: auto;
  padding: 0 10px;
  text-align: center;
}
.sns .fa-facebook:before,
.sns .fa-twitter:before {
  font-size: 2rem;
}

.item,
.row article {
  margin-right: 16px;
  margin-bottom: 16px;
}
.item:last-child,
.row article:last-child {
  margin-right: 0;
}
.item header,
.item p,
.row article header,
.row article p {
  padding: 8px 0;
}

.date {
  display: block;
}

.btn {
  display: block;
  border-radius: 3px;
  border: none;
  margin: 0 auto;
  text-align: center;
  max-width: 300px;
  padding: 16px;
}
.btn.big {
  width: 300px;
}
.btn.middle {
  width: 200px;
  font-size: 12px;
}
.btn.half {
  width: 50%;
  font-size: 12px;
}
.btn.half a {
  text-align: center;
}
.btn.small {
  width: 150px;
  font-size: 12px;
}
.btn.line {
  border: 1px solid #928484;
  background-color: transparent;
}
.btn.line a {
  color: #928484;
  position: relative;
}
.btn.line a:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #928484;
  border-right: solid 2px #928484;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -4px;
}
.btn.white-line {
  border: 1px solid #fff;
  width: 200px;
}
.btn.double {
  position: relative;
  width: 200px;
  border: 1px solid #928484;
  background-color: transparent;
  border-radius: 0;
}
.btn.double:after {
  content: "";
  position: absolute;
  width: 200px;
  height: 50px;
  background-color: #aa9f9f;
  top: 5px;
  left: 5px;
  z-index: -1;
}
.btn a {
  display: block;
  padding: 16px;
  font-weight: bold;
  color: #fff;
}
.btn span {
  display: block;
  text-align: center;
  font-size: 1.2rem;
}

.btn--right {
  margin: 0 0 0 auto;
}

.btn--line {
  border-radius: 4px;
  border: 1px dashed #928484;
  padding: 16px 8px;
  display: block;
  margin: 16px auto;
  width: 230px;
}
.btn--line a {
  display: inline-block;
  text-decoration: none !important;
}
.btn--line img {
  margin-bottom: 8px;
}

.fit {
  max-width: 100%;
}

.fit-grid {
  margin: 0;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  box-sizing: border-box;
}
.fit-grid:last-child {
  border-right: none;
}

.flow .flow-grid {
  margin: 0;
  box-sizing: border-box;
  padding: 16px;
  position: relative;
  height: 400px;
  flex: 1;
}
.flow .flow-grid:nth-child(1) {
  background: #cc6600;
}
.flow .flow-grid:nth-child(2) {
  background: #ff6600;
}
.flow .flow-grid:nth-child(3) {
  background: #ff9933;
}
.flow .flow-grid:nth-child(4) {
  background: #ffcc66;
}
.flow .flow-grid:nth-child(1):after,
.flow .flow-grid:nth-child(2):after,
.flow .flow-grid:nth-child(3):after {
  content: "";
  right: -10px;
  top: 50%;
  position: absolute;
  width: 25px;
  height: 25px;
  border-top: 8px solid #fff;
  border-right: 8px solid #fff;
  transform: rotate(45deg);
  z-index: 1;
}
.flow a {
  font-weight: bold;
  text-decoration: underline;
}

.mailto {
  color: #928484;
}

.nomargin-bottom {
  padding-bottom: 0;
}

.nomargin-top {
  padding-top: 0;
}

.item__flex1 {
  flex: 1;
}

.item__flex2 {
  flex: 2;
}

.item__flex3 {
  flex: 3;
}

.item__flex4 {
  flex: 4;
}

.item__flex5 {
  flex: 5;
}

.item__flex6 {
  flex: 6;
}

.item__flex7 {
  flex: 7;
}

.item__flex8 {
  flex: 8;
}

.item__flex9 {
  flex: 9;
}

.item__flex10 {
  flex: 10;
}

h1 {
  font-weight: 400;
  font-size: 6rem;
  margin: 16px 0;
}

h2 {
  font-weight: 400;
  font-size: 3rem;
  margin: 16px 0;
}

h3 {
  font-weight: 400;
  font-size: 2rem;
  margin: 16px 0;
}

h4 {
  font-weight: 400;
  font-size: 1.5rem;
  margin: 16px 0;
}

h5 {
  font-weight: 400;
  font-size: 1.2rem;
  margin: 16px 0;
}

h6 {
  font-weight: 400;
  font-size: 1rem;
  margin: 16px 0;
}

h4 {
  font-size: 1.8rem;
}

.wrapper {
  overflow: hidden;
}
.wrapper.firstview,
.wrapper .sns .fa-facebook:before,
.wrapper .sns .fa-twitter:before,
.wrapper nav li a {
  color: #fff;
}
.wrapper .slides {
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
}
.wrapper .slides .btn {
  margin-top: 32px;
  background-color: #928484;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  font-size: 2rem;
  padding: 0 48px;
  width: 420px;
}

.grad {
  height: 100%;
}

.eyecatch {
  position: relative;
  background-size: cover;
  background-position: center top;
}
.eyecatch h1 {
  position: absolute;
  top: 32%;
  z-index: 1;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.eyecatch h2 {
  position: absolute;
  top: 39%;
  z-index: 1;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.eyecatch h3 {
  position: absolute;
  top: 46%;
  z-index: 1;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.eyecatch h4 {
  position: absolute;
  top: 53%;
  z-index: 1;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.eyecatch h5 {
  position: absolute;
  top: 60%;
  z-index: 1;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.eyecatch h6 {
  position: absolute;
  top: 67%;
  z-index: 1;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.template .eyecatch {
  background-image: url("./img/template/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.blog .eyecatch {
  background-image: url("./img/blog/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.news .eyecatch {
  background-image: url("./img/news/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.faq .eyecatch {
  background-image: url("./img/faq/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.about .eyecatch {
  background-image: url("./img/about/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.access .eyecatch {
  background-image: url("./img/access/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.recruit .eyecatch {
  background-image: url("./img/recruit/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.error404 .eyecatch {
  background-image: url("./img/error404/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.single-news .eyecatch {
  background-image: url("./img/single-news/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.single .eyecatch {
  background-image: url("./img/single/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.archive .eyecatch {
  background-image: url("./img/archive/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.shichigosan .eyecatch {
  background-image: url("./img/shichigosan/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.maternity .eyecatch {
  background-image: url("./img/maternity/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.newbornphoto .eyecatch {
  background-image: url("./img/newbornphoto/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.toushindai .eyecatch {
  background-image: url("./img/toushindai/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.gallery .eyecatch {
  background-image: url("./img/gallery/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.omiyamairi .eyecatch {
  background-image: url("./img/omiyamairi/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.studiobirthdayphoto .eyecatch {
  background-image: url("./img/studiobirthdayphoto/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.halfbirthday .eyecatch {
  background-image: url("./img/halfbirthday/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.half-birthday .eyecatch {
  background-image: url("./img/half-birthday/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.photosession .eyecatch {
  background-image: url("./img/photosession/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.studio .eyecatch {
  background-image: url("./img/studio/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.option .eyecatch {
  background-image: url("./img/option/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.casual .eyecatch {
  background-image: url("./img/casual/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.costume .eyecatch {
  background-image: url("./img/costume/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.anniversary20 .eyecatch {
  background-image: url("./img/anniversary20/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.okuizome .eyecatch {
  background-image: url("./img/okuizome/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.birthday .eyecatch {
  background-image: url("./img/birthday/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.day100-photo .eyecatch {
  background-image: url("./img/day100-photo/fv.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  height: 1200px;
}
.studio .eyecatch, .costume .eyecatch, .toushindai .eyecatch, .about .eyecatch, .blog .eyecatch, .page-template-default .eyecatch, .page-template-fixedtemplate .eyecatch {
  display: none;
}
.page-template-fixedtemplate .wrapper.firstview {
  height: 100px;
}

.blog .arch-white {
  display: none;
}

.flex--circle img {
  max-width: 100px;
  height: 100px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-clip-path: circle(50% at center);
          clip-path: circle(50% at center);
  border-radius: 50%;
}
.flex--circle article {
  background-color: transparent;
  text-align: center;
  margin: 16px;
}
.flex--circle p {
  text-align: center;
}

.fnav {
  margin-left: 16px;
}
.fnav > li {
  margin-bottom: 16px;
}
.fnav li {
  position: relative;
  padding: 1px 0;
}
.fnav li a {
  text-decoration: none;
  font-size: 1.4rem;
}
.fnav li:before {
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  font-size: 1em;
  left: -16px;
  top: 4px;
}
.fnav a {
  padding: 4px;
  color: #fff;
}

.margin-a {
  margin: 30px auto;
}

.flex--bgfit--base, .flex--bgfit--pic, .flex--bgfit--color {
  background-color: #6b5f5f;
  max-width: 100%;
  color: #fff;
}
.flex--bgfit--base .item, .flex--bgfit--pic .item, .flex--bgfit--color .item {
  flex: 1;
}

.half-content {
  max-width: 50%;
}
.half-content p {
  text-align: justify;
}

.quarter .fit-grid {
  width: 25%;
}

.flex--bgfit--pic {
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/381167/bg-img.jpg");
  background-size: cover;
  color: #fff;
}

.contact-table {
  margin: 32px auto;
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  max-width: 600px;
  /* iOSでのデフォルトスタイルをリセット */
}
.contact-table caption {
  padding: 40px 0;
  font-size: 2rem;
  background-color: transparent;
}
.contact-table td {
  color: #928484;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 16px;
  text-align: left;
  line-height: 1.5;
  vertical-align: top;
  vertical-align: middle;
}
.contact-table td:first-child {
  word-break: keep-all;
}
.contact-table td i {
  display: block;
  font-size: 1.2rem;
  padding-top: 4px;
  font-weight: normal;
}
.contact-table td.back, .contact-table td.send {
  vertical-align: inherit;
  width: 48%;
}
.contact-table input[type=button],
.contact-table input[type=submit] {
  margin: 32px auto 0;
  overflow: hidden;
  background-color: #928484;
  color: #fff;
  border-radius: 4px;
  text-align: center;
}
.contact-table input[type=button],
.contact-table input[type=submit] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
}
.contact-table input[type=button]::-webkit-search-decoration,
.contact-table input[type=submit]::-webkit-search-decoration {
  display: none;
}
.contact-table input[type=button]::focus,
.contact-table input[type=submit]::focus {
  outline-offset: -2px;
}
.contact-table tr {
  background-color: #efefef;
}
.contact-table b {
  font-size: 12px;
  background-color: #928484;
  border-radius: 4px;
  color: #fff;
  padding: 5px;
  margin: 0 8px 0 0;
}
.contact-table p {
  font-weight: normal;
  font-size: 1.2rem;
  padding: 8px 0;
}
.contact-table .cf {
  font-size: 16px;
  margin: 0;
  padding: 16px;
  color: #333;
  border: none;
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
}
.contact-table input,
.contact-table textarea {
  width: 100%;
  border: none;
  padding: 8px 0;
}
.contact-table textarea {
  max-width: 390px;
  max-height: 140px;
}
.contact-table .textarea--narrow textarea {
  max-height: 60px;
}
.contact-table select {
  padding: 4px 0 8px;
}
.contact-table input[type=radio] {
  width: auto;
}
.contact-table input,
.contact-table select,
.contact-table textarea {
  font-size: 1.8rem;
  background-color: #fff;
}
.contact-table .policy {
  height: 60px;
  overflow-y: scroll;
  background-color: #fff;
  font-size: 1.2rem;
  font-weight: normal;
  padding: 8px;
}
.contact-table .policy li {
  list-style-type: disc;
  margin-left: 16px;
}
.contact-table .check-confirm {
  background-color: #fff;
}
.contact-table .check-confirm td {
  padding: 0;
}

.wpcf7 .wpcf7c-conf {
  background-color: #ccc;
}
.wpcf7 input[type=button],
.wpcf7 input[type=submit] {
  padding: 16px 32px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 20px;
  text-align: center;
  border: none;
  cursor: pointer;
}

ul.blog-style li {
  line-height: 1.2;
  text-indent: -2.4rem;
  padding: 4px;
}
ul.blog-style li:before {
  content: "";
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
  left: 0;
  display: inline-block;
  border-radius: 100%;
  background-color: #6b5f5f;
  margin-right: 8px;
}

.gnav {
  width: 100%;
  z-index: 3;
  transition: 0.5s;
  position: fixed;
}
.gnav a {
  color: #928484;
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gnav.fixed a {
  color: #928484;
}
.gnav .gnav__content {
  height: 80px;
  padding: 8px 0;
}

.layer {
  position: relative;
  padding-top: 0;
}

.nomal-bg {
  padding: 5% 0;
  margin: 10px 0;
}

.skewed-bg {
  background-color: #928484;
  transform: skew(0deg, -5deg);
  margin: 100px auto;
}
.skewed-bg .content {
  transform: skew(0deg, 5deg);
}
.skewed-bg > * {
  transform: skew(0deg, 5deg);
}

.skewbox__red,
.skewbox__yellow {
  border: 4px solid #928484;
}

.skewMbox {
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 28px;
}
.skewbox__yellow .skewMbox {
  background-color: #6b5f5f;
  text-align: center;
}
.skewbox__red .skewMbox {
  background-color: #6b5f5f;
  text-align: center;
}

.skewRbox {
  background-color: #fff;
  padding: 16px;
  word-break: break-all;
}

.skewbox__red,
.skewbox__yellow {
  margin: 16px auto;
}
.skewbox__red ul,
.skewbox__yellow ul {
  padding-left: 16px;
}
.rotate-bg {
  position: relative;
  overflow: hidden;
  padding: 190px 0;
}
.rotate-bg.rotate-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 0 -50px;
  background: #ddd;
  transform-origin: right center;
  transform: rotate(-3deg);
  z-index: -1;
}

.half-table h3 {
  font-weight: bold;
  text-align: center;
}
.half-table p {
  text-align: center;
}

.heading--underline {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
}
.heading--underline:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 100%;
  height: 5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFB2AE;
  border-radius: 2px;
}

.heading__illust {
  position: relative;
  width: 50%;
  height: 150px;
  margin: auto;
}
.heading__illust .heading__illust__center {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100px;
  margin: auto;
}
.heading__illust .heading__illust__left {
  position: absolute;
  left: -70px;
  top: 0;
}
.heading__illust .heading__illust__right {
  position: absolute;
  right: -70px;
  top: 0;
}
.heading__description p {
  font-size: 14px;
}

.heading--thumbnail h4 {
  font-size: 1.2rem;
}

.home .main-container {
  display: none;
}
.home footer {
  display: none;
}

.archive .gnav,
.single .gnav {
  background-color: #FFB2AE;
}
.archive .eyecatch,
.single .eyecatch {
  height: 90px;
}
.archive .post,
.single .post {
  max-width: 640px;
}
.archive .post a,
.single .post a {
  text-decoration: underline;
}
.archive .post h2,
.single .post h2 {
  font-size: 2rem;
}
.archive .post p,
.single .post p {
  margin: 16px 0;
}
.archive .post div,
.single .post div {
  color: #928484;
}
.archive .post .top--header,
.single .post .top--header {
  font-size: 2.4rem;
  border-bottom: 1px solid #928484;
  padding: 16px 0;
  text-decoration: none;
}
.archive .pagination-links_0 a,
.single .pagination-links_0 a {
  display: inline-block;
}

.page-template-default .gnav {
  background-color: #FFB2AE;
}

.error404 .error404--content {
  margin: 200px auto;
}
.error404 h1 {
  font-size: 6rem;
  font-weight: bold;
}

.photo--session .photo--session__1 {
  position: relative;
}
.photo--session .photo--session__1 .photo--session__1__bg {
  position: absolute;
  right: -150px;
  bottom: 0;
  width: 90px;
}
.photo--session .photo--session__img {
  overflow: hidden;
}
.photo--session .photo--session__img img {
  background-size: cover;
}
.photo--session .photo--session__content {
  width: 100%;
}

.photo--plan .photo--plan__1 {
  position: relative;
}
.photo--plan .photo--plan__1 .photo--plan__1__bg {
  position: absolute;
  right: -200px;
  bottom: -50px;
}
.photo--plan .photo--plan__2 {
  position: relative;
}
.photo--plan .photo--plan__2 .photo--plan__2__bg {
  position: absolute;
  left: -200px;
  top: -100px;
}

.photo--content {
  background-color: #fff;
  border-radius: 12px;
  margin: 0 auto 64px;
  padding: 30px 0;
}
.photo--content a {
  text-decoration: underline;
  font-weight: bold;
}

.photo--wrapper {
  padding: 30px 60px;
}
.photo--wrapper a {
  display: inline;
}

.photo--img {
  border-radius: 12px;
  border: 1px dashed #928484;
  padding: 32px;
}
.photo--img img {
  border-radius: 8px;
  margin: 8px 0;
}
.photo--img p {
  font-size: 1.4rem;
}
.photo--img h2 {
  margin-bottom: 12px;
}
.photo--img h3 {
  font-weight: bold;
  padding-bottom: 24px;
  margin-bottom: 16px;
  display: inline-block;
  background-image: url("./img/heading--line.png");
  background-repeat: no-repeat;
  background-position: bottom 0 left 0;
}
.photo--img .heading--underline:before {
  background-color: #928484;
}
.photo--img .photo--detail {
  padding-bottom: 16px;
  margin-bottom: 24px;
  margin-top: 24px;
}
.photo--img .photo--detail ul li {
  color: #928484;
  font-size: 1.2rem;
  font-weight: bold;
  border: 1px solid #928484;
  padding: 8px;
  border-radius: 4px;
  margin: 4px 8px;
}

.session--schedule {
  width: 80%;
  margin: 24px auto;
  padding: 24px;
  box-sizing: border-box;
  border-radius: 12px;
}

.plan-box {
  height: 200px;
}

.cell.is-empty {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.faq h3 {
  font-weight: bold;
}
.faq dl {
  line-height: 2;
}
.faq dd {
  padding-bottom: 32px;
  padding-left: 19px;
  margin-left: 24px;
  text-indent: -42px;
}
.faq dd:before {
  content: "A.";
  padding: 3px 9px;
  margin-right: 8px;
  font-weight: bold;
  color: #928484;
}
.faq dt {
  margin-left: 32px;
  text-indent: -32px;
}
.faq dt:before {
  content: "Q.";
  padding: 3px 9px;
  margin-right: 8px;
  font-weight: bold;
  color: #928484;
}

.slicknav_menu {
  display: none;
}

.over {
  position: relative;
  font-size: 1.2rem;
}
.over:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.33);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
}

.overray {
  font-size: 1.4rem;
  position: absolute;
  bottom: 50%;
  line-height: 2;
  margin: 0;
  width: 100%;
  text-align: center;
}

.widget_sp_image-description {
  position: absolute;
  bottom: 10%;
  width: 100%;
  text-align: center;
}
.widget_sp_image-description p {
  padding: 0;
  margin: 0;
  line-height: 1.2;
}

.addmelit {
  min-height: 80px;
}

.applications {
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  margin: 16px auto;
  border: 4px solid #928484;
  min-height: 80px;
  box-sizing: border-box;
}
.applications .applications_l {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 30%;
  background-color: #928484;
  color: #fff;
  font-weight: bold;
}
.applications .applications_r {
  display: table-cell;
  vertical-align: middle;
  padding: 16px;
}
.applications ul.blog-style {
  padding-left: 16px;
}

.pagenation ul {
  display: flex;
  justify-content: flex-start;
}
.pagenation ul li {
  border: 1px solid #efefef;
  flex: 1;
}
.pagenation ul li a,
.pagenation ul li span {
  padding: 16px;
  display: block;
  text-align: center;
  word-break: keep-all;
}
.pagenation ul li a:hover,
.pagenation ul li span:hover {
  background-color: #928484;
  color: #fff;
  opacity: 1;
}

.fv--logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 250px;
  margin: auto;
  height: 283px;
  bottom: 0;
  z-index: 2;
}
.fv--logo img {
  width: 250px;
  margin: auto;
}
.fv--logo h4 {
  color: #928484;
}

.fv--arrow {
  position: absolute;
  bottom: 70px;
  left: 50%;
  z-index: 2;
}
.fv--arrow a {
  color: #fff;
  width: 50px;
  height: 50px;
  display: block;
}
.fv--arrow .fa {
  font-size: 3rem;
}

.fv--arch {
  position: absolute;
  z-index: 2;
  bottom: 0;
  line-height: 0;
}
.fv--arch img {
  width: 100%;
}

.slide {
  max-height: 1200px;
}

.circle a {
  position: relative;
}
.circle a:first-child {
  background-image: url("./img/home/circle/item.jpg");
}
.circle a:nth-child(2) {
  background-image: url("./img/home/circle/costume.jpg");
}
.circle a:nth-child(3) {
  background-image: url("./img/home/circle/studio.jpg");
}
.circle a img {
  line-height: 0;
  background-size: cover;
  display: block;
  width: 100%;
}
.circle a h3 {
  text-align: center;
  margin: auto;
  font-size: 1.4rem;
}

.ie .slide {
  max-height: 900px;
}
.ie .flexslider {
  background-color: #FCECEA;
}

.douga {
  margin: 8px auto;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.douga iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 90%;
  margin: auto;
}

.banner {
  border-top: 1px solid #928484;
  border-bottom: 1px solid #928484;
  padding: 8px 0;
}
.banner .footer__symbol img {
  max-width: 120px;
}
.banner .footer__sns a {
  padding: 16px;
  text-align: center;
  font-size: 2rem;
}
.banner h2 {
  margin: 0;
}
.banner h4 {
  margin: 0;
  font-size: 1.4rem;
}
.banner h4 a {
  text-decoration: underline;
}

.video {
  position: relative;
  line-height: 0;
}

.breadcrumb {
  padding: 16px 0;
  color: #928484;
  font-size: 1.4rem;
}

.arch-white {
  position: relative;
  color: #928484;
}
.arch-white img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 500px;
}
.arch-white h2 {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 300px;
  text-align: center;
}
.arch-white h5 {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 300px;
  text-align: center;
}

.line-menu {
  color: #928484;
  background: linear-gradient(to top, #FFB2AE, #FFB2AE) repeat-y center/3px;
}
.line-menu .line-menu-bg-left,
.line-menu .line-menu-bg-right {
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.line-menu .line-menu-bg-left:before,
.line-menu .line-menu-bg-right:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -8px;
  border: solid transparent;
  border-right-color: #fff;
  border-width: 8px;
  pointer-events: none;
}
.line-menu .line-menu-bg-left:before {
  left: 100%;
  border-right-color: transparent;
  border-left-color: #fff;
}
.line-menu p {
  font-size: 1.2rem;
}
.line-menu h4 {
  margin: 0 0 8px;
}
.line-menu h5 {
  margin: 0;
  font-weight: normal;
  background-color: #FCECEA;
  display: inline-block;
}
.line-menu img {
  border-radius: 10px;
}
.line-menu .line-menu-left {
  padding: 8px;
}
.line-menu .line-menu-left h4 {
  text-align: right;
}
.line-menu .line-menu-center {
  text-align: center;
  padding: 16px 0;
}
.line-menu .line-menu-right {
  padding: 8px;
}

.line-bottom-menu {
  border-top: 4px dashed #FFB2AE;
  padding: 8px;
}
.line-bottom-menu .line-bottom-menu__left {
  padding: 8px;
  margin: 16px;
  border-radius: 4px;
}
.line-bottom-menu .line-bottom-menu__left h4 {
  margin: 8px 4px 24px;
}
.line-bottom-menu .line-bottom-menu__right {
  padding: 8px;
  border-radius: 4px;
}
.line-bottom-menu .line-bottom-menu__right .menu-option {
  margin: 8px;
  padding: 8px;
}
.line-bottom-menu .line-bottom-menu__right .menu-option p {
  font-size: 1.2rem;
}
.line-bottom-menu .line-bottom-menu__right .menu-option h4 {
  margin: 0 0 8px;
}
.line-bottom-menu .line-bottom-menu__right .menu-option img {
  border-radius: 10px;
}
.line-bottom-menu .user__plan {
  padding: 16px 8px;
  border: 1px dashed #928484;
  border-radius: 2px;
  margin: 4px;
  font-size: 1.4rem;
}

.flow__step {
  padding: 16px 16px 16px 0;
}
.flow__step h1 {
  padding: 0;
  margin: 0;
}
.flow__step h2 {
  padding: 0;
  margin: 0;
}
.flow__step h3 {
  padding: 0;
  margin: 0;
}
.flow__step h4 {
  padding: 0;
  margin: 0;
}
.flow__step h5 {
  padding: 0;
  margin: 0;
}
.flow__step h6 {
  padding: 0;
  margin: 0;
}
.flow__step h2 {
  background-color: #FFB2AE;
  color: #fff;
  padding: 0 8px;
  border-radius: 0 4px 4px 0;
}
.flow__step h2.bg--green {
  background-color: #8BC34A;
}
.flow__step h2 b {
  font-size: 2rem;
}
.flow__step h3 {
  font-size: 2.4rem;
  font-weight: 400;
}
.flow__step p {
  padding: 8px 0;
  font-size: 1.4rem;
}

.price {
  font-size: 1.4rem;
  padding: 0 0 0 8px;
}

.flag img {
  max-width: 200px;
}

.note li {
  border-bottom: 1px dotted #928484;
  padding: 12px;
}

.area h2 {
  margin-top: 48px;
}
.area dl {
  margin: 8px 0;
  padding: 16px 16px 16px 0;
  background-color: #FCECEA;
}
.area dl dt {
  font-weight: bold;
  display: inline-block;
  background-color: #FFB2AE;
  color: #fff;
  padding: 8px;
  margin-bottom: 16px;
}
.area dl dd {
  color: #928484;
  padding: 4px;
  margin-left: 16px;
  font-size: 1.4rem;
}

.share {
  margin: 0;
  padding: 0;
  display: flex;
}
.share li {
  list-style: none;
  margin: 8px;
  border-radius: 3px;
  width: 25%;
}
.share li a {
  display: block;
  display: flex;
  justify-content: center;
  padding: 10px;
  color: white;
  text-decoration: none;
  font-size: 2rem;
}
.share li a .fa {
  margin: 0;
}
.share li:nth-child(1) {
  background: #55acee;
  box-shadow: 0 2px #1689e0;
}
.share li:nth-child(1):hover {
  background: #83c3f3;
}
.share li:nth-child(2) {
  background: #3b5998;
  box-shadow: 0 2px #263961;
}
.share li:nth-child(2):hover {
  background: #4c70ba;
}
.share li:nth-child(3) {
  background: #2c6ebd;
  box-shadow: 0 2px #1e4a7f;
}
.share li:nth-child(3):hover {
  background: #4888d4;
}
.share li:nth-child(4) {
  background: #ee4056;
  box-shadow: 0 2px #cf122a;
}
.share li:nth-child(4):hover {
  background: #f26f7f;
}

.fa-hatena:before {
  content: "B!";
  font-family: Verdana;
  font-weight: bold;
}

.gallery-img {
  padding: 32px 0;
}
.gallery-img a {
  border-radius: 4px;
  max-height: 150px;
  overflow: hidden;
  display: block;
}
.gallery-img .gallery-item {
  margin: 0 !important;
}
.gallery-img .gallery-icon {
  padding: 4px;
}
.gallery-img img {
  height: auto;
  box-sizing: border-box;
  border: none !important;
}

.instagram--widget h2 {
  margin: 0 auto 64px;
}

#mmenu {
  display: none;
}

.pagenav {
  margin: 16px 0;
}

#iFrameResizer0 {
  min-height: 350px !important;
}

.red {
  color: #EE817B;
}

.catch-copy {
  line-height: 2;
  font-family: "Noto Sans Japanese";
}

.default-container {
  min-height: 50vh;
  margin-top: 10vh;
}

.bwg-background .wd_error {
  text-align: center;
}

.quarter .item__flex1 {
  line-height: 0;
}

@media only screen and (max-width:767px) {
  .flex--cancel {
    flex-direction: column;
  }
  h1 {
    font-size: 4rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.3333333333rem;
  }
  h4 {
    font-size: 1rem;
  }
  h5 {
    font-size: 0.8rem;
  }
  h6 {
    font-size: 0.6666666667rem;
  }
  section h1 {
    margin: 0;
    font-size: 1.2rem;
  }
  section h2 {
    margin: 0;
    font-size: 1.2rem;
  }
  section h3 {
    margin: 0;
    font-size: 1.2rem;
  }
  section h4 {
    margin: 0;
    font-size: 1.2rem;
  }
  section h5 {
    margin: 0;
    font-size: 1.2rem;
  }
  section h6 {
    margin: 0;
    font-size: 1.2rem;
  }
  section h1 {
    font-size: 2rem;
    margin: 8px auto;
    word-break: keep-all;
  }
  section h2 {
    font-size: 1.4rem;
    margin: 8px auto;
  }
  nav ul li .sub-menu {
    visibility: visible;
    opacity: 1;
  }
  nav .item {
    height: auto;
  }
  nav#menu {
    display: none;
  }
  a:hover {
    opacity: 1;
  }
  body {
    font-size: 1.3rem;
  }
  p br {
    display: none;
  }
  li br {
    display: none;
  }
  footer .footer__symbol {
    width: 50%;
    margin: auto;
    padding: 16px;
  }
  footer .footer--content {
    margin: auto;
    text-align: center;
  }
  footer .footer__sns {
    display: inline-flex;
  }
  footer p span {
    display: block;
  }
  table tr td {
    display: block;
  }
  table.tg {
    width: 100%;
  }
  .page-template-fixedtemplate .wrapper.firstview {
    height: 0;
  }
  .footer__symbol {
    margin: 24px 0;
  }
  .fnav > li {
    margin-bottom: 24px;
  }
  .btn {
    padding: 8px;
    margin: 8px auto;
  }
  .catch-copy {
    font-size: 1.2rem;
  }
  .catch-copy h3 {
    font-size: 1.4rem;
  }
  .flexslider .slides img {
    width: 100%;
    height: auto;
  }
  .plan-box {
    height: auto;
    width: 80%;
  }
  .photo--content {
    margin: 0 auto 16px;
  }
  .photo--wrapper {
    padding: 4px;
  }
  .photo--session .photo--session_des {
    display: none;
  }
  .photo--plan .photo--plan_padding {
    padding: 0 16px;
  }
  .photo--plan .photo--plan_dn {
    display: none;
  }
  .photo--plan h3 {
    font-size: 1rem;
  }
  .photo--img {
    padding: 16px 8px;
  }
  .photo--img h2 {
    padding: 0;
    margin: 0;
  }
  .photo--img h3 {
    font-size: 1.6rem;
  }
  .mobile--displaynone {
    display: none;
  }
  .mobile--keep br {
    display: block;
  }
  .mobile--br {
    display: block;
  }
  .mobile--background-none {
    background: none;
  }
  .circle {
    padding: 24px 0;
    margin-bottom: 16px;
  }
  .circle a h3 {
    font-size: 1.2rem;
  }
  .bg--leaf {
    background-image: none;
  }
  .fv--arrow,
  .fv--logo {
    display: none;
  }
  .eyecatch {
    max-height: 300px !important;
  }
  .padding {
    padding: 8px 0;
  }
  .padding-all,
  .padding-left {
    padding: 0;
  }
  .margin {
    margin: 8px auto;
  }
  .margin-bottom {
    margin-bottom: 16px;
  }
  .margin-right {
    margin-right: 8px;
  }
  .post_content h3 {
    font-size: 1.2rem;
  }
  .aside {
    padding-left: 0;
  }
  .page .content img {
    max-width: 100%;
    height: auto;
  }
  .ttl--bgfix {
    margin: 8px auto;
  }
  .contact-table .check-confirm td {
    float: left;
  }
  .contact-table td:first-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .header__logo {
    padding-left: 8px;
  }
  .header__logo a {
    width: auto;
  }
  .grad--bg--white {
    padding: 8px 0;
  }
  .map iframe {
    height: 300px;
  }
  .col3 article {
    width: 48%;
  }
  .flex--order-1 {
    order: 1;
  }
  .flex--order-2 {
    order: 2;
  }
  .gnav {
    position: fixed;
    top: 0;
    background-color: #FFB2AE;
    z-index: 10;
  }
  .gnav .gnav__content {
    height: 70px;
  }
  .contact .gnav .gnav {
    position: absolute;
  }
  .contact .gnav .slicknav_menu {
    position: absolute;
  }
  .row article {
    margin-right: 0;
  }
  .heading__description p {
    font-size: 12px;
  }
  .heading__description p br {
    display: none;
  }
  .heading--thumbnail h4 {
    margin: 0;
  }
  .heading--underline:before {
    bottom: -8px;
  }
  .slicknav_menu {
    display: block;
    background: transparent;
    position: fixed;
    padding: 0;
    width: 50%;
    z-index: 12;
    top: 17px;
    right: 0;
  }
  .slicknav_menu ul {
    margin: 0;
    background-color: #928484;
  }
  .slicknav_menu ul li {
    padding: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .slicknav_open span.slicknav_icon-bar:nth-child(1) {
    transform: rotate(-45deg);
    top: 18px;
    position: absolute;
  }
  .slicknav_open span.slicknav_icon-bar:nth-child(2) {
    transform: scale(0);
  }
  .slicknav_open span.slicknav_icon-bar:nth-child(3) {
    bottom: 0;
    transform: rotate(45deg);
    position: absolute;
  }
  .content {
    padding: 8px;
  }
  .wrapper.firstview {
    margin-top: 80px;
  }
  .wrapper .slide {
    height: auto;
    text-align: center;
  }
  .wrapper .slide h1 {
    font-weight: 600;
    font-size: 6rem;
    margin: 0;
    line-height: 1;
  }
  .wrapper .slide h2 {
    text-align: center;
  }
  .wrapper .slide h3 {
    font-size: 1.2rem;
    font-weight: 400;
  }
  .wrapper .slide h4 {
    font-size: 1.2rem;
  }
  .wrapper .slide .btn {
    margin-top: 0;
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    border-radius: 4px;
    font-weight: bold;
    font-size: 1.2rem;
    padding: 0 48px;
    width: auto;
  }
  .btn__red {
    margin-bottom: 48px;
    min-width: 80%;
  }
  .mentors .fit-grid {
    width: 50%;
  }
  .half-table .flex {
    flex-direction: column;
  }
  .flex__half-table {
    flex-direction: column;
  }
  .flow .flex {
    flex-direction: column;
  }
  .flow .upperBox h3 {
    min-height: auto;
  }
  .flow .flow-grid {
    height: auto;
  }
  .flow .flow-grid:nth-child(1):after,
  .flow .flow-grid:nth-child(2):after,
  .flow .flow-grid:nth-child(3):after {
    right: 45%;
    bottom: -10px;
    top: auto;
    transform: rotate(135deg);
  }
  .flow__step {
    padding: 16px;
  }
  .flow__step h2 {
    padding: 8px;
    text-align: center;
  }
  .flow__step h2 b {
    font-size: 1.6rem;
  }
  .flow__step h3 {
    font-size: 1.6rem;
  }
  .sns {
    display: none;
  }
  .skewMbox {
    transform: none;
    padding: 46px 8px;
  }
  .overray {
    font-size: 1.2rem;
    line-height: 2.4;
    top: 0;
  }
  .widget_sp_image-description p {
    font-size: 0.9rem;
  }
  .applications {
    width: 100%;
  }
  .banner p {
    font-size: 1.2rem;
  }
  .banner h2,
  .banner h3,
  .banner h4 {
    font-size: 1.6rem;
    margin: 4px auto;
  }
  .banner .tel {
    font-size: 2.6rem;
  }
  .banner .btn {
    margin-top: 16px;
  }
  .banner .footer__symbol img {
    max-width: 70px;
  }
  .instagram--widget h2 {
    margin: 0 0 16px;
  }
  .arch-white {
    margin-bottom: 0;
  }
  .arch-white img {
    width: 200px;
  }
  .single .firstview {
    display: none;
  }
  .archive .firstview {
    height: 100px;
  }
  .archive section h3 {
    margin: 8px 0;
  }
  .area h2 {
    margin: 4px;
  }
  .area dl {
    padding: 4px 4px 4px 0;
  }
  .area dl dd {
    font-size: 1.2rem;
  }
  .area dl dt {
    margin-bottom: 4px;
  }
  #iFrameResizer0 {
    min-height: 150px !important;
  }
  .line-menu .line-menu_none {
    display: none;
  }
  .line-menu .line-menu-bg-left:before,
  .line-menu .line-menu-bg-right:before {
    display: none;
  }
  .line-menu .line-menu-bg-left a,
  .line-menu .line-menu-bg-right a {
    height: 100%;
  }
  .line-menu img {
    border-radius: 10px;
  }
  .line-bottom-menu {
    padding: 0;
    margin: 8px 0;
  }
  .line-bottom-menu .menu-option {
    margin: 8px 0;
  }
  .line-bottom-menu .line-bottom-menu__right {
    padding: 0;
  }
  .line-bottom-menu .line-bottom-menu__right .menu-option {
    margin: 8px 0 0 0;
  }
  .line-bottom-menu .line-bottom-menu__left {
    margin: 8px 0 0 0;
  }
  .session--schedule {
    width: 100%;
    padding: 8px;
  }
  .overlay figure {
    height: 100px;
  }
  .error404 .error404--content {
    margin: 100px auto 50px auto;
  }
  .error404 h1 {
    font-size: 2rem;
    font-weight: bold;
  }
  .home .home--blog .post_thumb img {
    max-height: 100px;
  }
  .photo--voice p br {
    display: block;
  }
  .gallery-2-10 .bwg-item:nth-child(n+21) {
    display: none;
  }
  .gallery-2-5 .bwg-item:nth-child(n+11) {
    display: none;
  }
  .gallery-2-15 .bwg-item:nth-child(n+31) {
    display: none;
  }
  .gallery-2-3 .bwg-item:nth-child(n+7) {
    display: none;
  }
  .quarter article {
    width: 18%;
    margin: 1%;
  }
  .quarter .item__flex1 {
    flex: inherit;
    line-height: 0;
  }
  .kodawari h3 {
    font-size: 1.4rem;
    margin: 16px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .wrapper.firstview .eyecatch {
    height: 500px;
  }
}
/* iPhone6 ~ landscape */
/* iPhone5 ~ landscape */
html::before {
  display: none;
  position: absolute;
  width: 1px;
  height: 7500px;
  background: cyan;
  left: 50%;
  top: 0;
  z-index: 10000;
  content: "";
  margin-left: -1px;
  box-shadow: -480px 0 0 0 cyan, 480px 0 0 0 cyan;
}

.no-flexbox #menu,
.no-flexbox .header__logo,
.no-flexbox .sns,
.no-flexbox .sns li {
  float: left;
}
.no-flexbox .flex article {
  overflow: hidden;
}
.no-flexbox body nav ul li {
  display: inline;
}
.no-flexbox .fit-grid {
  float: left;
}

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn,
.slicknav_nav .slicknav_item {
  cursor: pointer;
}

.slicknav_menu,
.slicknav_menu * {
  box-sizing: border-box;
}

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em;
  line-height: 1.125em;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 6px;
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
}

.slicknav_menu .slicknav_icon {
  float: left;
  width: auto;
  height: auto;
  margin: 0 0 0 8px;
}

.slicknav_menu .slicknav_icon:before {
  background: 0 0;
  display: block;
  content: "";
  position: absolute;
  width: auto;
  height: auto;
}

.slicknav_menu .slicknav_no-text {
  margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  border-radius: 1px;
  width: 32px;
  height: 6px;
}

.slicknav_menu:after,
.slicknav_menu:before {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  clear: both;
}

.slicknav_nav li,
.slicknav_nav ul {
  display: block;
}

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item a {
  display: inline;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
  display: block;
}

.slicknav_nav .slicknav_parent-link a {
  display: inline;
}

.slicknav_menu {
  *zoom: 1;
}

.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  padding: 0;
}

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
}

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  border-radius: 4px;
}

.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  font-size: 0.875em;
}

/* iPhone6 ~ landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .slicknav_nav ul {
    overflow: scroll;
    height: 200px;
    overflow-y: scroll;
  }
}
/* iPhone5 ~ landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .slicknav_nav ul {
    overflow: scroll;
    height: 200px;
    overflow-y: scroll;
  }
}
.slicknav_nav ul {
  width: 100%;
  position: fixed;
  left: 0;
  top: 70px;
}

.slicknav_nav .slicknav_row,
.slicknav_nav a {
  font-size: 14px;
  padding: 5px 10px;
  margin: 2px 5px;
}

.slicknav_nav .slicknav_row:hover {
  border-radius: 6px;
  background: #ccc;
  color: #fff;
}

.slicknav_nav a {
  text-decoration: none;
  color: #222;
}

.slicknav_nav a:hover {
  border-radius: 6px;
  background: #ccc;
  color: #222;
}

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0;
}

.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
}

.timeline {
  list-style: none;
}
.timeline p {
  padding: 0;
}
.timeline h3,
.timeline h4 {
  text-align: left;
  margin: 16px 0;
}
.timeline > li {
  margin-bottom: 60px;
}

@media (min-width: 640px) {
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 20px;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
  }
  .timeline-content:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #6fc173;
    position: absolute;
    left: 106px;
    top: 24px;
    border-radius: 100%;
  }
}
.banner .footer__symbol img {
  max-width: 250px;
}

@media only screen and (max-width: 767px) {
  .banner .footer__symbol img {
    max-width: 200px;
  }
}/*# sourceMappingURL=style.css.map */