@media (max-width: 1001px){}
@media (max-width: 801px) {}
.breadlist { position: relative; padding: 40px 0;}
.breadlist ul { width: 96%; max-width: 1300px; margin: 0 auto; font-size: 0;}
.breadlist ul li { position: relative;  display: inline-block; font-size: 15px; margin-right: 10px; padding-right: 15px;}
.breadlist ul li:after { content: ''; display: block; width: 8px; height: 8px; border-top: solid 1px #333; border-right: solid 1px #333;
 position: absolute; right: 0; top: 50%; transform: translateY(-50%) rotate(45deg);
}
.breadlist ul li:last-child { margin-right: 0px; padding-right: 0px;}
.breadlist ul li:last-child:after { content: none;}
@media (max-width: 801px){
	.breadlist { padding: 20px 0;}
}
@media (max-width: 641px){
	.breadlist { display: none;}
	.breadlist ul li { font-size: 12px;}
	.breadlist ul li:after { width: 6px; height: 6px;}
}

#page-ctn { width: 88%; max-width: 960px; margin: 0 auto;}
#page-ctn .page-ttl { width: 80%; max-width: 460px; margin: 0 auto; padding: 50px 0; text-align: center;}
#page-ctn .page-ttl h2 { display: inline-block; padding: 18px 12px; border-top: solid 1px #495c59; border-bottom: solid 1px #495c59; color: #333; font-size: 28px; }
@media (max-width: 801px){
	#page-ctn .page-ttl { padding: 30px 0;}
	#page-ctn .page-ttl h2 { font-size: 4.0vw;}
}
@media (max-width: 481px){
	#page-ctn .page-ttl { padding: 12px 0;}
	#page-ctn .page-ttl h2 { padding: 12px 0;}
}

#page-ctn .company { width: 100%; padding: 0px 0 160px;}
#page-ctn .company h3.tit { margin-bottom: 40px; color: #333; font-size: 23px; text-align: center;}
#page-ctn .company figure.logo { margin-bottom: 30px; text-align: center; }
#page-ctn .company figure.logo img { width: 35%; max-width: 160px;}
#page-ctn .company ul { width: 100%; max-width: 620px; margin: 0 auto; border-top: dotted 1px #000;}
#page-ctn .company ul li { padding: 20px 0; border-bottom: dotted 1px #000;}
#page-ctn .company ul li dl { display: table; width: 100%; max-width: 520px; margin: 0 auto;}
#page-ctn .company ul li dl dt,
#page-ctn .company ul li dl dd { display: table-cell; font-size: 20px;}
#page-ctn .company ul li dl dt { width: 130px; font-weight: 700;}
@media (max-width: 801px){
	#page-ctn .company h3.tit { font-size: 3.2vw;}
}
@media (max-width: 641px){
	#page-ctn .company h3.tit { font-size: 20px; line-height: 1.6;}
	#page-ctn .company h3.tit span{ display: block;}
	#page-ctn .company ul li dl dt,
	#page-ctn .company ul li dl dd { font-size: 16px;}
}
@media (max-width: 481px){
	#page-ctn .company { padding: 20px 0 80px;}
	#page-ctn .company h3.tit { font-size: 18px;}
	#page-ctn .company ul li { padding: 15px 0;}
	#page-ctn .company ul li dl dt,
	#page-ctn .company ul li dl dd { font-size: 13px;}
	#page-ctn .company ul li dl dt { width: 85px;}
}


#page-ctn .policy { width: 100%; padding: 20px 0 80px;}
#page-ctn .policy p.read { color: #495c59; font-size: 20px; line-height: 1.6; text-align: center;}
#page-ctn .policy .bloc { padding: 20px 0;}
#page-ctn .policy .bloc h3 { margin-bottom: 10px; font-size: 16px; text-indent: -1.4em;}
#page-ctn .policy .bloc p { font-size: 15px; line-height: 1.6; letter-spacing: 0.075rem; }
#page-ctn .policy .bloc ol {}
#page-ctn .policy .bloc ol li { margin-bottom: 15px; padding-left: 30px; text-indent: -2.6em;}
#page-ctn .policy .bloc ol li:last-child { margin-bottom: 0px;}
#page-ctn .policy .bloc dl { margin-bottom: 20px;}
#page-ctn .policy .bloc dl dt { margin-bottom: 8px;}
#page-ctn .policy p.update { text-align: right;}
@media (max-width: 1001px){
	#page-ctn .policy p.read { font-size: 2.1vw;}
	#page-ctn .policy p.read span { display: block;}
}
@media (max-width: 801px){
	#page-ctn .policy { padding: 12px 0 80px;}
	#page-ctn .policy .bloc { padding: 20px 0;}
	#page-ctn .policy .bloc h3 { margin-bottom: 12px; font-size: 2.4vw;}
	#page-ctn .policy .bloc p { font-size: 15px;}
}
@media (max-width: 481px){
	#page-ctn .policy { padding: 20px 0 60px;}
	#page-ctn .policy p.read { font-size: 14px; text-align: justify;}
	#page-ctn .policy p.read span { display: inline;}
	#page-ctn .policy .bloc { padding: 14px 0;}
	#page-ctn .policy .bloc h3 { margin-bottom: 4px; font-size: 14px; text-indent: 0em;}
	#page-ctn .policy .bloc p { font-size: 13px; letter-spacing: 0.05rem; text-align: justify;}
	#page-ctn .policy .bloc ol li { margin-bottom: 5px; padding-left: 20px; font-size: 13px;}
	#page-ctn .policy .bloc dl { margin-bottom: 10px;}
	#page-ctn .policy .bloc dl dt { margin-bottom: 4px; font-size: 13px;}
	#page-ctn .policy .bloc dl dd { font-size: 12px;}
	#page-ctn .policy p.update { font-size: 12px;}
}


