@charset "UTF-8";
.mv-content {
  display: flex;
  width: 100%;
  /* min-width: 1200px; */
  align-items: flex-start;
  justify-content: center;
}







.mv-content .right {
  width: 80%;
}
.mv-content .right img.load-fade {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
}
.mv-content .right img.load-fade.is-show {
  opacity: 1;
  visibility: visible;
}
.mv-content .mv-copy {
  font-family: 'M PLUS Rounded 1c';
  position: absolute;
  writing-mode: vertical-rl;
  top: 25%;
  right: 4vw;
  background: #2b3c52;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: unset;
  padding: 3vw 4.5vw 2.5vw;
  letter-spacing: 11px;
  font-size: 1.5vw;
  box-shadow: -6px 6px white;
}

@media screen and (max-width:1200px) {
  .mv-content .mv-copy {
    padding: 2.3rem 3.4rem;
    font-size: 1.27rem;
    ]: 0;
  }
}


.mv-news {
  display: flex;
}
.mv-news .mv-news-content {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.mv-news .mv-news-content .slide-arrow {
  width: 0.7vw;
}
.mv-news .mv-news-content a {
  display: flex;
  height: 100%;
  justify-content: flex-start;
  color: #2b3c52;
  align-items: center;
  padding-left: 3vw;
  height: 100%;
  justify-content: flex-start;
  position: relative;
}
.mv-news .mv-news-content a span {
  display: block;
  font-size: 0.9rem;
  font-weight: 500;
  margin-right: 1vw;
  letter-spacing: 0.05vw;
  line-height: 1;
}
.mv-news .mv-news-content a p {
  font-size: 1.1rem;
  font-weight: 400;
  font-family: 'Noto Sans JP';
  line-height: 1;
}
.mv-news .mv-news-content a:hover p {
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  .mv-news .mv-news-content .slide-arrow {
  width: 0.7rem;
}
.mv-news .mv-news-content a {
  padding-left: 2rem;
}
.mv-news .mv-news-content a span {
  font-size: 0.8rem;
  margin-right: 1rem;
  letter-spacing: 1px;
}
.mv-news .mv-news-content a p {
  font-size: 0.8rem;
  margin-left: 1rem;
  margin-top: 5px;
}
}


/* --------------------------------------------------
    max-width 768px
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  #mv {
    min-width: unset;
  }
  .mv-content {
    min-width: unset;
    flex-direction: column;
    padding-top: 72px;
  }
  
  .mv-content .right {
    width: 100%;
  }
  .mv-content .mv-copy {
    /* position: static; */
    /* width: 100%; */
    /* padding: 3.55rem 0 4rem; */
    right: 0;
    padding: 1.3rem 1.8rem;
    top: 23%;
    letter-spacing: 7px;
  }
  .mv-content .mv-copy h1 {
    font-size: 2.5rem;
    letter-spacing: 0.15rem;
  }
  .mv-content .mv-copy p {
    font-size: 0.8rem;
    margin: 0.6rem auto;
    letter-spacing: 0.13rem;
    text-indent: -1rem;
  }
  .mv-news-wrapper{
    min-width: unset;
  }
  .mv-news {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    border: 0;
    padding: 0;
  }
  .mv-news h3 {
    font-size: 1rem;
    width: unset;
    border: 1px solid;
    padding: 0.3rem 1rem;
    background: white;
    position: relative;
    z-index: 2;
  }
  .mv-news .mv-news-content {
    /* flex-direction: column; */
    /* margin: 0 auto; */
    /* width: 88%; */
    /* border: 1px solid; */
    /* margin-top: -1rem; */
  }
  .mv-news .mv-news-content a {
    padding: 1.5rem 0.5rem 1.5rem;
    justify-content: flex-start;
    font-size: 0.9rem;
    flex-direction: column;
    align-items: flex-start;
  }
  .mv-news .mv-news-content a span {
    font-size: 0.8rem;
    margin-right: 1rem;
    letter-spacing: 0.005rem;
    margin-left: 1rem;
  }
  .mv-news .mv-news-content a::after {
    height: 105%;
    font-size: 1rem;
  }
}
#top1 {
  margin-top: 8rem;
}
#top1 .h2-title {
  width: 19rem;
  margin-left: auto;
}
#top1 .img {
  width: 35.1rem;
  margin: 0 auto;
  position: absolute;
  top: -9.3%;
  left: 1%;
}

