@charset "UTF-8";
.main{
	width: 1000px;
	margin:  0 auto;
	font-size: 20px;
	text-align: center;
}

.main div{
	text-align: center;
}
.main section p{
	color: #3039ef;
}
.MV{
	background-color: #fde6df;
}

.PC_02{
	display: block;
}
.PC_02{
	background-color: #3039ef;
	color: #eaff00;
	font-weight: bold;
	font-size: 40px;
	padding: 20px 0;
	text-align: center;
}
.SP{
	display: none;
}

.sp_br {
  display: none;
}
div .PC img{
	width: 100%;
}
h2{
	text-align: center;
	font-size: 34px;
	border-bottom: dotted 5px #3039ef;
	padding: 10px;
	display: inline-block;
	color: #3039ef;
}
#update_fee h2{
	color: #333333;
	border-bottom: dotted 5px #333333;
}
#coupon{
	background-color: #fde6df;
	padding: 80px 0;
	margin-top: 100px;
}
#coupon .main p{
	color: #3039ef;
	text-align: left;
}
#coupon .main h3{
	color: #3039ef;
}
.radius-table{
	width: 95%;
	margin: 30px auto 0;
    border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px;
	border: solid 5px #3039ef;
}
.radius-table_02{
	width: 95%;
	margin: 30px auto 0;
    border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px;
	border: solid 5px #333333;
}
.radius-table th, .radius-table td {
  padding: 20px 0;
  border: solid 1px #3039ef;
  line-height: 1.2em;
  font-size: 25px;
}
.radius-table_02 th, .radius-table_02 td {
  padding: 20px 0;
  border: solid 1px #333333;
  line-height: 1.2em;
  font-size: 25px;
}
.radius-table th span , .radius-table td span{
	font-size: 15px;
	font-weight: normal;
}
.radius-table_02 th span , .radius-table_02 td span{
	font-size: 15px;
	font-weight: normal;
}
.radius-table tr:first-child td {
  border-radius: 0 10px 0 0;
}
.radius-table_02 tr:first-child_02 td {
  border-radius: 0 10px 0 0;
}
.radius-table tr:last-child th {
  border-radius: 0 0 0 10px;
}
.radius-table_02 tr:last-child th {
  border-radius: 0 0 0 10px;
}
.radius-table tr:last-child td {
  
}
.radius-table_02 tr:last-child td {
  
}
.bg_3039ef{
	background-color: #3039ef;
	color: #ffffff;
}
.bg_333333{
	background-color: #333333;
	color: #ffffff;
}
.bg_feee96{
	background-color: #feee96;
	border-right: solid 3px #3039ef;
}
.bg_fde6df{
	background-color: #fde6df;
}
.bg_d7d7d7{
	background-color: #d7d7d7;
	font-weight: normal;
	border-right: solid 3px #3039ef;
}
.bg_d7d7d7 td{
	font-weight: normal;
}
.width_15{
	width: 15%;
}
.width_28{
	width: 28%;
}
.campaign_caution {
    margin: 10px 10px 50px;
}
.campaign_caution li{
	color: #3039ef;
}
.arrow_bottom {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #3039ef;
    display: inline-block;
}
.coupon-code{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.coupon-use{
	width: 95%;
	margin: 0 auto;
}
.image-capture img{
	border: solid 1px #333333;
}

.underline{
	text-align: center;
}
h3{
	text-align: left;
}
.btn-area a:hover{
	opacity: 0.8;
}

.p-vps-bg--light{
	background-color: #ffffff;
}
.p-common-sub-kv{
	height: 0;
	margin-top: 80px;
}


.campaign_border{
	background-color: #281991;
	border-top:#fff; 
	height: auto;
	padding: 10px 0;
}

.arrow{
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #281991;
  display: inline-block;
}


.mv_block{
	max-width: 1500px;
	margin: 100px auto 0;
	padding-top: 20px;
}
.btn-area{
	margin: 60px 0;
	text-align: center;
}
.btn-area p{
	font-weight: bold;
	font-size: 30px;
	white-space: nowrap;
}
.btn-area p span{
	font-size: 42px;
	color: #ff7d27;
}
.btn-area .btn01 {
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin: 20px 0;
}
.btn01 a{
	background-color: #ff2c27;
	border-bottom: 5px solid #ac114c;
	border-radius: 100px;
	color: #fff;
	padding: 30px;
	display: inline-block;
	width: 50%;
	transition: 0.2s;
	border: solid 7px #3039ef;
	box-shadow: 0 5px #3039ef;
}
.btn01 a:hover{
  border-bottom-width: 0;
  transform: translateY(5px);
}
.lead{
	margin-bottom: 150px;
}
.lead-text{
	text-align: center;
    margin: 30px auto;
    top: auto;
    position: relative;
}
.lead-text b{
	color: #ff3d43;
}
.campaign_caution {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 50px;
	text-align: left;
}


.p-common-breadcrumbs__item {
    letter-spacing: normal;
    font-size: 0.875rem;
    font-weight: 900;
    display: inline-block;
    position: relative;
    padding-right: 15px;
    margin-right: 6px;
    vertical-align: middle;
}
.vps #pageTop a {
    background-color: #ff3d43;
}


