@charset "UTF-8";
/*
Theme Name: WING-AFFINGER5 Child
Template: affinger5
Description: ver20180831以上対応
Version: 5.5.5
*/
/*サイドバーランキング表示*/
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@700&display=swap");
a:hover {
  color: #e90084 !important;
}
/*
*,
code {
  font-family: "Noto Sans JP", sans-serif !important;
  margin: 0px;
  padding: 0px;
}
*/

i {
  font-style: normal!important;
}


#header-r {
  padding-top: 13px;
}
#addinfo{
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 15px;
}
#contact {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4rem;
  padding: 5px 15px;
}

#contact span {
  display: block;
  font-size: 0.7rem;
}

#contact:before {
  content: "\f0e0";
  font-family: FontAwesome;
  margin-right: 8px;
}

.slider,
.slick-slider {
  margin-bottom: 0px !important;
}

.number {
  position: relative;
}

.st-topcontent dl {
  position: relative;
}

body {
  counter-reset: dl;
}

.st-topcontent dl.number {
  counter-increment: dl;
  content: counter(dl);
}

.st-topcontent dl.number::before {
  content: counter(dl);
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 6px;
  background: #fff600;
  color: #000 !important;
  border-radius: 0px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border-radius: 0px !important;
  padding: 5px 8px !important;
}

.ranking-column2 li {
  list-style-type: none;
  overflow: hidden;
  display: block;
  clear: both;
  margin-bottom: 20px;
}

.ranking-column2 li a {
  text-decoration: none !important;
}

.ranking-column2 li .ranking-thumbnail2 {
  width: 80px;
  float: left;
  margin-right: 15px;
}

.ranking-column2 li a span {
  color: #000 !important;
  font-size: 0.8rem !important;
  font-weight: bold;
  border-top: none !important;
  text-decoration: none !important;
  line-height: 0.8rem;
}

body {
  counter-reset: li;
}

.ranking-column li {
  overflow: hidden;
  display: block;
  clear: both;
  counter-increment: li;
  position: relative;
  margin-bottom: 20px;
}

.ranking-column li::before {
  content: counter(li);
  position: absolute;
  background-color: #fff61b;
  top: 0;
  left: 0;
  width: 26px;
  height: 24px;
  color: #000;
  font-size: 0.8rem;
  padding-top: 3px;
  display: block;
  text-align: center;
}

.ranking-thumbnail {
  background-color: #fff;
  overflow: hidden;
  width: 150px;
  float: left;
  margin-right: 20px;
}

.ranking-thumbnail img {
  width: 100%;
}

.home-post ol {
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin-bottom: 20px;
}

.home-post ol li a {
  color: #000;
  text-decoration: none !important;
}

.home-post ol li a span {
  color: #000 !important;
  font-size: 1.1rem !important;
  font-weight: bold;
  border-top: none !important;
  text-decoration: none !important;
}

/*body {
  counter-reset: ranking;
}

dl.number::before {
  counter-increment: ranking !important;
  content: counter(ranking) !important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 6px 6px;
  background: #fff600;
  color: #000 !important;
  border-radius: 0px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

dl.number::before {
  border-radius: 0px !important;
  padding: 5px 8px !important;
}
*/
.st-topcontent .btn {
  border-radius: 150px;
  color: #e90084;
  font-weight: bold;
  border: 2px #e90084 solid;
  text-decoration: none;
  margin: 15px auto 0px auto;
  padding: 10px 30px;
  display: block;
  text-align: center;
  transition-property: all;
  transition: 0.3s linear;
  margin-bottom: 50px;
}

.st-topcontent .btn:hover {
  color: #fff !important;
  background: #e90084;
}

h4 {
  counter-reset: ranking;
}

dl.clearfix.number {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.kanren dl:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-style: none;
}

.kanren {
  padding-top: 0px;
  margin-top: 0px;
}

h5 {
  font-size: 2rem;
}

.post h5 {
  font-size: 18px !important;
  line-height: 30px !important;
}

main {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

main h2 {
  margin: 0px;
  padding: 0px;
}

#side .st-author-description {
  text-align: justify;
}

dl.number::before {
  border-radius: 15px;
  padding: 2px 5px;
}

#nav01 {
  margin: auto;
  text-align: center;
}

#nav01 img {
  width: 100%;
}

#topCts {
  padding: 0px;
  overflow: hidden;
}

#topCts li {
  list-style: none;
  width: 50%;
  float: left;
}

#topCts li img {
  width: 96%;
  margin-bottom: 15px;
}

#topCts li:nth-child(odd) {
  float: left;
  clear: both;
}

#topCts li:nth-child(even) {
  text-align: right;
  float: right;
}

#contentInner {
  margin-top: 0px!important;
}

#side aside {
  margin-top: 30px;
}

#headbox img {
  width: 100%;
}

#st-menuwide {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#st-menuwide .st5 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#st-menuwide .st5 ul {
  overflow: hidden;
  border-right: 1px solid #fff !important;
}

#st-menuwide .st5 ul li {
  overflow: hidden;
  width: calc(25% - 32px);
  font-size: 1rem;
  text-align: center;
  float: left;
  margin: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
  transition-property: all;
  transition: 0.3s linear;
}

#st-menuwide .st5 ul li a {
  font-weight: 700 !important;
}

#st-menuwide .st5 ul li a:hover {
  text-decoration: none;
  color: #fff !important;
}

#st-menuwide .st5 ul li:hover {
  background: #6caec0;
}

#st-menuwide .st5 ul li:nth-child(1),
#st-menuwide .st5 ul li:nth-child(2),
#st-menuwide .st5 ul li:nth-child(3),
#st-menuwide .st5 ul li:nth-child(4) {
  border-top: none !important;
}

.custom-html-widget {
  list-style: none;
}