.top1-content {
  /* margin-right: 3.5%; */
  position: relative;
  display: flex;
  /* align-items: center; */
  justify-content: center;
}
.top1-content .list {
  background: #f8f6f5;
  -ms-writing-mode: tb-lr;
      writing-mode: vertical-lr;
  width: 49.5rem;
  margin-left: auto;
  margin-top: 3rem;
  padding: 4rem 5rem 5.5rem 14rem;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-start;
}
.top1-content .list li {
  font-size: 1.6rem;
  padding: 1rem 2.85rem 0;
  border-right: 1px dashed #bcb8c2;
  height: 100%;
  text-align: left;
}
.top1-content .list li:last-child {
  border-right: 0;
}
.top1-content .list li span {
  font-size: 0.9rem;
  color: #c3262d;
  -ms-writing-mode: initial;
      writing-mode: initial;
}
.top1-content .list li strong {
  letter-spacing: 0.5rem;
  margin-top: 1rem;
}
.top1-content .area-link {
  position: absolute;
  top: 32.5%;
  right: -3.3%;
}
.top1-content .area-link li {
  margin-bottom: 0.8rem;
}
.top1-content .area-link li a {
  width: 5rem;
  height: 5rem;
  font-size: 0.7rem;
  border: 1px solid #2b3c52;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2b3c52;
}
.top1-content .area-link li a span {
  margin-top: 0.3rem;
}
.top1-content .area-link li a:hover {
  color: white;
  background: #2b3c52;
}
.top1-content .area-link li:last-child {
  margin-bottom: 0;
}

#top2 {
  margin: 8rem 0 6rem;
}

#top3 {
  margin: 6rem 0 5rem;
}

#top4 {
  margin: 7rem 0;
}

#top5 {
  margin: 12.5rem 0 5rem;
}

#top6 {
  margin: 6.3rem 0 2rem;
}

.top6-content {
  display: flex;
  justify-content: space-between;
  margin: 3rem 0;
}
.top6-content .news-wrapper {
  display: flex;
  /* width: 71.5%; */
  width: 100%;
}
.top6-content .news-wrapper li {
  width: 31.33%;
  margin-right: 3%;
  text-align: left;
}
.top6-content .news-wrapper li a {
  color: #2b3c52;
}
.top6-content .news-wrapper li a .img {
  width: 100%;
  height: 240px;
  display: flex;
  background-image: url("../image/sample.jpg");
  background-size: cover;
  background-position: center;
}
.top6-content .news-wrapper li a .txt-box {
  margin-top: 1rem;
  font-size: 0.8rem;
}
.top6-content .news-wrapper li a .txt-box small {
  display: block;
  color: #323333;
  font-weight: 500;
  font-size: 1rem;
  font-family: 'M PLUS Rounded 1c';
}
.top6-content .news-wrapper li a .txt-box strong {
  margin: 0.4rem 0 0.6rem;
  display: block;
  font-size: 1.1rem;
  color: #000000;
}
.top6-content .news-wrapper li a .txt-box p {
  font-size: 0.9rem;
}
.top6-content .news-wrapper li a .txt-box span {
  background: #2b3c52;
  color: white;
  font-size: 0.6rem;
  padding: 0.1rem 0.4rem;
  margin-top: 1rem;
  display: inline-block;
}
.top6-content .news-wrapper li a:hover {
  opacity: 0.7;
}
.top6-content .news-wrapper li:last-child {
  margin-right: 0;
}
.top6-content .btn-wrapper a {
  width: 10rem;
}


