@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap');
@import url('https://fonts.cdnfonts.com/css/sawarabi-mincho');
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
   

body {
    background:url(../img/bg.png);
    background-repeat:repeat;
    line-height:1.7;
    color:#505050;
    /*font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;*/
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



.mincho {
    /* font-family: 'Sawarabi Mincho', sans-serif; */
    font-weight: bold;
    color: #695e72;
}

a:hover {
    opacity:0.8;
}

.wrap{
    width: 1200px;
    margin:0 auto;
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

header{
    margin-top: 8px;
    margin-bottom: 30px;
}

a.sns-top {
    float: left;
    width: 33px;
    margin-top: 19px;
    margin-left: 15px;
}

a.sns-top img{
width: 100%;
}

header h1, header span {float: left; margin-top: 4px;
}
header h1 a {
}
header h1 a img {
}

header nav {
    float: right;
    /* box-shadow: 5px 5px; */
    display: block;
    width: 580px;
    /* overflow: hidden; */
}
header nav ul {
    background-color: #fff;
    padding: 0px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    display: flex;
    align-items: center;
    width: 440px;
    height: 70px;
    box-shadow: 5px 5px 5px 0px #00000012;
    float: left;
    overflow: hidden;
}

header nav a.contact{
    display: inline-block;
    background-color:#c395c1;
    padding: 22px 37px;
    border-radius: 50px;
    height: 70px;
    float: right;
    font-weight: bold;
    font-size: 13px;
    padding-top: 23px;
    box-shadow: 5px 5px 5px 0px #00000012;
    color: #fff;
}

header nav ul li {display: flex;display: flow-root;width: 33.3%;/* text-align: center; */height: 100%;}

header nav ul li a {

padding-top: px;

display: grid;

align-items: center;

/* height: 40px; */

position: relative;

/* font-weight: bold; */

font-size: 13px;
height:100%;
    font-weight: bold;
}

header nav ul li:nth-child(1) a, header nav ul li:nth-child(4) a{
/*    padding-top: 22px; */
}

header nav ul li:nth-child(2) a {

}

header nav ul li:nth-child(3) a {

}

header nav ul li:nth-child(4) a {
}

header nav ul li:nth-child(5) a {
}



main.wrap {
}
main.wrap div.top-header {margin-bottom: 35px;}
main.wrap div.top-header img {
    width: 100%;
}
main.wrap div.top-3col {text-align: center;margin-bottom: 40px;}
main.wrap div.top-3col h2 {font-size: 26px;}
main.wrap div.top-3col p {
}
main.wrap div.top-3col div.inner {
}
main.wrap div.top-3col div.inner div.block {display: inline-block;padding: 0px 20px;border-right: 1px solid #ccc;}
main.wrap div.top-3col div.inner div.block img {
}
main.wrap div.top-3col div.inner div.block p {
}
main.wrap div.top-3col img {
}



div.subheader {margin-top: 25px; margin-bottom: 35px;}
div.subheader div.wrap {
}
div.subheader div.wrap div.left-image {
    background-color: #c7b4d7;
    /* padding: 90px 0px; */
    float: left;
    width: 50%;
 /*   height: 240px; */
 border-radius: 10px;
    overflow: hidden;
}
div.subheader div.wrap div.right-text {float: right;width: 48%; color:#695e72;}
div.subheader div.wrap div.right-text h1 {font-size: 32px;font-weight: bold;margin-bottom: 10px;margin-top: 50px;}
div.subheader div.wrap div.right-text p {
}



div.content{
    background: #fff;
    padding:30px;
    border-radius: 10px;
}


div.contact {
background: linear-gradient(90deg, rgb(209 219 254) 0%, rgb(209 219 254) 50%, rgb(228 245 246) 50.1%, rgb(228 245 246) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#090979",endColorstr="#d0d7d0",GradientType=1);
}

div.contact .wrap {
    height:340px;
    background-image: url(../img/top-contact-banner.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

div.contact div.right {float: right;height: 100%;background-color: #e4f5f6; width: 530px;}
div.contact div.right h2 {font-size: 23px;margin-top: 60px;margin-bottom: 15px;}
div.contact div.right p {
    margin-bottom: 20px;
}
div.contact div.right a, div.prof-last div.right a, div.service-contact a{
    display: inline-block;
    background-color: #12dcea;
    padding: 22px 70px;
    border-radius: 50px;
    height: 70px;
    font-weight: bold;
    font-size: 15px;
    padding-top: 23px;
    box-shadow: 5px 5px 5px 0px #00000012;
    color: #fff;
}

footer {
    text-align: center;
    margin-top: 30px;
}
footer a {margin-bottom: 22px;display: inline-block;}
footer a img {
    width: 100%;
}
footer address {font-size: 15px;}
footer a.sns {
    background: #987ab1;
    display: inline-block;
    color: #fff;
    border-radius: 20px;
    padding: 10px 17px;
    line-height: 2;
    margin-top: 0px;
    font-size: 14px;
}

footer a.sns img {
    margin-left: 5px;
    position: relative;
    top: -2px;
    display: inline-block;
    width: 24px;
}

footer p.copyright {
    background: #987ab1;
    color: #fff;
    padding: 18px 0px;
    margin-top: 4px;
    font-size: 14px;
}


header nav ul li.active{
    color: #fff;
    background: #c395c1;
}



form{
    margin: auto;
}

.confirm {
    width: 100%;
}

.confirm dl {
padding: 15px 0;
border-bottom: 1px solid #ccc;
}

.confirm dt {
padding-bottom: 5px;
}

@media screen and (min-width: 768px) {
.confirm dt {
clear: left;
float: left;
width: 20%;
}

.confirm dd {
margin-left: 20%;
}
}

button {
    margin: 10px;
}



/* スマホレイアウト */

@media screen and (max-width: 768px) {

.wrap {
    width: inherit;
}

header h1, header span {
    float: inherit;
    text-align: center;
        display: block;
        margin-bottom: 15px;
}

header h1 a {
    display: inline-block;
}

header nav {
        float: inherit;
        width: 100%;
    }

header nav ul {
width: 75%;
        float: left;
    }

header span a {
    display: inline-block;
    margin: 0 auto;
    max-width: 220px;
}
	
header span a img {
width:100%;	
}

header {
    padding: 0% 3%;
    position: relative;
}

div.subheader div.wrap div.left-image,
div.subheader div.wrap div.right-text{
    float:inherit;
    width: 100%;
}

div.subheader {
    padding: 0% 3%;
}

div.subheader div.wrap div.right-text h1{
    margin-top:15px;
}

div.contact div.right {
    float: inherit;
    width: inherit;
    text-align: center;
}


div.contact .wrap {
    height: inherit;

}

div.contact div.right {
        padding: 20px;
    }

div.contact div.right h2{
        padding: 0px;
        margin:0px;
}

div.contact div.right h2 {
    padding-top: 30px;
}

main.wrap div.top-3col div.inner div.block {
border:none;
}

header nav a.contact i{
content:"";
display: block;
background-image:url(../img/mail.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width:30px;
height:30px;
}

header nav a.contact {
    padding: 22px 22px;
    float: right;
}

header nav a.contact span{
display: none;
}

header h1 a img {
    width: 170px;
}

header nav ul li a {
    font-size: 12px;
}

}



div.content.content-contactCheck {
}
div.content.content-contactCheck div#formWrap {
}
div.content.content-contactCheck div#formWrap h3 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
div.content.content-contactCheck div#formWrap p {
}
div.content.content-contactCheck div#formWrap form {
}
div.content.content-contactCheck div#formWrap form table.formTable {
        margin: 0 auto;
}
}
div.content.content-contactCheck div#formWrap form table.formTable tbody {
}
div.content.content-contactCheck div#formWrap form table.formTable tbody tr {
}
div.content.content-contactCheck div#formWrap form table.formTable tbody tr th {
}
div.content.content-contactCheck div#formWrap form table.formTable tbody tr td {
}
div.content.content-contactCheck div#formWrap form table.formTable tbody tr td input {
}
div.content.content-contactCheck div#formWrap form table.formTable tbody input {
}
div.content.content-contactCheck div#formWrap form p {
}
div.content.content-contactCheck div#formWrap form p input {
}


