@charset "utf-8";
/**---------------------------------------------------------*
 * servicenavi.css 2017
 *----------------------------------------------------------*/

/* #header #servicenavi {
	background-color: #002896;
	color: #fff;
	padding: 0;
	position: absolute;
	top: 71px;
	left: 0;
	width: 100%;
	z-index: 10;
	box-shadow: 0 6px 6px 0 rgba(0,0,0,.3);
} */
#header #servicenavi.lower {
	top: 114px;
}
#header #servicenavi #servicename {
	display: block;
}
#header #servicenavi #purpose {
	display: none;
}
#header #servicenavi .menu-container {
	display: none;
}
#header #servicenavi .menu-container.current {
	display: block;
}
#header #servicenavi .menu-container > div {
	margin: 0;
}
#header #servicenavi .tabs {
	background-color: #ddd;
	padding-top: 20px;
}
#header #servicenavi .tabs ul.lst-tab {
	display: table;
	border-spacing: 2.5px 0;
	margin-left: -5px;
}
#header #servicenavi .tabs ul.lst-tab > li {
	display: table-cell;
}
#header #servicenavi .tabs ul.lst-tab > li > a {
	display: table;
	outline: none;
	width: 100%;
}
#header #servicenavi .tabs ul.lst-tab > li > a:hover {
	text-decoration: none;
}
#header #servicenavi .tabs ul.lst-tab > li > a > em {
	background-color: #fff;
	background-position: 20px center;
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #4d82ae;
	border-width: 1px 1px 0 1px;
	box-sizing: border-box;
	color: #333;
	display: table-cell;
	font-size: 22px;
	font-weight: bold;
	height: 55px;
	padding: 5px 0 0 70px;
	vertical-align: middle;
	width: 275px;
}
#header #servicenavi .tabs ul.lst-tab > li > a.current > em {
	background-color: #002896;
	border-width: 0 0 0 0;
	color: #fff;
}
#header #servicenavi .tabs ul.lst-tab > li > a.biz em {
	background-image: url(/common_2017/images/icn_corp_a.png);
}
#header #servicenavi .tabs ul.lst-tab > li > a.cons em {
	background-image: url(/common_2017/images/icn_cons_a.png);
}
#header #servicenavi .tabs ul.lst-tab > li > a.biz.current em {
	background-image: url(/common_2017/images/icn_corp_b.png);
}
#header #servicenavi .tabs ul.lst-tab > li > a.cons.current em {
	background-image: url(/common_2017/images/icn_cons_b.png);
}
#header #servicenavi .tab-cnt-wrap {
	padding: 0;
}
#header #servicenavi .headline-wrap {
	position: absolute;
	left: 0;
	margin: 0 0 20px;
	padding: 30px 0 0 20px;
	top: 0;
	width: 490px;
	z-index:1;
}
#header #servicenavi.lower .headline-wrap{
/*	width: 488px;*/
    width: 490px;
}
#header #servicenavi .headline-wrap h2,
#header #servicenavi .headline-wrap .connect-headline {
	box-sizing: border-box;
	float: left;
	text-align: center;
	width: 50%;
}
#header #servicenavi .headline-wrap h2 {
	box-sizing: border-box;
	font-weight: bold;
	float: left;
}
#header #servicenavi .headline-wrap h2,
#header #servicenavi .headline-wrap .connect-headline {
	display: table;
}
#header #servicenavi .headline-wrap h2 span,
#header #servicenavi .headline-wrap .connect-headline a {
	background-color: transparent;
	box-sizing: border-box;
	color: #ffff;
	display: table-cell;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	width: 230px;
}
#header #servicenavi .headline-wrap h2 span.current,
#header #servicenavi .headline-wrap .connect-headline a.current {
	background-color: #2f58c9;
	border-radius: 4px;
}
#header #servicenavi .services {
	border-spacing: 10px 0;
	clear: both;
	display: table;
	margin-right: -10px;
}
#header #servicenavi .services .service-list-nav,
#header #servicenavi .services .service-list-wrap {
	display: table-cell;
	vertical-align: top;
}
#header #servicenavi .services .service-list-nav {
	padding: 100px 30px 40px 0;
	width: 510px;
}
#header #servicenavi.lower .services .service-list-nav {
	padding-right: 30px;
