html{
	height:100%;
	overflow: auto;
}

body {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 62.5%;
    font-family: Ã¦Â¸Â¸Ã£â€šÂ´Ã£â€šÂ·Ã£Æ’Æ’Ã£â€šÂ¯Ã¤Â½â€œ,'Yu Gothic', YuGothic,Meiryo, Ã£Æ’Â¡Ã£â€šÂ¤Ã£Æ’ÂªÃ£â€šÂª,'Hiragino Kaku Gothic ProN', 'Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    width: 100%;
    position: relative;
    background: url(../../wp/wp-content/themes/news/ssl/img/header_bk.gif) repeat-x left top #fff;
}

* {
	margin: 0;
	padding: 0;
}

ul.tellshi {
	list-style-type: none;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-evenly;
}

.hed1 {
    /* width: 70%; */
    width: 650px;
    padding: 20px  0 20px;
    margin: 0 auto;
    /* text-align: center; */
    display: inline-block;
}

ul.lo1 {
    margin-bottom: 50px;
    text-align: center;
}

ul.lo2 {
	text-align: center;
}

.spno {
    text-align: center;
}

.salesforcede .lo1 ul img.w90 {
    padding: 50px;

}

h6 {
    font-size: 24px;
    margin: 30px 0 0;
    color: #0ba29a;
	text-align:center;
}

.pd p1-1 {
    /* padding: 20px 0; */
    color: #000;
    font-size: 11px;
    text-align: left;
    line-height: 0;
}




@media screen and (max-width: 670px){
.hed1 {
    width: 100%;
    /* padding: 20px; */
    padding-left: 0px;
    /* margin: 0 20px 0 0; */
    text-align: center;
    display: inline-block;
}



.awsbt{
	width: 60%;
	margin: 0 0 0 5%;
}

.salesforcede ul img.w90 {
    width: 100%;
    /* padding: 20px; */
    padding-left: 0px;
    /* margin: 0 20px 0 0; */
    text-align: center;
    display: inline-block;
}

.w50{
	width:95%;
}
.acse{
	height: auto;
	margin: 0;
	padding: 0 25px 0;
	width: 90%;
	position: relative;
}
}

.txtalC strong {
    font-size: 16px;
    font-weight: 600px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

h1.detail2 {
    font-size: 22px;
    background: #2e8b57;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 2px;
    text-align: center;
    margin-top: 30px;
    color: #fff;
}

h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}

h8 {
    color: #fff;
    background: #232f3e;
    margin: 0 auto;
    FONT-WEIGHT: 600;
    width: 531px;
    display: block;
    font-size: 24px;
    padding: 6px 0;
    border-radius: 9px;
    text-align: center;
    position: absolute;
    top: -30px;
    left: 335px;
}

a {
	color:#93c873;
	text-decoration:none;
}

a:hover {
	color:#93c873;
	text-decoration:none;
}

/* sample */
.sample{
	width: 200px;
	height: 200px;
	background-color: #0013bd;
	transition: all 800ms;
}

.sample h2{
	text-align: center;
	color: #a7beff;
	opacity: 0;
	transition: all 1000ms;
}

.sample p{
	text-align: center;
	color: #a7beff;
	opacity: 0;
	transition: all 1300ms;
}

.sample5{
	width: 200px;
	height: 200px;
	background-color: transparent;
	transform: rotateZ(-360deg);
	transition: all 800ms;
}

.sample5 h2{
	opacity: 1;
	transition: all 1000ms;
}

.sample5 p{
	opacity: 1;
	transition: all 1300ms;
}

/* sample */

.cll {
	clear: both;
}

.cll100 {
	margin:100px 0px 0px 0px;
	clear: both;
}

.font10{
	font-size:1.0em;
	line-height: 1.4em;
}

.font12{
	font-size:1.2em;
	line-height: 1.6em;
}

.font14,
p{
	font-size:1.4em;
	line-height: 1.8em;
}

.font16{
	font-size:1.6em;
	line-height: 1.8em;
}

.red {
	color: #fc5053;
}
img{
	border:0;
	margin:0;
	padding:0;
}

.nrap{
	white-space:nowrap;
}

.txtL{
	text-align:left;
}

.txtR{
	text-align:right;
}

.txtC{
	text-align:center;
}

.floatL{
	float:left;
}

.floatR{
	float:right;
}

.underline{
	border-bottom:1px #ccc dotted;
	padding-bottom:15px;
	margin-bottom:15px;
}

/*** contentsÃ£â€šÂ¿Ã£Æ’â€“ ***/
.tabs {
	text-align: center;
}

.tabs li {
	display:inline-block;
	list-style: none;
	margin: 0px 50px;
	max-width: 90%;
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.3));
}





/* HEADERÃ¢â€“Â¼Ã¢â€“Â¼
------------------------------------------------------------ */
header {
	width:1225px;
	margin:0px auto;
}
header h1 {
	/*
	float:left;
	margin:10px 0 10px 0;
	padding: 0;
	height:50px;
	*/
	float: left;
    margin: 23px 0 0 0;
    padding: 0;
    height: 66px;
}
header h1 img {
	max-width:286px;
	max-height:auto;
	padding: 0;
	margin:0;
}
header h1 span {
	font-size:0.8em;
	line-height: 1.0em;
	vertical-align:13px;
	margin-left:10px;
}

.logo{
	width: auto;
	height: 53px;
}

.logo2{
	width: auto;
	height: 53px;
	margin: 10px 0;
	margin-right: 15px;
	float: right;
}
/*Ã£â‚¬â‚¬ Ã£Æ’Å Ã£Æ’â€œÃ¢â€“Â¼Ã¢â€“Â¼
-----------------------------------------------------*/
nav {
	width: 1225px;
	z-index:11;
	padding: 0;
	margin:0;
}
nav ul {
	list-style: none;
	padding:0;
	margin:0;
}
nav li {
	width:204px;
	float: left;
	text-align:center;
	font-size:1.6em;
	line-height: 1.2em;
	font-weight:bold;
}
nav li a,
nav li a:hover {
	color:#000;
	display: block;
	text-decoration:none;
}


img.sc {
    width: 40%;
}

.contact02 p span2 {
    font-size: 20px;
}


@media screen and (min-width: 671px) {
	nav{
		position: relative;
		padding: 0;
	}
	nav li a{
		padding: 15px 0 11px;
		width: 204px;
		height: 35px;
		display: table-cell;
		vertical-align: middle;
	}
	nav li ul{
		list-style: none;
		position: absolute;
		margin: 0;
		padding: 0;
		border-radius: 0 0 3px 3px;
	}
	nav li ul li{
		overflow: hidden;
		width: 204px;
		float: none;
		height: 0;
		color: #fff;
		font-size:0.8em;
		line-height: 1.2em;
		
	}
	
	nav li ul li a{
		padding: 13px 20px 13px 20px;
		background:  #ecebea;
		color: #000;
		text-align: left;
		border: 1px solid #bdbcbb;
		font-weight:500;
		border-top: none;
	}
	nav li:hover > a{
		background: #93c873;
		color: #fff;
		display: table-cell;
	}
	nav li ul li a:hover {
		color: #000;
		display: table-cell;
		vertical-align: middle;
	}
	nav li:hover ul li{
		overflow: visible;
		/*height: 38px;*/
		height: auto;
	}
	nav li:hover ul li:first-child{
		border-top: 0;
	}
	nav li:hover ul li:last-child{
		border-bottom: 0;
	}
	br.hosoku {
		display: none;
	 }
	 #contact02{
		padding: 0px 200px;
	}
	.contact02{
		width: 1042px;
		margin: 0 auto;
	}
	#conttable{
		width: 49%;
		font-size: 14px;
		font-weight: 500;
		border-collapse:collapse;
	}
	.con02box ul{
		display: inline-block;
		vertical-align: top;
		position: relative;
		list-style: none;
		text-align: left;
		font-size: 14px;
		font-weight: 500;
		width: 370px;
		height: auto;
		padding: 40px;
		margin: 20px;
		border: solid 3px #93C873;
		background: #fcfcfc;
		box-shadow: 5px 5px 1px #efefef;
	}
	.ContactBox {
	border:1px solid #cacbcb;
	margin:0;
	padding:30px;
	margin: 0 auto;
	font-weight: 500;
}
.con02box h3{
	position: absolute;
	top: -40px;
	left: 0px;
	font-size: 30px;
	font-weight: 600;
	color: #93C873;
}
.hm-logo {display:none;
}
span.WorkBtn {
    display: none;
}

.prmovie {
    width: 930px;
    padding: 0 15px;
    margin: 0 auto;
}

}


/*Ã£â‚¬â‚¬ CONTENTS MENUÃ¢â€“Â¼Ã¢â€“Â¼
-----------------------------------------------------*/

/*Ã£â‚¬â‚¬Ã£Æ’Å“Ã£Æ’Æ’Ã£â€šÂ¯Ã£â€šÂ¹Ã£â€šÂ¢Ã£Æ’â€¹Ã£Æ’Â¡Ã£Æ’Â¼Ã£â€šÂ·Ã£Æ’Â§Ã£Æ’Â³Ã£â‚¬â‚¬*/
figure.cp_caption {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 245px;
	max-width: 245px;
	max-height: 245px;;
	text-align: center;
	color: #fff;
	background: rgb(5, 28, 71);
}
figure.cp_caption * {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
figure.cp_caption img {
	width: 100%;
	-webkit-transition: opacity 0.3s;
	        transition: opacity 0.3s;
	opacity: 1;
}
figure.cp_caption figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 3em 3em;
}
figure.cp_caption figcaption::before {
	position: absolute;
	top: 50%;
	right: 30px;
	bottom: 50%;
	left: 30px;
	content: '';
	-webkit-transition: all 0.4s;
	        transition: all 0.4s;
	-webkit-transition-delay: 0.2s;
	        transition-delay: 0.2s;
	opacity: 0;
	border-top: 3px solid rgba(255, 255, 255, 0.8);
	background-color: rgb(255, 255, 255);
}
figure.cp_caption h2 {
	margin: 5px 0 5px;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	opacity: 0;
	color:fff;
}

.salesforceco11 figure.cp_caption p {
	margin: 5px 0 5px;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	opacity: 0;
	border-bottom: 3px solid #ffffff;
	color:fff;
}
.salesforceco11 figure.cp_caption p{
	font-weight: 500;
	border-bottom: none;
}


figure.cp_caption p {
	margin: 5px 0 5px;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	        transition: opacity 0.3s, transform 0.3s;
	opacity: 0;
	color:fff;
}
figure.cp_caption p{
	font-weight: 500;
}
figure.cp_caption a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
}
figure.cp_caption:hover img {
	opacity: 0.35;
}
figure.cp_caption:hover figcaption h2 {
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
	-webkit-transform: translate3d(0%, 0%, 0);
	        transform: translate3d(0%, 0%, 0);
	opacity: 1;
}
figure.cp_caption:hover figcaption p {
	-webkit-transition-delay: 0.5s;
			transition-delay: 0.5s;
	opacity: 0.9;
}
figure.cp_caption:hover figcaption::before {
	top: 30px;
	bottom: 30px;
	-webkit-transition-delay: 0s;
	        transition-delay: 0s;
	opacity: 1;
	background: rgba(226, 226, 226, 0);
}
figure.cp_caption:hover img {
	opacity: 0.35;
}
figure.cp_caption:hover figcaption h2 {
	-webkit-transition-delay: 0.3s;
	        transition-delay: 0.3s;
	-webkit-transform: translate3d(0%, 0%, 0);
	        transform: translate3d(0%, 0%, 0);
	opacity: 1;
}
figure.cp_caption:hover figcaption p {
	-webkit-transition-delay: 0.5s;
			transition-delay: 0.5s;
	opacity: 0.9;
}
figure.cp_caption:hover figcaption::before {
	top: 30px;
	bottom: 30px;
	-webkit-transition-delay: 0s;
	        transition-delay: 0s;
	opacity: 1;
	background: rgba(226, 226, 226, 0);
}

li#slideshow02 figcaption:hover {
    background: rgb(5 28 71 / 78%);
}

li#slideshow04 figcaption:hover {
    background: rgb(5 28 71 / 78%);
}

.mobail {
	display: none;
}

.cp_caption {
	display: block;
}

/* Ã£Æ’Â¢Ã£Æ’ÂÃ£â€šÂ¤Ã£Æ’Â«liÃ¦Â¶Ë†Ã¥Å½Â» */

@media screen and (max-width: 671px) {
	.mobail {
		display: block;
	}
	.topgtext {
		display:none;
		}

}

/* CONTENTSÃ¢â€“Â¼Ã¢â€“Â¼
------------------------------------------------------------ */
#contentsAll {
	background: url(../img/bk.gif) left top;
}

#contentscomindex {
	margin-bottom: 80px;
}

/* Ã£â€šÂ³Ã£Æ’Â³Ã£Æ’â€ Ã£Æ’Â³Ã£Æ’â€žÃ£ÂÂ®Ã¤Â¸Â­Ã¥Â¹â€¦ */
#contentsTop {
	width:1225px;
	margin:0 auto;
	padding-bottom:0px;
}


/* PAGETOP BUTTON
------------------------------------------------------------------*/

.gotop{
	position: fixed;
	right: 0px;
	bottom: 0px;
	margin:0;
}
.gotop a{
	width: 70px;
	height: 70px;
	display: block;
}

.gotopsp{
	display:none;
}


/* FOOTER
------------------------------------------------------------ */
footer{
	padding-top:30px;
	background:#93c873;
	font-weight:500

}
.footer {
	width:980px;
	margin:0px auto;

}

@media screen and (min-width:671px) {
	.footer ul{
		margin-bottom:30px;
		padding:0;
		margin:0;
		list-style:none;
		display: flex;
    justify-content: space-between;
	}
	.footer li{
		/* width: 196px; */
		/*width: 163px;*/
		width: auto;
		/*float:left;*/
		font-size:1.6em;
		line-height: 1.8em;
		color:#fff;
	}
	.footer li ul{
		margin-top:5px;
		display: block!important;
	}
	.footer li ul li{
		font-size:0.8em;
		line-height: 1.6em;
		margin-bottom:5px;
	}
}
@media screen and (max-width:670px) {
.footer ul{
	display: block;
}
.prmovie {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.hm-logo {width: 90%;
	text-align: center;
}
}
footer a {
	color:#fff;
	text-decoration:none;
}
footer a:hover {
	color:#fff;
	text-decoration:underline;
}

.footerlink {
	text-align:center;
	color:#fff;
	padding:40px 0 15px 0;
}
.copyright {
	border-top:1px solid #c9e4b9;
	text-align:center;
	color:#fff;
	padding:15px 0;
		font-size:0.8em;
		line-height: 1.6em;
}





/* CONTENTS-Index------------------------------------------------------------ */

/*slideBox*/
.slideBox {
	width: 100%;
	height: 685px;
	float:right;
	overflow: hidden;
}

/* News&Blog */
.newsblogBox {
	width:265px;
	height: 533.33px;
	float:left;
	background:#eeeeee;
}

.newsblogBox,
.newsblogBox a {
	color:rgb(58, 58, 58);

}

.newsBox,
.blogBox {
	margin:10px 0 0 5px;
	width:255px;
	height:255px;
}

.newsBox {
	background: url(../img/line.png) repeat-x left bottom;
}
.newsBox iframe,
.blogBox iframe {
	width:255px;
	height:220px;
}

.menuBox ul,
.menuBox02 ul {
	list-style: none;
	padding:0;
	margin:0;
}

/*menuBox---------------------------------------------------*/
.menuBox li {
	width:245px;
	height:245px;
	float: left;
	padding:0;
	margin:0;
}

.menuBox02 li {
	width:245px;
	height:245px;
	float: right;
	padding:0;
	margin:0;
}

.menuBox li img,
.menuBox02 li img  {
	width:245px;
	height:245px;
	padding:0;
	margin:0;
	display:block;
}
.glay01 {
	background:#eaeae9;
}
.glay02 {
	background:#e0e0df;
}
.glay03 {
	background:#d5d5d4;
}


.slick-slide img {
	width: 100%;
}



#slideshow,
#slideshow02,
#slideshow03 {
	position: relative;
	width:  245px;
	height: 245px;
}

#slideshow img,
#slideshow02 img,
#slideshow03 img {
	position: absolute;
	top:  0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slideshow img.active,
#slideshow02 img.active,
#slideshow03 img.active {
	z-index: 10;
	opacity: 1.0;
}

#slideshow img.last-active,
#slideshow02 img.last-active,
#slideshow03 img.last-active {
	z-index: 9;
}

/* TOP -------------------------------------------- */
.advertiseBox{
	position: relative;
	width: 100%;
	height: 122px;
	overflow: hidden;
	background-color: transparent;
}

.sliders{
	position: absolute;
	z-index: 0;
}

.slide img{
	margin: 10px;
}

.slide {
	float: left;
	list-style: none;
}
.slideimg{
	width: 100px;
	height: 105px;
	padding: 10px;
}

.next{
	position: absolute;
	opacity: 0.7;
	top: 46%;
	left: 5px;
	transform: rotate(-135deg);
	border-top: solid 10px #000;
	border-right: solid 10px #000;
	border-bottom: solid 10px transparent;
	border-left: solid 10px transparent;
	transition: all 300ms;
}

.next:hover{
	opacity: 1;
}

.hover{
	transition: all 600ms;
}

.hover:hover{
	transition: all 600ms;
	opacity: 0.7;
}

.prev{
	position: absolute;
	opacity: 0.7;
	top: 46%;
	right: 5px;
	z-index: 2;
	transform: rotate(45deg);
	border-top: solid 10px #000;
	border-right: solid 10px #000;
	border-bottom: solid 10px transparent;
	border-left: solid 10px transparent;
	transition: all 300ms;
}

.prev:hover{
	opacity: 1;
}

/* contents------------------------------------------------------------ */

#contents {
	width:1225px;
	margin:0 auto;
	background:#fff;
}
#contL {
	widows: 1225px;
	padding:50px 40px 40px 40px;
	font-weight: 500;
}
.H2Title h2 {
	font-size:3.5em;
	text-align: center;
	padding : 40px 0px;
}

.H2Title a{
	text-decoration: none;
}

.H2Title p{
	font-size: 0.5em;
	font-weight: 600;
	color: #93c873;
}




.RogoBox{
	text-align: center;
}

.RogoL {
	max-width: 15%;	
	margin-right: 10%;
}

.RogoC {
	max-width: 15%;	
}

.RogoR{	
	max-width: 15%;
	margin-left: 10%;
}

.fadein {
	opacity: 0;
	transform : translate(0,50px);
	transition: all 1500ms
}

.fadein.scrollin{
	opacity: 1;
	transform: translate(0,0);
}

.button {
	opacity: 0;
}

.rod {
	position: absolute;
	z-index: 1;
	opacity: 0;
	width: auto;
	height: 0px;
	transition: all 1000ms;
	transform: scaleX(1);
	top: 180px;
	left: 120px;
}

.rod.onrod{
	opacity: 1;
	width: 350px;
	height: 20px;
	background-color: #cfcfcf;
	transform: rotate(-230deg);
	box-shadow: 4px 4px 4px#a5a5a5;
}

.rod:nth-child(2) {
	position: absolute;
	z-index: 1;
	opacity: 0;
	width: auto;
	height: 0px;
	transition: all 1000ms;
	transform: scaleX(1);
	top: 180px;
	left: 340px;
}

.rod:nth-child(2).onrod{
	opacity: 1;
	width: 350px;
	height: 20px;
	background-color: #cfcfcf;
	transform: rotate(230deg);
	box-shadow: 4px 4px 4px#a5a5a5;
}

.rod:nth-child(3) {
	position: absolute;
	z-index: 1;
	opacity: 0;
	width: auto;
	height: 0px;
	transition: all 1000ms;
	transform: scaleY(2);
	transform: rotate(0deg);
	top: 350px;
	left: 240px;
}

.rod:nth-child(3).onrod{
	opacity: 1;
	width: 350px;
	height: 20px;
	background-color: #cfcfcf;
	transform: rotate(180deg);
	box-shadow: 4px 4px 4px#a5a5a5;
}



/** .TellMailBox **/

.TellMailBox{
	text-align: center;
	margin: auto;
	background: #fff;
	margin:50px 100px;
}

.TellMailBox h3{
	text-align:center;
	font-size:2.2em;
	margin-bottom:0.8em;
}

.TellMailBox h4{
	text-align:center;
	font-size:1.6em;
}

.TellMailBox h5{
	text-align:center;
	font-size:3.5em;
}

.tell{
	display: inline-block;
	font-size:0.9em;
}

.mail{
	display: inline-block;
	font-size:0.9em;
	margin-left: 10%;
}
.TellMailBox{
	text-align: center;
	margin: auto;
	background: #f0f2ef;
	padding: 50px 100px;
}

img.w402 {
    width: 20px;
    float: left;
    padding: 11px 0 0;
}

.TellMailBox h3{
	text-align:center;
	font-size:2.2em;
	margin-bottom:0.8em;
}

.TellMailBox h4{
	text-align:center;
	font-size:1.7em;
}

h4.h-4 {
    font-size: 14px;
}

.TellMailBox h5{
	text-align: center;
    font-size: 3.5em;
	height: 43px;
	display: inline-block;
}

.tell{
	display: inline-block;
	font-size:0.9em;
}

.mail{
display: inline-block;
    font-size: 0.9em;
    margin: 0 0 0 10%;
    height: 91px;
    padding: 20px 0 0 0;
}

.shita {
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1000px){
.salesforcefo{
	height: auto;
	width: 100%;
	padding: 60px 25px 0px 25px;
	margin: 0;
	position: relative;
}
.salesforcecont02{
	height: auto;
	width: 100%;
	padding: 60px 25px 0px 25px;
	margin: 0;
	position: relative;
}
.acbt{
	width: 60%;
	margin: 0 auto 3%;
		text-align:left;
}
.fvimg1 {
	margin: 0 0 50px 15px;
	width: 350px;
}

.awsbt{
	background-color: #9c7add;
	margin: 0 0 50px 15px;
	box-shadow: 0px 0px 10px #5858588e;
}

.ad:before {
	display: none;
}

.ad:after {
display: none;
}
p.reasonp {
	text-align: center;
	font-size: 16px;
	/* color: #f05619; */
	FONT-WEIGHT: 600;
	padding: 10px 0 100px;
}
.aws-z {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: solid 2px #efefef;
    margin: 70px 0 80px;
    padding: 10px 0;
}

img.sfdeimg-2 {
	width: 380px;
	margin: 20px 15px 0;
}

.aws2a .yajirushi {
    display: none;
}

.service2 {
	flex-direction: column;
	 align-items: center;
	 padding: 0 0 0px 0;
 }

 .acse{
	height: auto;
	padding: 60px 25px 120px 25px;
	margin: 0;
	position: relative;
}
}

@media screen and (max-width: 1200px){
	h8{
		/* color: #fff; */
		/* background: #232f3e; */
		/* margin: 20px auto; */
		/* FONT-WEIGHT: 600; */
		/* width: 531px; */
		/* display: block; */
		/* font-size: 20px; */
		/* padding: 10px 0; */
		/* border-radius: 9px; */
		/* text-align: center; */
		position: unset;
		/* top: 10px; */
		/* left: 1px; */
	}
	.pd5 {
		/* background: aqua; */
		display: inline-block;
		width: 582px;
		/* padding: 0  0 10px; */
		/* float: left; */
		padding: 0px 10px 0;
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		margin: 0 auto 10px;
		background: url(../../service/img/paback17.png)no-repeat left;
		background-position: left -64px bottom 45px;
		background-size: 724px;
		/* background: #91e0ff73; */
		/* border: solid 1.5px #bdbdbd; */
		/* padding: 15px 10px 15px 10px; */
		/* margin-bottom: 30px; */
		/* display: inline-block; */
		/* border-radius: 30px; */
		/* box-shadow: 10px 10px 6px #0000001f; */
	}
	.salesforcede{
		padding: 60px 0 100px;
		margin: 0 auto;
		width: 100%;
		position: relative;
}
	
	
		.salesforcefv2{
			margin:0 0 0 20px
				}
	
		.pd2 {
		display: inline-block;
		width: 100%;
		height: 377px;
		text-align: center;
		margin: 0 auto 100px;
		background: none;
		background-position: left 0px bottom 50px;
		background-size: 100%;
	}
	
	
	.pd4 {
		display: inline-block;
		float: left;
		width: 274px;
		margin: 10px 0;
		line-height: unset;
	}
	
	.sfbutton:hover{
		transform: scale(1.1);
		transition: all 300ms;
	}
	
	.pdback {
		position: relative;
		margin: 0px auto 10px;
	}
		.salesforcefv p {
			margin: 0 0 0 20px;
	   }
		.sfbutton{
			margin:50px 0 0 20px;
			}
	
			.salesforcefo {
				width: 90%;
				text-align: center;
			}
	
		.fr {padding: 10px 30px 10px 30px;margin-bottom: 40px;width: 90%;display: inline-block;}
		
		.hh5 {
			width: 50%;
			margin: 0 auto;
		}
			
		.h5g {
			text-align: center;
			display: inline-block;
			float: revert;
			margin: 0 40px 0 0;
		}	
	
			.sffobox{
			position: left;
			margin: 0 auto;
			display: inline-block;
			width:100%;
		}

		



			.salesforceco ul {
			text-align: center;
			display: flex;
			flex-wrap: wrap;
			flex-direction: row;
			justify-content: center;
		}
	
		.salesforceco li2 {
			display:none;
			}
	
		
	
			.salesforcefv{
				width: 100%;
			}
			.salesforcefv ul{
				display: flex;
				align-items: center;
				flex-wrap: wrap;
				padding: 20px;
				justify-content: center;
			}
	
			.sffoceapp2 {
				display: flex;
				align-items: center;
				flex-wrap: wrap;
				padding: 20px;
				width: 100%;
				margin: 0 auto;
				justify-content: center;
			}
		
		.sffocebox{
		height: auto;
		padding: 30px 0 0px;
		/* width: 1200px; */
		margin: 50px auto 100px;
		position: relative;
		text-align: center;
		border: solid;
		border-radius: 9px;
		width: 90%;
		}
	
		.sffocebox li{
		list-style: none;
		display: inline-block;
		width: 90%;
		padding: 25px 32px;
		border-bottom: solid 1.5px #bdbdbd;
		border-left: none;
	}
	
		.sffocebox li1{
		list-style: none;
		display: inline-block;
		width: 90%;
		padding: 25px 32px;
		border-bottom: solid 1.5px #bdbdbd;
	}
	.sffocebox li2{
		list-style: none;
		display: inline-block;
		width: 90%;
		padding: 25px 32px;
		border-left: none;
		border-bottom: solid 1.5px #bdbdbd;
	}
	
	.sffocebox li4{
		display:none;
	}
	
	.sffocebox li5{
		list-style: none;
		display: inline-block;
		width: 90%;
		padding: 25px 32px;
		margin: 20px auto 0px;
		border-bottom: none;
			border-left:none;
	}
	
		.sffocebox hr{
		display: inline-block;
		border: none;
		width: 90%;
		margin: 0px;
		padding: 0px;
	}
	
	
	p2-2 {
		font-size: 39px;
		color: #280f8f;
		font-weight: 600;
		height: 50px;
		width: 82px;
		padding: 0px;
		transform: scale(0.9, 1);
		background: linear-gradient(transparent 80%, #f3c604 60%);
	}

	.txtalC-1{
		text-align: center;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	div#cont021.salesforceco ul {
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: space-around;
		align-items: baseline;
		padding: 0 0 30px;
	}

		}	

		@media screen and (max-width: 850px){
			.topg img.fvimg {
				float;right;
				width: 450px;
			
				float: right;
			}}
			
			@media screen and (max-width: 670px){
			.topg img.fvimg {
				float;
				right;
				width: 300px;
				display: none;
				float: right;
			}

			.con02box ul{
				display: inline-block;
				vertical-align: top;
				position: relative;
				list-style: none;
				text-align: left;
				font-size: 14px;
				font-weight: 500;
				width: 73%;
				height: auto;
				padding: 40px;
				margin:30px auto;
				border: solid 3px #93C873;
				background: #fcfcfc;
				box-shadow: 5px 5px 1px #efefef;
			}

		
				.con02box h3{
					position: absolute;
					top: -30px;
					left: 0px;
					font-size: 20px;
					font-weight: 600;
					color: #93C873;
				}

				
		.spb200 {
			margin-bottom: 100px;
		}

		iframe#cont03map {
			width: 100%;
			padding:0 0 20px;
		}

				.salesforcefo .fr{
					display: none;
				}

				#contact02 {
					padding:0px;
				}
			
				.contact02{
					width: 80%;
					margin: 0 auto;
				}
			
				.contact02 img{
					width: 100%;
				}
				.ContactBox {
					padding:5%;
				}
				

			}
