@charset "UTF-8";
.l-local-header.active .l-local-header__logo {
    line-height: 80px;
}
h2{
	color: #ffffff;
	background-color: #186269;
	font-weight: bold;
	font-size: 35px;
	padding: 20px;
	margin: 50px 0 30px;
}
h4{
	font-weight: bold;
	text-align: left;
	font-size: 20px;
	width: 90%;
    margin: 15px auto;
}
p{
	color: #000000;
	line-height: 1.2em;
}

header section{
	margin: 0;
}
.link-deco{
	color: blue;
	word-wrap: break-word;
}
.another ::after{
	position: absolute;
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../../common/img/vps/vps_win/icon_link.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 5px;
}
.mv-area{
	width: 100%;
	margin: 80px auto 0;
	background: rgb(24,98,105);
    background: linear-gradient(320deg, rgba(24,98,105,1) 0%, rgba(61,225,119,1) 52%, rgba(51,189,168,1) 100%);
	border-top: solid 20px #000;
	border-bottom: solid 20px #000;
}
.mv{
    text-align: center;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

.icon-sp{
	display: none;
}
.mv .pc img{
	max-width: 100%;
}

.breadcrumbs{
	width: 100%;
}
.breadcrumbs li{
	margin: 0;
}
.p-common-breadcrumbs {
    bottom: 50px;
    right: 0;
    letter-spacing: -.4em;
    top: 10px;
	text-align: right;
}
.lead{
	text-align: center;
}
.lead-text{
	width: 900px;
	margin: 30px auto 10px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	border: solid 5px #000;
	border-radius: 5px;
	padding: 20px 15px;
	line-height: 1.5em;
}
.lead .small{
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
}

.p-vps-bg--light{
	background-color: #fff;
}
.main{
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
}
.contents-area{
	text-align: center;
	background-color: #262833;
	padding: 50px 0;
}
.contents-area h2{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 45px;
}
.contents-area .contents{
	width: 100%;
	margin: 0 auto;
}

.contents-area .contents a {
    display: inline-block;
    color: #fff;
	font-size: 16px;
    font-weight: bold;
	background-color: #33bda8;
	padding: 30px 20px;
	border-radius: 100px;
	width: 400px;
	margin: 10px;
}

.contents-area .contents a li{
    display: inline-block;
    color: #fff;
    font-weight: bold;
}

.contents-area .contents a:hover{
	opacity: 0.8;
}
.box{
	width: 87%;
	background-color: #a4e1ba;
	padding: 40px 20px 60px;
	margin: 50px auto 10px;
	font-size: 30px;
	font-weight: bold;
}
.ex_box{
	text-align: left;
	width: 80%;
	margin: 0 auto 10px;
}
.ex{
	background-color: #000;
	padding: 20px;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.win1{
	border: solid 2px #000;
	border-radius: 5px;
	background-color: #fff;
	font-weight: bold;
	font-size: 30px;
	width: 700px;
	margin: 0 auto;
}
.win1_plan{
	background-color: #cdcdcd;
	line-height: 1.0em;
	padding: 10px;
	border-bottom: solid 2px #000;
}
.win1_plan small{
	color: #000000;
}
.win1_price{
	display: inline-flex;
	font-size: 35px;
	padding: 10px;
}
.win1_price small{
	font-size: 20px;
	color: #000000;
}
.arrow{
	width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #000;
    display: inline-block;
	margin: 20px;
}
.v_plan{
	width: 80%;
	margin: 20px auto;
	overflow: hidden;
}
.v_plan p {
	color: #fff;
	font-size: 20px;
}
.v1{
	float: left;	
}
.v2{
	float: right;
}
.v1 , .v2{
	width: 45%;
	border: solid 5px #000;
	border-radius: 5px;
	background-color: #fff;
	margin: 20px auto;
	color: #000;
}
.v1_plan , .v2_plan{
	color: #fff;
	background-color: #901574;
	padding: 10px;
	border-bottom: solid 2px #000;
	font-size: 20px;
}
.v1_plan small , .v2_plan small{
	color: #fff;
	font-size: 20px;
}
.v1_price , .v2_price{
	padding: 20px;
	color: #000;
}
.v1_price small , .v2_price small{
	font-size: 20px;
	color: #000;
}
.v1_price .red ,.v1_price .red small ,.v2_price .red ,.v2_price .red small{
	color: red;
	font-size: 30px;
}
.v1_price .red , .v2_price .red{
	font-size: 40px;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	border-left: solid 10px #186269;
	padding: 7px;
	text-align: left;
	width: 90%;
    margin: 0 auto;
}
#xm{
	word-break: break-all;
}
#faq{

}
#faq p{
	width: 95%;
	margin: 0 auto;
	text-align: left;
	font-size: 20px;
}
#faq .question{
	background-image: url("img/template_ubuntudesktop/txt_q.png");
	background-repeat: no-repeat;
	font-weight: bold;
	border-bottom: solid 3px #000;
	padding: 0 0 5px 50px;
	margin-bottom: 20px;
}
#faq .answer{
	background-image: url("img/template_ubuntudesktop/txt_a.png");
	background-repeat: no-repeat;
	padding: 0 0 0 50px;
	margin: 20px auto 30px;
}
.left-text{
	width: 85%;
	font-size: 20px;
    margin: 10px auto;
	text-align: left;
	word-break: break-all;
}
.trial-conditions{
	width: 95%;
    margin: 50px auto;
}
.trial-conditions-p{
	line-height: 1.5;
	text-align: left;
	margin-bottom: 30px;
}
.trial-conditions-p li{
	margin-bottom: 20px;
}

