@charset "UTF-8";

/*----------------------------------- */
/*                                    */
/*                AGA                 */
/*                                    */
/*----------------------------------- */

/* common -------------------- */

/*
濃い青　#013264
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
*/

/* ２色の背景 */
.aga-bg-2 {
	background: linear-gradient(170deg, #234877 0%, #002850 50%, #234877 50%, #002850 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	
}



/* AGAフローの流れ */
.flow-body {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
}
.flow-item {
	display: block;
	width: 100%;
	height: auto;
	padding: 1rem 0 1rem 0 ;
	margin: 0 auto 30px 0 ;
}
.flow-item h3 {
	width: 100%;
	height: auto;
	margin: 0 0 0.25rem 0;
}
.flow-item h3 span {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-weight: bold;
}
.text-area {
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
}



/* AGAモニターへリンク */
.aga-monitor-link {
	width: 100%;
	height: auto;
	padding: 50px 0 ;
}
.aga-monitor-link .aga-monitor-link-btn {
	width: 660px;
	height: 231px;
	border: 2px solid #013264;
	box-shadow: 0px 5px 10px #99adc1;
	margin: 0 auto 0 auto ;
}
.aga-monitor-link .aga-monitor-link-btn a {
	position: relative;
	display: block;
	width: 660px;
	height: 231px;
	line-height: 150px;
	text-decoration: none;
	font-weight: bold;
}
.aga-monitor-link .aga-monitor-link-btn a:hover {
	display: block;
	opacity: 0.8;
}
.aga-monitor-link .aga-monitor-link-btn img {
	width: 100%;
	height: auto;
}



/* よくある質問へリンク */
.aga-qa-link {
	width: 100%;
	height: auto;
	padding: 100px 0 ;
}
.aga-qa-link .aga-qa-link-btn {
	background: #FFFFFF;
	width: 660px;
	height: 150px;
	box-shadow: 0px 5px 10px #002850;
}
.aga-qa-link .aga-qa-link-btn a {
	position: relative;
	display: block;
	width: 660px;
	height: 150px;
	color: #013264;
	line-height: 150px;
	text-decoration: none;
	font-weight: bold;
}
.aga-qa-link .aga-qa-link-btn a span {
	padding-right: 2.5px;
	font-size: 20px;
}
.aga-qa-link .aga-qa-link-btn a span::after {
	position: absolute;
	content: "\f0da";
	font-family: 'FontAwesome';
	font-weight: 900;
	top: 50%;
	right: 150px;
	left: auto;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.aga-qa-link .aga-qa-link-btn a:hover {
	display: block;
	background: #000000;
	color: #FFFFFF;
}



/* AGA治療タイトル -------------------- */

#aga-menu .content-menu-title {
	width: 100%;
	height: 350px;
}
#aga-menu .content-menu-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	text-shadow: 2px 4px 5px #002850;
}

/* AGA治療が初めての方へ -------------------- */

#aga-menu #cont-aga-1 .content-section-title {
	border-top: 1px solid #013264;
	border-bottom: 1px solid #013264;
	padding: 80px 0 ;
	margin: 0px auto 100px auto ;
}
#aga-menu #cont-aga-1 .content-section-title h2 {
	background-image: url("../images/aga/aga_title1.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 0 auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-1 .content-section-inner {
	width: 860px;
	padding: 0;
	margin: 0 auto 200px auto;
}
#aga-menu #cont-aga-1 .content-section-left {
	float: left;
	width: 350px;
	padding: 0;
	margin: 0 50px 0 0;
}
#aga-menu #cont-aga-1 .content-section-right {
	float: right;
	width: 460px;
	padding: 0;
	margin: 0 0 0 0;
}
#aga-menu #cont-aga-1 .content-section-left {
	display: block;
	width: 350px;
	margin: 0;
	padding: 0;
}
#aga-menu #cont-aga-1 .content-section-left img {
	display: block;
	width: 100%;
}
#aga-menu #cont-aga-1 .content-section-right h3 {
	max-width: 460px;
	width: 100%;
	font-size:22px;
	text-align: left;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-weight: bold;
	color: #013264;
	line-height: 1.8em;
	margin: 0 0 20px 0;
}
#aga-menu #cont-aga-1 .content-section-right p {
	max-width: 460px;
	width: 100%;
	font-size: 16px;
	color: #222222;
	text-align: left;
	line-height: 1.8em;
	margin: 0 0 0 0;
}



/* AGAとはへ -------------------- */

#aga-menu #cont-aga-2 {
	background: #EAECF8;
	padding: 100px 0 ;
	margin: 0 auto 50px auto ;
}
#aga-menu #cont-aga-2 .content-section-title h2 {
	background-image: url("../images/aga/aga_title2.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-2 .content-section-inner {
	width: 860px;
	height: auto;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-2 p {
	width: 100%;
	font-size: 16px;
	color: #222222;
	text-align: left;
	line-height: 1.8em;
	margin: 0 0 0 0 ;
}



/* AGAの原因 -------------------- */

#aga-menu #cont-aga-3 {
	background: #FFFFFF;
	padding: 100px 0 ;
	margin: 0 auto 50px auto ;
}
#aga-menu #cont-aga-3 .content-section-title h2 {
	background-image: url("../images/aga/aga_title3.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-3 .content-section-inner {
	width: 860px;
	margin: 0 auto 100px auto;
}
#aga-menu #cont-aga-3 p {
	width: 100%;
	font-size: 16px;
	color: #222222;
	text-align: left;
	line-height: 1.8em;
	margin: 0 0 50px 0;
}
#aga-menu #cont-aga-3 figure {
	display: block;
	width: 700px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-3 figure img {
	display: block;
	width: 100%;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-3 h3 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #013264;
	border-left: 5px solid #013264;
	padding:0.5rem 1rem;
	margin: 0 0 1rem 0;
}
#aga-menu #cont-aga-3 .content-section-body {
	width: 860px;
}
#aga-menu #cont-aga-3 .content-section-body::after { 
  clear: both ;
  content: ''; 
  display: block;
}
#aga-menu #cont-aga-3 .content-section-body .content-section-left {
	float: left;
	width: 380px;
	margin: 0 0 50px 0;
}
#aga-menu #cont-aga-3 .content-section-body .content-section-right {
	float: right;
	width: 380px;
	margin: 0 0 50px 0;
}
#aga-menu #cont-aga-3 .content-section-body dl {
	float: left;
	width: 180px;
	height: 200px;
	text-align: left;
}
#aga-menu #cont-aga-3 .content-section-body dt {
	width: 180px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #013264;
}
#aga-menu #cont-aga-3 .content-section-body dd {
	width: 180px;
	height: 140px;
	font-size: 15px;
	color: #222222;
}
#aga-menu #cont-aga-3 .content-section-body .img {
	float: right;
	width: 180px;
	height: 180px;
}
#aga-menu #cont-aga-3 .content-section-body .img img {
	width: 180px;
	height: 180px;
}