/** Font--------------------------------------------- **/

.Fontsize{
	font-size:2.5em;
}

.mb40{
	margin-bottom:40px;
}

.w20max {
	display: inline-block;
	margin: 1% 10%;
	max-width:20%;
	height:auto;
}

.w40max {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:40%;
	height:auto;
}

.w50max {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:40%;
	height:auto;
}

.w100max {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:100%;
	height:auto;
}
.w101max {
	max-width:100%;
	height:auto;
}
.w190 {width:190px;}
.w300 {width:300px;}
.w310 {width:310px;}
.w390 {width:390px;}
.w450 {width:450px;}

.h4g {
    text-align: center;
    margin: 50px auto 20px;
    font-size: 24px;
    FONT-WEIGHT: 600;
    color:#0ba29a;
}

/* MainTitle------------------------------------------------------------ */

.MainTitle {
	height:200px;
	border-top:1px #fff solid;
	border-bottom:1px #fff solid;
}
.MainTitle h2 {
	margin:0 auto;
	width:980px;
	font-size:3.4em;
	line-height: 1.2em;
	letter-spacing: 3px;
	padding-top:75px;
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','Yu Gothic','MS PGothic';
}

@media screen and (max-width:671px) {
	header,
	nav,
	nav li ul li,
	#contents,
	#Pankuzu p,
	.MainTitle h2 {
		width:1080px;
	}
	#contL {
		width:690px;
		padding:50px 0px 100px 90px;
	}
	nav li{
		width: 216px;
	}

}

@media screen and (min-width:1600px) {
	.footer {
		width:1150px;
	}
	.footer li{
		/*
		width: 230px;
		*/
	}

}

/* CONTENTS
------------------------------------------------------------ */

#ComContents{
	width: 100%;
	height: auto;
	min-height: 100vh;
	background-color: #FFF;
}

.Com {
	width: 1200px;
	margin: 0 auto;
}


@media screen and (max-width:670px) {
     .Com {
		width: 100%;
	}
	#conttable{
		width: 100%;
		font-size: 14px;
		font-weight: 500;
		border-collapse:collapse;
	}
	div#cont021 ul li.ser4 {
		display: inline-block;
		position: relative;
		list-style: none;
		background-color: #FFF;
		height: auto;
		width: 246px;
		margin: 10px;
		transition-duration: 0.5s;
	}
}

.ComBox{
	padding: 0 15%;
	margin: 2%;
	font-weight: 500;

}

.ComBox2{
	margin: 0 auto;
	font-weight: 500;
	width: 1200px;
}

.ComTable{
	font-size: 15px;
	width: auto;
	margin: 0 auto;
	padding: 0 auto;	
}

.ComTable th{
	color: #FFF;
	width: 30%;
	background-color: #93c873;
	border-bottom: solid 1px #ffffff;
}

.ComTable td{
	width: 900px;
	padding: 30px 80px;
	border-bottom: solid 1px #b7b7b7;
}

.grebox{
	width: 70%;
	margin: 0 auto;
}


/*** company---------------------------------------------- ***/

.companymenu {
    overflow-x: hidden;
}

.Ctabs {
	text-align: center;
}

.Ctabs li {
	display:inline;
	list-style: none;
	font-size: 1.6em;
	font-weight: bold;
	max-width: 100%;
	padding: 0 1%;
}

.CtabBox{
	margin: 2% 5%;

}

.Cmap{
	position: relative;
	padding-bottom: 35%;
	height: 0;
	overflow: hidden;
}

.Cmap iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
	height: 86%;
}

.Ctab_content{
	margin-top: 50px;
	background-color: #FFF;
}

.Ctab_content hr{
	border: none;
	border: solid 0.5px #7a7a7a;
}

.Ctab_content h3 {
	font-size: 20px;
	line-height: 1.5em;
	margin: 10px 0px;
	float: left;
}

.Ctab_content h4 {
	font-size:1.5em;
	float: left;
}

.H2Title_a {
    width: 1200px;
}

.H2Title_a2 {
    width: 1200px;
}

.H2Title_a_a {
    width: 1200px;
}

.H2Title_a2_a {
    width: 1200px;
}

.H2Title_a h2 {
	font-size:3.5em;
	/* text-align: center; */
	padding: 80px 0px 80px;
	/* width: 100%; */
	text-align: center;
	/* display: inline-block; */
	margin: 0 91px 0 0;
}

.H2Title_a h2::before {
    content: url(../../company/img/overview.jpg); */
    position: absolute;
    font-family: tgn-soft-round-comp, sans-serif;
    /* border-radius: 4px; */
    vertical-align: middle;
    display: inline-block;
    /* left: 369px; */
    /* z-index: -1; */
    /* top: 457px; */
    width: 150px;
    height: 72px;
    /* position: absolute; */
}

.H2Title_a h2::after {
	content: "  OVERVIEW";
	font-size: 0.5em;
	position: absolute;
	font-weight: 500;
	color: #93c873; *
	/* left: 623px; */
	width: 140px;
	/* display: inline-block; */
	width: 140px;
	margin: 0 auto;
	top: 505px;
 }


.H2Title_a a{
	text-decoration: none;
}

.H2Title_a p{
	font-size: 0.5em;
	font-weight: 600;
	color: #93c873;
}


.H2Title_a2 h2 {
	font-size:3.5em;
	text-align: center;
	padding: 80px 20px 80px;
	/* width: 100%; */
	margin: 0 79px 0 0;
	text-align: center;
}

.H2Title_a2 h2::before {
    content: url(../../company/img/office.jpg); */
    position: absolute;
    font-family: tgn-soft-round-comp, sans-serif;
    /* border-radius: 4px; */
    vertical-align: middle;
    display: inline-block;
    /* left: 369px; */
    /* z-index: -1; */
    /* top: 457px; */
    margin: 0 auto;
    width: 98px;
    height: 53px;
    /* position: absolute; */
}

.H2Title_a2 h2::after {
    content: "OFFICE";
    font-size: 0.5em;
    position: absolute;
    font-weight: 500;
    color: #93c873;
    width: 94px;
    /* right: 353px; */
    /* height: -57px; */
}


.H2Title_a2 a{
	text-decoration: none;
}

.H2Title_a2 p{
	font-size: 0.5em;
	font-weight: 600;
	color: #93c873;
}

.setsu {
	/* padding: 30px 60px; */
	/* border-top: solid 1px #b7b7b7; */
	margin: 10px 0 0 0;
  }
  
  .setsu p {
	/* padding: 30px 60px; */
	/* border-top: solid 1px #b7b7b7; */
	margin: 10px 0 0 0;
	font-size: 15px;
  }

  .flex-item2 dd1a {
	font-size: 20px;
	letter-spacing: 0.03em;
	font-weight: 600;
	text-align: center;
	line-height: 1.75;
	}
  
@media screen and (min-width: 671px) {
	.H2Title_a p{
		display:none;
		}
		
			.H2Title_a2 p{
		display:none;
		}
		dd2 {
			display:none;
		 }
}


.ComTable_a{
	font-size: 15px;
	width: auto;
	margin: 0 auto;
	padding: 0 auto;	
}

.ComTable_a th{
	color: #FFF;
	width: 30%;
	background-color: #93c873;
	border-bottom: solid 1px #ffffff;
}

.ComTable_a td{
	width: 900px;
	padding: 30px 60px;
	background: #f9f9f9;
	float: left;
	border-bottom: solid 1px #b7b7b7;
}

.ComTable_a td span{text-align: right;padding: 0 0 0 669px;}

tbody img {
    width: 199px;
    /* padding: 30px; */
    /* margin: 30px 30px 30px 0; */
    /* background: #fff; */
}

dl.flex-container0 {
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 10px 0;
}


dl.flex-container {
    justify-content: space-between;
    display: flex;
    background: #f9f9f9;
    /* border-bottom: solid 1px #b7b7b7; */
    flex-direction: row;
    flex-wrap: nowrap;
}

dl.flex-container1{
    justify-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

dd1a {
	font-size: 20px;
	/* color: #000000; */
	letter-spacing: 0.03em;
	/* padding: 0px 20px 0px; */
	font-weight: 600;
	/* display: inline-block; */
	text-align: center;
	line-height: 1.75;
	}

dl.flex-container2 {
	justify-content: space-around;
		display: flex;
		flex-wrap: wrap;
		background: #d5dee0 repeat-x;
		padding: 0 0 50px 0;
		margin: 59px auto 0;
		align-items: center;
		height: 535px;
		align-content: center;
		flex-direction: row;
	}

	dl.flex-container2a {
		display: flex;
		/* background: #d5dee0 repeat-x; */
		padding: 0 0 50px 0;
		margin: 59px 1 0;
		flex-direction: row;
		text-align: center;
		flex-wrap: wrap;
	}

	
dl.flex-container3 {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    /* background: #ffa237; */
    border-radius: 23px;
    /* padding: 100px 0 24px 0; */
    /* margin: 33px 35px; */
    flex-direction: row;
}


.sample_box{
	width:360px;
	height: 170px;
	margin:0 auto;
	overflow:
	hidden;
	left: 200px;
	position: aa;
	display: inline-block;
   }
   .sample_box img{
	transition:1s all;
   }
   .sample_box img:hover{
	 transform:scale(1.2,1.2);
	 transition:1s all;
   }

.flex-itemb p.huto {
    color: #fff;
    padding: 0;
    width: 35%;
    text-align: center;
    display: inline-block;
    background: #93c873;
	border-radius: 3px;
    font-size: 18px;
    FONT-WEIGHT: 600;
    margin: 0 0 5px;
}

.flex-itemb p.huto2 {
    color: #fff;
    padding: 0;
    width: 60%;
    text-align: center;
    display: inline-block;
    background: #93c873;
    border-radius: 3px;
    padding: 3px 8px;
    font-size: 18px;
    FONT-WEIGHT: 600;
    margin: 0 0 5px;
}

img.img22 {
    display: inline-block;
    padding: 2px 0 6px;
    width: 300px;
    padding: 24px 0 18px;
}

img.img23 {
    display: inline-block;
    padding: 15px 0 6px;
    width: 270px;
}

img.img24 {
    display: inline-block;
    padding: 10px 0 5px;
    width: 240px;
}

img.img25 {
    display: inline-block;
    padding: 10px 0 5px;
    width: 240px;
}

img.img26 {
    display: inline-block;
    padding: 10px 0 5px;
    width: 240px;
}



.flex-item0 {
    background: #e0ecee;
    width: 360px;
    FONT-WEIGHT: 600;
    margin: 20px 0 0 0;
    height: 410px;
	display: block;
    box-shadow: 7px 7px 6px #0000002f;
}

.flex-item0 p {
	/* font-size: 16px; */
	/* margin: 20px 30px 0; */
	text-align: left;
	padding: 0 0 18px 0;
	color: #232f3e;
	/* border-bottom: solid 1px #fff; */
}

p.ue22 {
    font-size: 16px;
    margin: 20px 30px 0;
    text-align: left;
    padding: 0 0 18px 0;
    color: #232f3e;
    border-bottom: solid 1px #fff;
    }

	p.shita {
		border-bottom: none;
		font-size: 16px;
		margin: 0 auto;
		text-align: center;
		FONT-WEIGHT: 500;
	}

	.cloud h1 {
		font-size: 18px;
		background: #1f91a5;
		border-radius: 4px;
		padding: 15px;
		color: fff;
		width: 66%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		position: relative;
	}
	
	.cloud h1::before {
		content: "";
		position: absolute;
		right: 0px;
		top: 0px;
		border-radius: 4px;
		border-bottom: solid 12px #e0ecee;
		border-right: solid 82px #e0ecee;
		border-top: solid 47px transparent;
		text-align: right;
		border-left: solid 22px transparent;
	}

	.cloud p {
		font-size: 15px;
		width: 90%;
		display: inline-block;
		letter-spacing: 0.05em;
		text-align: left;
		text-align: center;
		 margin: 0 auto 20; 
		line-height: revert;
	}
	

.flex-item {
    /* width: 900px; */
    padding: 0px 0px 10px 0;
    background: #f9f9f9;
    width: 359px;
    /* border-bottom: solid 1px #b7b7b7; */
}

.flex-itemb {
    /* width: 900px; */
    /* padding: 0px 0px 10px 0; */
    background: #f9f9f9;
    width: 400px;
    /* text-align: left; */
    padding: 0 0 0 20px;
    border-left: solid 1px #b7b7b7;
}

.flex-itemb p {
    text-align: left;
}

.flex-item p {
    font-size: 15px;
    /* margin: 20px 30px; */
    text-align: left;
    padding: 0 0 18px 0;
    /* border-bottom: solid 1px #fff; */
}

.flex-itemb p {
    font-size: 15px;
    text-align: left;
    letter-spacing: 0.05em;
    padding: 0 0 22px 0;
    line-height: 1.5;
}


.flex-item2 {
    background: #fff;
    /* border: solid 3px #ffffff; */
    width: 270px;
    position: relative;
    color: #000;
    display: block;
    /* border: solid; */
    margin: 12px 15px 20px;
    height: 320px;
    /* box-shadow: 10px 10px 6px #0000002f; */
}




.flex-item2:hover {
  color:#000;
width: 270px;
	position: relative;
  transition: .3s;
   box-sizing:border-box;
  border:solid 3px #0b0a80;
  background: #ffffff;
  
}

.flex-item2 img {
    width: 35px;
    margin: 22px auto 0;
}

.flex-item2x {
    background: #fff;
    /* border: solid 3px #ffffff; */
    width: 270px;
    position: relative;
    color: #000;
    display: block;
    /* border: solid; */
    margin: 12px 15px 20px;
    height: 320px;
    /* box-shadow: 10px 10px 6px #0000002f; */
}
.flex-item2x img {
    width: 35px;
    margin: 22px auto 0;
}
.flex-item2x:hover {
  color:#000;
width: 270px;
	position: relative;
  transition: .3s;
   box-sizing:border-box;
  border:solid 3px #0b0a80;
  background: #ffffff;
}
.flex-item2x dd {
    font-size: 14px;
    padding: 11px 20px 30px;
    text-align: left;
    letter-spacing: 0.03em;
    line-height:1.7;
    text-align: justify;
}
.flex-item2x span img {
width: 55px;
    /* margin: 22px auto 0; */
    margin: 14px 0 9px;
}


.flex-item22 {
    background: #fff;
    border: solid 3px #1f91a5;
    width: 320px;
	position: relative;
    border-radius: 4px;
    margin: 80px 0 20px 0;
    height: 165px;
    box-shadow: 10px 10px 6px #0000002f;
}

dt.item2-2 span {
    top: -27px;
    left: 65.6%;
    font-size: 15px;
    FONT-WEIGHT: 600;
    margin: 0 auto;
    position: absolute;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.2em;
    color: #1f91a5;
}


dt.item2-3 span {
    top: -27px;
    left: 65.6%;
    font-size: 15px;
    FONT-WEIGHT: 600;
    margin: 0 auto;
    position: absolute;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.2em;
    color: #1f91a5;
}

dt.item2-4 span {
    top: -27px;
    left: 65.6%;
    font-size: 15px;
    FONT-WEIGHT: 600;
    margin: 0 auto;
    position: absolute;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.2em;
    color: #1f91a5;
}

dt.item2-5 span {
    top: -27px;
    left: 65.6%;
    font-size: 15px;
    FONT-WEIGHT: 600;
    margin: 0 auto;
    position: absolute;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.2em;
    color: #1f91a5;
}

dt.item2-6 span {
    top: -27px;
    left: 65.6%;
    font-size: 15px;
    FONT-WEIGHT: 600;
    margin: 0 auto;
    position: absolute;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.2em;
    color: #1f91a5;
}

dt.item2-2 span2 {
    FONT-WEIGHT: 600;
    left: 79.2%;
    top: -39px;
    position: absolute;
    color: #1f91a5;
    font-size: 24px;
}

dt.item2-3 span2 {
    FONT-WEIGHT: 600;
    left: 79.2%;
    top: -39px;
    position: absolute;
    color: #1f91a5;
    font-size: 24px;
}

dt.item2-4 span2 {
    FONT-WEIGHT: 600;
    left: 79.2%;
    top: -39px;
    position: absolute;
    color: #1f91a5;
    font-size: 24px;
}

dt.item2-5 span2 {
    FONT-WEIGHT: 600;
    left: 79.2%;
    top: -39px;
    position: absolute;
    color: #1f91a5;
    font-size: 24px;
}

dt.item2-6 span2 {
    FONT-WEIGHT: 600;
    left: 79.2%;
    top: -39px;
    position: absolute;
    color: #1f91a5;
    font-size: 24px;
}

img.point1 {
	top: -41px;
    left: 41.2%;
    margin: 0 auto;
    position: absolute;
}

img.point2 {
	top: -41px;
    left: 41.2%;
    margin: 0 auto;
    position: absolute;
}

img.point3 {
	top: -41px;
    left: 41.2%;
    margin: 0 auto;
    position: absolute;
}

img.point4 {
	top: -41px;
    left: 41.2%;
    margin: 0 auto;
    position: absolute;
}

img.point5 {
	top: -41px;
    left: 41.2%;
    margin: 0 auto;
    position: absolute;
}

.flex-item22 dd {
    font-size: 15px;
    padding: 2px 20px 30px;
    text-align: left;
    font-weight: 600;
    line-height: 1.75;
    text-align: justify;
}

.flex-item2-1 dt {
	color: orange;
	FONT-WEIGHT: 600;
	top: 980px;
	left: 11%;
	font-size: 15px;
	border-radius: 4px;
	position: absolute;
}

dd.p5-2 {
    line-height: 20px;
}

dt2 {
	position: absolute;
	border-radius: 4px;
	left: 357px;
	/* top: -133px; */
	top: 1057px;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 50px solid #1f91a5;
}

dd1 {
	font-size: 17px;
	color: #1f91a5;
	padding: 34px 20px 0px;
	font-weight: 600;
	display: inline-block;
	line-height: 1.75;
	}

	dl.flex-containerbb {
		justify-content: space-between;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		margin: 10px 0;
	}

	.flex-item-b {
		background: #f9f9f9;
		/* color: #000; */
		/* padding: 1em; */
		/* flex-basis: 30%; */
		width: 517px;
		margin: 0 10px 0 10px;
		FONT-WEIGHT: 600;
		border-radius: 4px;
		height: 185px;
		border-radius: 9px;
		border: solid 3px #1f91a5;
	}


img.slogo {
    padding: 0;
    margin: 16px 0 0 0;
}

.flex-item2 span img {
width: 55px;
    /* margin: 22px auto 0; */
    margin: 14px 0 9px;
}

.flex-item2 span12 img {
    /* width: 300px; */
    width: 103px;
    margin: 26px 0 3px;
}

span1::after {
	display:none;
   }



.flex-item3 {
    background: #fff;
    /* border: solid 3px #1f91a5; */
    width: 424px;
    border-radius: 20px;
    margin: 30px 40px 40px 40px;
    height: 62px;
	text-align: center;
    /* box-shadow: 10px 10px 6px #0000002f; */
}


.flex-item2-1 {
    background: #1f91a5;
    border: solid 3px #1f91a5;
    color: fff;
    width: 320px;
    border-radius: 11px;
    font-size: 35px;
    line-height: 51px;
    margin: 80px 0 20 0px;
    padding: ;
    height: 165px;
    box-shadow: 10px 10px 6px #0000002f;
}

.flex-item2-1 dd {
    margin: 28px;
    FONT-WEIGHT: 600;
}

.flex-item2-1::before {
    content: "";
    position: absolute;
    left: 129px;
    top: 985px;
    color: orange;
    FONT-WEIGHT: 600;
    font-size: 15px;
    border-radius: 4px;
}


dt.item2-2 img {
    width: 10%;
}

.flex-item2-2::before {
    content: "";
    position: absolute;
    left: 100px;
    top: 1410px;
    color: #4e4d4a;
    font-size: 16px;
    border-radius: 4px;
}

.flex-item2 dd {
    font-size: 14px;
    padding: 11px 20px 30px;
    text-align: left;
    letter-spacing: 0.03em;
    line-height:1.7;
    /* color: #000; */
    text-align: justify;
}

.flex-item2 dd {
    font-size: 14px;
    padding: 11px 20px 30px;
    text-align: left;
    letter-spacing: 0.03em;
    line-height:1.7;
    text-align: justify;
}

.partner1 {
    width: 200px;
    float: left;
    margin: 10px 70px 0 0;
}

.partner1 a p {
    font-size: 15px;
    color: #000;
    FONT-WEIGHT: 600;
    line-height: 1.2em;
    letter-spacing: -0.5px;
    margin: 10px 0 0 0;
    padding: 5px;
    text-align: center;
}

.partner2 {
    width: 200px;
    margin: 10px 70px 0 0;
}

ul.usi {
    background: #d5dee0 repeat-x;
    width: 100%;
    margin: 0px -30.4%;
    padding: 0px 30.4%;
}

ul.usi02 {
	background: url(../../company/img/02back.png)no-repeat center;
	width: 1200px;
	margin: 0 -50%;
	padding: 84px 50% 0;
}


h2.jigyo {
    font-size: 3.5em;
    text-align: center;
    padding: 40px;
}

h2.jigyo2 {
    text-align: center;
    font-size: 1.8em;
    color: #93c873;
    font-weight: 500;
}

.flex-item2 dd1 {
	font-size: 20px;
	/* color: #000000; */
	letter-spacing: 0.03em;
	/* padding: 0px 20px 0px; */
	font-weight: 600;
	/* display: inline-block; */
	text-align: center;
	line-height: 1.75;
	}

	dd3 {
		font-size: 20px;
		/* color: #000000; */
		letter-spacing: 0.03em;
		/* padding: 0px 20px 0px; */
		font-weight: 600;
		/* display: inline-block; */
		text-align: center;
		line-height: 0.75;
	}

	dd.p5 {
		line-height: 20px;
	}

	dt.item2-2 {
		display: block;
	}
	
	dd.p5::after{
		  content: "";
		  border-top: 2.5em solid transparent;
		  border-right: 2.5em solid #93c873; 
		  position: absolute;
		  z-index: 100;
		  left: 87%;
		  top: 88.9%;
	}
	
	dd.ses1::after{
		  content: "";
		  border-top: 2.5em solid transparent;
		  border-right: 2.5em solid #93c873; 
		  position: absolute;
		  z-index: 100;
		  left: 87.1%;
		  top: 88.9%;
	}
	
	dd.d1::after{
		  content: "";
		  border-top: 2.5em solid transparent;
		  border-right: 2.5em solid #93c873; 
		  position: absolute;
		  z-index: 100;
		  left: 87.1%;
		  top: 88.9%;
	}
	
	dd.d2::after{
		  content: "";
		  border-top: 2.5em solid transparent;
		  border-right: 2.5em solid #93c873; 
		  position: absolute;
		  z-index: 100;
		  left: 87.1%;
		  top: 88.9%;
	}
	
	dd.d3::after{
		  content: "";
		  border-top: 2.5em solid transparent;
		  border-right: 2.5em solid #93c873;
		  position: absolute;
		  z-index: 100;
		  left: 87.1%;
		  top: 88.9%;
	}
	
	dd.d4::after{
		  content: "";
		  border-top: 2.5em solid transparent;
		  border-right: 2.5em solid #93c873; 
		  position: absolute;
		  z-index: 100;
		  left: 87.1%;
		  top: 88.9%;
	}
	
	.back-y {
		width: 100%;
		background: #f2f4f4;
		padding: 0 0 3px;
	}
	

.cp_link {
	text-decoration: none;
	display: inline-block;
	width: 15%;
	height: 10%;
	padding: 1em 0;
	border: solid 3px #7a7a7a;
	transition: all 0.5s;
	color: rgb(122, 122, 122);
}
.cp_link:hover {
	color: #fff;
	background-color: #93c873;
	border: solid 3px #FFF;
}

.Cw50{
	width: 40%;
	float: right;
}

.Ctxt{
	display: flex;
	flex-direction: column;
}

.Ctxt h3{
	margin: 3px 0;
}

.Ctxt h4{
	font-weight: 500;
	margin: 0;
}




.Company .MainTitle {
	background: url(../../company/img/h2_bk.png) center top no-repeat #eee;
}

.Company p{
	font-weight: 500;
}

.shirogakiPhoto {
    float: right;
    width: 400px;
    text-align: center;
    margin-left: 40px;
	
}
.CompanyTable {
	width: 100%;
	border-top:1px solid #cacbcb;
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height: 1.6em;
	border-collapse:collapse;
}
.CompanyTable th,
.CompanyTable td{
	border-bottom:1px solid #cacbcb;
	padding:15px 0 15px 15px;
	margin:0;
	vertical-align:top;
}
.CompanyTable th{
	font-weight:normal;
	text-align:left;
	width: 20%;
	color:#93c873;
	background:#e9f4e3;
}

.MapBox{
	width: 65%;
	margin: 0 auto;
}

.MapBox h3 {
	font-size:1.9em;
	line-height: 1.0em;
	padding:10px 10px;
	letter-spacing: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	background: #767575;
	margin-bottom:20px;
}

.pc_area{
	display: block;
}

.phone_area{
	display: none;
}

.HisTable{
	width: 100%;
	border-top:1px solid #cacbcb;
	margin:0;
	padding:0;
	font-size:1.5em;
	line-height: 1.6em;
	border-collapse:collapse;
	font-weight: 500;
}

.HisTable td{
	border-bottom:1px solid #cacbcb;
	padding: 2% 0% 2% 20%;
	margin:0;
	vertical-align:top;
}

.HisTable th{
	text-align:left;
	margin:0;
	vertical-align:top;
	border-bottom:1px solid #cacbcb;
	padding: 2% 0% 2% 5%;
	color: #7da863;
}

.HisBox tr:nth-child(odd){
	background-color: #94c87327;
}

/** Ã¦Â²Â¿Ã©ÂÂ© **/
.HisBox{
	position: relative;
	padding: 0 15%;
	margin: 2%;
	font-weight: 500;
}

.HisBox ul{
	display: inline-block;
	width: 50%;
}

.LBox{
	float: left;
}

.LBox span{
	position: absolute;
	bottom: -10px;
	right: -10px;
	width: 10px;
	height: 10px;
	padding: 0.2%;
	margin: 0;
	border-radius: 200px;
	background-color: #93C873;
	border: solid 5px #FFF;
}

.LBox img{
	float: left;
	width: 14%;
	position: relative;
}


.RBox span{
	position: absolute;
	bottom: -10px;
	left: -12px;
	width: 10px;
	height: 10px;
	padding: 0.2%;
	margin: 0;
	border-radius: 200px;
	background-color: #93C873;
	border: solid 5px #FFF;
	text-align: right;
}

.RBox img{
	float: right;
	width: 14%;
}

.NoBox{
	visibility:hidden;
	width: 100%;
	height: 100%;
	padding: 8%;
}

.Hiscom{
	float: right;
	margin-left: auto;
}

.History{
	width: 100%;
	height: 100%;
	position: relative;
	list-style: none;
	margin: 10% 0;
}

.History h3{
	font-size: 15px;
}

.History p{
	font-size: 15px;
	font-weight: 500;
}

.History hr{
	border: none;
	width: 100%;
	height: 1.8px;
	background-color: #b8b8b8;
}

.line{
	position: absolute;
	width: 3px;
	height: 0%;
	top: 0;
	right: 50%;
	background-color: #b8b8b8;
}

.lineanime{
	height: 100%;
	transition: all 10s;
}

@media screen and (max-width: 1230px) {	
	li.ac1 {
		padding: 0 0 0 20px;
	}}

/* Service .MainTitle
------------------------------------------------------------ */

.Service .MainTitle {
	background: url(../../service/img/h2_bk.png) center top no-repeat #eee;
}

#SystemES{
	background-color: #FFF;
}

