@charset "UTF-8";
/* sp(320px) */

/* 初めての方へ */
#pageFirst {

}
#pageFirst .hl_first {
	font-family: 'Noto Serif JP', serif;
	font-size: 26px;
	font-weight: 500;
	color: var(--first_color);
	text-align: center;
}
#pageFirst .hl_first span {
	display: block;
	font-size: 16px;
	color: #363636;
}
#pageFirst .msg_top {
	text-align: left;
}
#pageFirst .msg_top br.mbr {
	display: none;
}

/* ご利用の流れ */
#pageFirst .ttl_first {
	font-family: 'Noto Serif JP', serif;
	font-size: 20px;
	font-weight: 500;
	color: #363636;
	text-align: center;
	line-height: 1;
	border-top: 2px solid #ece6fd;
	border-bottom: 2px solid #ece6fd;
	padding: .5em 0;
}
#pageFirst #flow_first .list_type {
	display: block;
/*	margin-top: 3em;*/
}
#pageFirst #flow_first .list_type .box {
	width: 100%;	
}
#pageFirst #flow_first .list_type .box > div {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	background: linear-gradient(to right, #7d2c99 0%, #453e9e 100%);
	color: #fff;
	text-align: left;
	padding:1.0em 1.4em;
	line-height: 1;
}

#pageFirst #flow_first .list_type .box > div .no {
	font-family: 'EB Garamond', serif;
	font-size: 20px;
	font-weight: 500;
/*	border: 1px solid #fff;*/
}
#pageFirst #flow_first .list_type .box > div .icn {
	width: 42px;
	margin-left: 0;
	margin-right: auto;
	padding: 0em 1.2em 0em .6em;
/*	border: 1px solid #fff;*/
}
#pageFirst #flow_first .list_type .box > div .name {
	font-family: 'Noto Serif JP', serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 1.4;
	flex: 1;
/*	border: 1px solid #fff;*/
}

#pageFirst #flow_first .list_type .box > div .name span {
	display: block;
	font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#pageFirst #flow_first .list_type .box > div .name br.mbr {
	display: none;
}



#pageFirst #flow_first .list_type .box:nth-of-type(7) .name {
	letter-spacing: -.06em;
}
#pageFirst #flow_first .list_type .box p {
	padding-top: 1em;
	margin-bottom: 0;
}
#pageFirst #flow_first .list_type .arrow {
	width: 100%;
	position: relative;
/*	border: 1px solid red;*/
	height: 30px;
}
#pageFirst #flow_first .list_type .arrow::after {
	content: '';
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) rotate(135deg);
	-webkit- transform: translateY(-50%) translateX(-50%) rotate(135deg);
	transition: all 300ms 0s ease;
}
#pageFirst #flow_first .coution {
	font-weight: bold;
	color: var(--first_color);
	text-align: right;
	margin-top: .5em;
}

/* 電話占い紫苑が選ばれる3つの理由 */
#pageFirst #reason_first ol li {
	list-style: none;
	margin-bottom: 1.2em;
}
#pageFirst #reason_first ol li .no {
	font-size: 17px;
	font-weight: bold;
	color: var(--first_color);
	padding: .9em 0 .4em;
}
#pageFirst #reason_first ol li .no span {
	font-family: 'EB Garamond', serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 1;
}

/* 料金体系 */
#pageFirst #price_first {
	
}
#pageFirst #price_first .tb table {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#pageFirst #price_first .tb table tr.cel2 td {
	padding: .8em 0em;
	border: 3px solid #ece6fd;
	text-align: center;
}
#pageFirst #price_first .tb table tr.cel2 td span.b {
	font-size: 14px;
	font-weight: bold;
	display: block;
}
#pageFirst #price_first .tb table tr.cel2 td span.num {
	font-size: 18px;
}
#pageFirst #price_first .tb table tr.cel2 td span.yen {
	font-size: 14px;
}
#pageFirst #price_first .tb table tr.cel2 td span.tax {
	font-size: 13px;
}

/* 一流霊能者が豊富な占術でお悩みを解決します。 */
#pageFirst #kaiketsu_first .hl_kaiketsu {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}
#pageFirst #kaiketsu_first .hl_kaiketsu br.sbr {
	display: inline-block;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span {
	display: inline-block;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1) {
	font-size: 16px;
	position: relative;
}

