/* GIG5 CSS
   ========================================================================== */
@charset "UTF-8"; 
/* ////////// GIGAスクタブトップ ////////// */
.gs-kv {
	padding-top: 0!important;
    text-align: center;
}
.model {
	margin-bottom: 104px;
}

.gs-title {
	text-align: center;
	margin-bottom: 52px;
}
.gs-title-Product {
	font-size: 3.2rem;
	background-color: #10309d;
    color: #fff;
    padding: 5px;
}
.gs-title-Product-p {
	color: #1c7b99;
	font-size: 2rem;
    font-weight: bold;
}
.gs-title-Solution {
	font-size: 3.2rem;
	background-color: #d83b46;
    color: #fff;
    padding: 5px;
}
.gs-title-Solution-p {
	color: #e52727;
	font-size: 2rem;
    font-weight: bold;
}
.hdg-b::before {
	background-color: #488db4!important;
    display: block;
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    width: 18.75%;
    height: 3px;
    min-width: 72px;
}
.hdg-d {
    font-size: 2rem;
    line-height: 1.4;
    margin: 30px 0 14px;
    color: #57574f;
    border-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
}
.btn-a {
	color: #fff!important;
    background: #152b81;
    border: 1px solid #152b81;
}
.btn-a::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
}
.btn-a:hover{
	border-color: #488db4;
    background-color: #488db4;
}
.btn-area {
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0 20px;
}

.btn-area-red {
	text-align: center;
    margin: 0 0 0 20px;
}

.btn-red {
	padding: 8px 34px 8px 22px;
    text-align: center;
    text-decoration: none!important;
    display: inline-block;
    line-height: 1.4;
    position: relative;
    transition: background .2s;
    box-shadow: 0 1px 2px rgb(0 0 0 / 18%);
	color: #fff!important;
    background: #a30b1a;
    border: 1px solid #a30b1a;
}
.btn-red::before {
    display: block;
    position: absolute;
    content: "";
    top: 50%;
    right: 12px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
}
.btn-red:hover{
	border-color: #d83b46;
    background-color: #d83b46;
}

.flex-area {
	display: flex;
	justify-content: flex-start;
}
.flex-areaitem {
    width: 500px;
	margin: 0 0 0 30px;
}
.solu-img {
	text-align: center;
    padding: 20px;
}
.solu-tx {
	padding: 20px;
}

/* ////////// GIGAスクタブ8 ////////// */

.hdg-b8 {
    font-size: 3.2rem;
    line-height: 1.4;
    padding-bottom: 18px;
    position: relative;	
	text-align: center;
}
.hdg-b8::before {
	background-color: #a30b1a;
    display: block;
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    width: 18.75%;
    height: 3px;
    min-width: 72px;
}
.hdg-b8.diff-center::before {
    left: 50%;
    width: 12.5%;
    min-width: inherit;
    margin-left: -6.25%;
}

.hdg-c8 {
	position: relative;
    margin: 38px 0 14px;
    padding-left: 17px;
    font-size: 2.4rem;
    line-height: 1.4;
}

