/*===============================================
 *  Home
===============================================*/
#page{
	min-width: 100px;
	overflow: hidden;
}
body{
	font-family: 'Archivo', 'M PLUS 1p', sans-serif;
}
a{
	transition: all 0.3s;
}
a:hover{
	opacity: .7;
}
.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,
.main-header-bar .main-header-bar-navigation .page_item_has_children>a:after {
 content:"＞" !important;
 display:inline-block;
 font-family:Astra;
 font-size:9px;
 font-size:.6rem;
 font-weight:700;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 margin-left:10px;
 line-height:normall;
	transform: rotate(0deg);
}
h1,h2,h3,h4,h5{
	font-family: 'Archivo', 'M PLUS 1p', sans-serif;
}
.home .entry-title{
	display: none;
}
.page .entry-header{
	position: relative;
}
.metaslider .flexslider{
	margin: 0 !important;
}
.metaslider .caption-wrap{
	background: none !important;
	top: 0 !important;
	opacity: 1 !important;
}
.flexslider .slides .header_copy img{
	width: 100% !important;
}
.metaslider .flex-control-nav{
	top: 70% !important;
}
.flex-control-paging li a{
	background: rgba(255,255,255,0.5) !important;
}
.flex-control-paging li a.flex-active{
	background: rgba(255,255,255,0.9) !important;
}
.home .breadcrumbs{
	display: none !important;
}
.breadcrumbs{
	background: #f4f0ed;
	padding: 1em 3em;
	font-size: 0.8em;
}
#primary{
	margin-top: 0;
}
#secondary{
	display: none !important;
}
.home .entry-header p {
  position: absolute;
  top: 35%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
}
.entry-header{
	margin: 0 !important;
	padding: 0 !important;
}
.pageHeader{
	background: #f4f0ed;
	font-weight: bold;
	padding: 5%;
	text-align: center;
}
.pageHeader h1{
	margin-bottom: 50px;
}
.pageHeader h1:first-letter{
	color: #000;
}
/* Page BtoB */
.page-id-3554 .pageHeader h1::first-letter,
.parent-pageid-3554 .pageHeader h1::first-letter{
	color: #45d580;
}
/* Page logistics */
.page-id-3666 .pageHeader h1::first-letter,
.parent-pageid-3666 .pageHeader h1::first-letter{
	color: #5973e2;
}
.pageHeader h1::after{
	background: #c8c4c1;
	content: "";
	display: block;
	margin: 10px auto 0;
	height: 1px;
	width: 45px;
	text-align: center;
}
.pageHeader p{
	padding: 0 10%;
}
.pageTitle h2{
	font-family: 'Archivo', sans-serif;
	font-weight: bold;
	margin-bottom: 60px;
	text-align: center;
}
.pageTitle h2 span{
	display: block;
	font-weight: normal;
	font-size: 16px;
	
}
.main-header-bar{
	border: none !important;
}
.menu-item-type-custom a{
	padding: 1em !important;
}
#menu-item-380{
	background: #2d2d2d;
}
#menu-item-381{
	background: #f94f79;
}
.post-thumb-img-content img{
	margin-bottom: 0 !important;
	width: 100%;
}
.page-header .container{
	padding: 250px 0 !important;
}
.section{
	padding-top: 100px;
	padding-bottom: 100px;
}
.section-image{
	padding: 0 !important;
}
.home h2{
	background:url("https://global-sales.co.jp/wp-content/uploads/2019/08/ttl_bg.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	color: #f94f79;
	font-family: 'Archivo', sans-serif;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 10px 0;
}
.sectionTitle h2{
	font-weight: bold;
	margin: 0 auto;
	margin: 0 auto 60px;
	text-align: center;
}
.gridttl{
	margin: 60px auto !important;
}
.sectionTitle h2 span{
	display: block;
	font-weight: normal;
	font-size: 14px;
}
.sectionTitle h3{
	color: #000;
	font-family: 'Archivo', sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5% !important;
	text-align: center;
}
.sectionTitle h3 span.subTitle{
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 10;
}
.sectionTitle h3::after{
	border-bottom: 2px solid;
	color: #c7c3c0;
	content: "";
	display: block;
	margin: 10px auto;
	width: 10px;
}
h4{
	font-size: 24px;
}
.sectionHeading h4 span{
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px 20px;
}
.yellow{
	color: #f8bf4b;
}
.orange{
	color: #f77d4d;
}
.blue{
	color: #5973e2;
}
.green{
	color: #45d580;
}
.light_green{
	color: #aaea71;
}
.cyan{
	color: #6fc5ff;
}
.red{
	color: #f15d51;
}
.purple{
	color: #9674ff;
}
.pink{
	color: #ff6b6b;
}
.bg_yellow{
	background: #f8bf4b;
}
.bg_orange{
	background: #f77d4d;
}
.bg_blue{
	background: #5973e2;
}
.bg_green{
	background: #45d580;
}
.bd_green{
	border-bottom: 3px solid #45d580;
}
.bg_light_green{
	background: #aaea71;
}
.bg_cyan{
	background: #6fc5ff;
}
.bg_red{
	background: #f15d51;
}
.bg_pink{
	background: #ff6b6b;
}
.bg_purple{
	background: #b47dec;
}
/* 各ページ見出し色
*/
/* BtoBtoCセールスサポート + 子ページ(新規顧客獲得サービス、休眠顧客引き上げサービス、既存顧客販売サービス、コンシェルジュサービス、フォローコールサービス) */
.page-id-447 .pageHeader h1::first-letter,
.page-id-513 .pageHeader h1::first-letter,
.page-id-918 .pageHeader h1::first-letter,
.page-id-928 .pageHeader h1::first-letter,
.page-id-931 .pageHeader h1::first-letter,
.page-id-934 .pageHeader h1::first-letter{
	color: #f8bf4b;
}
/* グローバルサービス + 子ページ(海外マーケティングサービス、GSA中国EC店舗での販売サービス、お客様越境EC店舗代理運用サービス、国内セールスサポートサービス、コールセンター、EC販売サポートサービス、日本ブランドの国内在庫の買取サービス) */
.page-id-947 .pageHeader h1::first-letter,
.page-id-1592 .pageHeader h1::first-letter,
.page-id-1618 .pageHeader h1::first-letter,
.page-id-1641 .pageHeader h1::first-letter{
	color: #b47dec;
}
/* 商品製作業務サービス + 子ページ(ファッション、アパレルデザイン制作、ファッション雑貨製作サービス、ノベルティ・ギフト製作サービス、店舗看板・ディスプレイ・展示会ブース製作サービス) */
.page-id-875 .pageHeader h1::first-letter,
.page-id-887 .pageHeader h1::first-letter,
.page-id-1153 .pageHeader h1::first-letter,
.page-id-1201 .pageHeader h1::first-letter,
.page-id-1211 .pageHeader h1::first-letter{
	color: #ff6b6b;
}
/* カスタマーサポート + 子ページ(カスタマーサービス、ECカスタマーサービス、メール、チャット、SNSサポートサービス、受注サポートサービス、カスタマー販売サービス) */
.page-id-678 .pageHeader h1::first-letter,
.page-id-687 .pageHeader h1::first-letter,
.page-id-700 .pageHeader h1::first-letter,
.page-id-711 .pageHeader h1::first-letter,
.page-id-714 .pageHeader h1::first-letter,
.page-id-725 .pageHeader h1::first-letter{
	color: #f77d4d;
}
/* 採用情報 + 子ページ(募集要項) */
.page-id-15 .pageHeader h1::first-letter,
.page-id-1814 .pageHeader h1::first-letter,
.page-id-1893 .pageHeader h1::first-letter,
.page-id-1895 .pageHeader h1::first-letter,
.page-id-1897 .pageHeader h1::first-letter,
.page-id-1899 .pageHeader h1::first-letter{
	color: #f94f79;
}
.btnArea{
	margin: 5% 0 0;
	text-align: center;
}
/*.btnArea span.btnOrange{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/08/btn_bg_orange.jpg");
	background-size: cover;
	display: inline-block;
}
.btnArea span.btnBlue{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/08/btn_bg_blue.jpg");
	background-size: cover;
	display: inline-block;
}
.btnArea span.btnGreen{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/08/btn_bg_green.jpg");
	background-size: cover;
	display: inline-block;
}
.btnArea span.btnRed{
	background: url("https://global-human.sakura.ne.jp/gsa/wp-content/uploads/2019/08/btn_bg_red.jpg");
	background-size: cover;
	display: inline-block;
}
.btnArea span.btnPurple{
	background: url("https://global-human.sakura.ne.jp/gsa/wp-content/uploads/2019/08/btn_bg_purple.jpg");
	background-size: cover;
	display: inline-block;
}
.btnArea span.btnPink{
	background: url("https://global-human.sakura.ne.jp/gsa/wp-content/uploads/2019/08/btn_bg_pink.jpg");
	background-size: cover;
	display: inline-block;
}*/
.btnArea a,
.btnArea span{
	background: #fff;
	border: 1px solid #000;
	color: #000;
	display: inline-block;
	font-weight: bold;
	padding: 10px 60px;
	position: relative;
	right: 5px;
	bottom: 5px;
	transition: all 0.3s;
}
.btnArea a:hover,
.btnArea span span:hover{
	/*
	bottom: 0;
	right: 0;
	*/
	opacity: .7;
}
.btnArea a::after{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/08/icon_arrow_right.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
	content: "";
	display: inline-block;
	height: 22px;
	vertical-align: middle;
	width: 15px;
	position: absolute;
	right: 10px;
}
.delay1{
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.delay2{
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.delay3{
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.delay4{
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.delay5{
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.delay6{
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.delay7{
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.delay8{
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.delay9{
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
.delay10{
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
.delay11{
	-webkit-animation-delay: 2.2s;
	animation-delay: 2.2s;
}
.last_section{
	padding-bottom: 15% !important;
	margin-bottom: -12% !important;
}
.bold{
	font-weight: bold;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.mt0{
	margin-top: 0 !important;
}
.mb0{
	margin-bottom: 0 !important;
}
.partner-logo{
	padding: 2% 20% 0 20%;
}
.partner-logo img{
	height: auto !important;
	width: 100% !important;
}
/* #mainTitle
------------------------------------------*/
#mainTitle::before {
	background: #fff none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: -100vw;
	position: absolute;
	top: 0;
	transform: rotate(0deg);
	transform-origin: center top 0;
	width: 300vw;
}
#mainTitle {
	margin-top: -110px;
	padding-top: 110px;
	position: relative;
	text-align: center;
}
#mainTitle > div {
  padding-bottom: 150px;
	position: relative;
	z-index: 1;
}
/* BtoBtoC
------------------------------------------*/
#bbc::before {
	background: #f5f0ed none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: -85vw;
	position: absolute;
	top: 0;
	transform: rotate(7deg);
	transform-origin: center top 0;
	width: 300vw;
}
#bbc {
	margin-top: -130px;
	padding-top: 50px;
	position: relative;
}

#bbc > div {
	background: #f5f0ed;
	padding-bottom: 180px;
	position: relative;
	z-index: 1;
}
#bbc dl dt{
	margin-bottom: 5%;
}
#bbc dl dd{
	font-size: 24px;
}
.calls{
	color: #f8bf4b;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin: 0 30px;
	vertical-align: sub;
}
.unit{
	font-size: 20px;
}
/* Graph */
.uv-legend{
	display: none !important;
}
.uv-frame-bg{
	fill: none !important;
}
.uv-chart > g > g > rect {
	fill: #999 !important;
}
.uv-chart > g > g > text {
	fill: #000 !important;
}
.uv-chart > g > g:last-child > rect {
	fill: #45d580 !important;
}
.uv-chart > g > g:last-child > text {
	fill: #45d580 !important;
}
/* BtoB
------------------------------------------*/
#bb::before {
	background: #fff none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: 100vw;
	position: absolute;
	top: 0;
	transform: rotate(0deg);
	transform-origin: center top 0;
	width: 300vw;
}
#bb {
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
}

#bb > div {
	background: #fff;
	padding-bottom: 250px;
	position: relative;
	z-index: 1;
}
#bb dl dt{
	margin-bottom: 5%;
}
#bb dl dd{
	font-size: 24px;
}
.follow{
	color: #45d580;
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin: 0 10px;
	vertical-align: sub;
}
.unit{
	font-size: 20px;
}
/* #GLOBAL SERVICE
------------------------------------------*/
#gs::before {
	background: #f5f0ed none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: -100vw;
	position: absolute;
	top: 0;
	transform: rotate(-7deg);
	transform-origin: center top 0;
	width: 300vw;
}
#gs {
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#gs > div {
	background: #f5f0ed;
	padding-bottom: 150px;
	position: relative;
	z-index: 1;
}
#gs h4{
	text-align: center;
}
.gs{
	align-items: flex-end !important;
}
.gs p{
	font-size: 24px;
	font-weight: bold;
}
.gs p img{
	margin-right: 15px;
	vertical-align: bottom;
}
.gs01,
.gs02{
	color: #b47dec;
	font-size: 55px;
	font-weight: bold;
	line-height: 1;
	margin: 0 15px;
	vertical-align: sub;
}
.global thead th{
	color: #fff;
	background-color: #6a6a6a;
}
/* #GOODS PRODUCTION
------------------------------------------*/
#gp::before {
	background: #fff none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: -100vw;
	position: absolute;
	top: 0;
	transform: rotate(7deg);
	transform-origin: center top 0;
	width: 300vw;
}
#gp {
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#gp > div {
	background: #fff;
	padding-bottom: 150px;
	position: relative;
	z-index: 1;
}
.graph{
	margin: 3% 0;
}
#gp h4{
	text-align: center;
}
.iw-so-circle-timer::after{
	content: "%";
	font-size: 20px;
}
#gp p{
	text-align: center;
}
h3.iw-so-circle-title{
	font-size: 18px;
}
/* #CUSTOMER SUPPORT
------------------------------------------*/
#cs::before {
	background: #f5f0ed none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: -100vw;
	position: absolute;
	top: 0;
	transform: rotate(7deg);
	transform-origin: center top 0;
	width: 300vw;
}
#cs {
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#cs > div {
	background: #f5f0ed;
	padding-bottom: 150px;
	position: relative;
	z-index: 1;
}
#cs h4{
	text-align: center;
}
#cs p{
	text-align: center;
}

