@charset "utf-8";
/*
Theme Name: NightWorks-support2026
Template: source_tcd045
Author: Design Plus
Author URI: http://design-plus1.com/tcd-w/
Description: WordPressテーマ「SOURCE」
Version:2.2.2
Updated: 2026-03-10

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 16px;
}

html button, html input, html select, html textarea { outline:0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:16px; }

html #main_col {
    width:calc(100% * 1150 / 1280);
    max-width:1150px;
    margin:50px auto 80px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}

html .small {
  font-size: 84%;
}
html .x-small {
  font-size: 76%;
}
div#header {
    background-color: #fff !important;
}
div#bread_crumb {
    height: 40px;
    line-height: 40px;
    background-color: rgba(150,190,210,0.9) !important;
    border-bottom: 0;
}

div#bread_crumb li,
div#bread_crumb li::after,
div#bread_crumb li a {
    color: #fff;
}
div#bread_crumb li.home a:hover::before,
div#bread_crumb li a:hover {
    color: #1874A4;
    text-decoration: none;
}
div#bread_crumb li.home a::before {
    top: 11px;
    color: #fff;
}

.no_margin { margin: 0 0 0 0 !important; }

@media only screen and (max-width: 1199px) {
    #global_menu a {
        background: #ccc !important;
    }
    #header_inner a.menu_button::before {
        color: #666;
    }
}

@media only screen and ( max-width: 767px ) {
  div#bread_crumb {
   height: auto;
   line-height: 1.6;
  }
  div#bread_crumb li.home a::before {
    top: 3px;
  }
}

div#bread_crumb li:after {
    top: -1px;
}
.sz_l { min-width: 280px !important; }
.post_content p { line-height: 2; }

/* ----------------------------------------------------------------------
 トップページ
---------------------------------------------------------------------- */
html .home #top { width:100%; height:auto; position:relative; margin:0; overflow:hidden; }

html #header_slider_nav .label { width:60px; height:60px; text-align:center; color:#fff; border-radius:4px; font-size:11px; margin:0 20px 0 0; position:relative; flex:none; display:table; }

html #header_slider_nav .slick-current, #header_slider_nav .item:hover { background:#f8f6f3; }

html.pc #header_slider .slick-active .caption .title, .pc #header_slider .caption .button {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}
html.pc #header_slider .first_active .caption .title, html.pc #header_youtube .caption.first_active .title, html.pc #header_video .caption.first_active .title,
 html.pc #header_slider .first_active .caption .button, html.pc #header_youtube .caption.first_active .button, html.pc #header_video .caption.first_active .button {
      -webkit-animation: opacityAnimation 0.8s ease forwards 1.6s !important;
      animation: opacityAnimation 0.8s ease forwards 1.6s !important;
}
html.pc #header_youtube .caption.first_active .title, html.pc #header_video .caption.first_active .title {
  -webkit-animation: moveUp 0.8s ease forwards 1.6s !important;
  animation: moveUp 0.8s ease forwards 1.6s !important;
}
html.pc #header_youtube .caption.first_active .button, html.pc #header_video .caption.first_active .button {
  -webkit-animation: moveUp 0.8s ease forwards 1.7s !important;
  animation: moveUp 0.8s ease forwards 1.7s !important;
}

html #index_3box_list .icon span:before { font-family:"design_plus"; font-size:60px; width:60px; text-align:center; display:block; position:absolute; top:55px; left:156px; }

html #index_3box_list .catch { font-size:20px; line-height:2; margin:0 0 20px 0; text-align:center; }
html #index_3box_list .desc { font-size:15px; line-height:2; margin:0 0 10px 0; overflow:hidden; }

@media only screen and ( max-width: 550px ) {
  html #index_3box_list .icon span:before {
    font-size:60px;
    width:60px;
    top:36px;
    left:135px;
  }
}

/* ３点ボックスコンテンツ *//* アニメーション */
html .use_animation #index_3box_header.animation_element .headline { opacity:0; }
html .use_animation #index_3box_header.animation_element .desc { opacity:0; }
html .use_animation #index_3box_header.animation_element.animated .headline {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.4s;
  animation: opacityAnimation 0.8s ease forwards 0.4s;
}
html .use_animation #index_3box_header.animation_element.animated .desc {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}

html .use_animation #index_center_image.animated .title {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}
html .use_animation #index_center_image.animated .button {
  -webkit-animation: opacityAnimation 0.8s ease forwards 1.6s;
  animation: opacityAnimation 0.8s ease forwards 1.6s;
}