.try-text{
	width: 95%;
	font-size: 25px;
	margin: 50px auto 0;
	word-break: keep-all;
}

.try-text span{
	font-size: 34px;
	font-weight: bold;
	color: #eb3c00;
}
.box2{
	background-color: #d9ff41;
	padding: 30px 20px;
	width: 87%;
	margin: 30px auto 50px;
	line-height: 1.5em;
}
.box2 h3{
	border-left: solid 10px #000;
} 
.box2 ul , .box2 h3{
	width: 90%;
	margin: 0 auto;
}
.box2 ul li{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0;
	line-height: 1.5em;
}
.box2 ul li span {
	font-weight: normal;
}
ol {
	text-align: left;
	width: 85%;
	margin: 0 auto;
	font-size: 16px;
    line-height: 1.5em;
}
ol li{
	list-style: auto;
	margin: 10px;
}
ol li a p{
	background: rgb(24,98,105);
background: -webkit-linear-gradient(230deg, rgba(24,98,105,1) 0%, rgba(61,225,119,1) 52%, rgba(51,189,168,1) 100%);
background: -o-linear-gradient(230deg, rgba(24,98,105,1) 0%, rgba(61,225,119,1) 52%, rgba(51,189,168,1) 100%);
background: linear-gradient(320deg, rgba(24,98,105,1) 0%, rgba(61,225,119,1) 52%, rgba(51,189,168,1) 100%);
	padding: 15px;
	width: 300px;
	font-size: 25px;
	font-weight: bold;
	border-bottom: solid 5px #186269;
	border-radius: 100px;
	text-align: center;
	margin: 15px auto;
	color: #ffffff;
}
ol li .image{
	text-align: center;
	margin: 10px 0 20px;
}
.image img{
	width: 100%;
	border:  solid 1px #333;
}
.p-plan-list-item__price-caption{
	background-color: #eb3c00;
}
.c-bg--white{
	color: #eb3c00;
    font-size: 15px;
    text-align: left;
}
.box2-text table td{
	color: #eb3c00;
	margin-top: 20px;
}

.graph{
	width: 95%;
	margin: 30px auto;
}
.graph .trial-conditions-title{
	font-weight: bold;
	background-color: #c9e8ff;
	padding: 15px 20px;;
	text-align: center;
}
.graph .trial-conditions-text{
	background-color: #fff;
	padding: 20px;
	text-align: center;
}
#office04 h3{
	margin-top: 70px;
}

.float{
	overflow:hidden;
	width: 100%;
	margin: 20px auto;
}
.float .float-left{
	float: left;
	width: 49%;
	text-align: left;
}
.float .float-right{
	float: right;
	width: 49%;
	text-align: left;
}
.box3-area{
	margin: 70px 0;
}
.box3{
	margin-bottom: 30px;
	text-align: left;
}
.box3-title01{
	border-bottom: solid 2px #eb3c00;
	padding: 20px 0;
	font-weight: bold;
	color: #eb3c00;	
	background: url("img/op_office/icon_credit.png") left /60px auto no-repeat;
    line-height: 1.3;
    padding-left: 70px;
	font-size: 22px;
}
.box3-title02{
	border-bottom: solid 2px #eb3c00;
	padding: 20px 0;
	font-weight: bold;
	color: #eb3c00;	
	background: url("img/op_office/icon_convenience.png") left /60px auto no-repeat;
    line-height: 1.3;
    padding-left: 70px;
	font-size: 22px;
}
.box3-title03{
	border-bottom: solid 2px #eb3c00;
	padding: 20px 0;
	font-weight: bold;
	color: #eb3c00;	
	background: url("img/op_office/icon_payment.png") left /60px auto no-repeat;
    line-height: 1.3;
    padding-left: 70px;
	font-size: 22px;
}
.box3-title04{
	border-bottom: solid 2px #eb3c00;
	padding: 20px 0;
	font-weight: bold;
	color: #eb3c00;	
	background: url("img/op_office/icon_agreement.png") left /60px auto no-repeat;
    line-height: 1.3;
    padding-left: 70px;
	font-size: 22px;
}
.box3-title05{
	border-bottom: solid 2px #eb3c00;
	padding: 20px 0;
	font-weight: bold;
	color: #eb3c00;	
	background: url("img/op_office/icon_cancel.png") left /60px auto no-repeat;
    line-height: 1.3;
    padding-left: 70px;
	font-size: 22px;
}
.box3-text{
	padding: 20px 10px;

}
.p-common-contact{
	margin: 0;
}	
.icon-sp .left{
	float: left;
	width: 48%;
	margin: 5px auto 0;

}
.icon-sp .right{
	float: right;
	width: 48%;
	margin: 5px auto 0;
}
.icon-sp{
	overflow: hidden;
}
.image01{
	margin-top: 30px;
}


