/******************
テンプレート全体[共通]
******************/
.wp-block-image{
	width:100%;
	margin:0 0 20px 0;
}
.wp-block-column:not(:first-child){
	margin:0!important;
}
.wp-block-column:not(:first-child){
	margin:0!important;
}
.wp-block-column:nth-child(2n){
	margin:0!important;
}
.picLeft , .picRight{
	width:100%;
	display:block!important;
	margin:0 auto 20px auto;
	overflow:hidden;
}
.picLeft .wp-block-media-text__media{
	float:left;
	display:block!important;
	width:42%;
}
.picLeft .wp-block-media-text__content{
	float:right;
	display:block!important;
	width:50%;
	padding:0!important;
}
.picRight .wp-block-media-text__media{
	float:right;
	display:block!important;
	width:42%;
}
.picRight .wp-block-media-text__content{
	float:left;
	display:block!important;
	width:50%;
	padding:0!important;
}
.infoGallrey{
	display:block!important;
	width:100%;
	margin:0 auto!important;
	overflow:hidden;
}
.infoGallrey .wp-block-image{
	float:left;
	width:32%!important;
	margin:0 2% 2% 0!important;
}
.infoGallrey .wp-block-image:nth-child(3n){
	float:right;
	margin:0 0 2% 0!important;
}
.infoGallrey .wp-block-image:nth-child(3n+1){
	clear:both;
}
.infoGallrey .wp-block-image img{
	max-width:100%;
	width:100%;
	margin:0 auto;
	object-fit:cover!important;
	height:330px!important;
	flex: unset!important;
}
.blocks-gallery-grid .blocks-gallery-item,  .wp-block-gallery .blocks-gallery-item {
    flex-grow: initial!important;
}
li.blocks-gallery-item {
    height: 210px;
}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    flex-grow: initial!important;
}
.spTxt{
	display:none;
}
@media screen and (max-width: 1260px) {
.infoGallrey .wp-block-image img{
	height:230px!important;
}
}
@media screen and (min-width: 751px) and (max-width: 1140px) {
li.blocks-gallery-item {
    height: 184px;
}
}
@media screen and (max-width: 850px) {
.spTxt{
	display:block;
	font-size:85%;
	padding:0 0 10px 0;
}
}
@media screen and (max-width: 770px) {
.picLeft .wp-block-media-text__media{
	float:none;
	width:100%;
	margin:0 auto 25px auto!important;
}
.picLeft .wp-block-media-text__content{
	float:none;
	width:100%;
}
.picRight .wp-block-media-text__media{
	float:none;
	width:100%;
	margin:0 auto 25px auto!important;
}
.picRight .wp-block-media-text__content{
	float:none;
	width:100%;
}
li.blocks-gallery-item {
    height: 160px;
}
.infoGallrey .wp-block-image{
	width:49%!important;
	margin:0 0 2% 0!important;
}
.infoGallrey .wp-block-image:nth-child(2n){
	float:right;
	margin:0 0 2% 0!important;
}
.infoGallrey .wp-block-image:nth-child(3n){
	float:left;
}
.infoGallrey .wp-block-image:nth-child(6n){
	float:right;
}
.infoGallrey .wp-block-image:nth-child(2n+1){
	clear:both;
}
.infoGallrey .wp-block-image:nth-child(3n+1){
	clear:inherit;
}
.infoGallrey .wp-block-image img{
	height:220px!important;
}
}
@media screen and (max-width: 540px) {
.infoGallrey .wp-block-image img{
	height:160px!important;
}
}
@media screen and (max-width: 420px) {
.infoGallrey .wp-block-image img{
	height:130px!important;
}
}

* html .commonBox {
	height: 1%;
}

img.aligncenter{
	display: block;
	margin:0 auto;
	float:none;
}

img.alignright{
	margin:0 0 0 auto;
	display:block;
	float:none;
}

img.alignleft{
	text-align: left;
	float:none;
}
.maruTxt{
	text-indent: -0.6em;
	padding-left: 12px;
}

/******************
中ページ共通項目[共通]
******************/

input , textarea , select{
	font-size: 1.8rem;
	border: 1px solid #cccccc;
	outline: none;
}
.bread{
	margin: 0;
	width:40%;
	text-align:right;
	z-index:20;
	position:relative;
}
.infoMain .bread , .voiMa .bread{
	margin: 70px auto 0 auto;
	width:100%;
	text-align:left;
	z-index:20;
	position:relative;
}
.noUpB{
	margin: 20px auto;
	width:100%;
	max-width:1400px;
}
.bread p {
  	display: flex;
  	align-items: center;
  	justify-content: flex-end;
	font-size:clamp(0.7rem, 0.656rem + 0.22vw, 0.85rem);
}
.infoMain .bread p , .voiMa .bread p{
	justify-content: flex-start;
}
.bread a{
  	text-decoration: underline;
  	transition-duration: .4s;
  	white-space: nowrap;
}
.bread .material-symbols-outlined{
	font-size:0.8rem!important;
	padding:0 10px;
}
.bread a:hover{
	color:var(--hovercolor);
	text-decoration: underline;
}
.bread a br{
	display:none;
}
.h20{
	clear:both;
	height:40px;
}
@media screen and (max-width: 1500px) {
.noUpB{
	width:90%;
	max-width:90%;
}
}
@media screen and (max-width: 800px) {
.bread{
	margin: 0 auto 30px auto;
	width:100%;
}
.noUpB{
	margin: 15px auto 0 auto;
}
.p60s30{
	height:30px!important;
}
}

@media screen and (max-width: 640px) {
.bread{
	margin: 0 auto 20px auto;
}
.noUpB{
	width:86%;
	max-width:86%;
	margin: 15px auto 10px auto;
}
.infoMain .bread , .voiMa .bread{
	margin: 30px auto 0 auto;
}
.bread p {
  	flex-wrap: wrap; 
}
}


.h2Wrapper{
	width:100%;
	margin:0 auto;
	clear:both;
	position:relative;
	z-index:1;
	padding:70px 0;
}
.h2Naka{
	width:86%;
	max-width:1400px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-direction: row-reverse;
	align-items:flex-end;
	padding:90px 0 0 0;
}
.noH2Naka{
	width:86%;
	max-width:1400px;
	margin:0 auto;
	padding:90px 0 0 0;
}
.h2CompanyWrapper{
	width:100%;
	margin:0 auto;
	clear:both;
	position:relative;
	z-index:1;
}
.h2CompanyBg{
	position:relative;
}
.h2CompanyBg::after{
	content: "";
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 60%;
  	height: 100%;
  	pointer-events: none;
  	background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  	z-index: 1;
}
.companyH2Naka{
	position:absolute;
	top: 50%;
    left: 50%;
    width: 1400px;
    max-width: 100%;
    transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	z-index:200;
}
h2{
	display: block;
  	color: var(--basecolor);
  	letter-spacing: 0.2rem;
  	position: relative;
  	font-weight: 800;
  	position: relative;
  	margin: 0;
	font-size:clamp(2rem, 1.2rem + 4vw, 4.2rem);
	font-family: "Manrope", "Noto Sans JP", "BIZ UDPGothic", "IBM Plex Sans JP", "Hina Mincho",'ヒラギノ角ゴシック','Hiragino Sans','メイリオ','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Osaka' ,'Yu Gothic','Arial', sans-serif , serif;
	line-height:1.4;
	z-index:20;
}
h2 .h2SubTtl{
	font-weight: 500;
	font-size:clamp(1rem, 0.941rem + 0.3vw, 1.2rem);
	display:block;
	position:relative;
	padding:0;
}
h2 br{
	display:none;
}
.h2Line {
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
}
.h2Line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: var(--themecolor);
   transform: scaleX(0.0001);
  transform-origin: left center;
  transition: transform 0.3s ease-out;
	will-change: transform;
}
.h2Line.animate::after {
  transform: scaleX(1);
}
.serviceH2 br{
	display:block;
}
.serviceH2{
	line-height: 1.3;
}
h3 {
	clear: both;
    letter-spacing: 1px;
    position: relative;
	font-weight:500;
	margin:0 auto 25px auto;
	font-size:clamp(1.4rem, 1.255rem + 0.73vw, 1.8rem);
	padding:0;
	line-height:1.6;
	display: inline-block;
  	/*text-decoration: underline;
  	text-decoration-color: #bfff7f;
  	text-decoration-thickness: 12px;
  	text-underline-offset: -3px;*/
}

.txtCen{
	text-align:center;
}
.entryMain h3{
	font-weight:600;
	text-align:center;
	padding:0;
	display:block;
}
.entryMain h3::after{
	display:none;
}
.csMain h3{
	color:var(--themecolor);
	font-size:clamp(1.2rem, 1.073rem + 0.64vw, 1.55rem);
	margin:0 auto 30px auto;
	padding:0;
	text-decoration: none;
}