/* AGAの予防は早期治療が重要 -------------------- */

#aga-menu #cont-aga-4 {
	background: #EAECF8;
	padding: 100px 0 ;
	margin: 0 auto 0 auto ;
}
#aga-menu #cont-aga-4 .content-section-title h2 {
	background-image: url("../images/aga/aga_title4.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-4 .content-section-inner {
	width: 860px;
	height: auto;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-4 p {
	width: 100%;
	font-size: 16px;
	color: #222222;
	text-align: left;
	line-height: 1.8em;
	margin: 0 0 0 0 ;
}



/* AGAの初診ご来院の流れ -------------------- */

#aga-menu #cont-aga-6 {
	background: #EAECF8;
	padding: 100px 0 ;
	margin: 0 auto 0 auto ;
}
#aga-menu #cont-aga-6 .content-section-title h2 {
	background-image: url("../images/aga/aga_title6.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-6 .content-section-inner {
	width: 860px;
	margin: 0 auto 100px auto;
}
/* 三角*/
#aga-menu #cont-aga-6 .triang {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 80px 0;
}
#aga-menu #cont-aga-6 .triang::after {
	position: absolute;
	content: ' ';
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #013264;
	left: 0;
	right: 0;
	margin: 0 auto ;
}

#aga-menu #cont-aga-6 .flow-item {
	background: #FFFFFF;
}
#aga-menu #cont-aga-6 .flow-item h3 span {
	color: #013264;
}
#aga-menu #cont-aga-6 .text-area p {
	line-height: normal;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



/* AGAの治療費 -------------------- */

#aga-menu #cont-aga-7 {
	background: #F6F6F6;
	padding: 100px 0 ;
	margin: 0 auto 50px auto ;
}
#aga-menu #cont-aga-7 .content-section-title h2 {
	background-image: url("../images/aga/aga_title7.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-7 .content-section-inner {
	width: 860px;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-7 .price-frame {
	background: #FFFFFF;
	width: 860px;
	margin: 0 auto 0 auto;
	padding: 50px 0 50px 0 ;
}
#aga-menu #cont-aga-7 .price-body {
	width: 760px;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-7 .price-body h3 {
	background: #013264;
	display: inline-block;
	font-size: 25px;
	color: #FFFFFF;
	border-radius: 10rem;
	padding: 0.25rem  2rem;
	margin: 0 auto 3rem auto;
}
#aga-menu #cont-aga-7 p.price {
	font-size: 20px;
	color: #222222;
	font-weight: bold;
	margin: 0 auto 4rem auto;
}
#aga-menu #cont-aga-7 p.price span {
	font-size: 28px;
	color: #013264;
	font-weight: bold;
}
#aga-menu #cont-aga-7  p.note {
	font-size: 14px;
	text-align: left;
	color: #222222;
	margin: 20px auto 0 auto;
}
#aga-menu #cont-aga-7 .price-item {
	width: 760px;
	height: auto;
	margin: 0 auto 50px auto;
}
/*　テーブル1 */
table.price1　{
	width: 760px;
	border-collapse: collapse;
	margin: 0 auto 50px auto;
}
table.price1 tr {
	border-bottom: solid 5px #FFFFFF;
}
table.price1 tr:last-child {
	border-bottom: none;
}
table.price1 th {
	background-color: #A0A0A0;
	position: relative;
	width: 380px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	padding: 40px 0;
}
table.price1 td {
	width: 380px;
	background-color: #F1F1F1;
	color: #222222;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0;
}
/*　テーブル2 */
table.price2　{
	width: 760px;
	border-collapse: collapse;
	margin: 0 auto 0 auto;
}
table.price2 tr {
	border-bottom: solid 5px #FFFFFF;
}
table.price2 tr:last-child {
	border-bottom: none;
}
table.price2 th {
	background-color: #A0A0A0;
	position: relative;
	width: 380px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
}
table.price2 th.th-1 {
	border-right: 5px solid #FFFFFF;
}
table.price2 td {
	width: 380px;
	background-color: #F1F1F1;
	color: #222222;
	font-size: 16px;
	text-align: center;
	padding: 30px 0;
}
table.price2 td.td-1 {
	border-right: 5px solid #FFFFFF;
}



/* クリニックのご案内 -------------------- */