#page-ctn .rules { width: 100%; padding: 20px 0 80px;}
#page-ctn .rules .bloc { padding: 30px 0;}
#page-ctn .rules .bloc h3 { margin-bottom: 20px; font-size: 23px;}
#page-ctn .rules .bloc p { font-size: 15px; letter-spacing: 0.075rem; }
#page-ctn .rules .bloc ol { padding-left: 30px;}
#page-ctn .rules .bloc ol > li { margin-bottom: 15px; list-style-type: decimal;}
#page-ctn .rules .bloc ol li:last-child { margin-bottom: 0px;}
#page-ctn .rules .bloc ul.box { margin-top: 18px; padding: 30px; background: #f3f3f3;}
#page-ctn .rules .bloc ul.box li { margin-bottom: 8px;}
#page-ctn .rules .bloc ul.box li:last-child { margin-bottom: 0px;}
#page-ctn .rules p.update { text-align: right;}

@media (max-width: 801px){
	#page-ctn .rules { padding: 12px 0 80px;}
	#page-ctn .rules .bloc { padding: 20px 0;}
	#page-ctn .rules .bloc h3 { margin-bottom: 12px; font-size: 2.4vw;}
	#page-ctn .rules .bloc p { font-size: 15px;}
	#page-ctn .rules .bloc ol > li { margin-bottom: 8px;}
	#page-ctn .rules .bloc p { font-size: 15px;}
}
@media (max-width: 481px){
	#page-ctn .rules { padding: 0px 0 40px;}
	#page-ctn .rules .bloc { padding: 14px 0;}
	#page-ctn .rules .bloc h3 { margin-bottom: 6px; font-size: 16px;}
	#page-ctn .rules .bloc p { font-size: 13px; letter-spacing: 0.05rem; text-align: justify;}
	#page-ctn .rules .bloc ol { padding-left: 20px;}
	#page-ctn .rules .bloc ol > li { margin-bottom: 8px; font-size: 13px;}
	#page-ctn .rules .bloc ol li ul.box { margin-top: 10px; padding: 20px;}
	#page-ctn .rules .bloc ol li ul.box li { margin-bottom: 4px;}
	#page-ctn .rules p.update { font-size: 12px;}
}



#news-ctn .news-ttl { width: 80%; margin: 0 auto; padding: 50px 0; text-align: center;}
#news-ctn .news-ttl h2 img { width: 50%; max-width: 180px;}
@media (max-width: 801px){
	#news-ctn .news-ttl { padding: 30px 0;}
}
@media (max-width: 481px){
	#news-ctn .news-ttl { padding: 12px 0;}
}


