@charset "shift_jis";
/* .inner_content{width:900px} */


#agreement-kaden-subscription p{
	padding:10px 20px;
}

/*==============================================
見出し  STR
================================================*/
#agreement-kaden-subscription h2{
	font-size: 130%;
	margin:20px 0;
	padding: 0.5rem;
    background-color: #EBF1F5;
}
/*==============================================
見出し  END
================================================*/

/*==============================================
項目リスト  STR
================================================*/
#agreement-kaden-subscription ol,
#agreement-kaden-subscription ul{
	padding:10px 40px;
}
#agreement-kaden-subscription ol li > ol{
    padding-left: 25px;
}
/*==============================================
項目リスト  END
================================================*/

/*==============================================
アンカー  STR
================================================*/
#agreement-kaden-subscription .mokuji_item {
    padding:0;
    margin: 1em 0;
    grid-template-columns: repeat(3, 1fr);
}
#agreement-kaden-subscription .mokuji_item .mokuji_item_inner {
    padding: 1em 0 1em 1em;
}
/*==============================================
アンカー  END
================================================*/

/*==============================================
プランの表  STR
================================================*/
#agreement-kaden-subscription .service-area dl{
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 20px;
}
#agreement-kaden-subscription .service-area dl dt,
#agreement-kaden-subscription .service-area dl dd{
    padding: 1em;
}
#agreement-kaden-subscription .service-area dl dt:last-of-type ,
#agreement-kaden-subscription .service-area dl dd:last-of-type{
    border-bottom: 1px solid;
}
#agreement-kaden-subscription .service-area dl dt{
    width: 25%;
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: none;
    background: #f5f5f5;
}
#agreement-kaden-subscription .service-area dl dd{
    width: 75%;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: none;
}
/*==============================================
プランの表  END
================================================*/

/*==============================================
TOPへ戻る  STR
================================================*/
#agreement-kaden-subscription .pagetop a {
	width:7em;
	height:7em;
}
/*==============================================
TOPへ戻る  END
================================================*/