#cont-aga-8 {
	background: #FFFFFF;
	padding: 100px 0 0 0 ;
	margin: 0 auto 0 auto ;
}
#cont-aga-8 .content-section-title h2 {
	background-image: url("../images/aga/aga_title8.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#cont-aga-8 .content-section-inner {
	width: 860px;
	margin: 0 auto 100px auto;
}
#cont-aga-8 h3 {
	font-size: 20px;
	color: #013264;
	margin: 0 0 2rem 0;
}
#cont-aga-8 .clinic-body {
	width: 860px;
}
#cont-aga-8 .clinic-body::after { 
  clear: both ;
  content: ''; 
  display: block;
}
#cont-aga-8 .content-section-left {
	float: left;
	width: 420px;
}
#cont-aga-8 .content-section-right {
	float: right;
	width: 380px;
}
#cont-aga-8 .content-section-right img {
	width: 100%;
}
#cont-aga-8 h4 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #222222;
	margin: 0 0 0.25rem 0;
}
#cont-aga-8 p {
	font-size: 16px;
	color: #222222;
	text-align: left;
}
#cont-aga-8 ul.add {
	width: 420px;
	margin: 0 0 1rem 0;
}
#cont-aga-8 ul.add::after { 
  clear: both ;
  content: ''; 
  display: block;
}
#cont-aga-8 ul.add li {
	text-align: left;
	margin: 0 0 0.25rem 0;

}
#cont-aga-8 ul.add li.left {
	float: left;
	width: 120px;
	font-size: 16px;
	color: #222222;
}
#cont-aga-8 ul.add li.right {
	float: right;
	width: 300px;
	font-size: 16px;
	color: #222222;
}
#cont-aga-8 .contact-tel {
	width: 420px;
	height: 80px;
	border: 1px solid #222222;
	margin: 0.25rem 0 2rem 0;
}
#cont-aga-8 .contact-tel a {
	display: block;
	font-size: 30px;
	color: #222222;
	text-decoration: none;
	line-height: 80px;
}
#cont-aga-8 .contact-mail {
	width: 420px;
	height: 80px;
	border: 1px solid #222222;
	margin: 0.25rem 0 2rem 0;
}
#cont-aga-8 .contact-mail a {
	display: block;
	font-size: 20px;
	color: #222222;
	text-decoration: none;
	line-height: 80px;
}




/*----------------------------------- */
/*                                    */
/*            AGAモニター              */
/*                                    */
/*----------------------------------- */


/* PROUD CLINICのAGAモニターのタイトル  -------------------- */

#aga-monitor .content-menu-title {
	background: url("../images/aga-monitor/aga-monitor-top.png") center center no-repeat;
	width: 1000px;
	height: 350px;
	background-size: contain;
	margin: 0 auto 0 auto;
}
#aga-monitor .content-menu-title h2 {
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}



/* AGAモニター募集中 -------------------- */

#aga-monitor #cont-aga-monitor-1 {
    background: #FFFFFF;
    padding: 100px 0;
    margin: 0 auto 0 auto;
	box-shadow: 5px -8px 8px -5px #A0A0A0 inset;
}
#aga-monitor #cont-aga-monitor-1 .content-section-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #013264;
	font-size: 30px;
	font-weight: bold;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-monitor #cont-aga-monitor-1 p {
	width: 100%;
	font-size: 16px;
	color: #222222;
	line-height: 1.8em;
	margin: 0 0 0 0 ;
}


/* PROUD CLINICのAGAモニター -------------------- */

#aga-monitor #cont-aga-monitor-2 {
	background: #EAECF8;
	padding: 100px 0 ;
	margin: 0 auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-2 .content-section-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #013264;
	font-size: 35px;
	font-weight: bold;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-monitor #cont-aga-monitor-2 .content-section-inner {
	width: 860px;
	margin: 0 auto 100px auto;
}
#aga-monitor #cont-aga-monitor-2 p {
	width: 100%;
	font-size: 16px;
	color: #222222;
	line-height: 1.8em;
	margin: 0 0 0 0 ;
}
#aga-monitor #cont-aga-monitor-2 .clause {
	width: 860px;
	height: auto;
	padding: 2rem 0 ;
	background: #FFFFFF;
	border: 8px solid #013264;
	margin: 50px 0 ;
}
#aga-monitor #cont-aga-monitor-2 .clause-body {
	width: 760px;
	height: auto;
	margin: 0 auto ;
}
#aga-monitor #cont-aga-monitor-2 .clause-body h3 {
	display: inline-block;
	background: #013264; 
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.25rem 2rem;
	border-radius: 50px;
}
#aga-monitor #cont-aga-monitor-2 .clause-body ol {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
	margin: 40px 0 0 0;
	text-align: left;
}
#aga-monitor #cont-aga-monitor-2 .clause-body li {
	line-height: 32px;
	padding-left: 40px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	color: #013264;
	margin: 0 0 15px 0 ;
}
#aga-monitor #cont-aga-monitor-2 .clause-body li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #013264; 
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  color: #ffffff;
  font-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}



/* AGAモニターの流れ -------------------- */

#aga-monitor #cont-aga-monitor-3 {
	background: #FFFFFF;
	padding: 100px 0 ;
	margin: 0 auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-3 .content-section-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #013264;
	font-size: 35px;
	font-weight: bold;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}

/* アコーディオン */
.flow-check {
	display: none;
}
.flow-label {
	display: block;
	background: #013264; 
	height: 100px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100px;
	margin-bottom: 1px;
	position: relative;
}
.flow-label:after{
    display: block;
	background: #013264; 
    box-sizing: border-box;
    content: '\f067';
    font-family: "FontAwesome";
    height: 100px;
    padding: 0 50px 0 50px;
    position: absolute;
    right: 0;
    top: 0px;
}
.flow-list{
	height: 0;
	opacity: 0;
	padding: 0 10px;
	transition: .5s;
	visibility: hidden;
}
.flow-check:checked + .flow-label:after{
    content: '\f068';
}
.flow-check:checked + .flow-label + .flow-list{
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
/* 中身 */
/* 三角 */
#aga-monitor .triang {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 80px 0;
}
#aga-monitor .triang::after {
	position: absolute;
	content: ' ';
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #013264;
	left: 0;
	right: 0;
	margin: 0 auto ;
}