#news-ctn .ctn { width: 90%; max-width: 960px; margin: 0 auto; padding-bottom: 50px;}
#news-ctn .ctn ul { font-size: 0; }
#news-ctn .ctn ul li { display: inline-block; width: 33%; padding: 15px 0; vertical-align: top;}
#news-ctn .ctn ul li dl { width: 92%; margin: 0 auto;}
#news-ctn .ctn ul li dl dt { margin-bottom: 20px;}
#news-ctn .ctn ul li dl dt a { display: block; position: relative; width: 100%; padding-top: 85%; background: white; overflow: hidden;}
#news-ctn .ctn ul li dl dt img { width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
#news-ctn .ctn ul li dl dd a { text-decoration: none;}
#news-ctn .ctn ul li dl dd span { display: block;}
#news-ctn .ctn ul li dl dd span.date { margin-bottom: 5px; color: #e59097; font-size: 12px;}
#news-ctn .ctn ul li dl dd span.tit { min-height: 50px; margin-top: 5px; margin-bottom: 8px; color: #000; font-size: 17px; font-weight: 700;}
#news-ctn .ctn ul li dl dd span.discript { color: #999; font-size: 13px; text-align: justify;}
#news-ctn .ctn ul li dl dd a:hover { color: #e59097;}
#news-ctn .btn-more { width: 50%; max-width: 150px; margin: 0 auto;}
#news-ctn .btn-more div,
#news-ctn .btn-more button{ position: relative; display: block; padding: 15px 0; border: solid 1px #333;
 color: #333; font-size: 14px; font-weight: 700; text-align: center; text-indent: 20px; cursor: pointer;
}
#news-ctn .btn-more div:before ,
#news-ctn .btn-more div:after ,
#news-ctn .btn-more button:before ,
#news-ctn .btn-more button:after { content: ''; display: block; width: 1px; height: 18px; background: #333; position: absolute; left: 25px; top: 50%;}
#news-ctn .btn-more div:before ,
#news-ctn .btn-more button:before{ transform: translateY(-50%);}
#news-ctn .btn-more div:after ,
#news-ctn .btn-more button:after { transform: translateY(-50%) rotate(90deg);}
@media (max-width: 641px){
	#news-ctn .ctn ul li { width: 50%; padding: 10px 0;}
}
@media (max-width: 481px){
	#news-ctn .ctn ul li { width: 100%; padding: 10px 0;}
	#news-ctn .ctn ul li dl dt { margin-bottom: 10px;}
	#news-ctn .ctn ul li dl dt a { padding-top: 65%;}
	#news-ctn .ctn ul li dl dd span.tit { min-height: auto;}
	#news-ctn .btn-more div,
	#news-ctn .btn-more button{ padding: 8px 0;}
}

#news #ajax-load-more .loader-btn,
#news #ajax-load-more-2 .loader-btn { border-color: #4d5b59; color: #333;}
#news #ajax-load-more .loader-btn:hover,
#news #ajax-load-more-2 .loader-btn:hover { background: #4d5b59; color: #fff;}
#news button.loader-btn:focus { outline: 1px dotted; outline: 5px auto #4d5b59;}

#mellow_news .container { width: 100%; margin: 0 auto; padding: 25px 0px;}
#mellow_news .entry-content { margin-bottom: 40px;}


#news-ctn article { width: 90%; max-width: 960px; margin: 0 auto;}
#news-ctn .article-tit { margin-bottom: 20px;}
#news-ctn .article-tit p { color: #999;}
#news-ctn .article-tit h2 { font-size: 20px; font-weight: 400;}
#news-ctn .article-ctn { padding-bottom: 50px;}
#news-ctn .article-ctn .post-thumbnail { text-align: center;}
#news-ctn .article-ctn .post-thumbnail img { width: 100%;}
#news-ctn .article-ctn .entry-content { padding: 50px 0;}
#news-ctn .article-ctn p { letter-spacing: 0.05rem; line-height: 1.85;}
@media (max-width: 641px){
}
@media (max-width: 481px){
}



#news-ctn .pageNav { position: relative;}
#news-ctn .pageNav .prev,
#news-ctn .pageNav .next,
#news-ctn .pageNav .list{ width: 30%; max-width: 150px;}
#news-ctn .pageNav .list{ margin: 0 auto;}
#news-ctn .pageNav .prev { float: left;}
#news-ctn .pageNav .next { float: right;}
#news-ctn .pageNav .prev a,
#news-ctn .pageNav .next a,
#news-ctn .pageNav .list a { position: relative; display: block; padding: 15px 0; border: solid 1px #333;
 color: #333; font-size: 14px; font-weight: 700; text-align: center;
}
#news-ctn .pageNav .prev a{ padding-left: 10px;}
#news-ctn .pageNav .next a{ padding-right: 10px;}
#news-ctn .pageNav .prev a:before,
#news-ctn .pageNav .next a:after { content: ''; display: block; width: 10px; height: 10px; position: absolute; top: 50%;}
#news-ctn .pageNav .prev a:before{ left: 10px; border-bottom: solid 1px #000; border-left: solid 1px #000; transform: translateY(-50%) rotate(45deg);}
#news-ctn .pageNav .next a:after { right: 10px; border-top: solid 1px #000; border-right: solid 1px #000; transform: translateY(-50%) rotate(45deg);}
@media (max-width: 481px){
	#news-ctn .pageNav .prev a,
	#news-ctn .pageNav .next a,
	#news-ctn .pageNav .list a { padding: 8px 0;}
}