h4{
	clear: both;
	margin: 10px auto 20px auto;
	font-weight: 600;
	position: relative;
	letter-spacing: 1px;
	color:var(--basecolor);
	padding:0 0 0 12px;
	font-size:clamp(1.3rem, 1.245rem + 0.27vw, 1.45rem);
	display: flex;
    align-items: center;
}
h4::before{
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
  	content: "";
  	display: block;
	width: 4px;
    height: 30px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background: linear-gradient(-45deg, #61d064, #1ba9e5, #1ba9e5, #61d064) 0 50% / 200% 100%;
	margin:0 15px 0 0 ;
}
h5{
	clear: both;
	margin: 10px auto 20px auto;
	font-weight: 500;
	position: relative;
	letter-spacing: 1px;
	color:var(--themecolor);
	font-size:clamp(1.15rem, 1.095rem + 0.27vw, 1.3rem);
}
h6{
	clear:both;
	color:var(--basecolor);
	font-weight:500;
	margin:5px 0 15px 0;
	letter-spacing:1px;
	font-size:clamp(1.05rem, 0.995rem + 0.27vw, 1.2rem);
}
@media screen and (max-width: 1500px) {
.h2Naka{
	width:86%;
	max-width:86%;
}
.companyH2Naka{
	width:86%;
	max-width:86%;
}
}
@media screen and (max-width: 1300px) {
.h2bgLine{
  	width: 80%;
  	z-index: 2;
}
.h2CompanyWrapper {
    margin: 90px auto 0 auto;
}
}
@media screen and (max-width: 1000px) {
.h2Wrapper{
	padding:50px 0;
}
.h2Wrapper::before {
  	height: 160px;
}
.newsh2Wrapper{
	padding:30px 0 50px 0;
}
.h2CompanyWrapper {
    margin: 80px auto 0 auto;
}
.h2Naka {
    padding: 70px 0 0 0;
}
.h2bgLine {
    right: 5%;
}
.h2bgLine img {
    object-position: 50% 100%;
}
h2 span::before{
  	top: 9px;
}
}
@media screen and (max-width: 800px) {
.h2CompanyWrapper {
    margin: 80px auto 0 auto;
}
.h2Naka{
	display:block;
	padding: 60px 0 0 0;
}
.h2CompanyBg img{
	object-fit: cover;
    object-position: 50% 50%;
    height: 450px;
}
.h2cbVision img{
	object-position: 80% 50%;
}
.h2cbProf img{
	object-position: 80% 50%;
}
.h2Recruit img{
	object-position: 80% 50%;
}
.h2Kyodo img{
	object-position: 60% 50%;
}
.h2Gaiyo img{
	object-position: 100% 50%;
}
.companyH2Naka {
    position: relative;
	top:unset;
	left:unset;
	transform: unset;
    -webkit-transform: unset;
	-moz-transform: unset;
	width:90%;
	max-width:90%;
	margin:0 auto;
	padding: 30px 0;
}
.newsh2Wrapper{
	padding:20px 0 50px 0;
}
.h2CompanyBg::after {
   display:none;
}
.csMain h3{
	margin:0 auto 10px auto;
}
}
@media only screen and (max-width:640px) {
.h2Naka{
	padding: 50px 0 0 0;
}
h3{
	margin:0 auto 20px auto;
}
.serviceH2Naka{
	padding: 20px 0 30px 0;
}
}
@media only screen and (max-width:480px) {
.h2Wrapper{
	padding:50px 0 25px 0;
}
.newsh2Wrapper{
	padding:20px 0 25px 0;
}
.companyH2Naka {
	padding: 30px 0 20px 0;
}
.serviceH2Naka{
	padding: 15px 0 20px 0;
}
.h2CompanyBg img{
    height: 260px;
}
}
@media only screen and (max-width:350px) {
h2 br{
	display:block;
}
}


.editPostLink{
	clear:both;
	width:12%;
	margin:35px 0 0 0;
}
.editPostLink a{
	width:100%;
	display:block;
	padding:3px 0;
	text-align:center;
	background-color:#333;
	color:#fff;
	font-size:0.85rem;
	transition:.3s;
	line-height:2;
	display: inline-flex;
  	align-items: center;
  	justify-content: center;
}
.editPostLink a .material-symbols-outlined{
	font-size:1.7rem;
	padding:0 5px 0 0;
}
.editPostLink a:hover{
	background-color:var(--themecolor);
	text-decoration:none;
}

@media screen and (max-width: 770px) {
.editPostLink{
	float:none;
	display:block;
	width:100%;
}
}

.Pagination {
  	display: flex;
  	align-items: center;
	margin:0 auto 30px auto;
	overflow:hidden;
}
.Pagination-Item-Link {
  	width: 30px;
  	height: 30px;
  	border-radius: 50%;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	flex-wrap: wrap;
  	overflow: hidden;
  	background: #fff;
  	border: solid 2px var(--themecolor);
  	font-size: 1.5rem;
  	color: var(--themecolor);
  	font-weight: 600;
  	transition: all 0.15s linear;
	line-height:1;
}
.Pagination-Item-Link-Icon {
  	width: 18px;
}
.Pagination-Item-Link.isActive {
  	background: var(--themecolor);
  	color: #fff;
  	pointer-events: none;
}
.Pagination-Item-Link:not(.isActive):hover {
  	background: var(--themecolor);
  	color: #fff;
	text-decoration:none;
}
.Pagination > * + * {
  	margin-left: 8px;
}

/************
九州運輸のつよみ
************/
#strengths1 {
  	scroll-margin-top: 110px;
}
#strengths2 {
  	scroll-margin-top: 80px;
}
#strengths3{
  	scroll-margin-top: 220px;
}
/* Chrome Edge Opera */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {

}
/* Firefox */
@-moz-document url-prefix() {
#strengths3{
  	scroll-margin-top: 220px;
}
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #strengths3 {
  	scroll-margin-top: 320px;
}


.strengthUpMidashi{
	padding:0;
}
.strengthOne{
	width:100%;
	margin:0 auto 50px auto!important;
	overflow:hidden;
	justify-content:space-between;
	align-items: flex-start!important;
}
.soReverse{
	flex-direction: row-reverse;
}
.strengthOne .wp-block-column{
	flex-basis: unset!important;
    flex-grow: unset!important;
}
.strengthOneL{
	width:45%;
}
.strengthOneR{
	width:50%;
}
.strengthOneNo{
	color:var(--themecolor);
	font-size:clamp(0.8rem, 0.745rem + 0.27vw, 0.95rem);
	line-height:1.3;
	font-weight:700;
	font-family:var(--enLg);
}
.strengthOneTtl{
	font-weight:600;
	font-size:clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
	margin:0 auto 25px auto;
	position:relative;
	display: inline-block;
	z-index: 1;
	color:#606060;
}
/*.strengthOneTtl::after{
	content: "";
  	position: absolute;
  	left: 0;
  	bottom: 5px;
  	width: 100%;
  	height: 10px;
  	background: #bfff7f;
  	z-index: -1;
}*/
.strengthOneTtl span{
	font-size:clamp(1rem, 0.927rem + 0.36vw, 1.2rem);
	padding:0 0 0 20px;
}
.strengthsH4{
	font-size:clamp(1.05rem, 0.977rem + 0.36vw, 1.25rem);
	margin:10px auto;
}
.gMark{
	width:100%;
	margin:0 auto !important;
	overflow:hidden;
	align-items: flex-start!important;
}
.gMark .wp-block-column{
	flex-basis: unset!important;
    flex-grow: unset!important;
}
.gMarkL{
	width:8%;
}
.gMarkR{
	width:90%;
}
@media screen and (max-width: 1000px) {
/* Chrome Edge Opera */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
   #strengths5 {
  	scroll-margin-top: 540px;
}
#strengths6 {
  	scroll-margin-top: 680px;
}
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #strengths5 {
  	scroll-margin-top: 420px;
}
_::-webkit-full-page-media, _:future, :root #strengths6 {
  	scroll-margin-top: 460px;
}
}
@media screen and (max-width: 900px) {
/* Chrome Edge Opera */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
   #strengths5 {
  	scroll-margin-top: 250px;
}
#strengths6 {
  	scroll-margin-top: 320px;
}
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #strengths5 {
  	scroll-margin-top: 250px;
}
_::-webkit-full-page-media, _:future, :root #strengths6 {
  	scroll-margin-top: 320px;
}
.gMarkL{
	width:12%;
}
.gMarkR{
	width:86%;
}
}
@media screen and (max-width: 800px) {
/* Chrome Edge Opera */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
   #strengths5 {
  	scroll-margin-top: 680px;
}
#strengths6 {
  	scroll-margin-top: 880px;
}
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #strengths5 {
  	scroll-margin-top: 460px;
}
_::-webkit-full-page-media, _:future, :root #strengths6 {
  	scroll-margin-top: 520px;
}
.strengthOne {
    margin: 0 auto 20px auto !important;
	display:block!important;
}
.strengthOneL{
	width:100%;
	margin:0 auto 25px auto!important;
}
.strengthOneR{
	width:100%;
	margin:0 auto!important;
}
.h80030{
	height:60px!important;
}
}
@media screen and (max-width: 781px) {
.gMark{
	display:block!important;
}
.gMarkL{
	float:left;
}
.gMarkR{
	float:right;
	width:84%;
}
}
@media screen and (max-width: 640px) {
/* Safari */
_::-webkit-full-page-media, _:future, :root #strengths5 {
  	scroll-margin-top: 440px;
}
_::-webkit-full-page-media, _:future, :root #strengths6 {
  	scroll-margin-top: 500px;
}
}
@media screen and (max-width: 480px) {
/* Chrome Edge Opera */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
#strengths4 {
  	scroll-margin-top: 250px;
}
#strengths5 {
  	scroll-margin-top: 420px;
}
#strengths6 {
  	scroll-margin-top: 560px;
}
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #strengths5 {
  	scroll-margin-top: 340px;
}
_::-webkit-full-page-media, _:future, :root #strengths6 {
  	scroll-margin-top: 340px;
}
.gMark{
	display:block!important;
}
.gMarkL{
	float:none;
	width:30%;
	margin:0 auto 20px auto!important;
}
.gMarkR{
	float:none;
	width:100%;
	margin:0 auto!important;
}
}
@media screen and (max-width: 360px) {
/* Chrome Edge Opera */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
#strengths4 {
  	scroll-margin-top: 210px;
}
#strengths5 {
  	scroll-margin-top: 320px;
}
#strengths6 {
  	scroll-margin-top: 460px;
}
}
/* Safari */
_::-webkit-full-page-media, _:future, :root #strengths5 {
  	scroll-margin-top: 300px;
}
_::-webkit-full-page-media, _:future, :root #strengths6 {
  	scroll-margin-top: 300px;
}
}