/*	width: 508px;*/
    width: 510px;
}
#header #servicenavi .services ul.service-list-nav li {
	box-sizing: border-box;
	display: table;
	width: 100%;
}
#header #servicenavi .services .service-list-nav li > a {
	background-repeat: no-repeat;
	background-position: 10px center;
	box-sizing: border-box;
	font-size: 16px;
	height: 55px;
	display: table-cell;
	outline: none;
	padding: 0 0 0 60px;
	position: relative;
	vertical-align: middle;
}
#header #servicenavi .services .service-list-nav li.icn_mobile > a {
	background-image: url(/common_2017/images/icon_mobile_alpha.png);
}
#header #servicenavi .services .service-list-nav li.icn_contact > a {
	background-image: url(/common_2017/images/icon_contact_alpha.png);
}
#header #servicenavi .services .service-list-nav li.icn_cloud > a {
	background-image: url(/common_2017/images/icon_cloud_alpha.png);
}
#header #servicenavi .services .service-list-nav li.icn_internet > a {
	background-image: url(/common_2017/images/icon_internet_alpha.png);
}
#header #servicenavi .services .service-list-nav li.icn_tel > a {
	background-image: url(/common_2017/images/icon_tel_alpha.png);
}
#header #servicenavi .services .service-list-nav li > a:after {
	border-style: solid;
	border-color: #fff;
	position: absolute;
	right: 10px;
	top: 50%;
	margin: -2px 0 0 0;
}
#header #servicenavi .services .service-list-nav li > a.current {
	background-color: #264cb5;
	font-weight: bold;
}
#header #servicenavi .services .service-list-nav li > a.current:after {
	border-width: 0 1px 1px 0;
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	transform-origin: left bottom;
	transform: rotate(-45deg);
}
#header #servicenavi .services .service-list-nav li > a:hover {
	text-decoration: none;
}
#header #servicenavi .services .service-list-wrap {
	background-color: #264cb5;
	width: 560px;
}
#header #servicenavi.lower .services .service-list-wrap {
/*	width: 395px;*/
    width: 560px;
}
#header #servicenavi .services .service-list {}
#header #servicenavi .services .service-list ul {
	padding: 20px 20px 40px;
}
#header #servicenavi .services .service-list ul > li {
	border-bottom: dotted 1px #9BC5EF;
	float: left;
	margin: 0 0 0 20px;
	width: 250px;
	display: table;
	border-spacing:0;
}
#header #servicenavi.lower .services .service-list ul > li {
/*	width: 165px;*/
    width: 250px;
}
#header #servicenavi .services .service-list ul > li:nth-child(2n-1) {
	clear: left;
	margin-left: 0;
}
#header #servicenavi .services .service-list ul > li > a {
	display: table-cell;
	font-size: 14px;
	height: auto;
	line-height: 1.2;
	padding: 1.5em .5em 1.25em 1.75em;
	text-indent: -15px;
	margin-left: 15px;
	vertical-align: top;
}
#header #servicenavi.lower .services .service-list ul > li > a {
	height: auto;
}
#header #servicenavi .services .service-list ul > li > a:before {
	border-style: solid;
	border-color: #fff;
	border-width: 0 1px 1px 0;
	content: "";
	display: inline-block;
	height: 6px;
	margin: 0 7px 0 0;
	-moz-transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 6px;
}
#header #servicenavi .services .service-list ul > li > a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #4570e7;
}
#header #servicenavi .services .service-list ul:after,
#header #servicenavi .headline-wrap:after {
	content: ".";
	clear: both;
	display: block;
	font-size: 1px;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
h2.headline-text span{
	color:#fff;
}
/*Rakuten Communications　ロゴ*/
.h-logo-img{
  width: auto;
  height: 32px;
}
@media screen and (max-width: 768px) {
  /*Rakuten Communications　ロゴ*/
  .sp_h-logo-img{
    height: 40px;
    max-width: auto;
  }
}
/*@media screen and(max-width: 480px){
	#header #servicenavi{
	width:initial!important;
	}
	}
@media screen and (min-width:600px) and (max-width:959px){
	#header #servicenavi{
	width:initial!important;
	}
}*/
/* 2022年追加分 */
/* #header .nav-bg {
	pointer-events: none;
	opacity: 0;
} */