#AutoGPT_about,#preparation,#application,#OpenAI,#google-custom-search,#custom-search-engine{
/*	padding-top: 75px;
	margin-top: -15px;*/
}

@media screen and (max-width: 1024px){
.mv-area{
	    margin: 80px auto 0;	
}
	
}

@media screen and (max-width: 53em)
{
.main{
	width: 100%;
    margin: 0 auto;	
}
.main p{
	font-size: 16px;
	}
.main p b{
	font-size: 18px;
	}
.mv-area {
	margin: 60px auto 0;
}	
.p-common-breadcrumbs {
	font-size: 15px;
    margin: 10px 0 50px;
	width: 95%;
}	
h2{
	font-size: 25px;
	line-height: 1.3;
	margin: 20px 10px;
	}
h3{
	line-height: 1.3;
	margin: 10px;
	}
h4 {
    margin: 15px 0 20px 10px;
}	
ol li {
    font-size: 16px;
}	
.pc{
	display: none;
}
.sp{
	display: block;
	width: 100%;
}
.contents-area .icon-pc{
	display: none;
}
.icon-sp{
	display: block;
    width: 80%;
    margin: 20px auto;
}	
.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;	
}
.lead{
	width: 95%;
    margin: 30px auto 80px;
}
.contents-area{
	width: 100%;
	margin: 0 auto;
}
.contents-area h2{
	width: 100%;
}
.contents-area .contents a li {
    font-size: 20px;
	line-height: 1.5em;
}
.c-table  {
	width: 90%;
}	
.try-text span{
	font-size: 28px;
}
#office01,#office02,#office03,#office04{
	width: 95%;
	margin: 0 auto 100px;
	}

.box3-title01, .box3-title02, .box3-title03, .box3-title04, .box3-title05 {
	line-height: 1.8;
	font-size: 20px;
	}
.trial-conditions-p li {
    font-size: 16px;	
}
.lead-text{
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	}
.contents-area .contents a {
    font-size: 16px;
    width: 80%;
}	
.win1 {
    border: solid 2px #000;
    border-radius: 5px;
    background-color: #fff;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    margin: 0 auto;
}
.win1_price small {
    font-size: 13px;
}	
.ex_box{
	width: 100%;
	margin: 0 auto 40px;
}	
.ex {
    display: inline;
}
.v1, .v2 {
    border: solid 4px #000;
	width: 46%;
}	
.v_plan {
    width: 100%;
}
.v1_price, .v2_price {
    padding: 10px;
	font-size: 20px;
}
.v1_plan small, .v2_plan small {
    font-size: 14px;
}	
.v1_price small, .v2_price small {
    font-size: 14px;
}
.v1_price .red, .v1_price .red small, .v2_price .red, .v2_price .red small {
    font-size: 24px;
}
.v1_price .red, .v2_price .red {
    font-size: 30px;
}		
#faq p{
	width: 80%;
	margin: 0 auto;
	}
.faq_box{
	width: 90%;
	margin: 0 auto;
	}	
.image img {
	width: 100%;
	}
ol li a p {
    width: 80%;
}
.box p{
	font-size: 20px;
}
.os {
	font-size: 20px;
}	
.box2 ul li span {
    font-size: 15px;
}
#faq p{
	font-size: 16px;
	line-height: 1.5em;
}	
	}
@media screen and (max-width: 400px){
.contents-area{
	width: 88%;
	margin: 0 auto;
}	
}
@media screen and (max-width: 320px){
.v1_price .red, .v2_price .red {
    font-size: 24px;
}
	}
