#body_wrap.single #maincont {
  background: url(../img/common/underbg01.png) no-repeat left top 4px / 1358px auto none; }
.alignfull { }
.post_content {
  margin: 0 auto;
  padding: 0 20px; }
.login-register {
  margin: 0 -20px;
  box-shadow: 0px -75px 50px 34px rgba(255, 255, 255, 0.9);
  position: relative;
  z-index: 9; }
.login-register .login-registerbox {
  width: 740px;
  background-color: #F7F7F7;
  padding: 40px;
  margin: 0 auto; }
.login-register .login-registertit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 26px; }
.login-register .login-registerbox ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0; }
.login-register .login-registerbox ul li.login-register__button-list_button a {
  text-decoration: none;
  border: solid 1px #DDDDDD;
  border-radius: 3px;
  color: #0F1D29;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 30px;
  background: #ffffff url(../img/common/footbtnico01.png) no-repeat right 20px center / 14px auto;
  width: 525px;
  display: block; }
.login-register .login-registerbox ul li a.loginout_link {
  display: block;
  color: #33A1D2;
  font-weight: bold; }

@media (max-width: 767px) {
.swell-block-fullWide__inner.l-article {
  padding: 0; }
.login-register .login-registerbox  {
  width: auto;
  border: solid .1rem #DBDBDB; }
.login-register .login-registertit {
  display: block;
  text-align: center;
  font-size: 1.3rem; }
.login-register .login-registertit .login-register_logo {
  margin-bottom: 2rem; }
.login-register .login-registertit .login-register_logo img {
  width: 17.6rem; }
.login-register .login-registerbox ul {
  display: block;
  text-align: center; }
.login-register .login-registerbox ul li.login-register__button-list_button {
  margin-bottom: 1.5rem; }
.login-register .login-registerbox ul li.login-register__button-list_button a {
  width: auto;
  font-size: 1.6rem;
  border-radius: .3rem;
  padding: 2.2rem 3rem;
  background-size: 1.4rem auto;
  background-position: right 2rem center; }
}

#body_wrap.page #maincont {
  background: #F7F7F7; }
#body_wrap.page #maincont .maincontent {
  background-color: #ffffff; }
#body_wrap.page .post_content {
  margin: 0;
  padding: 55px 60px 60px; }
#body_wrap.page .l-mainContent .c-pageTitle {
  margin-bottom: 0;
  padding: 62px 360px 10px 60px;
  border-bottom: none;
  position: relative;
  z-index: 1;
  font-size: 45px; }
#body_wrap.page .l-mainContent .c-pageTitle::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 340px;
  background-color: #F7F7F7;
  z-index: -1; }
#body_wrap.page .c-pageTitle__inner {
  float: none;
  border-bottom: none;
  padding: 0;
  margin-bottom: 0; }
#body_wrap.page .alignfull {
  left: auto;
  width: auto;
   max-width: 100%;
  margin-left: -60px;
  margin-right: -60px;
  padding-left: 75px;
  padding-right: 75px;
  max-width: none; }

#body_wrap.page #wpmem_reg,
#body_wrap.page #wpmem_login {
  max-width: 820px;
  padding:  60px 60px 45px;
  margin: 0 auto;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba( 0, 0, 0, .1); }
#body_wrap.page:not(.logged-in) .registerbox #wpmem_login + #wpmem_reg {
  display: none; }

#wpmem_reg .req,
#wpmem_reg .req-text {
  display: none; }
#wpmem_login fieldset,
#wpmem_reg fieldset {
  margin: 0;
  font-size: 18px; }
#wpmem_reg fieldset {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
#wpmem_login fieldset > legend:not([class]),
#wpmem_reg fieldset > legend:not([class]) {
  display: none; }
#wpmem_reg fieldset label.text {
  width: 95px;
  margin: 0 0 40px 0; }
#wpmem_reg .div_checkbox,
#wpmem_reg .div_date,
#wpmem_reg .div_file,
#wpmem_reg .div_image,
#wpmem_reg .div_multicheckbox,
#wpmem_reg .div_multiselect,
#wpmem_reg .div_number,
#wpmem_reg .div_radio,
#wpmem_reg .div_select,
#wpmem_reg .div_text,
#wpmem_reg .div_textarea,
#wpmem_reg .div_url {
  width: 570px;
  margin: 0 0 40px auto; }
#wpmem_reg .div_textapend01 {
  margin-top: 5px;
  width: 100%;
  text-align: right;
  font-size: 15px; }

#wpmem_login .button_div,
#wpmem_reg .button_div {
  text-align: center;
  width: 100%;
  padding: 0;
  margin-top: 50px; }
#wpmem_login button.buttons,
#wpmem_login input.buttons,
#wpmem_reg button.buttons,
#wpmem_reg input.buttons {
  width: 530px;
  display: block;
  background: #00ADB4 url(../img/common/arrowwhiteico.png) no-repeat right 20px center / 14px auto;
  margin: 0 auto;
  padding: 24px 20px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px; }
#wpmem_login input.buttons:focus,
#wpmem_reg input.buttons:focus {
  border: none; }
#wpmem_login input[type="text"],
#wpmem_login input[type="password"],
#wpmem_reg input.textbox {
  display: block;
  border: solid 1px #DDDDDD;
  background-color: #F7F7F7;
  padding: 15px 10px;
  border-radius: 5px;
  font: inherit; }
#wpmem_login fieldset label:not([for="rememberme"]) {
  display: block;
  margin: 0 0 10px; }
#wpmem_login fieldset label[for="rememberme"] {
  display: inline-block;
  margin-bottom: 15px; }
#wpmem_login .div_text {
  width: auto;
  margin: 0 0 25px; }
#wpmem_login .link-text {
  width: 100%;
  margin-top: 10px; }

.post_content .registerbox {
  margin: 50px 0 60px; }
.post_content .registerbox > p {
  margin-bottom: 30px !important; }
.post_content .registerbox ul {
  display: flex;
  flex-direction: column-reverse;
  padding: 0;
  margin: 0; }
.post_content .registerbox ul li {
  width: 100%;
  margin: 0; }
.post_content .registerbox ul li + li {
  margin-bottom: 30px; }
.post_content .registerbox ul li a {
  text-decoration: none;
  border: solid 1px #DDDDDD;
  border-radius: 3px;
  color: #0F1D29;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 30px;
  background: #ffffff url(../img/common/footbtnico01.png) no-repeat right 20px center / 14px auto;
  width: 525px;
  display: block;
  text-decoration: none; }
