@charset "UTF-8";
.main-area{
	width: 1000px;
	margin: 200px auto 0;
	text-align: center;
}
.main-area_3{
	width: 1000px;
	margin: 30px auto 0;
	text-align: center;
}
.main-area_2{
	width: 1000px;
	margin: 100px auto 0;
	text-align: center;
}
.main-area_4{
	width: 1200px;
	margin: 100px auto 0;
	text-align: center;
}
.MV{
	text-align: center;
	background-color: #4cc2dc;	
}
.mv_block{
	padding-top: 100px;
}
.MV .mv_block .mv_pc{
	height: auto;
	
}
.MV .mv_block .mv_pc img{
	object-fit: cover;
	width: 45%;
}
.mv-area{
	margin: 80px 0 0;
	text-align: center;
}
#no-domain,#transfer,#no-transfer{
	padding-top: 150px;
    margin-top: -150px;
}

.af_partner_plan{
	background-color: #efefef;
	text-align: center;
	font-weight: bold;
}
.af_partner_plan p{
	display: inline-block;
	width: auto;
	text-align: center;
	padding: 10px 0;
}
.partner_mv_pc {
	display: block;
	background-color: #4cc2dc;
}
.partner_mv_pc_02{
	display: block;
	background-color: #FFFFFF;
}
.partner_mv_sp , .partner_mv_sp_02{
	display: none;
}
.icon_area{
	display: none;
}
h1{
	font-size: 35px;
	font-weight: bold;
	color: #4cc2dc;
}

h2 {
	font-size: 25px;
	font-weight: bold;
    border-bottom: dotted 5px #4cc2dc!important;
	padding: 5px 10px!important;
	display: inline-block;
	text-align: center;
	word-break: break-all;
	margin: 10px;
}

h3{
	border-left: solid 7px #4cc2dc;
	padding: 3px 5px;
	margin: 10px;
}
h4{
	border: solid 1px #333;
	border-radius: 3px;
	padding: 5px 10px;
	display: inline-block;
	margin: 10px;
}
.tab{
	font-weight: bold;
	margin: 10px;
}
.graph-h3{
	width: 70%;
	margin: 50px auto 20px;
}
.graph-text{
	font-weight: normal;
	text-align: left;
	font-size: 17px;
}

.element-box {
	margin: 50px auto 100px;
    text-align: left;
}
.element-box p{
	width: 70%;
	margin: 0 auto;
	font-size: 16px;
}
.element-box ol{
	width: 90%;
	margin: 0 auto;
}
.element-box_02{
	margin: 50px auto;
	text-align: left;
	}

table{
	width: 70%;
	margin: 0 auto;
}
table , td, th {
	border: 1px solid #9ccad5;
	border-collapse: collapse;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5rem;
}
td, th {
	padding: 10px;
	width: 100px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
th {
	background: #1991ac;
	color: #fff;
}
.contents-table tr{
	margin: 10px 0;
	padding: 10px 0;
}
.contents-table tr td{
	padding: 20px 10px;
	font-weight: normal;
}
#application_home{
	width: 70%;
	margin: 0 auto;
}
#application_home p{
	width: 100%;
}
#application_home .element-box table{
	border: none;
	width: 100%;
	border-collapse: separate;
    border-spacing: 10px 20px;
}
#application_home .element-box table td{
	text-align: center;
}
#application_home .element-box table td input{
	background-color: #FFFFFF;
	width: 95%;
	font-weight: bold;

}
#application_home .element-box table th{
	width: 30%;
}

.send_btn{
	text-align: center;
	margin-top: 20px;
}
.send_btn input{
	background-color: #ff6600;
	padding: 15px 30px;
	font-size: 25px;
	border-radius: 100px;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;	
	width: 400px;
}
.send_btn input:hover{
	cursor: pointer;
	cursor: hand;
}