.custom-html-widget a img{
margin-bottom: 10px;
}
/*
.smanone {
  display: block !important;
}
*/
aside .smanone {
  display: block !important;
  font-size: 75%;
  line-height: 1.7;
  color: #888;
}
header .headbox .textwidget,
#footer .headbox .textwidget {
  border: 2px solid #e90084;
  border-radius: 150px;
  background: #fff !important;
  color: #e90084 !important;
  transition-property: all;
  transition: 0.3s linear;
}

header .headbox .textwidget a,
#footer .headbox .textwidget a {
  color: #e90084;
}

header .headbox .textwidget:hover,
#footer .headbox .textwidget:hover {
  border: 2px solid #e90084;
  border-radius: 150px;
  background: #e90084 !important;
  color: #e90084 !important;
}

header .headbox .textwidget:hover a:hover,
#footer .headbox .textwidget:hover a:hover {
  color: #fff !important;
}

#page-top:not(.page-top-img) a:hover {
  background: #e90084;
  color: #fff !important;
}

.sns ul li a:hover {
  color: #fff !important;
}

h5 {
  font-size: 0.9rem !important;
  margin-bottom: 5px;
}

.sns {
  width: 100%;
}

.content-post-slider .post-slide-more a {
  display: block;
  box-sizing: border-box;
  padding: 6px 10px;
  border: 1px solid #e90084;
  background: #fff;
  color: #e90084;
  border-radius: 150px;
  text-align: center;
  text-decoration: none;
  font-size: 0.9rem;
  line-height: 1.2;
  transition-property: all;
  transition: 0.3s linear;
}

.content-post-slider .post-slide-more a:hover {
  border: 1px solid #e90084;
  background: #e90084;
  color: #fff !important;
}

#header-r {
  float: right;
  max-width: 700px !important;
  padding-top: 0px;
}

#breadcrumb,
#breadcrumb ol,
#breadcrumb li,
#breadcrumb h1 {
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 0;
  font-weight: normal;
}

.post .entry-title:not(.st-css-no) {
  padding-left: 20px !important;
}

#breadcrumb ol li:last-child::after {
  content: none !important;
}

#breadcrumb ol li:last-child #text {
  display: none !important;
}

#line {
  width: 100%;
  background-color: #01b801;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 15px 0px;
  margin-bottom: 10px;
}

#fb {
  width: 100%;
  background-color: #1a77f1;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 15px 0px;
  margin-bottom: 10px;
}

#yt {
  width: 100%;
  background-color: #fd0000;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 15px 0px;
  margin-bottom: 10px;
}

#tw {
  width: 100%;
  background-color: #000;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 15px 0px;
  margin-bottom: 10px;
}
#insta {
  width: 100%;
  background: #833ab4;
  background: linear-gradient(
    to right,
    #833ab4,#fd1d1d,#fcb045
  );
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 15px 0px;
  margin-bottom: 10px;
}
#line:hover,
#fb:hover,
#yt:hover,
#tw:hover {
  color: #fff !important;
}

.sns .fa-twitter,
.sns .fa-get-pocket,
.sns .fa-comment {
  border-right: none !important;
}

.sns svg {
  margin-top: 7px;
}

.post2 {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0px;
}

.post2 h3 {
  margin-bottom: 15px;
}

.post2 p {
  font-size: 0.9rem;
  color: #616161;
}

#list img {
  width: 30%;
  float: left;
}

#list .kdate {
  font-size: 0.8rem;
}

#list .contents {
  float: right;
  overflow: hidden;
  width: 67%;
}

.post table {
  box-sizing: border-box;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
}

table th {
  padding: 10px;
  border-bottom: 1px solid #fff !important;
  background-color: #dddef4 !important;
  border-right: none !important;
  border-left: none !important;
  vertical-align: top;
}

table td {
  padding: 10px;
  border-bottom: 1px solid #fff !important;
  background-color: #f4f4fb !important;
}

table tr td {
  padding: 10px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #fff !important;
  border-left-color: #fff !important;
  vertical-align: top;
}




.my-author-box{
  margin-top:40px;
  border-top:1px solid #eee;
  padding-top:16px;
  background:#fff;
}

.my-author-summary{
  display:flex;
  align-items:center;
  gap:12px;
  cursor:pointer;
  list-style:none;
  user-select:none;
}

.my-author-summary::-webkit-details-marker{
  display:none;
}

.my-author-avatar img{
  width:48px;
  height:48px;
  border-radius:50%;
  display:block;
}

.my-author-title{
  font-weight:700;
  font-size:15px;
  color:#111;
  flex:1;
}

.my-author-toggle{
  width:8px;
  height:8px;
  border-right:2px solid #666;
  border-bottom:2px solid #666;
  transform:rotate(45deg);
  transition:transform .2s ease;
}

.my-author-box[open] .my-author-toggle{
  transform:rotate(-135deg);
}

.my-author-body{
  margin-left:60px;
  margin-top:10px;
  padding-bottom:10px;
}

.my-author-desc{
  color:#555;
  line-height:1.7;
  font-size:12.5px;
}

.my-author-link{
  margin-top:10px;
  font-size:13px;
}

.my-author-link a{
  text-decoration:underline;
}


/*サイドバー*/
	#side aside ul li {
		font-size: 14px;
		line-height: 24px;
    margin-bottom: 10px;
	}
.wpp-post-title{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}




/* =========================
   sticky CTA 完全版
   ========================= */

/* まず今までの逃がしを全部リセット */
body,
#wrapper,
#wrapperin,
#contentw,
footer,
#footer,
#footer-in {
  margin-bottom: 0 !important;
}

/* bodyやfooterに入れていた下paddingを全部やめる */
body {
  padding-bottom: 0 !important;
}

footer,
#footer,
#footer-in {
  padding-bottom: 0 !important;
}

/* CTAぶんの高さを物理的に確保するスペーサー */
.sticky-footer-spacer {
  display: block;
  width: 100%;
  height: calc(60px + env(safe-area-inset-bottom));
  background: transparent;
}

