@charset "utf-8";
/* CSS Document */

.pbHeaderArea,
.pbAreaWrapper1,
.pbFooterArea{
	min-width:860px;
}

.pbAreaWrapper1{
	width:860px;
	margin-left:auto !important;
	margin-right:auto !important;
    /*position: relative;
    margin-top: 200px;*/
}

/*コンテンツ幅1150の設定*/
.content-width{
    width: 1150px;
    margin-left: auto !important;
    margin-right: auto !important;
}

/*header
---------------------------------------------------------- */

/*お悩みありませんか
---------------------------------------------------------- */

/*えるとれが解決します
---------------------------------------------------------- */
/*右側のコンテンツ*/
.content_main{
	width: 80%!important;
}

/*sp画像*/
.img_sp{
	width:400px;
}

/*３つの特徴
---------------------------------------------------------- */
.box_supervisor{
	width:900px;
	margin: 0 auto;	
}
/*文字全体の大枠*/
.content_sv{
	width: 630px;
}
.et_text{
	font-size: 0.95rem;
}

/*利用者の声
---------------------------------------------------------- */
/*利用者タイトルと年代のひとくくり*/
.content-users{
	width: 75%;
}



/*理想ビジュアル
---------------------------------------------------------- */

/*よくある質問
---------------------------------------------------------- */

/*ページ下部ボタン
---------------------------------------------------------- */
.btn-c a:after{
	top: 0;
    bottom: 0;
    right: 48px;
    width: 16px;
    height: 16px;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
}

/*お知らせ
---------------------------------------------------------- */	
/*お知らせ内のメガフォンと文字横並び*/
.flex_ac-head{
	width: 30%;
	margin-top: 30px;
}

.news_table{
	width: 737px;
}


/*footer
---------------------------------------------------------- */


/*QRコード*/
.box_qr{
	background-color: #FFFFFF;
    padding: 18px 20px;
    border-radius: 15px;
	display: table;
	margin:0 auto 50px;
	text-align: center
}

/*.box_qr>.pbNested {
	display: flex;
	column-gap: 30px;
	justify-content: space-around; 
	align-items: center;
}
.box_qr>.pbNested:after{
    display: none;
}*/