/*
Theme Name: Arkhe Child
Template: arkhe
Version: 1.0
*/

.l-footer {
    background-color: #e1d5ea;
    color: #fff;
    position: relative;
    z-index: 0;
}

.l-content__body {
    margin: 1.5rem auto 3rem;
}

@media (max-width: 2000px) {
    [data-logo=left] .l-header__logo {
        justify-content: flex-start;
    }
}

@media not all and (min-width: 1000px) {
    .l-headerUnder, .l-header__bar, .l-header__left, .l-header__right {
        display: inline-flex
;
    }
}

@media (max-width: 2000px) {
    [data-btns=rl-rr][data-logo=left] .l-header__body, [data-btns=rr-rl][data-logo=left] .l-header__body {
        grid-template-columns: auto 1fr auto min-content min-content;
    }
}

/*
 * @media (max-width: 599px){
	.l-content {
        flex: 1 0 auto;
        position: relative;
        z-index: 0;
        background-image: url(https://cocole.lecaldo.co.jp/wp-content/uploads/2025/06/cocole-bg-cloud.png);
        background-size: 200%;
        background-repeat: repeat;
        background-position: center;
    }
} */

.p-page__title{
	display: none!important;
}

.cocole-image-box img {
    width: 100%;
	border-radius: 15px;
}

.cocole-img-brud {
    border-radius: 15px;
    max-width: 1000px;
    height: 600px;
    object-fit: cover;
}

.cocole-img-brud01{
	border-radius: 15px;
	width: 100%;
	max-width: 650px;
	height: 300px;
	object-fit: cover;
}

.top-logo-box {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.top-logo-box img{
	width: 15%;
}

@media (max-width: 599px){
	.top-logo-box {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
	.top-logo-box img{
	width: 45%;
}
 .top-slide-logo {
        width: 120px !important;
        position: fixed !important;
        height: auto;
        transform: translate(40%, 400%) !important;
    }
}

@media (max-width: 480px){
	.top-slide-logo {
        width: 120px !important;
        position: fixed !important;
        height: auto;
        transform: translate(40%, 300%) !important;
    }
}

.cocole-ttl-box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.cocole-m-ttl {
    position: relative;
    padding: 1.5rem 1rem 0.2rem;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 4%;
    text-align: center;
    font-size: 1.75rem;
}

.cocole-ttl-box01 {
    width: 85%;
    margin: 3% auto;
}

.cocole-sub-ttl {
    font-size: 1.75rem;
    color: #e9c640;
    font-weight: bold;
    padding-bottom: 2%;
}

.cocole-sub-ttl span {
    font-size: 0.75rem;
    color: #e9c640;
    font-weight: bold;
    padding-left: 10px;
}

.cocole-m-ttl:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #7484bb, #7484bb 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #7484bb, #7484bb 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cocole-top-f-box{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	margin: 5% auto 5%;
}

.cocole-top-f-box01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: start;
    width: 100%;
    margin: 5% auto 5%;
}

.cocole-top-f-item{
	width: 33%;
}

.cocole-top-f-item01{
	width: 80%;
}

.cocole-top-f-item02{
	width: 48%;
	text-align: center;
}

.cocole-top-tex-box{
	width: 100%;
	max-width: 500px;
	margin: 0% auto 5%;
	text-align: center;
}

.cocole-f-tex-box {
    padding: 2% 3%;
}

.cocole-f-tex{
	text-align: justify;
	font-size: 1em;
}

.cocole-top-tex{
	text-align: left;
}

