@charset "UTF-8";
/* 
	css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */

.allWrap#case section *{
	box-sizing: border-box;
}

#case .contents.newsArea .caseStudyWrap .commonTitle06,
#case main .caseStudyWrap .commonTitle06{
	line-height: 1.5;
}

#case .contents.newsArea .commonTitle06:before,
#case main .commonTitle06:before{
	top: 8px;
}

/*==================================================================================
 service
==================================================================================*/
/*ナビゲーション調整*/
@media (max-width: 1024px) {
	.service .siteHeader.business{
		border-bottom: 1px solid #b9c3c8;
	}
	.service .spNavi{
		display: none;
	}
	.service .allWrap .contents.newsArea,
	.service .allWrap main{
		position: relative;
		padding-top: 61px;
	}
	.footerContectBtn{
		position: fixed;
		bottom: 10px;
		right: 60px;
		width: calc(100% - 70px);
		height: 40px;
		z-index: 2;
	}
	.footerContectBtn a {
		display: block;
		height: 40px;
		padding: 9px 0 0;
		color: #133664;
		font-weight: bold;
		text-align: center;
		border-radius: 3px 3px;
		background: #fabe00;
		box-sizing: border-box;
	}
	.footerContectBtn a::before {
		content:"";
		display: inline-block;
		margin: 2px 10px 0 0;
		width: 41px;
		height: 17px;
		vertical-align: text-top;
		background: url(/business/common/img/common/header/telmail.png) no-repeat;
	}
	.service .footer-wrap:not(.no-responsible)	.siteFooter.business .copyright{
		padding-bottom: 50px;
	}
}

@media (min-width: 1024px) {
	.footerContectBtn{
		display: none;
	}
}

.contents.newsArea .serviceLinkTab01,
main .serviceLinkTab01{
	display: none;
}

.contents.newsArea .commonLinkGroup,
main .commonLinkGroup{
	margin-bottom: 30px;
}

.contents.newsArea .commonLinkGroup .commonLinkTexts01,
main .commonLinkGroup .commonLinkTexts01{
	margin-bottom: 0;
}

.commonLinkFooter{
	display: none;
}

@media (min-width: 768px) {
	.contents.newsArea .commonLinkGroup,
	main .commonLinkGroup{
		margin-bottom: 60px;
	}
	.contents.newsArea .serviceLinkTab01 ,
	main .serviceLinkTab01 {
		display: flex;
		justify-content: center;
	}
	.contents.newsArea .serviceLinkTab01 li ,
	main .serviceLinkTab01 li {
		display: flex;
		justify-content: center;
	}
	.contents.newsArea .serviceLinkTab01.borderBottom,
	main .serviceLinkTab01.borderBottom{
		border-bottom: 1px solid #b9c3c8;
	}
	.contents.newsArea .serviceLinkTab01 li a,
	main .serviceLinkTab01 li a{
		flex: 1 1 calc(100% / 7);
		position: relative;
		display: flex;
		align-items: center;
		height: 100%;
		padding: 16px 20px;
		text-align: center;
		font-size: 14px;
		line-height: 1.4;
		box-sizing: border-box;
		color: #000;
	}
	main .serviceLinkTab01 li a:hover,
	.contents.newsArea .serviceLinkTab01 li.current a,
	main .serviceLinkTab01 li.current a{
		opacity: 1;
		background-color: #fac000;
	}
	.contents.newsArea .serviceLinkTab01 li:not(:first-child) a:before,
	main .serviceLinkTab01 li:not(:first-child) a:before{
		content: '';
		position: absolute;
		display: block;
		width: 1px;
		height: 18px;
		top: 50%;
		left: 0;
		margin-top: -9px;
		background-color: #666;
	}
	.commonLinkFooter{
		display: block;
		margin-top: 80px;
		border-top: 1px solid #b9c3c8;
	}
}

@media (min-width: 1200px) {
	.contents.newsArea .serviceLinkTab01 li a,
	main .serviceLinkTab01 li a{
		padding: 16px 40px;
	}
	.contents.newsArea .serviceLinkTab01.tabPadding20 li a,
	main .serviceLinkTab01.tabPadding20 li a{
		padding: 16px 20px;
	}
	.contents.newsArea .serviceLinkTab01.tabPadding30 li a,
	main .serviceLinkTab01.tabPadding30 li a{
		padding: 16px 30px;
	}
}

