@charset "utf-8";
/*
Template: jstorkse
Theme Name: STORK SE Child
Theme URI: https://open-cage.com/stork-se/
Version: 1.0.0
Author: opencage
Author URI: https://open-cage.com/
*/

/*スマホ▼------------------*/
@media (max-width: 767px) {
  /* ここにスマホ用の上書きルールを入れる */
}





html {
	background-color: #093893;
}
body {
	background-color: #fff;
}
/*ヘッダー▼------------------*/
.page a {
	text-decoration: none;
}
/*ヘッダー・サブ用ベース*/
#header {
	background-color: transparent;
	background-color: transparent;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
/*ヘッダー・トップ用ベース*/
.home #header {
	background-color: #f5f5f6!important;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.inner-header {
	background-color: #fff;
	height: 80px;
	border-radius: 100px;
	width: 100% !important;
	/*max-width: 1200px;
	min-width: 1008px;
	max-width: 1000px;*/
}
.site__logo__title {
	margin-top: 6px!important;
	margin-left: -10px !important;
}
.site__logo img {
	height: 65px !important;
	width: auto !important;
}
.gnav_ttl {
	font-weight: 500;
}
.stk_g_nav {
	width:80% !important;
}
.ul__g_nav {
	display: flex;
  justify-content: space-evenly;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-item a {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
/*サブメニュー*/
.sub-menu {
	padding: 0px 10px 0px 10px;
	box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2) !important;
	/*border: solid 1px #6381b8;*/
}

/*.menu-item {
	display: inline-block;
  white-space: nowrap;
}*/

/*パンくず▼------------------*/
#breadcrumb {
	position: absolute;
	top: 55px;
}


/*アイキャッチ▼------------------*/
/*TOPアイキャッチ消し*/
.home #viral-header {
	display: none;
}
.entry-title {
	display: none;
}
/*SUBアイキャッチ*/
.article-header {
	height: 430px;
}
.page_title {
	position: absolute;
	left: 50%;
	top: 150px;
	width: 800px;
	height: auto;
	margin-left: -400px;
}
#custom_header_img {
	margin-top: 95px;	
}
.stk_custom_header img{
	width: 100% !important;
}
/*PC共通▼------------------*/
/*コンテンツ天地マージン調整*/
.wp-block-image {
	margin-top: 0px !important;
}
#page-top {
	z-index: 100000000;
}

/*トップ▼------------------*/
.to_contuct_btn {
	position: absolute;
	z-index: 1000;
	margin-left: 270px;
	left: 50%;
	top: 432px;
}
/*ボタン群*/
.anchor_btn {
	margin-top: -5px !important;
}
.anchor_btn img {
	padding-top: 3px;
	margin-bottom: 8px;
}

/*解決ブロック*/
.resolution_box {
	border-radius: 15px !important;
}
.resolution_box .wp-block-buttons{
}
.resolution_box .wp-block-button{
}
.resolution_box .wp-block-buttons a{
}
.resolution_box .wp-block-button img {
	vertical-align: middle !important;
	margin: 0px 0px 6px 5px;
}
.resolution_box .wp-block-image img{
	width: 100%;
}
.to_fe_txt {
	max-width: 1000px;
	margin: 0 auto;
}


/*会社情報 ボタン*/
.company_btn {
	/*width: 400px;
	margin: 0 auto;*/
	line-height: normal;
}
.company_btn a {
	padding: 10px 80px 10px 80px !important;
}
.company_btn img {
	vertical-align: middle !important;
	margin: -10px 0px 0px 5px;
}
.to_title_img {
	max-width: 1000px !important;
	margin: 0 auto;
}
#an_than {
	background-color: #b3e9ff;
}

/*フッター▼------------------*/
#inner-content {
	padding-bottom: 0px;
}
.widgetarea {
  display:flex !important;
  flex-flow: column !important;
	margin-bottom: 0px !important;
}
.widgetarea.--style-col-three .widget {
  width: calc(100% - var(--stk-widget-gap) / 1.5);
}
.widget {
	margin: 0px !important;
	padding: 0px !important;
	margin: 0 auto !important;
}
.widget p {
	text-align: center;	
}
#footer #text-2 {
	font-size: 20px;
}
#footer #text-3 {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: -80px !important;
}

/*サブページ▼------------------*/
/*.sub_img {
	position: absolute;
	top: 0px;
}
.sub_start {
	margin-top: 260px!important;
}
.article-header{
	width: 1000px;
	height: 400px;
	margin: 0 auto;	
}*/