/* ４点ボックスコンテンツ */
html #index_4box_list .box {
  width:50%; background:#f8f6f3; border:1px solid #ddd; margin:0 0 -1px 0; position:relative;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
html #index_4box_list .box .catch { font-size:20px; line-height:1.6; margin:0 0 20px 0; }
html #index_4box_list .box .desc { font-size:15px; line-height:2; margin:0; overflow:hidden; }

/* お知らせ一覧 *//* アニメーション */
html .use_animation #index_news_list.animated .index_list_header .headline {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.4s;
  animation: opacityAnimation 0.8s ease forwards 0.4s;
}
html .use_animation #index_news_list.animated .index_list_header .index_archive_link {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}

/* ブログ一覧 *//* アニメーション */
html .use_animation #index_blog_list.animated .index_list_header .headline {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.4s;
  animation: opacityAnimation 0.8s ease forwards 0.4s;
}
html .use_animation #index_blog_list.animated .index_list_header .index_archive_link {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}

/* 料金システム表/機能比較表 */
html #index_price_function { width:calc(100% * 1150 / 1280); max-width:1150px; margin:0 auto; }
html #index_price_function td, #index_price_function  th { line-height:2; }
html #index_price_function td.pb_price_table_description { font-size: 15px; }

/* 料金システム表/機能比較表 *//* アニメーション */
html .use_animation #index_price_function.animated .index_price_function {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}

/* フリースペース *//* アニメーション */
html .use_animation .index_free_content.animated {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}
div#index_free_content6.index_free_content {
  margin: 0 auto 0 !important;
}
/* トップページのみフッターの画像をアニメーションさせる */
html .home.use_animation #footer_image.animated .title {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}
html .home.use_animation #footer_image.animated .button {
  -webkit-animation: opacityAnimation 0.8s ease forwards 1.6s;
  animation: opacityAnimation 0.8s ease forwards 1.6s;
}

/* app store */
html .home.use_animation #footer_image.animated .app_bnr {
    -webkit-animation: opacityAnimation 0.8s ease forwards 1.1s;
    animation: opacityAnimation 0.8s ease forwards 1.1s;
}

/* ----------------------------------------------------------------------
 大きな画像　トップページの中央画像、フッター画像、アーカイブページ上部など
---------------------------------------------------------------------- */
html .wide_image { width:100%; height:580px; position:relative; }

/* ----------------------------------------------------------------------
 制作実績一覧
---------------------------------------------------------------------- */
html .work_list .box {
float:left; width:calc(100% * 360 / 1150); border:1px solid #ddd; margin:0 calc(100% * 35 / 1150) 30px 0; background:#f8f6f3; position:relative;
-moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
html .work_list .box .title {
width:100%; font-size:16px; height:45px; line-height:45px; text-align:center; margin:0 0 20px 0; font-weight:normal; position:absolute; /* top:-1px; left:-1px; */ background:#000;
}
html .work_list .box .title a { color:#fff; display:block; text-decoration:none; }
html .work_list .box .image { /* border-radius:160px; width:160px; height:160px; */ display:block; margin:65px auto 25px; overflow:hidden; position:relative; z-index:2; }

@media screen and (max-width: 767px) {
  html .work_list .box {
    width:calc(100% * 548 / 1150);
    margin: 0 calc(100% * 25 / 1150) 30px 0;
  }
  html .work_list .box .title {
    height: 65px;
    font-size: 14px;
  }
  html .work_list .box .title a {
    padding: 10px 5px;
  }
  html .work_list .box .image {
    margin: 86px auto 20px;
  }
}

/* アニメーション */
html .use_animation #index_work_list.animated .index_list_header .headline {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.4s;
  animation: opacityAnimation 0.8s ease forwards 0.4s;
}
html .use_animation #index_work_list.animated .index_list_header .index_archive_link {
  -webkit-animation: opacityAnimation 0.8s ease forwards 0.8s;
  animation: opacityAnimation 0.8s ease forwards 0.8s;
}

/* プライステーブル */
html .page-id-42 div.tcd-pb-row.row1 .tcd-pb-col.col1 .tcd-pb-widget.widget1 {
  margin-bottom: 0 !important;
}
html table.pb_price_table td.pb_price_table_button {
  border: 1px solid #ddd !important;
  padding: 0 !important;
}
html table.pb_price_table td.pb_price_table_button a {
  width: 100% !important;
  padding: 10px 0 !important;
  max-width: 100% !important;
  font-size: 120% !important;
}
html table.pb_price_table td.pb_price_table_button a:hover {
  opacity:0.7;
}

