@charset "UTF-8";
* {
  box-sizing: boder-box;
}

img {
  max-width: 100%;
}

.widgettitle::first-letter {
  color: #dd305e;
}

.page-id-528 h1 {
  display: none !important;
}

.page-id-528 #header-box {
  display: none !important;
}

.page-id-533 #header-box {
  display: none !important;
}

iframe .player button {
  display: none !important;
}

.youtube {
  margin: 20px 0 20px;
  width: 100%;
  aspect-ratio: 16/9;
}

.youtube iframe {
  width: 100%;
  height: 100%;
}

#youtubemain {
  width: 100%;
  height: 100%;
}

.stylemidashi {
  animation: fuwafuwa_1 2s ease 0s infinite;
  font-size: 17px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.stylemidashi {
  font-size: 18px !important;
}

.stylemidashi.stylemidashi-l {
  text-align: center;
  margin: 30px auto 0px !important;
}

@media (min-width: 767px) {
  .stylemidashi {
    font-size: 22px !important;
    margin: 40px auto 30px !important;
  }
  .stylemidashi.stylemidashi-l {
    margin: 40px auto 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .stylemidashi.stylemidashi-l {
    margin: 60px 0 10px !important;
  }
}
@media (max-width: 400px) {
  .stylemidashi,
  .stylemidashi.stylemidashi-l {
    font-size: 4.5vw !important;
  }
}
@keyframes fuwafuwa_1 {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -10%);
  }
  100% {
    transform: translate(0, 0);
  }
}
.fp {
  background: #f5f5f5;
  margin: 0 auto 40px;
  padding: 0px 0 30px;
}

.fp h2 {
  margin-bottom: 30px;
  font-weight: bold !important;
}

.fp .fv-content {
  max-width: 100%;
  width: 550px;
}

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

.shindanrei {
  background: #f5f5f5;
  padding: 20px 35px;
}

.shindanrei img {
  width: 100%;
  display: block;
  margin-bottom: 60px;
  box-shadow: 3px 5px 0 #eee;
}

h2.shindanrei-midashi {
  background: #7dcff5;
  color: #fff;
  font-size: 22px;
  padding: 10px;
  letter-spacing: 0.1em;
  text-align: center;
}

.qa {
  padding: 10px 10px;
  background: #7dcff5;
}

.qa h2 {
  color: #fff;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 24px;
}

.qa dl {
  border-radius: 6px;
  padding: 10px;
  background: #fff;
  box-shadow: 3px 5px 0px #bbb;
  margin-bottom: 20px;
  cursor: pointer;
}

.qa dl dt,
.qa dl dd {
  position: relative;
  padding: 0 0 0 25px;
}

.qa dl dt:before,
.qa dl dd:before {
  position: absolute;
  left: 0;
  top: -1px;
}

.qa dl dt {
  font-weight: bold;
  font-size: 18px;
  padding-right: 40px;
}

.qa dl dt:before {
  content: "Q.";
  color: #7dcff5;
}

.qa dl dt:after {
  content: "＋";
  right: 0;
  top: 0;
  color: #ccc;
  position: absolute;
}

.qa dl dt.current:after {
  content: "−";
}

.qa dl dd {
  padding-top: 10px;
  display: none;
}

.qa dl dd:before {
  top: 10px;
  content: "A.";
  color: #FF4181;
  left: 3px;
  font-weight: bold;
  font-size: 16px;
}

.fv-content {
  width: 760px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  float: none;
}

.home #header {
  display: none;
}

.fv {
  margin-bottom: 20px;
  background: url("/wp-content/uploads/fvbg.webp") no-repeat;
  height: 0;
  position: relative;
  padding-top: 145%;
  background-size: cover;
}

.fv img.fvtext,
.fv a {
  display: block;
  width: 80%;
  position: absolute;
  left: 0%;
  right: 0;
  margin: 0 auto;
  bottom: 28%;
  animation: large 2s;
}

.fv a {
  width: 80%;
  bottom: 7%;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
}

.fv a img {
  width: 100%;
  display: block;
}

@keyframes large {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.line-cta {
  background: url(/wp-content/uploads/cta-bg-1.webp) no-repeat;
  height: 0;
  background-size: 100%;
  display: block;
  padding-top: 47%;
  position: relative;
}

.line-cta img:hover {
  opacity: 0.7;
}

.line-cta img {
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 14%;
  width: 75%;
  left: 0;
  right: 0;
  height: auto;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
}

.post-list-mag .post-list-item .post-list-inner .post-list-meta .post-list-cat,
.post-list-mag3col .post-list-item .post-list-inner .post-list-meta .post-list-cat {
  opacity: 0.75;
}

.cps-post {
  padding: 0 10px;
}

.cps-post .cps-post-header .cps-post-cat {
  display: none;
}

.cps-post .cps-post-header .cps-post-title {
  font-size: 24px;
  margin-bottom: 20px;
}

#onecolumn760 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  float: none;
}

