/*
Theme Name: Twenty Twenty-Three
Theme URI: https://wordpress.org/themes/twentytwentythree
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Requires at least: 6.1
Tested up to: 6.2
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentythree
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/

.all_company {
	font-size: 32px;
	font-weight: 700;
  }
  
  .all_company span {
	font-size: 16px;
  }
  
  .sp_only {
	display: none;
  }
  
  @media (max-width: 767px) {
	.all_company {
	  font-size: 24px;
	  font-weight: 700;
	}
  
	.all_company span {
	  font-size: 16px;
	}
  
	.sp_only {
	  display: block;
	}
  
  }
  
  * {
	flex-basis: auto !important
  }
  
  .wp-block-columns {
	align-items: center !important;
  }
  
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
	flex-grow: 0;
  }
  
  .wp-block-query h2 {
	font-size: var(--wp--preset--font-size--x-large);
	padding-bottom: 5%;
  }
  
  @media screen and (max-width: 909px) {
	.wp-block-query h2 {
	  margin-top: -4% !important;
	}
  
	.wp-block-query h2 {
	  font-size: var(--wp--preset--font-size--x-large);
	  padding-bottom: 0;
	}
  }
  
  .wp-block-column.is-vertically-aligned-bottom,
  .wp-block-column.is-vertically-aligned-center,
  .wp-block-column.is-vertically-aligned-top {
	width: auto;
  }
  
  .wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 6em;
	margin-top: 2rem !important;
  }
  
  @media (max-width: 767px) {
	.wpcf7-list-item {
	  display: inline-block;
	  margin: 0;
	}
  
	.wp-block-group-is-layout-constrained ul li {
	  list-style: none;
	  margin-top: 25px !important;
	}
  
	body .is-layout-flex {
	  display: block;
	}
  
	.wp-block-query h2 {
	  line-height: 1.5 !important;
	}
  
	.wp-block-column:last-child {
	  width: 100% !important;
	}
  
  }
  
  .radio_btn_css input {
	height: 25px;
  }
  
  .fujilabtoha ul {
	list-style-position: inside;
	list-style-image: url(https://tojyukyo.com/wp-content/uploads/2023/10/homeicon.png);
  }
  
  .fujilabtoha h3 span {
	font-size: 16px;
  }
  
  .grecaptcha-badge {
	visibility: hidden
  }
  
  /*お問い合わせ*/
  .centering {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
  }
  
  .centering input {
	width: 100%;
  }
  
  .fuji-wrap-contact {
	width: 750px;
	margin: 0 auto;
  }
  
  label,
  input {
	height: 35px;
  }
  
  .contact-form td p {
	padding: 2%;
	padding-left: 2% !important;
  }
  
  @media (max-width: 767px) {
	.fuji-wrap-contact .contact-form table tr {
	  display: flex;
	  flex-direction: column;
	  align-items: stretch;
	  margin-bottom: 15px;
	}
  
	.fuji-wrap-contact {
	  width: 95%;
	}
  
	.fuji-wrap-contact .contact-form table th,
	.fuji-wrap-contact .contact-form table td {
	  width: 95%;
	  margin: 0 auto;
	  box-sizing: border-box;
	}
  
	.fuji-wrap-contact .contact-form table th {
	  text-align: left;
	}
  
	.contact-form td p {
	  padding: 0%;
	  padding-left: 0% !important;
	}
  
	.contact-form td input,
	textarea {
	  width: 99% !important;
	}
  
  }
  
  .contact-form th label {
	text-align: left;
	margin-right: 5%;
  }
  
  .contact-form th {
	background: #eeeeee;
	color: #333333;
	width: 30%;
	margin-right: 5%;
  }
  
  .contact-form td input,
  textarea {
	width: 100%;
  }
  
  table.contact-form {
	width: 100%;
	border-collapse: separate;
	border-spacing: 8px;
	border: none;
  }
  
  table.contact-form td {
	border: none;
	padding: 0 15px;
  }
  
  label span {
	padding: 5px;
	font-size: 0.8em;
	margin-left: 10px;
	color: red;
  }
  
  
  
  
  
  
  
  
  .post-template-blank h2 {
	margin-bottom: 100px !important;
	;
  }
  
  header+h2.wp-block-post-title {
	background: #eafbff !important;
	height: 300px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 56px;
	margin-bottom: 0rem;
  }
  
  .single-post .under_wrap {
	margin-bottom: 100px !important;
  }
  
  .post-category-8 span+a {
	background: #0583c9;
	color: #fff;
	padding: 0%;
	border-radius: 75px;
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 1%;
  }
  
  .post-category-8 span+a,
  .post-category-4 span+a,
  .page-id-225 ul li:first-child div.taxonomy-category.wp-block-post-terms,
  .page-id-225 .post-201 div.taxonomy-category.wp-block-post-terms,
  .page-id-225 ul li:last-child div.taxonomy-category.wp-block-post-terms {
	pointer-events: none;
  }
  
  .page-id-225 ul li div.taxonomy-category.wp-block-post-terms {
	background: #0583c9;
	color: #fff;
	padding: 0%;
	border-radius: 75px;
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 1%;
  }
  
  .page-id-225 .first_view {
	margin-bottom: 0px;
  }
  
  .postid-1 .under_wrap {
	margin: 0 auto;
	margin-bottom: 100px;
	margin-top: 100px;
  }
  
  .page-id-225 .post-201 div.taxonomy-category.wp-block-post-terms {
	background: #0583c9;
	color: #fff;
	padding: 0%;
	border-radius: 75px;
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 1%;
  }
  
  /*
  .page-id-225 ul li:last-child div.taxonomy-category.wp-block-post-terms {
	background: #ff4949;
	color: #fff;
	padding: 0%;
	border-radius: 75px;
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 1%;
  }
  */
  
  .taxonomy-category a {
	color: #fff;
	text-decoration: none;
  }
  
  .single-post main {
	width: 100% !important;
	margin: 0 auto;
  }
  
  .topics_pc ul li {
	list-style: none;
  }
  
  .topics_pc ul li a {
	text-decoration: none;
  }
  
  .topics_pc ul li {
	display: flex;
	margin-bottom: 2%;
	border-bottom: 1px solid #000;
	padding-bottom: 2%;
  }
  
  .single-post .wp-block-group-is-layout-constrained {
	display: none;
  }
  
  .single-post main {
	width: 1280px;
	margin: 0 auto;
  }
  
  @media screen and (max-width:1408px) {
	.single-post main {
	  width: 90%;
	  margin: 0 auto;
	}
  }
  
  @media screen and (min-width:767px) and (max-width:1152px) {
	.mv {
	  margin-bottom: 0px !important;
	}
  
	.about {
	  padding: 100px 0 !important;
	}
  
	.topics {
	  padding-bottom: 0px !important;
	}
  
  }
  
  .instagram_ashirai {
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .first_view {
	background: #eafbff !important;
	height: 300px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 48px;
	margin-bottom: 100px;
  }
  
  
  
  .under_wrap {
	width: 1280px;
	margin: 0 auto;
  }
  
  .privacy-policy h2 {
	font-size: 32px;
  }
  
  @media screen and (max-width:1408px) {
	.under_wrap {
	  width: 90%;
	  margin: 0 auto;
	}
  
	.privacy-policy h2 {
	  font-size: 24px;
	}
  
	.first_view {
	  background: #eafbff !important;
	  height: 150px;
	  width: 100%;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  font-size: 24px;
	  font-weight: 700;
	  margin-bottom: 50px;
	}
  
  }
  
  .wp-block-post-title {
	padding-bottom: 0%;
  }
  
  .post-category-8 span+a {
	background: #0583c9;
	color: #fff;
	padding: 0%;
	border-radius: 75px;
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 1%;
  }
  
  .topics_h2_inner+ul li {
	margin-bottom: 2%;
	border-bottom: solid 2px #000;
	padding-bottom: 2%;
  }
  
  .topics_h2_inner+ul li {
	display: flex;
  }
  
  .post-category-4 span+a {
	background: #ff4949;
	color: #fff;
	padding: 0%;
	border-radius: 75px;
	width: 100px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 1%;
	  height: 30px;
  }
  
  .category-event .taxonomy-category {background: #ff4949!important;}
  
  .wp-block-columns {
	width: 100%;
	margin: 0 auto;
  }
  
  .is-layout-flex {
	align-items: center;
  }
  
  .wp-block-columns {
	padding: 0 !important;
  }
  
  .wp-block-query ul {
	padding: 250px 0 !important;
  }
  
  html {
	scroll-behavior: smooth;
  }
  
  .info_inner_right {
	margin-right: 5%;
  }
  
  .mv .container img {
	width: 100%;
  }
  
  .skip-link {
	display: none;
  }
  
  .fuji-wrap {
	position: relative;
  }
  
  .fuji-wrap_inner {
	position: fixed;
	bottom: 5%;
	right: 10%;
  }
  
  .topics_flex {
	justify-content: space-between;
  }
  
  .topics_flex .days {
	width: 10%
  }
  
  .topics_flex .com_name {
	width: 10%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 1%;
  }
  
  .topics_flex .txt {
	width: 80%;
  }
  
  .topics p {
	text-align: right;
  }
  
  .topics_flex {
	margin-top: 10px !important;
  }
  
  .header_container {
	width: 100% !important;
	margin: 0 auto !important;
	background-color: rgba(255, 255, 255, 0.45) !important;
  }
  
  .com_name {
	font-size: 10px;
	padding: 5px;
	border-radius: 25px;
	color: #fff;
	font-weight: 700;
  }
  
  .hebel_name {
	background: #0583c9;
  }
  
  .sumitomo_name {
	background: #06c755;
  }
  
  .daiwa_name {
	background: #ff4949;
  }
  
  .topics_flex {
	border-bottom: 2px solid;
	padding-bottom: 10px;
	display: flex;
	font-size: 16px;
  }
  
  .about {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(https://tojyukyo.sakura.ne.jp/wp/wp-content/uploads/2023/09/about__new.jpg);
	width: 100%;
	background-size: cover;
	padding: 213px 0;
  }
  
  .topics h2 {
	font-size: 24px;
	color: #00a0e9;
	font-weight: 700;
	border-bottom: 3px solid;
	padding-bottom: 10px;
	margin-bottom: 40px;
  }
  
  .topics_h2_inner {
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .topics .container {
	width: 826px !important;
	margin: 0 auto;
  }
  
  .company_logo {
	width: 100%;
	margin: 0 auto;
  }
  
  .out-side {
	width: 100%;
	margin: 0 auto;
  }
  
  .topics .more {
	text-align: right !important;
	font-size: 32px;
	font-weight: 700;
	color: #0583c9;
	text-decoration: none;
  }
  
  .fuji-wrap_inner {
	z-index: 9999;
  }
  
  .topics_h2_inner+ul li {
	list-style: none;
  }
  
  .topics_h2_inner+ul li a {
	text-decoration: none;
  }
  
  .wp-block-group-is-layout-constrained {
	width: 826px;
	margin: 0 auto;
  }
  
  .wp-block-group-is-layout-constrained ul li a {
	font-size: 16px;
  }
  
  .wp-block-group-is-layout-constrained ul li {
	list-style: none;
  }
  
  @media screen and (max-width:909px) {
	.wp-block-group-is-layout-constrained {
	  width: 90%;
	  margin: 0 auto;
	}
  
	.wp-block-group-is-layout-constrained ul li a {
	  font-size: 16px;
	}
  
	.wp-block-column:first-child {
	  width: 20%;
	}
  
	.wp-block-column:nth-child(2) {
	  width: 20%;
	}
  
	.wp-block-column:last-child {
	  width: 50%;
	}
  
	.wp-block-query h2 {
	  line-height: 0.3;
	}
  
	.wp-block-post-date time a {
	  line-height: 0.3;
	}
  }
  
  .wp-block-query ul {
	padding: 100px 0 !important;
  }
  
  
  
  
  
  
  
  * {
	max-width: none !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	margin-block-start: 0rem !important;
  }
  
  a:hover {
	opacity: 0.65;
	transition: 0.75s;
  }
  
  .wp-site-blocks {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
  }
  
  h1,
  header nav {
	display: none !important;
  }
  
  header .wp-block-site-title {
	display: none;
  }
  
  .instagram_btn {
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .g-nav {
	position: fixed !important;
	width: 1280px !important;
	margin: 0 auto !important;
	display: flex !important;
	justify-content: space-between !important;
	z-index: 9999;
	align-items: center;
  }
  
  .g-nav a {
	text-decoration: none;
	font-size: 16px;
	color: #0583c9;
  }
  
  .mv {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(https://tojyukyo.sakura.ne.jp/wp/wp-content/uploads/2023/09/mv_bg.jpg);
	width: 100%;
	background-size: cover;
	padding-top: 4.75%;
	margin-bottom: -80px;
  }
  
  .container,
  .g-nav {
	width: 60% !important;
	margin: 0 auto !important;
  }
  
  .topics {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(https://tojyukyo.sakura.ne.jp/wp/wp-content/uploads/2023/09/topics_＿＿＿＿new.jpg);
	width: 100%;
	background-size: cover;
	padding-bottom: 100px;
  }
  
  .about h2 {
	line-height: 1.5;
  }
  
  .about h2 span {
	font-size: 24px;
	color: #00a0e9
  }
  
  .about h2 {
	font-size: 32px;
	color: #0583c9;
	font-weight: 700;
	text-align: center;
  }
  
  .about p {
	text-align: center;
  }
  
  .instagram {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(https://tojyukyo.sakura.ne.jp/wp/wp-content/uploads/2023/09/instagram_bg.jpg);
	width: 100%;
	background-size: cover;
	padding: 100px 0;
	margin-bottom: 120px;
  }
  
  #sb_instagram #sbi_images .sbi_item {
	margin-right: 1% !important;
  }
  
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
	width: 24% !important;
  }
  
  .info_ashirai {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
  }
  
  .information h2 {
	font-size: 32px;
	color: #0583c9;
	font-weight: 700;
	text-align: center;
  }
  
  .info_container {
	display: flex;
	width: 100%;
	margin: 0 auto;
	flex-wrap: wrap;
  }
  
  .info_inner {
	width: 49%;
	display: flex;
	padding: 15px;
	border: 1px #000 solid;
  }
  
  .info_inner_left {
	margin-left: 15px;
	margin-right: 40px;
	width: 50%;
  }
  
  .info_inner_left .outside {
	width: 100%;
  }
  
  .info_inner_right h3 {
	font-size: 20px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .info_inner_last {
	width: 49%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
  }
  
  .info_inner_last img {
	width: 100%;
  }
  
  info_inner_left img {
	width: 100%;
  }
  
  .info_inner_left a img {
	width: 100%;
  }
  
  .info_inner_right a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
  }
  
  info_inner_right {
	width: 60%;
  }
  
  .hebel,
  .sekisui,
  .pana,
  .mitsui {
	margin-right: 1%;
  }
  
  .info_inner {
	margin-bottom: 1%;
  }
  
  .info_inner_left .outside {
	margin-bottom: 20px;
  }
  
  .information {
	margin-bottom: 250px;
  }
  
  .info_ashirai+h2 {
	margin-bottom: 100px;
  }
  
  footer {
	background: #eafbff;
  }
  
  footer .alignwide {
	display: none;
  }
  
  footer a {
	text-decoration: none;
  }
  
  .footer_inner {
	display: flex;
	justify-content: space-between;
  }
  
  .fotter_left a p {
	margin-bottom: 2px !important;
	font-size: 16px;
	color: #333;
	font-weight: 700;
  }
  
  .footer_copy {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 13px;
	color: #333;
	font-weight: 700;
	padding-bottom: 20px;
  }
  
  .footer_inner {
	padding-top: 56px;
	padding-bottom: 73px;
  }
  
  
  
  
  
  @media screen and (min-width:1152px) {
	.about_sp {
	  display: none;
	}
  }
  
  
  
  @media screen and (max-width:1152px) {
	.post-template-blank h2 {
	  font-size: 18px;
	  font-weight: 700;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
  
	header+h2.wp-block-post-title {
	  background: #eafbff !important;
	  height: 100px;
	  width: 100%;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  font-size: 56px;
	  margin-bottom: 0rem;
	  font-size: 18px;
	  font-weight: 700;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
  
  
  
	.container,
	.g-nav {
	  width: 90% !important;
	  margin: 0 auto !important;
	}
  
	.mv {
	  padding: 15px 0;
	}
  
	.mv img,
	.info_ashirai img {
	  width: 90%;
	  margin: 0 auto;
	}
  
	.info_inner_left img {
	  width: 100%;
	}
  
	footer {
	  width: 100% !important;
	}
  
	.container {
	  width: 100%;
	  padding: 0 5%;
	}
  
	.mv {
	  margin-bottom: 100px;
	}
  
	.about_sp {
	  display: block;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
  
	.topics .container {
	  width: 90% !important;
	  margin: 0 auto;
	}
  
  }
  
  @media screen and (min-width:767px) {
	.mv {
	  display: block;
	}
  
	.mv_sp {
	  display: none;
	}
  
	.sp_fixed_btn {
	  display: none;
	}
  
	.topics_flex_sp {
	  display: none
	}
  
  
	.sp_br {
	  display: none;
	}
  
	.topics_pc {
	  display: block;
	}
  
	.topics_sp {
	  display: none;
	}
  
  }
  
  
  
  @media screen and (max-width:767px) {
	.page-id-225 ul li:first-child div.taxonomy-category.wp-block-post-terms {
	  background: #0583c9;
	  color: #fff;
	  padding: 0%;
	  border-radius: 75px;
	  width: 100% !important;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  margin: 0 1%;
	}
  
	.page-id-225 .post-201 div.taxonomy-category.wp-block-post-terms {
	  color: #fff;
	  padding: 0%;
	  border-radius: 75px;
	  width: 100% !important;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  margin: 0 1%;
	}
  
	.page-id-225 ul li:last-child div.taxonomy-category.wp-block-post-terms {
	  color: #fff;
	  padding: 0%;
	  border-radius: 75px;
	  width: 100% !important;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  margin: 0 1%;
	}
  
	.topics_sp a {
	  text-decoration: none;
	}
  
	.topics h2 {
	  margin-bottom: 20px;
	}
  
	.topics_sp_inner div {
	  display: flex;
	}
  
	.topics_sp_inner div {
	  padding-top: 4%;
	}
  
	.topics_pc {
	  display: none;
	}
  
	.topics_sp {
	  display: block;
	}
  
	.instagram_ashirai {
	  width: 100%;
	}
  
	.instagram_ashirai img {
	  width: 80%;
	}
  
	.sp_br {
	  display: block;
	}
  
	.info_inner {
	  width: 100%;
	  display: flex;
	}
  
	.mv img {
	  display: none;
	}
  
	.mv {
	  display: none;
	}
  
	.mv_sp {
	  width: 100%;
	}
  
	.mv_sp img {
	  width: 100%;
	}
  
	.info_inner_left {
	  margin-left: 5%;
	  margin-right: 5%;
	}
  
	.hebel,
	.sekisui,
	.pana,
	.mitsui {
	  margin-right: 0%;
	}
  
	.about_sp {
	  width: 80%;
	  margin: 0 auto;
	}
  
	.about_sp img {
	  width: 100%;
	}
  
	.information {
	  margin-bottom: 100px;
	}
  
	.info_inner_right a {
	  font-size: 16px;
	  color: #333;
	  text-decoration: none;
	}
  
	.info_inner_right {
	  margin-left: 5%;
	  margin-right: 5%;
	}
  
	.info_ashirai+h2 {
	  margin-bottom: 50px;
	}
  
	.instagram {
	  margin-bottom: 50px
	}
  
	.info_ashirai {
	  margin-bottom: 25px;
	}
  
	.information h2,
	.about h2 {
	  font-size: 20px;
	}
  
	.about h2 span {
	  font-size: 16px;
	}
  
	.about_sp {
	  margin-bottom: 25px;
	}
  
	.instagram {
	  padding: 50px 0;
	}
  
	.about {
	  background-position: center top;
	  background-repeat: no-repeat;
	  background-image: none;
	  width: 100%;
	  background-size: cover;
	  padding-bottom: 0px;
	}
  
	.about p {
	  font-size: 16px;
	}
  
	.info_inner_last {
	  display: none;
	}
  
	.topics {
	  padding: 36px 0;
	  padding-top: 25px !important;
	}
  
	.sp_fixed_btn {
	  position: fixed;
	  bottom: 0;
	  display: flex;
	  width: 100%;
	  z-index: 9999;
	  margin-bottom: -7px;
	}
  
	.sp_fixed_btn .fixed_instagram {
	  width: 40%;
	}
  
	.sp_fixed_btn .fixed_instagram img {
	  width: 100%;
	}
  
	.sp_fixed_btn .fixed_line {
	  width: 40%;
	}
  
	.sp_fixed_btn .fixed_line img {
	  width: 100%;
	}
  
	.sp_fixed_btn .fixed_totop {
	  width: 20%;
	}
  
	.sp_fixed_btn .fixed_totop img {
	  width: 100%;
	}
  
	footer {
	  margin-bottom: 18% !important;
	}
  
	.fuji-wrap_inner,
	.nav-right {
	  display: none;
	}
  
	.topics_flex {
	  font-size: 10px;
	}
  
	.com_name {
	  font-size: 8px;
	  padding: 2px;
	}
  
	.topics_flex .days {
	  width: 10%
	}
  
	.topics_flex .com_name {
	  width: 20%;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
  
	.topics_flex .txt {
	  width: 70%;
	}
  
	.more {
	  font-size: 16px !important;
	}
  
	.about p {
	  text-align: left;
	}
  
	.footer_right img {
	  width: 100%;
	}
  
	footer .container {
	  display: block;
	}
  
	#sb_instagram #sbi_images .sbi_item {
	  margin-right: 2% !important;
	}
  
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
	  width: 48% !important;
	}
  
	.topics_flex_sp {
	  display: flex;
	}
  
	.topics_sp_block {
	  margin-right: 3%;
	}
  
	.topics_flex {
	  display: none
	}
  
	.topics_flex_sp .com_name {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
  
	.about {
	  padding: 50px 0;
	  padding-bottom: 25px !important;
	}
  
	.topics {
	  padding-bottom: 30px !important;
	}
  }
  
  @media (max-width: 767px) {
  
	.footer_inner {
	  display: block !important;
	}
  
	.footer_right {
	  width: 250px !important;
	  margin: 0 auto;
	  padding-top: 50px;
	  display: block;
	}
  
	.footer_right img {
	  width: 100% !important;
	}
  
  }
  
  @media (max-width: 767px) {
	.wp-block-query ul {
	  padding: 50px 0 !important;
	}
  
	.wp-block-column {
	  flex-grow: 0;
	  min-width: 0;
	  overflow-wrap: break-word;
	  word-break: break-word;
	}
  
  }
  
  @media screen and (max-width: 909px) {
	.wp-block-column:first-child {
	  width: 28%;
	}
  }
  
  @media (min-width: 782px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
	  flex-grow: 0;
	}
  }
  
	.daiwa_box {
	  border: solid 1px #000;
	  padding: 2.5%;
	  padding-left: 2.5% !important;
	  width: 100%;
	  margin-top: 50px;
	}
  
	.daiwa_box p {
	  margin-bottom: 0 !important;
	}
  
	.page-id-210 .first_view,
	.page-id-339 .first_view,
	.page-id-3 .first_view {
	  padding-top: 6% !important;
	  margin-bottom: 0 !important;
	}
  
	.page-id-210 small,
	.page-id-339 small,
	.page-id-3 small {
	  margin-bottom: 75px;
	  font-size: 16px;
	}
  
	@media screen and (max-width: 767px) {
  
	  .page-id-210 small,
	  .page-id-339 small,
	  .page-id-3 small {
		margin-bottom: 30px;
		font-size: 14px;
	  }
	}
  
	.page-id-210 .first_view {
	  background-image: url(https://tojyukyo.com/wp-content/uploads/2023/10/fujilabtoha__bg.jpg) !important;
	  background-repeat: no-repeat !important;
	  background-position: center center !important;
	  background-size: cover !important;
	  color: #fff;
	}
  
	.page-id-3 .first_view {
	  background-image: url(https://tojyukyo.com/wp-content/uploads/2023/10/prapoli_bg.jpg) !important;
	  background-repeat: no-repeat !important;
	  background-position: center center !important;
	  background-size: cover !important;
	  color: #fff;
	}
  
	.page-id-339 .first_view {
	  background-image: url(https://tojyukyo.com/wp-content/uploads/2023/10/contact_bg.jpg) !important;
	  background-repeat: no-repeat !important;
	  background-position: center center !important;
	  background-size: cover !important;
	  color: #fff;
	  text-align: center
	}
  
	.all_company,
	.page-id-3 h2 {
	  font-size: 24px;
	}
  
	@media screen and (max-width: 767px) {
  
	  .all_company,
	  .page-id-3 h2 {
		font-size: 20px;
	  }
	}
  
	header+h2.wp-block-post-title {
	  background: #eafbff !important;
	  height: auto width: 100%;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  margin-bottom: 0rem;
	  padding: 100px 0;
	  padding-top: 175px;
	}
  
	@media screen and (max-width: 767px) {
	  header+h2.wp-block-post-title {
		padding: 50px 0;
		padding-top: 50px;
	  }
	}
  
	.under_wrap img {
	  width: 100% !important;
	  max-width: 100% !important;
	}
  
  .wp-block-post-template.is-flex-container {display:block!important;}
  
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
	  width: 100%;
  }
  
  .blog  .wp-block-spacer {
	  clear: both;
	  display: none;
  }
  
  .blog  .wp-block-query h2 {
	  font-size: var(--wp--preset--font-size--x-large);
	  padding-bottom: 0%!important;
  }
  
  .blog .wp-container-core-columns-layout-1 {display:none;}
  
  .wp-container-core-post-template-layout-1.wp-container-core-post-template-layout-1 {
	  display: block;
  }
  
  .wp-block-post-excerpt__excerpt {
	  display: none;
  }
  
  .category-sns .taxonomy-category {
	  background: #0583c9!important;
  }
  
  .wp-block-group-is-layout-constrained ul li {
	  list-style: none;
	  display: flex;
  }
  
  .wp-block-post-date {
	  width: 10%!important;
  }
  
  .category-event .taxonomy-category {
	  width: 10%;
  border-radius:25%;
  display: flex;
	justify-content: center;
	align-items: center;
  margin: 0 5px;
  height: 25px;
  }
  
  .category-sns .taxonomy-category {
	  width: 10%;
  border-radius:25%;
  display: flex;
	justify-content: center;
	align-items: center;
  margin: 0 10px;
  height: 25px;
  }
  
  .wp-block-group-is-layout-constrained ul li {
	  margin-top: 2%!important;
  }
  
  .wp-block-group-is-layout-constrained ul li {
	  align-items: center;
	  border-bottom: 1px solid #000;
  }
  
  .wp-block-query ul {
	  padding-top: 150px !important;
  padding-bottom: 0px !important;
  }
  
  .wp-block-post-excerpt {
	  display: none;
  }
  
  .wp-block-query h2 {
	  line-height: 2!important;
  }
  
  .category-event .taxonomy-category {
	 pointer-events: none
  }
  
  .category-sns .taxonomy-category {
	 pointer-events: none
  }
  
  @media screen and (max-width:909px) {
  .wp-block-query h2 {
	  margin-top: 0% !important;
  }
  }
  
  @media screen and (max-width:767px) {
  .wp-block-group-is-layout-constrained ul li {
	  display:block;
  }
  
  .category-sns .taxonomy-category,.category-event .taxonomy-category {
	  width: 40%;
  }
  
  .wp-block-query h2 {
	  margin-top: 0% !important;
  }
  
  .wp-block-query h2 {
	  line-height: 0.5!important;
  }
  
  .category-event .taxonomy-category,.category-sns .taxonomy-category {
	  width: 20%;
  }
  
  .wp-block-post-title a {
	  display: inline;
  }
  
  }
  
.wp-container-core-post-template-is-layout-1.wp-container-core-post-template-is-layout-1 {
    grid-template-columns: none!important;
}
  
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {display:none;}

.wp-block-group-is-layout-constrained ul li {
    margin-top: 0 !important;
}

.event250223 {width:1080px;
margin:0 auto;
padding-top:4%;}

@media screen and (max-width:767px) {
.event250223 {width:100%;
padding-top:0%;}
	
	.wp-block-group-is-layout-constrained ul li a {
        line-height: 2!important;
    }
}

.topics_pc ul li {align-items: center;}

.taxonomy-category {border-radius: 25px!important;
width:100px!important;}

.wp-block-post {margin-bottom:50px;}


.g-nav_v2_inner_inner_flex a img {
		width: 100%;
	}

	body {
		margin-top: -5px !important;
	}

	.g-nav_v2_inner_left_flex a:first-child {
		margin-right: 2%;
	}

	.g-nav_v2_inner_left_flex a:last-child {
		margin-right: 0% !important;
	}

	.g-nav_v2_inner_left_flex a img {
		width: 100% !important;
		padding-top: 5% !important;
	}

	.hamburger_container {
		background: rgba(243, 152, 0, 0.99);
		padding: 1%;
		display: block;
		position: fixed;
		z-index: 3;
		right: 14px;
		top: 23px;
		width: 45px;
		height: 42px;
		border-radius: 5px;
	}

	.g-nav_v2 {
		background: #fff;
		padding: 0.15% 0;
		width: 100%;
		align-items: center;
		position: fixed;
		left: 0;
		z-index: 9999;
	}

	.g-nav_v2_inner_flex {
		justify-content: space-between;
	}

	.g-nav_v2_inner_inner_flex {
		display: flex;
		align-items: center;
	}

	.g-nav_v2_inner_inner_flex p {
		font-size: 16px;
		font-weight: 700;
		margin-bottom: 0;
	}

	.g-nav_v2_inner_left_flex {
		width: 100%;
	}

	.g-nav_v2_inner_right_flex {
		width: 50%;
		justify-content: flex-end;
	}

	.g-nav_v2_inner_inner_flex a {
		text-decoration: none;
	}

	.g-nav_v2_inner_inner_flex a:hover {
		opacity: 1 !important;
	}

	.fuji-wrap {
		margin-top: 75px;
	}

	@media screen and (max-width: 1450px) {
		.nav_link {
			padding: 0 2%;
		}
	}

	@media screen and (max-width: 1152px) {
		.mv {
			padding: 15px 0;
			padding-top: 10%;
		}
	}

	@media screen and (min-width: 767px) {
		.pc_nav {
			display: block;
		}

		.sp_nav {
			display: none;
		}


		.g-nav_v2_inner_left_flex a img {
			width: auto;
		}

		.g-nav_v2_inner_right_flex a {
			width: 40%;
		}

		.g-nav_v2_inner_right_flex a img {
			width: 100%;
		}
	}

	@media screen and (max-width: 767px) {
		.pc_nav {
			display: none;
		}

		.sp_nav {
			display: block;
		}
		
		body.blog li.wp-block-post {display: flex;
  flex-wrap: wrap;}
		
		body.blog li.wp-block-post:nth-child(4) {
  flex-basis: 100%;
}
		
		body.blog li.wp-block-post div.taxonomy-category {margin-left:75px;}
		
	}

	/*　ハンバーガーボタン　*/
	.hamburger {
		display: block;
		position: fixed;
		z-index: 3;
		right: 25px;
		top: 25px;
		width: 42px;
		height: 42px;
		cursor: pointer;
		text-align: center;
	}

	.hamburger span {
		display: block;
		position: absolute;
		width: 30px;
		height: 4px;
		left: 15px;
		background: #fff;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
		z-index: 9999;
	}

	.hamburger span:nth-child(1) {
		top: 10px;
	}

	.hamburger span:nth-child(2) {
		top: 20px;
	}

	.hamburger span:nth-child(3) {
		top: 30px;
	}

	.hamburger.active {
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-transition-delay: 0.6s;
		-o-transition-delay: 0.6s;
		transition-delay: 0.6s;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.hamburger.active span:nth-child(2) {
		width: 0px;
	}

	.hamburger.active span:nth-child(1),
	.hamburger.active span:nth-child(3) {
		background: #fff;
		-webkit-transition-delay: 0.3s;
		-o-transition-delay: 0.3s;
		transition-delay: 0.3s;
	}

	.hamburger.active span:nth-child(1) {
		-webkit-transform: translateY(4px);
		-ms-transform: translateY(4px);
		-o-transform: translateY(4px);
		transform: translateY(4px);
	}

	.hamburger.active span:nth-child(3) {
		-webkit-transform: translateY(-16px) rotate(90deg);
		-ms-transform: translateY(-16px) rotate(90deg);
		-o-transform: translateY(-16px) rotate(90deg);
		transform: translateY(-16px) rotate(90deg);
	}

	nav.globalMenuSp {
		position: fixed;
		z-index: 2;
		top: 0;
		left: 0;
		color: #fff;
		background: rgba(0, 0, 0, 0.7);
		text-align: center;
		width: 100%;
		opacity: 0;
		transition: opacity .6s ease, visibility .6s ease;
		visibility: hidden;
		display: block !important;
	}

	nav.globalMenuSp ul {
		margin: 0 auto;
		padding: 40% 0;
		width: 100%;
		height: 100vh;
	}

	nav.globalMenuSp ul li {
		list-style-type: none;
		padding: 0;
		width: 100%;
		transition: .4s all;
	}

	nav.globalMenuSp ul li:last-child {
		padding-bottom: 0;
	}

	nav.globalMenuSp ul li:hover {
		background: #ddd;
	}

	nav.globalMenuSp ul li a {
		display: block;
		color: #fff;
		padding: 1em 0;
		text-decoration: none;
		font-size: 1.4rem;
	}

	nav.globalMenuSp.active {
		opacity: 100;
		visibility: visible;
	}

	.hamburger.active span:nth-child(1),
	.hamburger.active span:nth-child(3) {
		background: #fff;
		-webkit-transition-delay: 0.3s;
		-o-transition-delay: 0.3s;
		transition-delay: 0.3s;
	}

body.blog .first_view {
    background-image: url(/wp-content/uploads/2025/02/news_bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    color: #fff;
	padding-top:6%!important;
	margin-bottom:0!important;
}

.wp-block-query ul {
    padding: 0!important;
}

.pankuzu_news {margin-bottom:75px;}

.pankuzu_news small {font-size:16px!important;}

@media screen and (max-width:767px) {
.pankuzu_news {margin-bottom:30px;}
	
	.pankuzu_news small {font-size:14px!important;}
}