@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@500;600&display=swap');

.postid-5744 h2 {
  margin-top: 90px;
}

.postid-5744 .c-page-headline-container {
  display: none;
}

.postid-5744 .c-page-headline::after {
  content: none;
}

.postid-5744 .p-header {
  background-color: #000 !important;
}

.postid-5744 .p-article-nav {
  display: none;
}

.postid-5744 .l-blog-single-main {
  padding-top: 0;
}

.postid-5744 .img:first-child {
  background: url(../img/bgimage.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 calc(50% - 50vw);
  text-align: center;
  width: 100vw;
}

.postid-5744 .img:first-child img {
  width: 100%;
  max-width: 800px;
}

.postid-5744 .img {
  margin-bottom: 70px;
}

.postid-5744 .consulting {}

.postid-5744 .consulting .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.postid-5744 .consulting .flex .left {
  width: 30%;
  text-align: center;
}

.postid-5744 .consulting .flex .left img {
  width: 100%;
  max-width: 220px;
}

.postid-5744 .consulting .flex .left p {
  font-size: 17px;
  font-weight: bold;
  margin-top: 10px;
}

.postid-5744 .consulting .flex .left p span {
  font-size: 12px;
  letter-spacing: 0;
  margin-left: 5px;
}

.postid-5744 .consulting .flex .right {
  width: 61%;
}

.postid-5744 .consulting .flex .right .ttl {
  font-size: 21px;
  font-weight: bold;
  margin-top: 0;
}

.postid-5744 .consulting .flex .right p {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  margin-top: 18px;
}

.tac {
  text-align: center;
  margin-bottom: 60px;
}

.postid-5744 .balloon {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 12px 50px;
  border-radius: 60px;
  color: #000;
  margin-bottom: 33px;
  font-weight: bold;
  font-size: 24px;
  box-shadow: rgb(100 100 111 / 10%) 0px 7px 29px 0px;
}

.postid-5744 .balloon:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 0;
}

.postid-5744 {
  position: relative;
}

.postid-5744 .l-footer {
  padding-bottom: 130px;
}