/* 固定CTA本体 */
.sticky-footer-cta {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  z-index: 99999;
  margin: 0 !important;
  padding: 0 0 env(safe-area-inset-bottom) 0 !important;
  box-shadow: 0 -2px 10px rgba(0,0,0,.15);
  border-top: 1px solid rgba(255,255,255,.15);
}

/* 各ボタン */
.sticky-footer-cta a {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  margin: 0 !important;
  padding: 8px 6px !important;
  box-sizing: border-box;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border-radius: 0 !important;
}

.sticky-footer-cta .icon {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 4px 0;
}

.sticky-footer-cta .cta-line {
  background: #06c755;
}

.sticky-footer-cta .cta-entry {
  background: #f56a1c;
}

.sticky-footer-cta a:hover,
.sticky-footer-cta a:focus {
  opacity: .92;
  color: #fff !important;
}

/* CTA上の謎の白線・隙間対策 */
.sticky-footer-cta::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  height: 1px;
  background: transparent;
}

/* ページトップボタンはCTAの上へ */
#page-top,
.pagetop,
.st-pagetop,
#scroll-top {
  bottom: calc(200px + env(safe-area-inset-bottom)) !important;
}

/* ChatPlusは右下に寄せてCTAの上へ 
.cp-widget,
.cp_btn,
#chatplusview,
iframe[src*="chatplus"],
div[id*="chatplus"],
div[class*="chatplus"] {
  left: auto !important;
  right: 12px !important;
  bottom: calc(84px + env(safe-area-inset-bottom)) !important;
  transform: none !important;
  margin: 0 !important;
}*/

/* 小さいスマホ */
@media (max-width: 375px) {
  .sticky-footer-spacer {
    height: calc(56px + env(safe-area-inset-bottom));
  }

  .sticky-footer-cta a {
    min-height: 56px;
    font-size: 12px;
    padding: 6px 4px !important;
  }

  .sticky-footer-cta .icon {
    font-size: 16px;
    margin-bottom: 3px;
  }
/*
  #page-top,
  .pagetop,
  .st-pagetop,
  #scroll-top,
  .cp-widget,
  .cp_btn,
  #chatplusview,
  iframe[src*="chatplus"],
  div[id*="chatplus"],
  div[class*="chatplus"] {
    bottom: calc(78px + env(safe-area-inset-bottom)) !important;
  }*/
}

/* コピーライト行だけCTAから離す */
#footer .copy,
#footer .copyright,
#footer small,
#footer p:last-child {
  display: block;
  padding-bottom: 28px !important;
  line-height: 1.6;
}

/* スマホでは少し広めでもOK */
@media (max-width: 767px) {
  #footer .copy,
  #footer .copyright,
  #footer small,
  #footer p:last-child {
    padding-bottom: 34px !important;
  }
}

.sticky-footer-cta a {
  flex: 1 1 100% !important;
}


/* PCでは非表示 */
@media (min-width: 768px) {
  .sticky-footer-spacer,
  .sticky-footer-cta {
    display: none !important;
  }
}



/*media Queries スマートフォンとタブレットサイズ（959px以下）で適応したいCSS - スマホ・タブレット
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
  #s-navi dt.trigger .acordion_button {
    position: relative;
  }
  #s-navi dt.trigger .acordion_extra_1 {
    margin-top: 15px;
    position: absolute !important;
    max-width: 100% !important;
    height: 11px !important;
  }
  #s-navi dt.trigger .acordion_extra_1 a {
    height: 11px !important;
  }
  #s-navi {
    margin: 0 -10px;
    position: absolute !important;
  }
  #s-navi dt.trigger .op {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
      "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    color: #333;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    overflow: hidden;
    width: 55px !important;
    box-sizing: border-box;
    z-index: 99 !important;
  }
  .op-text {
    margin-left: -30px;
    margin-top: 15px;
  }
  #s-navi dt.trigger {
    background: none !important;
    width: 55px;
  }
  #s-navi dt.trigger .op-st {
    line-height: 0px !important;
    padding-left: 5px !important;
    margin: 0px !important;
    height: 0px !important;
    background: none !important;
    color: #0d7778 !important;
  }
  .op-text,
  .op-text a {
    font-size: 10px !important;
    line-height: 0px !important;
    margin-left: 0px !important;
    width: 30px;
  }
  .sitename img {
    max-width: 280px !important;
    margin: 0 auto;
  }
  header .descr.sitenametop,
  header .sitename.sitenametop {
    font-size: 0.6rem !important;
  }
  #s-navi dt.trigger .op {
    background-color: none !important;
    color: #000c98;
    height: 20px !important;
  }
  #header-r {
    clear: both !important;
    width: 100% !important;
    padding-top: 0px;
  }
  .job-postings {
    background-color: #cbf1df;
    margin-top: 20px !important;
  }
  .job-postings div {
    margin-top: -8px;
  }
  .job-postings div h5 {
    margin: auto!important;
    margin-top: 10px;
    font-size: 1.2rem !important;
    background: #e90084;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
  }
  .job-postings div .numbers {
    margin-left: 120px!important;
    margin-right: 5px;
    float: left;
    display: block!important;
    font-size: 2rem !important;
    color: #e90084;
    font-weight: bold;
  }
  .job-postings div .kensuu {
    font-size: 13px;
    color: #000;
  }
  .job-postings .update {
    width: 100%;
    text-align: center;
    display: block;
    padding-bottom: 15px;
    clear: both;
  }
  #search-8 {
    clear: both;
    width: 100%;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 30px !important;
  }
  #custom_html-3 {
    margin-top: 10px;
    clear: both;
    width: 100%;
  }
  .sitename-bottom {
    width: 75% !important;
    z-index: 99;
  }
  #header-r {
    width: 60%;
    padding: 0px;
    margin: 0px;
  }
  #header-r div:first-child .textwidget {
    width: 100%;
  }
  #header-r div:first-child .custom-html-widget {
    width: 100%;
  }
  #header-r div:first-child img {
    width: 90%;
    margin-top: 15px;
  }
  #header-r .textwidget {
    border: none !important;
    width: 100% !important;
    padding: 0px !important;
    border-radius: 0px !important;
  }
  #header-r .textwidget a {
    /* width: 100% !important;*/
    padding: 0px !important;
    margin: 0px !important;
  }
  #header-r .textwidget a img {
    /* width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;*/
  }
  #custom_html-5 {
    margin-top: 15px;
  }
  #custom_html-4 {
    margin-top: 15px;
  }
  /*-- ここまで --*/
}