.serviceSections *{
	box-sizing: border-box;
}

.serviceSections .commonList09 *{
	box-sizing: content-box;
}

.serviceSections .commonTitle03 small{
	font-size: 16px;
}

.serviceSections:not(:first-of-type){
	margin-top: 40px;
}

.serviceParagraph:not(:last-child){
	padding-bottom: 15px;
}

.serviceColumn{
	margin-bottom: 30px;
}

.serviceColumn .imgDoubleWrap:not(:last-child){
	margin-bottom: 20px;
}

.serviceColumn .textDoubleWrap:not(:last-child){
	margin-bottom: 20px;
}

.contents.newsArea .serviceSections .commonList09 li ,
main .serviceSections .commonList09 li {
	margin-bottom: 1px;
}

.textDoubleWrap .serviceColumn,
.imgDoubleWrap .serviceColumn{
	margin-bottom: 0;
}

.serviceColumn a,
.serviceSections p a,
.commonListText01 li a,
.commonListCircle li a,
.commonListNumber li a,
.notesList li a,
.serviceSections th > a,
.serviceSections td > a{
	text-decoration: underline;
	color: #000;
}

.serviceColumn a:hover,
.serviceSections p a:hover,
.commonListText01 li a:hover,
.commonListCircle li a:hover,
.commonListNumber li a:hover,
.notesList li a:hover,
.serviceSections th > a:hover,
.serviceSections td > a:hover{
	text-decoration: none;
}

.serviceParagraph .columnWrap,
.serviceBnrList{
	margin-bottom: 15px;
}

.contents.newsArea .serviceParagraph .commonTitle05,
main .serviceParagraph .commonTitle05{
	padding-bottom: 12px;
}

.btnDoubleWrap:not(:last-child){
	margin-bottom: 10px;
}

.serviceSections:last-child .columnWrap:last-child{
	margin-bottom: 0;
}

.serviceSections:last-child .serviceBnrList:last-child{
	margin-bottom: 0;
}

.serviceSeminarLink{
	padding-bottom: 15px;
}

.colSeminar .commonBtn01{
	font-size: 16px;
	font-weight: bold;
}

.serviceSections:last-child .serviceParagraph:last-child > *:last-child{
	margin-bottom: 0;
}

.serviceColumn.col2-2,
.serviceColumn.col2-3,
.serviceColumn.col2-4{
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 10px);
	margin-left: -5px;
	margin-right: -5px;
	box-sizing: border-box;
}

.serviceColumn.col2-2 .imgDoubleWrap,
.serviceColumn.col2-3 .imgDoubleWrap,
.serviceColumn.col2-4 .imgDoubleWrap{
	width: 50%;
	padding: 5px;
	margin-bottom: 0;
}

.serviceColumn.col2-2 .imgDoubleWrap img,
.serviceColumn.col2-3 .imgDoubleWrap img,
.serviceColumn.col2-4 .imgDoubleWrap img{
	width: 100%;
	max-width: inherit;
}

.imgDoubleWrap .imgCaption{
	margin: 7px 0 0;
	font-size: 13px;
}

