@charset "utf-8";

/*202404 追加*/
.fvTitle{
	margin-top: 56px;
}

/*202212 追加*/
.FourWrap{
width: 100%;
margin: 0% auto;
padding: 100px 0px;
}

.logoBn{
width:180px;
margin: 0 auto;
padding:20px 0 10px 0;
text-align:center;
clear: both;
}

.FourTitle{
font-size: 1.2em;
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight:700;
}


/* 色 */
.about200{
	clear: both;
	width: 100%;
	height: 100%;
	background: #f6f5f0;
	padding-bottom: 20px;
}

.mainBlock{
width: 100%;
clear: both;
margin: 0px auto 0px auto;
padding: 5%;
}


/* 2 */
.inlineBlock2{
width: 100%;
margin: 50px auto 20px auto;
text-align: center;
}
.inlineBlock2 .inlineBlockOne2{
text-align: center;
vertical-align: top;
width: 50%;
margin: 0% auto 6% auto;
padding: 0% 1%;
border-radius: 8px;
text-decoration: none;
color: #59A4B5;
font-family: 'Noto Sans JP', sans-serif;
font-weight:700;
}
.numIcon20{
position: absolute;
top: -20px;
left: 40%;
display: block;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	line-height: 180%;
	box-sizing: padding-box;
	background: #0eb5bd;
	padding: 0px;
	width: 40px;
height: 40px;
	border-radius: 40px;
font-family: 'Noto Serif JP', serif;
font-weight:500;
}
.inlineBlock2 .inlineBlockOne2 .inlineBlockImg2{
	text-align: center;
	width: 100%;
	margin:0 auto 10px auto;
	position: relative;
}
.inlineBlock2 .inlineBlockOne2 .inlineBlockText20{
	margin: 9px auto 30px auto;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	line-height: 140%;
	box-sizing: padding-box;
	background: #0eb5bd;
	padding: 12px 0;
	width: 46px;
	border-radius: 30px;
}
.inlineBlock2 .inlineBlockOne2 h4.inlineBlockTitle2{
margin: 10px auto;
text-align: center;
font-size: 18px;
	line-height: 120%;
color: #333;
font-family: 'Noto Sans JP', sans-serif;
font-weight:500;
}
.inlineBlock2 .inlineBlockOne2 h4.inlineBlockTitle2 span{
font-size: 15px;
	line-height: 120%;
}

.inlineBlock2 .inlineBlockOne2 .inlineBlockText2{
	width: 80%;
	margin: 14px auto 20px;
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 140%;
}
.inlineBlock2 .inlineBlockOne2 a.inlineBlockBtn2{
	display: block;
	text-align: center;
	width: 200px;
	font-size: 14px;
	color: #FFF;
	background: #222;
	border-radius: 6px;
	padding: 8px 0;
	margin:0 auto 10px;
}
.inlineBlock2 .inlineBlockOne2 a.inlineBlockBtn2{
	text-decoration: none;
}

/* ふろーとindex */
.floatLogoBoxIndexOT{
	width: 100%;
	padding: 10px 0;overflow: hidden;
	}
.floatLogoBoxIndex{
	max-width: 100%;
	margin:0px auto 0px auto;
}
.floatLogoBoxIndexR{
	width: 60%;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height:100%;
	margin-top: -8px;
	text-align: left;
font-family: 'Noto Sans JP', sans-serif;
font-weight:500;
}
.floatLogoBoxIndexL{
	position: relative;
	width: 30%;
	float: left;
	padding-right: 3%;
	color: #222;
	font-size: 14px;
}
.floatLogoBoxIndexL img{
	width: 100%;

}
.numIcon20T{
	position: absolute;
	top: 0%;
	left: 20%;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #999;
	line-height: 110%;
	box-sizing: padding-box;
	padding: 10px 0;
	width: 70px;
font-family: 'Noto Serif JP', serif;
font-weight:500;
vertical-align: middle;
}
.floatLogoBoxIndexR h2.mainTitle{
	padding-top: 10px;
	font-size: 17px;
	margin: 0px 0 2px;
	line-height: 120%;
	color: #FFF;
	text-align: left;
vertical-align: middle;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
.numIcon20T{
	position: absolute;
	top: 15%;
	left: 30%;
	display: block;
	text-align: center;
	font-size: 32px;
	color: #999;
	line-height: 110%;
	box-sizing: padding-box;
	padding: 10px 0;
	width: 70px;
font-family: 'Noto Serif JP', serif;
font-weight:500;
vertical-align: middle;
}
.floatLogoBoxIndexR h2.mainTitle{
	padding-top: 10px;
	font-size: 24px;
	margin: 18px 0 2px;
	line-height: 120%;
	color: #FFF;
	text-align: left;
vertical-align: middle;
}
}


