@charset "UTF-8";
/*
Theme Name: XeoryExtension Child
Template: xeory_extension
*/
/* all display
-------------------------------------------------- */
body {
    background-image:linear-gradient(to top, #ffe689 0%, #fff9e0 100%);
}
.post-content ul, .post-content ol{
margin-left: 0;
}
#header {
  background: #fff;
  position: fixed;
  width: 100%;
  height: 70px;
  z-index: 100;
  border-bottom: 8px solid #FBC407;
}

#header #logo {
  height: 40px;
  line-height: 40px;
}

#header #logo img {
  max-height: 56px;
  height: 56px;
}

a {
  color: #4080ff;
}

#content {
  padding: 90px 0 0;
}

#main_visual {
  display: none;
}

.post-author {
  display: none;
}

#gnav-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#gnav ul {
  display: flex;
  justify-content: flex-end;
}

#gnav li a {
  border: none;
}

#gnav {
  background-color: #fff;
  /* 隙間 */
  border: none;
}

#gnav ul li a {
  color: #333;
  /* 文字色 */
  font-weight: bold;
  font-size: 0.85em;
  background: #fff;
  padding: 17px 10px 0;
}

#gnav ul li:hover a {
  background: #fff;
  color: #E83000;
  border: 0;
}

#gnav ul li.current-menu-item a {
  background: #ffffff;
}

#comments {
  display: none;
}

.post-meta-comment {
  display: none;
}

#header i {
  padding: 0 3px 0 0;
}

#header-nav-btn {
  display: none;
}

body.home .front-loop .popular_post_box .p_date {
  opacity: 1;
}

#front-contact {
  display: none;
}

body.home #front-company dl dt {
  width: 30%;
}

body.home #front-company dl dd {
  float: left;
  width: 70%;
  margin: 0;
}

body.home .front-loop .popular_post_box .p_category {
  padding: 2px 10px;
  font-size: 14px;
  background: #333;
  margin: 0px 0 6px;
}

body.home #front-contents .c_text .c_btn a, body.home #front-service .front-service-inner .c_text .c_btn a {
  background: #E83000;
  text-shadow: none;
}

body.home #front-company dl#front-company-1 dt {
  border-top: 2px solid #E83000;
}

body.home .front-main-cont .tri-border span {
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 19px solid #3B4552;
}

body.home #front-contents .c_number {
  background: #333;
}

.footer-01 {
  background: #80CCE6;
}

body.home #front-contents h3 {
  color: #333;
}

body.home #front-service .front-service-inner h3 {
  color: #333;
}

.left-content #side {
  padding: 10px;
}

.side-widget a {
  color: #333;
  text-decoration: none;
  display: block;
}

.side-widget ul li:last-child {
  border-bottom: none;
}

.wpp-list {
  background: #fff;
}

#side ul.wpp-list {
  padding: 10px;
}

.bzb-sns-btn li.bzb-googleplus {
  display: none;
}

.bzb-sns-btn li.bzb-facebook {
  width: 113px;
}

body.home #front-service .front-service-inner .c_box {
  text-align: center;
}

body.home .front-loop .popular_post_box .p_rank {
  opacity: 1;
}

.post-header .cat-name span {
  border: 1px solid #333;
  color: #333;
  display: inline-block;
  padding: 4px 16px;
  font-size: 13px;
}

.side-widget .side-title {
  background: #3B4552;
  color: #ffffff;
}

#footer-cont-sns {
  display: none;
}

#footer-cont-content h4 {
  display: none;
}

.related-list li {
  list-style: none;
  display: flex;
  align-items: center;
}

.related-list .date {
  display: none;
}

.post-content .yarpp-related .related-box .related-post ul.related-list {
  padding: 0px;
}

.related-leftlist .meta, .related-rightlist .meta {
  margin-left: 10px;
}

.related-leftlist img, .related-rightlist img {
  margin: 5px;
}

.related-list li {
  margin: 10px 0;
  padding: 5px;
}

