@charset "UTF-8";
/*
    Template: swell
    Theme Name: 東関東コミュニティ・伊予商会（HKC・IYO）
    Theme URI: https://swell-theme.com/
    Description: 東関東コミュニティ・伊予商会（HKC・IYO）　の子テーマ2023
    Version: 1.0.0
    Author: Element System
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*========================================



東関東コミュニティ・伊予商会（HKC・IYO）

 * General
 * Flex
 * Header
 * Navi
 * Home
 * Page
   	-コンテンツヘッダー
   	-固定ページ内　共通
	└PAGE:私たちについて
	└PAGE:事業案内
	└PAGE:会社概要
	└PAGE:採用情報
	└PAGE:お問い合わせ
 * Widget
 * Footer

 * Archive&Single

 * Plugin

* Responsive(total)

 ** Color **
	#0058DC Blue
	#00B9FF SkyBlue
	#90D600 YellowGreen



========================================*/



/*------------------------------------------------------------

## 変数定義

------------------------------------------------------------*/
:root {
	/* ------ 色 ----- */
	--color_jido_main: #0058DC; /* var(--color_jido_main); */
	--color_jido_sub: #00B9FF; /* var(--color_jido_sub); */
	--color_jido_sub2: #90D600; /* var(--color_jido_sub2) ;*/
}

	

/*------------------------------------------------------------

General
                         
------------------------------------------------------------*/


a, a:hover, a:focus, a:active {
	text-decoration: none !important;
	transition-duration: 1s;
	outline: none;
}

a:hover, a:focus, a:active {
}

::selection {
	/*background: rgba(115,168,52,0.6); 背景色*/
	/*color: #fff; 文字色*/
}
::-moz-selection {
	/*background: rgba(115,168,52,0.6); 背景色*/
	/*color: #fff; 文字色*/
}

a img{
	transition-duration: 0.6s;
}

a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
}







/*------------------------------------------------------------

Flex

------------------------------------------------------------*/

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

.header-widget02 { width: 90px; padding: 0 0px 0 0;}
.header-widget03 { width: 90px; padding: 0 0px 0 0;}
.header-widget01 { width: 90px; padding: 0 0px 0 0;}


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

@media (max-width: 979px) {}

@media screen and (max-width:480px){
	.flex-container {display: inherit;}
	
	.gmenu-sub-btn-area .flex-container { display: flex;}
	
	footer.l-footer .widget_text .textwidget .flex-container { 
		display: flex;
	}
	
}








/*------------------------------------------------------------

Navi

------------------------------------------------------------*/

.-parallel .l-header__gnav {
	background-color: #e1eadc !important;
}

.-parallel .l-header__gnav .c-gnav > li > a {
	padding: 22px;
	transition-duration: 1s;
	color: var(--color_jido_main);
	font-weight: 510;
}

#header .c-gnav > .menu-item > a span.ttl {
	font-size: 1.0rem;
	font-weight: 410;
}

.c-gnav .sub-menu {
	width: 260px;
}

.c-gnav .sub-menu,
.c-gnav .sub-menu::before,
.c-gnav .sub-menu li:last-child a:hover {
	border-radius: 0 0 10px 10px;
}

.c-gnav .sub-menu a {
	transition-duration: 1s;
}

.c-gnav .sub-menu a:hover {
	background-color: var(--color_jido_sub);
}

.c-gnav a::after {
	background: var(--color_jido_sub2);
}

@media screen and (max-width: 1024px) {
	.l-header {
  		background: rgba(255,255,255,0.9);
	}
	
	.-parallel-bottom .l-header__inner {
  		background: transparent none;
	}
}

@media screen and (max-width:480px){
	.gmenu-social-area.flex-container { display: inherit; }
	.gmenu-social-fb-left,.gmenu-social-fb-right { width: 100%;}

}


/* グローバルナビ右 お問い合わせボタンの仕様 

#gnav.l-header__gnav.c-gnavWrap > ul.c-gnav > li:last-child,
.l-fixHeader__gnav.c-gnavWrap > ul.c-gnav > li:last-child {
	background: var(--color_jido_main);
	color: #fff;
}

#fix_header.l-fixHeader.-parallel.-parallel-bottom .c-gnav > li:last-child,
#fix_header.l-fixHeader > ul.c-gnav > li:last-child {
	background: var(--color_jido_main);
}

#fix_header.l-fixHeader.-parallel.-parallel-bottom .c-gnav > li.menu-item:last-child > a,
#fix_header.l-fixHeader .l-fixHeader__gnav ul.c-gnav > li.menu-item:last-child > a span.ttl {
	color: #fff !important;
}*/





/* Navi レスポンシブ開閉

.p-spMenu__inner .p-spMenu__body > .p-spMenu__nav > ul.c-spnav.c-listMenu > li:last-child {
	display: none;
} */.contact-area .wpcf7-radio .wpcf7-list-item

.gmenu-sub-btn-area {
	width: 100%;
  	max-width: 600px;
  	margin: 0 auto;
}

.navi-resp-btn03 {
  	cursor: pointer;
  	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.navi-resp-btn03 {
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 15px 0px;
  text-align: center;
}

.navi-resp-btn03 { max-width: 600px; border: 1px solid var(--color_jido_main); background: var(--color_jido_main); }

.navi-resp-btn03 p {
	color: #fff;
	padding: 0px 0 0px 20px;
	font-size: 1.2rem;
}

.navi-resp-btn03 p { background: transparent url("assets/img/icon-header-tel.png") no-repeat scroll left 30% center/25px 25px }

.navi-resp-btn03:hover {
  background: #ccc;
  border: 1px solid #ccc;;
  color: #fff;
}

@media screen and (max-width:480px){
	.p-spMenu__inner .p-spMenu__nav ul.c-spnav.c-listMenu li.menu-item-3511 {
		display: none;
	}
}

/*.p-spMenu__inner .p-spMenu__body .p-spMenu__nav > ul.c-spnav.c-listMenu > li:last-child {
	display: none;
}*/

.gmenu-sub-btn-area {
	width: 100%;
  	max-width: 600px;
  	margin: 0 auto;
}

.navi-resp-btn {
  	cursor: pointer;
  	transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 15px 0px;
	text-align: center;
	max-width: 650px;
	border: 1px solid var(--color_jido_main);
	background: var(--color_jido_main);
}

.navi-resp-btn p {
	color: #fff;
	padding: 0px 0 0px 20px;
	font-size: 1.2rem;
	background: transparent url("assets/img/icon-header-tel.png") no-repeat scroll left 30% center/25px 25px
}

.navi-resp-btn:hover {
  background: #ccc;
  border: 1px solid #ccc;;
  color: #fff;
}

/*@media screen and (max-width:480px){
	.p-spMenu__inner .p-spMenu__nav ul.c-spnav.c-listMenu li.menu-item-3511 {
		display: none;
	}
}*/












/*------------------------------------------------------------

>>>>> Home
                         
------------------------------------------------------------*/

.p-mainVisual__slideTitle {
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-weight: 910;
}

.p-mainVisual__slideText {
  font-size: 1.2rem;
	line-height: 1.2rem;
}

.home #post_slider {
	display: none;
}

@media screen and (max-width: 1024px) {
	.p-mainVisual__slideTitle span,
	.p-mainVisual__slideText span{
  		display: block;
	}
}

