@charset "utf-8";

/*--------------------------------------
	copyright : Lampros co.,Ltd.
	-----------------------------------*/

@import url(./reset.css);
@import url(./font-awesome.min.css);
@import url(./common.css);
@import url(./page_common.css);

/*
 共通
==============================*/

#contents h1 {
	margin-bottom: 0;
}

#contents h2,
#contents h3,
figcaption strong,
.green_bg strong,
#contents p a,
.key_color,
#contents h4 {
	color: #a9987f;
}

#contents h2 {
	border-color: #a9987f;
	margin-bottom: 40px;
}

#contents h2 img.bg_color,
.sec4 figcaption div {
	background-color: #a9987f;
}

#contents h2 img.h2 {
	padding-top: 28px;
}

#contents h2.h2_sec { background-color: #31ACDF!important; color: #FFF !important; border: none; padding: 30px; margin-top: 40px; font-weight: bold; }

#contents h3 {
	font-size: 22px;
}

#contents h3:before {
	content: "■";
}

#contents p a {
	color: #2ea2db;
}

#contents p a:hover {
	opacity: 0.7;
}

#contents .span1 {
	font-size: 12px;
	display: block;
	background-color: #D3EDFB;
	padding: 1em;
	margin-bottom: 1em;
}

#contents .span1 span {
	font-weight: bold;
	color: #0068B7;
}
.pc{
	display:inline-block;
}
.sp{
	display:none;
}

#contents .pro_bgc{
	background-color: #EEFCFF;
	padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
	#contents h3 {
		font-size: 16px;
	}
	.pc{
	display:none;
}
.sp{
	display:inline-block;
}
}


/*index*/

.index #contents h1 {
	margin-bottom: 60px;
}

.index #contents section {
	margin-bottom: 100px;
}

.index #contents section ul {
	width: 807px;
	margin-left: auto;
	margin-right: auto;
}

.index #contents section ul li {
	margin-bottom: 18px;
}

.index #contents section ul li a:hover {
	opacity: 0.85;
}


/*flow*/

#new_flow {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#new_flow .start {
	margin-bottom: 1%;
}

#new_flow ol:after,
#new_flow ul:after {
	content: '';
	display: block;
	clear: both;
}

#new_flow li {
	list-style-type: none;
}

#new_flow .flow_list {
	background-repeat: repeat-y;
	background-image: url(/paradia/_img/intro/flow/dots.jpg);
	background-position: 48px top;
}

#new_flow .flow_list .title {
	font-weight: bold;
	font-size: 0;
	margin-bottom: 20px;
}

#new_flow .flow_list .title .s1 {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	color: #fff;
	font-size: 30px;
	line-height: 2.2;
	text-align: center;
	background-color: #80cff4;
	position: relative;
}

#new_flow .flow_list .title .s1:after {
	content: '';
	border-top: 20px solid #80cff4;
	position: absolute;
	top: 100%;
	left: 35px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
}

#new_flow .flow_list .title .s2 {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	line-height: 1.4;
	color: #666666;
	padding-left: 0.5em;
}

@media screen and (min-width: 641px) {
	#new_flow .flow_list .title .s2 .deka_ruby {
		font-size: 22px;
	}
}

#new_flow .flow_list a {
	color: #00a0e9;
}

#new_flow .flow_list a.figure {
	display: block;
	text-decoration: none;
}

#new_flow .flow_list a i {
	vertical-align: baseline;
	margin-left: 0.3em;
}

#new_flow .flow_figure_list li {
	float: left;
	margin-bottom: 30px;
	text-align: center;
}

#new_flow .li4 .flow_figure_list li {
	margin-bottom: 1%;
}

#new_flow .li3 .flow_figure_list li p {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

#new_flow .flow_figure_list li:nth-child(odd) {
	margin-right: 40px;
}

#new_flow .flow_figure_list li img {
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#new_flow .waku {
	padding-left: 100px;
	padding-bottom: 5%;
}

#new_flow .a_db {
	display: block;
	color: inherit !important;
	text-decoration: none;
}

#new_flow .li5 .nakawaku {
	border: 2px solid #80cff4;
	padding: 1em 2em;
	font-weight: bold;
	font-size: 20px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(/paradia/_img/intro/flow/flow5_haikei.jpg);
}