/*コラム一覧2▼------------------*/
/*
.column2_body .cat_postlist__ul {
  display: inline-grid;
  column-gap: 2em;
  grid-template-columns: repeat(2, auto);
}
.column2_body .eyecatch {
  width: 200px !important;
  height: auto !important;
	max-width: 200px !important;
}
.column2_body .cat-name {
	width: 100px !important;
	font-size: 16px !important;
	font-weight: 600;
	left: 0px;
}
.column2_body .ttl {
	font-size: 20px;
}
.catttl {
	font-size: 28px !important;
	line-height: 1.5;
	color: #093893;
	padding: 0px !important;
	margin-bottom: 10px !important;
  border-bottom: 1px solid var(--main-ttl-bg) !important;
}*/

/*コラム一覧▼------------------*/
.cl_title {
	border-bottom: solid 1px black;
}
/*クエリーループ*/
.cl_query {
	/*margin: 0 auto;
	max-width: 1200px !important;*/
	padding-top: 20px;
}
.cl_query .wp-block-post{
	padding-left: 0px !important;
}
.page .--style-simple {
	display: none;
}
.cl_query .wp-block-post-featured-image{
	width: 200px !important;
	z-index: 10 !important;
}
.cl_query img{
	width: 200px !important;
	float: left;
}
.cl_query .wp-block-post-date {
	/*width: 490px !important;*/
	padding: 0px !important;
	margin: 0px !important;
	padding-left: 210px !important;
}
.cl_query .wp-block-post-date a {
	color: #000;
}
.page h2, .wp-block-post-title {
	padding: 0px !important;
	margin: 0px !important;
	padding-left: 210px !important;
	background-color: transparent !important;
	font-size: 18px !important;
}
/*
.cl_query h2 {
	border-radius: initial !important;
	box-shadow: initial !important;
}
*/
.cl_query h2 a {
	color: #093893;
}
.page .post-categories {
	position: absolute;
  background-color: #E60012;
  color: #fff;
  padding: 1px 6px;
  text-decoration: none;
  font-size: 13px;
	z-index: 10;
}
.post-categories a {
  color: #fff;
}
.wp-block-query-pagination {
	font-size: 18px;
}
.cl_query li {
  border-bottom: 1px solid #ccc;
}
/*ページネーション*/
.wp-block-query-pagination {
	display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  list-style: none;
  padding-top: 0px;
	padding: 0px;
  margin: 40px 0px 0px 0px;
	height: 60px;
}
.wp-block-query-pagination-numbers{
	padding: 0px;
  margin: 0px;
}
.page-numbers {
	border: solid 1px;
	padding: 8px 12px 8px 12px;
}
.wp-block-query-pagination .current {
	background-color: #52baff;
	color: #fff;
	border: solid 1px;
	border-color: #52baff;
	padding: 8px 12px 8px 12px;
}
.wp-block-query-pagination-next,
.wp-block-query-pagination-previous{
	font-size:0;
}
.wp-block-query-pagination-next:before {
	font-size: 22px; content: "＞";
}
.wp-block-query-pagination-previous:before {
	font-size: 22px; content: "＜";
}
/*カテゴリーリスト*/
.category_list {
	text-align: center !important;
	margin-top: -20px !important;
	padding: 0px !important;
	font-size:0;
}
.category_list li{
	display: inline-block;
	text-align: center;
	margin-top: 30px !important;
	padding: 0px 10px 0px 10px !important;
	font-size:16px;
}
.category_list li+li {
	border-left: 1px solid #999;
}

/*センターとは▼------------------*/
.wh_box {
	border-radius: 15px !important;
}

/*会社概要▼------------------*/
.cell_left {
	color: #fff;
	font-size: 16px;
	background-color: #00b4ff;
	border-color: #80daff !important;
	padding: 15px !important;
	width: 20%;
}
.cell_right {
	color: #535353;
	font-size: 16px;
	background-color: #fff;
	border-color: #00b4ff !important;
	border-right-style: none !important;
	padding: 15px !important;
}

/*問い合わせ▼------------------*/
.ct_box1_out {
	margin-top: -15px !important;
}
.ct_box1_in {
 	border-radius: 15px !important;
}
.ct_line {
	border: none;
	border-width: 1px 0 0 0;
	border-color: black;
}
.wpcf7-form-control {
	width: 100%!important;
}
.ct_chui {
   text-align: center;
	font-size: 18px;
	margin-top: 30px;
	margin-left: -20px;
}
.ct_button {
  text-align: center;
}
.ct_button .wpcf7-form-control{
	width: 200px!important;
	background-color: #093893;
	padding: 12px;
	font-size: 25px;
	font-weight: bold;
	border-radius: 10px;
	margin-bottom: -30px;
}
.wpcf7-spinner {
    display: none !important;
}
.text-danger {
	padding: 2px 8px 2px 8px;
	color: #fff;
	background: #E60012;
	font-size: 13px;
	margin-left: 5px;
}
.ct_tell {
	width: 700px;
	margin: 0 auto;
	border-radius: 15px !important;
}
.ct_form {
	max-width: 1000px;
	margin: 0 auto;
	border-radius: 15px !important;
}
.ct_f_txt {
	max-width: 1000px;
	margin: 0 auto !important;
	padding-top: 30px;
}
.ct_form_body{
	width:100%;
}




