@charset "UTF-8";
/* reset.scss start*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.clearfix:after, #index .s3_area .s3_area_wap .s3_area_flex:after {
  content: " ";
  display: block;
  clear: both;
}

/* reset.scss end*/
/* setting.scss start*/
#loader-bg .loadLogoArea, #index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea .absTitleArea_text, #index .s2_area .s2_area_flex .s2_area_flex_link img, #index .s3_area .blog_wap .blog_thumbnail_link .blog_thumbnail_link_posi img, .hvr-sweep-to-right a .btnText, .works .related_Area .related_Area_ul li .related-thumb a::after, .avatarBox .avatarName {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
  width: 100%;
  font-size: 15px;
  letter-spacing: 0.03em;
  min-width: 1200px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 4.2vw;
  }
}

a {
  text-decoration: none;
  color: #333333;
  vertical-align: top !important;
}

img {
  vertical-align: top;
}

li {
  list-style: none;
}

/*input, button, textarea, select {
margin: 0;
padding: 0;
background: none;
border: none;
border-radius: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}*/
.boxwap {
  width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .boxwap {
    width: 90%;
  }
}

.fade, .footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox, .works .related_Area .related_Area_ul li .related-titleArea .title a, .archiveSidebar .archiveSidebar_ul li .thumbnail, .archiveSidebar .archiveSidebar_ul li .titleArea .title, .featured_articles .contents .wp-block-button__link {
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
}

.fade:hover, .footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox:hover, .works .related_Area .related_Area_ul li .related-titleArea .title a:hover, .archiveSidebar .archiveSidebar_ul li .thumbnail:hover, .archiveSidebar .archiveSidebar_ul li .titleArea .title:hover, .featured_articles .contents .wp-block-button__link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.pc {
  display: block !important;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

.pc_inline {
  display: inline !important;
}

@media screen and (max-width: 767px) {
  .pc_inline {
    display: none !important;
  }
}

.sp_inline {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .sp_inline {
    display: inline !important;
  }
}

@media screen and (max-width: 1300px) {
  .br1300 {
    display: none;
  }
}

@media screen and (min-width: 1400px) {
  .br1400 {
    display: none;
  }
}

@media screen and (min-width: 1500px) {
  .br1500 {
    display: none;
  }
}

.clearfix:after, #index .s3_area .s3_area_wap .s3_area_flex:after {
  content: " ";
  display: block;
  clear: both;
}

/* setting.scss end*/
#wapper {
  opacity: 1;
  z-index: 1;
  overflow-x: hidden;
}

#wapper.moveOn {
  opacity: 1;
  -webkit-transition: opacity 0.6s cubic-bezier(0.28, 0.11, 0.32, 1) 0.6s;
  transition: opacity 0.6s cubic-bezier(0.28, 0.11, 0.32, 1) 0.6s;
}

#loader-bg {
  position: fixed;
  height: 0;
  width: 100vw;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
}

#loader-bg.moveNone {
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 0.3s;
  transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 0.3s;
}

#loader-bg.moveOn {
  opacity: 1;
}

#loader-bg .loadLogoArea {
  width: 11%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #loader-bg .loadLogoArea {
    width: 15%;
  }
}

@media screen and (max-width: 767px) {
  #loader-bg .loadLogoArea {
    width: 35%;
  }
}

#loader-bg .loadLogoArea svg {
  width: 50%;
  height: auto;
  overflow: unset;
}

#loader-bg .loadLogoArea #headerLogo {
  width: 100%;
  height: auto;
  opacity: 0;
}

#loader-bg .loadLogoArea #loader-cat .opa0 {
  opacity: 0;
}

#loader-bg .loadLogoArea .svgArea {
  position: relative;
  margin-bottom: 10%;
}

#loader-bg .loadLogoArea .svgArea #svg-line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

header {
  z-index: 10;
  min-width: 1200px;
}

@media screen and (max-width: 768px) {
  header {
    min-width: 100%;
  }
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  16% {
    opacity: 0;
  }
}

@keyframes show {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  16% {
    opacity: 0;
  }
}

header .logoArea {
  width: 35%;
  position: relative;
  margin: 0 auto 58%;
}

@media screen and (max-width: 767px) {
  header .logoArea {
    width: 23%;
    position: relative;
    margin: 0;
    margin-right: 12%;
  }
}

header .logoArea.moveslide img {
  -webkit-animation-name: show;
          animation-name: show;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

header .logoArea img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

header .logoArea img:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

header .logoArea img:nth-of-type(2) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}

header .logoArea img:nth-of-type(3) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}

header .logoArea img:nth-of-type(4) {
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
}

header .logoArea img:nth-of-type(5) {
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}

header .logoArea img:nth-of-type(6) {
  -webkit-animation-delay: 25s;
          animation-delay: 25s;
}

header .logoArea img:nth-of-type(7) {
  -webkit-animation-delay: 30s;
          animation-delay: 30s;
}

header .logoArea img:nth-of-type(8) {
  -webkit-animation-delay: 35s;
          animation-delay: 35s;
}

header .nemuClickArea {
  width: 180px;
}

@media screen and (max-width: 768px) {
  header .nemuClickArea {
    width: 130px;
  }
}

@media screen and (max-width: 767px) {
  header .nemuClickArea {
    width: 35%;
  }
}

header .catMenuArea {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 0.3s;
  transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 0.3s;
  cursor: pointer;
}

header .catMenuArea.active {
  opacity: 0;
}

header .catMenuArea .higeBox {
  width: 25%;
}

header .catMenuArea .higeBox .hige_up {
  width: 100%;
  overflow: hidden;
  height: 15px;
}

@media screen and (max-width: 767px) {
  header .catMenuArea .higeBox .hige_up {
    height: 7px;
    position: relative;
    margin-top: 4px;
  }
}

header .catMenuArea .higeBox .hige_up.hige_down {
  width: 60%;
  margin-right: 0;
  margin-left: auto;
}

header .catMenuArea .higeBox .hige_up svg {
  width: 400px;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
          transform: matrix(1, 0, 0, 1, 0, 0);
}

@media screen and (max-width: 767px) {
  header .catMenuArea .higeBox .hige_up svg {
    position: absolute;
    top: 0;
    left: 0;
  }
}

header .catMenuArea .higeBox.right .hige_up.hige_down {
  margin-right: auto;
  margin-left: 0;
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translate3d(0x, 0px, 0px);
            transform: translate3d(0x, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-330px, 0px, 0px);
            transform: translate3d(-330px, 0px, 0px);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translate3d(0x, 0px, 0px);
            transform: translate3d(0x, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(-330px, 0px, 0px);
            transform: translate3d(-330px, 0px, 0px);
  }
}

@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translate3d(-330px, 0px, 0px);
            transform: translate3d(-330px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
  }
}

