@charset "UTF-8";
html{
	scroll-behavior: smooth;
}
.l-local-header.active .l-local-header__logo {
    line-height: 80px;
}
h2{
	color: #3d75d1;
    font-weight: bold;
    font-size: 35px;
    padding: 20px;
    margin: 50px 0 30px;
    border-top: double 4px #3d75d1;
    border-bottom: double 4px #3d75d1;
}
.icon{
	height: 50px;
	width: auto;
	margin: 10px 0;
}
h4{
	font-weight: bold;
	text-align: left;
	font-size: 20px;
    margin: 15px auto;
	padding-left: 20px;
}
p{
	color: #000000;
	line-height: 1.2em;
}

header section{
	margin: 0;
}
section{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 40px;
}
.link-deco{
	color: blue;
}
.mv-area{
	width: 100%;
	margin: 80px auto 0;
	background-image: url("img/202607/bg_mv.png");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 0;
}
.mv{
    text-align: center;
	
}
.sub-mv{
	background-image: url("img/202607/bg_wave-navy.png");
	background-repeat: repeat-x;
	text-align: center;
	padding: 30px;
	margin-top: -13px;
    z-index: 2;
    position: relative;
	
}
.sub-mv .red{
	color: #ffe116;
	font-size: 30px;
}
.sub-mv .emphasis{
	color: #ffe116;
	font-size: 50px;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

.icon-sp{
	display: none;
}
.mv .pc img{
	max-width: 80%;
}

.breadcrumbs {
    position: relative;
    top: 80px;
    display: flex;
    padding: 10px 0 10px 20px;
    background-color: #efefef;
    font-weight: bold;
    line-height: 1.1;
}
.lead-text{
	width: 95%;
    margin: 30px auto 80px;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
	color: #333333;
}
.lead-text .red{
	color: #ff621d;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
}
#vps_merit{
	display: inline-block;
}
#vps_merit li .box{
	background-color: #fff;
	border-radius: 40px;
	padding: 70px 50px;
}
#vps_merit li .box .title{
	font-size: 25px;
	font-weight: bold;
	color: #18c8ce;
	margin: 10px;
}
#vps_merit li .box img{
	width: 50%;
	margin: 50px 0;
}
.float-area{
	clear: both;
	width: 100%;
}
#ablenet_merit{
	width: 85%;
	background-color: #fff;
	clear: both;
	padding: 50px 0 100px;
}
#ablenet_merit .element-box{
	width: 1200px;
	margin: 0 auto;
}
#ablenet_merit ul{
	display: inline-flex;
	text-align: center;
	
}
#ablenet_merit ul li{
	width: 300px;
	margin: 0 auto 30px;
}
#ablenet_merit ul li img{
	width: 70%;
	margin: 10px;
}
#ablenet_merit ul li p{
	font-size: 15px;
	width: 250px;
    margin: 0 auto;
	line-height: 1.5em;
}
.q_area{
	background-color: #fff;
	border-radius: 40px;
	margin: 0 0 50px;
}

#faq p {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: 20px;
    padding: 40px 0;
}
#faq .question p {
	color: #fff;
	width: 90%;
}
#faq .answer{
	margin: 0 auto;
	border-radius: 40px 40px 0 0;
}
#faq .answer p{
	width: 90%;
}

#faq h3{
	color: #13c258;
	width: 90%;
}
#faq .small{
	font-size: 14px;
}
#faq_01,#faq_02{
	padding-top: 100px;
    margin-top: -100px;
}

table {
	width: 90%;
    border-collapse: separate;  /* 表の線と線の間を空ける */
    border-spacing:  5px;       /* 表の線と線の間の幅 */
	margin: 0 auto;
}

th,td {
    padding: 20px 10px;          /* 余白指定 */
	font-weight: bold;
	font-size: 15px;
}

th {
    background-color: #3d75d1;
    color: #FFFFFF;
    width: 20%;
    text-align: center;
    line-height: 1.5em;
    vertical-align: middle;
}