.hdg-c8::before {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 3px;
    height: calc(100% - 10px);
    background: #a30b1a;
    content: "";
}
.hdg-d {
	color: #000;
}
.hdg-d8 {
	font-size: 2rem;
    line-height: 1.4;
    margin: 30px 0 14px;
	color: #000;
    border-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
	text-align: center;
}
.note {
	font-size: 14px;
}
.text-box {
	padding-left: 2rem;
}
.img-box {
	margin: 30px;
	text-align: center;
}
.h2_title {
	padding: 54px 0 34px;
}
.text-left {
	text-align: left!important;
}
.p-top {
	padding-top: 54px;
}
.headlogo-inner {
	padding: 20px 0!important;
}
.g8-title p{	
	font-size: 2.5rem;
    font-weight: bold;
}
.g8-title-ineer{
	margin: 20px;
	padding: 20px 0!important;	
}
.g8kv {
	background:url(/platform/pc/content/schooltablet/gigaschool/img/bg_sky.jpg) no-repeat  center / cover;
}
.g8kv-inner{
	color: #fff;
}
.g8kv-inner img {
	margin: 10px;
}
.g8kv-flex {
	display: flex;
	justify-content: flex-start;
	font-size: 3rem;
}
.g8kv-title {
	font-size: 2.5rem;
	color: #ffe000;
}
.g8kv-title-img {
	text-align: right;
}
.g8kv-title-img img {
	width: 70%;
	height: auto;
}
.g8kv-flex p {
	margin-left: 20px;
}
.g8kv-flex .note {
	font-size: 14px;
	vertical-align: super;
}
.g8-basic_model {
	background-color: #ededed;
}
.g8-basic_model-title {
	max-width: 1100px;
	margin: 0 auto;
}
.g8-basic_model-inner {
	padding: 30px!important;
	background-color: #fff;
	border: solid 1px #9c9d98;
	margin: 0 10px;
}
.g8-basic_model-flex ul {
	display: flex;
    justify-content: center;
	margin: 20px;
}
.g8-basic_model-flex ul li {
	text-align: center;
	padding: 20px;
}
.g8-application-type  {
	text-align: center;
}
.g8-application_model {
	background-color: #ffd1de;
}
.application_model-plus {
	display: inline-block;
	vertical-align: top;
	color: #000;
	line-height: 1;
	width: 5em;
	height: 1em;
	background: currentColor;
	border-radius: 0.1em;
	position: relative;
	margin: -7px 47%;
}
.application_model-plus::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: inherit;
	border-radius: inherit;
	transform: rotate(90deg);
}
.g8-application-hexagon {
	margin: 30px;
	padding: 20px 0;
    position: relative;
    display: inline-block;
    width: 300px;
    height: 90px;
    transition: all .1s ease-in-out;
    text-align: center;
    color: #fff;
    background-color: #f73c3c;
}
.g8-application-hexagon::before,
.g8-application-hexagon::after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    content: '';
    border: 45px solid transparent;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
}
.g8-application-hexagon::before {
    right: 100%;
    border-right-color: #f73c3c;
}
.g8-application-hexagon::after {
    left: 100%;
	border-left-color: #f73c3c;
}
.pattern {
	background-color: #fff;
    max-width: 900px;
    margin: 50px auto;
    padding: 50px 60px 50px 85px;
    font-weight: bold;
}
.marker {
	margin-bottom: 25px;
    text-align: center;
}
.marker p {
	display: inline-block;
    padding: 0 15px;
	background: linear-gradient(transparent 40%, #fff969 60%);
	font-size: 2.5rem;
    font-weight: bold;
}
.pattern li {
	margin-bottom: 15px;
}
.pattern_memory {
	text-align: center;
	color: #fff;
    background-color: #b3002b;
	min-width: 300px;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    font-weight: bold;
}
.pattern_memory2 {
	text-align: center;
	color: #fff;
    background-color: #b3002b;
	min-width: 300px;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    font-weight: bold;
}
.pattern_pen {
	text-align: center;
	color: #fff;
    background-color: #003c83;
	min-width: 380px;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    font-weight: bold;
}
.g8-spec-flex {
	display: flex;
	justify-content: center;
    vertical-align: middle;
	text-align: center;
}
.box {
    text-align: center;
    margin: 10px;
    width: calc(100% / 3);
    padding: 20px;
    margin: 2em 0;
    color: #000;
    background: #ededed;
    border-top: solid 15px #a30b1a;
}
.g8-spec-flex li {
	margin: 10px;
}
.box p {
    margin: 0; 
    padding: 0;
}
.box span {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
}
.lyt-btn-b {
	justify-content: center!important;
	margin-top: 54px;
}
.g8-spec .lyt-btn-b a {
	width: 450px;
	height: 90px;
}
.spec-pdf {
	padding-top: 20px!important;
}
.g8-manual .lyt-btn-b a {
	width: 450px;
	height: 90px;
}
.manual-pdf {
	padding-top: 35px!important;
}
.g8-manual-inner{
}
.g8-option {
	background-color: #ededed;
}
.g8-option-inner{
	padding: 54px 0 34px;
}
.option-flex {
	display: flex;
	justify-content: flex-start;
}
.option-flex li {
	width: 520px;
    background-color: #fff;
    margin: 10px;
	padding: 10px 10px 10px 30px;
    border: solid 1px #9c9d98;
}
.option-flex li p {
	padding: 10px 10px 10px 40px;
}    

.option-flex li img {
	width: 120px;
	height: 120px;
}
.g8-banner {
	text-align: center;
    margin: 54px auto!important;
}
.g8-banner a img {
	margin: 0 20px 30px;
}

.contact-inner::before {
    background-position: -50px -50px;
    width: 20px;
    height: 20px;
	margin-top: -10px;
}

@media (max-width: 768px) {
/* ////////// GIGAスクタブトップ ////////// */

	
.btn-area {
	display: block;
    justify-content: space-between;
    align-items: center;
    margin: 0;
}

.btn-area-red {
	text-align: center;
    margin: 0;
}

.flex-area {
	display: block;
	justify-content: flex-start;
}
.flex-areaitem {
	text-align: center;
    width: 100%;
	margin: 0;
}
	
/* ////////// GIGAスクタブ8 ////////// */

.g8-title-ineer {
		margin: 10px!important;
	}
.g8-title-ineer h1 {
		font-size: 2.8rem;
	}
.hdg-b8 {
	font-size: 2.8rem
	}
	
.g8kv-flex {
	display: block;
	justify-content: flex-start;
	font-size: 2.5rem;
}
.g8kv-flex img {
	width: 60%;
	height: auto;
}
	.g8kv-title-img {
		height: auto;
		text-align: center;
	}
.g8-basic_model-inner {
	padding: 30px!important;
	background-color: #fff;
	border: solid 1px #9c9d98;
	margin: 0 10px!important;
}
.g8-basic_model-flex ul {
	display: grid;
    justify-content: center;
	margin: 20px;
}	
.pattern {
	background-color: #fff;
    max-width: 900px;
    margin: 50px auto;
    padding: 20px;
    font-weight: bold;
}
.pattern_memory {
	text-align: center;
	color: #fff;
    background-color: #b3002b;
	min-width: 0;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    font-weight: bold;
}
.pattern_memory2 {
	text-align: center;
	color: #fff;
    background-color: #b3002b;
	min-width: 0px;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    font-weight: bold;
}
.pattern_pen {
	text-align: center;
	color: #fff;
    background-color: #003c83;
	min-width: 0;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    font-weight: bold;
}
.g8-application-hexagon {
	margin: 10px;
	padding: 20px 0;
    position: relative;
    display: inline-block;
    width: 300px;
    height: 90px;
    transition: all .1s ease-in-out;
    text-align: center;
    color: #fff;
    background-color: #f73c3c;
}	
	
.g8-spec .lyt-btn-b a {
	width: 100%;
	height: 90px;
	min-width: 450px;
}	
	
.g8-spec-flex {
	display: block;
	justify-content: center;
    vertical-align: middle;
	text-align: center;
}
.g8-manual .lyt-btn-b a {
	width: 100%;
	height: 90px;
	min-width: 450px;
}
.box {
    text-align: center;
    margin: 10px;
    width: 100%;
    padding: 20px;
    margin: 2em 0;
    color: #000;
    background: #ededed;
    border-top: solid 15px #a30b1a;
}
.g8-spec-flex li {
	margin: 2rem 0;
}	
	
.option-flex {
	display: block;
	justify-content: flex-start;
}
.option-flex li {
	width: auto;
	display: flex;
    background-color: #fff;
    margin: 10px auto;
	padding: 10px 10px 10px 30px;
    border: solid 1px #9c9d98;
}	
	
.g8-banner a img {
	margin:0 0 30px;
}
/* ////////// NEWアイコン ////////// */
.fmw-panel--new{
	padding-top: 30px;
}

}

@media (max-width: 480px) {
.application_model-plus {
	display: inline-block;
	vertical-align: top;
	color: #000;
	line-height: 1;
	width: 5em;
	height: 1em;
	background: currentColor;
	border-radius: 0.1em;
	position: relative;
	margin: -7px 40%;
}

	
	}