@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

html{
	margin-top: 0 !important;
}


body{
	line-height:2.1;
	font-family: "Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	overflow-x:hidden;
	font-weight: 500 !important;
}



.main{
	border:none;
}


.wrap{
width:100%;
}

a{
	text-decoration:none!important;
	color:#000;
	transition:0.4s;
}

img{
	vertical-align:top;
}


/*オリジナルヘッダー*/
.ori-header-logo {
    display: block;
    position: fixed;
    top: 7px;
    width: 62px;
    left: 32px;
    z-index: 100;
}

.logo-text{
	display:none;
	
}


.globalMenuSp .header-button-area{
	display:block;
}



.breadcrumb{
	display:none;
}

/*　ハンバーガーボタン　*/
.hamburger {
display: block;
        position: fixed;
        z-index: 9999;
        right: 13px;
        top: 24px;
        width: 42px;
        height: 32px;
        cursor: pointer;
        text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 1px ;
  left    : 6px;
  background : #dbdbdb;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
	background:#fff;
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
	background:#fff;
}

nav.globalMenuSp {
	display:block;
  position: fixed;
  z-index : 105;
  top  : 0;
  left : 0;
  color: #000;
  background: none;
  text-align: center;
  transform: translateX(100%);
  transition: all 0.6s;
  width: 100%;
	margin-top:0;
	background: url(/wp/wp-content/uploads/2024/08/hamburger-back.webp);
	background-size:cover;
}

nav.globalMenuSp ul {
      background: #393d4de8;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100vh;
	padding-top:75px;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #fff;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
	
}


nav.globalMenuSp ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
    text-decoration: none;
    transition: 0.5s;
    font-size: 16px;
    font-weight: normal;
}
	nav.globalMenuSp ul li a:hover {
	background :#ddd;
		color:#000;
	}
	
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateX(0%);
}

/*hamburgerここまで*/

/*ヘッダーボタンエリア　header-button-area*/

.ori-header{
	display: block;
    width: 70%;
    margin-left: 30%;
    height: 87px;
    position: fixed;
    background: linear-gradient(90deg, rgb(255 255 255 / 0%), rgb(20 55 90 / 41%));
    z-index: 5;
}

.header-button-area{
	position: fixed;
    color: #fff;
    display: flex;
	align-items:center;
    right: 90px;
	top: 23px;
	z-index: 9999;
}

.header-button-area{
	margin-left:
}

.header-button-area .button{
border: 1px solid #fff;
    padding: 3px 20px 0;
    width: 100%;
    max-width: 430px;
    text-align: center;
	color:#fff;
	margin-right:15px;
	font-weight:normal;
}


.youtube-button,
.insta-button{
	margin-left:15px;
}

#main{
	padding:0;
	background:none;
}

.content{
	margin-top:0;
}

.content-in{
	padding-top:0;
	flex-wrap:unset;
}

h2{
	font-size:35px;
    line-height: 120%;
	font-weight:normal;
	font-family: "Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
h3{
	font-size:30px;
	line-height:140%;
	margin-bottom:20px;
	font-family: "Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	color:#000;
}
h4{
	font-size: 18px;
    line-height: 170%;
    margin-bottom: 10px;
	color:#A18063;
}

.bluetext{
	color:#00a99d;
}

.orangetext{
	color:#f7931e;
}

ul{
	padding-left:0;
}
li{
	list-style:none;
}

table:not(.has-border-color) :where(th, td),
table tr:nth-of-type(2n+1) {
	background:none;
	border:none;
}


.spbr{
	display:none;
}



/*ヘッダー*/

.header img{
	max-height:26px;
}


#header-container{
	position:relative;
    width: 100%!important;
    background: none;
	z-index:100;
	top:0;
}

.header-container-in.hlt-top-menu {
    width: 100%;
    padding: 20px 44px;
	background: rgba(0,0,0,.3);
}

#header-container-in{
	    display: flex;
	padding: 0;
	align-items:center;
}

.header{
	    width: 25%;
}

 .logo-image span, .logo-image a{
    padding-top: 0!important;
}

.header-in {
	width:100%;
	padding-right:0;
}
#header-in .tagline{
	margin:0;
}

.site-name-text{
	font-size:100%;
}

.logo-image {
    padding: 0;
}

.logo{
	text-align:left;
}

.logo-text{
	padding:0 0 20px;
}

.logo-image span, .logo-image a{
	padding-top:5px;
}

#navi{
	background:none;
	width:75%;
}

.navi-in{
	width:100%;
}

.navi-in > ul {
	justify-content:flex-end;
	margin-top:3px;
}

.navi-in > ul li {
    width: auto;
    min-width: 0;
	margin:0 18px;
}

.navi-in a{
	color:#000;
	position: relative;
	font-size:15px;
}
.navi-in a:hover{
	background:none;
	color:#c7b299;
}


/** 下線を左から引く **/
.navi-in a:after{
  position: absolute;
  bottom: 5px;
  left: 0;
  content: '';
  width: 0;
  height: 1px; /*下線の太さ*/
  background-color: #c7b299; /*下線の色*/
  transition: .3s; /*アニメーション速度*/
}
.navi-in a:hover:after {
  width:100%;
}




.small-text{
	font-size:80%;
}

.small-text-half{
	font-size:60%;
	font-weight:normal;
}

.floating{
	display: inline-block;
    position: fixed;
    top: 25%;
    left: 0;
    width: 65px;
	border-radius: 0 10px 10px 0;
	    box-shadow: 0 0 6px #ddd;
}

.floating2{
	top: 48%;
}


/*共通　ここまで*/

/*メインビジュアルmvエリア*/



.mv{
	position:relative;
	height:100vh;
}




.movie_blk {
	width: 100%;
    height: 100vh;
    display: block;
    position: absolute;
    z-index: -1;
    opacity: 0.8;
}
.movie_blk video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.movie_blk video::-webkit-media-controls {
  display:none !important;
}

.mv-image{
	position:absolute;
	top:48%;
	right:0;
	opacity:0.5;
}

.mv-in{
	background:rgba(30,47,74,.28);
	width:100%;;
    margin: 0 auto;
    z-index: 10;
    padding: 0;
    position: relative;
	    height: 100%;
}

.mv-content{
	text-align:center;
    height: 100%;
}


.mv-content h2{
writing-mode: vertical-rl;
    margin: auto;
    height: 100%;
	color: #fff;
}

.mv-content h2 span{
    display: block;
    margin: 0 13px;
}

.mv-content img{
	max-width:200px;
}







/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
	overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
	display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

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

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

  to {
	transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
	animation-name:slideTextX-100;
	animation-duration:0.4s;
	animation-fill-mode:forwards;
    opacity: 0;
}


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

  to {
	transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}


/*h1下段テキスト　ここまで*/







/*メインビジュアルmvエリア ここまで*/




.wrap1200{
	max-width:1200px;
	margin:0 auto;
	padding:150px 15px;
}


.sec-button{
	font-size: 18px;
    display: inline-block;
    padding:5px 12px;
    width: 265px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    margin-top: 35px;
    border: 2px solid #8ca7cd;
    background: #8ca7cd;
    height: fit-content;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .3s;
}

.sec-button::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  right: -60px;
  z-index: -1;
  border-right: 60px solid transparent;
  border-bottom: 62px solid #fff;
  transform: translateX(-100%);
  transition: transform ease .3s;
}
.sec-button:hover {
  color: #8ca7cd;
	border-radius:0;
}
.sec-button:hover::before {
  transform: translateX(0);
}

.headline{
	display: flex;
    align-items: center;
	color:#534741;
	position:relative;
}

.headline h2{
	font-size:35px;
	color:#000;
	margin-bottom: 40px;
}
.frontpage .headline h2{
	font-size:16px;
	color:#fff;
	margin-bottom:0;
}

.headline p {
	font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}







/*sec1*/


.sec1{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/sec1-back.webp)no-repeat;
	background-size:cover;
	background-position :center;
	color:#fff;
}

.sec1-in{
	padding-bottom:250px;
}



 .frontpage .headline h2{
    margin-left: 30px;
    line-height: 100%;
    margin-top: 20px;
}

.sec1 .blog-page .news-list ul li a{
	color:#fff;
}

.sec1 .blog-page .news-list ul li .topics-list-text .topics-catname {
    background: none;
    color: #fff;
    font-size: 15px;
    padding: 0;
    margin-left: 10px;
    border-radius: 3px;
    line-height: 100%;
    margin-bottom: 0;
}

.blog-page .news-list ul li .topics-list-text p {
    font-size: 14px;
    line-height: 148%;
	margin-top:10px;
	letter-spacing: 0.1em;
	color:#fff;
}

.sec1 .blog-page .news-list ul li a:hover {
    color: #fff;
}

.sec1 .topics-catname{
	margin-bottom:5px;
}

.sec1 .topics-meta{
	display:flex;
	align-items:center;
}

.sec1 .blog-page .news-list{
	margin:0 auto 30px;
	color:#fff;
}

.sec1 .blog-page .news-list .topics-thum{
	margin-bottom:10px;
}
.sec1 .blog-page .news-list ul li .topics-list-text h3 {
	color:#fff;
    font-size: 17px;
	margin-top:0;
    margin-bottom: 0;
    font-family: "Sawarabi Mincho", sans-serif;
}

.sec1 .blog-page .news-list ul li:hover{
	background:none;
}



.blog-common .news-list {
    padding: 0!important;
}

.blog-common .sec-button{
	margin:0 auto;
	display:block;

}
.sec1 .blog-common .news-list ul{
	    margin-bottom: 5px;
}


.sec1-bottom-link{
	display: block;
    width: fit-content;
    float: right;
        border-bottom: 1px solid #fff;
    color: #fff;
}