@keyframes loop2 {
  0% {
    -webkit-transform: translate3d(-330px, 0px, 0px);
            transform: translate3d(-330px, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
  }
}

header .catMenuArea:hover .higeBox .hige_up svg {
  -webkit-animation-name: loop;
          animation-name: loop;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

header .catMenuArea:hover .higeBox.right .hige_up svg {
  -webkit-animation-name: loop2;
          animation-name: loop2;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
}

header .catMenuArea .catMenuArea_text {
  width: 50%;
  font-family: "Cormorant", serif;
  font-size: 1.2rem;
  text-align: center;
  padding-top: 4%;
}

@media screen and (max-width: 767px) {
  header .catMenuArea .catMenuArea_text {
    font-size: 4vw;
    padding-top: 0;
  }
}

@media screen and (max-width: 480px) {
  header .catMenuArea .catMenuArea_text {
    padding-top: 6px;
  }
}

header .menuBackground {
  opacity: 0;
  position: fixed;
  width: 0;
  height: 0;
  z-index: -1;
  top: 0;
  right: 0;
}

header .menuBackground .menuBackgroundColor {
  position: relative;
  top: -5%;
  right: 10%;
  background-color: #fde452;
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
  width: 200%;
  height: 100%;
}

header .menuBackground .menuBackgroundColor .catimg {
  -webkit-transform: rotate(-12deg);
          transform: rotate(-12deg);
  width: 9%;
  height: 37%;
  background-image: url("../images/front-page/menu_cat.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  bottom: 10%;
  left: 10%;
}

header .menuBackground .menuBackgroundColor .catimg.active {
  bottom: -23%;
}

@media screen and (max-width: 1450px) {
  header .menuBackground .menuBackgroundColor .catimg.active {
    bottom: -27%;
  }
}

@media screen and (max-width: 1350px) {
  header .menuBackground .menuBackgroundColor .catimg.active {
    bottom: -27%;
  }
}

@media screen and (max-width: 1150px) {
  header .menuBackground .menuBackgroundColor .catimg.active {
    width: 10%;
  }
}

@media screen and (max-width: 850px) {
  header .menuBackground .menuBackgroundColor .catimg.active {
    bottom: -29%;
  }
}

@media screen and (max-width: 768px) {
  header .menuBackground .menuBackgroundColor .catimg.active {
    width: 16%;
  }
}

@media screen and (max-width: 767px) {
  header .menuBackground .menuBackgroundColor .catimg.active {
    width: 20%;
    left: 13%;
  }
}

header .menuBackground .rotateReset {
  position: absolute;
  top: 14%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

.header_menuBoxwap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 65%;
  margin: 0 auto;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .header_menuBoxwap {
    width: 85%;
  }
}

@media screen and (max-width: 767px) {
  .header_menuBoxwap {
    margin-top: 9%;
  }
}

.header_menuBoxwap .header_menuBoxwap_logo {
  width: 15%;
}

@media screen and (max-width: 767px) {
  .header_menuBoxwap .header_menuBoxwap_logo {
    display: none;
  }
}

.header_menuBoxwap .header_menuBoxwap_logo img {
  width: 100%;
  height: auto;
}

.header_menuBoxwap .header_menuBoxwap_logo .menuBoxwap_logoArea {
  width: 26%;
  margin: 0 auto 10%;
}

.header_menuBoxwap .header_menuBoxwap_logo .menuBoxwap_logotText {
  width: 100%;
}

.header_menuBoxwap .menuNav {
  width: 65%;
}

@media screen and (max-width: 768px) {
  .header_menuBoxwap .menuNav {
    width: 74%;
  }
}

@media screen and (max-width: 767px) {
  .header_menuBoxwap .menuNav {
    width: 100%;
  }
}

.header_menuBoxwap .menuNav .menuNav_wap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4%;
}

.header_menuBoxwap .menuNav .menuNav_wap .linkWap {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .header_menuBoxwap .menuNav .menuNav_wap .linkWap:nth-child(1) {
    width: 75%;
  }
  .header_menuBoxwap .menuNav .menuNav_wap .linkWap:nth-child(2) {
    width: 25%;
  }
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav {
  display: inline-block;
  text-align: left;
  position: relative;
  width: auto;
  font-size: 1.2rem;
  font-family: "Cormorant", serif;
  z-index: 0;
  color: #000;
}

@media screen and (max-width: 768px) {
  .header_menuBoxwap .menuNav .menuNav_wap .firstnav {
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  .header_menuBoxwap .menuNav .menuNav_wap .firstnav {
    font-size: 5vw;
  }
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav.noJp {
  margin-left: 5%;
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav .nohover {
  opacity: 1;
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav .hoveron {
  display: none;
  font-size: 1rem;
  top: 25%;
  font-family: "Noto Sans JP", sans-serif;
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav:hover .hoverArea {
  display: block;
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav:hover .hoveron {
  display: block;
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav:hover .nohover {
  display: none;
}

.header_menuBoxwap .menuNav .menuNav_wap .firstnav:hover > .hoverHand {
  opacity: 1;
}

.header_menuBoxwap .menuNav .addAreaWap {
  margin-top: 7%;
  color: #000;
}

@media screen and (max-width: 767px) {
  .header_menuBoxwap .menuNav .addAreaWap {
    display: none;
  }
}

.header_menuBoxwap .menuNav .addAreaWap .addArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 4%;
}

.header_menuBoxwap .menuNav .addAreaWap .addArea .title {
  width: 15%;
  font-family: "Cormorant", serif;
  min-width: 110px;
}

.header_menuBoxwap .menuNav .addAreaWap .addArea .inner {
  width: 85%;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.9rem;
}

@-webkit-keyframes menuBackground {
  0% {
    height: 0vh;
    width: 0;
  }
  30% {
    height: 90vh;
    width: 30vw;
  }
  60% {
    height: 90vh;
    width: 60vw;
  }
  100% {
    height: 90vh;
    width: 100vw;
  }
}

@keyframes menuBackground {
  0% {
    height: 0vh;
    width: 0;
  }
  30% {
    height: 90vh;
    width: 30vw;
  }
  60% {
    height: 90vh;
    width: 60vw;
  }
  100% {
    height: 90vh;
    width: 100vw;
  }
}

@-webkit-keyframes menuBackground2 {
  0% {
    height: 90vh;
    width: 100vw;
    opacity: 1;
    z-index: 100;
  }
  30% {
    height: 90vh;
    width: 60vw;
  }
  60% {
    height: 90vh;
    width: 30vw;
  }
  100% {
    height: 0vh;
    opacity: 1;
    z-index: 100;
    width: 0;
  }
}

@keyframes menuBackground2 {
  0% {
    height: 90vh;
    width: 100vw;
    opacity: 1;
    z-index: 100;
  }
  30% {
    height: 90vh;
    width: 60vw;
  }
  60% {
    height: 90vh;
    width: 30vw;
  }
  100% {
    height: 0vh;
    opacity: 1;
    z-index: 100;
    width: 0;
  }
}

header .menuBackground.normal {
  -webkit-animation-name: menuBackground2;
          animation-name: menuBackground2;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

header .menuBackground.active {
  -webkit-animation-name: menuBackground;
          animation-name: menuBackground;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  opacity: 1;
  z-index: 100;
  width: 100vw;
  height: 90vh;
  min-height: 650px;
  max-height: 750px;
}

@media screen and (max-width: 768px) {
  header .menuBackground.active {
    height: 70vh;
    min-height: unset;
    max-height: unset;
  }
}

header .menuBackground.active .closeBtn {
  opacity: 1;
}

header .menuBackground .closeBtn {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  width: 80px;
  height: 80px;
  padding: 0;
  position: fixed;
  top: 3%;
  right: 8%;
  z-index: 101;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 0.3s;
  transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 0.3s;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  header .menuBackground .closeBtn {
    width: 50px;
    height: 50px;
    top: 1%;
    right: 8%;
  }
}

@media screen and (max-width: 767px) {
  header .menuBackground .closeBtn {
    top: 2%;
  }
}

header .menuBackground .closeBtn span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

header .menuBackground .closeBtn span::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

header .menuBackground .closeBtn span::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

header .menuBackground .closeBtn span::before, header .menuBackground .closeBtn span::after {
  content: "";
  display: block;
  background-color: #000;
  width: 138%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}

header .headerBox {
  padding: 3% 0 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.logowap {
  width: 9.5%;
}

@media screen and (max-width: 768px) {
  .logowap {
    width: 15%;
  }
}

@media screen and (max-width: 767px) {
  .logowap {
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.logowap .logotText {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .logowap .logotText {
    width: 60%;
  }
}

.logowap .logotText img {
  width: 100%;
}

header .navBox {
  width: 45%;
}

@media screen and (max-width: 1300px) {
  header .navBox {
    width: 55%;
  }
}

@media screen and (max-width: 768px) {
  header .navBox {
    display: none;
  }
}

header .navBox .navArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header .navBox .navArea li {
  position: relative;
  z-index: 0;
}

header .navBox .navArea li .firstnav {
  font-family: "Cormorant", serif;
  font-size: 1.2rem;
  display: block;
  position: relative;
  width: 200%;
}

header .navBox .navArea li .firstnav .hoveron {
  position: absolute;
  left: 0;
  display: inline;
  font-size: 0.9rem;
  top: 25%;
  opacity: 0;
  font-family: "Noto Sans JP", sans-serif;
}

header .navBox .navArea li .firstnav .nohover {
  opacity: 1;
}

header .navBox .navArea li .hoverArea {
  display: none;
  position: absolute;
  width: 260px;
  top: 100%;
  left: 0;
  padding-top: 10%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px;
  box-sizing: border-box;
  border-radius: 6px;
}

header .navBox .navArea li .hoverArea li{
  margin-bottom: 8px;
}

header .navBox .navArea li .hoverArea li a {
  line-height: 1.8;
  font-family: "Cormorant", serif;
  font-size: 1rem;
  display: inline;
}

.hoverHand {
  opacity: 0;
  position: absolute;
  width: 25px;
  height: 25px;
  background-image: url("../images/front-page/cat_hand.gif");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  top: -5px;
  left: -10px;
  z-index: -1;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}

header .navBox .navArea li:hover .hoverArea {
  display: block;
}

header .navBox .navArea li:hover .firstnav .hoveron {
  opacity: 1;
}

header .navBox .navArea li:hover .firstnav .nohover {
  opacity: 0;
}

header .navBox .navArea li:hover > .hoverHand {
  opacity: 1;
}

@-webkit-keyframes slideshow1 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}

@keyframes slideshow1 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}

#index .mainV {
  margin-bottom: 7%;
}

@media screen and (max-width: 768px) {
  #index .mainV {
    margin-bottom: 15%;
  }
}

#index .mainV .mainVPosition {
  position: relative;
  padding: 12% 0 0;
}

@media screen and (max-width: 768px) {
  #index .mainV .mainVPosition {
    padding: 22% 0 0;
  }
}

@media screen and (max-width: 767px) {
  #index .mainV .mainVPosition {
    padding: 88% 0 0;
    width: 100%;
  }
}

#index .mainV .mainVPosition #slide2Area {
  position: absolute;
  top: 20%;
  right: 0;
  width: 34%;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  #index .mainV .mainVPosition #slide2Area {
    display: none;
  }
}

#index .mainV .mainVPosition #slide2Area.moveslide img {
  -webkit-animation-name: slideshow1;
          animation-name: slideshow1;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

#index .mainV .mainVPosition #slide2Area .slide2Area_imgposi {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

#index .mainV .mainVPosition #slide2Area .slide2Area_imgposi img {
  opacity: 0;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

#index .mainV .mainVPosition #slide2Area .slide2Area_imgposi img:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

#index .mainV .mainVPosition #slide2Area .slide2Area_imgposi img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

#index .mainV .mainVPosition #slide2Area .slide2Area_imgposi img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
          animation-delay: 12s;
}

#index .mainV .mainVPosition #slide2Area .slide2Area_imgposi img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
          animation-delay: 18s;
}

#index .mainV .mainVPosition .blueBackBox {
  background-color: #69d3d7;
  width: 68%;
  padding-top: 41%;
  position: relative;
  margin-left: 15%;
  margin-right: auto;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #index .mainV .mainVPosition .blueBackBox {
    padding-top: 42%;
  }
}

@media screen and (max-width: 767px) {
  #index .mainV .mainVPosition .blueBackBox {
    padding-top: 60%;
    width: 95%;
    margin-left: 8%;
  }
}

#index .mainV .mainVPosition .blueBackBox .textChachArea {
  position: absolute;
  top: 10%;
  left: -9%;
  color: #111111;
  font-family: "Cormorant", serif;
  font-size: 7vw;
  line-height: 0.9;
  z-index: 2;
  font-weight: 400;
}

@media screen and (max-width: 1200px) {
  #index .mainV .mainVPosition .blueBackBox .textChachArea {
    font-size: 5.5rem;
  }
}

@media screen and (max-width: 768px) {
  #index .mainV .mainVPosition .blueBackBox .textChachArea {
    top: 9%;
    left: -17%;
    font-size: 11vw;
  }
}

@media screen and (max-width: 767px) {
  #index .mainV .mainVPosition .blueBackBox .textChachArea {
    top: -112%;
    left: 0%;
    font-size: 19vw;
    line-height: 1.1;
  }
}

#index .mainV .mainVPosition .blueBackBox .cathandArea {
  position: absolute;
  bottom: 5%;
  left: 10%;
  width: 24%;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  #index .mainV .mainVPosition .blueBackBox .cathandArea {
    bottom: -17%;
    left: 12%;
    width: 34%;
  }
}

@media screen and (max-width: 767px) {
  #index .mainV .mainVPosition .blueBackBox .cathandArea {
    bottom: unset;
    left: 38%;
    width: 48%;
    top: -89%;
  }
}

#index .mainV .mainVPosition .blueBackBox .cathandArea img {
  width: 100%;
  height: auto;
}

#index .mainV .mainVPosition .blueBackBox #slide1Area {
  position: absolute;
  bottom: 0;
  left: -3%;
  width: 96%;
}

@media screen and (max-width: 767px) {
  #index .mainV .mainVPosition .blueBackBox #slide1Area {
    left: -3%;
    width: 100%;
  }
}

#index .mainV .mainVPosition .blueBackBox #slide1Area.moveslide img {
  -webkit-animation-name: slideshow1;
          animation-name: slideshow1;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

#index .mainV .mainVPosition .blueBackBox #slide1Area .slide1Area_posi {
  position: relative;
  width: 100%;
  padding-top: 60%;
}

#index .mainV .mainVPosition .blueBackBox #slide1Area .slide1Area_posi img {
  opacity: 0;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}

#index .mainV .mainVPosition .blueBackBox #slide1Area .slide1Area_posi img:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

