@charset "utf-8";
/* CSS Document */



/*article01--------------------------*/

#article01 {
	padding: 10px 0 0 0;
}
#article01 .task{
	display: flex;
	border-radius: 15px;
	background: #ffbe60;
	font-size:17px;
	align-items: center;
	margin-bottom: 40px;
}
#article01 .task dt{
	background: url("../img/article/article01_baloon_bg.png") no-repeat right center;
	padding: 20px;
	color: #fff;
	width: 100px;
	text-align: center;
	border-radius: 15px 0 0 15px;
	font-weight: 700;
}
#article01 .task dd{
	margin-left: 40px;
	line-height: 2;
	flex:1;
	font-weight: 700;
}




/*article02--------------------------*/

#article02 {
	padding: 10px 0 0 0;
}
.decision{
	border: 1px #333 solid;
	padding: 20px 40px;
	text-align: left;
	margin: 40px 0 0 0;
}
.decision li{
	background: url("../img/article/cmn-lbox-check.png") no-repeat left center;
	padding:7px 0 7px 50px;
	font-weight: 700;
	color: #009ee8;
	line-height: 1.5
}


/*article03--------------------------*/

#article03 {
	padding: 10px 0 0 0;
}

#article03 .big_txt{
	font-size:18px;
}

#article03 .reference{
	background: #f3f3f3;
	padding: 40px;
	margin-top: 50px;
}
#article03 .reference span{
	color: #009ee8;
	background: none;
}
#article03 .reference dd{
	border-top:1px #333 solid;
	padding-top: 20px;
	margin-top: 20px;
	font-weight: 700;
}
#article03 .reference dd a{
	color: #000;
}
#article03 .certification{
	background: #009ee8;
	border: 3px #009ee8 solid;
	border-radius: 20px;
	font-size: 17px;
	color: #fff;
	position: relative;
	margin-top: 50px;
}
#article03 .certification p{
	padding: 40px 40px 147px 40px;
	font-weight: 700;
}
#article03 .certification .clinya{
	position: absolute;
	margin: 0 auto;
	text-align: center;
	left: 23%;
	top:147px;
}
#article03 .certification a{
	background: #fff url("../img/article/article03_arrow.png") no-repeat center right 30px;
	padding: 20px;
	border-radius:0 0 17px 17px;
	font-size: 18px;
	color:  #009ee8;
	font-weight: 700;
	display: block;
	text-align: center;
	
}

/*article04--------------------------*/

#article04 {
	padding: 10px 0 0 0;
}

#article04 .list{
	border: 1px #333 solid;
	padding: 20px 40px;
	text-align: left;
	margin: 40px 0 0 0;
}
#article04 .list li{
	font-weight: 700;
	line-height: 1.5;
	padding: 7px 0;
}
#article04 .recommend{
	margin-top: 50px;
}
#article04 .recommend p{
	line-height: 1.5;
}
#article04 .smallplus{
	font-size: 14px;
}
#article04 .assignment{
	background: #ff9600;
	padding:30px 20px;
	border-radius:20px;
	color:  #fff;
	font-weight: 700;
	text-align: center;
	line-height: 2;
	margin-top:30px;
	
}

/*article05--------------------------*/

#article05 {
	padding: 10px 0 0 0;
}
#article05 .list{
	border: 1px #333 solid;
	padding: 20px 40px;
	text-align: left;
}
#article05 .list li a{
	font-weight: 700;
	line-height: 1.5;
	padding: 7px 0;
	display: block;
	text-decoration: underline;
	color: #009ee8;
}
#article05 .peppol_cont {
	background: #ccecfa;
	border-radius: 20px;
	margin: 40px 0 0 0 ;
}
#article05 .peppol_cont .ttl {
	background: #009ee8;
	border-radius: 20px 20px 0 0;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 40px;
	line-height: 1.5;
}
#article05 .peppol_cont p {
	padding:25px 40px 0 40px;
}
#article05 .peppol_cont .btn_price {
	background: #fff url("../img/article/article03_arrow.png") no-repeat center right 30px;
	padding: 15px 70px;
border-radius: 100px;
	display: flex;
	align-items: center;
	margin: 30px 40px 0 40px;
}
#article05 #peppol03 {
	padding-bottom: 40px;
}
#article05 .peppol_cont .btn_price .price_pic{
	margin-right: 15px;
}
#article05 .peppol_cont .btn_price .price_txt{
	font-weight: 700;
	line-height: 1.5;
	color: #009ee8;
}

/*article06--------------------------*/

#article06 {
	padding: 10px 0 0 0;
}