@media screen and (max-width:480px){
	.p-mainVisual__slideTitle {
  		font-size: 1.8rem;
  		line-height: 2.0rem;
  		font-weight: 910;
	}
}




/*top main */

.top #content {
  padding-top: 0;
}

.widearea-top01 {
	padding: 180px 0 300px !important;
	background-image: url("assets/img/bg-top-message-contents.png"),url("assets/img/bg-top-message-contents-spell.png") ;
	background-repeat: no-repeat,no-repeat;
	background-position: top center,bottom center;
}
.widearea-top02 { padding: 150px 0 !important; }
.widearea-top03 { padding: 0px 0 !important; }
.widearea-top04 { padding: 150px 0 !important; }

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

@media screen and (max-width:480px){
	.widearea-top01 {
		padding: 180px 0 150px !important;
		background-image: url("assets/img/bg-top-message-contents.png"),url("assets/img/bg-top-message-contents-spell.png") ;
		background-repeat: no-repeat,no-repeat;
		background-position: top center,bottom center;
		background-size: auto, contain;
	}
	.widearea-top02 {
  		padding: 100px 0 !important;
	}
}


/* コンテンツ */

p.home-title-spell {
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-family: 'Century Gothic';
	color: var(--color_jido_main);
	margin-top: 15px;
	text-align: center;
}
p.home-title-spell span:first-child,p.home-title-spell span:nth-child(2) { margin-right: 10px; }
p.home-title-spell span:last-child::before {
	display: inline;
	content: "/";
	margin-right: 10px;
}

.widearea-top h3 {
	padding: 0 0;
	font-size: 2.4rem !important;
	line-height: 2.4rem;
	font-weight: 410 !important;
	text-align: center;
}

.widearea-top01 h3 { text-align: center; margin: 80px 0 80px 0;}
.widearea-top02 h3 { text-align: left;margin: 30px 0 80px 0;}

.widearea-top h3::before {
	background: transparent;
}
.widearea-top01 .page-top-default-message {
	font-size: 1.2rem;
	line-height: 1.8rem;
	margin-bottom: 150px;
}

.widearea-top01 .swell-block-button a {
	border-radius: 0 !important;
	min-width: 300px !important;
	padding: 20px 10px;
}

@media screen and (max-width:480px){
	.swell-block-fullWide-home01 {
		padding: 80px 0 !important;
	}
	
	p.home-title-spell span {
		display: block;
	}
	p.home-title-spell span:first-child,p.home-title-spell span:nth-child(2) { margin-right: 0px; }
	p.home-title-spell span:last-child::before {
		display: inline;
		content: none;
		margin-right: 0px;
	}
	.widearea-top02 h3 { text-align: center;margin: 30px 0 80px 0;}
}


.widearea-top02 .swell-block-fullWide__inner.l-article {
	width: 100%;
	min-width: 1280px;
	padding: 0;
	max-width: 1280px;
}

.top-service-photo-area figure.wp-block-image img {
	border-radius: 0 30px 30px 0;
}

.top-service-text-area {
	padding: 0 50px;
}

.widearea-top02 figure.home-style-exp.wp-block-image {
	width: 60px;
}

.home-style-exp-text {
	margin-bottom: 120px;
}

.home-style-exp-text p {
	font-size: 1.1rem;
	line-height: 2.4rem;
}

.widearea-top02 .swell-block-button {
	text-align: left;
}

.widearea-top02 .swell-block-button a {
	border-radius: 0 !important;
	min-width: 300px !important;
	padding: 20px 10px;
}

.widearea-top02 .pc { display: inherit; }
.widearea-top02 .responsive { display: none; }

@media screen and (max-width: 1024px) {
	.widearea-top02 .wp-block-columns {
		flex-wrap: wrap !important;
	}
	
	.widearea-top02 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  		flex-basis: 100% !important;
	}
	
	.widearea-top02 .swell-block-fullWide__inner.l-article {
		min-width: inherit;
  		max-width: inherit;
	}
	
	.wp-block-column.top-service-photo-area {
  		text-align: center;
	}
	
	.top-service-photo-area figure.wp-block-image img {
		border-radius: 30px 30px 0 0;
	}
	
	.widearea-top02 .pc { display: none; }
	.widearea-top02 .responsive { display: initial; }
	
	.widearea-top02 figure.home-style-exp.wp-block-image {
		width: auto;
	}
	
	.widearea-top02 h3 {
  		text-align: center;
	}
	
	.widearea-top02 .swell-block-button {
		text-align: center;
	}
	
	.top-service-text-area {
		padding: 50px 30px;
	}

}

@media screen and (max-width:480px){
	.top-service-photo-area figure.wp-block-image img {
		border-radius: 0;
	}
}

.widearea-top03 .wp-block-columns {
	--wp-column-gap: 0
}