.fluid-box-cocole {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    background: repeating-linear-gradient(-45deg, #bde5dd, #bee5dd 1px, #ffffff00 0, #ffffff00 19px);
    padding: 40px 0;
}

 .fluid-box-cocole-inner{
	 max-width: 1400px;
  margin: 0 auto;
  padding: 25px;
 }

.cocole-t01-f-box{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
	width: 100%;
	margin: 0 auto;
}

.cocole-t01-f-item {
    width: 23%;
    text-align: center;
    position: relative;
    display: block;
    height: 100%;
}

.cocole-t01-f-item h3{
	font-size: 1.125rem;
    font-weight: bold;
    margin: 12px 0;
	text-align: left;
}

.cocole-t01-f-item p {
    text-align: justify;
    font-size: .85rem;
}

.cocole-t02-f-box{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	margin: 4% auto;
}

.cocole-t02-f-item {
    width: 42%;
    text-align: center;
}

.cocole-staff-f-box {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.cocole-staff-f-item{
	width: 39%;
}

.cocole-staff-f-item-tex{
	width: 59%;
}

.cocole-staff-tex {
    font-size: .85rem;
    text-align: justify;
    color: #696969;
}

.cocole-btn-box {
    width: 100%;
    max-width: 500px;
    display: flex;
    margin: 0 auto 4%;
}

.cocole-buttondenwa {
    margin-top: 2%;
    margin-bottom: 4%;
	width: 100%;
}

.cocole-buttondenwa a {
    background: #3cbdd6;
    border-radius: 20px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 350px;
    padding: 5px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    text-decoration: none;
}

.cocole-button-line {
    margin-top: 2%;
    margin-bottom: 4%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	width: 48%;
}

.cocole-button-line a {
    background: #34b412;
    border-radius: 20px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 350px;
    padding: 5px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    text-decoration: none;
}

.cocole-illust-box {
    width: 100%;
    padding: 0 0 2%;
}

.cocole-illust-box img{
	width: 100%;
}

@media (max-width: 900px){
		.cocole-t01-f-item {
    width:48%;
	  margin-bottom : .8rem;
}
}

@media (max-width: 599px){
	.fluid-box-cocole-inner {
    margin: 0 auto;
    padding: 4%;
}
	.cocole-ttl-box01 {
    width: 90%;
    margin: 10% auto;
}
	.cocole-m-ttl {
    position: relative;
    padding: 1.5rem 1rem 0.2rem;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 4%;
    text-align: center;
    font-size: 5vmin;
}
	.cocole-top-f-item{
	width: 100%;
}
	.cocole-top-f-item01 {
    width: 100%;
}
	.cocole-top-f-item02 {
    width: 80%;
}
	.cocole-t02-f-item {
    width: 100%;
    text-align: center;
		padding: 2% 0;
}
	.cocole-staff-tex {
    font-size: .85rem;
    text-align: justify;
}
	.cocole-sub-ttl {
    font-size: 6.8vmin;
    color: #d8e698;
    font-weight: bold;
    line-height: 1.2;
}
	.cocole-sub-ttl span {
    font-size: 0.75rem;
    color: #d8e698;
    font-weight: bold;
    padding-left: 0px;
}
	.cocole-t01-f-box{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
	.cocole-t01-f-item {
    width: 100%;
    text-align: start;
    margin-bottom: 2%;
}
	.cocole-buttondenwa a, .cocole-button-line a {
		font-size: 3.5vmin;
	}
}

.cocole-flow-use-ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.75rem;
	text-align: center;
	color : #7484bb;
}

.cocole-flow-use-ttl:before,
.cocole-flow-use-ttl:after {
	content: '';
	width: 3px;
	height: 60px;
	background-color: #7484bb;
}

.cocole-flow-use-ttl:before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.cocole-flow-use-ttl:after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.step-box {
    width: 100%;
    max-width: 800px;
    text-align: left;
    margin: 5% auto;
    margin-bottom: 10%;
}

.tatoeba-box{
	position: relative;
	background-color: #ffffffc7;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	text-align: left;
	padding: 3% 5%;
	border-radius: 15px;
}

.tatoeba {
    position: absolute;
    top: -30px;
    left: 10px;
}

.tatoeba-list {
    color: #000;
    line-height: 1.5;
    font-size: 1.15rem;
}

.cocole-denwa-f-box{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	margin: 5% auto;
}

.cocole-denwa-f-item-tex {
    width: 70%;
    text-align: center;
    font-size: 1.3rem;
}

.cocole-denwa-f-item-img{
	width: 29%;
}

.cocole-service-f-box{
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	margin: 5% auto;
}

.cocole-service-f-item{
	width: 33%;
}

@media (max-width: 599px){
	.cocole-flow-use-ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.8vmin;
    text-align: center;
    color: #9850a6;
    padding: 6% 0;
}
	.cocole-flow-use-ttl:before, .cocole-flow-use-ttl:after {
    content: '';
    width: 3px;
    height: 40px;
    background-color: #9850a6;
}
	.cocole-flow-use-ttl:before {
	margin-right: 20px;
	transform: rotate(-35deg)
}
.cocole-flow-use-ttl:after {
	margin-left: 20px;
	transform: rotate(35deg)
}
	.cocole-service-f-box{
		justify-content: space-between;
	}
	.cocole-service-f-item{
	width: 48%;
}
	.cocole-service-f-item:last-child {
  flex: 0 0 50%;
  margin: auto;
}
	.step-box {
    width: 100%;
    text-align: left;
    margin: 5% auto;
    margin-bottom: 20%;
}
	.tatoeba-box {
    position: relative;
    background-color: #ffffffc7;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 8% 1%;
    border-radius: 15px;
}
	.tatoeba-list {
    color: #000;
    line-height: 2.3;
    padding-left: 10px !important;
}
}

.cocole-foot-ttl-box {
    width: 100%;
    text-align: center;
    max-width: 500px;
}

.cocole-hiyou-tex-box{
	width: 100%;
	max-width: 1000px;
	height: 550px;
	margin: 0 auto;
	padding: 10% 2% 15%;
	text-align:left;
	position: relative;
}

.cocole-kids-img{
	position: absolute;
	top:0;
	right: 0;
	top: 30px;
    right: -100px;
    width: 60%;
    z-index: -10;
}

.cocole-hiyou-tex{
	margin-top: 3%;
	text-align: left;
}

@media (max-width: 768px){
	.cocole-hiyou-tex-box{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 10% 2%;
	text-align: center;
	position: relative;
}
	.cocole-foot-ttl-box {
    width: 100%;
    text-align: center;
    max-width: 800px;
}
	.cocole-kids-img {
    position: static;
    width: 90%;
    z-index: -10;
}
	.cocole-hiyou-tex{
	margin-top: 3%;
	text-align: left;
}
}

.ttl-area {
    width: 100%;
    text-align: center;
    padding-bottom: 3%;
}

.cocole-yoyaku-ttl {
    color: #434343;
    font-weight: 600;
    padding: 10px 0;
    font-size: 1.3rem;
}

.cocole-yoyaku-tex {
    color: #434343;
    font-size: 1.1rem;
    text-align: center;
    padding: 2%;
}

.cocole-yoyaku-tex-l {
    color: #434343;
    font-size: 1.1rem;
    text-align: left;
    padding: 2%;
}

.cocole-yoyaku-tex_bk {
    color: #000;
    font-size: 1.2rem;
}

.nicchuu-step-box {
    width: 100%;
    max-width: 1000px;
    text-align: left;
    margin: 2% auto;
}

.nicchuu-ttl {
    color: #333333;
    font-size: 1.75rem;
    letter-spacing: .04em;
    text-align: center;
	position: relative;
    display: inline-block;
    padding: 0 55px;
	padding-bottom: 10px;
}

.nicchuu-ttl:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: -webkit-repeating-linear-gradient(135deg, #7484bb, #7484bb 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #7484bb, #7484bb 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.nicchuu-ttl span {
	display: flex;
	align-items: center;
	color: #7484bb;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.nicchuu-ttl span:before {
	content: '';
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	height: 1px;
	background-color: #7484bb;
}

.nicchuu-ttl span:after {
	content: '';
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 1px;
	background-color: #7484bb;
}

.nicchuu-img-area{
	width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
}

.nicchuu-img-area01 {
  width: 100%;
	margin-top: 3%;
	margin-bottom: 3%;
}

.nicchuu-img02 {
    width: 100%;
    max-width: 1000px;
    height: 380px;
    object-fit: cover;
    border-radius: 15px;
	   position: relative;
}

.nicchuu-img02:after {
    content: " ";
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 100%;
    max-width: 800px;
    height: 380px;
    background-color: #ffffff;
    z-index: 1;
}

.nicchuu-img01 {
    width: 95%;
    max-width: 800px;
    margin: 0 auto; 
}

.konnatoki-box{
	position: relative;
	background-color: #ffffffc7;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 3% 5%;
	border-radius: 15px;
	margin-top: 6%;
}

.konnatoki {
    position: absolute;
    top: -30px;
    left: 10px;
	width: 200px;
}

.konnatoki-list li {
    color: #000;
    line-height: 1.5;
    font-size: 1rem !important;
}

.nicchuu-tex-chuui {
    padding: 1.2em 1.5em;
    margin: 2em 1rem;
    background: #ffffff;
    box-shadow: 0px 0px 0px 10px #ffffff;
    border: dashed 2px #ffc9c9;
    border-radius: 5px;
}
.nicchuu-tex-chuui p {
    margin: 0; 
    padding: 0;
}


.nicchuu-list-box {
    width: 100%;
    max-width: 1000px;
    margin: 2% auto;
    text-align: center;
}

.nicchuu-list {
    color: #fff;
    line-height: 1.5;
    font-size: 1.15rem !important;
    text-align: left;
    list-style-position: inside !important;
}

.nicchuu-list li {
    text-indent: -1.3em;
    font-size: 1.15rem;
    list-style-position: inside;
    margin-left: 1em !important;
}

.nicchuu-yoyaku-list{
    display: block;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    font-size: 1.3rem;
    color: #fff;
}

.nicchuu-yoyaku-list{
    display: block;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
    font-size: 1.3rem;
    color: #434343;
}

.cocole-linkbtn-box {
    margin-bottom: 5%;
}

.cocole-button-link {
    padding: 3% 0;
    margin-bottom: 4%;
}

.cocole-button-link a {
    background: #f39d1b;
    border-radius: 50px;
    position: relative;
    display: flex
;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 450px;
    padding: 10px 45px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-size: .85rem;
    font-weight: 500;
    text-decoration: none;
}


@media (max-width: 599px){
	.nicchuu-list li {
    text-indent: -1.3em;
    font-size: 3.6vmin;
    list-style-position: inside;
    margin-left: 1em !important;
}
	.konnatoki {
    position: absolute;
    top: 0px;
    left: 10px;
    width: 200px;
}
}

.nicchuu-tex{
	font-size: 1.15rem;
	color: #434343;
	 line-height: 2.2;
	text-align: left;
	padding: 3% 0;
}

.tb-box-nicchuu {
    width: 100%;
    padding: 2% 0%;
    text-align: center;
    margin-top: 0px;
}

.nicchuu-ryoukin {
    border-collapse: separate;
    border: 1px solid #98bf8d !important;
    border-radius: 10px;
    border-spacing: 0;
    overflow: hidden;
    box-sizing: border-box;
    word-break: break-all;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 800px !important;
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans";
}

.nicchuu-ryoukin tbody th {
    width: 35%  !important;
    background-color: #d8e698 !important;
    color: #595959;
    font-weight: 700;
    text-align: center;
	  vertical-align: middle !important;
    padding: 2%;
}

.nicchuu-ryoukin tbody td {
    width: 65%;
    background-color: #ffffff;
    color: #545454;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    padding: 2%;
}
	
.nicchuu-ryoukin-t {
  width: 100%;
	 max-width: 1000px !important;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
	 margin-left: auto;
  margin-right: auto;
}
.nicchuu-ryoukin-t th {
    width: 33% !important;
    background: #d8e698 !important;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 15px;
    vertical-align: middle !important;
    font-weight: bold;
    text-align: center;
    font-size: 1rem;
}
.nicchuu-ryoukin-t td {
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 15px;
  vertical-align: top;
  text-align: left;
	font-size: 1rem;
}
@media all and (max-width: 767px) {
	.nicchuu-ryoukin-t {
    width: 100%;
    max-width: 1000px !important;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    border: none;
}
  .nicchuu-ryoukin-t th, .nicchuu-ryoukin-t td {
    display: block;
    width: 100% !important;
    border: none !important;
		font-size: 1.2rem;
  }
  .nicchuu-ryoukin-t tr:last-child td:last-child {
    border-bottom: 1px solid #ccc;
  }
}

.nicchuu-tex-box{
	margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1000px !important;
}

.nicchuu-ryoukin-tex{
	max-width: 350px;
  text-align: center;
  margin-left: auto;
}

.nicchuu-ryoukin-tex span {
  display: inline-block;
  text-align: left;
}

.cocole-nicchuu-f-box{
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	max-width: 1000px;
	margin: 5% auto;
}

.cocole-nicchuu-f-item-tex {
    width: 70%;
    text-align: left;
    font-size: 1.15rem;
}

.cocole-nicchuu-f-item-img{
	width: 29%;
}

.cocole-nicchuu-tex-box{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 10% 2% 15%;
	text-align:center;
}

.cocole-nicchuu-tex {
    text-align: left;
    width: 600px;
    margin: 0 auto;
}

.cocole-nicchuu-tex span {
    border-bottom: 1px solid #7484bb;
    padding-bottom: 5px;
    line-height: 2;
}

.nicchuu-contact-box{
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.nicchuu-f-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.nicchuu-f-item{
	width: 48%;
}

.nicchuu02-tex {
    display: inline-block;
    font-size: 1.8rem;
    color: #434343;
    background-color: #fff;
    font-weight: 400;
    text-align: left;
    padding: 2%;
    margin: 2% 0;
    border: solid 2px #a789b4;
    border-radius: 10px;
}

@media (max-width: 599px){
	.konnatoki-box {
    position: relative;
    background-color: #ffffffc7;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 15% 2%;
    border-radius: 15px;
}
	
	.konnatoki-list li {
    color: #000;
    line-height: 2.3;
    padding-left: 10px !important;
}
	.cocole-nicchuu-f-item-tex {
    width: 100%;
    text-align: left;
    font-size: 1.15rem;
}
.cocole-nicchuu-f-item-img{
	width: 70%;
}
.nicchuu-f-item{
	width: 100%;
	padding: 2%;
}
	.cocole-nicchuu-tex span {
    border-bottom: 1px solid #7484bb;
    padding-bottom: 5px;
    line-height: 2;
    font-size: 3.3vmin;
}
	.nicchuu-tex {
    font-size: 3.8vmin;
    color: #434343;
    line-height: 2.2;
    text-align: left;
    padding: 3% 0;
}
	.nicchuu02-tex {
        display: inline-block;
        font-size: 4.3vmin;
        color: #434343;
        font-weight: 800;
        text-align: justify;
        padding: 4%;
        margin: 2% 0;
        line-height: 1.6;
    }
}


.cocole-main-ttl {
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    text-shadow: -1px -1px 1px #e18692, 1px -1px 1px #e18692, -1px 1px 1px #e18692, 1px 1px 1px #e18692;
    z-index: 0;
    margin-bottom: 5%;
}
.cocole-main-ttl:before {
	background: repeating-linear-gradient(45deg, #f5d5da, #f5d5da 4px, #fcf0f1 0, #fcf0f1 7px); /* 斜めボーダー */
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -2;
}
.cocole-main-ttl:after {
	background: linear-gradient(180deg, rgba(255,255,255,1), rgba(255,255,255,.1)); /* 白いグラデーション */
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;	
}

.cocole-top-info-f-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
    max-width: 1000px;
    margin: 5% auto 5%;
}

.cocole-home_title {
    margin: 0 0 30px 0;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
	  color: #434343;
}

.cocole-home_title span {
    margin: 7px 0 0 0;
    display: block;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    font-size: .875rem;
}

.cocole-home_title-koteip {
    margin: 0 0 30px 0;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: left;
    color: #434343;
}


.card-grid {
    flex-wrap: wrap;
    display: flex;
    gap: 1.5rem;
    max-width: 1100px;
    margin: 0 auto;
    justify-content: center;
}

/* 基本のカードスタイル */
.card {
	width: 23%;
  border-radius: .8rem;
  padding: 1.5rem;
  text-align: center;
  color: #333;
  box-shadow: 0 6px 12px rgba(0,0,0,0.05);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.icon {
  font-size: 2.5rem;
  margin-bottom: 0.75rem;
}

/* タイトルと本文 */
h3 {
  font-size: 1.2rem;
  margin-top: 0.3rem;
  color: #444;
}

p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.5;
}

/* カラーバリエーション */
.card.pink   { background: #ffe3ec; }
.card.blue   { background: #e0f0ff; }
.card.orange { background: #fff3e0; }
.card.yellow { background: #fff9c4; }
.card.green  { background: #e0f7e9; }
.card.purple { background: #f3e5f5; }
.card.mint   { background: #e0fdfa; }

/* アイコン色は統一して優しく */
.card .icon {
  color: #ff80ab;
}

/* モバイル対応 */

@media (max-width: 978px) {
.card {
	width: 32%;
	}
}

@media (max-width: 680px) {
.card {
	width: 100%;
	}
}

@media (max-width: 480px) {
  .icon {
    font-size: 2.2rem;
  }

  h3 {
    font-size: 1.1rem;
  }

  p {
    font-size: 0.9rem;
  }
}

.header-links0 {
    display: flex; /* 横並びにする */
    font-size: 16px;
    align-items: center; /* 垂直方向の中央揃え */
    margin: 0;
    justify-content: flex-end; /* 右寄せ */
}

.header-links0 a {
    padding: 0px;
    text-decoration: none; /* 下線をなくす */
    display: flex;
    align-items: center;
    width: 120px;
    height: 50px;
    border-radius: 10px;
    transition: opacity 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

.links-sp{
   display: none !important;
}

@media (max-width: 768px){
 .links-pc{
   display: none !important;
}
.links-sp{
   display: block !important;
   height: 40px;
}
.header-links0 a {
width: 70px;
    height: 50px;
}
.ricruit-btn{
width: 70px;
}
.cont-btn{
width: 50px !important;
}
}

.footer-cocole-f-box{
	display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 800px;
	}
	
.footer-cocole-f-item{
  width: 45%;
	}

.f-company-info {
    text-align: left;
    font-size: 1.2rem;
    color: #717071;
}
	
.sns-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 4% !important;
    margin-top: 2%;
}

.sns-item {
    width: 24%;
}

.sns-ttl {
    text-align: center;
    margin-top: 3%;
	color: #fff;
}

.l-footer__nav a {
    color: #646363;
    display: block;
    font-size: .8rem;
    padding: 0 .5rem;
}

@media (max-width: 599px) {
    .sns-item {
        width: 80%;
        padding: 1%;
        text-align: center;
    }
}

.footer-btn-wrap {
    text-align: center;
    padding: 1%;
    background-color: #fff;
    position: fixed;
    z-index: 101;
    bottom: 10px;
    right: 10px;
    border-radius: 10px;
	   display: none;
}

.floating-btn-box {

}

.floating-banner-foot01{
margin-top: 10px;
}
.pc-foot {
    width: 280px;
	   vertical-align: bottom;
}
.pc-foot01 {
    width: 180px;
	   vertical-align: bottom;
}
.floating-banner-foot:hover {
    opacity: .9;
}
.sp-foot {
    display: none;
}

.p-fixBtnWrap {
    align-items: flex-end;
    bottom: 240px;
    display: flex;
    flex-direction: column;
    opacity: 0;
    position: fixed;
    right: 3%;
    text-align: center;
    transition: opacity .5s,visibility .5s;
    visibility: hidden;
    z-index: 10;
}


@media screen and (max-width: 768px) {
	    .footer-btn-wrap {
				width: 100%;
        text-align: center;
        padding: 4% 2%;
        background-color: #ffffffa3;
        position: fixed;
        z-index: 101;
        bottom: 0px;
        right: 0px;
        border-radius: 10px;
    }
	.floating-btn-box {
		display: flex;
		flex-wrap: wrap;
		justify-content:space-around;
	}
	.floating-banner-foot{
		width: 90%;
	}
	.floating-banner-foot01{
		width: 48%;
		margin-top: 0px;
	}
    .sp-foot {
        display: inline-block;
        width: 100vw;
			    vertical-align: bottom;
    }
	.p-fixBtnWrap {
    align-items: flex-end;
    bottom: 90px;
    display: flex;
    flex-direction: column;
    opacity: 0;
    position: fixed;
    right: 3%;
    text-align: center;
    transition: opacity .5s,visibility .5s;
    visibility: hidden;
    z-index: 10;
}
}


@media(max-width:999px){
	.floating-banner {
    width: 66%;
}
	.floating-banner01 {
   width: 30%;
} 
	.pc0000 {
    width: 100px;
	   vertical-align: bottom;
}

.pc0001 {
    width: 40px;
	   vertical-align: bottom;
}
}


@media (min-width:1000px){
		.pc0000, .pc0001 {
		display: none;
	}
}

/* 訪問エリア */

.st-area-f-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.st-area-f-item {
    display: flex;
    flex-direction: column;
    width: 48%;
    padding-bottom: 3%;
}

.st-area-f-item img {
    width: 100%;
}


.st-area-box{
	width: 100%;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 2%;
}

.st-listp-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 2%;
}

.st-listp-item {
  width: 33%;
  padding: 5px;
	line-height: 1.3;
}

.st-listp-icon-sq {
    color: #db64cb;
    border-radius: 5px;
    background: #e5e5e5;
    width: 100%;
    height: auto;
    text-align: center;
    align-items: center;
    font-size: .9rem;
    padding: 10px 5px;
}

.st-listp-icon-sq:hover{
	color: #e5e5e5;
	background: #c99cc6;
	transition: 0.8s;
}

.st-listp-icon-sq span {
    width: 100%;
    text-align: center;
    vertical-align: middle;
	font-size: 0.7rem;
	display: block;
}

.st-listp-icon-sq01 {
    color: #db64cb;
    border-radius: 5px;
    background: #e5e5e5;
    width: 100%;
    height: auto;
    text-align: center;
    align-items: center;
    font-size: .9rem;
    padding: 10px 5px;
	position: relative;
}

.st-listp-icon-sq01:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: solid 8px #c99cc6;
    border-left: solid 8px transparent;
    border-right: solid 8px #c99cc6;
    border-bottom: solid 8px transparent;
}

.st-listp-icon-sq01:hover{
	color: #e5e5e5;
	background: #c99cc6;
	transition: 0.8s;
}

.st-listp-icon-sq01 span {
    width: 100%;
    text-align: center;
    vertical-align: middle;
	font-size: 0.7rem;
	display: block;
}

.st-listp-item a {
  font-size: .8rem;
	text-decoration: none;
}

.st-area {
    border-bottom: solid 1px black;
    font-size: 1rem;
    margin-bottom: 2%;
}

.st_p-tex-nomal {
    font-size: 1.1rem;
    text-align: justify;
    font-feature-settings: "palt";
    padding: 10px 5px;
}

@media(max-width: 1038px){
	.st-listp-item {
  width: 50%;
  padding: 5px;
	line-height: 1.3;
}
}

@media(max-width: 876px){
	.st-area-f-item {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 3%;
}
	.st-listp-item {
  width: 33%;
  padding: 5px;
	line-height: 1.3;
}
}

@media(max-width: 730px){
	.st-listp-item {
  width: 33%;
  padding: 5px;
	line-height: 1.3;
}
}

@media(max-width: 480px){
	.st-listp-item {
  width: 50%;
  padding: 5px;
	line-height: 1.3;
}
}


/* お問い合わせ */

.contact-ttl-box {
    width: 100%;
    max-width: 850px;
    margin: 5% auto;
    text-align: center;
}

.contact-ttl {
    position: relative;
    padding-bottom: 0.5rem;
    border-bottom: 3px solid #db95ea;
    background-color: white;
    color: #935ba2;
    font-weight: bold;
    font-size: 1.4rem;
    text-align: left;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0%;
    width: 100%;
}

.contact-ttl:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) skew(-25deg);
    height: 20px;
    width: 10px;
    border-right: 3px solid #db95ea;
    background-color: white;
    content: "";
}

.casual-m-form-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.casual-m-item {
    width: 48%;
    padding: 2%;
}

.line-tex-item {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    color: #00966d;
}

.line-casual-box {
    padding: 2%;
}

.line-tex-item {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    color: #886d97;
}

.line-tex-item::before {
    margin-right: 30px;
    transform: rotate(-35deg);
}
.line-tex-item::after {
    margin-left: 30px;
    transform: rotate(35deg);
}
.line-tex-item::before, .line-tex-item::after {
    content: '';
    width: 3px;
    height: 40px;
    background-color: #886d97;
}

.csal_m-form-box {
    width: 100%;
    max-width: 900px;
    margin: 2% auto;
}

@media (max-width: 768px){
	.casual-m-item {
    width: 100%;
    padding: 2%;
}
	.footer-cocole-f-item {
    width: 100%;
}
	    .contact-ttl {
        font-size: 4vmin;
    }
}

div.wpcf7 {
    background: #ffffff;
    border: 1px solid #529b8d;
    padding: 0px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 2% 2% 30px;
}

div.wpcf7 p { 
	padding:20px 20px 0;
	margin:0; 
	font-size:11px; 
}

div.wpcf7 input, .wpcf7 textarea { 
	border:1px solid #ccc; 
	padding:8px; 
	font-size:16px; 
	width: 100%;
}

div.wpcf7 textarea {
	width:100%;
	height:300px; 
}

div.wpcf7 input.wpcf7-submit {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    width: 200px;
    height: 45px;
    margin: 0 auto;
    display: block;
	text-align: center;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #06bba8;
    border: 1px solid #004e4d;
}

div.wpcf7 input.wpcf7-submit:hover {
    background: #005d5f;
    border: 1px solid #005d5f;
}

div.wpcf7 input, select{
border: 1px solid #ccc;
    padding: 8px;
    font-size: 16px;
}

div.wpcf7 select {
    height: 50px;
    width: 100%;
    text-align: left;
    padding-left: 10px;
	font-size: 16px;
	border: 1px solid #ccc;
}


.wpcf7 input.wpcf7-submit:active { 
	box-shadow:none; 
	bottom:-2px; 
	position:relative; 
}

.wpcf7 input:focus, .wpcf7 textarea:focus { 
	border:1px solid #009de1; 
}

.wpcf7-captchac { 
	border:1px solid #ccc; 
}

.wpcf7 .wpcf7-not-valid { 
	background: #ffb6c1; 
}

.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}

.wpcf7 .wpcf7-response-output {
	margin: 10px 0 0; 
	padding: 8px 35px 8px 14px; 
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px; -moz-border-radius: 4px;    border-radius: 4px; 
}

.wpcf7 .wpcf7-validation-errors {
	color: #B94A48; 
	background-color: #F2DEDE; 
	border: 1px solid #EED3D7;
}

.wpcf7 .wpcf7-mail-sent-ok {
    text-align: center;
    color: #08516f;
    background: #14186C;
    border: 1px solid #14186C;
    padding: 20px 0px;
    margin: 0px 20px;
}


.wpcf7 .required { color: #f00;}

.wpcf7 .any{ color: #080;}


.wpcf7c-conf {
    background-color: #eaeaea;
    color: black;
}

button, input, select, textarea {
    padding: 0.25em 0;
    color: #333;
    border-radius: 0;
}

span.wpcf7-list-item {
  margin: 0 30px 0 0; 
  position: relative;
}
.wpcf7-list-item-label {
  cursor: pointer; 
  font-size: 16px; 
}
input[type="checkbox"] {
  opacity: 0; 
  position: absolute;
}
.wpcf7-list-item-label::before {
  border: 1px solid #333;
  content: "";
  display: inline-block;
  height: 18px;
  margin-right: 0px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 18px;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  background: url(https://lecaldo-fc.com/wp-content/uploads/2023/06/check01.svg) no-repeat center;
  background-size: contain;
    content: "";
    display: block;
    height: 15px;
    left: 3px;
    position: absolute;
    top: 8px;
    width: 15px;
}
input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
  background-color: #03024b;
}

 .date-pick{
	width: 25% !important;
	 margin: 5px;
	 padding: 0 10px ;
	 text-align:center !important;
}

.date-pick1 {
    width: 25% !important;
    margin: 5px 5px 5px 0;
    padding: 0 10px ;
	text-align:center !important;
}

.button019 {
    margin-top: 3%;
    margin-bottom: 3%;
}

.button019 a {
    background: #f3aac9;
    border-radius: 50px;
    position: relative;
    display: flex
;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 350px;
    padding: 5px 25px;
    color: #ffffff;
    transition: 0.3s 
ease-in-out;
    font-weight: 500;
    text-decoration: none;
}

.cocole-ptex, .link-tex{
	font-size: 1rem;
	text-align: justify;
}

.cocole-link-f-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cocole-link-f-tex{
	width: 60%;
}

.cocole-link-f-btn {
    display: flex;
    width: 38%;
    justify-content: end;
    align-items: end;
}

.link-ttl{
    font-size: 1.2em;
    font-weight: 600;
    color: #9c59b4;
}

.cocole-p-list{
	list-style-type: none;
}

.cocole-ph2 {
	  font-size: 1.5em;
    position: relative;
    padding: .3em 0 .2em 1em;
    border-bottom: 3px solid #bf9be4;
    color: #a184a9;
}

.cocole-ph2::before {
    position: absolute;
    top: 0;
    left: .3em;
    transform: rotate(55deg);
    height: 11px;
    width: 12px;
    background: #bf9be4;
    content: '';
}

.cocole-ph2::after {
    position: absolute;
    transform: rotate(15deg);
    top: .6em;
    left: 0;
    height: 8px;
    width: 8px;
    background: #bf9be4;
    content: '';
}

@media (max-width: 768px){
	.cocole-link-f-tex{
	width: 100%;
		padding: 2%;
}

.cocole-link-f-btn {
    display: flex;
    width: 100%;
    justify-content: end;
    align-items: end;
	padding: 2%;
}
	.cocole-ph2 {
	  font-size: 1.3em;
	}
}

/* footer links*/

/* フッター中央縦並びに統一 */
.footer-cocole-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* 各ブロック中央寄せ */
.footer-block {
  width: 100%;
  text-align: center;
}

/* 住所も中央 */
.footer-block.info,
.f-company-info {
  display: inline-block;  
  text-align: left;  
  margin: 0 auto;  
}



.f-company-info {
  max-width: 320px;
}

/* ロゴサイズ完全統一 */
.footer-block.logo-main img,
.footer-block.logo-sub img {
  max-width: 240px;   /* ← ここで2ロゴを同じ大きさに */
  width: 100%;
  height: auto;
}

/* 余白調整 */
.footer-block {
  margin-bottom: 20px;
}

	.footer-block.info {
  display: flex;
  justify-content: center;
}

.footer-block.info .f-company-info {
    display: inline-block;
    text-align: left;
    font-size: 1.1em;
}