/*スマホ▼------------------*/
@media (max-width: 767px) {
	
 .pc_only {
	display: none !important;
	}
/*ヘッダーSP▼------------------*/
	#header {
		height: 60px !important;
		top: 0px;
		background-color: transparent;
		padding-top: initial;
		padding-left: initial;
		padding-right: initial;
	}
	.home #header {
		height: 60px !important;
		top: 0px;
		background-color: #fff !important;
		padding-top: initial;
		padding-left: initial;
		padding-right: initial;
	}
	.inner-header {
		background-color: transparent;
		height: 60px;
		width: 100%;
		border-radius: 0px;
	}
	.page_title {
		position: absolute;
		left: 50%;
		top: 80px;
		width: 300px;
		height: auto;
		margin-left: -150px
	}
	.site__logo__title {
		margin-top: 0px!important;
		margin-left: -12px !important;
	}
	.site__logo img {
		height: 60px !important;
		width: auto !important;
	}
	#custom_header_img {
		width: 100% !important;
		height: auto !important;
		margin: 0 auto;	
		margin-top: 60px;	
	}
	.article-header{
		width: 100% !important;
		height: 200px;
	}
	#custom_header_img,
	.home .article-header{
		width: 100% !important;
	}	
	#main {
		width: 100% !important;
	}

/*ヘッダーSP▲------------------*/
	
/*パンくずSP▼------------------*/
#breadcrumb {
	display: none;
}
	
/*トップSP▼------------------*/
/*トップのイメージ上詰め*/
	.to_contuct_btn {
		position: absolute;
		z-index: 1000;
		margin-left: 0px;
		left: 62%;
		top: 74%;
	}
	.to_category {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.to_fe_title {
		padding-left: 30px !important;
		padding-right: 30px !important;
		margin-top: 40px !important;
		margin-bottom: 25px !important;
	}
	.to_fe_txt {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
/*会社情報 ボタン*/
	.company_btn {
		width: 80%;
		margin: 0 auto;
		line-height: 1.2;
	}
	.company_btn a {
		padding: 10px 0px 10px 0px !important;
	}
	.company_btn img {
		vertical-align: middle !important;
		margin: 0px 0px 6px 5px;
	}
	
/*アコーディオン*/
	.accordion {
		margin-left: 20px !important;
		margin-right: 20px !important;
		line-height: 25px;
	}
	.accordion_label {
		padding-right: 40px !important;
		background-color: #b3e9ff;
		color: #093893;
	}
	.accordion_content  {
		outline: 3px solid #b3e9ff;!important;
	}
	
/*ボタン軍*/
	.anchor_btn {
		font-size: 18px !important;
	}
	.anchor_btn a {
		margin: 0px !important;
		padding: 15px 0px 15px 0px !important;
	}
	.anchor_btn img {
		margin: 0px !important;
		padding-bottom: 6px !important;
		margin-left: 4px !important;
	}
/*トップSP▲------------------*/
	
/*コンテンツSP▼------------------*/
	.page #inner-content {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.inner-header {
		width: 100% !important;
		max-width: initial;
		min-width: initial;
	}
	.re_catch {
		font-size: 30px !important;
	}
	.sp_box {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
	.fe_catch {
		font-size: 21px !important;
	}
/*SP ボタン*/
	.sp_btn img {
		margin-bottom: 7px !important;
	}


/*カテゴリー一覧SP▼------------------*/
	.cl_title  {
		font-size: 20px !important;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 20px !important;
	}
/*クエリーループ_SP*/
	.cl_query {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.cl_query .wp-block-post-featured-image
	{
		width: 150px !important;
	}
	.cl_query img {
		width: 140px !important;
		float: left;
	}
	.cl_query .wp-block-post-date {
		padding-left: 150px !important;
		font-size: 13px;
	}
	.page h2, .wp-block-post-title
	{
		padding: 0px !important;
		margin: 0px !important;
		font-size: 13px !important;
	}
	.cl_query h2 a,
	.wp-block-post-title a {
		margin-left: 10px !important;
		position: absolute;
	}
/*ページネーション*/
	.wp-block-query-pagination {
		margin-top: 10px;
		font-size: 14px;
	}
/*カテゴリーリスト*/
	
  .category_list li{
	margin-top: 28px !important;
	
	font-size:14px;
}
/*.categoly_list_sp {
		width: 80%;
		margin: 0 auto !important;
	}*/

/*会社概要SP▼------------------*/
	.cell_left {
		color: #fff;
		font-size: 13px;
		background-color: #00b4ff;
		border-color: #80daff !important;
		padding: 8px !important;
		width: 22%;
	}
	.cell_right {
		color: #535353;
		font-size: 13px;
		background-color: #fff;
		border-color: #00b4ff !important;
		border-right-style: none !important;
		padding: 8px !important;
	}
	
/*お問い合わせSP▼------------------*/
	.ct_title2 {
		font-size: 24px !important;
	}
	.ct_list {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.ct_box1_in {
		padding: 20px !important;
	}
	.ct_tell_sp {
		border-radius: 15px !important;
		white-space: nowrap;
		margin-left: 20px !important;
		margin-right: 20px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	.ct_form_sp {
		margin-left: 20px !important;
		margin-right: 20px !important;
		border-radius: 15px !important;
}
	.ct_f_txt {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
/*フッターSP▼------------------*/
	#footer #text-2 {
		font-size: 17px;
	}
	#footer #text-3 {
		font-size: 42px;
		font-weight: bold;
		margin-bottom: -60px !important;
	}
	.ha-bf-container, .is_fix {
		display: none !important;
	}
	
}/*スマホ▲------------------*/


/*PCページ幅▼------------------*/
.page #inner-content {
	max-width: 1400px !important;
}
.page #main {
	max-width: 1400px !important;
}



/*PCのみ▼------------------*/
@media (min-width: 768px) {
 .sp_only {
	display: none !important;
}
/*投稿ページ・ヘッダー*/
	.single #header {
		border-bottom: 1px solid #ddd;
	}
}/*PC▲------------------*/