.sec1-bottom-link:hover{
	color:#fff;
}


/*sec2*/

.sec1-sep{
	position: absolute;
    max-width: 950px;
    width: 80%;
    height: 300px;
	top:-170px;
}

.sec1-sep img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.sec2{
		position:relative;
	background:url(/wp/wp-content/themes/cocoon-child-master/img/sec2-back.webp)no-repeat;
	background-size:cover;
	background-position:top right;
}
.sec2-in{
	margin-top: 0;
    padding-top: 150px;
}

.sec2-in .headline h2{
	    margin-left: 0;
    margin-top: -32px;
    margin-right: 30px;
}

.sec2-content{
	margin-top:40px;
}


.sec2-in .headline{
	flex-direction:row-reverse;
	    margin-top: 40px;
	

}

.headline2{
	padding-left:55px;
	position:relative;
}


.sec2 .headline2{
	padding-left:0;
	padding-right:38px;
}

.sec2 .headline2:before{
	left: auto;
    right: 0;	
	}


.sec2 ul {
	margin-top:-150px;
}


.sec2 ul li{
	display:flex;
	    align-items: top;
	margin-bottom:70px;
}


.sec2-ill{
	position:absolute;
	width:16%;
	left:4%;
	top:0;
}

.sec2-movie{
	width:50%;
}

.sec2-text{
	width: 57%;
    padding: 0 0 0 65px;
    font-size: 15px;
}


.sec2-text .num{
font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
    font-size: 100px;
    color: #8ca7cd;
    opacity: 0.5;
    line-height: 100%;
    margin-bottom: 40px;
    display: inline-block;
}


.sec2-text h3{
	font-size:23px;
	color:#534741;
}


.sec2 ul li:nth-child(even){
	flex-direction:row-reverse;
}


/*sec3*/
.sec3{
	position:relative;
	color:#534741;
	background: #f3f3f3;
}

.sec3-in{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/sec3-back.webp)no-repeat;
	background-size:80% auto;
	background-position:top left;
	
}

.sec3 .headline h2{
	color:#534741;
}

.sec3-first{
	    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding:136px 15px 70px;
	align-items: center;
}

.sf-box{
	width: 60%;
}

.sec3-first .headline{
	
}

.sfp{
	font-size:25px;
	line-height:160%;
	text-align:center;
	display:inline-block;
	margin-left:35px;
	margin-top:28px;
}

.sec3-first-img{
	width:40%;
}

.sec3-end{
	padding-bottom:120px;
	background:url(/wp/wp-content/themes/cocoon-child-master/img/sec3-mark.webp)no-repeat;
	background-position:top right;
	background-size:25% auto;
}
.sec3-end-in{
	max-width: 1200px;
    margin: 0 auto;
}

/*sec4*/

.sec4{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/sec4-back.webp)no-repeat;
	background-position:center;
	background-size:cover;
	color:#fff;
	    background-attachment: fixed;
}

.sec4-in{
	overflow:hidden;
	padding:250px 15px;
}
.sec4-content{
	width:100%;
	max-width:600px;
	float:right;
}

.sec4-content h2{
	font-size:25px;
	margin-bottom:20px;
}

.sec4-content .sec-button{
	background:rgba(255,255,255,.76);
	border:none;
	color:#000;
}
/*sec5*/

.sec5{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/sec5-back.webp)no-repeat;
	background-position:center;
	background-size:cover;
	color:#fff;
	    background-attachment: fixed;
}

.sec5-in{
	overflow:hidden;
	padding:250px 15px;
}
.sec5-content{
	width:100%;
	max-width:600px;
	float:left;
}

.sec5-content h2{
	font-size:25px;
	margin-bottom:20px;
}
.sec5-content .sec-button{
	background:rgba(255,255,255,.76);
	border:none;
	color:#000;
}
/*sec6*/



.sec6 .headline {
	justify-content:center;
	margin-top:0;
	margin-bottom:15px;
}


.sec6 .headline h2{
	color:#87002e;
}

#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
    display: none;
}


/*sec7*/
.sec7{
	background:#F2F2F2;
}
.sec7 h2{
	font-size:25px;
	margin-bottom:5px;
	line-height:112%;
}

.sec7 h2 span{
	font-size:15px;
	display:block;
}

.gmap{
	margin-bottom:40px;
}

.sec7-content{
	display: flex;
    justify-content: center;
	align-items: start;
}

.sec7-left{
	display:flex;
	    align-items: center;
	margin-right:2.5%;
}
.sec7-left img{
	margin-right:40px
}

.sec7-right{
	margin-left:2.5%;
}


.sec7.access2{
	background:none;
}




/*フッター*/

.footer{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/footer-back.webp)no-repeat;
	background-position:center;
	background-size:cover;
	padding:0;
	margin-top:0;
	color:#fff;
}

.footer-bottom-logo{
    float: none;
    display: block !important;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}
.footer-bottom-logo .logo-image {
    text-align: center;
}
.footer-bottom-logo img {
    height: 127px;
}

    

.button {
    border: 1px solid #fff;
    padding: 3px 33px 0;
    width: fit-content;
}

.header-button-area .button{
    width: fit-content;
padding: 3px 33px;
	    margin-right: 0;
}


.navi-footer-in > .menu-footer{
	    justify-content: center;
}
.navi-footer-in a{
	color:#fff;
}

.navi-footer-in a:hover{
	color:#000;
}

.navi-footer-in > .menu-footer li{
	border:none;
}

.footer .fnm-text-width .menu-footer li a {
    padding: 0 20px;
    font-size: 16px;
    font-weight: normal;
}


.footer .header-button-area {
    margin: 0 auto 44px;
	right: auto;
	justify-content:center;
	position:relative;
	text-align: center;
	display:block;
	z-index:1;
}


/*post-list nexs一覧*/
.post-list{
    padding: 140px 0 110px;
}
.navi-footer-in > .menu-footer li:last-child {
    border:none;
}
.post-list .sec-title-box h2{
	color:#862040;
}

.post-list{
	background:#f6f6f6;
}

.post-list-in{
	padding:0 6vw 0;
	max-width:1300px;
    margin: 0 auto;
	display:flex;
}

.post-list-title{
    width: 100%;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}


.post-list-in ul{
	padding-left:0;
	    margin-top: 0;
margin-left: 10%;
    width: 60%;
}
.post-list-in li a{
	list-style: none;
    display: flex;
    align-items:start;
       margin-bottom: 25px;
    color: #000;
    padding-bottom: 0;
	transition:0.3s;
}



.post-list-in li a:hover{
	color:#000;
}

.post-list-text{
	overflow: hidden;
    width: 100%;
}

.post-list-text p{
	display:inline-block;
}

.post-list-in li .post-list-text a{
	width:100%;
	margin-right:0;
}


.post-list-in li .post-list-date{
font-size: 14px;
    display: block;
    line-height: 100%;
    margin-bottom: 5px;
}

.post-list-in li a img{
	transition:0.3s;
	display:block;
}



.post-list-in li a:hover .front-thumbnail img{
	transform: scale(1.2);
	opacity:0.5;
}

.front-thumbnail{
    width: 45%;
    height: 165px;
    overflow: hidden;
    margin-right: 25px;
	background:none;
}
.post-list-in li img{
	width:100%;
	height:100%;;
	object-fit:cover;
	margin-right:25px;
}

.post-list-link {
	text-align:left;
	margin: 45px 0 10px;
}

.post-list-link a {
    padding: 8px 25px;
    background: #000;
    transition: 0.5s;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    color: #fff;
    min-width: 208px;
    border-radius: 7px;
	
}

.post-list-link a:hover {
	background:#fff;
	color:#000;
}

.post-list-in ul.post-list-catlist,
.post-list-in ul.post-list-taglist{
	margin: 5px 0 0 0;
	line-height:100%;
}
.post-list-in ul.post-list-catlist li{
    border: none;
    background: #000;
    color: #fff;
    display: inline-block;
    margin-right: 1px;
    padding: 0px 10px 2.5px;
    font-size: 12px;
	    line-height: 184%;
}


.post-list-in ul.post-list-taglist li{
	    border: none;
    background: #fff;
	border:1px solid #000;
    color: #000;
    display: inline-block;
    margin-right: 6px;
    padding: 0px 10px 2.5px;
    font-size: 12px;
	    line-height: 166%;
}
	


.post-list-in li h3{
    font-size: 18px;
    line-height: 140%;
    margin: 10px 0;
}








/*下層ページ*/

.child-mv{
	color:#fff;
	text-align:center;
}

.child-mv-in{
    width: 100%;
    background:rgba(30, 47, 74, .41);
}

.child-mv-in{
    padding: 225px 15px;
}

.child-mv h2{
	overflow:hidden;
	margin-bottom:0;
	color:#fff;
	text-align:center;
	width:fit-content;
	margin:0 auto;
}
.child-mv h2 span{
	display:block;
	float:left;
}




.spacing{
	padding:20px;
}

.child-mv p{
	font-size:20px;
}


.page-title-box{
	display:flex;
	align-items:center;
}
.page-title-box-image{
	width:45%;
	height:100%;
}

.page-title-box-text{
	width:55%;
	padding: 0 3vw 0 10vw;
}

.title-box-des{
	margin-top:1.5vw;
}





/*features*/
.features-mv{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/info-mv.webp)no-repeat;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center 66%;
}


.fs1top{
	margin-top:40px;
}
.fs1top ul,
.fs1bottom ul{
	display:flex;
}

.fs1middle{
    text-align: center;
    font-size: 18px;
    padding: 62px 0 25px;
    margin-top: -43px;
	background:url(/wp/wp-content/themes/cocoon-child-master/img/fs1middle-back.webp)no-repeat;
	background-size:cover;
	    border: 7.12px solid #fff;
	background-repeat:no-repeat;
	position: relative;
    z-index: -1;
}