#aga-monitor .cont-aga-monitor-flow-body {
	max-width: 860px;
	width: 100%;
	margin: 0 auto 50px auto;
}
#aga-monitor .flow-bg {
	background: #EBF2F9;
}
#aga-monitor .flow-item h3 span {
	font-size: 22px;
	color: #013264;
}
#aga-monitor .text-area p {
	line-height: normal;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}




/* AGAモニター治療費 -------------------- */

#aga-monitor #cont-aga-monitor-4 {
	background: #335b83;
	padding: 100px 0 ;
	margin: 0 auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-4 .content-section-title h2 {
	background-image: url("../images/aga-monitor/aga-monitor-titl4.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 50px;
	margin: 0 auto 50px auto ;
	padding: 0 0 ;
}
#aga-monitor #cont-aga-monitor-4 .content-section-inner {
	width: 860px;
	margin: 0 auto 100px auto;
}
#aga-monitor #cont-aga-monitor-4 .price_frame {
	background: #FFFFFF;
	width: 860px;
	height: auto;
	padding: 5rem 0 ;
	margin: 0 auto 0 auto;
}
#aga-monitor #cont-aga-monitor-4 .price_frame img {
	width: 760px;
	height: auto;
	margin: 0 auto 0 auto;
}
#aga-monitor #cont-aga-monitor-4 p.note {
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	margin: 10px auto 0 auto;
}







/*----------------------------------- */
/*                                    */
/*         AGA治療よくある質問           */
/*                                    */
/*----------------------------------- */

#aga-qa .content-menu-title {
	background: linear-gradient(170deg, #234877 0%, #002850 50%, #234877 50%, #002850 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 300px;
	box-shadow: 5px -8px 8px -5px #222222 inset;
}
#aga-qa .content-menu-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	text-shadow: 2px 4px 5px #002850;
}
/* よくある質問ボタン*/
#aga-qa .aga-qa-nav {
	width: 860px;
    background-color: #FFFFFF;
    padding: 2rem;
    display: flex;
    justify-content:center;
	margin: 0 auto;
}
 #aga-qa .aga-qa-nav-btn {
	 width: 33.3%;
	 background: #000000;
	 margin: 10px;/* 外側の余白 */
	 border-radius: 5px; 
}
#aga-qa .aga-qa-nav-btn a {
	display:block;
    color:  #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	padding: 2rem 0 ;
}
#aga-qa .aga-qa-nav-btn a:hover {
	background: #013264; 
	display:block;
    color:  #FFFFFF;
	text-decoration: none;
}



/* アコーディオン */
.aga-qa-check {
	display: none;
}
.aga-qa-label {
	display: block;
	background: #FFFFFF;
	height: 80px;
	color: #013264;
	text-align: left;
	line-height: 80px;
	position: relative;
	border: 1px solid #013264;
	margin-bottom: 1px;
	padding: 0 0 0 25px;
	font-size: 18px;
	font-weight: bold;
}
.aga-qa-label:after{
    display: block;
	background: #FFFFFF;
    box-sizing: border-box;
    content: '\f067';
    font-family: "FontAwesome";
    height: 80px;
    padding: 0 50px 0 50px;
    position: absolute;
    right: 0;
    top: 0px;
}
.aga-qa-list {
	height: 0;
	opacity: 0;
	padding: 0 10px;
	transition: .5s;
	visibility: hidden;
}
.aga-qa-check:checked + .aga-qa-label:after{
    content: '\f068';
}
.aga-qa-check:checked + .aga-qa-label + .aga-qa-list{
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}

#aga-qa .cont-aga-qa-title {
	display: block;
	background: #013264;
	width: 100%;
	height: 80px;
	margin: 0 0 0 0;
}
#aga-qa .cont-aga-qa-title h2 {
	display: block;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 80px;
}
#aga-qa .cont-aga-qa-outer {
	width: 860px;
	height: auto;
	border: 1px solid #013264;
	margin: 0 auto 100px auto;
}
#aga-qa .cont-aga-qa-inner {
	width: 760px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 50px 0 ;
}
.cont-aga-qa-body {
	width: 760px;
	height: auto;
	margin: 0 auto 30px auto;
}
.aga-qa-content {
	font-size: 16px;
	color: #222222;
}


