/*media Queries タブレットサイズ（600px～959px）のみで適応したいCSS -タブレットのみ
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {
  .sitename img {
    max-width: 280px !important;
    margin: 0 auto;
  }
  header .descr.sitenametop,
  header .sitename.sitenametop {
    font-size: 0.6rem !important;
  }
  .sitename-bottom {
    width: 75% !important;
    z-index: 99;
  }
  #header-r {
    clear: both;
    max-width: 100% !important;
    padding-top: 0px;
  }
  #search-8 {
    clear: both;
    width: 100%;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 30px !important;
  }
  #custom_html-3 {
    margin-top: 10px;
    clear: both;
    width: 100%;
  }
 

  #s-navi {
    position: absolute;
  }
  .post .kanren h5 {
    font-size: 15px !important;
  }
  main .kanren .clearfix dd h5:not(.st-css-no2) a {
    font-size: 1rem !important;
    line-height: 26px;
  }
  #wpp-3.kanren .clearfix dd h5:not(.st-css-no2) a {
    font-size: 0.9rem !important;
    line-height: 16px !important;
  }
  .kanren .clearfix dd h5:not(.st-css-no2) a {
    font-size: 16px;
    line-height: 16px !important;
  }
}

/* オープン時 */
.s-navi-active #s-navi dt.trigger .acordion_button .fa-bars::before {
  content: "" !important;
}

/* オープン時（上書き） */
.s-navi-active .st-svg-menu::before {
  content: "" !important;
}

.s-navi-active .st-svg-menu_thin::before {
  content: "" !important;
}

.s-navi-active .st-svg-menu_cut::before {
  content: "" !important;
}

/*media Queries タブレット（600px）以上で適応したいCSS -タブレット・PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {
  /*-- ここまで --*/
}

/*media Queries PCサイズ（960px）以上で適応したいCSS - PCのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {
  /*-- ここまで --*/

  img:not(.size-st_header_slider), video, object {
    max-width: 100%;
    height: auto;
    border: none;
    vertical-align: bottom;
    margin-right: 15px;
}
  #search {
    margin-bottom: 15px;
  }

  /*
  #st-menuwide ul li:first-child {
    display: none;
  }
  */
}

.smanone ul li a:hover{
  color: #fff!important;

}
#header-r {
  float: right;
  max-width: 700px !important;
  padding-top: 0px;
}

#search-8 {
  float: left;
  margin-right: 15px;
  margin-top: 20px;
}

#custom_html-3 {
  margin-top: 10px;
  float: right;
}

#header-r {
  width: 60%;
  padding: 0px;
  margin: 0px;
}

#header-r div:first-child {
  text-align: right;
}

#header-r div:first-child .textwidget {
  width: 100%;
}

#header-r div:first-child .custom-html-widget {
  width: 100%;
}

#header-r div:first-child img {
  width: 70%;
}

#header-r #custom_html-4 img {
  display: none !important;
}

#header-r .textwidget {
  background: none !important;
  border: none;
}

.job-postings {
  background-color: #c1e4e4;
}

.job-postings .now {
  margin-top: 15px;
  font-size: 0.95rem !important;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #0d7778;
  text-align: center;
  color: #fff;
}

.job-postings div {
  margin-top: -8px;
}