.post_content .loginbox > p > a {
  margin-top: 15px;
  text-decoration: none;
  display: inline-block;
  color: #33A1D2;
  font-weight: bold; }

.registergift {
  text-align: center;
  padding: 40px 0 65px;
  border-radius: 20px;
  border: solid 1px #E3E3E3; }
.registergift h3 {
  margin-bottom: 45px;
  padding: 0;
  font-size: 26px; }
.registergift h3::before {
  content: none; }
.registergift ul {
  padding: 0;
  display: flex; }
.registergift ul li {
  margin: 0;
  width: 33.333%; }
.registergift ul li + li {
  border-left: solid 1px #DDDDDD; }
.registergift ul li p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  height: 65px;
  line-height: 1.8;
  font-weight: bold; }

#sidebar-o + #maincont .maincontent {
  max-width: 1400px;
  min-height: 100%;
background: url(https://asiro.co.jp/media-career/wp-content/themes/outside/img/common/content_bg.png) no-repeat -20px -10px;
    background-size: contain;
}
#sidebar-o + #maincont .l-mainContent {
  width: auto; }

#specialistpost {
  position: relative;
  z-index: 1;
  overflow: hidden; }
#specialistpost .l-mainContent__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px; }

#specialistpost .alignfull .l-article {
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 20px; }

#specialistpost .p-articleThumb__img {
  box-shadow: none; }
#specialistpost .p-articleThumb {
  width: 705px;
  height: 595px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  z-index: -1; }
#specialistpost .p-articleThumb img {
  object-fit: cover;
  height: 100%;
  width: 100%; }
#specialistpost .post_intro {
  padding: 30px 40px;
  margin:  0 auto 40px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba( 0, 0, 0, .2);
  width: 1000px;
  overflow: hidden;
  background-color: #ffffff; }
#specialistpost .post_intro h4.introtit {
  font-size: 16px;
  color: #00ADB4;
  margin-bottom: 15px;
  padding: 0;
  border: none; }
#specialistpost .post_intro div.introtxt {
  line-height: 1.8;
  font-size: 14px; }

#specialistpost .specialisthead {
  height: 553px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 600px; }
#specialistpost .specialisthead .spheadtitle h1 {
  font-size: 34px;
  line-height: 1.8; }
#specialistpost .specialisthead .spheadauthor {
  margin-top: 55px;
  display: flex;
  align-items: center; }
#specialistpost .specialisthead .spheadauthor figure {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 150px;
  margin-right: 25px; }
#specialistpost .specialisthead .spheadauthor {
  font-size: 20px; }
#specialistpost .specialisthead .spheadauthor .spheadauthormeta span {
  font-size: 16px;
  display: block;
  margin-bottom: 10px; }
#specialistpost .post_content {
  padding: 30px 20px 0;
  border-radius: 10px 10px 0 0;
  width: 1000px;
  margin: 0 auto;
  background-color: #ffffff; }
#postaftermetabox {
  width: 740px;
  padding: 31px 36px 26px;
  border: solid 4px #F4F5F5;
  margin: 60px auto 50px; }
#postaftermetabox .postaftermetatop {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  border-bottom: solid 2px #DDDDDD;
  margin-bottom: 22px; }
#postaftermetabox .postaftermetatop ul {
  display: flex;
  justify-content: center; }
#postaftermetabox .postaftermetatop ul li {
  width: 50px;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  border: solid 1px #E3E3E3; }
#postaftermetabox .postaftermetatop ul li + li {
  margin-left: 10px; }
#postaftermetabox .postaftermetatop ul li a {
  display: block; }
#postaftermetabox .postaftermetatop ul li span.url-copied {
  background-color: rgb( 0, 0, 0, .6);
  color: #ffffff;
  text-align: center;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  display: none; }
#postaftermetabox .postaftermetatop ul li span.url-copied span {
  display: block;
  font-size: 8px;
  line-height: 50px; }

#postaftermetabox .postaftermetatop .pdf {
  margin-left: auto;
  width: 240px; }
#postaftermetabox .postaftermetatop .pdf a {
  display: block;
  padding: 18px 0 18px 49px;
  border: solid 1px #DDDDDD;
  border-radius: 5px;
  background: url(../img/under/dlpdfico02.png) no-repeat right 15px center / 14px auto;
  background-color: #ffffff;
  position: relative;
  font-weight: bold;
  font-size: 14px; }
#postaftermetabox .postaftermetatop .pdf a::before {
  content: '';
  position: absolute;
  left: 17px;
  top: calc(50% - 11px);
  height: 22px;
  width: 18px;
  background: url(../img/under/dlpdfico01.png) no-repeat center / 100% auto; }

#postaftermetabox .postaftermetabottom .postaftermetaauthorBox {
  display: flex;
  justify-content: space-between;
  font-size: 12px; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_l {
  display: flex;
  align-items: center;
  width: 280px; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_l figure {
  margin-right: 15px;
  width: 65px;
  height: 65px;
  overflow: hidden;
  border-radius: 150px;
  margin-right: 25px; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_l p.name {
  font-size: 16px;
  margin-top: 10px; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_r {
  width: 370px;
  line-height: 1.6; }

div[id^='aftersnsbox'] .flex {
  display: flex;
  justify-content: space-between; }
div[id^='aftersnsbox']  .flex > div {
  width: 48%; }

div#aftersnsbox02  {
  margin: 0;
  padding: 55px 40px 60px 60px;
  display: flex;
  justify-content: space-between; }
div#aftersnsbox02 .flex {
  width: calc(100% - 360px);
  min-width: 740px; }
div#aftersnsbox02 .pagebottomwid {
  width: 300px; }


@media (max-width: 767px) {
#body_wrap.single #maincont {
  background-image: none; }
#specialistpost .p-articleThumb {
  width: auto;
  height: 24.6rem;
  left: 0; }
#specialistpost .specialisthead {
  padding-top: 20.8rem;
  height: auto;
  padding-right: 0; }
#specialistpost .alignfull .l-article {
  padding: 0 2rem; }

#specialistpost .post_intro {
  width: auto;
  padding: 2rem;
  margin: 2rem;
  border-radius: 1rem; }
#specialistpost .post_intro h4.introtit {
  font-size: 1.6rem;
  margin-bottom: 1.5rem; }