.bottom {
  background-color: #5AC891;
  height: 100px;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.bottom .contact-box {
  background-color: #fff;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 15px;
  position: relative;
  top: -20px;
  padding: 10px 11px;
  box-shadow: rgb(100 100 111 / 10%) 0px 7px 29px 0px;
}

.bottom .contact-box::before {
  position: absolute;
  content: '';
  top: -36px;
  left: 10px;
  display: block;
  width: 57px;
  height: 90px;
  background-image: url(../img/left.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.bottom .contact-box::after {
  position: absolute;
  content: '';
  top: -42px;
  right: 10px;
  display: block;
  width: 57px;
  height: 90px;
  background-image: url(../img/right.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.bottom .contact-box .tac {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
}

.bottom .contact-box .flex {
  display: flex;
  justify-content: space-between;
  max-height: 56px;
}

.bottom .contact-box .flex .left {
  width: 35%;
  padding-left: 30px;
}

.bottom .contact-box .flex .left p {
  text-align: center;
  font-size: 14px;
}

.bottom .contact-box .flex .left a {
  font-size: 34px;
  font-weight: bold;
  margin-top: -8px;
  color: #000;
  text-align: center;
  font-family: 'Heebo', sans-serif;
  letter-spacing: -0.02em;
}

.bottom .contact-box .flex .right {
  width: 60%;
  display: flex;
}

.bottom .contact-box .flex .right .btn1 {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 10px 20px;
  background-color: #FF8787;
  text-align: center;
  border-radius: 10px;
  margin-right: 10px;
  line-height: 1;
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: center;
  text-align: center;
}

.bottom .contact-box .flex .right .btn2 {
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  color: #fff;
  padding: 10px 20px;
  background-color: #4887FA;
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: center;
  text-align: center;
  line-height: 1;
}

.postid-5744 center img {
  width: 100%;
  max-width: 250px;
}

.postid-5744 .p-post-content h2:not([class]) {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 12px 50px;
  border-radius: 60px;
  color: #000;
  margin-bottom: 33px;
  font-weight: bold;
  font-size: 24px;
  box-shadow: rgb(100 100 111 / 10%) 0px 7px 29px 0px;
}

.postid-5744 .p-post-content h2:not([class]):before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 0;
}

.postid-5744 #h_1,
.postid-5744 section#h_2,
.postid-5744 section#h_3,
.postid-5744 section#h_4,
.postid-5744 section#h_5,
.postid-5744 section#h_6,
.postid-5744 section#h_7,
.postid-5744 section#h_8 {
  text-align: center;
  margin-top: 40px;
}

.postid-5744 .p-post-content b:not([class]),
.postid-5744 .p-post-content strong:not([class]) {
  background: none;
  color: #000;
}

.postid-5744 .p-post-section__txt {
  margin: 40px 0 0;
  line-height: 1.8;
  text-align: left;
  font-weight: bold;
  border: none;
  font-size: 18px;
}

.postid-5744 .custom span {
  color: #FA4242;
  font-size: 28px;
}

.postid-5744 .custom .txt {
  font-size: 20px;
}

.postid-5744 center a {
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  color: #fff;
  padding: 10px 20px;
  background-color: #4887FA;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 250px;
}

.postid-5744 .center {
  text-align: center;
  font-size: 30px;
}

.postid-5744 .center span {
  font-weight: bold;
}

.postid-5744 .center .st {
  color: #fc8787;
  font-size: 60px;
}



.postid-5744 .pc {
  display: block;
}

.postid-5744 .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .postid-5744 .pc {
    display: none;
  }

  .postid-5744 .sp {
    display: block;
  }

  .postid-5744 .balloon {
    font-size: 18px;
  }

  .postid-5744 .consulting .flex .left p span {
    display: block;
  }

  .postid-5744 .p-post-content h2:not([class]) {
    font-size: 18px;
  }

   .bottom .contact-box .flex .left p {
    font-weight: bold;
  }

   .bottom .contact-box .flex .right .btn1 {
    font-size: 15px;
  }

   .bottom .contact-box {
    max-width: 430px;
    top: -11px;
    padding: 13px 14px 30px;
  }

   .bottom .contact-box .flex {
    display: block;
  }

   .bottom .contact-box::before {
    content: none;
  }

   .bottom .contact-box .flex .right .btn2 {
    font-size: 15px;
  }

   .bottom .contact-box .flex .left {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

   .bottom .contact-box .flex .right {
    width: 100%;
    display: flex;
    margin-top: 5px;
  }

  .postid-5744 .l-blog-single {
    padding: 40px 16px 40px;
  }

  .postid-5744 .custom .txt {
    font-size: 18px;
  }

  .postid-5744 .custom span {
    font-size: 18px;
  }

  .postid-5744 .center {
    font-size: 20px;
  }

  .postid-5744 .center .st {
    font-size: 38px;
  }
}

@media screen and (max-width: 599px) {
  .postid-5744 center a{
    padding: 16px 20px;
    max-width: 100%;
  }
  .postid-5744 .consulting .flex {
    display: block;
    margin-bottom: 60px;
  }

  .postid-5744 .consulting .flex .left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }

  .postid-5744 .consulting .flex .left img {
    width: 100%;
    max-width: 120px;
  }

  .postid-5744 .consulting .flex .right {
    width: 100%;
    margin-top: 30px;
  }

  .postid-5744 .consulting .flex .right p {
    font-size: 15px;
    margin-top: 14px;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }

  .postid-5744 .img {
    margin-bottom: 40px;
  }

  .postid-5744 .balloon {
    font-size: 17px;
    line-height: 1.5;
    padding: 10px 38px;
  }

  .postid-5744 .p-post-content h2:not([class]) {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    padding: 10px 30px;
    width: 100%;
  }

.tac {
    margin-bottom: 20px;
  }

  .postid-5744 .bottom .contact-box::after {
    width: 47px;
    right: 0px;
  }

  .postid-5744 .bottom .contact-box {
    max-width: 340px;
    padding: 16px;
    top: 4px;
  }

  .postid-5744 .bottom .contact-box .flex .left a {
    font-size: 32px;
  }

  .postid-5744 .bottom .contact-box .flex .right .btn1 {
    margin-right: 5px;
    padding: 5px 10px;
    border-radius: 5px;
  }

  .postid-5744 .bottom .contact-box .flex .right .btn2 {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .postid-5744 .p-post-section__txt {
    font-size: 16px;
  }

  .postid-5744 center img {
    max-width: 190px;
  }
}


.postid-4635 h2 {
  margin-top: 90px;
}

.postid-4635 .c-page-headline-container {
  display: none;
}

.postid-4635 .c-page-headline::after {
  content: none;
}

.postid-4635 .p-header {
  background-color: #000 !important;
}

.postid-4635 .p-article-nav {
  display: none;
}

.postid-4635 .l-blog-single-main {
  padding-top: 0;
}

.postid-4635 .img:first-child {
  background: url(../img/bgimage.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 calc(50% - 50vw);
  text-align: center;
  width: 100vw;
}

.postid-4635 .img:first-child img {
  width: 100%;
  max-width: 800px;
}

.postid-4635 .img {
  margin-bottom: 70px;
}

.postid-4635 .consulting {}

.postid-4635 .consulting .flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.postid-4635 .consulting .flex .left {
  width: 30%;
  text-align: center;
}

.postid-4635 .consulting .flex .left img {
  width: 100%;
  max-width: 220px;
}

.postid-4635 .consulting .flex .left p {
  font-size: 17px;
  font-weight: bold;
  margin-top: 10px;
}

.postid-4635 .consulting .flex .left p span {
  font-size: 12px;
  letter-spacing: 0;
  margin-left: 5px;
}

.postid-4635 .consulting .flex .right {
  width: 61%;
}

.postid-4635 .consulting .flex .right .ttl {
  font-size: 21px;
  font-weight: bold;
  margin-top: 0;
}

.postid-4635 .consulting .flex .right p {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  margin-top: 18px;
}

.postid-4635 .tac {
  text-align: center;
  margin-bottom: 60px;
}

.postid-4635 .balloon {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 12px 50px;
  border-radius: 60px;
  color: #000;
  margin-bottom: 33px;
  font-weight: bold;
  font-size: 24px;
  box-shadow: rgb(100 100 111 / 10%) 0px 7px 29px 0px;
}

.postid-4635 .balloon:before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 0;
}

.postid-4635 {
  position: relative;
}

.postid-4635 .l-footer {
  padding-bottom: 130px;
}

.postid-4635 .bottom {
  background-color: #5AC891;
  height: 100px;
  position: fixed;
  bottom: 0;
  width: 100%;
}

.postid-4635 .bottom .contact-box {
  background-color: #fff;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 15px;
  position: relative;
  top: -20px;
  padding: 10px 11px;
  box-shadow: rgb(100 100 111 / 10%) 0px 7px 29px 0px;
}

.postid-4635 .bottom .contact-box::before {
  position: absolute;
  content: '';
  top: -36px;
  left: 10px;
  display: block;
  width: 57px;
  height: 90px;
  background-image: url(../img/left.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.postid-4635 .bottom .contact-box::after {
  position: absolute;
  content: '';
  top: -42px;
  right: 10px;
  display: block;
  width: 57px;
  height: 90px;
  background-image: url(../img/right.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.postid-4635 .bottom .contact-box .tac {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
}

.postid-4635 .bottom .contact-box .flex {
  display: flex;
  justify-content: space-between;
  max-height: 56px;
}

.postid-4635 .bottom .contact-box .flex .left {
  width: 35%;
  padding-left: 30px;
}

.postid-4635 .bottom .contact-box .flex .left p {
  text-align: center;
  font-size: 14px;
}

.postid-4635 .bottom .contact-box .flex .left a {
  font-size: 34px;
  font-weight: bold;
  margin-top: -8px;
  color: #000;
  text-align: center;
  font-family: 'Heebo', sans-serif;
  letter-spacing: -0.02em;
}

.postid-4635 .bottom .contact-box .flex .right {
  width: 60%;
  display: flex;
}

.postid-4635 .bottom .contact-box .flex .right .btn1 {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 10px 20px;
  background-color: #FF8787;
  text-align: center;
  border-radius: 10px;
  margin-right: 10px;
  line-height: 1;
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: center;
  text-align: center;
}

.postid-4635 .bottom .contact-box .flex .right .btn2 {
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  color: #fff;
  padding: 10px 20px;
  background-color: #4887FA;
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: center;
  text-align: center;
  line-height: 1;
}

.postid-4635 center img {
  width: 100%;
  max-width: 250px;
}

.postid-4635 .p-post-content h2:not([class]) {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 12px 50px;
  border-radius: 60px;
  color: #000;
  margin-bottom: 33px;
  font-weight: bold;
  font-size: 24px;
  box-shadow: rgb(100 100 111 / 10%) 0px 7px 29px 0px;
}

.postid-4635 .p-post-content h2:not([class]):before {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
  z-index: 0;
}

.postid-4635 #h_1,
.postid-4635 section#h_2,
.postid-4635 section#h_3,
.postid-4635 section#h_4,
.postid-4635 section#h_5,
.postid-4635 section#h_6,
.postid-4635 section#h_7,
.postid-4635 section#h_8 {
  text-align: center;
  margin-top: 40px;
}

.postid-4635 .p-post-content b:not([class]),
.postid-4635 .p-post-content strong:not([class]) {
  background: none;
  color: #000;
}

.postid-4635 .p-post-section__txt {
  margin: 40px 0 0;
  line-height: 1.8;
  text-align: left;
  font-weight: bold;
  border: none;
  font-size: 18px;
}

.postid-4635 .custom span {
  color: #FA4242;
  font-size: 28px;
}

.postid-4635 .custom .txt {
  font-size: 20px;
}

.postid-4635 center a {
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  color: #fff;
  padding: 10px 20px;
  background-color: #4887FA;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 250px;
}

.postid-4635 .center {
  text-align: center;
  font-size: 30px;
}

.postid-4635 .center span {
  font-weight: bold;
}

.postid-4635 .center .st {
  color: #fc8787;
  font-size: 60px;
}



.postid-4635 .pc {
  display: block;
}

.postid-4635 .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .postid-4635 .pc {
    display: none;
  }

  .postid-4635 .sp {
    display: block;
  }

  .postid-4635 .balloon {
    font-size: 18px;
  }

  .postid-4635 .consulting .flex .left p span {
    display: block;
  }

  .postid-4635 .p-post-content h2:not([class]) {
    font-size: 18px;
  }

  .postid-4635 .bottom .contact-box .flex .left p {
    font-weight: bold;
  }

  .postid-4635 .bottom .contact-box .flex .right .btn1 {
    font-size: 15px;
  }

  .postid-4635 .bottom .contact-box {
    max-width: 430px;
    top: -11px;
    padding: 13px 14px 30px;
  }

  .postid-4635 .bottom .contact-box .flex {
    display: block;
  }

  .postid-4635 .bottom .contact-box::before {
    content: none;
  }

  .postid-4635 .bottom .contact-box .flex .right .btn2 {
    font-size: 15px;
  }

  .postid-4635 .bottom .contact-box .flex .left {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .postid-4635 .bottom .contact-box .flex .right {
    width: 100%;
    display: flex;
    margin-top: 5px;
  }

  .postid-4635 .l-blog-single {
    padding: 40px 16px 40px;
  }

  .postid-4635 .custom .txt {
    font-size: 18px;
  }

  .postid-4635 .custom span {
    font-size: 18px;
  }

  .postid-4635 .center {
    font-size: 20px;
  }

  .postid-4635 .center .st {
    font-size: 38px;
  }
}

@media screen and (max-width: 599px) {
  .postid-4635 center a{
    padding: 16px 20px;
    max-width: 100%;
  }
  .postid-4635 .consulting .flex {
    display: block;
    margin-bottom: 60px;
  }

  .postid-4635 .consulting .flex .left {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }

  .postid-4635 .consulting .flex .left img {
    width: 100%;
    max-width: 120px;
  }

  .postid-4635 .consulting .flex .right {
    width: 100%;
    margin-top: 30px;
  }

  .postid-4635 .consulting .flex .right p {
    font-size: 15px;
    margin-top: 14px;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }

  .postid-4635 .img {
    margin-bottom: 40px;
  }

  .postid-4635 .balloon {
    font-size: 17px;
    line-height: 1.5;
    padding: 10px 38px;
  }

  .postid-4635 .p-post-content h2:not([class]) {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    padding: 10px 30px;
    width: 100%;
  }

  .postid-4635 .tac {
    margin-bottom: 20px;
  }

  .postid-4635 .bottom .contact-box::after {
    width: 47px;
    right: 0px;
  }

  .postid-4635 .bottom .contact-box {
    max-width: 340px;
    padding: 16px;
    top: 4px;
  }

  .postid-4635 .bottom .contact-box .flex .left a {
    font-size: 32px;
  }

  .postid-4635 .bottom .contact-box .flex .right .btn1 {
    margin-right: 5px;
    padding: 5px 10px;
    border-radius: 5px;
  }

  .postid-4635 .bottom .contact-box .flex .right .btn2 {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .postid-4635 .p-post-section__txt {
    font-size: 16px;
  }

  .postid-4635 center img {
    max-width: 190px;
  }
}


/*line*/
.line{display: flex;
  justify-content: center;}

.line_bnr{width: 70%;
  padding-bottom: 50px;
  display: flex;
  justify-content: center;}

.open {
	cursor:pointer; 
  
}

#popup {
	display: none;
}
.overlay {
	display: none;
}
#popup:checked + .overlay {
	display: block;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.window {
	width: 90vw;
	max-width: 380px;
	height: 200px;
	background-color: #ffffff;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.text {
	font-size: 25px;
	margin: 0;
	color: #fcfff9;
}
.close {
	cursor:pointer;
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 20px;
}

/*line_float_btn*/
.line_bnr_mini{position: fixed;
  padding: 5px;
  bottom: 68%;
  right: 0;
  z-index: 5;
  max-width: 180px;
  min-width: 100px;
  padding-right: 10px;}