.name{
	background-color: #b0e6f2;
	color: #333333;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}

.bg_e2f6fb{
background-color: #e2f6fb;
margin: 80px 0 0;	
}
.domain-serch {
	text-align: center;
}

.search-area{
	padding: 60px 0 100px;
    text-align: center;
}
.search-box{
	background-color: #fff;
	border: solid 2px #a1cdd7;
    width: 480px;;
    height: 50px;
	font-size: 28px;
    margin: 10px 0;
	padding: 0 10px
}
.search-btn{
	background-color: #ff6600;
    padding: 11px 35px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
	border-radius: 50px;
	border-bottom: 3px solid #d95700;
}
.search-btn:hover{
	cursor: pointer;
	cursor: hand;
}

.white-box{
	background-color: #fff;
	padding: 20px 0;
}
.link-deco{
	color: #3539FF;
}
small{
	font-weight: normal;
}
.image-capture{
	border: solid 1px #333;
	width: 100%;
	margin: 20px auto;
}
.image-capture img{
	width: 100%;
}
ol li{
	list-style: decimal;
	margin-bottom: 20px;
	line-height: 1.5rem;
}
.lead-text{
	font-size: 16px;
	width: 90%;
	margin: 20px auto 50px;
	text-align: center;
	
}
.lead-text b{
	font-size: 16px;
}
.support-btn_01, .support-btn_02,.support-btn_03{
	text-align: center;
}
.support-btn_01 li{
	color: #fff;
}
.support-btn_02 li{
	color: #4cc2d6;
}
.support-btn_03{
}
.anchor-btn{
	text-align: center;
}
.anchor-btn a li {
	color: #fff;
}

.support-btn_01 a{
	background-color: #4cc2dc;
	padding: 20px;
	width: 300px;
	margin: 10px;
	border-radius: 50px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
}
.support-btn_02 a{	
	background-color: #fff;
	padding: 20px;
	width: 300px;
	margin: 10px;
	border: solid 3px #4cc2dc;
	border-radius: 50px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
}
.support-btn_03 a{
	color: #fff;
    background-color: #ff6600;
	padding: 20px;
	margin: 10px;
	border-radius: 50px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.6rem;
	display: inline-block;
	width: 68%;
	box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
}
.anchor-btn li{
	background-color: #4cc2dc;
	padding: 20px;
	width: 300px;
	margin: 10px;
	border-radius: 50px;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	box-shadow: 0px 3px 3px 0px rgb(0 0 0 / 10%);
	position: relative;
}
.anchor-btn li a{
	color: #fff;
}

.arrow-right{
	
}
.support-btn_03 a small{
	color: #fff;
}
.support-btn_01 a:hover{
	opacity: 0.8;
	box-shadow: none;
}
.support-btn_02 a:hover{
	opacity: 0.8;
	box-shadow: none;
}
.support-btn_03 a:hover{
	opacity: 0.8;
	box-shadow: none;
}
.anchor-btn a:hover{
	opacity: 0.8;
	box-shadow: none;
}
.element-box .left-text , .element-box_02 .left-text{
	text-align: left;
    width: 95%;
    margin: 10px auto;
}
.anchor_link_area{
	background-color: #efefef;
	padding: 40px 0;
}
.anchor_link_area .anchor-btn li a::after {
    content: "\e5cc";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 1.125rem;
    color: #fff;
}
.anchor_link_area_2{
	background-color: #efefef;
	padding: 40px 0;
	margin-top: 70px;
}


.p-common-sub-kv {
    height: auto;
    width: 100%;
    margin-top: 120px;
}
.p-common-sub-kv_02 {
    height: 0px;
    width: 100%;
    margin-top: 190px;
}
.p-common-breadcrumbs_02 {
    position: absolute;
    bottom: 20px;
    right: 0;
    letter-spacing: -.4em;
}
.p-common-sub-kv__wrap {
    width: calc(100% - 200px);
    height: 40%;
    margin: 0 auto;
    position: relative;
}
.p-common-breadcrumbs__item .c-icon {
    color: #4cc2dc;
    font-size: 1.125rem;
}
.left-red-text{
	width: 90%;
	margin: 0 auto;
	line-height: 1.5em;
	color: red;
}
.left-red-text a{
	color: red;
	text-decoration: underline;
}
.end-text{
	color: red;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 50px;
    background-color: #ffc;
    padding: 30px;
}
.partner_text{
	background-color: #fff6a1;
	text-align: left;
	padding: 30px;
	font-size: 18px;
	margin-bottom: 100px;
	
}
.partner_text strong{
	color: #ff6600;
	font-size: 25px;
}
.partner_box{
	margin-bottom: 100px;
	overflow: hidden;
	font-size: 18px;
}
#business-partner{
	width: 45%;
	float: left;
}
#business-partner img{
	width: 90%;
}
.business-text{
	background-color: #fff;
	padding: 20px 20px 46px;
	text-align: left;
}
.business-box{
	border: solid 4px #333;
	border-radius: 20px;
	background-color: #4cc2dc;
	padding: 50px 0;
	height: 980px;
}
.business-text h3{
	color: #4cc2dc;
}

