@charset "UTF-8";
/*--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

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

body {
  width: 100%;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  word-break: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

/*----------------------------------------
	HTML5
----------------------------------------*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

section {
  margin-bottom: 2em;
}

/*----------------------------------------
	Text
----------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 0 auto 1.6rem;
  padding: 0;
  line-height: 1.4;
}

pre {
  margin: 1.5em 25px;
  padding: 1em;
  overflow: scroll;
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.9;
}

blockquote {
  margin: 1.5em 1px;
  border: 5px solid #9f998f;
  color: #77471c;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  background-position: left bottom;
}

blockquote[title]::before {
  padding: 0.2em 10px 0.4em 10px;
  content: attr(title);
  display: block;
  color: #fff;
  background-color: #9f998f;
  font-weight: bold;
}

blockquote[cite]::after {
  margin: 0.5em 10px;
  content: attr(cite);
  display: block;
  text-align: right;
  font-size: 85%;
}

blockquote * {
  color: #333 !important;
}

em {
  color: #000;
}

q {
  text-decoration: underline;
}

b,
strong {
  font-weight: bold;
}

cite {
  display: block;
  text-align: right;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

kbd {
  background-color: #f5f5f5;
  font-family: "Osaka|", monospace;
  text-transform: uppercase;
  padding: 0 0.4em;
  border: 1px solid #6a8eaa;
}

del {
  text-decoration: line-through;
}

ins {
  border-top: 10px solid #3cadd6;
  border-bottom: 10px solid #3cadd6;
  border: 7px solid #3cadd6;
  margin: 2em 1px;
  padding: 1px 0;
  display: block;
  text-decoration: none;
}

mark {
  background: #fff9c0;
  text-decoration: none;
}

ins * {
  color: #666 !important;
  background: #fff9c0;
  text-decoration: none;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

address {
  margin: 0 0 1.5em;
}

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

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/*----------------------------------------
	List
----------------------------------------*/
ul,
ol,
dl {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

li,
dt,
dd {
  list-style-type: none;
  list-style-position: outside;
}

ul li,
ol li,
dd {
  margin-left: 1.5em;
}

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

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*----------------------------------------
	Image
----------------------------------------*/
figure {
  margin: 0;
  line-height: 1;
}

img {
  margin: 0 auto;
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  border: none;
  vertical-align: baseline;
  -webkit-backface-visibility: hidden;
}

/*----------------------------------------
	Anchor
----------------------------------------*/
a {
  color: #333;
  text-decoration: none;
  transition: 0.3s;
}

a:hover,
a:focus,
a:active {
  opacity: 0.7;
  outline: none;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
/*----------------------------------------
	Table
----------------------------------------*/
table {
  margin: 0 0 2em;
  width: 100%;
  border-collapse: collapse;
}

/*----------------------------------------
	Form
----------------------------------------*/
fieldset,
legend {
  border: none;
}

legend {
  display: none;
}

input[type=text],
textarea {
  padding: 0.2em;
  border: 1px solid #d1d1d1;
  background-color: #fff;
}

input {
  line-height: 1.2;
}

select, input, textarea, button {
  vertical-align: middle;
  position: relative;
  margin-right: 3px;
  top: 0;
}

input[type=checkbox],
input[type=radio] {
  border: none;
  top: -1px;
  margin-right: 2px;
}

input[type=text]:focus,
textarea:focus {
  border: 1px solid #069;
  background-color: #fff;
}

input.button {
  padding: 0;
  border: none;
  background-image: none;
  vertical-align: top;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

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

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

/*--------------------------------------------------------------
（共通）　Typography
--------------------------------------------------------------*/
.font-notosans {
font-family: 'Noto Sans JP', sans-serif !important;
}

.font-mplus {
  font-family: "M PLUS 1p", sans-serif !important;
}

.font-source {
  font-family: "Source Sans Pro", sans-serif !important;
}

.font-hiragino {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif !important;
}

@media screen and (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
}
.alignleft {
  float: left;
  margin-right: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.2;
  margin: 0 0 10px;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/*--------------------------------------------------------------
（共通）　Header Style
--------------------------------------------------------------*/
.site-header {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.site-header__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 16px;
  width: 100%;
  max-width: 1020px;
}

.header__navigation ul, .header__navigation li {
  margin: 0;
  padding: 0;
}
.header__navigation a {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .site-header__in {
    height: 80px;
  }

  .header__left, .header__right {
    padding: 12px 10px 0;
    height: 80px;
  }
  .header__left {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 80%;
  }
  .header__right {
    width: 20%;
    position: relative;
    z-index: 0;
  }
  .header__logo {
    width: 164px;
  }
  .header__navigation {
    padding: 0 20px 40px;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    right: 0;
    top: 81px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition: all 0.6s ease;
  }
  .header__navigation li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 50px;
    position: relative;
    z-index: 0;
  }
  .header__navigation li::before {
    content: ">";
    padding-right: 0.5em;
    font-size: 20px;
  }
  .header__navigation a {
    font-size: 20px;
  }

  .menu-open .header__navigation {
    z-index: 99;
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  .site-header {
    border: 0;
  }
  .site-header__in {
    align-items: flex-end;
    height: 80px;
  }
  .header__left {
    padding-bottom: 5px;
  }
  .header__logo {
    width: 200px;
  }
  .header__navigation ul {
    display: flex;
    align-items: flex-end;
  }
  .header__navigation li {
    padding-left: 1em;
    position: relative;
    z-index: 0;
  }
  .header__navigation li.contact_pc {
    padding: 3px 36px 0 44px;
    position: relative;
    z-index: 1;
  }
  .header__navigation li.contact_pc a img {
    width: 121px;
    height: auto;
  }
  .header__navigation li:last-child img {
    width: auto;
    height: 36px;
    position: relative;
    bottom: -10px;
  }
  .header__navigation a {
    display: block;
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  .header__navigation li {
    padding-left: 3.3em;
  }
}
/*--------------------------------------------------------------
（共通）　Footer Style
--------------------------------------------------------------*/
/*

PAGETOP

*/
#pagetop {
  margin-bottom: -20px;
  text-align: center;
}
#pagetop img {
  width: 40px;
}

@media screen and (min-width: 768px) {
  #pagetop {
    margin-bottom: -20px;
  }
  #pagetop img {
    width: 50px;
  }
}
/*

FOOTER LAYOUT

*/
@media screen and (max-width: 767px) {
  .site-footer {
    margin-top: 130px;
    padding: 72px 0 0;
    background-color: #ECECEC;
  }
  .site-footer__in {
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    position: relative;
    z-index: 0;
  }

  .footer__flexBox {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .footer__left, .footer__right {
    width: 100%;
  }
  .footer__left {
    margin-bottom: 38px;
  }
  .footer__right {
    margin-bottom: 0;
  }
  .footer__info {
    margin-bottom: 36px;
  }
  .footer__logoWrap {
    margin-bottom: 3px;
  }
  .footer__logo {
    width: 200px;
  }
  .footer__copyright {
    font-size: 10px;
    text-align: left;
  }
  .footer__navigation {
    display: flex;
  }
  .footer__navigation ul, .footer__navigation li {
    margin: 0;
    padding: 0;
  }
  .footer__navigation li {
    margin-bottom: 6px;
    line-height: 1;
  }
  .footer__navigation_01 a {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .footer__navigation_02 {
    margin-left: 3em;
  }
  .footer__navigation_02 a {
    font-size: 13px;
    font-weight: 700;
  }
  .footer__sns {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    width: 100%;
  }
  .footer__sns ul, .footer__sns li {
    margin: 0;
    padding: 0;
  }
  .footer__sns li {
    margin: 0 10px;
  }
  .footer__sns img {
    width: 50px;
  }
  .footer__contact img {
    width: 140px;
  }
  .footer__contact a {
    display: block;
    padding: 0 0 0 0;
    text-align: right;
    position: relative;
    z-index: 0;
  }
  .footer__illust img {
    display: block;
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  .site-footer {
    margin-top: 160px;
    padding: 74px 0 0;
    background-color: #ECECEC;
  }
  .site-footer__in {
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    max-width: 1040px;
    position: relative;
    z-index: 0;
  }

  .footer__flexBox {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .footer__left {
    display: flex;
  }
  .footer__right {
    width: 193px;
  }
  .footer__logoWrap {
    margin-bottom: 14px;
  }
  .footer__logo {
    width: 200px;
  }
  .footer__copyright {
    font-size: 10px;
    text-align: left;
  }
  .footer__navigation {
    display: flex;
    padding: 0 0 0 82px;
  }
  .footer__navigation ul, .footer__navigation li {
    margin: 0;
    padding: 0;
  }
  .footer__navigation li {
    margin-bottom: 6px;
    line-height: 1;
  }
  .footer__navigation_01 a {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .footer__navigation_02 {
    margin-left: 3.4em;
  }
  .footer__navigation_02 a {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
  .footer__sns {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 32px;
    width: 100%;
  }
  .footer__sns ul, .footer__sns li {
    margin: 0;
    padding: 0;
  }
  .footer__sns li {
    margin: 0 0 0 20px;
  }
  .footer__sns img {
    width: 40px;
  }
  .footer__contact {
    position: relative;
    z-index: 0;
  }
  .footer__contact img {
    display: block;
    width: 193px;
  }
  .footer__contact a {
    display: block;
    padding: 0 0 0 0;
    text-align: right;
    position: relative;
    z-index: 0;
  }
  .footer__illust img {
    display: block;
    position: absolute;
  }
}
@media screen and (min-width: 1000px) {
  .footer__illust img {
    transform: scale(1);
  }
}
/*--------------------------------------------------------------
（共通）　Hamburger
--------------------------------------------------------------*/
#hamburger_button {
  display: block;
  margin: 0;
  padding: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  cursor: pointer;
}
#hamburger_button span {
  display: block;
  width: 36%;
  height: 3px;
  background-color: #000000;
  position: absolute;
  left: 36%;
  top: 54%;
  transform: translateY(-50%);
}
#hamburger_button span::before, #hamburger_button span::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #000000;
  position: absolute;
  left: 0;
  transition: 0.6s;
}
#hamburger_button span::before {
  top: -8px;
}
#hamburger_button span::after {
  top: 8px;
}

.menu-open #hamburger_button span {
  background-color: transparent;
}
.menu-open #hamburger_button span::before {
  top: 0;
  transform: rotate(45deg);
}
.menu-open #hamburger_button span::after {
  top: 0;
  transform: rotate(-45deg);
}

@media screen and (min-width: 768px) {
  #hamburger_button {
    display: none;
  }
}
/*--------------------------------------------------------------
（共通）　LAYOUT
--------------------------------------------------------------*/
body.fixed {
  position: fixed;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 80px 0 0;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .wrapper {
    padding: 80px 0 0;
  }
}
.site-container {
  padding: 0 0 50px;
}