#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1):before,
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1):after {
	content: '';
	width: 1.5em;
	border-top: 1px solid #000;
	position: absolute;
	top: .7em;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1):before {	
	transform: rotate(55deg);
	left: -1.8em;	
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1):after {
	transform: rotate(-55deg);
	right: -1.7em;
}

#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(2) {
	font-size: 20px;
	color: var(--first_color);
	margin-top: .8em;
}


#pageFirst #kaiketsu_first .nayami {
	background-color: #f9effe;
	padding: 2em 1.0em;
}
#pageFirst #kaiketsu_first .nayami .hl_nayami {
	font-family: 'Noto Serif JP', serif;
	font-size: 15px;
	font-weight: 500;
	text-align: center;	
}
#pageFirst #kaiketsu_first .nayami .hl_nayami br.sbr {
	display: inline-block;
}
#pageFirst #kaiketsu_first .nayami ul {
	margin-top: 2em;
}
#pageFirst #kaiketsu_first .nayami ul li {
	font-size: 15px;
	border-bottom: 1px dotted #9e9b9f;
	padding: .5em;
}
#pageFirst #kaiketsu_first .nayami ul li .icn {
	width: 12px;
}
#pageFirst #kaiketsu_first .nayami ul li .icn img {
	position: relative;
	top: .3em;
}
#pageFirst #kaiketsu_first .nayami ul li .name {
	padding-left: .8em;
}

/* 24時間・365日、いつでも霊能者に相談できます！ */
#pageFirst #soudan_first {

}
#pageFirst #soudan_first .hl_soudan {
	font-family: 'Noto Serif JP', serif;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	line-height: 1.4;
}
#pageFirst #soudan_first .hl_soudan br.sbr {
	display: inline-block;
}
#pageFirst #soudan_first .msg {
	text-align: center;
}
#pageFirst #soudan_first .msg br.sbr {
	display: inline-block;
}

#pageFirst #soudan_first li {
	border: 1px solid #ead6f4;
	margin-bottom: 1.5em;
	padding: 1.4em 1em 1.4em 1em;
	line-height: 1.4;
}
#pageFirst #soudan_first li .icn {
	width: 30px;
}
#pageFirst #soudan_first li .icn img {
	position: relative;
	top: -.3em;
}
#pageFirst #soudan_first li .txt {
	padding-left: .8em;
}
#pageFirst #soudan_first li .txt .ttl {
	font-size: 15px;
	font-weight: bold;
}
#pageFirst #soudan_first li .txt p {
	margin-bottom: 0;
	margin-top: .4em;
}

/* 紫苑をご利用いただいた方から喜びの声が届いています！ */
#pageFirst #yorokobi_first .hl_yorokobi {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	color: var(--first_color);
}
#pageFirst #yorokobi_first .hl_yorokobi span {
	display: block;
	font-size: 18px;
	color: #363636;
}
#pageFirst #yorokobi_first .users_voice {
	background-color: #fffcdf;
	text-align: left;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding: 2em 2em;
	font-size: 15px;
	font-weight: bold;
	margin-top: 2em;
}
#pageFirst #yorokobi_first .users_voice li:not(:last-of-type) {
	margin-bottom: .6em;
}
#pageFirst #yorokobi_first .msg {
	margin-top: 1.8em;
	text-align: left;
}

/* telバナー */
#pageFirst .ban_tel {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* last_msg */
#pageFirst #last_msg {
	margin-top: 1em;
}
#pageFirst #last_msg .hl_last {
	font-family: 'Noto Serif JP', serif;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	color: var(--first_color);
}
#pageFirst #last_msg .hl_last span {
	display: block;
	font-size: 18px;
	color: #363636;
}









@media handheld, print, screen and (min-width: 390px) {
/* iphone6 */

#pageFirst #kaiketsu_first .nayami .hl_nayami {
	font-size: 16px;
}

/* end of media query(iphone6) */	
}



@media handheld, print, screen and (min-width: 414px) {
/*  iPhone6 Plus */

/* end of media query(iPhone6 Plus) */	
}



@media handheld, print, screen and (min-width: 480px) {
/* tablet */

/* 初めての方へ */
#pageFirst .hl_first {
	font-size: 32px;
	text-align: center;
}
#pageFirst .hl_first span {
	font-size: 20px;
}