.sesfv{	
	background: url(../../service/img/sesback.jpg)no-repeat center center;
	background-size:cover;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	padding: 60px 0 60px 0;
	margin: 0;
	position: relative;
}

.sesfv h2{
	color: #FFF;
	font-size: 50px;
	margin: 0 0 0 15%;
}

.sesfv h3{
	color: #FFF;
	font-size: 25px;
	margin: 0 0 0 15%;
	font-weight: 600;
}

.sesfv p{
	color: #FFF;
	font-size: 15px;
	margin: 0 0 0 15%;
	font-weight: 500;
}

.sesse{
	text-align: center;
	height: auto;
	padding: 60px 200px 0px 200px;
	margin: 0;
	position: relative;
	font-weight: 500;
}

.sesse h3{
	display: inline-block;
	background-color: #3e56a3;
	color: #FFF;
	font-size: 20px;
	width: 1000px;
	border-radius: 20px;
	padding: 5px 0px;
	margin: 15px 0px;
}

.sessebox{
	display: inline-block;
	text-align: left;
	font-size: 11px;
	width: 850px;
	height: auto;
	padding: 50px 60px;
	border: solid 1px #535353;
}

.sessebox p{
	width: 500px;
	margin: 5px 0px;
	border-bottom: dotted 1px #acacac;
}

.sesse ul{
	list-style: none;
	margin-top: 100px;
}

.sesse ul li{
	position: relative;
	height: 350px;
	margin-bottom: 100px;
}

.sesse ul li h5{
	color: #FFF;
	font-size: 30px;
	padding-top: 30px;
}

.sesse ul li p{
	top: 50px;
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	padding-top: 5px;
}



.sesse ul li img{
	position: absolute;
	bottom: 20px;
}

.sesse ul li:nth-child(2) img{
	right: 0px;
}

.sesse ul li:nth-child(4) img{
	position: absolute;
	left: 20px;
}

.sessebt{
	position: absolute;
	background: url(../../service/img/sesback.jpg);
	/* background-color: #0f2e94; */
	left: 0;
	width: 0px;
	height: 300px;
	transition: all 1500ms;
	opacity: 0.5;
}

.sessebt02{
	position: absolute;
	z-index: 0;
	background: url(../../service/img/sesback.jpg) no-repeat top right;
	right: 0;
	width: 0px;
	height: 300px;
	transition: all 1500ms;
	opacity: 0.5;
}

.sessebt01{
	position: absolute;
	width: 80%;
	opacity: 1;
	box-shadow: 8px 8px 8px #d3d3d3;
}

/** Salesforce-------------------------------------------------------------------------- **/

#Salesforce{
	background-color: #FFF;
}

.salesforcefva {
    background: url(../../service/img/SFback.png) no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.salesforcefv{
	width: 1200px;
	height: auto;
	padding: 60px 0 0 0;
	margin: 0 auto;
	position: relative;
}

.salesforcefv h2{
    color: #FFF;
        font-size: 80px;
        font-family: tgn-soft-round-comp, sans-serif;
        FONT-WEIGHT: 800;
        letter-spacing: 0.1em;
		padding: 0 0 40px 0;	
}

.salesforcefv h3{
	color: #FFF;
	font-size: 25px;
	font-weight: 600;
}

.salesforcefv h4{
	color: #FFF;
	font-size: 15px;
	font-weight: 500;
}

.fvbox{
	/* width: 800px; */
	height: auto;
	background-color: #ffffffd3;
	padding: 10px 0;
	margin: 7% 0;
}

.fvbox1{
	text-align: center;
    display: inline-block;

}

.salesforcefv ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px;
	justify-content: flex-start;
}

.salesforcefv ul li{
  display: inline-block;
}

.fvimg{
	width: 192px;
	padding: 10px 20px;
	float:left;
}

.fvimg30{
	width: 192px;
	padding: 10px 20px;
	float:left;
}

@media screen and (min-width: 671px) {
    .sffobox ul {
        display: none;
    }
	.rod.onrod{
	display:none;
	
	}}

.sfbutton{
		background-color: #ff9e2f;
		text-align: center;
		border: none;
		width: 330px;
		height: 29px;
		border-radius: 6px;
		display: inline-block;
		padding: 12px 0;
		color: #FFF;
		text-decoration: none;
		font-size: 16px;
		font-weight: 600;
	}
	
	.sfbutton:hover {
		transform: scale(1.1);
		transition: all 300ms;
		color:#fff;
	}
	

.salesforcefv a{
	text-decoration: none;
	font-weight: 500;
	border: none;
	margin: 30px 0 0;
	FONT-WEIGHT: 600;
}

.salesforcedea{
	background-color: #f0f0f0;
	background-size:cover;
	height: auto;
}



.salesforcede h2{
    text-align:left;
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	color: #232f3e;
	border-bottom: 3px solid #82c779;
}

.salesforcede h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #7385d8;
  }

.salesforcede h3{
	font-size: 1.5em;
	font-weight: 500;
	padding: 10px 0 50px 0;
}



.service2 {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.sftab{
	position: sticky;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 50px;
	background: url(../../service/aws/img/tabimg.png);
}

.sftab ul{
	display: flex;
	text-align: center;
	width: 80%;
	height: auto;
	margin: auto;
	padding:0 50px;
}

.sftab ul a{
	text-decoration: none;
	width: 200px;
	height: auto;
	font-size: 20px;
	font-weight: 500;
	padding: 0;
	margin: 0 auto;

}

.sftab ul li{
    width: 90%;
    height: auto;
    font-size: 16px;
    padding: 7px 5%;
    margin: 7px 2%;
    font-family: tgn-soft-round-comp, sans-serif;
    font-weight: 400;
    letter-spacing: 0.08em;
    font-style: normal;
    border-radius: 5px;
    font-style: normal;
    list-style: none;
    color: #FFF;
}

.sftab ul li::after {
    content: "▼";
    font-size: 6px;
    position: absolute;
    top: 18px;
    padding: 0px 0px 15px 5px;
}

.sftab ul li:hover{
	background-color: #3090da;
	transition: all 300ms;
}

.sfdebox{
	position: relative;
	display: inline-block;
	margin: 20px 0;
	box-shadow: 10px 10px 6px #0000002f;
}

.txtalC{
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.txtalC-1{
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}


.sfdebox li{
	list-style: none;
	width: 379px;
	height: 546px;
	background-color: #f9e8e4;
	color: #000;
}


.sfdebox p{
	text-align: left;
	font-weight: 500;
	margin: 20px 25px;
}

.sfdebox:nth-child(1){
	transition: all 800ms;
}

.sfdebox:nth-child(1) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #3090da;
	width: 100px;
}
.sfdebox:nth-child(1) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #3090da;
	width: 290px;
	bottom: -5px;
	left: -5px;
}


.sfdebox:nth-child(1) h4{
	color: #d33d1d;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	border-radius: 6px 0;
	left: 0px;
}

.sfdebox:nth-child(2){
	transition: all 1200ms;
}

.sfdebox:nth-child(2) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #146eb3;
	width: 100px;
}
.sfdebox:nth-child(2) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #146eb3;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox:nth-child(2) h4{
color: #d33d1d;
    left: 0px;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}

.sfdebox:nth-child(2) h5{
	color: #f05619;
}

.sfdebox:nth-child(3){
	transition: all 1600ms;
}

.sfdebox:nth-child(3) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #013d6b;
	width: 100px;
}
.sfdebox:nth-child(3) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #013d6b;
	width: 285px;
	bottom: -5px;
	left: 0;
}

.sfdebox:nth-child(3) h4{
color: #d33d1d;
    left: 0px;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}

.sfdebox:nth-child(3) h4{
color: #d33d1d;
    left: 0px;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}


.sfdebox h4{
	position: absolute;
    font-size: 35px;
    padding: 13px 20px;
    background: #fff;
}

.sfdebox h5{
	text-align: center;
	font-size: 25px;
	padding: 18px 0 0 20px;
	color: #d33d1d;
}

.sfdebox p{
	font-weight: 500;
    letter-spacing: 0.05em;
    width: 297px;
    margin: 20px auto;
}






.salesforcefo h2{
    text-align:left;
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	color: #232f3e;
	border-bottom: 3px solid #82c779;
}

.salesforcefo h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #7385d8;
  }

  .salesforcecont02 h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	text-align: left;
	color: #232f3e;
	border-bottom: 3px solid #82c779;
}

.salesforcecont02 h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #7385d8;
  }

  .salesforcecont02 h3{
	font-size: 1.5em;
	font-weight: 500;
	padding: 10px 0 50px 0;
	text-align: left;
	}

	
  .salesforcefo h3{
	font-size: 1.5em;
	font-weight: 500;
	padding: 10px 0 50px 0;
    text-align: left;
}

.salesforcecont02 h2{
    text-align:left;
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	color: #232f3e;
	border-bottom: 3px solid #82c779;
}

.topg {
    /* float: right; */
    text-align: center;
    margin: 0 auto;
    /* width: 100%; */
    display: inline-block;
}

.pdback {
    position: relative;
    margin: 20px 0 30px;
}

.pd2 p {
    margin: 0 0 0 20;
}

.pd4 p {
    font-size: 12px;
    FONT-WEIGHT: 600;
    margin: 5px 0 0;
    color: #23436e;
}

.salesforcefo h4{
	font-size: 20px;
	font-weight: 5	00;
	/* margin: 0-0px 0 100px; */
	text-align: center;
}

.sffobox .fr .pd p span {
    /* font-size: 16.5px; */
    FONT-WEIGHT: 600;
    color: #00c2c2;
    text-decoration: none;
    /* color: #d90000; */
    padding: 0 0 -4px 0;
}

p.pd20 {
    font-size: 16px;
    FONT-WEIGHT: 500;
	    margin: 10px 30px 20px;
}

.pd8-1 {    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0 0 0;
    color: #30a900;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 350px;
    height: 475px;
    transition: all 800ms;
	list-style:none
}

.pd .pd82-1 {
    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0 0 0;
    color: #30a900;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 350px;
    height: 475px;
	transition: all 800ms;
	list-style:none
}

.pd .pd9-1 {
    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0 0 0;
    color: #30a900;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 350px;
    height: 660px;
	list-style:none
}

p.pd10-1 {
    font-family: YuGothic,'Yu Gothic', 
sans-serif;
    font-size: 19px;
    FONT-WEIGHT: 600;
    text-align: left;
    color: #232f3e;
	margin: 10px 30px 20px;
    line-height: 1.75;
}

.sfdebox-1 li{
	list-style: none;
	width: 350px;
	height: 400px;
	background-color: #e5efee;
    color:#000;
	border-radius: 6px;
}

.sfdebox-1 p{
	text-align: left;
	font-weight: 500;
	margin: 20px 25px;
}

.sfdebox-1:nth-child(1){
	transition: all 800ms;
	border-radius: 9px;
}

.sfdebox-1:nth-child(1) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #3090da;
	width: 100px;
}
.sfdebox-1:nth-child(1) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #3090da;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox-1:nth-child(1) h4{
	color: #0ba29a;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	border-radius: 6px 0;
}

.sfdebox-1:nth-child(1) h5{
	color: #0ba29a;
}

.sfdebox-1:nth-child(2){
    border-radius: 9px;
	transition: all 1200ms;
}

.sfdebox-1:nth-child(2) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #3090da;
	width: 100px;
}
.sfdebox-1:nth-child(2) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #3090da;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox-1:nth-child(2) h4{
	color: #0ba29a;
	left: 0px;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
	border-radius: 6px 0;
}

.sfdebox-1:nth-child(2) h5{
	color: #0ba29a;
}

.sfdebox-1:nth-child(3){
	transition: all 1600ms;
	border-radius: 9px;
}

.sfdebox-1:nth-child(3) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #013d6b;
	width: 100px;
}
.sfdebox-1:nth-child(3) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #013d6b;
	width: 285px;
	bottom: -5px;
	left: 0;
}

.sfdebox-1:nth-child(3) h4{
    color: #0ba29a;
        font-family: tgn-soft-round-comp, sans-serif;
        letter-spacing: 0.08em;
        FONT-WEIGHT: 800;
		border-radius: 6px 0;
    }

.sfdebox-1:nth-child(3) h5{
	color: #0ba29a;
}




.sfdebox-1 h4{
	position: absolute;
    font-size: 35px;
    padding: 13px 20px;
    background: #fff;
}

.sfdebox-1 h5{
	text-align: center;
	font-size: 25px;
	padding: 18px 0 0 20px;
}

.sfdebox-1 p{
	font-weight: 500;
	letter-spacing: 0.05em;
	width: 240px;
	margin: 20px auto;
}

.sfdebox-1{
	position: relative;
	display: inline-block;
	margin: 20px 20px;
	box-shadow: 10px 10px 6px #0000002f;
	/* box-shadow: 10px 10px 6px #0000002f; */
}


img.sfdeimg1 {
    margin: 10px auto 10px;
    text-align: center;
    width: 35%;
    display: inline-block;
    height: 30%;
}

.fr .pd {
    margin: 40px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly;
}

.frcont02 .pd {
    margin: 40px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly;
}


.pd .pd8 {
    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0;
    /* color: #30a900; */
    text-align: center;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 380px;
    height: 480px;
    transition: all 800ms;
	list-style: none;
}

.pd .pd8 a{
    color: #00c2c2;
    text-decoration: none;
   }

   .pd .pd9 {
    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0;
    /* color: #30a900; */
    text-align: center;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 380px;
    height: 540px;
    transition: all 800ms;
	list-style: none;
}   

p.pd10 {
    font-size: 20px;
    padding: 8px 0;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}

li p.pd10-3 {
    font-size: 20px;
    padding: 18px 0 22px;
	FONT-WEIGHT: 600;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
}

p.pd11 {
    font-size: 16px;
    FONT-WEIGHT: 400;
    padding: 0 20px;
    text-align: left;
}


   img.sfdeimg3 {
    width: 300px;
    margin: 42px 0 16px;
}

img.sfdeimg6 {
    width: 300px;
	margin: 31px;
}

img.sfdeimg5 {
    width: 270px;
    margin: 20px 0px 0;
}

   .fr h9 {
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    float: left;
    FONT-WEIGHT: 600;
    padding: 5px 18px 5px;
    background: #f05619;
    margin: 0 200px 0 0;
    letter-spacing: 0.05em;
}

.pd .pd82 {
    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0 0 0;
    color: #efefef;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 350px;
    height: 475px;
	transition: all 800ms;
}



.pd4 {
    display: inline-block;
    float: left;
    width: 260px;
    margin: 10px 0;
    line-height: unset;
}

.pd3 {
    font-size: 22px;
    display: inline-block;
    padding: 0 0;
    font-family: YuGothic;
    FONT-WEIGHT: 600;
    color: #4169e1;
    text-decoration: none;

}

.pd3 span {
    border-bottom: solid 2px #4169e1;
}

@media screen and (max-width: 1167px) {
.pd .pd82 {
    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0 0 0;
    color: #efefef;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 350px;
    height: 550px;
    transition: all 800ms;
}
}

@media screen and (max-width: 777px) {
	.pd .pd82 {
		font-size: 19px;
		FONT-WEIGHT: bold;
		margin: 18px 0 0 0;
		color: #efefef;
		text-shadow: 0px 0.3px;
		background-color: #efefef;
		width: 350px;
		height: 400px;
		transition: all 800ms;
	}
	}


.pdred {
    color: red;
}


.fr h4 {
    font-size: 28px;
    font-family: Yu Gothic;
    text-align: center;
    FONT-WEIGHT: 600;
    margin: 0 0 20px;
    color: #0ba29a;
}

.salesforcecont02 .frcont02 h4{
	font-size: 28px;
/* font-family: Yu Gothic; */
text-align: center;
FONT-WEIGHT: 600;
margin: 0 0 20px;
width: 100%;
display: inline-block;
color: #006294;	
}

li p.pd10 {
    font-family: YuGothic,'Yu Gothic', 
sans-serif;
    font-size: 19px;
    FONT-WEIGHT: 600;
    text-align: left;
    color: #232f3e;
}

.fr h7-1 {
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    float: left;
    FONT-WEIGHT: 600;
    padding: 5px 18px  5px;
    background: #0ba29a;
    margin: 0 200px 0 0;
    letter-spacing: 0.05em;
}
}

.h4g {
    text-align: center;
    margin: 50px auto 20px;
    font-size: 24px;
    FONT-WEIGHT: 600;
    color:#0ba29a;
}

.h5g {
	text-align: center;
    display: inline-block;
    /* width: 40%; */
    float: left;
    margin: 0 40px 0 0;
}

table.sales-h .td2 {
	background: #fff;
	border-bottom: solid 1px #ecefee;
	text-align: left;
	FONT-WEIGHT: 400;
}

table.sales-h{
width: 500px;
font-size: 1.6em;
text-align: left;
border-collapse: collapse;
}

table.sales-h thead{
border: none;
background: #0ba29a;
}


table.sales-h tbody{
border: none;
}

table.sales-h th{
/* border: none; */
text-align: center;
padding: 1em 0;
color: #ffffff;
}

th.th4 {
    width: 25%;
}

th.th1 {
     width: 25%;
}
 
table.sales-h td{
                                text-align: center;
                                padding: 7px .5em;
                                /* width: 30%; */
                                font-size: 80%;
								color: #232f3e;
                                background: #ecefee;
                                border-bottom: solid 1px #fff;
}

td.tdh11 {font-size: 80%;/* width: 12%; */text-align: center;}

td.tdh {
    text-align: center;
	FONT-WEIGHT: 600;
}

td.tdh {
    text-align: center;
	FONT-WEIGHT: 600;
}

td.td2 a {
    color: #000;
}

table.sales-h td.td21 {
    text-align: center;
    background: #dfe6f1;
	FONT-WEIGHT: 500;
}


.h5g.\32 {
    /* width: 59%; */
    float: revert;
    margin: 0;
}


table.sales-h.\32 {
    width: 660px;
    /* float: right; */
    margin: 0;
	FONT-WEIGHT: 600;
}


.fvbox3 h4 {
    color: #333333;
    margin: 10px 0 20px 0;
    border-bottom: solid;
    width: 550px;
    font-size: 23px;
    text-align: center;
}

.pd2 h4 {
    color: #fff;
    background: #0070c0;
    margin: 50px auto 0px;
    width: 400px;
    display: block;
    font-size: 24px;
    padding: 6px 0;
    border-radius: 9px;
    text-align: center;
}

.pd2 .pdback h4 {
    position: absolute;
    top: 44%;
    left: 50%;
    /* width: 100%; */
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    text-align: center;
}

.pd p {/* FONT-WEIGHT: 600; *//* font-size: 14px; *//* line-height: 1.5em; */color: #232f3e;/* margin: 10px 30px 0; */text-align: left;/* margin: 10px 30px 20px; */line-height: 1.75;text-align: justify;}

.sfdeimg-1{
	margin: 35px 50px 35px 24px;
	width: 200px;
	height: 200px;
}



.aws-z p {
    font-size: 15px;
    FONT-WEIGHT: 600;
    padding: 25px 20px;
    background: #efefef;
}

.aws2a {
    position: relative;
}

.aws2a .yajirushi {
    position: absolute;
    content: '';
    border-top: 80px solid transparent;
    border-bottom: 80px solid transparent;
    border-left: 50px solid #efefef;
    right: -49px;
    top: -15px;
}

/*sffobox-------------------------------------------------------------------------------- */
.sffobox{
	position: left;
	/* width: 1000px; */
	/* height: 700px; */
	/* margin: 0 auto; */
	/* float: left; */
	margin: 0 auto;
	display: inline-block;
	/* text-align: left; */
	/* margin-right: 500px; */
}

.sffobox ul li{
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: center;
	width: 100px;
	height: 100px;
	padding: 30px;
	color: #FFF;
	transition: all 0.6s ease-in;
	box-shadow: 5px 10px 10px #999999;
}

.sffobox ul li:hover{
	list-style: none;
	text-align: center;
	padding: 30px;
	color: #FFF;transform: scale(2);
}

.sffobox ul li:nth-child(1){
	background: url('../../service/img/Forte01.png')no-repeat center center;
	background-size:cover;
	border-radius: 180px 180px;
	position: absolute;
	top: 0px;
	left: 320px;
}

.sffobox ul li:nth-child(2){
	background: url('../../service/img/Forte02.png')no-repeat center center;
	background-size:cover;
	border-radius: 180px 180px;
	position: absolute;
	top: 270px;
	left: 100px;
}

.sffobox ul li:nth-child(3){
	background: url('../../service/img/Forte03.png')no-repeat center center;
	background-size:cover;
	border-radius: 180px 180px;
	position: absolute;
	top: 270px;
	left: 550px;
}

.sffobox ul li p:nth-child(1) {
	font-size: 12px;
	font-weight: 500;
	padding: 10px 0 0 0;
	transition: all 700ms;
}

.sffohover1{
	font-size: 5px !important;
	transition: all 700ms;
	transform: translateY(-20px);
}

.sffobox ul li p:nth-child(2) {
	font-size: 33px;
	font-weight: 600;
	padding: 0;
	transition: all 700ms;
}

.sffohover2{
	font-size: 15px !important;
	transition: all 700ms;
	transform: translateY(-25px);
}

.caption{
	text-align: left;
	position: absolute;
	width: 200px;
	top: -7px;
	left: -50px;
	font-size:12px;
	-webkit-transform:scale(0.6);
	-moz-transform:scale(0.6);
	-ms-transform:scale(0.6);
	-o-transform:scale(0.6);
	transform:scale(0.6);
	font-weight: 500;
}

.div01{
	position: relative;
	text-align: center;
}

/*sffocebox----------------------------------------------------------------------------*/

   .sffocebox2 {
    width: 100%;
    margin: 50px auto 20px;
}



.sffocebox img{
	float: left;
	width: 90px;
	height: auto;
	margin: 0 10px 0 0;
}


.sffocebox li p:nth-child(2){
	font-size: 15px;
	font-weight: 500;
}

.sffocebox li p:nth-child(4){
	font-size: 30px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}



p2 {
    font-size: 45px;
    color: #280f8f;
    font-weight: 600;
    height: 50px;
    width: 62px;
    margin: 0 0 23px;
    padding: 0 0 5px;
    background: linear-gradient(transparent 80%, #f3c604 60%);
}

p2-2 {
    font-size: 40px;
    color: #280f8f;
    font-weight: 600;
    height: 50px;
    width: 72px;
    padding: 0px;
    background: linear-gradient(transparent 80%, #f3c604 60%);
}

p3 {
    font-size: 16px;
    padding: 0 0 0 5px;
}

p3-2 {
    font-size: 16px;
    padding: 0px;
}

p5 {
    font-size: 18px;
    FONT-WEIGHT: 600;
    line-height: 1.2em;
    display: inline-block;
    margin: 0 0 10px;
	color:#232f3e;
}

.shikaku {
    display: flex;
	align-items: center;
    justify-content: center;
}

.sffoceapp2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px;
    width: 1200px;
    margin: 0 auto;
    justify-content: flex-start;
}

p.pd10 {
    font-size: 20px;
    padding: 8px 0;
    margin: 0 auto;
    FONT-WEIGHT: 600;
    display: inline-block;
    text-align: left;
}

.sffoceapp1 {
    background: #cbe9ff;
}


.sffoceapp {
	background: #cbe9ff repeat-x;
	/* margin: 0 calc(50% - 50vw); */
	/* width: 100vw; */
	text-align: center;
	}

.sffoceapp  li{
	list-style: none;
	display: inline-block;
	/* width: 450px; */
	margin: 15px 20px;
}

.sffoceapp img {
    float: left;
    width: 200px;
    height: auto;
    margin: 0 10px 0 0;
}

.sffoceapp h4 {
    padding: 30px 0 10px 0;
    color: #3090da;
    margin: 0 auto;
	font-size:20px;
}

/**  Flow  **/
.salesforcefla {
    background-image: url(../../service/img/SFback03.png);
}


.salesforcefibottom{
	background-image: url('../../service/img/SFback04.png');
	background-repeat: no-repeat;
	height: auto;
	padding: 100px 200px 70px 200px;
	margin: 0;
	position: relative;
}

.salesforcefl h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	color: #232f3e;
	border-bottom: 3px solid #82c779;
}

.salesforcefl h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #7385d8;
  }

.salesforcefl h3{
	font-size: 1.5em;
	font-weight: 500;
	padding: 10px 0 50px 0;
}

.s-button {
	color: #fff;
	background: #ffa237;
	margin: 15px auto 30px;
	width: 80%;
	FONT-WEIGHT: 700;
	display: block;
	font-size: 13px;
	padding: 7px 0;
	border-radius: 57px;
	text-align: center;
}

.salesforceco figure.cp_caption {
	position: relative;
	overflow: hidden;
	width: 100%;
    min-width: 245px;
    max-width: max-content;
    max-height: 345px;
	text-align: center;
	color: #fff;
	background: rgb(5, 28, 71);
}

/*slider----------------------------------------------------------------------------------  */
.slider{
	padding: 20px 0 100px 0;
	background-color: #f0f0f0;
	overflow: hidden;
	margin: 0 auto;
}
  
.bxslider img {
	margin:0 auto;
	display: block;
	width: 300px;
	height: auto;
}

.bx-wrapper img {
    max-width:100%;
    display: block;
	margin:0 30%;
}

.bxslider li img{
	transform: scale(0.8);
	transition-duration: 0.5s;
	opacity: 0.5;
}
.bxslider .active-slide img{
	transform: scale(1);
	opacity: 1;
}

body .bx-wrapper {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background: transparent;
	}

	.bx-viewport {
		overflow: visible!important;
		width: 300px!important;
	  }

	  .main-container { 
		overflow: hidden;
		padding-bottom: 150px;
	  }

	