@media screen and (min-width: 768px) {
  .site-container {
    padding: 0 0 120px;
  }
}
.site-main {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.page-header {
  margin: 5px auto 30px;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
  position: relative;
  z-index: 1;
}

.page-content {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .page-header {
    margin-top: 87px;
    margin-bottom: 50px;
  }

  .page-content {
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    max-width: 760px;
  }
}
.archive-header {
  margin: 16px auto 52px;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
  position: relative;
  z-index: 1;
}

.archive-content {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .archive-header {
    margin: 95px auto 50px;
  }
}
.entry-header {
  margin: 12px auto 28px;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
  position: relative;
  z-index: 1;
}

.entry-content {
  margin: 0 auto;
  padding: 28px 20px;
  width: 100%;
  max-width: 760px;
  line-height: 1.3;
}

.entry-footer {
  margin: 30px auto 0;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}

@media screen and (min-width: 768px) {
  .entry-header {
    margin: 95px auto 50px;
  }
}
.section__in {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 1040px;
}

.flexBox {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/*--------------------------------------------------------------
（共通）　Breadcrumb
--------------------------------------------------------------*/
.Breadcrumb {
  margin: 0;
  padding: 0;
}
.Breadcrumb__in {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 10px 20px;
  width: 100%;
  max-width: 1040px;
  line-height: 1.2;
}
.Breadcrumb span, .Breadcrumb a {
  color: #111;
  font-size: 12px;
  font-weight: 400;
}
.Breadcrumb span.current-item {
  margin-left: 3px;
}
.Breadcrumb a {
  margin: 0 3px;
}
.Breadcrumb a.home {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .Breadcrumb__in {
    padding: 14px 20px 0;
  }
  .Breadcrumb span, .Breadcrumb a {
    font-size: 13px;
  }
}
/*--------------------------------------------------------------
（共通）　POSTLIST
--------------------------------------------------------------*/
.postList .elem {
  margin: 0 auto;
}
.postList .elem:not(:last-child) {
  margin-bottom: 50px;
}
.postList .imgBox {
  margin-bottom: 10px;
}
.postList .imgBox img {
  display: block;
  margin: 0 auto;
}
.postList .txtBox h4 {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.55;
  position: relative;
}
.postList .txtBox h4::before {
  content: "●";
  display: block;
  color: #e2a070;
  font-size: 10px;
  position: absolute;
  left: -12px;
  top: 7px;
}
.postList .txtBox .date {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1;
}
.postList .txtBox .txtArea {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}
.postList .txtBox .linkBtn.more {
  margin: 0;
}
.postList .txtBox .linkBtn.more a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 auto;
  padding: 0;
  width: 185px;
  height: 45px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  background-color: #f87c21;
  border: 2px solid #f87c21;
  border-radius: 23px;
  transition: all 0.3s ease;
}
.postList .txtBox .linkBtn.more a:hover {
  color: #6b3a20;
  background-color: #fffbe8;
  border: 2px solid #6b3a20;
}

@media screen and (min-width: 768px) {
  .postList .elem:not(:last-child) {
    margin-bottom: 80px;
  }
  .postList .txtBox {
    padding-top: 6px;
  }
  .postList .txtBox h4 {
    margin: 0;
    font-size: 22px;
    line-height: 1.63;
    letter-spacing: 3px;
  }
  .postList .txtBox h4::before {
    font-size: 11px;
    left: -17px;
    top: 10px;
  }
  .postList .txtBox .date {
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .postList .txtBox .txtArea {
    font-size: 18px;
    line-height: 2;
  }
  .postList .txtBox .linkBtn.more a {
    width: 210px;
    height: 45px;
    font-size: 18px;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 992px) {
  .postList .elem .flexBox {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  .postList .elem .flexBox .imgBox {
    margin: 0;
    width: 50%;
  }
  .postList .elem .flexBox .txtBox {
    margin: 0;
    width: 50%;
  }
  .postList .elem:nth-of-type(odd) .flexBox .txtBox {
    padding-left: 50px;
  }
  .postList .elem:nth-of-type(even) .flexBox {
    flex-direction: row-reverse;
  }
  .postList .elem:nth-of-type(even) .flexBox .txtBox {
    padding-left: 20px;
    padding-right: 30px;
  }
}
/*--------------------------------------------------------------
（共通）　ページネーション
--------------------------------------------------------------*/
.pagenation {
  margin: 0;
  padding: 60px 0 0;
  text-align: center;
  font-size: 0;
}
.pagenation__in {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagenation .page-numbers {
  display: inline-block;
  font-size: 18px;
}
.pagenation a,
.pagenation a:hover,
.pagenation span {
  display: inline-block;
  margin: 0 10px;
  width: 40px;
  height: 40px;
  color: #6b3a20;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  text-decoration: none;
  line-height: 40px;
  background-color: #ede5c6;
  border: 1px solid #ede5c6;
  border-radius: 5px;
  box-sizing: border-box;
}
.pagenation a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #7a5c49;
  border: 1px solid #7a5c49;
}
.pagenation span.dots {
  background: none;
}
.pagenation span.current {
  color: #fff;
  background-color: #7a5c49;
  border: 1px solid #7a5c49;
}
.pagenation .prev-link,
.pagenation .next-link,
.pagenation .prev-link a,
.pagenation .next-link a {
  width: 40px;
  height: 40px;
}
.pagenation .prev-link a,
.pagenation .next-link a {
  margin: 0;
  text-indent: -9999px;
  position: relative;
}
.pagenation .prev-link a::after,
.pagenation .next-link a::after {
  content: "";
  display: block;
  margin-left: -5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #6b3a20;
  border-bottom: 2px solid #6b3a20;
  position: absolute;
  left: 50%;
  top: 50%;
}
.pagenation .prev-link a:hover::after,
.pagenation .next-link a:hover::after {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.pagenation .prev-link a::after {
  transform: rotate(135deg);
}
.pagenation .next-link a::after {
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px) {
  .pagenation {
    padding: 45px 0;
  }
  .pagenation__in {
    justify-content: space-between;
  }
  .pagenation_links {
    display: none;
  }
  .pagenation .prev-link,
.pagenation .next-link,
.pagenation .prev-link a,
.pagenation .next-link a {
    margin: 0;
    width: 90px;
    height: 50px;
  }
}
@media screen and (min-width: 768px) {
  .pagenation {
    padding: 100px 0 0;
  }
}
.previous_next_post {
  margin: 50px 0;
  padding: 0;
  width: 100%;
}
.previous_next_post:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
.previous_next_post .prev_post {
  float: left;
}
.previous_next_post .next_post {
  float: right;
}
.previous_next_post .prev_post,
.previous_next_post .next_post {
  width: 49%;
  height: 50px;
  max-width: 320px;
}
.previous_next_post .prev_post a,
.previous_next_post .next_post a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  color: #111;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  background-color: #fffdf4;
  border: 1px solid #cecece;
  border-radius: 5px;
  position: relative;
}
.previous_next_post .prev_post a::after,
.previous_next_post .next_post a::after {
  content: "";
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #6b3a20;
  border-bottom: 2px solid #6b3a20;
  position: absolute;
  top: 50%;
}
.previous_next_post .prev_post a:hover,
.previous_next_post .next_post a:hover {
  opacity: 0.7;
}
.previous_next_post .prev_post a::after {
  left: 10px;
  transform: rotate(135deg);
}
.previous_next_post .next_post a::after {
  right: 10px;
  transform: rotate(-45deg);
}

@media screen and (min-width: 768px) {
  .pagenation_links {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .previous_next_post {
    margin: 44px 0 0;
  }
  .previous_next_post .prev_post a,
.previous_next_post .next_post a {
    font-size: 16px;
  }
  .previous_next_post .prev_post a {
    padding: 0 20px 0 60px;
  }
  .previous_next_post .next_post a {
    padding: 0 60px 0 20px;
  }
  .previous_next_post .prev_post a::after {
    left: 32px;
  }
  .previous_next_post .next_post a::after {
    right: 32px;
  }
}
/*--------------------------------------------------------------
(パーツ)
--------------------------------------------------------------*/
/* SearchBlock */
/*
backnumberSelector
*/
.backnumberSelector__block {
  margin: 0;
  width: 50%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.backnumberSelector__button {
  display: flex;
  align-items: center;
  padding: 0 10px;
  width: 100%;
  height: 27px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.06em;
  border: 1px solid #000;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.backnumberSelector__button::after {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  background-image: url(../images/common/icon_arw_down.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -3px;
}
.backnumberSelector__list {
  display: none;
  margin: 0;
  width: 100%;
  background-color: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  left: 0;
  top: 100%;
}
.backnumberSelector__list li {
  margin: 0;
  padding: 0.5em 1em;
  border-bottom: 1px solid #000;
}
.backnumberSelector__list a {
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .backnumberSelector__block {
    margin: 0 0 0 auto;
    width: 174px;
  }
  .backnumberSelector__button {
    height: 27px;
  }
  .backnumberSelector__list {
    margin: 0;
  }
}
/*
archiveSelector
*/
.archiveSelector__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 0;
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.archiveSelector__button {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  height: 27px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.06em;
  border: 1px solid #000;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.archiveSelector__button::after {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  background-image: url(../images/common/icon_arw_down.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -3px;
}
.archiveSelector__list {
  display: none;
  margin: 0;
  width: 100%;
  background-color: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  left: 0;
  top: 100%;
}
.archiveSelector__list li {
  margin: 0;
  padding: 0.5em 1em;
  border-bottom: 1px solid #000;
}
.archiveSelector__list a {
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (min-width: 767px) {
  .archiveSelector__block {
    margin: 0 0 0 12px;
    width: 174px;
  }
}
/*
categorySelector
*/
.categorySelector__block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 auto;
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.categorySelector__button {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  height: 27px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.06em;
  border: 1px solid #000;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.categorySelector__button::after {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  background-image: url(../images/common/icon_arw_down.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -3px;
}
.categorySelector__list {
  display: none;
  margin: 0;
  width: 100%;
  background-color: #fff;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  left: 0;
  top: 100%;
}
.categorySelector__list li {
  margin: 0;
  padding: 6px 10px;
  border-bottom: 1px solid #000;
}
.categorySelector__list a {
  display: block;
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (min-width: 767px) {
  .categorySelector__block {
    margin: 0 0 0 12px;
    width: 174px;
  }
}
/*
searchkyeword
*/
.searchkyeword__block {
  margin: 10px 0 0 auto;
  width: 100%;
  position: relative;
  z-index: 0;
}
.searchkyeword__input {
  width: 100%;
}
.searchkyeword__input input[type=text].search__freeword {
  margin: 0;
  padding: 4px 10px;
  width: 100%;
  font-size: 14px;
  line-height: 1;
  border: 1px solid #000;
}
.searchkyeword__button {
  position: absolute;
  right: 0;
  bottom: calc( 100% + 10px);
}
.searchkyeword__button button.search__button {
  margin: 0 0 0 12px;
  padding: 0;
  width: 41px;
  line-height: 1;
  border: 0;
  background: none;
  cursor: pointer;
}
.searchkyeword__button button.search__button img {
  display: block;
}

@media screen and (min-width: 767px) {
  .searchkyeword__block {
    margin: 0 0 0 12px;
    width: auto;
  }
  .searchkyeword__block .flexBox {
    justify-content: space-between;
  }
  .searchkyeword__input {
    width: auto;
  }
  .searchkyeword__input input[type=text].search__freeword {
    margin: 0;
    padding: 5px 10px 4px;
  }
  .searchkyeword__button {
    position: static;
  }
}
/* newsLetterButton */
/*
NEWSLETTER BUTTON
*/
.newsLetter__button {
  width: 50%;
  text-align: right;
}
.newsLetter__button a {
  display: inline-block;
  padding: 2px 24px 2px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.03em;
  background-image: url(../images/common/icon_arw_right.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  .newsLetter__button {
    margin: 0 0 0 60px;
    width: auto;
  }
}
/* category */
.category__icon {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 70%;
  border-radius: 50%;
}
.category__icon__c1 {
  background-image: url(../images/common/mark_blog_category01.png);
}
.category__icon__c2 {
  background-image: url(../images/common/mark_blog_category02.png);
}
.category__icon__c3 {
  background-image: url(../images/common/mark_blog_category03.png);
}
.category__icon__c4 {
  background-image: url(../images/common/mark_blog_category01.png);
}
.category__icon__c5 {
  background-image: url(../images/common/mark_blog_category02.png);
}
.category__icon__c6 {
  background-image: url(../images/common/mark_blog_category03.png);
}
.category__icon__c7 {
  background-image: url(../images/common/mark_blog_category01.png);
}
.category__icon.cate__c1 {
  background-color: #F5E721;
  background-image: url(../images/common/mark_blog_category01.png);
}
.category__icon.cate__c2 {
  background-color: #22DC9E;
  background-image: url(../images/common/mark_blog_category02.png);
}
.category__icon.cate__c3 {
  background-color: #F4A98F;
  background-image: url(../images/common/mark_blog_category03.png);
}
.category__icon.cate__c4 {
  background-color: #29A4DB;
  background-image: url(../images/common/mark_blog_category01.png);
}
.category__icon.cate__c5 {
  background-color: #F4A93B;
  background-image: url(../images/common/mark_blog_category02.png);
}
.category__icon.cate__c6 {
  background-color: #C0AB92;
  background-image: url(../images/common/mark_blog_category03.png);
}
.category__icon.cate__c7 {
  background-color: #FF7A77;
  background-image: url(../images/common/mark_blog_category01.png);
}

/* tags */
.tags {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
  padding: 0;
}
.tags li {
  margin: 0 0.5em 0 0;
  padding: 0;
}
.tags span {
  display: inline-block;
  padding: 3px 12px;
  font-size: 12px;
  line-height: 1;
  background-color: #ECECEC;
  border-radius: 11px;
}

/* icon NEW */
.icon_new {
  position: relative;
  z-index: 1;
}
.icon_new::after {
  content: "";
  display: block;
  width: 60px;
  height: 45px;
  background-image: url(../images/common/icon_new.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  top: -16px;
  left: -10px;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .icon_new::after {
    width: 62px;
    height: 50px;
    top: -22px;
    left: -17px;
  }
}
/*--------------------------------------------------------------
(アーカイブ)
--------------------------------------------------------------*/
/*
HEADER
*/
.archive-header__flexBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .archive-header__flexBox > div {
    width: 100%;
  }
}
/*
TITLE
*/
.archive__title {
  margin-bottom: 0;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
}
.archive__title__sub {
  margin-bottom: 28px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.13em;
}

@media screen and (min-width: 768px) {
  .archive__title {
    font-size: 50px;
  }
  .archive__title__sub {
    margin-bottom: 0;
    font-size: 15px;
  }
}
/*
LIST
*/
.archiveList {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}

.archive__element a {
  display: block;
  position: relative;
  z-index: 0;
}
.archive__element a:hover {
  text-decoration: none;
}
.archive__element figure img {
  display: block;
  border-radius: 10px;
}
.archive__element__dateWrap {
  position: relative;
  z-index: 0;
}
.archive__element__date {
  display: flex;
  align-items: flex-end;
  position: absolute;
  right: 0;
  bottom: -10px;
}
.archive__element__date .month {
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  transform: rotate(90deg);
  transform-origin: 100% 100% 0;
  position: relative;
  left: -1.5em;
}
.archive__element__date .day {
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
}
.archive__element__title {
  margin-top: 11px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.4;
}
.archive__element__client {
  margin-top: 14px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.2;
}
.archive__element__categoryWrap {
  display: flex;
  margin-top: 22px;
}
.archive__element__category__icon {
  display: block;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}
.archive__element__categoryName__sub {
  display: flex;
  align-items: flex-end;
  width: calc(100% - 45px);
  font-size: 13px;
}
.archive__element__categoryWrap .archive__element__title {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  width: calc( 100% - 60px);
  font-size: 12px;
  line-height: 1.313;
}

@media screen and (max-width: 767px) {
  .archiveList {
    justify-content: space-between;
    margin: 0 auto -34px;
    padding: 0 10px;
  }

  .archive__element {
    margin-bottom: 34px;
    margin-right: 8%;
    width: 46%;
  }
  .archive__element:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .archiveList {
    margin: 0 auto -60px;
  }

  .archive__element {
    margin-bottom: 106px;
    margin-right: 4%;
    width: 22%;
  }
  .archive__element:nth-of-type(4n) {
    margin-right: 0;
  }
  .archive__element__title {
    margin-top: 22px;
  }
}
/*
ARCHIVE LIST -- MORE --
*/
.archiveList__more {
  display: flex;
  justify-content: center;
  padding: 74px 0 0;
  width: 100%;
}
.archiveList__more .button__archiveListMore {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 46px 0 0;
  width: 100%;
  height: 34px;
  max-width: 580px;
  font-size: 22px;
  font-weight: 700;
  border: 1px solid #000;
  transition: all 0.6s ease;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.archiveList__more .button__archiveListMore::after {
  content: "";
  display: block;
  width: 20px;
  height: 12px;
  background-image: url(../images/common/icon_arw_down.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -5px;
  transition: all 0.6s ease;
  transform: translateX(52px);
}
.archiveList__more .button__archiveListMore:hover {
  opacity: 0.7;
}
.archiveList__more .button__archiveListMore:hover::after {
  transform: translateX(55px);
}

/*--------------------------------------------------------------
(詳細ページ)
--------------------------------------------------------------*/
/*
HEADER
*/
.entry-header__flexBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.entry-header__flexBox > div {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .entry-header__flexBox > div {
    width: auto;
  }
}
/*
TITLE
*/
.entry__title {
  margin-bottom: 0;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
}
.entry__title__sub {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.13em;
}

@media screen and (min-width: 768px) {
  .entry__title {
    font-size: 50px;
  }
  .entry__title__sub {
    font-size: 15px;
  }
}
/*
PAGENATION
*/
.entry__pagenation {
  display: flex;
  justify-content: center;
  margin: 38px 0 24px;
  width: 100%;
}
.entry__pagenation > div {
  margin: 0 20px;
}
.entry__pagenation a {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.entry__pagenation__all {
  text-align: center;
}
.entry__pagenation__prev, .entry__pagenation__next {
  background-repeat: no-repeat;
  background-size: 12px auto;
}
.entry__pagenation__prev.no-events, .entry__pagenation__next.no-events {
  display: block;
  pointer-events: none;
  opacity: 0.7;
}
.entry__pagenation__prev {
  padding-left: 22px;
  text-align: left;
  background-image: url(../images/common/icon_arw_left.png);
  background-position: 0 50%;
}
.entry__pagenation__next {
  padding-right: 30px;
  text-align: right;
  background-image: url(../images/common/icon_arw_right.png);
  background-position: 100% 50%;
}

@media screen and (min-width: 768px) {
  .entry__pagenation {
    justify-content: flex-end;
    margin: 0 0 24px auto;
  }
  .entry__pagenation > div {
    margin: 0;
    margin-left: 45px;
  }
}
/*
DATE
*/
.entry__date {
  margin-bottom: 15px;
  font-size: 13px;
  letter-spacing: 0.15em;
}

/*
TITLE
*/
.entry__title__h2 {
  margin-bottom: 35px;
  font-size: 22px;
  font-weight: 700;
}

/*--------------------------------------------------------------
(固定ページ)
--------------------------------------------------------------*/
.page .site-container {
  padding: 0 0 60px;
}
.page__title {
  margin: 0;
  font-size: 50px;
  letter-spacing: 0.15em;
}
.page__title__sub {
  font-size: 15px;
  letter-spacing: 0.15em;
}
.page section:not(:last-child) {
  margin-bottom: 78px;
}
.page__section__title {
  margin-bottom: 40px;
  text-align: center;
}
.page__section__title .en {
  display: inline-block;
  margin: 0 auto 10px;
  padding: 0 5px 2px;
  width: auto;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.15em;
  border-bottom: 1px solid #000;
}
.page__section__title .ja {
  display: block;
  margin: 0;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.15em;
}

@media screen and (min-width: 768px) {
  .page .site-container {
    padding: 0 0 92px;
  }
  .page__title {
    font-size: 50px;
    letter-spacing: 0.12em;
  }
  .page__title__sub {
    font-size: 15px;
  }
  .page section:not(:last-child) {
    margin-bottom: 216px;
  }
  .page__section__title .en {
    border-bottom: 2px solid #000;
  }
}
/*--------------------------------------------------------------
BLOG(一覧、詳細)
--------------------------------------------------------------*/
.blogCategoryBlock {
  margin-bottom: 20px;
}
.blogCategoryBlock .categoryTitle {
  margin: 0 0 20px;
  width: 100%;
  font-size: 25px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.blogCategoryBlock .categoryList {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
}
.blogCategoryBlock .categoryItem {
  margin: 0 1% 18px 0;
  padding: 0;
  text-align: center;
  width: 24%;
}
.blogCategoryBlock .categoryItem:last-child {
  margin-right: 0;
}
.blogCategoryBlock .category__icon {
  width: 80px;
  height: 80px;
}
.blogCategoryBlock .category__name {
  font-size: 10px;
}

@media screen and (min-width: 768px) {
  .blogCategoryBlock {
    margin-top: -25px;
    margin-bottom: 65px;
    padding-left: 26%;
  }
  .blogCategoryBlock .categoryTitle {
    margin: 0 0 22px;
  }
  .blogCategoryBlock .categoryItem {
    margin-right: 30px;
    margin-bottom: 10px;
    width: 10.7%;
  }
  .blogCategoryBlock .category__icon {
    width: 80px;
    height: 80px;
  }
  .blogCategoryBlock .category__name {
    font-size: 13px;
  }
}
.post-type-archive-blog .archive-header {
  margin: 16px auto 48px;
}
.post-type-archive-blog .archive-header__flexBox > div {
  width: 100%;
}
.post-type-archive-blog .blogCategoryBlock {
  margin-bottom: 14px;
}
.post-type-archive-blog .archiveSelector__block {
  margin: 0;
  width: 40%;
}
.post-type-archive-blog .categorySelector__block {
  margin: 0;
  margin-left: 10px;
  width: 40%;
}
.post-type-archive-blog .searchkyeword__block {
  width: 100%;
}
.post-type-archive-blog .titleBlock {
  margin-bottom: 5px;
}
.post-type-archive-blog .archive__element__categoryWrap {
  margin-top: 8px;
}
.post-type-archive-blog .archive__element__categoryWrap .category__icon {
  margin: 0 5px 0 0;
  width: 32px;
  height: 32px;
}
.post-type-archive-blog .archive__element__title {
  margin-top: 12px;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .post-type-archive-blog .archive-header {
    margin: 95px auto 30px;
  }
  .post-type-archive-blog .titleBlock {
    margin-bottom: 0;
  }
  .post-type-archive-blog .blogSearchBlock .flexBox {
    justify-content: flex-end;
  }
  .post-type-archive-blog .blogSearchBlock .archiveSelector__block {
    width: 174px;
  }
  .post-type-archive-blog .blogSearchBlock .categorySelector__block {
    width: 174px;
  }
  .post-type-archive-blog .blogSearchBlock .searchkyeword__block {
    width: auto;
  }
}
/*

TAXONOMY BLOG_CATEGORY

*/
.tax-blog_category .archive-header__flexBox > div {
  width: 100%;
}
.tax-blog_category .archiveSelector__block {
  margin: 0;
  width: 40%;
}
.tax-blog_category .categorySelector__block {
  margin: 0;
  margin-left: 10px;
  width: 40%;
}

.blogTaxonomy__Block {
  margin-top: 0;
}
.blogTaxonomy__cont {
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}
.blogTaxonomy__icon {
  width: 22%;
}
.blogTaxonomy__icon .category__icon {
  width: 70px;
  height: 70px;
}
.blogTaxonomy__txtarea {
  padding-left: 10px;
  width: 78%;
}
.blogTaxonomy__title {
  margin-top: 22px;
  margin-bottom: 15px;
  font-size: 14px;
}
.blogTaxonomy__member {
  margin-bottom: 5px;
  font-size: 12px;
}
.blogTaxonomy__member .en {
  margin-right: 0.5em;
  font-size: 14px;
  font-weight: 700;
}
.blogTaxonomy__discription {
  margin-bottom: 0;
  font-size: 10px;
}

@media screen and (min-width: 768px) {
  .tax-blog_category .blogSearchBlock .flexBox {
    justify-content: flex-end;
  }
  .tax-blog_category .archiveSelector__block {
    width: 174px;
  }
  .tax-blog_category .categorySelector__block {
    margin: 0 0 0 12px;
    width: 174px;
  }

  .blogTaxonomy__cont {
    margin-top: 40px;
    margin-bottom: 70px;
  }
  .blogTaxonomy__icon {
    width: 144px;
  }
  .blogTaxonomy__icon .category__icon {
    width: 144px;
    height: 144px;
  }
  .blogTaxonomy__txtarea {
    padding-left: 35px;
    width: calc(100% - 144px);
  }
}
/*

SINGLE BLOG

*/
.entry__blog__category {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
}
.entry__blog__category .category__icon {
  margin: 0;
  width: 40px;
  height: 40px;
}
.entry__blog__category .categoryName__sub {
  padding-left: 20px;
  font-size: 13px;
}

.single-blog .entry-header {
  margin-bottom: 0;
}
.single-blog .entry__title__h2 {
  margin-bottom: 18px;
}
.single-blog .entry__blog__category {
  margin-bottom: 18px;
}
.single-blog .archiveSelector__block {
  margin: 0;
  width: 40%;
}
.single-blog .categorySelector__block {
  margin: 0;
  margin-left: 10px;
  width: 40%;
}
.single-blog .searchkyeword__block {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .single-blog .entry-header {
    margin-bottom: 48px;
  }
  .single-blog .entry__blog__category {
    margin-bottom: 46px;
  }
  .single-blog .blogSearchBlock .flexBox {
    justify-content: flex-end;
  }
  .single-blog .entry__pagenation {
    margin-bottom: 50px;
  }
  .single-blog .archiveSelector__block {
    width: 174px;
  }
  .single-blog .categorySelector__block {
    width: 174px;
  }
  .single-blog .searchkyeword__block {
    width: auto;
  }
  .single-blog .entry-content {
    padding-top: 8px;
  }
  .single-blog .entry__date {
    margin-bottom: 12px;
  }
  .single-blog .entry__title__h2 {
    margin-bottom: 28px;
  }
  .single-blog .entry-content-main {
    line-height: 2.6;
  }
}
/*
詳細ページ　MOREボタン
*/
a.collapse-text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 87px auto 70px;
  padding: 0 46px 0 0;
  width: 80%;
  height: 40px;
  max-width: 580px;
  font-size: 22px;
  font-weight: 700;
  border: 1px solid #000;
  transition: all 0.6s ease;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
a.collapse-text::after {
  content: "";
  display: block;
  width: 20px;
  height: 12px;
  background-image: url(../images/common/icon_arw_down.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-top: -5px;
  transition: all 0.6s ease;
  transform: translateX(52px);
}
a.collapse-text:hover {
  opacity: 0.7;
}
a.collapse-text:hover::after {
  transform: translateX(55px);
}
a.collapse-text .collapse-pre {
  display: none;
}

/*--------------------------------------------------------------
BLOG(一覧、詳細)
--------------------------------------------------------------*/
.post-type-archive-works .archive-header {
  margin: 16px auto 38px;
}
.post-type-archive-works .archive__element__title {
  margin-top: 5px;
}
.post-type-archive-works .categorySelector__block {
  margin: 0;
  width: calc( 100% - 60px );
}

@media screen and (min-width: 768px) {
  .post-type-archive-works .archive-header {
    margin: 90px auto 26px;
  }
  .post-type-archive-works .categorySelector__block {
    margin: 0 0 0 12px;
    width: 174px;
  }
}
.single-works .entry-content {
  max-width: 1040px;
}

.entry__works__category {
  margin-bottom: 10px;
  font-size: 14px;
}
.entry__works__title {
  margin-bottom: 7px;
  font-size: 20px;
  letter-spacing: 0.1em;
}
.entry__works__client {
  margin-bottom: 17px;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.entry__works__meta {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.entry__works__date {
  margin-right: 35px;
  width: 100%;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.entry__works__tags {
  margin-top: 10px;
}
.entry__works__tags .tags {
  margin: 0;
}
.entry__works__linkBlock {
  margin: 0 0 0 auto;
}
.entry__works__linkBlock img {
  width: 230px;
}

@media screen and (min-width: 768px) {
  .entry__works__meta {
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 50px;
  }
  .entry__works__date {
    width: auto;
  }
  .entry__works__tags {
    margin-top: 0;
  }
  .entry__works__linkBlock {
    margin: 30px 0 0 auto;
  }
}
/*--------------------------------------------------------------
RECRUIT(一覧、詳細)
--------------------------------------------------------------*/
/* -- RECRUIT -- */
.page-recruit .recruit__content {
  padding-top: 20px;
  max-width: 1040px;
}

/* -- RECRUIT -- */
/* -- RECRUIT ARCHIVE -- */
.recruit__archive__text01 {
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.32;
}
.recruit__archive__text02 {
  margin-bottom: 80px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.85;
}
.recruit__archive__title {
  padding: 0 0 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px solid #000;
  position: relative;
  z-index: 0;
}
.recruit__archive__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0 auto 50px;
  padding: 0;
  width: 100%;
  max-width: 900px;
}
.recruit__archive__list .no-post {
  width: 100%;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}
.recruit__archive__list .elem {
  margin: 0;
  padding: 10px;
  width: 50%;
}
.recruit__archive__list .elem a {
  display: block;
}
.recruit__archive__list .elem a:hover {
  opacity: 0.8;
}
.recruit__archive__list .elem .ttl_en {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background-color: #FFB100;
}
.recruit__archive__list .elem .ttl_ja {
  margin: 0;
  padding: 5px 5px 0;
  width: 100%;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.recruit__archive__list .elem .excerpt {
  margin: 0;
  padding: 5px 5px 0;
  width: 100%;
  font-size: 10px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .recruit__archive__text01 {
    font-size: 31px;
    letter-spacing: 0.1em;
  }
  .recruit__archive__text02 {
    margin-bottom: 116px;
    font-size: 15px;
    line-height: 2.32;
  }
  .recruit__archive__title {
    margin-bottom: 30px;
    padding: 0 0 26px;
    letter-spacing: 0.15em;
  }
  .recruit__archive__title.illust::after {
    width: 142px;
    height: 254px;
    right: 68px;
  }
  .recruit__archive__list .elem {
    padding: 20px 50px;
    width: 33.3333%;
  }
  .recruit__archive__list .elem .ttl_en {
    font-size: 20px;
  }
  .recruit__archive__list .elem .ttl_ja {
    padding: 12px 5px 0;
    font-size: 15px;
  }
  .recruit__archive__list .elem .excerpt {
    font-size: 12px;
  }
}
/* -- RECRUIT ARCHIVE -- */
/* -- RECRUIT DETAIL -- */
.recruit__detail dl, .recruit__detail dt, .recruit__detail dd {
  margin: 0;
  padding: 0;
  width: 100%;
}
.recruit__detail dl {
  margin-bottom: 30px;
}
.recruit__detail dt {
  font-size: 15px;
  font-weight: 700;
}
.recruit__detail dd {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
}
.recruit__detail__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
  padding: 38px 0 0;
  border-top: 1px solid #000;
}
.recruit__detail__buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 5px;
  width: 48%;
  font-size: 12px;
  font-weight: 700;
  border: 1px solid #000;
}

@media screen and (min-width: 768px) {
  .recruit__detail dl {
    display: flex;
  }
  .recruit__detail dt {
    width: 10em;
  }
  .recruit__detail dd {
    width: calc( 100% - 10em );
  }
  .recruit__detail__buttons {
    justify-content: center;
  }
  .recruit__detail__buttons a {
    margin: 0 5px;
    width: 40%;
    height: 42px;
    font-size: 15px;
  }
}
/* -- RECRUIT DETAIL -- */
/* -- RECRUIT CONTACT -- */
.recruit__contact {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 760px;
  line-height: 1.3;
}
.recruit__contact__leadTxt {
  margin: 0 auto 80px;
  line-height: 1.75;
}
.recruit__contact dl, .recruit__contact dt, .recruit__contact dd {
  margin: 0;
  padding: 0;
  width: 100%;
}
.recruit__contact dl {
  margin-bottom: 30px;
}
.recruit__contact dt {
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 700;
}
.recruit__contact dd {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.7;
}
.recruit__contact__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 25px 0 0;
}
.recruit__contact__buttons button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 5px;
  width: 48%;
  font-size: 12px;
  font-weight: 700;
  background-color: #fff;
  border: 1px solid #000;
  cursor: pointer;
}
.recruit__contact__buttons button:hover {
  opacity: 0.8;
}
.recruit__contact .mw_wp_form .horizontal-item + .horizontal-item {
  margin: 0;
}
.recruit__contact label {
  margin-right: 16px;
}
.recruit__contact input[type=text] {
  padding: 3px;
  width: 100%;
  max-width: 400px;
}
.recruit__contact textarea {
  padding: 3px;
  width: 100%;
  height: 7.5em;
}
.recruit__contact .nameBox {
  display: flex;
}
.recruit__contact .nameBox input[type=text] {
  width: auto;
  max-width: 120px;
}
.recruit__contact .mikomiBox {
  display: flex;
}
.recruit__contact .mikomiBox input[type=text] {
  width: auto;
  max-width: 134px;
}
.recruit__contact .gakurekiBox label {
  display: block;
  margin-bottom: 12px;
}
.recruit__contact .gakurekiBox span {
  margin-right: 1em;
}
.recruit__contact .gakurekiBox input {
  width: calc(100% - 10em);
  max-width: 410px;
}
.recruit__contact .emailBox label {
  display: block;
  margin-bottom: 10px;
}
.recruit__contact .emailBox input {
  width: calc(100% - 10em);
  max-width: 410px;
}

@media screen and (max-width: 767px) {
  .recruit__contact .kibouBox label {
    display: block;
    margin-right: 0;
  }
  .recruit__contact .mikomiBox {
    flex-wrap: wrap;
  }
  .recruit__contact .mikomiBox label {
    display: block;
    margin: 0 0 5px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .recruit__contact__buttons {
    justify-content: center;
  }
  .recruit__contact__buttons button {
    margin: 0 auto;
    width: 80%;
    height: 42px;
    font-size: 15px;
  }
}
/* -- RECRUIT CONTACT -- */
/*--------------------------------------------------------------
（固定ページ）　HOME
--------------------------------------------------------------*/
.home .wrapper {
  background-color: #ECECEC;
}
.home .page-header {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 16px;
  max-width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 0;
}
.home .page-content {
  padding: 0;
  max-width: 100%;
}
.home .site-footer {
  background-color: #fff;
}
.home .tags span {
  background-color: #fff;
}
.home .sectionTitle .en {
  font-size: 46px;
}
.home .sectionTitle .ja {
  display: block;
  font-size: 14px;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .home .page-header {
    padding-left: 105px;
  }
  .home .sectionTitle .en {
    font-size: 50px;
    letter-spacing: 0.15em;
  }
  .home .sectionTitle .ja {
    font-size: 15px;
    letter-spacing: 0.15em;
  }
}
/*
DATE
*/
.toppage__elem__date_pc {
  display: none;
}
.toppage__elem__date_sp {
  margin-top: 12px;
  color: #ACACAC;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .toppage__elem__dateWrap {
    position: relative;
    z-index: 0;
  }
  .toppage__elem__date_pc {
    display: flex;
    align-items: flex-end;
    position: absolute;
    right: 0;
    bottom: -10px;
  }
  .toppage__elem__date_pc .month {
    font-size: 10px;
    font-weight: 900;
    line-height: 1;
    transform: rotate(90deg);
    transform-origin: 100% 100% 0;
    position: relative;
    left: -1.5em;
  }
  .toppage__elem__date_pc .day {
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
  }
  .toppage__elem__date_sp {
    display: none;
  }
}
/*
MORE
*/
.more__wrap {
  margin-top: 34px;
  text-align: right;
  position: relative;
  z-index: 2;
}
.more__button {
  display: inline-block;
  padding: 5px 30px 5px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  background-image: url(../images/common/icon_arw_right.png);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: contain;
}

/*
SLIDER
*/
.home .page-header .slider .slick-arrow {
  width: 6px;
  height: 13px;
  top: auto;
  bottom: 0;
  z-index: 1000;
}
.home .page-header .slider .slick-prev {
  left: 30px;
}
.home .page-header .slider .slick-next {
  right: 30px;
}
.home .page-header .slider .slick-dots {
  bottom: 0;
  z-index: 999;
}
.home .page-header .slider .slick-dots li {
  margin: 0;
}

.mv_text {
  width: 36%;
  position: absolute;
  left: 26px;
  top: 55%;
  z-index: 999;
  transform: translateY(-50%);
}
.mv_text img {
  width: 100%;
  max-width: 514px;
}

@media screen and (min-width: 768px) {
  .home .page-header .slider .slick-arrow {
    width: 12px;
    height: 26px;
  }

  .mv_text {
    left: 100px;
  }

  .toppage__news__slider .archive__element a, .toppage__news__slider .archive__element figure {
    position: relative;
    z-index: -1;
  }
}
/*
TOPPAGE NEWS
*/
.toppage__news {
  padding: 80px 0 104px;
  background-color: #fff;
}
.toppage__news .section__in {
  position: relative;
  z-index: 20;
}
.toppage__news__title {
  margin-bottom: 30px;
  text-align: center;
}
.toppage__news__title .en {
  display: inline-block;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 32px !important;
  line-height: 1;
  border-bottom: 2px solid #000000;
}
.toppage__news__title .ja {
  font-size: 12px !important;
}
.toppage__news__slider {
  margin: 0 auto;
  width: 100%;
}
.toppage__news .archive__element {
  padding: 0;
}
.toppage__news .archive__element__date_sp {
  margin-top: 6px;
}
.toppage__news .archive__element__title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
}
.toppage__news .illust__news {
  display: none;
}

@media screen and (max-width: 767px) {
  .toppage__news__slider {
    display: flex;
    justify-content: space-between;
    margin-bottom: -55px;
  }
  .toppage__news .archive__element {
    display: none;
    padding: 0;
    width: 46%;
  }
  .toppage__news .archive__element:nth-of-type(1), .toppage__news .archive__element:nth-of-type(2) {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .toppage__news {
    padding: 55px 0 124px;
  }
  .toppage__news__title {
    margin-bottom: 20px;
  }
  .toppage__news__title .en {
    padding: 0 0 4px !important;
  }
  .toppage__news__slider {
    max-width: 720px;
  }
  .toppage__news__slider .slick-list {
    padding-top: 30px;
  }
  .toppage__news .archive__element {
    margin: 0 20px;
  }
  .toppage__news .archive__element__title {
    margin-top: 22px;
  }
  .toppage__news__more {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .toppage__news {
    position: relative;
    z-index: 0;
  }
  .toppage__news::after {
    content: "";
    display: block;
    width: 240px;
    height: 150px;
    background-image: url(../images/toppage/illust_kaidan_gray.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: contain;
    position: absolute;
    right: -26px;
    bottom: 0;
    z-index: -1;
  }
  .toppage__news .slick-prev, .toppage__news .slick-next {
    top: 45%;
  }
  .toppage__news .slick-prev {
    left: -54px;
  }
  .toppage__news .slick-next {
    right: -54px;
  }
  .toppage__news .illust__news {
    display: block;
    height: 0;
  }
}
@media screen and (min-width: 1200px) {
  .toppage__news::after {
    width: 314px;
    height: 209px;
  }
}
/*
TOPPAGE WORKS
*/
.toppage__works {
  padding: 42px 0 85px;
  background-color: #ECECEC;
}
.toppage__works__title {
  margin-bottom: 0;
  text-align: left;
  position: relative;
  top: -67px;
}
.toppage__works__archive {
  justify-content: space-between;
  margin: 0 auto -66px;
  padding: 0;
  width: 100%;
  max-width: 1000px;
}
.toppage__works .archive__element {
  margin-bottom: 55px;
  width: 45%;
}
.toppage__works .archive__element__title {
  margin-top: 6px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
}
.toppage__works .archive__element__client {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}
.toppage__works .illust__works {
  display: none;
}

@media screen and (min-width: 768px) {
  .toppage__works {
    padding: 55px 0 158px;
  }
  .toppage__works__title {
    top: -76px;
  }
  .toppage__works__archive {
    justify-content: center;
    margin: 0 auto -66px;
    padding-right: 4%;
  }
  .toppage__works .archive__element {
    margin-bottom: 60px;
    margin-right: 8.3%;
    width: 24.5%;
  }
  .toppage__works .archive__element.illust01 {
    display: none;
  }
  .toppage__works .archive__element__title {
    margin-top: 20px;
    font-size: 14px;
  }
  .toppage__works .archive__element__client {
    margin-top: 8px;
  }
  .toppage__works .archive__element:nth-of-type(5) {
    margin-right: 15%;
  }
  .toppage__works__more {
    margin-top: 25px;
  }
}
@media screen and (min-width: 1000px) {
  .toppage__works {
    position: relative;
    z-index: 0;
  }
  .toppage__works::after {
    content: "";
    display: block;
    width: 220px;
    height: 150px;
    background-image: url(../images/toppage/illust_kaidan_white.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  .toppage__works__archive {
    position: relative;
    z-index: 0;
  }
  .toppage__works .toppage__works__elem:nth-of-type(4) {
    margin-left: -82px;
  }
  .toppage__works .illust__works {
    display: block;
    height: 0;
  }
}
@media screen and (min-width: 1200px) {
  .toppage__works::after {
    width: 285px;
    height: 190px;
  }
}
/*
TOPPAGE BLOG
*/
.toppage__blog {
  padding: 30px 0 82px;
  background-color: #fff;
}
.toppage__blog__title {
  text-align: left;
  position: relative;
  top: -56px;
}
.toppage__blog__archive {
  justify-content: space-between;
  margin: 0 auto -40px;
  padding: 0;
  width: 100%;
  max-width: 1000px;
}
.toppage__blog .archive__element {
  margin: 0 0 45px;
  width: 45%;
}
.toppage__blog .archive__element:last-child {
  margin-left: auto;
}
.toppage__blog .archive__element__categoryWrap {
  margin-top: 5px;
}
.toppage__blog .archive__element__category__icon {
  padding-top: 50px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
.toppage__blog .illust__blog {
  display: none;
}

@media screen and (min-width: 768px) {
  .toppage__blog {
    padding: 35px 0 88px;
  }
  .toppage__blog__title {
    text-align: right;
  }
  .toppage__blog__archive {
    justify-content: center;
    padding-left: 4%;
  }
  .toppage__blog .archive__element {
    margin-bottom: 65px;
    margin-left: 8.3%;
    width: 24.5%;
    position: relative;
    z-index: 0;
  }
  .toppage__blog .archive__element:last-child {
    margin-left: 8.3%;
    margin-right: -90px;
  }
  .toppage__blog .archive__element.illust01 {
    display: none;
  }
  .toppage__blog .archive__element__categoryWrap {
    margin-top: 22px;
  }
  .toppage__blog .archive__element__title {
    font-size: 14px;
  }
  .toppage__blog__more {
    margin-top: 24px;
    padding-right: 12%;
  }
}
@media screen and (min-width: 1000px) {
  .toppage__blog {
    position: relative;
    z-index: 0;
  }
  .toppage__blog::after {
    content: "";
    display: block;
    width: 220px;
    height: 150px;
    background-image: url(../images/toppage/illust_kaidan_gray.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: contain;
    position: absolute;
    right: -20px;
    bottom: 0;
    z-index: -1;
  }
  .toppage__blog .toppage__blog__elem:last-child {
    margin-right: -90px;
  }
  .toppage__blog__archive {
    position: relative;
    z-index: 0;
  }
  .toppage__blog .illust__blog {
    display: block;
    height: 0;
  }
}
@media screen and (min-width: 1200px) {
  .toppage__blog::after {
    width: 300px;
    height: 200px;
  }
}

/*
TOPPAGE ABOUT
*/
.toppage__about {
  padding: 45px 0 50px;
  background-color: #ECECEC;
}
.toppage__about__title {
  margin: 0;
  text-align: left;
  position: relative;
  top: -70px;
}
.toppage__about__archive {
  justify-content: space-between;
  margin: 0 auto -60px;
  padding: 0;
  width: 100%;
  max-width: 1000px;
}
.toppage__about__elem {
  margin-bottom: 60px;
  width: 48%;
}
.toppage__about__elem__title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.toppage__about__elem__text {
  margin-top: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.313;
  text-align: center;
}
.toppage__about__elem figure {
  text-align: center;
}
.toppage__about__elem a, .toppage__about__elem a img {
  transition: all 0s ease;
}
.toppage__about__elem a:hover {
  text-decoration: none;
}
.toppage__about__elem a:hover figure {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: contain;
}
.toppage__about__elem a:hover img {
  visibility: hidden;
}
.toppage__about__elem.aboutElem01 a:hover figure {
  background-image: url(../images/toppage/illust_about_elem_1_on.png);
}
.toppage__about__elem.aboutElem02 a:hover figure {
  background-image: url(../images/toppage/illust_about_elem_2_on.png);
}
.toppage__about__elem.aboutElem03 a:hover figure {
  background-image: url(../images/toppage/illust_about_elem_3_on.png);
}
.toppage__about__elem.aboutElem04 a:hover figure {
  background-image: url(../images/toppage/illust_about_elem_4_on.png);
}

@media screen and (min-width: 768px) {
  .toppage__about {
    padding: 45px 0 50px;
  }
  .toppage__about__title {
    top: -66px;
  }
  .toppage__about__archive {
    justify-content: center;
  }
  .toppage__about__elem {
    padding: 0 10px;
    width: 25%;
  }
  .toppage__about__elem__title {
    margin-top: 14px;
    font-size: 20px;
  }
  .toppage__about__elem__text {
    line-height: 1.437;
  }
}
.slick-slide a {
  display: block;
}

/*--------------------------------------------------------------
（固定ページ）　ABOUT
--------------------------------------------------------------*/
/*

ABOUT 共通
*/
.about__index__elem figure {width:100%; text-align:center; padding-bottom:20px;}
.about__dl_table {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 24px;
  width: 100%;
}
.about__dl_table dt {
  margin: 0 0 5px;
  width: 100%;
  font-size: 15px;
}
.about__dl_table dd {
  margin: 0;
  width: 100%;
  font-size: 14px;
  line-height: 1.714;
}
.about__dl_table dd ul, .about__dl_table dd li {
  margin: 0;
  padding: 0;
}
.about__dl_table dd li {
  margin-left: 1em;
  text-indent: -1em;
}
.about__dl_table dd small {
  line-height: 2;
}
.about__dl_table dd img {
  display: block;
  margin: 0 auto;
  width: 76%;
  max-width: 310px;
}
.about__dl_table dd .history_year {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.714;
}
.about__map {
  margin-bottom: 10px;
}
.about__map__wrap:not(:last-child) {
  margin-bottom: 30px;
}
.about__map__title {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 20px;
}
.about__map__title .en {
  font-size: 27px;
  font-weight: 700;
}
.about__map__title .ja {
  margin-left: 20px;
  font-size: 16px;
  font-weight: 700;
}
.about__map iframe {
  width: 100%;
  height: 274px;
}
.about__address {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  width: 100%;
}
.about__address__infomation {
  margin-bottom: 22px;
  width: 100%;
  font-size: 14px;
  line-height: 1.75;
}
.about__address__root {
  margin: 0;
  width: 100%;
}
.about__address__root ul, .about__address__root li {
  margin: 0;
  padding: 0;
}
.about__address__root li {
  font-size: 12px;
  line-height: 1.833;
}

@media screen and (min-width: 768px) {
  .about__dl_table {
    margin-bottom: 46px;
  }
  .about__dl_table dt {
    margin: 0;
    width: 7em;
  }
  .about__dl_table dd {
    margin: 0;
    width: calc( 100% - 8em );
  }
  .about__dl_table dd li {
    margin-bottom: 13px;
    line-height: 1.75;
  }
  .about__map {
    margin-bottom: 18px;
  }
  .about__map__wrap:not(:last-child) {
    margin-bottom: 70px;
  }
  .about__map__title .ja {
    margin-left: 30px;
  }
  .about__map iframe {
    width: 100%;
    height: 485px;
  }
  .about__address__infomation {
    width: auto;
  }
  .about__address__root {
    width: auto;
  }
}
/*

ABOUT INDEX

*/
.about__index__content {
  padding: 0 20px;
}
.about__index__leadTitle {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.7;
}
.about__index__leadText {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
}
.about__index__list {
  display: flex;
  flex-wrap: wrap;
  margin: 140px auto 0;
  padding: 0;
  width: 100%;
}
.about__index__elem {
  margin-bottom: 20px;
  padding: 0 10px;
  width: 50%;
}
/*
.about__index__elem:nth-of-type(4) {
  display: none;
}
*/
.about__index__pageTitle {
  margin-top: 12px;
  margin-bottom: 22px;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
.about__index__pageDiscription {
  margin-bottom: 20px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  line-height: 1.313;
}
.about__index__link {
  text-align: center;
}
.about__index__link a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 30px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  border: 1px solid #000;
}

@media screen and (min-width: 768px) {
  .about__index__content {
    padding: 0 20px;
    max-width: 1040px;
  }
  .about__index__leadTitle {
    margin-bottom: 32px;
    font-size: 31px;
    line-height: 1.322;
  }
  .about__index__leadText {
    font-size: 15px;
    line-height: 2.32;
  }
  .about__index__list {
    justify-content: center;
    margin: 80px auto 0;
  }
  .about__index__elem {
    padding: 0 10px;
    width: 29%;
  }
  .about__index__pageTitle {
    margin: 0 auto;
    font-size: 20px;
    font-weight: 700;
  }
  .about__index__pageDiscription {
    margin: 15px auto 0;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.437;
  }
  .about__index__link {
    margin-top: 22px;
  }
  .about__index__link a {
    margin: 0 auto;
    width: 150px;
    height: 30px;
    font-size: 15px;
  }
}
/*

ABOUT US [会社概要]

*/
@media screen and (min-width: 768px) {
  .about__kyoda__s1 .about__dl_table dt {
    width: 9em;
  }
  .about__kyoda__s1 .about__dl_table dd {
    width: calc( 100% - 10em );
  }
}
/*

ABOUT HOKK [ギャラリーHOKKについて]

*/
.about__hokk__title {
  letter-spacing: 0;
}
.about__hokk__main__visual {
  margin-bottom: 42px;
}
.about__hokk__slider {
  margin: 0;
  padding: 0;
}
.about__hokk__slider li {
  margin: 0 8px;
}
.about__hokk__slider__title {
  margin: 0;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.232;
}
.about__hokk__slider__schedule {
  margin: 0;
  margin-top: 5px;
  font-size: 10px;
  line-height: 1.605;
}
.about__hokk__slider .slick-prev, .about__hokk__slider .slick-next {
  width: 10px;
  height: 18px;
  top: 21%;
}
.about__hokk__slider .slick-prev {
  left: -10px;
}
.about__hokk__slider .slick-next {
  right: -10px;
}
.about__hokk__rental {
  margin-top: 50px;
}
.about__hokk__rental__title {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 700;
}
.about__hokk__s2 .page__section__title {
  margin-bottom: 20px;
}

.button__contact {
  margin-top: 36px;
  margin-bottom: 0;
}
.button__contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  width: 100%;
  height: 40px;
  font-size: 19px;
  font-weight: 700;
  border: 1px solid #000;
}

@media screen and (min-width: 768px) {
  .about__hokk__title {
    letter-spacing: 0.12em;
  }
  .about__hokk__main__visual {
    margin-bottom: 50px;
  }
  .about__hokk__slider li {
    margin: 0 30px;
  }
  .about__hokk__slider__title {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.23;
  }
  .about__hokk__slider__schedule {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.75;
  }
  .about__hokk__rental {
    margin-top: 140px;
  }
  .about__hokk__rental__title {
    margin-bottom: 35px;
  }
  .about__hokk__s2 .page__section__title {
    margin-bottom: 50px;
  }

  .button__contact {
    margin-top: 108px;
  }
  .button__contact a {
    max-width: 580px;
  }
}
@media screen and (min-width: 1200px) {
  .about__hokk__slider {
    margin-left: -30px;
    margin-right: -30px;
  }
  .about__hokk__slider .slick-prev, .about__hokk__slider .slick-next {
    width: 15px;
    height: 26px;
    top: 30%;
  }
  .about__hokk__slider .slick-prev {
    left: -45px;
  }
  .about__hokk__slider .slick-next {
    right: -45px;
  }
}
/*

Hokkについて　詳細ページ

GALLEY DETAIL

single-gallery.php

 */
.single-gallery .entry-content {
  margin-top: -34px;
}
.single-gallery .about__hokk__meta {
  margin-bottom: 25px;
}
.single-gallery .about__hokk__title {
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 700;
}
.single-gallery .about__hokk__schedule__date {
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}
.single-gallery .about__hokk__schedule_time {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}
.single-gallery .entry-content-main {
  font-size: 12px;
  line-height: 2;
}
.single-gallery .entry-content-main ul, .single-gallery .entry-content-main li {
  margin: 0;
  padding: 0;
}
.single-gallery .entry-content-main ul {
  margin-top: 25px;
}
.single-gallery .entry-content-main li {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .single-gallery .entry-content {
    margin-top: 0;
    max-width: 824px;
  }
  .single-gallery .about__hokk__meta {
    margin-bottom: 66px;
  }
  .single-gallery .entry-content-main {
    font-size: 14px;
    line-height: 1.75;
  }
  .single-gallery .entry-content-main ul {
    margin-top: 22px;
  }
  .single-gallery .entry-content-main li {
    font-size: 14px;
    line-height: 1.75;
  }
}
/*

STAFF

*/
.about__staff__content {
  padding: 0 5px;
}
.about__staff__list {
  display: flex;
  flex-wrap: wrap;
  padding: 14px 0;
}
.about__staff__element {
  margin-bottom: 70px;
  padding: 0 15px;
  width: 50%;
}
.about__staff__meta {
  margin-top: 5px;
}
.about__staff__posi {
  font-size: 10px;
  text-align: center;
}
.about__staff__name {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}
.about__staff__name small {
  font-size: 10px;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .about__staff__content {
    padding: 0 20px;
    max-width: 1080px;
  }
  .about__staff__list {
    padding: 0;
  }
  .about__staff__element {
    margin-bottom: 78px;
    padding: 0 20px;
    width: 25%;
  }
  .about__staff__meta {
    margin-top: 16px;
  }
  .about__staff__posi {
    font-size: 12px;
  }
  .about__staff__name {
    font-size: 16px;
  }
  .about__staff__name small {
    font-size: 12px;
  }
}
/*

STAFF DETAIL

single-staff.php

*/
.single-staff .about__staff__element {
  display: flex;
  flex-wrap: wrap;
  margin: -24px auto 16px;
  padding: 0 10px;
  width: 100%;
}
.single-staff .about__staff__element__img {
  width: 100%;
}
.single-staff .about__staff__element__img img {
  display: block;
  margin: 0 auto;
  width: 50%;
}
.single-staff .about__staff__element__contents {
  width: 100%;
}
.single-staff .about__staff__meta {
  margin-top: 15px;
}
.single-staff .about__staff__name {
  margin-top: 8px;
}
.single-staff .about__staff__txtarea {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.8;
}
.single-staff .about__staff__footerContents .archive__title {
  font-size: 30px;
}
.single-staff .about__staff__footerContents .archive__title__sub {
  font-size: 13px;
}
.single-staff .snsButtons {
  margin: 10px -5px;
  display: flex;
  justify-content: flex-end;
}
.single-staff .snsButtons span, .single-staff .snsButtons a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

@media screen and (min-width: 768px) {
  .single-staff .entry-content {
    max-width: 760px;
  }
  .single-staff .about__staff__element {
    margin: 0 auto 35px;
  }
  .single-staff .about__staff__element__img {
    width: 37%;
  }
  .single-staff .about__staff__element__img img {
    width: 100%;
  }
  .single-staff .about__staff__element__contents {
    padding-left: 50px;
    width: 63%;
  }
  .single-staff .about__staff__meta {
    display: flex;
  }
  .single-staff .about__staff__posi {
    width: auto;
    font-size: 18px;
    text-align: left;
    line-height: 1.07;
  }
  .single-staff .about__staff__name {
    display: flex;
    align-items: flex-end;
    margin: 0;
    padding-left: 1em;
    width: auto;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
  }
  .single-staff .about__staff__name small {
    display: block;
  }
  .single-staff .about__staff__txtarea {
    margin-top: 20px;
  }
}
/*--------------------------------------------------------------
（固定ページ）　お問合せフォーム
--------------------------------------------------------------*/
.information-content {
  padding-top: 10px;
  max-width: 1040px;
}
.information__text01 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.43;
}
.information__text02 {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 14px;
  padding-bottom: 10px;
  padding-left: 35px;
  color: #450A05;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.64);
  background-image: url(../images/common/icon_tel.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  background-size: 30px auto;
}
.information__text02 a {
  color: #450A05;
}
.information__text03 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.72;
}

.contact__content {
  margin-top: 30px;
}
.contact__content h2 {
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
}
.contact__element {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
  width: 100%;
}
.contact__element dt, .contact__element dd {
  margin: 0;
  padding: 0;
  width: 100%;
}
.contact__element dt {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.contact__element dt .hissu {
  color: #FF0000;
}
.contact__element dd {
  margin-top: 6px;
  font-size: 18px;
  font-weight: 400;
}
.contact__element dd .flexBox {
  justify-content: space-between;
}
.contact__element dd .flexBox__left, .contact__element dd .flexBox__right {
  width: 50%;
}
.contact__element dd .flexBox__left input[type=text], .contact__element dd .flexBox__right input[type=text] {
  width: calc( 100% - 3em );
}
.contact__element label, .contact__element input[type=text], .contact__element textarea {
  font-size: 18px;
}
.contact__element input[type=text] {
  width: 100%;
  padding: 4px 10px 3px 10px;
}
.contact__element input[type=text]:not(:first-child) {
  margin-top: 18px;
}
.contact__element textarea {
  width: 100%;
  height: 7em;
}
.contact__element__checkBox {
  display: flex;
  flex-wrap: wrap;
  /* spanの左側にボタンを配置するスペースを作る */
  /* 各パーツを作成 */
  /* after上書き */
  /*
    checked状態
    文字のcolorとボタンのopacityを変更
  */
}
.contact__element__checkBox .mwform-checkbox-field {
  display: block;
  margin: 0 0 20px !important;
  width: 50%;
}
.contact__element__checkBox label {
  width: 100%;
}
.contact__element__checkBox input[type=checkbox].checkbox__item {
  display: none;
}
.contact__element__checkBox label {
  display: inline-block;
}
.contact__element__checkBox .checkbox__item + span {
  padding-left: 2em;
  display: inline-block;
  position: relative;
}
.contact__element__checkBox .checkbox__item + span::after,
.contact__element__checkBox .checkbox__item + span::before {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #000;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  top: 0;
  left: 0;
}
.contact__element__checkBox .checkbox__item + span::after {
  opacity: 0;
  width: 10px;
  height: 20px;
  transform: rotate(45deg);
  top: 4px;
  left: 10px;
  border: none;
  border-right: 5px solid #450A05;
  border-bottom: 5px solid #450A05;
}
.contact__element__checkBox .checkbox__item:checked + span {
  color: #000;
}
.contact__element__checkBox .checkbox__item:checked + span::after {
  opacity: 1;
}
.contact__element__submit button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  background: #450A05;
  border: 0;
  border-radius: 3px;
  transition: all 0.6s ease;
  cursor: pointer;
}
.contact__element__submit button:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .information-content {
    margin-top: -38px;
  }
  .information__text01 {
    font-size: 14px;
  }
  .information__text02 {
    margin-top: 0;
    margin-bottom: 11px;
    padding-bottom: 7px;
    padding-left: 47px;
    font-size: 36px;
    letter-spacing: 0.05em;
    background-position: 0 6px;
    background-size: 36px auto;
  }
  .information__text02 span {
    font-size: 78%;
  }
  .information__text03 {
    font-size: 14px;
  }

  .contact__content {
    margin-top: 20px;
    max-width: 900px;
  }
  .contact__content h2 {
    margin-bottom: 32px;
    font-size: 28px;
  }
  .contact__element {
    margin: 18px auto 0;
    padding: 0 20px 0 20px;
    max-width: 824px;
  }
  .contact__element dt {
    margin-top: 0;
    width: 14em;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
  }
  .contact__element dd {
    margin-top: 0;
    width: calc(100% - 14em);
    font-size: 18px;
    font-weight: 400;
  }
  .contact__element label, .contact__element input[type=text], .contact__element textarea {
    font-size: 18px;
  }
  .contact__element input[type=text]:not(:first-child) {
    margin-top: 10px;
  }
  .contact__element textarea {
    height: 9em;
  }
  .contact__element__checkBox .mwform-checkbox-field {
    width: 33%;
  }
  .contact__element__submit {
    margin-top: 25px;
  }
  .contact__element__submit button {
    height: 50px;
    max-width: 500px;
    font-size: 18px;
  }
}
@media screen and (max-width: 449px) {
  .page-contact .page__title {
    letter-spacing: 0em;
  }

  .contact__content h2 {
    font-size: 25px;
  }
}
/*--------------------------------------------------------------
（固定ページ）　サイトのご利用にあたって
--------------------------------------------------------------*/
.policy__section {
  margin: 0;
}
.policy__section__title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
}
.policy__leadtext {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.86;
  letter-spacing: -0.1em;
}
.policy__element {
  margin-top: 22px;
}
.policy__element h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
}
.policy__element h4 {
  margin-top: 18px;
  font-size: 14px;
  font-weight: 400;
}
.policy__element p {
  margin-top: 5px;
  padding-left: 2em;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.policy__element ol {
  margin: 0;
  padding: 0;
}
.policy__element ol > li {
  margin: 0;
  padding: 0;
  margin-top: 18px;
  margin-left: 1.2em;
  text-indent: -1.2em;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.policy__element ol > li:first-child {
  margin-top: 5px;
}
.policy__element ol > li ul > li {
  text-indent: 0;
}
.policy__element ul {
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
}
.policy__element ul > li {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.policy__element ul > li:first-child {
  margin-top: 18px;
}

@media screen and (min-width: 768px) {
  .policy__content {
    padding-top: 26px;
  }
  .policy__element {
    margin-top: 60px;
  }
  .policy__element p {
    margin-top: 10px;
    padding-left: 1em;
    letter-spacing: 0.05em;
  }
  .policy__element ol > li {
    margin-top: 25px;
    letter-spacing: 0.05em;
  }
  .policy__element ol > li ul {
    padding-left: 0;
  }
  .policy__element ul {
    padding-left: 1em;
  }
}
@media screen and (max-width: 449px) {
  .page-policy .page__title {
    letter-spacing: 0em;
  }
}
/*--------------------------------------------------------------
（固定ページ）　サイトマップ
--------------------------------------------------------------*/
.sitemap__content {
  padding-top: 14px;
}
.sitemap__flexBox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 348px;
}
.sitemap__flexBox__left, .sitemap__flexBox__right {
  width: 100%;
}
.sitemap__linkBox {
  margin-bottom: 42px;
  padding-top: 40px;
  border-top: 1px solid #000;
}
.sitemap__linkBox__index {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.sitemap__linkBox__page {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.86;
  letter-spacing: 0.1em;
}

.sitemap__linkBox.linkBox01 {
  padding-top: 0;
  border: 0;
}

@media screen and (min-width: 768px) {
  .sitemap__content {
    padding-top: 30px;
  }
  .sitemap__flexBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
  }
  .sitemap__flexBox__left, .sitemap__flexBox__right {
    width: 41%;
  }

  .sitemap__linkBox.linkBox05 {
    margin-top: 12px;
  }
}
/*--------------------------------------------------------------
（固定ページ）　プライバシーポリシー
--------------------------------------------------------------*/
.privacy__section {
  margin-bottom: 0 !important;
}
.privacy__section:not(:last-child) {
  margin-bottom: 20px !important;
}
.privacy__section__title {
  margin-bottom: 24px;
  padding: 0;
  font-size: 22px;
  font-weight: 700;
}
.privacy__leadtext {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.86;
  letter-spacing: 0.08em;
}
.privacy__element {
  margin-top: 22px;
}
.privacy__element dt {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.86;
  letter-spacing: 0.1em;
}
.privacy__element dd {
  margin: 4px 0 0 1.5em;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.86;
  letter-spacing: 0.1em;
}
.privacy__signature {
  margin-top: 14px;
}
.privacy__signature__in {
  text-align: right;
}
.privacy__signature__preface {
  margin-bottom: 10px;
  letter-spacing: 0.3em;
}
.privacy__signature__company_name {
  margin-bottom: 6px;
  letter-spacing: 0.1em;
}
.privacy__signature__company_post {
  margin-bottom: 0;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .privacy__content {
    padding-top: 30px;
  }
  .privacy__section:not(:last-child) {
    margin-bottom: 75px !important;
  }
  .privacy__section__title {
    letter-spacing: 0.15em;
  }
  .privacy__section:nth-of-type(2) .privacy__leadtext {
    margin-bottom: 42px;
  }
  .privacy__element {
    margin-top: 38px;
  }
  .privacy__element dt {
    letter-spacing: 0.15em;
  }
  .privacy__element dd {
    letter-spacing: 0.05em;
  }
}

/* ＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞ ここからイラスト更新 ＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞＞ */

/* TOPPAGE HEADER */
@media screen and (min-width: 768px) {
  .header__navigation li.contact_pc a::after {
    content: ""; width: 54px; height: 54px;
    background-image: url(../toppage/h_contact.png);
    background-repeat: no-repeat; background-position: 0 0; background-size: contain;
    position: absolute; right: -17px; bottom: -7px; z-index: 1;
  }
  .header__navigation li.contact_pc a:hover::after {
    width: 54px; height: 54px;
    background-image: url(../toppage/h_contact_on.png);
  }
}

/* TOPPAGE NEWS */
@media screen and (min-width: 1000px) {
  .toppage__news .illust__news img { transform: scale(1.0); position: absolute; z-index: 10; }
  .toppage__news .illust__news img.illust__news__1 { height: 150px; right: -30px; top: 300px; }
  .toppage__news .illust__news img.illust__news__2 { height: 150px; left: 40px; bottom: 130px; }
}
@media screen and (min-width: 1200px) {
  .toppage__news .illust__news img { transform: scale(1.0); }
  .toppage__news .illust__news img.illust__news__1 { height: 150px; right: 10px; top: 240px; }
  .toppage__news .illust__news img.illust__news__2 { height: 150px; left: 130px; bottom: 130px; }
}

/* TOPPAGE WORKS */
@media screen and (min-width: 1000px) {
  .toppage__works__archive::after { content: ""; display: block; width: 26.5%; height: 296px;
    background-image: url(../images/toppage/works_anim.gif); background-repeat: no-repeat;
    background-position: 0 100%; background-size: contain; position: absolute; right: -10px; bottom: 120px; }
  .toppage__works .illust__works img { position: absolute; z-index: 11; transform: scale(1.0); }
  .toppage__works .illust__works img.illust__works__1 { height: 150px; right: 170px; top: -130px; }
  .toppage__works .illust__works img.illust__works__2 { height: 150px; right: 30px; top: 50px; }
  .toppage__works .illust__works img.illust__works__3 { height: 180px; left: 60px; bottom: 140px; }
}
@media screen and (min-width: 1200px) {
  .toppage__works .illust__works img { transform: scale(1); }
  .toppage__works .illust__works img.illust__works__1 { height: 150px; right: 260px; top: -130px; }
  .toppage__works .illust__works img.illust__works__2 { height: 150px; right: 80px; top: 50px; }
  .toppage__works .illust__works img.illust__works__3 { height: 180px; left: 60px; bottom: 180px; }
}

/* TOPPAGE BLOG */
@media screen and (min-width: 1000px) {
  .toppage__blog__archive::after { content: ""; display: block; width: 30%; height: 267px;
    background-image: url(../images/toppage/blog_anim.gif); background-repeat: no-repeat;
    background-position: 0 100%; background-size: contain; position: absolute; left: -7px; bottom: 130px; }
  .toppage__blog .illust__blog img {position: absolute; z-index: 12; transform: scale(1.0);}
  .toppage__blog .illust__blog img.illust__blog__1 { height: 100px; left: 240px; top: -70px; }
  .toppage__blog .illust__blog img.illust__blog__2 { height: 140px; right: 20px; bottom: 110px; }
  .toppage__blog .illust__blog img.illust__blog__3 { height: 100px; left: 50%; bottom: -20px; }
}
@media screen and (min-width: 1200px) {
  .toppage__blog .illust__blog img {transform: scale(1);}
  .toppage__blog .illust__blog img.illust__blog__1 { height: 100px; left: 300px; top: -70px; }
  .toppage__blog .illust__blog img.illust__blog__2 { height: 140px; right: 70px; bottom: 160px; }
  .toppage__blog .illust__blog img.illust__blog__3 { height: 100px; left: 50%; bottom: -20px; }
}

/* TOPPAGE ABOUT */
@media screen and (min-width: 1000px) {
  .toppage__about .illust__about {position: relative; z-index: 13; transform: scale(1.0);}
  .toppage__about .illust__about img { position: absolute; }
  .toppage__about .illust__about img.illust__about__1 { height: 100px; left: -2%; top: 20px; }
}
@media screen and (min-width: 1200px) {
  .toppage__about .illust__about {transform: scale(1);}
  .toppage__about .illust__about img.illust__about__1 { height: 100px; left: -2%; top: 20px; }
}
@media screen and (max-width: 999px) {
  .toppage__about .illust__about {display: none;}
}

.toppage__about__elem.aboutElem01 a:hover figure {background-image: url(../toppage/about0a_on.png);}
.toppage__about__elem.aboutElem02 a:hover figure {background-image: url(../toppage/about0b_on.png);}
.toppage__about__elem.aboutElem03 a:hover figure {background-image: url(../toppage/about0c_on.png);}
.toppage__about__elem.aboutElem04 a:hover figure {background-image: url(../toppage/about0d_on.png);}

/* TOPPAGE FOOTER */
@media screen and (max-width: 767px) {
  .footer__contact a::after {
    content: ""; width: 40px; height: 40px;
    background-image: url(../toppage/f_contact.png);
    background-repeat: no-repeat; background-position: 0 0; background-size: contain;
    position: absolute; right: -30px; bottom: 0px; z-index: 1;
  }
  .footer__contact a:hover::after {
    width: 40px; height: 40px;
    background-image: url(../toppage/f_contact_on.png);
    right: -30px; bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .footer__contact a::after {
    content: ""; width: 54px; height: 54px;
    background-image: url(../toppage/f_contact.png);
    background-repeat: no-repeat; background-position: 0 0; background-size: contain;
    position: absolute; right: -40px; bottom: 0px; z-index: 1;
  }
  .footer__contact a:hover::after {
    width: 54px; height: 54px;
    background-image: url(../toppage/f_contact_on.png);
    right: -40px; bottom: 0px;
  }
}

.footer_illust_v2 {width: 100%; height: 0px; max-width: 1200px; margin: 0 auto; position: relative;}
@media screen and (max-width: 369px) {
.footer_illust_v2 {display: none;}
}
@media screen and (min-width: 370px) {
.footer_illust_v2 {top: -150px;}
.footer_illust_v2 .footer__illust_01 { display: block; height: 70px; position: absolute; top: 20px; left: 2%; }
.footer_illust_v2 .footer__illust_02 { display: block; height: 35px; position: absolute; top: 50px; left: 39%; }
.footer_illust_v2 .footer__illust_03 { display: block; height: 70px; position: absolute; top: 20px; left: 49%; }
.footer_illust_v2 .footer__illust_04 { display: block; height: 80px; position: absolute; top: 15px; right: 2%; }
}
@media screen and (min-width: 500px) {
.footer_illust_v2 {top: -175px;}
.footer_illust_v2 .footer__illust_01 { display: block; height: 100px; position: absolute; top: 20px; left: 2%; }
.footer_illust_v2 .footer__illust_02 { display: block; height: 50px; position: absolute; top: 68px; left: 37%; }
.footer_illust_v2 .footer__illust_03 { display: block; height: 100px; position: absolute; top: 20px; left: 50%; }
.footer_illust_v2 .footer__illust_04 { display: block; height: 105px; position: absolute; top: 22px; right: 2%; }
}
@media screen and (min-width: 768px) {
.footer_illust_v2 {top: -212px;}
.footer_illust_v2 .footer__illust_01 { display: block; height: 140px; position: absolute; top: 20px; left: 2%; }
.footer_illust_v2 .footer__illust_02 { display: block; height: 70px; position: absolute; top: 90px; left: 35%; }
.footer_illust_v2 .footer__illust_03 { display: block; height: 140px; position: absolute; top: 20px; left: 52%; }
.footer_illust_v2 .footer__illust_04 { display: block; height: 145px; position: absolute; top: 22px; right: 2%; }
}
@media screen and (min-width: 1000px) {
.footer_illust_v2 {top: -230px;}
.footer_illust_v2 .footer__illust_01 { display: block; height: 160px; position: absolute; top: 20px; left: 2%; }
.footer_illust_v2 .footer__illust_02 { display: block; height: 80px; position: absolute; top: 95px; left: 35%; }
.footer_illust_v2 .footer__illust_03 { display: block; height: 160px; position: absolute; top: 20px; left: 55%; }
.footer_illust_v2 .footer__illust_04 { display: block; height: 165px; position: absolute; top: 20px; right: 2%; }
}

/******************** 2023/09/13 new css ********************/

.header__navigation .icon-lp img,
.header__navigation .icon-x img {
  display: none;
}


@media screen and (min-width: 768px) {
  .header__navigation li {
    padding-left: 0.5em;
  }

  .header__navigation a {
    font-size: 12px;
  }

  .header__navigation .icon-lp span,
  .header__navigation .icon-x span {
    display: none;
  }

  .header__navigation .icon-lp,
  .header__navigation .icon-x {
    line-height: 0;
  }

  .header__navigation .icon-lp img {
    display: block;
    width: 30px;
  }

  .header__navigation .icon-x img {
    display: block;
    width: 21px;
  }

  .header__navigation .icon-x {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 815px) {
  .header__navigation a {
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) {
  .header__navigation li {
    padding-left: 1em;
  }

  .header__navigation .icon-lp img {
    width: 35px;
  }

  .header__navigation .icon-x img {
    width: 23px;
  }
}

@media screen and (min-width: 768px) {
  .header__navigation li.contact_pc {
    padding-left: 10px;
  }
}



/* pipitokumota */
.pipitokumota-mv {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 87px 0 15px;
  text-align: center;
  line-height: 0;
}

.pipitokumota-mv img {
  width: 350px;
  max-width: 80%;
}

.pipitokumota-discs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 10px;
}

.pipitokumota-discs__block {
  display: flex;
  justify-content: space-between;
  max-width: 330px;
  margin: 30px 10px 0;
}

.pipitokumota-discs__block__icon {
  width: 35%;
  line-height: 0;
}

.pipitokumota-discs__block__letters {
  width: 60%;
  font-size: 13px;
}

.pipitokumota-discs__block__name {
  margin-bottom: 4px;
  font-size: 22px;
  font-weight: 900;
}

.pipitokumota-insta {
  width: calc(100% - 40px);
  margin: 80px auto 0;
}

.pipitokumota-insta__title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.pipitokumota-insta__feed {
  max-width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .pipitokumota-mv {
    padding-top: 20px;
  }

  .pipitokumota-discs__block__name {
    font-size: 20px;
  }

  .pipitokumota-insta {
    margin-top: 50px;
  }

  .pipitokumota-insta__title {
    font-size: 16px;
  }
}



/* about */
@media screen and (min-width: 768px) {
  .about__index__elem {
    width: calc(100% / 4);
  }
  .about__index__content02 {
    padding: 0 20px;
    max-width: 1040px;
  }
}




/*# sourceMappingURL=style.css.map */