.page-kv { position: relative; background-size: cover; background-position: 50% 50%;}
.page-kv .inner-kv { width: 100%; height: 360px;}
.page-kv .inner-kv .txt { width: 92%; margin: 0 auto; padding-top: 160px;}
.page-kv .inner-kv .txt h2 { color: #fff;}
.page-kv .inner-kv .txt h2 img { width: 100%; max-width: 800px; margin-bottom: 8px;}
.page-kv .inner-kv .txt h2 span{ display: block; font-size: 18px;}
@media (max-width: 641px) {
	.page-kv .inner-kv .txt { padding-top: 45vw;}
}
@media (max-width: 481px) {
	.page-kv .inner-kv { height: 260px;}
	.page-kv .inner-kv .txt h2 span{ font-size: 14px;}
}

#studio-access { display: none; text-align: center;}
#studio-access .inner-sct { width: 90%; max-width: 1000px; margin: 0 auto; padding: 20px 0 60px;}
#studio-access svg { width: 100%; max-width: 700px; margin: 0 auto;}
#studio-access svg line,
#studio-access svg circle.line-yamanote { fill:none; stroke-linecap:round; stroke-linejoin:round; stroke-width:4px}
#studio-access svg line.line-keio { stroke: #a5308c;}
#studio-access svg line.line-odakyu { stroke: #005bac;}
#studio-access svg line.line-chuo { stroke: #cf7b0e;}
#studio-access svg line.line-green { stroke: #094;}
#studio-access svg line.line-tokyu { stroke: #cb471a;}
#studio-access svg line.line-ikegami { stroke: #eb6ea5;}
#studio-access svg circle.line-yamanote { stroke:#8fc31f;}

#studio-access svg circle.sta { fill: #fff; stroke-linecap:round; stroke-linejoin:round; stroke-width:4px; transform: 0.3s linear;}
#studio-access svg circle.sta1{ stroke: #8fc31f;}
#studio-access svg circle.sta2{ stroke: #cf7b0e;}
#studio-access svg circle.sta3{ stroke: #a5308c;}
#studio-access svg circle.sta4{ stroke: #005bac;}
#studio-access svg circle.sta5{ stroke: #cb471a;}
#studio-access svg circle.sta6{ stroke: #094;}
#studio-access svg circle.sta7{ stroke: #eb6ea5;}

#studio-access svg rect.rect1{ fill: #8fc31f;}
#studio-access svg rect.rect2{ fill: #cf7b0e;}
#studio-access svg rect.rect3{ fill: #a5308c;}
#studio-access svg rect.rect4{ fill: #005bac;}
#studio-access svg rect.rect5{ fill: #cb471a;}
#studio-access svg rect.rect6{ fill: #094;}
#studio-access svg rect.rect7{ fill: #eb6ea5;}

#studio-access svg text.txt{ color: #fff; fill: #fff; font-size: 10px; font-weight: 600;}

#studio-access svg a:hover rect { opacity: 0.8;}
#studio-access svg a:hover circle.sta1 { fill: #8fc31f;}
#studio-access svg a:hover circle.sta2 { fill: #cf7b0e;}
#studio-access svg a:hover circle.sta3 { fill: #a5308c;}
#studio-access svg a:hover circle.sta4 { fill: #005bac;}
#studio-access svg a:hover circle.sta5 { fill: #cb471a;}
#studio-access svg a:hover circle.sta6 { fill: #094;}
#studio-access svg a:hover circle.sta7 { fill: #eb6ea5;}
@media (max-width: 641px) {
	#studio-access { display: none;}
}


#studios-list .inner-sct { width: 90%; max-width: 1000px; margin: 0 auto; /* padding: 60px 0;*/ padding: 20px 0 60px;}
#studios-list .ttl { margin-bottom: 40px;}
#studios-list ul { border-top: solid 1px #6a876f; font-size: 0; }
#studios-list ul li { display: inline-block; width: 50%; border-bottom: solid 1px #6a876f;}
#studios-list ul li a { display: block;
 background: url('https://www.lalaaasha.jp/home/wp-content/themes/lalaaasha/assets/images/studios/bg-ptn-1.png');
 color: #000; text-decoration: none;
}
#studios-list ul li a dl { display: block; padding: 25px 20px; transition: 0.4s linear; background: rgba(255,255,255,1);}
#studios-list ul li a dl dt { min-height: 36px;}
#studios-list ul li a dl dt img { width: 100%; max-width: 380px;}
#studios-list ul li a dl dd { font-size: 20px; font-weight: 700; letter-spacing: 0.2rem;}
#studios-list ul li a:hover { color: #000; text-decoration: none;}
#studios-list ul li a:hover dl { background: rgba(255,255,255,0.2);}
#studios-list ul li a:hover dl dt img { opacity: 1;}
@media (max-width: 641px) {
	#studios-list ul { border-left: solid 1px #6a876f;}
	#studios-list ul li { border-right: solid 1px #6a876f;}
	#studios-list ul li a dl { padding: 15px 0;}
	#studios-list ul li a dl dt{ display: none;}
	#studios-list ul li a dl dd { font-size: 18px; text-align: center;}
}
@media (max-width: 481px) {
	#studios-list .inner-sct { padding: 40px 0;}
	#studios-list .ttl { margin-bottom: 30px;}
	#studios-list ul li a dl dd { font-size: 14px; letter-spacing: 0.075rem;}
}