@media (max-width: 599.98px) {



/*----------------------------------- */
/*                                    */
/*                AGA                 */
/*                                    */
/*----------------------------------- */

/* common -------------------- */

/*
濃い青　#013264
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
*/

/* ２色の背景 */
.aga-bg-2 {
	background: linear-gradient(170deg, #234877 0%, #002850 50%, #234877 50%, #002850 100%);
	display: flex;
	justify-content: center;
	align-items: center;
	
}


/* AGAフローの流れ */
.flow-body {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
}
.flow-item {
	display: block;
	width: 100%;
	height: auto;
	padding: 1rem 0 1rem 0 ;
	margin: 0 auto 20px 0 ;
}
.flow-item h3 {
	width: 100%;
	height: auto;
	margin: 0 0 0.25rem 0;
}
.flow-item h3 span {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-weight: bold;
}
.text-area {
	display: block;
	width: 90%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0;
}



/* AGAモニターへリンク */
.aga-monitor-link {
	width: 100%;
	height: auto;
	padding: 2rem 0 ;
}
.aga-monitor-link .aga-monitor-link-btn a {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	border: 2px solid #013264;
	box-shadow: 0px 5px 10px #99adc1;
	margin: 0 auto ;
}
.aga-monitor-link .aga-monitor-link-btn a:hover {
	display: block;
	opacity: 0.8;
}
.aga-monitor-link .aga-monitor-link-btn img {
	display: block;
	width: 100%;
	height: auto;
}



/* よくある質問へリンク */
.aga-qa-link {
	width: 100%;
	height: auto;
	padding: 2rem 0 ;
}
.aga-qa-link .aga-qa-link-btn {
	background: #FFFFFF;
	width: 90%;
	height: auto;
	box-shadow: 0px 5px 10px #002850;
}
.aga-qa-link .aga-qa-link-btn a {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	color: #013264;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 2rem 0 ;
}
.aga-qa-link .aga-qa-link-btn a span {
	font-size: 20px;
}
.aga-qa-link .aga-qa-link-btn a span::after {
	position: absolute;
	content: "\f0da";
	font-family: 'FontAwesome';
	font-weight: 900;
	top: 50%;
	right: 5%;
	left: auto;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.aga-qa-link .aga-qa-link-btn a:hover {
	display: block;
	background: #000000;
	color: #FFFFFF;
}



/* AGA治療タイトル -------------------- */

#aga-menu .content-menu-title {
	width: 100%;
	height: 12rem;
}
#aga-menu .content-menu-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #FFFFFF;
	font-size: 1.8rem;
	text-align: center;
	font-weight: bold;
	text-shadow: 2px 4px 5px #002850;
}



/* AGA治療が初めての方へ -------------------- */

#aga-menu #cont-aga-1 .content-section-title {
	width: 100%;
	border-top: 1px solid #013264;
	border-bottom: 1px solid #013264;
	padding: 2rem 0 ;
	margin: 0 auto 1rem auto ;
}
#aga-menu #cont-aga-1 .content-section-title h2 {
	background-image: url("../images/aga/aga_title1.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 1.8rem;
	margin: 0 auto 0 auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-1 .content-section-inner {
	width: 100%;
	padding: 0;
	margin: 0 auto 4rem auto;
}
#aga-menu #cont-aga-1 .content-section-left {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-1 .content-section-right {
	float: none;
	width: 96%;
	padding: 0;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-1 .content-section-left {
	display: block;
	width: 80%;
	height: 200px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
}
#aga-menu #cont-aga-1 .content-section-left img {
	display: block;
	width: 100%;
	margin: 0 auto ;
}
#aga-menu #cont-aga-1 .content-section-right h3 {
	width: 100%;
	font-size: 1.5rem;
	text-align: left;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-weight: bold;
	color: #013264;
	line-height: 1.8em;
	margin: 1.5rem auto 0.5rem auto;
}
#aga-menu #cont-aga-1 .content-section-right p {
	width: 100%;
	font-size: 1rem;
	color: #222222;
	text-align: left;
	line-height: 1.8em;
	margin: 0 auto 0 auto;
}



/* AGAとはへ -------------------- */

#aga-menu #cont-aga-2 {
	width: 100%;
	background: #EAECF8;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-menu #cont-aga-2 .content-section-title h2 {
	background-image: url("../images/aga/aga_title2.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 2rem;
	margin: 0 auto 2rem auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-2 .content-section-inner {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-2 p {
	width: 90%;
	font-size: 1rem;
	color: #222222;
	text-align: left;
	line-height: 1.8em;
	margin: 0 auto 0 auto ;
}



/* AGAの原因 -------------------- */

#aga-menu #cont-aga-3 {
	background: #FFFFFF;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-menu #cont-aga-3 .content-section-title h2 {
	background-image: url("../images/aga/aga_title3.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 2rem;
	margin: 0 auto 2rem auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-3 .content-section-inner {
	width: 90%;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-3 p {
	width: 100%;
	font-size: 1rem;
	color: #222222;
	text-align: left;
	margin: 0 auto 2rem auto ;
}
#aga-menu #cont-aga-3 figure {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 auto 5rem auto;
}
#aga-menu #cont-aga-3 figure img {
	display: block;
	width: 100%;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-3 h3 {
	width: 90%;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	text-align: left;
	font-size: 1.25rem;
	font-weight: bold;
	color: #013264;
	border-left: 5px solid #013264;
	padding:0.5rem 1rem;
	margin: 0 auto 1rem auto;
}
#aga-menu #cont-aga-3 .content-section-body {
	width: 100%;
}
#aga-menu #cont-aga-3 .content-section-body .content-section-left {
	width: 100%;
	margin: 0 0 2rem 0;
}
#aga-menu #cont-aga-3 .content-section-body .content-section-left::after { 
  clear: both ;
  content: ''; 
  display: block;
}
#aga-menu #cont-aga-3 .content-section-body .content-section-right {
	width: 100%;
	margin: 0 0 2rem 0;
}
#aga-menu #cont-aga-3 .content-section-body .content-section-right::after { 
  clear: both ;
  content: ''; 
  display: block;
}
#aga-menu #cont-aga-3 .content-section-body dl {
	float: left;
	width:65%;
	height: auto;
	text-align: left;
}
#aga-menu #cont-aga-3 .content-section-body dt {
	width: 100%;
	height: auto;
	font-size: 1.1rem;
	font-weight: bold;
	color: #013264;
}
#aga-menu #cont-aga-3 .content-section-body dd {
	width: 100%;
	height: auto;
	font-size: 0.9rem;
	color: #222222;
}
#aga-menu #cont-aga-3 .content-section-body .img {
	float: right;
	width: 30%;
	height: auto;
}
#aga-menu #cont-aga-3 .content-section-body .img img {
	width: 100%;
	height: auto;
}



/* AGAの予防は早期治療が重要 -------------------- */

