/* gcs共通 */

table thead tr:first-child th {
	border-top: solid 1px #ddd;
}

.content {
    text-align: center;
}

.balloon {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 5px;
    padding: 2px 10px 2px 14px;
    min-width: 120px;
    max-width: 100%;
    color: #fabc06;
    font-size: 16px;
    background: #fabc06;
    border: solid 3px #fabc06;
    box-sizing: border-box;
}

.balloon:before{
    content: "";
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -11px;
    border: 11px solid transparent;
    border-top: 8px solid #fabc06;
    z-index: 2;
}
  
.balloon p {
    margin: 0;
    padding: 0;
}

.text-icon-yellow {
    background-color: #fabc06;
    color: #333;
}

.col_btn {
	z-index: 50;
    position: relative;
    padding-bottom: 50px !important;
}

/* Section1 */
.main_sub_title {
	color: #7e7e7e;
	margin-top: 0px !important;
}

p .logo{
    font-size: 103%;
}

.logo > img {
    width: 100px;
}

.bold, .text_b, .text_lead {
    font-weight: bold!important;
}

#SECTION01 li {
	background: url(/sevice_shared/img/cloud/gcp/storage/icn_arrow_bottom.png) no-repeat right 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
    margin-bottom: 5px;
}

/* Section2 */
.storage-lineup {
	margin: 20px;
	padding: 5px;
}

.regional {
    background-color: #4285f4;
}

.multi-regional {
    background-color: #346ac3;
}

.nearline {
    background-color: #274f92;
}

.coldline {
    background-color: #21427a;
}

.layout-4col {
    width: 23%;
}

.emph {
    font-size: 40px;
	font-weight: bold;
	vertical-align: middle;
}

.emph2 {
    font-weight: bold;
}

h3.s_class {
	font-size: 29px;
}

div.layout-unit h4.point{
	line-height: 27px;
}

.lh {
	line-height: 54px !important;
}

.heightLine-list01, .heightLine-list02 {
	display: block;
    overflow: hidden;
}

.feature_sub > div {
	display: flex;
	justify-content: center;
}

.feature_sub > div > div {
	width: 315px;
	padding: 0 15px;
}

/* Section3 */
.effect {
	transition: .5s;
	transition-delay: .2s;
}

/* 料金表 */
#price .scroll_box {
	padding-bottom: 5px;
}
#price .scroll_box .scroll_child {
	width: 1040px;
}
.t_small th {
	font-size: 1.3rem;
	line-height: 1.3;
}
.t_small th span {
	letter-spacing: -1px;
}
.content table th.regional {
	background: #439bf1;
}
.content table th.multi-regional {
	background: #346ac3;
}
.content table th.nearline {
	background: #274f92;
}
.content table th.coldline {
	background: #21427a;
}

#tips_operation {
	padding: 15px 40px 30px;
}

#tips_operation > div {
	display: flex;
	justify-content: center;
	padding: 25px 0;
}

#tips_operation > div figure {
	padding: 0 12px;
}

#tips_operation > div figure:first-child {
	border-right: solid 2px #ccc;
}

th{
	text-align: center !important;
}

/* Section4 */
ul.scene li {
    background: url(/sevice_shared/img/cloud/gcp/storage/icn_check.png) no-repeat 0 2px;
    padding-left: 24px;
    margin-bottom: 5px;
}

ul.point li {
    background: url(/sevice_shared/img/cloud/rdb/rdb_icn_point.png) no-repeat 0 2px;
    padding-left: 24px;
    margin-bottom: 5px;
}

#SECTION04 h4 {
    color: #fff;
    font-size: 2.3rem;
    text-align: center;
    margin-top: 0px;
	padding: 14px;
	position: absolute; 
	top: -20px; 
	left: 35px;
	width: 90%;
}

.color {
	background-color: #4285f4;
}

#SECTION04 h5 {
    font-size: 2.0rem;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}

h5.scene,
.estimates span.scene {
	color: #4285f4!important;
}

h5.point {
	color: #fabc06!important;
}

.usage {
	position: relative;
}

.usage_content {
	padding: 60px 20px 25px;
}

.usage_content .estimates {
	clear: both;
}

