@charset "UTF-8";
/*  */
.lyt-top-intro__body {
	display: block;
	text-align: left;
}
.lyt-top-intro__heading {
	margin: 0 0 30px;
}
.lyt-top-intro__logo {
	max-width: 100%;
}
.--update .lyt-top-intro__logo {
	margin: 0 0 10px;
}
.lyt-top-intro__box {
	min-height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #fff;
	border: 2px solid #027d7d;
	color: #027d7d;
	max-width: 360px;
	margin: 0 0 15px;
	font-size: 1.6rem;
	font-weight: 900;
	padding: 6px 10px;
	position: relative;
	border-radius: 4px;
}
.lyt-top-intro__box::after {
	content: '';
	width: 20px;
	height: 12px;
	background: url(../img/top/general/bgarr.png) no-repeat center;
	position: absolute;
	left: calc(50% - 10px);
	bottom: -12px;
}
.lyt-top-intro__title {
	margin: 0 0 14px;
}
.lyt-top-intro {
	background: url(../img/top/general/bg.jpg) no-repeat center bottom / cover;
}
.lyt-top-adviser__art{
	text-align: center;
}
.lyt-top-intro .m-text-em{
	justify-content: flex-start;
}
.m-btn-group .m-btn__btn--primary{
	width: 100%;
	min-width: inherit;
}
.lyt-top-intro .m-btn{
	display: block;
}
@media screen and (min-width: 768px) {
	.lyt-top-intro {
		display: block;
		min-height: 636px;
		padding: 40px 23px 0;
	}
	.lyt-top-intro__title {
		font-size: 6rem;
		line-height: 1.4;
		margin: 0 0 30px;
	}
	.--update {
		display: flex;
	}
	.--update .lyt-top-intro__col {
		width: 46%;
	}
	.lyt-top-intro .m-btn__btn--primary {
		max-width: 360px;
		padding: 14px 10px;
		font-size: 1.7rem;
	}
	.lyt-top-intro__col .lyt-top-intro__logo {
		margin: 0 0 15px;
	}
	.lyt-top-intro .m-text {
		margin-bottom: 10px;
	}
}
@media (min-width: 768px) and (max-width: 999px) {
	.--update {
		justify-content: space-between;
	}
	.--update .lyt-top-intro__col {
		width: 49%;
	}
}
@media screen and (max-width: 767px) {
	.lyt-top-intro {
		background: url(../img/top/general/bg2x.jpg) no-repeat center top / 100% auto;
		padding-top: 8vw;
	}
	.lyt-top-intro__body {
		text-align: left;
	}
	.lyt-top-intro__title{
		font-size: 8.2vw;
		line-height: 1.4;
		margin: 0 0 41.33vw;
	}
	.lyt-top-intro__logo{
		max-width: 132px;
	}
	.--update .lyt-top-intro__logo {
		max-width: 100%;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 5px;
	}
	.--update .lyt-top-intro__logo img {
		width: 132px;
		margin: 0 0 5px;
	}
	.lyt-top-adviser__art {
		text-align: center;
	}
	.lyt-top-intro__box {
		min-height: 80px;
		font-size: 1.4rem;
		margin: 0 0 10px;
	}
	.lyt-top-intro .m-btn__btn--primary {
		max-width: 370px;
	}
	.lyt-top-intro .m-text{
		font-size: 1.4rem;
	}
	.lyt-top-intro .m-btn{
		margin-bottom: 8px;
	}
	.m-btn__btn--primary{
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.lyt-top-intro .m-btn__btn--primary{
		font-size: 1.5rem;
	}
	.lyt-top-intro .m-text-anchor__link{
		font-size: 1.1rem;
	}
	.m-text-anchor__link::before{
		top: 3px;
	}
}
/*  */
.m-list-notice__item.--item2 {
	justify-content: center;
}
.m-list-notice__item a {
	color: #fff;
	text-decoration: underline;
}
@media screen and (min-width: 1000px) {
	.m-list-notice__item a:hover {
		text-decoration: none;
	}
}
/*  */
.--adviser1 {
	padding-bottom: 0;
}
.--adviser1::after {
	display: none;
}
.str-section--top-adviser.--adviser1 .str-section__body > .lyt-top-adviser__text {
	margin: 0 0 45px;
}
.--adviser2 .lyt-top-adviser {
	align-items: center;
}
.lyt-top-adviser__title small {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.5;
}
@media screen and (min-width: 1000px) {
	.--adviser2 .lyt-top-adviser__text {
		margin-right: -80px;
	}
	.--adviser2 .lyt-top-adviser__art {
		position: relative;
		left: 40px;
		top: 40px;
	}
}
@media screen and (min-width: 768px) {
	.str-section--top-adviser.--adviser1 .lyt-top-adviser {
		margin: 0 0 45px;
	}
	.str-section--top-adviser.--adviser2 {
		padding-top: 65px;
	}
}
@media screen and (max-width: 767px) {
	.lyt-top-intro__content .lyt-top-intro__col {
		margin: 0 0 32px;
	}
	.lyt-top-intro__content .lyt-top-intro__col:last-child {
		margin-bottom: 0;
	}
	.lyt-top-adviser__title small {
		font-size: 1.3rem;
	}
	.str-section--top-adviser.--adviser1 .lyt-top-adviser__art {
		margin-bottom: 18px;
	}
	.str-section--top-adviser.--adviser2 .lyt-top-adviser__art{
		margin-bottom: 40px;
	}
	.m-box__title{
		font-size: 1.5rem;
	}
}
/*  */
.m-btn-group p {
	margin: 0 0 10px;
}
.m-btn-group .m-btn {
	margin: 0 0 10px;
}
.m-btn-group .m-text-anchor {
	font-size: 1.2rem;
}
.m-btn-group .m-text__logo,
.lyt-top-intro__col .lyt-top-intro__logo {
	color: #df2380;
}
.m-btn-group .m-text-em{
	display: flex;
	align-items: center;
}
.m-btn-group .m-text a{
	margin-left: 8px;
}
@media screen and (min-width: 768px) {
	.m-btn-group {
		display: flex;
		justify-content: space-between;
	}
	.m-btn-group li {
		width: 49%;
	}
	.m-btn-group .m-text__logo,
	.lyt-top-intro__col .lyt-top-intro__logo {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.15;
		min-height: 47px;
		display: flex;
		align-items: flex-end;
	}
}
@media screen and (min-width: 1000px) {
	.m-btn-group {
		justify-content: center;
		gap: 30px;
	}
	.m-btn-group li {
		width: 420px;
	}
	.m-btn-group p {
		margin: 0 0 15px;
	}
	.m-btn-group .m-btn__btn--primary {
		min-width: 100%;
		max-width: 360px;
		padding: 11px;
		font-size: 1.7rem;
	}
	.m-btn-group .m-btn__sub-text {
		font-size: 1.3rem;
	}
	.m-btn-group .m-text-anchor {
		margin: 0;
		font-size: 1.4rem;
	}
	.m-btn-group .m-btn {
		max-width: 360px;
	}
	.m-btn-group .m-text {
		margin: 0 0 5px;
	}
	.m-box__title span {
		text-align: left;
	}
}
@media screen and (max-width: 767px) {
	.m-btn-group li:not(:last-child) {
		margin: 0 0 25px;
	}
	.m-btn-group .m-btn__btn--primary {
		max-width: 360px;
	}
	.m-btn-group .m-text__logo{
		font-size: 1.9rem;
		margin-bottom: 5px;
	}
	.m-btn-group .m-btn{
		margin-bottom: 8px;
	}
	.m-btn-group .m-text-anchor__link{
		font-size: 1.1rem;
	}
}
/*  */
.lyt-fixed-link__body > .m-btn {
	max-width: 430px;
	width: 100%;
	margin: 0 20px;
}
.lyt-fixed-link__body  .m-btn__btn{
	width: 100%;
}
@media screen and (max-width: 959px) {
	.lyt-fixed-link__body {
		gap: 20px;
	}
	.lyt-fixed-link__body > .m-btn {
		width: 50%;
		margin: 0;
	}
}
@media screen and (max-width: 767px) {
	.lyt-fixed-link__body {
		display: block;
	}
	.lyt-fixed-link__body > .m-btn {
		width: 100%;
		max-width: 100%;
		margin: 0 0 10px;
	}
	.lyt-fixed-link__body > .m-btn:last-child {
		margin-bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 960px) {
	.lyt-top-intro .m-text-anchor{
		font-size: 1.1rem;
	}
	.lyt-top-intro .m-text-em, .m-btn-group .m-text-em:not(.m-text__logo){
		font-size: 1.3rem;
	}
	.m-btn__btn--primary, .m-btn-group .m-btn__btn--primary, .lyt-fixed-link__body .m-btn__btn{
		font-size: 1.7rem;
		padding-top: 11px;
    padding-bottom: 11px;
	}
}