#new_flow figcaption,
#new_flow .figcaption {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0.8em;
	color: #000;
	display: block;
}

#new_flow .flow_list .title .figcaption {
	margin-top: 0;
}

#new_flow p.saigo {
	font-size: 12px;
	font-weight: bold;
}

@media screen and (max-width: 640px) {
	#new_flow {
		width: auto;
	}
	#new_flow .start img,
	#new_flow .goal img {
		width: 70px;
	}
	#new_flow .flow_figure_list li:nth-child(odd) {
		margin-right: 0;
	}
	#new_flow .flow_list .title .s1 {
		width: 50px;
		font-size: 18px;
	}
	#new_flow .flow_list .title .s2 {
		font-size: 14px;
		width: calc(100% - 50px);
	}
	#new_flow .flow_list .title .s1:after {
		border-width: 10px 8px 0;
		left: 18px;
	}
	#new_flow .flow_list .title .s2 br {
		display: none;
	}
	#new_flow .waku {
		padding-left: 50px;
	}
	#new_flow .flow_list {
		background-position: 23px top;
	}
	#new_flow .flow_figure_list li img {
		border: 1px solid #eee;
	}
	#wrap #new_flow figcaption,
	#wrap #new_flow .figcaption {
		font-size: 10px;
	}
	#new_flow .flow_list .title {
		margin-bottom: 0;
		padding-bottom: 20px;
	}
	#new_flow .flow_figure_list li {
		margin-bottom: 5%;
	}
	#new_flow .li4 .flow_figure_list li+li {
		margin-top: 5%;
	}
	#new_flow span.paradia_ruby.mini_ruby:before {
		line-height: 1.4;
		bottom: 80%;
	}
	#wrap #new_flow .li3 .flow_figure_list li p {
		font-size: 12px;
	}
	#wrap #new_flow .li3 .flow_figure_list li p br {
		display: none;
	}
	#new_flow .li5 .nakawaku {
		padding: 6% 6% 12%;
		background-size: 70% auto;
	}
	#new_flow .li5 .nakawaku br {
		display: none;
	}
	#wrap #new_flow .li5 .nakawaku p {
		font-size: 12px;
	}
	#wrap #new_flow p.saigo {
		font-size: 10px;
	}
}

.flow #contents h2,
.flow #contents h3,
.flow figcaption strong,
.flow .blue_bg strong,
.flow #contents p a,
.flow .key_color,
.flow #contents h4 {
	color: #0068b7;
}

.flow #contents h2 {
	border-color: #0068b7;
	margin-bottom: 3%;
}

.flow #contents h2 img.h2 {
	padding-top: 20px;
}

.flow #contents h2 img.bg_color {
	background-color: #0068b7;
}

.flow #sec1 p {
	font-size: 18px;
}

.flow #sugoroku {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 100%;
}

.flow #sugoroku #screen {
	position: absolute;
	top: 220px;
	left: 37px;
}

.flow #sec2 h3 {
	width: 860px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 640px) {
	.flow #sugoroku #screen {
		left: 4%;
		top: 0;
		width: 70%;
		margin-top: 26%;
	}
}


/*faq*/

body.faq {}
.search_result_zone{
	display: none;
}
.search_result_list li{
	cursor: pointer;
}
.search_result_list li:hover{
	opacity: .7;
}

.search_result_list li .highlight{
	background-color: #f5ff00;
}

.faq #contents h2,
.faq #contents h3,
.faq figcaption strong,
.faq .green_bg strong,

/*.faq #contents p a,*/

.faq .key_color,
.faq #contents h4 {
	color: #898989;
}

.faq #contents h2 {
	border-color: #898989;
	margin-bottom: 4%;
	background-color: #fff;
}

.faq #contents h2 img.h2 {
	padding-top: 29px;
}

.faq #contents h2 img.bg_color {
	background-color: #898989;
}

.faq .w946 {
	width: 946px;
	max-width: 94%;
	margin-left: auto;
	margin-right: auto;
}

.faq #contents h3:before {
	content: "";
}

.faq #contents section.point {
	margin-bottom: 5%;
}

.faq #contents section.point ul li {
	margin-bottom: 45px;
}

