@charset "UTF-8";
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-visible-pc {
		display: none !important;
	}
}
/*------------------------------------------*/
.guidance-table02 table {
	width: 100%;
	margin: 38px 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-collapse: separate;
	border-spacing: 0;
}
.guidance-table02 th {
	padding: 15px 18px 14px 20px;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	line-height: 1.75;
	vertical-align: middle;
	font-weight: normal;
	font-size: 14px;
}
.guidance-table02 thead th {
	padding: 0;
	border-top: 1px solid #e8e8e8;
	line-height: 1.75;
	vertical-align: middle;
	font-weight: normal;
	font-size: 14px;
	border-left: 1px solid #e8e8e8;
	text-align: left;
}
.guidance-table02 thead th > span {
	display: block;
	padding: 15px;
	height: 100%;
	white-space: nowrap;
}
.guidance-table02 thead th:nth-of-type(1) {
	width: 23%;
}
.guidance-table02 thead th:nth-of-type(2) {
	width: 40%;
}
.guidance-table02 thead th:nth-of-type(3),
.guidance-table02 thead th:nth-of-type(4),
.guidance-table02 thead th:nth-of-type(5) {
	width: 10%;
	text-align: center;
}
.guidance-table02 thead th:nth-of-type(5) > span .guidance-visible-pc {
	display: block;
	line-height: .7;
}
.guidance-table02 tr td:nth-of-type(5) {
	text-align: center;
}
.guidance-table02 td {
	padding: 15px 15px 14px 15px;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	line-height: 1.75;
	vertical-align: middle;
	font-weight: normal;
	color: #555;
	font-size: 14px;
}
.guidance-table02 .guidance-first_visited-tbl td:first-child{
	border-top: 0;
	width: 6%;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-table02 table{
		margin-top: 15px;
	}
	.guidance-table02 thead th:nth-of-type(1) {
		width: 45%;
	}
	.guidance-table02 thead th span{
		padding: 10px 5px;
		font-size: 12px;
	}
	.guidance-table02 tbody tr:not(.guidance-first_visited-tbl) td:nth-child(2),
	.guidance-table02 tbody tr.guidance-first_visited-tbl td:nth-child(3),
	.guidance-table02 thead th:nth-child(2) {
		display: none;
	}
	.guidance-table02 thead th:nth-of-type(3),
	.guidance-table02 thead th:nth-of-type(4),
	.guidance-table02 thead th:nth-of-type(5) {
		width: auto;
		white-space: nowrap;
	}
	.guidance-table02 td {
		font-size: 12px;
	}
}
/*------------------------------------------*/
.guidance-lst-features {
	margin-top: 30px;
	display: -webkit-flex;
	display: -ms-box;
	display: flex;
	-ms-flex-direction: row;
	-moz-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.guidance-lst-features > li {
	width: calc((100% / 3) - 20px);
	margin-right: 20px;
	margin-bottom: 30px;
	background: #fff;
	-ms-flex: 50%;
	-moz-flex: 50%;
	-webkit-flex: 50%;
	flex:auto;
	box-sizing: border-box;
}
.guidance-lst-features:not(.guidance-lst-features--col4) > li:nth-child(3n+3) {
	margin-right: 0;
}
.guidance-lst-features__inner {
	box-shadow: 0px 3px 6px rgba(112, 112, 112,.16);
}
.guidance-lst-features__inner__img {
	line-height: 0;
}
.guidance-lst-features__inner__ctn {
	padding: 35px 40px;
}
.guidance-lst-features__inner__img + .guidance-lst-features__inner__ctn {
	padding: 15px 20px;
}
.guidance-lst-features__inner__ttl {
	font-weight: bold;
	margin-bottom: 10px;
}
.guidance-lst-features__inner__txt {
	margin-bottom: 10px;
	font-size: 14px;
}
.guidance-lst-features__inner__img img {
	width: 100%;
	height: auto;
}
.guidance-lst-features__inner__ctn .txt-note{
	margin: -10px 0 10px 0;
}
.guidance-lst-features__inner__ctn a {
	display: inline-block;
	position: relative;
	padding-right: 15px;
	font-size: 14px;
}
.guidance-lst-features--col4 > li {
	width: calc((100% / 4) - 20px);
}
.guidance-lst-features--col4 > li:nth-child(4n+4) {
	margin-right: 0;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-lst-features {
		flex-direction: column;
	}
	.guidance-lst-features > li {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.guidance-lst-features__inner__ttl {
		font-size: 14px;
	}
	.guidance-lst-features__inner__txt {
		margin-bottom: 5px;
		font-size: 14px;
	}
	.guidance-lst-features__inner__ctn {
		padding: 15px 10px;
	}
}
/*-----------------------------------------*/
.guidance-first_visited-box {
	padding: 43px 30px;
	border: 1px solid #ddd;
	margin-top: 30px;
}
.guidance-first_visited-box-features-media {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.guidance-first_visited-box-features-media__img {
	width: 25.22%;
}
.guidance-first_visited-box-features-media__ctn {
	width: calc(100% - 25.22%);
	padding-left: 35px;
}
.guidance-first_visited-box-features-media__ttl {
	font-weight: bold;
	margin-bottom: 15px;
}
.guidance-first_visited-box-features-media__link {
	margin-top: 10px;
}
.guidance-first_visited-box-features-media__link a{
	font-size: 14px;
}
.guidance-first_visited-box-features-media--direct {
	direction: rtl;
}
.guidance-first_visited-box-features-media--direct .guidance-first_visited-box-features-media__ctn {
	direction: ltr;
	padding-left: 0;
	padding-right: 50px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-first_visited-box {
		padding: 25px 10px 10px;
	}
	.guidance-first_visited-box-features-media {
		flex-direction: column;
	}
	.guidance-first_visited-box-features-media__ttl,
	.guidance-first_visited-box-features-media__txt {
		font-size: 14px;
	}
	.guidance-first_visited-box-features-media__img,
	.guidance-first_visited-box-features-media__ctn {
		width: 100%;
	}
	.guidance-first_visited-box-features-media__ctn {
		padding-left: 0;
	}
	.guidance-first_visited-box-features-media--direct .guidance-first_visited-box-features-media__ctn {
		padding-right: 0;
	}
}
/*---------------------------------------*/
.guidance-first_visited-box-col {
	overflow: hidden;
	margin: 20px -15px 0;
}
.guidance-first_visited-box-col__item {
	display: inline-block;
	float: left;
	width: 50%;
	padding: 0 15px;
	box-sizing: border-box;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-first_visited-box-col {
		margin: 15px 0 0;
	}
	.guidance-first_visited-box-col__item {
		width: 100%;
		float: none;
		padding: 0;
	}
}
/*---------------------------------------*/
.guidance-first_visited-lst-dot li {
	position: relative;
}
.guidance-first_visited-lst-dot li:before {
	content: "・";
	color: #005bac;
}
/*---------------------------------------*/
.guidance-first_visited-box-image {
	overflow: hidden;
}
.guidance-first_visited-box-image img {
	width: 100%;
	height: auto;
}
/*---------------------------------------*/
.hdg-lv3 + .guidance-first_visited-box-features-media {
	margin-top: 30px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.hdg-lv3 + .guidance-first_visited-box-features-media {
		margin-top: 15px;
	}
}
/*---------------------------------------*/
.guidance-mov{
	font-size: 0;
	margin-top: 10px;
	text-align: center;
	max-width: 100%;
}
.guidance-mov iframe{
	max-width: 100%;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-mov{
		margin-top: 0;
		position: relative;
		padding-top: 56.25%;
		overflow: hidden;
	}
	.guidance-mov iframe{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
/*---------------------------------------*/
.guidance-bnr {
	margin: 45px 0 110px;
	line-height: 0;
}
.guidance-bnr a {
	display: block;
	text-align: center;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-bnr {
		margin: 25px 0 50px;
	}
}
/*---------------------------------------*/
.guidance-addictive_book-service > li{
	padding: 20px 0;
}
.guidance-addictive_book-service > li + li {
	border-top: 1px solid #ddd;
}
.guidance-addictive_book-service__ttl {
	font-weight: bold;
	margin-bottom: 10px;
}
.guidance-addictive_book-service__link li {
	display: inline;
}
.guidance-addictive_book-service > li:first-child {
	padding-top: 0;
}
.guidance-addictive_book-service__link li + li {
	margin-left: 10px;
}
.guidance-addictive_book-service__link {
	margin-top: 10px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-addictive_book-service__link li a {
		font-size: 14px;
	}
}
/*---------------------------------------*/
.guidance-addictive_book-box {
	margin: 35px 95px 0;
	padding: 45px 40px;
	border: 1px solid #ddd;
	position: relative;
}
.guidance-addictive_book-box:before{
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	border: 1px solid #eee;
	z-index: 1;
}
.guidance-addictive_book-box .guidance-first_visited-box-features-media {
	position: relative;
	z-index: 2;
}
.guidance-addictive_book-box .guidance-first_visited-box-features-media__ctn {
	width: 55%;
}
.guidance-addictive_book-box .guidance-first_visited-box-features-media__img {
	width: 45%;
	text-align: right;
}
.guidance-addictive_book-box .hdg-lv3 {
	margin-top: 0;
	margin-left: 40px;
}
.guidance-addictive_book-box-features{
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: flex-start;
	margin-top: 70px;
}
.guidance-addictive_book-box-features__img{
	width: 25.22%;
}
.guidance-addictive_book-box-features__ctn{
	width: calc(100% - 25.22%);
	padding-left: 50px;
}
.guidance-addictive_book-box-features__ctn .hdg-lv4:nth-of-type(1){
	margin-top: 0;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-addictive_book-box {
		margin: 20px 0 0;
		padding: 20px;
	}
	.guidance-addictive_book-box .guidance-first_visited-box-features-media__img,
	.guidance-addictive_book-box .guidance-first_visited-box-features-media__ctn {
		width: 100%;
	}
	.guidance-addictive_book-box .guidance-first_visited-box-features-media__img {
		padding-left: 0;
	}
	.guidance-addictive_book-box .hdg-lv3 {
		margin-left: 20px;
	}
	.guidance-addictive_book-box-features{
		flex-direction: column;
		margin-top: 15px;
	}
	.guidance-addictive_book-box-features__img{
		width: 100%;
	}
	.guidance-addictive_book-box-features__ctn{
		width: 100%;
		padding-left: 0;
	}
	.guidance-addictive_book-box-features__ctn .hdg-lv4:nth-of-type(1){
		margin-top: 10px;
	}
}
/*---------------------------------------*/
.guidance-box-register {
	background: #232c3c;
	padding: 27px 45px;
	position: relative;
	margin: 50px 0 110px;
}
.guidance-box-register__txt {
	color: #fff;
	max-width: 58%;
	text-align: left;
}
.guidance-box-register__btn {
	position: absolute;
	right: 50px;
	background: #0066cc;
	display: inline-block;
	color: #fff;
	padding: 20px;
	min-width: 290px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-box-register {
		padding: 25px 12px;
		position: relative;
		margin: 30px 0 50px;
		text-align: center;
	}
	.guidance-box-register__txt {
		max-width: 100%;
		text-align: left;
		font-size: 14px;
	}
	.guidance-box-register__btn {
		position: relative;
		top: auto;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		right: auto;
		min-width: 155px;
		margin-top: 20px;
		padding: 10px;
		font-weight: bold;
	}
	.hdg-lv2 + .guidance-first_visited-box-image {
		padding-left: 12px;
		padding-right: 12px;
	}
}
/*---------------------------------------*/
.guidance-tbl {
	border: 1px solid #ddd;
	background-color: #fff;
	z-index: 0;
	position: relative;
}
.guidance-tbl td{
	border-right:  1px solid #ddd;
	border-bottom:  1px solid #ddd;
	padding: 20px;
	line-height: 1.75;
}
.guidance-tbl tr > td:first-child {
	width: 25%;
	font-weight: bold;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-tbl td {
		padding: 20px 10px;
	}
	.guidance-tbl td a{
		display: block;
		margin-top: 15px;
	}
	.guidance-tbl tr > td:first-child {
		width: 45%;
	}
}
/*--------------------------------------*/
.guidance-lst-content.lst-content .lst-content-inner > li a,
.guidance-lst-content .lst-txtimg-img {
	width: 100% !important;
}
.guidance-lst-content .lst-txtimg-img {
	text-align: center;
}
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-lst-content.lst-content .lst-content-inner > li .lst-txtimg-txt,
	.guidance-lst-content.lst-content .lst-content-inner > li p {
		display: block;
		width: 100%;
	}
	.guidance-lst-content.lst-content .lst-content-inner > li .lst-txtimg-txt {
		padding-left: 0;
	}
}
/*-------------------------------------------*/
.guidance-txt-blue {
	color: #005bac !important;
}
/*-------------------------------------------*/
@media (max-width: 768px){ /* SP・タブレット */
	.guidance-first_visited-lst-dot li {
		font-size: 14px;
		margin-bottom: 15px;
	}
}