/* amazon connect
------------------------------------------------------------ */
.acfv ul {
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.back-acfv {
    background: url(../../service/aws/img/acsback.png) top center no-repeat;
    background-size:cover;
    background-repeat: no-repeat;
}

.acfv{
	/* position: relative; */
	width: 1200px;
	height: auto;
	padding: 60px 0 0 0;
	margin: 0 auto;
	z-index: 2;
}


li.ac1 {
    width: 770px;
	padding: 0 0 0 20px;
	list-style: none;
}

li.ac2 {
    width: 400px;
	list-style:none
}

.fvimg {
    width: 400px;
    padding: 133px 20px;
}

.acfv h2{
	color: #FFF;
	font-size: 80px;
	font-family: tgn-soft-round-comp, sans-serif;
	FONT-WEIGHT: 800;
	letter-spacing: 0.1em;
	margin: 0 0 40px 0;
}

.acfv h3{
	color: #FFF;
	font-size: 23px;
	font-weight: 600;
}

.acfv h4{
	color: #FFF;
	font-size: 15px;
	margin: 15px 0 0 0;
	font-weight: 500;
}


@media screen and (max-width: 1000px) {
	.acfv ul {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.spb3000.awshidden {
    margin:none;
}
li.ac1 {
    list-style: none;
    /* height: 400px; */
    padding: 0 0 0 20px;
}
.sfdebox04 {
    position: relative;
    display: inline-block;
     width: 100%; 
    margin: 20px 10px;
}
.txtald2 {
    width: 50%;
    margin: 0 auto;
}

}

.fvimg {
    width: 400px;
    padding: 133px 20px;
}


.fvimg1a {
    width: 400px;
}


/**  Contact----------------------------------------------------------  **/
.salesforceco{
	height: auto;
	padding: 60px 200px 50px 200px;
	margin: 0;
	position: relative;
}

.star{
	position: absolute;
	font-size: 25px;
	top: 0;
	left: 5px;
	color: #efefef;
	transition: all 800ms;
}

.starhover{
	color: #ffd000;
	transition: all 500ms;
	transform: rotateZ(215deg);
}

.starclick{
	color: transparent;
	background-color: none;
	transition: all 400ms;
	transform: rotateZ(360deg);
}

.salesforceco a{
	text-decoration: none;
	color: #000;
}

.salesforceco h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	color: #000000;
	border-bottom: 3px solid #ffffff;
}

.salesforceco .Service1 h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: none;
	}

.salesforceco h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #7385d8;
  }

.salesforceco ul{
	text-align: center;
}
.salesforceco ul li{
	display: inline-block;
	position: relative;
	list-style: none;
	background-color: #FFF;
	/* height: 380px; */
	margin: 20px;
	/* width: 20%; */
	transition-duration: 0.5s;
}

.salesforceco ul li:hover{
	/* box-shadow: 5px 10px 10px #999999; */
}

.salesforceco ul li:nth-child(1){
}

.salesforceco ul li:nth-child(1) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #3090da;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(1) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}

.salesforceco ul li:nth-child(1) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #3090da;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(1) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco ul li:nth-child(1) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #3090da transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco ul li:nth-child(1) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco ul li:nth-child(2){
	/* border: solid 2px #146eb3; */
}

.salesforceco ul li:nth-child(2) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #146eb3;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(2) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}


.salesforceco ul li:nth-child(2) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #146eb3;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(2) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco ul li:nth-child(2) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #146eb3 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco ul li:nth-child(2) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco ul li:nth-child(3){
	/*border: solid 2px #013d6b;*/
}

.salesforceco ul li:nth-child(3) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #013d6b;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(3) p{
	text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    margin: 0;
    border-bottom: none;
}

.salesforceco ul li:nth-child(3) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #013d6b;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(3) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco ul li:nth-child(3) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #013d6b transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco ul li:nth-child(3) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco ul li:nth-child(4){
	/*border: solid 2px #001f36;*/
}

.salesforceco ul li:nth-child(4){
	/*border: solid 2px #001f36;*/
}
}

.salesforceco ul li:nth-child(4) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #001f36;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(4) p{
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    margin: 0;
    border-bottom: none;
    line-height: inherit;
}

.salesforceco ul li:nth-child(4) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #001f36;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(4) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco ul li:nth-child(4) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #001f36 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco ul li:nth-child(4) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}



.salesforceco ul li:nth-child(5){
	/*border: solid 2px #000117;*/
}

.salesforceco ul li:nth-child(5) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #000117;;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(5) p{
	text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    margin: 0;
    border-bottom: none;
}

.salesforceco ul li:nth-child(5) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color: #000117;;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(5) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco ul li:nth-child(5) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #000117 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco ul li:nth-child(5) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco ul li:nth-child(6) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #000117;;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(6) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}

.salesforceco ul li:nth-child(6) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color: #000117;;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(6) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco ul li:nth-child(6) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #000117 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco ul li:nth-child(6) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco ul li:nth-child(7) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #000117;;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(7) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}

.salesforceco ul li:nth-child(7) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color: #000117;;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco ul li:nth-child(7) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco ul li:nth-child(7) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #000117 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco ul li:nth-child(7) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco h3{
	font-size: 1.5em;
	font-weight: 500;
	margin: 0 0 50px 0;
}

.salesforceco  .cp_caption .Service1 h2{
	margin: 5px 0 5px;
	width: 100%;
	text-align: center;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	font-size: 17px;
	transition: opacity 0.3s, transform 0.3s;
	color: #fff; 
}

.salesforceco11 figure.cp_caption {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-width: 245px;
	max-width: 245px;
	max-height: 345px;
	text-align: center;
	color: #fff;
	background: rgb(5, 28, 71);
}

.salesforceco11 ul{
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 0 200px 50px 200px;
	justify-content: center;
	}

	.salesforceco11 ul li{
		display: inline-block;
		position: relative;
		list-style: none;
		background-color: #FFF;
		/* height: 380px; */
		margin: 20px;
		/* width: 20%; */
		transition-duration: 0.5s;
	}
	

.salesforceco11 ul li:hover{
	/*box-shadow: 5px 10px 10px #999999;*/
}

.salesforceco11 ul li:nth-child(1) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #3090da;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(1) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}

.salesforceco11 ul li:nth-child(1) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #3090da;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(1) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(1) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #3090da transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco11 ul li:nth-child(1) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco11 ul li:nth-child(2){
	/* border: solid 2px #146eb3; */
}

.salesforceco11 ul li:nth-child(2) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #146eb3;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(2) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}


.salesforceco11 ul li:nth-child(2) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #146eb3;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(2) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(2) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #146eb3 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco11 ul li:nth-child(2) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco11 ul li:nth-child(3){
	/*border: solid 2px #013d6b;*/
}

.salesforceco11 ul li:nth-child(3) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #013d6b;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(3) p{
	text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    margin: 0;
    border-bottom: none;
}

.salesforceco11 ul li:nth-child(3) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #013d6b;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(3) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(3) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #013d6b transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco11 ul li:nth-child(3) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco11 ul li:nth-child(4){
	/*border: solid 2px #001f36;*/
}

.salesforceco11 ul li:nth-child(4){
	/*border: solid 2px #001f36;*/
}
}

.salesforceco11 ul li:nth-child(4) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #001f36;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(4) p{
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    margin: 0;
    border-bottom: none;
    line-height: inherit;
}

.salesforceco11 ul li:nth-child(4) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #001f36;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(4) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(4) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #001f36 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco11 ul li:nth-child(4) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}



.salesforceco11 ul li:nth-child(5){
	/*border: solid 2px #000117;*/
}

.salesforceco11 ul li:nth-child(5) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #000117;;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(5) p{
	text-align: left;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 0px;
    margin: 0;
    border-bottom: none;
}

.salesforceco11 ul li:nth-child(5) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color: #000117;;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(5) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(5) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #000117 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco11 ul li:nth-child(5) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco11 ul li:nth-child(6) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #000117;;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(6) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}

.salesforceco11 ul li:nth-child(6) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color: #000117;;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(6) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(6) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #000117 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco11 ul li:nth-child(6) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}


.salesforceco11 ul li:nth-child(7) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #000117;;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(7) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 10px 0px;
	margin: 0;
    border-bottom: none;
}

.salesforceco11 ul li:nth-child(7) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color: #000117;;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(7) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.salesforceco11 ul li:nth-child(7) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #000117 transparent transparent transparent;
	left: 1%;
	bottom: -15px;
}

.salesforceco11 ul li:nth-child(7) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}

/** Pardot **/
.pardotfv1 {
    background: url(../../service/img/Pdback.png)no-repeat center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.pardotfv{
	width: 1200px;
	height: auto;
	padding: 60px 0 0 0;
	margin: 0 auto;
	position: relative;
}

.pardotfv h2{
    color: #ffffff;
    font-size: 80px;
    font-family: tgn-soft-round-comp, sans-serif;
    FONT-WEIGHT: 800;
    letter-spacing: 0.1em;
	padding: 0 0 40px 0;
}

.pardotfv h3{
	color: #ffffff;
	font-size: 25px;
	font-weight: 600;
	padding: 0 0 20px 0;
}

.pardotfv h4{
	color: rgb(255, 255, 255);
	font-size: 15px;
	font-weight: 500;
	text-shadow: 1px 1px 0 #33bbc9, -1px -1px 0 #33bbc9,
              -1px 1px 0 #33bbc9, 1px -1px 0 #33bbc9,
              0px 1px 0 #33bbc9,  0-1px 0 #33bbc9,
              -1px 0 0 #33bbc9, 1px 0 0 #33bbc9;
}

.sfbutton02{
	background-color: #ff9e2f;
	text-align: center;
	border: none;
	width: 444px;
	height: 30px;
	border-radius: 6px;
	display: inline-block;
	margin: 30px 0 10px;
	padding: 15px 0 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	text-shadow: none;
	
}
.sfbutton02:hover{
	transform: scale(1.1);
	color:#fff;
	transition: all 300ms;
}

ul.txtalC-mc1 {
	text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
	margin: 0 0 122px;
}

.sfdeboxmc1:nth-child(1) h4{
	position: absolute;
    font-size: 35px;
    padding: 13px 20px;
    background: #fff;
	color: #006294;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}

.sfdeboxmc1:nth-child(1) h5{
	color: #006294;
}

.sfdeboxmc1:nth-child(2) h4{
	position: absolute;
    font-size: 35px;
    padding: 13px 20px;
    background: #fff;
	color: #006294;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}

.sfdeboxmc1:nth-child(2) h5{
	color: #006294;
}

.sfdeboxmc1:nth-child(3) h4{
	position: absolute;
    font-size: 35px;
    padding: 13px 20px;
    background: #fff;
	color: #006294;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}

.sfdeboxmc1:nth-child(3) h5{
	color: #006294;
	padding: 18px 0 10px 40px;
}

.sfdeboxmc1 p{
	font-weight: 500;
	width: 230px;
	margin: 20px auto;
	text-align: left;
}

.sfdeboxmc1{
	position: relative;
	display: inline-block;
	margin: 20px 10px;
	border-radius: 6px;
	box-shadow:10px 10px 6px #0000002f;
}


.sfdeboxmc1 li{
	list-style: none;
    width: 350px;
    height: 420px;
    background-color: #e5efee;
    color: #232f3e;
    border-radius: 6px;
}

img.sfdeimgmc1 {
    margin: 10px auto 10px;
    text-align: center;
    width: 36%;
    display: inline-block;
    height: 30%;
}
.sfdeboxmc1 h5{
    text-align: center;
	font-size: 25px;
	padding: 18px 0 10px 20px;
}

img.sfdeimg10 {
	margin: 10px auto 10px;
text-align: center;
width: 36%;
display: inline-block;
height: 30%;
}

ul.lo2 h1 {
    font-size: 18px;
    background: #34bbc9;
    border-radius: 4px;
    padding: 15px;
    color: #fff;
    width: 850px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -30px;
    flex-direction: column;
    position: relative;
}

ul.lo2 h1::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 4px;
	border-bottom: solid 12px #e0ecee;
	border-right: solid 82px #e0ecee;
	border-top: solid 47px transparent;
	text-align: right;
	border-left: solid 22px transparent;
}

.lo2 img {
    margin: 20px 0 50px;
}

ul.lo12 {
	text-align: center;
	border: solid 4px #34bbc9;
	border-radius: 25px;
}

ul.lo12 h1 {
    font-size: 18px;
    background: #34bbc9;
    border-radius: 4px;
    padding: 15px;
    color: #fff;
    width: 850px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -30px;
    flex-direction: column;
    position: relative;
}

ul.lo12 {
	text-align: center;
	border: solid 4px #34bbc9;
	border-radius: 25px;
}

ul.lo12 h1::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 4px;
	border-bottom: solid 12px #e0ecee;
	border-right: solid 82px #e0ecee;
	border-top: solid 47px transparent;
	text-align: right;
	border-left: solid 22px transparent;
}

.cloud h1-1 {
    font-size: 18px;
    background: #34bbc9;
    border-radius: 4px;
    FONT-WEIGHT: 600;
    padding: 15px;
	color: #fff;
    width: 850px;
    margin: 100px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.cloud h1-1::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 4px;
	border-bottom: solid 12px #e0ecee;
	border-right: solid 82px #e0ecee;
	border-top: solid 47px transparent;
	text-align: right;
	border-left: solid 22px transparent;
}

.cloud h1-2 {
    font-size: 18px;
    background: #34bbc9;
    border-radius: 4px;
    FONT-WEIGHT: 600;
    padding: 15px;
    color:#fff;
	width: 850px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.cloud h1-2::before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	border-radius: 4px;
	border-bottom: solid 12px #e0ecee;
	border-right: solid 82px #e0ecee;
	border-top: solid 47px transparent;
	text-align: right;
	border-left: solid 22px transparent;
}


.breadCrumbs h1-3 {
    color: #232f3e;
    margin: 24px auto 28px;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    FONT-WEIGHT: 600;
	padding: 0 10px;
}

.breadCrumbs {
	text-align: center;
	/* margin: 70px 0 0; */
}

.sfdeimg5a {
    margin: 0px;
    width: 100%;
    padding: 0 0 0 50px;
}

.sfdeimg6a{
	margin: 0px;
	width: 100%;
	padding: 60px 0 0 50px;
}

.sfdebox05 li{
	list-style: none;
	width: 520px;
	/* height: 270px; */
	/* text-align: left; */
	/* background-color: #ffffff; */
	color: #232f3e;
	border-radius: 25px;
	/* box-shadow: 10px 10px 6px #0000002f; */
}

.sfdebox05.fadein.scrollin h9 {
    font-size: 20px;
    background: #016194;
    color: #fff;
    FONT-WEIGHT: 600;
    display: inline-block;
    padding: 3px 31px;
}

.txtale{
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 40px 0 40px;
	justify-content: center;
}

.txtalf{
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 0px 0 40px;
	justify-content: center;
}


.txtalg{
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	padding: 40px 0 40px;
	justify-content: center;
}

.salesforcefo .fr h4{
	font-size: 28px;
/* font-family: Yu Gothic; */
text-align: center;
FONT-WEIGHT: 600;
margin: 0 0 20px;
width: 100%;
display: inline-block;
color: #006294;	
}






ul.txtalC-mc {
	text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
	margin: 0 0 122px;
}

.sfbutton02{
	background-color: #0013bd;
	text-align: center;
	border: none;
	width: 300px;
	height: 30px;
	border-radius: 12px;
	display: inline-block;
	margin: 0 0 0 65%;
	padding: 10px 0;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
}

.sfdebox02{
	position: relative;
	display: inline-block;
	margin: 20px 0px;
	height: 400px;
	width: 370px;
	background: #fff;
}


.sfdebox02 li{
	list-style: none;
}

.clause24 {
    background: url(../../service/aws/img/awsbottom11.jpg) center center no-repeat;
    width: 100%;
    height: 150px;
}

.sfdeimg{
	margin: 15px 0;
	width: 180px;
	height: 180px;
}

.txtalC2{
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.sfdebox03 li{
    list-style: none;
    width: 550px;
    height: 500px;
    padding: 20px 0;
    background-color: #e5efee;
    color: #232f3e;
    border-radius: 6px;
}
.sfdebox03:nth-child(1){
	transition: all 1200ms;
	box-shadow: 20px 20px 0px #0b8e87;
	margin: 50px auto 122px;
}

@media screen and (max-width: 1116px){
.sfdebox03:nth-child(1){
	transition: all 1200ms;
	box-shadow: 20px 20px 0px #0b8e87;
	margin: 50px auto 0px;
}
}

.sfdebox03:nth-child(1) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #41b314;
	width: 100px;
}
.sfdebox03:nth-child(1) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #41b314;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox03:nth-child(1) h4{
	color: #0b8e87;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	background: #fff;
	margin: 0px 168px;
	font-size: 30px;
	display: inline-block;
	padding: 0 52px 0;
	}
	

.sfdebox03:nth-child(1) h5{
	color: #ffffff;
	font-size: 26px;
	padding: 3px 0 10px;
}

.sfdebox03:nth-child(2) {
    transition: all 1200ms;
    box-shadow: 20px 20px 0px #00a1e0;
	margin: 50px 0 122px;
}

.sfdebox03:nth-child(2) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #41b314;
	width: 100px;
}
.sfdebox03:nth-child(2) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #41b314;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox03:nth-child(2) h4 {
    color: #00a1e0;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    background: #fff;
    margin: 0px 168px;
    font-size: 30px;
    display: inline-block;
    padding: 0 52px 0;
}
	

.sfdebox03:nth-child(2) h5 {
    color: #ffffff;
    font-size: 26px;
    padding: 3px 0 10px;
}

.ma {
	background: #0b8e87;
    margin: 20px 25px;
    margin-top: 20px;
    padding: 20px 0 0;
    border-radius: 10px;
}

.ma-b {
    background: #00a1e0;
    margin: 20px 25px;
    margin-top: 20px;
    padding: 20px 0 0;
    border-radius: 10px;
}

.ma2 {
	display: inline-block;
	background: linear-gradient(90deg, #098780, #0faba3 30%, #17eae0);
	background: -webkit-linear-gradient(0deg, #098780, #0faba3 30%, #17eae0);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 33px;
	FONT-WEIGHT: 600;
	padding: 0 20px;
   }
  
  .ma2 span1 {
	  font-size: 40px;
  }
  
  .ma2-2 {
	display: inline-block;
background: linear-gradient(90deg, #00a1e0, #00b7ff 30%, #4accff);
background: -webkit-linear-gradient(0deg, #00a1e0, #00b7ff 30%, #4accff);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 33px;
FONT-WEIGHT: 600;
}
  
  .ma2-2 span1 {
	  font-size: 40px;
  }

  .sfdebox03.fadein.scrollin p {
    font-size: 20px;
    padding: 0 50px;
    letter-spacing: 1px;
    FONT-WEIGHT: 600;
    text-align: justify;
    line-height: 40px;
	width: auto;
}

.sfdebox03.fadein.scrollin p span1{
   color:#0faba3;
   font-size: 28px;
}

.sfdebox03.fadein.scrollin p span2{
	color:#00a1e0;
	font-size: 28px;
}

.sfa {
    font-size: 20px;
    padding: 0 71px;
    letter-spacing: 1px;
    FONT-WEIGHT: 600;
    text-align: justify;
    line-height: 40px;
    text-indent: -1em;
}

.sfa span2 {
    color: #00a1e0;
    font-size: 28px;
}

.salesforcefibottom-1{
	background-image: url('../../service/img/SFback05.png');
	background-repeat: no-repeat;
	height: auto;
	padding: 100px 200px 70px 200px;
	margin: 0;
	position: relative;
}

.salesforcefibottom-2{
	background-image: url('../../service/img/SFback07.png');
	background-repeat: no-repeat;
	height: auto;
	padding: 100px 200px 70px 200px;
	margin: 0;
	position: relative;
}


.salesforcefl3 {
    background-color: #f0f0f0;
}

.salesforcefl5 {
    background-color: #edf3f3;
}
.txtald{
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 0 70px;
    justify-content: space-evenly;
}
.sfdebox04 li{
	list-style: none;
    width: 412px;
    height: 245px;
    background-color: #ffffff;
    color: #232f3e;
    border-radius: 8px;
    box-shadow: 10px 10px 6px #0000002f;
}

.sfdebox04{
	position: relative;
	display: inline-block;
	margin: 20px 10px;
}

.sfdebox04.fadein.scrollin h5 {
    font-size: 20px;
    padding: 0 0 10px;
}

.sfdebox04.fadein.scrollin p {
    padding: 40px 0 0;
    FONT-WEIGHT: 600;
}

.sfdeimg2{
	margin: 0px;
	width: 100px;
	height: 100px;
}


.ssf {
    color: #016194;
    /* margin: 24px auto 28px; */
    font-size: 26px;
    text-align: center;
    /* display: inline-block; */
    FONT-WEIGHT: 600;
    padding: 0 0 15px;
}
.salesforcefl2 h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
	border-bottom: 3px solid #82c779;
}

h6 {
    font-size: 24px;
    margin: 30px 0 0;
    color: #0ba29a;
	text-align:center;
}
.salesforcefl2 h3{
	font-size: 1.5em;
	font-weight: 500;
	padding: 10px 0 50px 0;
}


.txtalf{
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 0px 0 40px;
	justify-content: center;
}

.sfdebox05{
	position: relative;
	display: inline-block;
	margin: 20px 10px;
}

.sfdebox05.fadein.scrollin h5 {
    font-size: 26px;
    display: inline-block;
    padding: 0 0 5px;
    /* text-align: left; */
    color: #016194;
    border-bottom: solid 2pt;
}

.sfdebox05.fadein.scrollin p {
    text-align: left;
    padding: 25px 0 0;
}
.salesforcecont02 {
    width: 1200px;
    height: auto;
    padding: 60px 0 100px;
    margin: 0 auto;
    position: relative;
    font-weight: 500;
	}
	.frr p {
		font-size: 1.4em;
		line-height: 1.8em;
		font-size: 15px;
		text-align:center;
	}
li.\31 side {
    text-align: left;
}
.salesforcefl1 {
    background-image: url(../../service/img/SFback03.png);
    background-repeat: no-repeat;
}
.cont02-1forte .pd .pd8  h7 {
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    float: left;
    FONT-WEIGHT: 600;
    padding: 5px 18px  5px;
    background: #34bbc9;
    margin: 0 200px 0 0;
    font-family: Yu Gothic;
    letter-spacing: 0.05em;
}


.cont02-1forte .pd .pd8  img.sfdeimg {
    margin: 10px auto 10px;
    text-align: center;
    width: 36%;
    display: inline-block;
    height: 30%;
}

.cont02-1forte .pd  p {
	font-size: 14px;
	FONT-WEIGHT: 300;
	color: #232f3e;
	margin: 10px 30px 0;
	text-align: left;
	margin: 0px 30px 20px;
	line-height: 1.75;
	text-align: justify;
}

.cont02-1forte .pd .pd10 {
    font-size: 19px;
    FONT-WEIGHT: 600;
    text-align: center;
    color: #232f3e;
}

.cont02-1forte .pd .pd11 {
    font-size: 19px;
    FONT-WEIGHT: 600;
    text-align: left;
    color: #232f3e;
    margin-left: 40px;
    margin: 0px 22px 20px;
}

.cont02-1forte .pd .pd8 li p span {
    color: #689dde;
}

.cont02-1forte .pd .pd8 {
    font-size: 19px;
    FONT-WEIGHT: bold;
    margin: 18px 0 0 0;
    color: #30a900;
    text-shadow: 0px 0.3px;
    background-color: #efefef;
    width: 350px;
    height: 440px;
    text-align: center;
    transition: all 800ms;
}

div#cont021 {
	height: auto;
	margin: 0;
	padding: initial;
	position: relative;
}

div#cont021 ul li {
	display: inline-block;
	position: relative;
	list-style: none;
	background-color: #FFF;
	/* height: 380px; */
	width: 400px;
	margin: 10px;
	transition-duration: 0.5s;
}

div#cont021 ul li.ser01-1 {
	top: -27px;
	}
		
	div#cont021 figure.cp_caption .ser1 {
		position: relative;
		/* overflow: hidden; */
		/* width: 100%; */
		/* min-width: 245px; */
		/* max-width: 245px; */
		max-height: 277px;
		text-align: center;
		color: #fff;
		background: rgb(5, 28, 71);
	}
	
	.sfbutton022{
		background-color: #ff9e2f;
		text-align: center;
		border: none;
		width: 444px;
		height: 30px;
		border-radius: 6px;
		display: inline-block;
		margin: 30px 0 10px;
		padding: 15px 0 10px;
		color: #FFF;
		text-decoration: none;
		font-size: 16px;
		font-weight: 600;
		text-shadow: none;	
	}
	
	.sfbutton022:hover{
		transform: scale(1.1);
		transition: all 300ms;
		color:#fff;
	}



.sfdebox02:nth-child(1){
	/* border: solid 5px #99da30; */
	/* transition: all 800ms; */
}

.sfdebox02 p{
	font-weight: 500;
    width: 333px;
    margin: 171px auto 0;
	text-align: left;
}


.sfdebox02:nth-child(1) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #99da30;
	width: 100px;
}
.sfdebox02:nth-child(1) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #99da30;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox02:nth-child(1) h4{
	color: #99da30;
	top: -60px;
	left: 0px;
}

.sfdebox02:nth-child(1) h5{
	color: #fff;
	z-index: 2;
	margin: 0 auto;
	width: 259px;
	top: 89px;
	right: 55px;
	border-radius: 12px;
	text-align: center;
	background: #393a51;
	position: absolute;
	line-height: 20px;
	font-size: 18px;
}



.sfdebox02:nth-child(2) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #41b314;
	width: 100px;
}
.sfdebox02:nth-child(2) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #41b314;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox02:nth-child(2) h4{
	color: #41b314;
	top: -60px;
	left: 0px;
}

.sfdebox02:nth-child(2) h5{
	color: #fff;
	z-index: 2;
	margin: 0 auto;
	width: 259px;
	top: 89px;
	right: 55px;
	border-radius: 12px;
	text-align: center;
	background: #393a51;
	position: absolute;
	line-height: 20px;
	font-size: 18px;
}

.sfdebox02:nth-child(3) h5{
	color: #fff;
	z-index: 2;
	margin: 0 auto;
	width: 259px;
	top: 89px;
	right: 55px;
	border-radius: 12px;
	text-align: center;
	background: #393a51;
	padding: 20px 0;
	position: absolute;
	line-height: 20px;
	font-size: 18px;
}

.sfdebox02:nth-child(3) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #016b06;
	width: 100px;
}
.sfdebox02:nth-child(3) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #016b06;
	width: 285px;
	bottom: -5px;
	left: 0;
}

.sfdebox02:nth-child(3) h4{
	color: #016b06;
	top: -60px;
	left: 0px;
}


.sfdebox02 h4{
	position: absolute;
	font-size: 60px;
}

.sfdebox02-mc h5{
	text-align: center;
	font-size: 25px;
	padding: 10px 0;
}


.sfdebox02-mc p{
	font-weight: 500;
    width: 333px;
    margin: 171px auto 0;
}


.sfdebox02-mc:nth-child(1) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #99da30;
	width: 100px;
}
.sfdebox02-mc:nth-child(1) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #99da30;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox02-mc:nth-child(1) h4{
	color: #99da30;
	top: -60px;
	left: 0px;
}