.job-postings div h5 {
  margin: auto!important;
  text-align: center;
  width: 80%;
  margin-top: 10px;
  font-size: 1.2rem !important;
  background: #e90084;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}

.job-postings div .numbers {
  margin-left: 120px!important;
  margin-right: 5px;
  float: left;
  display: block!important;
  font-size: 2rem !important;
  color: #e90084;
  font-weight: bold;
}
.job-postings div .kensuu {
  font-size: 13px;
  color: #000;
}

.job-postings .update {
  width: 100%;
  text-align: center;
  display: block;
  padding-bottom: 15px;
  clear: both;
}

h2:not(.st-css-no2),
.h2modoki {
  font-size: 18px;
  line-height: 27px;
}

/* H2 */
.post .entry-content h2:not(.st-css-no2),
.post .entry-content .h2modoki {
  font-size: 20px !important;
}

.sga-ranking li {
  overflow: hidden;
  display: block;
  clear: both;
}

.sga-ranking li:first-child {
  display: none;
}

.ranking-img {
  width: 120px;
  margin-right: 15px;
  float: left;
}

.sga-ranking a:last-child {
  font-weight: bold;
}
.top_main_widget .sga-ranking-list-6 {
  display: none;
}
.top_main_widget .sga-ranking-list-7 {
  display: none;
}

.top_main_widget .sga-ranking-list-8 {
  display: none;
}

.top_main_widget .sga-ranking-list-9 {
  display: none;
}

.top_main_widget .sga-ranking-list-10 {
  display: none;
}

.top_main_widget .sga-ranking-list-11 {
  display: none;
}

.top_main_widget .sga-ranking-list-12 {
  display: none;
}

.top_main_widget .sga-ranking-list-13 {
  display: none;
}

.top_main_widget .sga-ranking-list-14 {
  display: none;
}

.top_main_widget .sga-ranking-list-15 {
  display: none;
}

.top_main_widget .sga-ranking-list-16 {
  display: none;
}

.top_main_widget .sga-ranking-list-17 {
  display: none;
}

.top_main_widget .sga-ranking-list-18 {
  display: none;
}

.top_main_widget .sga-ranking-list-19 {
  display: none;
}

.top_main_widget .sga-ranking-list-20 {
  display: none;
}

.top_main_widget .sga-ranking-list-21 {
  display: none;
}

.top_main_widget .sga-ranking-list-22 {
  display: none;
}

.top_main_widget .sga-ranking-list-23 {
  display: none;
}

.top_main_widget .sga-ranking-list-24 {
  display: none;
}

.top_main_widget .sga-ranking-list-25 {
  display: none;
}

.top_main_widget .sga-ranking-list-26 {
  display: none;
}

.top_main_widget .sga-ranking-list-27 {
  display: none;
}

.top_main_widget .sga-ranking-list-28 {
  display: none;
}

.top_main_widget .sga-ranking-list-29 {
  display: none;
}

.top_main_widget .sga-ranking-list-30 {
  display: none;
}

.top_main_widget .sga-ranking-list-31 {
  display: none;
}

aside .widget_simple_ga_ranking li {
  font-size: 0.8rem;
}

aside .widget_simple_ga_ranking .sga-ranking-list-7 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-8 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-9 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-10 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-11 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-12 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-13 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-14 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-15 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-16 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-17 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-18 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-19 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-20 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-21 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-22 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-23 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-24 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-25 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-26 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-27 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-28 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-29 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-30 {
  display: none;
}

aside .widget_simple_ga_ranking .sga-ranking-list-31 {
  display: none;
}

/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {
  #list p {
    line-height: 1.6rem !important;
    font-size: 0.8rem !important;
  }
  /*
  #search form {
    margin-bottom: 30px;
  }*/

  #st-headerbox .st-header-content {
    padding: 0px!important;
}
#st-header-top-widgets-box .st-content-width {
    text-align: center;
    margin: 0 auto;
    padding: 0px 10px 7px 10px!important;
}
.post .entry-title:not(.st-css-no) {
    padding-left: 10px;
    padding-bottom: 10px;
    background: #0d7778;
    color: #ffffff;
    position: relative;
    border: none;
    margin-bottom: 10px;
}

  .st_custom_html_widget-19 {
    margin-top: 50px;
  }
  .job-postings .now {
    margin-top: 15px;
    font-size: 0.95rem !important;
    padding-top: 20px;
    padding-bottom: 10px;
    background: #057778;
    text-align: center;
    color: #fff;
  }
  .sitename-bottom {
    width: 75% !important;
    z-index: 99;
  }
  #contentInner {
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  header .headbox .textwidget,
  #footer .headbox .textwidget {
    width: 90%;
    margin: auto;
    margin-top: -15px;
  }
  header .headbox .textwidget a,
  #footer .headbox .textwidget a {
    text-decoration: none;
  }
  main {
    padding: 0px 15px !important;
    margin: 0 0 20px !important;
    background: #fff !important;
  }
  .kintou {
    width: 90%;
    margin: auto;
  }
  .entry-content .h2modoki,
  .entry-content h2:not(.st-css-no),
  .colum1 .entry-content .h2modoki,
  .colum1 .entry-content h2:not(.st-css-no) {
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .kanren {
    width: 96%;
    margin: auto;
  }
  .st-topcontent .btn {
    width: 70%;
    margin: 15px auto 0px auto;
    font-size: 0.8rem;
  }
  #side h4 {
    margin-top: 20px;
  }
  #s-navi {
    margin: 0 -10px;
    position: absolute;
  }
  .post-slide-excerpt {
    font-size: 0.8rem !important;
  }
  .content-post-slider.slick-slides-to-show-1.has-excerpt .post-slide-text {
    height: calc((1em * 1.4 + 25px) + (1em * 1.4 * 3));
  }
  .content-post-slider .post-slide-body,
  .post-card-list .post-card-body {
    padding: 0 !important;
  }
  .content-post-slider .post-slide-title,
  .post-card-list .post-card-title {
    text-align: left;
  }
  .content-post-slider .post-slide-date,
  .post-card-list .post-card-date {
    font-size: 0.8em;
  }
  .kanren .clearfix dd h5 a {
    font-size: 15px !important;
    color: #000;
    text-decoration: none;
    padding: 0;
  }
  p,
  .st-kaiwa-hukidashi,
  .st-kaiwa-hukidashi2,
  .yellowbox,
  .graybox,
  .redbox,
  #topnews .clearfix dd p,
  .post ul li,
  .post ol li,
  #comments #respond,
  #comments h4,
  .post h5,
  .post h6 {
    line-height: 18px !important;
  }
  .menu li a:hover {
    color: #fff !important;
  }
  #breadcrumb,
  #breadcrumb ol,
  #breadcrumb li,
  #breadcrumb h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    font-weight: normal;
  }
  .ranking-column li h3 {
    font-size: 0.8rem;
  }
  .sga-ranking li {
    overflow: hidden;
    display: block;
    clear: both;
    list-style-type: none;
  }
  .sga-ranking li:first-child {
    display: none;
  }
  .ranking-img {
    width: 120px;
    margin-right: 15px;
    float: left;
  }
  .sga-ranking a:last-child {
    font-weight: bold;
  }
  .top_main_widget .sga-ranking-list-7 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-8 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-9 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-10 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-11 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-12 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-13 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-14 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-15 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-16 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-17 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-18 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-19 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-20 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-21 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-22 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-23 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-24 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-25 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-26 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-27 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-28 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-29 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-30 {
    display: none;
  }
  .top_main_widget .sga-ranking-list-31 {
    display: none;
  }
  aside .widget_simple_ga_ranking li {
    font-size: 1.1rem;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-7 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-8 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-9 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-10 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-11 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-12 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-13 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-14 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-15 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-16 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-17 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-18 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-19 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-20 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-21 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-22 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-23 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-24 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-25 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-26 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-27 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-28 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-29 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-30 {
    display: none;
  }
  aside .widget_simple_ga_ranking .sga-ranking-list-31 {
    display: none;
  }
}

/*0929ヘッダー右*/
.hd_widget {
  width: 500px;
  padding: 0px;
  text-align: center;
}

.hd_widget .hd_ttl {
  width: 500px !important;
}