.h2-style09 h2 {
  font-size: 22px;
  margin-top: 20px;
}

.catchtext {
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}

h1.cps-post-title {
  background: #E2F6FF;
  color: #222;
  font-size: 22px;
  padding: 10px;
  letter-spacing: 0.1em;
  text-align: center;
}

.home h1.cps-post-title {
  background: #7dcff5;
  color: #fff;
}

.post-list article.post-list-item a {
  height: 100%;
  border: 2px solid #f5f5f5;
  box-shadow: none;
  border-radius: 5px;
  padding: 15px;
  background: #f5f5f5;
}

.post-list article.post-list-item a:hover {
  transition: 0.3s;
  border: 2px solid #f5f5f5;
  opacity: 0.7;
}

.post-list article.post-list-item {
  padding: 0 10px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .cps-post .cps-post-header .cps-post-title {
    font-size: 22px;
  }
  .h2-style09 h2 {
    font-size: 20px;
  }
  .post-list article.post-list-item a {
    box-shadow: none;
  }
}
.cta-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  background-color: #00CE3D;
}

.cta-footer a {
  display: block;
  position: relative;
  background: url(/wp-content/uploads/2022/03/cta-footer.png.webp) no-repeat;
  background-size: 100%;
  background-position: 50% 50%;
  padding-top: 12.37%;
  height: 0;
}

@media (min-width: 768px) {
  .cta-footer .inner {
    width: 760px;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .cta-footer a {
    background-image: url(/wp-content/uploads/2022/03/cta-footer_1.png.webp);
    padding-top: 17.75%;
  }
}
.cta-footer a img {
  display: block;
  width: 20%;
  position: absolute;
  right: 3%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transition: all 0.3s ease;
  cursor: pointer;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
}

@keyframes bounce {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
}
#breadcrumb:after {
  background-color: #ddd;
}

#breadcrumb ul li a,
#breadcrumb ul li,
#page-top a {
  color: rgba(0, 0, 0, 0.5) !important;
}

@media (max-width: 767px) {
  .headcopy {
    font-weight: 200;
    font-size: 0.6em;
    margin-top: 10px;
    display: none;
  }
}
@media (min-width: 768px) {
  .headcopy {
    font-weight: 100;
    font-size: 0.6em;
    margin-top: 30px;
  }
}
footer {
  margin-bottom: 100px;
}

#header #site-info {
  padding: 30px 0 !important;
}

#contents {
  margin-top: 0;
}

@media (max-width: 767px) {
  #header #site-info img {
    width: 150px !important;
  }
  #header #site-info {
    padding: 20px 0 !important;
  }
}
@media (min-width: 768px) {
  .tn-logo-size img {
    width: 200px !important;
  }
}
.cps-post .cps-post-header .cps-post-meta {
  display: none;
}

.cps-post-main {
  padding: 0;
}

.sakugen {
  background: #f5f5f5;
  display: flex;
  margin: 0px 0 40px;
  flex-wrap: wrap;
  padding: 20px 10px;
}

.sakugen.info {
  background: none;
  padding: 0;
}