td {
    background-color:  #FFFFFF; /* 背景色指定 */
}
td span{
	margin: 0 60px;
}
#setting{
	background-color: #fff;
	width: 100%;
}#setting .element-box{
	width: 1000px;
	margin: 0 auto;
}

#setting p{
	text-align: left;
	margin: 10px 0 50px;
}
#apply{
	margin: 100px auto 0;
}

a.btn-border {
  	border: 4px solid #1e1e1e;
    border-radius: 0;
    background-color: #3de5eb;
    -webkit-box-shadow: 6px 6px 0 #1e1e1e;
    box-shadow: 0px 6px 0 #1e1e1e;
    width: 500px;
    display: inline-block;
    padding: 25px;
    border-radius: 100px;
	font-weight: bold;
	font-size: 30px;
	margin: 10px 0 100px;
}

a.btn-border:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  transform: translateY(5px);
}

.l-footer-sitemap , .l-global-footer{
	width: auto;
}
.p-vps-bg--light{
	background-color: #fff;
}
.main{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.contents-area{
	text-align: center;
	width: 100%;
	margin: 0;
	background-color: #fdffc7;
	padding: 30px 0 ;

}
.contents-area h2{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 45px;
}
.contents-area .contents{
	width: 100%;
}

.contents-area .contents a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
    border-radius: 100px;
    width: 290px;
    margin: 10px;
    background-color: #ffe116;
	position: relative;
}

.contents-area .contents a li{
    display: inline-block;
    color: #102391;
    font-weight: bold;
}

.contents-area .contents a:hover{
	opacity: 0.8;
}

h3 {
	font-size: 25px;
	font-weight: bold;
	text-align: left;
    margin: 0 auto 20px;
	color: #FFFFFF;
	background-color: #3d75d1;
	border-radius: 100px;
	padding: 10px 20px;
	display: inline-block;
}
.left-box{
	text-align: left;
	margin-bottom: 50px;
}
.left-box p{
	font-size: 18px;
	line-height: 1.5em;
	margin: 20px auto;
	padding-left: 10px;
}
.left-box ul li{
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
	margin: 10px 0 10px 15px;;
}
.left-box ol li{
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
	margin: 10px 0 10px 30px;;
}
ol {
	text-align: left;
	margin: 0 auto;
	font-size: 20px;
    line-height: 1.5em;
}
ol li{
	list-style: auto;
}
ol li a p{
	background-color: #ff7741;
	padding: 15px;
	width: 300px;
	font-size: 25px;
	font-weight: bold;
	border: solid 3px #000;
	border-radius: 100px;
	text-align: center;
	margin: 15px auto;
}