/* #logistics
------------------------------------------*/
#logistics::before {
	background: #fff none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	right: -100vw;
	position: absolute;
	top: 0;
	transform: rotate(-7deg);
	transform-origin: center top 0;
	width: 300vw;
}
#logistics {
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#logistics > div {
	background: #fff;
	padding-bottom: 150px;
	position: relative;
	z-index: 1;
}
#logistics h4{
	text-align: center;
}
.logistics{
	align-items: flex-end !important;
}
.logistics p{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.logistics p > span{
	display: block;
}
.logistics p img{
	margin-right: 15px;
	vertical-align: bottom;
}
.logistics h5{
	text-align: center;
}
.logistics h5 img{
	width: 40%;
	display: block;
	margin: 0 auto 10px;
}
.logistics01,
.logistics02,
.logistics03{
	color: #5973e2;
	font-size: 55px;
	font-weight: bold;
	line-height: 1;
	margin: 0 15px;
	vertical-align: sub;
}





/* OVERSEAS PRODUCTION
------------------------------------------*/
#op::before {
    background: #fff none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 300px;
    left: -100vw;
    position: absolute;
    top: 0;
    transform: rotate(-7deg);
    transform-origin: center top 0;
    width: 300vw;
}
#op{
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#op > div{
    padding-bottom: 180px;
	position: relative;
	z-index: 1;
}
#op h4{
	text-align: left;
}
.op_image{
	position: relative;
	padding: 0 0 10% 0;
}
.op_image > div:first-child{
	position: relative;
	z-index: 1;
}
.op_image > div:last-child{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;
}
/* WEB RESEARCH
------------------------------------------*/
#wr::before {
	background: #f5f0ed none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: -100vw;
	position: absolute;
	top: 0;
	transform: rotate(-7deg);
	transform-origin: center top 0;
	width: 300vw;
}
#wr {
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#wr > div {
	background: #f5f0ed;
	padding-bottom: 180px;
	position: relative;
	z-index: 1;
}
#wr h4{
	text-align: center;
}
#wr h4 span{
	display: inline-block;
}
#wr .step{
	margin: 5% 0 0;
}
#wr .step ul{
	align-items: flex-start;
    display:flex;
    flex-wrap:wrap;
	justify-content: space-around;
}
#wr .step ul li{
	background: #fff;
	padding: 15px;
	text-align: center;
	width: 25%;
}
#wr .step ul li h5{
	bottom: 35px;
	font-weight: bold;
	position: relative;
	margin-bottom: -20px;
	text-align: left;
}
#wr .step ul li:first-child h5::before{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/08/icon_step01.svg");
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	vertical-align: middle;
	width: 50px;
}
#wr .step ul li:nth-child(2) h5::before{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/08/icon_step02.svg");
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	vertical-align: middle;
	width: 50px;
}
#wr .step ul li:nth-child(3) h5::before{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/08/icon_step03.svg");
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	display: inline-block;
	height: 50px;
	margin-right: 10px;
	vertical-align: middle;
	width: 50px;
}
#wr .step ul li img{
	margin-bottom: 15px;
}
#wr .step ul li p{
	font-size: 16px;
	text-align: left;
}