.studio-kv { position: relative; background: #f0f0f0; z-index: 2;}
.studio-kv .inner-kv { position: absolute; left: 0; top: 0; z-index: 101; width: 100%;}
.studio-kv .inner-kv .txt { width: 92%; margin: 0 auto; padding-top: 160px;}
.studio-kv .inner-kv .txt h2 { color: #fff;}
.studio-kv .inner-kv .txt h2 img { width: 100%; max-width: 700px; margin-bottom: 8px;}
.studio-kv .inner-kv .txt h2 span{ display: block; font-size: 18px;}
.studio-kv .bg-kv { width: 100%; height: 360px;}
.studio-kv .bg-kv div{ height: 100%; background-size: cover; background-position: 50% 50%;}
.studio-kv .bg-kv div img { display: none; width: 100%; }
@media (max-width: 641px) {
	.studio-kv .inner-kv .txt { padding-top: 38vw;}
	.studio-kv .bg-kv { width: 100%; height: auto;}
	.studio-kv .bg-kv div{ background: none !important;}
	.studio-kv .bg-kv div img { display: block; }
}
@media (max-width: 481px) {
	.studio-kv .inner-kv .txt h2 span{ font-size: 14px;}
}


.studio-detail .inner-sct { width: 92%; max-width: 1024px; margin: 0 auto; padding: 0px 0px 50px;}
.studio-detail .ctn { display: flex; justify-content: space-between; align-items: flex-start; width: 100%; margin: 0 auto 60px;}
.studio-detail .info { width: 50%; padding-right: 25px;}
.studio-detail .info ul li { margin-bottom: 20px;}
.studio-detail .info ul li:last-child { margin-bottom: 0;}
.studio-detail .info ul li.bnr a { display: block; width: 92%;}
.studio-detail .info ul li dl { display: table; width: 94%;}
.studio-detail .info ul li dl dt,
.studio-detail .info ul li dl dd { display: table-cell; vertical-align: top; font-size: 15px;}
.studio-detail .info ul li dl dt { width: 100px; font-weight: 400; letter-spacing: 0.1rem;}
.studio-detail .info ul li dl dd { width: auto;}
.studio-detail .info ul li a.line { display: block; width: 120px;}
.studio-detail .info ul li a.line img { width: 100%;}
.studio-detail .rightCtn { width: 50%;}
.studio-detail .rightCtn figure { text-align: center;}
.studio-detail .rightCtn figure img { width: 80%; max-width: 300px;}
.studio-detail .point .box { width: 100%; padding: 20px;
 background: url('https://www.lalaaasha.jp/home/wp-content/themes/lalaaasha/assets/images/common/bg-ptn-1.png');
}
.studio-detail .point .box .inner-box{ padding: 30px 20px; background: #fff;}
.studio-detail .point h3 { margin-bottom: 15px; text-align: center;}
.studio-detail .point h3 img { width: 60%; max-width: 200px;}
.studio-detail .point ol li { position: relative; list-style-type: none; margin-bottom: 20px; padding-left: 30px;
 font-size: 14px; letter-spacing: 0.075rem; line-height: 1.8;
}
.studio-detail .point ol li:last-child { margin-bottom: 0px;}
.studio-detail .point ol li:nth-child(1):before { content: '1';}
.studio-detail .point ol li:nth-child(2):before { content: '2';}
.studio-detail .point ol li:nth-child(3):before { content: '3';}
.studio-detail .point ol li:nth-child(4):before { content: '4';}
.studio-detail .point ol li:nth-child(5):before { content: '5';}
.studio-detail .point ol li:before { display: block; width: 20px; height: 20px;
 background: #e59097; color: #fff; font-size: 12px; text-align: center;
 position: absolute; left: 0; top: 0;
}
.studio-detail .map { width: 100%;}
.studio-detail .map .mapView { width: 100%; height: 500px;}
.studio-detail .map .mapView iframe { width: 100%; height: 100%;}
.studio-detail .map .map-link{ display: block; width: 80%; max-width: 400px; margin: 0 auto; padding: 10px 0; border: solid 1px #c3a400;
 color: #c3a400; font-size: 16px; text-align: center; text-decoration: none;
}


@media (max-width: 801px) {
	.studio-detail .ctn { display: block;}
	.studio-detail .info { width: 100%; margin: 0 auto 40px; padding-right: 0;}
	.studio-detail .point{ width: 100%;}
	.studio-detail .map .mapView { margin: 0 auto 30px;}
	.studio-detail .map .map-link{ display: block;}
}
@media (max-width: 641px) {
	.studio-detail .inner-sct { padding: 20px 0px 50px;}
}
@media (max-width: 481px) {
	.studio-detail .info ul li.bnr a { width: 100%;}
	.studio-detail .info ul li dl dt,
	.studio-detail .info ul li dl dd { display: block; width: 100%;}
	.studio-detail .info ul li dl dt { font-weight: 700;}
	.studio-detail .info ul li dl dd { font-size: 14px;}

	.studio-detail .point .box { padding: 12px;}
	.studio-detail .point ol li { font-size: 13px; letter-spacing: 0.05rem; line-height: 1.6;}
	.studio-detail .map .mapView { height: 300px;}
}

.another-area { margin-bottom: 40px;}
.another-area .inner { width: 92%; max-width: 1000px; margin: 0 auto; padding: 50px 0;
 border-top: solid 1px #c3a400; border-bottom: solid 1px #c3a400;
}
.another-area a { display: block; width: 80%; max-width: 400px; margin: 0 auto; padding: 10px 0;
 border: solid 1px #c3a400; background: #f7f7f7;
 color: #c3a400; font-size: 18px; text-align: center; text-decoration: none;
}
.another-area a:hover { text-decoration: underline;}
@media (max-width: 481px) {
	.another-area { margin-bottom: 30px;}
	.another-area .inner { padding: 30px 0;}
}



/*---------- Page of Pilates Recruit
 -------------------------------------------------- */
#recruit-kv { background: url('https://lalamellow.jp/wp-content/themes/mellow/assets/images/recruit/bg-kv.jpg') no-repeat 50% 50% / cover;}
#recruit-kv .inner-kv { position: relative; width: 92%; max-width: 1200px; margin: 0 auto; padding: 200px 0;}
#recruit-kv h2 { color: #fff; font-size: 24px; font-weight: 400;}
#recruit-kv h2 img { width: 60%; max-width: 400px;}
#recruit-kv h2 span { display: block; letter-spacing: 0.2rem;}
@media (max-width: 1001px) {
}
@media (max-width: 641px) {
	#recruit-kv { background: url('https://lalamellow.jp/wp-content/themes/mellow/assets/images/recruit/bg-kv-sp.jpg') no-repeat 50% 50% / cover;}

	#recruit-kv .inner-kv { padding: 180px 0 10px;}
	#recruit-kv h2 { font-size: 18px;}
	#recruit-kv h2 img { margin-bottom: 10px;}
}

.pageNav {}
.pageNav ul { width: 92%; max-width: 1080px; margin: 0 auto; text-align: center;}
.pageNav ul li { display: inline-block; width: 32%; padding: 0 8px; font-size: 21px; font-weight: 700;}
.pageNav ul li a { display: block; width: 100%; background: #495c59; padding: 4px; color: #fff; text-decoration: none;}
.pageNav ul li a span { display: block; width: 100%; border: solid 1px #fff; padding: 10px 0;}
.pageNav ul li a span:before { content: ''; position: relative; display: inline-block; width: 16px; height: 16px; margin-right: 20px; border-bottom: solid 1px #fff; border-right: solid 1px #fff; 
 transform: translateY(-0.2em) rotate(45deg); vertical-align: baseline;
}
.pageNav ul li a:hover { opacity: 0.85;}
@media (max-width: 1001px) {
	.pageNav ul li { font-size: 2.0vw; }
}
@media (max-width: 641px) {
	.pageNav { padding: 30px 0 10px;}
	.pageNav ul li { padding: 0 5px;}
	.pageNav ul li a { padding: 3px;}
	.pageNav ul li a span { padding: 8px 0;}
	.pageNav ul li a span:before { width: 10px; height: 10px; margin-right: 12px;}
}
@media (max-width: 481px) {
	.pageNav { padding: 20px 0;}
	.pageNav ul li { padding: 0 2px; font-size: 10px;}
	.pageNav ul li a { padding: 2px;}
	.pageNav ul li a span { padding: 6px 0;}
	.pageNav ul li a span:before { width: 5px; height: 5px; margin-right: 5px;}
}

.recruit-greeting .inner-sct { width: 92%; max-width: 1100px; margin: 0 auto; padding: 40px 0 60px;}
.recruit-greeting h3 { margin-bottom: 1.5rem; color: #495c59; font-size: 38px; font-weight: 700; text-align: center; line-height: 1.5;}
.recruit-greeting .box { width: 100%; padding: 40px 60px 60px; border: solid 13px #e3f1ef;}
.recruit-greeting .box h4 { margin-bottom: 30px; color: #495c59; font-size: 28px; text-align: center;}
.recruit-greeting .box h4 span { display: inline-block; padding-bottom: 10px; border-bottom: solid 1px #495c59; }
.recruit-greeting .box .ctn-flex { display: flex; justify-content: space-between;}
.recruit-greeting .box .txt { width: 55%;}
.recruit-greeting .box figure { width: 40%;}
.recruit-greeting .box .txt p { font-size: 18px; letter-spacing: 0.05rem; line-height: 1.8;}
.recruit-greeting figure { text-align: center;}
.recruit-greeting figure img { width: 100%; max-width: 390px;}
@media (max-width: 1001px) {
	.recruit-greeting h3 { font-size: 3.8vw;}
	.recruit-greeting .box { padding: 30px 30px 40px; border-width: 10px;}
	.recruit-greeting .box h4 { margin-bottom: 20px; font-size: 3.0vw;}
	.recruit-greeting .box .txt p { font-size: 16px;}
}
@media (max-width: 641px) {
	.recruit-greeting .box .ctn-flex { display: block;}
	.recruit-greeting .box .txt { width: 100%;}
	.recruit-greeting .box figure { width: 100%;}
}
@media (max-width: 481px) {
	.recruit-greeting .inner-sct { padding: 12px 0 0;}
	.recruit-greeting h3 { font-size: 20px;}
	.recruit-greeting h3 span { display: block;}
	.recruit-greeting .box { padding: 20px 20px 30px; border-width: 6px;}
	.recruit-greeting .box h4 { margin-bottom: 20px; font-size: 14px;}
	.recruit-greeting .box .txt p { font-size: 13px; line-height: 1.65;}
}


.recruit-detail .inner-sct { width: 92%; max-width: 1100px; margin: 0 auto; padding: 40px 0;}
.recruit-detail .tit { margin-bottom: 40px; background: #495c59;}
.recruit-detail .tit h3 { padding: 26px 0; color: #fff; font-size: 36px; font-weight: 700; text-align: center;
 background: url('https://lalamellow.jp/wp-content/themes/mellow/assets/images/recruit/job_400x110.png') no-repeat 95% 50% / auto 60%;
}
.recruit-detail .box { position: relative; padding: 5px; background: #e3f1ef;}
.recruit-detail .box .posi { position: absolute; top: -50px;}
.recruit-detail .box.mb { margin-bottom: 60px;}
.recruit-detail .box .box-inner { border: solid 1px #495c59;}
.recruit-detail .box .tips { padding: 10px 0; border-bottom: solid 1px #495c59;}
.recruit-detail .box .tips h4 { color: #495c59; font-size: 32px; font-weight: 700; text-align: center;}
.recruit-detail .box .inner { padding: 40px 70px 60px;}
.recruit-detail .box p { margin-bottom: 40px; line-height: 1.8;}
.recruit-detail .box figure { margin-bottom: 50px; text-align: center;}
.recruit-detail .box figure img { width: 100%; max-width: 620px;}

.recruit-detail .box ul { width: 100%; border-top: dashed 1px #495c59;}
.recruit-detail .box ul li { padding: 20px 0; border-bottom: dashed 1px #495c59;}
.recruit-detail .box ul li dl { display: table; width: 100%;}
.recruit-detail .box ul li dl dt,
.recruit-detail .box ul li dl dd { display: table-cell;}
.recruit-detail .box ul li dl dt { width: 140px; padding-left: 10px; color: #495c59; font-size: 18px; font-weight: 700; line-height: 1.4;}
.recruit-detail .box ul li dl dd { font-size: 16px;}
@media (max-width: 1001px) {
	.recruit-detail .tit h3 { padding: 20px 0; font-size: 3.6vw;}
	.recruit-detail .box { border-width: 10px;}
	.recruit-detail .box .tips h4 { font-size: 3.2vw;}
	.recruit-detail .box .inner { padding: 30px 40px 40px;}
}
@media (max-width: 641px) {
	.recruit-detail .box ul li { padding: 12px 0;}
	.recruit-detail .box ul li dl dt,
	.recruit-detail .box ul li dl dd { display: block;}
	.recruit-detail .box ul li dl dt { width: 100%; padding-left: 0px; font-size: 16px;}
	.recruit-detail .box ul li dl dt br { display: none;}
	.recruit-detail .box ul li dl dd { width: 100%; font-size: 14px;}
}
@media (max-width: 481px) {
	.recruit-detail .inner-sct { padding: 30px 0;}
	.recruit-detail .tit { margin-bottom: 20px;}
	.recruit-detail .tit h3 { padding: 12px 0; font-size: 20px;}
	.recruit-detail .box { border-width: 6px;}
	.recruit-detail .box.mb { margin-bottom: 30px;}
	.recruit-detail .box .tips { padding: 8px 0;}
	.recruit-detail .box .tips h4 { font-size: 16px;}
	.recruit-detail .box .inner { padding: 20px 20px 30px;}
	.recruit-detail .box figure { margin-bottom: 30px;}
	.recruit-detail .box p { margin-bottom: 20px; font-size: 13px; line-height: 1.65;}
	.recruit-detail .box ul li { padding: 8px 0;}
	.recruit-detail .box ul li dl dt { margin-bottom: 6px; font-size: 15px;}
	.recruit-detail .box ul li dl dd { font-size: 13px;}
}


.recruit-apply {}
.recruit-apply .inner-sct { width: 92%; max-width: 1100px; margin: 0 auto; padding: 40px 0;}
.recruit-apply .tit { margin-bottom: 40px; background: #495c59;}
.recruit-apply .tit h3 { padding: 16px 0; color: #fff; font-size: 36px; font-weight: 700; text-align: center;
 background: url('https://lalamellow.jp/wp-content/themes/mellow/assets/images/recruit/apply_400x110.png') no-repeat 95% 50% / auto 60%;
}
.recruit-apply p { margin-bottom: 30px; font-size: 24px; font-weight: 700; line-height: 2.0; text-align: center;}
.recruit-apply .box { width: 90%; max-width: 640px; margin: 0 auto; padding: 30px 0 40px; border: solid 13px #e3f1ef;}
.recruit-apply .box dl { color: #495c59; text-align: center;}
.recruit-apply .box dl dt,
.recruit-apply .box dl dd { font-size: 28px; font-weight: 700;}
.recruit-apply .box dl dt a { color: #495c59; text-decoration: none;}}
.recruit-apply .box dl dt a:hover { text-decoration: none;}
@media (max-width: 1001px) {
	.recruit-apply .tit h3 { padding: 20px 0; font-size: 3.6vw; }
	.recruit-apply p { margin-bottom: 20px; font-size: 2.4vw;}
	.recruit-apply .box { padding: 20px 0 30px; border-width: 10px;}
}
@media (max-width: 641px) {
	.recruit-apply p { font-size: 20px;}
	.recruit-apply .box dl dt,
	.recruit-apply .box dl dd { font-size: 21px;}
}
@media (max-width: 481px) {
	.recruit-apply .inner-sct { padding: 30px 0;}
	.recruit-apply .tit { margin-bottom: 20px;}
	.recruit-apply .tit h3 { padding: 12px 0; font-size: 18px;}
	.recruit-apply p { font-size: 16px; line-height: 1.8;}
	.recruit-apply .box { padding: 16px 0 20px; border-width: 6px;}
	.recruit-apply .box dl dt,
	.recruit-apply .box dl dd { font-size: 18px;}
}

.recruit-school { }
.recruit-school .inner-sct { width: 94%; max-width: 1100px; margin: 0 auto; padding: 50px 0;}
.recruit-school .tit { margin-bottom: 40px; background: #495c59;}
.recruit-school .tit h3 { padding: 26px 0; color: #fff; font-size: 36px; font-weight: 700; line-height: 1.4; text-align: center;}
.recruit-school .ctn-flex { display: flex; justify-content: space-between; flex-direction: row-reverse; width: 92%; margin: 0 auto;}
.recruit-school .txt { width: 58%;}
.recruit-school figure { width: 36%;}
.recruit-school figure img { width: 100%; max-width: 350px;}
.recruit-school .txt p.lead { color: #495c59; font-size: 30px; font-weight: 700; line-height: 1.5; margin-bottom: 2rem;}
.recruit-school .txt p.lead span { display: block;}
.recruit-school .txt p.mb { margin-bottom: 30px;}
.recruit-school .txt .btn { display: block; max-width: 250px; margin-left: 10px; border: 1px solid #c5a600; border-radius: 8px;}
.recruit-school .txt .btn a { display: block; padding: 15px 0; background: #c5a600; border-radius: 8px;
 color: #fff; font-size: 1.2rem; letter-spacing: 0.1rem; text-align: center; text-decoration: none; transition: 0.3s linear;
}
.recruit-school .txt .btn a:hover { color: #c5a600; background: #fff;}
@media (max-width: 1001px) {
	.recruit-school .tit h3 { padding: 20px 0; font-size: 3.6vw;}
	.recruit-school .txt p.lead { font-size: 3.0vw;}
}
@media (max-width: 641px) {
	.recruit-school .tit h3 { padding: 12px 0; font-size: 3.0vw;}
	.recruit-school .ctn-flex { display: block;}
	.recruit-school .txt p { font-size: 14px;}
	.recruit-school .txt p.lead { font-size: 18px;}
	.recruit-school .txt { width: 100%;}
	.recruit-school figure { width: 35%; float: right; margin-left: 20px; margin-bottom: 20px;}
}
@media (max-width: 481px) {
	.recruit-school .inner-sct { padding: 30px 0 60px;}
	.recruit-school .tit { margin-bottom: 20px;}
	.recruit-school .tit h3 { padding: 8px 0; font-size: 18px;}
	.recruit-school .tit h3 br { display: none;}
	.recruit-school .tit h3 span{ display: block;}
	.recruit-school .txt p { font-size: 13px;}
	.recruit-school .txt p.lead { font-size: 16px;}
	.recruit-school figure { width: 25%;}
	.recruit-school .txt .btn { margin: 0px auto;}
	.recruit-school .txt .btn a { padding: 10px 0; font-size: 14px;}
}