.corpC2{color: #0c63a6!important;}
.corpC3{color: #16316a!important;}

.corpBG1{background: #59A4B5!important;}
.corpBG2{background: #0c63a6!important;}
.corpBG3{background: #16316a!important;}


/* お悩みコーナー */
.worriesBox{
width: 100%;
margin: 5% auto 10% auto;
border-radius: 3px;
border: solid 2px #59A4B5;
box-sizing: border-box;
padding: 8% 5% 3% 5%;
}
.worriesTitle{
	text-align: center;
	margin: 0% auto;
	font-size: 20px;
	color: #333;
font-family: 'Noto Sans JP', sans-serif;
font-weight:700;
}
ul.worriesList{
	width: 90%;
	margin: 0% auto;
}
ul.worriesList li{
	list-style: none;
	font-size: 16px;
	color: #59A4B5;
	font-weight: bold;
	box-sizing: border-box;
	padding: 5%;
	border-bottom: solid 1px #1a1a1a;
}
ul.worriesList li i{
	margin-right: 16px;
	color: #222;
}

.indexTitle2{
width: 100%;
margin: 20px auto;
text-align: center;
color: #59A4B5;
font-size: 22px;
line-height: 140%;
font-family: 'Noto Sans JP', sans-serif;
font-weight:700;
}

.indexTitleX{
width: 100%;
margin:30px auto;
text-align: center;
color: #222;
font-size: 20px;
font-family: 'Noto Sans JP', sans-serif;
font-weight:700;
}
.indexText{
	width: 100%;
	margin: 0px auto;
	line-height: 180%;
	color: #222;
	font-size: 1em;	
}

/* 3 */
.inlineBlock3{
	margin: 30px auto;
	text-align: center;
}
.inlineBlock3 .inlineBlockOne3{
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	padding: 5%;
	margin: 0px auto 10px  auto;
	border-radius: 8px;
	background: #59A4B5;
}
.inlineBlock3 .inlineBlockOne3 h4.inlineBlockTitle3{
	font-size: 18px;
line-height: 100%;
	color: #FFF;
	vertical-align: middle;
	font-weight: bold;
	margin: 16px auto;
}
.inlineBlock3 .inlineBlockOne3 .inlineBlockText3{
	font-size: 38px;
	color: #FFF;
	margin: 0 auto;
}
.price{
	float: right;
}

/* 1 */
.inlineBlock1{
margin: 0px auto 50px auto;
padding:0% 5%;
text-align: center;
}
.inlineBlock1 .inlineBlockOne1{
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0% auto;
}
.inlineBlock1 .inlineBlockOne1 h4.inlineBlockTitle1{
	text-align: center;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin: 0px auto 20px auto;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockImg1{
	text-align: center;
	width: 100px;
	margin:0 auto 0px;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockText1{
	width: 100%;
	margin: 20px auto 20px auto;
	text-align: left;
	font-size: 16px;
	color: #383838;
	line-height: 180%;
}
.inlineBlock1 .inlineBlockOne1 .inlineBlockText10{
	width: 100%;
	margin: 20px auto 0;
	text-align: center;
	font-size: 22px;
	color: #383838;
	line-height: 180%;
}

.inlineBlockText1 img{width: 70%;text-align: center;	margin: 0% auto;}

.YGLogo {
width: 100%;
text-align: center;
margin: 5% auto 0% auto;
}

.YGLogo img {
width: 80%;
text-align: center;
margin: 0% auto;
}

.Imgmall img {
width: 100%;
text-align: center;
margin: 0% auto;
}



/*============================================================================
	SP非表示
==============================================================================*/
.hiddenSp{
visibility: hidden;
display: none;
width: 0;
height: 0;
}

.br-sp { display:block; }
.br-pc { display:none; }



.GLiner{
background: linear-gradient(transparent 50%, #D1F21F 50%);
padding: 5px;
}


/* サブ見出し */
.TitleIDecorationA{
display: block;
width: 100%;
margin: 0% auto 3% auto;
font-size: 0.75em;
color: #59A4B5;
text-align: center;
vertical-align: middle;
font-family: 'Noto Sans JP', sans-serif;
font-weight:700;
}

.TitleIDecorationA::after , .TitleIDecorationA::before {
content: "/";
font-size: 0.75em;
	margin: 0% 1% 0% 1.8%;
vertical-align: top;
color: #59A4B5;
font-weight:400;
}

.TitleIDecorationAcap{
display: block;
width: 100%;
margin: 3% auto 0% auto;
font-size: 0.5625em;
color: #BBBBBB;
text-align: center;
}


/*============================================================================
	bg
==============================================================================*/

.BgWhite,.BgGray{
clear: both;
width: 100%;
margin: 8% auto;
padding:0%;
background: #FFF;
}

.BgWhite{background: #FFFFFF;}
.BgGray{background: #FAFAFA;}


/*============================================================================
CTA
==============================================================================*/

.CTAWrap{
width: 100%;
margin-inline: auto;
padding: 5%;
}

.CTATitle{
width: 100%;
background:#59A4B5;
text-align: center;
}

.CTATitle p{
padding: 3%;
font-size: 1.125em;/*18px;4.8vw;*/
line-height: 1.3em;
text-align: center;
color: #fff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.CTATitle img{
margin-inline: auto;
text-align: center;
}

.CTABtn{
width: 100%;
text-align: center;
padding: 3.5% 3%;
}

.Btn{
display: block;
width: 100%;
margin:2% auto 0% auto;
padding: 2%;
text-align: center;
color: #fff !important;
font-size: 1.125em;/*18px;4.8vw;*/
line-height: 2em;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
background: #FD7600;
border-radius: 100px;
}

.Btn:hover{
text-decoration: none;
color: #333 !important;
background: #FFE400;
}

.Btn i{
display: inline-table;
font-size:  1em;
line-height: 2em;
margin: 0;
padding: 0% 0.5% 0% 0.5%;
vertical-align: middle;
}

.CTACall{
width: 100%;
margin: 0% auto;
padding: 2%;
text-align: center;
}

.CTACall img{
width: 50%;
margin: 0% auto;
text-align: center;
}

.CTACall p{
font-size:  0.8125em;
text-align: center;
}

/*============================================================================
	header#globalHeader（ヘッダ）
==============================================================================*/
#headOuter{
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
background: rgba(255,255,255,0.8);
}

* html div#headOuter    {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop+0));  
}

header#globalHeader {
width: 100%;
height: 60px;
margin-inline: auto;
padding: 2%;
position: relative;
z-index: 1030;
background: rgba(255,255,255,1);
}

/* メニュー途中固定用（index） */
#headIndexOuter{
position: relative;
	width: 100%;
	box-shadow: 1px 1px 4px #999;
	height: 60px;
	z-index: 1030;
	/*background: url(../img/bg_header.png);*/
}

h1#logo{
	margin: 0%;
	float: left;
font-size:0.6875em; /*11px; 2.933vw;*/
}
h1#logo a{
display:block;
width:135px;
height:27px;
background: url(../img/2x/logo_rabo_shopify.png) no-repeat;
background-size: 135px 27px;
text-decoration:none;
text-indent:-1000px;
font-size:8px;
overflow:hidden;
}

h1#logo a:hover { text-decoration:none;}

div.fbBox{
float: right;
width: 10%;
margin: 5px 10px 0px 0px;
}

div.fbBox a{
display: block;
width: 100%;
height: 32px;
padding: 5px;
background:#ec7e30;
border-radius: 3px;
font-weight: bold;
color: #fff;
font-size: 14px;
text-align: center;
}

/*
div.fbBox a{
position: absolute;
top:12px;
right: 15%;
display: block;
width: 10%;
height: 32px;
padding: 5px;
background:#59A4B5;
border-radius: 3px;
font-weight: bold;
color: #fff;
font-size: 3.733vw;
text-align: center;
}
*/



div.fbBox a:hover{
text-decoration: none;
background: #fbe54c;
}


/*============================================================================
FV
==============================================================================*/

#headBg {
width: 100%;
margin: 0% auto;
padding: 0%;
background: url(../img/2x/bg_fv.png?=v1) no-repeat;
background-size: cover;
}

.FvWrap{
width: 100%;
margin: 0% auto;
padding: 11% 10%;
}

.txtWrapB{
width:100%;
height: 200px;
text-align: center;
margin: 5% auto 0% auto;
padding: 0%;
box-sizing: border-box;
background: url(../img/2x/pic_fv4.png?=v1) no-repeat;
background-position: center bottom;
background-size: cover;
}

.txtWrapB img{
width: 100%;
}

.txtWrapA{
position: relative;
text-align: center;
width: 100%;
margin: 0% auto;
padding: 8% 0% 0% 0%;
box-sizing: border-box;
}

.txtWrapA h2{
margin: 0% auto;
padding: 2% 0% 0% 0%;
padding-top: 6%;
font-size: 2.175em;/*30px;8vw;*/
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 800;
}

.txtWrapA .marker{
background: linear-gradient(transparent 1.6em, #ffe400 0, #ffe400 2.1em, transparent 0);
}

.txtWrapA h2 span{
display: inline-block;
vertical-align: bottom;
margin: 0% auto 0% auto;
padding: 0%;
font-size:1.667em;/*36px;*/
line-height: 0.9em;
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 600;
}

.txtWrapA p{
margin: 1% auto 0% auto;
padding: 2% 0% 0% 0%;
font-size: 1.25em;/*20px;5.333vw;*/
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.txtWrapA p span{
padding:0% 2%;
background-color: #FFE400;
}

.BadgeWrap{
width: 90%;
margin:5% auto; 
}

.BadgeWrap div{
width: 50%;
margin:0% auto; 
}

.FvCTA{
width: 100%;
margin:0% auto; 
text-align: center;
}

.FvCTA img{width: 80%;text-align: center;margin:0% auto; }

.FvcallWrap{
width:80%;
margin:3% auto 0% auto; 
}

.FvcallWrap dl dt{
width:100%;
margin-inlinen:auto;
padding:2%;
text-align: center;
color: #fff;
font-size: 0.875em;/*14px;3.733vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
background: #59A4B5;
}

.FvcallWrap dl dd{
width:100%;
margin-inlinen:auto;
padding:2%;
text-align: center;
font-size: 0.875em;/*14px;3.733vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
border: solid 3px #59A4B5;
background: #FFF;
}


/*============================================================================
取引実績
==============================================================================*/
.wrapper{
position: relative;
width: 100%;
}

.swiper-container{
width: 100%;
height: auto;
margin:-3% auto 0% auto;
}

.swiper-wrapper{
width: 100%;
height: auto;
}

/* スライダー ロゴ用 */
.swiperbox {
position: relative;
width: 100%;
}

.swiper2{
width: 100%;
height: 128px;
margin:-3% auto -10% auto;
}


.swiper-wrapper2 {
/* wrapperのサイズを調整 */
transition-timing-function: linear;
}

.swiper-slide2 {
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
color: #ffffff;
width: 100%;
text-align: center;
}

.wrapper .swiper-container .swiper-wrapper { transition-timing-function: linear !important;}

.ClientsWrap{
height: auto;
}

/*============================================================================
 Raboは、商品理解、競合分析を行いユーザーエクスペリエンスを意識したカスタマイズ性の高いECサイトを構築します
==============================================================================*/
.LeadWrap{
width: 100%;
margin-inline: auto;
padding: 5% 0% 0% 0%;
}

.LeadLeftWrap,.LeadRightWrap{
width: 100%;
margin-inline: auto;
padding: 5% 10%;
}

.LeadLeftWrap h3{
margin:0% auto 3% auto;
font-size: 1.25em;/*20px; 5.333vw;*/
line-height:  1.875em;/*30px; 8vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.LeadLeftWrap h3 span{
padding:0% 2%;
background-color: #FFE400;
}

.LeadLeftWrap p{
width: 100%;
margin:0% 0% 1% 0%;
font-size: 0.875em;/*14px; 3.733vw;*/
line-height: 1.5em;/*24px; 6.4vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}

.LeadRightWrap h3{
width: 100%;
margin:-8% auto 5% auto;
padding: 2%;
text-align: center;
font-size: 1em;/*16px; 4.267vw;*/
border: solid 3px #59A4B5;
background: #fff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.LeadRightWrap h3 span{
color: #5BA7B9;
}

.LeadRightWrap div img{
padding: 0% 0% 5% 0%;
}



/*============================================================================
構築事例・インタビュー
==============================================================================*/
.VoiceWrap{
width: 100%;
margin: 0px auto 50px auto;
padding:5% 10%;
}

.voiceBlock{
width: 100%;
margin: 2% auto;
padding: 0%;
}

.voiceLeftBlock{
width: 100%;
margin-inline: auto;
text-align: center;
}

.voiceLeftBlock img{
width: 70%;
margin-inline: auto;
}

.voiceLeftBlock dl{
margin: 3% auto 0% auto;
font-size: 14px;
}

.voiceLeftBlock dl dt{
display:inline-table;
width: 20%;
padding: 0% 2%;
margin:0% auto 2% auto;
color: #fff;
background: #666;
box-sizing: border-box;
}

.voiceLeftBlock dl dd{
display:inline-table;
width: 100%;
padding: 0% 0% 0% 1%;
line-height: 1.5em;
}


.voiceLeftBlock img{width: 93%;}

.indexText2{
margin: 5% auto 3% auto;
padding: 0% 0% 3% 0%;
border-bottom: solid 2px #59A4B5;
line-height: 18px;
font-size:18px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
text-align: center;
}

.voiceRightBlock{
width: 100%;
margin:0%;
}

.voiceRightBlock p{
width: 100%;
margin:0%;
font-size: 14px;
line-height: 180%;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}


/*============================================================================
制作実績
==============================================================================*/

.WorksWrap{
width: 100%;
max-width: 1200px;
margin-inline: auto;
padding: 1% 0% 5% 0%;
}

.swiper-wrapper {
/* wrapperのサイズを調整 */
width: 100%;
margin: 0% 0% 0% 1%;
padding:3% 0%;
}

.swiper-slide {
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
width: 100%;
height: 100%;
color: #707070;
}

.swiper-slideA {
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
width: 95%;
height: 100%;
margin: 0% auto;
padding:0% 2%;
}

.swiper-slideB {
/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
width: 100%;
height: 100%;
margin: 0% auto;
padding:2% 5%;
background: #fff;
border-radius: 10px;
}

.SlideBox{
width: 100%;
margin: 0% auto;
padding:0%;
}

/*slBox*/
.slBox{
width: 95%;
height: 550px;
margin: 0% auto;
padding:3%;
background: #FFF;
border: solid 3px #59A4B5;
}

.slBl{
width: 100%;
margin: 0% auto;
padding: 0%;
}

.slBl img{
width: 50%;
margin: 0% auto;
padding: 0%;
text-align: center;
}

.slBr{
width: 100%;
padding: 0% 0% 0% 3%;
}

.slBr dl {
width: 100%;
margin: 0px auto;
text-align: center;
}

.slBr dl dt,.slBr dl dd {
padding: 5px;
}

.DtBlue {
width: 100%;
margin: 0% auto;
text-align: center;
background: #59A4B5;
font-size: 14px;
color: #fff;
}

.DtBlack {
width: 100%;
margin: 0% auto;
text-align: center;
background: #333;
font-size: 14px;
color: #fff;
}

/* tagList */
ol.tagListBox{
width: 100%;
height: 50px;
margin: 8px 0px 0px 0px;
}

ol.tagListBox li.tagList{
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	list-style: none;
	}

ol.tagListBox li.tagList{
	color: #222;
	font-size: 10px;
	padding: 3px 8px 3px 8px;
	display: block;
	background: #D5E8EC;
	}

.slBrTitle{
margin: 3% auto;
font-size: 14px;
text-align: center;
color: #59A4B5;
}

/*
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  background: #fff;
}

.swiper-pagination-bullet:first-child {
  margin: 0 !important;
}
*/



/*============================================================================
他社との違い【選ばれる4つの理由】
==============================================================================*/
.AdvantageWrap{
width: 100%;
margin-inline:auto;
padding: 5%;
}

.AdvantageBox{
width: 100%;
margin:6% auto 0% auto;
padding: 2% 2% 0% 2%;
background: #FAFAFA;
box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.AdNumber{
margin: 0% auto 2% auto;
font-size:1.875em; /*30px; 8vw;*/
text-align: center;
color: #59A4B5;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.AdCap{
width: 40%;
margin: 0% auto 3% auto;
padding: 0.5%;
font-size: 0.875em;/*14px; 3.733vw;*/
text-align: center;
color: #fff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
background: #59A4B5;
border-radius: 100px;
}

.AdTitle{
margin: 0% auto 4% auto;
font-size:1.125em; /*18px; 4.8vw;*/
text-align: center;
color: #59A4B5;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.AdText{
width: 90%;
margin: 0% auto 4% auto;
font-size: 0.875em;/*14px; 3.733vw;*/
line-height: 1.625em;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}

.AdImg1{
width: 40%;
margin: 0% auto;
text-align: center;
}

.AdImg1 img,.AdImg2 img{
margin:0% auto;
text-align: center;
}

.AdImg2{
width: 70%;
margin: 2% auto 0% auto;
padding: 0% 0% 4% 0%;
text-align: center;
}


/*============================================================================
サービス内容
==============================================================================*/
.ServiceWrap{
width: 100%;
margin-inline:auto;
padding: 5% 5% 10% 5%;
}

.ServiceBox{
position: relative;
width: 100%;
margin:15% auto 0% auto;
padding: 5% 0% 2% 0%;
background: #fff;
box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.ServiceIcon{
position: absolute;
width: 62px;
top: 0%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
margin: 0% auto 0% auto;
padding: 0%;
}

.ServiceBox dl dt{
width: 100%;
margin:4% auto;
padding: 2%;
background: #fafafa;
text-align: center;
color: #59A4B5;
font-size: 1.125em;/*18px; 4.8vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.ServiceBox dl dd{
width: 90%;
margin:0% auto;
padding: 2%;
font-size:  0.875em;/*14px; 3.733vw;*/
line-height:  1.75em;/*28px; 7.467vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}


/*============================================================================
対応カートシステム
==============================================================================*/
.CustomWrap{
width: 100%;
margin-inline:auto;
padding: 5%;
}

.CustomLogo{}

.CustomLogo ul {
width: 100%;
list-style: none;
}

.CustomLogo ul li{
width: 50%;
}


/*============================================================================
カスタマイズ事例
==============================================================================*/
.CustomizeWrap{
width: 100%;
margin-inline:auto;
padding: 5% 5% 10% 5%;
}

.CustomizeBox{
width: 85%;
margin:5% auto 0% auto;
padding: 0% 0% 2% 0%; 
background: #fff;
border: solid 2px #59A4B5;
}

.CustomizeBox h3{
width: 100%;
margin:0% auto 8% auto;
padding:2% 1%;
color: #fff;
text-align: center;
font-size:1em;/*16px; 4.267vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
background: #59A4B5;
}

.CustomizeBox img{
width: 80%;
margin:0% auto 5% auto;
padding: 0%; 
}

.CustomizeBox h4{
width: 100%;
margin:0% auto 5% auto;
padding:2% 1%;
color: #59A4B5;
text-align: center;
font-size:0.875em;/*14px; 3.733vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.CustomizeBox dl{
width: 80%;
margin:0% auto;
padding:0%;
}

.CustomizeBox dl dt{
width: 100%;
margin:0% auto;
padding:1%;
color: #fff;
text-align: center;
font-size:0.875em;/*14px; 3.733vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
background: #59A4B5;
}

.CustomizeBox dl dd ul{
list-style: none;
width: 100%;
margin:3% 0% 6% 0%;
padding:0%;
}

.CustomizeBox dl dd ul li{
list-style: none;
width: 100%;
padding:0%;
font-size:0.875em;/*14px; 3.733vw;*/
line-height: 1.625em;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}

.CustomizeLeadBox{
position: relative;
width: 90%;
margin:5% auto 0% auto;
padding:5%;
}

.CustomizeLeftBox{
width: 30%;
margin:0% auto;
padding:0%;
}

.CustomizeRightBox{
width: 100%;
margin:0% auto;
padding:0%;
}

.CustomizeRightBox p{
width: 100%;
font-size:1.125em;/*18px; 4.8vw;*/
line-height: 1.5em;
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 900;
}

.CustomizeRightBox p span{
padding:1%;
background:linear-gradient(transparent 60%, #FFE400 60%);
}


/*============================================================================
運用サポート事例
==============================================================================*/
.MarketingWrap{
width: 100%;
margin-inline:auto;
padding: 5%;
}

.MarketingWrap h3{
width: 80%;
margin:5% auto 0% auto;
padding: 1% 3%;
color: #fff;
font-size: 1em;/*16px; 4.267vw;*/
text-align: center;
letter-spacing: 1px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
background: #59A4B5;
}

.MarketingBoxA{
width: 100%;
margin:0% auto;
padding: 3%;
background: #fafafa;
}

.MarketingBoxB{width: 100%;}

.MarketingBoxC,.MarketingBoxD{
width: 100%;
padding: 5%;
}

.MarketingBoxC{
margin:0% auto 5% auto;
background: url(../img/2x/bg_marketing_01.png) no-repeat center center #E7F9FD;
background-size: contain;
}

.MarketingBoxD{
margin:0% auto 5% auto;
background: url(../img/2x/bg_marketing_02.png) no-repeat center center #E7F9FD;
background-size: contain;
}

.MarketingBoxC h4,.MarketingBoxD h4{
width: 100%;
margin:0% auto 2% auto;
padding: 0%;
font-size: 1em;/*16px; 4.267vw;*/
text-align: center;
color: #59A4B5;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.MarketingBoxC p,.MarketingBoxD p{
width: 100%;
margin:0% auto;
padding: 1%;
font-size: 0.875em;/*14px; 3.733vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}

.MarketingResult{
font-size: 1em;/*16px; 4.267vw;*/
text-align: center;
color: #59A4B5;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}


.MarketingBoxB dl {
width: 100%;
margin:5% auto;
padding: 0%;
}

.MarketingBoxB dl dt{
width: 30%;
margin:0% auto;
padding: 3%;
background: #333;
font-size: 1em;/*16px; 4.267vw;*/
line-height: 1em;
color: #fff;
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
vertical-align: middle;
}

.MarketingBoxB dl dd{
width: 100%;
margin:0% auto;
padding: 1% 2%;
text-align: center;
font-size: 1.6em;/*24px; 6.4vw;*/
text-align: center;
letter-spacing: 2px;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.MarketingBoxB dl dd span{
font-size: 1.5em;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.MarketingResultText{
margin:0% auto 2% auto;
padding: 0%;
font-size: 2.5em;
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.Morange{color: #FD7600;}
.YLiner{background:linear-gradient(transparent 60%, #FFE400 60%);}

/*------------------------------------
  グラフ
------------------------------------*/


/*.bar-graph-wrap.is-show{
opacity: 0;
}*/

.bar-graph-wrap {
position: relative;
overflow: hidden;
}

.bar-graph-wrap .graph.anime {
height: 50px;
position: absolute;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
 justify-content: space-between;
padding: 10px;
-webkit-animation: graphAnim 2.5s forwards;
animation: graphAnim 2.5s forwards;
}

.bar-graph-wrap .graph span {font-size: 14px;color: #ffffff;}

@media screen and (max-width: 750px) {
.bar-graph-wrap .graph span {font-size: 12px;}
}
 
@-webkit-keyframes graphAnim {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
 
@keyframes graphAnim {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
 
.bar-graph-wrap.vertical {
margin: 0 auto;
background: #fff;
}

.bar-graph-wrap.vertical.anime {
width: 224px;
height: 128px;
margin: 0 auto;
background: url(../img/2x/bg_graph.png) no-repeat;
background-size: cover;
}

.bar-graph-wrap.vertical .graph.anime {
width: 30px;
bottom: 0;
animation: graphAnim02 3s forwards;
flex-direction: column-reverse;
}

.bar-graph-wrap.vertical .graph .name {font-size: 10px;}

.bar-graph-wrap.vertical .graph.type1 {
left: 10%;
height: 20%;
top: auto;
background: #ccc;
}

.bar-graph-wrap.vertical .graph.type2 {
left: 30%;
height: 40%;
top: auto;
background: #ccc;
}

.bar-graph-wrap.vertical .graph.type3 {
left: 50%;
height: 60%;
top: auto;
background: #ccc;
}

.bar-graph-wrap.vertical .graph.type4 {
left: 70%;
height: 80%;
top: auto;
background: #ffcc00;
}

@keyframes graphAnim02 {
0% {
transform: translateY(100%);
}
100% {
transform: translateY(0);
}
}

/*============================================================================
わかりやすいIT導入補助金
==============================================================================*/
.SubsidyWrap{
width: 100%;
margin-inline:auto;
padding: 5% 5% 10% 5%;
}

.SubsidyTextA{
width: 100%;
margin: 3% auto;
padding: 0%;
}

.SubsidyTextA p{
font-size:0.875em;/*14px; 3.733vw;*/
line-height: 1.65em;
}

.SubsidyBoxA{width: 100%;}
.SubsidyBoxB{
width: 30%;
margin: 1% auto;
text-align: center;
}
.SubsidyBoxC{width: 100%;}

.SubsidyBoxA img{width: 100%;}


.SubsidyBoxC dl dt{
width: 100%;
margin: 0% auto 2% auto;
padding: 1%;
color: #59A4B5;
text-align: center;
font-size:1em;/*16px; 4.267vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
border-bottom: solid 2px #59A4B5;
}

.SubsidyBoxC dl dd{
width: 100%;
margin: 0% auto;
padding: 2%;
font-size:0.875em;/*14px; 3.733vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}

.SubsidyTextB{
margin: 0% auto 3% auto;
font-size:1.5em;/**24px; 6.4vw;*/
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 900;
}

.SubsidyTextB span{
padding: 0% 1%;
background:linear-gradient(transparent 60%, #FFE400 60%);
}



/*============================================================================
構築料金プラン
==============================================================================*/
.PlanWrap{
width: 100%;
margin-inline:auto;
padding: 3% 5% 10% 5%;
}

.PlanBox{
width: 100%;
margin-inline:auto;
padding: 0%;
}

.PlanTitle{
width: 100%;
margin:7% auto 14% auto;
padding:3% 5%;
background: #F1C945;
text-align: center;
}

.PlanTitle p{
margin:0px;
font-size: 1.875em;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
vertical-align:middle;
}

.PlanTitle p span{
display:inline-block;
margin:-7px 5px 0px 5px;
padding: 0%;
font-size: 0.625em;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
vertical-align:middle;
}

.PlanInBox{
width: 100%;
margin: 0px auto;
padding:0px 20px 20px 20px;
background: #FAFAFA;
border: solid 1px #59A4B5;
}

.PlanInBox2{
width: 100%;
}

.PlanInBox2 h4{
margin: 0px auto 10px auto;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
font-size: 1.125em;
text-align: center;
color: #59A4B5;
}

.PlanInBox h3{
width: 60%;
margin:-20px auto 30px auto;
padding: 2%;
font-size: 1.125em;
color: #fff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
text-align: center;
background: #59A4B5;
}

.PlanList{
list-style: none;
}

.PlanList li{
width: 100%;
padding: 5px;
border: solid 1px #59A4B5;
margin: 0px auto 10px auto;
text-align: center;
background: #fff;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 500;
font-size: 0.938em;
}

.PlanImg img{
width: 40%;
text-align: center;
margin: 0% auto;
}

.PlanInPlus{
margin: 15px auto 30px auto;
font-size: 2.5em;
color: #59A4B5;
}



/*============================================================================
制作の流れ
==============================================================================*/
.FlowWrap{
width: 100%;
margin: 0% auto;
padding:0% 10%;
}

.FlowWrap ul {
width: 100%;
margin:10% auto;
padding: 0%;
list-style: none;
}

.FlowWrap ul li{
width: 100%;
margin: 0% auto;
}

.FlowWrap ul li:nth-child(even){
width: 100%;
margin: 0% auto;
padding: 0%;
text-align: center;
font-size: 2em;
color:#5BA7B9;
display: flex;
justify-content: center;
align-items: center;
}

.FlowWrap ul li dl{
width: 100%;
margin: 0%;
}

.FlowWrap ul li dl dt{
width: 100%;
margin: 0px;
padding: 2%;
background:#5BA7B9;
font-size: 1em;/*16px; 4.267vw;*/
color: #FFF;
text-align: center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
}

.FlowWrap ul li dl dd{
width: 100%;
margin: 0px;
padding: 3%;
background:#fff;
border-left: solid 3px #5BA7B9;
border-right: solid 3px #5BA7B9;
border-bottom: solid 3px #5BA7B9;
}

.FlowWrap ul li dl dd p{
font-size: 0.875em;/*14px; 3.733vw;*/
line-height: 150%;
color: #222;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
}


/*============================================================================
オプション
==============================================================================*/
.OptionWrap{
width: 100%;
margin-inline:auto;
padding: 8% 10%;
}

.OptionBox ul {
width: 100%;
max-width: 1200px;
margin:5% auto;
list-style: none;
}

.OptionBox ul li{
width: 100%;
margin:5% auto 0% auto;
padding: 3%;
background: #fff;
text-align: center;
}

.OptionBox ul li dl dt{
margin:0% auto 1% auto;
color:#5BA7B9;
font-size:1.125em;/*18px; 4.8vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 700;
text-align: center;
}

.OptionBox ul li dl dd{
margin-inline:auto;
color:#333;
font-size:0.875em;/*14px; 3.733vw;*/
line-height: 1.5em;/*24px; 6.4vw;*/
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
text-align: center;
}

.OptionBox ul li div{
width: 50px;
margin: 0% auto 2% auto;
margin-inline:auto;
}

.OptionBox ul li div img{
width: 100%;
margin-inline:auto;
}


/*============================================================================
よくある質問
==============================================================================*/

.FaqWrap{
width: 100%;
margin: 0% auto;
padding: 5% 5% 0% 5%;
}

.qa-list{
margin:10% auto 15% auto;
width: 100%;
}
.qa-list dl {
    position: relative;
    margin: 0;
    padding: 20px 80px 20px 30px;
    cursor: pointer;
    border-bottom: 1px solid #222;
}
.qa-list dl:first-child {
    border-top: 1px solid #222;
}
.qa-list dl::before {
    position: absolute;
    top: 25px;
    right: 25px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #222;
    border-right: 2px solid #222;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 0 50px;
    font-weight: bold;
    font-size: 1em;
    color: #5BA7B9;
}
.qa-list dl dt::before {
    font-size: 1em;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    content: 'Q.';
    color: #5BA7B9;
}
.qa-list dl dd::before {
    font-size: 1em;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 2px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #E80000;
}
.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 0 0;
    padding: 0 0 0 50px;
}
.qa-list dl dd p {
margin: 30px 0 0;
color: #222;
font-size: 1em;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 767px) {
.qa-list dl {
    position: relative;
    padding: 15px 40px 15px 10px;
}
.qa-list dl::before {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    top: 3px;
    left: 5px;
    content: 'Q.';
}
.qa-list dl dd::before {
    font-size: 14px;
    top: 5px;
    left: 5px;
    content: 'A.';
}
.qa-list dl dd {
    margin: 10px 0 0;
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}

/*============================================================================
footer#globalFooter
==============================================================================*/

/* page-top */
#pageTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}
#pageTop a {
	display: block;
	background: url(../img/gotop.png);
	background-size: 34px 34px;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
}
#pageTop a:hover {
	background: url(../img/gotop.png);
	background-size: 34px 34px;
}

.footMiddle{
	width: 100%;
	padding-top: 0%;
}

/* footRight */
#footRight {
	padding-bottom: 8px;
	margin: 0 auto 20px auto;
	width: 100%;
	font-size: 12px;
	color: #999;
	line-height: 180%;
	text-align: center;
}
#footRight a{
	color: #999;
}

/* footLeft */
#footLeft {
	margin: 1% auto;
	width: 100%;
	text-align: left;
}
.footList{
	width: 95%;
	vertical-align: top;
	text-align: center;
	margin: 0 0px 0 5px;
	text-align: left;
	padding-left: 8px;
	border-left: 1px solid #999;
}
.footList li.footMenu{
	list-style: none;
	padding: 3px 0 3px 10px;
}
/*
.footList li.footMenu:first-child{
	font-weight: bold;
	font-size: 116%;
	color: #FFF;
	padding-left: 0px;
}
*/
.footList li.footMenu a{
	font-size: 90%;
	color: #999;
}
.footList li.footMenu a:hover{
	color: #999;
	text-decoration: underline;
}

/* footCenter */
#footLogoBox {
	clear: both;
	width: 100%;
	margin: auto;
}
#footLogoBox a.footlogo{
	display: block;
	text-indent: -9999px;
	margin: 10px auto 0px auto;
	width:110px;
	height:33px;
	background: url(../img/logo.png?=v1) no-repeat;
	background-size: 110px 33px;
}

#footBtm{
	width: 100%;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	text-align: center;
	color: #333333;
}