/* ----------------------------------------------------------------------
 製作実績ページ
---------------------------------------------------------------------- */
/* 詳細ページ　下部 */
html #work_footer_data { position:relative; background:#f8f6f3; padding:40px 40px 0; margin:0 0 50px 0; }

/* ----------------------------------------------------------------------
 アーカイブページ
---------------------------------------------------------------------- */
html #page_header { margin:74px 0 60px 0; }

/* ----------------------------------------------------------------------
 お知らせ
---------------------------------------------------------------------- */
html #single_news { background:#f8f6f3; padding:65px 65px 30px; margin:0 0 50px 0; }
@media only screen and (max-width:767px){
html #single_news { background:#f8f6f3; padding:35px 35px 20px; margin:0 0 50px 0; }
}
.newmark { background-color:red; color: #fff; font-size: 11px; display: inline-block; margin: 0 5px 0 0; padding: 1px 4px; border-radius: 2px; line-height: 1.3; }
/* 次の記事、前の記事 */
html #previous_next_post a:hover { background:#f8f6f3; color:#333; }

/* ----------------------------------------------------------------------
 ヘッダー
---------------------------------------------------------------------- */
html div#header { width:100%; height:70px; position:relative; z-index:20; }
html div#header_inner { height:70px; width:calc(100% * 1150 / 1280); max-width:1150px; margin:0 auto; position:relative; }
html .home div#header { position:relative !important; background-color: inherit !important; }
.pc .header_fix #header {
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.7);
}
/* ロゴ */
html.pc div#logo_image img.pc_logo_image { display:block; max-width: 520px !important; }

/* グローバルメニュー */
html.pc div#global_menu > ul { height:70px; font-size:0; position:relative; }
html.pc div#global_menu > ul > li > a {
  font-size:14px; text-decoration:none; height:70px; line-height:70px; display:block; padding:0 15px;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
html.pc div#global_menu ul ul { display:none; width:200px; position:absolute; top:70px; left:0; margin:0; padding:0; }

/* ----------------------------------------------------------------------
 フッター
---------------------------------------------------------------------- */

/* 住所 */
html #footer_address .logo img { display:block; margin:0 auto; max-width: 420px; }
p#copyright { font-size: 11px; }


/* ローディングアイコン */
html #site_wrap { display:none; }
html #site_loader_overlay {
  position: fixed; background:#fff; background:rgba(255,255,255,1); top:0px; left:0px; bottom:0px; right:0px; z-index: 99999; opacity:1;
	-webkit-transition: opacity 0.1s; transition: opacity 0.1s;
}