/* --------------------------------------------------
    max-width 768px
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  #top1 {
    margin-top: 6rem;
  }
  #top5 {
    margin: 8.5rem 0 5rem;
  }
  
  #top6 {
    margin: 6.3rem 0 2rem;
  }
  .top6-content {
    flex-direction: column;
    margin: 0 auto;
  }
  .top6-content .title-wrapper {
    height: 13rem;
    margin: 0 auto;
    width: 60%;
    padding: 0;
    align-items: center;
    justify-content: center;
  }
  .top6-content .title-wrapper .h2-title {
    margin-top: 2rem;
    align-items: center;
  }
  .top6-content .title-wrapper .btn1 {
    margin-top: 1rem;
    padding: 0.6rem 1.7rem;
  }
  .top6-content .news-wrapper {
    flex-direction: column;
    align-items: center;
    margin: 2rem auto;
    width: 80%;
  }
  .top6-content .news-wrapper li {
    width: 100%;
    margin-right: 0;
    text-align: left;
    margin-bottom: 2rem;
  }
  .top6-content .news-wrapper li a .img {
    height: 65vw;
  }
  .top6-content .news-wrapper li a .txt-box {
    margin-top: 1rem;
    font-size: 0.8rem;
  }
  .top6-content .news-wrapper li a .txt-box small {
  font-size: 0.8rem;
}
  .top6-content .news-wrapper li a .txt-box strong{
    font-size: 1rem;
  }
  .top6-content .news-wrapper li a .txt-box p {
    font-size: 1rem;
  }
  #footer-banner .footer-banner1 {
    flex-direction: column;
    margin: 2rem auto;
  }
  #footer-banner .footer-banner1 li {
    padding: 2rem 0 2rem;
    width: 100%;
  }
  #footer-banner .footer-banner1 li span {
    font-size: 1rem;
  }
  #footer-banner .footer-banner1 li .call {
    margin-top: 0.6rem;
  }
  #footer-banner .footer-banner1 li .call img {
    width: 1.2rem;
  }
  #footer-banner .footer-banner1 li .call strong {
    font-size: 1.7rem;
  }
  #footer-banner .footer-banner1 li small {
    font-size: 0.9rem;
    margin-top: 0.5rem;
  }
  #footer-banner .footer-banner1 li.white span {
    font-size: 0.9rem;
    letter-spacing: 0.4rem;
  }
  #footer-banner .footer-banner1 li.white a {
    margin-top: 1rem;
    padding: 0.8rem 5rem;
  }
  #footer-banner .footer-banner1 li.white a span {
    font-size: 0.8rem;
  }
  #footer-banner .footer-banner2 {
    flex-direction: column;
    margin: 3rem auto;
    width: 90%;
  }
  #footer-banner .footer-banner2 li {
    width: calc(100% - 1.5rem);
    margin: 0;
    padding: 0;
    padding-left: 1.5rem;
    padding-bottom: 2rem;
  }
  #footer-banner .footer-banner2 li.list1 strong {
    font-size: 1.2rem;
    margin-top: 3rem;
    letter-spacing: 0.3rem;
  }
  #footer-banner .footer-banner2 li.list1 p {
    margin-top: 1rem;
    letter-spacing: 0.2rem;
  }
  #footer-banner .footer-banner2 li.list2 {
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  #footer-banner .footer-banner2 li.list2 .left {
    width: 100%;
    margin-right: 0;
    margin-top: 2rem;
  }
  #footer-banner .footer-banner2 li.list2 .left .txt {
    font-size: 1.5rem;
  }
  #footer-banner .footer-banner2 li.list2 .right {
    width: 100%;
    margin-right: 0;
    margin-top: 2rem;
  }
  #footer-banner .footer-banner2 li.list2 .right .txt {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }
  #footer-banner .footer-banner2 li.list2 .right .txt strong {
    font-size: 12vw;
    margin: 5vw 0 0 5vw;
  }
  #footer-banner .footer-banner2 li.list2 .right .txt span.btn1 {
    font-size: 4vw;
    margin: 0 0 7vw 5vw;
    padding: 2vw 8vw;
    width: 32vw;
  }
  #footer-banner .footer-banner2 li.list2 .right p {
    font-size: 3.6vw;
    top: 9vw;
    right: 5vw;
    letter-spacing: 0.6vw;
  }
}
footer {
  margin-top: 10rem;
}


/* --------------------------------------------------
   policy
-------------------------------------------------- */
.policy-content .content {
  margin: 5rem 9% 10rem;
  text-align: left;
}
.policy-content .content .intro {
  font-size: 0.9rem;
  line-height: 2;
  letter-spacing: 0.15rem;
}
.policy-content .content ul {
  margin: 5rem 0;
}
.policy-content .content ul li {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.policy-content .content ul li .title {
 border-bottom: 1px solid #2b3c52;
  padding: 0.6rem 0;
  display: flex;
  align-items: center;
}
.policy-content .content ul li strong {
  font-size: 2.5rem;
  margin-right: 1rem;
  font-family: "roboto";
  font-weight: 400;
}
.policy-content .content ul li .txt {
  width: 100%;
}
.policy-content .content ul li .txt h3 {
  font-size: 1.5rem;
  letter-spacing: 0.22rem;
  font-family: 'M PLUS Rounded 1c';
  font-weight: 400;
}
.policy-content .content ul li .txt p {
  padding: 1.5rem 0;
  font-size: 0.9rem;
  line-height: 2.2;
  letter-spacing: 0.02rem;
}
.policy-content .content.not-found {
  text-align: center;
}
.policy-content .content.not-found strong {
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  font-weight: 400;
  display: block;
  margin-bottom: 1.5rem;
}
.policy-content .content.not-found p {
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 400;
}
.policy-content .content.not-found p span {
  display: block;
  margin: 5rem 0 0;
  font-size: 1.2rem;
  font-weight: 400;
}
.policy-content .content.not-found p span a {
  display: inline-block;
  color: black;
  font-weight: 400;
  text-decoration: underline;
}
.policy-content .content.not-found p span a:hover {
  opacity: 0.7;
}
.policy-content .links-wrapper {
  display: flex;
  margin: 3rem 3%;
  text-align: left;
  align-items: flex-start;
}
.policy-content .links-wrapper ul {
  width: 50%;
}
.policy-content .links-wrapper ul li {
  font-size: 1rem;
  letter-spacing: 0.1rem;
  padding: 1rem 0;
}
.policy-content .links-wrapper ul li a {
  color: #2b3c52;
}
.policy-content .links-wrapper ul li a.hover {
  text-decoration: underline;
}
.policy-content .links-wrapper ul li.child {
  padding: 1rem;
}

/* --------------------------------------------------
    max-width 768px
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  .policy-content .content {
    margin: 5rem 5%;
  }
  .policy-content .content .intro {
    font-size: 1rem;
  }
  .policy-content .content ul li strong {
    font-size: 2rem;
    margin-top: 0;
  }
  .policy-content .content ul li .txt {
    margin-left: 1rem;
  }
  .policy-content .content ul li .txt h3 {
    font-size: 1.2rem;
  }
  .policy-content .content ul li .txt p {
    font-size: 1rem;
  }
  .policy-content .links-wrapper {
    flex-direction: column;
  }
  .policy-content .links-wrapper ul {
    width: 100%;
  }
}

/* --------------------------------------------------
    archive
-------------------------------------------------- */
.archive1-content {
  margin: 6rem auto;
  display: flex;
  justify-content: space-between;
}
.archive1-content .list{
  width: 78%;
}
.archive1-content .sidebar{
  width: 17%;
}

.sidebar{
  width: 17%;
  text-align: center;
}
.sidebar dl{
  border-top: 15px solid #2b3c52;
}
.sidebar dl dd{
  background: #f7f8f8;
  margin-top: 3px;
}
.sidebar dl dd.current {
  background: #e8f2f7;
}
.sidebar dl dd a{
  color: #3e3a39;
  padding: 0.5rem 0;
  font-weight: 400;
  font-family: 'M PLUS Rounded 1c';
  font-size: 1rem;
}



    
.archive1-content .archive-nav {
  display: flex;
  justify-content: center;
}
.archive1-content .archive-nav li {
  width: 20%;
  border: 1px solid;
  border-right: 0;
}
.archive1-content .archive-nav li a {
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  text-indent: 0.1rem;
  color: #2b3c52;
  padding: 1rem 0;
  height: calc(100% - 2rem);
}
.archive1-content .archive-nav li a:hover {
  background-color: #2b3c52;
  color: white;
}
.archive1-content .archive-nav li:last-child {
  border-right: 1px solid;
}
.archive1-content .archive-nav li.current-cat a {
  background-color: #2b3c52;
  color: white;
}
.archive1-content .archive-ul {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  text-align: left;
}
.archive1-content .archive-ul li {
  width: 100%;
  /* margin-right: 1rem; */
  margin-bottom: 3rem;
}
.archive1-content .archive-ul li a {
  color: #2b3c52;
  display: flex;
  align-items: center;
}
.archive1-content .archive-ul li a:hover .img {
  transform: scale(1.1);
}
.archive1-content .archive-ul li a .img-wrapper {
  overflow: hidden;
  min-width: 250px;
  min-height: 250px;
}

.archive1-content .archive-ul li a .img {
  min-width: 250px;
  min-height: 250px;
  display: flex;
  background-image: url("../image/common/thumb-img-2.jpg");
  background-size: cover;
  background-position: center;
  transition: all 0.3s;

}

.archive1-content .archive-ul li a .post-disc {
      margin-left: 3rem;
}
.archive1-content .archive-ul li a .post-disc .top {
          display: flex;
          align-items: center;
}
.archive1-content .archive-ul li a .post-disc .top .date {
          margin-right: 1rem;
    font-family: 'M PLUS Rounded 1c';
    font-weight: 500;
}
.archive1-content .archive-ul li a .post-disc .top .cat-name {
      background: #2b3c52;
      color: white;
      font-family: 'M PLUS Rounded 1c';
      margin-right: 1rem;
      padding: 3px 1rem 2px;
      font-size: 0.8rem;
}
.archive1-content .archive-ul li a .post-disc .top .cat-name.important {
      background: #f39800;
}
.archive1-content .archive-ul li a .post-disc .top .cat-name.case-study {
      background: #00a29a;
}
.archive1-content .archive-ul li a .post-disc .title {
    font-size: 1.1rem;
    margin: 2rem 0;
    font-family: 'M PLUS Rounded 1c';
    letter-spacing: 1px;
}
.archive1-content .archive-ul li a .post-disc .txt {
    line-height: 1.7;
}




.archive1-content .archive-ul li:nth-child(4n) {
  margin-right: 0;
}

.archive_pagenation {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3rem 0 1rem;
}
.archive_pagenation span {
  color: #2b3c52;
  margin: 0 1rem;
  font-size: 1rem;
}
.archive_pagenation span.current {
  color: white;
  line-height: 1;
  background: #b7b7bb;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.archive_pagenation a {
  color: #2b3c52;
  margin: 0 1rem;
  font-size: 1rem;
  line-height: 1;
  font-family: 'M PLUS Rounded 1c';
  font-weight: 400;
}
.archive_pagenation a.prev {
  background: #000;
  width: 3rem;
  line-height: 1;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  transform: rotate(180deg);
}
.archive_pagenation a.next {
  background: #000;
  width: 3rem;
  line-height: 1;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.archive_pagenation a.prev img,
.archive_pagenation a.next img {
  width: 7px;
}


/* --------------------------------------------------
    max-width 768px
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  .archive1-content {
    margin: 3rem 0%;
    flex-direction: column-reverse;
  }

  .archive1-content {
  margin: 6rem auto;
  display: flex;
  justify-content: space-between;
}
.archive1-content .list{
  width: 100%;
}
.archive1-content .sidebar{
  width: 100%;
}

.sidebar{
  width: 100%;
}
.sidebar dl dd a{
  font-size: 1rem;
  padding: 0.75rem 0;
}



.archive1-content .archive-ul {
  flex-direction: column;
}
.archive1-content .archive-ul li a {
  flex-direction: column;
}

.archive1-content .archive-ul li a .post-disc {
          margin: 1rem auto 0;
}
.archive1-content .archive-ul li a .post-disc .title {
    font-size: 1.1rem;
    margin: 1rem 0;
}

  .archive1-content .archive-ul {
    flex-direction: column;
    margin-top: 3rem;
  }
  .archive1-content .archive-ul li {
    width: 100%;
    margin-bottom: 3rem;
  }
  .archive1-content .archive-ul li a .img-wrapper {
  width: 100%;
}
  .archive1-content .archive-ul li a .img{
    height: 65vw;
    width: 100%;
  }
  .archive_pagenation {
    margin: 0 5% 6rem;
  }

  .archive1-content .archive-ul li a .post-disc .top .date {
    width:100%;
  }
  .archive1-content .archive-ul li a .post-disc .top {
    flex-flow: row wrap;
  }
  .archive1-content .archive-ul li a .post-disc .top .cat-name {
    margin-top: 0.6rem;
  }
}
/* --------------------------------------------------
    single
-------------------------------------------------- */
.col2 {
  margin: 6rem 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.col2 .single2-content {
  width: calc(85% - 4rem);
  text-align: left;
}
.col2 .single2-content .title-wrapper .top {
  display: flex;
  align-items: center;
}
.col2 .single2-content .title-wrapper .top .date {
  color: #333333;
  font-size: 1rem;
  font-family: 'M PLUS Rounded 1c';
  font-weight: 500;
  margin-right: 2rem;
}
.col2 .single2-content .title-wrapper .top .cat {
  background: #2b3c52;
  color: white;
  margin-left: 1rem;
  display: inline-block;
  padding: 3px 1rem 2px;
  font-size: 0.8rem;
}
.col2 .single2-content .title-wrapper .title {
  font-size: 1.6rem;
  margin: 3.5rem 0;
  font-weight: 400;
  font-family: 'M PLUS Rounded 1c';
  letter-spacing: 1px;
}
.col2 .single2-content .thumb {
  width: 100%;
}
.col2 .single2-content .thumb img {
  width: 100%;
  height: auto;
}
.col2 .single2-content .content {
  margin-top: 3rem;
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  line-height: 2;
}
.col2 .single2-content .content h3 {
  border-left: 6px solid;
  line-height: 1.5;
  padding-left: 1rem;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 3rem 0 1rem;
}
.col2 .single2-content .content h4 {
  background: #2b3c52;
  color: white;
  font-size: 1.3rem;
  padding: 0.5rem 1rem;
  margin: 2rem 0 1rem;
  font-weight: 400;
}
.col2 .single2-content .content h5 {
  border: 2px solid #2b3c52;
  padding: 0.2rem 1rem;
  font-weight: 400;
  font-size: 1.1rem;
  margin: 2rem 0 1rem;
}
.col2 .single2-content .content ul {
  list-style: unset;
  padding-left: 1em;
  margin: 1rem 0;
}
.col2 .single2-content .content ul li {
  list-style-type: unset;
}
.col2 .single2-content .content ol {
  padding-left: 1em;
  margin: 1rem 0;
}
.col2 .single2-content .content ol li {
  list-style-type: unset;
}
.col2 .single2-content .content a {
  display: inline-block;
  padding: 0.2rem 2rem;
  background: #2b3c52;
  border: 1px solid #2b3c52;
  color: white;
  margin: 1rem 0;
}
.col2 .single2-content .content a:hover {
  background: white;
  color: #2b3c52;
}
.col2 .single2-content .postlinks-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8rem;
}
.col2 .single2-content .postlinks-wrapper a {
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  text-indent: 0.1rem;
  color: white;
  line-height: 1;
  background: #333333;
  background: #333333;
  color: white;
  padding: 1rem 0;
  width: 11rem;
  display: flex;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
}
.col2 .single2-content .postlinks-wrapper .previous-one a {
  display: flex;
  align-items: center;
}
.col2 .single2-content .postlinks-wrapper .previous-one a img {
  width: 0.5rem;
  margin-right: 0.5rem;
  transform: rotate(180deg);
}
.col2 .single2-content .postlinks-wrapper .next-one a {
  display: flex;
  align-items: center;
}
.col2 .single2-content .postlinks-wrapper .next-one a img {
  width: 0.5rem;
  margin-left: 0.5rem;
}
.col2 .single2-content .postlinks-wrapper .to_archive {
  margin: 0 2rem;
}
.col2 .sidebar {
  width: 15%;
}
.col2 .sidebar ul {
  text-align: center;
}
.col2 .sidebar ul li {
  border: 1px solid;
  border-bottom: 0;
}
.col2 .sidebar ul li a {
  padding: 1rem 0;
  color: #2b3c52;
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  text-indent: 0.1rem;
  font-weight: 400;
}
.col2 .sidebar ul li:last-child {
  border-bottom: 1px solid;
}

/* --------------------------------------------------
    max-width 1025px
-------------------------------------------------- */
@media screen and (max-width: 1025px) {
  .col2 .single2-content {
    width: calc(82% - 4rem);
  }
  .col2 .single2-content .title-wrapper .title {
    font-size: 1.5rem;
  }
  .col2 .single2-content .content {
    font-size: 1rem;
  }
  .col2 .single2-content .content h3 {
    font-size: 1.3rem;
  }
  .col2 .single2-content .content h4 {
    font-size: 1.2rem;
  }
  .col2 .single2-content .content h5 {
    font-size: 1rem;
  }
  .col2 .sidebar {
    width: 18%;
  }
}
/* --------------------------------------------------
    max-width 768px
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  .col2 {
    margin: 3rem 0;
    flex-direction: column;
  }
  .col2 .single2-content {
    width: 100%;
  }
  .col2 .single2-content .title-wrapper .top {
    flex-direction: column;
    align-items: flex-start;
  }
  .col2 .single2-content .title-wrapper .top .cat {
    margin: 1rem 1rem 0 0;
  }
  .col2 .single2-content .title-wrapper .title {
    margin: 2rem 0;
  }
  .col2 .single2-content .postlinks-wrapper .to_archive {
    margin: 1rem 0;
  }
  .col2 .sidebar {
    margin: 4rem 0;
    width: 100%;
  }
  .col2 .sidebar ul li a {
    font-size: 1rem;
  }
  .col2 .single2-content .postlinks-wrapper {
    flex-direction: column;
  }
}
/* --------------------------------------------------
    contact
-------------------------------------------------- */
.contact2-content {
  margin: 3rem auto;
  width: 85%;
}
.contact2-content table {
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  font-size: 1rem;
  letter-spacing: 0.2rem;
}
.contact2-content table tr {
  display: flex;
  justify-content: space-between;
  border-bottom: 10px solid white;
}
.contact2-content table tr th {
  padding: 1.5rem 2rem;
  /* border-bottom: 1px solid white; */
  background-color: #2b3c52;
  width: calc(30% - 4rem);
  color: white;
  display: flex;
  align-items: center;
}
.contact2-content table tr th p {font-size: 1.1rem;font-family: 'M PLUS Rounded 1c';font-weight: 300;}
    
.contact2-content table tr th.last {
  align-items: flex-start;
  padding-top: 2rem;
}
.contact2-content table tr th.last span {
  margin-top: 0.2rem;
}
.contact2-content table tr th span {
  color: yellow;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  margin-left: 0.5rem;
}
.contact2-content table tr td {
  width: calc(70% - 4rem);
  padding: 2rem;
  /* border-bottom: 1px solid #dddddd; */
  display: block;
  background: #f7f8f8;
  font-family: 'M PLUS Rounded 1c';
  font-weight: 300;
}
.contact2-content table tr td input[type=text], .contact2-content table tr td input[type=email] {
  font-family: 'M PLUS Rounded 1c';
  height: 3rem;
  width: calc(100% - 2rem);
  font-size: 1rem;
  border: 0;
  padding: 0 1rem;
  border-radius: 13px;
}
.contact2-content table tr td .name {
      display: flex;
      justify-content: space-around;
}
.contact2-content table tr td .name input[type=text] {
  width: calc(50% - 3rem);
}
.contact2-content .mw_wp_form_confirm table tr td .name {
    justify-content: flex-start;
}



.contact2-content table tr td textarea {
  width: calc(100% - 2rem);
  font-size: 1rem;
  padding: 1rem;
  border: 0;
  border-radius: 13px;
  font-family: 'M PLUS Rounded 1c';
}
.contact2-content table tr td .mwform-radio-field {
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-family: 'M PLUS Rounded 1c';
  font-weight: 300;
}
.contact2-content table tr.first th {
  /* border-top: 1px solid #2b3c52; */
}
.contact2-content .contact-submit {
  margin: 3rem 0;
}
.contact2-content .contact-submit .btn1 {
  width: 12rem;
  margin: 0 1rem;
  /* background: none; */
}
.contact2-content .contact-submit .btn1:hover {
  opacity: 0.7;
}
.contact2-content .thanks {
  font-size: 1.1rem;
  line-height: 2;
  letter-spacing: 0.15rem;
  padding: 2rem 0 4rem;
}

/* --------------------------------------------------
    max-width 1025px
-------------------------------------------------- */
@media screen and (max-width: 1025px) {
  .contact2-content table tr th {
    /* padding: 1.5rem 1rem; */
    /* width: calc(30% - 2rem); */
  }
  .contact2-content table tr td {
    /* width: calc(69% - 2rem); */
    /* padding: 1.5rem 1rem; */
  }
  .contact2-content table tr td .mwform-radio-field {
    font-size: 0.8rem;
  }
}
/* --------------------------------------------------
    max-width 768px
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  .contact2-content {
    margin: 5rem 0;
    width: 100%;
  }
  .contact2-content table tr {
    flex-direction: column;
  }
  .contact2-content table tr th {
    width: calc(100% - 4rem);
  }
  .contact2-content table tr th span {
    font-size: 1rem;
  }
  .contact2-content table tr th .last {
    padding-top: 1.5rem;
  }
  .contact2-content table tr td {
    width: calc(100% - 4rem);
  }
  .contact2-content table tr td .mwform-radio-field {
    font-size: 1rem;
    display: block;
    margin: 0 !important;
    margin-bottom: 1rem !important;
  }

  .contact2-content table tr td .name {
      flex-direction: column;
  }
  .contact2-content table tr td .name input[type=text] {
    width: calc(100% - 3rem);
  }
  .contact2-content table tr td .name input[type=text]:first-of-type {
    margin-bottom: 1rem;
  }
  .contact2-content .mw_wp_form_confirm table tr td .name {
    flex-direction: row;
  }

  .contact2-content .contact-submit {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .contact2-content .contact-submit .btn1 {
    margin: 1rem auto;
  }
  
}
/*左右のアニメーション*/
.slide-in {
  overflow: hidden;
  display: inline-block;
}

.slide-in_inner {
  display: inline-block;
}

@-webkit-keyframes slideTextX100 {
  from {
    transform: translateX(-100%); /*要素を左の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    transform: translateX(-100%); /*要素を左の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
.leftAnime {
  /* opacity: 0; */ /*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  -webkit-animation-name: "slideTextX100";
          animation-name: "slideTextX100";
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    transform: translateX(100%); /*要素を右の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    transform: translateX(100%); /*要素を右の枠外に移動*/
    opacity: 0;
  }
  to {
    transform: translateX(0); /*要素を元の位置に移動*/
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  -webkit-animation-name: "slideTextX-100";
          animation-name: "slideTextX-100";
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}/*# sourceMappingURL=style.css.map */

.viewSp {
  display: none !important;
}

@media screen and (max-width:768px){
  .office4-content li .box .name-margin{
    margin-top: 1.2rem;
  }
  .h2-title .txt-lines{
    text-align: center;
  }
  .viewPc {
    display: none !important;
  }
  .viewSp {
    display: block !important;
  }
}