@media screen and (max-width: 1065px){
.mv_block {
	padding-top: 105px;
    margin: 180px auto 0;
}
.main div {
   /* padding-top: 50px;*/
}	
}

@media screen and (max-width: 1000px)
{
.main{
	width: 100%;
    margin: 0 auto;	
}

.main p b{
		font-size: 18px;
}

.MV{
	background-image: none;
}
.MV img{
	width: 100%;
}
.mv_block {
    margin: 200px auto 0;
}

div .PC{
	display: none;
}	
.SP{
	display: block;
}	
h2 {
	font-size: 30px;
}
	
	
h3{
	font-size: 25px;
}	
	
img {
    width: 85%;
}
.campaign_border{
	font-size: 18px;
}
.Windows ul{
	/*display: block;*/
	width: 100%;
}
.Windows ul li{
	width: 90%;
	margin: 20px auto;
}
.Windows ul li h4 {
    font-size: 2.2em;
}
.Windows .win-title {
    font-size: 0.9em;
    padding: 10px 15px 10px 10px;
}	
.Windows .win-text{
	font-size: 1.6em;	
}	
.Windows .win-text span {
    font-size: 0.8em;
}
.w_text{
	width: 90%;
	}	
.w_lead{
	font-size: 18px;
	}	
.VPS ul{
	display: block;
	width: 100%;
}
.VPS ul li{
	width: 90%;
	margin: 20px auto;
}
.VPS ul li h4 {
    font-size: 2.2em;
}
.VPS .win-title {
    font-size: 0.9em;
    padding: 10px 15px 10px 10px;
}
.VPS .win-text{
	font-size: 1.6em;	
}	
.VPS .win-text span {
    font-size: 0.8em;
}	
.bg_color_fff dl .markdown-price {
    font-size: 5em;
}	
.plan , .period{
	width: 90%;
    margin: 25px auto;
}
.plan img{
	width: 100%;
}	
.plan p{
		font-size: 2.0em;
}	
.sp_br {
    display: block;
  }	
.block {
	width: 90%;
    margin: 0 auto;
}	
.p-common-sub-kv {
    margin-top: 70px;
}
.l-global-footer__logo img {
    height: auto;
    vertical-align: middle;
}

.lead{
		width: 100%;
    margin: 0 auto;
	}
.lead-text{
	font-size: 16px;
	margin: 0px 15px;
}	
.btn-area{
	width: 100%;
    margin: 50px auto 0;
	padding: 30px 0;
	}
.btn-area a {
    font-size: 25px;
}
	
.MV{
	width: 100%;
    margin: 0 auto;
	}

.mv_block{
	padding-top: 0; 
}
.btn-area p{
	font-size: 16px;
}
.btn-area p span{
	font-size: 28px;
}
.plan .new-price{
	margin-bottom: 20px;
}	
plan.old-price{
	font-size: 25px;
}

.btn-area .btn01{
	font-size: 20px;
}	
.btn01 a, .btn02 a{
		width: 76%;
}
.main div{
	padding-top: 0px;
}	
}
@media screen and (max-width: 820px){
.mv_block {
    margin: 240px auto 0;
}	
	
}
@media screen and (max-width: 48em){
.mv_block {
    margin: 60px auto 0;
}
.PC{
	display: none;
}
	
.radius-table{
	width: 95%;
	margin: 30px auto;
    border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px;
	border: solid 3px #3039ef;
}
.width_15{
	width: 20%;
}
.radius-table th span , .radius-table td span{
	font-size: 12px;
}
.radius-table th,.radius-table td,.radius-table td b,.radius-table td span b,
.radius-table_02 th,.radius-table_02 td,.radius-table_02 td b,.radius-table_02 td span b{
	font-size: 15px;
}
.btn-area a {
    font-size: 20px;
}
.btn01 a {
    width: 70%;
	border: solid 6px #3039ef;
    box-shadow: 0 3px #3039ef;
}
.PC_02{
	font-size: 15px;
	padding: 10px;
}	
}
	
	
	