.sfdebox02-mc:nth-child(1) h5{
	color: #fff;
	z-index: 2;
	margin: 0 auto;
	width: 259px;
	top: 89px;
	right: 55px;
	border-radius: 12px;
	text-align: center;
	background: #393a51;
	position: absolute;
	line-height: 20px;
	font-size: 18px;
}



.sfdebox02-mc:nth-child(2) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #41b314;
	width: 100px;
}
.sfdebox02-mc:nth-child(2) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #41b314;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox02-mc:nth-child(2) h4{
	color: #41b314;
	top: -60px;
	left: 0px;
}

.sfdebox02-mc:nth-child(2) h5{
	color: #fff;
	z-index: 2;
	margin: 0 auto;
	width: 259px;
	top: 89px;
	right: 55px;
	border-radius: 12px;
	text-align: center;
	background: #393a51;
	position: absolute;
	line-height: 20px;
	font-size: 18px;
}

.sfdebox02-mc:nth-child(3) h5{
	color: #fff;
	z-index: 2;
	margin: 0 auto;
	width: 259px;
	top: 89px;
	right: 55px;
	border-radius: 12px;
	text-align: center;
	background: #393a51;
	padding: 20px 0;
	position: absolute;
	line-height: 20px;
	font-size: 18px;
}

.sfdebox02-mc:nth-child(3) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #016b06;
	width: 100px;
}
.sfdebox02-mc:nth-child(3) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #016b06;
	width: 285px;
	bottom: -5px;
	left: 0;
}

.sfdebox02-mc:nth-child(3) h4{
	color: #016b06;
	top: -60px;
	left: 0px;
}


.sfdebox02-mc h4{
	position: absolute;
	font-size: 60px;
}

.topg img.fvimg {
    /* float: right; */
    width: 600px;
    margin: 0 auto 30px;
    /* display: inline-block; */
    text-align: center;
	padding: 10px 20px;
}

.hh5 {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 200px;
}

@media screen and (min-width: 671px){
	.salesforcede ul img.w90 {
		width: 90%;
		margin: 20px 20px 0 0px;
		text-align: center;
		display: inline-block;
		box-shadow: 20px 20px 0px #c5ddcf;
	}
	br.function {
		display: none;
	}
	.salesforcefo .fr h4 br {
		display:none;
			}
			.salesforcecont02 .frcont02 h4 br {
				display:none;
					}
					div#cont021 ul li.ser4{
						display: inline-block;
						position: relative;
						list-style: none;
						background-color: #FFF;
						height: 345px;
						width: 246px;
						margin: 10px;
						transition-duration: 0.5s;
					}
		}
	
	@media screen and (min-width: 1200px){
		.sffocebox{
			height: auto;
			/* padding: 0 0 100px; */
			width: 1200px;
			margin: 0 auto 100px;
			position: relative;
			text-align: center;
			border: solid;
			border-radius: 9px;
			width: 1200px;
			}
	
			.salesforcefl{
				background-repeat: no-repeat;
				height: auto;
				width: 1200px;
				padding: 100px 0px 0px;
				margin: 0 auto;
				position: relative;
			}

		.salesforcede{
			padding: 60px 0 100px;
			margin: 0 auto;
			width: 1200px;
			position: relative;
		}
	
		.salesforcede ul img.w90 {
		width: 1200px;
		margin: 20px 0 0;
		text-align: center;
		display: inline-block;
		box-shadow: 20px 20px 0px #c5ddcf;
	}

	.sffocebox hr{
		display: inline-block;
		border: solid 1.5px #bdbdbd;
		width: 1100px;
		margin: 0px;
		padding: 0px;
	}

	.pd5 {
		width: 1050px;
		margin: 0 auto;
		display: flex;
		padding: 15px 10px 15px 10px;
		flex-wrap: wrap;
	}
	.pd2 {
		display: inline-block;
		width: 1200px;
		height: 377px;
		text-align: center;
		margin: 0 auto 100px;
		background: url(../../service/img/paback16.png)no-repeat left;
		background-position: left 0px bottom 50px;
		background-size: 1200px;
	}
	.salesforcefo {
		height: auto;
		width: 1200px;
		margin: 30px auto 0;
		position: relative;
		text-align: center;
	}

	
	.sffocebox li{
		list-style: none;
		display: inline-block;
		width: 216px;
		padding: 25px 32px;
		border-left: solid 2px #bdbdbd;
	}
	
	.sffocebox li1{
		list-style: none;
		display: inline-block;
		width: 216px;
		padding: 25px 32px;
	}
	
	.sffocebox li2{
		list-style: none;
		display: inline-block;
		width: 216px;
		padding: 25px 32px;
		border-left: solid 2px #bdbdbd;
	}
	
	.sffocebox li3{
		list-style: none;
		display: inline-block;
		width: 218px;
		padding: 25px 32px;
	}
	
	.sffocebox li4{
		list-style: none;
		display: inline-block;
		width: 216px;
		padding: 25px 32px;
		border-left: solid 2px #bdbdbd;
	}
	
	.sffocebox li5 {
		list-style: none;
		display: inline-block;
		width: 216px;
		padding: 25px 32px;
		border-left: solid 2px #bdbdbd;
	}
	.topgtext {
	text-align: center;
	FONT-WEIGHT: 600;
	font-size: 20px;
}

.topgtext:before {
	content: url(https://logical.co.jp/service/img/left1.webp);
	position: absolute;
	border-radius: 4px;
	right: 755px;
	top: 150px;
	/* display: inline-block; */
	/* float: left; */
}

.topgtext:after {
	content: url(https://logical.co.jp/service/img/right1.webp);
	position: absolute;
	/* float: right; */
	right: 380px;
	top: 150px;
}
		}

.sfdebox02 h5{
	text-align: center;
	font-size: 25px;
	padding: 10px 0;
}


.sfdebox02 p{
	font-weight: 500;
    width: 333px;
    margin: 171px auto 0;
}

ul.lo2 h6 {
    font-size: 24px;
    margin: 30px 0 0;
    color: #0ba29a;
}

.sffobox02{
	position: relative;
	width: 800px;
	height: 600px;
	margin: 0 auto;
}

.sffobox02 ul li{
	position: absolute;
	z-index: 2;
	list-style: none;
	text-align: center;
	width: 100px;
	height: 100px;
	padding: 30px;
	color: #FFF;
	transition: all 0.6s ease-in;
	box-shadow: 5px 10px 10px #999999;
}

.sffobox02 ul li:hover{
	/*position: absolute;*/
	list-style: none;
	text-align: center;
	padding: 30px;
	color: #FFF;transform: scale(2);
}

.sffobox02 ul li:nth-child(1){
	background: url('../../service/img/Forte04.png')no-repeat center center;
	background-size:cover;
	border-radius: 180px 180px;
	position: absolute;
	top: 0px;
	left: 320px;
}

.sffobox02 ul li:nth-child(2){
	background: url('../../service/img/Forte05.png')no-repeat center center;
	background-size:cover;
	border-radius: 180px 180px;
	position: absolute;
	top: 270px;
	left: 100px;
}

.sffobox02 ul li:nth-child(3){
	background: url('../../service/img/Forte06.png')no-repeat center center;
	background-size:cover;
	border-radius: 180px 180px;
	position: absolute;
	top: 270px;
	left: 550px;
}

.sffobox02 ul li p:nth-child(1) {
	font-size: 14px;
	font-weight: 500;
	padding: 10px 0 0 0;
	transition: all 700ms;
}

.sffohover1{
	font-size: 5px !important;
	transition: all 700ms;
	transform: translateY(-20px);
}

.sffobox02 ul li p:nth-child(2) {
	font-size: 25px;
	font-weight: 600;
	padding: 0;
	transition: all 700ms;
}

.sffohover2{
	font-size: 15px !important;
	transition: all 700ms;
	transform: translateY(-25px);
}

.div01{
	position: relative;
	text-align: center;
}

.div01 .mask {
	width: 270px;
	height: 270px;
	position: absolute;
	top: 0;
	opacity: 0;	
	transition: all 0.6s ease-in;
}
.div01:hover .mask {
	opacity: 1;	
	padding-top: 80px;	
}

/**  Contact  **/
.pardotco{
	height: auto;
	padding: 60px 200px 50px 200px;
	margin: 0;
	position: relative;
}

.pardotco a{
	text-decoration: none;
	color: #000;
}

.pardotco h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	color: #000000;
	border-bottom: 3px solid #82c779;
}

.pardotco h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #7385d8;
  }

.pardotco ul{
	text-align: center;
}

.pardotco ul li{
	display: inline-block;
	position: relative;
	list-style: none;
	background-color: #FFF;
	width: 250px;
	height: 360px;
	margin: 10px;
	transition-duration: 0.5s;
}

.pardotco ul li:hover{
	box-shadow: 5px 10px 10px #999999;
}

.pardotco ul li:nth-child(1){
	border: solid 2px #99da30;
}

.pardotco ul li:nth-child(1) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #99da30;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.pardotco ul li:nth-child(1) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 15px 10px;
	margin: 0;
}

.pardotco ul li:nth-child(1) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #99da30;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.pardotco ul li:nth-child(1) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.pardotco ul li:nth-child(1) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #99da30 transparent transparent transparent;
	left: 2%;
	bottom: -15px;
}

.pardotco ul li:nth-child(1) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}

.pardotco ul li:nth-child(2){
	border: solid 2px #41b314;
}

.pardotco ul li:nth-child(2){
	border: solid 2px #41b314;
}

.pardotco ul li:nth-child(2) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #41b314;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.pardotco ul li:nth-child(2) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 15px 10px;
	margin: 0;
}

.pardotco ul li:nth-child(2) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #41b314;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.pardotco ul li:nth-child(2) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.pardotco ul li:nth-child(2) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #41b314 transparent transparent transparent;
	left: 2%;
	bottom: -15px;
}

.pardotco ul li:nth-child(2) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}

.pardotco ul li:nth-child(3){
	border: solid 2px #016b06;
}

.pardotco ul li:nth-child(3){
	border: solid 2px #016b06;
}

.pardotco ul li:nth-child(3) h3{
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	background-color:  #016b06;
	color: #FFF;
	padding: 15px 0;
	margin: 0;
}

.pardotco ul li:nth-child(3) p{
	text-align: left;
	font-weight: 500;
	font-size: 14px;
	padding: 15px 10px;
	margin: 0;
}

.pardotco ul li:nth-child(3) h4{
	text-align: center;
	font-weight: 600;
	font-size: 13px;
	background-color:  #016b06;
	color: #FFF;
	padding: 10px 0;
	margin: 0;
}

.pardotco ul li:nth-child(3) h5{
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	padding: 5px 0 0 0;
	margin: 0;
}

.pardotco ul li:nth-child(3) span{
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #016b06 transparent transparent transparent;
	left: 2%;
	bottom: -15px;
}

.pardotco ul li:nth-child(3) h6{
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	color: #e60000;
	padding: 0 0 16px 0;
	margin: 0;
}

.pardotco h3{
	font-size: 1.5em;
	font-weight: 500;
	margin: 0 0 50px 0;
}

/** AwsContents------------------------------------------------------------- **/
#AwsContents {
    width: 100%;
    height: auto;
    min-height: 100vh;
    overflow: hidden;
}

.Aws {
	widows: 1000px;
}


li.ac1 {
    list-style: none;
}
li.ac2 {
    list-style: none;
}
.awsfv1 {
    background: url(../../service/aws/img/awsback.png) top center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.awsfv{
    height: auto;
    width: 1200px;
    padding: 60px 0 0px;
    margin: 0 auto;
    position: relative;
}

.awsfv h2{

    color: #FFF;
    font-size: 80px;
    font-family: tgn-soft-round-comp, sans-serif;
    FONT-WEIGHT: 800;
    letter-spacing: 0.1em;
    padding: 0 0 40px 0;
	margin: 0 0 0 15%;
}

.awsfv h2 span{
    color: #FFF;
    font-size: 60px;
    font-family: tgn-soft-round-comp, sans-serif;
    FONT-WEIGHT: 800;
    letter-spacing: 0.1em;
    padding: 0 0 40px 0;
	margin: 0 0 0 1%;
}

.awsfv h3{
	color: #FFF;
	font-size: 25px;
	margin: 0 0 0 15%;
	font-weight: 600;
}

.awsfv h4{
	color: #FFF;
	font-size: 15px;
	margin: 15px 0 0 15%;
	font-weight: 500;
}

.awsbutton{
	width: 500px;
	height: 50px;
	padding: 10px;
	margin: 10% 0 0 15%;
	font-size: 15px;
	color: #FFF;
	background-color: #E47911;
	box-shadow: none;
	border: none;
	border-radius: 5px;
}

.awsfv ul {
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
}


.awstab{
position: sticky;
top: 0;
z-index: 3;
width: 100%;
height: 100px;
background: url(../../service/aws/img/tabimg.png);
}

.awstab ul{
display: flex;
text-align: center;
width: 80%;
height: auto;
margin: auto;
padding:0 50px;
}

.awstab ul a{
text-decoration: none;
width: 200px;
height: auto;
font-size: 20px;
font-weight: 500;
padding: 0;
margin: 0 auto;
}


.awstab ul li{
	width: 90%;
	height: auto;
	font-size: 16px;
	padding: 7px 5%;
	margin: 7px 2%;
	font-family: tgn-soft-round-comp, sans-serif;
	font-weight: 400;
	letter-spacing: 0.08em;
	font-style: normal;
	border-radius: 5px;
	font-style: normal;
	list-style: none;
	color: #FFF;
}


.awstab ul li::after {
    content: "▼";
    font-size: 6px;
    position: absolute;
    top: 18px;
    padding: 0px 0px 15px 5px;
}


.awstab ul li:hover{
	background-color: #E47911;
	transition: all 300ms;
}

span23 {
    font-size: 20px;
    color: #f05619;
    display: inline-block;
    padding: 10px 0 10px;
    line-height: 20px;
}



.awstab2 ul li::after {
    content: "▼";
    font-size: 6px;
    position: absolute;
    top: 66px;
    padding: 0px 0px 15px 5px;
}

.awstab2 ul li.tab8::after {
    content: "";
    font-size: 6px;
    position: absolute;
    top: 66px;
    padding: 0px 0px 15px 5px;
}

.awstab2 ul li.tab8 {
 display:none;
}

.awsde{
	background-size:cover;
	height: auto;
	margin: 0;
	position: relative;
}

.awsde h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	FONT-WEIGHT: 800;
	letter-spacing: 0.1em;
	color: #232f3e;
	border-bottom: 3px solid #E47911;
	padding: 0 0 10px;
}

.awsde h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

  .awsde h3{
	font-size: 1.5em;
	font-weight: 500;
	margin: 10px 0 50px 0;
}


.awsdebox{
	position: relative;
	display: inline-block;
	margin: 20px 20px;
	box-shadow: 0px 0px 6px 1px #232f3e17;
}


.awsdebox li{
	list-style: none;
	width: 300px;
	height: 480px;
	background-color: #FFF;
	border: solid 2px #e2e2e2;
}

.awsdeimg{
	margin: 30px 0 0 0;
	width: 230px;
	height: auto;
}

.awsdebox h4{
	text-align: center;
	font-size: 20px;
	padding: 20px 0 0 0;
	color: #232f3e;
}

.awsdebox p{
	text-align: left;
	font-weight: 500;
	margin: 0 25px 20px 25px;
}

.awsdebox hr{
	position: absolute;
	width: 300px;
	height: 15px;
	background-color: #232f3e;
	top: 0px;
}


.sfdebox2 li{
	list-style: none;
	width: 379px;
	height: 438px;
	background-color: #fcf0e6;
	color: #000;
}

.awsdebox:nth-child(1){
	transition: all 800ms;
}

.awsdebox:nth-child(2){
	transition: all 1200ms;
}

.awsdebox:nth-child(3){
	transition: all 1600ms;
}

.awsdeimg2{
	margin: 14px 0 0 0;
	width: 230px;
	height: auto;
}

.sfdebox2{
	position: relative;
	display: inline-block;
	margin: 20px 0;
	box-shadow: 10px 10px 6px #0000002f;
}

.sfdebox2 p{
	font-weight: 500;
	letter-spacing: 0.05em;
	width: 297px;
	text-align: left;
	margin: 20px auto;
}

.sfdebox2:nth-child(1) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #3090da;
	width: 100px;
}
.sfdebox2:nth-child(1) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #3090da;
	width: 290px;
	bottom: -5px;
	left: -5px;
}


.sfdebox2:nth-child(1) h4{
	color: #f05619;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	border-radius: 6px 0;
	left: 0px;
}

.sfdebox2:nth-child(2){
	transition: all 1200ms;
}

.sfdebox2:nth-child(2) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #146eb3;
	width: 100px;
}
.sfdebox2:nth-child(2) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #146eb3;
	width: 290px;
	bottom: -5px;
	left: -5px;
}

.sfdebox2:nth-child(2) h4{
color: #f05619;
    left: 0px;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}

.sfdebox2:nth-child(2) h5{
	color: #f05619;
}

.sfdebox2:nth-child(3){
	transition: all 1600ms;
}

.sfdebox2:nth-child(3) hr:first-of-type{
	text-align: center;
	display: inline-block;
	border: none;
	border-bottom: solid 3px #013d6b;
	width: 100px;
}
.sfdebox2:nth-child(3) hr:last-of-type{
	position: absolute;
	border: none;
	border-bottom: solid 30px #013d6b;
	width: 285px;
	bottom: -5px;
	left: 0;
}

.sfdebox2:nth-child(3) h4{
color: #f05619;
    left: 0px;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}

.sfdebox2:nth-child(3) h4{
color: #f05619;
    left: 0px;
    font-family: tgn-soft-round-comp, sans-serif;
    letter-spacing: 0.08em;
    FONT-WEIGHT: 800;
    border-radius: 6px 0;
}



.sfdebox2 h4 {
    position: absolute;
    font-size: 35px;
    padding: 13px 20px;
    background: #fff;
}

.sfdebox2 h5{
	text-align: center;
	font-size: 25px;
	padding: 18px 0 0 20px;
	color: #f05619;
}

.sfdebox2 h5 span {
    line-height: 28px;
}

.awsslbutton2{
	display: inline-block;
	text-align: center;
	width: 260px;
	height: auto;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: #FFF;
	background-color: #ff9123;
	padding: 10px 50px;
	border-radius: 50px;
	transition: all 300ms;
}

.awsde3 {
    background-color: #F2F4F4;
}

.awsse3 {
	padding: 50px 0 0;
    width: 1200px;
    margin: 0 auto;
}

.awsdebt{
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	width: 100px;
	height: auto;
	padding: 9px 30%;
	background-color: #ff9123;
	transition: all 200ms;
	box-shadow: 0px 0px 6px 3px #232f3e17;
}

.awsdebt:hover{
	transition: all 200ms;
	color: #FFF;
	background-color: #ffa850;
}