#index .mainV .mainVPosition .blueBackBox #slide1Area .slide1Area_posi img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
}

#index .mainV .mainVPosition .blueBackBox #slide1Area .slide1Area_posi img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
          animation-delay: 12s;
}

#index .mainV .mainVPosition .blueBackBox #slide1Area .slide1Area_posi img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
          animation-delay: 18s;
}

#index .mainV .mainVPosition .backBoxArea {
  position: absolute;
  bottom: -6%;
  left: 0;
  width: 30%;
}

@media screen and (max-width: 768px) {
  #index .mainV .mainVPosition .backBoxArea {
    bottom: -15%;
  }
}

@media screen and (max-width: 767px) {
  #index .mainV .mainVPosition .backBoxArea {
    display: none;
  }
}

#index .mainV .mainVPosition .backBoxArea .backBoxArea_black {
  position: relative;
  background-color: #414141;
  width: 100%;
  padding-top: 70%;
  z-index: -2;
  left: 5%;
}

#index .mainV .mainVPosition .backBoxArea .backBoxArea_black .backBoxArea_blue {
  position: absolute;
  background-color: #69d3d7;
  top: -5%;
  left: -5%;
  width: 100%;
  padding-top: 70%;
}

#index .newsticker {
  background-color: #69d3d7;
}

@media screen and (max-width: 767px) {
  #index .newsticker > .boxwap {
    width: 100%;
  }
}

#index .newsticker .newsticker_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#index .newsticker .newsticker_flex .newsticker_listBtn {
  width: 12%;
  background-color: #fff;
  padding: 1.5% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  #index .newsticker .newsticker_flex .newsticker_listBtn {
    width: 20%;
  }
}

@media screen and (max-width: 767px) {
  #index .newsticker .newsticker_flex .newsticker_listBtn {
    display: none;
  }
}

#index .newsticker .newsticker_flex .newsticker_listBtn .imgsize {
  width: 10%;
  margin-right: 5%;
}

#index .newsticker .newsticker_flex .newsticker_listBtn .imgsize img {
  width: 100%;
  height: auto;
}

#index .newsticker .newsticker_flex .newsticker_listBtn a {
  text-decoration: underline;
  color: #3075bb;
  font-family: "Cormorant", serif;
  font-size: 1rem;
}

#index .newsticker .newsticker_flex .newsticker_innerBox {
  overflow: hidden;
  width: 88%;
  padding: 1.5% 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  #index .newsticker .newsticker_flex .newsticker_innerBox {
    width: 100%;
  }
}

#index .newsticker .newsticker_flex .newsticker_innerBox .ticker {
  position: relative;
  overflow: hidden;
}

#index .newsticker .newsticker_flex .newsticker_innerBox .ticker .newsticker_list {
  width: 100%;
  position: relative;
}

@media screen and (max-width: 767px) {
  #index .newsticker .newsticker_flex .newsticker_innerBox .ticker .newsticker_list {
    position: static;
  }
}

#index .newsticker .newsticker_flex .newsticker_innerBox .ticker .newsticker_list .newsticker_article {
  width: 100%;
  display: none;
  line-height: 1.5;
}

#index .newsticker .newsticker_flex .newsticker_innerBox .newsticker_list .article_link {
  color: #fff;
  letter-spacing: 0.07em;
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  #index .newsticker .newsticker_flex .newsticker_innerBox .newsticker_list .article_link {
    font-size: 3.6vw;
  }
}

#index .newsticker .newsticker_flex .newsticker_innerBox .newsticker_list .article_link .titleArea.pc_title {
  display: inline;
}

@media screen and (max-width: 767px) {
  #index .newsticker .newsticker_flex .newsticker_innerBox .newsticker_list .article_link .titleArea.pc_title {
    display: none;
  }
}

#index .newsticker .newsticker_flex .newsticker_innerBox .newsticker_list .article_link .titleArea.sp_title {
  display: none;
}

@media screen and (max-width: 767px) {
  #index .newsticker .newsticker_flex .newsticker_innerBox .newsticker_list .article_link .titleArea.sp_title {
    display: inline;
  }
}

#index .s1_area .pageLink {
  width: 70%;
  margin: 0 auto 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #index .s1_area .pageLink {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  #index .s1_area .pageLink {
    display: none;
  }
}

#index .s1_area .pageLink .nekonote_btnWap {
  width: 31.5%;
}

#index .s1_area .pageLink .nekonote_btnWap .hvr-sweep-to-right {
  height: 95px;
}

#index .s1_area .pageLink .nekonote_btnWap .hvr-sweep-to-right a {
  height: 90px;
}

#index .s1_area .pageLink .nekonote_btnWap .hvr-sweep-to-right a .btnText {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  padding: 0 6%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.4;
}

#index .s1_area .pageLink .nekonote_btnWap .line_black {
  width: 1px;
  height: 20px;
  background-color: #333;
  position: absolute;
  top: auto;
  bottom: -15px;
  left: -8px;
  right: 8px;
  margin: 0 auto;
}

#index .s1_area .pageLink .nekonote_btnWap .line_white {
  width: 1px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#index .s1_area .contentsCommon {
  margin-bottom: 8%;
}

#index .s1_area .contentsCommon .contentsCommon_position {
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon .contentsCommon_position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 10%;
    margin-bottom: 10%;
  }
}

#index .s1_area .contentsCommon .textArea {
  width: 54%;
  margin-left: auto;
  margin-right: 10%;
}

@media screen and (max-width: 768px) {
  #index .s1_area .contentsCommon .textArea {
    width: 70%;
    margin-left: auto;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon .textArea {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 11%;
  }
}

.contentsCommon_titleArea {
  font-family: "Scheherazade", serif;
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  background-image: url("../images/front-page/line_back.png");
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center left 20%;
  display: inline-block;
  padding: 10% 0;
  margin-bottom: 8%;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .contentsCommon_titleArea {
    font-size: 7vw;
    padding: 20% 0;
    font-weight: 400;
    width: 100%;
    text-align: center;
  }
}

#index .s1_area .contentsCommon .textArea .contentsCommon_chach {
  font-family: "Sawarabi Gothic", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  margin-bottom: 8%;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon .textArea .contentsCommon_chach {
    font-size: 5.3vw;
  }
}

#index .s1_area .contentsCommon .textArea .infoText {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 3.2;
  font-size: 1.1rem;
  letter-spacing: 0.07em;
  margin-bottom: 8%;
}

@media screen and (max-width: 1300px) {
  #index .s1_area .contentsCommon .textArea .infoText {
    line-height: 2.5;
  }
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon .textArea .infoText {
    line-height: 1.8;
    font-size: 5vw;
  }
}

#index .s1_area .contentsCommon .textArea .infoText .red {
  color: #ff3300;
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon .img1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 12%;
  }
}

@media screen and (max-width: 768px) {
  #index .s1_area .contentsCommon .img2 {
    display: none;
  }
}

#index .s1_area .contentsCommon.mainteArea .img1 {
  width: 34%;
  position: absolute;
  left: 4%;
  top: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #index .s1_area .contentsCommon.mainteArea .img1 {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon.mainteArea .img1 {
    margin-left: auto;
    margin-right: 6%;
    width: 100%;
    position: relative;
  }
}

#index .s1_area .contentsCommon.mainteArea .img1 img {
  width: 100%;
  height: auto;
}

#index .s1_area .contentsCommon.mainteArea .img2 {
  width: 25%;
  position: absolute;
  left: 0;
  bottom: 17%;
  z-index: -1;
}

#index .s1_area .contentsCommon.mainteArea .img2 img {
  width: 100%;
  height: auto;
}

#index .s1_area .contentsCommon.ecArea .img1 {
  width: 40%;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #index .s1_area .contentsCommon.ecArea .img1 {
    width: 50%;
    left: 4%;
    top: 5%;
  }
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon.ecArea .img1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: auto;
    margin-right: 0;
    width: 100%;
    position: relative;
    left: 0;
  }
}

#index .s1_area .contentsCommon.ecArea .img1 img {
  width: 100%;
  height: auto;
}

#index .s1_area .contentsCommon.ecArea .img2 {
  width: 25%;
  position: absolute;
  right: 0;
  bottom: 17%;
  z-index: -1;
}

#index .s1_area .contentsCommon.ecArea .img2 img {
  width: 100%;
  height: auto;
}

#index .s1_area .contentsCommon.otherArea .img1 {
  width: 40%;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  #index .s1_area .contentsCommon.otherArea .img1 {
    width: 50%;
    left: 4%;
  }
}

@media screen and (max-width: 767px) {
  #index .s1_area .contentsCommon.otherArea .img1 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-left: auto;
    margin-right: 0;
    width: 100%;
    position: relative;
    left: 0;
  }
}

#index .s1_area .contentsCommon.otherArea .img1 img {
  width: 100%;
  height: auto;
}

#index .s1_area .contentsCommon.otherArea .img2 {
  width: 45%;
  position: absolute;
  left: 11%;
  bottom: 16%;
  z-index: -1;
}

#index .s1_area .contentsCommon.otherArea .img2 img {
  width: 100%;
  height: auto;
}

#index .s1_area .contentsCommon.otherArea .textArea .infoText {
  margin-bottom: 14%;
}

#index .s2_area {
  background-color: #ebe7e0;
  padding: 5% 0 0;
}

#index .s2_area .nekonote_btnWap {
  margin: 0 auto;
}

#index .s2_area .s2_area_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5%;
}

@media screen and (max-width: 767px) {
  #index .s2_area .s2_area_flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#index .s2_area .s2_area_flex .s2_area_flex_wap {
  width: 30%;
  padding-top: 2%;
  padding-left: 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  #index .s2_area .s2_area_flex .s2_area_flex_wap {
    width: 100%;
    margin-bottom: 8%;
  }
}

#index .s2_area .s2_area_flex .s2_area_flex_wap:hover .s2_area_flex_link img {
  width: 115%;
}

#index .s2_area .s2_area_flex .s2_area_flex_wap:hover .absTitleArea .absTitleArea_text span {
  background-position: 0% bottom;
}

#index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  z-index: 1;
}

#index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea .absTitleArea_text {
  font-family: "Scheherazade", serif;
  font-size: 1.8rem;
  line-height: 1.25;
  letter-spacing: 0.1em;
  font-weight: 400;
  left: 0;
}

#index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea .absTitleArea_text span a:nth-of-type(n + 2){
  display: none;
}

@media screen and (max-width: 767px) {
  #index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea .absTitleArea_text {
    font-size: 40px;
  }
}
@media screen and (max-width: 568px) {
  #index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea .absTitleArea_text {
    font-size: 8vw;
  }
}

#index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea .absTitleArea_text span {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #69d3d7), color-stop(50%, transparent)) 100% bottom/200% 45% no-repeat;
  background: linear-gradient(to right, #69d3d7 50%, transparent 50%) 100% bottom/200% 45% no-repeat;
  -webkit-transition: background-position 0.5s ease-out;
  transition: background-position 0.5s ease-out;
}