#aga-menu #cont-aga-4 {
	background: #EAECF8;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-menu #cont-aga-4 .content-section-title h2 {
	background-image: url("../images/aga/aga_title4.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 2rem;
	margin: 0 auto 2rem auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-4 .content-section-inner {
	width: 90%;
	height: auto;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-4 p {
	width: 100%;
	font-size: 1rem;
	color: #222222;
	text-align: left;
	line-height: 1.8em;
	margin: 0 auto 0 auto ;
}



/* AGAの初診ご来院の流れ -------------------- */

#aga-menu #cont-aga-6 {
	background: #EAECF8;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-menu #cont-aga-6 .content-section-title h2 {
	background-image: url("../images/aga/aga_title6.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 2rem;
	margin: 0 auto 2rem auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-6 .content-section-inner {
	width: 96%;
	margin: 0 auto 0 auto;
}

/* 三角*/
#aga-menu #cont-aga-6 .triang {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 60px 0;
}
#aga-menu #cont-aga-6 .triang::after {
	position: absolute;
	content: ' ';
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #013264;
	left: 0;
	right: 0;
	margin: 0 auto ;
}

#aga-menu #cont-aga-6 .flow-item {
	background: #FFFFFF;
}
#aga-menu #cont-aga-6 .flow-item h3 {
	text-align: center;
}
#aga-menu #cont-aga-6 .flow-item h3 span {
	font-size: 1.2em;
	color: #013264;
}
#aga-menu #cont-aga-6 .text-area p {
	display: block;
	line-height: normal;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}



/* AGAの治療費 -------------------- */

#aga-menu #cont-aga-7 {
	background: #F6F6F6;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-menu #cont-aga-7 .content-section-title h2 {
	background-image: url("../images/aga/aga_title7.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 2rem;
	margin: 0 auto 2rem auto ;
	padding: 0 0 ;
}
#aga-menu #cont-aga-7 .content-section-inner {
	width: 90%;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-7 .price-frame {
	background: #FFFFFF;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 2rem 0 0.1rem 0 ;
}
#aga-menu #cont-aga-7 .price-body {
	width: 96%;
	margin: 0 auto 0 auto;
}
#aga-menu #cont-aga-7 .price-body h3 {
	width: 50%;
	background: #013264;
	display: block;
	font-size: 1.35rem;
	color: #FFFFFF;
	border-radius: 10rem;
	padding: 0.25rem  2rem;
	margin: 0 auto 1.5rem auto;
	text-align: center;
}
#aga-menu #cont-aga-7 p.price {
	font-size: 1.1rem;
	color: #222222;
	font-weight: bold;
	margin: 0 auto 2rem auto;
	text-align: center;
	line-height: 2rem;
}
#aga-menu #cont-aga-7 p.price span {
	font-size: 1.5rem;
	color: #013264;
	font-weight: bold;
}
#aga-menu #cont-aga-7  p.note {
	font-size: 0.9rem;
	text-align: left;
	color: #222222;
	margin: 0.5rem auto 0.5rem auto;
}
#aga-menu #cont-aga-7 .price-item {
	width: 100%;
	display: block;
	height: auto;
	margin: 0 auto 1rem auto;
	padding: 0;
}

	

/*　テーブル1 */
table.price1 {
	width: 100%;
}
table.price1 tr {
	width: 100%;
	display: block;
	border-bottom: solid 5px #FFFFFF;
}
table.price1 tr:last-child {
	border-bottom: none;
	width: 100%;
	display: block;
}
table.price1 th {
	display: block;
	background-color: #A0A0A0;
	position: relative;
	width: 100%;
	font-size: 1rem;
	color: #FFFFFF;
	text-align: center;
	padding: 0.5rem 0;
}
table.price1 td {
	display: block;
	width: 100%;
	background-color: #F1F1F1;
	color: #222222;
	font-size: 1.25rem;
	font-weight: bold;
	text-align: center;
	padding: 1rem 0;
}

table.price1　{
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto 1rem auto;
}
table.price1 tr {
	border-bottom: solid 2px #FFFFFF;
}
table.price1 tr:last-child {
	border-bottom: none;
}
table.price1 th {
	background-color: #A0A0A0;
	position: relative;
	width: 100%;
	font-size: 1rem;
	color: #FFFFFF;
	text-align: center;
	padding: 1rem 0;
}
table.price1 td {
	width: 100%;
	background-color: #F1F1F1;
	color: #222222;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	padding: 2rem 0;
}
/*　テーブル2 */
table.price2　{
	width: 100%;
	border-collapse: separate;
	margin: 0 auto 0 auto;
}
table.price2 tr {
	border-bottom: solid 2px #FFFFFF;
}
table.price2 tr:last-child {
	border-bottom: none;
}
table.price2 th {
	background-color: #A0A0A0;
	position: relative;
	width: 50%;
	font-size: 1rem;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0;
}
table.price2 th.th-1 {
	border-right: 2px solid #FFFFFF;
}
table.price2 td {
	width: 50%;
	background-color: #F1F1F1;
	color: #222222;
	font-size: 1.5rem;
	text-align: center;
	padding: 30px 0;
}
table.price2 td.td-1 {
	border-right: 2px solid #FFFFFF;
}
	

	
	
	
	



/* クリニックのご案内 -------------------- */
/* クリニックのご案内 -------------------- */