/* home_product
------------------------------------------*/
#home_product::before {
	background: #fff none repeat scroll 0 0;
	content: " ";
	display: block;
	height: 300px;
	left: -100vw;
	position: absolute;
	top: 0;
	transform: rotate(-7deg);
	transform-origin: center top 0;
	width: 300vw;
}
#home_product {
	margin-top: -130px;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#home_product > div {
	background: #fff;
	padding-bottom: 100px;
	position: relative;
	z-index: 1;
}
#home_product .sectionTitle h3 span.subTitle{
	color: #f94f79;
}
.product_list{
	margin-bottom: 3%;
	position: relative;
}
.home_product_ttl{
	position: absolute !important;
	left: 0;
	top: 0;
	width: 50px;
	z-index: 1 !important;
}
.home_product_ttl img{
	width: 100% !important;
}
.product_list_inner{
	margin: 0 3%;
}
.product_wrap{
	align-items: center;
	display: flex;
	justify-content: center;
	margin: 0 0 30px;
}
.product_wrap > div{
	position: relative;
}
.product_label{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 50px;
}
.product_label img{
	width: 100%;
}
.product_box{
	align-items: center;
	display: flex;
	justify-content: center;
}
.product_box > div{
	margin: 0 3%;
	width: 44%;
}
/* BUSINESS PARTNER
------------------------------------------*/
#bp{
	
}
.partner_list{
	margin: 0 0 3%;
}
/* home_company
------------------------------------------*/
#home_company{
	margin-top: 100px;
	padding-bottom: 5% !important;
	padding-top: 5% !important;
}
#home_company h2{
	position: relative;
	bottom: 200px;
	margin-bottom: -200px;
	text-align: center;
}
#home_company h3{
	font-size: 28px;
}
.home_company{
	background: #fff;
	padding: 5%;
}
.home_company p{
	min-height: 100px;
}
/* home_recruit
------------------------------------------*/
#home_recruit{
	padding: 5% 0;
}
#home_recruit > div{
	padding-bottom: 0;
}
.staff_list{
	margin-bottom: 3%;
}
.link_grid{
	box-shadow: 0 0 10px #999;
}
#home_recruit a:hover{
	opacity: .7;
}
#home_recruit p{
	text-align: center;
}
/* footer
------------------------------------------*/
footer {
	background: none !important;
	color: #fff;
   /* margin-top: -130px;
    padding-top: 130px !important;*/
    position: relative;
	padding: 20px 0 0;
}
footer > div{
	border: none !important;
	background: #f94f79 !important;
	position: relative;
}
footer::before {
 background: #f94f79 none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 200px;
    left: -100vw;
    position: absolute;
    top: 0;
    transform: rotate(0deg);
    transform-origin: center top 0;
    width: 300vw;
}
.nav_wrap{
	display: table;
	width: 100%;
}
.nav_wrap > div{
	border-left: 1px dashed #3a3a3a;
	box-sizing: border-box;
	display: table-cell;
	padding-left: 18px;
	vertical-align: top;
	width: 25%;	
}
.site-footer a{
	color: #3a3a3a;
}
.ast-footer-overlay{
	background: #dd245a;
	font-size: 12px;
	padding: 5px 0;
}
.footer_nav{
	margin: 0 auto;
	padding: 0;
	width: 1170px;
	padding: 0;
}
.footer_nav ul{
	text-align: left;
}
.footer_nav ul li{
	/*border-left: 1px dashed #fc8c9b;*/
	padding-left: 18px;
}
.footer_logo{
	margin: 3% 0;
	text-align: center;
}
.footer_logo a{
	display: inline-block;
}
.footer-big{
	padding-bottom: 0;
	padding-top: 0;
}
.footer-big .copyright{
	background: #dd245a;
	padding: 5px 0;
}
.footer-big p{
	color: #fff;
	font-size: 12px;
	margin-bottom: 0;
}
.pull-left,
.pull-right{
	float: none;
	width: 100%;
}
.footer_nav_sp > div:first-child{
	border-top: 1px dashed #3a3a3a;
}
.ast-footer-overlay p{
	margin-bottom: 0;
}
.pmark{
	margin: 30px 0;
}
.pmark ul{
	align-items: flex-start;
	display: flex;
	justify-content: center;
}
.pmark ul li{
	margin: 0 5px;
}
.pmark ul li:first-child{
	margin-right: 20px;
}
.pmark ul li > div{
	display: flex;
	justify-content: center;
	align-items: center;
}
.pmark ul li > div > div:last-child{
	margin-left: 10px;
}
.pmark ul li:first-child a > img{
	width: 60px;
}
.pmark p{
	color: #000;
	font-size: 12px;
	margin: 5px 0 0;
	text-align: center;
}
/* アコーディオン
------------------------------------------*/
.cp_actab {
	border-bottom: 1px dashed #3a3a3a;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
	color: #3a3a3a;
	text-align: left;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0;
	cursor: pointer;
	margin: 0 0 1px 0;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #fff;
}
.cp_actab-content > ul{
	margin-bottom: 15px;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
/*===============================================
 *  サービス
===============================================*/
.page-id-9 #page{
	background: #f4f0ed;
}
/* サービス下層
------------------------------------------*/
h1, .entry-content h1{
	font-size: 2rem;
}
.service-sub{
	display: flex !important;
  	display:-webkit-box;
  	display:-ms-flexbox;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	padding: 6% 0;
}
.service-sub_img{
	flex: 1;
}
.service-sub_inner{
	display: flex;
  	display:-webkit-box;
  	display:-ms-flexbox;
	flex-direction: column;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	justify-content: center;
	flex: 3;
}
.service-sub_text{
	margin: 0 3% 0 3%;
}
.service-sub_text h3{
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}
.service-sub_text p{
	margin: 10px 0 20px 0;
}
.btn-square{
	display: inline-block;
	background-color: #fff;
	border: 1px solid #000;
	padding: 10px 60px;
	color: #000;
}
.btn-square img{
	position: relative;
	left: 40px;
}
.second-head{
	text-align: center;
	font-weight: bold;
	padding: 7% 0;
	margin-bottom: 0;
}
.service-cases{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 4px solid #F7A17F;
	border-radius: 6px;
	background: #F77D4D;
	margin-bottom: 40px;
}
.cases-name{
	width: 30%;
	background: #F77D4D;
}
.cases-name h3{
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.cases-details{
	width: 70%;
}
.cases-details p{
	margin-bottom: 0;
	font-weight: bold;
	background: #fff;
	padding: 2%;
}
/* サービスFLOW
------------------------------------------*/
.service-flow{
	text-align: center;
	display: flex;
  	display:-webkit-box;
  	display:-ms-flexbox;
	flex-direction: column;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
	margin: 0%;
}
.flow-inner{
	background: #000;
	display: flex;
  	display:-webkit-box;
  	display:-ms-flexbox;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	margin-bottom: 3%;
	border: 5px solid #000;
}
.flow-step{
	background-color: #000;
	height: 75px;
	margin: 0;
	width: 3%;
}
.flow-step img{
	display: block;
	height: 100%;
	margin: 0 auto;
	padding-right: 5px;
	width: auto;
}
.flow-text{
	background: #fff;
	width: 97%;
	text-align: left;
	flex: unset !important;
}
.flow-text-inner{
	padding: 3% 5%;
}
.flow-text p{
	margin-bottom: 0;
	word-wrap:break-word;
}
.flow-arrow{
	margin-bottom: 2%;
}
.flow-arrow img{
	display: block;
	margin: 30px auto;
}
.sub-about{
	padding: 100px 0;
	background: #f4f0ed;
}
.sub-about_details{
	display:flex;
	align-items: center !important;
	margin-bottom: 60px;
}
.sub-about_details p{
	padding: 5% 0;
	margin-bottom: 0;
}
.sub-about_text dl{
	text-align: center;
	padding: 5%;
}
.sub-about_text dd{
	margin: 0;
}
/* サービス case
------------------------------------------*/
.inner_m{
	margin: 0% 15%;
}
.case_wrap{
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}
.case_other{
	align-items: center;
	display: flex;
	justify-content: space-around;
	margin-bottom: 100px;
	flex-wrap: wrap;
}
.case_wrap .box_case{
	background: #fff;
	border: 6px solid #000;
	padding: 15px;
	width: 60%;
}
.case_other .box_other-case{
	background: #fff;
	border: 6px solid #000;
	padding: 15px;
	width: 49%;
	margin: 0.5% 0;
}
.case_wrap .box_case dl{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/10/heading_case.png");
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 24px;
	margin-bottom: 30px;
	padding-left: 100px;
}
.case_other .box_other-case dl{
	background: url("https://global-sales.co.jp/wp-content/uploads/2019/10/heading_case.png");
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 24px;
	margin-bottom: 30px;
	padding-left: 100px;
}
.case_wrap .box_case dl dd{
	line-height: 1.2;
	margin: 0;
}
.case_wrap .arrow_right{
	text-align: center;
	width: 20%;
}
.case_wrap .case_data{
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 20%;
}
.case_wrap .case_data img{
	display: block;
	width: 80%;
	margin: 10px auto;
}
table.case td.column-1{
	width: 30%;
}
table.case td.column-2{
	padding-left: 0.5em;
	text-indent: -0.5em;
}
table.case td.column-2::before{
	content: ":";
	margin-right: 5px;
}
.summary{
	text-align: center;
	font-weight: bold;
	padding: 0% 0 4% 0;
	margin-bottom: 0;
}
@media screen and (max-width: 768px){
	.summary{
		padding: 0% 0 10% 0;
	}
}
/* 採用情報
------------------------------------------*/
.sow-tabs-tab-container{
	background: none !important;
	padding: 0 !important;
}
.sow-tabs-tab{
	background: #f4f0ed;
	margin: 0 5px 0 0 !important;
}
.sow-tabs-tab-selected{
	background: #f94f79 !important;
}
.sow-tabs-tab-selected .sow-tabs-title{
	color: #fff !important;
}
.sow-tabs-title{
	color: #2d2d2d;
	font-size: 14px;
}
.sow-tabs{
	margin-bottom: 100px;
}
.r_list li+li{
	margin-top: 50px;
}
.r_box h3{
	background: #f94f79;
	color: #fff;
	font-size: 20px;
	padding: 10px;
	font-weight: bold;
}
.r_detail{
	display: flex;
	justify-content: space-between;
}
.r_detail > div{
	width: 49%;
}
.r_detail img{
	width: 100%;
}
.r_detail table{
	border: none;
}
.r_detail table td{
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px dashed #ddd !important;
	line-height: 1.5;
	padding: 5px 0;
	font-size: 14px;
}
.r_detail table td:first-child{
	color: #f94f79;
	font-weight: bold;
	width: 15%;
}
.submit_area p{
	margin: 50px 0;
}
.submit_area p a{
	text-decoration: underline;
}
.submit_area input[type="submit"]{
	background: rgba(249, 79, 121, 1) url("https://global-sales.co.jp/wp-content/uploads/2019/08/icon_arrow_right.svg") no-repeat scroll 95% center / 15px ;
	padding: 15px 90px;
	transition: all 0.3s;
}
.submit_area input[type="submit"]:hover{
	opacity: .7;
}
.recruit-type{
	font-size: 18px !important;
	border-bottom: 1px solid #ddd;
	border-left: 4px solid #7d7d7d;
	padding: 1px 5px;
	font-weight: bold;
}
.recruit_contents, .senior-staff, .recruit_message{
	margin-bottom: 20px;
	padding: 5% 3% 2% 3%;
	background: #f9f9f9;
}
.recruit_contents li{
	display: inline-block;
	margin-right: 20px;
	border-bottom: 1px solid #8496db;
	line-height: 1.1em;
}
.recruit_contents dt{
	background: #f4f4f4;
	padding: .3% 1.5%;
	margin-bottom: 15px;
}
ul.recruit_tabs {
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	border-bottom: 5px solid #f94f79 !important;
	justify-content: space-between;
}
.recruit_tabs li {
	display: inline-block;
	background: #f9f9f9;
	padding: 1% 2%;
	width: 15%;
}
.recruit_tabs a{
	color: #000;
}
/* 募集要項 */
table.requirements{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.requirements td.column-1{
	font-weight: bold;
	width: 20%;
}
.requirements span{
	font-size: 14px;
}
@media screen and (max-width: 640px){
	.recruit_tabs li{
		width: 50%;
	}
}
/* メッセージ */
.r_message_title{
	display: flex;
	align-items: center;
}
.r_message_title img{
	width: 13%;
}
.r_message_title h3{
	color: #f94f79 !important;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 20px;
	border-bottom: 2px solid #f94f79;
}
.message_content p{
	padding: 1% !important;
}
@media screen and (max-width: 640px){
	.r_message_title h3{
		margin: 15px 0 10px 0 !important;
	}
	.r_message_title{
		display: block;
		text-align: center;
	}
	.r_message_title img{
		width: 30%;
		text-align: center;
		margin: 0 35%;
	}
}
/* 社内風景 */
.in-house, .in-house2, .in-house3{
	display: flex;
	justify-content: space-around;
	margin-bottom: 1%;
}
.in-house_1c{
	width: 59%;
}
.in-house_1c img{
	height: 100%;
	width: 100%;
}
.in-house_2c{
	width: 39%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
	.in-house_2c > img {
		height: 100%;
		width: 100%;
	}
.in-house_3c{
	width: 49%;
}
.in-house_3c img{
	height: 100%;
	width: 100%;
}
@media screen and (max-width: 640px){
	.in-house{
		flex-direction: column;
	}
	.in-house2{
		flex-direction: column-reverse;
	}
	.in-house_1c{
		width: 98%;
		margin: auto;
	}
	.in-house_2c{
		width: 100%;
		flex-direction: unset;
		flex-wrap: wrap;
	}
	.in-house_2c > img {
		width: 50%;
	}
}
/* 先輩社員の声 */
.senior-staff h3{
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin-left: 20px;
}
.senior-staff h4{
	color: #f94f79;
	font-size: 20px;
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: bold;
}
.senior-staff p{
	padding: 0 !important;
}
.senior-staff li{
	margin-bottom: 30px;
	border-bottom: 1px solid #474747;
}
.voices, .voices2{
	display: flex;
}
.voices{
	align-items: center;
}
.voices > img{
	display: block;
	min-width: 110px;
	width: 110px;
}
.voices2 > div{
	width: 50%;
	align-items: flex-start;
}
.voices2 p{
	margin-right: 10px;
}
@media screen and (max-width: 640px){
	.voices{
		flex-direction: column;
	}
	.voices img{
		margin-bottom: 20px;
	}
	.voices2{
		flex-direction: column-reverse;
	}
	.voices2 > div{
		width: 100%;
	}
	.senior-staff h3{
		font-size: 18px;
		margin-left: 0;
	}
	.senior-staff h4{
		font-size: 16px;
	}
	.voices2 p{
		margin-right: 0 !important;
	}
}
/* 資料請求 / お問い合わせ
------------------------------------------*/
.tab li h4{
	font-size: 20px;
	background: #02013b;
	margin: 0 !important;
	text-align: center;
	color: #fff;
	padding: 1% 0;
}
ul.tab {
    list-style: none;
	padding: 0 ;
	margin-bottom: 30px;
}
ul.tab::after{
	clear: both;
	content: "";
	display: block;
}
ul.tab li {
	background: #f4f0ed;
	color: #555;
    float: left;
    margin: 0;
    cursor: pointer;
	width: 49.5%;
	opacity: .7;
	padding: 15px !important;
	text-align: center;
	transition: all 0.5s ease 0s;
}
ul.tab li:first-child{
	margin-right: 1%;	
}
ul.tab li:hover{
	background: rgba(0,0,0,0.1);
}
ul.tab li.active {
	background-color: #f94f79;
	color: #fff;
	opacity: 1;
}
div.tabContent {
	clear: both;
	margin-bottom: 30px;
	padding: 0;
	width: 100%;
	display: none;
}
div.active {
    display: block;
}
.tabContent_wrap > div{
	margin-bottom: 0 !important;
}
table.contact td:first-child{
	background: #f4f0ed;
}
.heading_top{
	vertical-align: top;
}
table p{
	padding: 0 !important;
}
/* お知らせ
------------------------------------------*/
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single{
	margin: 0.5em 0;
	padding: 2em 4em;
}
.blog .entry-title, .ast-single-post .entry-title{
	font-size: 24px;
}
/* 会社概要
------------------------------------------*/
.location{
	align-items: flex-start;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 15px;
}
.location > div{
	margin: 0 15px;
}
.location > div:first-child{
	width: 50%;
}
.location dl dd{
	margin: 0;
}
.btn_philosophy{
	background: rgba(0,0,0,0.7);
	color: #fff !important;
	display: block;
	font-size: 30px;
	font-weight: bold;
	padding: 30px 0;
	text-align: center;
}
.compnay-links ul{
	margin: 5% 0;
	display: flex;
	justify-content: space-around;
}
.compnay-links li{
	width: 46%;
}
.compnay-links ul li a{
	font-size: 20px;
}
/*===============================================
 *  media query
===============================================*/
@media screen and (min-width: 1170px){
	.main .blog-post .container{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.main .blog-post .container .row{
		margin-left: 0;
		margin-right: 0;
	}
	.main .blog-post .container .row > div{
		padding-left: 0;
		padding-right: 0;
	}
	.home .inner{
		margin: 0 auto;
		width: 1170px;
	}
	.inner{
		margin: 0 auto;
		width: 980px;
	}
}
@media screen and (max-width: 1169px) {
	.inner{
		padding: 0 5%;
	}
	.footer_nav{
		width: 100%;
	}
}
@media screen and (min-width: 1240px){
	.main-header-menu a{
		padding: 0 0.8em;
	}
	.ast-container{
		padding: 0;
		max-width: 100%;
	}
	.ast-site-identity {
	    padding: 1em 3em;
	}
	.single-post #primary,
	.blog #primary{
    float: none;
    margin: 100px auto 125px !important;
    width: 1170px !important;
	}
}
@media screen and (max-width: 1239px) and (min-width: 992px){
	.ast-site-identity {
	    padding: 0.75em;
	}
	.main-header-menu a{
		font-size: 12px !important;
		padding: 1em !important;
	}
}
@media screen and (max-width: 1239px) and (min-width: 769px){
	.menu-item-type-custom a img{
		margin: 0 auto;
		width: auto !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 769px){
	.ast-site-identity {
	    padding: 0.75em;
	}
	.main-header-menu a{
		font-size: 12px !important;
		padding: 1em !important;
	}
	.menu-item-type-custom a img{
		margin: 0 auto;
		width: 80%;
	}
}
@media screen and (min-width: 769px){
	.only_sp{
		display: none;
	}
	#tm h4{
		font-size: 28px !important;
		margin-bottom: 50px;
	}
}
@media screen and (max-width: 768px){
	.only_pc{
		display: none;
	}
	.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,
	.main-header-bar .main-header-bar-navigation .page_item_has_children>a:after {
		display: none;
	}
	.list_coltwo{
	    display: block !important;
	    flex-direction: unset !important;
	}
	.list_coltwo > div{
	    margin: 2% !important;
	    width: 46% !important;
	    float: left;
	}
	.list_coltwo::after{
	    clear: both;
	    content: "";
	    display: block;
	}
	.metaslider .flexslider .slides p{
		width: 90%;
	}
	.post-thumb-img-content img{
		height: auto;
		position: relative;
	}
	#mainTitle,
	#bb,
	#bbc,
	#gs,
	#gp,
	#cs,
	#tm,
	#op,
	#wr,
	#dss,
	#oss,
	#logistics,
	#home_product{
		margin-top: -60px;
		padding-top: 60px;
	}
	#mainTitle > div,
	#bb > div,	
	#bbc > div,
	#gs > div,
	#gp > div,
	#cs > div,
	#tm > div,
	#op > div,
	#wr > div,
	#dss > div,
	#oss > div,
	#logistics > div{
		padding-bottom: 125px !important;
	}
	.bbc_graph{
		display: blcok !important;
		margin: 30px auto;
	}
	.bbc_graph > div{
		margin: 15px auto;
	}
	.bbc_graph .iw-so-circle-chart{
		width: 100%;
	}
	.gs{
		text-align: center;
	}
	.gs p{
		font-size: 16px;
	}
	.gs p img{
		width: 40px;
	}
	.gs01{
		font-size: 64px;
		margin: 15px 5px 0 5px;
		display: inline-block;
	}
	.gs02{
		font-size: 40px;
		margin: 0;
	}
	#home_product > div{
		padding-bottom: 60px !important;
	}
	#bp{
		padding-bottom: 60px !important;
	}
	#home_company {
		margin-top: 200px;
		padding-bottom: 10% !important;
		padding-top: 10% !important;
	}
	#home_recruit{
		padding-bottom: 10% !important;
		padding-top: 10% !important;
	}
	.tm_contents > div{
		margin-bottom: 30px !important;
	}
	#tm h4{
		text-align: center;
	}
	#tm dl{
		text-align: center;
	}
	#tm dl dd{
		margin: 0;
		text-align: center;
	}
	.calls{
		margin: 0 15px;
	}
	.op_image{
		padding: 0 0 30%;
	}
	.op_image > div:first-child, .op_image > div:last-child {
		width: 80% !important;
	}
	#op .btnArea{
		margin: 10% 0 0;
	}
	#wr .step ul{
		display: block;
	}
	#wr .step ul li{
		margin: 10% 0;
		width: 100%;
	}
	.op_image > div:first-child,
	.op_image > div:last-child{
		width: 60% !important;
	}
	.op_image01 img,
	.op_image02 img{
		width: 100% !important;
	}
	.oss{
		text-align: center;
	}
	.oss p{
		font-size: 16px;
	}
	.oss p img{
		width: 40px;
	}
	.oss_country{
		font-size: 64px;
		margin: 0 5px;
	}
	.oss_price{
		font-size: 50px;
		margin: 0;
	}
	.home_product_ttl{
		margin: 3% 0;
		position: relative !important;
		width: auto;
	}
	.home_product_ttl img{
		margin: 0 auto;
		width: auto !important;
	}
	.iw-so-circle-chart canvas{
		height: auto !important;
	}
	.home_company_box{
		display: block !important;
	}
	.home_company_box > div{
		margin: 5% 0 !important;
	}
	.home_company p {
		min-height: auto !important;
	}
	.staff_list{
		margin-bottom: 0;
	}
	.footer_nav{
		width: 100%;
	}
	.nav_wrap > div{
		padding-left: 2%;
	}
	.footer_nav ul li{
		padding-left: 0;
	}
	.footer_logo {
		margin: 10% auto;
		width: 60%;
	}
	.footer_logo a {
	    display: block;
	}
	table.contact th,
	table.contact td{
		display: block;
	}
	input, select, textarea{
		width: 100%;
	}
	input.postal,
	select.area,
	input[type="checkbox"],
	input[type="radio"]{
		width: auto !important;
	}
	input.address{
		width: 100%;
	}
	.case_other .box_other-case{
		width: 100%;
	}
}
@media screen and (min-width: 921px){
	.img_sp{
		display: none;
	}
	.flexslider .slides .header_copy{
		width: 100% !important;
	}
	.ast-container{
		padding: 0;
	}
	.site-branding{
		width: 25%;
	}
	.menu-item-type-custom a{
		border: none !important;
		padding: 0;
	}
	ul.sub-menu{
		width: 100% !important;
		padding: 30px 30px 10px;
	}
	ul.sub-menu::after{
		clear: both;
		content: "";
		display: block;
	}
	ul.sub-menu li{
		display: block !important;
		float: left;
		margin: 0 0.5% 1%;
		width: 24% !important;
		flex-direction: row;
		text-align: center;
	}
	ul.sub-menu li a {
		border: 2px solid #b7b7b7 !important;
		display: block;
		padding: 8% 4% !important;
		text-align: left;
		background: #a8a8a8;
		border-radius: 6px;
	}
	ul.sub-menu li a span.icon img{
		height: auto;
		width: 24px;
	}
	ul.sub-menu li a span.pname{
    color: #fff !important;
    font-weight: bold;
		font-size: 12px;
		padding-left: 5%;
	}
	.ast-desktop .astra-menu-animation-fade > .menu-item:hover > .sub-menu{
		background: rgba(255, 255, 255, 0.9);
	}

}
@media screen and (max-width: 920px){
	.img_pc{
		display: none;
	}
	.main-navigation ul,
	.main-navigation ul li{
		position: relative;
	}
	/* ヘッダーメニュー サービス案内*/
	#menu-item-1429 a{
		padding: 0 20px !important;
		text-align: left !important;
	}
	#primary-menu::after{
		clear: both;
		content: "";
		display: block;
	}
	.main-header-menu li:nth-child(8),
	.main-header-menu li:nth-child(9){
		float: left;
		width: 50%;
	}
	.menu-item-type-custom a{
		border: none !important;
		padding: 0.5em !important;
		text-align: center;
	}
	.icon_header_pc{
		display: none;
	}
	.breadcrumbs{
		padding: 2% 5%;
	}
	.service-sub{
		display: block !important;
		padding: 10% 5%;
	}
	.service-sub_img img{
		margin: 5% 30%;
		width: 40%;
	}
	.service-flow{
		margin: 0 5%;
	}
	.flow-arrow img{
		margin: 15px auto;
	}
	.inner_m{
		margin: 0 5%;
	}
	.case_wrap{
		display: block;
	}
	.case_wrap .box_case{
		border: 5px solid #000;
		width: 100%;
	}
	.case_wrap .arrow_right{
		margin: 0 auto;
		transform: rotate(90deg);
		width: 100%;
	}
	.case_wrap .case_data{
		flex-direction: row;
		width: 100%;
	}
	.case_wrap .case_data img {
		display: block;
		margin: 0 auto;
		width: 30%;
	}
	.location{
		display: block;
	}
	.location > div{
		margin: 0 0 10px;
	}
	.location > div:first-child{
		width: 100%;
	}
	.product_wrap{
		display: block;
		margin: 0 0 30px;
	}
	.product_wrap > div{
		margin-bottom: 60px;
	}
	.product_label{
		margin: 30px auto;
		position: relative;
		width: 230px;
	}
	.product_box img{
		width: 100%;
	}
	.single-post #primary,
	.blog #primary{
    float: none;
    margin: 10% 5% 15% !important;
    width: 90% !important;
	}
	ul.sub-menu li a span.icon{
		display: none !important;
	}
	.sow-tabs-tab-container{
		display: flex;
		flex-wrap: wrap;
	}
	.sow-tabs-tab-container > div{
		width: 33.333%;
	}
	.sow-tabs-tab{
		margin: 0 !important;
		padding: 15px 5px !important;
	}
	.sow-tabs-title{
		font-size: 12px;
		text-align: center;
	}
	.r_detail{
		display: block;
	}
	.r_detail > div{
		width: 100%;
	}
}
@media screen and (min-width: 1240px){
	.icon_header_pc{
		display: block;
	}
	.icon_header_sp{
		display: none;
	}
	ul.sub-menu li{
		display: block !important;
		float: left;
		margin: 0 1% 2%;
		width: 24% !important;
		flex-direction: row;
		text-align: center;
	}
	ul.sub-menu li a{
		border: 2px solid #b7b7b7 !important;
		display: block;
		padding: 5% 3% !important;
		text-align: left;
	}
	ul.sub-menu li a span.icon img{
		width: 40px;
		height: auto;
	}
	ul.sub-menu li a span.pname{
    color: #4b4b4b;
		font-size: 16px;
    font-weight: bold;
    padding-left: 5%;
	}
}
@media screen and (max-width: 1239px) and (min-width: 921px){
	.icon_header_pc{
		display: none;
	}
	.icon_header_sp{
		display: block;
	}
	.menu-item-type-custom a{
		padding: 1em 1.5em !important;
	}
	.service-sub{
		padding: 6% 5%;
	}
	.case_wrap .arrow_right{
		width: 15%;
	}
	.case_wrap .case_data{
		width: 25%;
	}
	table.case td{
		font-size: 12px;
	}
	table.case td.column-2 {
			padding-left: 0.5em;
			text-indent: -0.7em;
	}
	.location > div{
		margin: 0 0 10px;
	}
	.single-post #primary,
	.blog #primary{
    float: none;
    margin: 10% 5% 15% !important;
    width: 90% !important;
	}
}
@media screen and (max-width: 920px) and (min-width: 481px){
	.ast-header-break-point .ast-site-identity{
		width: 30%;
	}
	.menu-item-type-custom a img{
		width: 10%;
	}
	.flow-step{
		width: 5%;
	}
	.flow-text{
		width: 95%;
	}
}
/* サービス下層
------------------------------------------*/
	.entry-content p{
		padding: 1%;
	}