#specialistpost .post_intro div.introtxt {
  font-size: 1.4rem; }

#specialistpost .post_content {
  width: auto;
  padding: 2rem; }
#specialistpost .specialisthead .spheadtitle {
  background-color: #ffffff;
  padding: 2rem;
  margin: 0 1rem;
  border-radius: .6rem; }
#specialistpost .specialisthead .spheadtitle h1 {
  font-size: 2rem;
  line-height: 1.6; }
#specialistpost .specialisthead .spheadmeta {
  background-color: #F8F8F8;
  margin: 1.7rem 0 0;
  padding: 1.7rem 1.5rem 2.0rem; }
#specialistpost .specialisthead .spheadauthor {
  margin: 0;
  padding: 1.4rem 1.7rem;
  border-radius: 1rem;
  border: solid .1rem #DDDDDD;
  background-color: #ffffff; }
#specialistpost .specialisthead .spheadauthor figure {
  width: 5.1rem;
  height: 5.1rem;
  border: solid .3rem #ffffff;
  border-radius: 150rem;
  margin-right: 1.5rem;
  box-shadow: 0 .3rem .6rem rgba( 0, 0, 0, .2); }
#specialistpost .specialisthead .spheadauthor {
  font-size: 2rem; }
#specialistpost .specialisthead .spheadauthor .spheadauthormeta span {
  font-size: 1.6rem;
  margin-bottom: 1rem; }

#postaftermetabox {
  /* width: auto; pjid139 */
  width: 95.56%; /* pjid139 */
  padding: 2.2rem 2rem 2.5rem;
  border: solid .4rem #F4F5F5;
  /* margin: 3rem 2rem 3rem; pjid139 */
  margin: 3rem auto; /* pjid139 */
}
#postaftermetabox .postaftermetatop {
  padding-bottom: 2.5rem;
  border-bottom: solid .2rem #DDDDDD;
  margin-bottom: 1.5rem;
  display: block; }
#postaftermetabox .postaftermetatop ul {
  display: flex;
  justify-content: center; }
#postaftermetabox .postaftermetatop ul li {
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 10rem;
  border: solid .1rem #E3E3E3; }
#postaftermetabox .postaftermetatop ul li + li {
  margin-left: 1rem; }
#postaftermetabox .postaftermetatop ul li span.url-copied {
  background-color: rgb( 0, 0, 0, .6);
  color: #ffffff;
  text-align: center;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  font-size: 1rem; }
#postaftermetabox .postaftermetatop ul li span.url-copied span {
  display: block;
  font-size: .8rem;
  line-height: 4.5rem; }
#postaftermetabox .postaftermetatop  .pdf {
  width: 100%;
  margin: 2rem 0 0; }
#postaftermetabox .postaftermetatop  .pdf a {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  height: 4.5rem;
  padding: 0;
  border: solid .1rem #DDDDDD;
  border-radius: .5rem;
  background-size: 1.4rem auto;
  background-position: right 1.5rem center;
  font-size: 1.3rem; }
#postaftermetabox .postaftermetatop  .pdf a::before {
  content: '';
  position: absolute;
  margin-right: 1rem;
  left: 1.5rem;
  top: calc( 50% - 1.2rem);
  width: 2.1rem;
  height: 2.4rem;
  background: url(../img/under/dlpdfico01.png) no-repeat center / 100% auto; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox {
  display: block;
  font-size: 1.2rem; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_l {
  width: auto;
  margin-bottom: 1.5rem; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_l figure {
  width: 6.5rem;
  height: 6.5rem;
  border-radius: 150rem;
  margin-right: 1.5rem; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_l p.name {
  font-size: 1.6rem;
  margin-top: 1rem; }
#postaftermetabox .postaftermetabottom .postaftermetaauthorBox .postaftermetaauthor_r {
  width: auto; }

div[id^='aftersnsbox'] .flex {
  display: block;
  text-align: center;
  margin: 0 2rem; }
div[id^='aftersnsbox'] .flex > div {
  width: 100%; }
div[id^='aftersnsbox'] .flex > div + div {
  margin-top: 2rem; }
div[id^='aftersnsbox'] .flex > div iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

div#aftersnsbox02 {
  display: block;
  padding: 2rem 0; }
div#aftersnsbox02 .flex {
  width: auto;
  min-width: 0; }
div#aftersnsbox02 .pagebottomwid {
  display: block;
  margin: 0 2rem;
  width: auto;
  padding: 2rem 0; }
div#aftersnsbox02 .pagebottomwid img {
  width: 100%;
  max-width: 100%;}



#body_wrap.page .post_content {
  margin: 0;
  padding: 2.5rem 2rem 2rem; }
#body_wrap.page .l-mainContent .c-pageTitle {
  padding: 3.2rem 2.5rem 1.0rem 2.0rem;
  font-size: 2.2rem; }
#body_wrap.page .l-mainContent .c-pageTitle::before {
  width: 4.0rem; }
#body_wrap.page .alignfull {
  margin-left: -2rem;
  margin-right: -2rem;
  padding-left: 2rem;
  padding-right: 2rem; }



#body_wrap.page #wpmem_reg,
#body_wrap.page #wpmem_login {
  font-size: 1.4rem;
  max-width: none;
  padding:  1.5rem 2rem 2rem;
  border-radius: 1.0rem;
  box-shadow: 0 0 1rem rgba( 0, 0, 0, .1); }
#wpmem_reg fieldset,
#wpmem_login fieldset {
  font-size: 1.6rem;
  display: block; }
#wpmem_reg fieldset label.text {
  display: block;
  width: auto;
  margin: 0 0 1rem 0; }
#wpmem_reg .div_checkbox,
#wpmem_reg .div_date,
#wpmem_reg .div_file,
#wpmem_reg .div_image,
#wpmem_reg .div_multicheckbox,
#wpmem_reg .div_multiselect,
#wpmem_reg .div_number,
#wpmem_reg .div_radio,
#wpmem_reg .div_select,
#wpmem_reg .div_text,
#wpmem_reg .div_textarea,
#wpmem_reg .div_url {
  width: 100%;
  margin: 0 0 4rem; }
#wpmem_reg .div_textapend01 {
  margin-top: .5rem;
  width: auto;
  text-align: right;
  font-size: 1.2rem; }

#wpmem_login .button_div,
#wpmem_reg .button_div {
  margin-top: 4rem; }