.hd_widget div .exp {
  margin-top: 20px !important;
  width: 50% !important;
  float: left;
}

.hd_widget div .regist {
  height: 46px;
  margin-top: 7px;
  width: 20%;
  margin-left: 10px !important;
  color: #fff !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem !important;
  line-height: 1.2rem !important;
  float: left;
  background-color: #e90183;
  border-radius: 10px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 8px;
  float: left;
}

.hd_widget div .regist span {
  font-size: 0.8rem;
  padding: 0px;
  margin: 0px;
}

.hd_widget div .beginners {
  height: 41px;
  margin-top: 7px;
  color: #00327c;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.9rem;
  float: right;
  background-color: #fff;
  width: 26%;
  border-radius: 10px;
  border: 1px solid #bec7d4;
  text-align: center;
  padding-top: 16px;
}

.hd_widget div .beginners img {
  width: 15% !important;
  vertical-align: middle;
}

@media only screen and (max-width: 959px) {
  .hd_widget {
    width: 100%;
    text-align: center;
  }
  .hd_widget .hd_ttl {
    width: 100%;
  }
  .hd_widget div {
    width: 90%;
    margin: auto;
    text-align: center;
  }
  .hd_widget div .exp {
    margin-top: 5px !important;
    width: 100% !important;
  }
  .hd_widget div .regist {
    margin-top: 8px;
    width: 48% !important;
    margin-left: 0px !important;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    line-height: 1rem;
    float: left;
    background-color: #e90183;
    border-radius: 10px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 8px;
  }
  .hd_widget div .regist span {
    font-size: 0.7rem;
    padding: 0px;
    margin: 0px;
  }
  .hd_widget div .beginners {
    margin-top: 8px;
    color: #00327c;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    background-color: #fff;
    width: 48% !important;
    border-radius: 10px;
    border: 1px solid #bec7d4;
    text-align: center;
  }
  .hd_widget div .beginners img {
    margin-top: 5px !important;
    width: 15% !important;
    vertical-align: middle;
  }
}

/* --------------------------------------------------
 21.10.14 ./page-begginer.php
-------------------------------------------------*/
.body_page-begginer {
}
.body_page-begginer .v-color-yellow {
  color: #fff119;
}
.body_page-begginer .v-color-gray {
  color: #ecf1f8;
}
.body_page-begginer .v-color-pink {
  color: #e80183;
}
.body_page-begginer .v-color-deep-blue {
  color: #00327c;
}
.body_page-begginer .v-bgcolor-yellow {
  background: #fff119;
}
.body_page-begginer .v-bgcolor-gray {
  background: #ecf1f8;
}
.body_page-begginer .v-bgcolor-pink {
  background: #e80183;
}
.body_page-begginer .v-bgcolor-deep-blue {
  background: #00327c;
}
.body_page-begginer .v-boder-gray {
  border-color: #ecf1f8;
  border-width: 1px;
  border-style: solid;
}
.body_page-begginer .v-outline-gray {
  outline: 1px solid #ecf1f8;
  outline-offset: -1px;
}
.body_page-begginer .v-font-oswald {
  font-family: "Oswald", sans-serif !important;
}
.body_page-begginer .v-font-jost {
  font-family: "Jost", sans-serif !important;
}

.cm {
  box-sizing: border-box;
  background: repeating-linear-gradient(
    45deg,
    rgba(245, 245, 245, 0.1),
    rgba(245, 245, 245, 0.1) 10px,
    rgba(136, 136, 136, 0.2) 0,
    rgba(136, 136, 136, 0.2) 20px
  );
  border: solid 1px rgba(68, 68, 68, 0.2);
}

.com_transition {
  transition: all 0.3s ease;
}