/* タブ記事 */
html .widget_tab_post_list_button a {
  display:inline-block; padding:15px 0; width:50%; text-align:center; border:1px solid #ddd; float:left; margin-bottom:-1px; position:relative; background:#f8f6f3; text-decoration:none;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}

/* block quote */
html .post_content blockquote { margin:0 0 25px 0; padding:14px 20px 0; border:1px solid #ccc; box-shadow:0px 4px 0px 0px #f2f2f2; position:relative; }
html .post_content blockquote:before { content: ''; font-style:normal; font-size:inherit; font-weight:normal; line-height:inherit; width:auto; height:auto; position:static; top:auto; left:auto; color:inherit; }
html .post_content blockquote:after { content: ''; font-style:normal; font-size:inherit; font-weight:normal; text-align:start; line-height:inherit; width:auto; height:auto; position:static; bottom:auto; right:auto; color:inherit; }
html .post_content blockquote p { margin-bottom: 15px; }

/* ここから追加 */
div.post_content h1, div.post_content h2, div.post_content h3, div.post_content h4, div.post_content h5, div.post_content h6 {
  font-weight: bold;
}

/* Contact Form 7 */
.post_content .wpcf7 p {
  font-size: 16px;
}
.post_content .wpcf7 input[type=submit] {
  background-color: #1874A4;
  color: #fff;
  width: 100%;
  font-size: 18px;
  padding: 15px 0;
  cursor: pointer;
}
.post_content .wpcf7 input[type=submit]:hover {
  background-color: #3B82B3;
}
.post_content select.wpcf7-form-control {
    vertical-align: middle;
    max-width: 90%;
    line-height: 1.2;
    height: 36px;
    padding: 8px;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #555;
}
.post_content .wpcf7 input.tel {
    max-width: 280px;
}
.post_content .wpcf7 input.zip {
    max-width: 160px;
}
/* Guide */
.related-posts-box {
  background-color: #f6f6f6;
  padding: 20px;
}
.related-posts-box h3 {
  font-size: 18px;
  margin: 0 0 10px 0;
}
ul.related-posts li.related-post {
  list-style-type: circle;
  line-height: 1.8em;
  margin-left: 20px;
}
ul.related-posts li.related-post a {
  color: #1874A4;
}

/* for responcive */
.sp_none {
  display: inline;
}
.pc_none {
  display: none;
}

@media only screen and ( max-width: 767px ) {
  .sp_none {
    display: none;
  }
}
/* for FAQ */
.baf_taxonomy_info_container h2 {
  color: #1874A4;
}
.ac-container .bwl-faq-container label {
  font-weight: normal;
}

/* CheckListページ */
#checklist form ul {
  margin-left: 0.6em;
}
#checklist form ul li {
	list-style: none;
	margin: 10px 0 10px 0;
}
#checklist form ul li label {
  font-size: 16px;
}
#checklist form input[type=checkbox] {
	width:	 17px;
	height: 17px;
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
	margin-right: 0.6em;
}
#checklist .btn_box {
	margin: 50px 0 0;
	padding: 40px 0;
  border-top: 1px #ccc solid;
}
#checklist.wpcf7 .btn_box input {
  max-width: 300px !important;
}
#checklist .counter {
	height: 70px;
	width: 140px;
	margin: 10px auto;
}

/* guideページ */
dl.guide_dl {
  margin-left: 10px;
}
dl.guide_dl dt {
  padding: 4px 8px;
  background: #e0eef8;
  font-size: 15px;
  color: #1874a4;
  line-height: 1;
  box-shadow: 0px 0px 0px 2px #e0eef8;
  border: dashed 1px white;
}
dl.guide_dl dd {
  padding: 5px 0 5px 10px;
  line-height: 1.8em;
}

/* agent kiyaku */
.scrollbox {
  display: inline-block;
  width: 96%;
  height: 240px;
  padding: 20px 20px;
  border: 1px solid #ccc;
  background-color: #eee;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.scrollbox_inner {
  height: 1000px;
}

/* 囲み枠 */
p.well {
  font-size: 19px;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 8px 19px;
}
p.well3 {
  padding: 8px 19px;
  background-color: #FFFFCC;
}

/* agent form */
.agency-child .wpcf7 select {
  font-size: 16px;
}
.agency-child form input#zip {
  max-width: 14em;
}
.agency-child form dt {
  font-weight: normal;
}
.hissu {
  background-color: #ff0000;
  padding: 2px 4px;
  margin: 0 6px;
  font-size: 76%;
  border-radius: 2px;
  color: #fff;
}

/* change plan form*/
span.wpcf7-form-control-wrap input.sp-nb {
  width: 19%;
  max-width: 80px;
  display: inline;
  letter-spacing: 1px;
  text-align: center;
  padding: 8px 4px;
}
span.wpcf7-form-control-wrap input.sp-nb2 {
  width: 22%;
  max-width: 100px;
  display: inline;
  letter-spacing: 1px;
  text-align: center;
  padding: 8px 4px;
}


/* YouTube */
#topmovie {
  max-width: 680px;
  margin: 80px auto 60px;
  padding: 0 20px;
}

.youtube {
    position: relative;
    height: 0;
/*     margin-top: 20px; */
/*     margin-bottom: 20px; */
    padding-bottom: 56.25%;
    padding-bottom: 53.65%;
    padding-top: 16px;
    overflow: hidden;
}
.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

/* comparison table */
.post_content table.comparison_tbl {
/*     margin: 0 0 5px 0; */
  border-collapse: collapse;
  table-layout: fixed;
}
.post_content table.comparison_tbl th, .post_content table.comparison_tbl td {
  line-height: 1.5;
  vertical-align: middle;
}
.post_content table.comparison_tbl th {
  white-space: nowrap;
}
.post_content table.comparison_tbl th.cont_t {
  width: 16%;
}
.post_content table.comparison_tbl th.cont_w {
  width: 21%;
}
.post_content .annotation {
  font-size: 12px;
}
.post_content table.comparison_tbl p {
  margin: 0;
  line-height: 1.5;
}
.post_content table.comparison_tbl ul {
  margin: 0;
  margin-left: 17px;
}
.post_content table.comparison_tbl li {
  line-height: 1.5;
}