#index .s2_area .s2_area_flex .s2_area_flex_wap .absTitleArea img {
  width: 100%;
  height: auto;
}

#index .s2_area .s2_area_flex .s2_area_flex_link {
  display: block;
  overflow: hidden;
  padding-top: 100%;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 767px) {
  #index .s2_area .s2_area_flex .s2_area_flex_link {
    padding-top: 100%;
    width: 92%;
    margin: 0 auto;
  }
}

#index .s2_area .s2_area_flex .s2_area_flex_link img {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  width: 100%;
  height: auto;
  left: -50%;
  right: -50%;
  margin: 0 auto;
  z-index: 0;
}

#index .s2_area .titleArea {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ebe7e0), color-stop(50%, #69d3d7), color-stop(73%, #69d3d7), color-stop(73%, #ebe7e0), to(#ebe7e0));
  background: linear-gradient(#ebe7e0 50%, #69d3d7 50%, #69d3d7 73%, #ebe7e0 73%, #ebe7e0 100%);
}

@media screen and (max-width: 767px) {
  #index .s2_area .titleArea {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ebe7e0), color-stop(20%, #69d3d7), color-stop(40%, #69d3d7), color-stop(40%, #ebe7e0), to(#ebe7e0));
    background: linear-gradient(#ebe7e0 20%, #69d3d7 20%, #69d3d7 40%, #ebe7e0 40%, #ebe7e0 100%);
  }
}

#index .catLabel {
  width: 100%;
  margin-top: 7%;
}

@media screen and (max-width: 767px) {
  #index .catLabel {
    width: 330%;
    margin-top: 12%;
  }
}

#index .s3_area {
  background-color: #ebe7e0;
  padding: 5% 0;
}

#index .s3_area.commonSection {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  #index .s3_area {
    padding: 5% 0 10%;
  }
}

@media screen and (max-width: 768px) {
  #index .s3_area {
    padding: 5% 0 25%;
  }
}

#index .s3_area .titleArea {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ebe7e0), color-stop(50%, #69d3d7), color-stop(73%, #69d3d7), color-stop(73%, #ebe7e0), to(#ebe7e0));
  background: linear-gradient(#ebe7e0 50%, #69d3d7 50%, #69d3d7 73%, #ebe7e0 73%, #ebe7e0 100%);
}

@media screen and (max-width: 767px) {
  #index .s3_area .titleArea {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ebe7e0), color-stop(20%, #69d3d7), color-stop(40%, #69d3d7), color-stop(40%, #ebe7e0), to(#ebe7e0));
    background: linear-gradient(#ebe7e0 20%, #69d3d7 20%, #69d3d7 40%, #ebe7e0 40%, #ebe7e0 100%);
  }
  #index .s3_area .titleArea .chach {
    margin-bottom: 3%;
  }
}

#index .s3_area .s3_area_wap {
  width: 90%;
  margin: 5% auto 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  #index .s3_area .s3_area_wap {
    width: 95%;
    margin-left: 0;
    margin-right: auto;
  }
}

#index .s3_area .s3_area_wap .contentsCommon_titleArea {
  position: absolute;
  top: 50px;
  left: 60%;
  padding: 5% 0;
}

@media screen and (max-width: 768px) {
  #index .s3_area .s3_area_wap .contentsCommon_titleArea {
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  #index .s3_area .s3_area_wap .contentsCommon_titleArea {
    position: static;
    padding: 20% 0;
    font-size: 9vw;
    margin-top: 5%;
    margin-bottom: 8%;
  }
}

#index .s3_area .s3_area_wap .s3_area_flex {
  width: 84%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  #index .s3_area .s3_area_wap .s3_area_flex {
    width: 100%;
  }
}

#index .s3_area .s3_area_flexBox {
  width: 42%;
}

@media screen and (max-width: 768px) {
  #index .s3_area .s3_area_flexBox {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  #index .s3_area .s3_area_flexBox {
    width: 95%;
  }
}

#index .s3_area .s3_area_flexBox:nth-child(odd) {
  float: left;
}

@media screen and (max-width: 767px) {
  #index .s3_area .s3_area_flexBox:nth-child(odd) {
    float: none;
  }
}

#index .s3_area .s3_area_flexBox:nth-child(even) {
  float: right;
}

@media screen and (max-width: 767px) {
  #index .s3_area .s3_area_flexBox:nth-child(even) {
    float: none;
  }
}

#index .s3_area .s3_area_flexBox:nth-child(2), #index .s3_area .s3_area_flexBox:nth-child(3), #index .s3_area .s3_area_flexBox:nth-child(4) {
  margin-top: 20%;
}

@media screen and (max-width: 768px) {
  #index .s3_area .s3_area_flexBox:nth-child(2), #index .s3_area .s3_area_flexBox:nth-child(3), #index .s3_area .s3_area_flexBox:nth-child(4) {
    margin-top: 30%;
  }
}

@media screen and (max-width: 767px) {
  #index .s3_area .s3_area_flexBox:nth-child(2), #index .s3_area .s3_area_flexBox:nth-child(3), #index .s3_area .s3_area_flexBox:nth-child(4) {
    margin-top: 25%;
  }
}

@media screen and (max-width: 768px) {
  #index .s3_area .s3_area_flexBox:nth-child(3), #index .s3_area .s3_area_flexBox:nth-child(4) {
    margin-top: 20%;
  }
}

@media screen and (max-width: 767px) {
  #index .s3_area .s3_area_flexBox:nth-child(3), #index .s3_area .s3_area_flexBox:nth-child(4) {
    margin-top: 25%;
  }
}

#index .s3_area .blog_wap {
  position: relative;
  padding-bottom: 30%;
}

@media screen and (max-width: 767px) {
  #index .s3_area .blog_wap {
    padding-bottom: 50%;
  }
}

#index .s3_area .blog_wap .blog_thumbnail_link {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
}

#index .s3_area .blog_wap .blog_thumbnail_link .blog_thumbnail_link_posi {
  overflow: hidden;
  padding-top: 100%;
  width: 100%;
  position: relative;
  display: block;
}

#index .s3_area .blog_wap .blog_thumbnail_link .blog_thumbnail_link_posi img {
  width: 135%;
  height: auto;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  left: -50%;
  right: -50%;
  margin: 0 auto;
  z-index: 0;
}

#index .s3_area .blog_wap .blog_thumbnail_back {
  width: 100%;
  position: absolute;
  top: 0;
  left: 5%;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  background: #69d3d7;
  z-index: -1;
  height: 102.5%;
}

#index .s3_area .blog_wap .blog_thumbnail_back:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fde452;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

#index .s3_area .blog_wap:hover .blog_thumbnail_link .blog_thumbnail_link_posi img {
  width: 150%;
}

#index .s3_area .blog_wap:hover .blog_thumbnail_back:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

#index .s3_area .blog_wap:hover .hvr-sweep-to-right:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

#index .s3_area .blog_wap:hover .blog_textWap .blog_title a {
  background-position: 0% bottom;
}

#index .s3_area .blog_wap:hover .hvr-sweep-to-right a {
  background: #111;
}

#index .s3_area .blog_wap .blog_textWap {
  background-color: #fff;
  padding: 8%;
  position: absolute;
  bottom: 0%;
  right: -12%;
  width: 63%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 18%;
}

@media screen and (max-width: 768px) {
  #index .s3_area .blog_wap .blog_textWap {
    width: 85%;
    padding-bottom: 22%;
    bottom: auto;
    top: 50%;
  }
}

#index .s3_area .blog_wap .blog_textWap .categoryArea {
  margin-bottom: 10%;
}

#index .s3_area .blog_wap .blog_textWap .categoryArea a {
  color: #595352;
  text-decoration: underline;
  font-family: "Cormorant", serif;
  font-size: 0.85rem;
  display: inline-block;
  margin-right: 3%;
}

@media screen and (max-width: 767px) {
  #index .s3_area .blog_wap .blog_textWap .categoryArea a {
    font-size: 3.9vw;
  }
}

#index .s3_area .blog_wap .blog_textWap .categoryArea a:hover {
  text-decoration: none;
}

#index .s3_area .blog_wap .blog_textWap .blog_title {
  line-height: 1.8;
  font-size: 1.1rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  #index .s3_area .blog_wap .blog_textWap .blog_title {
    font-size: 5.2vw;
  }
}

#index .s3_area .blog_wap .blog_textWap .blog_title a {
  padding-bottom: 0.2em;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fde452), color-stop(50%, transparent)) 100% bottom/200% 45% no-repeat;
  background: linear-gradient(to right, #fde452 50%, transparent 50%) 100% bottom/200% 45% no-repeat;
  -webkit-transition: background-position 0.5s ease-out;
  transition: background-position 0.5s ease-out;
}

#index .s3_area .blog_wap .nekonote_btnWap {
  position: absolute;
  bottom: -5%;
  left: 0;
  width: 53%;
}

@media screen and (max-width: 768px) {
  #index .s3_area .blog_wap .nekonote_btnWap {
    bottom: -20%;
    width: 75%;
  }
}

@media screen and (max-width: 767px) {
  #index .s3_area .blog_wap .nekonote_btnWap {
    bottom: -5%;
  }
}

#index .s4_area {
  padding: 8% 0;
  margin-top: 0;
  padding-top: 5%;
}

@media screen and (max-width: 767px) {
  #index .s4_area {
    padding: 8% 0 10%;
  }
}

@media screen and (max-width: 768px) {
  #index .s4_area .br1400 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #index .s4_area .br1400 {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  #index .s4_area .titleArea .subChachArea {
    width: 95%;
    margin-left: 5%;
  }
}

#index .s4_area .s4_area_wap {
  width: 78%;
  margin: 5% auto 0;
  position: relative;
}

@media screen and (max-width: 768px) {
  #index .s4_area .s4_area_wap {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  #index .s4_area .s4_area_wap {
    width: 100%;
  }
}

#index .s4_area .s4_area_wap .contentsCommon_titleArea {
  padding: 6% 0;
  margin-bottom: 3%;
}

@media screen and (max-width: 768px) {
  #index .s4_area .s4_area_wap .contentsCommon_titleArea {
    margin-bottom: 6%;
  }
}

@media screen and (max-width: 767px) {
  #index .s4_area .s4_area_wap .contentsCommon_titleArea {
    padding: 20% 0;
  }
}

#index .s4_area .s4_area_wap .s4_area_textArea .s4_area_textArea_chach {
  font-weight: 700;
  line-height: 1.8;
  font-size: 1.5rem;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 767px) {
  #index .s4_area .s4_area_wap .s4_area_textArea .s4_area_textArea_chach {
    font-size: 6vw;
  }
}