#wpmem_login button.buttons,
#wpmem_login input.buttons,
#wpmem_reg button.buttons,
#wpmem_reg input.buttons {
  width: 100%;
  background: #00ADB4 url(../img/common/arrowwhiteico.png) no-repeat right 2rem center / 1.4rem auto;
  margin: 0 auto;
  padding: 1rem 2rem;
  font-size: 2rem;
  border-radius: .5rem; }
#wpmem_login input[type="text"],
#wpmem_login input[type="password"],
#wpmem_reg input.textbox {
  border: solid .1rem #DDDDDD;
  padding: 1rem 1.5rem;
  border-radius: .5rem; }
#wpmem_login fieldset label:not([for="rememberme"]) {
  margin: 0 0 1rem; }
#wpmem_login .div_text {
  margin: 0 0 2.5rem; }
#wpmem_login .link-text {
  margin-top: 1rem; }
#wpmem_login .link-text a {
  display: inline-block; }

.post_content .registerbox {
  margin: 5rem 0 6rem; }
.post_content .registerbox > p {
  margin-bottom: 3rem !important; }
.post_content .registerbox ul {
  display: block;
  padding: 0;
  margin: 0; }
.post_content .registerbox ul li {
  width: auto;
  margin: 0; }
.post_content .registerbox ul li + li {
  margin: 3rem 0 0; }
.post_content .registerbox ul li a {
  border: solid .1rem #DDDDDD;
  border-radius: .3rem;
  font-size: 1.6rem;
  padding: 1.2rem 3rem;
  background: #ffffff url(../img/common/footbtnico01.png) no-repeat right 2rem center / 1.4rem auto;
  width: auto; }
.post_content .loginbox > p > a {
  margin-top: 1.5rem; }

.registergift {
  padding: 3.5rem 0 2rem;
  border-radius: 2rem;
  border: solid .1rem #E3E3E3; }
.registergift h3 {
  margin-bottom: 2.5rem;
  font-size: 2.4rem; }
.registergift ul {
  padding: 0 2rem;
  display: block; }
.registergift ul li {
  width: auto;
  padding: 1.5rem 0 2rem; }
.registergift ul li + li {
  border-left: none;
  border-top: solid .1rem #DDDDDD; }
.registergift ul li p {
  margin-top: 1rem;
  display: block;
  text-align: center;
  font-size: 1.8rem;
  height: auto; }
.registergift ul li figure img {
  width: 22rem; }
}

#singlepost {
  padding: 20px 40px 60px 60px; }
#singlepost .singlecont {
  display: flex;
  justify-content: space-between; }
#singlepost #singlemain {
  width: calc(100% - 360px);
  min-width: 740px; }
#singlepost .alignfull {
  left: auto;
  width: auto;
  max-width: 100%;
  padding-right: 15px;
  padding-left: 515px;
  margin-left: -500px;
  max-width: none; }

#singlepost .singleheadspecial {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  box-shadow: 0 0 6px rgba( 0, 0, 0 , .2);
  font-weight: bold; }
#singlepost .singleheadspecial > strong {
  display: block;
  font-size: 18px;
  width: 75px;
  padding: 15px 0;
  background-color: #00ADB4;
  text-align: center;
  color: #ffffff; }
#singlepost .singleheadspecial > .splink {
  width: calc( 100% - 75px );
  padding: 8px 20px; }
#singlepost .singleheadspecial > .splink a:hover {
  text-decoration: underline; }


#singlepost .singlehead {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  min-height: 300px; }
#singlepost .singlehead .spheadtop {
  padding-right: 320px; }
#singlepost .singlehead .spheadcate {
  margin-bottom: 15px; }
#singlepost .singlehead .spheadcate a.c-categoryList__link {
  display: inline-block;
  background-color: #ffffff;
  border: solid 1px #8E8E8E;
  border-radius: 100px;
  padding: 8px 15px;
  font-size: 12px;
  color: #0F1D29;
  margin: 0; }
#singlepost .singlehead .spheadtime {
  width: 230px;
  position: absolute;
  right: 0;
  top: 45px; }
#singlepost .singlehead .spheadtime span.c-postTimes__posted,
#singlepost .singlehead .spheadtime time.c-postTimes__modified {
  display: block; }
#singlepost .singlehead .spheadtime time.c-postTimes__modified {
  margin-top: 20px; }
#singlepost .singlehead .spheadtime span.c-postTimes__posted::before,
#singlepost .singlehead .spheadtime time.c-postTimes__modified::before {
  content: none; }

#singlepost .singlehead .spheadtitle {
  margin-right: 65px; }
#singlepost .singlehead .spheadtitle h1 {
  font-size: 34px;
  line-height: 1.8; }

#singlepost .singlehead .spheadauthor {
  margin-top: 30px;
  display: flex;
  align-items: center; }
#singlepost .singlehead .spheadauthor figure {
  width: 51px;
  height: 51px;
  overflow: hidden;
  border-radius: 150px;
  margin-right: 20px;
  border: solid 3px #ffffff; }
#singlepost .singlehead .spheadauthor {
  font-size: 14px; }
#singlepost .singlehead .spheadauthor .spheadauthormeta span {
  font-size: 10px;
  display: block;
  margin-bottom: 10px; }
#singlepost .singlehead .spheadsns {
  position: absolute;
  right: 20PX;
  bottom: 35px;
  width: 260PX; }

#singlepost .singlehead .spheadsns ul {
  display: flex;
  justify-content: center; }
#singlepost .singlehead .spheadsns ul li {
  width: 35px;
  height: 35px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  box-shadow: 0 0 6PX rgba( 0, 0, 0, .2); }
#singlepost .singlehead .spheadsns ul li + li {
  margin-left: 10px; }
#singlepost .singlehead .spheadsns ul li a {
  display: block; }
#singlepost .singlehead .spheadsns ul li span.url-copied {
  background-color: rgb( 0, 0, 0, .6);
  color: #ffffff;
  text-align: center;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  display: none; }
#singlepost .singlehead .spheadsns ul li span.url-copied span {
  display: block;
  font-size: 8px;
  line-height: 50px; }
#singlepost .singlehead .spheadsns .pdf {
  margin-top: 20px; }
#singlepost .singlehead .spheadsns .pdf a {
  display: block;
  padding: 17px 0 17px 49px;
  border: solid 1px #DDDDDD;
  border-radius: 5px;
  background: url(../img/under/dlpdfico02.png) no-repeat right 15px center / 14px auto;
  background-color: #ffffff;
  position: relative;
  font-weight: bold; }