.post_content table.comparison_tbl tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
.post_content table.comparison_tbl th,
.post_content table.comparison_tbl td {
  padding: 1em 10px 1em 1em;
  border-right: 1px solid #bbb;
}
.post_content table.comparison_tbl th {
/*   font-size: .85em; */
}
.post_content table.comparison_tbl tbody tr th {
  background-color: #eee;
}
.post_content table.comparison_tbl .txt{
   text-align: left;
/*    font-size: .85em; */
}
.post_content table.comparison_tbl .price{
   text-align: right;
}

/* animate-count */
.animate-count-box {
  background-color: #FEDB73;
  padding: 20px 0 10px;
  margin: 0 0 50px;
  text-align: center;
}
.animate-count-title {
  margin: 0;
  font-size: 16px;
/*   display: table-cell; */
  vertical-align: middle;
  text-align: center;
  height: 78px;
  padding: 45px 0 0;
  background: url(img/crown.png) no-repeat;
  background-size: 100px 78px;
  background-position: center;
}
.animate-count {
  font-size: 110px;
  font-weight: 700;
  text-align: center;
  font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,sans-serif;
/*   letter-spacing: 0.1em; */
}

@media screen and (max-width: 640px) {
  .post_content table.comparison_tbl {
    border: 0;
    width:100%
  }
  .post_content table.comparison_tbl th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  .post_content table.comparison_tbl thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .post_content table.comparison_tbl tr {
    display: block;
    margin-bottom: .625em;
  }
  
  .post_content table.comparison_tbl td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: 85%;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 10em;
    border-right: none;
  }
  
  .post_content table.comparison_tbl td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  .post_content table.comparison_tbl td:last-child {
    border-bottom: 0;
  }
}

@media only screen and (max-width:1199px){
  .scrollbox {
    width: 94%;
  }
}
@media only screen and (max-width:980px){
  html #index_4box_list .box {
    width:100%;
  }
}
@media only screen and (max-width:767px){
  .scrollbox {
    width: 92%;
  }
  #topmovie {
    margin: 80px auto 0;
  }
}
@media only screen and (max-width:600px){
  .scrollbox {
    width: 89%;
  }
}
@media only screen and (max-width:480px){
  .scrollbox {
    width: 85%;
  }
  #topmovie {
    margin: 40px auto 40px;
  }
}

/* recaptcha */
.recaptcha_policy {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 11px !important;
  color: #444 !important;
}
.recaptcha_policy a {
  font-size: 11px !important;
  color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }


/* New Price table 2023 */
.post_content p.price {
	margin: 0;
}
.post_content p.price_free {
	
}
.post_content p.includetax {
	line-height: 2.3;
	margin: 0 0 1rem 0;
}
.post_content p.includetax_0 {
	line-height: 2.3;
	margin: 0 0 1rem 0;
}
.post_content ul.functions_list {
	min-height: 22rem;
}
.post_content h2.is-style-vk-heading-double_black {
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.post_content p.plan-name-jp {
	margin: 0 0 0.5em 0;
}

.customize_prise_first,
.customize_prise_monthly {
  width: 46%;
}
.customize_prise_plus {
  width: 8%;
}
@media screen and ( max-width: 780px ){
  body .is-layout-flex.customize_prise {
    display: block !important;
  }
  .customize_prise_first,
  .customize_prise_monthly {
    width: 100%;
    display: block !important;
  }
  .post_content .customize_prise p {
    margin: 0 0 1em 0;
    line-height: 1.8;
  }
  .customize_prise_plus.vk_icon {
    width: 100%;
    display: block !important;
    margin-bottom: 0;
  }
  div.is-layout-flex.wp-container-4.wp-block-columns.customize_prise div.is-layout-flow.wp-block-column div.wp-block-vk-blocks-icon.vk_icon.customize_prise_plus div.vk_icon_frame.is-style-noline {
    text-align: center;
  }
}

/* faq */

.helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
    z-index: 2;
}
.helpie-faq.accordions .search{
	margin-top:20px;
	z-index:1;
}
@media only screen and (max-width:767px){
  .vk_button-width-tablet-50, .editor-styles-wrapper .vk_button-width-tablet-50 {
    width: 100% !important;
  }
  .vk_buttons {
    margin-bottom: 0.5em !important;
  }
}