.business-text h2{
	color: #ff6600;
	text-align: center;
	border-bottom: dotted 5px #ff6600;
	line-height: 1.2em;
	margin-bottom: 30px;
}
.business-text p{
	padding-left: 20px;
	padding: 0 0 20px 20px;
}

#af-partner{
	width: 45%;
	float: right;
}
#af-partner img{
	width: 90%;
}
.af-text{
	background-color: #fff;
	padding: 20px;
	text-align: left;
}
.af-text p{
	padding: 0 0 20px 20px;
}
.af-box{
	border: solid 4px #333;
	border-radius: 20px;
	background-color: #4cc2dc;
	padding: 50px 0;
	height: 980px;
}
.af-text h3{
	color: #4cc2dc;
}

.af-text h2{
	color: #ff6600;
	text-align: center;
	border-bottom: dotted 5px #ff6600;
	line-height: 1.2em;
	margin-bottom: 30px;
}
#sozai-area{
	border: solid 4px #333;
	border-radius: 20px;
	background-color: #4cc2dc;
    padding: 30px 0;
	margin: 80px 0 50px;
	overflow: hidden;
} 
.sozai-box{
	background-color: #fff;
	overflow: hidden;
	margin-top: -50px;
}
.sozai-box .left{
	float: left;
	width: 30%;
	margin: 20px 0 15px 50px;
}
.sozai-box .left img{
	width: 65%;
}
.sozai-box .right{
	float: right;
	width: 55%;
	margin-top: 30px;
}
.sozai-box .right p{
	text-align: left;
	font-size: 18px;
}
.sozai-box .right p span{
	font-size: 30px;
	font-weight: bold;
	
}
.btn a{
	border: solid 3px #ff6600;
	border-radius: 100px;
	background-color: #fff;
	font-weight: bold;
	color: #ff6600;
	font-size: 30px;
	padding: 20px 10px;
	width: 320px;
	display: inline-block;
	margin: 40px 0;
}
.btn a:hover{
	opacity: 0.8;
}
.btn-area{
	text-align: center;
	background-color: #4cc2dc;
	padding: 100px 0 200px;
}
.yellow-btn{
	display: inline-block;
    align-items: center;
    line-height: 1;
    text-decoration: none;
    font-size: 25px;
    border-radius: 50px;
    width: 450px;
    font-weight: bold;
    border: 4px solid #1c5557;
    border-bottom: solid 10px #1c5557;
    transition: 0.2s;
    background-color: #f2ff1b;
    padding: 25px 20px;
	position: relative;
}
.yellow-btn a::after{
	content: "\e5cc";
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    position: absolute;
    right: 37px;
    top: 22px;
    font-size: 30px;
    color: #1c5557;
}
.btn-area a{
	display: inline-block;
	color: #1c5557;
}
.yellow-btn:hover{
	border-bottom: solid 5px;
}