.balloon-box {
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .sakugen {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .sakugen dl:first-child {
    margin-bottom: 15px;
    width: 35%;
  }
  .sakugen dl:nth-child(2) {
    margin-bottom: 15px;
    width: 62%;
  }
  .sakugen dl:nth-child(3) {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
  }
  .sakugen.info dl:nth-child(3) {
    margin-bottom: 0px;
  }
  .sakugen dl:nth-child(3):after {
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
    bottom: -25px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 0 20px;
    border-color: #2b2257 transparent transparent transparent;
    position: absolute;
  }
  .sakugen.info dl:nth-child(3):after {
    display: none;
  }
  .sakugen.info {
    margin-top: 20px;
  }
  .sakugen.info dl {
    margin-bottom: 0px;
  }
  .sakugen dl:nth-child(4) {
    width: 100%;
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .sakugen dl:first-child {
    width: 15%;
  }
  .sakugen dl:nth-child(2) {
    width: 24%;
  }
  .sakugen dl:nth-child(3) {
    width: 30%;
  }
  .sakugen dl:nth-child(4) {
    width: 28%;
  }
}
.post-list article.post-list-item .sakugen dl {
  width: auto;
}
.post-list article.post-list-item .sakugen dl:last-child {
  width: 100%;
}

.sakugen dl dd {
  display: flex;
  font-size: 14px;
  padding: 10px;
}

.sakugen dl dt {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-size: 14px;
  padding: 5px;
  font-weight: bold;
  background: #7dcff5;
  color: #fff;
}

.sakugen.info {
  border-top: 1px solid #ccc;
  margin: 10px 0 0;
  padding: 5px 0 0;
}

@media (max-width: 767px) {
  .sakugen dl:nth-child(4) dt {
    font-size: 16px;
  }
}
.sakugen.info dl dt {
  display: none;
}

.sakugen.info dl:nth-child(3) {
  width: 100%;
}

.sakugen dl dd strong {
  color: #FF4181;
  font-size: 18px;
}

.sakugen.info dl dd {
  padding: 2px;
  font-size: 13px;
}

.sakugen.info dl:last-child dd strong {
  font-size: 16px;
}

.article_style2 .cps-post-box {
  padding: 0 10px;
  margin: 0 auto;
}

@media (min-width: 767px) {
  .article_style2 .cps-post-box {
    width: 800px;
  }
}
#main-contents {
  width: 760px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  float: none;
}

body#nts-style .post-list-link .entry-title {
  /*color:#2b2257!important;
  font-weight:bold!important;
  	font-size:18px;
  padding-left:25px;*/
  position: relative;
  color: #333 !important;
  font-size: 16px;
  margin-bottom: 10px;
}

body#nts-style .post-list-link .entry-title:hover {
  opacity: 0.7;
}

body#nts-style .post-list-link .entry-title:after {
  /*content:"\f0da";
  font-family:"Font Awesome 5 free";
  font-weight:900;
  left:10px;
  position:absolute;
  font-size:18px;
  top:4.5px;*/
}

.post-list-desc {
  display: none;
}

.swiper-slide .post-list-cat,
.post-list-mag .post-list-cat,
.post-list-mag3col .post-list-cat,
.post-list-mag-sp1col .post-list-cat,
.swiper-pagination-bullet-active,
.pickup-cat,
.post-list .post-list-cat,
#breadcrumb .bcHome a:hover span:before,
.popular-item:nth-child(1) .pop-num,
.popular-item:nth-child(2) .pop-num,
.popular-item:nth-child(3) .pop-num {
  display: none;
}

.post-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.post-list article {
  width: 49%;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  body#nts-style .post-list-link .entry-title {
    font-size: 17px;
  }
  body#nts-style .post-list-link .entry-title:after {
    top: 4px;
  }
  .post-list article {
    width: 100%;
    margin-bottom: 20px;
  }
}
.post-list article img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

#header {
  margin-top: 10px;
}

#header #site-info {
  padding: 0 !important;
}

#footer-widget-box {
  width: 760px;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}

#footer-widget-area.footer_style2 #footer-widget-center {
  margin: 0;
  padding: 0;
}

div#footer-widget-right,
#footer-widget-left {
  display: none;
}

.article_style2 .cps-post-box {
  width: 100% !important;
}

.article_style2 .cps-post-box {
  padding: 0;
}

.voice-entry-title {
  display: flex;
  justify-content: center;
  color: #111;
  font-size: 2-px;
  margin-bottom: 10px;
}

.voice-entry-title span {
  background: #7dcff5;
  padding: 5px 10px;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
}

.voice-job {
  text-align: center;
  margin-bottom: 5px;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .shindanrei img {
    width: 400px;
    margin: 0 auto 60px;
    max-width: 100%;
  }
  .shindanrei img.fp {
    width: 500px;
  }
  #onecolumn760 {
    width: 760px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .fp .fv-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cps-post-main .marker {
  background: linear-gradient(transparent 60%, #fffaa8 0%);
}

body#nts-style strong {
  font-weight: bold !important;
}

#footer-box {
  margin: 60px 0 100px;
  font-size: 11px;
  text-align: center;
}

button#load-more {
  background: #7dcff5;
  border: none;
  padding: 10px;
  width: 200px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  animation: bounce 2s ease-in-out forwards;
  animation-iteration-count: infinite;
  cursor: pointer;
}
button#load-more:hover {
  opacity: 0.7;
  transition: 0.3s;
}
button#load-more .triangle {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 14px solid #ffffff;
  border-right: 0;
  margin-right: 10px;
}

.has-movie {
  position: relative;
}
.has-movie:after {
  position: absolute;
  content: "";
  background: url(../img/movie.webp) no-repeat;
  opacity: 0.9;
  background-size: 50px 50px;
  width: 50px;
  height: 50px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}/*# sourceMappingURL=common.css.map */