.accordion__body {
    padding-bottom: 20px !important;
}
.helpie-faq.accordions .accordion {
    margin: 20px 0 !important;
	 overflow: inherit !important;
}
h3.accordion__heading.accordion__category {
    margin-top: 40px !important;
}
.helpie-faq.accordions .accordion__header:before, .helpie-faq.accordions .accordion__header:after {
    margin-right: 5px !important;
}

.post_content h3.is-style-vk-heading-background_fill_lightgray, .post_content h3.editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-background_fill_lightgray {
    margin-top: 20px;
    padding: 0.6em 0.7em 0.5em;
}
.wp-block-image figcaption {
  margin: 10px 0 25px;
}
.post_content .wp-block-button a.has-background {
  color: #fff;
}
.post_content .wp-block-button a.has-background:hover {
  text-decoration: none;
  opacity: 0.7;
}


#function,#login,#registration,#plan,#support,#others{
	padding-top: 220px;
	margin-top: -220px;
}
@media only screen and (max-width:767px){
  #function,#login,#registration,#plan,#support,#others{
	padding-top: 140px;
	margin-top: -140px;
  }
}

#archive_news_list .page_navi,
#archive_help_list .page_navi {
    margin: 50px 0 0;
}

/* Helpソートボタンと記事一覧 */
html .post-type-archive-help #bread_crumb,
html .tax-help-cat #bread_crumb,
html .home #bread_crumb {
  margin: 0 0 10px 0;
}
html .post-type-archive-help #page_header,
html .tax-help-cat #page_header,
html .home #page_header {
  margin: 24px 0 20px 0;
}
@media only screen and ( max-width: 767px ) {
  html .post-type-archive-help #page_header .desc,
  html .tax-help-cat #page_header .desc,
  html .home #page_header .desc {
    display: none;
  }
}
.helps #page_header h2.headline a {
  color: #1874A4;
}
.helps #page_header h2.headline a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.help_sort_all {
    border: 1px solid #ccc;
    margin: 0 0 -1px 0;
    padding: 10px 20px;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}
.help_sort_all:hover {
  background-color: #2E6DA4;
}
.help_sort_all a {
  text-align: center;
  color:#2E6DA4;
  display: block;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}
.help_sort_all:hover a,
.help_sort_all a:hover {
  text-decoration: none;
  color:#fff;
}
.single-help .help_sort_all {
  margin: 40px 0;
}
#archive_help_list .help_list {
    margin: 30px 0 0;
}
.help_list li {
    border: 1px solid #ddd;
    margin: 0 0 -1px 0;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}
.help_list li:hover {
  background-color: #f6f6f6;
}
.help_list li a:hover {
  text-decoration: none;
  color: #000;
}
.help_list .category {
    float: right;
    margin: 6px 15px 0 0;
}
.help_list .category a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    min-width: 70px;
    text-align: center;
    padding: 0 20px;
    border-radius: 30px;
    text-decoration: none;
}
.help_list .category a:hover {
  color: #fff;
  opacity: 0.7;
}
.help_list .title {
    float: left;
    font-size: 14px;
    font-weight: normal;
    width: calc( 100% - 200px );
}
.help_list .title a {
    display: block;
    line-height: 1.5;
    padding: 10px 20px;
}
#help_list li.active {
  -webkit-transform: translateY(50px); transform: translateY(50px);
  -webkit-animation: moveUp 0.65s ease forwards 0.5s; animation: moveUp 0.65s ease forwards 0.5s;
}
#help_catgory_sort { margin:0 0 50px 0; }
.post-type-works #main_col #help_catgory_sort.category,
.archive.tax-works-cat #help_catgory_sort,
.archive.tax-works-tag #help_catgory_sort { margin:0 0 30px 0; }
#help_catgory_sort li {
  float:left; width:16.666%; border:1px solid #ccc; border-right:none;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; position: relative;
}
#help_catgory_sort li a { font-size:13px; display:block; background:#fff; color:#333; text-decoration:none; text-align:center; height:40px; line-height:40px; width: 100%; }
#help_catgory_sort li:nth-child(6n), #help_catgory_sort li:last-child { border-right:1px solid #ccc; }
#help_catgory_sort li a.active, #help_catgory_sort li a:hover, #help_catgory_sort li.current-cat a { color:#fff; background:#2E6DA4; }