.related-list li:nth-child(even) {
  background: #f0f0f0;
}

.yarpp-related h3 {
  font-weight: bold;
  padding: 10px!important;
  font-size: 125%;
  text-transform: capitalize;
  margin: 0;
  background: #3B4552;
  color: #fff;
}

body.home #front-company {
  display: none;
}

#campaignArea {
  clear: both;
  width: 100%;
  background: #f8f8f8;
  position: fixed;
  overflow: hidden;
  color: #C30D23;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 0px;
  left: 0;
  width: 100%;
  z-index: 100001;
  top: 100px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
}

#campaignArea ul {
  position: relative;
  left: 50%;
  float: left;
  margin-bottom: 0;
}

#campaignArea ul li {
  position: relative;
  left: -50%;
  float: left;
  padding: 5px 0;
}

#campaignArea ul li a {
  text-decoration: none;
  color: #2581c4;
}

#campaignArea .check {
  color: #FFF;
  background-color: #C30D23;
  margin: 0px 20px 0px 0px;
  padding: 5px 10px;
  border-radius: 5px;
}


/*固定申し込みボタン*/

#fixBtnArea .fixArea {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 10px auto 0;
  z-index: 10000;
}

#fixBtnArea .fixArea a {
  padding: 0 15px;
  max-width: 35%;
  height: 50px;
  line-height: 50px;
}

#fixBtnArea .flex-container {
  width: 80%;
  margin: 0 auto;
}

.flex-container {
  display: flex;
}

.blockBox_inline {
  width: 40%;
}

.arrowBtn {
  position: relative;
  display: block;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #666;
  padding: 15px 25px;
  margin: 15px auto;
  max-width: 80%;
  text-decoration: none;
  color: #333;
  background: #fff;
  font-weight: bold;
  font-size: 1.25em;
}

.arrowBtn:hover {
  text-decoration: none;
  opacity: 0.8;
  color: #333;
}

.purchaseLink {
  border: 1px solid #3e000d;
  color: #fff;
  background: #A50022;
}

.btnIcon_apply {
  background: url(https://s3-ap-northeast-1.amazonaws.com/production.wp.s3.agaroot.jp/wp-content/uploads/2018/10/04122520/icon_apply.png) no-repeat 5% #A50022;
  background-size: 25px auto;
}

.ribbonArea {
  position: absolute;
  top: -7.1px;
  left: 12px;
}

.ribbonArea span.ribbon_cpn, .ribbonArea span.ribbon_cpn:before {
  background: #ff8000;
}

.ribbonArea span {
  font-size: 0.7rem;
  line-height: 1;
  position: relative;
  display: block;
  width: 51px;
  padding:2px 7px 2px;
  text-align: center;
  color: #fff;
  border-top-left-radius: 8px;
}

.ribbonArea span:before {
  top: 0;
  right: -6px;
  width: 6px;
  height: 6px;
  background: #ff8000;
  position: absolute;
  content: '';
}

.ribbonArea span:after {
  top: 0;
  right: -8px;
  width: 8px;
  height: 6px;
  border-radius: 8px 8px 0 0;
  background: #aa5500;
  position: absolute;
  content: '';
}

.spFixArea, .spFixTextArea {
  display: none;
}

.pagetop {
  right: 32px;
  bottom: 120px;
}

.pagetop span {
  border-radius: none;
  background: none;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 120px;
  font-size: 36px;
  opacity: 1;
}

#footer {
  border-top: none;
}

#footer .wrap {
  padding: 30px 0 110px;
}

.footer-02 {
  background:#040513;
  padding: 30px 0 110px;
}

.footer_line {
  width: 100%;
  max-width: 1000px;
  border-bottom: #6c6c6c 1px solid;
  overflow: hidden;
  margin: 0px auto 20px auto;
  padding: 0px 0px 20px 0px;
}

#footer ul {
  width: 1000px;
  margin: 0 auto;
}