.widearea-top03 .swell-block-fullWide__inner.l-article {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.widearea-top03 .c-bannerLink {
	text-align: left;
}

.widearea-top03 .c-bannerLink__text {
	justify-content: end;
	padding: 50px;
}

.widearea-top03 .c-bannerLink__text .c-bannerLink__title {
	font-size: 2.2rem;
	line-height: 2.4rem;
	margin-bottom: 30px;
}

.widearea-top03 .c-bannerLink__text .c-bannerLink__title span {
	font-family: 'Century Gothic';
	color: var(--color_jido_sub);
	font-size: 1.4rem;
	line-height: 1.5rem;
	display: block;
	margin-bottom: 10px !important;
	padding: 0 0 0 10px;
}

.widearea-top03 .c-bannerLink__text .c-bannerLink__title span::before {
	color: var(--color_jido_sub2);
	display: inline;
	content: "■";
	font-size: 2.2rem;
	margin-right: 5px;
}

.widearea-top03 .c-bannerLink__text .c-bannerLink__description {
	font-size: 1.0rem;
}

@media screen and (max-width: 1280px) {
	.widearea-top03 .c-bannerLink__text {
		padding: 20px 30px;
	}

	.widearea-top03 .c-bannerLink__text .c-bannerLink__title {
		margin-bottom: 20px;
	}
}

.widearea-top04 p.top-news-area-subtitle {
	color: var(--color_jido_main);
	text-align: center;
}

.widearea-top04 h2.page-contents-top-title {
	font-family: 'Century Gothic';
	font-size: 3.2rem;
	line-height: 3.4rem;
	font-weight: 410;
	margin-top: 50px;
	text-align: center;
}

.top-news-area .p-postListWrap {
	width: 100%;
	max-width: 980px;
	margin: 0 auto 100px;
}

.top-news-area .p-postList__body {
	display: flex;
}

.top-news-area .-type-simple .p-postList__meta {
	margin: 0 0 0px !important;
}

.top-news-area .-type-simple .p-postList__link {
	padding: 25px 0;
}

.top-news-area .p-postList__meta {
	width: 20%;
}

.top-news-area .p-postList__title {
	width: 80%;
}

.top-news-area .c-postTimes__posted.icon-posted {
	font-size: 1.0rem;
	line-height: 1.1rem;
	color: #192c39;
	text-align: left;
	font-weight: 510;
}

.top-news-area .p-postList__meta .u-thin {
	opacity: 1;
}

.top-news-area .c-postTimes__posted.icon-posted::before {
	content: "\e931";
	display: none;
}

@media screen and (max-width: 1024px) {
	.top-news-area .swell-block-fullWide__inner {
		padding: 0 30px;
	}
}

.widearea-top04 .swell-block-button a {
	border-radius: 0 !important;
	min-width: 300px !important;
	padding: 20px 10px;
}

@media screen and (max-width:480px){
	.top-news-area .p-postList__body {
  		display: inherit;
	}
	.top-news-area .p-postList__meta,
	.top-news-area .p-postList__title{
  		width: 100%;
	}
}



	





/*------------------------------------------------------------

>>>>> Page

------------------------------------------------------------*/

/* --------------------

コンテンツヘッダー

--------------------　*/

.l-topTitleArea {
	min-height: 400px;
	padding: 30px 0;
}

.c-pageTitle {
	font-size: 1.4rem;
	line-height: 1.5rem;
	text-align: center;
	color: var(--color_jido_sub2);
	font-weight: normal;
}

.c-pageExcerpt {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 4.0rem;
	line-height: 4.2rem;
	font-family: 'Century Gothic';
	text-align: center;
	font-weight: normal;
}

.l-topTitleArea__body {
	text-shadow: none;
}

.post_content h2 {
	background: transparent;
	color: inherit;
	padding: 0;
}

.post_content h2::before {
	border-top: none;
	border-bottom: none;
}

.archive.category .l-topTitleArea__body.l-container h1.c-pageTitle {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Century Gothic';
	font-size: 4.0rem;
	line-height: 4.2rem;
	text-align: center;
	font-weight: normal;
}

.archive.category .l-topTitleArea__body.l-container h1.c-pageTitle small.c-pageTitle__subTitle {
	display: block;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.4rem;
	text-align: center;
	font-weight: 410;
	letter-spacing: normal;
	margin-left: 0;
	opacity: 1;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 20px;
	font-family: inherit;
}

.archive.category .l-topTitleArea__body.l-container h1.c-pageTitle small.c-pageTitle__subTitle::first-letter {
	display: none;
}

@media screen and (max-width: 1024px) {
	.l-topTitleArea {
  		min-height: 250px;
	}
	
	.c-pageExcerpt {
  		margin-top: 0px;
  		margin-bottom: 10px;
  		font-size: 3rem;
  		line-height: 3.2rem;
	}
	
	.archive.category .l-topTitleArea__body.l-container h1.c-pageTitle small.c-pageTitle__subTitle {
		color: var(--color_jido_sub2);
		font-size: 1.2rem;
		line-height: 1.8rem;
		margin-top: 0px;
	}
}

@media screen and (max-width:480px){
	.l-topTitleArea {
  		min-height: 120px;
	}
	
	.c-pageTitle {
  		font-size: 1.2rem;
  		line-height: 1.8rem;
	}
	
	.c-pageExcerpt {
  		margin-top: 0;
		margin-bottom: 0;
		font-size: 2rem;
		line-height: 2.2rem;
	}
	
	.archive.category .l-topTitleArea__body.l-container h1.c-pageTitle {
		margin-top: 0px;
		margin-bottom: 0px;
		font-size: 2.0rem;
		line-height: 2.2rem;
	}
}


/* パンくずリスト */

#breadcrumb {
	padding: 0px;
	color: var(--color_jido_main);
	border-bottom: 1px solid var(--color_jido_sub) !important;
}

#breadcrumb .icon-home::before {
	display: none;
}

.p-breadcrumb__list {
	width: 100%;
	padding: 10px 0 10px 20px;
}

.p-breadcrumb__text {
	font-size: 0.9rem;
	line-height: 1.0rem;
}

.p-breadcrumb.-bg-on {
	background: transparent;
}

.-body-solid .p-breadcrumb.-bg-on {
	box-shadow: none;
}

@media screen and (max-width:480px){
	#breadcrumb {
		display: none;
	}
}










/* --------------------

固定ページ内　共通

--------------------　*/
.page .l-content {
	padding-top: 0;
	margin: 0 auto 0;
}

.page-first-area-title {
	margin: 0 auto 120px;
}

.page-first-area h2 {
	font-size: 2.4rem;
	line-height: 2.5rem;
	font-weight: 410;
	margin: 0;
	text-align: center;
}

.page-first-area-text p:last-child {
	margin-bottom: 0;
}

.page-first-area-text p span {
	display: block;
}

.page-first-area p.title-spell {
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-family: 'Century Gothic';
	color: var(--color_jido_sub);
	margin-top: 15px;
	text-align: center;
}

.page-top-default-message {
	text-align: center;
	margin: 0 auto 60px;
    margin-bottom: 60px;
	font-size: 1.1rem;
	line-height: 2.2rem;
}

.page-top-default-message span {
	display: block;
}

.contents-title-box {
	text-align: center;
	margin-bottom: 150px;
}

