﻿@charset "utf-8";

/*---------------------------------------------
g1_0 基礎TOP、complete
---------------------------------------------*/
.g1_base main #cNavi {
	left: 1161px;
	width: 200px;
}

#g1_2.g1_base main #cNavi {
	left: 960px;
	width: 401px;
}
.g1_base main article {
	height: calc(100vh - 60px);
	min-height: 730px;
	padding-top: 13px;
	background: url("/ja/system/iot/support/learning/assets/images/g1/bg_main.png") no-repeat, #17315e;
}
.g1_base main article .exp {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}
.g1_base main article h1 {
	position: absolute;
	top: 250px;
	left: 0;
	padding: 117px 0 0 99px;
	color: #fff;
	font-size: 4.8rem;
}
.g1_base main article h1 strong {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 286px;
	height: 57px;
	padding: 6px 0 0 164px;
	background: #1faee7;
	font-size: 3.4rem;
	font-weight: bold;
}
.g1_base main article h1 strong:after {
	content: "";
	position: absolute;
	top: 0;
	right: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 57px 30px 0 0;
	border-color: #1faee7 transparent transparent transparent;
}
.g1_base main article h1 .sub-title {
	position: absolute;
	top: -3px;
	left: 336px;
	font-weight: bold;
}

.g1_base main article .message {
	position: absolute;
    top: 548px;
    left: 100px;
	font-size: 3rem;
	color: #fff;
	text-align: left;
}

.g1_base main article .message-sub {
	font-size: 1.7rem;
	display: block;
	margin-top: 12px;
}

/*---------------------------------------------
g1 基礎共通
---------------------------------------------*/

body:not(.g1_base) main article h1 {
	margin: 2px 0 0 -9px;
	color: #002e66;
	font-family: "Noto Sans Regular", sans-serif;
	font-size: 2.3rem;
}
body:not(.g1_base) main article h1 em {
	font-family: "Noto Sans Medium", sans-serif;
}
body:not(.g1_base) main article h1 strong {
	margin-left: 23px;
	font-family: "Noto Sans Light", sans-serif;
	font-size: 3.3rem;
}
body:not(.g1_base) main article h2 {
	height: 41px;
	margin-top: 11px;
	padding-top: 2px;
	background: #1faee7;
	color: #fff;
	font-family: "Noto Sans Medium", sans-serif;
	font-size: 2.4rem;
}
body:not(.g1_base) main article h3 {
	height: 238px;
	padding-top: 90px;
	background: #002e66 url("/ja/system/iot/support/learning/assets/images/bg_pagetitle.png") no-repeat 1022px 0;
	color: #fff;
	font-family: "Noto Sans Medium", sans-serif;
	font-size: 4rem;
	position: relative;
	z-index: 1;
}

main article #contents-box section h4 em:after {
	top: -1px;
	right: -26px;
	width: 6px;
	height: 33px;
	transform: skewX(-29deg);
}

/* linkList */
.linkList {
	overflow: hidden;
	line-height: 1.6;
}
.linkList dt {
	float: left;
	width: 50px;
	height: 31px;
	background-color: #c3d6ed;
	text-align: center;
	font-weight: bold;
	color: #0270c0;
	line-height: 31px;
}
@media all and (-ms-high-contrast: none) {
	.linkList dt {
		line-height: 35px;
	}
}

.linkList dd {
	float: left;
	/* margin: 2px 0 0 17px; */
	margin: 3px 0 0 17px;
	font-size: 1.6rem;
}

.link-bold {
	font-weight: bold;
	font-size: 1.6rem;
}

.link-blank {
	position: relative;
}
.link-blank::after {
	position: absolute;
	content: "";
	width: 17px;
	height: 17px;
	background: url(/ja/system/iot/support/learning/assets/images/i_blank.png) no-repeat;
	top: 0;
	bottom: 0;
	right: -23px;
	margin: auto;
}