#header.subnaviOpen .nav-bg {
	opacity: 1;
	pointer-events: auto;

	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	height: 100vh;
	width: 100vw;
	z-index: -1;
	background-color: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(1px);
}

#header #servicenavi .tab-cnt-wrap {
	max-width: 1208px;
	width: 100%;
}

#header #servicenavi,
#header #aboutnavi {
	background-color: #EFF4F7;
	color: #002896;
	font-size: 14px;
	/* z-index: -1; */
	overflow: visible;
	display: none;
	box-shadow: none;
	border-top: 2px solid #E3E3E3;
	position: absolute;
	width: 100%;
}

/* #header #servicenavi::after, #header #aboutnavi::after {
    position: absolute;
    top: 80px;
    left: 0;
    content: '';
    height: calc(100vh - 80px);
    width: 100vw;
    z-index: -1;
    animation: back-blur 1s forwards;
} */
@keyframes back-blur {
	0% {
		background-color: rgba(0, 0, 0, 0);
		backdrop-filter: blur(0);
	}

	30% {
		background-color: rgba(0, 0, 0, 0);
		backdrop-filter: blur(0);
	}

	100% {
		background-color: rgba(0, 0, 0, 0.5);
		backdrop-filter: blur(1px);
	}
}

#header #servicenavi .service-item-link a {
	color: #002896;
	line-height: 1.4;
	font-size: 14px;
	font-weight: 500;
}
#header .navi li a:hover, #header .navi li a:hover span {
	position: relative;
	text-decoration: none!important;
}
#header .js-func.open {
	position: relative;
}
#header .navi li a::after {
	transition: all 0.3s;
	width: calc(100% + 4px);
	content: '';
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #002896;
	width: 0;
}
#header .js-func.open::after,#header .navi li a:hover::after {
	width: calc(100% + 4px);
	content: '';
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #002896;
	width: 100%;
	z-index: 10000;
}
/* #header.style2 .js-func.open::after,
#header.style2 .navi li a:hover::after {
	bottom: 0;
} */
/* .rcomm_top #header.style2 .js-func.open::after,
.rcomm_top #header.style2 .navi li a:hover::after {
	bottom: -5px;
} */

.servicename-cont {
	display: flex;
	flex-wrap: wrap;
	row-gap: 0;
	padding-top: 48px;
	justify-content: space-between;
}

.servicename-item {
	min-width: 378px;
}

.servicename-item.narrow .servicename-item-wrap {
	padding-bottom: 30px;
	height: 140px;
}

.servicename-item-hd {
	background-color: #fff;
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding: 11px 20px 11px 27px;
	margin-bottom: 9px;
	display: flex;
	align-items: center;
	letter-spacing: 1.4px;
	transition: all 0.3s;
	border-bottom: 2px solid #E5E5E5;
}

#header #servicenavi .menu-container {
	line-height: 1.3;
}

#header #servicenavi .servicename-item-hd a {
	color: #002896;
	position: relative;
	display: flex;
	align-items: center;
	font-size: inherit;
	line-height: inherit;
	width: 100%;
	text-decoration: none;
}

#header #servicenavi .servicename-item-hd a:hover {
	text-decoration: none;
}