.estimates table thead tr:first-child th {
	border-top: 1px solid #ddd;
}

#usage table td.total {
	background: #ffead0;
}

#usage table td.total span {
	font-size: 2rem;
}

#SECTION04 figure {
    border: 3px solid #ccc;
}

.price {
	border-top: 2px solid #ccc;
}

/* Section5 */
/* 共通 */
.order_PC {
	display: block;
}

.order_SP {
	display: none;
}

.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    justify-content: space-around;
}

.col_btn {
	z-index: 50;
	position: relative;
}

.btn_pre {
	background: url(/sevice_shared/img/cloud/order/icn_arrow_down.png) 94% 51% no-repeat;
	background-size: 6%;
}

p.sbutton_black_cv.btn_pre a:hover {
	background: #333 url(/sevice_shared/img/cloud/order/icn_arrow_down_hover.png) 94% 51% no-repeat;
	background-size: 6%;
}

/* Step1のタブ用 */
#flow_step1 .tab {
	display: flex;
	border-bottom: 4px solid #4285f4;
	justify-content: space-between;
}

#flow_step1 .tab li {
	background: #fff;
	border: solid 2px #ccc;
	border-bottom: none;
	padding: 8px 0px;
	color: #333;
	font-size: 1.5rem; /* 20px */
	font-weight: bold;
	text-align: center;
	width: 484px;
	margin: 0;
}

#flow_step1 .tab li:hover {
	cursor: pointer;
	background: #ccc;
}

#flow_step1 .tab li.select {
	background: #4285f4;
	border: solid 2px #4285f4;
	border-bottom: 0;
	color: #fff;
}

#flow_step1 .hide {
	display: none;
}

/* ご登録の流れ */
#signup_flow h2 {
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 60px;
}

#signup_flow h3 {
	border-left: solid 10px #4285f4;
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 7px;
}

#signup_flow h3 span {
    color: #4285f4;
	padding-left: 5px;
    padding-right: 10px;
}

#signup_flow .content_center div figure {
	margin-right: 15px;
}

#signup_flow .content_center div figure img {
	max-width: 500px;
	border: solid 4px #ddd;
}

#signup_flow span.text_s {
	line-height: 1.9rem;
	margin-top: 2px;
	display: inline-block;
}

#flow_step1 div, #flow_step3 div {
	background: #fff;
}

#flow_step1 div.flex div:first-child {
	max-width: 500px;
	margin-right: 15px;
}

#flow_step2 div {
	background: #f4f4f4;
}

.order_arrow {
    width: 0;
    height: 0;
    border: 60px solid transparent;
    border-bottom: none;
    margin: 0 auto;
    padding: 0;
}

.arrow_white {
    border-top: 30px solid #fff;
}

.arrow_gray {
    border-top: 30px solid #f4f4f4;
}

/* メディアクエリ */
@media screen and (max-width: 979px){
.com {
	text-align: left !important;
}

#SECTION04 h4 {
	position: static;
	font-size: 2.0rem;
	width: 100%; 
    padding: 14px 0;
}

.usage_content {
	padding: 0px 20px 25px;
}

#SECTION04 h5 {
	margin-top: 15px;
}

#SECTION01 li {
	background: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#SECTION01 .lead{
	font-size: 16px;
}

#signup_flow h2{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#signup_flow h3{
	font-size: 16px;

}
#feature .textf_l{
	font-size: 17px;
}

#feature .emph{
	font-size: 28px;
}

.lh {
	line-height: 27px !important;
}

.flex {
	display: block;
}

#signup_flow .content_center div figure {
	width: 80%;
	max-width: 500px;
	min-width: 300px;
	margin: 0 auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#signup_flow .content_center div figure img {
	width: 100%;
}
}
@media screen and (max-width: 739px){
.feature_sub > div {
	display: block;
}
.feature_sub > div > div {
	width: auto;
}
#tips_operation > div {
	display: block;
	padding: 0 25px;
}
#tips_operation > div figure {
	padding: 20px 0;
}
#tips_operation > div figure:first-child {
	border-right: none;
	border-bottom: solid 2px #ccc;
}
.t_small th {
	font-size: 1.2rem;
}
}