.float{
	overflow:hidden;
	width: 80%;
	margin: 20px auto;
}
.float .float-left{
	float: left;
	width: 45%;
	text-align: left;
}
.float .float-right{
	float: right;
	width: 45%;
	text-align: left;
}
.vps #pageTop a {
	background-color: #102391;
}
.material-icons{
    color: #ffffff;
}
#swich-chance{
	background-color: #25bff8;
	width: 100%;
	padding: 10px 0 100px;
}
#swich-chance h2{
	border: none;
}
.blue-wave-top{
	height: 90px;
	background-image: url("img/202607/bg_wave-top-blue.png");
	background-repeat: repeat-x;
	
}
.blue-wave-bttom{
	height: 90px;
	background-image: url("img/202607/bg_wave-bttom-blue.png");
	background-repeat: repeat-x;
	
}
.swich-chance-list{
	display: flex;
	gap: 10px;
	width: 1200px;
	margin: 0 auto;
}
.chance-card{
	width: 30%;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 30px 20px;
	margin: 0 0 30px;
}
.reason{
	background-color: #2e6acd;
	border-radius: 100px;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0;
	width: 95%;
    margin: 0 auto 10px;
}
.chance-title{
	color: #2e6acd;
	font-weight: bold;
	font-size: 25px;
}
.chance-card img{
	width: 90%;
	margin: 10px auto;
}
.more{
	text-align: right;
	width: 90%;
	margin: 0 auto;
}
.more a{
	color: #2e6acd;
	font-size: 18px;
	font-weight: bold;
}
.basic_plan {
    display: flex;
    justify-content: center; 
    gap: 10px;
    margin: 0 0 30px;
	flex-wrap: wrap;
}
.windows-plan .plan_list {
    margin: 0 0 30px;
    border: solid 2px #3d75d1;
    background-color: #3d75d1;
    border-radius: 15px;
    height: auto;
}
.plan_list {
	width: 200px;
    margin: 0 0 30px;
    border: solid 2px #102391;
    background-color: #102391;
    border-radius: 15px;
    height: auto;
}
.windows-plan .basic_plan .plan_list .plan_name {
    background-color: #3d75d1;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    padding: 15px;
    border-radius: 15px;
	color: #fff;
}
.vps-plan .basic_plan .plan_list .plan_name {
    background-color: #102391;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    padding: 15px;
    border-radius: 15px;
	color: #fff;
}
.plan_list dt {
    font-weight: normal; 
    text-align: center;
    padding: 5px;
    background-color: #f6f6f6;
}
.plan_list dd {
    text-align: center;
    padding: 25px;
    background-color: #ffffff;
    font-weight: bold;
}
.plan_list .red-text{
	font-size: 30px;
	color: #e73b3b;
}
.red-text small{
	font-size: 20px;
	color: #e73b3b;
}
.memory-size{
	font-size: 23px;
	color: #333333;
	margin: 0;
	display: block;
}
.memory-size small{
	font-size: 20px;
	color: #333333;
}
.application-btn {
    font-weight: bold;
    font-size: 20px;
    margin: 20px;
}
.application-btn a{
	color: #fff;
	display: block;
	position: relative;
	padding-right: 10px;
}
.arrow-icon::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 2px solid #102391;
    border-right: 2px solid #102391;
    transform: rotate(45deg);
    right: 23px;
    margin-top: 4px;
}	
.arrow-icon_2::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    right: 40px;
    top: 40%;
}
.arrow-icon_3::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid #3d75d1;
    border-right: 2px solid #3d75d1;
    transform: rotate(45deg);
    right: 35px;
	top: 27px;
}
.arrow-icon_4::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg);
    right: 20px;
    top: 32%;
}
#application-form{
	background-color: #fdffc7;
	width: 100%;
}
.form-box{
	width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.form-box h2{
	color: #102391;
	border: none;
	text-align: center;
}
.send_btn{
	position: relative;
	width: 500px;
	margin: 0 auto;
}
.send_btn input{
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	border-radius: 100px;
	background-color: #ff6d00;
	color: #ffffff;
	padding: 25px 0;
}
.btn , .btn_2{
	width: 600px;
	margin: 0 auto;
	position: relative;
}
.btn a{
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    position: relative;
	border: solid 3px #3d75d1;
    border-radius: 100px;
    background: #ffffff;
    color: #3d75d1;
    padding: 20px 0;
    display: inline-block;
}
.btn_2 a{
	width: 98%;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	border-radius: 100px;
	background: #781212;
	color: #fff;
	padding: 20px 0;
	display: inline-block;
}
.btn-area{
	text-align: center;
	padding-top: 0;
}
textarea , input{
	width: 100%;
}
.note{
	width: 90%;
	margin: 0 auto;
	color: #102391;
}
.link-deco{
	color: #7000ff;
    font-weight: bold;
	border-bottom: solid 1px #7000ff;
}
.eligible-for-switch-box{
/* ★ポイント①：flex から grid に変更！ */
    display: grid;
    
    /* ★ポイント②：画面幅に合わせて、140pxの箱を「自動で入るだけ並べる」命令 */
    grid-template-columns: repeat(auto-fit, 140px);
    
    /* ★ポイント③：アイコンの塊全体を、画面の真ん中に寄せる！ */
    justify-content: center; 
    
    gap: 30px; /* ボックス同士の隙間（縦横） */
    width: 100%;
    max-width: 1200px; /* ★パソコン時に横に広がりすぎないように最大幅を設定（サイトに合わせて調整してな） */
    margin: 0 auto 100px; /* 全体を中央に置く */
    padding: 0;
    list-style: none;
	
}
.eligible-for-switch-box li {
	width: 160px;
    height: 160px;
    padding: 15px;
    border: solid 2px #3d75d1;
    border-radius: 10px;
    color: #3d75d1;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    margin: 0; /* 完全に余白は grid に任せる */
    box-sizing: border-box;
}
.eligible-for-switch-box li img{
	width: 60%;
    margin: 10px auto;
    display: inline-block;
}
#eligible-for-switch{
	position: relative;
}
#eligible-for-switch::after {
	content: '';
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 100px 0 100px;
    border-color: #ffffff transparent transparent transparent;
}
#win4-campaign{
	background-color: #f8ff38;
	width: 100%;
}
#win4-campaign .element-box{
	width: 1200px;
	margin: 0 auto;
}
#win4-campaign img{
	width: 95%;
	margin: 0 auto;
}
.step-box{
	display: flex;
    justify-content: space-between;
    align-items: flex-start; /* 上揃えにして縦軸を安定させるぜ */
    list-style: none;
    padding: 0;
    margin: 40px 0;
	flex-wrap: wrap;
}
.step-box .step{
	width: 14%; /* レスポンシブで画面幅に合わせて滑らかに縮むようにパーセントに変えるぜ */
    min-width: 100px; /* 小さくなりすぎない限界値 */
    position: relative;
    text-align: center;
}
.order{
	font-weight: bold;
    color: #3d75d1;
    margin-bottom: 8px;
    font-size: 16px;
}
.step-box .step img{
	display: block;
    width: 100%;       /* 親の枠いっぱいに広げる */
    max-width: 100px;  /* アイコンの最大サイズを固定して揃える */
    aspect-ratio: 1 / 1; /* 常に綺麗な正円（1:1）をキープ！ */
    object-fit: contain;
    margin: 0 auto 12px; /* 下に余白をとってテキストとの重なりを防ぐぜ */
}
.step-box .step p:not(.order) {
    font-size: 14px;
    line-height: 1.4;
    color: #333;
    margin: 0;
	font-weight: bold;
    word-break: break-all;
}
.step-box .step p {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 5px;
    word-break: keep-all; /* 文字が変なところで改行されるのを防ぐぜ */
}
.step-box .step:not(:last-child)::after {
    content: "";
    position: absolute;
    border-top: 2px solid #3d75d1;
    
    /* 線の縦位置を、アイコン（img）の中心にピンポイントで固定する技！ */
    top: 80px; /* 「STEP1の文字の高さ」＋「アイコンの半径（50px）」くらいの位置 */
    
    /* 線の横幅と位置をパーセントにして、レスポンシブで一緒に伸縮させる！ */
    left: 70%;
    width: 110%; /* 次のアイコンの左側まで届く長さ */
    
    z-index: 0; /* アイコンの裏側に隠す */
}