#article06 .flow{
	display: flex;
	border-bottom:1px #999 solid;
	padding-bottom: 40px;
	margin:40px 0;
	justify-content: space-between;
}
#article06 .flow:last-of-type{
	border-bottom:none;
	padding-bottom: 0;
	margin:0;
}
#article06 .flow .flow_pic{
	width: 25%;
}
#article06 .flow .flow_step{
	width: 70%;
}
#article06 .flow .flow_step .step_no{
	border-radius: 100px;
	background: #009ee8;
	color: #fff;
    font-family: "Poppins", sans-serif;
    line-height: 1;
	padding: 10px;
	font-weight: 700;
	width: 100px;
	text-align: center;
	margin-bottom: 10px;
}
#article06 .flow .flow_step dt{
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 15px;
}
#article06 .flow .flow_step dd {
	line-height: 2;
}
#article06 .flow .flow_step dd strong{
	font-size: 12px;
}
#article06 .flow .flow_step .com-btn-line{
	margin: 25px 0 0 0;
}

.worries{
	margin: 100px auto;
}
.worries .mod-box-contact{
	margin: 0 auto;
}
.worries_list{
	padding: 40px 50px 60px 50px;
	background: #f3f3f3;
	position: relative;
}
.worries_list dl{
	position: relative;
	margin-bottom: 30px;
}
.worries_list dt{
	font-weight: 700;
	font-size:18px;
}
.worries_list dd{
	position: absolute;
	right: 7%;
	top:-77px;
}
.worries_list li{
	background: url("../img/article/cmn-lbox-check.png") no-repeat left center;
	padding:10px 0 10px 50px;
	font-weight: 700;
	font-size:18px;
	color: #009ee8;
	line-height: 1.5
}

@media screen and (max-width: 768px) {/* スクリーンサイズが767px以下の場合に適用 */



/*article01--------------------------*/
	
#article01 .task{
	display: block;
	font-size:15px;
	margin-bottom: 10%;
}
#article01 .task dt{
	background-image:none;
	background-color: #ff9600;
	padding:0 5%;
	text-align: center;
	width:auto;
	border-radius:15px 15px 0 0;
}
#article01 .task dd{
	margin:0;
	padding:5% 7%;
}
	
/*article02--------------------------*/

	
/*article03--------------------------*/

#article03 .big_txt{
	font-size:17px;
}

#article03 .reference{
	padding: 7%;
	margin-top: 15%;
}

#article03 .reference dd{
	padding-top: 10px;
	margin-top: 10px;
}

#article03 .certification{
	border: 2px #009ee8 solid;
	border-radius: 20px;
	font-size: 15px;
	margin-top: 15%;
}
#article03 .certification p{
	padding: 8% 8% 27% 8%;
	line-height: 2;
}
#article03 .certification .clinya{
	position: absolute;
	margin: 0 auto;
	text-align: center;
	left: 10%;
	top:46%;
}
#article03 .certification .clinya img{
	width: 250px;
}
#article03 .certification a{
	font-size: 16px;
	
}

	
/*article04--------------------------*/

#article04 .recommend{
	margin: 15% 0 0 0;
}
#article04 .recommend p{
	text-align: left;
}
#article04 .recommend dd{
	line-height: 1.5;
}
#article04 .assignment{
	padding:15px 20px;
	
}
	
/*article05--------------------------*/


#article05 .list{
	padding: 7%;
	margin-bottom: 15%;
}

#article05 .peppol_cont {
	margin:10% 0 0 0 ;
}
#article05 .peppol_cont .ttl {
	font-size: 15px;
	padding: 15px 20px;
}
#article05 .peppol_cont p {
	padding:8% 8% 0 8%;
}
#article05 .peppol_cont .pic {
	padding:0 8% 0 8%;
}
#article05 .peppol_cont .btn_price {
	background: #fff url("../img/article/article03_arrow.png") no-repeat bottom 20px right 20px;
	padding:10%;
border-radius: 15px;
	display: block;
	margin: 10% 8% 0 8%;
}
#article05 #peppol03 {
	padding-bottom: 10%;
}
#article05 .peppol_cont .btn_price .price_pic{
	margin:0 auto 8% auto;
	text-align: center;
}

/*article06--------------------------*/

#article06 .flow{
	display: block;
	padding-bottom: 40px;
	margin:10% 0;
}

#article06 .flow .flow_pic{
	width: auto;
	margin-bottom: 7%;
	text-align: center;
}
#article06 .flow .flow_step{
	width: auto;
}

#article06 .flow .flow_step dt{
	font-size: 16px;
	margin-bottom: 15px;
	line-height: 1.5;
}

#article06 .flow .flow_step dd strong{
	font-size: 11px;
	line-height: 1.5;
}
#article06 .flow .flow_step .com-btn-line{
	margin: 25px 0 0 0;
}

.worries{
	margin: 20% auto 0 auto;
}
.worries .mod-box-contact{
	margin: 0 auto;
}
.worries_list{
	padding:8%;
}
.worries_list dl{
	position: relative;
	margin-bottom: 7%;
}
.worries_list dt{
	font-size:16px;
	text-align: center;
}
.worries_list dd{
	position: relative;
	right: auto;
	top:auto;
	text-align: center;
	margin: 7% auto 0 auto;
	width: 250px;
}
.worries_list li{
	padding:10px 0 10px 40px;
	font-size:15px;
}
	
	
} 