#footer ul li {
  float: left;
  background: url(https://www.agaroot.jp/wp-content/themes/agaroot/img/footline01.png) right center no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 0px 20px;
}

#footer ul li a {
  color: #FFF;
  text-decoration: none;
  font-size: 0.9rem;
}

.copy {
  color: #FFF;
  font-size: 10px;
  text-align: center;
  margin: 30px 0px 0px 0px;
  padding-top: 40px;
}

#recent_post_content {
  display: none;
}

.tag-cloud-link {
  background: #fffbec;
  /*背景色(body背景色薄いに合わせる)*/
  text-decoration: none;
  border-left: solid 4px #fbc407;
  /*左端のライン色(試験種カラー)*/
  color: #000;
  /*文字色*/
  font-size: 14px!important;
  display: inline-block;
  margin: 0 4px 10px 0;
  padding: 6px;
}

.side-widget a.tag-cloud-link {
  display: inline-block;
  margin: 3px 3px 3px 0;
}

.side-widget .tagcloud {
  margin-top: 8px;
}

.tag-cloud-link:hover {
  opacity: 0.6;
  text-decoration: none;
}

.side-widget ul li {
  border-bottom: 1px solid #3b4552;
}

.linklistcatname {
  padding: 10px;
  font-weight: bold;
  background: #ddd;
  margin-top: 0;
}

.widget_link_library li {
  background: #fff;
  padding: 16px!important;
}

body.home #front-contents .c_box.c_box_right .c_img_box, body.home #front-contents .c_box.c_box_left .c_img_box {
  background-position: center center;
  background-size: contain;
}

.floatbnr {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 130px;
  right: 7px;
  bottom: 130px;
  z-index: 1111111;
}

.btn-square {
  font-size: 1.2em;
  font-weight: bold;
  display: inline-block;
  padding: 18px 1em 16px;
  text-decoration: none;
  background: #00c57d;
  color: #FFF;
  border-bottom: solid 5px #008051;
  border-radius: 16px;
}

.figcaption {
  text-align: center;
}

mark {
  background: linear-gradient(transparent 60%, #fffa89 60%);
  display: inline;
  padding: 0 5px 0px;
  margin: 0 5px;
  font-weight: bold;
}

#front-contents-1 .c_btn {
  display: none;
}

body.home #front-service {
  background: #ffffff;
  background-image: none;
}

body.home #front-service .front-service-inner {
  justify-content: space-around;
  flex-wrap: nowrap;
  min-width: 991px;
  margin: 0 auto;
}

body.home #front-service .front-service-inner .c_box {
  width: 33%;
  padding: 0 4%;
  border-right: #cccccc solid 1px;
  margin: 80px 0 0;
}

body.home #front-service .front-service-inner .c_box:last-child {
  border-right: none;
}

body.home #front-service .front-service-inner .c_text .c_btn a {
  width: 90%;
}

body.home #front-service .front-service-inner h3 {
  margin-bottom: 20px;
}

body.home #front-service .front-service-inner h4, body.home #front-service .front-service-inner .c_english {
  display: none;
}

:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color, :root .has-luminous-vivid-amber-background-color {
  background-color: #f5ffdf;
}

#toc_container {
  display: block;
  font-size: 100%;
  line-height: 1.85em;
}

ul.toc_list li a {
  position: relative;
  padding: 0.3em 0.3em 0.3em 1em;
  color: #2581c4;
}

ul.toc_list li a:before {
  position: absolute;
  content: '';
  top: 0.5em;
  left: 0.2em;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #2581c4;
}

.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content h7, .post-content h8 {
  font-weight: bold!important;
}

.post-content h2 {
    border-left: 10px solid #f59e00;
    background: #fbc407;
    color: #0b0b40;
}
.post-content h3{
  line-height: 1.7;
}
.wp-block-embed__wrapper {
  text-align: center;
}

.category .post-loop-wrap>p{
  display:none;
}

.breadcrumb-area {
    position: relative;
    top: 70px;
}