#singlepost .singlehead .spheadsns .pdf a::before {
  content: '';
  position: absolute;
  left: 17px;
  top: calc(50% - 11px);
  height: 22px;
  width: 18px;
  background: url(../img/under/dlpdfico01.png) no-repeat center / 100% auto; }


@media (max-width: 767px) {
  #singlepost {
    width: auto;
    padding: 0; }
  #singlepost .post_content {
    width: auto;
    padding: 1rem; }
  #singlepost .alignfull {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    max-width: none; }
  #singlepost .singlecont {
    display: block; }
  #singlepost .singlehead {
    /* 4318 - START ---------- */
    /* padding-top: 20.8rem; */
    /* padding-top: 2rem; */
    padding-top: 4rem;
    padding-bottom: 1rem;
    min-height: initial;
    /* 4318 - END ---------- */
    height: auto;
    padding-right: 0; }
  #singlepost .singlehead .spheadtop {
    display: flex;
    flex-direction: column-reverse;
    padding: 0; }
  #singlepost .singlehead .spheadcate {
    position: absolute;
    right: 1.8rem;
    top: 1rem;
    margin: 0; }
  #singlepost .singlehead .spheadcate a.c-categoryList__link {
    font-size: 1rem;
    padding: .5rem .8rem;
    border-radius: 0;
    border: none; }

  #singlepost .singlehead .spheadtitle {
    background-color: #ffffff;
    /*padding: 2rem;*/
    padding: 2rem 2rem 0 2rem;
    margin: 0 1rem;
    border-radius: .6rem; }
  #singlepost .singlehead .spheadtitle h1 {
    /* 4318 - START ---------- */
    /* font-size: 2rem; */
    font-size: 1.2em;
    /* 4318 - END ---------- */
    line-height: 1.6; }
  #singlepost .singlehead .spheadbottom {
    background-color: #F8F8F8;
    margin: 1.7rem 0 0;
    padding: 1.7rem 1.5rem 2.0rem; }
  #singlepost .singlehead .spheadauthor {
    margin: 0;
    padding: 1.4rem 1.7rem;
    border-radius: 1rem;
    border: solid .1rem #DDDDDD;
    background-color: #ffffff; }
  #singlepost .singlehead .spheadauthor figure {
    width: 5.1rem;
    height: 5.1rem;
    border: solid .3rem #ffffff;
    border-radius: 150rem;
    margin-right: 1.5rem;
    box-shadow: 0 .3rem .6rem rgba( 0, 0, 0, .2); }
  #singlepost .singlehead .spheadauthor {
    font-size: 2rem; }
  #singlepost .singlehead .spheadauthor .spheadauthormeta span {
    font-size: 1.6rem;
    margin-bottom: 1rem; }

  #singlepost .singlehead .spheadtime {
    /* 4318 - START ---------- */
    /* position: static; */
    position: absolute;
    top: 1.5rem;
    left: 0;
    right: 0;
    /* 4318 - END  ----------*/
    display: flex;
    width: auto;
    padding: 0 3.2rem;
    margin: 2rem 0 0; }
  #singlepost .singlehead .spheadtime span.c-postTimes__posted {
    background: url(../img/common/meatico02.png) no-repeat; }
  #singlepost .singlehead .spheadtime time.c-postTimes__modified {
    /* 4318 - START ---------- */
    /* margin: 0 0 0 2.3rem; */
    margin: 0;
    /* 4318 - END  ----------*/
    background: url(../img/common/meatico01.png) no-repeat; }
    /* 4318 - START ---------- */
    #singlepost .singlehead .spheadtime time.c-postTimes__modified:nth-of-type(n+2) {
      margin: 0 0 0 2.3rem; }
    /* 4318 - END  ----------*/
  #singlepost .singlehead .spheadtime span.c-postTimes__posted,
  #singlepost .singlehead .spheadtime time.c-postTimes__modified {
    font-size: 1.2rem;
    background-size: 1.1rem auto;
    padding: .1rem 0 .1rem 1.9rem;
    font-size: 13px;
    color: #999999; }

  #singlepost .singlehead .spheadsns {
    width: auto;
    /*display: flex;*/
    display: none;
    justify-content: center;
    position: static;
    margin-top: 1.5rem; }
  #singlepost .singlehead .spheadsns ul li {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 10.0rem;
    box-shadow: 0 0 .6rem rgba( 0, 0, 0, .2); }
  #singlepost .singlehead .spheadsns ul li + li {
    margin-left: 1.0rem; }
  #singlepost .singlehead .spheadsns ul li span.url-copied span {
    font-size: .8rem;
    line-height: 5.0rem; }
  #singlepost .singlehead .spheadsns .pdf {
    width: 11rem;
    margin: 0 0 0 auto; }
  #singlepost .singlehead .spheadsns .pdf a {
    display: flex;
    align-items: center;
    height: 3.5rem;
    padding: 0 1.3rem;
    border: solid .2rem #00A4AA;
    border-radius: .5rem;
    background: #ffffff;
    font-size: .9rem;
    line-height: 1.4; }
  #singlepost .singlehead .spheadsns .pdf a::before {
    content: '';
    position: static;
    margin-right: 1rem;
    height: 2rem;
    width: 1.4rem;
    background: url(../img/under/dlpdfico01.png) no-repeat center / 100% auto; }
  #singlepost .p-articleThumb {
    width: 100%;
    /*height: 24.6rem;*/
    margin: 0;
    /* 4318 - START ---------- */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* 4318 - END ---------- */
	}
  #singlepost .p-articleThumb img {
    object-fit: contain;
    /*object-fit: cover;*/
    height: 100%;
    width: 100%; }

  #singlepost #singlemain {
    width: auto;
    min-width: 0; }
}


#singlepost .p-articleThumb {
  margin: 0 0 40px; }
#singlepost .p-articleThumb__img {
  box-shadow: none; }

#subsidebar {
  width: 300px;
  align-self: flex-end;
  position: sticky;
  bottom: 30px; }
#subsidebar #sidebar {
  width: auto; }
#subsidebar .c-widget__title {
  margin-bottom: 10px; }
#subsidebar .c-widget .-type-list .p-postList__item {
  margin-bottom: 0; }