/* ご利用の流れ */
#pageFirst .ttl_first {
	font-size: 22px;
	border-top: 3px solid #ece6fd;
	border-bottom: 3px solid #ece6fd;
}
#pageFirst #flow_first .list_type .box > div .no {
	font-size: 24px;
}
#pageFirst #flow_first .list_type .box > div .icn {
	width: 40px;
	padding: 0em 1.2em 0em .6em;
}
#pageFirst #flow_first .list_type .box > div .name {
	font-size: 16px;
}
#pageFirst #flow_first .list_type .box > div .name span {
	font-size: 13px;
}
#pageFirst #flow_first .list_type .arrow {
	height: 40px;
}
#pageFirst #flow_first .list_type .arrow::after {
	border-top: 3px solid #000;
	border-right: 3px solid #000;
	width: 12px;
	height: 12px;
	top: 40%;
}

/* 電話占い紫苑が選ばれる3つの理由 */
#pageFirst #reason_first ol li .no {
	font-size: 18px;
}
#pageFirst #reason_first ol li .no span {
	font-size: 26px;
}

/* 一流霊能者が豊富な占術でお悩みを解決します。 */
#pageFirst #kaiketsu_first .hl_kaiketsu {
	font-size: 22px;
}
#pageFirst #kaiketsu_first .hl_kaiketsu br.sbr {
	display: none;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1) {
	font-size: 16px;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(2) {
	font-size: 20px;
}

#pageFirst #kaiketsu_first .nayami {
	padding: 2em 2.8em;
}
#pageFirst #kaiketsu_first .nayami .hl_nayami {
	font-size: 22px;
}

#pageFirst #kaiketsu_first .nayami ul li {
	font-size: 16px;
}
#pageFirst #kaiketsu_first .nayami ul li .icn {
	width: 14px;
}
#pageFirst #kaiketsu_first .nayami ul li .icn img {
	top: .3em;
}
#pageFirst #kaiketsu_first .nayami ul li .name {
	padding-left: .8em;
}

/* 24時間・365日、いつでも霊能者に相談できます！ */
#pageFirst #soudan_first .hl_soudan {
	font-size: 22px;
}
#pageFirst #soudan_first .hl_soudan br.sbr {
	display: none;
}

#pageFirst #soudan_first li {
	margin-bottom: 1.8em;
	padding: 1.8em 1em 1.8em 1em;
}
#pageFirst #soudan_first li .icn {
	width: 30px;
}
#pageFirst #soudan_first li .icn img {
	top: -.3em;
}
#pageFirst #soudan_first li .txt .ttl {
	font-size: 17px;
}

/* 紫苑をご利用いただいた方から喜びの声が届いています！ */
#pageFirst #yorokobi_first .hl_yorokobi {
	font-size: 28px;
}
#pageFirst #yorokobi_first .hl_yorokobi span {
	font-size: 18px;
}
#pageFirst #yorokobi_first .users_voice {
	text-align: center;
	padding: 2em 1em;
	font-size: 16px;
	margin-top: 2em;
}
#pageFirst #yorokobi_first .msg {
	text-align: center;
}

/* telバナー */
#pageFirst .ban_tel {
	width: 375px;
}

/* last_msg */
#pageFirst #last_msg .hl_last {
	font-size: 23px;
}
#pageFirst #last_msg .hl_last span {
	font-size: 15px;
}
#pageFirst #last_msg .hl_last br.sbr {
	display: none;
}

	@media (-webkit-min-device-pixel-ratio: 2){
		

	/* end of media query(retina) */	
	}

/* end of media query(tablet) */	
}



@media handheld, print, screen and (min-width: 620px) {
/* iPad */

/* 初めての方へ */
#pageFirst .hl_first {
	font-size: 38px;
	text-align: center;
}
#pageFirst .hl_first span {
	font-size: 22px;
}
#pageFirst .msg_top {
	text-align: center;
}
#pageFirst .msg_top br.mbr {
	display: inline-block;
}

/* ご利用の流れ */
#pageFirst .ttl_first {
	font-size: 24px;
}
#pageFirst #flow_first .list_type {
	display: flex;
/*	margin-top: 3em;*/
}
#pageFirst #flow_first .list_type .box {
	width: 23.12%;
}
#pageFirst #flow_first .list_type .box > div {
	display: block;
	width: 100%;
	background: linear-gradient(135deg, #7d2c99 0%,#453e9e 100%);
	color: #fff;
	text-align: center;
	padding:1.6em .4em;
	line-height: 1;

/*	height: 100%;*/
}