.post-meta-area .post-meta{
  width: 100%;
}
body.home .front-loop .front-loop-cont{
  display: flex;
    flex-wrap: wrap;
}
body.home .front-loop .popular_post_box{
  float: none;
}
.cta_simple{
padding: 5%;
background: #fcfced;
margin-bottom:30px;
}
.cta_simple p.readTx{
margin: 0 0 12px 0;
font-size: 18px;
}
.cta_ttl{
margin: 20px auto 8px;
font-size: 18px;
width: auto;
text-align: center;
font-weight: bold;
position:relative;
color:#e40073;
}
.cta_ttl span::before, .cta_ttl span::after {
content: "";
position: absolute;
width: 2px;
height: 23px;
top: 0;
bottom: 0;
margin: auto;
background: #e40073;
}
.cta_ttl span::before{
left: auto;
transform: rotate(-30deg);
margin-left: -13px;
}
.cta_ttl span::after {
right: auto;
transform: rotate(30deg);
margin-left: 7px;
}
.spFixArea{
position:relative;
}
.spFixArea span::before,.spFixArea span::after{
content: "";
position: absolute;
width: 2px;
height: 17px;
top: 0;
bottom: 3px;
margin: auto;
background: #ffffff;
}
.spFixArea span::before {
left: auto;
transform: rotate(-30deg);
margin-left: -13px;
}
.spFixArea span::after {
right: auto;
transform: rotate(30deg);
margin-left: 7px;
}
.normalBtn .btn {
display: block;
border: #555555 solid 1px;
width: 300px;
border-radius: 7px;
font-weight: bold;
color: #333333;
text-align: center;
margin: 0 auto;
line-height: 3;
transition: all ease-in-out .3s;
}
.normalBtn .btn:hover {
text-decoration: none;
background: #ffa48d;
}
/* ----------------------------------------
* レスポンシブ
* ~ / 1200px / 991px / 767px
* desctop / laptop / tablet / phone
---------------------------------------- */

@media screen and (max-width: 1200px) {
  #gnav {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  #header {
    height: 98px;
  }
  #content {
    padding: 120px 0 0;
  }
  #gnav {
    display: block;
  }
  #gnav, #header-fnav-area, #header-gnav-area {
    float: none;
  }
  #gnav ul {
    justify-content: center;
  }
  #header #logo {
    float: none;
    text-align: center;
  }
  #gnav li {
    padding: 0 10px 0 0;
    font-size: 18px;
  }
  #gnav ul li a {
    padding: 32px 3px;
  }
  #header-right {
    height: auto;
    float: none;
  }
  #gnav ul li a {
    padding: 1px;
  }
  #campaignArea {
    top: 140px;
  }
  #header #logo {
    height: 56px;
    line-height: 56px;
  }
  body.home #front-service .front-service-inner {
    display: block;
    width: 100%;
    min-width: 100%;
  }
  body.home #front-service .front-service-inner .c_box {
    width: 100%;
    margin: 0;
    padding-top: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #c3c3c3;
    border-right: none;
  }
  body.home #front-service .front-service-inner .c_box:last-child {
    border-bottom: none;
  }
  body.home #front-service .front-service-inner h3 {
    margin: 1em 0 0.5em;
  }
  body.home #front-service .front-service-inner .c_text .c_btn a {
    width: 60%;
  }
  #footer ul {
    width: 100%;
  }
.breadcrumb-area {
    top: 98px;
}
  body.home .front-loop .popular_post_box .wrap-a {
    border: none;
}
body.home .front-loop .popular_post_box.rank-4, body.home .front-loop .popular_post_box.rank-5{
    display: none;
}
}

@media screen and (max-width: 767px) {
  #header {
    height: 112px;
  }
  #content {
    padding: 130px 0 0;
  }
  #gnav, #header-fnav-area, #header-gnav-area {
    float: none;
  }
  #gnav ul {
    justify-content: center;
  }