#cont-aga-8 {
	background: #FFFFFF;
	padding: 5vh 0 0 0 ;
	margin: 0 auto 0 auto ;
}
#cont-aga-8 .content-section-title h2 {
	background-image: url("../images/aga/aga_title8.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto ;
	padding: 0 0 ;
}
#cont-aga-8 .content-section-inner {
	width: 96%;
	margin: 0 auto 0 auto;
}
#cont-aga-8 h3 {
	font-size: 1rem;
	color: #013264;
	margin: 1rem 0 1rem 0;
	text-align: center;
}
#cont-aga-8 .clinic-body {
	width: 100%;
}
#cont-aga-8 .clinic-body::after { 
  clear: both ;
  content: ''; 
  display: block;
}
#cont-aga-8 .content-section-left {
	float: none;
	width: 100%;
}
#cont-aga-8 .content-section-right {
	float: none;
	width: 100%;
}
#cont-aga-8 h4 {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: left;
	color: #222222;
	margin: 0 0 0.25rem 0;
}
#cont-aga-8 p {
	font-size: 1rem;
	color: #222222;
	text-align: left;
}
#cont-aga-8 ul.add {
	width: 100%;
	margin: 0 0 0 0;
}
#cont-aga-8 ul.add::after { 
  clear: both ;
  content: ''; 
  display: block;
}
#cont-aga-8 ul.add li {
	text-align: left;
	margin: 0 0 0 0;

}
#cont-aga-8 ul.add li.left {
	float: none;
	width: 100%;
	font-size: 1.2rem;
	color: #222222;
	font-weight: bold;
}
#cont-aga-8 ul.add li.right {
	float: none;
	width: 100%;
	font-size: 1.2rem;
	color: #222222;
}
#cont-aga-8 .contact-tel {
	width: 100%;
	height: auto;
	border: 1px solid #222222;
	margin: 0.25rem 0 2rem 0;
}
#cont-aga-8 .contact-tel a {
	display: block;
	font-size:2rem;
	color: #222222;
	text-decoration: none;
	line-height: normal;
	text-align: center;
	padding: 1rem 0;
}
#cont-aga-8 .contact-mail {
	width: 100%;
	height: 80px;
	border: 1px solid #222222;
	margin: 0.25rem 0 2rem 0;
}
#cont-aga-8 .contact-mail a {
	display: block;
	font-size: 20px;
	color: #222222;
	text-decoration: none;
	line-height: 80px;
}


/*----------------------------------- */
/*                                    */
/*            AGAモニター              */
/*                                    */
/*----------------------------------- */


/* PROUD CLINICのAGAモニターのタイトル  -------------------- */

#aga-monitor .content-menu-title {
	background: url("../images/aga-monitor/aga-monitor-top.png") center center no-repeat;
	width: 100%;
	height: auto;
	background-size: contain;
	margin: 0 auto 0 auto;
	padding: 4rem 0;
}
#aga-monitor .content-menu-title h2 {
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: auto;
	margin: 0 auto 0 auto ;
	padding: 0 0 ;
}



/* AGAモニター募集中 -------------------- */

#aga-monitor #cont-aga-monitor-1 {
    background: #FFFFFF;
    padding: 1rem 0 3rem 0 ;
    margin: 0 auto 0 auto;
	box-shadow: 5px -8px 8px -5px #A0A0A0 inset;
}
#aga-monitor #cont-aga-monitor-1 .content-section-title {
	width: 90%;
	height: auto;
	margin: 0 auto 0.5rem auto ;
	padding: 0 0 ;
}
#aga-monitor #cont-aga-monitor-1 .content-section-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #013264;
	font-size: 1.3rem;
	line-height: 1.6em;
	font-weight: bold;
}
#aga-monitor #cont-aga-monitor-1 p {
	width: 90%;
	font-size: 1rem;
	color: #222222;
	line-height: 1.6em;
	margin: 0 auto 0 auto ;
}


/* PROUD CLINICのAGAモニター -------------------- */

#aga-monitor #cont-aga-monitor-2 {
	background: #EAECF8;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-2 .content-section-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #013264;
	font-size: 1.5rem;
	font-weight: bold;
	width: 90%;
	height: 2rem;
	margin: 0 auto 1rem auto ;
	padding: 0 0 ;
	text-align: center;
}
#aga-monitor #cont-aga-monitor-2 .content-section-inner {
	width: 90%;
	margin: 0 auto 0 auto;
}
#aga-monitor #cont-aga-monitor-2 p {
	width: 100%;
	font-size: 1rem;
	color: #222222;
	line-height: 1.8em;
	margin: 0 auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-2 .clause {
	width: 98%;
	height: auto;
	padding: 0 0 ;
	background: #FFFFFF;
	border: 5px solid #013264;
	margin: 2rem auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-2 .clause-body {
	width: 90%;
	height: auto;
	margin: 0 auto ;
}
#aga-monitor #cont-aga-monitor-2 .clause-body h3 {
	display: block;
	background: #013264; 
	font-size: 1.1rem;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1rem 0;
	border-radius: 50px;
	text-align: center;
	margin: 1rem auto 0 auto;
}
#aga-monitor #cont-aga-monitor-2 .clause-body ol {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
	margin: 1rem 0 0 0;
	text-align: left;
}
#aga-monitor #cont-aga-monitor-2 .clause-body li {
	line-height: 1.5rem;
	padding-left: 40px;
	position: relative;
	font-size: 1rem;
	font-weight: bold;
	color: #013264;
	margin: 0 0 15px 0 ;
}
#aga-monitor #cont-aga-monitor-2 .clause-body li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #013264; 
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  color: #ffffff;
  font-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
}



/* AGAモニターの流れ -------------------- */

#aga-monitor #cont-aga-monitor-3 {
	background: #FFFFFF;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-3 .content-section-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #013264;
	font-size: 1.5rem;
	font-weight: bold;
	width: 90%;
	height: 2rem;
	margin: 0 auto 1rem auto ;
	padding: 0 0 ;
	text-align: center;
}