.q_area {
    border-radius: 40px;
    margin: 0 0 50px;
}
.question {
    display: flex;
    align-items: center;
    padding: 15px 50px 15px 15px;
    cursor: pointer;
    position: relative;
    word-break: break-all;
    font-weight: bold;
    background-color: #3d75d1;
    color: #ffffff;
    border-radius: 10px;
    text-align: left;
    font-size: 18px;
    line-height: 1.5em;
}
#faq .question::before {
    content: 'Q';
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #ffffff;
    color: #3d75d1;
    padding: 10px;
    margin-right: 10px;
    font-size: 20px;
    justify-content: center;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}
#faq .question::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 11px solid #ffffff;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 0.3s ease;
}
#faq .q_area .answer {
    display: none;
}
#faq .answer {
    color: #02283f;
    border-radius: 10px;
    text-align: left;
    padding: 20px 20px 20px 15px;
    position: relative;
    align-items: baseline;
    font-size: 18px;
    line-height: 1.5em;
}

#faq .q_area.is-open .answer {
    display: flex;
}
#faq .q_area.is-open .question::after {
    transform: translateY(-50%) rotate(180deg);
}
#faq .answer::before {
    content: 'A';
    width: 20px;
    height: 20px;
    background-color: #f8ff46;
    border-radius: 100px;
    color: #102391;
    padding: 10px;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
    justify-content: center;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1700px){
.plan_list dd {
    font-size: 25px;
    }	
.plan_list dt {
    font-size: 18px;
    }	
}
@media screen and (max-width: 1300px){
.swich-chance-list{
	width: 100%;
	display: block;
	margin: 0 auto;
}
.chance-card {
	width: 80%;
	margin: 0 auto 30px;
}	
}
@media screen and (max-width: 1200px){
.mv-area{
	    margin: 80px auto 0;	
}
section{
	width: 95%;
}
#win4-campaign 	.element-box{
	width: 100%;
}	
#ablenet_merit .element-box {
    width: 100%;
    margin: 0 auto;
}	
#ablenet_merit ul {
    flex-wrap: wrap;
    text-align: center;
}
#ablenet_merit ul li {
    width: 50%;
    margin: 0 auto 30px;
}
#ablenet_merit ul li p {
    font-size: 30px;
    width: 90%;
    margin: 0 auto 80px;
}
#ablenet_merit ul li img {
    width: 50%;
    margin: 10px;
}
.q_area {
    background-color: #fff;
    border-radius: 40px;
    margin: 0 auto 50px;
    width: 90%;
}
#setting .element-box {
    width: 90%;
    margin: 0 auto;
}
.plan_list {
	width: 45%;
}	
.form-box {
	width: 100%;
}
.btn-area{
	width: 95%;
	margin: 0 auto;
}	
}
@media screen and (max-width: 1024px){
	.basic_plan {
        /* スマホのときは「中央揃え」をやめて「左詰め」＆「折り返しON」にするぜ！ */
        justify-content: flex-start; 
        flex-wrap: wrap; 
        gap: 2% 2%; /* 横の隙間2%、縦の隙間2%（微調整してOKだぜ） */
    }

    .plan_list {
        /* スマホのときは1カラムを「約半分（2列）」のサイズにするぜ！ */
        width: 47%; 

    }
}
@media screen and (max-width: 969px){
.mv {
    margin-top: 110px;
}
.mv-area {
    margin: 160px auto 0;
}
.breadcrumbs {
    top: 160px;
}	
}
@media screen and (max-width: 848px){
.breadcrumbs {
    top: 160px;
}
.mv {
   margin-top: 160px;
}	
}
@media screen and (max-width: 768px){
.mv {
    margin-top: 60px;
}
}
@media screen and (max-width: 53em)
{
.main{
	width: 100%;
    margin: 0 auto;	
}
.main p{
	font-size: 18px;
	}
.main p b{
	font-size: 18px;
	}
.mv-area {
	margin: 60px auto 0;
}
	
.l-global-footer__logo img {
   height: 35px;
   vertical-align: middle;; 
}
.l-global-footer_sp {
   padding: 10vw;
    }	
.breadcrumbs{
	top: 60px;
}
.mv-area {
    padding: 0;
}
.lead-text {
	margin: 30px auto 50px;
}	
.lead-text .red {
    font-size: 20px;
}
h2{
	font-size: 25px;
	line-height: 1.3;
	padding: 20px;
	}
h3{
	line-height: 1.3;
	margin: 10px 0;
	font-size: 18px;
	}	
ol li {
    font-size: 16px;
}
section{
	width: 85%;
	margin: 0 auto;
}	
.pc{
	display: none;
}
.sp{
	display: block;
	width: 100%;
}
#swich-chance{
	padding: 0 0 30px;
}
#swich-chance h2{
	margin: 0;
}	
#swich-chance h2 img{
	width: 95%;
}	
#vps_merit li .box .title {
	font-size: 22px;
	}	