/************
会社情報・企業理念・ごあいさつ
************/
.rinenMidashi{
	font-family:var(--enLg);
	font-size:clamp(1.9rem, 1.5rem + 2vw, 3rem);
	font-weight:800;
	color:var(--basecolor);
	text-align:center;
	 /*background: linear-gradient(0deg, #3ba7f5, #006ab8);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;*/
	margin:0 auto 10px auto;
}
/*.pt1{
	font-family: "Caveat", cursive;
	font-size:clamp(2.3rem, 1.682rem + 3.09vw, 4rem);
}
.pt2{
	font-family: "Roboto", sans-serif;
}
.pt3{
	font-family: "Yellowtail", cursive;
}*/ 
.rinenTxt{
	text-align:center;
	font-size:clamp(1rem, 0.964rem + 0.18vw, 1.1rem);
	line-height:2.4;
	margin:0 auto 40px auto;
}
.rinenPic{
	max-width:1200px;
	width:100%;
	margin:0 auto!important;
}
.rinenPic img{
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}
.daihyoWrapper{
	width:100%;
	margin:30px auto 15px auto!important;
	overflow:hidden;
}
.daihyoNameUp{
	font-family: "Yuji Mai", serif;
	text-align:right;
	font-size:clamp(1rem, 0.982rem + 0.09vw, 1.05rem);
}
.daihyoName{
	font-family: "Yuji Mai", serif;
	text-align:right;
	font-size:clamp(1.2rem, 1.109rem + 0.45vw, 1.45rem);
	line-height:1.1;
}
.gree{
	width:100%;
	max-width:100%;
	margin:0 auto;
	justify-content:space-between;
	flex-direction:row-reverse
}
.gree .wp-block-column {
    flex-basis: unset!important;
    flex-grow: unset!important;
}
.greeL{
	width:50%;
}
.greeR{
	width:45%;
}
.greeR img{
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	width:100%;
	max-width:100%;
	margin:0 auto!important;
}
@media screen and (max-width: 1100px) {
.rinenTxt{
	text-align:left;
	line-height:2.2;
	margin:0 auto 30px auto;
}
.rinenTxt br{
	display:none;
}
}
@media screen and (max-width: 1000px) {
.gree{
	display:block!important;
}
.greeL{
	width:100%;
	margin:0 auto 30px auto!important;
	overflow:hidden;
}
.greeR{
	width:100%;
	margin:0 auto!important;
}
}
@media screen and (max-width: 640px) {
.rinenPic img{
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
}
@media screen and (max-width: 480px) {
.rinenMidashi{
	text-align:left;
	 line-height: 1.5;
}
.daihyoWrapper{
	margin:20px auto 5px auto!important;
}
.rinenPic img{
	object-fit: cover;
    height: 250px!important;
    object-position: 55% 50%;
}
}
@media screen and (max-width: 400px) {
.rinenPic img{
    height: 210px!important;
}
}
@media screen and (max-width: 340px) {
.rinenPic img{
    height: 190px!important;
}
}

/************
会社情報・CSRビジョン
************/
.csrUpTxt{
	text-align:center;
	margin:0 auto 70px auto;
	font-size:clamp(1rem, 0.964rem + 0.18vw, 1.1rem);
	line-height:2.2;
}
.vision{
	width:100%;
	margin:0 auto!important;
	overflow:hidden;
	justify-content:space-between;
}
.vision .wp-block-column {
    flex-basis: unset!important;
    flex-grow:unset!important;
}
.visionL{
	width:50%;
}
.visionR{
	width:43%;
}
.rinenLtxt{
	font-weight:600;
	margin:0 auto 5px auto;
	font-size:1.15rem;
}
ul.visionList{
	width:100%;
	margin:10px auto 0 auto;
}
ul.visionList li{
	position:relative;
	padding:0 0 5px 15px;
}
ul.visionList li::before{
	position:absolute;
	content:'';
	width:8px;
	height:8px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background:var(--themecolor);
	left:0.1px;
	top:13px;
}
.noTxt{
	text-indent: -1rem;
  	padding: 0 0 5px 15px;
}

@media screen and (max-width: 1000px) {
.csrUpTxt{
	text-align:left;
	margin:0 auto 30px auto;
	line-height:2;
}
.csrUpTxt br{
	display:none;
}
}
@media screen and (max-width: 850px) {
.vision{
	display:block!important;
}
.visionL{
	width:100%;
	margin:0 auto 30px auto!important;
	overflow:hidden;
}
.visionR{
	width:100%;
	margin:0 auto !important;
	overflow:hidden;
}
}


/************
会社情報・会社概要・組織図
************/
.gaiyo{
	width:100%;
	margin:0 auto 15px auto;
	overflow:hidden;
}
.gaiyo table{
	width:100%;
	border-collapse:collapse;
}
.gaiyo table tr{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.gaiyo table tr:first-child{
	border-top:1px solid #ccc;
}
.gaiyo table th{
	width:21%;
	padding:2%;
	vertical-align:top;
	text-align:left;
	background:#f1f1f1;
}
.gaiyo table td{
	width:69%;
	padding:2% 3%;
}
.postYubin{
	padding:0 10px 0 0;
}
.access{
	width:100%;
	margin:0 auto 15px auto;
	overflow:hidden;
	justify-content:space-between;
	align-items: stretch!important;
}
.accessL{
	width:48%;
}
.access .wp-block-column{
	flex-basis: unset!important;
	flex-grow:unset!important;
}
.accessR{
	width:48%;
}
.gm{
	position: relative;
    padding-bottom: 67%;
    height: 0;
    overflow: hidden;
}
.gm iframe, .gm object, .gm embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.soshikizu{
	width:100%;
	max-width:1100px;
	margin:50px auto 0 auto!important;
}
.soshikizuSp{
	display:none;
}
@media screen and (max-width: 800px) {
.gaiyo table tr{
	border-bottom:none;
}
.gaiyo table tr:first-child{
	border-top:none;
}
.gaiyo table th{
	display:block;
	width:96%;
	padding:1% 2%;
}
.gaiyo table td{
	display:block;
	width:96%;
	padding:3% 2%;
}
.postYubin{
	padding:0;
	display:block;
}
.access{
	display:block!important;
}
.accessL{
	width:100%;
	margin:0 auto 5px auto!important;
	overflow:hidden;
}
.accessR{
	width:100%;
	margin:0 auto !important;
	overflow:hidden;
}
.soshikizu{
	margin:20px auto 0 auto!important;
}
.soshikizu{
	display:none;
}
.soshikizuSp{
	margin:20px auto 0 auto!important;
	display:block;
}
}
@media screen and (max-width: 480px) {
.gaiyo table th{
	width:94%;
	padding:1% 3%;
}
.gaiyo table td{
	width:94%;
	padding:5% 3%;
}
.gm{
    padding-bottom: 85%;
}
}

/************
サービス・一覧
************/
.serviceListIlla{
	width:100%;
	max-width:1100px;
	margin:0 auto!important;
	overflow:hidden;
}
.serviceListIllaSp{
	display:none;
}
.service-list{
	width:100%;
	margin:70px auto 0 auto;
	overflow:hidden;
}
.service-content{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin:0 auto 80px auto;
	clear:both;
}
.service-content .wp-block-column{
	flex-basis: unset!important;
	flex-grow:unset!important;
}
.service-contentL{
	width:54%;
}
.service-contentR{
	width:40%;
}
.serviceMore{
	width:40%;
	margin:40px 0 0 0;
	float:right;
}
.serviceMore a{
	display: block;
  	width: 100%;
  	color: var(--vasecolor);
	background:#fff;
	border:1px solid var(--themecolor);
  	position: relative;
  	padding: 10px 5%;
  	box-sizing: border-box;
  	text-decoration: none;
  	overflow: hidden;
  	border-radius: 30px;
  	-webkit-border-radius: 30px;
  	-moz-border-radius: 30px;
  	transition: .3s;
  	text-align: center;
	overflow: hidden;
	z-index: 1;
}
.serviceMore a span {
  position: relative;
  z-index: 2;
}
.serviceMore a::after {
	content: "";
	position: absolute;
	inset: 0;
	background: var(--themecolor);
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform .3s cubic-bezier(0.45, 0, 0.55, 1);
	z-index: 0;
}
.serviceMore a:hover::after {
	transform: scaleX(1);
	transform-origin: left center;
}
.serviceMore a:not(:hover)::after {
	transform: scaleX(0);
	transform-origin: right center;
}
.serviceMore a::before {
	font-family: 'Material Icons';
	content: '\e5df';
	position: absolute;
	right: 5%;
	top: 16%;
	color:var(--themecolor);
	font-weight: 600;
	font-size:1.1rem;
	transition: 0.3s;
}
.serviceMore a:hover{
	text-decoration:none;
	transition: 0.3s;
	color:#fff;
	background:var(--themecolor);
	border:1px solid var(--themecolor);
	z-index: 1;
}
.serviceMore a:hover::before {
	color:#fff;
	z-index:1;
}
@media screen and (max-width: 1300px) {
.serviceMore{
	width:50%;
}
}
@media screen and (max-width: 1000px) {
.serviceMore{
	width:60%;
	margin:30px 0 0 0;
}
}
@media screen and (max-width:900px) {
.service-content{
	display:block;
	margin:0 auto 60px auto;
}
.service-contentL{
	width:100%;
	margin:0 auto 40px auto;
	overflow:hidden;
}
.service-contentR{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
}
@media screen and (max-width:800px) {
.serviceListIlla{
	display:none;
}
.serviceListIllaSp{
	display:block;
	width:100%;
	max-width:640px;
	margin:0 auto!important;
	overflow:hidden;
}
}
@media screen and (max-width:640px) {
.service-content{
	margin:0 auto 40px auto;
}
.service-contentL{
	margin:0 auto 30px auto;
}
.serviceMore{
	width:100%;
	margin:20px 0 0 0;
}
}

/************
サービス・詳細
************/
.service{
	width:100%;
	margin:0 auto 40px auto!important;
	overflow:hidden;
	justify-content:space-between;
	align-items: stretch!important;
}
.serviceL{
	width:49%;
}
.kashikiri .serviceL{
	width:49%;
}
.service .wp-block-column{
	flex-basis: unset!important;
	flex-grow:unset!important;
}
.serviceR{
	width:45%;
}
.kashikiri .serviceR{
	width:45%;
}
.japanMap{
	width:50%;
	max-width:50%;
	margin:15px auto 0 auto!important;
	overflow:hidden;
}
.serviceGarally{
	gap:15px!important;
}
.serviceGarally .wp-block-image{
	width:29%!important;
}
.kyoudoFlow{
	background:#e8f4fc;
	padding:4%;
	width:100%;
	max-width:100%;
	margin:50px auto 90px auto!important;
	box-sizing:border-box;
}
.kyodoFlowSp{
	display:none;
}
.kfM30{
	margin:0 auto 30px auto!important;
}
.kyoudouFlowMidashi{
	color:var(--themecolor);
	font-size:clamp(1.2rem, 1.073rem + 0.64vw, 1.55rem);
	margin:0 auto 40px auto;
	text-align:center;
	font-weight:600;
	line-height:1;
}
.kFMBlue{
	color:var(--hovercolor);
}
.kyoudouFlowMidashi br{
	display:none;
}
.kfmBr{
	line-height:1.5;
}
.kfmBr br{
	display:block;
}
.kyoudoFlow .wp-block-image{
	margin:0 auto!important;
}
.kyoudoFlow .wp-block-image img{
	margin:0 auto!important;
}
.kyoudouPoint{
	width:100%;
	justify-content:space-between;
	margin:0 auto 80px auto!important;
}
.kyoudouPoint .wp-block-column{
	flex-basis: unset!important;
	flex-grow:unset!important;
}
.kyoudouPointOne{
	width:47%;
}
.chartTtl{
	color:var(--hovercolor);
	font-size:1.1rem;
	font-weight:600;
}
.chart{
	position:relative;
	width:98%;
	background:#fff;
	box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.25);
	padding:7%;
	box-sizing:border-box;
	margin:30px auto!important;
}
.chartMxt{
	font-weight:600;
}
.chartTxt{
	margin:0 auto 15px auto;
}
.chartTxt span{
	font-weight:600;
}
.onayamiWrapper{
	background: #18933b;
	background:linear-gradient(-45deg,rgb(26, 130, 53) 0%, rgb(24, 147, 59) 50%, rgb(75, 175, 102) 100%);
	width:100%;
	padding:5%;
	box-sizing:border-box;
	margin:0 auto 80px auto;
}
.onayamiTtl{
	font-size:clamp(1.15rem, 1.059rem + 0.45vw, 1.4rem);
	text-align:center;
	margin:0 auto 20px auto;
	color:#fff;
	font-weight:600;
}
.onayami .wp-block-group__inner-container{
	width:90%;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	margin:0 auto;
	gap:10px 30px;
}
.onayamiOne{
	width:30%;
 	position: relative;
  	display: inline-block;
  	margin: 15px 0;
  	padding: 15px 20px;
  	min-width: 120px;
  	max-width: 100%;
  	background: #FFF;
  	box-sizing: border-box;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	text-align:center;
	font-weight:600;
	font-size:clamp(0.85rem, 0.759rem + 0.45vw, 1.1rem);
}
.onayamiOne:before {
  	content: "";
  	position: absolute;
  	bottom: -22px;
  	left: 50%;
  	margin-left: -15px;
  	border: 12px solid transparent;
  	border-top: 12px solid #FFF;
  	z-index: 2;
}
.onayamiOne:after {
  	content: "";
  	position: absolute;
  	bottom: -30px;
  	left: 50%;
  	margin-left: -17px;
  	border: 14px solid transparent;
  	z-index: 1;
}
.kyodoMerit .wp-block-group__inner-container{
	width:100%;
	display:flex;
	margin:0 auto;
	flex-wrap:wrap;
	justify-content: center;
  	gap: 30px;
  	margin: 0 auto;
 	box-sizing: border-box;
}
.kyodoMeritOne{
	width:31%;
	background:#fff;
	padding:3%;
	border: 3px solid var(--themecolor);
	box-sizing:border-box;
}
.kyodoMeritOne .wp-block-group__inner-container{
	width:100%;
	display:block;
}
.kyodoMeritIcon{
	width:30%;
	margin:0 auto 30px auto!important;
}
.kyodoMeritTtl{
	color:var(--themecolor);
	font-weight:600;
	margin:0 auto 10px auto;
	font-size:clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
	text-align:center;
}
.outTxt{
	text-align:center;
}

@media screen and (max-width: 1300px) {
.onayamiOne{
	width:47%;
}
.japanMap{
	width:100%;
	max-width:70%;
}
}
@media screen and (max-width: 1000px) {
.service {
    margin: 0 auto 20px auto !important;
}
.kyoudoFlow{
	margin:40px auto 60px auto!important;
	padding: 6%;
}
.kfM30{
	margin:0 auto 30px auto!important;
}
.kyoudouPoint {
    margin: 0 auto 60px auto !important;
}
.onayamiWrapper {
    margin: 0 auto 60px auto;
}
.kyodoMeritOne{
	width:46%;
}
}
@media screen and (max-width: 800px) {
.service {
    display:block!important;
}
.serviceL{
	width:100%;
	margin:0 auto 25px auto!important;
}
.serviceR{
	width:100%;
	margin:0 auto !important;
}
.kashikiri .serviceL{
	width:100%;
}
.kashikiri .serviceR{
	width:100%;
	margin:0 auto !important;
}
.kashikiri .serviceR .wp-block-image{
	margin:0 auto!important;
}
.japanMap{
	margin:10px auto 0 auto;
}
.serviceGarally{
	display:block!important;
}
.serviceGarally .wp-block-image {
    width: 100% !important;
	margin:0 auto 10px auto!important;
}
.serviceGarally .wp-block-image:last-child {
	margin:0 auto!important;
}
.kyoudouPoint{
	display:block!important;
}
.kyoudouPointOne {
    width: 100%;
	margin:0 auto 40px auto!important;
}
.kyoudouPointOne:last-child {
	margin:0 auto!important;
}
.kyodoFlowPc{
	display:none;
}
.kyodoFlowSp{
	display:block;
}
.chart {
    width: 90%;
}
.onayami .wp-block-group__inner-container {
    width: 100%;
}
.onayamiWrapper {
    padding: 7% 7% 13% 7%;
}
.kyodoMerit .wp-block-group__inner-container {
    display: block;
}
.kyodoMeritOne {
    width: 100%;
    padding: 7%;
	margin:0 auto 30px auto;
}
.kyodoMeritOne:last-child {
	margin:0 auto;
}
.kyodoMeritIcon {
    width: 25%;
}
.outTxt{
	text-align:left;
}
}
@media screen and (max-width: 781px) {
.onayami .wp-block-group__inner-container {
    width: 90%;
    display: block;
    gap:unset;
}
.onayamiOne {
    width: 100%;
	margin:0 auto 40px auto;
}
.onayamiOne:last-child {
	margin:0 auto;
}
}
@media screen and (max-width: 640px) {
.service {
    margin: 0 auto 20px auto !important;
}
.kashikiri{
	margin:0 auto 10px auto!important;
}
.kyoudoFlow{
	margin:20px auto 50px auto!important;
	padding: 8%;
}
.kfM30{
	margin:0 auto 20px auto!important;
}
.kyoudouFlowMidashi {
    margin: 0 auto 20px auto;
	line-height:1.5;
}
.kyoudouPoint {
     margin: 0 auto 40px auto !important;
}
.onayamiWrapper {
    margin: 0 auto 40px auto;
}
.kyodoMeritIcon {
    width: 35%;
}
}
@media screen and (max-width: 480px) {
.chart {
    width: 100%;
}
.onayamiOne {
    margin: 0 auto 25px auto;
}
.kyodoMeritIcon {
    margin: 0 auto 20px auto !important;
}
.kyodoMeritOne {
    padding: 10%;
	width:98%;
}
}
@media screen and (max-width: 400px) {
.kyoudouFlowMidashi br{
	display:block;
}
}



/************
物流改善事例・一覧
************/
.caseListWrapper{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
ul.caseList{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-start;
  	list-style: none;
	position:relative;
	gap:50px;
}
ul.caseList li{
	flex: 0 0 calc((100% - 100px) / 3);
  	box-sizing: border-box;
	position:relative;
}
ul.caseList li a{
	position:relative;
	display:block;
	transition:.3s;
}
ul.caseList li a:hover{
	text-decoration:none;
	transition:.3s;
}
ul.caseList li a .caseListPic {
  	position: relative;
  	overflow: hidden;
  	border-radius: 20px;
  	-moz-border-radius: 20px;
  	-webkit-border-radius: 20px;
	background:#111;
}

ul.caseList li a .caseListCate {
  	position: absolute;
  	bottom: 0;
  	left: 0;
  	z-index: 200;
  	background:rgba(24,147,59,.8);
  	color: #fff;
  	padding: 2px 15px;
  	border-radius: 0 20px 0 0;
  	-moz-border-radius: 0 20px 0 0;
  	-webkit-border-radius: 0 20px 0 0;
  	font-size:clamp(0.9rem, 0.882rem + 0.09vw, 0.95rem);
}
ul.caseList li a .caseListPic img{
	transition:.3s;
  	object-fit:cover;
	height:325px;
}
ul.caseList li a .caseListPic:hover img {
  	--webkit-transform: scale(1.1);
  	transform: scale(1.1);
}
ul.caseList li a .caseListTtl{
	width: 100%;
  	margin: 0 auto;
  	padding: 15px 0;
	font-weight:600;
	color:var(--basecolor);
}
ul.caseList li a:hover .caseListTtl{
	color:var(--themecolor);
}
@media screen and (max-width: 1400px) {
ul.caseList li a .caseListPic img{
	height:280px;
}
}
@media screen and (max-width: 1200px) {
ul.caseList li a .caseListPic img{
	height:220px;
}
}
@media screen and (max-width: 1000px) {
ul.caseList li{
	flex: 0 0 calc((100% - 50px) / 2);
}
ul.caseList li a .caseListPic img{
	height:300px;
}
}
@media screen and (max-width: 800px) {
ul.caseList li a .caseListPic img{
	height:260px;
}
}
@media screen and (max-width: 640px) {
ul.caseList{
	display:block;
	gap:unset;
}
ul.caseList li{
	flex:unset;
	width:100%;
	margin:0 auto 30px auto;
  	overflow:hidden;
}
ul.caseList li:last-child{
	margin:0 auto;
}
ul.caseList li a .caseListPic img{
	height:auto;
	object-fit:unset;
}
}


/************
物流改善事例・詳細
************/
.caseSyosaiUp{
	width:100%;
	margin:0 auto 40px auto;
}
.caseSyosaiCate{
	display:inline-block;
	background:var(--themecolor);
	color:#fff;
	text-align:center;
	padding:3px 3%;
	margin:0 auto 10px auto;
	font-weight:600;
}
.caseSyosaiName{
	font-size:clamp(1.3rem, 1.045rem + 1.27vw, 2rem);
	margin:0 auto 30px auto;
	font-weight:600;
}
.caseNaiyo{
	width:100%;
	margin:0 auto 70px auto!important;
	overflow:hidden;
	justify-content:space-between;
	align-items: stretch!important;
}
.caseNaka{
	width:100%;
	margin:0 auto 50px auto;
}
.caseNaka .caseNaiyo:last-child{
	margin:0 auto 30px auto!important;
}
.caseNaka .caseNaiyo:nth-child(even){
	flex-direction:row-reverse
}
.caseNaiyoL{
	width:49%;
}
.caseNaiyo .wp-block-column{
	flex-basis: unset!important;
	flex-grow:unset!important;
}
.caseNaiyoR{
	width:45%;
}
.caseJirei{
	justify-content:space-between;
	align-items:strech;
	margin:10px auto 0 auto;
	overflow:hidden;
}
.caseJirei .wp-block-column{
	flex-basis: unset!important;
	flex-grow:unset!important;
}
.caseJireiL {
	width:48%;
	background:#ebedeb;
	padding:3%;
	box-sizing:border-box;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.caseJireiR{
	width:48%;
	background:#e8f9eb;
	padding:3%;
	box-sizing:border-box;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.caseJireiUp{
	background:var(--hovercolor);
	color:#fff;
	text-align:center;
	padding:7px 4%;
	box-sizing:border-box;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	margin:0 auto 25px auto;
	font-size:clamp(1.05rem, 1.032rem + 0.09vw, 1.1rem);
}
.caseJireiR .caseJireiUp{
	background:var(--themecolor);
	display: inline-flex;
  	align-items: center;
  	gap: 0.4em;
  	position: relative;
	width: 100%;
  	justify-content: center;
}
.caseJireiR .caseJireiUp::before{
	font-family: 'Material Icons';
  	content:'\e8dc';
  	font-size: 1.2em;
  	line-height: 1;
  	display: inline-block;
}
.caseJireiMidashi{
	font-size:clamp(1.2rem, 1.145rem + 0.27vw, 1.35rem);
	font-weight:600;
	margin:0 auto 15px auto;
}
.caseNav {
  	margin: 90px auto 0 auto;
	width:100%;
}
.caseNavInner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.casePrev,
.caseBack,
.caseNext {
  text-align: center;
	font-size:0.9rem;
}
.casePrev {
  text-align: left;
}
.caseNext {
  text-align: right;
}
.caseNext a {
  	display: inline-block;
  	padding: 5px 50px;
  	background: #fff;
	border-top:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	color:var(--basecolor);
 	text-decoration: none;
	position:relative;
	transition:.3s;
}
.caseNext a::before {
	font-family: 'Material Icons';
	content: '\e5cc';
	position: absolute;
	right: 5%;
	top: 7%;
	color:var(--basecolor);
	font-weight: 300;
	font-size:1.1rem;
	transition: 0.3s;
}
.caseNext a:hover::before {
	right: 3%;
	color:#fff;
}
.casePrev a  {
  	display: inline-block;
  	padding: 5px 50px;
  	background: #fff;
	border-top:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	color:var(--basecolor);
 	text-decoration: none;
	position:relative;
	transition:.3s;
}
.casePrev a::before {
	font-family: 'Material Icons';
	content: '\e5cb';
	position: absolute;
	left: 5%;
	top: 7%;
	color:var(--basecolor);
	font-weight: 300;
	font-size:1.1rem;
	transition: 0.3s;
}
.casePrev a:hover::before {
	left: 3%;
	color:#fff;
}
.caseBack a {
  	display: inline-block;
  	padding: 5px 50px;
  	background: #fff;
	border:1px solid #b5b5b5;
	color:var(--basecolor);
 	text-decoration: none;
	position:relative;
	transition:.3s;
}
.caseBack a:hover , .casePrev a:hover , .caseNext a:hover{
  	background: var(--themecolor);
	color:#fff;
}
@media screen and (max-width: 1000px) {
.caseSyosaiUp{
	margin:0 auto 50px auto;
}
}
@media screen and (max-width: 900px) {
.caseNav {
  	margin: 50px auto 30px auto;
}
.caseNavInner {
  display: block;
}
.caseNext , .casePrev{
	display:none;
}
.caseBack a {
  	padding: 10px 4%;
	box-sizing:border-box;
  	background: #fff;
	border:1px solid var(--themecolor);
	width:100%;
	max-width:480px;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
}
.caseBack a::before {
	font-family: 'Material Icons';
	content: '\e5cc';
	position: absolute;
	right: 3%;
	top: 8%;
	color:var(--themecolor);
	font-weight: 300;
	font-size:1.3rem;
	transition: 0.3s;
}
.caseBack a:hover::before {
	rightt: 2%;
	color:#fff;
}
}
@media screen and (max-width: 781px) {
.caseSyosaiUp{
	margin:0 auto 30px auto;
}
.caseNaiyo{
	margin:0 auto 40px auto!important;
}
.caseNaka .caseNaiyo:last-child{
	margin:0 auto 20px auto!important;
}
.caseSyosaiCate{
	padding:1px 5%;
	margin:0 auto 5px auto;
}
.caseJireiL {
	padding:4%;
}
.caseJireiR{
	padding:4%;
}
}
@media screen and (max-width: 640px) {
.caseJireiMidashi br{
	display:none;
}
.caseJireiL {
	padding:6%;
}
.caseJireiR{
	padding:6%;
}
.caseNav {
  	margin: 30px auto 20px auto;
}
.caseBack a {
	max-width:100%;
}
}



/******************
採用情報
******************/
.recruitUpTxt{
	text-align:center;
	width:100%;
	margin:0 auto 30px auto;
}
.recruitGallary{
	width:100%;
	margin:0 auto 90px auto!important;
}
.number{
	width:100%;
	margin: 0 auto;
}
.number .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
  margin: 30px auto 90px auto;
}

.number .numberOne:nth-child(1),
.number .numberOne:nth-child(2),
.number .numberOne:nth-child(3) {
  grid-row: 1;
}

.number .numberOne:nth-child(4) {
  grid-column: 1;
  grid-row: 2;
}

.number .numberOne:nth-child(5) {
  grid-column: 1;
  grid-row: 3;
}

.number .numberOne:nth-child(6) {
  grid-column: 2 / span 2;
  grid-row: 2 / span 2;
}

.numberOne{
	width: 98%;
  	background: #fff;
  	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
	padding:5%;
	box-sizing:border-box;
}
.number .numberOne:nth-child(6) {
	padding:2% 5%;
}
.numberOne .wp-block-group__inner-container{
	display:block;
	margin:0 auto;
}
.numberNaiyo{
	align-items: center !important;
	justify-content:space-between;
	gap:unset!important;
	margin: -15px 0 0 0;
}
.numberNaiyo .wp-block-column{
	flex-basis: unset!important;
    flex-grow: unset!important;
}
.number .numberOne .wp-block-columns{
	align-items:center!important;
	display:flex;
}
.number .numberOne:nth-child(6) .wp-block-columns{
	display:block;
}
.numberNaiyoL{
	width:50%;
}
.number .numberOne:nth-child(6) .numberNaiyoL{
	width:20%;
	margin:0 auto;
}
.numberNaiyoL .wp-block-image {
 	margin: 0 auto !important;
  	width: auto !important;
}
.numberNaiyoL img{
	margin:0 auto!important;
	height: auto;
  	display: block;
	width:70%;
}
.numberNaiyoR{
	width:50%;
}
.number .numberOne:nth-child(6) .numberNaiyoR{
	width:100%;
}
.number .numberOne:nth-child(6) .numberNaiyoL img{
	width:100%;
}

.numberTtl{
	color: var(--themecolor);
  	font-size: clamp(1.2rem, 1.164rem + 0.18vw, 1.3rem);
  	margin: 0 auto 30px auto;
  	text-align: center;
  	font-weight: 600;
}
.numberBigTxt{
	color: var(--themecolor);
  	font-size: clamp(2.8rem, 2.618rem + 0.91vw, 3.3rem);
  	font-weight: 800;
	line-height:1.5;
	margin:0 auto;
	text-align: center;
}
.numberBigTxt span{
  	font-size:clamp(1.5rem, 1.427rem + 0.36vw, 1.7rem);
	padding:0 0 0 10px;
}
.number .numberOne:nth-child(6) .numberBigTxt{
	font-size:clamp(1.8rem, 1.618rem + 0.91vw, 2.3rem);
	line-height:1.3;
	margin:0 auto;
}
.number .numberOne:nth-child(6) .numberBigTxt span{
	font-size:clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
}
.numberTxt{
	font-size:clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
	font-weight: 600;
	line-height:1.5;
}
.numberSubTxt{
	text-align:right;
	font-size:clamp(0.85rem, 0.832rem + 0.09vw, 0.9rem);
	padding:5px 0 0 0;
}
.fukuri{
	width:100%;
	margin:0 auto;
}
.fukuri .wp-block-group__inner-container{
	width:100%;
	margin:30px auto 90px auto;
	display: flex;
  	flex-wrap: wrap;
	justify-content:center;
  	gap: 20px;
}
.fukuri .wp-block-columns {
  	align-items:center!important;
}
.fukuriOne{
	width: 49%;
  	background: #fff;
  	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
	padding:3%;
	box-sizing:border-box;
	justify-content:space-between;
}
.fukuriOne .wp-block-group__inner-container{
	margin:0 auto;
}
.fukuriOne .wp-block-column{
	flex-basis: unset!important;
    flex-grow: unset!important;
}
.fukuriOneL{
	width:25%;
}
.fukuriOneL .wp-block-image {
  	margin: 0 auto!important;
}
.fukuriOneR{
	width:67%;
}
.fukuriTtl{
	color: var(--themecolor);
  	font-size: clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
  	margin: 0 auto 10px auto;
  	font-weight: 600;
}
.voicePickUp{
	width:100%;
	margin:50px auto 60px auto;
}
.voicePickUpList{
	width:100%;
	justify-content:space-between;
	margin:0 auto;
	overflow:hidden;
	display:flex;
	gap:30px;
	flex-wrap:wrap;
}
.voicePickUpItem{
	width:30%;
}
.voicePuPic{
	width:100%;
	margin:0 auto 10px auto;
  	display: inline-block;
  	overflow: hidden;
  	background-color: #f0f0f0; 
  	transition: transform 0.3s ease, background-color 0.3s ease;
}
.voicePuPic img {
  	display: block;
  	width: 100%;
  	height: auto;
  	transition: transform 0.3s ease;
}
.voicePickUpItem a{
	width:100%;
	display:block;
}
.voicePickUpItem a:hover{
	text-decoration:none;
}
.voicePickUpItem a:hover .voicePuPic{
  	background-color: var(--hovercolor);
}
.voicePickUpItem a:hover .voicePuPic img {
  	transform: scale(1.1);
}
.voicePuMidashi{
	color:var(--themecolor);
	font-size:clamp(1.1rem, 1.082rem + 0.09vw, 1.15rem);
	margin:0 auto 10px auto;
	font-weight:600;
	line-height:1.6;
}
.voicePuTitle{
	font-weight:600;
	line-height:1.5;
}
.voicePuMore{
	width:100%;
	max-width:320px;
	margin:60px auto 100px auto;
	overflow:hidden;
}
.voicePuMore a{
	display: block;
  	width: 100%;
  	color: var(--vasecolor);
	background:#fff;
	border:1px solid var(--themecolor);
  	position: relative;
  	padding: 10px 5%;
  	box-sizing: border-box;
  	text-decoration: none;
  	overflow: hidden;
  	border-radius: 30px;
  	-webkit-border-radius: 30px;
  	-moz-border-radius: 30px;
  	transition: .3s;
  	text-align: center;
	overflow: hidden;
	z-index: 1;
}
.voicePuMore a span {
  position: relative;
  z-index: 2;
}
.voicePuMore a::after {
	content: "";
	position: absolute;
	inset: 0;
	background: var(--themecolor);
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform .3s cubic-bezier(0.45, 0, 0.55, 1);
	z-index: 0;
}
.voicePuMore a:hover::after {
	transform: scaleX(1);
	transform-origin: left center;
}
.voicePuMore a:not(:hover)::after {
	transform: scaleX(0);
	transform-origin: right center;
}
.voicePuMore a::before {
	font-family: 'Material Icons';
	content: '\e5df';
	position: absolute;
	right: 5%;
	top: 16%;
	color:var(--themecolor);
	font-weight: 600;
	font-size:1.1rem;
	transition: 0.3s;
}
.voicePuMore a:hover{
	text-decoration:none;
	transition: 0.3s;
	color:#fff;
	background:var(--themecolor);
	border:1px solid var(--themecolor);
	z-index: 1;
}
.voicePuMore a:hover::before {
	color:#fff;
	z-index:1;
}
.toEntryBtn{
	width:100%;
	max-width:900px;
	margin:0 auto;
	position:relative;
}
.animatedGradientBtn{
	display:block;
	width:100%;
	box-sizing:border-box;
	border-radius:10px;
	color:#fff;
	background:linear-gradient(45deg, #35ba57, #18933b, #116025);
	background-position: 20% 80%;
	background-size: 300% 100%;
	padding:7% 5%;
	font-size:clamp(2rem, 1.636rem + 1.82vw, 3rem);
	text-decoration:none;
	font-weight:800;
	font-family:var(--enLg);
	line-height:1.3;
	letter-spacing:0.1rem;
	position:relative;
	transition: transform 0.5s ease, box-shadow 0.5s ease, color 0.3s ease;
}
.animatedGradientBtn span{
	display:block;
	font-size:clamp(1rem, 0.927rem + 0.36vw, 1.2rem);
	font-family: "Noto Sans JP", "BIZ UDPGothic", "Manrope", "IBM Plex Sans JP", "Hina Mincho",'ヒラギノ角ゴシック','Hiragino Sans','メイリオ','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Osaka' ,'Yu Gothic','Arial', sans-serif , serif;
	font-weight:500;
	margin-top:5px;
}
.animatedGradientBtn::before{
	font-family: 'Material Icons';
	content:'\e5e1';
	position: absolute;
	right: 4%;
	top: 45%;
	color:#fff;
	font-size:clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
	transition: transform 0.5s ease, color 0.3s ease;
	z-index:1;
}
.animatedGradientBtn:hover{
	animation: gradientMove 3s ease infinite;
	transform: scale(1.02);
	box-shadow: 0 8px 15px rgba(0,0,0,0.2);
	color:#fff;
	text-decoration:none;
}
.animatedGradientBtn:hover::before{
	transform: translateX(5px);
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	color:#fff;
}
@keyframes gradientMove {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

@media screen and (max-width: 1100px) {
.fukuriOne{
	width: 48%;
}
}
@media screen and (max-width: 1000px) {
.recruitUpTxt {
    text-align: left;
}
.number .wp-block-group__inner-container {
    grid-template-columns: repeat(2, 1fr);
}
.number .numberOne {
    grid-column: unset !important;
    grid-row: unset !important;
}
.numberNaiyo {
    display:block!important;
}
.numberNaiyoL{
	width:35%;
	margin:0 auto 15px auto!important;
}
.number .numberOne:nth-child(6) .numberNaiyoL {
    width: 35%;
    margin:0 auto 15px auto!important;
}
.numberNaiyoL img{
	width:100%;
}
.numberNaiyoR{
	width:100%;
	margin:0 auto!important;
}
.numberBigTxt{
	text-align:center;
}
.numberTxt{
	text-align:center;
}
.number .numberOne:nth-child(6) {
    padding: 5%;
}
.voicePickUpList{
	justify-content:center;
	gap:20px;
}
.voicePickUpItem{
	width:46%;
	margin:0 auto 40px auto;
}
.voicePuMore {
    margin: 10px auto 70px auto;
}
}
@media screen and (max-width: 950px) {
.recruitGallary{
	margin:0 auto 60px auto!important;
}
.recruitGallary .wp-block-image{
	width:48%!important;
}
}
@media screen and (max-width: 850px) {
.number .wp-block-group__inner-container{
	margin:20px auto 60px auto;
	display: block;
  	gap:unset;
}
.numberOne {
    margin:0 auto 30px auto!important;
}
.numberOne .wp-block-group__inner-container {
    margin: 0 auto!important;
}
.numberOne:last-child {
    margin:0 auto 10px auto!important;
}
.number .numberOne:nth-child(n+3) .numberNaiyo .numberNaiyoR {
    min-height: auto;
}
.numberTtl {
    margin: 0 auto 30px auto;
}
.fukuri .wp-block-group__inner-container {
    margin:0 auto 60px auto!important;
    display: block;
    gap:unset;
}
.fukuriOne{
	width: 100%;
	padding:4%;
	margin:0 auto 30px auto!important;
}
.fukuriOne:last-child {
    margin:0 auto 10px auto!important;
}
}
@media screen and (max-width: 800px) {
.voicePickUp{
	margin:30px auto;
}
.voicePickUpList{
	display:block;
	gap:unset;
}
.voicePickUpItem{
	width:100%;
}
.voicePickUpItem:last-child{
	margin:0 auto;
}
.voicePuMore {
    margin: 40px auto 60px auto;
}
}
@media screen and (max-width: 781px) {
.numberOne {
    padding: 6%;
}
.fukuriOne{
    display:block!important;
	padding: 6%;
}
.fukuriOneL {
    width:30%;
	margin:0 auto 20px auto !important;
}
.fukuriOneR {
    width: 100%;
	margin:0 auto;
}
.fukuriTtl {
    text-align:center;
	margin: 0 auto 5px auto;
}
}
@media screen and (max-width: 640px) {
.animatedGradientBtn {
    padding: 8% 5% 9% 5%;
}
.voicePuMore {
    margin:  40px auto 60px auto;
	max-width:100%;
}
}
@media screen and (max-width: 540px) {
.fukuriOneL {
     width: 40%;
}
}
@media screen and (max-width: 480px) {
.numberTtl {
    margin: 0 auto 20px auto;
}
.numberNaiyoL{
	width:45%;
	margin:0 auto 10px auto!important;
}
.number .numberOne:nth-child(6) .numberNaiyoL {
    width: 40%;
    margin:0 auto 10px auto!important;
}
.numberOne {
    padding: 7%;
}
.fukuriOne{
    padding: 7%;
}
.animatedGradientBtn::before{
	top: 42%;
}
.voicePickUp{
	margin:20px auto;
}
.voicePuPic {
    margin: 0 auto;
}
}
@media screen and (max-width: 440px) {
.fukuriOneL {
     width: 45%;
}
}

/******************
募集要項・一覧
******************/
.entryUpTxt{
	width:100%;
	margin:0 auto 40px auto;
	overflow:hidden;
}
.archive-entry{
	width: 100%;
  	display: flex;
  	justify-content: space-between;
  	align-items: stretch;
  	margin: 50px auto 20px auto;
  	flex-wrap: wrap;
}
.arcEnOne{
	width:48%;
	clear:both;
	display: flex;
  	flex-direction: column;
	margin:0 0 4% 0;
}
.arcEnOne a{
	display: flex;
  	flex-direction: column;
  	flex: 1;
	width: 100%;
  	background: #fff;
  	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
  	padding: 5%;
  	box-sizing: border-box;
	overflow:hidden;
	transition:.3s;
}
.entryTtl{
	color: var(--themecolor);
	font-size:clamp(1.1rem, 1.064rem + 0.18vw, 1.2rem);
	line-height:1.7;
	font-weight:600;
	margin:0 0 15px 0;
	display:block;
}
.yoko-naiyou{
	display:block;
	width:100%;
	flex: 1;
	color:var(--basecolor);
}
.readMore{
	display: inline-block;
  	width: 40%;
  	margin: 40px 0 0 auto;
  	background: var(--themecolor);
  	color: #fff;
  	padding: 10px 5%;
  	box-sizing: border-box;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	position:relative;
}
.readMore::before{
	font-family: 'Material Icons';
	content:'\e5e1';
	position: absolute;
	right: 6%;
	top: 50%;
  	transform: translateY(-50%);
	color:#fff;
	z-index:1;
	font-size:0.85rem;
	transition:.3s;
}
.arcEnOne a:hover{
	transform: scale(1.02);
	box-shadow: 0 8px 15px rgba(0,0,0,0.2);
	text-decoration:none;
}
.arcEnOne a:hover .entryTtl{
	color: var(--hovercolor);
}
.arcEnOne a:hover .yoko-naiyou{
	color:var(--basecolor);
}
.arcEnOne a:hover .readMore{
  	background: var(--hovercolor);
}
.arcEnOne a:hover .readMore::before{
	right: 4%;
	transition:.3s;
}
.noSaiyo{
	text-align:center;
	font-weight:600;
	font-size:clamp(1.05rem, 0.977rem + 0.36vw, 1.25rem);
	padding:80px 0;
	width:100%;
}
@media screen and (max-width: 1100px) {
.arcEnOne a{
  	padding: 6%;
}
.readMore{
	display: inline-block;
  	width: 60%;
  	margin: 30px 0 0 auto;
}
}
@media screen and (max-width: 800px) {
.entryUpTxt{
	margin:0 auto 30px auto;
}
.archive-entry{
  	display: block;
  	margin: 30px auto 15px auto;
}
.arcEnOne{
	width:100%;
	margin: 0 auto 30px auto;
}
.arcEnOne:last-child{
	width:100%;
	margin: 0 auto;
}
.arcEnOne a{
  	padding: 5%;
}
.noSaiyo{
	text-align:left;
	padding:40px 0;
}
}
@media screen and (max-width: 640px) {
.readMore{
  	margin: 20px auto 0 auto;
	width:100%;
	padding: 10px 7%;
}
}
@media screen and (max-width: 480px) {
.arcEnOne a{
  	padding: 8%;
}
}

/******************
募集要項・詳細
******************/
.yokoGreen{
	font-size:clamp(1.2rem, 1.091rem + 0.55vw, 1.5rem);
	color:var(--themecolor);
	font-weight:600;
	margin:0 auto 20px auto;
	line-height:1.6;
}
.timeLine{
	width:100%;
	max-width:900px;
	margin:0 auto 70px auto;
	overflow:hidden;
	background:rgba(26,140,59,.15);
	padding:4%;
	box-sizing:border-box;
}
.timeLine h3{
	margin:0 auto 40px auto;
}
.timeLineOne .wp-block-group__inner-container{
	width:100%;
	display:flex;
	align-items:center;
	background:#fff;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:15px 0;
	margin:0 auto 20px auto;
}
.timeLineOne:last-child .wp-block-group__inner-container{
	margin:0 auto ;
}
.time{
	-ms-flex-negative: 0;
  	flex-shrink: 0;
  	position: relative;
  	width: 100px;
  	font-size:clamp(1rem, 0.945rem + 0.27vw, 1.15rem);
  	letter-spacing: 0;
  	line-height: 1;
  	color: var(--themecolor);
  	text-align: right;
	padding:0 20px 0 0;
	font-family:var(--enLg);
}
.time::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	right: 0;
  	display: block;
  	width: 0;
  	width: 0;
  	border-top: 7px solid transparent;
  	border-bottom: 7px solid transparent;
  	border-left: 7px solid var(--themecolor);
  	-webkit-transform: translate(0, -50%);
  	transform: translate(0, -50%);
}
.timeLineKoumoku{
	width: 650px;
	flex-shrink: 0;
  	font-size:clamp(1rem, 0.945rem + 0.27vw, 1.15rem);
  	line-height: 1;
  	padding-left: 20px;
}
.yoko{
	width:100%;
	max-width:900px;
	margin:0 auto 70px auto;
	overflow:hidden;	
}
.yoko table{
	width:100%;
	border-collapse:collapse;
}
.yoko table tr{
	border-bottom:1px solid #ccc;
}
.yoko table tr:last-child{
	border-bottom:none;
}
.yoko table th{
	width:20%;
	vertical-align:top;
	text-align:left;
	padding:3% 0;
}
.yoko table td{
	width:76%;
	padding:3% 2%;
}
@media screen and (max-width: 900px) {
.timeLine h3{
	margin:0 auto 30px auto;
}
.timeLineOne .wp-block-group__inner-container{
	margin:0 auto 15px auto;
}
.time{
	width: calc(50/375*100vw);
}
.timeLineKoumoku{
	width: calc(100% - 50 / 200* 100vw);
	line-height:1.6;
}
}
@media screen and (max-width: 800px) {
.yokoGreen br{
	display:none;
}
.timeLine{
	max-width:100%;
	margin:0 auto 50px auto;
	padding:5%;
}
.yoko{
	margin:0 auto 30px auto;
}
.yoko table th{
	display:block;
	width:100%;
	padding:4% 0 0 0;
}
.yoko table td{
	display:block;
	width:100%;
	padding:0 0 4% 0;
}
}
@media screen and (max-width: 480px) {
.timeLine{
	padding:7%;
}
.timeLineKoumoku{
  	padding-left: 15px;
}
.yoko table th{
	padding:5% 0 0 0;
}
.yoko table td{
	padding:0 0 5% 0;
}
}
@media screen and (max-width: 400px) {
.timeLine h3 br{
	display:none;
}
.time{
	width: calc(50/300*100vw);
}
.timeLineKoumoku{
	width: calc(100% - 50 / 160 * 100vw);
}
}

/******************
プライバシーポリシー
******************/
.ppTxt{
	margin:5px auto 8px auto;
	overflow:hidden;
	text-indent:-1em;
	padding:0 0 0 20px;
}



/******************
お問い合わせ
******************/
#contactForm{
	margin:0 auto;
	width:100%;
	max-width:900px;
}
#contactForm input,
#contactForm select{
	/*-webkit-appearance: none;*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: inset 1px 2px 5px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 2px 5px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 2px 5px -6px rgba(0,0,0,0.5);
	color: #323232;
	background-color:#fff;
	position:relative;
	font-family:Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	padding: 20px 1% 15px 1%;
  	max-width: 98%;
	margin:2px 0 2px 0.2%;
	box-sizing:border-box;
	font-size:clamp(0.8rem, 0.745rem + 0.27vw, 0.95rem);
}
#contactForm input{
	width:98%;
}
#contactForm .age input{
	width:15%;
}
.zipCode input{
	width:16%!important;
}
.wpcf7-radio input{
	width:4%!important;
}
.todoufuken select{
	width:20%!important;
	max-width: 20%!important;
	font-size:95%;
}	
.jyoukyou select{
	width:30%!important;
	max-width: 30%!important;
	font-size:95%;
}	
#contactForm textarea{
	overflow: auto;
	height:140px;
	padding: 20px 1% 15px;
	line-height:1.1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #323232;
	width:93%;
	font-family:Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	overflow: auto;
  	border: 1px solid #e2e2e2;
	font-size:clamp(0.8rem, 0.745rem + 0.27vw, 0.95rem);
}
input:focus, textarea:focus {
	outline:none;
}
input[type=checkbox]:focus{
	outline:none;
}
input[type=radio]:focus{
	outline:none;
	color:#111;
}
#contactForm table{
	width:100%;
	border-spacing: 0;
}
#contactForm tr{
	clear:both;
	border-bottom:1px solid #ccc;
	padding: 4% 0 5% 0;
	display:block;
}
#contactForm th{
	position: relative;
	display:block;
  	width: 100%;
  	text-align: left;
  	font-weight: 500;
	padding:0 0 2% 0;
}
#contactForm td{
	display:block;
  	width: 100%;
	overflow:hidden;
}
span.required{
  	display:inline-block;
  	color: #fff;
	background:var(--themecolor);
  	position: relative;
  	text-align: center;
	padding:3px 2% 4px 2%;
	line-height:1.3;
	font-size:clamp(0.8rem, 0.764rem + 0.18vw, 0.9rem);
	box-sizing:border-box;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	letter-spacing:4px;
	margin:0 0 0 15px;
	font-weight:400;
}
#sendingBox{
	width:100%;
	max-width:900px;
	border-bottom:none;
	margin:0 auto;
	text-align:center;
	padding:50px 0;
}
#sendingTxt{
	font-size:90%;
	margin:0 auto 20px auto;
	overflow:hidden;
	line-height:175%;
}
#sendingTxt i{
	padding:0 0 0 3px;
}
#sendingTxt a{
	text-decoration:underline;
}
#sendingCheck{
	margin:0 auto;
	font-size:clamp(0.95rem, 0.914rem + 0.18vw, 1.05rem);
}
input[type="checkbox"] {
  	position: relative;
  	width: 25px;
  	height: 25px;
  	border: 1px solid #e2e2e2;
	background:#fff!important;
  	vertical-align: -5px;
  	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	transition:.3s;
}
input[type="checkbox"]:checked{
	background:var(--themecolor)!important;
	border: 1px solid var(--themecolor);
	transition:.3s;
}
input[type="checkbox"]:checked:before {
  	position: absolute;
  	top: 4px;
  	left: 7px;
  	transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
  	width: 6px;
  	height: 10px;
  	border-right: 2px solid #fff;
  	border-bottom: 2px solid #fff;
  	content: '';
	transition:.3s;
}
#sendingCheck .wpcf7-list-item-label{
	margin:2px 0 0 7px;
}
#caveat{
	font-size:0.8rem;
	color:#ff0000;
	text-align:center;
	line-height:1.5;
}
#caveat br{
	display:none;
}
#formBtnBox{
	max-width:640px;
	width:100%;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
}
.kakuninBtn{
	width:calc(100% - 280px);
	margin:0 0 0 40px;
}
.kakuninBtn input{
	width:100%;
	height:50px;
	cursor:pointer;
	outline:none;
	background-color:var(--themecolor);
	color:#fff;
	font-size:clamp(1rem, 0.964rem + 0.18vw, 1.1rem);
	border:none;
	letter-spacing:1px;
	transition:.3s;
	font-weight:500;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
.kakuninBtn input:hover{
	background-color:var(--hovercolor);
}
.returnBtn{
	width:240px;
}
.returnBtn input{
	width:100%;
	height:50px;
	outline:none;
	border:none;
	background-color:#bababa;
	border:1px solid #bababa;
	transition:.3s;
	font-weight:500;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	color:#fff;
	font-size:clamp(1rem, 0.964rem + 0.18vw, 1.1rem);
}
.returnBtn input:hover{
	background-color: #515151;
		border:1px solid #515151;
}
.confirmForm span.required{
	display:none;
}
#contactForm select{
	-webkit-appearance: checkbox;
}
.sent #formBox{
	display: none;
}
.sentout_message{
	display: none;
}
.sent .sentout_message{
	display: block;
}
.wpcf7-radio .wpcf7-list-item {
  	display:block;
  	margin:2px 0 2px 2px;
  	width: 45%;
	float:left;
}
.wpcf7-radio label{
	width:100%;
}
.wpcf7-radio label input:checked{
	border:none;
}

/*送信成功*/
div.wpcf7 form.sent .wpcf7-response-output{
	background:#d5edda;
	color:#185626;
	border:1px solid #c4e5cc !important;
	padding:10px 10px 10px 20px !important;
}
/*送信NG・失敗*/
div.wpcf7 form.failed .wpcf7-response-output,
div.wpcf7 form.aborted .wpcf7-response-output,
div.wpcf7 form.invalid .wpcf7-response-output,
div.wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7 form.payment-required .wpcf7-response-output{
	background:#f7d7da;
	color:#711d26;
	border:1px solid #f4c6cb !important;
	padding:10px 10px 10px 20px !important;
} 
/*スパムなどで送信ブロックされた場合*/
div.wpcf7 form.spam .wpcf7-response-output{
	background:#fff2cf;
	color:#846314;
	border:1px solid #feedbd !important;
	padding:10px 10px 10px 20px !important;
}
#contactForm .wpcf7-not-valid {
	background: #ffebef !important;
}
.wpcf7 .wpcf7-submit:disabled{
	background-color:rgba(24,147,59,0.9);
}
.hosoku-txt,.hosoku-txt1{
	color:#575757;
	font-size:85%;
	line-height:1.4em;
}
.hosoku-txt{
	margin-left:8px;
}
.hosoku-txt1{
	margin-top:10px;
	padding-left: 14px;
	text-indent: -14px;
}
.hosoku-txt2{
	margin-top:3px;
	color:#ff0000;
	font-size:85%;
	line-height:1.4em;
}
.messe-end{
	clear:both;
	text-align:center;
}
.messeEndTxt{
	font-size:120%;
}
::placeholder{
	font-size:clamp(0.8rem, 0.745rem + 0.27vw, 0.95rem);
}
.wpcf7-not-valid-tip{
	font-size:clamp(0.85rem, 0.814rem + 0.18vw, 0.95rem)!important;
}
.formOnamae{
	margin:0 auto;
	font-size:90%;
	display:block;
}
.formOnamaeKoumoku{
	font-size:90%;
	display:block;
}
.formFrigana{
	margin:0 auto;
	font-size:90%;
	display:block;
}

.privacy-box {
  margin: 20px 0;
}
.privacy-scroll {
  max-height: 200px;
  overflow-y: auto;
  padding: 2%;
  border: 1px solid #ccc;
  font-size: 1.4rem;
  background-color: #f2f2f2;
  line-height: 1.8;
	text-align:left;
}
.privacyBoxTtl{
	text-align:center;
	font-weight:600;
	margin:0 auto 20px auto;
	font-size:1.7rem;
}
.privacyBoxMidashi{
	font-weight:600;	
	font-size: 1.5rem;
}
.pbTxt{
	text-indent: -1.4rem;
  	padding: 0px 0 0 15px;
}

@media screen and (max-width: 1400px) {
.contactWaku{
	max-width:900px;
}
.zipCode input{
	width:20%!important;
}
.todoufuken select{
	width:22%!important;
	max-width: 23%!important;
}	
}
@media screen and (max-width: 1160px) {

}
@media screen and (max-width: 1000px) {
#contactForm th{
	width:100%;
	display:block;
	padding:2% 0 0 0;
}
#contactForm td{
	width:100%;
	display:block;
	padding:1% 0 2% 0;
}
#contactForm input.wpcf7-text, #contactForm input.wpcf7-email, #contactForm input.wpcf7-textarea {
	width:93%;
	max-width:93%;
}
#contactForm .age input{
	width:20%;
	max-width:20%;
}
#contactForm input.p-postal-code{
	max-width:100%;
	width:auto;
}
span.required{
	display:inline-block;
	margin:0 0 0 2%;
}
.hosoku-txt{
	margin-top:10px;
}
.formOnamae{
	margin:0 auto 5px auto;
}
.formFrigana{
	margin:0 auto 5px auto;
}
#sendingTxt{
	text-align:left!important;
}
}
@media screen and (max-width: 781px) {
.contactUpTxt{
	text-align:left;
}
.zipCode input{
	width:93%!important;
}
.todoufuken select{
	width:95%!important;
	max-width: 97%!important;
}
.wpcf7-radio .wpcf7-list-item {
  	width: 97%;
	float:none;
}
.wpcf7-radio label {
  width: 100%;
	display:block;
	margin:0 0 2px 0;
}
.contactPageTelWrapper .wp-block-group__inner-container{
	width:86%;
	max-width:86%;
	padding:5%;
}
.contactPageTel {
    gap: 1em!important;
}
.contactNakaTel a {
    pointer-events: inherit;
}
.contactNakaSubTxt{
	line-height:1.5;
}
.contactNakaSubTxt br{
	display:block;
}
.jyoukyou select{
	width:95%!important;
	max-width: 97%!important;
}
#contactForm input,
#contactForm select{
	padding: 20px 3% 15px 3%;
}
#contactForm textarea{
	padding: 20px 3% 15px 3%;
}
}
@media screen and (max-width: 640px) {

#contactForm th{
	padding:5% 0 0 0;
}
#contactForm td{
	padding:1% 0 5% 0;
}
#contactForm input.wpcf7-text, #contactForm input.wpcf7-email {
	width:94%;
	max-width:94%;
	margin:0 auto;
}
#contactForm .age input{
	width:50%;
	max-width:50%;
}
#contactForm input.wpcf7-textarea {
	width:97%;
	max-width:97%;
	margin:0 auto;
}
.messe-end{
	text-align:left;
}
.kakuninBtn{
	width:calc(100% - 40%);
	margin:0 0 0 5%;
}
.returnBtn{
	width:35%;
}
#caveat br{
	display:block;
}
}
@media screen and (max-width:480px) {
input[type="checkbox"] {
  	width: 20px;
  	height: 20px;
}
input[type="checkbox"]:checked:before {
  	top: 2px;
  	left: 6px;
  	width: 4px;
  	height: 8px;
}
#sendingCheck .wpcf7-list-item-label {
    margin: 0 0 0 2px;
}
}
@media screen and (max-width:340px) {

}