.frow_mv{
	margin-bottom: 10px;
}
.send-completely-area,.error-area{
	font-size: 30px;
    text-align: center;
    font-weight: bold;
    border-top: solid 30px #4cc2dc;
    padding: 60px 10px 0;
    margin-bottom: 100px;
}
.error-area p{
	color: #FF0004;
}
.send-completely-area p span{
	font-size: 20px;
	font-weight: normal;
}
.spec-features{
	display: flex;
}
.spec-features li{
	width: 280px;
	margin: 20px 10px 0;
    text-align: center;
	border: solid 1px #b3d7df;
	padding: 15px;
	position: relative;
}
.spec-features a li::after{
	content: "";
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #fd7615 transparent;
    position: absolute;
	right: 5px;
	bottom: 5px;
}
.spec-features a li:hover{
	opacity: 0.6;
}
.spec-features li p{
	text-align: left;
	width: 100%;
}
.spec-features li .title{
	font-size: 20px;
	font-weight: bold;
	color: #fd7615;
}
.spec-features li img{
	margin-bottom: 20px;
}
#af_recruitment,#a8,#vc,#business_recruitment,#business_application,#business_application,#business_reward,#application_home,#sozai,#sozai-area,#connection,#pass_change,#addition,#install,#input,#management,#lite-speed,#create,#pass_account_change,#delete,#forwarder_create,#forwarder_delete,#regular-price,#campaign-price,#faq,#how-to-use,#fee,#subdomain,#restriction{
	padding-top: 100px;
	margin-top: -100px;
}
#faq,#how-to-use,#fee,#subdomain,#restriction{
	margin-bottom: 150px;
}
#faq p,#how-to-use p,#fee p,#subdomain p,#restriction p{
	text-align: left;
}
.dl_btn{
	width: 80%;
	margin: 0 auto 100px;
	border: solid 3px #f26100;
	text-align: center;

}
.dl_btn a ::before{
	content: url("img/partner/sozai/icon_01.png");
  	vertical-align: middle;
 	transform: scale(0.1);
	margin-right: 10px;	
}

.dl_btn a :hover::before {
	content:url("img/partner/sozai/icon_03.png");
}

.dl_btn a p{
	font-size: 30px;
	font-weight: bold;
	color: #f26100;
	padding: 25px 0;
}
.dl_btn :hover{
  background: #f26100;
  color: #fff;
}
.image{
	width: 85%;
	margin: 0 auto;
}
.image ul {
	overflow: hidden;
}
.image ul .left{
	float: left;
	display: inline-block;
	}
.image ul .right{
	float: right;
	display: inline-block;
	}
.image ul .center{
	max-width: 100%;
}
.image ul li , .image_02 ul li {
	border: solid 1px #333333;
	margin: 20px;
	cursor: pointer;
  	max-width: 380px;
  	position: relative;
}
.flex-box{
	display: flex;
}
.image ul .three-col{
	width: 280px;
}
.image{
	cursor: pointer;
	position: relative;
}
.image_02{
	width: 100%;
	text-align: center;
}
.image_02 h3{
	text-align: left;
}

.hover-mask {
  align-items: center; /* テキストの中央揃え */
  background: rgba(0, 0, 0, .5); /* マスクの色(黒の50%) */
  bottom: 0;
  color: #fff; /* テキストの色 */
  display: flex; /* テキストの中央揃え */
  height: auto;
  justify-content: center; /* テキストの中央揃え */
  left: 0;
  opacity: 0; /* 最初は透明(非表示) */
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .6s ease; /* ゆっくりopacityのみへ変化させる */
  width: 100%;
}
.hover-mask_02 {
  align-items: center; /* テキストの中央揃え */
  background: rgba(0, 0, 0, .5); /* マスクの色(黒の50%) */
  bottom: 0;
  color: #fff; /* テキストの色 */
  display: flex; /* テキストの中央揃え */
  height: auto;
  justify-content: center; /* テキストの中央揃え */
  left: 0;
  opacity: 0; /* 最初は透明(非表示) */
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .6s ease; /* ゆっくりopacityのみへ変化させる */
  width: 100%;
}
.hover-mask:hover ,  .hover-mask_02:hover{
  opacity: 1; /* hoverしたら透過しない(表示させる) */
}
.hover-mask img{
  width: 20%; /* テキストを横幅いっぱいにならないようにする */
}
.hover-mask_02 img{
	max-width: 100%;
}
#vps_A .image_02 ul , #vps_B .image_02 ul {
	width: 100%;
}
#vps_A .image_02 ul li , #vps_B .image_02 ul li {
	border: none;
	max-width: 100%;
	margin: 20px 20px 100px;
}
.image{
	text-align: center;
	margin-bottom: 100px;
}
.business-img :hover , .af-img :hover{
	opacity: 0.8;
}
.float-area{
	overflow: hidden;
	width: 70%;
	margin: 20px auto 0;
}
.float-area_02{
	overflow: hidden;
	width: 90%;
	margin: 20px auto 0;
}
.float-area .left{
	float: left;
	width: 15%;
	margin: 0 auto;
}
.float-area_02 .left_02{
	float: left;
	width: 36%;
	margin: 0 auto;
	border: solid 1px #333333;
}
.float-area .right{
	float: right;
	width: 80%;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
.float-area_02 .right_02{
	float: right;
	width: 60%;
	margin: 0 auto;
	text-align: left;
	font-size: 16px;
}
.element-box ol li span{
	font-size: 16px;
	font-weight: bold;
}
.ex{
	font-size: 18px;
	font-weight: bold;
	background-color: #b0e6f2;
	padding: 8px 12px;
	border-radius: 5px;
	display: inline-block;
	margin-bottom: 10px;
	}	
.ex-box{
	font-size: 16px;
	border: dotted 3px #b0e6f2;
	padding: 20px 10px;
	margin: 10px 0 30px;
}
.green{
	color: #33C700;
	}
.led{
	color: #FF0004;
}
.blue{
	color: #2E95F5;
}
.access_level{
	border: solid 1px #333;
	padding: 15px; 
	font-size: 16px;
}
.access_level b{
	font-size: 16px;
}
.list{
	border: solid 1px #4cc2dc;
	padding: 15px 15px 5px 35px;
}
.list li{
	list-style: disc;
}
#fee h2 span{
	color: #FF0004;
}
#subdomain h3{
	text-align: left;
}
domain p{
	font-size: 16px;
}
#subdomain div p , #subdomain div small{
	text-align: left;
	padding-left: 20px;
}
.subdomain-area{
	background-color: #f1f1f1;
}