.clause{
	background: url(../../service/aws/img/awsbottom.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
}

.clause2{
	background: url(../../service/aws/img/awstop.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
}

.clause22{
	background: url(../../service/aws/img/awstop2.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
}

.awsai{
	text-align: center;
	background-color: #FFF;
	background-size:cover;
	height: auto;
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.awsai2 {
    padding: 50px 0 0;
}

.awsai h2 {
    position: relative;
    text-align: left;
    font-family: tgn-soft-round-comp, sans-serif;
    FONT-WEIGHT: 800;
    letter-spacing: 0.1em;
    font-size: 6em;
    width: 160px;
    color: #232f3e;
	margin:50px 0 0;
    border-bottom: 3px solid #E47911;
}

.sf {
    margin: 50px 0 0;
}


.awsai h2{
	position: relative;
	text-align: left;
	font-size: 6em;
	width: 160px;
	color: #232f3e;
	border-bottom: 3px solid #E47911;
}

.awsai h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

  .awsai h3{
	text-align: left;
	font-size: 1.5em;
	font-weight: 500;
	margin: 10px 0 20px 0;
}

.awsai p{
	margin: 0 0 20px;
	width: 100%;
}

.awsai ul{
	list-style: none;
}

.awsai ul li{
	display: inline-block;
	margin: 10px 20px;
}

p.casestudyt {
    font-size: 22px;
    color: #f05619;
    letter-spacing: 0.1em;
    FONT-WEIGHT: 600;
    line-height: 26px;
    /* height: 20px; */
    text-align: left;
}

.casestudyt span {
    font-size: 36px;
    font-family: tgn-soft-round-comp, sans-serif;
    FONT-WEIGHT: 800;
    /* padding: -124px 0 0; */
    /* top: 1px; */
    display: inline-block;
    letter-spacing: 0.1em;
}

.casestudyt span1 {
	font-size: 20px;
	font-family: tgn-soft-round-comp, sans-serif;
	FONT-WEIGHT: 400;
}

p.case-hyo-title {
    text-align: left;
    padding: 40px 50px 0;
    font-size: 18px;
    FONT-WEIGHT: 600;
}
.case-hyo {
    background-color: #efefef;
}

.case-hyo2 {
	display: flex;
		flex-direction: row;
		align-items: center;
	}

	.case-hyo2 ul {
		text-align: left;
		font-size: 14px;
		FONT-WEIGHT: 600;
		list-style-position: inside;
	}

	.case-hyo2 ul li {
		background: url(https://logical.co.jp/service/aws/img/checkicon.png) no-repeat 0px 0;
		padding: 0 40px 0 27px;
	}

	img.systemimg1 {
		margin: 0px 49px 50px;
		width: 630px;
	}

	.case-hyo5 {
		display: flex;
		flex-direction: row;
		/* text-align: left; */
		align-items: flex-end;
		justify-content: space-between;
		}
	
	.case-hyo5 span {width: 600px;margin: 0px 49px 50px;/* padding: 0 100px; */text-align: left;}
	
	.case-hyo5 a {
		font-size: 15px;
		color: #000;
		/* text-align: left; */
	}
	
	.case-hyo5 ul {
		font-size: 14px;
		FONT-WEIGHT: 600;
		padding: 0 90px 0 0;
		/* list-style-position: inside; */
	}
	
		.case-hyo5 ul li {
			background: url(https://logical.co.jp/service/aws/img/checkicon.png) no-repeat 0px 0;
			padding: 0 40px 0 27px;
		}
	
		img.systemimg1 {
			margin: 0px 49px 50px;
			width: 630px;
		}


.awsaibox li{
	background: url(../../service/aws/img/awsaibox.png) center center no-repeat;
	width: 310px;
	height: 350px;
	color: #FFF;
	border-radius: 5px;
}

.awsaibox li img{
	margin: 18px auto 2px auto;
	padding: auto;
}

.awsaibox li h5{
	font-size: 15px;
	margin-top: 5px;
}

.awsaibox li p{
	text-align: left;
	font-size: 14px;
	width: 280px;
	height: 50px;
	margin: 2px auto 0 auto;
}

.awsaiimg{
	display: inline-block;
	color: #FFF;
	width: 80%;
	font-size: 2em;
	font-weight: 600;
	margin: 50px 4% 0px 4%;
	padding: 7px 0;
	border-radius: 30px;
	background: url(../../service/aws/img/awsback.png) bottom right no-repeat;
}

img.fvimg5 {
    width: 630px;
    /* margin: 0px 43px 50px; */
}

ul.\38 -2 {
    padding: 0 0 77px;
}

img.systemimg8-2 {
    width: 391px;
    padding: 21px  26px 20px 20px;
}

span22 {
    font-size: 20px;
    width: 630px;
    margin: 0px auto;
    FONT-WEIGHT: 600;
    font-size: 20px;
    color: #f05619;
    display: inline-block;
}

ul.case03 {
    line-height: 14px;
    padding: 0 0 40px;
}

.case03p {
    margin: 0px 45px;
    font-size: 20px;
    color: #f05619;
}

.awssl{
	background-color: #F2F4F4;
	background-size:cover;
	height: auto;
	padding: 80px 200px 120px 200px;
	margin: 0;
	position: relative;
}

.awssl h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	color: #232f3e;
	border-bottom: 3px solid #E47911;
}

.awssl h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

.awssl h3{
	font-size: 1.5em;
	font-weight: 500;
	margin: 0 0 50px 0;
}

.awssl ul{
	list-style: none;
	text-align: center;
}

.awssl ul li{
	display: inline-block;
	margin: 0 30px;
}

.awsslbox{
	width: 80%;
	height: auto;
	margin: 50px auto;
	border: solid 5px #e9e9e9;
	border-image-source: url(../../service/aws/img/awsback.png);
	border-image-slice: 10;
	border-image-width: 3px;
	border-image-repeat: stretch;
	background-color: #FFF;
	text-align: center;
}

.awsslbox h4{
	font-size: 20px;
	margin: 30px 0;
}

.awsslbox p{
	text-align: left;
	font-weight: 500;
	width: 55%;
	height: auto;
	margin: 30px auto;
}

.awsslbox a{
	text-decoration: none;
}

.awsslbutton{
	display: inline-block;
	text-align: center;
	width: 120px;
	height: auto;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	color: #FFF;
	background-color: #ff9123;
	padding: 10px 50px;
	border-radius: 50px;
	transition: all 300ms;
}

.awsslbutton:hover{
	transition: all 300ms;
	background-color: #ffa850;
}

.awsde2 {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 100px;
}


p.ad2 {
    font-size: 16px;
    padding: 0 0 80px;
}
.ad2 {
    font-size: 30px;
    margin: 20 auto 20;
    color: #f05619;
    letter-spacing: 0.1em;
    FONT-WEIGHT: 600;
    top: 300;
    font-family: tgn-soft-round-comp, sans-serif;
    text-align: center;
}
.awsse{
	background-size:cover;
	height: auto;
	margin: 0 auto;
	width: 1200px;
	position: relative;
}

.awsse h2 {
    position: relative;
    font-size: 6em;
    font-family: tgn-soft-round-comp, sans-serif;
    FONT-WEIGHT: 800;
    letter-spacing: 0.1em;
    width: 160px;
    color: #232f3e;
    border-bottom: 3px solid #E47911;
}

.awsse h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

.awsse h3{
	font-size: 1.5em;
	font-weight: 500;
	margin: 0 0 50px 0;
}

.awsse ul{
	/* text-align: center; */
	padding: 0px 0 0 70px;
}

.awsse ul.ul2 {
    padding: 0 70px 0 0;
}

.awsse ul li{
	position: relative;
	list-style: none;
	display: inline-block;
	height: auto;
	margin: 27px 0px;
}

.awsse ul li h4{
	font-size: 30px;
	height: auto;
	text-align: left;
	color: #f05619;

}

.awsse2 {
    width: 1200px;
    margin: 0 auto;
}

.awsse4 {
    width: 1200px;
    margin: 50px auto;
}

.awsse5 {
    width: 1200px;
    margin: 70px auto 0;
}

ul.usi2 {
    background: #ffa237;
    margin: 0 0 100px;
    border-radius: 23px;
    text-align: center;
    padding: 0px;
}

ul.usi3 {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    background: #F4F4F4;
	padding: 0;
}

ul.usi2 img {
    padding: 40px 0 20px;
}

.usi2 h6 {
    font-size: 20px;
    color: #fff;
	margin: 0;
}

.service2a:after {
	content: "";
	position: absolute;
	left: 24px;
	top: 252px;
	z-index: -1;
	margin: 0 calc(30% - 18vw);
	width: 150%;
	height: 408px;
	background: #fcf0e6;
	}
	

	.service2a2:after {
		content: "";
		position: absolute;
		left: -652px;
		top: 746px;
		z-index: -1;
		margin: 0 calc(30% - 18vw);
		width: 150%;
		height: 438px;
		background: #fcf0e6;
		}

		.service2a3:after {
			content: "";
			position: absolute;
			left: 24px;
			top: 1274px;
			z-index: -1;
			margin: 0 calc(30% - 18vw);
			width: 150%;
			height: 422px;
			background: #fcf0e6;
			}
.clause22{
	background: url(../../service/aws/img/awstop2.png) center center no-repeat;
	width: 100%;
	height: 150px;
}		

@media screen and (min-width: 1001px){
	.awsseimg1-1{
	display:none;
	}
	.fvimg1 {
		margin: 0 0 50px;
		width: 350px;
	}
	.awsbt{
		background-color: #9c7add;
		margin: 0 0 50px 15%;
		box-shadow: 0px 0px 10px #5858588e;
	}
	p.reasonp {
		text-align: center;
		font-size: 16px;
		color: #393a51;
		FONT-WEIGHT: 600;
		padding: 10px 0 20px;
	}
	.aws-z {
		display: flex;
		flex-direction: row;
		align-items: center;
		border: solid 2px #efefef;
		margin: 70px 0 80px;
		padding: 10px 0;
	}
	img.sfdeimg-2 {
		width: 500px;
		margin: 0px 15px 0;
	}
	.salesforcefl2 {
		width: 1200px;
		margin: 0px auto 0;
		padding: 100px 0 0;
	}
	 .awsseimg1{
		margin: 10px 0 10px 0;
		width: 387px;
		height: auto;
		float: left;
		padding: 0 50px;
		border: solid 2px #f05619;
		top: -20px;
		display: inline-block;
		background:#fff;
		box-shadow: 30px 30px 1px #00000012;
	}
	.spb3000.awshidden {
		margin: 0 0 100px;
	}
	.acbt{
		margin: 0 0 50px 0;
	   }
	   .acbt22{
		margin: 0 0 0 15%;
	   }
	   .txtald2 {
		width: 1200px;
		margin: 0 auto;
	}
	}

.ad {
    font-size: 30px;
    margin: 50 auto 30;
    color: #f05619;
    letter-spacing: 0.1em;
    FONT-WEIGHT: 600;
    top: 300;
    font-family: tgn-soft-round-comp, sans-serif;
    text-align: center;
}

.ad:before {
    content: url(https://logical.co.jp/service/aws/img/a-left1.png);
    position: absolute;
    border-radius: 4px;
    left: 321px;
    top: 185px;
    display: inline-block;
}

.ad:after {
     content: url(https://logical.co.jp/service/aws/img/a-right1.png);
     position: absolute;
     border-radius: 4px;
     left: 823px;
     top: 212px;
     display: inline-block;
}

.ad-2 {
    font-size: 30px;
    color: #393a51;
    letter-spacing: 0.1em;
    FONT-WEIGHT: 600;
    padding: 80px 0 0;
    top: 300;
    font-family: tgn-soft-round-comp, sans-serif;
    text-align: center;
}

.ad-3 {
    font-size: 30px;
    margin: 50 auto 30;
    color: #1f91a5;
    FONT-WEIGHT: 600;
    top: 300;
}

.ad-3:before {
     content: url(https://logical.co.jp/service/aws/img/s-left.png);
     position: absolute;
     border-radius: 4px;
     left: 321px;
     top: 347px;
     display: inline-block;
}

.ad-3:after {
     content: url(https://logical.co.jp/service/aws/img/s-right.png);
     position: absolute;
     border-radius: 4px;
     left: 823px;
     top: 377px;
     display: inline-block;
}

.reason2 {
    background: url(../../service/aws/img/awsback2-5.png) top center no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 0 0 100px;
}

.reason3 {
    width: 1200px;
    margin: 0 auto;
}

.reason4 {
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 130px 0 0;
}


img.pict1 {
    width: 80%;
    position: absolute;
    top: -137px;
    right: 34px;
    z-index: 1;
}

img.pict2 {
    width: 74%;
    position: absolute;
    top: -125px;
    right: 49px;
    z-index: 1;
}
img.pict3 {
    width: 72%;
    position: absolute;
    top: -133px;
    right: 52px;
    z-index: 1;
}

img.pict4 {
    width: 79%;
    position: absolute;
    top: -114px;
    right: 38px;
    z-index: 1;
}

img.pict5 {
    width: 73%;
    position: absolute;
    top: -105px;
    right: 51px;
    z-index: 1;
}
img.pict6 {
    width: 67%;
    position: absolute;
    top: -107px;
    right: 63px;
    z-index: 1;
}


.awsseimg{
	margin: 10px 0 10px 0;
	width: 180px;
	height: auto;
}

.awsse ul li hr{
	display: inline-block;
	width: 200px;
	border: none;
	border-bottom: dotted 2px #232f3e;
}


.awsse ul li h5{
	font-size: 18px;
	font-weight: 600;
	margin: 20px 0;
	color: #f05619;
	text-align: left;
	padding: 0 auto;
}

.awsse ul li p{
	text-align: left;
	font-size: 16px;
	padding: 0 20px 0 0;
}

.awsse ul li h6{
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	background-color: #232f3e;
	width: 274px;
	height: auto;
	padding: 5px 4px;
	text-align: center;
	border-radius: 5px;
	margin: 0;
}


h7 {
    font-size: 62px;
    height: auto;
    text-align: left;
    color: #f05619;
    font-family: tgn-soft-round-comp, sans-serif;
    FONT-WEIGHT: 800;
    letter-spacing: 0.1em;
    /* margin: 0 0 30px; */
}

.awssebox01{
	width: 35%;
	float: left;
	margin-right: 6%;
}

.awssebox02{
	display: inline-block;
	width: 59%;
}

.awssebox{
	height: auto;
	text-align: center;
	background: url(../../service/aws/img/awsback.png) center bottom repeat;
	background-size: 2100px;
	padding: 50px 200px 50px 200px;
}

.awssebox h4{
	text-align: left;
	font-size: 1.5em;
	font-weight: 600;
	color: #FFF;
}

.awssebox p{
	text-align: left;
	font-weight: 500;
	color: #FFF;
	padding: 0px 0px 50px 0px;
}

.awsasimg{
	width: 90px;
	height: auto;
	margin: 0 10px;
	float: left;
}

.awsasimg2{
	width: 200px;
}

.awssebox ul li{
	border: none;
	float: left;
	list-style: none;
	width: 300px;
	height: 120px;
	margin: 0 3% 0 0;
}

.awssebox ul li h5{
	font-size: 14px;
	text-align: left;
	color: #FFF;
}

.awssebox hr{
	border: none;
	border-bottom: solid 1px #d4d4d4;
	width: 60%;
}

.awssebox ul li p{
	text-align: left;
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	margin: 0 auto;
	padding: 0 auto;
}

/** AwsContents-------------------------------------------------------------- **/
#AwsContents {
    width: 100%;
    height: auto;
    min-height: 100vh;
    overflow: hidden;
}

.Aws {
	widows: 1000px;
}

.clause3{
	background: url(../../service/aws/img/actop.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
}

.clause4{
	background: url(../../service/aws/img/acbottom.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
}





.actab{
	position: sticky;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 50px;
	background: url(../../service/aws/img/tabimg.png) center right no-repeat;
}

.actab ul{
	display: flex;
	text-align: center;
	width: 80%;
	height: auto;
	margin: auto;
	padding:0 50px;
}

.actab ul a{
	text-decoration: none;
	width: 200px;
	height: auto;
	font-size: 20px;
	font-weight: 500;
	padding: 0;
	margin: 0 auto;

}

.actab ul li{
	width: 100%;
	height: auto;
	font-size: 20px;
	font-weight: 500;
	padding: 7px 5%;
	margin: 6px 2%;
	border-radius: 5px;
	list-style: none;
	color: #FFF;
}

.actab ul li:hover{
	background-color: #E47911;
	transition: all 300ms;
}

.clause{
	background: url(../../service/aws/img/awsbottom8.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
	margin: 100px 0 0;
}

.clause2{
	background: url(../../service/aws/img/awstop.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
}

.clause22{
	background: url(../../service/aws/img/awstop2.png) center center no-repeat;
	width: 100%;
	height: 150px;
}

.clause23{
	background: url(../../service/aws/img/awsbottom2.jpg) center center no-repeat;
	width: 100%;
	height: 150px;
}

#download{
	position: -webkit-sticky;
	position: sticky;
	display: inline-block;
	bottom: 20px;
	right: 30px;
	float: right;
	width: 150px;
	height: 70px;
	margin-top: 50px;
	padding: 20px;
	border-radius: 5px;
	background: #ffa237;
	z-index: 1;
	transition: all 300ms;

}

#download p{
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
}

#download a{
	text-decoration: none;
	transition: all 300ms;
}

#download:hover{
	opacity: 0.8;
}

.pdfbutton{
	text-align: center;
	width: 130px;
	padding: 10px;
	font-size: 14px;
	font-weight: 600;
	height: 20px;
	background: #FFF;
	color: #ffa237;
}

.acse{
	background-color: #FFF;
	background-size:
	cover;
	/* height: auto; */
	width: 1200px;
	/* display: inline-block; */
	padding: 30px 0 0px;
	margin: 0 auto 0;
	position: relative;
}

.acse h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	letter-spacing: 0.08em;
	FONT-WEIGHT: 800;
	padding-bottom: 12px;
	margin: 40px 0 0 0;
	color: #232f3e;
	border-bottom: 3px solid #E47911;
}

.acse h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

  .acse h3{
	font-size: 15px;
	letter-spacing: 0.05em;
	font-weight: 500;
	margin: 20px 0 50px 0;
}

.acse ul{
	text-align: center;
}

.acse ul li{
	position: relative;
	list-style: none;
	display: inline-block;
	text-align: center;
	height: auto;
	margin: 33px 35px;
	padding: 0px 0 30px;
	background-color: #FFF;
	border: solid 1px #1f91a5;
	box-shadow: 0px 0px 6px 1px #232f3e17;
}

.acse ul li h4{
    font-size: 20px;
    background: #1f91a5;
    border-radius: 4px;
    padding: 15px;
    color: fff;
    width: 66%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    margin: 0 0 30px 0;
    top: -28px;
    left: 13%;
}

.acse ul li h4::before {
    content: "";
    position: absolute;
    left: 670px;
    /* top: 171px; */
    border-radius: 4px;
    border-bottom: solid 15px #e0ecee;
    border-right: solid 83px #e0ecee;
    border-top: solid 47px transparent;
    text-align: right;
    border-left: solid 22px transparent;
}

.acseimg{
	margin: 10px 0 10px 0;
	width: 180px;
	height: auto;
}

.acse ul li hr{
	display: inline-block;
	width: 200px;
	border: none;
	border-bottom: dotted 2px #232f3e;
}

.acse ul li h5{
	font-size: 17px;
	font-weight: 600;
	/* width: 100%; */
	display: inline-block;
	margin: 10px auto 0;
	padding: 0 auto;
	background: linear-gradient(transparent 30%, #d5dee0 30%);
}

.sv1 {
    margin: 8px auto 30px;
    text-align: left;
    /* display: inline-block; */
    FONT-WEIGHT: 600;
    width: 397px;
    font-size: 14px;
}

.acse ul li p{
	text-align: left;
	font-size: 13px;
	width: 80%;
	margin: 0 auto 15px auto;
	padding: 0 auto;
}

.acse ul li h6{
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
	background-color: #232f3e;
	width: 100%;
	height: auto;
	margin: auto 0;
	padding: 15px 0;
	border-top: solid 2px #232f3e;
	transition: all 900ms;
}

.acse ul li h6:hover{
	text-decoration: none;
	background: url(../../service/aws/img/acsback.png) center center;
	transition: all 1000ms;
}

.acse ul li a{
	text-decoration: none;
	background-color: transparent;
}

/** span **/
.triangle{
	position: absolute;
	top: -2px;
	left: -2px;
	border-top: solid 20px #1ec47f;
	border-left: solid 20px #1ec47f;
	border-bottom: solid 20px transparent;
	border-right: solid 20px transparent;
}

.wb{
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.05em;
	margin: 0 0 10px 0;
}
span.wb3 {
    FONT-WEIGHT: 500;
}
.shita {
    font-size: 13px;
}

.flex-item-b p {
    padding: 30px 0px;
}

.acsebox01{
	width: 35%;
	float: left;
	margin-right: 6%;
}

.acsebox02{
	display: inline-block;
	width: 59%;
}

.acsebox{
	position: relative;
	height: auto;
	text-align: center;
	background: url(../../service/aws/img/awsback.png) center bottom repeat;
	background-size: 2100px;
	padding: 50px 200px 50px 200px;
	z-index: 2;
}

.acsebox h4{
	text-align: left;
	font-size: 1.5em;
	font-weight: 600;
	color: #FFF;
}

.acsebox p{
	text-align: left;
	font-weight: 500;
	color: #FFF;
	padding: 0px 0px 50px 0px;
}

.accase{
	background-color: #F2F4F4;
	background-size: cover;
	width: 1200px;
	height: auto;
	/* padding: 80px 0 120px; */
	margin: 0 auto;
	position: relative;
}

.accase h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	FONT-WEIGHT: 800;
	letter-spacing: 0.08em;
	padding: 60px 0 12px;
	/* margin: 40px 0 0 0; */
	color: #232f3e;
	border-bottom: 3px solid #E47911;
}


.accase h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

  .accase h3{
    font-size: 15px;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin: 20px 0 50px 0;
    text-align: left;
}

.accase ul{
	list-style: none;
	margin: 0 40px;
}

.accase ul li{
	text-align: center;
	position: relative;
	color: #FFF;
	margin: 40px 20px;
	padding: 20px;
	background:url(../../service/aws/img/acsback.png);
	border-radius: 5px;
}

.accase h4{
	font-size: 20px;
}

.accase p{
	font-size: 14px;
	font-weight: 500;
}

.accase span{
	display: none;
}

.acfn{
	background-color: #Fff;
	background-size: cover;
	width: 1200px;
	height: auto;
	padding: 80px 0 120px;
	margin: 0 auto;
	position: relative;
}

.acfn h2{
	position: relative;
	font-size: 6em;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	FONT-WEIGHT: 800;
	letter-spacing: 0.08em;
	padding: 0 0 12px;
	/* margin: 40px 0 0 0; */
	color: #232f3e;
	border-bottom: 3px solid #E47911;
}

.acfn h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

  .acfn h3{
    font-size: 15px;
    letter-spacing: 0.05em;
    font-weight: 500;
    margin: 20px 0 50px 0;
    text-align: left;
}

.acfn h4{
	text-align: center;
	color: #FFF;
	font-size: 2em;
	font-weight: 600;
	margin: 80px 4% 0px 4%;
	padding: 7px 0;
	border-radius: 30px;
	background: url(../../service/aws/img/awsback.png) bottom right no-repeat;
}

.acfn p{
	text-align: center;
	font-size: 1.4em;
	font-weight: 500;
	margin: 5px 0 30px 0;
}

.acfn ul{
	list-style: none;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.acfn ul li{
	position: relative;
	display: inline-block;
	margin: 0 12px 50px;
}

.acfnbox li{
	background: url(../../service/aws/img/awsaibox.png) center center no-repeat;
	width: 275px;
	height: 369px;
	color: #FFF;
	border-radius: 5px;
}

.acfnbox li img{
	margin: 18px auto 2px auto;
	padding: auto;
}

.acfnbox li h5{
	font-size: 15px;
	margin-top: 5px;
}

.acfnbox li p{
	text-align: left;
	font-size: 14px;
	width: 238px;
	height: 50px;
	margin: 2px auto 0 auto;
}

.acfnbox li h6{
	position: absolute;
	font-size: 8px;
	bottom: 5px;
	left: 5%;
	color: #fff;
}

.acsebox{
	height: auto;
	text-align: center;
	background: url(../../service/aws/img/acsback.png) center bottom repeat;
	background-size: 2100px;
	padding: 50px 200px 50px 200px;
}

.acsebox01{
	width: 35%;
	float: left;
	margin-right: 6%;
}

.acsebox02{
	display: inline-block;
	width: 59%;
}

.acsebox h4{
	text-align: left;
	font-size: 1.5em;
	font-weight: 600;
	color: #FFF;
}

.acsebox p{
	text-align: left;
	font-weight: 500;
	color: #FFF;
	padding: 0px 0px 50px 0px;
}

.acsebox ul li{
	border: none;
	float: left;
	list-style: none;
	width: 300px;
	height: 120px;
	margin: 0 3% 0 0;
}

.acsebox ul li h5{
	font-size: 14px;
	text-align: left;
	color: #FFF;
}

.acsebox hr{
	border: none;
	border-bottom: solid 1px #d4d4d4;
	width: 60%;
}

.acsebox ul li p{
	text-align: left;
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	margin: 0 auto;
	padding: 0 auto;
}


.acde{
	background-color: #F2F4F4;
	background-size:
	cover;
	width: 1200px;
	height: auto;
	padding: 80px 0 120px;
	margin: 0 auto;
	position: relative;
}

.acde h2{
	position: relative;
	font-size: 60px;
	width: 160px;
	font-family: tgn-soft-round-comp, sans-serif;
	FONT-WEIGHT: 800;
	letter-spacing: 0.08em;
	padding: 0 0 12px;
	padding: 40px 0 12;
	color: #232f3e;
	background-color: #F2F4F4;
	border-bottom: 3px solid #E47911;
}

.acde h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 80px;
	height: inherit;
	border-bottom: 3px solid #82c779;
  }

  .acde h3{
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin: 20px 0 50px 0;
}

.acde ul li{
	list-style: none;
}


.acde ul li hr{
	border: none;
	border-bottom: solid 2px #d1d1d1;
	border-radius: 0px 100%;
}

.acde ul li h4{
	color: #1f91a5;
	font-size: 20px;
	padding: 77px 0 30px 0;
	margin: 86px 0 0 0;
}

.acde ul li p{
	/* text-align: center; */
	font-weight: 500;
	/* display: inline-block; */
	color: #232f3e;
	text-align: left;
	text-align: justify;
	font-size: 15px;
	letter-spacing: 0.05em;
	/* margin: 30px 10px 30px; */
}

.flex-item-a {
    /* background: #e0ecee; */
    /* color: #000; */
    /* padding: 1em; */
    /* flex-basis: 30%; */
    width: 100%;
    FONT-WEIGHT: 600;
    /* height: 249px; */
    margin: 0 auto;
}

.y-2 {
    text-align: center;
}

.y-2 iframe {
    width: 70%;
    height: 500px;
}


dl.flex-container-a {
    justify-content: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    /* margin: 10px 0; */
}

.flex-item-c {
    width: 70%;
    margin: 20px auto 60px;
    FONT-WEIGHT: 600;
}

@media screen and (min-width:670px) {
	img.case1-1 {
		display:none;
	}
	  

	}


	
	img.case1 {
		width: 120px;
		top: 277px;
		left: 543px;
		margin: 0 auto;
		position: absolute;
	}
	
	img.case2 {
		width: 120px;
		top: 1206px;
		left: 543px;
		margin: 0 auto;
		position: absolute;
	}
	
	img.case3 {
		width: 120px;
		left: 543px;
		top: 2133px;
		margin: 0 auto;
		position: absolute;
	}
	
	img.case4 {
		width: 120px;
		top: 3115px;
		left: 543px;
		margin: 0 auto;
		position: absolute;
	}
	img.case5 {
		width: 120px;
		top: 4070px;
		left: 543px;
		margin: 0 auto;
		position: absolute;
	}
	.acde ul li h4{
	color: #1f91a5;
	font-size: 20px;
	padding: 77px 0 30px 0;
	margin: 86px 0 0 0;
	text-align: center;
}

	li.li1 {
		background: #d5dee0;
	}
	li.li2 {
		background: #d5dee0;
	}
	li.li3 {
		background: #d5dee0;
	}
	li.li4 {
		background: #d5dee0;
	}
	li.li5 {
		background: #d5dee0;
	}

	.case-b {
		color: #1f91a5;
		font-size: 20px;
		text-align: left;
		padding: 0 0 10px 0;
	}

	.system-info1 {
		margin-top: 30px;
		padding: 30px 20px;
		color: #fff;
		font-weight: 500;
		font-size: 18px;
		background-color: #2c7ec2;
	  }
	  .system-info2 {
		margin-top: 30px;
		padding: 30px 20px;
		color: #fff;
		font-weight: 500;
		font-size: 18px;
		background-color: #629156;
	  }

	  .case__content0 {
		position: relative;
		background: url(https://logical.co.jp/service/aws/img/awslp/case0-0_bg.jpeg) no-repeat top center/cover;
	  }
	  .case__content0::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgb(156 73 134 / 80%);
	  }
	  img.harmonylogo {
		width: 360px;
		margin: 0 auto;
		padding: 30px 0 0;
		text-align: center;
	}
	p.prp {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.875;
		margin-bottom: 20px;
	}

	#main-visual-ha {
		content: "";
		display: inline-block;
		background: url(https://logical.co.jp/service/aws/img/ac-lp/mv-bghar1.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: 60% 30%;
		width: 100%;
		height: auto;
		top: 0;
		left: 30%;
	}
	.like-padding2 h2 {
		position: relative;
		text-align: center;
		font-size: 29px;
		margin-bottom: 0px;
	}
	
	.mv2 {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	
	.mv2 h2 {
		position: relative;
			text-align: center;
			font-size: 29px;
			color: #333;
			line-height: 38px;
			}
	
	.mv2 h3 {
		font-size: 31px;
		line-height: 1.5;
		margin-top: 30px;
		text-shadow: 1px 1px 3px #444;
		font-family: 'Montserrat', sans-serif;
		font-family: 'Poppins', sans-serif;
		font-family: 'Roboto Condensed', sans-serif;
		font-family: 'Source Serif Pro', serif;
		text-align: left;
	}

	img.catch-copy-harmony {
		width: 100%;
		height: auto;
	}

	.box-solve2 {
		/* width: 450px; */
		margin-top: 20px;
	}
	
	.box-solve2 p {
		font-size: 1.18rem;
		color: #333;
		line-height: 1.5;
		font-family: Yu Mincho;
	}

	.harmony-pic {
		width: 824px;
		height: 600px;
		background-image: url(https://logical.co.jp/service/img/harmony/mv2_img.png);
		background-size: 95%;
		background-repeat: no-repeat;
		background-position: 61% 47%;
		margin-left: 60px;
		position: relative;
		color: #333;
		margin-right: -122px;
	}
	h2.harmonytext {
		position: relative;
		text-align: left;
		font-size: 34px;
		width: 418px;
		font-family: Yu Mincho Demibold;
		color: #333;
		line-height: 45px;
		/* margin-bottom: 95px; */
		margin: 5px auto 29px;
	}
	
	a.btn._har.show_pc {
		width: 300px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 18px 45px;
		font-size: 20px;
		margin: 20px auto;
		font-weight: bold;
		position: relative;
		z-index: 1;
		color: #fff;
		background: #b0b0b0;
		border-radius: 33px;
		background-image: linear-gradient(358deg, #43cec2 0%, #4de5b7 100%);
		box-shadow: 1px 6px 0px 0px #23a551;
		-webkit-transition-duration: 0.4s;
		transition-duration: 0.4s;
	  }
	  
	  a.btn._har.show_pc:after  {
		position: absolute;
		content: '';
		width: 14px;
		height: 20px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 29px;
		background: url(https://logical.co.jp/service/img/harmony/arr_btn.png);
		background-size: cover;
	  }
	  
	  
	  
	  a.btn._har.show_pc:hover  {
		-webkit-transform: translateY(6px);
		transform: translateY(6px);
		-webkit-box-shadow: none;
		box-shadow: none;
	  }

@media screen and (max-width: 1200px){
	ul.txtalC-mc1{
		text-align: center;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.lo12 img {
		margin: 20px 0 50px;
		width:90%;
	}
	.sffoceapp2 {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		padding: 20px;
		width: 100%;
		margin: 0 auto;
		justify-content: center;
	}
	.fr .pd {
		margin: 40px 0 0;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-evenly;
	}
	.aws2a .yajirushi {
		position: absolute;
		content: '';
		border-top: 80px solid transparent;
		border-bottom: 80px solid transparent;
		border-left: 50px solid #efefef;
		right: -49px;
		top: 24px;
	}

}

@media screen and (max-width: 1000px) {
	ul.lo12 h1 {
		font-size: 18px;
		background: #34bbc9;
		border-radius: 4px;
		padding: 15px;
		color: #fff;
		width: 80%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		top: -30px;
		flex-direction: column;
		position: relative;
	}
	ul.lo12 h1::before {
		display:none;
	}
	.cloud h1-1 {
		font-size: 18px;
		background: #34bbc9;
		border-radius: 4px;
		FONT-WEIGHT: 600;
		padding: 15px;
		width: 80%;
		margin: 60px auto 0;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		position: relative;
	}
	.cloud h1-1::before {
		display:none;
	}
	.cloud h1-2::before {
		display:none;
	}
	.cloud h1-2 {
		font-size: 18px;
		background: #34bbc9;
		border-radius: 4px;
		FONT-WEIGHT: 600;
		padding: 15px;
		color: fff;
		width: 80%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		position: relative;
	}
	.breadCrumbs img{
		width:100%;
	}
	.salesforcefl2 {
		width: 90%;
		margin: 0px auto 0;
		padding: 100px 0 0;
	}
	.sfdebox04 li{
		list-style: none;
		width: 100%;
		height: auto;
		padding: 0 0 30px;
		background-color: #ffffff;
		color: #232f3e;
		border-radius: 8px;
		box-shadow: 10px 10px 6px #0000002f;
	}

	.salesforcefl3 {
		background-color: #f0f0f0;
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.shita {
		font-size: 10px;
	}
}

/** youtube---------------------------------------------------------- **/
.youtube{
	text-align: center;
	width: 90%;
	margin: 0 auto;
	margin-top: 70px;
}

.youtube span{
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	color: #00A29A;
	border-bottom: solid 3px #00A29A;
}

.youtube span::before{
	content: '';
	position: absolute;
	top: 10px;
	left: 2px;
	width: 0px;
	height: 0px;
	border-top:solid 5px #00A29A;
	border-left:solid 5px #00A29A;
	border-bottom:solid 5px transparent;
	border-right:solid 5px transparent;
	transform: rotate(135deg);
}

.youtube iframe{
	width: 100%;
	height: 550px;
}

/** ACÃ£Æ’Å¡Ã£Æ’Â¼Ã£â€šÂ¸ **/


.promonoBox h3 {
	font-size:1.9em;
	line-height: 1.0em;
	padding:10px 10px;
	letter-spacing: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	background: #e06881;
	margin-bottom:20px;
}
.promonoBox h5 {
	font-size:1.6em;
	line-height: 1.4em;
}
.promonoBox01 {
	width: 735px;
	padding:20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:100%;
	height:auto;
	background: #fae8ec;
}
.promonoBox01 h4 {
	color: #e06881;
	font-size:2.5em;
	line-height: 1.3em;
	margin:10px 0 20px 0;
}
.promonoBox02 {
	text-align:center;
	margin-bottom:50px;
}
.promonoBox02 h4 {
	color: #00b1ba;
	font-size:2.5em;
	line-height: 1.3em;
	margin:50px 0 20px 0;
}


/* CONTENTS
------------------------------------------------------------ */
.Work .MainTitle {
	background: url(../../work/img/h2_bk.png) center top no-repeat #eee;
}
.WorkBox {
	border:1px solid #cacbcb;
	margin:0;
	padding:30px;
	margin-bottom:20px;
}
.WorkBox h3 {
	font-size:2.0em;
	line-height: 1.2em;
	letter-spacing: 1px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px solid #93c873;
}
.WorkBox h4 {
	font-size:1.8em;
	line-height: 1.0em;
	padding:10px 10px;
	letter-spacing: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	background: #989898;
	margin:15px 0;
}

.WorkBox ul{
	padding:0;
}

.WorkBox li{
	background: url(../img/dotline.gif) repeat-x left bottom;
	font-size:1.5em;
	line-height: 1.6em;
	padding-bottom:15px;
	margin: 0 20px 15px 20px;
	list-style: none;
	font-weight: bold;
}

.WorkBox ul li ul li{
	padding:0;
	margin: 10px 1rem 0 1rem;
	font-weight: normal;
	font-size:1em;
	background: none;
}


.WorkBox ul li ul li dl dt{
	padding: 0 0.5rem;
	font-size:0.95em;
	margin:10px 20px 0 20px;
	font-weight: bold;
	border-left: 2px solid #93c873;
	line-height: 1.8em;
}

.WorkBox ul li ul li dl dd{
	background: none;
	font-size:1em;
	line-height: 1.8em;
	padding-bottom:0px;
	margin: 0 40px;
	margin-top:10px;
}

.tdtd {
    display: flex;
}

.WorkBox2 {
	border: 1px solid #cacbcb;
    margin: 0;
    padding: 30px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.WorkBox2 h3 {
	font-size:2.0em;
	line-height: 1.2em;
	letter-spacing: 1px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:2px solid #93c873;
}
.WorkBox2 h4 {
	font-size:1.8em;
	line-height: 1.0em;
	padding:10px 10px;
	letter-spacing: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	background: #989898;
	margin:15px 0;
}

.WorkBox2 ul{
	padding:0;
	width: 45%;
}

.WorkBox2 li{

	font-size:1.5em;
	line-height: 1.6em;
	padding-bottom:15px;
	margin: 0 20px 15px 20px;
	list-style: none;
}

.WorkBox2 ul li ul li{
	padding:0;
	margin: 10px 1rem 0 1rem;
	font-weight: normal;
	font-size:1em;
	background: none;
}


.WorkBox2 ul li ul li dl dt{
	padding: 0 0.5rem;
	font-size:0.95em;
	margin:10px 20px 0 20px;
	font-weight: bold;
	border-left: 2px solid #93c873;
	line-height: 1.8em;
}

.WorkBox2 ul li ul li dl dd{
	background: none;
	font-size:1em;
	line-height: 1.8em;
	padding-bottom:0px;
	margin: 0 40px;
	margin-top:10px;
}


td1 {
    width: 165px;
	font-weight: bold;
}

td2 li {

}

hr.line3 {
    border: 0.5pt dashed #e6e6e6;
    margin: 0 0 10px;
}

hr.line4 {
display: none;
}
p.jigyou {
	padding: 0px;
}
@media screen and (max-width: 670px){
	.flex-itemb p.huto2 {
		color: #fff;
		padding: 0;
		width: 68%;
		text-align: center;
		display: inline-block;
		background: #93c873;
		border-radius: 3px;
		padding: 3px 8px;
		font-size: 18px;
		FONT-WEIGHT: 600;
		margin: 0 0 5px;
	}
	p.jigyou {
        padding: 0 0 20px;
    }
	.WorkBox2 ul{
		padding:0;
		width: 100%;
	}
	.sfbutton022{
		background-color: #ff9e2f;
		text-align: center;
		border: none;
		width: 100%;
		height: auto;
		border-radius: 6px;
		display: inline-block;
		margin: 50px auto 0;
		padding: 15px 0 10px;
		color: #FFF;
		text-decoration: none;
		font-size: 15px;
		font-weight: 600;
	}
	hr.line4 {
		border: 0.5pt dashed #e6e6e6;
		margin: 0 0 10px;
	}
	.txtalC2{
		text-align: center;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: 95%;
	}
	.amcnbutton{
		width: 200px;
		font-size: 15px;
		margin: auto;
	}
	.box-solve2 p {
		font-size: 1rem;
		color: #333;
		line-height: 1.5;
		font-family: Yu Mincho;
	}
	.mv2 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.harmony-pic {
		width: 90%;
		height: 400px;
		background-image: url(https://logical.co.jp/service/img/harmony/mv2_img.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: 0;
		margin-left: 0;
		position: relative;
		color: #333;
		margin-right: 0;
	}
	h2.harmonytext{
		width:100%;
		padding:30px 0 0;
		font-size: 30px;
	}
	a.btn._har.show_pc {
	    width: auto;
}
}

/* CONTENTS
------------------------------------------------------------ */
.Recruit .MainTitle {
	background: url(../../recruit/img/h2_bk.png) center top no-repeat #eee;
}
.RecruitTable {
	width: 100%;
	border-top:1px solid #cacbcb;
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height: 1.6em;
	border-collapse:collapse;
	font-weight: 500;
}
.RecruitTable th,
.RecruitTable td{
	border-bottom:1px solid #cacbcb;
	padding:15px 0 15px 15px;
	margin:0;
	vertical-align:top;
}
.RecruitTable th{
	font-weight:normal;
	text-align:left;
	width: 20%;
	color:#2EC41A;
	background:#e9f4e3;
}
.RecruitBox {
	padding:0px 150px;
	font-size:1.4em;
	line-height: 1.6em;
}
.RecruitBox .floatL a,
.RecruitBox .floatL a:hover {
	color:#0068b7;	
}
.RecruitBox .floatR a,
.RecruitBox .floatR a:hover {
	color:#e1000f;	
}






/* Partner
------------------------------------------------------------ */
.Partner .MainTitle {
	background: url(../../partner/img/h2_bk.png) center top no-repeat #eee;
}
.PartnerBox {
	border:1px solid #cacbcb;
	margin:0;
	padding:30px;
}
.PartnerBox ul{
	padding:0;
	margin:0 0 30px 0;
}
.PartnerBox li{
	background: url(../img/dotline.gif) repeat-x left bottom;
	font-size:1.4em;
	line-height: 1.6em;
	padding-bottom:10px;
	margin-left:20px;
	margin-bottom:10px;
}
.PartnerTable {
	width: 100%;
	border-top:1px solid #cacbcb;
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height: 1.6em;
	border-collapse:collapse;
}
.PartnerTable th,
.PartnerTable td{
	border-bottom:1px solid #cacbcb;
	padding:15px 0;
	margin:0;
	vertical-align:top;
}
.PartnerTable th{
	font-weight:normal;
	text-align:left;
	width: 30%;
}


/* Privacy
------------------------------------------------------------ */
.Privacy .MainTitle {
	background: url(../../img/privacy_h2_bk.png) center top no-repeat #eee;
}

.security .MainTitle {
	background: url(https://logical.co.jp/img/privacy_h2_bk.png) center top no-repeat #eee;
}

.Privacy .MainTitle h2 {
	margin:0 auto;
	width:980px;
	font-size:3.4em;
	line-height: 1.2em;
	letter-spacing: 3px;
	padding-top:55px;
	
}

.security .MainTitle h2 {
	margin:0 auto;
	width:980px;
	font-size:3.4em;
	line-height: 1.2em;
	letter-spacing: 3px;
	padding-top:80px;
	
}


.PrivacyBox {
	border:1px solid #cacbcb;
	margin:0;
	padding:30px;
	margin-bottom:20px;
	font-weight: 500;
}


	/* CONTENTS：このサイトのご利用にあたって▼▼
	------------------------------------------------------------ */
	@media screen and (max-width: 670px){	
		.Guide .MainTitle {
				background: url(../../img/guide_h2_bk-sp.png) right top no-repeat #eee;
				background-size:contain;
			}
			.Guide .MainTitle h2 {
				width: 90%;
				font-size:2.4em;
				letter-spacing: 1px;
				padding: 9% 5%;
				height:100%;
			}
			.Sitemap .MainTitle {
				background: url(../../img/sitemap_h2_bk-sp.png) right top no-repeat #eee;
				background-size:contain;
			}
			.Contact .MainTitle {
				background: url(../../contact/img/h2_bk-sp.png) right top no-repeat #eee;
				background-size:contain;
			}
			.Privacy .MainTitle {
				background: url(../../img/privacy_h2_bk-sp.png) right top no-repeat #eee;
				background-size:contain;
			}
			.Partner .MainTitle {
				background: url(../../partner/img/h2_bk-sp.png) right top no-repeat #eee;
				background-size:contain;
			}
			.Recruit .MainTitle {
				background: url(../../recruit/img/h2_bk-sp.png) right top no-repeat #eee;
				background-size:contain;
			}
			.Work .MainTitle {
				background: url(../../work/img/h2_bk-sp.png) right top no-repeat #eee;
				background-size:contain;
			}
		}
		
		/* Guide
		------------------------------------------------------------ */
		
		.Guide .MainTitle {
			background: url(../../img/guide_h2_bk) center top no-repeat #eee;
		}

		.hm2 {
			padding-left: 1.7rem;
			text-indent: -1.3rem;
		}
		.hm3 {
			padding-left: 1.7rem;
			text-indent: -1.3rem;
		}

		/* harmony-rule
		------------------------------------------------------------ */
		
		.hm-rule .MainTitle {
			background: url(../../img/harmony_h3_bk.png) center top no-repeat #eee;
		}
		.hm-rule .MainTitle h2 {
			margin:0 auto;
			width:980px;
			font-size:3.4em;
			line-height: 1.2em;
			letter-spacing: 3px;
			padding-top:55px;	
		}
		p.hm1 {
			font-size: 20px;
			padding: 0 0 10px;
			FONT-WEIGHT: 600;
		}
		#contLh {
			widows: 1225px;
			padding:50px 40px 40px 40px;
			/* font-weight: 500; */
		}
		#contentsAll.harmony .section-what .what-row_ctn p .txt-bold2 {
			font-weight: bold;
			color: #E8569A;
			FONT-WEIGHT: 600;
		  }
		  #contentsAll.harmony .section-example_copy2 {
			background: #F3F5FF;
			border-radius: 10px;
			color: #001691;
			font-size: 20px;
			line-height: 1;
			padding: 50px 30px;
			display: flex;
			margin: 34px 0 55px;
			border-radius: 19px;
			text-align: center;
			flex-direction: row;
			justify-content: space-around;
			align-items: center;
			transition-delay: 0.1s;
			}			  
			#contentsAll.harmony p.harmony-texta {
				margin: 0 0 15px;
				color: #001691;
				display: inline-block;
				text-align: center;
				FONT-WEIGHT: 600;
				line-height: 42px;
				font-size: 25px;
			}
		#contentsAll.harmony .btn._yellow2 {
			margin: 0 auto;
			background: #E8569A;
			-webkit-box-shadow: 1px 6px 0px 0px #76445B;
			box-shadow: 1px 6px 0px 0px #76445B;
			text-align: center;
			}
			#contentsAll.harmony  ul.section-example_copy2 li img {
				width: 400px;
				box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
			}
			@media screen and (max-width: 670px) {
				#contentsAll.harmony .section-example_copy2 {
					padding: 30px 10px 35px;
					font-size: 15px;
					margin-top: 20px;
					border-radius: 5px;
					line-height: 2.5;
					display: flex;
					flex-direction: column;
					flex-wrap: nowrap;
				  }
				#contentsAll.harmony p.harmony-texta {
					margin: 15px 0 15px;
					color: #001691;
					display: inline-block;
					text-align: center;
					FONT-WEIGHT: 600;
					line-height: 25px;
					font-size: 16px;
				}
			}		  
				/* harmony-movie
		------------------------------------------------------------ */  
		  #contentsAll.harmony .main-visual2 {
			padding: 77px 0 92px;
			background: #071C94;
			position: relative;
		  }
		  
		  #contentsAll.harmony .main-visual2:before, #contentsAll.harmony .main-visual2:after {
			position: absolute;
			content: '';
		  }
		  
		  #contentsAll.harmony .main-visual2:before {
			width: 734px;
			height: 100%;
			bottom: 0;
			right: 0;
			background: url(https://logical.co.jp/service/img/harmony/mv_after.png) left bottom no-repeat;
			background-size: 734px auto;
		  }
		  
		  #contentsAll.harmony .main-visual2:after {
			width: 438px;
			height: 100%;
			bottom: 0;
			left: 0;
			background: url(https://logical.co.jp/service/img/harmony/mv_before.png) left bottom no-repeat;
			background-size: 438px auto;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 {
			  padding: 30px 0 60px;
			  overflow: hidden;
			}
			#contentsAll.harmony .main-visual2:before {
			  width: 100%;
			  height: 100%;
			  top: 0;
			  bottom: auto;
			  right: 0;
			  left: 0;
			  background: url(../../img/harmony/mv_after_sp.png) left top no-repeat;
			  background-size: 100% auto;
			}
			#contentsAll.harmony .main-visual2:after {
			  width: 100%;
			  height: 100%;
			  bottom: 0;
			  left: 0;
			  background: url(../../img/harmony/mv_before_sp.png) left bottom no-repeat;
			  background-size: 100% auto;
			}
		  }
		  
		  @media screen and (min-width: 671px) {
			#contentsAll.harmony .main-visual2 .mv-inner {
			  display: -webkit-box;
			  display: -ms-flexbox;
			  display: flex;
			  -webkit-box-pack: center;
			  -ms-flex-pack: center;
			  justify-content: center;
			  -webkit-box-align: center;
			  -ms-flex-align: center;
			  align-items: center;
			  min-width: 1225px;
			}
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .mv-inner {
			  position: relative;
			  z-index: 2;
			}
		  }
		  
		  #contentsAll.harmony .main-visual2 .mv-ctn {
			width: 710px;
			color: #fff;
			position: relative;
			z-index: 2;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .mv-ctn {
			  width: 100%;
			  text-align: center;
			}
		  }
		  
		  #contentsAll.harmony .main-visual2 .mv-ctn_logo {
			width: 239px;
			margin-bottom: 22px;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .mv-ctn_logo {
			  width: 150px;
			  margin: 0 auto 25px;
			}
		  }
		  
		  #contentsAll.harmony .main-visual2 .mv-ctn .txt1 {
			font-size: 18px;
			font-weight: bold;
			line-height: 1.45;
			margin-bottom: 22px;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .mv-ctn .txt1 {
			  font-size: 13px;
			  margin-bottom: 16px;
			}
		  }
		  
		  #contentsAll.harmony .main-visual2 .mv-ctn .ttl {
			font-size: 36px;
			line-height: 1.2;
			white-space: nowrap;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .mv-ctn .ttl {
			  font-size: 23px;
			}
		  }
		  
		  #contentsAll.harmony .main-visual2 .mv-ctn .txt2 {
			font-size: 65px;
			line-height: 1.35;
			font-weight: 600;
			white-space: nowrap;
			margin-bottom: 10px;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .mv-ctn .txt2 {
			  font-size: 26px;
			  margin: 0 auto;
			  display: inline-block;
			  /* width: 300px; */
			  padding: 0 10px;
			  text-align: center;
			}
		  }

		  
		  
		  #contentsAll.harmony .main-visual2 .txt3_sp {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-ms-flex-flow: column;
			flex-flow: column;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			padding: 0 18px;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .txt3_sp {
			  margin-top: 48px;
			  padding: 0 50px;
			}
		  }
		  
		  
		  #contentsAll.harmony .main-visual2 .txt3 {
			font-size: 16px;
			line-height: 1.5;
			font-weight: 500;
			white-space: nowrap;
		  }
		  
		  #contentsAll.harmony .main-visual2 .txt3 .txt-black {
			color: #000000;
		  }
		  
		  #contentsAll.harmony .main-visual2 .txt3 .txt-white {
			color: #fff;
		  }
		  
		  #contentsAll.harmony .main-visual2 .txt3 .bg-yellow {
			background: #FFF500;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .txt3 {
			  font-size: 13px;
			  color: #fff;
			  line-height: 1.75;
			  white-space: inherit;
			}
		  }
		  
		  #contentsAll.harmony .main-visual2 .btn {
			margin: 65px 0 0;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .btn {
			  margin: 55px auto 0;
			}
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .bbt {
			  width: 100%;
			  margin-top: 0;
			}
		  }
		  
		  #contentsAll.harmony .main-visual2 .mv-img {
			width: 900px;
			position: relative;
			z-index: 1;
		  }
		  
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .main-visual2 .mv-img {
			  width: 98%;
			  margin: 0 auto;
			}
			ul.pointList2 {
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
				flex-direction: column;
			}
		  }
		  #contentsAll.harmony .heading-lv2 .ja2 {
			background: #E8569A;
			border-radius: 10px;
			color: #fff;
			font-size: 22px;
			line-height: 1;
			FONT-WEIGHT: 400;
			padding: 25px;
			margin: 46px 0 0;
			text-align: center;
		  }
		#contentsAll.harmony .section-point .pointList2-item {
			width: calc(150%/3 - 22px);
			padding: 25px 24px;
			background: #fdfdfd;
			margin: 30px 0;
			-webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
			/*box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);*/
			box-shadow: 12px 12px 0px #c5ddcf;
		  }
		  #contentsAll.harmony .section-point .pointList-item_ttl2 {
			text-align: center;
			font-size: 20px;
			font-weight: bold;
			color: #939393;
			line-height: 1.5666;
			FONT-WEIGHT: 500;
			margin-bottom: 20px;
			}
		  span.movie-b {
			font-size: 30px;
			color: #56809d;
			FONT-WEIGHT: 600;
		}
		.hm_back {
		}
		p.pointList-item_txt2 {
			color: #5f727f;
		}
		@media screen and (min-width: 671px) {
			#contentsAll.harmony .hm_back .section-point:after {
			  position: absolute;
			  content: '';
			  width: 100%;
			  height: 50%;
			  left: 0;
			  bottom: 0;
			  background: #F3F5FF;
			  -webkit-transform: skewY(7deg);
			  transform: skewY(7deg);
			  z-index: -1;
			}
			ul.pointList2 {
				display: flex;
				flex-wrap: wrap;
				justify-content: space-between;
			}
		  }
		  @media screen and (max-width: 670px) {
			#contentsAll.harmony .section-point .pointList2-item {
				width: 97%;
				padding: 25px 24px;
				background: #f7f7f7;
				margin: 30px 0;
				-webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
				box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
				}
				#contentsAll.harmony .heading-lv2 .ja2 {
					font-size: 20px;
					line-height: 1.324;
					/* color:#E8569A; */
					font-weight: 600;
					}

		  }
		  @media screen and (max-width: 670px) {
		  .accordion-menu dd {
			display: none;
		}}
		.accordion-menu dd {
			display: block;
		}