/******************
プライバシーポリシー
******************/

.pp-txt{
	clear:both;
	margin:0 auto;
}
.pp-txt1{
   text-indent:-2.8rem;
	padding:0 0 0 35px;
	margin:0 0 8px 0;
}

@media screen and (max-width: 1130px) {



}


/******************
サイトマップ
******************/

.sitemapWrap{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	display:flex;
	justify-content:space-between;
}
.sitemap{
	width:48%;
	overflow:hidden;
}
.sitemap ul li{
	width:97%;
	position: relative;
	padding:0 0 40px 25px;
}
.sitemap ul li::before {
  	font-family: 'Material Icons';
  	content:'\e558';
  	transition: 0.3s;
  	position: absolute;
  	left: 0;
  	top: 2px;
  	color:var(--themecolor);
	transition:.3s;
	font-weight:300;
}
.sitemap ul li a{
	width:100%;
	display:block;
	color:var(--basecolor);
	text-decoration:none;
	font-weight:400;
	transition:.3s;
}
.sitemap li a:hover{
	color:var(--hovercolor);
	text-decoration:underline;
}
.sitemap ul li a .material-symbols-outlined{
	font-weight:300;
	padding:0 0 0 5px;
}
.sitemap ul li a:hover.smNoLink{
	pointer-events:none;
	text-decoration:none;
}
.sitemap ul li ul li{
	width:95%;
	position: relative;
	padding:8px 0 8px 16px;
}
.sitemap ul li ul li::before {
  	font-family: 'Material Icons';
  	content:'\e5df';
  	transition: 0.3s;
  	position: absolute;
  	left: 0;
  	top: 8px;
  	color:var(--themecolor);
	transition:.3s;
	font-weight:300;
}
.sitemap ul li ul li a{
	width:100%;
	display:block;
	color:var(--basecolor);
	text-decoration:none;
	font-weight:400;
	font-size:0.95rem;
}

