@charset "euc-jp";

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* CSS Document */
body {
	color: #000!important;
}
.breadcrumb-item {
	font-family: 'Þâ¥´¥·¥Ã¥¯ÂÎ', 'Yu Gothic', YuGothic, '¥Ò¥é¥®¥Î³Ñ¥´ Pro', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', 'Meiryo', sans-serif !important;
}
.pc { display: inline-block; }
.sp { display: none; }
.wrap {
  font-family: 'Noto Sans Japanese', sans-serif!important;
  font-size: 100%;
  line-height: 1.8;
}
.page-wrap {
	padding: 70px 0 0!important;
}
.breadcrumb a,
.breadcrumb-item,
.breadcrumb-item:not(:last-child)::after {
	color: #fff!important;
}
.page-head {
	/*height: 560px;*/
	background: url(../../../main/plan/gigaplus/images/main-background2.png) center bottom no-repeat;
	padding: 12px 0 60px;
	margin-bottom: 0 !important;
	background-size: cover;
  background-color: #000;
}
.main-visual-wrap {
	text-align: center;
	color: #fff;
	/*margin-top: -20px;*/
}
.main-new-txt {
  font-size: 14px;
  margin: 30px 0 0;
  line-height: 1.6;
}
.main-new-txt .bold {
  color: #ffcb00;
}
.main-new-txt .main-new-txt-big {
  font-size: 2.4rem;
  padding-top: 40px;
}
.main-sub-title {
	font-size: 40px;
	font-weight: bold;
	text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}