#index .s4_area .s4_area_wap .s4_area_textArea .info {
  line-height: 2;
  margin: 5% 0;
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  #index .s4_area .s4_area_wap .s4_area_textArea .info {
    font-size: 5.5vw;
    margin: 5% 0 10%;
  }
}

#index .s4_area .s4_area_wap .s4_area_textArea .info .big {
  font-size: 1.1em;
  font-weight: 700;
}

#index .commonSection {
  margin-top: 6%;
}

.commonSection .titleArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 75%;
  margin: 0 0 4% 8%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, #69d3d7), color-stop(73%, #69d3d7), color-stop(73%, #fff), to(#fff));
  background: linear-gradient(#fff 50%, #69d3d7 50%, #69d3d7 73%, #fff 73%, #fff 100%);
}

@media screen and (max-width: 1400px) {
  .commonSection .titleArea {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .commonSection .titleArea {
    width: 90%;
    margin: 0 auto 5%;
  }
}

@media screen and (max-width: 767px) {
  .commonSection .titleArea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-left: -5%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(20%, #69d3d7), color-stop(40%, #69d3d7), color-stop(40%, #fff), to(#fff));
    background: linear-gradient(#fff 20%, #69d3d7 20%, #69d3d7 40%, #fff 40%, #fff 100%);
  }
}

.commonSection .titleArea .chach {
  font-size: 5rem;
  font-family: "Cormorant", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin-left: 3%;
}

@media screen and (max-width: 767px) {
  .commonSection .titleArea .chach {
    font-size: 50px;
    margin-left: 5%;
  }
}

@media screen and (max-width: 568px) {
  .commonSection .titleArea .chach {
    font-size: 17vw;
  }
}

.commonSection .titleArea .subChachArea {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1400px) {
  .commonSection .titleArea .subChachArea {
    padding-top: 3%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .commonSection .titleArea .subChachArea {
    width: 85%;
    margin-left: 15%;
    padding-top: 0;
  }
}

.commonSection .titleArea .subChachArea .imgsize {
  width: 5.1%;
  margin-right: 5%;
}

@media screen and (max-width: 767px) {
  .commonSection .titleArea .subChachArea .imgsize {
    width: 8%;
  }
}

.commonSection .titleArea .subChachArea .imgsize img {
  width: 100%;
  height: auto;
}

.commonSection .titleArea .subChachArea .subChach {
  font-size: 1.7rem;
  letter-spacing: 0.07em;
  padding-top: 1.3%;
  width: 89.9%;
  line-height: 1.3;
}

@media screen and (max-width: 1600px) {
  .commonSection .titleArea .subChachArea .subChach {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1500px) {
  .commonSection .titleArea .subChachArea .subChach {
    padding-top: 0;
    font-size: 22px;
  }
}

@media screen and (max-width: 568px) {
  .commonSection .titleArea .subChachArea .subChach {
    font-size: 5vw;
  }
}

/* Sweep To Right */
.nekonote_btnWap {
  width: 250px;
}

@media screen and (max-width: 767px) {
  .nekonote_btnWap {
    width: 75%;
    margin: 0 auto;
  }
}

.hvr-sweep-to-right {
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  background: #69d3d7;
  height: 65px;
}

.hvr-sweep-to-right a {
  position: absolute;
  background: #333;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  top: 0px;
  left: -8px;
  height: 60px;
}

.hvr-sweep-to-right a:hover {
  background: #111;
}

.hvr-sweep-to-right a .btnText {
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 1.2rem;
  font-family: "Nothing You Could Do", cursive;
  text-align: left;
  padding-left: 15%;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fde452;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.hvr-sweep-to-right .line_black {
  width: 35px;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: 5px;
  left: auto;
  right: -27px;
  top: 0px;
  margin: auto 0;
}

.hvr-sweep-to-right .line_white {
  width: 35px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  top: 0;
  margin: auto 0;
}

.footerFirstArea .footerFirstArea_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .footerFirstArea .footerFirstArea_flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox {
    width: 100%;
  }
}

.footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox .footerFirstArea_flexBox_title {
  font-size: 4.5em;
  font-family: "Cormorant", serif;
  letter-spacing: 0.1em;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox .footerFirstArea_flexBox_title {
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) {
  .footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox .footerFirstArea_flexBox_title {
    font-size: 11vw;
  }
}

.footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox.one .footerFirstArea_flexBox_title {
  position: absolute;
  top: 17%;
  right: 8%;
  color: #fff;
}

.footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox.twe .footerFirstArea_flexBox_title {
  position: absolute;
  bottom: 17%;
  left: 8%;
}

.footerFirstArea .footerFirstArea_flex .footerFirstArea_flexBox img {
  width: 100%;
  height: auto;
}

.footerFirstArea .footerFirstArea_ChachArea {
  background-color: #69d3d7;
  padding: 4% 0;
}

.footerFirstArea .footerFirstArea_ChachArea .footerFirstArea_ChachText {
  font-family: "Cormorant", serif;
  font-size: 2.6em;
  color: #fff;
  letter-spacing: 0.07em;
  width: 80%;
  margin: 0 auto;
  text-align: left;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .footerFirstArea .footerFirstArea_ChachArea .footerFirstArea_ChachText {
    font-size: 4vw;
  }
}

@media screen and (max-width: 767px) {
  .footerFirstArea .footerFirstArea_ChachArea .footerFirstArea_ChachText {
    font-size: 4.7vw;
  }
}

.footerSecondArea {
  background-color: #282828;
}

.footerSecondArea .boxwap {
  position: relative;
  padding: 5% 0;
}

.footerSecondArea .boxwap .amaguriImg {
  position: absolute;
  top: -10%;
  right: 0;
  width: 34%;
}

@media screen and (max-width: 768px) {
  .footerSecondArea .boxwap .amaguriImg {
    top: -4%;
  }
}

@media screen and (max-width: 767px) {
  .footerSecondArea .boxwap .amaguriImg {
    display: none;
  }
}

.footerSecondArea .boxwap .amaguriImg img {
  width: 100%;
  height: auto;
}

.footerSecondArea .header_menuBoxwap {
  opacity: 1;
  color: #fff;
  margin-left: 0;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  .footerSecondArea .header_menuBoxwap {
    width: 100%;
  }
  .footerSecondArea .header_menuBoxwap .menuNav .menuNav_wap {
    width: 60%;
  }
  .footerSecondArea .header_menuBoxwap .menuNav .addAreaWap .addArea .inner {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .footerSecondArea .header_menuBoxwap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footerSecondArea .header_menuBoxwap .menuNav .menuNav_wap {
    width: 100%;
  }
}

.footerSecondArea .header_menuBoxwap .menuNav .menuNav_wap .firstnav {
  color: #fff;
}

.footerSecondArea .header_menuBoxwap .menuNav {
  width: 72%;
}

@media screen and (max-width: 767px) {
  .footerSecondArea .header_menuBoxwap .menuNav {
    width: 90%;
    margin-top: 10%;
  }
  .footerSecondArea .header_menuBoxwap .menuNav .addAreaWap {
    display: block;
  }
  .footerSecondArea .header_menuBoxwap .menuNav .addAreaWap .addArea .inner {
    font-size: 15px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 568px){
  .footerSecondArea .header_menuBoxwap .menuNav .addAreaWap .addArea .inner {
    font-size: 4vw;
  }
}

@media screen and (max-width: 767px) {
  .footerSecondArea .header_menuBoxwap .header_menuBoxwap_logo {
    display: block;
    width: 40%;
  }
}

.memberArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2% 0;
}

@media screen and (max-width: 767px) {
  .memberArea {
    padding: 4% 0;
  }
}

.memberArea .imgsize {
  width: 2.3%;
  padding: 0 2%;
}

@media screen and (max-width: 768px) {
  .memberArea .imgsize {
    width: 4%;
    padding: 0 3%;
  }
}

@media screen and (max-width: 767px) {
  .memberArea .imgsize {
    width: 5%;
  }
}

.memberArea .imgsize img {
  width: 100%;
  height: auto;
}

.copyright {
  text-align: center;
  font-family: "Cormorant", serif;
  font-size: 0.8rem;
  margin-bottom: 2%;
  letter-spacing: 0.05em;
}

#s1_area_title {
  position: relative;
  top: 50px;
  opacity: 0;
}

#s1_area_Link {
  position: relative;
  top: 50px;
  opacity: 0;
}

#area1_text {
  position: relative;
  left: 50px;
  opacity: 0;
}

#area1_img1 {
  position: relative;
  right: 50px;
  opacity: 0;
}

#area1_img2 {
  position: relative;
  right: 50px;
  opacity: 0;
}

#area2_text {
  position: relative;
  left: 50px;
  opacity: 0;
}

#area2_img1 {
  position: relative;
  right: 50px;
  opacity: 0;
}

#area2_img2 {
  position: relative;
  left: 50px;
  opacity: 0;
}

#area3_text {
  position: relative;
  left: 50px;
  opacity: 0;
}

#area3_img1 {
  position: relative;
  right: 50px;
  opacity: 0;
}

#area3_img2 {
  position: relative;
  right: 50px;
  opacity: 0;
}

#area4_text {
  position: relative;
  left: 50px;
  opacity: 0;
}

#area4_img1 {
  position: relative;
  right: 50px;
  opacity: 0;
}

#area4_img2 {
  position: relative;
  right: 50px;
  opacity: 0;
}

#s2_area_title {
  position: relative;
  top: 50px;
  opacity: 0;
}

.s2_area_flex_wap {
  opacity: 0;
  top: 50px;
}

#s2_area_title_btn {
  position: relative;
  top: 50px;
  opacity: 0;
}

#catLabel {
  position: relative;
  top: 50px;
  opacity: 0;
}

#s3_area_title {
  position: relative;
  top: 50px;
  opacity: 0;
}

#s3_area_subtitle {
  opacity: 0;
}

.s3_area_flexBox {
  position: relative;
  opacity: 0;
  top: 50px;
}

#s4_area_title {
  position: relative;
  top: 50px;
  opacity: 0;
}

#s4_area_chach {
  position: relative;
  top: 50px;
  opacity: 0;
}

#s4_area_subchach {
  position: relative;
  top: 50px;
  opacity: 0;
}

#s4_area_textArea {
  position: relative;
  top: 50px;
  opacity: 0;
}

.nekonote .titleAreaBox {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .nekonote .titleAreaBox {
    margin-bottom: 6%;
    margin-top: 10%;
  }
}

.nekonote .titleAreaBox .mainChach {
  font-size: 40px;
  font-family: "Cormorant", serif;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .nekonote .titleAreaBox .mainChach {
    font-size: 26px;
  }
}

.nekonote .titleAreaBox .sunchach {
  margin-top: 30px;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .nekonote .titleAreaBox .sunchach {
    margin-top: 5%;
    font-size: 5.2vw;
    line-height: 1.6;
  }
}