/* アコーディオン */
.flow-check {
	display: none;
}
.flow-label {
	display: block;
	background: #013264; 
	height: 100px;
	font-size: 1rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 100px;
	margin-bottom: 1px;
	position: relative;
	padding: 0 0 0 10px;
	text-align: center;
}
.flow-label:after{
    display: block;
	background: #013264; 
    box-sizing: border-box;
    content: '\f067';
    font-family: "FontAwesome";
    height: 100px;
    padding: 0 20px 0 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.flow-list{
	height: 0;
	opacity: 0;
	padding: 0 10px;
	transition: .5s;
	visibility: hidden;
}
.flow-check:checked + .flow-label:after{
    content: '\f068';
}
.flow-check:checked + .flow-label + .flow-list{
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
/* 中身 */
/* 三角 */
#aga-monitor .triang {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 60px 0;
}
#aga-monitor .triang::after {
	position: absolute;
	content: ' ';
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #013264;
	left: 0;
	right: 0;
	margin: 0 auto ;
}

#aga-monitor .cont-aga-monitor-flow-body {
	max-width: 98%;
	width: 100%;
	margin: 0 auto 0.5rem auto;
}
#aga-monitor .flow-bg {
	background: #EBF2F9;
}
#aga-monitor .flow-item h3 {
	text-align: center;
}
#aga-monitor .flow-item h3 span {
	font-size: 1.2em;
	color: #013264;
}
#aga-monitor .text-area p {
	line-height: normal;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-weight: bold;
	color: #000000;
	font-size: 0.8em;
	text-align: center;
}



/* AGAモニター治療費 -------------------- */

#aga-monitor #cont-aga-monitor-4 {
	background: #335b83;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-monitor #cont-aga-monitor-4 .content-section-title h2 {
	background-image: url("../images/aga-monitor/aga-monitor-titl4.svg") ;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
  	overflow: hidden;
  	text-indent:-9999px;
	width: auto;
	height: 2rem;
	margin: 0 auto 1rem auto ;
	padding: 0 0 ;
}
#aga-monitor #cont-aga-monitor-4 .content-section-inner {
	width: 98%;
	margin: 0 auto 0 auto;
}
#aga-monitor #cont-aga-monitor-4 .price_frame {
	background: #FFFFFF;
	width: 98%;
	height: auto;
	padding: 1rem 0 ;
	margin: 0 auto 0 auto;
}
#aga-monitor #cont-aga-monitor-4 .price_frame img {
	display: block;
	width: 96%;
	height: auto;
	margin: 0 auto 0 auto;
}
#aga-monitor #cont-aga-monitor-4 p.note {
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	margin: 10px auto 0 auto;
}





/*----------------------------------- */
/*                                    */
/*         AGA治療よくある質問           */
/*                                    */
/*----------------------------------- */

#aga-qa .content-menu-title {
	width: 100%;
	height: 12rem;
	box-shadow: 5px -8px 8px -5px #222222 inset;
}
#aga-qa .content-menu-title h2 {
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	color: #FFFFFF;
	font-size: 1.8rem;
	text-align: center;
	font-weight: bold;
	text-shadow: 2px 4px 5px #002850;
}
/* よくある質問ボタン*/
#aga-qa .aga-qa-nav {
	width: 96%;
    background-color: #FFFFFF;
    padding: 1rem 0;
	margin: 0 auto;
}
 #aga-qa .aga-qa-nav-btn {
	 width: 100%;
	 background: #000000;
	 margin: 10px 0;/* 外側の余白 */
	 border-radius: 5px; 
}
#aga-qa .aga-qa-nav-btn a {
	display:block;
    color:  #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
	padding: 1rem 0 ;
	text-align: center;
}
#aga-qa .aga-qa-nav-btn a:hover {
	background: #013264; 
	display:block;
    color:  #FFFFFF;
	text-decoration: none;
}



/* アコーディオン */
.aga-qa-check {
	display: none;
}
.aga-qa-label {
	width: 100%;
	display: block;
	background: #FFFFFF;
	text-align: left;
	position: relative;
	border: 1px solid #013264;
	margin-bottom: 1px;
	padding: 1.2rem 0 1.2rem 0;
}
.aga-qa-label span {
	width: 90%;
	display: block;
	color: #013264;
	font-size: 1rem;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.aga-qa-label:after{
    display: block;
    box-sizing: border-box;
    content: '\f067';
    font-family: "FontAwesome";
    padding: 1.2rem 10px 1.2rem 10px;
    position: absolute;
    right: 0;
    top: 0px;
}
.aga-qa-list {
	height: 0;
	opacity: 0;
	padding: 0 10px;
	transition: .5s;
	visibility: hidden;
}
.aga-qa-check:checked + .aga-qa-label:after{
    content: '\f068';
}
.aga-qa-check:checked + .aga-qa-label + .aga-qa-list{
  height: auto;
  opacity: 1;
  padding: 10px 0;
  visibility: visible;
}

#aga-qa .cont-aga-qa-title {
	display: block;
	background: #013264;
	width:100%;
	height: 80px;
	margin: 0 auto 0 auto;
}
#aga-qa .cont-aga-qa-title h2 {
	display: block;
	font-size: 1.25rem;
	color: #FFFFFF;
	line-height: 80px;
	text-align: center;
}
#aga-qa .cont-aga-qa-outer {
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
}
#aga-qa .cont-aga-qa-inner {
	width: 90%;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 1rem 0 2rem 0 ;
}
.cont-aga-qa-body {
	width: 100%;
	height: auto;
	margin: 0 auto 10px auto;
}
.aga-qa-content {
	font-size: 1rem;
	color: #222222;
}


/* cont-aga-qa-4 -------------------- */

#aga-qa #cont-aga-qa-4 {
	background: #E9F3FF;
	width: 100%;
	padding: 3rem 0 ;
	margin: 0 auto 0 auto ;
}
#aga-qa #cont-aga-qa-4 h2 {
	width: 90%;
	height: auto;
	font-size: 1.2rem;
	line-height: 2rem;
	text-align: center;
	margin: 0 auto 0 auto ;
	padding: 0 auto ;
}


	
}