/*SLICK▼------------------*/
/*
.slider_box {
	margin-top: 30px !important;
}
.slider {
  margin: 0 auto !important;
  max-width: 1000px;
  width: 90%;
  padding: 0px;
}
.slick-slide {
  margin: 0 8px;
	padding: 8px !important;
}
.slick-slide a{
  text-decoration: none;
  color: #000;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-slide p {
  margin-top: -10px;
}
.slick-prev, .slick-next {
  top: 40%;
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}
@media (max-width: 599px) {
	.slider_box {
		width: 80%;
			margin: 0 auto;
	}
}*/

/* 無意味なドット非表示 */
.page .entry-content ul li::before {
	display: none !important;
}

/*固定メニューPC▼------------------*/
.ha-bf-container {
  background-color: rgba(9, 56, 147, 0.9);
	padding:0px;
}
.ha-bf-headline {
  color: #fff;
  text-shadow: initial;
	margin-bottom:5px !important;
	margin-top:-4px !important;
}
.ha-bf-ul-left,
.ha-bf-ul-center,
.ha-bf-ul-right {
  background: #fff;
  border: initial;
  color: #093893 !important;
}
.ha-bf-container a {
  color: #093893 !important;
}
.ha-bf-ul-left:hover,
.ha-bf-ul-center:hover,
.ha-bf-ul-right:hover{
  background: #fff !important;
}
.ha-bf-ul-left a:hover {
  color: #ff4500 !important;
}
.ha-bf-ul-center a:hover {
  color: #0693e3 !important;
}
.ha-bf-ul-right a:hover {
  color: #00d084 !important;
}
.ha-bf-ul {
	margin-bottom :15px;
}
.ha-close{
	right: 10px;
	top: 10px;
	width: 25px;
 	height: 25px;
	padding: 0;
	border-radius: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 25px;
	line-height: 10px;
}
.ha-close a{
	margin-top: -5px;
}

/*投稿リセット▼------------------*/
.single .entry-title {
	display: initial;
}
.single .article-header {
	height:  initial;
}
.single .cl_query h2 {
	height:  initial;
}

/*固定メニューSP▼------------------*/
#fixed-footer-menu {
	/*border-top: 1px solid #999;
	height: 500px;*/
}
#fixed-footer-menu ul {
	/*background-color: black;
	margin: 0px !important;
	padding: 0px !important;*/
}
#fixed-footer-menu li{
	/*width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;*/
	color: #093893;
}
#fixed-footer-menu li a {
}
#fixed-footer-menu li+li {
	/*border-left: 1px solid #999;*/
	position: relative;
}
#fixed-footer-menu li+li::before{
	content: "";
	display: block;
	height: 1.5em;
	border-left: 1px solid #093893;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-left: -0.3em;
}
#fixed-footer-menu li.fixed-footer-btn {
}
#fixed-footer-menu li.fixed-footer-btn a::before {
}
#fixed-footer-menu li.fixed-footer-btn:not(:has(span))::after {
}
/*固定メニューSP▲------------------*/

/*PC〜PADのみ*/
@media (min-width: 1025px) {
.pad-sp_size {
  display: none;
}}

/*PAD〜SPのみ*/
@media (max-width: 1024px) {
.pc-pad_size {
  display: none;
}}

.entry-header {
    overflow: hidden;
}