/* Sitemap 
------------------------------------------------------------ */
.Sitemap .MainTitle {
	background: url(../../img/sitemap_h2_bk.png) center top no-repeat #eee;
}
.SitemapBox {
	border:1px solid #cacbcb;
	margin:0;
	padding:30px;
	margin-bottom:20px;
}
.SitemapBox h3{
	background: url(../img/dotline.gif) repeat-x left bottom;
	font-size:1.6em;
	line-height: 1.6em;
	padding-bottom:10px;
	margin-bottom:10px;
}
.Sitemap .SitemapBox p{
	display: inline-block;
}
.Sitemap .SitemapBox ul{
	display: inline;
}
.Sitemap .SitemapBox ul li{
	display: inline;
	list-style: none;
	font-size: 1.4em;
    line-height: 1.8em;
}
.Sitemap .SitemapBox ul li::before{
	content:'Ã¯Â½Å“';
}

.SitemapBox a {
    color: #000;
}

.SitemapBox table {
	border-collapse: collapse;
	padding: 0;
	width: 80%;
	table-layout: fixed;
	}
  
	.SitemapBox table tr {
	background-color: #e6f2f5;
	padding: .35em;
	border-bottom: 2px solid #fff;
  }
  .SitemapBox table th,
  .SitemapBox table td {
	padding: 1em 10px 1em 1em;
	border-right: 2px solid #fff;
  }
  .SitemapBox table th {
	font-size: 13px;
	}
	.SitemapBox table thead tr{
	background-color: #167F92;
	color:#fff;
  }
  .SitemapBox table tbody th {
	  background: #78bbc7;
	  color: #fff;
  }
  .txt{
	text-align: center;
	font-size: 13px;
	}

	@media screen and (max-width: 670px){
		.SitemapBox table {
			border-collapse: collapse;
			padding: 0;
			width: 100%;
			table-layout: fixed;
			}
			.hm-logo img {
				width: 100%;
				text-align: center;
				padding: 0  0 30px;
			}
			.hm-rule .MainTitle h2 {
				margin:0 auto;
				width: 90%;
				text-align: center;
				font-size: 2.4em;
				line-height: 1.2em;
				letter-spacing: 3px;
				padding-top:55px;
			}
			.hm-rule .MainTitle {
				background: url(../../img/harmony_h3_bk2.png) center top no-repeat #eee;
			}
		}



/* cont02-
------------------------------------------------------------ */

		@media screen and (max-width: 670px){
			.sfdebox03 li{
				list-style: none;
				height: 500px;
				padding: 20px 0;
				background-color: #e5efee;
				color: #232f3e;
				border-radius: 6px;
				height: auto;
				width:100%;
			}
					.sfdebox03.fadein.scrollin p {
				font-size: 12px;
				padding: 0 15px 30px;
				letter-spacing: 1px;
				FONT-WEIGHT: 600;
				text-align: justify;
				line-height: 30px;
			}
				.sfdebox03:nth-child(1) h5 {
				color: #ffffff;
				font-size: 20px;
				padding: 3px 0 10px;
			}
			
				.sfdebox03:nth-child(2) h5 {
				color: #ffffff;
				font-size: 20px;
				padding: 3px 0 10px;
			}
		.sfdebox03:nth-child(1) {
				transition: all 1200ms;
				box-shadow: 20px 20px 0px #0b8e87;
				margin: 50px auto 0px;
				width: 100%;
			}
			.ma2 {
				display: inline-block;
				background: linear-gradient(90deg, #098780, #0faba3 30%, #17eae0);
				background: -webkit-linear-gradient(0deg, #098780, #0faba3 30%, #17eae0);
				-webkit-background-clip: text;
				-webkit-text-fill-color: transparent;
				font-size: 22px;
				FONT-WEIGHT: 600;
				padding: 0 20px;
				}
			  
			  .ma2 span1 {
				  font-size: 22px;
			  }
			  
			  .ma2-2 {
				display: inline-block;
			background: linear-gradient(90deg, #00a1e0, #00b7ff 30%, #4accff);
			background: -webkit-linear-gradient(0deg, #00a1e0, #00b7ff 30%, #4accff);
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
			font-size: 22px;
			FONT-WEIGHT: 600;
			}
			  
			  .ma2-2 span1 {
				  font-size: 22px;
			  }
			  .sfa {
				font-size: 12px;
				padding: 0 30px;
				letter-spacing: 1px;
				FONT-WEIGHT: 600;
				text-align: justify;
				line-height: 30px;
				text-indent: -1em;
			}
			
			.sfdebox03.fadein.scrollin p span1{
				color:#0faba3;
				font-size: 18px;
			 }
			 
			 .sfa span2 {
				color: #00a1e0;
				font-size: 18px;
			}
			.sfdebox03:nth-child(2) {
				transition: all 1200ms;
				box-shadow: 20px 20px 0px #00a1e0;
				margin: 50px 0 122px;
				width: 100%;
			}
			
			.sfdebox03:nth-child(2) h4 {
				color: #00a1e0;
				letter-spacing: 0.08em;
				FONT-WEIGHT: 800;
				background: #fff;
				margin: 0px auto;
				font-size: 30px;
				display: inline-block;
				padding: 0 30px 0;
			}	
			.sfdebox03:nth-child(1){
				transition: all 1200ms;
				box-shadow: 20px 20px 0px #0b8e87;
				margin: 50px auto 0px;
				width: 100%;
			}
			
			.sfdebox03:nth-child(1) h4{
				color: #0b8e87;
				letter-spacing: 0.08em;
				FONT-WEIGHT: 800;
				background: #fff;
				margin: 0px auto;
				font-size: 30px;
				display: inline-block;
				padding: 0 30px 0;
				}
				.sfdebox04 li{
					list-style: none;
					width: 100%;
					padding: 0 0 30px;
					background-color: #ffffff;
					color: #232f3e;
					border-radius: 8px;
					box-shadow: 10px 10px 6px #0000002f;
				}
				.salesforcefl2 {
					width: 90%;
					margin: 0px auto 0;
					padding: 100px 0 0;
				}
				.sfdebox05 li {
					list-style: none;
					width: 90%;
					margin: 0 auto;
					color: #232f3e;
					border-radius: 25px;
				}
				.sfdeimg5a {
					margin: 0px;
					width: 100%;
					padding: 0px;
				}
				.txtald2 {
					width: 90%;
					margin: 0 auto;
				}
				.salesforcecont02{
					width:90%;
				}
				.cont02-1forte .pd .pd8 {
					font-size: 19px;
					FONT-WEIGHT: bold;
					margin: 18px 0 0 0;
					color: #30a900;
					text-shadow: 0px 0.3px;
					background-color: #efefef;
					width: 100%;
					height: auto;
					text-align: center;
					transition: all 800ms;
				}
				.sfdeboxmc1 li {
					list-style: none;
					width: 100%;
					height: auto;
					background-color: #e5efee;
					color: #232f3e;
					border-radius: 6px;
				}
				img.sfdeimg10 {
					margin: 10px auto 10px;
					text-align: center;
					width: 50%;
					display: inline-block;
					height: 30%;
				}
				.sfdeboxmc1 p{
					font-weight: 500;
					padding: 10px 20px 30px;
					width:85%;
					text-align: left;
					margin: 0;
				}
				.sfdeboxmc1:nth-child(1) h4{
					position:static;
				}
				.sfdeboxmc1:nth-child(2) h4{
					position:static;
				}
				.sfdeboxmc1:nth-child(3) h4{
					position:static;
				}
				.sfdeboxmc1:nth-child(1) h5{
					font-size:20px;
					padding: 18px 0 10px ;
					}
					.sfdeboxmc1:nth-child(2) h5{
					font-size:20px;
					padding: 18px 0 10px ;
					}
					.sfdeboxmc1:nth-child(3) h5{
					font-size:20px;
					padding: 18px 0 10px ;
					}
					.cont02-1forte .pd .pd8 img.sfdeimg {
						margin: 20px auto 10px;
						text-align: center;
						width: 50%;
						display: inline-block;
						height: auto;
					}
			}




/* Contact MainTitle
------------------------------------------------------------ */
.Contact .MainTitle {
	background: url(../../contact/img/h2_bk.png) center top no-repeat #eee;
}
.ContactTable {
	width: 100%;
	border-top:1px solid #cacbcb;
	margin:0;
	padding:0;
	font-size:1.4em;
	line-height: 1.6em;
	border-collapse:collapse;
}
.ContactTable th,
.ContactTable td{
	border-bottom:1px solid #cacbcb;
	padding:15px 0;
	margin:0;
	vertical-align:top;
}
.ContactTable th{
	font-weight:500;
	text-align:left;
	width: 30%;
}

#contact{
	background: #FFF;
}


#contfv{
	text-align: center;
	color: #FFF;
	background: url(../../contact/img/contfvback.jpg) no-repeat center center;
	font-size: 45px;
	width: 100%;
	height: 200px;
	padding-top: 100px;
	margin: 0 auto;
}

.contact02 a{
	width: 60%;
}

.contact02 p{
	position: relative;
	font-size: 15px;
	font-weight: 500;
	z-index: 0;
}

.contact02 img{
	display: block;
	margin: 0px auto;
	margin-bottom: 20px;
}

.circle:after{
	position: absolute;
	top: -200px;
	left: 200px;
	display: inline-block;
	content: '';
	border-radius: 50%;
	z-index: -1;
	width: 0px;
	height: 0px;
	border: solid 200px #ffa90b77;
}

.contimg{
	width: 45%;
	padding: 2%;
	vertical-align: middle;
	margin: 0 auto;
}

/*themebox--------------------------------------------------------- */
.themebox{
	width: 100%;
	height: 830px;
	margin: 100px 0;
	margin-bottom: 0px;
}

.themebox p{
	line-height: 22px;margin-bottom: 20px;
}

.theme1box{
	position: relative;
	display: block;
	height: 400px;
}

.theme2box{
	position: relative;
	display: block;
	height: 400px;
}

.theme1img{
	position: absolute;
	height: 290px;
	right: 0;
	transition: all 1500ms;
}

.theme2img{
	position: absolute;
	height: 290px;
	left: 0;
	transition: all 1500ms;
}

.theme1boxinner{
	position: absolute;
	top: -40px;
	left: 16%;
	line-height: 20px;
	z-index: 3;
	width: 300px;
	height: 220px;
	padding: 40px;
	background: url(../img/bk.gif) left top;
	box-shadow: 5px 5px 5px #a3a3a386;
}

.theme2boxinner{
	position: absolute;
	top: -40px;
	right: 16%;
	z-index: 3;
	width: 300px;
	height: 220px;
	padding: 40px;
	background: url(../img/bk.gif) left top;
	box-shadow: 5px 5px 5px #a3a3a386;
}

@media screen and (max-width: 670px){
	.sfdebox04 {
		position: relative;
		display: inline-block;
		width: 100%;
		margin: 20px 10px;
	}

.theme1boxinner{
	position: static;
	top: -40px;
	left: 0px;
	line-height: 20px;
	z-index: 3;
	margin:0 auto;
	width: 300px;
	height: 220px;
	padding: 40px;
	background: url(../img/bk.gif) left top;
	box-shadow: 5px 5px 5px #a3a3a386;
}

.theme2boxinner{
	position: static;
	top: -40px;
	right: 0px;
	z-index: 3;
	width: 300px;
	margin:0 auto;
	height: 220px;
	padding: 40px;
	background: url(../img/bk.gif) left top;
	box-shadow: 5px 5px 5px #a3a3a386;
}
}




.sc{
	transition: all 300ms;
}
.sc:hover{
	transform: scale(1.05);
	transition: all 400ms;
}

.contact02 h4{
	color: #636363;
	font-size: 20px;
	border-bottom: solid 1px #636363;
	margin-bottom: 25px;
	font-weight: 500;
}

.contact02 h4:before{
	content: '';
	width: 0px;
	height: 0px;
	padding: 0px 11px;
	margin-right: 6px;
	background: #636363;
}

.con02box{
	text-align: center;
}

.con02box p{
	font-size: 15px;
}

.contacttheme{
	color: #636363;
	border-top: solid 1px #636363;
	border-bottom: solid 1px #636363;
	font-size: 20px !important;
	padding: 10px;
	margin-bottom: 30px;
}


.con02box li{
	position: relative;
	font-weight: 500;
	color: #000;
	line-height: 33px;
}

.con02box li:before{
	content: '';
	border-radius: 50%;
	background: #93C873;
	font-size: 14px;
	width: 10px;
	height: 10px;
	padding: 2.5px 11px;
	margin-right: 10px;
}

.con02box li:after{
	display: inline-block;
	position: absolute;
	left: 8px;
	top: 8px;
	content: '';
	transform: rotate(45deg);
	font-size: 10px;
	padding: 3px 0px;
	border-bottom: solid 3px #FFF;
	border-right: solid 3px #FFF;
	border-top: solid 3px transparent;
	border-left: solid 3px transparent;
}

.contxt{
	position: relative;
	width: 100%;
	color: #FFF;
	font-weight: 600 !important;
	height: auto;
	padding: 15px 5px;
	margin: 15px 0px 40px 0px;
	background: #93C873;
}

.contxt::after{
	display: inline-block;
	content: '';
	position: absolute;
	left: 48%;
	bottom: -15px;
	transform: rotate(135deg);
	padding: 0;
	border-top: solid 20px #93C873;
	border-right: solid 20px #93C873;
	border-bottom: solid 20px transparent;
	border-left: solid 20px transparent;
}

.con02box p{
	font-weight: 500;
}

.cont03box{
	list-style: none;
	height: auto;
	border: solid 1px #636363;
	padding: 30px;
	padding-bottom: 30px;
}

.cont03box li{
	margin: 20px 0px;
}

.cont03box p:first-child{
	font-weight: 600;
	text-align: center;
}

.cont03box h3{
	font-size: 14px;
	font-weight: 600;
	color: #018559;
}

#cont03map{
	float: right;
	width: 500px;
	height: 345px;
}

.conbf::before{
	content: ' ';
	padding: 0.6px 8px;
	margin: 10px;
	border-radius: 2px;
	background-color: #018559;
}



#conttable th{
	width: 150px;
	margin: 0px;
	background: #93C873;
	color: #FFF;
}