#ablenet_merit .element-box {
    width: 100%;
    margin: 0 auto;
}
#ablenet_merit ul li p {
    font-size: 15px;
    width: 90%;
    margin: 0 auto;
}
#ablenet_merit ul li img {
        width: 70%;
        margin: 10px;
    }
.eligible-for-switch-box {
        /* ★スマホのときは、120pxの箱を自動で並べるように変更するだけ！ */
        grid-template-columns: repeat(auto-fit, 120px);
        gap: 30px; 
    }
    
    .eligible-for-switch-box li {
        width: 140px;
        height: 140px;
        font-size: 14px;
        padding: 10px;
    }
#win4-campaign .element-box{
	width: 100%;
	margin: 0 auto;
}	
.step-box {
    display: flex;
 }
.step-box .step {
	width: 48%;
	margin: 0 0 40px;
}
.step-box .step img {
    display: block;
    width: 100%;
	max-width: 150px;
}	
.step-box .step:not(:last-child)::after {
    content: "";
    position: absolute;
    border-top :none;
    top: 80px;
    left: 70%;
    width: 0;
    z-index: 0;
}
.order {
    height: auto;
}	
.q_area {
    background-color: #fff;
    border-radius: 40px;
    margin: 0 auto 50px;
    width: 90%;
}

	
#faq .answer {
    padding: 30px 0;
    border-radius: 40px 40px 0 0;
}
#faq .answer p {
    width: 90%;
    margin: 10px auto;
}	
#faq p {
    width: 85%;
    margin: 0 auto;
    text-align: left;
    font-size: 20px;
    padding: 0; 
}
#faq h3 {
    width: 90%;
    margin: 0 auto;
	font-size: 20px;
}
table {
    width: 85%;
    border-collapse: separate;
    border-spacing: 5px;
    margin: 0 auto;
}	
th, td {
    padding: 10px 5px;
    font-weight: bold;
    font-size: 12px;
}
#setting .element-box {
    width: 90%;
    margin: 0 auto;
}
#apply {
     margin: 0 auto; 
}	
#apply img{
	width: 90%;
}
#apply .btn-border{
	width: 90%;
	padding: 20px 5px;
	font-size: 20px;
}	
.float{
	width: 100%;
    margin: 20px auto 50px;
	
}	
.float .float-left{
	float: none;
	width: 90%;
	margin:  10px auto;
}
.float .float-right{
	float: none;
	width: 90%;	
	margin:  0 auto;	
}