@media screen and (min-width: 481px){
}
@media screen and (max-width: 480px){
	.pageHeader h1{
		margin-bottom: 30px;
	}
	a.home span,
	.breadcrumbs .post-page{
		font-size: 9px;
	}
	.ast-header-break-point .ast-site-identity{
		width: 50%;
	}
	.pageHeader h1{
		font-size: 24px !important;
	}
	.service-sub_img img{
		margin: 5%;
		width: 90%;
	}
	.case_wrap .case_data img {
		width: 45%;
	}
	.flow-step{
		width: 10%;
	}
	.flow-text{
		width: 90%;
	}
	.last_section{
    margin-bottom: -15% !important;
    padding-bottom: 20% !important;
	}
	table.contact{
		width: 100%;
	}
	table.contact td{
		font-size: 12px;
	}
	.sectionHeading h4 span{
		font-size: 14px;
		text-align: center !important;
		width: 100%;
		margin-bottom: 0px;
	}
	.calls{
		font-size: 40px;
	}
	.unit{
		font-size: 14px;
	}
	#bbc dl dd{
		margin: 0 0 1.5em;
	}
	.pageHeader p{
		padding: 0;
	}
	.second-head p{
		padding: 5%;
	}
	.flow-text-inner{
		padding: 5%;
	}
	.btn_philosophy{
		padding: 10px 0;
	}
	.philosophy_heading{
		font-size: 16px !important;
	}
}
/* タブ
------------------------------------------*/
.so-widget-sow-tabs-default-02e4508ec074 .sow-tabs .sow-tabs-tab-container{
	border-bottom: 5px solid #f94f79;
}
/* プライバシーポリシー
------------------------------------------*/
.privacy-p{
	text-align: right;
}
.privacy-box{
	border: 1px solid #000;
	padding: 2%;
	margin-bottom: 60px !important;
}
.privacy-purpose{
	margin-top: 30px;
}
.privacy-purpose td{
	border: 1px solid #a8a8a8 !important;
}
/* 理念
------------------------------------------*/
.g-group{
	text-align: center;
	width: 60%;
	margin: auto;
}
.g-group2{
	text-align: center;
	width: 80%;
	margin: auto;
}
.philosophy p{
	padding: 0;
	margin: 4% 2%;
	font-weight: bold;
}
.philosophy h3{
	font-weight: bold;
	background: linear-gradient(to right, #396ac8,#107abd, #396ac8);
	border-radius: 6px;
	color: #fff;
	padding: 1.5%;
	text-align: center;
}
.philosophy h4{
	font-weight: bold;
	color: #3a3a3a;
	font-size: 26px;
	margin-bottom: 60px;
	text-align: center;
}
.philosophy h4::first-letter{
	color: #db366c !important;
}
.philosophy_heading{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.philosophy dt{
	color: #003659;
	font-size: 24px !important;
	line-height: 1.2em;
}
.philosophy dd{
	border-bottom: 6px dotted #ccc;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom: 10px;
}
.philosophy dt::first-letter{
	color: #db366c !important;
	font-size: 32px;
}
.philosophy ol{
  counter-reset: my-counter;
  list-style: inside none;
  padding: 0 0 0 10px;
	margin-left: 0 !important;
}
.philosophy ol > li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  display: block;
  float: left;
	font-size: 20px;
	margin-right: 10px;
}
.k_philosophy p{
	padding: 0;
	margin: 4% 2% 0 2%;
	font-weight: bold;
}
.k_philosophy h3{
	font-weight: bold;
	background: linear-gradient(to right, #f46fd3,#f29cd4, #f46fd3);
	border-radius: 6px;
	color: #fff;
	padding: 1.5%;
	text-align: center;
}
.k_philosophy h4{
	font-weight: bold;
	color: #3a3a3a;
	font-size: 26px;
	margin-bottom: 60px;
	text-align: center;
}
.k_philosophy h4::first-letter{
	color: #db366c !important;
}
.k_philosophy_heading{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.k_philosophy dt{
	color: #003659;
	font-size: 24px !important;
	line-height: 1.2em;
}
.k_philosophy dd{
	border-bottom: 6px dotted #ccc;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom: 10px;
}
.k_philosophy dt::first-letter{
	color: #db366c !important;
	font-size: 32px;
}
.k_philosophy ol{
  counter-reset: my-counter;
  list-style: inside none;
  padding: 0 0 0 10px;
	margin-left: 0 !important;
}
.k_philosophy ol > li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  display: block;
  float: left;
	font-size: 20px;
	margin-right: 10px;
}
@media screen and (max-width: 640px){
	.in-house,
	.in-house2,
	.in-house3,
	.in-house_2c{
		display: block !important;
	}
	.in-house img,
	.in-house2 img,
	.in-house3 img{
		height: auto !important;
		margin: 10px 0;
	}
	.in-house_2c > img,
	.in-house_3c{
		width: 100% !important;
	}
	.in-house2 > div{
		width: 100%;
	}
}
/* New Tab*/
#tabs > ul{
	display: flex;
}
#tabs > ul > li > a{
	background: #f4f0ed;
	display: block;
	cursor: pointer;
	padding: 16px 15px 16px 15px;
	margin: 0px 5px 0px 5px;
	color: #ffffff;
	font-size: 18px;
	transition: all 0.3s;
}
.recruit-active{
	background: #f94f79 !important;
	color: #fff !important;
}
.panel{
	display: none;
	background-color: #f9f9f9;
	padding: 30px 30px 30px 35px;
}
.maintenance{
	margin: 8% 0;
	text-align: center;
}
.menu {
    display: flex;
    list-style: none;
    padding: 0;
}

.menu li {
    margin-right: 20px; /* メニューアイテムの間隔を調整 */
}