.fs1middle p{
	font-weight:bold;
}

.fs1middle p span{
	font-size:28px;
	margin:0 3px;
}
.fs1middle .sec-button{
	margin-top:2px;
		border-color:#CCCCCC;
	background:#CCCCCC;
	color:#000;
}



.f-sec2{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/faq-back.webp)no-repeat;
	background-size:cover;
	background-repeat:no-repeat;
}

.f-sec2-in{
	padding-bottom:100px;
}
.f-sec2-in h2{
	margin-bottom:70px;
}

.f-sec2-in h3{
	margin-bottom:40px;
	color:#000;
}



/*アコーディオン　よくあるご質問*/
.accordion{
	    margin-top: -22px;
	    color: #000;
	    margin-bottom: 70px;
}
.acc{
	border-bottom:1px solid #000;
  margin-bottom:9px;
  font-size:16px;
}

.accordion-content {
  display: none;
}



.accordion-header {

  padding: 19px 0;
  margin: 0;
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
}

.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  top:1px;
  right:0;
  bottom:0;
  width:12px;
  height:2px;
  margin:auto;
  background:#000;
}

.accordion-header.active::before,
.accordion-header.active::after{

}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}

.accordion-content {
  padding: 0 30px 30px 0;
	font-size:16px;
	font-weight:normal;
}

.accordion-header span,
.accordion-content span{
    padding-left: 43px;
  position: relative;
	display:inline-block;
	line-height:160%;
	font-size: 16px;
}

.accordion-content span{
	padding-left:0;

}

.accordion-header span::before{
position: absolute;
    content: "Q";
    top: 0px;
    left: 0;
    font-size: 21px;
    color: #000;
    font-weight: normal;
}


/*
.accordion-content span::before{
    position: absolute;
  content:"A";
top: 0;
    left: 3px;
    font-size: 16px;
	color:#000;
	font-weight:bold;
}
*/


/* hover 
.accordion-header:hover {
  background-color: #F2F2F2;
}*/

.accordion-header.active{
  color:#000;
}

.accordion-header.active span::before{
  color:#000;
}


/*アコーディオンここまで*/



.f-sec3{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/f-sec3-back.webp)no-repeat;
	background-size:cover;
	background-repeat:no-repeat;
}

.f-sec3 h2{
	color:#87002E;
	font-weight:bold;
	border-bottom:3px solid ;
	width:fit-content;
	font-size:30px;
	    margin-bottom: 35px;
    padding-bottom: 5px;
}

.fs3top{
	margin-bottom:50px;
	padding-bottom:35px;
	border-bottom:1px solid #cdcdcd;
}

.fs3top p{
	margin-bottom:16px;
}

.fs3bottom{
	margin-bottom:50px;
}

.fs3bottom ul{
max-width:790px;
}

.table-ul li{
	display:flex;
	align-items:start;
	margin-bottom:25px;
}

.table-ul li span.thspan{
display: inline-block;
    width: 19%;
    padding-right: 0%;
    position: relative;
    margin-right: 6%;
}

.table-ul li p{
	display:inline-block;
	width:75%;
}

.table-ul li span.thspan:after{
	content:"";
	display:inline-block;
	width:50px;
	height:1px;
	background:#000;
	position:absolute;
	right:0;
	top:47.5%;
}

.table-ul li p span{
    display: inline-block;
    width: 100%;
    margin-right: 0;
    padding-left: 18px;
	position:relative;
}

.table-ul li p span:before{
	content: "・";
    display: inline-block;
    position: absolute;
    left: 0;
}

.table-ul li p span:after{
	display:none;
}

.sec-button.red-button{
	display: block;
    margin: 0 auto;
    width: 300px;
    background: #87002E;
    border: 2px solid #87002E;
}

.sec-button.red-button:hover{
	color:#87002E;
	border:2px solid #87002E;
}


.life-mv{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/support-mv.webp)no-repeat;
	background-size:cover;
	background-position:center;
}

.l-sec1-in{
	    border-bottom: 1px solid #E6E6E6;
	text-align:center;
}

.l-sec1-text .headline{
	text-align:center;
	justify-content:center;
}
.content-video{
	    max-width:1000px;
    margin: 0 auto 50px;
}


.l-sec-main{
	position:relative;
	    margin-bottom: 100px;
}

.l-sec-main .wrap1200{
	padding: 90px 15px;
}

.l-sec-main:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 75%;
    height: 82%;
    background: rgba(242, 242, 242, .63);
    z-index: -1;
}


.lsm-bottom{
	display:flex;
	    margin: 60px 0;
}

.lsm-bottom-img{
	width:30%;
	margin-right:3%;
}

.lsm-bottom-text{
	width:67%;
}


.l-sec3-in .lsm-bottom-text{
	width:100%;
}

.l-sec3.l-sec-main:before {
    content: "";
    background: rgba(222, 234, 245, .45);
	left:auto;
	right:0;
}

.l-sec3 .table-ul li span.thspan {
    display: inline-block;
    width: 13%;
    padding-right: 0%;
    position: relative;
    margin-right: 4%;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
width: calc(100% / 2);
    height: 62px;
    background-color: #cccccc5c;
    line-height: 63px;
    text-align: center;
    color: #565656a1;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
    font-size: 18px;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding:40px 15px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#opinion:checked ~ #opinion_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
     background-color: #1E2F4A;
    color: #fff;
}










/*0～2乳児部*/


.infant-mv{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/infant-mv.webp)no-repeat;
	background-size:cover;
	background-position:center;
}

.i-sec1{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/i-sec-back.webp)no-repeat;
	background-size:100%;
	background-position:top;
}

.l-sec1-in.i-sec1-in{
	padding:80px 0 0 0;
	max-width: 100%;
}

.i-sec1 .content-video{
	margin-top:40px;
}

.sub-text{
	font-size:16px;
	display:block;
}


.i-sec1-bottom{
	    display: flex;
	align-items:center;
		max-width: 1200px;
	margin: 0 auto 65px;
}

.isb-text{
	width:100%;
	margin-right: 50px;
    text-align: left;
	max-width:1200px;
    padding: 0 15px;
}

.isb-img{
	width: 100%;
    border-radius: 30px 0 30px 0;
    overflow: hidden;
}

.isb-img img{
	width:100%;
	height:100%;
	object-fit:cover;
}

.i-sec1-end{
	text-align:left;
	background:rgba(242,242,242,.51);
}
.i-sec1-end-in{
	max-width:1200px;
	margin:0 auto;
    padding: 60px 15px;
	display: flex;
    align-items: center;
}

.ise-text{
	width:56%;
	margin-right:4%;
}

.ise-img{
	width:40%;
	overflow:hidden;
	 
	
}
.ise-img img{
	border-radius: 30px 0 30px 0;
	margin:10px 0;
}

.i-sec2{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/i-sec2-back.webp)no-repeat;
	background-size:cover;
	background-position:top;	
}




/*幼児部 toddler*/
.toddler-mv{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/toddler-mv.webp)no-repeat;
	background-size:cover;
	background-position:center;
}

.s-sec1 .headline h2{
	margin-bottom:80px;
}