.servicename-item-hd::after {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	height: 16px;
	width: 16px;
	content: '';
	background-image: url(/common/img/servicenavi/ico_arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.servicename-item-hd.no-link::after {
	background: none;
}

.servicename-item-hd:hover {
	background-color: #CEEDFDB7;
}

.servicename-item-hd.no-link:hover {
	background-color: #fff;
}

/* .servicename-item-hd .h2-icon {
    position: absolute;
    top: 50%;
    left: 24px;
    transform: translateY(-50%);
} */
.servicename-item-hd img {
	display: block;
	margin-right: 5px;
}

.servicename-item-wrap {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: 140px;
	row-gap: 12px;
	column-gap: 10px;
	padding-bottom: 8px;
}

.service-item-link,
.aboutmenu-item-link {
	position: relative;
	width: calc(50% - 5px);
}
.service-item-link.single-column {
	width: 100%;
}

.service-item-link a::before,
.service-item-link a::after,
.aboutmenu-item-link a::before,
.aboutmenu-item-link a::after {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 100%;
	transition: all 0.3s;
	background-image: url(/common/img/servicenavi/ico_arrow.svg);
	background-size: 26%;
	background-position: 8px center;
	background-repeat: no-repeat;

}

.service-item-link a::after,
.aboutmenu-item-link a::after {
	background-image: url(/common/img/servicenavi/ico_arrow_on.svg);
	background-color: #002896;
	opacity: 0;
}

.service-item-link a,
.aboutmenu-item-link a {
	line-height: 1.25;
	display: inline-block;
	padding-left: 27px;
	text-decoration: none;
}

.service-item-link a:hover,
.aboutmenu-item-link a:hover {
	text-decoration: underline;
}

.service-item-link a:hover::before,
.aboutmenu-item-link a:hover::before {
	background-color: #002896;
	opacity: 0;
}

.service-item-link a:hover::after,
.aboutmenu-item-link a:hover::after {
	opacity: 1;
}

.servicename-info {
	width: 100%;
	background-color: #fff;
	height: 138px;
	margin-top: 4px;
}

#header #servicenavi .menu-container .servicename-btn {
	display: flex;
	justify-content: center;
	margin-top: 9px;
	margin-bottom: 19px;
}

.servicename-btn ul {}

.servicename-btn li {
	display: none;
	width: 268px;
}

.servicename-btn a {
	width: 100%;
	font-size: 14px;
	padding: 13px 24px;
	background-color: #fff;
	border: 2px solid #002896;
	border-radius: 100px;
	position: relative;
	line-height: 1 !important;
	transition: all 0.5s;
	display: block;
	letter-spacing: 0.1px;
}

.servicename-btn li a::after,
.servicename-btn li a::before {
	content: '';
	position: absolute;
	height: 12px;
	width: 12px;
	top: 50%;
	right: 24px;
	transform: translateY(-50%);
	background-image: url(/common/img/servicenavi/ico_button_arrow02.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transition: all 0.3s;
	margin: 0;
}

.servicename-btn li a::before {
	background-image: url(/common/img/servicenavi/ico_button_arrow02_on.svg);
	opacity: 0;
}

.servicename-btn li.active {
	display: block;
}

.servicename-btn li a:hover {
	background-color: #002896!important;
	color: #fff!important;
}

.servicename-btn li a:hover::after {
	opacity: 0;
}

.servicename-btn li a:hover::before {
	opacity: 1;
}

.servicename-btn li a {
	color: inherit !important;
	text-decoration: none !important;
}

/* メガメニュー　企業情報 */
.aboutmenu-cont {
	display: flex;
	justify-content: space-between;
	gap: 35px;
	padding: 60px 0;
	width: 100%;
	line-height: 1.3;
}

.aboutmenu-item {
	min-width: calc(33% - 35px);
	width: 379px;
}

.aboutmenu-item .img-box {
	width: 100%;
	margin-bottom: 11px;
}

.aboutmenu-h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 11px;
}

.aboutmenu-link-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.aboutmenu-item-link {
	width: calc(50% - 10px);
}

#header .aboutmenu-item-link a {
	font-size: 14px;
	color: #002896;
	line-height: 1.29;
	font-weight: 500;
	transition: all 0.3s;
}
#header .aboutmenu-item-link a:hover {
	text-decoration: underline;
}

/* メガメニュー下部 */
.servicename-info-cont {
	max-width: 1280px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 35px;
}

#header #servicenavi .servicename-info li {
	height: 60px;
	max-width: 378px;
	width: calc(33% - 30px);
}

#header #servicenavi .servicename-info li a {
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	transition: all 0.3s;
	background-color: #333;
	background-image: url(../../common/img/servicenavi/bnr_bg1.png);
	text-decoration: none;
}
#header #servicenavi .servicename-info li a::after {
	display: inline-block;
	height: 19px;
	width: 19px;
	content: '';
	background-image: url(/common/img/servicenavi/ico_button_arrow02_on.svg);
	margin-left: 6px;
	background-position: center;
	background-repeat: no-repeat;
}
#header #servicenavi .servicename-info li a.bg2 {
	background-image: url(../../common/img/servicenavi/bnr_bg2.png);
}
#header #servicenavi .servicename-info li a.bg3 {
	background-image: url(../../common/img/servicenavi/bnr_bg3.png);
}

.servicename-info li a:hover {
	opacity: 0.5;
}

.img-box img {
	width: 100%;
	height: auto;
}