.com_hover-action {
  transition: all 0.2s ease;
}
.com_hover-action:hover {
  opacity: 0.7;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-6 {
  left: 1.5rem;
}

.top-0 {
  top: 0px;
}

.left-\[50px\] {
  left: 50px;
}

.top-1\/3 {
  top: 33.333333%;
}

.right-3 {
  right: 0.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mx-\[15px\] {
  margin-left: 15px;
  margin-right: 15px;
}

.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-\[20px\] {
  margin-bottom: 20px;
}

.mt-\[45px\] {
  margin-top: 45px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-\[25px\] {
  margin-top: 25px;
}

.mr-\[3px\] {
  margin-right: 3px;
}

.mt-0 {
  margin-top: 0px;
}

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

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-full {
  height: 100%;
}

.w-full {
  width: 100%;
}

.w-\[95px\] {
  width: 95px;
}

.max-w-2xl {
  max-width: 42rem;
}

.translate-x-\[20px\] {
  --tw-translate-x: 20px;
  transform: var(--tw-transform);
}

.translate-x-\[-20px\] {
  --tw-translate-x: -20px;
  transform: var(--tw-transform);
}

.transform {
  transform: var(--tw-transform);
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-end {
  align-items: flex-end;
}

.justify-center {
  justify-content: center;
}

.gap-12 {
  gap: 3rem;
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.overflow-hidden {
  overflow: hidden;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-red-400 {
  --tw-gradient-from: #f87171;
  --tw-gradient-stops: var(--tw-gradient-from),
    var(--tw-gradient-to, rgba(248, 113, 113, 0));
}

.via-red-500 {
  --tw-gradient-stops: var(--tw-gradient-from), #ef4444,
    var(--tw-gradient-to, rgba(239, 68, 68, 0));
}

.to-pink-500 {
  --tw-gradient-to: #ec4899;
}

.p-20 {
  padding: 5rem;
}

.p-\[40px\] {
  padding: 40px;
}

.p-\[20px\] {
  padding: 20px;
}

.py-\[100px\] {
  padding-top: 100px;
  padding-bottom: 100px;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[47px\] {
  padding-left: 47px;
  padding-right: 47px;
}

.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}

.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}

.px-\[19px\] {
  padding-left: 19px;
  padding-right: 19px;
}

.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.px-\[10\%\] {
  padding-left: 10%;
  padding-right: 10%;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-\[20px\] {
  padding-bottom: 20px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[27px\] {
  padding-top: 27px;
}

.pt-\[50px\] {
  padding-top: 50px;
}

.pb-\[25px\] {
  padding-bottom: 25px;
}

.pt-\[28px\] {
  padding-top: 28px;
}

.pt-\[18px\] {
  padding-top: 18px;
}

.text-center {
  text-align: center;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.font-bold {
  font-weight: 700;
}

.leading-5 {
  line-height: 1.25rem;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.no-underline {
  text-decoration: none;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-500 {
  transition-duration: 500ms;
}
#content-w.out_page-begginer {
  padding-top: 0;
}
#content-w.out_page-begginer section {
  margin-bottom: 0;
}
#content-w.out_page-begginer #contentInner {
  margin-top: 0px!important;
}

.body_page-begginer {
  min-width: 375px;
  background: #fafafa;
  padding-bottom: 0;
}
.body_page-begginer ul {
  list-style-type: none;
}
.body_page-begginer a {
  transition: all 0.3s ease;
  color: #fff !important;
}
.body_page-begginer a:hover {
  transform: scale(1.03);
}
.body_page-begginer .com_el_title {
  font-size: 16px;
  background-color: #00327c;
  position: relative;
  margin-bottom: 30px;
  padding: 20px;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 960px) {
  .body_page-begginer .com_el_title {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .com_el_title {
    font-size: 4vw;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .com_el_title {
    font-size: 30px;
  }
}
.body_page-begginer .com_el_title::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;
  width: 0;
  height: 0;
  border-top: 10px solid #00327c;
}
.body_page-begginer .sec_hero > .inner {
  background: url("images/begginer/hero@sm.jpg") center center/cover no-repeat;
  height: 220px;
  padding-bottom: 28px;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .sec_hero > .inner {
    height: 46.66667vw;
    padding-bottom: 7.46667vw;
    padding-left: 4.66667vw;
    padding-right: 4.66667vw;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .sec_hero > .inner {
    background: url("images/begginer/hero.jpg") center center/cover no-repeat;
    height: 400px;
    padding-bottom: 75px;
    padding-left: 0;
    padding-right: 0;
  }
}
.body_page-begginer .sec_hero .out_hero-text {
  max-width: 1060px;
}
.body_page-begginer .sec_hero .out_hero-text .el_hero-text-sub {
  font-size: 12px;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .sec_hero .out_hero-text .el_hero-text-sub {
    font-size: 2.66667vw;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .sec_hero .out_hero-text .el_hero-text-sub {
    font-size: 20px;
  }
}
.body_page-begginer .sec_hero .out_hero-text .el_hero-text-main {
  font-size: 22px;
  padding: 11px;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .sec_hero .out_hero-text .el_hero-text-main {
    font-size: 5.86667vw;
    padding: 2.93333vw;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .sec_hero .out_hero-text .el_hero-text-main {
    font-size: 47px;
    padding: 22px;
  }
}
.body_page-begginer .out_what-good ul.out_what-good-lists {
  padding-left: 17px;
  padding-right: 17px;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_what-good ul.out_what-good-lists {
    padding-left: 4.66667vw;
    padding-right: 4.66667vw;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_what-good ul.out_what-good-lists {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.body_page-begginer .out_what-good ul.out_what-good-lists li {
  background: #fff119;
  position: relative;
  width: 100%;
}
.body_page-begginer .out_what-good ul.out_what-good-lists li p {
  margin-bottom: 0;
}
.body_page-begginer .out_what-good ul.out_what-good-lists li .el_img {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}
.body_page-begginer .out_what-good ul.out_what-good-lists li .el_desc {
  font-size: 14px;
  padding: 12px;
  text-align: center;
  font-weight: 700;
  line-height: 2.5rem;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_what-good ul.out_what-good-lists li .el_desc {
    font-size: 3.73333vw;
    padding-top: 3.33333vw;
    padding-bottom: 3.33333vw;
    padding-left: 3.33333vw;
    padding-right: 3.33333vw;
  }
  .body_page-begginer .out_what-good ul.out_what-good-lists li .el_desc {
    line-height: 2.25rem;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_what-good ul.out_what-good-lists li .el_desc {
    font-size: 18px;
    padding: 20px 25px 24px 25px;
  }
  .body_page-begginer .out_what-good ul.out_what-good-lists li .el_desc {
    line-height: 1.75rem;
  }
}
.body_page-begginer .out_what-good ul.out_what-good-lists li .el_good {
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 25px;
  top: 0px;
  margin-top: -17px;
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_what-good ul.out_what-good-lists li .el_good {
    top: 0px;
  }
  .body_page-begginer .out_what-good ul.out_what-good-lists li .el_good {
    margin-top: -7px;
  }
}
.body_page-begginer .out_how-select .bg {
  background-color: #5185ef;
}
.body_page-begginer .out_how-select .com_el_title {
  margin-bottom: 0px;
}
.body_page-begginer .out_how-select ul.out_how-select-lists li {
  box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding-bottom: 30px;
}
@media (min-width: 600px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li {
    padding-bottom: 40px;
  }
}
@media (min-width: 960px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li {
    width: 50%;
  }
  .body_page-begginer .out_how-select ul.out_how-select-lists li {
    padding-bottom: 58px;
  }
  .body_page-begginer .out_how-select ul.out_how-select-lists li {
    padding-left: 30px;
  }
}
.body_page-begginer .out_how-select ul.out_how-select-lists li > .inner {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 58px;
  padding-bottom: 25px;
}
@media (min-width: 600px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li > .inner {
    padding-bottom: 40px;
  }
}
@media (min-width: 960px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li > .inner {
    padding-bottom: 50px;
  }
}
.body_page-begginer .out_how-select ul.out_how-select-lists li .el_label {
  left: 50%;
  transform: translateX(-50%);
  margin-top: -10px;
  position: absolute;
  top: 0px;
  display: inline-block;
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.body_page-begginer .out_how-select ul.out_how-select-lists li .el_title {
  font-size: 18px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_title {
    font-size: 4.26667vw;
  }
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_title {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_title {
    font-size: 22px;
  }
}
.body_page-begginer
  .out_how-select
  ul.out_how-select-lists
  li
  .el_title
  .el_title-box {
  background: linear-gradient(transparent 60%, #fff119 0%);
}
.body_page-begginer .out_how-select ul.out_how-select-lists li .el_icon {
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_icon {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}
.body_page-begginer .out_how-select ul.out_how-select-lists li .el_sub-title {
  font-size: 16px !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 18px;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_sub-title {
    font-size: 18px !important;
  }
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_sub-title {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.body_page-begginer .out_how-select ul.out_how-select-lists li .el_text {
  line-height: 1.5rem !important;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_text {
    line-height: 2rem !important;
  }
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_text {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_how-select ul.out_how-select-lists li .el_text {
    line-height: 1.5rem !important;
  }
}
.body_page-begginer .out_cta-main > .inner {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 17px;
  padding-bottom: 17px;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_cta-main > .inner {
    padding: 4.66667vw 2.93333vw;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_cta-main > .inner {
    font-size: 26px;
  }
  .body_page-begginer .out_cta-main > .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .body_page-begginer .out_cta-main > .inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.body_page-begginer .out_cta-main .el_cta {
  font-size: 18px;
  background-color: #e80183;
  box-shadow: 0 6px #c3006d;
}
.body_page-begginer .out_cta-main .el_cta :hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_cta-main .el_cta {
    font-size: 26px;
  }
}
.body_page-begginer .out_contact .out_top .el_main .el_title .el_title-box {
  background: linear-gradient(transparent 60%, #fff119 0%);
}
.body_page-begginer .out_contact .out_top .el_main .el_desc {
  line-height: 1.75rem !important;
}
.body_page-begginer .out_contact .out_top .el_main .out_cta .el_cta {
  background-color: #e80183;
  box-shadow: 0 6px #c3006d;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_contact .out_top .el_main .out_tel a[href^="tel:"] {
    pointer-events: none;
  }
}
.body_page-begginer .out_contact .out_top .el_main .out_tel .el_tel-num {
  font-size: 22px;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_contact .out_top .el_main .out_tel .el_tel-num {
    font-size: 34px;
  }
}
.body_page-begginer .out_contact .out_top .el_main .out_tel .icon-tel,
.body_page-begginer .out_contact .out_top .el_main .out_tel .el_tel-num {
  vertical-align: middle !important;
}
.body_page-begginer .out_contact .out_bottom .out_cta .el_cta {
  font-size: 16px;
  background-color: #e80183;
  box-shadow: 0 6px #c3006d;
}
@media only screen and (min-width: 600px) {
  .body_page-begginer .out_contact .out_bottom .out_cta .el_cta {
    font-size: 3.01887vw;
  }
}
@media only screen and (min-width: 960px) {
  .body_page-begginer .out_contact .out_bottom .out_cta .el_cta {
    font-size: 26px;
  }
}
.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 430px) {
  .sp430\:block {
    display: block;
  }
}
@media (min-width: 600px) {
  .tb\:left-8 {
    left: 2rem;
  }
  .tb\:right-6 {
    right: 1.5rem;
  }
  .tb\:mx-\[30px\] {
    margin-left: 30px;
    margin-right: 30px;
  }
  .tb\:mb-\[40px\] {
    margin-bottom: 40px;
  }
  .tb\:mt-\[42px\] {
    margin-top: 42px;
  }
  .tb\:mr-\[6px\] {
    margin-right: 6px;
  }
  .tb\:p-\[20px\] {
    padding: 20px;
  }
  .tb\:p-\[40px\] {
    padding: 40px;
  }
  .tb\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .tb\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }
  .tb\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .tb\:px-\[36px\] {
    padding-left: 36px;
    padding-right: 36px;
  }
  .tb\:px-\[95px\] {
    padding-left: 95px;
    padding-right: 95px;
  }
  .tb\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tb\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .tb\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tb\:px-\[46px\] {
    padding-left: 46px;
    padding-right: 46px;
  }
  .tb\:pb-\[38px\] {
    padding-bottom: 38px;
  }
  .tb\:pt-\[40px\] {
    padding-top: 40px;
  }
  .tb\:pt-\[32px\] {
    padding-top: 32px;
  }
  .tb\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 960px) {
  .pc\:right-6 {
    right: 1.5rem;
  }
  .pc\:mx-\[50px\] {
    margin-left: 50px;
    margin-right: 50px;
  }
  .pc\:mt-0 {
    margin-top: 0px;
  }
  .pc\:mb-\[50px\] {
    margin-bottom: 50px;
  }
  .pc\:-mt-1 {
    margin-top: -0.25rem;
  }
  .pc\:block {
    display: block;
  }
  .pc\:hidden {
    display: none;
  }
  .pc\:w-\[350px\] {
    width: 350px;
  }
  .pc\:w-\[400px\] {
    width: 400px;
  }
  .pc\:flex-row {
    flex-direction: row;
  }
  .pc\:gap-6 {
    gap: 1.5rem;
  }
  .pc\:rounded-none {
    border-radius: 0px;
  }
  .pc\:bg-transparent {
    background-color: transparent;
  }
  .pc\:p-\[20px\] {
    padding: 20px;
  }
  .pc\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pc\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pc\:px-\[180px\] {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pc\:pb-\[35px\] {
    padding-bottom: 35px;
  }
  .pc\:pl-\[20px\] {
    padding-left: 20px;
  }
  .pc\:pt-\[63px\] {
    padding-top: 63px;
  }
  .pc\:pl-\[430px\] {
    padding-left: 430px;
  }
  .pc\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1060px) {
  .lg\:p-\[38px\] {
    padding: 38px;
  }
  .lg\:px-\[230px\] {
    padding-left: 230px;
    padding-right: 230px;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