.s-sec1 h3{
    background-image: linear-gradient(90deg, #1E2F4A, #425874);
    font-size: 21px;
    color: #fff;
    width: fit-content;
    padding: 8px 20px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.s-sec1 p{
	margin-bottom:40px;
}

.azukari{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/azukari-back.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.s-sec2-box-in{
	display:flex;
	    padding: 96px 15px;
}

.s-sec2-left {
    position: relative;
    width: 47.5%;
    margin-right: 5%;
}

.s-sec2-left p{
	margin-bottom:50px;
}

.s-sec2-right{
	width:47.5%;
	overflow:hidden;
}

.ss2l-img {
	bottom: 0;
    position: absolute;
}
.ss2r-img1{
	width: 93%;
    margin-left:7%;
	margin-bottom:40px;
}

.ss2r-img2{
	width:76%;
	margin-right:24%;
}

.kyuusyoku{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/kyuusyoku-back.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.s-sec2-box2-in .ss2r-img1{
	    width: 93%;
    margin-right: 7%;
	margin-left:0;
}

.s-sec2-box2-in .ss2r-img2 {
    width: 76%;
    margin-right:0;
	margin-left: 24%;
}

.kagai{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/kagai-back.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.kagai-bottom{
	max-width: 1200px;
    padding: 0 15px 150px;
    margin: 0 auto;
}

.kagai-bottom ul li{
	display:flex;
	align-items:start;
	margin-bottom:50px;
}

.kb-img{
	width:20%;
	margin-right: 3%;
}

.kb-text{
	width:77%;
}

.kagai-bottom ul li h3{
	font-size:21px;
	color:#000;
	border-bottom:1px solid #000;
	margin-bottom:10px;
	padding-bottom:10px;
}


.s-sec3 .headline{
	justify-content:center;
}

.s-sec3 img{
	max-width:900px;
	display:block;
	margin:0 auto;
	width:100%;
}

.s-sec4{
	background-image: linear-gradient(135deg, #F2F2F2, #DEEAF5);
}

.s-sec4 .headline{
	justify-content:center;
}

.s-sec4-ul-top,
.s-sec4-ul-bottom{
	    display: flex;
    text-align: center;
}

.s-sec4-ul-top li,
.s-sec4-ul-bottom li{
	margin:10px;
	width: 100%;
}

.s-sec4-in img{
	margin-bottom:15px;
}

.s-sec4-ul-top{
	margin-bottom:20px;
}

.s-sec4-ul-top li p,
.s-sec4-ul-bottom li p{
	font-size:19px;
	display:inline-block;
	position:relative;
	background: url(/wp/wp-content/themes/cocoon-child-master/img/s-sec4-deco.webp) no-repeat;
    background-size: 25px 25px;
	background-position:0 0;
	    padding-left: 9px;
    margin-left: -9px;
	line-height: 130%;
}



/*学童部*/

.schoolchild-mv{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/schoolchild-mv.webp)no-repeat;
	background-size:cover;
	background-position:center;
}
.sl-sec1-in{
	padding-bottom:0;
	border-bottom:0;
}

.sl-sec1-in .content-video{
	margin-top:40px;
	
}

.sl-sec2{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/sl-sec2-back.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.sl-sec2-top{
	display:flex;
	align-items:center;
	margin-bottom: 50px;
}

.sls2t-left{
	    width: 45%;
    margin-right: 5%;
}

.sls2t-right{
	width: 50%;
    background: #fff;
    padding: 30px;
	height:fit-content;
}

.sls2t-right ul li:last-child{
	margin-bottom:0;
}

.sls2t-right .table-ul li span.thspan {
    display: inline-block;
    width: 31%;
    padding-right: 0%;
    position: relative;
    margin-right: 6%;
}

.sl-sec3 .headline{
	justify-content: center;
    padding: 150px 15px 50px;
}



/*採用情報　Recruitページ*/

.rec-mv{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/rec-mv.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.rec-sec1-in .content-video{
	margin-top:60px;
}


.rec-sec2{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/rec-sec2-back.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.rs-no{
	width: 15%;
	margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rs-text{
   width: 90%;
}

.rec-sec2 .kagai-bottom ul li {
    display: flex;
    align-items: center;
}

.rec-sec2 .kagai-bottom ul li:last-child,
.rec-sec2 .kagai-bottom{
    margin-bottom:0;
	padding-bottom: 0;
}

.rec-sec2 .kagai-bottom{
	padding-top:50px;
	}

.rec-sec3{
	background:rgba(242,242,242,.65);
}

.rec-sec4-in .content-video{
	margin-bottom:100px;
}

.rec-sec4-in ul li{
	display: flex;
    align-items: center;
	margin-bottom:20px;
}

.rec-sec4-image{
    margin-right: 4%;
    width: 40%;
}
.rec-sec4-text{
	width: 56%;
}

.rec-sec4-text h3{
    color: #425874;
    font-size: 21px;
    border-left: 6px solid;
    padding-left: 12px;
}

.rec-sec5{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/rec-sec5-back.webp)no-repeat;
	background-size:cover;
	background-position:top;
}


.rec-sec5 .f-sec{
	margin-top:55px;
}

.rec-sec6{
	background:#1E2F4A;
	color:#fff;
}

.rec-sec6 .headline{
	justify-content:center;
}

.rec-sec6 .headline h2{
	color:#fff;
}


.youkou{
	padding: 55px 100px 40px;
    border: 1px solid;
}

.youkou .table-ul li span.thspan:after {
    background: #fff;
}

.rec-sec7{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/rec-sec7-back.webp)no-repeat;
	background-size:cover;
	background-position:center;	
}

.rec-sec7-in{
	padding:210px 15px;
}


.rec-sec8-in{
	max-width: 100%;
    margin: 0;
	padding:0;
}

.rec-sec8-box{
	display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 15px;
}

.rec8-left{
	    margin-right: 35px;
}

.rec8-left h3{
	color:#425874;
	border-bottom:1px solid ;
	padding-bottom: 12px;
}


.rec8-left .table-ul{
	margin-top:30px;
}

.rec8-left .sec-button{
    background: #87002E;
    border-color: #87002E;
    margin: 0 auto;
    display: block;
}

.rec8-left .sec-button:hover{
	color:#87002E;
}

.rec-sec8-box-back{
	background:rgba(242,242,242,.4);
}

.rec-s8bottom h3{
	color:#00741C;
}

.rec-sec9{
	background:#F2F2F2;
}

.rec-sec9 h2{
	color:#87002E;
	border-bottom:1px solid;
	padding-bottom:10px;
	margin-bottom:15px;
}

.rec-sec9 h3{
	font-size:25px;
	text-align:center;
	margin:75px 0 0;
}

.graph-list{
	display: flex;
    justify-content: space-between;
	margin-bottom: 120px;
	margin-top: 50px;
}

.graph-list li{
	width:30%;
}
.graph-list li img{
	display:block;
	max-width:307px;
	margin:0 auto;
	margin-bottom:35px;
}
.graph-list li span{
    display: block;
    width: fit-content;
    background: #1E2F4A;
    border-radius: 100px;
    padding: 2px 20px 0;
    color: #fff;
    font-size: 21px;
    margin: 0 auto 20px;
    line-height: 157%;
}

.voice-list{
	margin-top:45px;
}

.voice-list li{
	display: flex;
    align-items: center;
    background: #fff;
    padding: 33px;
    border: 1px solid #B3B3B3;
	margin-bottom:30px;
}

.vo-img{
	width:12%;
	margin-right:4%;
}

.vo-text{
	width:84%;
}

/*働き方色々*/

.working{
	margin-top:40px;
}

.working .acc{
	border:none;
}

.working .accordion{
	margin-bottom:0;
}

.working .accordion-header span{
	font-size:20px;
}


.working .accordion-header span::before{
	display:none;
}

.working .accordion-content{
	margin-top:40px;
	padding: 0;
}

.working .accordion-header span, .working .accordion-content span {
    padding-left: 0;
}
.facility{
	margin-bottom:35px;
}
.facility .accordion-header{
	background:#1E2F4A;
	padding: 15px 19px;
	color:#fff;
}

.occ .accordion-header{
	background:#425874;
	padding: 15px 19px;
	color:#fff;
}

.accordion-header::before, .accordion-header::after{
	position: absolute;
    content: '';
    top: 1px;
    right: 19px;
    bottom: 0;
    width: 12px;
    height: 2px;
    margin: auto;
    background: #fff;
}

.facility ul{
	display:flex;
	align-items:start;
	flex-wrap:wrap;
	justify-content:center;
}

.facility ul li{
	width:30%;
	margin:0 1.5% 35px;
}	
.facility ul li h3{
	margin:15px 0 10px;
	font-size:21px;
	color:#1E2F4A;
}

.occ ul li{
	display:flex;
	align-items:center;
	margin-bottom:40px;
}

.occ ul li img{
	width: 29%;
    margin-right: 4%;
}

.occ ul li .occ-text{
	width:67%;
}

.occ ul li h3{
	margin:15px 0 10px;
	font-size:21px;
	color:#1E2F4A;
	border-bottom:1px solid ;
	padding-bottom:10px;
}






/*blog ブログページ*/

.topics-mv{
	background:url(/wp/wp-content/uploads/2026/02/topics-mv2.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.topics-page-sec1{
	    background: url(/wp/wp-content/uploads/2025/07/f-sec1-back.webp)no-repeat;
	background-size:cover;
	background-position:top;
}

.page-template-05custom-page5 .post-list{
	display:none;
}
.blog-title-box{
	margin-bottom:3vw;
}



.topics-page .sec-title-box h2,
.topics-page .sec-title-box .extend-line,
.topics-page .sec-title-box p{
	z-index: 10;
    position: relative;
}


.topics-page .sec-title-box:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
}


.topics-page .sec-title-box .extend-line{
	display:inline-block;
}

.blog-page .news-list{
    max-width: 1200px;
    margin: 75px auto;
}

.blog-page .news-list ul{
	display: flex;
    flex-wrap: wrap;
    align-items: start;
}

.blog-page .news-list ul li{
	    display: inline-block;
	width:25%;
	padding:1.5%;
	margin:15px 0 0;
	transition: all 0.3s;
	 will-change: transform; 
}
.blog-page .news-list ul li:hover{
	background:#f3f3f3;
	}

.blog-page .news-list ul li a{
	color:#000;
	text-decoration:none;
}

.blog-page .news-list ul li a:hover{
	color:#000;
}
.blog-page .news-list ul li a:hover img{
	 transform: scale(1.1);
}

.topics-thum{
	overflow:hidden;
	width:100%;
	height:157px;
}

.blog-page .news-list ul li img{
	width: 100%;
	height:100%;
    object-fit: cover;
	transition: all 0.3s;
	 will-change: transform; 
}


.blog-page .news-list ul li .topics-list-text{
	width:100%;
}

.blog-page .news-list ul li .topics-list-text h3{
margin-top: 0;
    font-size: 20px;
    margin-bottom: 10px;
	font-family: "Noto Sans JP", sans-serif;
}



.blog-page .news-list ul li .topics-list-text .topics-catname{
	background:#998675;
	color:#fff;
	font-size:12px;
	padding:3px 6px;
	margin-left:10px;
	border-radius: 3px;
}




.blog-page .pagination {
    padding: 0 0 80px 0;
    margin: 0;
    clear: none;
    text-align: center;
    display: block;
    width: 100%;
}


.blog-page ul.page-numbers{
	display: flex;
    text-align: center;
    margin: 0 auto;
    border: none;
}


.blog-page .page-numbers li{
    border-radius: 8px;
}

.blog-page .page-numbers li .next,
.blog-page .page-numbers li .prev{
	border:none;
}


.page-template-05custom-page5 .blog-common{
	display:none;
}





/*contact お問い合わせページ*/




div.contact_msg_hidden{
	display:none;
}


.contact-mv{
	background:url(/wp/wp-content/themes/cocoon-child-master/img/contact-mv.webp)no-repeat;
	background-size:cover;
	background-position :center;
}



.contact-title-box{
	height: 10vw;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
}



.contact-title-box .page-title-box-text {
    width: 100%;
    padding: 0;
}

.contact-start{
	    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
	display:block;
	text-align:center;
}

.contact-sns-box img{
	max-width:45px;
	margin:5px;
	
}


.contact-sec1-in {
  
    margin: 0 auto;
}

.contact-sec1-in table th {
text-align: left;
    padding: 15px 6px;
    font-size: 16px;
    width: 30%;
    font-weight: normal;
    vertical-align: top;
    padding-top: 24px;
	position:relative;
	font-weight: bold;
}

.contact-sec1-in table th .CF7_req {
    position: absolute;
    height: fit-content;
    padding:2px 8px 1px;
    line-height: 160%;
    border-radius: 7px;
    right: 15px;
    top: 26px;
    margin: auto 0;
    color: #fff;
    background: linear-gradient(90deg, #87002E, #AB3A44);
    font-size: 14px;
	vertical-align:top;
}

.contact-sec1-in table td {
    padding: 18px 6px;
}

.contact-sec1-in .submit-btn {
    width: 200px;
    margin:50px auto 25px;
}
.contact-sec1-in .submit-btn input[type='submit'] {
    background: #e6e6e6;
    color: #000;
    border: none;
}

.page-template-06custom-page6 .contact-common,
.page-template-06custom-page6 .footer-common{
	display:none;
}


.CF7_btn{
	text-align:center;
}


input[type=submit]{
	width:200px;
	text-align:center;
	
}


/*アバウトページ*/
	
	.about-mv {
    background: url(/wp/wp-content/themes/cocoon-child-master/img/about-mv.webp) no-repeat;
    background-size: cover;
    background-position: center;
}

.about-sec1{
	background: url(/wp/wp-content/themes/cocoon-child-master/img/about-sec1-back.webp) no-repeat;
    background-size: 100% auto;
    background-position: top;
	text-align:center;
}

.about-sec1 .headline{
	justify-content:center;
}

.about-sec1 img{
	margin-top:60px;
}


.about-sec2{
	background: url(/wp/wp-content/themes/cocoon-child-master/img/about-sec2-back.webp) no-repeat;
    background-size: cover;
    background-position: top;
	text-align:center;
}

.about-sec2 .headline{
	justify-content:center;
}

.as2-box ul li{
	display:flex;
	justify-content:space-between;
	margin-bottom:70px;
	text-align:left;
	align-items:center;
}

.as2-box ul li .content-video{
    width: 49%;
	margin:0;
}
.as2-box ul li .asc-text{
    width: 48%;
}

.as2-box ul li:nth-child(2){
	flex-direction:row-reverse;
}

.as2-box ul li .asc-text h3{
	font-size:30px;
	text-align:left;
}
.as2-box ul li .asc-text h3 span{
font-size: 18px;
    display: block;
}

/*投稿ページ*/

.archive .content-in{
	max-width:1200px;
	margin:0 auto;
	padding: 15px;
}
.entry-card .admin-pv{
	display:none;
}

.entry-categories .cat-link{
	display:none;
}

.cat-item{
	    border-bottom: 1px solid #ddd;
}
.date-tags{
	display:none;
}
.eye-catch .cat-label{
	display:none;
}
.article h2{
	    background: none;
    border-bottom: none;
    border-left: 1px solid #000;
    padding: 0 0 5px 8px;
    line-height: 100%;
	    font-family: "Noto Sans JP", sans-serif;
	color:#000;
}


.single .ori-header,
.archive .ori-header,
.error404 .ori-header{
        height: 90px;
        margin-left: 0;
        width: 100%;
        background: rgb(20 57 90 / 64%);
    }

.single .content-in,
.archive .content-in,
.error404 .content-in{
	max-width:900px;
	padding-top: 120px;
}

.single .content-in img{
	margin-top:30px;
}

.single .content-in .main{
	margin-left:0;
	}

.single .entry-content{
	margin-bottom:150px;
}


.eye-catch img{
	width:100%;
	border-radius: 8px;
}

.article h2{
	    background: none;
    border-bottom: none;
    border-left: 1px solid #000;
    padding: 2px 0 5px 11px;
    line-height: 138%;
	border-radius:0;
	margin-bottom: 20px;
}
.article h3{
	font-size:21px;
    border: none;
    border-bottom: 1px solid #999;
    padding: 8px 3px;
	margin-bottom: 20px;
	line-height:155%;
}

.article h4{
	border-top:none;
	font-size:18px;
	padding: 8px 3px;
	margin-bottom: 20px;
}

.entry-card-title{
font-family: "Noto Sans JP", sans-serif;	
}


.post-bottom-in{
	display:flex;
}

.post-bottom-in ul{
	width:50%;
	    margin-bottom: 0;
}

.post-bottom-in ul li{
	margin:0;
}

.post-bottom-in ul li a{
	text-decoration: none;
    color: #000;
    padding: 30px 30px  25px 60px;
    display: block;
    background: #e5e5e5;
	font-size:25px;
	    line-height: 105%;
	position:relative;
	transition:0.5s;
}

.post-bottom-in ul li a:before{
	font-family: "FontAwesome";
    content: '\f105';
    position: absolute;
    left: 30px;
	color:#555;
    font-size: 1.2em;
}
.post-bottom-in ul li a:after{
	content:"";
	height:1px ;
	position:absolute;
	width:87%;
	background:#999;
	bottom:0;
	left:30px;
}

.post-bottom-in ul li:last-child a:after{
	display:none;
}

.post-bottom-in ul li a span{
	font-size: 13px;
    display: block;
    color: #444;
}

.post-bottom-image{
	width:50%;
}
.post-bottom-image img{
    height: 100%;
    object-fit: cover;
}
.a-wrap{
	margin-bottom:0;
}

.footer-meta{
	display:none;
}

.cat-link{
	    padding: 0 6px 2px;
}
.single .entry-content {
    margin-bottom: 85px;
}

.single .blog-common{
	display:none;
}

.post-update{
	display:none;
}

.widget-sidebar-title{
	font-size:19px;
	background:rgba(153,134,117,.11);
}
.sidebar h2, .sidebar h3{
	background:rgba(153,134,117,.11);
}

.sidebar{
	margin-left:50px;
}
.eye-catch{
width:100%;
}
/*フッター*/






.footer-in{
	    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px 0;
    color: #000;
	}
.footer-widgets{
	align-items:center;
	justify-content: center;
	margin:0;
}

.footer-bottom{
	margin-top:0;
}


.footer-bottom-content {
    float: none;
    display: block;
    text-align: center;
}

.copyright{
	color:#fff;
	margin-top:40px;
	margin-bottom:15px;
	font-family: "Shippori Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	    font-size: 12px;
    font-weight: normal;
}




/*ローディング（オープニング）*/
/* Loading背景画面設定　*/
.home #splash {
/*fixedで全面に固定*/
  position: absolute;
  width: 100%;
  height: 80%;
	z-index:999;
	background:none;
	text-align:center;
  color:#fff;
	bottom:0;
	display:block;
}

/* Loading画像中央配置　*/
#splash_logo {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width:400px;
}
/*ローディング（オープニング）　ここまで*/






/*スライドアニメーション*/

.slideUp{
	animation-name:slideUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
bottom: -6.5vw;
}

@keyframes slideUpAnime{
  from {
    bottom: -6.0vw;
  }

  to {
    bottom: 0;
  }
}


/*フェードインアニメーション*/
/* その場で */
.fadeIn{
animation-name:fadeInAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 下から */

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

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

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

/* 上から */

.fade-box{
	opacity:0;
}

.fadeDown{
animation-name:fadeDownAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
	transform: translateY(-50px);
  }

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

/* 左から */

.fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
	transform: translateX(-50px);
  }

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

/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
	transform: translateX(50px);
  }

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



/*==================================================
じわっ
===================================*/

.blur{
  animation-name:blurAnime;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
}

@keyframes blurAnime{
  from {
  filter: blur(10px);
  transform: scale(1.02);
  opacity: 0;
  }

  to {
  filter: blur(0);
  transform: scale(1);
  opacity: 1;
  }
}



/*フェードインアニメーション　ここまで*/

/*伸線*/
.extend-line:before{
	    content: '';
    position: relative;
    display: block;
    margin-bottom: 10px;
    border-bottom: solid 1px #000;
    animation: border_anim 0.5s linear forwards;
}

@keyframes border_anim {
	0%{
		width: 0;
	}
	100%{
		width:80px;
	}
}
/*伸線　ここまで*/


/*見出しUpmove*/

.UpmoveTrigger{
	overflow:hidden;
}
.UpmoveTrigger span{
	position:relative;
	bottom:-19vw;
}
.Upmove{
  overflow: hidden;              /* はみ出た分を非表示 */
}

.Upmove span {
  position: relative; /* bottomを指定するために必要 */
  animation: upanime 0.3s ease-out forwards; /* 最後ゆっくりになるアニメを1秒かけて1回だけやったあと固定 */
	animation-delay: 0.8s;
	bottom:-19vw;
}

@keyframes upanime {
  from {
    bottom: -30px; /* 親要素外に配置させて見えなくしておく */
  }
  to {
    bottom: 0px; /* 下から0pxに指定 */
  }
}
/*Upmove ここまで*/


/*Downmove */
.DownmoveTrigger{
	overflow:hidden;
}
.DownmoveTrigger span{
	position:relative;
	bottom:-100px;
}
.Downmove{
  overflow: hidden;              /* はみ出た分を非表示 */
}

.Downmove span {
  position: relative; /* topを指定するために必要 */
  animation: downanime 0.3s ease-out forwards; /* 最後ゆっくりになるアニメを1秒かけて1回だけやったあと固定 */
	animation-delay: 1.1s;
	top:-100px;
}

@keyframes downanime {
  from {
    top: -30px; /* 親要素外に配置させて見えなくしておく */
  }
  to {
    top: 0px; /* 下から0pxに指定 */
  }
}

/*Downmove ここまで*/








/*左右のアニメーション*/

.slide-in {
  overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
  display: inline-block;

}


.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

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

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

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
  animation-name:slideTextX-100;
  animation-duration:1.5s;
  animation-fill-mode:forwards;
    opacity: 0;
}


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

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}







/*ディレイタイム　delay-time*/
.delay-time01 {animation-delay: 0.1s;}
.delay-time02 {animation-delay: 0.2s;}
.delay-time03 {animation-delay: 0.3s;}
.delay-time04 {animation-delay: 0.4s;}
.delay-time05{animation-delay: 0.5s;}
.delay-time06{animation-delay: 0.6s;}
.delay-time07{animation-delay: 0.7s;}
.delay-time08{animation-delay: 0.8s;}
.delay-time09{animation-delay: 0.9s;}
.delay-time10{animation-delay: 1s;}
.delay-time12{animation-delay: 1.2s;}
.delay-time13{animation-delay: 1.3s;}
.delay-time15{animation-delay: 1.5s;}
.delay-time18{animation-delay: 1.8s;}
.delay-time20{animation-delay: 2s;}
.delay-time21{animation-delay: 2.1s;}
.delay-time23{animation-delay: 2.3s;}
.delay-time25{animation-delay: 2.5s;}
.delay-time28{animation-delay: 2.8s;}
.delay-time29{animation-delay: 2.9s;}
.delay-time30{animation-delay: 3s;}
.delay-time37{animation-delay: 3.7s;}
.delay-time35{animation-delay: 3.5s;}
.delay-time40{animation-delay: 4s;}
.delay-time50{animation-delay: 5s;}
.delay-time60{animation-delay: 6s;}
.delay-time70{animation-delay: 7s;}
.delay-time80{animation-delay: 8s;}
.delay-time90{animation-delay: 9s;}
.delay-time100{animation-delay: 10s;}

/*ディレイタイム　delay-time ここまで*/
























/*アニメーションｃｓｓ*/





.pc-dis{
	display:block;
}

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




/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/*1023px以下*/

@media screen and (max-width: 1023px){
	
	
    .footer-widgets > div {
        width: 100%;
        text-align: center;
    }
	.footer-menu-list {
    justify-content: center;
}
	.footer-area-button{
	    float: none;
		margin: 0 auto;
	}
	
	
	
	
	.child-mv{
		background-position:center;
	}
	
	
	
	
	
	
}






/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	    .entry-title, .article h2 {
        font-size: 20px;
        padding: 10px 0;
    }
	
	.article h2 {
    background: none;
    border-bottom: none;
    border-left: 1px solid #000;
    padding: 2px 0 5px 11px;
    line-height: 138%;
    border-radius: 0;
    margin-bottom: 20px;
}
	.page-numbers {
        width: 46px;
        height: 46px;
        line-height: 42px;
    }
	
	
}



/*==================================================
スーッ
===================================*/

/*枠線が伸びて出現*/
.line{
  position: relative; /* 枠線が書かれる基点*/
}

/*上下線*/
.line::before,
.line::after{
  position: absolute;
  content:"";
  width:0;
  height:1px;
  background:#aaa;/* 枠線の色*/
	z-index:-1;
}

/*左右線*/
.line2::before,
.line2::after{
  position: absolute;
  content:"";
  width: 1px;
  height:0;
  background:#aaa;/* 枠線の色*/
	z-index:-1;
}

/*上線*/
.line::before {
  top:0;
  left:0;
  animation: lineAnime .5s linear 0s forwards;/*表示されて0秒後に上線が0.5秒かけて表示*/
}

/*右線*/
.line2::before{ 
  top:0;
  right:0;
  animation: lineAnime2 .5s linear 0s forwards;/*表示されて0.5秒後に右線が0.5秒かけて表示*/
}

/*下線*/
.line::after { 
  bottom:0;
  right:0;
  animation: lineAnime .5s linear 0s forwards;/*表示されて1秒後に下線が0.5秒かけて表示*/
}

/*左線*/
.line2::after{ 
  bottom:0;
  left:0;
  animation: lineAnime2 .5s linear 0s forwards;/*表示されて1.5秒後に左線が0.5秒かけて表示*/
}

@keyframes lineAnime {
  0% {width:0%;}
    100%{width:100%;}
}

@keyframes lineAnime2 {
  0% {height:0%;}
    100%{height:100%;}
}

/*枠線内側の要素*/


.line .lineinappear{
  animation: lineInnerAnime 1s linear .7s forwards;/*1.5秒後に中央のエリアが0.5秒かけて表示*/
  opacity: 0;/*初期値を透過0にする*/ 
	z-index:1;
	position:relative;
}

@keyframes lineInnerAnime{
  0% {opacity:0;}
    100% {opacity:1;}
}

.line{
	box-sizing:border-box;
}



/* スクロールダウンの位置 */
.scroll {
  position: absolute;
    right: 6%;
    bottom: 19%;
    writing-mode: vertical-rl;
    color: #fff;
}
/* 線のアニメーション部分 */
.scroll::before {
  animation: scroll 2s infinite;
  background-color: #fff;
  bottom: -115px;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px;
}
/* 線のアニメーション */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}



#wpadminbar{
	display:none;
}





/*850px以下*/
@media screen and (max-width: 850px){
  /*必要ならばここにコードを書く*/
	
	
	
	.pc-dis{
	display:none;
}

.sp-dis{
	display:block!important;
}

	.globalMenuSp .header-button-area {
    display: block !important;
		        right: 67px;
}

	.header{
		width:auto;	
	}
	#header-container{
		display:none;
	}
	.header-button-area{
		display:none;
	}
	#header-container-in{
	height:55px;
		min-height:0;
		top:0;
		 padding: 10px;
	}
	.single .ori-header{
        height: 63px;
        margin-left: 0;
        width: 100%;
        background: rgb(20 57 90 / 64%);
    }
 .ori-header-logo {
    width: 37px;
	    top: 10px;
    left: 20px;
}
	
	.logo-header img {
        width: auto;
        height: 35px;
        padding: 6px 0;
	}
	
	.site-name-text-link {
    padding: 0;
	}
	
	.logo-image span, .logo-image a {
    padding-top: 3px;
        padding-left: 3px;
        height:100%;
}
	
	.sec-button{
		text-align:center;
	}

	
	body{
		width:100%;
		min-width:0;
	}
	
	.wrap10vw{
		padding:150px 15px;
	}
	
	.floating-sp{
	position: fixed;
    bottom: 0;
    z-index: 100000;
		width:100%;
	}
	
	.floating-sp ul{
	    display: flex;
    width: 100%;
	}
	
	    .floating-sp ul li {
        width: 50%;
        text-align: center;
        background: rgb(85 41 27 / 80%);
			color:#fff;
    }
	
	.floating-sp ul li a{
        color: #fff;
        padding: 9px 8px 7px;
        width: 100%;
        display: block;
	}
	.floating-sp ul li:first-child{
			background: rgb(255 255 255 / 80%);
	}
	
	.floating-sp ul li:first-child a{
		color:rgb(73 51 44);
	}
	
	
	table th, table td{
	font-size:14px;
}
	
	/*トプページ　スマホ*/
	
	.mv {
    background: none;
	}
	
	.mv-black{
		position:relative;
	}

		.wrap1200 {
    padding: 55px 15px;
}
	
	.spbr{
		display:block;
	}
	
	
	