#pageFirst #flow_first .list_type .box > div .no {
	font-family: 'EB Garamond', serif;
	font-size: 26px;
	font-weight: 500;
}
#pageFirst #flow_first .list_type .box > div .icn {
	width: 54px;
	margin-left: auto;
	margin-right: auto;
	padding: .9em 0 .8em 0;
}
#pageFirst #flow_first .list_type .box > div .name {
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;	
}
#pageFirst #flow_first .list_type .box > div .name span {
	font-size: 14px;
}
#pageFirst #flow_first .list_type .box > div .name br.mbr {
	display: inline-block;
}

#pageFirst #flow_first .list_type .box:nth-of-type(7) > div .name {
	letter-spacing: -.06em;
}
#pageFirst #flow_first .list_type .box p {
	padding-top: 2em;
}
#pageFirst #flow_first .list_type .arrow {
	width: 2.51%;
	position: relative;
}
#pageFirst #flow_first .list_type .arrow::after {
	content: '';
	border-top: 3px solid #000;
	border-right: 3px solid #000;
	width: 7px;
	height: 7px;
	position: absolute;
	top: 100px;
	left: 40%;
	transform: translateY(-50%) translateX(-50%) rotate(45deg);
	-webkit- transform: translateY(-50%) translateX(-50%) rotate(45deg);
	transition: all 300ms 0s ease;
}

/* 電話占い紫苑が選ばれる3つの理由 */
#pageFirst #reason_first ol li {
	margin-bottom: 0;
}
#pageFirst #reason_first ol li .no {
	font-size: 18px;
}
#pageFirst #reason_first ol li .no span {
	font-size: 28px;
}

/* 料金体系 */
#pageFirst #price_first .tb table {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#pageFirst #price_first .tb table tr.cel2 td {
	padding: .8em 1.5em;
	border: 3px solid #ece6fd;
	text-align: center;
}
#pageFirst #price_first .tb table tr.cel2 td span.b {
	font-size: 16px;
	display: inline;
}
#pageFirst #price_first .tb table tr.cel2 td span.num {
	font-size: 20px;
}
#pageFirst #price_first .tb table tr.cel2 td span.yen {
	font-size: 16px;
}
#pageFirst #price_first .tb table tr.cel2 td span.tax {
	font-size: 14px;
}

/* 一流霊能者が豊富な占術でお悩みを解決します。 */
#pageFirst #kaiketsu_first .hl_kaiketsu {
	font-size: 28px;
}
#pageFirst #kaiketsu_first .hl_kaiketsu br.sbr {
	display: none;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1) {
	font-size: 20px;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(2) {
	font-size: 26px;
}

#pageFirst #kaiketsu_first .nayami {
	padding: 2em 2.8em;
}
#pageFirst #kaiketsu_first .nayami .hl_nayami {
	font-size: 22px;
}

#pageFirst #kaiketsu_first .nayami ul li {
	font-size: 17px;
}
#pageFirst #kaiketsu_first .nayami ul li .icn {
	width: 14px;
}
#pageFirst #kaiketsu_first .nayami ul li .icn img {
	top: .3em;
}
#pageFirst #kaiketsu_first .nayami ul li .name {
	padding-left: .8em;
}

/* 24時間・365日、いつでも霊能者に相談できます！ */
#pageFirst #soudan_first .hl_soudan {
	font-size: 28px;
}
#pageFirst #soudan_first .hl_soudan br.sbr {
	display: none;
}
#pageFirst #soudan_first .msg br.sbr {
	display: none;
}

#pageFirst #soudan_first li {
	margin-bottom: 1.8em;
	padding: 1.8em 1em 1.8em 1em;
}
#pageFirst #soudan_first li .icn {
	width: 33px;
}
#pageFirst #soudan_first li .icn img {
	top: -.3em;
}
#pageFirst #soudan_first li .txt .ttl {
	font-size: 18px;
}

/* 紫苑をご利用いただいた方から喜びの声が届いています！ */
#pageFirst #yorokobi_first .hl_yorokobi {
	font-size: 30px;
}
#pageFirst #yorokobi_first .hl_yorokobi span {
	font-size: 20px;
}
#pageFirst #yorokobi_first .users_voice {
	text-align: center;
	padding: 2em 1em;
	font-size: 17px;
	margin-top: 2em;
}
#pageFirst #yorokobi_first .msg {
	text-align: center;
}

/* telバナー */
#pageFirst .ban_tel {
	width: 375px;
}

/* last_msg */
#pageFirst #last_msg .hl_last {
	font-size: 28px;
}
#pageFirst #last_msg .hl_last span {
	font-size: 18px;
}
#pageFirst #last_msg .hl_last br.sbr {
	display: none;
}