.faq #contents section.point ul li h3 {
	margin-bottom: 2%;
}

.faq #contents section.point ul li .answer > p,
.faq #contents section.point ul li .answer > .p {
	line-height: 1.8;
	background: url(/paradia/_img/intro/faq/a.png) left top no-repeat;
	margin-left: 22px;
	padding-left: 45px;
}

.faq li.q2 .img.fr {
	padding: 0 70px 0 40px;
}

.faq li.q4 .img.fr {
	padding-left: 35px;
}

.faq li.q5 .img.fr,
.faq li.q7 .img.fr {
	padding: 0 30px 0 40px;
}

.faq li.q8 .img.fr {
	padding-left: 10px;
}

.faq #contents #sec3 ul li p {}

.faq #contents #sec3 ul li .img.fr {
	padding-left: 20px;
}

.faq span.mini {
	display: block;
	margin-top: -3px;
}

.faq #contents li .img {
	text-align: right;
}

.faq #contents section.point ul li.q5,
.faq #contents section.point ul li.q7 {
	margin-bottom: 5px;
}

.faq #contents section.point ul li .contact {
	margin-top: 3%;
	display: inline-block;
}

.faq p.kaiketsu {
	border: 2px solid #898989;
	color: #898989;
	font-size: 28px;
	font-family: serif;
	text-align: center;
	padding: 15px 0;
	font-weight: bold;
	line-height: 1.4;
}

.faq .q:after {
	content: '';
	display: block;
	clear: both;
}

.faq .q:before,
.faq .q span {
	display: block;
}

.search_result_list li:before,
.faq .q:before {
	float: left;
	content: '';
	height: 48px;
	width: 40px;
	background-image: url(/paradia/_img/intro/faq/q.png);
	background-repeat: no-repeat;
}

.search_result_list li,
.faq .q span {
	overflow: hidden;
	padding-left: 0.4em !important;
	font-size: 27px !important;
	color: #000;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	line-height: 1.3;
	padding-top: 0.2em;
}
img[src$="12.jpg"]{
width:885px;
}




@media screen and (max-width: 640px) {
	.faq #contents .shhuuri_center a .tel{
		font-size: 7vw;
	}

	.faq #contents section.point ul li h3 {
		margin-bottom: 4%;
	}
	.faq #contents section.point ul li h3 img {
		max-width: none;
		height: 26px;
	}
	.faq #contents section.point ul li h3 img.high {
		height: 35px;
	}
	.faq #contents section.point ul li p {
		padding-left: 6%;
		padding-right: 0%;
		margin-left: 0%;
		font-size: 13px;
		background-size: 5% auto;
		line-height: 1.6;
	}
	.faq #contents section.point .faq_list li p{
		padding-left: 0;
	}

	.faq #contents li .fl {
		float: none;
	}
	.faq #contents li .img {
		text-align: center;
		margin-top: 3%;
		padding: 0;
		float: none;
	}
	.faq #contents li .img img {
		max-width: 80%;
	}
	.faq #contents section.point ul li {
		margin-bottom: 5% !important;
	}
	.faq p.kaiketsu {
		font-size: 18px;
	}
	.faq #contents section.point ul li.q12 .img img {
		max-width: 50%;
	}
	.faq .q:before {
		height: 24px;
		width: 20px;
		background-size: contain;
	}
	.faq .q span {
		font-size: 16px !important;
	}
	.faq #contents .footer_banner3 {
		margin-bottom: 7%;
	}
	.faq #contents .footer_banner {
		margin-bottom: 15%;
	}
}



.faq #contents .answer table {
	margin:15px 0 0 0;
}

.faq #contents .answer th,
.faq #contents .answer td{
	padding:10px;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	font-size: 13px;
}


.faq #contents .answer th {
	background:#f2f2f2;
}

.faq #contents .setsuden {
	font-size: 75%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 100;
}

.inline{
	display: inline !important;
}

.jump_btn a{
	color: #31ACDF !important;
	background-color: #CDEEF7 !important;
	text-decoration: none !important;
	padding: 2px;
}
.jump_btn {
	margin: 30px;
}
.dec{background: #fffed9!important;
	display: block !important;
	margin: -5px -7px !important;
	padding:5px 7px !important;
}