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


/*===================================
レイアウト
===================================*/
#magazinePost .sec .index .tit {
	font-size:30px;
	line-height: 1.4em;
}

#magazinePost .sec .index .en {
	font-size:30px;
	color:#2d3a6f;
	position: relative;
	margin-top:3em;
	margin-bottom:1em;
}
#magazinePost .sec .index .en::before {
	content:"";
	border-top:1px solid #2d3a6f;
	width:100%;
	height:1px;
	position: absolute;
	top:50%;
	left:0;
}
#magazinePost .sec .index .en span {
	position: relative;
	z-index: 1;
	display:inline-block;
	padding:10px;
	background:#fff;
}

.sec .lead800px h3 {
	font-size:20px;
	text-align: center;
	margin-bottom:30px;
}

.sec .lead800px > * {
	margin-top:2em;
}
.sec .lead800px > *:first-child {
	margin-top:0;
}
.sec .lead800px p + p {
	margin-top:1em;
}

.lead800px.titArea {
	margin:100px auto !important;
}
.lead800px.titArea .alignC p {
	text-align: left;
	display: inline-block;
	font-size:20px;
}

/*左右対象テーブル*/
.halfLayout > * {
	position: relative;
}
.halfLayout > *:first-child {
	padding-right:2.3%;
}
.halfLayout > *:last-child {
	width:50%;
}

.halfLayout.reverse > *:first-child {
	position:relative;
	left:50%;
	padding-left:2.3%;
	padding-right:0;
}
.halfLayout.reverse > *:last-child {
	position:relative;
	left:-50%;
}

.halfLayout figure img:nth-of-type(n+2) {
	margin-top:20px;
}


@media(max-width:560px) {
	.lead800px.titArea {
		margin:50px auto !important;
	}
	.lead800px.titArea h3 {
		text-align: left;
	}
	.lead800px.titArea .alignC p {
		font-size:18px;
	}
}

@media (max-width:768px) {
	
	.scrollArea {
		height:150px;
		overflow:auto;
	}
	.scrollArea img {
		height:100%;
		max-width: none;
	}
}
@media (max-width:560px) {
	#magazinePost .sec .index .tit {
		font-size:22px;
	}
	
	.sec .lead h3 {
		font-size:16px;	
	}
	
	/*テーブルリセット*/
    .tl.spReset > * {
        width:auto !important;
        padding:0 !important;
    }
	.tl.spReset > *:last-child {
		margin-top:30px;
	}
	
	.tl.spReset .fleft,
	.tl.spReset .fright {
		float:none;
	}
	.tl.spReset figure {text-align:center;}
	
	/*左右対象テーブル*/
	.halfLayout > * {
		padding:0 !important;
		width:auto !important;
	}
	.halfLayout.reverse > * {
		position:static !important;
	}
}



.productList h3.mincho {
	font-size:18px;
	color:#2d3a6f;
}
.productList h4.tit {
	font-size:16px;
	color:#2d3a6f;
	text-align: center;
	margin-top:1em;
}
.productList figure {
	text-align: center;
}

@media (max-width:560px) {
	.productList li:nth-of-type(n+2) {
		margin-top:40px;
	}
}

.adviser figure {
	margin-right:1em;
	max-width:180px;
	width:30%;
}



.talkBlock .question > figure {
	width:17%;
	padding:0 20px;
	text-align:center;
	vertical-align: bottom;
}
.talkBlock .question > div {
	vertical-align: middle;
	padding-bottom:40px;
}
.talkBlock .question > div p {
	font-size:18px;
	padding:30px 30px 30px 6em;
	border-radius: 50px;
	background:#f1f0ec;
	position:relative;
	font-weight: bold;
}
.talkBlock .question > div p::before {
	content:"事務局 :";
	position:absolute;
	display:block;
	left:30px;
}

.talkBlock.first .question > div p {
	padding-left:30px;
}
.talkBlock.first .question > div p::before {
	content:"プラウドクラブ事務局（以下：事務局）:";
	position:static;
}

.talkBlock .question > div p::after {
	content:"";
	background:url(../../magazine/service/service_01/img/fukidashi_01.png) no-repeat;
	background-size:100% 100%;
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	left:-10px;
	bottom:0px;
}

.talkBlock .answer > figure {
	width:19%;
	padding:20px 0 0 20px;
	text-align:center;
}
.talkBlock .answer div.inner {
	border:2px solid #2d3a70;
	padding:30px;
	border-radius: 50px;
	position: relative;
}