.subdomain-text{
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	display: inline-block;
}
.subdomain-text span{
	border: solid 1px #4cc2dc;
	padding: 10px 20px;
	border-radius: 3px;
	display: inline-block;
	margin: 10px 10px 20px;
	background-color: #fff;
	font-size: 20px;
}
#faq dl{
	text-align: left;
	
}
.faq dl dt{
	font-weight: bold;
	border-bottom: solid 1px #4cc2dc;
	padding: 10px;
	margin-bottom: 10px;
	align-items: center;
	display: flex;
	font-size: 16px;
	line-height: 1.75em;
}
.faq dl dt::before{
	content: 'Q';
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background-color: #4cc2dc;
    color: #fff;
    padding: 10px;
    margin-right: 10px;
    font-size: 20px;
	justify-content: center;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}
.faq dl dd{
	padding: 7px;
	margin-bottom: 50px;
	align-items: center;
	display: flex;
	font-size: 16px;
	line-height: 1.75em;
}
.faq dl dd::before{
	content: 'A';
    width: 20px;
    height: 20px;
    border-radius: 100px;
    border: solid 1px #4cc2dc;
    color: #4cc2dc;
    padding: 10px;
    margin-right: 10px;
    font-size: 20px;
	justify-content: center;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}
.c-col1--half__right{
	width: 43%;
}