.nekonote .cvArea {
  background-color: #ebe7e0;
  padding-top: 3%;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea {
    padding-top: 8%;
    margin-top: 15%;
    padding-bottom: 8%;
  }
}

.nekonote .cvArea .cvArea_title {
  color: #595352;
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_title {
    font-size: 20px;
    margin-bottom: 8%;
    line-height: 1.5;
  }
}

.nekonote .cvArea .cvArea_title::before {
  content: "";
  background-image: url("../images/works/left.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  display: inline-block;
  width: 15px;
  height: 33px;
  margin-right: 20px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_title::before {
    display: none;
  }
}

.nekonote .cvArea .cvArea_title::after {
  content: "";
  background-image: url("../images/works/right.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  display: inline-block;
  width: 15px;
  height: 33px;
  margin-left: 20px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_title::after {
    display: none;
  }
}

.nekonote .cvArea .cvArea_infoBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 10%;
}

@media screen and (max-width: 768px) {
  .nekonote .cvArea .cvArea_infoBox {
    padding-right: 8%;
  }
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_infoBox {
    padding-right: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.nekonote .cvArea .cvArea_infoBox .catimg {
  width: 14%;
  margin-right: 15px;
  padding-top: 25px;
}

@media screen and (max-width: 768px) {
  .nekonote .cvArea .cvArea_infoBox .catimg {
    width: 17%;
    margin-right: 2%;
    padding-top: 9%;
  }
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_infoBox .catimg {
    display: none;
  }
}

.nekonote .cvArea .cvArea_infoBox .catimg img {
  width: 100%;
  height: auto;
}

.nekonote .cvArea .cvArea_infoBox .telArea {
  margin-right: 50px;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .nekonote .cvArea .cvArea_infoBox .telArea {
    margin-right: 5%;
    padding-top: 3%;
  }
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_infoBox .telArea {
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 8%;
  }
}

.nekonote .cvArea .cvArea_infoBox .telArea .tel {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.07em;
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_infoBox .telArea .tel {
    font-size: 10vw;
  }
}

.nekonote .cvArea .cvArea_infoBox .telArea .infoP {
  font-size: 11px;
  letter-spacing: 0.09em;
}

@media screen and (max-width: 767px) {
  .nekonote .cvArea .cvArea_infoBox .telArea .infoP {
    font-size: 3.7vw;
  }
}

@media screen and (max-width: 767px) {
  .works {
    margin-top: 7%;
  }
}

.works .categoryBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .works .categoryBox {
    margin-top: 8%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.works .categoryBox li {
  margin-right: 5px;
}

@media screen and (max-width: 767px) {
  .works .categoryBox li {
    margin-right: 0;
    width: 48.5%;
  }
}

.works .categoryBox li a {
  display: block;
  background-color: #595352;
  color: #fff;
  font-size: 15px;
  padding: 10px 25px;
  margin-bottom: 5px;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
}

@media screen and (max-width: 767px) {
  .works .categoryBox li a {
    font-size: 15px;
    padding: 5%;
    margin-bottom: 6%;
  }
}
@media screen and (max-width: 568px) {
  .works .categoryBox li a {
    font-size: 4vw;
  }
}

.works .categoryBox li a:hover {
  background-color: #9b9897;
}

.works .categoryBox li a.hasTarm {
  background-color: #69d3d7;
}

.works .worksCollum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.works .worksCollum.workslist .leftBox {
  width: 69%;
}

@media screen and (max-width: 768px) {
  .works .worksCollum.workslist .leftBox {
    width: 100%;
  }
}

.works .worksCollum.workslist .rightBox {
  width: 26%;
}

@media screen and (max-width: 768px) {
  .works .worksCollum.workslist .rightBox {
    width: 100%;
    margin-top: 7%;
  }
}

@media screen and (max-width: 767px) {
  .works .worksCollum.workslist .rightBox {
    margin-top: 10%;
  }
}

.works .worksCollum.workslist .related_Area {
  margin-top: 0;
}

.works .worksCollum.workslist .related_Area .related_Area_ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.works .worksCollum.workslist .related_Area .related_Area_ul li {
  width: 48.5%;
  margin-right: 0;
  margin-bottom: 3%;
}

@media screen and (max-width: 767px) {
  .works .worksCollum.workslist .related_Area .related_Area_ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    padding: 3% 3%;
    box-shadow: none;
    border-bottom: 1px solid #d6d6d6;
  }
  .works .worksCollum.workslist .related_Area .related_Area_ul li .related-thumb{
    width: 35%;
  }
}

.works .worksCollum.workslist .related_Area .related_Area_ul li .related-thumb a::after {
  font-size: 22px;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .works .worksCollum.workslist .related_Area .related_Area_ul li .related-thumb a::after {
    font-size: 5.3vw;
    line-height: 1.6;
  }
}

.works .worksCollum.workslist .related_Area .related_Area_ul li .related-titleArea {
  padding: 5%;
}

@media screen and (max-width: 767px) {
  .works .worksCollum.workslist .related_Area .related_Area_ul li .related-titleArea {
    padding: 0 2%;
    box-sizing: border-box;
    width: 65%;
    padding-left: 5%;
    padding-right: 0;

  }
}

.works .worksCollum.workslist .related_Area .related_Area_ul li .related-titleArea .title {
  font-size: 18px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .works .worksCollum.workslist .related_Area .related_Area_ul li .related-titleArea .title {
    font-size: 16px;
    line-height: 1.4;
  }
}

.works .worksCollum .imgBox {
  width: 57%;
}

@media screen and (max-width: 768px) {
  .works .worksCollum .imgBox {
    width: 70%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .works .worksCollum .imgBox {
    width: 100%;
    /*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        */
  }
}

.works .worksCollum .imgBox img {
  width: 100%;
  height: auto;
}

/*
@media screen and (max-width: 767px) {
  .works .worksCollum .imgBox img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
*/

.works .worksCollum .innerBox {
  width: 40%;
}

@media screen and (max-width: 768px) {
  .works .worksCollum .innerBox {
    width: 100%;
    margin-top: 6%;
  }
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.works .worksCollum .innerBox .worksTitleArea {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox .worksTitleArea {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 8%;
  }
}

.works .worksCollum .innerBox .worksTitleArea .title {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox .worksTitleArea .title {
    font-size: 8vw;
    line-height: 1.4;
  }
}

.tarmArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .tarmArea {
    margin-top: 5%;
  }
}

.tarmArea a {
  color: #69d3d7;
  font-size: 12px;
  margin-right: 20px;
  display: block;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .tarmArea a {
    font-size: 13px;
    line-height: 1.3;
  }
}

.tarmArea a:hover {
  text-decoration: underline;
}

.tarmArea a::before {
  content: "";
  background-image: url("../images/works/tag.gif");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 4px;
}

.works .worksCollum .innerBox .subimgBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox .subimgBox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.works .worksCollum .innerBox .subimgBox li {
  width: 32%;
  background-color: #eeeeee;
  margin-bottom: 2%;
}

@media screen and (max-width: 768px) {
  .works .worksCollum .innerBox .subimgBox li {
    width: 15%;
  }
}

.works .worksCollum .innerBox .subimgBox li img {
  width: 100%;
  height: auto;
}

.works .worksCollum .innerBox .subimgBox_title {
  border-bottom: 1px solid #595352;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox .subimgBox_title {
    padding-bottom: 3%;
    margin-bottom: 5%;
    font-size: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}

@media screen and (max-width: 568px) {
  .works .worksCollum .innerBox .subimgBox_title {
    font-size: 6vw;
  }
}

.works .worksCollum .innerBox .infotextArea {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox .infotextArea {
    margin-top: 6%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.works .worksCollum .innerBox .infotextArea .chach {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox .infotextArea .chach {
    font-size: 20px;
  }
}
@media screen and (max-width: 568px) {
  .works .worksCollum .innerBox .infotextArea .chach {
    font-size: 6vw;
  }
}

.works .worksCollum .innerBox .infotextArea .infoP {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 20px;
}

.works .worksCollum .innerBox .infotextArea .infoP a {
  color: #69d3d7;
  text-decoration: underline;
}

.works .worksCollum .innerBox .infotextArea .infoP a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .works .worksCollum .innerBox .infotextArea .infoP {
    font-size: 17px;
    margin-top: 7%;
  }
}

@media screen and (max-width: 568px) {
  .works .worksCollum .innerBox .infotextArea .infoP {
    font-size: 5.5vw;
  }
}

@media screen and (max-width: 767px) {
  .works .worksCollum #pagenation {
    margin-top: 6%;
  }
  #pagenation-list{
    padding: 0 3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
}

.works .worksCollum #pagenation:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.works .worksCollum #pagenation #pagenation-list li {
  float: left;
  background: none;
  list-style: none;
  padding: 0;
  margin: 0 5px 5px 0;
}

.works .worksCollum #pagenation #pagenation-list li:last-child {
  margin-left: 0;
}

.works .worksCollum #pagenation #pagenation-list a,
.works .worksCollum #pagenation #pagenation-list span {
  background: none;
  display: block;
  margin: 0;
  padding: 6px 11px;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .works .worksCollum #pagenation #pagenation-list a,
  .works .worksCollum #pagenation #pagenation-list span {
    font-size: 15px;
  }
}
@media screen and (max-width: 568px) {
  .works .worksCollum #pagenation #pagenation-list a,
  .works .worksCollum #pagenation #pagenation-list span {
    font-size: 4.5vw;
  }
}

.works .worksCollum #pagenation #pagenation-list .current {
  background: #9b9897;
  color: #ffffff;
}

.works .worksCollum #pagenation #pagenation-list .omit {
  padding: 6px 2px;
  color: #777777;
}

.works .worksCollum #pagenation #pagenation-list li a {
  background: #595352;
  color: #ffffff;
  text-decoration: none;
}

.works .worksCollum #pagenation #pagenation-list a:hover {
  background: #9b9897;
  color: #ffffff;
  text-decoration: none;
}

.works .related_Area {
  margin-top: 100px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .works .related_Area {
    margin-top: 20%;
  }
}

.works .related_Area .related_Area_title {
  font-size: 35px;
  font-family: "Cormorant", serif;
  letter-spacing: 0.07em;
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .works .related_Area .related_Area_title {
    margin-bottom: 10%;
    font-size: 34px;
  }
}
@media screen and (max-width: 568px) {
  .works .related_Area .related_Area_title {
    font-size: 8vw;
  }
}

.works .related_Area .related_Area_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .works .related_Area .related_Area_ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
            border-top: 1px solid #d6d6d6;
  }
  .works .related_Area .related_Area_ul.noBorder {
      border-top: none;
  }
}