#help_catgory_sort .current-cat + li:nth-child(7n) { border-color: #ccc!important; }

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-size: 16px !important;
    font-family: sans-serif;
}

#post_meta_top .category a:hover {
  opacity: 0.7;
}
html #single_help {
  background:#f8f6f3;
  padding:40px 55px 40px;
  margin:0;
  border-radius: 8px;
}
#single_help #post_meta_top li {
  float: right;
}
#single_help h4.relation_title {
  background-color: #999;
  font-size: 18px;
  color: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  margin: 15px 0 10px;
}
#single_help #contact_btn {
  text-align: center;
  margin: 0 0 25px 0;
}
@media only screen and (max-width:1199px){
  #help_catgory_sort li {
    float:left; width:33.333%;
    margin-top: -1px;
  }
  #help_catgory_sort li:nth-child(3n) {
    border-right:1px solid #ccc;
  }
}
@media only screen and (max-width:980px){

}
@media only screen and (max-width:767px){
  #main_col.helps {
    padding: 0;
  }
  #help_catgory_sort {
    margin: 0 0 30px 0;
  }
  #help_catgory_sort li {
    float:left; width:50%;
    margin-top: -1px;
  }
  #help_catgory_sort li a {
    font-size: 12px;
    height:36px;
    line-height:36px;
  }
  #help_catgory_sort li:nth-child(2n) {
    border-right:1px solid #ccc;
  }
  #help_catgory_sort li:nth-child(3n) {
    border-right: 0;
  }
  #help_catgory_sort li:last-child {
    border-right:1px solid #ccc;
  }
  .help_list li {
  }
  .help_list .title {
    font-size: 13px;
    width: calc( 100% - 155px );
  }
  .tax-help-cat .help_list .title,
  .tax-help-tag .help_list .title {
    width: 100%;
  }
  .help_list .title a {
    line-height: 1.4;
    padding: 10px 10px;
  }
  .help_list .category {
    margin: 7px 10px 0 0;
  }
  .help_list .category a {
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 10px;
    min-width: 60px;
    text-align: center;
    padding: 0 10px;
    border-radius: 20px;
    margin-top: 2px;
  }
  html #single_help {
    background:#f8f6f3;
    padding:25px 25px 15px;
    margin:0 0 40px 0;
  }
  #footer_bottom.help_footer {
    height: 40px;
  }
  #footer_bottom.help_footer #footer_bottom_inner {
    height: 40px;
  }
  #footer_bottom.help_footer #footer_bottom_inner #copyright {
    height: 40px;
    line-height: 40px;
  }
  #footer_bottom.help_footer #return_top a {
    height: 40px;
    width: 40px;
  }
  #footer_bottom.help_footer #return_top a::before {
    top: 12px;
    left: 12px;
  }
}
@media only screen and (max-width:480px){
  #help_catgory_sort li a {
    font-size: 11px;
  }
}
/* for daext-helpful plugin */
div.daexthefu-container {
    margin: 40px 0px 24px !important;
    background-color: #fff !important;
    border-radius: 8px;
}
.daexthefu-yes.daexthefu-button.daexthefu-button-type-icon,
.daexthefu-no.daexthefu-button.daexthefu-button-type-icon {
  width: 32px !important;
  height: 32px !important;
}
.daexthefu-yes.daexthefu-button.daexthefu-button-type-icon svg,
.daexthefu-no.daexthefu-button.daexthefu-button-type-icon svg {
  display: none;
}
.daexthefu-yes.daexthefu-button.daexthefu-button-type-icon:before {
  content: "\f164";
  font-family: "Font Awesome 6 Free";
  color:#27AE60;
  font-size: 32px;
}
.daexthefu-no.daexthefu-button.daexthefu-button-type-icon:before {
  content: "\f165";
  font-family: "Font Awesome 6 Free";
  color:#FF8C00;
  font-size: 32px;
}
div.daexthefu-successful-submission-text {
  text-align: center;
  margin: 25px 0 23px !important;
}
h3.daexthefu-title{
    font-size: 16px !important;
}
.daexthefu-alignment-center .daexthefu-feedback {
  padding: 25px 0;
}
/* Twitter - X */
#footer_social_link li.twitter::before {
	content: '𝕏' !important;
  font-family: unset;
  font-weight: bold;
	font-size: 21px;
}