/*====================================================================
slick
====================================================================*/
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0;
    width: 85%;
    margin: 0 auto;
}
.slick-slide::before {
	background-color: transparent;
}
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	box-shadow: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    background-color: #333333;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex
;
    justify-content: center;
    align-items: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\e5cb';
	font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
	right: -30px;
    position: absolute;
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
	box-shadow: none;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\e5cc';
	font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
	position: absolute;
    left: -30px;
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 65px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots:before {
    content: "";
    width: 0;
    height: 0;
    background-color: transparent;
    opacity: .1;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    top: 0;
}
.slick-dots {
    position: absolute;
    bottom: 65px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots {
    position: absolute;
    bottom: 60px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, button, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    color: #333;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    font-size: 16;
    vertical-align: baseline;
    background: transparent;
    font-family: '游ゴシック', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
}

:is(dir, menu, ol, ul) ul {
    list-style-type: circle;
}

ul {
    list-style-type: disc;
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

ul {
    list-style-type: disc;
}
.c-text-align-left {
    text-align: left;
	width: 55%;
	margin: 0 auto;
}
.main-area_4 {
    width: 1200px;
    margin: 100px auto 0;
    text-align: center;
}
body {
    line-height: 1;
    letter-spacing: 0.05em;
}
Ask AI about more insights
You can now ask Gemini about more performance insights: image delivery, legacy JavaScript, duplicate JavaScript, and modern HTTP.

Emulate the 'Save-Data' header
In 'Network conditions', you can now emulate the 'Save-Data' request header that indicates the client's preference for reduced data usage.

Debug complex CSS values easier
See also, from version 138: The Elements > Styles tab can now show you a tooltip with a breakdown of the definition chain and step-by-step evaluations of complex CSS variables, so you can find bugs quicker and gain a deeper understanding of how a value is computed.
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.slick-slide img {
    display: block;
    width: 100%;
}
/*====================================================================*/
.profile{
	width: 100%;
}
.profile tr{
	border-bottom: solid 1px #b8b8b8;
}
.profile .plan-item{
	background-color: transparent;
	color: #333333;
	text-align: left;
	width: 30%;
}
.profile, td, th{
	border: none;
	text-align: left;
	padding: 17px 10px;
	font-size: 16px;
	line-height: 1.7em;
}
.profile tbody tr th{
	background-color: #b8b8b8;
	color: #ffffff;
	text-align: center;
}
.profile td{
	font-weight: normal;
}
.profile td a{
	color: #4bc2dc;
}

.interview dl dt{
	font-weight: bold;
	background-color: #dbf2f7;
	padding: 20px;
	margin-bottom: 20px;
	align-items: center;
	display: flex;
	font-size: 16px;
	line-height: 1.75em;
	text-align: left;
}
.interview dl dt::before{
	content: 'Q';
    width: 20px;
    height: 20px;
	border: solid 1px #4cc2dc;
    border-radius: 100px;
    background-color: #fff;
    color: #4cc2dc;
    padding: 10px;
    margin-right: 20px;
    font-size: 20px;
	justify-content: center;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}
.interview dl dd{
	padding: 20px 20px 20px 70px;
	margin-bottom: 20px;
	align-items: center;
	display: flex;
	font-size: 16px;
	line-height: 1.75em;
	text-align: left;
	position: relative;
}
.interview dl dd::before{
	content: 'A';
    width: 20px;
    height: 20px;
    border-radius: 100px;
	background-color: #4cc2dc;
    color: #fff;
    padding: 10px;
    margin-right: 20px;
    font-size: 20px;
	justify-content: center;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	position: absolute;	
    top: 13px;
	left: 20px;
}
.ablenet-answer{
	color: #4cc2dc;
	text-align: left;
	border-top: dotted 2px #4cc2dc;
	padding: 20px 0;
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 30px;
	padding-left: 56px;
    position: relative;
}
.ablenet-answer::before{
	background-color: #4cc2dc;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 32px;
    width: 48px;
}
.lead-area{
	margin: 0 auto 50px;
    border-bottom: dotted 2px #4cc2dc;
}
.interview-list{
	display: flex;
	width: 100%;
	margin: 0 auto 100px;
}
.interview-card{
	width: 50%;
	margin: 0 auto 30px;;
	background-color: #4bc2dc;
	border-radius: 10px;
	padding: 10px 0 20px;
}
.interview-card ul{
	width: 95%;
	margin: 20px auto;
}
.interview-card h2{
	border: none!important;
	color: #fff;
	margin-top: 10px;
}
.interview-card ul li img{
	width: 100%;
}
.interview-card .white-box{
	padding: 20px;
}
.white-box .plan-name{
	text-align: left;
	border-bottom: solid 1px #4bc2dc;
	padding-bottom: 5px;
	color: #4bc2dc;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
.white-box .overview{
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
}
.interview-card a{
	font-weight: bold;
	position: relative;
}
.interview-card a .application-btn{
	color: #fff;
	font-size: 20px;
}

.arrow-icon::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ea580c;
    border-right: 2px solid #ea580c;
    transform: rotate(45deg);
    right: 30px;
    margin-top: 4px;
}
#pageTop{
	bottom: 120px!important;
}
.rental #pageTop a{
	background-color: transparent;
}
@media screen and (max-width: 1099px) {
.breadcrumbs {
    top: 160px;
}
.anchor_link_area_2 {
    margin-top: 160px;
}
.mv_block {
    padding-top: 160px;
}
.main-area_3{
	width: 100%;
	margin: 0 auto;
}	
}
@media screen and (max-width: 1024px) {
.mv-area {
    margin: 165px 0 0;
    text-align: center;
}	
.main-area {
    margin: 250px auto 0;
}	
.p-common-breadcrumbs {
    position: absolute;
    bottom: -30px;
    right: -60px;
    letter-spacing: -.4em;
	}
.p-common-sub-kv_02 {
    height: 0px;
    width: 100%;
    margin-top: 240px;
}	
.mv-area img{
		width: 100%;
	}	
.bg_e2f6fb {
    margin: 165px 0 0;
}
#faq,#how-to-use,#fee,#subdomain,#restriction{
	margin: -100px auto 100px;
    width: 90%;
}	
}