/* end of media query(iPad) */	
}



@media handheld, print, screen and (min-width: 835px) {
/* pc */

/* 初めての方へ */
#pageFirst .hl_first {
	font-size: 46px;
	text-align: center;
}
#pageFirst .hl_first span {
	font-size: 26px;
}
#pageFirst .msg_top {
	text-align: center;
}
#pageFirst .msg_top br.mbr {
	display: none;
}

/* ご利用の流れ */
#pageFirst .ttl_first {
	font-size: 26px;
}
#pageFirst #flow_first .list_type .box > div .no {
	font-size: 30px;
}
#pageFirst #flow_first .list_type .box > div .icn {
	width: 68px;
	padding: .9em 0 .8em 0;
}
#pageFirst #flow_first .list_type .box > div .name {
	font-size: 20px;
}
#pageFirst #flow_first .list_type .box > div .name span {
	font-size: 15px;
}
#pageFirst #flow_first .list_type .arrow::after {
	width: 9px;
	height: 9px;
}

/* 電話占い紫苑が選ばれる3つの理由 */
#pageFirst #reason_first ol li .no {
	font-size: 20px;
}
#pageFirst #reason_first ol li .no span {
	font-size: 36px;
}


/* 料金体系 */
#pageFirst #price_first .tb table {
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#pageFirst #price_first .tb table tr.cel2 td {
	padding: .8em 1.5em;
	border: 3px solid #ece6fd;
	text-align: center;
}
#pageFirst #price_first .tb table tr.cel2 td span.b {
	font-size: 18px;
	display: inline;
}
#pageFirst #price_first .tb table tr.cel2 td span.num {
	font-size: 22px;
}
#pageFirst #price_first .tb table tr.cel2 td span.yen {
	font-size: 18px;
}
#pageFirst #price_first .tb table tr.cel2 td span.tax {
	font-size: 14px;
}

/* 一流霊能者が豊富な占術でお悩みを解決します。 */
#pageFirst #kaiketsu_first .hl_kaiketsu {
	font-size: 36px;
}
#pageFirst #kaiketsu_first .hl_kaiketsu br.sbr {
	display: none;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(1) {
	font-size: 22px;
}
#pageFirst #kaiketsu_first .hl_kaiketsu span:nth-of-type(2) {
	font-size: 30px;
}

#pageFirst #kaiketsu_first .nayami {
	padding: 3em 3.8em;
}
#pageFirst #kaiketsu_first .nayami .hl_nayami {
	font-size: 26px;
}
#pageFirst #kaiketsu_first .nayami .hl_nayami br.sbr {
	display: none;
}
#pageFirst #kaiketsu_first .nayami ul li {
	font-size: 18px;
}
#pageFirst #kaiketsu_first .nayami ul li .icn {
	width: 18px;
}
#pageFirst #kaiketsu_first .nayami ul li .icn img {
	top: .3em;
}
#pageFirst #kaiketsu_first .nayami ul li .name {
	padding-left: .8em;
}

/* 24時間・365日、いつでも霊能者に相談できます！ */
#pageFirst #soudan_first .hl_soudan {
	font-size: 36px;
}
#pageFirst #soudan_first .hl_soudan br.sbr {
	display: none;
}

#pageFirst #soudan_first li {
	margin-bottom: 1.8em;
	padding: 1.8em 1em 1.8em 1em;
}
#pageFirst #soudan_first li .icn {
	width: 41px;
}
#pageFirst #soudan_first li .icn img {
	top: -.3em;
}
#pageFirst #soudan_first li .txt .ttl {
	font-size: 20px;
}

/* 紫苑をご利用いただいた方から喜びの声が届いています！ */
#pageFirst #yorokobi_first .hl_yorokobi {
	font-size: 36px;
}
#pageFirst #yorokobi_first .hl_yorokobi span {
	font-size: 22px;
}
#pageFirst #yorokobi_first .users_voice {
	text-align: center;
	padding: 2em 1em;
	font-size: 18px;
	margin-top: 2em;
}
#pageFirst #yorokobi_first .msg {
	text-align: center;
}

/* telバナー */
#pageFirst .ban_tel {
	width: 469px;
}


/* last_msg */
#pageFirst #last_msg .hl_last {
	font-size: 36px;
}
#pageFirst #last_msg .hl_last span {
	font-size: 22px;
}











/* end of media query(pc) */
}