.talkBlock .answer div.inner::after {
	content:"";
	background:url(../../magazine/service/service_01/img/fukidashi_02.png) no-repeat;
	background-size:100% 100%;
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	right:-30px;
	top:70px;
}

.talkBlock .answer div.inner h4 {
	font-size:18px;
	margin-bottom:10px;
	line-height:1.4em;
}
.talkBlock .answer div.inner h4:nth-of-type(n+2) {
	margin-top:35px;
}

.talkBlock .answer div.inner figure {
	margin-top:40px;
	text-align:center;
}
.talkBlock .answer div.inner .iconScroll {
	margin:10px auto 0;
	width:60px;
	text-align: center;
}

.talkBlock .answer div.inner .col figure {
	margin-top:20px;
	margin-bottom:0px;
}

.talkBlock .answer div.inner h4+p {
	margin-top:0;
}
.talkBlock .answer div.inner p {
	margin-top:20px;
}
.talkBlock .answer p.info {
	font-size:12px;
	line-height:1.4em;
	margin-top:10px;
}

@media (max-width:768px) {
	.talkBlock .question > figure {
		width:120px;
	}
	
	.talkBlock .question > div p {
		font-size:16px;
		padding:30px;
	}
	.talkBlock .question > div p::before {
		position:static;
		width:100%;
	}
	
	.talkBlock .answer > figure {
		width:115px;
		padding-left:40px;
	}
}
@media (max-width:560px) {
	
	.talkBlock .question > figure {
		width:76px;
		padding-left:0;
	}
	.talkBlock .question > div p {
		font-size:14px;
		border-radius: 15px;
	}
	.talkBlock .question > div {
		padding-bottom:20px;
	}
	.talkBlock .question > div p {
		padding:15px;
	}
	.talkBlock .question > div p::after {
		width:30px;
		height:20px;
		left:-17px;
	}
	
	.talkBlock .answer > figure {
		width:70px;
		padding-left: 20px;
	}
	.talkBlock .answer > div .inner {
		padding:15px;
		border-radius: 15px;
	}
	.talkBlock .answer div.inner::after {
		width:20px;
		height:20px;
		right:-20px;
		top:50px;
	}
	.talkBlock .answer div.inner h4 {
		font-size:14px;
	}
	
	.talkBlock .answer div.inner figure {
		margin-top:20px;
	}
	
}

.chead {
	font-size:20px;
	font-weight:bold;
	color:#3683be;
	text-align:center;
	}
.chead .num img {
	max-height:1.2em;
	}
.chead .oval {
	display:inline-block;
	background:#ccb47b;
	font-size:0.7em;
	color:#fff;
	padding:0.5em 1em;
	line-height:1em;
	border-radius:100px;
	margin-top:15px;
	margin-bottom:15px;
	}

.chead .spc {
	position:relative;
	color:#2d3a6f;
	font-size:1.5em;
	text-align:center;
	}
.chead .spc span {
	display:inline-block;
	background:#fff;
	padding:0.5em 1em;
	position:relative;
	z-index:1;
	}
.chead .spc::before {
	content:"";
	width:100%;
	height:1px;
	background:#2d3a6f;
	position:absolute;
	left:0;
	top:50%;
	}
	
.chead h2.mincho {
	font-size:1.5em;
	color:#000;
	line-height:1.4em;
	}
.chead h2.mincho span {
	color:#3683be;
	}

@media (max-width:560px) {
	.chead {
		font-size:16px;
		}
	
}

.sec .grayArea {
	background:#f5f5f5;
	padding:50px;
	font-size:14px;
	line-height:1.6em;
	}
.sec .grayArea>*:nth-child(n+2) {margin-top:20px;}
.sec .grayArea .tit {
	color:#2d3a6f;
	font-size:18px;
	text-align:center;
	}
	
.sec .mincho.mtit {
	font-size:26px;
	text-align:center;
}
.sec .mincho.mtit img {
	height:1em;
	margin-right:0.5em;
	vertical-align:middle;
	margin-top:-0.3em;
	}

@media (max-width:560px) {
	.sec .grayArea {
		padding:20px 4%;
		}
		
	.sec .mincho.mtit {
		font-size:18px;
		}
	}

.grayArea .col li figure {text-align:center;}
.grayArea .col li .tit {
	font-size:16px;
	margin-top:1em;
}
.grayArea .col li p {
	margin-top:1em;
	}