.works .related_Area .related_Area_ul li {
  width: 31.3%;
  margin-right: 2%;
  -webkit-box-shadow: 2px 4px 12px #ededed;
          box-shadow: 2px 4px 12px #ededed;
  margin-bottom: 2%;
}

@media screen and (max-width: 767px) {
  .works .related_Area .related_Area_ul li {
    width: 47%;
    margin-right: 0;
    margin-bottom: 5%;
  }
}

.works .related_Area .related_Area_ul li:nth-child(3n) {
  margin-left: 0;
}

.works .related_Area .related_Area_ul li .related-thumb a {
  display: block;
  position: relative;
}

.works .related_Area .related_Area_ul li .related-thumb a::before {
  content: "";
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(129, 232, 235, 0);
}

.works .related_Area .related_Area_ul li .related-thumb a::after {
  content: "詳細ページを見る";
  color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  opacity: 0;
}

.works .related_Area .related_Area_ul li .related-thumb a:hover::before {
  background-color: rgba(129, 232, 235, 0.9);
}

.works .related_Area .related_Area_ul li .related-thumb a:hover::after {
  opacity: 1;
}

.works .related_Area .related_Area_ul li .related-thumb img {
  width: 100%;
  height: auto;
}

.works .related_Area .related_Area_ul li .related-titleArea {
  background-color: #fff;
  padding: 7%;
}

.works .related_Area .related_Area_ul li .related-titleArea .title {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .works .related_Area .related_Area_ul li .related-titleArea .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 568px) {
  .works .related_Area .related_Area_ul li .related-titleArea .title {
    font-size: 5vw;
  }
}

.works .snsArea {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .works .snsArea {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
  }
  .works .snsArea .snsBtn {
    padding: 2% 0px;
  }
}

.archiveSidebar .side_title {
  font-family: "Cormorant", serif;
  font-size: 26px;
  letter-spacing: 0.05em;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #595352;
  font-weight: 400;
}

@media screen and (max-width: 767px){
  .archiveSidebar .side_title{
    padding-left: 3%;
    padding-right: 3%;
  }
}

.archiveSidebar .side_title span {
  font-size: 0.65em;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 3%;
}

@media screen and (max-width: 768px) {
  .archiveSidebar .archiveSidebar_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.archiveSidebar .archiveSidebar_ul.tarm_ul {
  display: block;
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .archiveSidebar .archiveSidebar_ul.tarm_ul li {
    width: 100%;
  }
}

.archiveSidebar .archiveSidebar_ul.tarm_ul li .titleArea .title {
  margin-bottom: 0;
}

.archiveSidebar .archiveSidebar_ul.news_ul li {
  display: block;
}

.archiveSidebar .archiveSidebar_ul.news_ul li .titleArea {
  width: 100%;
}

.archiveSidebar .archiveSidebar_ul.news_ul li .titleArea .title {
  margin-bottom: 0;
}

.archiveSidebar .archiveSidebar_ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #bfbfbf;
}

@media screen and (max-width: 768px) {
  .archiveSidebar .archiveSidebar_ul li {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media screen and (max-width: 767px) {
  .archiveSidebar .archiveSidebar_ul li {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }
}

.archiveSidebar .archiveSidebar_ul li .thumbnail {
  width: 24%;
}

@media screen and (max-width: 768px) {
  .archiveSidebar .archiveSidebar_ul li .thumbnail {
    width: 30%;
  }
}

.archiveSidebar .archiveSidebar_ul li .thumbnail img {
  width: 100%;
  height: auto;
}

.archiveSidebar .archiveSidebar_ul li .titleArea {
  width: 72%;
}

@media screen and (max-width: 768px) {
  .archiveSidebar .archiveSidebar_ul li .titleArea {
    width: 65%;
  }
}

.archiveSidebar .archiveSidebar_ul li .titleArea .title {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .archiveSidebar .archiveSidebar_ul li .titleArea .title {
    font-size: 16px;
    line-height: 1.4;
  }
}

.featured_articles {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  .featured_articles {
    margin-top: 10%;
  }
}

.featured_articles .liquid-speech-balloon-wrap:not(.liquid-speech-balloon-vertical) .liquid-speech-balloon-arrow {
  border-top: 7px solid transparent !important;
  border-bottom: 7px solid transparent !important;
}

.featured_articles .liquid-speech-balloon-wrap.liquid-speech-balloon-right .liquid-speech-balloon-arrow {
  right: -11px;
  border-right: unset;
}

.featured_articles .featured_articles_wap {
  margin-bottom: 100px;
}

.featured_articles .featured_articles_titleArea {
  text-align: left;
}

.featured_articles .featured_articles_titleArea .title {
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .featured_articles .featured_articles_titleArea .title {
    font-size: 30px;
  }
}

.featured_articles .featured_articles_titleArea .date {
  font-size: 25px;
  color: #cacaca;
  font-family: "Nothing You Could Do", cursive;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .featured_articles .featured_articles_titleArea .date {
    font-size: 25px;
    margin-top: 5%;
  }
}

.featured_articles .featured_articles_titleArea .tarmArea a {
  font-size: 14px;
}

.featured_articles .featured_articles_titleArea .title_flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .featured_articles .featured_articles_titleArea .title_flexBox {
    margin-top: 3%;
    margin-bottom: 5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.avatarBox {
  position: relative;
  width: 80%;
}

@media screen and (max-width: 767px) {
  .avatarBox {
    width: 100%;
  }
}

.avatarBox .avatarImage {
  width: 58px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #d0d0d0;
}

.avatarBox .avatarImage img {
  width: 100%;
  height: auto;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
}

.avatarBox .avatarName {
  left: 70px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .avatarBox .avatarName {
    font-size: 15px;
  }
}

.avatarBox .avatarName.red {
  color: #cf2e2e;
}

.avatarBox .avatarName.blue {
  color: #0693e3;
}

.avatarBox .avatarName.green {
  color: #00d084;
}

.avatarBox .avatarName.yellow {
  color: #fcb900;
}

.avatarBox .avatarName.pink {
  color: #f78da7;
}

.featured_articles .contents {
  font-size: 17px;
  line-height: 2.3;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents {
    font-size: 18px;
    line-height: 2;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents {
    font-size: 4.5vw;
  }
}

.featured_articles .contents li {
  list-style: inherit;
}

.featured_articles .contents .thumbnail {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .thumbnail {
    margin-bottom: 10%;
  }
}

.featured_articles .contents .thumbnail img {
  width: 100%;
  height: auto;
}

.featured_articles .contents .no_bullets {
  border: 1px solid #cacaca;
  padding: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 2.2;
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .no_bullets {
    padding: 6%;
    line-height: 2.2;
    margin-bottom: 14%;
  }
}

.featured_articles .contents .no_bullets p {
  margin-bottom: 0;
}

.featured_articles .contents .no_bullets .toc_title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .no_bullets .toc_title {
    font-size: 18px;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents .no_bullets .toc_title {
    font-size: 5vw;
  }
}

.featured_articles .contents .no_bullets .toc_list {
  font-size: 18px;
  padding-left: 26px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .no_bullets .toc_list {
    font-size: 16px;
    padding-left: 10%;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents .no_bullets .toc_list {
    font-size: 4vw;
  }
}

.featured_articles .contents .no_bullets .toc_list a {
  color: #69d3d7;
  text-decoration: underline;
}

.featured_articles .contents .no_bullets .toc_list a:hover {
  text-decoration: none;
}

.featured_articles .contents .no_bullets .toc_list > li {
  list-style-type: decimal;
}

.featured_articles .contents .no_bullets .toc_list > li > ul {
  padding-left: 26px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .no_bullets .toc_list > li > ul {
    padding-left: 10%;
  }
}

.featured_articles .contents .no_bullets .toc_list > li > ul li {
  list-style-type: disc;
}

.featured_articles .contents .liquid-speech-balloon-text {
  margin-bottom: 0;
}

.featured_articles .contents p {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents p {
    margin-bottom: 8%;
  }
}

.featured_articles .contents .liquid-speech-balloon-text p {
  margin-bottom: 0;
  line-height: 1.6;
}

@media screen and (max-width: 767px){
  .contents .liquid-speech-balloon-text{
    padding: 20px;
  }
}

.featured_articles .contents a {
  color: #69d3d7;
  text-decoration: underline;
}

.featured_articles .contents a:hover {
  text-decoration: none;
}

.featured_articles .contents h2 {
  font-size: 28px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
  letter-spacing: 0.07em;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents h2 {
    font-size: 24px;
    padding-bottom: 5%;
    margin-bottom: 8%;
  }
}

@media screen and (max-width: 568px) {
  .featured_articles .contents h2 {
    font-size: 6vw;
  }
}

.featured_articles .contents h3 {
  padding: 8px 22px;
  background-color: #ebe7e0;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 40px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents h3 {
    padding: 5%;
    font-size: 18px;
    margin-bottom: 10%;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents h3 {
    font-size: 5vw;
  }
}

.featured_articles .contents h4 {
  padding-left: 25px;
  border-left: 4px solid #333;
  line-height: 1.4;
  font-size: 20px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents h4 {
    padding-left: 6%;
    font-size: 18px;
    margin-bottom: 10%;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents h4 {
    font-size: 5vw;
  }
}

.featured_articles .contents figure {
  margin-bottom: 50px;
}

.featured_articles .contents figure.ystdb-card__image {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents figure {
    margin-bottom: 10%;
  }
}

.featured_articles .contents figure img {
  width: 100%;
  height: auto;
}

.featured_articles .contents figure figcaption {
  color: #a9a9a9;
  font-size: 13px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents figure figcaption {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents figure figcaption {
    font-size: 4vw;
  }
}

.featured_articles .contents > ul,
.featured_articles .contents > ol {
  margin-bottom: 50px;
  padding-left: 24px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents > ul,
  .featured_articles .contents > ol {
    margin-bottom: 10%;
    padding-left: 8%;
  }
}

.featured_articles .contents .liquid-speech-balloon-wrap {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .liquid-speech-balloon-wrap {
    margin-bottom: 10%;
  }
}

.featured_articles .contents .syntaxhighlighter {
  margin-bottom: 50px !important;
}

.featured_articles .contents .wp-block-button {
  text-align: center;
}

.featured_articles .contents .wp-block-button__link {
  border-radius: 5px;
  padding-left: 80px;
  padding-right: 45px;
  background-image: url("../images/page-common/arrow.png");
  background-repeat: no-repeat;
  background-position: center left 38px;
  background-size: 28px 28px;
  font-size: 25px;
  margin-bottom: 60px;
  color: #fff;
  text-decoration: none;
  line-height: 1.3;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .wp-block-button__link {
    background-position: center left 5%;
    background-size: 10%;
    font-size: 20px;
    margin-bottom: 13%;
    padding: 5%;
    padding-left: 20%;
  }
}

@media screen and (max-width: 568px) {
  .featured_articles .contents .wp-block-button__link {
    font-size: 5.8vw;
  }
}

.featured_articles .contents blockquote.wp-block-quote {
  position: relative;
  padding: 10px 15px 10px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-style: italic;
  border: solid 1px #cacaca;
  margin-bottom: 50px;
}

.featured_articles .contents blockquote.wp-block-quote strong {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents blockquote.wp-block-quote strong {
    font-size: 17px;
  }
}

@media screen and (max-width: 568px) {
  .featured_articles .contents blockquote.wp-block-quote strong {
    font-size: 4.5vw;
  }
}

.featured_articles .contents blockquote.wp-block-quote:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 0;
  content: "“";
  font-family: sans-serif;
  color: #77c0c9;
  font-size: 90px;
  line-height: 1;
}

.featured_articles .contents blockquote.wp-block-quote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.5;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents blockquote.wp-block-quote p {
    font-size: 17px;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents blockquote.wp-block-quote p {
    font-size: 4.5vw;
  }
}

.featured_articles .contents blockquote.wp-block-quote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents blockquote.wp-block-quote cite {
    word-break: break-all;
  }
}

.featured_articles .contents .wp-block-embed-wordpress iframe {
  position: static !important;
}

.featured_articles .contents .wp-block-embed-wordpress figcaption {
  text-align: left;
  margin-top: 0;
}

.featured_articles .contents .whatBoxArea {
  border: 1px solid #cacaca;
  background-color: #eee;
  padding: 20px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .whatBoxArea {
    padding: 7%;
    margin-bottom: 10%;
  }
}

.featured_articles .contents .whatBoxArea .whatBoxArea_title {
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .whatBoxArea .whatBoxArea_title {
    font-size: 17px;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents .whatBoxArea .whatBoxArea_title {
    font-size: 4.8vw;
  }
}

.featured_articles .contents .whatBoxArea .whatBoxArea_inner p {
  font-size: 15px;
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .featured_articles .contents .whatBoxArea .whatBoxArea_inner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .contents .whatBoxArea .whatBoxArea_inner p {
    font-size: 4.5vw;
  }
}

.featured_articles .contents .cp_embed_wrapper {
  margin-bottom: 50px;
}

.featured_articles .snsArea {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
  background-color: #ebe7e0;
  margin-top: 0px;
}

@media screen and (max-width: 767px) {
  .featured_articles .snsArea {
    padding: 5%;
  }
}

.featured_articles .cvArea .cvArea_infoBox .catimg {
  padding-top: 65px;
}

.featured_articles .avatarInfo {
  border: 1px solid #cacaca;
  padding: 30px;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .featured_articles .avatarInfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 8%;
  }
}

.featured_articles .avatarInfo.interview {
  margin-top: 0;
  margin-bottom: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.featured_articles .avatarInfo.interview .avatarInfo_left {
  width: 100%;
  max-width: none;
  min-width: none;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

.featured_articles .avatarInfo.interview .avatarInfo_right {
  width: 100%;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}

.featured_articles .avatarInfo.interview .avatarInfo_right p {
  margin-bottom: 0;
}

.featured_articles .avatarInfo .avatarInfo_left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  width: 30%;
  max-width: 300px;
  min-width: 250px;
}

@media screen and (max-width: 768px) {
  .featured_articles .avatarInfo .avatarInfo_left {
    width: 100%;
  }
}

.featured_articles .avatarInfo .avatarInfo_right {
  width: 68%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 768px) {
  .featured_articles .avatarInfo .avatarInfo_right {
    width: 100%;
  }
}

.featured_articles .avatarInfo .avatarInfo_p {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .featured_articles .avatarInfo .avatarInfo_p {
    font-size: 16px;
  }
}

@media screen and (max-width: 568px) {
  .featured_articles .avatarInfo .avatarInfo_p {
    font-size: 4vw;
  }
}

.featured_articles .avatarInfo .avatarBox {
  width: 100%;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .featured_articles .avatarInfo .avatarBox {
    margin-bottom: 5%;
  }
}

.featured_articles .avatarInfo .avatarBox .avatarImage {
  width: 72px;
}

.featured_articles .avatarInfo .avatarBox .avatarName {
  left: 90px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .featured_articles .avatarInfo .avatarBox .avatarName {
    font-size: 18px;
  }
}

@media screen and (max-width: 568px) {
  .featured_articles .avatarInfo .avatarBox .avatarName {
    font-size: 5vw;
  }
}

.featured_articles .avatarInfo .position {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .featured_articles .avatarInfo .position {
    font-size: 18px;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .avatarInfo .position {
    font-size: 5vw;
  }
}

.featured_articles .avatarInfo .user_description {
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .featured_articles .avatarInfo .user_description {
    font-size: 16px;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .avatarInfo .user_description {
    font-size: 4.5vw;
  }
}

.featured_articles .interview_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .featured_articles .interview_area {
    margin-bottom: 10%;
  }
}

.featured_articles .interview_area .interview_img {
  width: auto;
}

.featured_articles .interview_area .interview_point {
  width: auto;
}

.featured_articles .interview_area .avatarImage {
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .featured_articles .interview_area .avatarImage {
    margin-right: 15px;
  }
}

.featured_articles .interview_area .avatarName {
  top: 56px;
  width: 58px;
  left: 0;
  margin-bottom: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  text-align: center;
  font-size: 13px;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .featured_articles .interview_area .avatarName {
    font-size: 16px;
  }
}
@media screen and (max-width: 568px) {
  .featured_articles .interview_area .avatarName {
    font-size: 4vw;
  }
}

.featured_articles .interview_area .red {
  color: #cf2e2e;
}

.snsArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .snsArea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.snsArea .snsBtn {
  margin-right: 22px;
}

@media screen and (max-width: 767px) {
  .snsArea .snsBtn {
    margin-right: 5%;
    padding: 5% 0px;
  }
}

.snsArea .snsBtn:last-of-type {
  margin-right: 0;
}

.nekonote .ystdb-card.is-horizon {
  overflow: hidden;
}

.nekonote .ystdb-card {
  margin-bottom: 50px;
}

@media screen and (min-width: 767px) {
  .nekonote .ystdb-card__image.is-size--normal {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42%;
            flex: 0 0 42%;
    width: 42%;
    max-width: none;
  }
}

@media screen and (min-width: 768px) {
  .nekonote .ystdb-card__image.is-size--normal {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    width: 30%;
    max-width: 300px;
    min-width: 250px;
  }
}

.nekonote .ystdb-card__link:not(.has-text-color):hover {
  color: #69d3d7;
}

.nekonote .ystdb-card__dscr:not(.has-text-color) {
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .nekonote .ystdb-card__dscr:not(.has-text-color) {
    line-height: 1.8;
  }
}

.nekonote .company_box {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .nekonote#makeshop .pageLink {
    max-width: 100%;
    width: 100%;
  }
  .nekonote#makeshop .pageLink .nekonote_btnWap {
    width: 30%;
  }
  .nekonote#makeshop .colorme_imgare {
    width: 100%;
  }
  .nekonote#makeshop .colorme_imgare img {
    width: 50%;
  }
  .nekonote#makeshop .makeshop_area3boxwap {
    width: 90%;
  }
  .nekonote#makeshop .merit_box li {
    width: 47%;
  }
  .nekonote#makeshop .merit_fin {
    width: 100%;
  }
  .nekonote#makeshop .merit_fin_l {
    width: 50%;
    margin: 0 auto 5%;
  }
  .nekonote#makeshop .merit_fin_r {
    width: 90%;
    margin: 0 auto;
  }
  .nekonote#makeshop .merit_fin_ul {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .nekonote#makeshop .pageLink {
    max-width: none;
    width: 110%;
    margin-left: -5%;
  }
  .nekonote#makeshop .pageLink .nekonote_btnWap {
    width: 75%;
  }
  .nekonote#makeshop .colorme_imgare img {
    width: 100%;
  }
  .nekonote#makeshop .merit_fin_l {
    width: 100%;
  }
}