#cboxContent {
	padding: 50px 60px 12px;
}

/*---------------------------------------------
g1 lesson1 共通
---------------------------------------------*/
#g1-l1-2 main article #contents-box article,
#g1-l1-3 main article #contents-box article {
	background: url("/ja/system/iot/support/learning/assets/images/g1-l1/l1-bg.png") left 50px no-repeat,
	url("/ja/system/iot/support/learning/assets/images/g1-l1/l1-bg-2.png") 0 50px repeat-x,#002259;
	overflow: hidden;
}

main article #contents-box #lNavi {
	background: #002444 url("/ja/system/iot/support/learning/assets/images/bg_lnav.png") 0 50px no-repeat;
}

.l1-img-area {
	position: absolute;
}
.l1-text-area {
	text-align: left;
	position: absolute;
	left: 739px;
	top: 185px;
	width: 350px;
}

/* white */
.l1-title-white {
	color: #fff;
	font-size: 2.8rem;
	margin-bottom: 28px;
	font-weight: bold;
	line-height: 1.39;
}
.l1-text-white {
	color: #fff;
	font-size: 1.7rem;
	line-height: 1.6;
}

li.menu-more .menu-2nd ul {
	margin-top: 25px;
}

li.menu-more .menu-2nd a {
	display: inline-block;
	line-height: 1.7;
}
/*---------------------------------------------
lesson1-1
---------------------------------------------*/
#g1-l1-1 main article #contents-box article {
	background: url("/ja/system/iot/support/learning/assets/images/g1-l1/l1-1-bg.png") 0px -281px no-repeat,
	url("/ja/system/iot/support/learning/assets/images/g1-l1/l1-1-bg-2.png") left 50px no-repeat,
	url("/ja/system/iot/support/learning/assets/images/g1-l1/l1-bg-2.png") 0 50px repeat-x,#002259;
}
#g1-l1-1 .l1-1-text {
	margin: 232px 0 0 81px;
	text-align: left;
}

/*---------------------------------------------
lesson1-2
---------------------------------------------*/
#g1-l1-2 .l1-img-area {
	left: -91px;
	top: -11px;
}

#g1-l1-2 .l1-text-area {
	top: 202px;
}

/*---------------------------------------------
lesson1-3
---------------------------------------------*/
#g1-l1-3 .l1-img-area {
	left: -84px;
	top: -110px;
}

#g1-l1-3 .l1-title-white {
	margin-bottom: 26px;
}

#g1-l1-3 .l1-text-area {
	top: 202px;
}

/*---------------------------------------------
lesson1-4
---------------------------------------------*/
#g1-l1-4 .l1-img-area {
	margin-top: 24px;
	margin-left: -33px;
}

#g1-l1-4 .linkList {
	margin-top: 34px;
}

/* popup */
.l1-4-popup-2column {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}

.l1-4-popup-img-area {
	width: 52%;
	margin: 6px 0 0 0;
}

.l1-4-popup-img-area img {
	width: 100%;
}

.l1-4-popup-text-area {
	width: 44%;
}

.l1-4-popup-title {
	color: #002552;
	font-size: 2.4rem;
	margin-bottom: 13px;
	font-weight: bold;
}

.l1-4-popup-p {
	font-size: 1.7rem;
	line-height: 1.8
}

.l1-4-popup-p:not(:last-of-type) {
	margin-bottom: 15px;
}

/*---------------------------------------------
lesson1-5
---------------------------------------------*/
#g1-l1-5 .l1-img-area {
	margin: 29px 0 0 -69px;
}

#g1-l1-5 .l1-img-area img {
	display: none;
}

#g1-l1-5 .l1-img-area.l1-5-1 .img-l1-5-1 {
	display: block;
}

#g1-l1-5 .l1-img-area.l1-5-2 .img-l1-5-2 {
	display: block;
}

#g1-l1-5 .l1-img-area.l1-5-3 .img-l1-5-3 {
	display: block;
}