@media screen and (max-width: 768px) {
.mv_block {
    padding-top: 60px;
}	
.main-area {
    width: 100%;
    margin: 150px auto 0;
}
.main-area_2{
	width: 100%;
	margin: 50px auto 0;
}	
.main-area_4 {
	width: 100%;
	margin: 50px auto 0;
}
.mv-area{
	margin-top: 70px;
}	
.mv-area img{
	width: 100%;
}
.bg_e2f6fb {
    margin: 170px 0 0;
}	
.anchor_link_area_2 {
    margin-top: 80px;
}
.breadcrumbs {
    top: 60px;
}	
table {
	width: 90%;
	}
#application_home{
	width: 90%;
}	
#application_home p{
	width: 90%;
}

#application_home .element-box table td input {
    width: 90%;
}
#subdomain{
	width: 90%;
	margin: -100px auto;
}	
.element-box p{
	width: 90%;
	margin: 0 auto;
}
.element-box ol{
	width: 85%;
	margin: 0 auto;
}
.element-box ol li{
	font-size: 16px;
	margin: 10px;
	line-height: 1.5em;
	word-break: break-all;
}
.spec-features li{
	margin: 20px auto 0;
}
.image-capture{
	border: solid 1px #333;
	width: 100%;
	margin: 20px auto;
}
.image ul .left , .image ul .right{
	float: none;
}
.hover-mask , .hover-mask_02 , .hover-mask img , .hover-mask_02 img{
	display: none;
}
.flex-box {
    display: inline-block;
}	
}
@media screen and (max-width: 48em) {
	
table , td, th {
	font-size: 12px;
}

.mv-area {
        margin-top: 70px;
    }
.mv-area img {
    margin-top: 0;
}
.bg_e2f6fb {
    margin: 70px 0 0;
}	
.partner_mv_pc , .partner_mv_pc_02{
	display: none;
}
.partner_mv_sp , .partner_mv_sp_02{
	display: block;
}	
.l-nav-sp {
    display: block;
}
h2{
	font-size: 22px;
	line-height: 1.3em;
	}	

h3{
	font-size: 20px;
	}	
.graph-h3{
	width: 90%;
}	
.graph-text{
	font-size: 12px;
}
.element-box{
	width: 90%;
	margin: 50px auto;
	text-align: left;
	}	
.element-box_02{
	width: 90%;
	margin: 50px auto;
	text-align: left;
	}
.p-common-sub-kv {
    height: 0px;
    width: 100%;
    margin-top: 140px;
}
.p-common-sub-kv_02 {
    height: 0px;
    width: 100%;
    margin-top: 140px;
}	
.p-common-breadcrumbs {
    position: absolute;
    bottom: 50px;
    right: -90px;
    letter-spacing: -.4em;
}
.p-common-breadcrumbs_02 {
    position: absolute;
    bottom: 10px;
    right: -100px;
    letter-spacing: -.4em;
}	
.support-btn_01 a,.support-btn_02 a {
	width: 80%;	
}
.support-btn_01 a li{
	font-size: 16px;
}		
.support-btn_02 a li{
	font-size: 16px;
}
.support-btn_03 a{
	font-size: 16px;
	width: 80%;
}
.anchor-btn a{
	width: 80%;
}
.anchor-btn a li{
	font-size: 16px;
}	
.search-box{
	width: 90%;
}	
.end-text {
    width: 80vw;
    padding: 20px;
    line-height: 1.5em;
    margin: 0 auto 20px;
}
.partner_text{
	margin: 0 10px 30px;
}	
.icon_area{
	display: block;
	width: 85%;
	margin: 0 auto 50px;
	overflow: hidden;
}
.icon_area .left{
	width: 45%;
	float: left;
	margin: 0 auto;
}
.icon_area .right{
	width: 45%;
	float: right;
	margin: 0 auto;
}	

#business-partner{
	float: none;
	width: 90%;
	margin: 0 auto 50px;
}
#af-partner{
	float: none;
	width: 90%;
	margin: 0 auto 50px;
}
#sozai-area{
	width: 90%;	
	margin: -80px auto 50px;
	}