#conttable td{
	padding: 22.3px 20px;
	margin: 0px;
}

#conttable tr:nth-child(odd){
	background: #f8f8f8;
}

#conttable p{
	font-size: 10px;
}

#conttable02{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 48.9%;
	border-collapse:collapse;
	margin: 5px;
	margin-top: 15px;
}

#conttable02 th{
	width: 100vw;
	height: 30px;
	font-size: 14px;
}

#conttable02 td{
	text-align: center;
	font-size: 14px;
	width: 10%;
	height: 35px;
}

#conttable02 tr:nth-child(2){
	color: #272727;
}
#conttable02 tr:nth-child(5){
	color: #272727;
}
#conttable02 tr:nth-child(4) td:nth-child(odd){
	background: #f8f8f8;
}#conttable02 tr:nth-child(7) td:nth-child(odd){
	background: #f8f8f8;
}

#conttable02 tr:first-of-type{
	position: absolute;
	width: 30px;
	top: -16px;
	left: 0;
	font-weight: 700;
	color: #000;
}

#conttable02 tr:nth-child(3n){
	background: #93C873 !important;
	color: #FFF;
}


/*Ã£â‚¬â‚¬Ã£Æ’â€¢Ã£â€šÂ©Ã£Æ’Â¼Ã£Æ’Â 
-----------------------------------------------------*/
input,
textarea {
	padding:5px;
	border:solid 1px #ccc;
	font-size:1.0em;
	line-height: 1.2em;
}
.form_btn1 {
	width:300px;
	background:#767575;
 	font-size:14px;
	color:#fff;
	padding: 15px 0;
	border-style: none;
	cursor: pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	border:solid 1px #767575;
	behavior:url("/ssl/ie-css3.htc");
}

.w5{
	width: 5%;
}

.w10{
	width: 10%;
}

.w20{
	width: 20%;
}

.w30{
	width: 30%;
}
.w40 {
    max-width: 240px;
    padding: 5px 0 0;
}


.w45 {
	width: 45%;
}
.w50{
	width:50%;
}
.w80{
	width: 80%;
}
.w90{
	width: 90%;
}

.salesforcede ul img.w90 {
    text-align: center;
}
.w95{
	width: 95%;
}
.w100{
	width:60%;
}
.w101{
	margin-left: 220px;
}



	


.nowrap{
	white-space: nowrap;
}

/*pcno
-----------------------------------------------------*/
.pcno {
	display:none;
}

/* SPA
------------------------------------------------------------ */
.spt1 {margin-top:1px;}
.spt2 {margin-top:2px;}
.spt3 {margin-top:3px;}
.spt4 {margin-top:4px;}
.spt5 {margin-top:5px;}
.spt6 {margin-top:6px;}
.spt7 {margin-top:7px;}
.spt8 {margin-top:8px;}
.spt9 {margin-top:9px;}
.spt10 {margin-top:10px;}
.spt11 {margin-top:11px;}
.spt12 {margin-top:12px;}
.spt13 {margin-top:13px;}
.spt14 {margin-top:14px;}
.spt15 {margin-top:15px;}
.spt16 {margin-top:16px;}
.spt17 {margin-top:17px;}
.spt18 {margin-top:18px;}
.spt19 {margin-top:19px;}
.spt20 {margin-top:20px;}
.spt30 {margin-top:30px;}
.spt35 {margin-top:35px;}
.spt40 {margin-top:40px;}
.spt50 {margin-top:50px;}
.spt60 {margin-top:60px;}
.spt100 {margin-top:100px;}

.spb1 {margin-bottom:1px;}
.spb2 {margin-bottom:2px;}
.spb3 {margin-bottom:3px;}
.spb4 {margin-bottom:4px;}
.spb5 {margin-bottom:5px;}
.spb6 {margin-bottom:6px;}
.spb7 {margin-bottom:7px;}
.spb8 {margin-bottom:8px;}
.spb9 {margin-bottom:9px;}
.spb10 {margin-bottom:10px;}
.spb10p {padding-bottom:10px;}
.spb11 {margin-bottom:11px;}
.spb12 {margin-bottom:12px;}
.spb13 {margin-bottom:13px;}
.spb14 {margin-bottom:14px;}
.spb15 {margin-bottom:15px;}
.spb16 {margin-bottom:16px;}
.spb17 {margin-bottom:17px;}
.spb18 {margin-bottom:18px;}
.spb19 {margin-bottom:19px;}
.spb20 {margin-bottom:20px;}
.spb30 {margin-bottom:30px;}
.spb40 {margin-bottom:40px;}
.spb50 {margin-bottom:50px;}
.spb60 {margin-bottom:60px;}
.spb70 {margin-bottom:70px;}
.spb80 {margin-bottom:80px;}
.spb90 {margin-bottom:90px;}
.spb100 {margin-bottom:100px;}
.spb150 {margin-bottom:150px;}
.spb200 {margin-bottom:200px;}
.spb300 {margin-bottom:300px;}
.spb400 {margin-bottom:400px;}
.spb500 {margin-bottom:500px;}
.spb600 {margin-bottom:600px;}
.spb700 {margin-bottom:700px;}

.spl1 {margin-left:1px;}
.spl2 {margin-left:2px;}
.spl3 {margin-left:3px;}
.spl4 {margin-left:4px;}
.spl5 {margin-left:5px;}
.spl6 {margin-left:6px;}
.spl7 {margin-left:7px;}
.spl8 {margin-left:8px;}
.spl9 {margin-left:9px;}
.spl10, .spl10pc {margin-left:10px;}
.spl11 {margin-left:11px;}
.spl12 {margin-left:12px;}
.spl13 {margin-left:13px;}
.spl14 {margin-left:14px;}
.spl15 {margin-left:15px;}
.spl16 {margin-left:16px;}
.spl17 {margin-left:17px;}
.spl18 {margin-left:18px;}
.spl19 {margin-left:19px;}
.spl20 {margin-left:20px;}
.spl25 {margin-left:25px;}

.spr1 {margin-right:1px;}
.spr2 {margin-right:2px;}
.spr3 {margin-right:3px;}
.spr4 {margin-right:4px;}
.spr5 {margin-right:5px;}
.spr6 {margin-right:6px;}
.spr7 {margin-right:7px;}
.spr8 {margin-right:8px;}
.spr9 {margin-right:9px;}
.spr10 {margin-right:10px;}
.spr11 {margin-right:11px;}
.spr12 {margin-right:12px;}
.spr13 {margin-right:13px;}
.spr14 {margin-right:14px;}
.spr15 {margin-right:15px;}
.spr16 {margin-right:16px;}
.spr17 {margin-right:17px;}
.spr18 {margin-right:18px;}
.spr19 {margin-right:19px;}
.spr20 {margin-right:20px;}	
.spr30 {margin-right:30px;}	


.spt1p {padding-top:1px;}
.spt2p {padding-top:2px;}
.spt3p {padding-top:3px;}
.spt4p {padding-top:4px;}
.spt5p {padding-top:5px;}
.spt6p {padding-top:6px;}
.spt7p {padding-top:7px;}
.spt8p {padding-top:8px;}
.spt9p {padding-top:9px;}
.spt10p {padding-top:10px;}
.spt11p {padding-top:11px;}
.spt12p {padding-top:12px;}
.spt13p {padding-top:13px;}
.spt14p {padding-top:14px;}
.spt15p {padding-top:15px;}
.spt16p {padding-top:16px;}
.spt17p {padding-top:17px;}
.spt18p {padding-top:18px;}
.spt19p {padding-top:19px;}
.spt20p {padding-top:20px;}
.spt25p {padding-top:25px;}
.spt30p {padding-top:30px;}
.spt40p {padding-top:40px;}
.spt50p {padding-top:50px;}
.spt60p {padding-top:60px;}

.spb1p {padding-bottom:1px;}
.spb2p {padding-bottom:2px;}
.spb3p {padding-bottom:3px;}
.spb4p {padding-bottom:4px;}
.spb5p {padding-bottom:5px;}
.spb6p {padding-bottom:6px;}
.spb7p {padding-bottom:7px;}
.spb8p {padding-bottom:8px;}
.spb9p {padding-bottom:9px;}
.spb10p {padding-bottom:10px;}
.spb11p {padding-bottom:11px;}
.spb12p {padding-bottom:12px;}
.spb13p {padding-bottom:13px;}
.spb14p {padding-bottom:14px;}
.spb15p {padding-bottom:15px;}
.spb16p {padding-bottom:16px;}
.spb17p {padding-bottom:17px;}
.spb18p {padding-bottom:18px;}
.spb19p {padding-bottom:19px;}
.spb20p {padding-bottom:20px;}
.spb30p {padding-bottom:30px;}
.spb40p {padding-bottom:40px;}
.spb50p {padding-bottom:50px;}
.spb60p {padding-bottom:60px;}

.spl1p {padding-left:1px;}
.spl2p {padding-left:2px;}
.spl3p {padding-left:3px;}
.spl4p {padding-left:4px;}
.spl5p {padding-left:5px;}
.spl6p {padding-left:6px;}
.spl7p {padding-left:7px;}
.spl8p {padding-left:8px;}
.spl9p {padding-left:9px;}
.spl10p {padding-left:10px;}
.spl11p {padding-left:11px;}
.spl12p {padding-left:12px;}
.spl13p {padding-left:13px;}
.spl14p {padding-left:14px;}
.spl15p {padding-left:15px;}
.spl16p {padding-left:16px;}
.spl17p {padding-left:17px;}
.spl18p {padding-left:18px;}
.spl19p {padding-left:19px;}
.spl20p {padding-left:20px;}
.spl25p {padding-left:25px;}
.spl27p {padding-left:27px;}
.spl28p {padding-left:28px;}
.spl30p {padding-left:30px;}
.spl40p {padding-left:40px;}
.spl50p {padding-left:50px;}
.spl60p {padding-left:60px;}

.spr1p {padding-right:1px;}
.spr2p {padding-right:2px;}
.spr3p {padding-right:3px;}
.spr4p {padding-right:4px;}
.spr5p {padding-right:5px;}
.spr6p {padding-right:6px;}
.spr7p {padding-right:7px;}
.spr8p {padding-right:8px;}
.spr9p {padding-right:9px;}
.spr10p {padding-right:10px;}
.spr11p {padding-right:11px;}
.spr12p {padding-right:12px;}
.spr13p {padding-right:13px;}
.spr14p {padding-right:14px;}
.spr15p {padding-right:15px;}
.spr16p {padding-right:16px;}
.spr17p {padding-right:17px;}
.spr18p {padding-right:18px;}
.spr19p {padding-right:19px;}
.spr20p {padding-right:20px;}
.spr30p {padding-right:30px;}
.spr40p {padding-right:40px;}
.spr50p {padding-right:50px;}
.spr60p {padding-right:60px;}


/**amcnfv------------------------------------------------------------------------**/
.amcnfv{
	background: url(../../service/aws/img/amcnfvimg.jpg) top center no-repeat;
	padding: 10% 0% 10% 13%;
	color: #018559;
}

.amcnfv h2{
	display: inline-block;
	font-size: 50px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	line-height: 55px;
	/* background-color: #ffee00; */
	background: linear-gradient( transparent 35px, #ffee00 5%);
}

.amcnfv h3{
	font-weight: 600;
	font-size: 20px;
}

.amcnfv h4{
	font-weight: 600;
	font-size: 15px;
}

.amcnfv a{
	text-decoration: none;
	text-align: center;
}

.amcnbutton{
	text-align: center;
	overflow: hidden;
	position: relative;
	display: block;
	width: 400px;
	z-index: 2;
	font-size: 20px;
	padding: 20px 50px;
	border-radius: 5px;
	background-color: #9c7add;
	color: #FFF;
	transition: all 300ms;
	font-weight: 600;
	box-shadow: 0px 0px 10px #616161a9;
}

.amcnbutton a, .amcnbutton:hover a {
	text-decoration:none;
}

.amcnbutton:hover{
	transform: scale(1.1);
	transition: all 300ms;
}

.amcnbtsl{
	position: absolute;
	width: 0px;
	height: 100px;
	padding: 20px;
	background-color: #FFF;
	opacity: 0.5;
	top: -20px;
	left: -70px;
	z-index: 1;
	transform: rotate(25deg);
}

.amcnbtslaf{
	opacity: 0.8;
	top:-20px;
	left: 600px;
	transition: all 700ms;
}


.amcnse{
	text-align: center;
	background-color: #f7fff6;
	background-size:cover;
	height: auto;
	padding: 150px 200px 150px 200px;
	margin: 0;
	position: relative;
}

.amcnse h2{
	display: inline-block;
	position: relative;
	font-size: 4em;
	width: auto;
	height: 55px;
	color: #018559;
	background: linear-gradient( transparent 40px, #ffee00 5%);
}

.amcnse h3{
	color: #018559;
	font-size: 1.5em;
	font-weight: 500;
	margin: 10px 0 30px 0;
}

.amcnse ul{
	text-align: center;
}

.amcnse ul li{
	position: relative;
	list-style: none;
	display: inline-block;
	text-align: center;
	width: 90%;
	height: auto;
	margin: 15px 35px;
	padding: 0px;
	background-color: #FFF;
	border: solid 2px #018559;
	box-shadow: 0px 0px 6px 1px #232f3e17;
}

.amcnse ul li h4{
	font-size: 20px;
	width: 100%;
	height: auto;
	color: #FFF;
	padding: 15px 0;
	background-color: #018559;
}

.amcnse ul li hr{
	display: inline-block;
	width: 80%;
	border: none;
	border-bottom: dotted 2px #018559;
}

.amcnse ul li h5{
	font-size: 15px;
	font-weight: 600;
	width: 100%;
	margin: 10px auto 0 auto;
	padding: 0 auto;
}

.amcnse ul li p{
	text-align: left;
	font-weight: 500;
	font-size: 13px;
	width: 80%;
	margin: 0 auto 15px auto;
	padding: 0 auto;
}

.amcnca{
	text-align: center;
	background-color: #FFF;
	background-size:cover;
	height: auto;
	padding: 80px 200px 120px 200px;
	margin: 0;
	position: relative;
}

.amcnca h2{
	display: inline-block;
	position: relative;
	font-size: 4em;
	width: auto;
	height: 55px;
	color: #018559;
	background: linear-gradient( transparent 40px, #ffee00 5%);
}

.amcnca h3{
	color: #018559;
	font-size: 1.5em;
	font-weight: 500;
	margin: 10px 0 30px 0;
}

.amcnca ul{
	list-style: none;
	margin: 0 40px;
}

.amcnca ul li{
	position: relative;
	color: #FFF;
	margin: 40px 20px;
	padding: 20px;
	background-color: #018559;
	border-radius: 5px;
}

.amcnca h4{
	font-size: 20px;
}

.amcnca p{
	font-size: 14px;
	font-weight: 500;
}

.amcnfn{
	text-align: center;
	background-color: #eefcec;
	background-size:cover;
	height: auto;
	padding: 80px 200px 120px 200px;
	margin: 0;
	position: relative;
}

.amcnfn h2{
	display: inline-block;
	position: relative;
	font-size: 4em;
	width: auto;
	height: 55px;
	color: #018559;
	background: linear-gradient( transparent 40px, #ffee00 5%);
}

.amcnfn h3{
	color: #018559;
	font-size: 1.5em;
	font-weight: 500;
	margin: 10px 0 30px 0;
}

.amcnfn p{
	text-align: center;
	font-size: 1.4em;
	font-weight: 500;
	margin: 5px 0 30px 0;
}

.amcnfn ul{
	list-style: none;
	text-align: center;
}

.amcnfn ul li{
	position: relative;
	display: inline-block;
	margin: 30px;
}

.amcnfnbox li{
	background: url(../../service/aws/img/awsaibox2.png) top center no-repeat;
	/* background-color: #11a531; */
	width: 290px;
	height: 360px;
	color: #FFF;
	border-radius: 5px;
}

.amcnfnbox li img{
	margin: 18px auto 2px auto;
	padding: auto;
}

.amcnfnbox li h5{
	font-size: 15px;
	margin-top: 5px;
}

.amcnfnbox li p{
	text-align: left;
	font-size: 14px;
	width: 250px;
	height: 50px;
	margin: 2px auto 0 auto;
}

.amcnfnbox li h6{
	position: absolute;
	font-size: 8px;
	bottom: 5px;
	left: 5%;
}

.amcnbox{
	position: relative;
	height: auto;
	text-align: center;
	background-color: #018559;
	padding: 50px 200px 50px 200px;
	z-index: 2;
}

.amcnbox01{
	width: 35%;
	float: left;
	margin-right: 6%;
}

.amcnbox02{
	display: inline-block;
	width: 59%;
}

.amcnbox h4{
	text-align: left;
	font-size: 1.5em;
	font-weight: 600;
	color: #FFF;
}

.amcnbox p{
	text-align: left;
	font-weight: 500;
	color: #FFF;
	padding: 0px 0px 50px 0px;
}

.amcnbox ul li{
	border: none;
	float: left;
	list-style: none;
	width: 300px;
	height: 120px;
	margin: 0 3% 0 0;
}

.amcnbox ul li h5{
	font-size: 14px;
	text-align: left;
	color: #FFF;
}

.amcnbox hr{
	border: none;
	border-bottom: solid 1px #d4d4d4;
	width: 60%;
}

.amcnbox ul li p{
	text-align: left;
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	margin: 0 auto;
	padding: 0 auto;
}

/* harmony--------------------------------------------------------------------------------- */

@media screen and (max-width: 670px){
#contentsAll.harmony .section-bonus2_list li {
	width: 100%;
	height: auto;
	background: #FFF500;
	border-radius: 20px;
	padding: 20px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
  }	

  #contentsAll.harmony .section-bonus2_list li h3 {
	color:#001691;
	font-size: 20px;
	line-height: 1.35;
	margin-bottom: 10px;
  }

  .conditions a {
	text-align: left;
	font-size: 18px;
	color: #001691;
	FONT-WEIGHT: 600;
	display: block;
	line-height: 48px;
	padding: 2px 0 10px;
	padding-left: 1.7rem;
	text-indent: -1.2rem;
  }

  p.campaign1 {
	color:#001691;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4;
	padding: 0 20px;
	}
  p.campaign2 {
		color: #001691;
		font-size: 19px;
		font-weight: 500;
		line-height: 1.4;
	}
	p.campaign3 {
		color:#001691;
		font-size: 15px;
		font-weight: 500;
		line-height: 1.4;
		text-align: right;
		}
	}

	@media screen and (min-width: 671px){
#contentsAll.harmony .section-bonus2_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-column-gap: 38px;
	-moz-column-gap: 38px;
	column-gap: 38px;
  }
  
  #contentsAll.harmony .section-bonus2_list li {
	width: 100%;
	height: auto;
	background: #FFF500;
	border-radius: 20px;
	padding: 20px 130px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
  }
  
  #contentsAll.harmony .section-bonus2_list li h3 {
	color:#001691;
	font-size: 30px;
	line-height: 1.35;
	margin-bottom: 10px;
  }
  
  p.campaign1 {
	color:#001691;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
  }
  
  p.campaign2 {
	color:#001691;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4;
  }
  
  p.campaign3 {
	color:#001691;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	text-align: right;
  }
  
  .conditions a {
	text-align: left;
	font-size: 26px;
	color: #001691;
	FONT-WEIGHT: 600;
	display: block;
	line-height: 40px;
	padding: 2px 0 10px;
	padding-left: 1em;
	text-indent: -1em;
	}
  
	}
	ul.section-bonus2_list.js-view.smooth li hr {
		margin: 10px 0;
		border: solid 1px #001691;
	  }
	  #contentsAll.harmony .section-point .pointList2-item:before {
		content: "";
		border-bottom: 3.5em solid transparent;
		border-left: 3.5em solid #93c873;
		position: absolute;
		z-index: 100;
		padding: 0;
		left: 0;
		top: 0;
	   }
/* awsbt--------------------------------------------------------------------------------- */


.acba{
	background-color: #ffffff;
	margin: 0 auto;
	border-radius: 20px;
}

.amcnbutton2{
	text-align: center;
	overflow: hidden;
	position: relative;
	display: block;
	/* width: 400px; */
	z-index: 2;
	font-size: 16px;
	padding: 20px 50px;
	border-radius: 5px;
	/* background-color: #11a531; */
	color: #ffa237;
	transition: all 300ms;
	font-weight: 600;
	box-shadow: 0px 0px 10px #616161a9;
	border-radius: 20px;
}

.sessebtn{
	font-size: 17px;
	width: 150px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px 50px;
}

.acbt{
	background-color: #ffa237;
	/* margin: 2% 0 1% 0; */
}

.acbt22{
	background-color: #ffa237;
	/* margin: 2% 0 1% 0; */
}

/* disscuss-------------------------------------------------------------------------------------- */
#disscuss{
	width: 100%;
	height: 1180px; 
}

.link_no{
	pointer-events:none;
}

a.aiharmony {
    color: #3934ec;
    FONT-WEIGHT: 600;
    border-bottom: solid 1px;
}
@media screen and (max-width: 670px){
/*	.cp_caption{display:none} */
.link_no{
	pointer-events:inherit;
}
.Company p {
	width: 100%;
	margin: 0;
	padding: 0 0 20px;
	font-size: 15px;
}
.ad-3:before {
	display: none; 
   }
   
   .ad-3:after {
	   display: none; 
   }
   .salesforcede{
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	margin: 0 auto;
	width: 90%;
	position: relative;
}
li.ac1 {
	list-style: none;
	width: 100%;
	padding: 0px;
}
}


/* HEADER searchBox
------------------------------------------------------------ */
header .searchBox {
	padding: 0px;
	width: 210px;
	margin: 37px 0 0;
	position:relative;
	float:right;
}

header .searchBox form {
	height:21px;
	padding: 0;
	margin: 0;
}

header .searchBox input.textform {
	width:120px;
	height:15px;
	position:absolute;
	top:0;
	left:0;
	border:0;
	padding:2px 5px;
	color:#aaa;
	border:solid 1px #ccc;
}

header .searchBox input {
	background:#fff;
}

header input.search {
	background:url(../../wp/wp-content/themes/news/ssl/img/bt_kensaku.gif) left top no-repeat;
	border:0px;
	width:70px;
	height:21px;
	cursor: pointer;
	position:absolute;
	top:0;
	right:0;
}