@media screen and (max-width:800px) {
.sitemapWrap{
	display:block;
}
.sitemap{
	width:100%;
}
}



/******************
404
******************/
.txt404{
	padding:0 0 3% 0;
}
.txt404 p{
	clear:both;
}
.btn404{
	width:100%;
	max-width:480px;
	margin:50px auto 20px auto;
}
.btn404 a{
	display: block;
	background:#fff;
	border:1px solid var(--themecolor);
	color:var(--basecolor);
	padding: 15px 0;
	text-align: center;
	position: relative;
	width: 100%;
	text-decoration: none;
	letter-spacing: 0.5px;
	border-radius:40px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	font-size:1.1rem;
}
.btn404 a:hover{
	background:var(--themecolor);
	border:1px solid var(--themecolor);
	color:#fff;
	transition: 0.3s;
}
@media screen and (max-width: 770px) {
.btn404{
	margin:20px auto;
}
.btn404 a{
	padding: 15px 0;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	font-size:0.95rem;
}
}
@media screen and (max-width: 500px) {
.btn404{
	max-width:100%;
}
}

/******************
お知らせ
******************/
#infoBox{
	margin:15px auto;
	width:100%;
	overflow:hidden;
}
#infoBox ul li{
	width:96%;
	padding:25px 2%;
	border-bottom:1px solid #898989;
	display:flex;
}
#infoBox ul li:first-child{
	padding:0 2% 25px 2%;
}
#infoBox ul li:last-child{
	padding:25px 2% 0 2%;
	border-bottom:none;
}
.infoUp{
	width:380px;
}
#infoBox .infoDate{
	font-weight:500;
	color:var(--themecolor);
	width:120px;
	display:inline-block;
}
#infoBox .infoCategory{
	font-weight:500;
	color:var(--themecolor);
	border:1px solid var(--themecolor);
	padding:0 10px;
	font-size:0.8rem;
	border-radius:3px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:120px;
	text-align:center;
	line-height:1.8;
	display:inline-block;
	margin:0 50px 0 10px;
}
#infoBox .infoTitle{
	display:inline-block;
	width:calc(100% - 260px);
}