.mv-content {
	text-align:center;
	    height: 100vh;
	padding-bottom:0;
	}
	
	.mv-content img {
    max-width: 110px;
}
	
    .scroll {
        padding-top: 60px;
        position: absolute;
        text-align: center;
        top: auto;
        bottom: 13%;
        left: auto;
        right: 45%;
        margin: auto;
    }
	
	.scroll::before {
    animation: scroll 2s infinite;
    background-color: #fff;
    bottom: -65px;
    content: "";
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 1px;
}
		
	.headline{
		display:block;
		margin-bottom: 30px;
	}
	
	#life-svg,
	#about-svg,
	#insta-svg,
	#news-svg{
		height:65px;
		width:100%;
	}

	.frontpage .headline h2 {
    margin-left: 0;
    line-height: 100%;
    margin-top: 0;
    text-align: center;
}
	
	.sec1-in{
		display:block;
		padding: 55px 15px 35px!important;
	}	


	
	.sec1 .blog-common .blog-page-in{
		    padding: 0;
	}
	
	.sec1 .blog-page .news-list{
		margin:0;
	}
	
	.sec1 .news-list-area {
    width: 100%;
}
	.sec1 .blog-page .news-list ul li{
		margin-bottom: 50px !important;
	}
	.sec1 .blog-page .news-list ul li a {
    display: block;
	}
	
	.sec1 .blog-page .news-list ul li a .topics-thum {
    width: 100%;
    margin-right: 0;
}
	.sec1 .blog-page .news-list ul li a .topics-list-text {
    width: 100%;
}
	
	.sec1-sep {
    position: relative;
    max-width: 950px;
    width: 100%;
    height: 150px;
    top: 0;
}
	
	
	.sec2{
		overflow:hidden;
		margin-top:-20px;
	}
	.sec2-in .headline h2 {
    margin-left: 0;
    text-align: center;
    margin-top: 0px;
	}
	
	.sec3-first{
		display: block;
    padding: 70px 15px 50px;
	}

	.sf-box {
    width: 100%;
		margin-bottom: 30px;
}
	
	.sec3-first-img {
    width: 100%;
}
	
	.sfp{
		margin:0;
		display: block;
	}
	
	
	.sec3-in {
    background: url(/wp/wp-content/themes/cocoon-child-master/img/sec3-back.webp) no-repeat;
    background-size: 100% auto;
	}
	
		.sec3-end{
			        overflow-x: scroll;
		padding: 0 15px 40px;
	}
	.sec3-end img{
	    width: 600px;
    max-width: 10000px;
	}
	#sec4 {
    background-size: cover;
    background-position: left;
		    background-attachment: local;
}	
	
	
	.sec4-in {
    overflow: hidden;
    padding:79px 15px;
    background: rgba(0, 0, 0, .5);
}
	.sec4-content {
    padding-top: 0;
    display: block;
}
	
	.sec4-image {
    width: 100%;
}
	
	
	.sec4-text {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0 15px;
}
	

	

	
	
	
	
	.sec4-text p {
    margin-bottom: 0;
}
	

	.sec4 .sec-button {
    margin-top: 40px;
    display: block;
    margin: 30px auto;
}
	
	
	
	#sec5{
		    background-attachment: local;
	}
	
	.sec5-in {
    overflow: hidden;
    padding:79px 15px;
    background: rgba(0, 0, 0, .5);
}
	.sec5-content {
    display: block;
	}
		.sec5 .sec-button {
    margin:40px auto 0;
			display:block;
	}
	
	.sec5-image {
    width: 100%;
}
	.sec5 .headline {
    width: 100%;
    margin-left: 0;
    padding: 0 15px;
    margin: 45px 0 40px;
	}
	.sec5-text-box {
    padding: 0 15px 50px 15px!important;
}
	
	
	.sec6-content {
		    padding-top: 75px;
    padding-bottom: 60px;
}
	
	
	.sec6 .headline {
    text-align: center;
		    margin-bottom: 35px;
}

	.sec7-content{
		display:block;
	}
	