.contents-area{
	margin: 0 auto;
}
.contents-area h2{
	width: 100%;
}
.contents-area .contents a li {
    font-size: 15px;
	line-height: 1.5em;
}
.contents-area .contents a {
    font-size: 15px;
    width: 80%;
    padding: 10px;
    margin: 5px auto;
}	
#vps_merit li {
    width: 90%;
}
#vps_merit li .box {
    padding: 40px 30px;
}		
			
#faq p{
	margin: 0 auto;
	}

ol li a p {
    width: 80%;
}
.box p{
	font-size: 16px;
}
	
#faq p{
	font-size: 16px;
	line-height: 1.5em;
}
.sub-mv {
	font-size: 20px;
}	
.plan_list dd {
    font-size: 20px;
    }
.plan_list dd small{
	font-size: 16px;
}	
.send_btn , .btn , .btn_2{
	width: 100%;
}
.send_btn input{
	font-size: 20px;
}
.btn a , .btn_2 a{
	font-size: 17px;
	line-height: 1.5em;
}	
.arrow-icon::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 2px solid #102391;
    border-right: 2px solid #102391;
    transform: rotate(45deg);
    right: 20px;
    margin-top: 7px;
}
.arrow-icon_2::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #fffffff;
    transform: rotate(45deg);
    right: 30px;
}
 .arrow-icon_3::after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    border-top: 2px solid #3d75d1;
    border-right: 2px solid #3d75d1;
    transform: rotate(45deg);
    right: 30px;
    top: 40%;
}
.arrow-icon_4::after {
    right: 0;
    top: 32%;
}
.application-btn a {
    font-size: 15px;
}	
	}
@media screen and (max-width: 320px){
th, td {
    padding: 10px 2px;
    font-size: 10px;
}	
	}