.sozai-box .left , .sozai-box .right{
	float: none;
	width: 90%;
	margin: 0 auto;
}
.sozai-box .left{
	margin: 20px auto;
}
	.sozai-box .left img{
		width: 50%;
	}	
.sozai-box .right p{
	text-align: center;
}	
.business-text {
    padding: 20px 20px 0px;
}	
.business-box{
	height: 800px;
}
.af-box{
	height: 830px;
}	
.btn a{
	width: 250px;
	font-size: 25px;
}
.icon_area img{
	width: 100%;
	margin-top: 10px;
}
.frow_mv img{
	width: 30%;
}
.send_btn input{
	padding: 15px 18px;
	font-size: 16px;
	width: 250px;
}
.send-completely-area p{
	font-size: 20px;
}	
.spec-features{
	display: block;
}
.spec-features li img{
	width: 55%;
}
	
.dl_btn{
	width: 100%;
	margin: 0 auto 50px;
}
.dl_btn a p{
	font-size: 17px;
	padding: 10px 0;
}
#vps_A .image_02 ul li, #vps_B .image_02 ul li, #ubuntu .image_02 ul li, #maincraft .image_02 ul li, #office .image_02 ul li {
    margin: 20px 20px 50px;	
	}
.image ul .three-col {
    width: 70%;
	margin: 20px auto;
}
.l-global-footer {
    width: 80vw;
    height: auto;
    padding: 10vw;
    line-height: 0;
}
.float-area{
	width: 90%;
}
.float-area_02{
	width: 90%;
}	
.float-area .left{
	float: none;
	width: 30%;
}
.float-area_02 .left_02{
	float: none;
	width: 50%;
	padding: 0 70px;
}
.float-area .right{
	float: none;
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	text-align: center;
}
.float-area_02 .right_02{
	float: none;
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	text-align: center;
}	
 .http img {
        width: 60%;
    }
.btn-area div img{
	width: 80%;
}	
.yellow-btn	{
	width: 80%;
}	

#faq p, #how-to-use p, #fee p, #subdomain p, #restriction p {
    font-size: 16px;
}
#subdomain .subdomain-text {
	font-size: 14px;
}
#fee h2 span{
	font-size: 22px;
}.profile {
    width: 100%;
}
	
.profile, td, th{
	font-size: 16px;
	line-height: 1.7em;
}
.c-col1--half__right {
    width: 100%;
}
.c-text-align-left {
    text-align: left;
    width: 100%;
    margin: 0 auto;
}
.slick-list {
    height: 100% !important;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
 }
.slick-next:before {
	left: -22px;	
}
.slick-prev:before, .slick-next:before {
    width: 25px;
    height: 25px;	
	}
.slick-prev {
    left: -33px;
}
.slick-prev, .slick-next {
	top: 40%;
	}
	.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}	
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	display: block;
}
.slick-dots {
    display: block!important;
	bottom: -20px;
}	
.slick-dotted.slick-slider {
    margin-bottom: 60px;
}	
.c-section-header--oneline {
    text-align: center;
}
.lead-area{
	width: 95%;
}	
.interview-list{
	display: block;
}
.interview-card{
	width: 90%;	
}
@media screen and (max-width: 480px){
    .mv-area {
        margin-top: 60px;
    }	
	.main-area {
    width: 100%;
    margin: 110px auto 0;
}
.bg_e2f6fb {
    margin: 60px 0 0;
}
#pageTop{
	bottom: 60px!important;
}
#subdomain .subdomain-text {
	font-size: 11px;
}	
}
@media screen and (max-width: 320px){
.business-box{
	height: 820px;
}
.af-box{
	height: 900px;
}
.btn a{
	width: 200px;
	font-size: 20px;
}
.spec-features li {
	width: 250px;
}	

	
}