.sec7-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-right: 0;
	        margin-bottom: 20px;
}
	.sec7-left img {
    margin-right: 0;
    margin-bottom: 21px;
    max-width: 60px;
}
	
	.sec7-right {
    margin-left: 0;
    text-align: center;
}
	
	
	
	
	
	
	.contact-button-box {
    display: block;
	}
	
	.blog-common .blog-page-in{
		    padding: 100px 15px;
	}
	.blog-page .news-list{
		background: none;
		display:block;
	}
	
	.blog-common .news-list ul {
    display: block;
	}
	
	.blog-common .news-list ul li{
		width:100%!important;
	}
	
	
	.blog-page .news-list ul li .topics-list-text h3 {
    margin-top:15px;
    font-size: 18px;
}
	.contact-common-mask {
    padding: 150px 10px;
		text-align: center;
}

	.contact-common-in {
    padding: 0;
    width: 100%;
}
	.contact-common-mask h2{
	    width: fit-content;
        margin: 0 auto 20px;
    }
	
	.contact-button-box img {
    height: 65px;
    display: inline-block;
	}
	
	.contact-button-box .sec-button {
        display: block;
        margin: 0 auto 30px;
    }
	
	.content-video {
    max-width: 1000px;
    margin: 0 auto 15px;
}
	
	/*下層ページ　スマホ*/
	
		.content-in {
    padding-top: 0;
}
	
	.small-text{
		font-size:13px;
	}
	h2 {
    font-size: 25px;
	}
	
	.headline h2 {
        font-size: 24px;
        text-align: left;
    }
	
	h3{
		font-size:20px;
	}
	
	
	.child-page p{
		font-size:14px/*3.2vw*/;
	}
	
	
	.child-mv-in {
padding: 215px 15px 0;
        height: 500px;
}
	
	.child-mv p {
    font-size: 3.5vw;
}
	
	.faq-in {
        padding: 0;
    }

	.f-sec2-in{
		padding-bottom:0;
	}