#g1-l1-5 .l1-text {
	margin-bottom: 28px;
}

#g1-l1-5 .l1-text-area {
	left: 644px;
	top: 145px;
	width: 445px;
}

#g1-l1-5 .l1-btn-wrap {
	margin-top: 36px;
}

#g1-l1-5 #cboxContent {
	padding: 46px 60px 12px 65px;
}

#g1_l1-15-1 h1 {
	margin: 0 0 23px!important;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
	font-size: 2.4rem;
}

main #cNavi li a.l1-5-1.l1-5-2.l1-5-3 {
	pointer-events: initial;
	animation: blink-orange 1s infinite;
	background: #e7702f url("/ja/system/iot/support/learning/assets/images/i_ar_white.png") no-repeat right 10px top 14px;
}

/* btn */
.l1-btn {
	position: relative;
	color: #fff !important;
	margin-bottom: 4px;
	background: #6da4bd;
	display: flex;
	align-items: center;
	padding: 0 30px 0 39px;
	height: 46px;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 1;
}

.l1-btn::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 13px;
	width: 6px;
	height: 6px;
	margin: auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.l1-btn-numeber {
	background: #fff;
	border-radius: 100%;
	color: #6da4bd;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.3rem;
	width: 19px;
	height: 19px;
	text-align: center;
	margin: -1px 13px 0 5px;
	font-weight: bold;
	line-height: 0;
}

.l1-btn.is-active {
	background: #e7702e;
}

.l1-btn:not(.is-active):hover {
	background: #1faee7;
}

.l1-btn.is-active .l1-btn-numeber {
	color: #e7702e;
}

.l1-btn:not(.is-active):hover .l1-btn-numeber {
	color: #1faee7;
}

/* popup */
.l1-5-popup-3column {
	display: flex;
	justify-content: space-between;
}

.l1-5-popup-3column > * {
	width: 348px;
}

.l1-5-popup-img-area {
	margin-bottom: 14px;
}

.l1-5-popup-img-area img {
	width: 100%;
}

.l1-5-popup-text {
	line-height: 1.6;
}

.l1-5-popup-text em {
	color: #ff6633;
}

/*---------------------------------------------
g1 lesson2 共通
---------------------------------------------*/
.l2-img-area {
	position: absolute;
	top: 107px;
	left: 34px;
	height: 540px;
    overflow: hidden;
}

.l2-img-title {
	font-size: 1.8rem;
	color: #1faee7;
	text-align: left;
	font-weight: bold;
	font-family: "Noto Sans Bold", sans-serif;
	margin: 0 0 10px 66px;
}

.l2-text-area {
	position: absolute;
	left: 566px;
	top: 142px;
	text-align: left;
	width: 515px;
	line-height: 1.3;
}
.l2-title-1 {
	color: #002e66;
	font-size: 2.2rem;
	font-weight: bold;
	margin-bottom: 21px;
	font-weight: bold;
}

.l2-title-2 {
	font-size: 2rem;
	color: #1faee7;
	margin-bottom: 30px;
	font-weight: bold;
}

.l2-text-p {
	font-size: 1.7rem;
	line-height: 1.6;
}

.l2-link {
	font-size: 1.6rem;
	margin-top: 59px;
	display: inline-block;
}

/*---------------------------------------------
lesson2-1
---------------------------------------------*/
#g1-l2-1 .l2-1-img {
	position: absolute;
	top: 62px;
	left: 54px;
}

/*---------------------------------------------
lesson2-3
---------------------------------------------*/
#g1-l2-3 .l2-link {
	margin-top: 32px;
}

/*---------------------------------------------
lesson2-4
---------------------------------------------*/
#g1-l2-4 .l2-link {
	margin-top: 32px;
}

/*---------------------------------------------
lesson2-5
---------------------------------------------*/
#g1-l2-5 .l2-link {
	margin-top: 86px;
}