.contents-title-box h2 {
	font-size: 3.2rem !important;
	line-height: 3.4rem !important;
	font-weight: 410 !important;
	margin-bottom: 10px !important;
	font-family: 'Century Gothic';
}
.contents-title-box h2.title-color-sky { color: var(--color_jido_sub); }
.contents-title-box h2.title-color-white { color: #fff; }

.contents-title-box h2 {
	font-size: 1.2rem;
	line-height: 1.4rem;
}


@media screen and (max-width:480px){
	.page-first-area {
		padding: 100px 0 !important;
	}
	
	.page-first-area-title {
  		margin: 0 auto 80px;
	}

	.page-first-area h2 {
  		font-size: 1.8rem;
  		line-height: 2.0rem;
	}
	
	.page-top-default-message {
		text-align: left;
		font-size: 1.1rem;
		line-height: 1.8rem;
	}
	
	.page-top-default-message span {
  		display: initial;
	}

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



/* カバー画像 */

.swell-block-fullWide-cover {
	padding: 0 !important;
}
.swell-block-fullWide-cover .swell-block-fullWide__inner.l-article {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

@media screen and (max-width:480px){
	.wp-block-cover.is-light.has-parallax {
		min-height: 150px !important;
	}
}


/* スクロールバー */
.scrolldown-area {
	position: relative;
	height: 100px;
	margin-bottom: 50px;
}

.scrolldown{
  position:absolute;
  left:50%;
  top: 0;
  height:30px;
}

.scrolldown span{
  position: absolute;
  left:-15px;
  top: -15px;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

.scrolldown-blue span{ color: var(--color_jido_main);}

.scrolldown::after{
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 50px;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

.scrolldown-blue::after{ background: var(--color_jido_main); }

@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:50px;
    opacity: 1;
  }
  100%{
    height:0;
    top:100px;
    opacity: 0;
  }
}











/* ------------------------------

PAGE:私たちについて

------------------------------*/

.widearea-about01 { padding: 150px 0px !important; }
.widearea-about02 { padding: 150px 0px 250px !important; background: #f6f6f6 url("assets/img/bg-wave-gray.png") no-repeat center bottom;  }
.page-id-22 #before_footer_widget { margin-top: 60px;}

@media screen and (max-width:480px){
	.widearea-about01 { padding: 100px 0px !important; }
	.widearea-about02 { padding: 100px 0px !important; }
}

.about-message-title {
	margin: 0 0 100px;
	text-align: center;
}

.widearea-about01 h2 {
	font-size: 2.4rem;
	line-height: 2.5rem;
	font-weight: 910;
	margin: 0;
}

.widearea-about01 p.about-title-spell {
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-family: 'Century Gothic';
	color: #CCCCCC;
	margin-top: 15px;
}

.widearea-about01 p.about-title-spell span:first-child { margin-right: 10px; }
.widearea-about01 p.about-title-spell span:last-child::before {
	display: inline;
	content: "/";
	margin-right: 10px;
}

.our-strengths-list-area {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.our-strengths-number-area .wp-block-group__inner-container {
	position: relative;
	height: 100px;
	width: 100px;
}

.our-strengths-number-area .wp-block-group__inner-container p {
	position: absolute;
	font-size: 3.5rem;
	line-height: 3.5rem;
	font-weight: 910;
	font-family: 'Century Gothic';
	color:var(--color_jido_sub);
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}

.our-strengths-contents-box {
	margin-bottom: 120px;
}

.our-strengths-contents-box h3 {
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: 510;
	padding: 50px 0 0px;
}
.our-strengths-contents-box h3::before {
  background: transparent;
}

@media screen and (max-width:480px){
	
	.widearea-about01 p.about-title-spell span { display: block;}
	.widearea-about01 p.about-title-spell span:first-child { margin-right: 0px; }
	.widearea-about01 p.about-title-spell span:last-child::before {
		display: inline;
		content: none;
		margin-right: 0px;
	}
}











/* ------------------------------

PAGE:事業案内

------------------------------*/

.widearea-service01 { padding: 150px 0px 200px !important;}
.widearea-service02 { padding: 150px 0px !important;}
.widearea-service02 .swell-block-fullWide__inner { padding: 0; }

.flex-container-service > .wp-block-group__inner-container { display: flex; margin: 0 auto 60px; width:100%; max-width: 1200px;}
.service-overview-area01-left { width: 50%; padding: 0 0px 0 0; margin: 0; }
.service-overview-area01-right { width: 50%; padding: 0 0px 0 0; }
.service-overview-area02-right { order: 2; width: 50%; padding: 0 0px 0 0; margin: 0; }
.service-overview-area02-left { order: 1; width: 50%; padding: 0 0px 0 0; }

@media screen and (max-width: 1024px) {
	.widearea-service02 .swell-block-fullWide__inner { padding: 0 var(--swl-fw_inner_pad,0); }
	
	.flex-container-service > .wp-block-group__inner-container { display: inherit;}
	.service-overview-area01-left { width: 100%; padding: 0 0px 0 0; }
	.service-overview-area01-right { width: 100%; padding: 0 0px 0 0; }
	.service-overview-area02-right { width: 100%; padding: 0 0px 0 0; }
	.service-overview-area02-left { width: 100%; padding: 0 0px 0 0; }
}



.service-overview-photo-box01 figure.wp-block-image img { border-radius: 30px 0 0 30px;}
.service-overview-photo-box02 figure.wp-block-image img { border-radius: 0 30px 30px 0;}

.service-overview-text-box {
	background: #fff;
	padding: 50px;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.service-overview-text-box.service-overview-area01-right { border-radius: 0 30px 30px 0; }
.service-overview-text-box.service-overview-area02-left { border-radius: 30px 0 0 30px; }

.service-overview-text-box .wp-block-group__inner-container {
	height: 100%;
}

.service-overview-title-area {
	padding: 20px 0px 0px 75px !important;
	margin-bottom: 60px;
}

.service-overview-title-area01 { background: #fff url("assets/img/icon-service01.png") no-repeat left top;}
.service-overview-title-area02 { background: #fff url("assets/img/icon-service02.png") no-repeat left top;}

.service-overview-title-area h3 {
	padding: 0;
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-bottom: 10px;
	color: var(--color_jido_main);
	font-weight: 410px;
}

.service-overview-title-area h3::before {
	background: transparent;
}
.service-overview-title-area p {
	font-size: 1.0rem;
	line-height: 1.0rem;
	color: var(--color_jido_sub);
	font-family: 'Century Gothic';
}

.service-overview-text-box .wp-block-group__inner-container {
	position: relative;
}

.service-overview-text-box .swell-block-button {
	position: absolute;
	right: 0;
	bottom: 0;
}

.service-overview-text-box a.swell-block-button__link {
	min-width: 100px !important;
	max-width: 100px;
	height: 100px;
	display: flex;
  	justify-content: center;
  	align-items: center;
	color: var(--color_jido_sub2);
	font-family: 'Century Gothic';
	font-weight: 410;
}

@media screen and (max-width: 1024px) {
	.service-overview-photo-box01 figure.wp-block-image img,
	.service-overview-photo-box02 figure.wp-block-image img {
		border-radius: 30px 30px 0 0;
	}

	.service-overview-text-box.service-overview-area01-right,
	.service-overview-text-box.service-overview-area02-left{
		padding: 30px 20px;
		border-radius: 0 0 30px 30px;
	}
	
	.service-overview-title-area {
		margin-bottom: 30px;
	}

	.service-overview-text-box .wp-block-group__inner-container {
		position: inherit;
	}
	
	.service-overview-text-box .swell-block-button {
  		position: inherit;
	}
	
	.service-overview-text-box a.swell-block-button__link {
		margin: 0 0 0 auto;
	}
}











/* ------------------------------

PAGE:事業案内
-ビルメンテナンス
-産業廃棄物

------------------------------*/

.widearea-service-detail01 { padding: 150px 0px !important; }
.widearea-service-detail02,
.widearea-service-detail03 { padding: 100px 0px !important; }
.widearea-service-detail-industry { background: #F6F6F6 url("assets/img/bg-contents-while-spell-ygreen.png") repeat-x scroll center bottom 100px; border-bottom: 1px solid var(--color_jido_sub2);}
.widearea-service-detail-last.widearea-service-detail-industry { 
	padding: 100px 0px 200px !important; 
	background-color: #F6F6F6;
	background-image: url("assets/img/bg-contents-while-spell-ygreen.png"),url("assets/img/bg-wave-gray.png") ;
	background-repeat: repeat-x,no-repeat;
	background-position: center bottom 200px,bottom center;
	background-size: auto, auto;
	border-bottom: none;
}
.widearea-service-detail-industry .swell-block-fullWide__inner.l-article { width: 100%; max-width: 1200px; padding: 0;}
.page-id-26 #before_footer_widget,
.page-id-28 #before_footer_widget { margin-top: 60px;}

@media screen and (max-width: 1024px) {
	.widearea-service-detail-industry { background: #F6F6F6 url("assets/img/bg-contents-while-spell-ygreen.png") repeat-x scroll center bottom 0px; border-bottom: 1px solid var(--color_jido_sub2);}
	.widearea-service-detail-last.widearea-service-detail-industry { background-position: center bottom 100px,bottom center; }
}

.service-industry-area .wp-block-group__inner-container {
	position: relative;
	height: 100px;
	width: 100px;
}

.service-industry-area .wp-block-group__inner-container .service-industry-emblem {
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}


/**/

.service-industry-box {
	width: 100%;
	max-width: 1200px;
	margin: 0 0 0 auto;
}

.service-industry-box-text {
	width: 100%;
	max-width: 600px;
	padding: 0 50px;
}

.service-industry-box-photo {
	width: 100%;
	max-width: 600px;
	padding: 50px;
}

.service-industry-title-area {
	margin-bottom: 60px;
}

.service-industry-title-area p {
	background: transparent url("assets/img/icon-3dotted.png") no-repeat scroll center left;
	color: #aaaaaa;
	padding: 0 0 0 60px;
	margin-bottom: 20px;
	font-family: 'Century Gothic';
}

.service-industry-title-area h3 {
	font-size: 1.8rem;
	line-height: 2.0rem;
	font-weight: 410;
	color: var(--color_jido_main);
	margin: 0;
	padding: 0 !important;
}

.service-industry-title-area h3::before {
	background: transparent;
}

@media screen and (max-width:480px){
	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
  		width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
	}
}











/* ------------------------------

PAGE:会社概要

------------------------------*/

.widearea-company01 { padding: 150px 0px !important; background: #fff url("assets/img/bg-company-greeting-sky.png") no-repeat right -30px top; }
.widearea-company02 { padding: 220px 0px !important; }
.widearea-company03 { padding: 150px 0px !important; background: #fff url("assets/img/bg-company-greeting-blue.png") no-repeat left -30px top; border-bottom: 1px solid var(--color_jido_main); }

@media screen and (max-width:480px){
	.widearea-company01 { padding: 100px 0px !important; background: #fff url("assets/img/bg-company-greeting-sky.png") no-repeat right -30px top/ 30%; }
	.widearea-company02 { padding: 100px 0px !important; }
	.widearea-company03 { padding: 150px 0px !important; background: #fff url("assets/img/bg-company-greeting-blue.png") no-repeat left -30px top/ 30%; }
}

.company-pickup-area {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
}

.flex-container-company-pickup > .wp-block-group__inner-container { display: flex; margin-bottom: 60px;}
.company-pickup-area01-left { width: 750px; padding: 0 0px 0 0; margin: 0; }
.company-pickup-area01-right { width: 410px; padding: 0 0px 0 0; }
.company-pickup-area02-right { order: 2; width: 750px; padding: 0 0px 0 0; margin: 0; }
.company-pickup-area02-left { order: 1; width: 410px; padding: 0 0px 0 0; }

@media screen and (max-width: 1024px) {
	.flex-container-company-pickup > .wp-block-group__inner-container { display: inherit;}
	.company-pickup-area01-left { width: 100%; padding: 0 0px 0 0; }
	.company-pickup-area01-right { width: 100%; padding: 0 0px 0 0; }
	.company-pickup-area02-right { width: 100%; padding: 0 0px 0 0; }
	.company-pickup-area02-left { width: 100%; padding: 0 0px 0 0; }
}

.company-pickup-area-name {
	display: flex;
  	justify-content: center;
  	align-items: flex-end;
}

.company-director { font-size: 1.8rem; line-height: 2.0rem; margin: 0 0 10px; }
.company-director-name { font-size: 3.0rem; line-height: 3.2rem; margin: 0 0 10px; font-weight: 910; }
.company-director-name-spell { font-size: 1.2rem; line-height: 1.4rem; font-family: 'Century Gothic'; color: var(--color_jido_main); }

h3.company-pickup-area-title {
	font-size: 2.0rem;
	line-height: 2.2rem;
	font-weight: 410;	
	padding: 0;
	margin: 60px 0;
}

h3.company-pickup-area-title::before {
	background: transparent;
}

@media screen and (max-width: 1024px) {
	.company-pickup-area-name {
		text-align: center;
		margin-top: 30px !important;
	}
}

h2.company-each-title {
	font-size: 3.2rem !important;
	line-height: 3.4rem !important;
	font-weight: 410 !important;
	margin-bottom: 10px !important;
	font-family: 'Century Gothic';
	color: var(--color_jido_sub);
}

h2.company-each-title span {
	display: block;
}

p.company-each-title-sub {
	font-size: 1.2rem;
	line-height: 1.4rem;
}

.company-profile-list-box .wp-block-column:last-child {
	padding: 0 0 0 40px;
	border-left: 3px solid var(--color_jido_main);
}

.company-profile-list-box01 {
	padding: 0 0 100px;
	border-bottom: 3px dotted #ccc;
	margin-bottom: 100px;
}

@media screen and (max-width:480px){
	h2.company-each-title,
	p.company-each-title-sub {
		text-align: center;
	}
	
	.company-profile-list-box .wp-block-column:last-child {	
		padding: 0 0 0 0px;
		border-left: none;
	}

	.company-profile-list-box01 {
		padding: 0 0 50px;
		margin-bottom: 50px;
	}
}



/* 表 */

.company-summary-table {
	margin-bottom: 50px;
	border-top: 2px solid #98a6b5;
	border-bottom: 2px solid #98a6b5;
}

.company-summary-table table td,
.company-summary-table table th {
	border-left: none;
	padding: 20px 20px;
	border-top: 1px solid #98a6b5;
}

.company-summary-table table td:last-child,
.company-summary-table table th:last-child {
	border-right: none;
}

.company-summary-table table tbody tr td:first-child {
	width: 30%;
	text-align: right !important;
}

.post_content tr:last-child > td {
	border-bottom: 1px solid #98a6b5;
}

span.eigyou-list {
	font-size: 0.8rem;
	line-height: 1.2rem;
	display: block;
	padding: 0 0 0 20px;
}

@media screen and (max-width: 1024px) {
	.company-summary-table table tbody tr td:first-child {
 		text-align: center !important;
	}
	
	.company-summary-table table td, .company-summary-table table th {
  		padding: 20px 20px;
	}
	
	.company-summary-table table tr td:first-child {
		background: #ededed;
	}
}

@media screen and (max-width:480px){
	.company-summary-table table tbody tr td:first-child {
 		text-align: center !important;
	}
	
	.company-summary-table table td {
  		padding: 10px 20px;
	}
	
	.company-summary-table table th {
  		padding: 20px 20px;
	}
	
	.company-summary-table table td,
	.company-summary-table table th {
		border-top: none;
	}
	
	.company-summary-table table tr td:first-child {
		background: #ededed;
	}
}


/* 沿革 */

.company-history-list-box01 {
	padding: 0 0 100px;
	border-bottom: 3px dotted #ccc;
	margin-bottom: 100px;
}

.company-history.is-style-small .swell-block-step__number .__shape {
	width: 20px;
	height: 20px;
}

.company-history.is-style-small .swell-block-step__item::before {
	left: 9px;
	border-left: 1px solid var(--color_jido_sub);
}

.company-history .swell-block-step__title {
	font-weight: 410;
	margin-left: 40px;
	color: var(--color_jido_main);
	font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	font-size: 2.4rem !important;
	line-height: 2.4rem;
}

.company-history .swell-block-step__title span {
	color: var(--color_jido_sub);
	font-size: 1.2rem;
	line-height: 1.4rem;
	margin: 0 0 0 20px;
}

.company-history.is-style-small .swell-block-step__body {
	margin-top: 20px !important;
	padding: 0 0 50px 40px;
}

.company-history.is-style-small > .swell-block-step__item:last-child .swell-block-step__body {
	padding: 0 0 0px 40px;
}

@media screen and (max-width: 1024px) {
	.company-history .swell-block-step__title {
  		font-weight: 410;
  		margin-left: 10px;
  		color: var(--color_jido_main);
  		font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  		font-size: 1.8rem !important;
  		line-height: 2.0rem;
	}
	
	.company-history.is-style-small .swell-block-step__body {
  		margin-top: 10px !important;
  		padding: 0 0 0px 10px;
	}
}

@media screen and (max-width:480px){
	.company-history .swell-block-step__title {
  		font-weight: 410;
  		margin-left: 10px;
  		color: var(--color_jido_main);
  		font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  		font-size: 1.8rem !important;
  		line-height: 2.0rem;
	}
	
	.company-history.is-style-small .swell-block-step__body {
  		margin-top: 10px !important;
  		padding: 0 0 0px 10px;
	}
}











/* ------------------------------

PAGE:採用情報

------------------------------*/

.widearea-recruit01 { padding: 150px 0 !important; }
.widearea-recruit02 { padding: 0px!important; background: #fff url("assets/img/bg-widearea-recruit02.jpg") repeat-x center bottom; }
.widearea-recruit03 { padding: 120px 0 0 !important; }
.widearea-recruit04 { padding: 120px 0 !important; background: #f6f6f6 url("assets/img/bg-contents-while-spell-sky.png") repeat-x center top -5px; }

@media screen and (max-width: 1024px) {
	.widearea-recruit03 { padding: 100px 0 100px !important;}	
}

@media screen and (max-width:480px){
	.widearea-recruit01,
	.widearea-recruit04 { padding: 100px 0 !important;}	
}

.recruit-main-pict-title-area {
	position: relative;
	height: 300px;
	width: 900px;
	margin: 0 auto;
}

.recruit-main-pict-title-area figure.wp-block-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	margin-bottom: 0 !important;
}

.recruit-main-pict-title-area figure.wp-block-image img {
	border-radius: 20px;
}

.recruit-main-pict-title-area p {
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-family: 'Century Gothic';
	font-size: 8.0rem;
	line-height: 8.2rem;
	color: #fff;
}

@media screen and (max-width: 1024px) {
	.widearea-recruit02 {
		background: #fff url("assets/img/bg-widearea-recruit02.jpg") repeat-x center bottom -40px;
	}
	
	.recruit-main-pict-title-area {
  		height: 240px;
		width: 700px;
	}
}
@media screen and (max-width:480px){
	.widearea-recruit02 {
		background: #fff url("assets/img/bg-widearea-recruit02.jpg") repeat-x center bottom -80px;
	}
	
	.recruit-main-pict-title-area {
		height: 120px;
		width: auto;
	}
	
	.recruit-main-pict-title-area p {
		font-size: 4rem;
		line-height: 4.2rem;
	}
}

.recruit-pickup-area.wp-block-columns .wp-block-column {
	width: 100%;
	max-width: 380px;
	background: #fff;
	border-radius: 20px 20px 0 0;
	padding: 50px 50px 300px;
}

.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup01 { background: #fff url("assets/img/recruit-pickup01.jpg") no-repeat center bottom; }
.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup02 { background: #fff url("assets/img/recruit-pickup02.jpg") no-repeat center bottom; }
.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup03 { background: #fff url("assets/img/recruit-pickup03.jpg") no-repeat center bottom; }

.recruit-pickup-area h3 {
	text-align: center;
	color: var(--color_jido_main);
	padding: 0;
	font-size: 1.8rem !important;
	line-height: 2.0rem;
	font-weight: 410;
	height: 70px;
}
.recruit-pickup-area .recruit-pickup02 h3 {
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.recruit-pickup-area h3::before {
	background: transparent;
}

.recruit-pickup-area h3 span {
	display: block;
}

@media screen and (max-width: 1024px) {	
	.recruit-pickup-area.wp-block-columns {
		display: inherit;
	}
	
	.recruit-pickup-area.wp-block-columns .wp-block-column {
  		width: 100%;
  		max-width: inherit;
		border-radius: 20px;
		margin-bottom: 30px !important;
	}
	
	.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup01 { background: #fff url("assets/img/recruit-pickup01.jpg") no-repeat center bottom 30px; }
	.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup02 { background: #fff url("assets/img/recruit-pickup02.jpg") no-repeat center bottom 30px; }
	.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup03 { background: #fff url("assets/img/recruit-pickup03.jpg") no-repeat center bottom 30px; }
}

@media screen and (max-width:480px){
	.recruit-pickup-area h3 {
		height: inherit;
	}
	
	.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup01 { background: #fff url("assets/img/recruit-pickup01.jpg") no-repeat center bottom 0px; }
	.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup02 { background: #fff url("assets/img/recruit-pickup02.jpg") no-repeat center bottom 0px; }
	.recruit-pickup-area.wp-block-columns .wp-block-column.recruit-pickup03 { background: #fff url("assets/img/recruit-pickup03.jpg") no-repeat center bottom 0px; }
}

.widearea-contact h3.contact-recruit { background: transparent url("assets/img/icon-member-solo.png") no-repeat center top; }




/* リンクボタン */

.recruit-link-area {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.recruit-link-area .swell-block-button__link {
  width: 100% !important;
  max-width: 320px !important;
  padding: 20px 0 !important;
}










/* ------------------------------

PAGE:お問い合わせ

------------------------------*/

.widearea-contact01 { padding: 150px 0 !important; }
.widearea-contact02 { padding: 120px 0 !important; border-bottom: 1px solid var(--color_jido_main); }
.widearea-contact03 { padding: 120px 0 !important; }

.widearea-contact-last {
	border-top: 1px solid var(--color_jido_sub);
}

.contact-form-widearea {
	padding: 200px 0 !important;
}

.widearea-contact .contact-title-box {
  margin: 0 auto 80px !important;
    margin-top: 0px;
  padding: 0px 0;
}

.widearea-contact h3 {
	padding: 70px 0 0px 0 !important;
	text-align: center;
	font-size: 1.8rem;
	line-height: 2.0rem;
	font-weight: 410;
	color: var(--color_jido_main);
}

.widearea-contact h3::before {
	content: "";
	width: 100%;
	height: 2px;
	background: transparent !important;
}

.widearea-contact h3.contact-tel { background: transparent url("assets/img/icon-contact-tel.png") no-repeat center top; }
.widearea-contact h3.contact-mail { background: transparent url("assets/img/icon-contact-mail.png") no-repeat center top; }

.contact-tel-area {
	background: #fff;
	border-radius: 30px;
	padding: 60px 0px;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	box-sizing: border-box;
}

.contact-tel-area .wp-block-columns .wp-block-column:first-child {
	border-right: 1px dashed #707070;
}

.contact-tel-logo-box {
	margin-bottom: 50px;
}

.contact-tel-logo-box figure.wp-block-image {
	margin-bottom: 5px !important;
}

.contact-tel-logo-box p {
	color: var(--color_jido_main);
	text-align: center;
}

.contact-tel-area p.tel-num {
	font-family: 'Century Gothic';
	text-align: center;
	margin-bottom: 10px;
}

.contact-tel-area p.tel-num span:first-child {
	font-size: 1.8rem;
	line-height: 2.0rem;
}

.contact-tel-area p.tel-num span:last-child {
	font-size: 2.4rem;
	line-height: 2.5rem;
}

.contact-tel-area p.tel-num a { color: #333; }
.contact-tel-area p.tel-num a:hover { color: var(--color_jido_main); }

p.contact-business-hours {
	font-family: 'Century Gothic';
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.5rem;
}

@media screen and (max-width:480px){
	.contact-tel-area .wp-block-columns .wp-block-column:first-child {
		border-right: none;
		border-bottom: 1px dashed #707070;
		padding-bottom: 80px;
	}	
	.contact-tel-area .wp-block-columns .wp-block-column:last-child {
		padding-top: 60px;
	}
}


/*コンタクトフォーム*/

.contact-method {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
	padding: 30px 0;
	border-radius: 10px;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.4rem !important;
	box-sizing: border-box;
}

/*.contact-form-area {
    border-top: 1px solid #e0c3aa;
    border-bottom: 1px solid #e0c3aa;
    margin: 0 auto 0px;
    max-width: 700px;
    width: 100%;
    box-sizing: border-box;
}*/

.contact-area {
	background: #fff;
    margin: 20px auto 50px;
    max-width: 900px;
    width: 100%;
	padding: 80px 0;
	box-sizing: border-box;
	font-size: 1.0rem;
	line-height: 1.2rem;
	border-radius: 30px;
}

.contact-area02 {
	background: transparent;
    margin: 20px auto 50px;
    max-width: 900px;
    width: 100%;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 20px 0;
	box-sizing: border-box;
	border-radius: 0;
}

.contact-area dl {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0px;
}

.contact-area dl:first-child {
    border-top: none;
}

.contact-area dl.contact-area-title {
	margin-bottom: 20px;
}

.contact-area dl.contact-area-title dt {
	text-align: center !important;
	background: var(--color_jido_main);
	color: #fff;
}

.contact-area dl dt, .contact-area dl dd {
    display: table-cell;
    /*border-bottom: 1px solid #dddddd;*/
    padding: 10px 20px;
	line-height: initial;
}

.contact-area dl dt {
    width: 25%;
    text-align: right;
	font-weight: normal;
    vertical-align: middle;
}

.contact-area dl dd {
    width: 75%;
	text-align: left;
    vertical-align: middle;
}

.text-error {
    background-color: var(--color_jido_sub2);
    border-radius: 50px;
    color: #fff;
    font-size: 0.8rem;
    line-height: 1.0rem;
    padding: 4px 8px 2px;
    text-align: center;
    display: block;
    width: 50px;
    margin: 0 0 0 auto;
    font-weight: normal;
}

.contact-area input,
.contact-area select {
	padding: 10px 20px;
	height: 50px;
	border-radius: 50px;
	margin-bottom: 0px !important;
	width: 100%;
	max-width: 580px;
}

.form-birth span { margin-right: 10px;}
.form-birth span:last-child { margin-right: 0px;}
.contact-area input.birth-y,.contact-area select.birth-m,.contact-area select.birth-d { max-width: 150px !important; }

@media screen and (max-width:480px){
	.form-birth > span {
		display: block;
		margin-right: 0px;
	}
	.contact-area input.birth-y,.contact-area select.birth-m,.contact-area select.birth-d { max-width: 80px !important; }
}

.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    max-width: 580px;
    border-radius: 20px;
}

.contact-check {
	text-align: center;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	font-size: 1rem;
	line-height: 1.4rem;
}

.contact-check-box {
	padding: 10px;
	border-radius: 10px;
	margin-top: 30px;
}

.contact-check span.wpcf7-list-item,
.contact-check input {
	margin: 0;
}

.form-actions {
    padding: 20px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: none;
    *zoom: 1;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-large.btn-success {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
	padding: 20px;
}

.contact-area textarea,
.contact-area input[type="text"],
.contact-area input[type="email"],
.contact-area select.birth-m,
.contact-area select.birth-d {
	background: #f5f5f5;
	border: none;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

.contact-area02 textarea,
.contact-area02 input[type="text"],
.contact-area02 input[type="email"],
.contact-area02 select.birth-m,
.contact-area02 select.birth-d {
	background: #fff;
	border: none;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

.contact-area select {
	background-color: #fff;
	border: none;
}

textarea:focus, input[type="text"]:focus, input[type="email"]:focus {
    border-color: rgba(42, 146, 78, 0.8);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(42, 146, 78,.6);
}

.form-actions .btn {
    border: none !important;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: #ffffff;
    background-color: #555555;
}

.btn:hover, .btn:focus,.btn-success:active {
    text-decoration: none;
    background-position: 0 -40px;
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #555555;
    background-image: -moz-linear-gradient(top, #555555, #555555);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#555555));
    background-image: -webkit-linear-gradient(top, #555555, #555555);
    background-image: -o-linear-gradient(top, #555555, #555555);
    background-image: linear-gradient(to bottom, #555555, #555555);
    background-repeat: repeat-x;
}

.btn-large {
    padding: 10px 20px;
    font-size: 1.4rem;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
}

.contact-area  span.wpcf7-not-valid-tip {
    color: var(--color_jido_sub);
	font-size: 1em;
    font-weight: normal;
    display: block;
}

.contact-form-area div.wpcf7-validation-errors, .contact-form-area div.wpcf7-acceptance-missing {
    border: 2px solid var(--color_jido_sub) !important;
	color: var(--color_jido_sub);
}

.ajax-loader {
    display: block !important;
}

span.wpcf7-spinner {
	display: block;
}

.fm .wpcf7-list-item > label {
	display: flex;
}

.fm .wpcf7-list-item input {
	width: 20px;
	height: 30px
}

.fm .wpcf7-list-item span.wpcf7-list-item-label {
	width: auto;
	text-align: left;
	margin-left: 10px;
}

.contact-form-kakunin p {
	font-size: 1.0rem;
}

.contact-form-kakunin p a {
	color: var(--color_jido_sub);
	text-decoration: underline !important;
}

.wpcf7-list-item {
	margin: 0 0 0 0em;
}

@media screen and (max-width:480px){
	.contact-area {
    	margin: 20px auto 20px;
		padding: 30px 20px;
	}
	
	.contact-form-area form {
    	margin: 0 0 0px;
	}
	
	.contact-area dl dt, .contact-area dl dd {
    	display: inherit;
    	border-bottom: none;
    	vertical-align: middle;
    	margin-left: 0px;
    	box-sizing: border-box;
    	word-break: break-all;
    	padding: 10px 0;
	}
	
	.contact-area dl dt {
    	width: 100%;
    	text-align: center;
		background-color: transparent !important;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-radius: 0;
		margin-bottom: 10px;
	}
	
	.contact-area dl dd {
    	width: 100%;
    	text-align: center;
	}
	
	.text-error {
    	margin: 0 auto;
	}
	
	.form-actions {
	    padding: 20px 0px 20px;
    	margin-bottom: 0px;
	}
}




/* 採用情報フォーム */

span.your-byear,
span.your-bmonth {
	margin-right: 30px;
} 
span.your-byear span.wpcf7-form-control-wrap,
span.your-bmonth span.wpcf7-form-control-wrap,
span.your-bday span.wpcf7-form-control-wrap {
	width: 100%;
	max-width: 120px;
	display: inline-block;
	margin-right: 10px;
}

.contact-area .wpcf7-radio input {
	height: 20px;
	width: auto;
	max-width: initial;
}
.contact-area .wpcf7-radio .wpcf7-list-item/*.first*/ {
	margin-right: 30px;
}
.contact-area .wpcf7-radio .wpcf7-list-item.last {
	margin-right: 0px;
}

input.address-y01,
input.address-y02 {
	width: 150px;
}

.text-error-recruit {
    background-color: transparent;
    border-radius: 50px;
	border: 1px solid var(--color_jido_main);
    color: var(--color_jido_main);
    font-size: 0.8rem;
    line-height: 1.0rem;
    padding: 4px 8px 2px;
    text-align: center;
    display: block;
    width: 50px;
    margin: 0 0 0 auto;
    font-weight: normal;
}

@media screen and (max-width:480px){
	span.your-byear,
	span.your-bmonth {
		margin-right: 10px;
	} 
	span.your-byear span.wpcf7-form-control-wrap,
	span.your-bmonth span.wpcf7-form-control-wrap,
	span.your-bday span.wpcf7-form-control-wrap {
		max-width: 80px;
	}
	
	.text-error-recruit {
		margin: 0 auto;
	}
}







/*------------------------------------------------------------

Archive&Single

------------------------------------------------------------*/

.archive.category #top_title_area .c-pageTitle {
	color: #fff;
}

















/*------------------------------------------------------------

Footer

------------------------------------------------------------*/

/* footer before */
.w-beforeFooter {
  margin: 0;
}

#before_footer_widget .l-container {
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
}

.footer-before-area /* swell-block-fullWide */ {
	background: #7fdcfe url("assets/img/bg_footer-before.jpg") no-repeat scroll center right;
	padding: 100px 0 100px !important;
}

.footer-before-box {
	width: 100%;
	max-width: 500px;
	margin: 0 auto 0 0;
}

figure.wp-block-image {
	margin-bottom: 20px;
}

.footer-before-area h2 {
	background: transparent none;
	font-family: 'Century Gothic';
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 3.0rem;
	padding: 0px 0 0;
	margin: 0 0 30px;
    margin-top: 0px;
 	 color: #ffffff;
	text-align: center;
}

.footer-before-area p.footer-before-exp {
	font-weight: 410;
 	 color: #ffffff;
	text-align: center;
	margin-bottom: 50px;
}

.footer-before-area p.footer-before-exp span {
	display: block;
}

p.footer-before-contact-tel {
	color: #fff;
	font-size: 2.2rem;
	line-height: 2.4rem;
	font-family: 'Century Gothic';
	text-align: center;
	margin-bottom: 10px;
}

p.footer-before-contact-tel-text {
	color: #fff;
	font-size: 1rem;
	line-height: 1.2rem;
	text-align: center;
	margin-bottom: 30px;
}

.footer-before-area .swell-block-button a {
	border-radius: 0 !important;
	min-width: 300px !important;
	padding: 10px 10px;
}

@media screen and (max-width: 1024px) {
	.footer-before-box {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
	}
}

@media screen and (max-width:480px){
	.footer-before-area p.footer-before-exp {
		text-align: center;
	}
	/*.footer-before-area p.footer-before-exp span {
		display: inherit;
	}*/
}









/* footer */

footer.l-footer {
	background-color: transparent;
	background-image: linear-gradient(to top, #002d8b 0%, #0058dc 100%);
}


footer .l-footer__widgetArea {
  padding-bottom: 0px;
  padding-top: 50px;
}

footer#footer .l-footer__widgetArea {
	padding-top: 150px;
	padding-bottom: 150px;
}

footer#footer > .l-footer__inner > .l-footer__widgetArea > .l-container {
	padding-left: 0;
	padding-right: 0;
}

footer#footer .w-footer__box:nth-child(1) {
	width: 30%;
	flex: inherit;
	order: 2;
}

footer#footer .w-footer__box:nth-child(2) {
	width: 70%;
	flex: inherit;
	order: 1;
}

.footer-menu {
	width: 30%;
	padding: 50px 0;
}

.footer-address-area {
	width: 100%;
	max-width: 700px;
	margin: 0 auto 0px 0;
	color: #fff;
}

.footer-address-box {
	padding: 0px 0;
	padding: 0px;
}

.footer-address-cube {
	padding: 60px 30px 30px;
}

.footer-logo-area {
	margin-bottom: 70px;
}

.footer-logo-area .wp-block-image {
	text-align: left;
}

.footer-logo {
	margin-bottom: 10px;
}

.footer-logo-jp {
	margin-bottom: 10px;
}

p.footer-logo-text {
	margin-bottom: 30px;
	font-family: 'Century Gothic';
	color: #00acfa;
	text-align: left;
}

.footer-address {
	font-size: 1.0rem;
	line-height: 1.2rem;
	margin-bottom: 20px;
}


/* Footerメニュー */

.footer-menu-box {
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
}

.footer-menu-link-box {
	margin-bottom: 20px;
}

.footer-menu-link {
	position:relative;/*線の基点とするためrelativeを指定*//*リンクの形状*/ 
	color: #fff !important;
	padding: 10px 30px 10px 0px;
	display:inline-block;
	text-decoration: none;
	outline: none;
	width: 100%;
	max-width: 280px;
}

.footer-menu-link::before,
.footer-menu-link::after{
	content: '';
	position: absolute; /*絶対配置で線の位置を決める*/
	z-index: 1;
	bottom: 0;
	left: 0;
	background: #fff; /*線の形状*/   
	width: 100%;
	height: 1px;
	transition: all 0.3s ease-in-out; /*アニメーションの指定*/
}
  
.footer-menu-link::after{
  width:0;
  background: var(--color_jido_sub2);
}

.footer-menu-link:hover::after {
  width:100%;
}

.footer-menu-link span.footer-menu-name::before { /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
	transition: all .3s;
}
 
.footer-menu-link span.footer-menu-name::after { /* 棒の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 15px;
  height: 3px;
  background: #fff;
	transition: all .3s;
}

.footer-menu-link span.footer-menu-name01 {
	font-family: 'Century Gothic';
	font-weight: 910;
	font-size: 1.1rem;
	line-height: 1.2rem;
	letter-spacing: 3px;
	width: 100%;
	max-width: 120px;
	display: inline-block;
}

.footer-menu-link:hover span::before,
.footer-menu-link:hover span::after {
	right: 5px;
}

.footer-menu-link:hover span.footer-menu-name::before {
	border-top: 3px solid var(--color_jido_sub2);
	border-right: 3px solid var(--color_jido_sub2);
}

.footer-menu-link:hover span.footer-menu-name::after {
	background: var(--color_jido_sub2);
}



@media screen and (max-width: 1024px) {
	footer#footer .l-footer__widgetArea {
  		padding: 30px 0;
	}

	footer#footer > .l-footer__inner > .l-footer__widgetArea > .l-container {
  		padding-left: var(--swl-pad_container,0);
  		padding-right: var(--swl-pad_container,0);
	}
	
	footer#footer .w-footer__box:nth-child(1) {
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
		flex: inherit;
	}

	footer#footer .w-footer__box:nth-child(2) {
		width: 100%;
		flex: inherit;
	}
	
	.footer-address-area {
		margin: 0 auto 0px;
		text-align: center;
	}

	.footer-logo-area .wp-block-image,
	p.footer-logo-text{
		text-align: center;
	}
	
	.footer-logo-area {
  		margin-bottom: 30px;
	}
	
	.l-footer__widgetArea > .l-container.w-footer > .w-footer__box:first-child {
		margin-bottom: 50px;
		padding-bottom: 50px;
	}
	
	.footer-menu-area > .footer-menu-box {
		margin: 0 auto;
	}

	.footer-menu-box {
  		margin: 0px;
	}
	
}

@media screen and (max-width:480px){
	#footer #custom_html-4.widget_text .footer-menu-area.flex-container {
  		display: flex;
		padding: 0 30px;
	}

	.footer-menu-box ul li {
		line-height: 1.2rem;
		margin-bottom: 10px;
	}
}




/* Copyright */

footer .l-footer__foot {
	color: #fff;
	padding: 45px 0;
	border-top: 1px solid #00b9ff;
}

.l-footer .copyright {
  font-size: 0.9rem;
  line-height: 1.0rem;
}






















