/* CSS Document */
body {padding:60px 0 0 0;margin:0;}
header {height: 60px; width: 100%;position: fixed;top: 0;z-index: 100000;border-bottom:1px solid rgb(67, 159, 217); box-sizing: border-box;}
div.title-area { width: 100%;height:60px;position: absolute;box-sizing:border-box;padding: 5px 60px;}
img.logo {top:20px;left:0;right:0;height: 30px;width:auto;padding: 0 ;display:block;margin: auto;}
p.title {display: block;line-height: 20px;text-align: center;font-size: 80%;color:#7b7b7b;left: 0; position: absolute; right: 0; margin: auto;}
header input#g-menu {display: none;}
header input#g-menu + label {text-indent: -1000px; position: fixed;top: 0;right: 0; display: block; width: 60px;line-height: 60px;background-color: #239EEA;font-size: 70%;background-image: url(/wp-content/themes/newworld/img/icon-menu.png);background-size: 30px auto;background-position: center;background-repeat: no-repeat;}
header input#g-menu:checked + label {background-image: url(/wp-content/themes/newworld/img/icon-x.png);}
header input#g-menu + label + ul.g-menu {position: fixed;height: calc(100% - 60px); top:60px;left: -100vw;background-color: #3c3a3a;width: calc( 100vw - 60px );transition: 0.5s;-webkit-transition: 0.5s;}
header input#g-menu:checked + label + ul.g-menu {left: 0;overflow: auto;}
header input#g-menu + label + ul.g-menu > li {line-height: 1.3em; width: 100%;box-sizing:border-box;padding: 0px 10px; display:block;text-align: center;font-size: 14px;}
header input#g-menu + label + ul.g-menu > li a {display: block; text-decoration: none;color:#9dd3f4;border-bottom: 1px solid #EFEFEF;padding: 13px 0;}
header input#g-menu + label + ul.g-menu > li:last-child a {border:none;}
header input#g-menu + label + ul.g-menu > li a:hover {color:#edaea8;}
header input#g-menu + label + ul.g-menu > li a span {font-size: 80%;color:#fff;}
header ul.g-menu > li > ul.sub-menu {display: none;}
header input#g-menu + label + ul.g-menu + label { text-indent: -1000px;position: fixed;right: -60px;bottom:0;background-color: rgba(0,0,0,0.69);width: 60px; height: calc( 100% - 60px);transition: 0.5s;-webkit-transition: 0.5s; }
header input#g-menu:checked + label + ul.g-menu + label {right:0;}
img {max-width:100%;}
/**メインコンテンツ********************
*************************************/
main {}
h1.page-title {font-size: 4vw;color: white; padding: 3px; position: absolute;z-index: 1000; left: 0;right: 0;margin: auto;width: 65%;text-align: center;background-color: rgba(0,0,0,0.5);
	-webkit-animation-name: PRanime;
	-webkit-animation-delay: 0s;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;

	-ms-animation-name: PRanime;
	-ms-animation-delay: 0s;
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: 1;

	-moz-animation-name: PRanime;
	-moz-animation-delay: 0s;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;}
h1.blog-index-title {font-size: 140%;width: 80%; padding: 5px;margin:30px auto 0;text-align: center;border-top: 1px solid;border-bottom: 1px solid;}
h1 + .thumbnail { width:100%;overflow: hidden;background-size: 100% auto;
	-webkit-animation-name: PRanime;
	-webkit-animation-delay: 0s;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;

	-ms-animation-name: PRanime;
	-ms-animation-delay: 0s;
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: 1;

	-moz-animation-name: PRanime;
	-moz-animation-delay: 0s;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;}
h1 + .thumbnail img {width:100%;height: auto; display: block;}
.text-area {border-bottom: rgba(225,225,225,1.00) 1px solid; padding: 40px 20px;/**幅900pxのテキストエリア**/}
.text-area.login{    margin: 40px 20px;
    border: 1px solid #cfd0d1;
    border-radius: 5px;
    background-color: #dfeaf066;
    padding: 40px 20px;}
.text-area h2 {font-size:180%;margin: 0 0 30px 40px;border-left:1px solid rgba(33,33,33,1.00);padding:5px 10px;position: relative;}
.text-area h2 a {text-decoration:none;}
.text-area h2:before {content: "";display: block;width: 30px; height: 30px;background-image: url(img/icon-i.png);position: absolute;left: -40px;background-size: 30px;top: 0;bottom:0;margin: auto;}
.text-area > h3 {font-size: 140%;border-bottom: 1px solid;border-top: 1px solid;margin: 20px 0 30px; background-image: url(img/h3-normal.png); background-repeat: no-repeat; background-size: auto 30px;line-height: 30px; padding: 10px 0 10px 40px;background-position: left 10px;}
.text-area h4 {background-color:#eaeaea;text-align:center;padding:10px;margin:10px auto 20px;border-radius:4px;width: 90%;max-width: 500px;}
.text-area > p { line-height: 2.2em;margin: 0 0 30px;}
.text-area .top-topix {width: 100%;background-color: white;padding: 0 0 30px; box-shadow: 10px 10px 0 0 rgba(0,0,0,0.07);-webkit-box-shadow: 10px 10px 0 0 rgba(0,0,0,0.07);}
.text-area .top-topix .top-thumnail {width: 100%;height: auto;margin: 0 0 10px 0;box-sizing: border-box;}
.text-area .top-topix img {width:100%;height: auto;}
.text-area .top-topix p {font-size: 110%;line-height: 2.0em;padding: 0 25px 0;}
.text-area p.btn {}
.text-area p.btn a {display: block; width: 80%;max-width: 350px;line-height: 70px;margin:60px auto;text-align: center;text-decoration: none;background-color: #eeeeee;color: #555555;box-shadow: 20px 20px 0 0 rgba(0,0,0,0.10);-webkit-box-shadow: 20px 20px 0 0 rgba(0,0,0,0.10);}
.text-area p.btn a:hover {background-color: #888;color:#fff;}
.text-area .image-1 {width:100%; margin: 0 0 20px;}
p.btn-cute {}
p.btn-cute a{text-align:center;box-sizing:border-box;position:relative;width: 90%; max-width: 350px; background-color: #239eea; display: block; margin: 40px auto; line-height: 60px; color: #fff; text-decoration: none;box-shadow: 8px 10px 0 0 #00000011;-webkit-box-shadow: 8px 10px 0 0 #00000011;border-radius: 30px;}
p.btn-cute a:before {position: absolute; top: 18px; right: -10px; width: 52px; height: 63px; display: block; content: ""; background-image: url(/wp-content/themes/newworld/img/icon-naname01.png); background-repeat: no-repeat; background-size: auto 100%;}
p.btn-cute a:after {position: absolute; bottom: 18px; left: -10px; width: 52px; height: 63px; display: block; content: ""; background-image: url(/wp-content/themes/newworld/img/icon-naname01.png); background-repeat: no-repeat; background-size: auto 100%;}
p.btn-cute a:hover{background-color:#eaeaea;}
.fade-up {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
}
.fade-slide {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
}
.fade-slide-right {
  transition: all 0.7s;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
}
/*TOPページのみ*/



.news-flex-con {border-bottom: rgba(225,225,225,1.00);flex-wrap: wrap;-webkit-flex-wrap: wrap;width: 95%;margin: auto;}
.news-flex-con .flex-area {width: 100%;margin: 25px 0;position: relative;background-color: white;box-shadow: 12px 16px 0 0 rgba(0,0,0,0.2), -8px -8px 0 0 rgba(0,0,0,0.05);-webkit-box-shadow: 12px 16px 0 0 rgba(0,0,0,0.2), -8px -8px 0 0 rgba(0,0,0,0.05);}
.news-flex-con .flex-area h2 {font-size: 140%; display: block; width: 80%; text-align: center; position: absolute;padding:5px 0px ; color: white; top: 152px; right: 0; left: 0; margin: auto;}
.news-flex-con .flex-area .top-topix {padding: 0 0 100px;margin: 0 0 40px 0;}
.news-flex-con .flex-area .top-topix img {width: 100%;height:auto;}
.news-flex-con .flex-area .top-topix p{margin: 3px 0 0 20px;line-height:2em;}
p.news-category {font-size: 80%;background-color: #1dd1a1c7;position: absolute;padding: 5px;color: white;top: 13px;border-radius: 20px;}
p.news-category a {text-align: center; text-decoration: none;color: #fff;}
p.datetime{padding: 4px 0 0 0;margin: 3px 0 0 15px;line-height: 2em;font-size: 13px;color: #585858;}
.news-flex-con .flex-area p.btn a {position: absolute;bottom: 19px;left: 0;right: 0; display: block; width: 86%;max-width: 350px;line-height: 70px;margin:0 auto 0;box-shadow: 20px 20px 0 0 rgba(0,0,0,0.10),-6px -6px 0 0 rgba(0,0,0,0.05);-webkit-box-shadow: 10px 10px 0 0 rgba(0,0,0,0.10),-6px -6px 0 0 rgba(0,0,0,0.05);}
.news-flex-con .flex-area p.btn a:hover {background-color:#888;color:#fff;}


.news-flex-con.news-area .top-topix img {width: 100%;height:auto;}
.news-flex-con.news-area .top-topix p{margin: 6px 14px;text-align: right;}
.news-flex-con.news-area p.btn a {text-align: center;text-decoration: none;background-color: #FFF55A;color: #664C00;position: absolute;bottom: 50px;left: 0;right: 0; display: block; width: 300px;line-height: 70px;margin:0 auto 0;box-shadow: 20px 20px 0 0 rgba(0,0,0,0.10);-webkit-box-shadow: 20px 20px 0 0 rgba(0,0,0,0.10);}
.news-flex-con.news-area p.btn a:hover {background-color:#209FCC;color:white;}
.top-thumnail span{width: 100%;display: block;overflow: hidden;}
.news-title h3 {margin: 9px 14px;font-size: 120%;}
.slider{ display: none; }
.slider.slick-initialized{ display: block; }
/*/////////////////////////////////////////////TOPページのみここまで*/
ul.simple {position:relative;margin: 0 10px 30px; padding: 30px 20px 30px 40px;background-image: url(img/table-norborder.png);background-color: #eaeaea;}
ul.simple:before {width: 0;height: 0;border-style: solid;border-width: 0 30px 30px 0;border-color: transparent #997064 transparent transparent;display: block;content: "";position: absolute;top: -5px;right: -5px;}
ul.simple:after {width: 0;height: 0;border-style: solid;border-width: 30px 0 0 30px;border-color: transparent transparent transparent #78CC20;display: block;content: "";position: absolute;bottom: -5px;left: -5px;}
ul.simple li {margin:0 0 15px;list-style-type: circle;}
ul.simple li span.font-big {font-size:180%;color: #e43a3a;}
table.no-border {position:relative;display: block; padding:10px 15px;background-color:#eaeaea;background-image: url(img/table-norborder.png); border-collapse: collapse;font-size: 85%;line-height: 1.7em;margin: 10px 10px 30px;}
table.no-border:before {width: 0;height: 0;border-style: solid;border-width: 0 30px 30px 0;border-color: transparent #FFF55A transparent transparent;display: block;content: "";position: absolute;top: -5px;right: -5px;}
table.no-border:after {width: 0;height: 0;border-style: solid;border-width: 30px 0 0 30px;border-color: transparent transparent transparent #209FCC;display: block;content: "";position: absolute;bottom: -5px;left: -5px;}
table.no-border tr {}
table.no-border th,table.no-border td {vertical-align: top;padding:10px 5px;border-bottom: 1px solid #999;}
table.no-border th {font-size: 80%;color: rgba(100,100,100,1.00);}
table.no-border td {font-size: 90%;}
.staff { padding: 0 10px;}
.staff h3 {font-size: 150%;text-align: center; margin: 0;border: none;}
.staff h3 + p {text-align: center;font-size: 85%;border-bottom: rgba(0,0,0,1.00) 1px solid;color: rgba(95,95,95,1.00);}
.staff .staff-prof {padding: 20px 0 40px;}
.staff .staff-prof img {margin: 0 auto 10px !important; width: 100%;height: auto;}
.staff .staff-prof > div {}
.staff .staff-prof p {line-height: 1.7em;margin: 0 0 30px;}
.text-area .photo-box {display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: space-around;-webkit-ustify-content: space-around;}
.text-area .photo-box .photo {width: 80vw;background-color: white;margin: 0 auto 30px;border-radius: 3px;overflow: hidden;}
.text-area .photo-box span {display: block; width: 100%;height: 45vw;overflow: hidden;}
.text-area .photo-box span img {width: 100%;height: auto;}
.text-area .photo-box p {padding: 10px 15px 15px;text-align: center;font-size: 90%;}
.text-area dl.faq {letter-spacing: 1px;}
.text-area dl.faq dt{font-size: 140%;line-height:40px;background-image: url(img/faq-q.png);background-repeat: no-repeat;padding: 0 0 0 40px;background-size: auto 26px;background-position: left 5px;}
.text-area dl.faq dd{padding: 20px 20px 40px;margin: 0 0 40px;color: #666;border-bottom: dashed 2px #999;}
.access {}
.access table {width: 100%;box-sizing: border-box; padding:30px 10px;background-image: url(img/table-norborder.png); border-collapse: collapse;font-size: 94%;line-height: 1.7em;}
.access table tr {}
.access table th,.access table td {font-size: 90%;padding: 10px ;border-bottom:1px solid rgba(224,224,224,0.20);}
.access table tr:last-child th,.access table tr:last-child td {border:none;}
.access table th {color: rgba(100,100,100,1.00);font-weight: 400;}
.access table td {vertical-align: top;}
.access iframe {width: 100%;height: 500px;}
h5.blog-title {font-size: 120%;}
p.date {margin: 0;font-size: 85%;color: rgba(188,188,188,1.00);}
dl.mail-form {width: 100%;}
dl.mail-form dt,dl.mail-form dd {padding:10px 10px 0;}
dl.mail-form p {font-size:90%; margin:10px 0;color:#777;}
dl.mail-form dt {margin-top:50px;}
dl.mail-form dd {margin-bottom: 10px;}
dl.mail-form dd input[type="text"],dl.mail-form dd input[type="email"],dl.mail-form dd input[type="tel"],dl.mail-form dd input[type="password"],dl.mail-form dd select {height:60px;}
dl.mail-form dd input[type="text"],dl.mail-form dd input[type="email"],dl.mail-form dd input[type="tel"],dl.mail-form dd input[type="password"],dl.mail-form dd textarea {display: block; width: 100%;font-size: 100%;margin: 10px auto;border:rgba(0,0,0,0.05) 1px solid;padding:5px 10px;box-sizing:border-box;}
dl.mail-form dd select {font-size: 100%;border:rgba(0,0,0,0.05) 1px solid;padding:5px 10px;box-sizing:border-box;background-color:white;font-size: 14px;}
dl.mail-form dd input[type="checkbox"] {display:none}
dl.mail-form dd input[type="checkbox"] + span {display:block;width:auto;margin:0 auto 10px;background-color:#eaeaea;line-height:60px;padding: 0 20px;text-align:center;cursor:pointer;}
dl.mail-form dd input[type="checkbox"] + span:hover {background-color:rgba(246,170,0,0.80);color:white;}
dl.mail-form dd input[type="checkbox"]:checked + span {background-color:rgba(246,170,0,1.00);color:white;}
input[type="submit"].wpcf7-submit {height: 65px;width: 250px;margin:60px auto;display: block;background-color: #444;color: white;box-shadow: 20px 20px 0 0 rgba(0,0,0,0.10);-webkit-box-shadow: 20px 20px 0 0 rgba(0,0,0,0.10);border: none;cursor: pointer;-webkit-appearance: none;border-radius: 0;}
input[type="submit"].wpcf7-submit:hover {background-color: #B79EA2;}
.policy {margin: 20px 0; background-color:white;padding: 0px 20px;height: 200px;overflow: auto;font-size: 95%}
.policy b {display: block; padding: 20px 0px 5px;}
ul.fixed-btn {position: fixed;bottom: 0;right: 0;display: flex;display: -webkit-flex;}
ul.fixed-btn li {margin:0 5px 5px 0;line-height: 60px;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";}
/* 2505 test */
ul.fixed-btn li.test { margin: 0 2px 5px 0;}
ul.fixed-btn li a{letter-spacing:0.5px;font-size: 80%; display: block; width: 60px;border-radius:100%;text-align: center;text-decoration: none;color: white;}
ul.fixed-btn li.test a {
    line-height: 1.4em;
    letter-spacing: .2em;
    height: auto;
    width: 60px;
    aspect-ratio: 1 / 1;
    border: 2px solid rgba(255, 255, 255, .5);
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.fixed-btn li.test.to_top a::before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    rotate: -45deg;
    translate: 0 2px;
}
ul.fixed-btn li.test:nth-child(2) a {
    background-color: #1CD1A1;
}
ul.fixed-btn li.test:nth-child(3) a {
    background-color: #239EEA;
}
ul.fixed-btn li a:hover {background-color:#FFF55A;color:black;}
ul.fixed-btn li.test a:hover {background-color:#555555; translate: 0 -5px; color: #fff;}
/*  / 2505 test */
div.rule {display:block;width:85%;height:200px;overflow:auto;margin:auto;border:1px solid #eaeaea;padding:10px;font-size:85%;line-height:1.8em;color:#444;}
/**ブログ********************
*************************************/
.single_info { padding: 40px 0; }
.blog-item { width: 96vw;margin: 40px auto;padding: 20px 16px 40px; background-color: white;box-sizing: border-box;border: rgba(0,0,0,0.10) 1px solid;}
.blog-item h1,.blog-item h2 {padding: 0 10px;line-height: 1.7em;}
.blog-item h2 a {text-decoration: none;}
.blog-item.single h2{margin:2em auto 1em;}
.blog-item.single h3{text-align: center; background-color: #f3faff; color: #239eea; padding: 0.4em; border-radius: 100px; margin: 1em;font-size:100%;}
.blog-item.single h4{text-align:center;}
.blog-item .blog_info {font-size: 80%;line-height: 1.7em;padding: 5px 10px;margin: 0 0 5px;}
.blog-item .blog_info li.cat:before,.blog-item .blog_info li.tag:before,.blog-item .blog_info li.cat:before,.blog-item .blog_info li.cal:before{width: 5em;display: inline-block;font-size: 90%;color: #4a7384}
.blog-item .blog_info li.cat:before {content: "カテゴリ";}
.blog-item .blog_info li.tag:before {content: "タグ";}
.blog-item .blog_info li.cal:before {content: "更新日";}
.blog-item .thumbnail {width: 100%;height: calc(96vw / 16 * 9)/*全体幅96vwから算出*/;overflow: hidden;background-image: url(img/noimage.jpg);background-repeat: no-repeat;background-size: auto 100%;}
.blog-item .thumbnail img { height: 100%;width: auto;}
.blog-item p {box-sizing: border-box;padding: 10px;line-height: 1.9em;letter-spacing: 1px;}
.blog-item .thumbnail2 {width: 100%;margin: 0 0 20px; height: calc(96vw / 16 * 9)/*全体幅96vwから算出*/;overflow: hidden;background-image: url(img/noimage.jpg);background-repeat: no-repeat;background-size: auto 100%;}
.blog-item .thumbnail2 img {width: 100%;height: auto;}
.single.blog-item p {width: 100%; box-sizing: border-box;margin: 0 0 15px; padding: 0 20px 0 ;letter-spacing: 1px;}
.blog-nav-area {margin: 50px auto;width: 100%;box-sizing: border-box;font-size: 90%;}
.blog-nav-area a { text-decoration: none;color: white;}
.blog-nav-area .nav-below {display:flex;display:-webkit-flex;justify-content: space-around;-webkit-justify-content: space-around;}
.blog-nav-area .nav-below span { display: block; width: 45%;text-align: center;}
.blog-nav-area .nav-below span a { background-color:#4a7384;display: block;line-height: 50px;border-radius: 2px;}
.blog-nav-area .nav-below span a:hover { background-color:#b79ea2;}
/**Aside********************
*************************************/
aside {padding: 30px 10px;background-color: #fbefef;}
aside h2 { font-size: 24px; color: #239EEA; font-weight: 700; text-align: center; margin: 0 0 32px;  }
aside h2 span { font-size: 16px; display: block;  }

aside h4 {text-align: center;margin: 0 0 30px;color: #9EB0B7;}
aside .sns-box {}

aside .sns-box ul {}
aside .sns-box ul li {display: block; width: 270px; box-sizing: border-box;text-align: center;margin:0 auto 30px;}
aside .sns-box ul li a {font-size:85%;height: 90px;box-sizing: border-box;padding: 15px;line-height: 30px; display: block; color: white;text-decoration: none;}
aside .sns-box ul li a.tw {background-color: rgba(29,161,242,1.00);}
aside .sns-box ul li a.fb {background-color: rgba(66,103,178,1.00);}
aside .sns-box ul li a.ig {background-color: white;color: black;border: 1px rgba(0,0,0,1.00) solid;}
aside .sns-box ul li a:hover {opacity:0.7;}
/**フッタ********************
*************************************/
footer { padding:30px 20px 150px;color: rgba(148,148,148,1.00);}
footer > p { text-align:center;margin: 0 0 40px;font-size: 90%;}
footer .info {margin: 0 0 30px;}
footer .info table {width: 100%;margin: 0 auto 30px; box-sizing: border-box; padding:0px 0px; border-collapse: collapse;font-size: 85%;line-height: 1.7em;}
footer .info table a {color: rgba(148,148,148,1.00);text-decoration: none;}
footer .info table tr {}
footer .info table th,footer .info table td {font-size: 90%;padding: 10px 15px;border-bottom: 1px solid rgb(130, 130, 130);}
footer .info table tr:last-child th,footer .info table tr:last-child td {border:none;}
footer .info table th {font-weight: 400;}
footer .info table td {vertical-align: top;}
footer .info ul.g-menu { width: 100%;display: flex;display: -webkit-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;justify-content: space-around;-webkit-justify-content: space-around;}
footer .info ul.g-menu li {background-color:rgb(215, 215, 215);display: block;width: 47%;text-align: center;height: 46px;padding: 8px 0; border:1px solid rgba(255,255,255,0.10);margin: 0 0 8px;border-radius: 2px;}
footer .info ul.g-menu li a {font-size: 3.5vw; color: #2d2d2d;text-decoration: none;display: block;line-height: 23px; }
footer .info ul.g-menu li a:hover {color:#edaea8;}
footer .info ul.g-menu li a span {font-size:80%;}
footer .sub-menu {display:none;}
/**WPプラグイン目次********************
*************************************/
#toc_container { width:100%;background-color: white;	border: 1px solid rgba(0,0,0,0.15);	margin: 0 0 30px; padding:15px 10px; box-sizing: border-box;font-size: 95%; }
#toc_container > ul {padding:5px 0;}
#toc_container li{padding: 5px !important;}
#toc_container > ul > li > ul {padding: 0 0 0 1em;}
/**アニメ********************
*************************************/
@-webkit-keyframes PRanime {
    0% {
		opacity:0;
		}
    25% {
		}
    50% {
		}
    75% {
		}
    100% {
		opacity:1;
		}

}
/*お仕事ログインページのみ********/
main.login-page #toc_container{display:none;}
h1.login-title {font-size:160%;background-color: #239EEA; color: white; text-align: center;padding:15px;}
ul.login-menu {border-bottom:1px solid #EAEAEA;background-color: #666; display: block; width: 100%; display: flex;display: -webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
ul.login-menu li {text-align: center;font-size: 90%;width: 50%;line-height: 35px;border-top: 1px solid white;
border-right: 1px solid white;box-sizing: border-box;}
ul.login-menu li a{display:block;padding:10px 0px;text-decoration:none;color:#fff;background-color:#239EEA;}
ul.login-menu li a:hover{background-color:white;color:black;}
/*********コンタクトフォーム７　日払い請求(前半・後半)切り分け表示*/
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#f_half,
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#l_half {
}
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#f_half + label,
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#l_half + label {
	margin: 10px 0 100px 0px;
	display:inline-block;
}
form.wpcf7-form dl.mail-form dd.h-manth{
	position:relative;
}
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#f_half + label + div,
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#l_half + label + div {
	opacity:0;
	transition: 1s;
	-webkit-transition: 1s;
	position: absolute;
	top: 40px;
	height: 100px;
	z-index: 0;

}
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#f_half:checked + label + div,
form.wpcf7-form dl.mail-form dd.h-manth input[type="radio"]#l_half:checked + label + div {
	opacity:1;
	z-index: 10;
	margin: 20px 0;
}
span.wpcf7-not-valid-tip {padding:10px;font-size:90%;color:#B21C3F;display:block;}
div.wpcf7-validation-errors {background-color:#B21C3F;padding:10px;text-align:center;color:white;margin: -50px 0 0 0;}
div.wpcf7-mail-sent-ok {background-color:#209FCC;padding:15px;text-align:center;color:white;position:relative;top:-150px;}
div.screen-reader-response {display:none;}
/*ログイントップ計算フォーム*/
.align_center{text-align: center;}
input.cal{height: 35px;width: 65%;text-align: center;margin: 10px auto;line-height: 30px;border-radius: 5px;box-sizing: border-box;border: 1px #666 solid;}
input[type="text"].pay1{height: 40px;width: 260px;text-align: center;margin: 10px 10px 0 0;border-radius: 3px;border: 1px #666 solid;}
input.sim-btn {border: none;height: auto;width: 60%;max-width:300px;text-align: center;margin: 15px 0 0 3%;display: inline-block;color: #ffffff;padding: 12px;font-size: 14px;line-height:20px;border-radius: 30px;box-shadow: 0px 3px 0 0 rgba(0,0,0,0.10);-webkit-box-shadow: 0px 3px 0 0 rgba(0,0,0,0.10);background-color: #239eea;}
input.sim-btn:hover {background-color: #ff5aad;color: white;}
.reward_cal_area{text-align: center;background-color: #ffeb3b;background-image: url(img/table-norborder.png);box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, .1);border-radius: 8px;padding: 20px;margin: 30px auto;padding: 20px}
.bold {font-weight: bold;}
.fs_large {font-size: 1.4rem !important;}
.mt_15 {margin-top: 15px !important;}
.mt_8 {margin-top: 8px !important;}
.reward_cal_area input[type="text"], .reward_cal_area input[type="number"] {box-sizing:border-box;width: calc(100% - 2em);min-height: 54px;border-radius: 4px;margin: 0 10px 0 0;padding: 0 12px;border: 2px solid #209FCC;font-size: 1.0rem;background-color: #fff;color:#474545!important;}
.reward_cal_area span.rate {font-size: 25px;color: #e95269;padding: 0 5px;}
.reward_cal_area h3{background-image: linear-gradient(transparent 70%, rgb(51 215 189 / 34%) 60%);font-size: 19px;font-weight: bold;margin: 35px auto 15px auto;color: #565656;width: 80%;}

/* -----------
Common
----------- */
.section {
  padding: 64px 0;
}
.sec-container {
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.sec-inner {
  background: #fff;
  border-radius: 10px;
  padding: 24px;
}


/* -----------
トップのみ
----------- */

.sec-top .btn a { text-align: center; box-sizing: border-box; position: relative; max-width: 400px; background-color: #239eea; display: block; margin: 32px auto 0; color: #fff;text-decoration: none;box-shadow: 4px 4px 0 0 #00000010;border-radius: 36px;font-size: 16px; padding: 8px; font-weight: 700;}

/* スライダー */
.mv-section { position: relative; }
h1.site-title {line-height: 1.6em; font-size: 4vw;color: white; position: absolute;z-index: 1000; left: 0;right: 0;margin: auto;width: 90%;top:8px;text-align: center;text-shadow: 1px 1px 3px rgba(0,0,0,1.0);-webkit-text-shadow: 1px 1px 3px rgba(0,0,0,1.0);
	-webkit-animation-name: PRanime;
	-webkit-animation-delay: 0s;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;

	-ms-animation-name: PRanime;
	-ms-animation-delay: 0s;
	-ms-animation-duration: 1s;
	-ms-animation-iteration-count: 1;

	-moz-animation-name: PRanime;
	-moz-animation-delay: 0s;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;}
.slider .slick-next,
.slider .slick-prev { width: 24px; height: 80px; top: 50%; }
.slider .slick-prev::before,
.slider .slick-next::before { display: block; width: 100%; height: 100%; content:""; background: url(img/slider_arrow.png) center / contain no-repeat; }
.slider .slick-next::before { transform: scale(-1, 1); }




/* エントリーボタン */
.entry-box { background-color: #171717; background-image: url(img/bg-dot01.png); padding: 10px; background-size: 2px; }
.entry-box ul{ display:flex; justify-content:center; }
.entry-box ul li {display:block;width:47%;max-width: 350px;}
.entry-box ul li + li { margin-left: 10px; }
.entry-box ul li a{line-height: 38px;border-radius: 38px;}
.entry-box ul li a {
    display: block;
    background-color: #FF6A6A;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    border-radius: 40px;
    border: 1px solid #F84E4E;
    border-bottom-width: 2px;
    font-size: 16px;
}
.entry-box ul li:nth-child(2) a {
    background-color: #1CD1A1;
    border: 1px solid #13AB83;
    border-bottom-width: 2px;
}


/* トップセクション */
.sec-top p { line-height: 2; }
.sec-top h2 { font-size: 24px; color: #239EEA;font-weight: 700; text-align: center; margin: 0 0 32px;  }
.sec-top h2 span { font-size: 16px; display:block; }
.sec-top .sec-inner h3 { font-size: 20px; color: #239EEA;font-weight: 700; text-align: center; margin: 0 0 24px; }
.sec-top .sec-inner h3 span { font-size: 14px; display:block; }

/* バナー セクション */
.sec-banner { padding: 24px 0; }
.sec-banner .sec-container {  padding:0; }

/**冒頭セクション**/
.sec-info { background-color: #ffd6d6; background-image: url(img/bg_pink_top.webp);background-repeat: no-repeat; background-size: 100% auto; background-position: left top;} 
.sec-info-inner .img { border-radius:10px;box-shadow:4px 4px 0 rgba(0,0,0,.1);font-size: 0; overflow: hidden; margin-bottom:24px; }
.sec-info-inner .img img { width: 100%; }

/* トピックスエリア*/
.topix-area {margin: 0 auto; max-width: 900px; }
.topix-area .topix { background: #fff; border-radius: 10px; padding: 20px; box-sizing: border-box;}
.topix-area .feed{height:20em;overflow-y:auto;}
.topix .news-box .feed .news{padding:10px 0;border-top:1px dashed #eaeaea; }

.topix .news-box .feed .news ul{display: flex;　align-items: center;}
.topix .news-box .feed .news:first-child {border-top:none;}
.topix .news-box p.btn a { font-size: 16px; padding: 12px;}
div.feed .news p a{ max-width: 320px; display:block;text-decoration:none; padding: 8px 0 0;}

.topix .news-box .feed .news ul li.category, .topix .blog-box .feed .blog ul li.category {background-color: #439FD9;padding: 0px 10px;border-radius: 3px;font-size: 12px;}
.topix .news-box .feed .news ul li.category a, .topix .blog-box .feed .blog ul li.category a {  color: white;  text-decoration: none;}
.topix .news-box .feed .news ul li.date, .topix .blog-box .feed .blog ul li.date {color: #444;font-size: 85%;margin: 0 15px 0 0;}
.topix .news-box p.btn {}
.topix .news-box p.btn a {}
.topix .news-box p.btn a:hover { background-color: #f9f9f9; color: #439fd9; }


/* フレックス セクション */
.top-flex-con {}
.top-flex-con .flex-area { position: relative; margin-top:56px;}
.top-flex-con .flex-area h2 {font-size: 18px; display: block; max-width: 300px; border-radius: 2px; text-align: center; position: absolute;padding:6px 0px ; color: white; top: -20px; right: 0; left: 0; margin: auto; background: #333}
.top-flex-con .flex-area .top-thumnail { font-size:0; }
.top-flex-con .flex-area .top-topix {padding: 0 0 80px; background-color: white;border-radius: 10px; overflow: hidden;}
.top-flex-con .flex-area .top-topix img {width: 100%;height:auto;}
.top-flex-con .flex-area .top-topix p{padding: 16px 20px; line-height:2em;}
.top-flex-con .flex-area p.btn a {position: absolute;bottom: 24px;left: 0;right: 0; display: block; max-width: 300px;margin:0 auto 0;font-size: 16px; }

/* チャットレディで決まり！ セクション */
.sec-special{background-color: #ffd6d6;background-image: url(img/bg_pink_top.webp); background-repeat: no-repeat; background-size: 100% auto; background-position: left top;}
.top-special-box {margin-top: 40px;}
.top-special-box .img { margin-top:24px; }
.top-special-box .img img { border-radius: 10px; box-shadow:8px 8px 0 rgba(0,0,0,.1);font-size: 0; }
.top-special-box h3 { color: #239EEA; font-size: 20px; font-weight: 700; text-align:center; }
.sec-special .top-special-box .text p { margin-top: 16px;  }

/* たくさん活躍中！ セクション */
.sec-case { background:#FAFFEA; }
.top-sidejob-box .side-job-list {  margin-top:24px; }
.top-sidejob-box .side-job-list li {  text-align:center; max-width:180px; margin:24px auto 0; }
.top-sidejob-box .side-job-list span { color:#FB2248; font-size: 16px; font-weight: 700; }
.top-sidejob-box .side-job-list img { width: 100%; height: auto; margin-top:8px; }

.top-dependent-box { margin: 40px auto; max-width: 996px;  }
.top-dependent-box h3 { color: #239EEA; font-size: 18px; font-weight: 700; text-align:center; }
.top-dependent-box .img { margin-top:24px; }
.top-dependent-box .img img { border-radius: 10px; box-shadow: 4px 4px 0 rgba(0, 0, 0, .1); font-size: 0; }
.top-dependent-box .text { margin-top:24px; }

.top-review-list {  }
.top-review-list li {  position:relative; margin-top:72px; }
.top-review-list h4 { max-width: 240px; text-align: center; padding: 12px; border-radius:2px; background: #FF6B6B; color: #fff; font-weight: 700; position: absolute; left: 0;right: 0; top: -24px; margin: auto; box-sizing: border-box;}
.top-review-list img { border-radius: 10px; width:100%; height: auto;  }
.top-review-list p { margin-top:32px;  }

/* 身バレ・扶養対策もバッチリ セクション**/
.sec-dependent { background-image:url(img/bg_dependent_sp.webp);background-repeat:no-repeat;background-size: 100% auto; background-position:top left; padding-top: 40%; }
 .sec-dependent-inner {  }
 .sec-dependent-inner p { margin-top:24px; }


/* チェックポイント！ セクション */
.sec-point { background:#FAFFEA; }

.top-point-list {   }
.top-point-list li { background:#fff;  margin-top:80px; position:relative; }
.top-point-list li .img { aspect-ratio: 16 / 9; }
.top-point-list li .img img { height:100%; object-fit:cover; border-radius: 10px 10px 0 0; }
.top-point-list li .text { padding:20px 24px; border-radius: 0 0 10px 10px; }
.top-point-list li .text h3 { color: #239EEA; font-size: 20px; font-weight: 700; margin-bottom:20px;text-align:center; }
.top-point-list .top-point-check { position:absolute; background: #1CD1A1; color: #fff; font-size: 14px; font-weight: 700; height: 80px;width: 80px;border-radius: 50%; top: -40px; left: 0; right: 0; margin: auto; display: flex; flex-direction: column; justify-content: center; align-items: center;}
.top-point-list .top-point-check span { font-size: 24px; line-height: 1;}

/* 身分証が必要な理由とは？ セクション**/
.sec-card {background-color: #ffd6d6;}

.top-card-box .img { max-width: 280px; height: 200px; margin: 0 auto; }
.top-card-box .img img { border-radius: 10px; box-shadow: 4px 4px 0 rgba(0, 0, 0, .1); font-size: 0; height: 100%; object-fit: cover;}
.top-card-box .text { background:#fff;border-radius:20px; padding: 80px 24px 20px 24px; margin: -40px 0 0; }
.top-card-box .text p + p {  margin-top: 16px; }

/* よくあるご質問 セクション */
.top-schema-faq { margin-top: 32px; }
.top-faq-box > p {  margin-top:24px; }

/* -----------
トップのみ ここまで
----------- */




/*チャットレディJP関連サイト*/
aside.cljp-service {background:#f5f5f5;border-top:1px solid #00000005;border-bottom:1px solid #00000005;padding:50px 0;width:100%;}
aside.cljp-service h2 {background:none !important;text-align:center;font-size:140%;}
aside.cljp-service ul {width:100%;padding:0;margin:0 auto;display:flex;display:-webkit-flex;justify-content:space-evenly;-webkit-justify-content:space-evenly;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
aside.cljp-service ul li {display:block;background:white;border:1px solid #00000033;border-radius:3px;box-sizing:border-box;width: 260px; padding: 10px 15px 15px;margin: 0 0 30px;transition:0.3s;}
aside.cljp-service ul li:hover{box-shadow:5px 5px 0 0 #00000044;transition:0.3s;}
aside.cljp-service ul li a {font-size:85%;text-decoration:none;text-align:center;color:#777;display:block;}
aside.cljp-service ul li img,aside.cljp-service ul li span {display:block;}
aside.cljp-service ul li img{width:100%;height:auto;}

/*ログインTOP トピックス*/
.sec-topix { padding: 40px 0; border-bottom: rgba(225,225,225,1.00) 1px solid; }
.sec-topix-title { position: relative; margin: 0 20px 0 60px; padding-left: 12px;}
.sec-topix-title::before { content: ""; display: block; width: 30px; height: 30px; background-image: url(img/icon-ro.png); position: absolute; left: -40px; background-size: 30px; top: 0; bottom: 0; margin: auto; }
.topix-list { display: flex; overflow-x: auto; margin-top: 20px; padding: 0 20px 16px; }
.topix-list li { width: 30%; display: flex; flex-direction: column; min-width: 200px; background: #fff; }
.topix-list li + li { margin-left: 16px; }
.topix-list li a { border: 1px solid #ccc; display: block; border-radius: 8px; overflow: hidden; text-decoration: none; flex-grow: 1; }
.topix-list li .thumbnail { height: 128px; }
.topix-list li .thumbnail img { width: 100%; height: 100%; object-fit: cover; }
.topix-list li .title { padding: 12px; font-size: 16px; color: #111; }




/*Table---------------------------------*/
.table {width: 100%;max-width: 100%;border-spacing: 0;border-collapse: collapse;margin: 0 auto;font-size: .8rem;}
.table th, .table td {padding: 10px 5px;line-height: 1.4em;text-align: center;vertical-align: middle;border: 1px solid #FAF1EA;font-weight: 400;}
.table th {width: 120px;background: #FAF1EA;white-space: nowrap;}
.table td {background: #FFF;}
.section_title h3 {font-weight: 400;font-size: 2.0rem;margin: 0;padding: 0;}
.container {max-width: 96%;margin: 0 auto;padding: 0px;border-radius: 8px;box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, .1);color: #7e5656;background-color: #eaeaea;display: block;background-image: url(img/table-norborder.png)!important;}
.container_is_scroll {height: auto;overflow: visible;}
.container h3 {margin: 0 0 30px;padding: 0 0 0 42px;font-weight: 400;font-size: 3.0rem;position: relative;}
.container h3:after {height: 35px;width: 29px;}
.container h4 {font-size: 2.0rem;padding: 0 0 15px;}
.container_bg_01 {background: #FDF9F5;}
.container_bg_01_inner h3 {display: inline-block;margin: 0 0 15px;padding: 0 5px;color: #E85169;font-weight: 700;font-size: 1.1rem;}
.container_bg_02_inner h3 {background: #FFF;position: absolute;top: -15px;left: 10px;margin: 0;padding: 0 5px;font-size: 1.6rem;font-weight: 700;}
.section_title {max-width: 96%;margin: 0 auto;padding: 100px 0 10px;text-align: center;}
.section_title h3 {font-weight: 400;font-size: 3.0rem;margin: 0;padding: 0;}
strong {color: #FB2248;}
.container_bg_01_inner p {font-size: 0.9rem;line-height: 1.8;padding: 15px 0px;}

/*ログインページ重要なお知らせ*/
.section.alert{padding: 15px 0}
.section.alert .container {    padding: 5px;}
.text-area:nth-child(7n+3) .section.alert .container h2 {    border: initial;    font-size: 32px;    margin: 10px auto 10px;    width: 100%;    padding: 0;}
.section.alert .container > h2 {    font-size: 16px;    text-align: center;}
.section.alert .container > h2 + p {    padding: 10px;}
.section.alert .container > h2::after {  background: inherit;}
.section.alert .container .btn_wrapper .btn a {}

/* 点滅表示 */
.blinking{
-webkit-animation: blink 1.5s infinite;
  -moz-animation: blink 1.5s infinite;
  animation: blink 1.5s infinite;
  text-align: center;
  margin: 40px auto 0;
  color: #ff416e;
  font-weight: bold;
  line-height: 24px;
  border: solid 2px #ff416e;
  width: 80%;
  padding: 20px;
  border-radius: 45px;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

/*よくある質問　目次*/
div#toc_container {
    margin: 0 auto 40px;
    padding: 40px;
    border-radius: 4px;
}


/*
初心者ガイド
---------------------------------*/
.single_table_of_contents {
    background: #fff;
    padding: 56px 16px 8px 16px;
    position: relative;
    border: none;
    margin: 40px 0;
    counter-reset: number;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 10px 10px 0px 0px #00000033;
}
.single_table_of_contents::before {
    content: "目次";
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    background: #ff6a6a;
    padding: 8px 8px 8px 64px;
    color: #fff;
    box-sizing: border-box;
    font-weight: 700;
}
.single_table_of_contents::after {
    content: "";
    position: absolute;
    left: 16px;
    top: 10px;
    background: url(img/icon_toc_w.png);
    width: 32px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
ul.single_table_of_contents li {
    list-style: none;
    position: relative;
    padding-left: 32px;
    margin: 0 0 8px;
}

ul.single_table_of_contents li.count_reset{
    counter-reset: number;
}

ul.single_table_of_contents li.count_reset2 {
    counter-reset: number 1;
}
ul.single_table_of_contents li.count_reset3 {
    counter-reset: number 2;
}
ul.single_table_of_contents li.count_reset4 {
    counter-reset: number 3;
}
ul.single_table_of_contents li.count_reset5 {
    counter-reset: number 4;
}

ul.single_table_of_contents li::before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    counter-increment: number;
    content: counter(number)'';
    background: #ff6a6a;;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.beginner_guide_txt {
    color: #239eea;
    font-weight: 700;
    padding: 8px 0 10px 40px !important;
    position: relative;
    border-radius: 4px;
    display: inline-block;
    width: auto !important;
}

.beginner_guide_txt::after {
    content: '';
    width: 82%;
    height: 10px;
    background-image: url(/wp-content/themes/newworld/img/icon-wave01.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 40px;
}

.beginner_guide_txt.pc {
    padding: 8px 0 8px 44px;
}

.beginner_guide_txt.sp::before {
    content: '';
    background: url(img/mobile-screen-button-solid.svg) no-repeat;
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translate(0, -50%);
    height: 30px;
    width: 24px;
}
.beginner_guide_txt.pc::before {
    content: '';
    background: url(img/laptop-solid.svg) no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    height: 24px;
    width: 30px;
}

@media (min-width: 769px) {
    .beginner_guide_txt {
        display: inline-block;
        padding-right: 40px !important;
    }
}


h2.beginnerguide.smart_phone,
h2.beginnerguide.computer {
    font-size: 20px;
    margin: 48px 0 32px;
    padding: 16px 16px 16px 64px;
    background-color: #239EEA;
    color: #fff;
    border-radius: 9999px;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.10), -5px -5px 0 0 rgba(0, 0, 0, 0.08);
    position: relative;
    box-sizing: border-box;
}

h2.beginnerguide.smart_phone::before {
    content: '';
    position: absolute;
    background: url(img/mobile-screen-button-solid_w.svg) no-repeat;
    top: 50%;
    left: 26px;
    transform: translate(0, -50%);
    height: 30px;
    width: 20px;
}

h2.beginnerguide.computer::before {
    content: '';
    position: absolute;
    background: url(img/laptop-solid_w.svg) no-repeat;
    top: 50%;
    left: 12px;
    transform: translate(8px, -50%);
    height: 24px;
    width: 30px;
}

h3.beginnerguide {
    font-size: 16px;
    font-weight: 700;
    padding: 8px 0 8px 16px;
    background-color: #ffd6d6;
    border: 3px solid #ff6a6a;
    position: relative;
    border-radius: 8px;
    margin: 24px auto 16px;
    box-sizing: border-box;
}

h3.beginnerguide::before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/themes/newworld/img/icon-naname01.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.postid-2700 .wp-element-caption strong {
	color: #239EEA;
}

/*---------------------------------
カスタムブロック(Lazy Blocks) デザイン CSS
---------------------------------*/
.wp-block-lazyblock-block-recommend-post {
    position: relative;
    padding: 24px 16px 16px;
    border: solid 2px #1cd1a1;
    border-radius: 4px;
    margin: 56px 0 40px;
    background: #fff;
}
.wp-block-lazyblock-block-recommend-post span {
    position: absolute;
    top: -16px;
    left: 16px;
    background: #1cd1a1;
    display: block;
    padding: 4px 8px 4px 40px;
    color: #fff;
    border-radius: 4px;
}
.wp-block-lazyblock-block-recommend-post span::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 0; bottom: 0;
    margin: auto;
    background: url(img/icon_book_w.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.wp-block-lazyblock-block-recommend-post a {
	color: #1cd1a1;
}
.wp-block-lazyblock-block-simple-box {
    margin: 40px 0;
    border: 2px solid rgba(35, 158, 234, 0.4);
    border-radius: 3px;
    padding: 24px;
    background: #fff;
}
.wp-block-lazyblock-block-simple-box .title {
    font-size: 20px;
    position: relative;
    font-weight: 700;
}
.wp-block-lazyblock-block-simple-box p {
    padding: 0 !important;
    margin: 16px 0 0 !important;
}
.wp-block-lazyblock-block-simple-box-point {
    margin: 40px 0;
    border-radius: 4px;
    padding: 40px 24px 24px;
    background: #FFF;
    border: solid 2px #1cd1a1;
    position: relative;
}

.wp-block-lazyblock-block-simple-box-point .title {
    font-size: 16px;
    position: relative;
    padding: 16px 24px 16px 64px;
    font-weight: 700;
    color: #fff;
    background-color: #1cd1a1;
    border-radius: 9999px;
    position: absolute;
    top: 0;
    left: -10px;
    transform: translateY(-50%);
    background-image: url(img/table-norborder-white.png);
}

.wp-block-lazyblock-block-simple-box-point .title::before {
    content: "";
    position: absolute;
    left: 24px;
    top: 50%;
    height: 45px;
    width: 21px;
    background: url(img/icon_point_p.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    transform: translateY(-50%);
}
.wp-block-lazyblock-block-simple-box-point p {
    padding: 0 !important;
    color: #1cd1a1;
}

.wp-block-lazyblock-block-chat-balloon {
    margin: 40px 0;
}
.wp-block-lazyblock-block-chat-balloon .chat_balloon_item + .chat_balloon_item {
    margin-top: 20px;
}
.wp-block-lazyblock-block-chat-balloon .left {
    display: flex;
    justify-content: space-between;
}
.wp-block-lazyblock-block-chat-balloon .right {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.wp-block-lazyblock-block-chat-balloon .icon img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: solid 2px rgba(35, 158, 234, 0.4);
    overflow: hidden;
    object-fit: cover;
    box-sizing: border-box;
    margin: 0 !important;
}
.wp-block-lazyblock-block-chat-balloon p {
    position: relative;
    border: solid 2px rgba(35, 158, 234, 0.4);
    margin: 0 !important;
    padding: 16px !important;
    width: calc( 100% - 96px ) !important;
    border-radius: 4px;
    box-sizing: border-box;
    background: #fff;
}
.wp-block-lazyblock-block-chat-balloon p::before,
.wp-block-lazyblock-block-chat-balloon p::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: 30px;
    border-width: 8px 8px 8px 0;
    border-color: transparent #fff transparent transparent;
}
.wp-block-lazyblock-block-chat-balloon .left p::before {
    left: -11px;
    border-width: 9px 9px 9px 0;
    border-color: transparent rgba(35, 158, 234, 0.4) transparent transparent;
}
.wp-block-lazyblock-block-chat-balloon .left p::after {
    top: 31px;
    left: -8px;
    border-width: 8px 8px 8px 0;
    border-color: transparent #fff transparent transparent;
}
.wp-block-lazyblock-block-chat-balloon .right p::before {
    right: -11px;
    border-width: 9px 0 9px 9px;
    border-color: transparent transparent transparent rgba(35, 158, 234, 0.4);
}
.wp-block-lazyblock-block-chat-balloon .right p::after {
    top: 31px;
    right: -8px;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #fff;
}

/* YOAST FAQ */
.schema-faq-section {
    letter-spacing: 1px;
}
.schema-faq-question {
    font-size: 140%;
    line-height: 40px;
    background-image: url(img/faq-q.png);
    background-repeat: no-repeat;
    padding: 0 0 0 40px;
    background-size: auto 26px;
    background-position: left 5px;
    color: #000;
    font-weight: 400;
    display: block;
}
.schema-faq-answer {
    padding: 20px 20px 40px;
    margin: 0 0 40px;
    color: #666;
    border-bottom: dashed 2px #999;
}
.page-id-55 .wp-block-image.size-full {
    width: 100% !important;
}


/* 記事作成 */

.blog_wrapper {
	width: 96%;
	margin: 40px auto;
	background-color: white;
	box-sizing: border-box;
}

.blog_wrapper h2 {
    box-sizing: border-box;
    position: static;
    font-size: 20px;
    margin: 48px 0 32px;
    padding: 16px 24px;
    background-color: #239EEA;
    color: #fff;
    border-radius: 9999px;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.10), -5px -5px 0 0 rgba(0, 0, 0, 0.08);
}


.blog_wrapper h3 {
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 24px;
    background-color: #ffd6d6;
    border: 3px solid #ff6a6a;
    border-radius: 8px;
    margin: 24px auto 16px;
}

.blog_wrapper p {
    line-height: 1.8em;
}

.single-post .wp-block-table tr:first-child td {
    background-color: rgba(255, 214, 214, 0.4);
}

.single-post .wp-block-table td {
    border: 1px solid #ffd6d6;
}

.single-post .wp-element-caption {
    color: #ffd6d6;
    text-align: center;
    margin-top: .6em;
}

.single-post .wp-block-image {
    margin: 0 auto 20px !important;
}


/* お仕事ログインページ */
#js-slider-1 {
    display: block;
    width: 100%;
    margin: 0 auto !important;
}
#js-slider-1 img {
    width: 100%;
}

#js-slider-1 li {
	margin: 0;
}

#js-slider-1 .slick-prev {
	top: 50%;
	z-index: 1;
}

#js-slider-1 .slick-next {
	top: 50%;
	z-index: 1;
}

#js-slider-1 .slick-dots {
	bottom: 10px;
}




/* TOPページ　下部吹き出し(スマホ)*/
    .campaign {
        position: fixed;
        bottom: 0;
    }
    .campaign-img {
        width: 100px;
        position: relative;
        bottom: 0;
    }
.campaign-img img {
	width: 100%;
	height: auto;
	object-fit: cover;
}


.balloon {
    display: flex;
    justify-content: center;
    position: relative;
    max-width: 300px;
    margin-bottom: 15px;
    padding: .8em 1.2em;
    border: 3px solid #d02525;
    border-radius: 5px;
    background-color: #fff;
    color: #333333;
}

.balloon::before,
.balloon::after {
    position: absolute;
    bottom: -15px;
    width: 30px;
    height: 15px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.balloon::before {
    background-color: #d02525;
}

.balloon::after {
    bottom: -11px;
    background-color: #fff;
}
.balloon p{}

/*
関連記事　初心者ガイド
---------------------------------*/
#related_article_wrapper * {
    box-sizing: border-box;
}
#related_article_wrapper h2 {
    font-size: 20px;
    margin: 48px 0 32px;
    padding: 16px 24px;
    background-color: #239EEA;
    color: #fff;
    border-radius: 9999px;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.10), -5px -5px 0 0 rgba(0, 0, 0, 0.08);
}
#related_article_wrapper .related_article_list {
    padding: 16px;
    background-color: #fff;
    box-shadow: 12px 16px 0 0 rgba(0, 0, 0, 0.2), -8px -8px 0 0 rgba(0, 0, 0, 0.05);
    display: flex;
    flex-direction: column;
    gap: 16px;
}
#related_article_wrapper .related_article_pc {
    display: none;
}

#related_article_wrapper .related_article_list li {
    background-color: #fff !important;
    border-bottom: solid rgba(35, 158, 234, 0.2) 2px;
    padding-bottom: 16px;
}

#related_article_wrapper .related_article_list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

#related_article_wrapper .related_article_list li a {
    position: relative;
    text-decoration: none;
}

#related_article_wrapper .topics_inner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#related_article_wrapper .topics_cat {
    background: #f3faff;
    padding: 8px 20px;
    color: #239EEA;
    font-size: 12px;
    width: auto;
    border-radius: 9999px;
}

#related_article_wrapper .topics_date {
    width: auto;
    color: #585858;
    font-size: 12px;
}

#related_article_wrapper .topics_title {
    margin: 10px 0 16px;
    font-size: 18px;
    line-height: 1.5em;
    width: 100%;
    background: none;
    text-align: left;
    color: #000;
}
#related_article_wrapper .topics_btn {
    width: 100%;
    text-align: center;
    margin: 0 auto 8px;
}

#related_article_wrapper .topics_btn p {
    font-size: 13px;
    display: inline-block;
    padding: 8px 40px;
    background-color: #F88;
    color: #fff;
    border-radius: 9999px;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.10), -5px -5px 0 0 rgba(0, 0, 0, 0.08);
    width: auto;
    margin: 0;
    transition: .3s;
}

#related_article_wrapper .related_article_list li:hover .topics_btn p {
    background-color: #888;
}

/* ブログArchives */
.blog_archive_area {
    background-image: url(img/bg_blog_archive.webp),url(img/bg_blog_archive_bottom.webp);
    background-repeat: no-repeat,no-repeat;
    background-size: 100% auto,100% auto;
    background-position: left top, left bottom;
}

.blog_archive_title_area {
    width: 100%;
    height: 140px;
    display: flex;
    align-items: center;
}

h1.blog_archive_title {
    font-size: 30px;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #3888ba;
    letter-spacing: 1.5px;
    font-weight: 500;
}

h1.blog_archive_title span {
    display: block;
    font-size: 12px;
    font-family: 'Sen',sans-serif;
    color: #84c3eb;
    letter-spacing: 1.5px;
    font-weight: 700;
}

.blog_archive_item {
    width: 92%;
    margin: 30px auto;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-direction: column;
    background-color: white;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
}
.blog_archive_item_left {
    width: 100%;
}
.blog_archive_item_right {
    box-sizing: border-box;
    width: 100%;
    padding: 16px 25px 20px;
}

.blog_archive_item .thumbnail {
    width: 100%;
    height: 240px;
    overflow: hidden;
    background-image: url(img/noimage.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.blog_archive_item .thumbnail a {
    display: block;
    height: 100%;
}
.blog_archive_item .thumbnail img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.blog_archive_item h2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin: 0;
    padding: 0;
    line-height: 1.2;
}
.blog_archive_item h2 a {
    text-decoration: none;
    font-size: 22px;
}

.blog_archive_item h2 a:hover {
    color: #3888ba;
}

.blog_archive_item .blog_contents {
    margin: 0;
    padding: 14px 0 0;
}

.blog_archive_item .blog_contents a {
    font-size: 16px;
    line-height: 1.5;
    color: #383b3c;
    text-decoration: none;    
}

.blog_archive_item .blog_archive_info {
    display: flex;
    justify-content: space-between;
    padding: 16px 0 0;
}

.blog_archive_item .blog_cat {
    text-align: right;
    margin: 0;
    padding: 0;
}

.blog_archive_item .blog_cat a {
    font-size: 14px;
    background: #439fd9;
    color: #fff;
    padding: 5px 5px;
    text-decoration: none;
    border-radius: 3px;
    transition: .3s;
}

.blog_archive_item .blog_cat a:hover {
    background: #3888ba;
}

.blog_archive_item .blog_date {
    text-align: right;
    font-size: 14px;
    color: #8c8c8c;
    margin: 0;
    padding: 0;
}

.blog_archive_nav_area {
    margin: 0px auto;
    padding: 20px 0 50px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
}
.blog_archive_nav_area a {
    text-decoration: none;
    color: white;
}
.blog_archive_nav_area .blog_archive_nav_below {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
}
.blog_archive_nav_area .blog_archive_nav_below span {
    display: block;
    box-sizing: border-box;
    width: 42%;
    text-align: center;
    position: relative;
}
.blog_archive_nav_area .blog_archive_nav_below span a {
    background: rgb(23,136,206);
    background: linear-gradient(90deg, rgba(23,136,206,1) 0%, rgba(35,158,234,1) 66%, rgba(50,169,242,1) 100%);
    display: block;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    transition: .3s;
}
.blog_archive_nav_area .blog_archive_nav_below span a:hover {
    opacity: .9;
}

.blog_archive_nav_area .blog_archive_nav_below span.blog_archive_nav_previous a {
    padding: 0 0 0 20px;
}

.blog_archive_nav_area .blog_archive_nav_below span.blog_archive_nav_next a {
    padding: 0 14px 0 0;
}

.blog_archive_nav_previous::before {
    font-family: "Font Awesome 5 Free";
    content:'\f137';
    font-weight: 900;
    position: absolute;
    left: 26px;
    top: 16px;
    font-size: 18px;
    color: #fff;
}

.blog_archive_nav_next::before {
    font-family: "Font Awesome 5 Free";
    content:'\f138';
    font-weight: 900;
    position: absolute;
    right: 26px;
    top: 16px;
    font-size: 18px;
    color: #fff;
}

.category_nav_area {
    width: 96%;
    margin: 10px auto 15px;
}

.category_nav_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.category_nav_list li {
    width: 22%;
    margin: 0 0 15px;
    padding: 0 5px 0;
    border-right: 1px solid #439fd9;
}

.category_nav_list li:last-child {
    border-right: none;
}

.category_nav_list a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    text-align: center;
    color: #439fd9;
    text-decoration: none;
    transition: opacity .3s;
    font-weight: 700;
}

.category_nav_list a:hover {
    opacity: .8;
}

.category_nav_list a span {
    font-size: 10px;
    font-weight: 400;
}

.category_nav_list img {
    width: auto;
    height: 20px;
    padding: 0 0 8px;
    display: block;
}


/* おしらせArchives */
.news_archive_area {
    background-image: url(img/bg_blog_archive.webp), url(img/bg_blog_archive_bottom.webp);
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, 100% auto;
    background-position: left top, left bottom;
    padding: 64px 0;
}
.news_archive_title {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #3888ba;
    letter-spacing: 1.5px;
    font-weight: 500;
    width: 92%;
    margin: 64px auto 32px;
    font-size: 24px;
    display: flex;
    align-items: center;
}
.news_archive_area .news_archive_title:first-child {
    margin-top: 0;
}
.news_archive_title img {
    width: 32px;
    margin-right: 8px;
}


/* 文章内ボタン微調整 */
.text-area p.btn.in_paragraph a {
    margin: 0 auto 60px;
    width: fit-content;
    padding: 16px;
    line-height: 1.5em;
    min-width: 240px;
    background: #f3faff;
    border: 2px solid #439fd9;
    color: #439fd9;
    font-weight: bold;
    letter-spacing: .1em;
    box-shadow: 20px 20px 0 0 rgba(67, 159, 217, 0.10);
}
.text-area p.btn.in_paragraph:has(+ p) a {
    margin: 0 auto 40px;
}
.text-area p.btn.in_paragraph a:hover {
    border-color: #fff;
    background-color: #439fd9;
    color: #f3faff;
}

.text-area p.btn.cta_entry a {
    margin: 0 auto 60px;
    width: fit-content;
    padding: 24px 16px;
    line-height: 1.5em;
    min-width: 240px;        
    background: linear-gradient(-20deg, rgb(255, 106, 106) 50%, rgb(239 244 132) 100%);
    background-size: 200% 100%;
    color: #fff;
    font-weight: bold;
    letter-spacing: .1em;
    border-radius: 6px;
    box-shadow: 20px 20px 0 0 rgba(255, 106, 106, .1);
    position: relative;
    z-index: 0;
}
.text-area p.btn.cta_entry a:hover {
    background-position: 100% 0;
}

body.customize-support .text-area:has(> .blinking) {
    padding: 0;
}

body.customize-support .blinking {
    margin: 0 auto 30px !important;
    line-height: 24px !important;
}

/* FAQ アコーディオン　調整 */
body .schema-faq .schema-faq-section:last-child {
    margin-bottom: 56px;
}
body .schema-faq-section {
    cursor: pointer;
    letter-spacing: 1px;
    padding: 20px 0;
    margin: 0;
    color: #666;
    border-bottom: dashed 2px #e3e3e3;
}
body .schema-faq-question {
    background-size: auto 20px;
    background-position: left 5px;
    font-size: 115%;
    line-height: 1.6em;
    padding: 0 48px 0 30px;
    position: relative;
}

body .schema-faq-question::before,
body .schema-faq-question::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transition: .3s;
    translate: 0 -50%;
}
body .schema-faq-question::before {
    width: 24px;
    height: 24px;
    border: 2px solid #000;
    border-radius: 50%;
}
body .schema-faq-question::after {
    width: 6px;
    height: 6px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    rotate: 45deg;
    right: 10px;
    translate: 0px calc(-50% - 1px);
}

body .schema-faq-answer {
    line-height: 1.6em;
    padding: 20px 20px 0;
    margin: 0;
    border-bottom: none;

    max-height: 0;
    display: none;
    transition: max-height 0.3s ease-out;
    overflow: hidden;
}
body .schema-faq-section.open .schema-faq-question::before {
    background-color: #000;
}
body .schema-faq-section.open .schema-faq-question::after{
    border-color: #fff;
    rotate: 225deg;
    translate: 0px calc(-50% + 2px);
}

body .schema-faq-section.open .schema-faq-answer {
    display: block;
}



/* 目次　調整 */
body.page-id-55 div#toc_container {
    padding: 0;
    background: none;
    border: none;
    width: min(100%, 410px);
}

body.page-id-55 #toc_container p.toc_title {
    position: relative;
    padding: 0.3em;
    margin: 0 auto 40px;
}

body.page-id-55 #toc_container p.toc_title span.toc_toggle {
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    translate: -50% 100%;

}
body.page-id-55 #toc_container p.toc_title span.toc_toggle a {
    background: #666;
    color: #fff;
    width: 7em;
    border-radius: 6px;
    padding: .3em;
    display: block;
    font-size: 90%;
}
body.page-id-55 #toc_container p.toc_title span.toc_toggle .toc_brackets {
    display: none;
}

body.page-id-55 #toc_container ul.toc_list {
    display: flex;
    flex-wrap: wrap;
    gap: .5em;
}

body.page-id-55 #toc_container.no_bullets ul li {
    width: 100%;
    border-radius: 6px;
    background-color: #fff;

}

body.page-id-55 #toc_container ul li a {
    color: #000;
    font-weight: 600;
    padding: 1em 2em 1em 4em;
    position: relative;
    line-height: 1.6em;
    display: flex;    
    align-items: center;
    height: 100%;
    box-sizing: border-box;
}

body.page-id-55 #toc_container a span.toc_number {
    width: 3em;
    text-align: center;
    color: #439fd9;
    border-right: 2px dashed rgba(67, 159, 217, 0.10);
    position: absolute;
    left: 0;
    top: 50%;
    translate: 0 -50%;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* 目次 縦並び　高さ揃える */
@media screen and (max-width:500px) {
    body.page-id-55 #toc_container.no_bullets ul li {
        min-height: 64px;
    }
    body.page-id-55 #toc_container ul li a {
        padding: .5em 2em .5em 4em;
    }
}