@media screen and (max-width: 1000px) {
#infoBox ul li{
	display:block;
}
#infoBox .infoUp{
	width:100%;
	display:flex;
	align-items:center;
	margin:0 auto 10px auto;
}
#infoBox .infoTitle{
	width:100%;
	display:block;
}
}
@media screen and (max-width: 640px) {

}
@media screen and (max-width: 440px) {

}



/******************
お知らせ・詳細
******************/
.infoSouko{
	width:100%;
	justify-content:space-between;
	overflow:hidden;
	margin:50px auto 0 auto;
}
.infoSouko .wp-block-column{
	flex-basis: unset!important;
    flex-grow: unset!important;
}
.infoSoukoL{
	width:55%;
}
.infoSoukoR{
	width:38%;
}
.infoSoukoSyosai{
	width:100%;
	overflow:hidden;
}
.infoSoukoSyosai table{
	width:100%;
	border-collapse:collapse;
}
.infoSoukoSyosai table tr{
	width:100%;
	overflow:hidden;
	border-top:1px solid #bae2ba;
	display:flex;
}
.infoSoukoSyosai table tr:last-child{
	border-bottom:1px solid #bae2ba;
}
.infoSoukoSyosai table th{
	width:21%;
	padding:20px 2%;
	background:#f0fcf0;
	font-weight:400;
	vertical-align:top;
	text-align:left;
}
.infoSoukoSyosai table td{
	width:71%;
	padding:20px 2%;
}
.newsBack{
	width:100%;
	max-width:480px;
	margin:70px auto 20px auto;
	overflow:hidden;
}
.newsBack a {
  	padding: 10px 4%;
	box-sizing:border-box;
  	background: #fff;
	border:1px solid var(--themecolor);
	width:100%;
	max-width:100%;
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	display:block;
	text-align:center;
	position:relative;
	transition:.3s;
}
.newsBack a:hover {
	background: var(--themecolor);
	color:#fff;
	text-decoration:none;
}
.newsBack a::before {
	font-family: 'Material Icons';
	content: '\e5cc';
	position: absolute;
	right: 3%;
	top: 8%;
	color:var(--themecolor);
	font-weight: 300;
	font-size:1.3rem;
	transition: 0.3s;
}
.newsBack a:hover::before {
	rightt: 2%;
	color:#fff;
}
@media screen and (max-width: 1200px) {
.infoSoukoL{
	width:60%;
}
.infoSoukoR{
	width:34%;
}
}
@media screen and (max-width: 1000px) {
.infoSouko{
	display:block!important;
	overflow:hidden;
}
.infoSoukoL{
	width:100%;
	margin:0 auto 30px auto!important;
	overflow:hidden;
}
.infoSoukoR{
	width:100%;
	margin:0 auto!important;
}
.infoSoukoR img{
	width:100%;
}
.newsBack{
	margin:40px auto 20px auto;
}
}
@media screen and (max-width: 800px) {
.infoSouko{
	margin:30px auto 0 auto;
}
.infoSoukoSyosai table tr{
	display:block;
}
.infoSoukoSyosai table tr:first-child{
	border-top:none;
}
.infoSoukoSyosai table tr:last-child{
	border-bottom:none;
}
.infoSoukoSyosai table th{
	display:block;
	width:96%;
	padding:20px 2% 0 2%;
	background:transparent;
	font-weight:600;
	font-size:0.9rem;
}
.infoSoukoSyosai table tr:first-child th{
	padding:0 2%;
}
.infoSoukoSyosai table td{
	display:block;
	width:96%;
	padding:0 2% 20px 2%;
}
}
@media screen and (max-width: 640px) {
.newsBack{
	max-width:100%;
	margin:30px auto 15px auto;
}
}
/******************
先輩の声
******************/
.voiceMain{
	width:100%;
	margin:0 auto 70px auto;
	position:relative;
}
.voicePicWrap{
	display: flex;
  	justify-content: flex-start;
	position:relative;
}
.voicePic{
	width:100%;
	max-width:1000px;
	position:relative;
}
.voicePic img{
	width:100%;
	max-width:100%;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
.voiceMainUp{
	position:absolute;
	top: 50%;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
	width:45%;
}
.voiceMidashiWrap{
	width:100%;
	margin:0 auto 40px auto;
}
.voiceMidashi{
	text-align:right;
}
.voiceMidashiLine {
  	display: inline-block;
  	background:var(--themecolor);
  	color: #fff;
  	padding: 7px 10px 9px 10px;
  	line-height: 1.5;
  	margin-bottom: 5px;
	font-size:clamp(1.3rem, 1.191rem + 0.55vw, 1.6rem);
	font-weight:600;
}
.voiceTtl{
	font-weight:600;
	text-align:right;
}
.voiMa h3{
	font-size:clamp(1.2rem, 1.145rem + 0.27vw, 1.35rem);
	color:var(--themecolor);
	margin:0 auto 20px auto;
	border-left:5px solid var(--themecolor);
	padding:0 0 3px 15px;
}
@media screen and (max-width: 1400px) {
.voicePic{
	max-width:850px;
}
.voiceMainUp{
	width:50%;
}
}
@media screen and (max-width: 1100px) {
.voicePicWrap {
    display:block;
	width:100%;
	margin:0 auto 30px auto;
}
.voicePic{
	max-width:100%;
}
.voiceMainUp{
	position:relative;
	width:100%;
	top:unset;
	left:unset;
    transform:unset;
    -webkit-transform:unset;
    -moz-transform:unset;
}
.voiceMidashiWrap {
    margin: 0 auto 20px auto;
}
.voiceMidashi{
	text-align:left;
}
.voiceMidashiLine {
    display: block;
	background:none;
	width:100%;
	padding:0;
}
.voiceMidashiLine span{
    display: inline-block;
	background:var(--themecolor);
	padding: 7px 10px 9px 10px;
	box-sizing:border-box;
	margin:0 0 5px 0;
}
.voiceTtl{
	text-align:left;
}
}

@media screen and (max-width: 800px) {
.voiceMain{
	margin:0 auto 50px auto;
}
}
@media screen and (max-width: 640px) {
.voiceMain {
     margin: 0 auto 40px auto;
}
.voiceMidashi{
	background:var(--themecolor);
	padding:5%;
	box-sizing:border-box;
	width:100%;
}
.voiceMidashiLine {
    display: inline;
    margin: 0;
  }
.voiceMidashiLine span{
	background:none;
	padding:0;
	margin:0;
	display:inline;
}
}
@media screen and (max-width: 480px) {
.voicePicWrap {
     margin: 0 auto 15px auto;
}
.voicePic img{
	object-fit:cover;
	width:100%;
	height:280px;
}
.voiceMidashiWrap {
    margin: 0 auto 15px auto;
}
}