.f-sec2-in h2 {
    margin-bottom: 25px;
}

	.f-sec2-in h3 {
    margin-bottom: 25px;
    color: #000;
}

	
	.f-sec3 h2 {
    font-size: 25px;
	}

	.f-sec3 {
    background: url(/wp/wp-content/themes/cocoon-child-master/img/f-sec3-back.webp) no-repeat;
    background-size: cover;
    background-position:right;
    background-repeat: no-repeat;
}
	
	.fec3-in{
		    background: rgba(255, 255, 255, .5);
	}
	.fs1top ul, .fs1bottom ul{
		display:none;
	}
	.fs1middle {
	    background: none;
    font-size: 16px;
    padding: 55px 0 0;
}
	
	.fs1middle p span {
    font-size: 20px;
	}
	
	
	.l-sec-main:before {
    background: rgba(242, 242, 242, .33);
}
	
	.l-sec-main .wrap1200 {
    padding: 41px 15px;
}

.l-sec1-in {
        display: block;
        text-align: left;
    }
	
	
	.lsm-bottom{
		flex-direction: column;
	}
	.lsm-bottom-img {
    width: 100%;
    height: 200px;
    margin-right: 0;
    overflow: hidden;
		margin-bottom:20px;
}
	
	.lsm-bottom-text {
    width: 100%;
}
	
	.table-ul li {
    display: flex;
    align-items: start;
    margin-bottom: 10px;
}
	
	.table-ul li span.thspan:after {
		content: "";
        display: inline-block;
        width: 1px;
        height: 17px;
        background: #000;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
}
	.table-ul li span.thspan {
    vertical-align: top;
}
	
	.l-sec-main {
    position: relative;
    margin-bottom: 10px;
}

	
	.lsm-bottom-img img{
	width: 100%;
    height: 100%;
    object-fit: cover;
	}

	.l-sec3 .table-ul li span.thspan {
    width: 21%;
	}
	
	
	
	
	
	.i-sec1-in {
    display: block;
}
	
.i-sec1-in .headline {
    width: 100%;
}	
	.i-sec1-in ul {
    width: 100%;
    margin-top: 0;
}
	
	.i-sec1-image {
    width: 30%;
    margin-right: 5%;
}
	
	.i-sec1-text h3{
	    font-size: 19px;
    margin-bottom: 6px;
}
	
	.i-sec1-in ul li:nth-child(even) {
    display: flex;
	}
	.i-sec1-in ul li:after {
    content: "";
    display: block;
    width: 1px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
	}
	
	.i-sec1-in ul li p{
		font-size:14px;
	}
	
    .i-sec2-in {
    border: none;
		margin-top:0;
}
	
	.i-sec2-in table.table-top th,
	.i-sec2-in table.table-top td {
		display:block;
		width:100%;
	}
	.i-sec2-in table.table-top th{
		padding:10px;
		background:#0071bc;
		color:#fff;
	}
	
	.i-sec2-in table.table-top td{
		padding:15px 0;
	}
	
	.nin-box{
		overflow:scroll;
		width:100%;
	}
	.i-sec2-in table.table2 {
    max-width: 900px;
    width: 900px;
    margin: 20px 0 60px;
    font-size: 14px;
    overflow: scroll;
}
	
	
	.i-sec2-in table h4 {
    font-size: 15px;
	}
	table.table1 tr {
    border-bottom: none;
}
	
	table.table2{
		margin-bottom:0!important;
	}
	
	.i-sec3-in {
    margin-top: 0;
	}
	
	.i-sec3-in ul {
    display: block;
	}
	.i-sec3-in ul li {
    width: 100%;
    margin: 0 0 40px;
	}
	
	.i-sec3-in ul li .i-sec3-image {
    width: 110px;
    display: block;
    margin: 0 auto 20px;
}
	
.s-sec1 .headline h2 {
    margin-bottom: 0;
}
	
	.s-sec1 h3 {
    font-size: 16px;
    width: 100%;
	}
	
	.s-sec2-box-in {
    display: flex;
    flex-direction: column;
	}
	
	
	.s-sec2-left {
    position: relative;
    width: 100%;
}
	
	.ss2l-img {
    position: relative;
		margin-bottom:15px;
}
	
	.s-sec2-right {
    width: 100%;
		display:flex;
	}
	
	.ss2r-img1 {
    width: 100%;
		margin:0 3% 0 0;
	}
	
	.ss2r-img2 {
    width: 100%;
    margin-right: 0;
}
	
	.s-sec2-box2-in .ss2r-img1 {
    width: 100%;
    margin-right: 4%;
    margin-left: 0;
}
	
	.s-sec2-box2-in .ss2r-img2 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
	.kagai-bottom ul li {
    flex-direction: column;
	}
	
	.kb-img {
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
}
	.kb-text {
    width: 100%;
}
	
	.kb-text h3{
		text-align:center;
	}
	
	
	.kagai-bottom {
    padding: 0 15px 10px;
	}
	
	.s-sec3-in h2{
		text-align:center;
	}
	.s-sec4-ul-top, .s-sec4-ul-bottom{
		flex-wrap:wrap;
	}
	
	    .s-sec4-ul-top li, .s-sec4-ul-bottom li {
        width: 48%;
        margin: 0 1% 20px;
    }
	
	.s-sec4-in img {
    margin-bottom: 9px;
}
	
	.s-sec4-ul-top li p, .s-sec4-ul-bottom li p {
    font-size: 16px;
	}
	
	
	.s-sec3 img.pc-dis {
    display:none;
}
	
	
	
	.l-sec1-in.i-sec1-in {
    padding: 40px 0 0 0;
	}
	.l-sec1-text{
		padding:0 15px;
	}
	
	.l-sec1-text h2{
		text-align:center;
	}
	.sub-text {
    font-size: 13px;
	}
	.i-sec1 .content-video {
    margin-top: 40px;
    padding: 0 15px;
}

    .i-sec1-bottom {
        flex-direction: column;
        margin-bottom: 0;
    }
	
	.isb-text {
    width: 100%;
    margin-right: 0;
    padding: 0 15px;
		margin-bottom:15px;
}
	
	.isb-img {
    width: 100%;
    border-radius: 0;
	}
	
	.i-sec1-end-in {
    padding: 30px 15px;
    flex-direction: column;
	}
	
	.ise-text {
    width: 100%;
    margin-right: 0;
}
	.ise-img {
    width: 100%;
    overflow: hidden;
}
	.ise-img img{
		border-radius:0;
	}
	
	.l-sec1-in {
        padding: 55px 0;
    }
	
	.sl-sec1-in .content-video {
    margin-top: 40px;
    padding: 0 15px;
}
	.sl-sec2-top {
    flex-direction: column;
	}
	.sls2t-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
}
	
	.sls2t-right {
    width: 100%;
    padding: 20px;
	}
	.sl-sec3 .headline {
    padding: 45px 15px 0;
}
	.sl-sec3 .headline h2{
		text-align:center;
	}
	