.chakra-petch {
        font-family: "Chakra Petch", sans-serif;
}

div.content-profile {
}
div.content-profile p.intro {

}

div.content-profile p {
}
div.content-profile p span {
}
div.content-profile div.prof {width: 769px;margin: 0 auto;}
div.content-profile div.prof div.left {
    text-align: center;
    width: 260px;
    float: left;
    font-size: 15px;
}
div.profile-box p, div.prof-last div.right p{
    line-height: 1.8em;
}

div.content-profile div.prof div.left img {display: block;margin: 0 auto;}
div.content-profile div.prof div.left p {
}
div.content-profile div.prof div.left h2 {
    font-weight: bold;
}
div.content-profile div.prof div.right {
        width: 490px;
        float: right;
}
div.content-profile div.prof div.right div.bluebg{
        background-color: #f1f7fc;
        padding: 20px;
        padding-top: 30px;
        top: -20px;
        position: relative;
    }

div.content-profile div.prof div.right i {
    background: linear-gradient(91.17deg, #8486ff 0.7%, #90b4ff 21.75%, #adb4de 44.2%, #d29edf 65.72%, #ced3de 90.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 15px;
    font-style:normal;
    margin-top: 50px;
    display: block;
    position: relative;
    z-index: 1;
}
div.content-profile div.prof div.right p {
}
div.content-profile div.prof div.right h3 {
}
div.content-profile div.prof div.right ul {
}
div.content-profile div.prof div.right ul li {
    color: #fff;
    background-color: #b084c5;
    display: inline-block;
    border-radius: 20px;
    padding: 5px 10px;
    line-height: 1em;
}
div.content-profile div.prof div.right h3 {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
}


div.profile-box {width: 720px;margin: 0 auto;margin-bottom: 10px;}

div.profile-box h2, div.content-profile p.intro, div.prof-last h2{
    text-align: center;
    font-size: 24px;
    background-image: url(../img/header-circle-decoration.png);
    /* height: 70px; */
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 25px 0px;
}

div.profile-box h2:before, div.profile-box h2:after, div.prof-last h2:before, div.prof-last h2:after{
    content: "";
    display: inline-block;
    height: 1px;
    width: 20px;
    background: #505050;
    position: relative;
    top: -8px;
    margin: 0px 15px;
}

p.intro1 {
    text-align: center;
    font-size: 17px;
    margin: 15px 0px;
}

p.intro1 br{
    font-weight: bolder;
}

p.intro1:before{
    content: "＼";
    display: inline-block;
    height: 1px;
    width: 20px;
    position: relative;
    margin: 0px 15px;
    font-weight:bold;
}

p.intro1:after{
    content: "／";
    display: inline-block;
    height: 1px;
    width: 20px;
    position: relative;
    margin: 0px 15px;
    font-weight:bold;
}

div.profile-box div.left {float: left}
div.profile-box div.left img {
}
div.profile-box div.right {
    float: right;
}

div.profile-box div.image {width: 200px}

div.profile-box div.text {width: 500px}

div.profile-box div.right p {
}

div.profile-box p b, div.prof-last div.right p b{
border-bottom: 2px solid #cfa6e3;
}

div.prof-last {width: 760px;margin: 30px auto;/* margin-top: 30px; */}
div.prof-last div.left {float: left;width: 300px;margin-right: 30px;border-radius: 15px;overflow: hidden;}
div.prof-last div.left img {
}
div.prof-last div.right {/* padding-left: 20px; */}
div.prof-last div.right p {
}

@media screen and (max-width: 768px) {

div.profile-box {
    width: 100%;
}

    div.prof-last div.left, div.prof-last div.right{
        float:inherit;
        width:100%;
    }

    div.profile-box div.left, div.profile-box div.right{
    float:inherit;
        width:100%;
}

div.profile-box div.image {
    width: 200px;
        margin: 0 auto;
}

div.prof-last {
    width: 100%;
    }

div.prof-last div.left {
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 20px;
}

div.contact div.right a, div.prof-last div.right a {
    margin: 0 auto;
    display: block;
    text-align: center;
}

div.content-profile div.prof{
    width:100%;
}    

div.content-profile div.prof div.left, div.content-profile div.prof div.right{
    float: inherit;
    width: 100%;
}

div.content-profile div.prof div.right ul li {
    margin-bottom: 5px;
}

}


div.top-video {
    padding: 3% 5% 3%;
    background: #f5eded;
}

div.top-video div.left{
    float:left;
    width: 300px;
}

div.top-video div.right{
    float:right;
    width: 400px;
    margin-top: 30px;
    text-align: left;
}

div.top-video div.right p{
    color: #6b6075;
    font-weight: bold;
    line-height: 1.7em;
}

div.top-video div.right h2{
    text-align: center;
    font-size: 22px;
    background-image: url(../img/header-circle-decoration.png);
    /* height: 70px; */
    background-position: center 0px;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 25px 0px;
    display: inline-block;
    margin-bottom: 20px;
}

div.top-video div.right h2 span {
    background: linear-gradient(91.17deg, #8486ff 0.7%, #90b4ff 21.75%, #adb4de 44.2%, #d29edf 65.72%, #ced3de 90.51%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 20px;
    font-style: normal;
    margin-top: 50px;
    display: block;
    position: relative;
    z-index: 1;
}

div.top-video div.right a{
    display: inline-block;
    background-color: #12dcea;
    padding: 22px 70px;
    border-radius: 50px;
    height: 70px;
    font-weight: bold;
    font-size: 15px;
    padding-top: 23px;
    box-shadow: 5px 5px 5px 0px #00000012;
    color: #fff;
    border: 0px !important;
}

div.top-video div.inner {

text-align: center;
    width: 740px;
    margin: 0 auto;

}

div.top-video h2{
  font-size: 26px;
  margin-bottom: 20px;
  display: block;
  position: relative;
  color: #695e72;
  text-align: center;
  font-weight: bold;
}


div.top-video div.inner a {
    display: inline-block;margin: 0 auto;border-radius: 15px;overflow: hidden;
    max-width: 560px;
    border: 7px solid #eac6f3;
}
div.top-video div.inner a img {
}

.lity {
    background: rgb(205 181 239 / 40%) !important;
}

main.top {
    text-align: center;
    font-size: 0px;
}
main.top div.top-header {
}
main.top div.top-header h2 {display: inline-block;}


div.top-concept {
    background: #e4eaf4;
    color:#695e72;
    text-align: center;
    /* padding: 30px; */
}
div.top-concept div.inner {font-weight: bold;background-image: url(../img/top-concept-bg.png);background-position: center;background-size: contain;background-repeat: no-repeat;line-height: 1.9em;padding: 40px 0px;}
div.top-concept div.inner h2 {font-size: 26px;margin-bottom: 20px;    display: block;
    position: relative;}

div.top-concept div.inner p {
    margin-top: 20px;
}

div.top-concept div.inner h3 {
    border-bottom: 3px dotted #8868a5;
    font-size: 21px;
    display: inline;
}



div.top-concept div.inner h2:before{
    content:url(../img/top-concept-flower.png);
    display: block;
    margin-bottom: 10px;
}



div.service {
}
div.service div.block {width: 910px;/* background-color: #f1f7fc; */margin: 0 auto;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}



div.service div.block div.left {float: left;display: block;width: 400px;}
div.service div.block div.left img {
}
div.service div.block div.right {float: right;width: 470px;color:#695e72;}
div.service div.block div.right h2 {font-size: 26px; font-weight: bold;margin-bottom: 15px;
text-indent: -25px;
    margin-left: 25px;

}

div.service div.block div.right h2 span{    margin-left: 20px;     font-size: 60%;}
div.service div.block div.right h2 span b{    font-size: 140%; margin: 0px 5px;}
div.service div.block div.right h2 span i {font-size: 60%;}

div.service div.block div.right h2.line2 {
    margin-top: -50px;
}

div.service div.block div.right h2:before {
    content: "";
    width: 14px;
    height: 35px;
    background-color: #12dcea;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
    border-radius: 5px;
}

div.service div.block div.right h2.line2:before {
    height: 80px;
    top: 52px;
}



div.service div.block div.right p {margin-bottom: 20px;}
div.service div.block div.right ul {
}
div.service div.block div.right ul li {
    margin: 10px 5px 0px 0px;
    color: #437d81;
    /* background-color: #82c3c7; */
    display: inline-block;
    border-radius: 25px;
    line-height: 1em;
    padding: 7px 10px;
    border: 4px solid #90dee3;
    font-weight: bold;
}
div.service div.block:last-child {
    border: none;
    margin-bottom: 40px;
}


div.service-contact {
    text-align: center;
    color: #695e72;
}
div.service-contact p {
margin-bottom: 20px;
font-weight: bold;
}
div.service-contact a {

}



@media screen and (max-width: 768px) {

div.top-video div.inner {
    width: 100%;
    margin: 0 auto;
}

div.top-video div.left, div.top-video div.right{
    float: inherit;
    width: inherit;
}

div.top-video div.inner a {
    max-width: 330px;
    text-align: center;
}

div.top-video div.inner div.right a {
    max-width: inherit;
    width: 100%;
    text-align: center;
}

div.top-video div.right {
    margin-top: 0px;
}

div.service div.block {
    width: 100%;
}

div.service div.block div.right, div.service div.block div.left{
    float:inherit;
    width: 100%;
}

div.service div.block div.right h2 br{
    display: none;
}

a.sns-top {
    position: absolute;
    top: 0px;
    right: 10px;
    margin: 2px;
    width: 25px;
}

}


label.tab_label {
    color: #299da5;
    border: solid 2px #5cdce5;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
      margin-top: 10px;
    margin-bottom: 30px;
}

.tab_label {
  color: #12dcea;
  font-weight: bold;
  /* border: solid 2px #13c3ac; */
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
  padding: 5px 0;
  margin: 0 10px;
  text-align: center;
  border-radius: 50px;
  font-size: 22px;
}

.tab_label:hover {
  opacity: 0.75;
}

.tab_content {
  flex: 100%;
  display: none;
  overflow: hidden;
}

input[name="tab_switch"] {
  display: none;
}

.tabs input:checked + .tab_label {
  color: #fff;
  background-color: #13c3ac;
  color: #fff;
  /* background: linear-gradient(125.61deg, #c1c0fb 9.18%, #e3c0ff 89.32%); */
  background-color: #12dcea;
  box-shadow: 5px 5px 5px 0px #00000012;
}
.tabs input:checked + .tab_label::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #12dcea transparent transparent transparent;
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  transition: all 0.3s ease 0s;
}

#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

.tab_content{
  position: relative;
  animation: fadeIn 1s ease;
  margin-top: 30px;
}

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(60px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

@media screen and (max-width: 768px) {

    .tabs {
    display: inline-grid;
    }
label.tab_label {
    margin-bottom: 15px;
}

.tab_label{
    font-size: 17px;
}

}


.progress {
    width: 100%;
    padding: 2rem 0
}

.progress a {
    position: absolute;
    width: 100%;
    height: 90px;
    left: 0%;
    top: -13px;
    margin-top: 2px;
}

.progress li {
    position: relative;
}

.progress ul {
    position: relative;
    margin: 0;
    padding: 0;
    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
}

.progress ul li {
    position: relative;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    width: 33.333%;
    color: #cecece;
    font-weight: bold
}

.progress ul li:before {
    display: block;
    width: 40px;
    height: 40px;
    margin: -3px auto 10px auto;
    content: "";
    text-align: center;
    border-radius: 50%;
    background-color: #cecece;
    font-size: 30px;
    color: #fff;
    line-height: 34px;
}

.progress ul li:nth-child(1):before {
    content: "1";
}

.progress ul li:nth-child(2):before {
    content: "2";
}

.progress ul li:nth-child(3):before {
    content: "3";
}

.progress ul li:after {
    position: absolute;
    z-index: -1;
    top: 15px;
    left: -50%;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #cecece
}

.progress ul li:first-child:after {
    content: none
}

.progress ul li.active {
    color: #299da5;
}

.progress ul li.active:before {
    background-color: #12dcea
}

.progress ul li.active:after {
    background-color: #12dcea
}

.progress ul li.complete {
    color: #12dcea
}

.progress ul li.complete:before {
    background-color: #12dcea
}

.progress ul li.complete:after {
    background-color: #12dcea
}



div.lesson {
}

div.lesson h2{
font-weight: bold;
    font-size: 22px;
}

div.lesson h3{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
    }

div.lesson div.top {text-align: center;margin-bottom: 30px;}
div.lesson div.top h1 {font-size: 28px;font-weight: bold;}

div.lesson div.top p {
}
div.lesson div.both.clearfix {width: 960px;margin: 0 auto;margin-bottom: 30px;}
div.lesson div.both.clearfix h2 {margin-bottom: 10px;}


div.lesson div.both.clearfix div.right {float: left;}
div.lesson div.both.clearfix div.right img {
}
div.lesson div.both.clearfix div.left {float: right;width: 500px;margin-top: 30px;}


/*
.slide-wrap {
    background-color: #c5c8e9;
    padding: 20px;
    border-radius: 10px;
    /* background: linear-gradient(125.61deg, #c1c0fb 9.18%, #e3c0ff 89.32%);
}
*/

div#thumb-b {
    border: 5px solid #2fb2bb;
    overflow: hiddeen;
    background-color: #2fb2bb;
    border-radius: 8px;
}

div.lesson div.effect.theme div.block {
    min-height: 170px;
    width: 225px;
}


div.lesson div.effect {text-align: center;margin-bottom: 30px;}
div.lesson div.effect h2 {margin-bottom: 10px;}

div.lesson div.effect div.wrap{
    width: inherit;
}


div.lesson div.effect div.block {
    border: none;
    display: inline-block;
    text-align: left;
    /* width: 310px; */
    vertical-align: top;
    /* background-color: #d9d9d9; */
    padding: 10px 15px;
    margin: 10px;
    border-radius: 20px;
    /* background-color: #b8eef1; */
    /* border: 4px  #9fd0d3; */
    /* min-height: 13em; */
    /* box-shadow: 3px 3px 10px 2px #a1cbcd69; */
    border: 4px dotted #9fd0d3;
}

div.lesson div.worry{
    text-align:center;

}

div.lesson div.download{text-align: center;}

div.lesson div.download a{
    
display: inline-block;
    
background-color: #1e3050;
    
color: #fff;
    
padding: 30px;
    
font-size: 23px;
    
/* font-weight: bold; */
    
border-radius: 10px;
    
margin-top: 35px;
    
margin-bottom: 10px;
}

div.lesson div.download a i {
    font-style: inherit;
}

.slide-wrap {
    margin-bottom: 30px;
}


div.lesson div.spheres{
    text-align: center;
    margin-bottom: 50px;
}

div.lesson div.spheres h2{
    margin-bottom: 15px;
}

div.lesson div.spheres div.block {
    text-align: center;
    /* display: inline-block; */
    font-weight: bold;
    font-size: 19px;
    /* width: inherit; */
    border-bottom: none;
    border-radius: 100px;
    /* border: 8px dotted #9fd0d3; */
    width: 300px;
    border: none;
    display: inline-block;
    text-align: center;
    /* width: 310px; */
    vertical-align: top;
    /* background-color: #d9d9d9; */
    /* padding: 20px 15px 0px; */
    margin: 10px;
    border-radius: 200px;
    /* background-color: #b8eef1; */
    /* border: 4px #9fd0d3; */
    /* min-height: 13em; */
    /* box-shadow: 3px 3px 10px 2px #a1cbcd69; */
    border: 4px dotted #9fd0d3;
}

div.lesson div.spheres div.block img{
    width: 76px;
    margin: 0 auto;
    margin-top: 5px;
}

div.lesson div.spheres.recommend div.block{
    /* width: 180px; */
    /* border-radius: 200px; */
    /* height: 180px; */
    /* width: 100%; */
    border-radius: 10px;
    display: block;
    width: 90%;
    border-radius: 15px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
}

div.lesson div.spheres.recommend div.block h3 {
    margin-top: 5px;
    font-size: 17px;
}

div.lesson div.spheres{}

div.lesson div.spheres div.wrap{
width:inherit;
}

div.lesson div.spheres div.block {}

div.lesson div.spheres div.block img{}

div.lesson div.effect div.block h3 {
}
div.lesson div.effect div.block p {
}
div.lesson div.both.clearfix div.right h2 {
}
div.lesson div.both.clearfix div.right h2 p {
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
    border-left: #ccc;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{

}


div.lesson div.detail div.wrap div.box {
    display: inline-block;
    width: 230px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-right: 20px;
}

div.lesson div.detail div.wrap div.box:last-child {
    border-right:none;
}

div.lesson div.detail div.wrap {
    width: inherit;
    text-align: center;
}



div.lesson div.detail div.wrap div.box{}

div.lesson div.detail div.wrap div.box h3{}

div.lesson div.detail div.wrap div.box p{}


@media screen and (max-width: 768px) {

div.service div.block div.right h2.line2 {
    margin-top: 0px;
}

div.service div.block div.right h2.line2:before {
    height: 40px;
    top: 9px;
}

div.lesson div.top h1{
    font-size: 22px;
}

div.lesson div.both.clearfix {
    width: inherit;
}

div.lesson div.both.clearfix div.right, div.lesson div.both.clearfix div.left {
    float: inherit;
    width: inherit;
}

div.lesson div.effect div.block {
    width: 80%;
}

div.lesson div.effect.theme div.block {
    width: 80%;
    height: inherit;
    min-height: inherit;
}

div.lesson div.detail div.wrap div.box {
        border-right: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
            margin-right: 0px;
        padding-right: 0px;
}

.slide-wrap {
    margin-bottom: 30px;
    width: 96%;
    margin: 0 auto;
}

div.lesson div.effect {
    margin-top: 30px;
}

div.lesson div.download a {
    font-size: 16px;
}

div.consult-2col img {
    width: 90% !important;
}

}

div.lesson div.effect div.block h3 i {
    font-style: inherit;
    font-size: 160%;
    margin-right: 10px;
    color: #12dcea;
}

div.consult-2col{text-align: center; margin-bottom: 0px;}

div.consult-2col img{
    width: 450px;
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 20px;
}

.consult-end {
    background-color: #daf4f5;
    padding: 30px 15px;
    border-radius: 10px;
}



div.footer-sns {text-align: center;margin-top: 25px;}
div.footer-sns h2 {font-weight: bold;font-size: 32px;color: #695e72;margin-bottom: 20px;}
div.footer-sns div.wrap {width: 810px;}
div.footer-sns div.wrap div.left {float: left;vertical-align: top;}
div.footer-sns div.wrap div.left div.pop {background-color: #c4f0f0;font-weight: bold;padding: 20px;border-radius: 10px;font-size: 17px; position: relative;}

div.footer-sns div.wrap div.left div.pop:after{
content: "";
    position: absolute;
    top: 50%;
    right: -35px;
    transform: translateY(-50%);
    border: 20px solid transparent;
    border-left: 20px solid #c4f0f0;
}

div.footer-sns div.wrap div.left div.pop p {

}
div.footer-sns div.wrap div.right {float: right;}
div.footer-sns div.wrap div.right a {display: inline-block;}

div.footer-sns div.wrap div.right a {
    display: inline-block;
    margin-top: 25px;
}

div.footer-sns div.wrap div.right a:first-child {
    margin-right: 10px;
}

div.footer-sns div.wrap div.right a img {
}

div.service.case div.block {}

@media screen and (max-width: 768px) {

div.footer-sns div.wrap {
    width: 100%;
}

div.footer-sns div.wrap div.left div.pop p {
    font-size: 14px;
}

div.footer-sns div.wrap div.left, div.footer-sns div.wrap div.right{
    width: 90%;
    margin: 0 auto;
            float: inherit;
        text-align: center;
}

div.footer-sns div.wrap div.left div.pop:after{
    content:none;
}

}



/* ブログ */

.blog-single .post-thumbnail {
    width: 700px;
    height: 400px;
    margin: 0 auto;
    background-size: cover;
    background-position: center center;
    border-radius: 13px;
}

.blog-single header.entry-header {
    text-align: center;
    display: block;
   /* height: 55px; */
}

.blog-single header.entry-header h1{
    font-size: 26px;
    font-weight: bold;
    display: block;
    width: 100%;
}

.blog-single header.entry-header p{
        display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
}


div.post-list {
    display: flex;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.site-main article {
    width: 280px;
    margin-right: 0px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 5px 5px 5px 0px #00000012;
    overflow: hidden;
    position: relative;
    transition: transform 0.2sease-in-out;
    border-radius: 13px;
}

.site-main article:hover {
}

.site-main a.read-more{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.site-main article div.over{
overflow: hidden;
transition: transform 0.3s ease-in-out;
}

.site-main article div.overlay {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background-size: cover;
    background-position: center center;
    background-image: url('http://miurayuka.local/wp-content/uploads/2025/02/businesswoman-standing-at-outdoor-2023-11-27-05-32-01-utc.jpg');
}

.site-main article:hover {
    transform: scale(1.05); /* 1.1倍にズーム */
}

.site-main article:hover div.overlay {
/* transform: scale(1.1); */
}



.site-main article div.post-content {
    padding: 25px;
}

.site-main article div.post-content h2 {
    font-weight: bold;
    font-size: 20px;
    min-height: 4em;
    font-size: 19px;
}

article div.post-content div.post-meta {
    min-height: 4em;
}
article div.post-content div.post-meta span.post-date {
}
article div.post-content div.post-meta span.post-category {
    font-weight: bold;
}
article div.post-content div.post-meta span.post-category a {
    font-size: 13px;
}
article div.post-content p.post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 15px;
}
article div.post-content a.read-more {
}

div.blog-gototop {
    text-align: center;
    margin: 30px 0px;
}

a.gototop {
    background: #987ab1;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    padding: 15px 22px;
    line-height: 1;
    margin-top: 0px;
    font-size: 18px;
}

.post-date {
    position: absolute;
    line-height: 1.3em;
    top: 135px;
    left: 15px;
    /* width: 70px; */
    /* height: 70px; */
    background-color: #f3dc2b;
    border-radius: 11px;
    font-weight: bold;
    padding: 5px 10px 12px;
    text-align: center;
}

.post-date span {
    font-size: 12px;
}

.post-date p {
    font-size: 17px;
}

.blog-single .post-date {
    top: inherit;
    left: inherit;
	top: 413px;
}

.information-article-content {
    line-height: 1.8em;
    background-color: #fff;
    box-shadow: 2px 2px 8px 2px #00000012;
    border-radius: 15px;
    padding: 50px;
}
  .information-article-content p {
    font-size: 100%;
    margin-bottom: 10px !important; }
  .information-article-content a {
    text-decoration: underline;
    font-size: 100%;
    }
  .information-article-content ol, .information-article-content ul {
    list-style: inherit;
    margin-left: 20px !important;
    margin-bottom: 10px; }
  .information-article-content ul {
    list-style-type: disc; }
  .information-article-content ol {
    list-style-type: decimal; }

  .information-article-content img{
    max-width:100%;
    height:auto;
    margin-bottom: 10px;
    }   
    
  .information-article-content h1 {
    font-size: 147%;
    font-weight: bold;
    margin-bottom: 18px; }
  .information-article-content h2 {
    font-size: 137%;
    font-weight: bold;
    margin-bottom: 18px; }
  .information-article-content h3 {
    font-size: 122%;
    font-weight: bold;
    margin-bottom: 18px; }
  .information-article-content h4 {
    font-size: 118%;
    font-weight: bold;
    margin-bottom: 12px; }
  .information-article-content h5 {
    font-size: 112%;
    font-weight: bold;
    margin-bottom: 9px; }
  .information-article-content h6 {
    font-size: 106%;
    font-weight: bold;
    margin-bottom: 2px; }
  .information-article-content table.table-innertext {
    width: 100%;
    margin-bottom: 10px; }
    .information-article-content table.table-innertext tbody {
      border-top: 1px solid #dfd2d3;
      border-left: 1px solid #dfd2d3; }
      .information-article-content table.table-innertext tbody tr td {
        padding: 5px;
        border-bottom: 1px solid #dfd2d3;
        border-right: 1px solid #dfd2d3;
        font-size: 93%;
        text-align: left; }
      .information-article-content table.table-innertext tbody tr th {
        padding: 5px;
        border-bottom: 1px solid #dfd2d3;
        border-right: 1px solid #dfd2d3;
        font-size: 93%;
        text-align: left; }
  .information-article-content table.table-outertext {
    width: 100%;
    margin-bottom: 10px; }
    .information-article-content table.table-outertext tbody {
      border-top: 1px solid #dfd2d3;
      border-left: 1px solid #dfd2d3; }
      .information-article-content table.table-outertext tbody tr td {
        padding: 5px;
        border-bottom: 1px solid #dfd2d3;
        border-right: 1px solid #dfd2d3;
        font-size: 93%;
        text-align: left; }
      .information-article-content table.table-outertext tbody tr th {
        padding: 5px;
        border-bottom: 1px solid #dfd2d3;
        border-right: 1px solid #dfd2d3;
        font-size: 93%;
        text-align: left; }

@media screen and (max-width: 550px) {
	
	div.post-list {
    display: inherit;
	}
	
	.site-main article {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
}
	
	.blog-single .post-thumbnail {
    width: 340px;
    height: 230px;
}
	
	.blog-single .post-date {
    top: -10px;
    left: 40px;
}
	.information-article-content {
    padding: 25px;
}
	
    header nav a.contact {
        position: fixed;
        top: 5px;
        left: 5%;
        width: 45px;
        height: 45px;
        z-index: 15;
    }

    header nav a.contact i {
    width: 20px;
    height: 20px;
    position: relative;
    top: -9px;
    left: -8px;
}

	    header nav ul {
        width: 100%;
}

	.blog-single header.entry-header {
		height: inherit;
	}
	
}	

div.subheader div.wrap div.left-image img {
    width: 100%;
}

/* ページネーションのスタイル */
.nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem auto;
  gap: 0.5rem;
  font-family: sans-serif;
}

.nav-links a.page-numbers,
.nav-links span.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  height: 2.5rem;
  padding: 0 0.75rem;
  border-radius: 4px;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
  color: #666;
  transition: all 0.3s ease;
}

.nav-links a.page-numbers:hover {
  background-color: #f0e6f5;
  color: #987ab1;
}

.nav-links span.page-numbers.current {
  background-color: #987ab1;
  color: white;
  font-weight: 600;
}

.nav-links a.prev,
.nav-links a.next {
  background-color: #f9f6fc;
  border: 1px solid #e9ddf2;
}