#gnav ul li {
    width: 25%;
  }
#gnav ul li:nth-child(2) {
    min-width:116px;
  }
  #header #logo {
    float: none;
    text-align: center;
    height: 56px;
    line-height: 56px;
  }
  #gnav li {
    padding: 0 3px 0 0;
    font-size: 0.8em;
    text-align: center;
  }
  #gnav li a {
    padding: 3px;
  }
  #gnav li i {
    display: block;
    font-size: 18px;
    margin: 0;
  }
  #header-right {
    height: auto;
  }
  #gnav li a {
    padding: 3px;
  }
  #header-nav-btn {
    display: none;
  }
  #header .wrap {
    padding: 0;
    margin: 0 2px;
  }
  .bzb-facebook table {
    width: auto !important;
  }
  .spFixTextArea {
    display: block;
  }
  .spDisplay_none {
    display: none;
  }
  #campaignArea {
    top: 133px;
    font-size: 13px;
  }
  #campaignArea ul li {
    left: -60%;
  }
  #campaignArea .check {
    margin: 0px 6px 0px 0px;
    padding: 5px 8px;
  }
  .spFixArea {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    margin: 5px 0 0 0;
    display: block;
  }
  #fixBtnArea .fixArea a {
max-width: 500px;
width: 95%;
font-size: 16px;
margin-top: 3px;
padding: 8px 5px;
line-height: initial;
height: auto;
margin: 0 auto 8px;
  }
  .pagetop {
    bottom: 112px;
    right: 12px;
  }
  .footer-02 {
    padding: 0 0 130px;
  }
  .footer-02 #footer {
    width: 90%;
    margin: 0 auto;
  }
  .copy {
    padding-top: 20px;
  }
  #footer ul {
    display: inline;
  }
  #footer ul li a {
    font-size: 12px;
  }
  #footer ul li {
    padding: 0 10px;
  }
  .footer_line {
    padding: 0px 0px 10px 0px;
    margin: 0 0 7px;
  }
  .floatbnr {
    display:block!important;
    bottom: 0px!important;
    right: 10px;
    width: 100px!important;
    height: 95px!important;
  }
  #header #logo img {
    max-height: 46px;
    height: 46px;
  }
.breadcrumb-area {
    top: 112px;
}
  body.home .front-loop .popular_post_box .link-a-2col{
display: flex;
}
body.home .front-loop .popular_post_box .wrap-a {
  border-bottom: 1px solid #e5e5e5;
}
body.home .front-loop .popular_post_box .link-a-2col .post-thumbnail{
width: 130px;
}
body.home .front-loop .popular_post_box .link-a-2col .post-thumbnail img{
width: 130px;
max-width: 130px;
}
body.home .front-loop .popular_post_box .p_rank {
    background: #900;
    width: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
}
body.home .front-loop .popular_post_box .p_rank span {
    font-size: 14px;
}
body.home .front-loop .popular_post_box .link-a-2col .link-a-2col-tx{
    margin-left: 12px;
}
body.home .front-loop .popular_post_box .p_category {
    margin: 0px 0 6px;
    padding: 2px 6px;
  font-size: 12px;
}
body.home .front-loop .popular_post_box .wrap-a h3{
    margin-left: 0;
    margin-right: 0;
    font-size: 13px;
    font-weight: bold;
}
body.home .front-loop .front-loop-cont {
    padding: 20px 0 0;
}
.cta_simple{
padding: 5% 3%;
background: #fcfced;
margin-bottom:30px;
}
.cta_simple p.readTx{
margin: 0 0 8px 0;
font-size: 15px;
}
.btn-square{
border-radius: 8px;
padding: 8px 1em 5px;
line-height: 1.4;
font-size: 18px;
}
.post-content h2 {
margin: 30px 0 24px -30px;
padding: 10px 10px 10px 14px;
font-size: 20px;
line-height: 1.5;
}
.related-leftlist img, .related-rightlist img {
max-width: 50px;
}
}