.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
  word-break: break-word;
  border: 1px solid #777;
  line-height: 1.2;
  padding: 15px;
}
.wp-block-table .has-fixed-layout th{
  background-color: #bbb;
}

/* new_company */
.new_company .contentsCommon_titleArea {
  background-image: none !important;
  padding: 2% 0 !important;
}

.new_company .map_img {
  width: 17%;
}

.new_company .com_span {
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-size: 18px;
}

.new_company .com_span01 {
  padding-left: 30%;
}

.new_company .titleArea_w {
  width: 18%;
}

.new_company h3 {
  font-family: "Scheherazade", serif;
}

.new_company .makeshop_box_com {
  width: 900px;
  margin: 4% auto 6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.new_company .makeshop_box_com a {
  width: 48%;
}

.new_company .jiseki_box {
  width: 900px;
  margin: 0% auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.new_company .jiseki_box a {
  width: 30%;
}

.new_company .jiseki_box a p {
  text-align: center;
  font-family: "Cormorant", serif;
  font-size: 1.25rem;
}

.new_company .jiseki_box_btn {
  width: 15%;
  margin: 3% auto 5%;
  display: block;
}

@media screen and (max-width: 480px) {
  .new_company .jiseki_box {
      width: 100%;
      margin: 0% auto;
      display: block;
  }

  .new_company .jiseki_box a p {
      font-size: 2.25rem;
  }

  .new_company .jiseki_box a {
      width: 100%;
      display: block;
      border: 1px solid #ccc;
      padding: 5% 5% 10%;
      box-sizing: border-box;
      margin-bottom: 15%;
  }

  .new_company .map_img {
      width: 45%;
  }

  .new_company .makeshop_box_com {
      width: 100%;
      margin: 4% auto 15%;
      display: block;
  }

  .new_company .makeshop_box_com a {
      width: 100%;
      margin: 7% auto;
      display: block;
  }
  .new_company .jiseki_box_btn {
      width: 90%;
      margin: 25% auto 5%;
      display: block;
  }
}
/* new_companyはここまで */
@media screen and (max-width: 767px){
  #archive .sp100{
    width: 100%;
  }
}
.nekonote .bnr_area a, footer .bnr_area a{
  width: 23%;
}
.nekonote .bnr_area, footer .bnr_area{
  /* width: 900px; */
  margin: 4% auto 6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer .bnr_area{
  margin-top: 0;
}
@media screen and (max-width: 480px){
  .nekonote .bnr_area a, footer .bnr_area a{
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
  }
  .nekonote .bnr_area, footer .bnr_area {
    margin: 4% auto 6%;
    display: block;
  }
}

.featured_articles .contents .ystdb-balloon p{
  margin-bottom: 0;
}

.featured_articles .contents .ystdb-balloon{
  margin-bottom: 40px;
}

.featured_articles .contents .ystdb-balloon figure{
  margin-bottom: 0;
}