#subsidebar .c-widget .-type-list .p-postList__item + .p-postList__item {
  border-top: solid 1px #DDDDDD; }
#subsidebar .c-widget .-type-list .p-postList__item a {
  padding: 15px 0; }
#subsidebar .p-postList__thumb {
  width: 90px;
  border-radius: 3px;
  overflow: hidden; }
#subsidebar .-type-list .p-postList__body {
  width: 195px;
  display: flex;
  flex-direction: column-reverse; }
#subsidebar .-type-list .p-postList__title {
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden; }
#subsidebar .c-postTimes__posted::before {
  content: none; }
#subsidebar .p-postList__times {
  margin-bottom: 5px;
  padding: 0;
  opacity: 1;
  color: #999999; }
#subsidebar .-w-ranking .p-postList__item::before {
  content: none; }

/* ▼ 2828  ▼*/
#subsidebar .single-banner {
  margin-bottom: 30px;
}
#subsidebar .single-banner img {
  display: block;
  max-width: 300px;
}
/* 　▲　2828 ▲　---------- */

.widget_swell_new_posts .c-widget__title.-side,
.widget_swell_popular_posts .c-widget__title.-side {
  padding: 0;
  overflow: hidden; }
.widget_swell_new_posts .c-widget__title::before,
.widget_swell_popular_posts .c-widget__title::before,
.widget_swell_new_posts .c-widget__title::after,
.widget_swell_popular_posts .c-widget__title::after {
  content: none; }
.widget_swell_new_posts .c-widget__title.-side strong::after,
.widget_swell_popular_posts .c-widget__title.-side strong::after {
  content: '';
  left: 100%;
  width: 300px;
  position: absolute;
  border: none;
  border-bottom: solid 2px #0F1B24;
  bottom: calc(50% - 1px); }
.widget_swell_new_posts .c-widget__title.-side strong,
.widget_swell_popular_posts .c-widget__title.-side strong {
  position: relative;
  color: #0F1D29;
  font-size: 16px;
  display: inline-block;
  padding-right: 17px;
  position: relative;
  z-index: 1;
  /*background-color: #ffffff;*/ }
.widget_swell_new_posts .c-widget__title.-side strong span {
  color: #00ADB4; }
.widget_swell_popular_posts .c-widget__title.-side strong span {
  color: #F06474; }

/* 4412 swell ウィジェット 共通サイドバー ITエンジニアの方向け */
.widget-heading--no-border .c-widget__title.-side {
  padding: 0;
  margin-bottom: 10px;
}
.widget-heading--no-border .c-widget__title.-side::before,
.widget-heading--no-border .c-widget__title.-side::after {
  display: none;
}
/* 4412 END */

#archive-term {
  padding: 20px 40px 0 60px; }
#archive-term .archivecont {
  display: flex;
  justify-content: space-between; }

#archiveall {
  padding: 20px 40px 0 60px; }
#archiveall .archivecont {
  display: flex;
  justify-content: space-between; }
#searchall {
  padding: 20px 40px 0 60px; }
#searchall .archivecont {
  display: flex;
  justify-content: space-between; }
#archivemain {
  width: calc(100% - 360px);
  min-width: 740px; }
#archivemain .p-termContent {
  margin: 0; }
#archivemain .p-termHead {
  margin: 0 0 45px; }
#archivemain .c-pageTitle {
  font-size: 36px;
  margin-bottom: 20px; }
#archivemain .c-pageTitle .c-pageTitle__inner {
  display: inline-block;
  padding: 0;
  border-bottom: none; }
#archivemain .p-termHead__desc {
  line-height: 2;
  border: none;
  padding: 0; }
#archivemain .c-tabBody {
  padding-top: 40px;
  border-top: solid 1px #E3E3E3; }
#archivemain .c-tabBody > h3 {
  font-size: 20px;
  margin-bottom: 25px; }
#archivemain .c-tabBody__item {
  margin-bottom: 70px; }
#archivemain .p-postList__item {
  margin: 0; }
#archivemain .p-postList__item + .p-postList__item {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 2px #E3E3E3; }
#archivemain .p-postList__link {
  align-items: unset; }
#archivemain .p-postList__thumb {
  width: 200px;
  margin: auto 0; }

#archivemain .p-postList__body {
  width: calc(100% - 220px);
  display: flex;
  flex-direction: column; }
#archivemain .p-postList__body .p-postList__title {
  font-size: 18px;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }
#archivemain .p-postList__body .p-postList__excerpt,
#archivemain .p-postList__body .c-postAuthor,
#archivemain .c-postThumb__cat {
  display: none; }

#archivemain .p-postList__body .p-postList__meta {
  margin-top: auto; }
#archivemain .c-postTimes__modified,
#archivemain .c-postTimes__posted {
  color: #999999;
  padding: 3px 0 3px 20px;
  background: no-repeat left center / 12px auto;
  font-size: 12px; }
#archivemain .c-postTimes__posted {
  margin-right: 25px;
  background-image: url(../img/common/meatico01.png); }
#archivemain .c-postTimes__modified {
  background-image: url(../img/common/meatico02.png); }
#archivemain .c-postTimes__modified::before,
#archivemain .c-postTimes__posted::before {
  content: none; }

#searchall #archivemain .c-tabBody {
  padding-top: 0;
  border-top: none; }
#searchall #archivemain .c-tabBody > h3 {
  padding: 20px 0;
  border-top: solid 1px #E3E3E3;
  border-bottom: solid 1px #E3E3E3;
  margin-bottom: 45px; }


@media (max-width: 767px) {
#archive-term,
#archiveall {
  padding: 0; }
#archive-term .archivecont,
#archiveall .archivecont {
  display: block; }

#archivemain {
  width: auto;
  min-width: 0; }

#archivemain .p-termHead {
  margin: 0 0 3rem; }
#archivemain .c-pageTitle {
  font-size: 2.6rem;
  margin-bottom: 2rem; }
#archivemain .c-tabBody {
  padding-top: 3rem;
  border-top: solid .1rem #E3E3E3; }
#archivemain .c-tabBody > h3 {
  font-size: 1.8rem;
  margin-bottom: 3rem; }
#archivemain .p-postList__thumb {
  width: 12rem; }
#archivemain .p-postList__body {
  width: calc(100% - 13.5rem); }
#archivemain .c-tabBody__item {
  margin-bottom: 0; }