.rec-sec1-in .headline h2{
	margin-bottom:0;
	}
	
	.rec-sec2-in .headline h2{
		text-align:center;
	}
.rs-no {
    width: 10%;
    margin-right: 0;
    margin-bottom: 20px;
	}
	
	.rs-text {
    width: 100%;
}
	.rs-text h3{
		text-align:center;
	}
	
	.working {
    margin-top: 0;
}
	.working-in{
		padding:0;
	}
	
	.working .accordion-header span {
    font-size: 18px;
}
	
	.facility ul {
    flex-wrap: wrap;
	}
	    .facility ul li {
        width: 100%;
        margin: 0 0 25px;
    }
	
	
	.occ ul li {
    flex-direction: column;
	}

	.occ ul li img {
    width: 100%;
    margin: 0 0 10px;
}
	.occ ul li .occ-text {
    width: 100%;
}
	
	.rec-sec4-in ul li {
    flex-direction: column;
	}
	
	.rec-sec4-image {
    margin: 0 0 25px;
    width: 100%;
}
	
	.rec-sec4-text {
    width: 100%;
}
	.rec-sec5-in{
		padding-bottom:0;
	}
	
	.youkou {
    padding: 0;
    border: none;
}
	
	 .youkou .table-ul li {
        display: flex;
        align-items: start;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #666;
    }
	.youkou .table-ul li span.thspan {
    display: inline-block;
    width: 25%;
	}
	
	
	.rec-sec7 {
    background-position: 70%;
	}
	.rec-sec7-in{	
	    background: rgba(255, 255, 255, .5);
	}
	
	.rec-sec8-box{
		    padding: 0;
            flex-direction: column-reverse;
		        margin-bottom: 65px;
	}
	.rec8-left {
    margin-right: 0;
		margin-top:30px;
}
	
	.rec-sec9 h3 {
    font-size: 20px;
    text-align: center;
    margin: 40px 0 0;
}
	
	.graph-list {
    flex-direction: column;
		margin-bottom: 0;
}
	
	.graph-list li {
    width: 100%;
		margin-bottom: 30px;
}
	.graph-list li img {
    max-width: 190px;
	}
	
	.voice-list li{
		flex-direction: column;
    padding: 25px 18px 18px;
	}
	
	.vo-img {
    width: 100%;
    max-width: 150px;
    margin-right: 0;
		margin-bottom:20px;
}
	.vo-text {
    width: 100%;
}
	

	
	
	.tab_item {
    font-size: 16px;
}
	
	.tab_content{
		padding: 25px 0;
	}
	
	.contact-sec1-in table th {
        margin-bottom: 15px;
        padding: 5px 10px;
        margin-top: 30px;
		background:#f5f5f5;
    }
	
		.contact-sec1-in table th .CF7_req {
    top: 10px;
	}
	
	.wpcf7-spinner{
		display:none;

	}
	
	
	/*投稿ページ　スマホ*/
	
	
	 .single .content-in {
        padding:87px 15px 40px;
    }
	
	
	/*アバウトページ　about スマホ*/

	.about-sec1 .headline h2{
		text-align:center;
	}
	
	.about-sec2 .headline h2{
		text-align:center;
	}

	.as2-box ul li{
		    flex-direction: column;
	}
.as2-box ul li .content-video {
    width: 100%;
    margin-bottom: 15px;
}
	.as2-box ul li .asc-text {
    width: 100%;
}
	
	.as2-box ul li:nth-child(2) {
    flex-direction: column;
}
		.as2-box ul li .asc-text h3 {
    font-size: 20px;
	}
	
	
	
	
	/*お問い合わせフォームページ　contact スマホ*/
	.contact-sec1-in {
    padding:0;
}
	
	.contact-title-box{
		padding:30px 15px;
	}
	
	.contact-start {
    padding: 0 15px;
    margin-top: 100px;
	}
	
	.contact-sec1-in table tr,
	.contact-sec1-in table th,
	.contact-sec1-in table td{
		display:block;
		width:100%;
	}
	.contact-sec1-in table th{
		padding-bottom:5px;
	}	
	.contact-sec1-in table td{
		padding:0;
	}
	
	.contact-sec1-in table th .required-srt {
    position: relative;
	top: 5px;
    margin-left: 27px;
	}
	
	.contact-sec2-in {
    background: rgb(255, 255, 255, .8);
    padding: 30px 15px;
	}
	.contact-sec2-in p {
    font-size: 3.3vw;
	}
	
	.contact-sec2-in a {
    width: 73%;
		margin-bottom: 12px;
	}
	
	.footer-in {
    max-width: 100%;
    margin: 0 auto;
    padding: 33px 0 0;
	}
	
	.footer .fnm-text-width .menu-footer li a {
    padding: 0 10px;
	}
	
	.footer-mobile{
		text-align:left;
	}
	
	.footer-mobile .footer-logo{
		text-align:center;
		margin-bottom:20px;
	}
	.footer-mobile .footer-site-logo-image{
		    max-width: 160px;
		margin-bottom:20px;
	}
	
	.footer-menu-list{
		    margin-bottom: 40px;
	}
	
	.footer-mobile .footer-menu-list ul{
		margin:10px;
	}
	
	.footer-mobile .footer-menu-list ul a{
		color:#000;
	}
	
	.footer .sec-button {
        text-align: center;
        width: 100%;
	}
	
	.widget .headline h2{
	font-size:30px;
		margin-left:0;
}
	
	.widget .headline{
		padding-left:0;
	}
	
	.footer-mobile{
		padding:0;
	}
	
	.footer-mobile table th{
		width:20%;
	}
	.footer-mobile table td{
		width:80%;
	}
	
	
	
	

	/*投稿ページ*/
	.single .content-in .main{
	margin-left:0;
	}
	
	
	/*事業詳細ページ*/
	.m-top {
    height: 100vw;
    background: url(/wp/wp-content/uploads/2024/08/m-mv-scaled.webp);
    background-size: cover;
    background-position: left;
}
	
	
	
	.service-page-top-in {
    height: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
	
	.service-page-top-in h2 {
    font-size: 5.7vw;
}
	
	.service-page h2 {
    font-size: 5.5vw;
    margin-bottom: 3vw;
}
	
	
	.service-sec1-in {
    text-align: center;
    padding: 12vw 15px;
}
	
	.m-sec1-area {
    display: block;
	}
	
	.m-sec1-box {
    margin: 0 0 30px;
    width: 100%;
}
	.m-sec1-area h3 {
    font-size: 4vw;
    padding: 3vw 0.5vw;
}
	
	.service-sec2-in {
    padding: 12vw 15px;
    text-align: center;
}
	.m-sec2-box-in {
		display:block;
    margin-top: 30px;
}
	.m-sec2-box-image {
    width: 100%;
}
	
	.m-sec2-box-text,
	.m-sec2-box-reverse .m-sec2-box-text{
    padding-right: 0;
    width: 100%;
    padding-top: 3vw;
    padding-bottom: 3vw;
		padding-left:0;
}
	
	.m-sec2-box-text .passing,
	.m-sec2-box-reverse .m-sec2-box-text .passing{
    position: relative;
    top: 0;
    left: 0;
	}
	
	.m-sec2-box-text h3 {
    padding: 12px;
    margin-bottom: 0;
    font-size: 3.8vw;
}
	
	.m-sec2-box .m-sec2-box-text p {
    display: inline-block;
    margin-left: 3vw;
}
	.service-sec3-in {
    padding: 12vw 15px 19vw;
	}
	.service-sec3-in h3 span {
    font-size: 15px;
	}
	
	.service-sec3-in{
		text-align:center;
	}
		.service-sec3-in h3{
		font-size:7.5vw;
	}
	.service-sec3-in p br{
		display:none;
	}
	
	.m-sec3-box-image{
	width:100%;
}
	
	.m-sec3-box-image2 {
    margin-left: 0;
    margin-top: -31px;
}
	
	.m-sec3-box-image3 img {
		display:block;
    margin: 0;
}
	
	.m-separate {
    height: 34vw;
	}
	.service-sec4-in {
    padding: 12vw 15px;
	}
	
	.m-sec4-box ul {
    display: block;
	margin: 30px auto 0;
	}
	
	.m-sec4-box ul li {
    width: 100%;
    margin: 0 0 30px;
		padding-bottom:40px;
	}
	
	.m-sec4-box ul li:before {
    display:none;
}
	
	
	.m-sec4-box ul li:after {
    content: "";
    position: absolute;
    left: 47%;
    top: 100%;
    margin: 0 auto;
    border: 15px solid transparent;
    border-top: 15px solid #fff;
}
	.m-sec4-box ul li h3 {
    font-size: 4.5vw;
	}
	
	.m-sec4-box ul li:last-child:after{
		display:none;
	}
	

	
	
	
	
	
			
	
}