@media (min-width: 768px) {
	.serviceSections:not(:first-of-type){
		margin-top: 60px;
	}
	/* .serviceSections .commonTitle03{
		padding-top: 40px;
		margin-top: -40px;
	} */
	.serviceSections .commonTitle03 small{
		font-size: 20px;
	}
	.serviceParagraph:not(:last-child){
		padding-bottom: 20px;
	}
	.serviceColumn{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		width: calc(100% + 30px);
		margin: 0 -15px 30px;
		box-sizing: border-box;
	}
	.serviceColumn.alignItemC{
		align-items: center
	}
	.serviceColumn .imgDoubleWrap.alignItemC,
	.serviceColumn .textDoubleWrap.alignItemC{
		align-self: center
	}
	.serviceSections:last-child .serviceColumn:last-child{
		margin-bottom: 0;
	}
	.serviceColumn .textDoubleWrap{
		margin-top: 0;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.serviceColumn .imgDoubleWrap{
		margin-top: 0;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.serviceColumn .imgDoubleWrap:not(:last-child){
		margin-bottom: 0;
	}
	.serviceColumn .textDoubleWrap:not(:last-child){
		margin-bottom: 0;
	}
	.serviceColumn .textDoubleWrap,
	.serviceColumn .imgDoubleWrap{
		width: auto;
	}
	.serviceColumn.col2 .textDoubleWrap{
		width: 50%;
	}
	.serviceColumn.col3 .textDoubleWrap{
		width: 33.333%;
	}
	.serviceColumn.col4 .textDoubleWrap{
		width: 25%;
	}
	.serviceColumn.img70 .textDoubleWrap{
		width: 30%;
	}
	.serviceColumn.img70 .imgDoubleWrap{
		width: 70%;
	}
	.serviceColumn.img60 .textDoubleWrap{
		width: 40%;
	}
	.serviceColumn.img60 .imgDoubleWrap{
		width: 60%;
	}
	.serviceColumn.img50 .textDoubleWrap{
		width: 50%;
	}
	.serviceColumn.img50 .imgDoubleWrap{
		width: 50%;
	}
	.serviceColumn.img40 .textDoubleWrap{
		width: 60%;
	}
	.serviceColumn.img40 .imgDoubleWrap{
		width: 40%;
	}
	.serviceColumn.img30 .textDoubleWrap{
		width: 70%;
	}
	.serviceColumn.img30 .imgDoubleWrap{
		width: 30%;
	}
	.serviceColumn.imgLeft .textDoubleWrap{
		order: 2;
	}
	.serviceColumn.imgLeft .imgDoubleWrap{
		order: 1;
	}
	.serviceColumn.imgRight .textDoubleWrap{
		order: 1;
	}
	.serviceColumn.imgRight .imgDoubleWrap{
		order: 2;
	}
	.serviceColumn.img70 .imgDoubleWrap img,
	.serviceColumn.img60 .imgDoubleWrap img,
	.serviceColumn.img50 .imgDoubleWrap img,
	.serviceColumn.img40 .imgDoubleWrap img,
	.serviceColumn.img30 .imgDoubleWrap img{
		width: 100%;
		max-width: inherit;
	}
	.serviceColumn.defaultScale .imgDoubleWrap img{
		width: auto;
		max-width: 100%;
	}
	.serviceColumn.justifyC{
		justify-content: center;
	}
	.serviceColumn.justifyR{
		justify-content: flex-end;
	}
	.serviceColumn.col2-2,
	.serviceColumn.col2-3,
	.serviceColumn.col2-4{
		width: calc(100% + 20px);
		margin-top: -15px;
		margin-left: -10px;
		margin-right: -10px;
	}
	.serviceColumn.col2-2 .imgDoubleWrap{
		width: 50%;
		padding: 15px 10px 0;
	}
	.serviceColumn.col2-3 .imgDoubleWrap{
		width: 33.333%;
		padding: 15px 10px 0;
	}
	.serviceColumn.col2-4 .imgDoubleWrap{
		width: 25%;
		padding: 15px 10px 0;
	}
	.serviceParagraph .columnWrap{
		margin-bottom: 20px;
	}
	.serviceSections:last-child .columnWrap:last-child{
		margin-bottom: 0;
	}
	.serviceBnrList{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		width: calc(100% + 10px);
		margin: -10px -5px 20px;
		box-sizing: border-box;
	}
	.serviceSections:last-child .serviceBnrList:last-child{
		margin-bottom: 0;
	}
	.serviceBnrList .btnDoubleWrap:not(:last-child){
		margin-bottom: 0;
	}
	.serviceBnrList .btnDoubleWrap{
		padding: 10px 5px 0;
	}
	.serviceBnrList.col2 .btnDoubleWrap{
		width: 50%;
	}
	.serviceBnrList.col3 .btnDoubleWrap{
		width: 33.333%;
	}
	.serviceBnrList.col4 .btnDoubleWrap{
		width: 25%;
	}
	.colSeminar .commonBtn01{
		font-size: 20px;
	}
}

.textBold{
	font-weight: bold;
}

.textNormal{
	font-weight: normal;
}

.textSmall{
	font-size: 12px;
}

.mb-small{
	margin-bottom: 10px!important;
}

.serviceParagraph p,
.serviceParagraph .textLarge,
.serviceParagraph .commonListText01{
	margin: 0 0 15px;
}

.textDoubleWrap p:last-child,
.tipsBox p:last-child,
.tipsBox .commonListText01:last-child,
td .commonListText01:last-child{
	margin-bottom: 0;
}

.serviceParagraph > .image,
.serviceOpenBoxInner > .image{
	margin: 15px 0;
}

.serviceParagraph .textLarge{
	font-size: 16px;
	padding-top: 0;
}

.contents.newsArea .serviceParagraph p + p,
main .serviceParagraph p + p{
	padding-top: 0;
}

.contents.newsArea .serviceParagraph	p + .commonListText01,
main .serviceParagraph	p + .commonListText01{
	padding-top: 0;
}

.serviceParagraph .commonTitle06{
	margin: 5px 0;
}

.serviceParagraph .commonListText01 li:before{
	background-color: #000;
}

.notesList{
	margin-bottom: 15px;
}

.notesList li{
	font-size: 12px;
	line-height: 1.6;
	padding-bottom: 5px;
}

.notesList.inlineList li{
	display: inline;
	margin-right: 5px;
}

.commonListCircle,
.commonListNumber{
	list-style-type: none !important;
	margin-bottom: 15px;
}

.commonListCircle > li,
.commonListNumber > li{
	position: relative;
	padding-left: 20px;
	line-height: 1.7;
	font-size: 14px;
}

.commonListCircle > li:not(:last-child),
.commonListNumber > li:not(:last-child) {
	padding-bottom: 8px;
}

.commonListCircle > li:before {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
	width: 20px;
	content: "◎";
}

.commonListNumber > li {
	counter-increment: number;
}

.commonListNumber > li:before {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 14px;
	width: 20px;
	content: counter(number) ".";
	text-align: center;
}

.serviceLinkList > li{
	position: relative;
	line-height: 1.7;
	font-size: 14px;
	text-align: right;
}

.serviceLinkList > li:not(:last-child) {
	padding-bottom: 8px;
}

.serviceLinkList li a{
	position: relative;
	padding-left: 15px;
	color: #000;
}

.serviceLinkList li a:before {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
	border-top: 6px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #fabe00;
}

ul > li > .commonListText01,
ul > li > .commonListCircle,
ul > li > .commonListNumber{
	padding-top: 8px;
	margin-bottom: 0!important;
}

Ul > li > .notesList{
	margin-top: 5px;
	margin-bottom: 0 !important;
	padding-left: 20px;
}

.serviceTagList{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.serviceTagList li{
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	background-color: #133664;
}

.serviceTagList.blue li,
.serviceTagList li.blue{
	background-color: #133664;
}

.serviceTagList.orange li,
.serviceTagList li.orange{
	background-color: #ED6D46;
}

.serviceTagList.yellow li,
.serviceTagList li.yellow{
	background: #fabe00;
	color: #000;
}

.serviceTagList.gray li,
.serviceTagList li.gray{
	background: #738792;
}

.serviceTagList.lightgray li,
.serviceTagList li.lightgray{
	background-color: #eaeff3;
	color: #000;
}

.serviceTagList.pink li,
.serviceTagList li.pink{
	background-color: #C486A2;
}

.serviceTagList.lightblue li,
.serviceTagList li.lightblue{
	background-color: #60ACD8;
}

.definitionList{
	margin-bottom: 15px;
}

.definitionList dl{
	border: 1px solid #b9c3c8;
}

.definitionList dl:not(:first-child){
	margin-top: 10px;
}

.definitionList dt{
	padding: 15px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	background-color: #EAEEF2;
}

.definitionList dd{
	padding: 15px;
}

.definitionList dd > *:last-child{
	margin-bottom: 0!important;
}

.definitionList.gray dt{
	color: #fff;
	background: #738792;
}

.definitionList.yellow dt{
	background: #fabe00;
}

.definitionList .arrowBottom{
	margin-top: 10px;
}

.definitionList .arrowBottom:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 15px 20px 0 20px;
	border-color: #fabe00 transparent transparent transparent;
}

.tipsBox{
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid #b9c3c8;
}

.tipsBox.borderRed{
	border-color: #d43f3f;
}

.tipsBox .tipsLinkArea{
	margin-top: 15px;
}

@media (min-width: 768px) {
	.mb-small{
		margin-bottom: 10px!important;
	}
	.serviceParagraph p,
	.serviceParagraph .textLarge,
	.serviceParagraph .commonListText01,
	.serviceParagraph .commonListNumber{
		margin: 0 0 20px;
	}
	.serviceParagraph > .image,
	.serviceOpenBoxInner > .image{
		margin: 0 0 20px;
	}
	.serviceParagraph .textLarge{
		font-size: 18px;
		padding-top: 0;
	}
	.definitionList{
		margin-bottom: 20px;
	}
	.definitionList dl{
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.definitionList dt{
		display: table-cell;
		width: 240px;
		padding: 20px 15px;
		vertical-align: middle;
	}
	.definitionList dd{
		display: table-cell;
		padding: 20px 20px;
		vertical-align: middle;
	}
	.tipsBox{
		margin-bottom: 20px;
		padding: 25px;
	}
	.tipsBox .tipsLinkArea{
		display: flex;
		justify-content: flex-end;
		margin-top: 20px;
	}
	.tipsBox .tipsLinkArea.alignL{
		justify-content: flex-start;
	}
	.tipsBox .tipsLinkArea.alignC{
		justify-content: center;
	}
	.tipsBox .tipsLinkArea .commonBtn01{
		min-width: 30%;
	}
}

.serviceTable{
	margin-bottom: 15px;
}

.serviceTable table{
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.serviceTable th,
.serviceTable td{
	padding: 10px;
	font-size: 14px;
	line-height: 1.4;
	vertical-align: middle;
	border: 1px solid #b9c3c8;
}

.serviceTable caption {
	caption-side: top;
	text-align: right;
	font-size: .9rem;
	margin-bottom: .5em;
}

.serviceTable th{
	background-color: #F9F9F9;
}

.serviceTable .gray{
	background-color: #EBEBEB;
}

.serviceTable .lightgray{
	background-color: #F9F9F9;
}

.serviceTable .blue{
	background-color: #CCD9E2;
}

.serviceTable .lightblue{
	background-color: #EAEFF3;
}

.serviceTable.paddingL th,
.serviceTable.paddingL td{
	padding: 20px 10px;
}

.circle_num{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 3px;
	padding-top: 7px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	background-color: #fff;
	box-sizing: border-box;
	border-radius: 50%;
	border: 1px solid #b9c3c8;
}

.square_num{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 3px;
	padding-top: 7px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #b9c3c8;
}

.circle_num.lightpurple,
.square_num.lightpurple{
	background-color: #CDC9FE;
}

.circle_num.lightgreen,
.square_num.lightgreen{
	background-color: #B0E8C0;
}

.circle_num.lightyellow,
.square_num.lightyellow{
	background-color: #FADA67;
}

.circle_num.lightorange,
.square_num.lightorange{
	background-color: #FAD793;
}

.circle_num.lightpink,
.square_num.lightpink{
	background-color: #FBCCCC;
}

.circle_num.lightblue,
.square_num.lightblue{
	background-color: #ABE5EE;
}

.circle_num.lightpurple,
.square_num.lightpurple{
	background-color: #e9ccff;
}

.circle_num.blue,
.square_num.blue{
	color: #fff;
	background-color: #133664;
}

.circle_num.yellow,
.square_num.yellow{
	background: #fabe00;
}

.circle_num.green,
.square_num.green{
	color: #fff;
	background: #329897;
}

.circle_num.gray,
.square_num.gray{
	color: #fff;
	background: #738792;
}

.circle_num.lightgray,
.square_num.lightgray{
	background-color: #eaeff3;
}

.circle_num.orange,
.square_num.orange{
	color: #fff;
	background-color: #ED6D46;
}

.circle_num.black,
.square_num.black{
	color: #fff;
	background-color: #000;
}

.js-scrollable{
	overflow: auto;
	white-space: nowrap;
}

.js-scrollable table{
	height: 160px;
}

.scroll-hint-text{
	line-height: unset;
}

@media (min-width: 768px) {
	.serviceTable table{
		width: 100%;
		height: auto;
	}
.serviceTable .w10p{ width: 10%;}
.serviceTable .w15p{ width: 15%;}
.serviceTable .w16p{ width: 16.66666%;}
.serviceTable .w20p{ width: 20%;}
.serviceTable .w22p{ width: calc(45% / 2);}
.serviceTable .w25p{ width: 25%;}
.serviceTable .w30p{ width: 30%;}
.serviceTable .w33p{ width: 33.33333%;}
.serviceTable .w35p{ width: 35%;}
.serviceTable .w40p{ width: 40%;}
.serviceTable .w45p{ width: 45%;}
.serviceTable .w50p{ width: 50%;}
.serviceTable .w55p{ width: 55%;}
.serviceTable .w60p{ width: 60%;}
.serviceTable .w65p{ width: 65%;}
.serviceTable .w70p{ width: 70%;}
.serviceTable .w75p{ width: 75%;}
.serviceTable .w80p{ width: 80%;}
.serviceTable .w85p{ width: 85%;}
.serviceTable .w90p{ width: 90%;}
	.serviceTable{
		margin-bottom: 20px;
	}
	.serviceTable th,
	.serviceTable td{
		padding: 12px 15px;
	}
	.serviceTable.paddingL th,
	.serviceTable.paddingL td{
		padding: 20px 15px;
	}
}

@media (min-width: 768px) {
	.js-scrollable{
		white-space: inherit;
	}
}

.smpZoom a{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center;
	margin-top: 5px;
	color: #000;
}

.smpZoom a img{
	max-width: 100%;
}

.smpZoom span{
	display: block;
	width: 35px;
	height: 35px;
}

@media (min-width: 768px) {
	.smpZoom{
		display: none;
	}
}

.serviceOpenBoxList{
	margin-bottom: 30px;
}

.serviceOpenBox{
	border: 1px solid #b9c3c8;
	border-radius: 3px;
	overflow: hidden;
}

.serviceOpenBox:not(:last-child){
	margin-bottom: 15px;
}

.serviceOpenBoxTitle{
	position: relative;
	padding: 10px 40px 10px 12px;
	font-weight: bold;
	line-height: 1.7;
	color: #fff;
	background: #133664;
	cursor: pointer;
}

.serviceOpenBoxTitle.gray{
	background: #758690;
}

.serviceOpenBoxTitle:before,
.serviceOpenBoxTitle:after{
	content: '';
	position: absolute;
	display: block;
	top: calc(50% - 1px);
	right: 12px;
	width: 16px;
	height: 2px;
	background: #fabe00;
}

.serviceOpenBoxTitle:after{
	transform: rotate(90deg);
}

.serviceOpenBoxTitle.opened:after{
	display: none;
}

.serviceOpenBoxText{
	display: none;
}

.serviceOpenBoxInner{
	padding: 12px;
	line-height: 1.7;
}

.serviceOpenBoxInner.padding0{
	padding: 0;
}

.serviceOpenBoxInner > *:last-child{
	margin-bottom: 0;
}

.serviceOpenBoxInner .international_call tr th:first-child,
.serviceOpenBoxInner .international_call tr td:first-child{
	border-left: none;
}

.serviceOpenBoxInner .international_call tr th:last-child,
.serviceOpenBoxInner .international_call tr td:last-child{
	border-right: none;
}

.serviceOpenBoxClose{
	padding: 12px;
	text-align: center;
	line-height: 1;
	background: #eaeef3;
	cursor: pointer;
}

.serviceOpenBoxClose span{
	position: relative;
	display: inline-block;
	padding-left: 25px;
}

.serviceOpenBoxClose span:before,
.serviceOpenBoxClose span:after{
	content: '';
	position: absolute;
	display: block;
	top: calc(50% - 1px);
	left: 0;
	width: 16px;
	height: 1px;
	background: #556d7b;
	transform: rotate(45deg);
}

.serviceOpenBoxClose span:after{
	transform: rotate(-45deg);
}

.optionTagTitle .titleArea{
	line-height: 1.4;
	margin-bottom: 5px;
}

.optionTagTitle .tagArea{
	margin-bottom: -5px;
}

.optionTagTitle .serviceTagList{
	margin-bottom: 0!important;
}

.serviceOpenBox.optionLinkBtn .serviceOpenBoxTitle:before{
	content: '';
	position: absolute;
	display: block;
	top: calc(50% - 5px);
	right: 21px;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	border-top: 2px solid #fabe00;
	border-right: 2px solid #fabe00;
	background: none;
}

.serviceOpenBox.optionLinkBtn .serviceOpenBoxTitle:after{
	display: none;
}

@media (min-width: 768px) {
	.serviceOpenBoxTitle{
		padding: 15px 50px 15px 20px;
	}
	.serviceOpenBoxTitle:before,
	.serviceOpenBoxTitle:after{
		right: 15px;
	}
	.serviceOpenBoxInner{
		padding: 20px;
	}
	.serviceOpenBoxClose{
		padding: 15px 20px;
	}
	.optionTagTitle{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.optionTagTitle .titleArea{
		max-width: 85%;
		line-height: 1;
		margin-bottom: 0;
	}
	.optionTagTitle .serviceTagList{
		justify-content: flex-end;
	}
}

.bgWrap{
	padding: 15px;
}

.bgWrap.gray{
	background-color: #EAEEF2;
}

.bgWrap > *:last-child{
	margin-bottom: 0!important;
}

@media (min-width: 768px) {
	.bgWrap{
		padding: 25px;
	}
}

.titleIco_ipv4v6{
	display: block;
	margin: 5px 0;
}

.titleIco_ipv4v6 img{
	vertical-align: top;
}

@media (min-width: 768px) {
	.titleIco_ipv4v6{
		display: inline-block;
		margin: 0 20px;
		padding-top: 15px;
		vertical-align: middle;
	}
}

.servideFlowArea{
	padding-bottom: 20px;
}

.flowCont{
	padding: 0 0 40px;
	position: relative;
}

.flowCont:not(:last-child):before{
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-top: 20px solid #fabe00;
	bottom: -7px;
	left: 0;
	right: 0;
	margin: auto;
}

.flowCont dl{
	border: 1px solid #b9c3c8;
}

.flowCont dt{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background: #133664;
	color: #fff;
}

.flowCont dt.lightgray{
	background-color: #eaeff3;
	color: #000;
}

.flowCont dt.yellow{
	background: #fabe00;
	color: #000;
}

.flowCont dt.gray{
	background: #758690;
}

.flowCont dd{
	padding: 10px;
}

.flowCont dd > *:last-child{
	margin-bottom: 0!important;
}

.contents.newsArea .beforeAfterFlex .commonListText01 li:before,
main .beforeAfterFlex .commonListText01 li:before{
	background-color: #000;
}

@media (min-width: 768px) {
	.servideFlowArea{
		padding-bottom: 40px;
	}
	.servideFlowFlex{
		display: flex;
		flex-wrap: wrap;
		width: -webkit-calc(100% + 36px);
		width: calc(100% + 36px);
		margin: 0 -18px;
	}
	.flowCont{
		width: 50%;
		padding: 0 18px 0;
		display: flex;
		flex-wrap: wrap;
	}
	.col3 .flowCont{
		width: 33.333%;
	}
	.col4 .flowCont{
		width: 25%;
	}
	.flowCont dl{
		width: 100%;
	}
	.flowCont dt{
		padding: 15px;
	}
	.flowCont dd{
		padding: 20px;
	}
	.flowCont:not(:last-child):before{
		display: none;
	}
	.flowCont:not(:last-child):after{
		display: block;
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border: 15px solid transparent;
		border-left: 20px solid #fabe00;
		bottom: 0;
		top: 0;
		right: -26px;
		margin: auto;
	}
}

area{
	border:none;
	outline:none;
}

.imageAic{
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.imageAic > span{
	display: block;
}

.tagTitle{
	display: flex;
	justify-content: space-between;
}

.tagTitle span{
	line-height: 1.5;
	font-weight: bold;
}

@media (max-width: 400px) {
	.tagTitle{
		display: block;
	}
}