#archivemain .p-postList__item + .p-postList__item {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: solid .2rem #E3E3E3; }
#archivemain .p-postList__body .p-postList__title {
  font-size: 1.6rem;
  margin-bottom: .5rem; }
#archivemain .c-postTimes__modified,
#archivemain .c-postTimes__posted {
  background-size: 1rem auto;
  padding: .1rem 0 .1rem 1.5rem;
  font-size: 1rem; }

#subsidebar {
  width: auto;
  margin-top: 5rem;
  position: static; }
#subsidebar #sidebar {
  padding: 0 2rem 5rem;
  margin-top: 0; }
#subsidebar #sidebar img {
  max-width: 100%;
  height: auto; }
#subsidebar #sidebar .widget_media_image img {
  width: 100%; }
#subsidebar .c-widget__title {
  margin-bottom: 1rem; }
#subsidebar .c-widget .-type-list .p-postList__item + .p-postList__item {
  border-top: solid .1rem #DDDDDD; }
#subsidebar .c-widget .-type-list .p-postList__item a {
  padding: 1.5rem 0; }
#subsidebar .p-postList__thumb {
  width: 11.0rem;
  border-radius: .3rem; }
#subsidebar .-type-list .p-postList__body {
  width: calc( 100% - 12rem); }
#subsidebar .-type-list .p-postList__title {
  font-size: 1.3rem; }
#subsidebar .p-postList__times {
  margin-bottom: .5rem; }

.widget_swell_new_posts .c-widget__title.-side strong::after,
.widget_swell_popular_posts .c-widget__title.-side strong::after {
  width: 100rem;
  border-bottom: solid .2rem #0F1B24;
  bottom: calc(50% - .1rem); }
.widget_swell_new_posts .c-widget__title.-side strong,
.widget_swell_popular_posts .c-widget__title.-side strong {
  color: #0F1D29;
  font-size: 1.8rem;
  padding-right: 2rem; }
.widget_swell_new_posts .c-widget__title.-side strong span {
  color: #00ADB4; }
.widget_swell_popular_posts .c-widget__title.-side strong span {
  color: #F06474; }



#searchall {
  padding: 0; }


#archivemain {
  padding: 2rem 2rem 0; }
#searchall .archivecont,
#archivemain .archivecont {
  display: block; }
}


.mw_wp_form .form_step {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 30px 0;
  list-style: none; }

.mw_wp_form .form_step>li {
  display: block;
  position: relative;
  padding: 0.5em;
  width: 22%;
  border: 1px solid currentColor;
  color: #C19E56;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0; }

.mw_wp_form .form_step>li:nth-of-type(n + 2) {
  margin: 0px 0px 0px 4%; }

.mw_wp_form .form_step>li:nth-of-type(n + 2):before {
  position: absolute;
  top: 50%;
  left: -1.5em;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #C19E56;
  border-left: 2px solid #C19E56;
  transform: translateY(-50%) rotate(135deg);
  content: ""; }

.mw_wp_form_input .form_step>li:nth-of-type(1), .mw_wp_form_preview .form_step>li:nth-of-type(2), .mw_wp_form_complete .form_step>li:nth-of-type(3) {
  background-color: #C19E56;
  color: #fff; }

#body_wrap.page .contactbox {
  max-width: 820px;
  padding:  60px 40px 45px;
  margin: 0 auto;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba( 0, 0, 0, .1); }

.contactbox .req,
.contactbox .req-text {
  display: none; }
.contactbox fieldset {
  margin: 0;
  font-size: 18px; }
.contactbox fieldset {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border: none; }
.contactbox fieldset > legend:not([class]) {
  display: none; }
.contactbox fieldset label.text {
  width: 115px;
  margin: 0 0 40px 0; }
.contactbox .div_checkbox,
.contactbox .div_date,
.contactbox .div_file,
.contactbox .div_image,
.contactbox .div_multicheckbox,
.contactbox .div_multiselect,
.contactbox .div_number,
.contactbox .div_radio,
.contactbox .div_select,
.contactbox .div_text,
.contactbox .div_textarea,
.contactbox .div_url {
  width: 570px;
  margin: 0 0 40px auto; }
.contactbox .div_textapend01 {
  margin-top: 5px;
  width: 100%;
  text-align: right;
  font-size: 15px; }

.contactbox .button_div {
  text-align: center;
  width: 100%;
  padding: 0;
  margin-top: 20px; }
.contactbox button.buttons,
.contactbox input.buttons {
  width: 530px;
  display: block;
  background: #00ADB4 url(../img/common/arrowwhiteico.png) no-repeat right 20px center / 14px auto;
  margin: 0 auto;
  padding: 24px 20px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px; }
.contactbox input.buttons:focus {
  border: none; }
.contactbox input.textbox {
  max-width: 100%;
  display: block;
  border: solid 1px #DDDDDD;
  background-color: #F7F7F7;
  padding: 15px 10px;
  border-radius: 5px;
  font: inherit; }

.contactbox textarea {
  max-width: 100%;
  display: block;
  border: solid 1px #DDDDDD;
  background-color: #F7F7F7;
  padding: 15px 10px;
  border-radius: 5px;
  font: inherit; }

.contactbox fieldset .attention {
  font-size: 80%;
  margin-left: 10px;
  color: red;
  padding: 3px; }
.contactbox .horizontal-item {
  display: inline-block; }



@media screen and (max-width: 768px) {
  .mw_wp_form ol.form_step {
    padding: 0;
  }
  .mw_wp_form .form_step>li {
    font-size: 1.4rem;
    width: 28%;
  }
  .mw_wp_form .form_step > li:nth-of-type(n+2) {
    margin-left: 8%;
  }
.mw_wp_form .form_step>li:nth-of-type(n + 2):before {
  left: -1.6rem; }


#body_wrap.page .contactbox {
  font-size: 1.4rem;
  max-width: none;
  padding:  1.5rem 2rem 2rem;
  border-radius: 1.0rem;
  box-shadow: 0 0 1rem rgba( 0, 0, 0, .1); }
.contactbox fieldset {
  font-size: 1.6rem;
  display: block; }
.contactbox fieldset label.text {
  display: block;
  width: auto;
  margin: 0 0 1rem 0; }
.contactbox .div_checkbox,
.contactbox .div_date,
.contactbox .div_file,
.contactbox .div_image,
.contactbox .div_multicheckbox,
.contactbox .div_multiselect,
.contactbox .div_number,
.contactbox .div_radio,
.contactbox .div_select,
.contactbox .div_text,
.contactbox .div_textarea,
.contactbox .div_url {
  width: 100%;
  margin: 0 0 4rem; }
.contactbox .div_textapend01 {
  margin-top: .5rem;
  width: auto;
  text-align: right;
  font-size: 1.2rem; }

.contactbox .button_div {
  margin-top: 4rem; }
.contactbox button.buttons,
.contactbox input.buttons {
  width: 100%;
  background: #00ADB4 url(../img/common/arrowwhiteico.png) no-repeat right 2rem center / 1.4rem auto;
  margin: 0 auto;
  padding: 1rem 2rem;
  font-size: 2rem;
  border-radius: .5rem; }
.contactbox input.textbox {
  border: solid .1rem #DDDDDD;
  padding: 1rem 1.5rem;
  border-radius: .5rem; }

.contactbox input.textbox,
.contactbox textarea {
  width: 100%; }



}