.main-sub-title-caption {
	font-size: 20px;
	font-weight: 400;
	text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.contents-section {
	background-color: #ffcb00;
	margin-bottom: 100px;
	position: relative;
}
.contents-section-second {
	background-color: #f5f1e0;
}
.contents-section-third {
	background-color: #ffe54c;
}
.thunder-icon-wrap {
	position: absolute;
	width: 1024px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -35px;
}
.contents-section-wrap {
	width: 1024px;
	text-align: center;
	margin: 0 auto;
	padding: 32px 0;
}
.common-contents-title {
	font-size: 32px;
	margin-bottom: 24px;
}
.common-contents-main-title {
	margin-bottom: 88px;
}
.common-contents-category-title {
	font-size: 28px;
	font-weight: bold;
	color: #ea5902;
	margin-bottom: 24px;
} 
.contents-title-decoration {
	font-family: 'Meiryo'!important;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 3px;
	position: relative;
}
.contents-title-decoration:before,
.contents-title-decoration:after {
	content: "";
	width: 20px;
	height: 4px;
	border-top: 1px solid #111;
	position: absolute;
	top: 50%;
	margin-top: -2px;
}
.contents-title-decoration:before {
	left: -32px;
}
.contents-title-decoration:after {
	right: -32px;
}
.common-contents-text {
	font-size: 16px;
	font-weight: 600;
}
.common-contents-text a {
	color: #ea5902!important;
	text-decoration: underline!important;
}
.common-contents-icon-text {
	font-family: 'Noto Sans Japanese', sans-serif!important;
	color: #ea5902;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	margin-top: 8px;
}
.common-contents-icon-text-first {
	color: #000;
}
.icon-text-left {
	padding-left: 64px;
}
.icon-text-right {
	padding-right: 48px;
}
.giga-logo {
	margin-top: 8px;
	vertical-align: sub;
}
.gigaplus-about-list-wrap {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.gigaplus-about-list {
	margin: 0 32px;
}
.gigaplus-about-icon {
	position: relative;
}
.gigaplus-txt-big {
	font-size: 1.4rem;
	padding-top: 30px;
}
.mask .caption {
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	color: #fff;
	padding-top: 56px;
	display: block;
}
.mask {
	width: 100%;
	height: 100%;
	border-radius: 100px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color:	rgba(0,0,0,0.4);
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.gigaplus-about-icon:hover .mask {
	opacity: 1;
}
#contents-01,
#contents-02,
#contents-03 {
	position: relative;
	top: -65px;
	display: block;
}

.common-contents-detail {
	background-color: #fff;
	padding: 88px 0;
	border-top: 2px solid #ea5902;
	border-bottom: 2px solid #ea5902;
	position: relative;
}
.contents-detail-icon {
	position: absolute;
	top: -50px;
	left: 460px;
}
.common-contents-annotation {
	font-size: 12px;
	font-weight: 500;
}
.common-contents-detail {
	margin-bottom: 88px;
}
.contents-detail-box {
	display: flex;
	margin: 0 auto;
	justify-content: center;
	margin-top: 40px;
}
.contents-detail-box-list {
	border: 2px solid #ea5902;
	border-radius: 5px;
	padding: 40px;
	margin: 0 32px;
	position: relative;
}
.contents-detail-box-list:first-child:after {
	content: url(../../../main/plan/gigaplus/images/arrow.png);
	width: 23px;
	display: inline-block;
	position: absolute;
	left: 344px;
	top: 148px;
}
.contents-detail-box-list:nth-child(2) {
	padding-left: 64px;
	padding-right: 64px;
}
.detail-box-text {
	margin-bottom: 20px;
}
.common-contents-table-text {
	margin: 56px 0 24px;
}
.spec-table{
	table-layout:fixed;
	border-collapse: collapse;
	width:70%;
	margin: 0 auto;
}
.spec-table thead tr th:first-child {
	border: none!important;
	background-color: #fff;
}
.spec-table th,
.spec-table td{
	color: #ea5902;
	font-weight: 500;
	border:#ea5902 1px solid;
	height:50px;
	padding:8px;
	text-align:center;
}
.spec-table td {
	line-height: 20px;
}
.spec-table th{
	background:#f5f1e0;
	text-align:center;
}
.spec-table thead tr:nth-child(1) th:nth-child(3){
	background:#ffa270;
	color:#fff;
}
.spec-table thead tr:nth-child(1) th:nth-child(2){
	background:#ea5902;
	color:#fff;
}
.emphasis-text-large {
	color: #E03F3D;
	font-size: 32px;
	font-weight: bold;
}
.detail-box-icon-premium {
	padding-top: 32px;
}
.design-button {
	margin-top: 16px;
}
.design-button a{
	color: #fff;
	background: linear-gradient(to bottom, hsl(190, 72%, 73%) 0%,hsl(191,85%,46%)100%);
	border-radius: 4px;
	font-size: 20px;
	font-weight: 500;
	padding: 24px 56px;
	text-decoration: none!important;
}
.design-button a:hover {
	background: -moz-linear-gradient(top,  hsl(190, 100%, 63%) 0%,hsl(191,85%,36%)100%);
	background: -webkit-linear-gradient(top,  hsl(190, 100%, 63%) 0%,hsl(191,85%,36%)100%);
	background: linear-gradient(to bottom,  hsl(190, 100%, 63%) 0%,hsl(191,85%,36%)100%);
}
.contents-detail-list {
	margin: 0 24px;
}
.contents-detail-supplement {
	padding-top: 10px;
}
.sample-button {
	margin-top: 34px;
}
.sample-button a {
	font-size: 20px;
	font-weight: 500;
}
.contents-price-table {
	width: 54%;
	margin: 10px auto 16px;
	border: 2px solid #ea5902;
	position: relative
}
.contents-price-text:after {
	content: url(../../../main/plan/gigaplus/images/monthly-price.png);
	width: 106px;
	height: 106px;
	top: -18px;
	right: -16px;
	position: absolute;
}
.contents-price-title {
	width: 15%;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #ea5902;
	padding: 10px;
}
.ftp-icon {
	margin-top: 16px;
}
.contents-price-text {
	font-size: 32px;
	color: #ea5902;
	width: 50%;
	font-weight: bold;
	padding-left: 30px;
}
.contents-price-text-small {
	font-size: 16px;
}
.price-annotation-text {
	font-size: 12px;
	width: 54%;
	margin: 0 auto 8px;
	text-align: left;
}
.price-annotation-text-bold {
	font-size: 14px;
	font-weight: 500;
	color: #ea5902;
}

@media (max-width: 640px){
  .pc { display: none; }
  .sp { display: inline-block; }
  .page-wrap {
    padding: 60px 0 0!important;
  }
	.page-head {
		/*height: 400px;*/
		padding: 10px 0 30px;
		margin-bottom: 0 !important;
	}
	.main-visual-wrap {
		/*margin: 8px 0;*/
	}
  .main-new-txt {
    margin: 20px 0 20px;
    padding: 0 10px;
    font-size: 12px;
  }
	.main-sub-title {
		font-size: 24px;
	}
	.main-sub-title-caption {
		font-size: 14px;
	}
	.contents-section-wrap {
		width: 100%;
	}
	.gigaplus-about-list {
		margin: 0 8px;
	}
	.gigaplus-about-list-wrap {
		margin-top: 16px;
	}
	.common-contents-text {
		font-size: 12px;
		padding: 0 8px;
	}
	.common-contents-text br {
		display: none;
	}
	.common-contents-icon-text {
		font-size: 14px;
	}
	.spec-table {
		width: 95%;
	}
	.contents-section {
		margin-bottom: 64px;
	}
	.thunder-icon-wrap {
		width: 100%;
	}
	.common-contents-title {
		font-size: 26px;
	}
  .giga-logo {
    width: 80%;
  }
	.common-contents-main-title {
		margin-bottom: 56px;
	}
	.contents-detail-icon {
		left: 135px;
	}
	.contents-detail-text-wrap {
		padding: 0 8px;
	}
	.common-contents-category-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.common-contents-detail {
		padding: 52px 0;
	}
	.common-contents-detail {
		margin-bottom: 72px;
	}
	.contents-detail-box {
		display: block;
	}
	.contents-detail-box-list {
		margin-bottom: 24px;
	}
	.design-button a {
		padding: 8px;
	}
	.sample-button a {
		padding: 16px 24px!important;
	}
	.detail-box-text {
		margin-bottom: 12px;
	}
	.detail-box-icon {
		margin-bottom: 32px;
	}
	.ftp-icon {
		max-width: 75%;
	}
	.contents-price-table {
		width: 90%;
	}
	.contents-price-title {
		width: 22%;
		font-size: 16px;
	}
	.contents-price-text {
		font-size: 16px;
		padding-left: 12px;
    line-height: 18px;
	}
	.contents-price-text-small {
		font-size: 12px;
	}
	.contents-price-text:after {
    width: 50px;
    height: 50px;
		top: -35px;
    right: 40px;
	}
	.price-annotation-text {
		width: 90%;
	}
	.contents-detail-box-list:first-child:after {
		display: none;
	}
}