.cta-button__wrapper {

}
.cta-button__wrapper .cta-button {
  position: relative;
  display: block;
  width: 480px;
  height: 70px;
  margin: 0 auto;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  text-decoration: none;
  background-color: #16ac76;
  background-image: linear-gradient(#36b126, #2b8615);
  box-shadow: 0 5px 0 #105d14;
  border: 0;
  border-radius: 7px;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 70px;
  font-size: 22px;
  text-align: center;
  color: #fff;
  user-select: none;
  text-decoration: none;
}
.cta-button__wrapper .cta-button:active {
  box-shadow: 0 0 0 #105d14;
  transform: translateY(5px);
}
.cta-button__wrapper .cta-button::before {
  position: absolute;
  content: '';
  top: 30px;
  right: -5px;
  width: 59px;
  height: 59px;
  background-image: url('https://asiro.co.jp/media-career/wp-content/themes/outside/img/cta_button_cursor.png');
  background-repeat: no-repeat;
  background-position: top 50% left 50%;
  background-size: 59px;
  animation: 1s linear infinite blink;
}
.cta-button__wrapper .cta-button::after {
  position: absolute;
  content: '3分で登録完了';
  display: block;
  top: -12px;
  right: -10px;
  width: 108px;
  height: 25px;
  border-radius: 25px;
  background-color: #fff502;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  color: #e6391a;
  letter-spacing: 0em;
  user-select: none;
  pointer-events: none;
  user-select: none;
  text-shadow: none;
}
/* .cta-button__wrapper .cta-button .cta-button__cursor {
  position: absolute;
  top: 30px;
  right: -5px;
  width: auto;
  height: 59px;
  animation: 1s linear infinite blink;
} */

@keyframes blink {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}

@media screen and (max-width:767px){

  .cta-button__wrapper .cta-button {
    position: relative;
    display: block;
    width: 280px;
    height: 52px;
    margin: 0 auto;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    text-decoration: none;
    background-color: #16ac76;
    background-image: linear-gradient(#36b126, #2b8615);
    box-shadow: 0 5px 0 #105d14;
    border: 0;
    border-radius: 5px;
    font-weight: bold;
    line-height: 52px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    user-select: none;
    text-decoration: none;
  }
  .cta-button__wrapper .cta-button::before {
    position: absolute;
    content: '';
    top: 25px;
    right: -5px;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
  .cta-button__wrapper .cta-button::after {
    position: absolute;
    content: '30秒で登録完了';
    display: block;
    top: -10px;
    right: auto;
    left: -10px;
    width: 90px;
    height: 17px;
    border-radius: 17px;
    background-color: #ffeb00;
    box-shadow: 2px 2px 0 0 rgba(0,0,0,.16);
    font-weight: bold;
    font-size: 10px;
    line-height: 17px;
    text-align: center;
    color: #e31f1f;
    letter-spacing: 0em;
    user-select: none;
    pointer-events: none;
    user-select: none;
  }
  /* .cta-button__wrapper .cta-button .cta-button__cursor {
    position: absolute;
    top: 25px;
    right: -5px;
    width: auto;
    height: 40px;
    animation: 1s linear infinite blink;
  } */
}

@media (max-width: 767px) {
    #singlepost .singlehead {
        margin-bottom: 0;
    }
    .l-mainContent__inner .post_content {
        margin: 0;
    }
}


.promo-text {
  color: #878787;
}

@media (max-width: 767px) {
  .promo-text {
    color: #878787;
    padding: 0 3.2rem;
    margin: 1rem 0 0;
    font-size: 8px;
  }
}

/* 4276 */
@media (max-width: 767px) {

  html {
    scroll-behavior: smooth;
    /* scroll-padding-top: 62px; */
    scroll-padding-top: 16.5333vw;
  }

  .fixed-agent-search-links {
    box-sizing: border-box;
    position: fixed;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    /* height: 91px; */
    height: calc(24.2667vw + 1px);
    width: 100vw;
    /* padding: 28px 15px 0; */
    padding: 7.4667vw 4vw 0;
    z-index: 1000;
    /* box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16); */
    box-shadow: 0 0 1.0667vw 0 rgba(0, 0, 0, 0.16);
  }

  .fixed-agent-search-links .link-buttons-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    /* gap: 0 4px; */
    gap: 0 1.0667vw
  }

  .fixed-agent-search-links .link-buttons-wrapper .link-button {
    display: block;
    position: relative;
    /* width: 193px; */
    width: 51.4667vw;
    /* height: 50px; */
    height: 13.333vw;
    /* border-radius: 50px; */
    border-radius: 13.333vw;
    /* box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16); */
    box-shadow: 0 0 1.6vw 0 rgba(0, 0, 0, 0.16);
    background-color: #fcb900;
    /* font-size: 15px; */
    font-size: 4vw;
    font-weight: bold;
    /* line-height: 50px; */
    line-height: 13.333vw;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }

  .fixed-agent-search-links .link-buttons-wrapper .link-button.link-button--compare {
    /* width: 148px; */
    width: 39.4667vw;
    background-color: #4faf3a;
  }

  .fixed-agent-search-links .link-buttons-wrapper .link-button .link-button-balloon {
    position: absolute;
    /* top: -20px; */
    top: -5.333vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    /* filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.16)); */
    filter: drop-shadow(0 0 1.0667vw rgba(0, 0, 0, 0.16));
    width: auto;
    /* height: 33px; */
    height: 8.8vw;
  }
}
