@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/
body.ff-yu-gothic {
	font-family: 'Comfortaa', 'M PLUS 1p', sans-serif;
	overflow-x: hidden;
}

@media (max-width: 767px) {
	.spnone {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.pcnone {
		display: none !important;
	}
}

a.menunolink {
	cursor: default;
}

a.menunolink:hover {
	color: #333 !important;
	text-decoration: none !important;
}

a:hover {
	color: #e9589a;
}

@font-face {
	font-family: 'Hakushu';
	font-style: normal;
	font-weight: normal;
	src: local("Hakushu"), url("fonts/hkkaikk.woff") format("woff");
}

.header-container {
	background: rgba(255, 255, 255, 0.8);
}

.header-container-in.hlt-top-menu {
	width: 1000px;
}

@media (max-width: 1200px) {
	.header-container-in.hlt-top-menu {
		width: auto;
	}
}

.header-container-in.hlt-top-menu.wrap {
	overflow: visible;
}

.header-container-in.hlt-top-menu .wrap {
	display: flex;
	justify-content: flex-end;
	overflow: visible;
}

.header-container-in.hlt-top-menu .logo-header img {
	max-width: 170px;
}

.container .wrap {
	width: 1000px;
	margin: 0 auto;
}

@media (max-width: 1200px) {
	.container .wrap {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.container .wrap {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

.container .wrap ul {
	left: auto;
	position: relative;
	float: none;
}

.container .wrap ul li {
	position: relative;
	left: auto;
	float: none;
	list-style: none;
	margin: 0;
}

.single .container .inSeminar .wrap {
	width: 800px;
	padding-left: 0;
	padding-right: 0;
}

@media (max-width: 767px) {
	.single .container .inSeminar .wrap {
		width: 100%;
	}
}

.single-seminar_teacher .container .content .wrap {
	width: 800px;
	padding-left: 0;
	padding-right: 0;
}

@media (max-width: 767px) {
	.single-seminar_teacher .container .content .wrap {
		width: 100%;
	}
}

.main {
	width: 67%;
}

.categoryid-116 .main,
.single-seminar_teacher .main,
.category .main {
	width: 100%;
}

@media (max-width: 767px) {
	main.main {
		padding: 16px 0;
	}
}

.sidebar {
	width: 30%;
}

.page .sns-follow,
.page .sns-share {
	display: none;
}

.headercatWrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}

.headerPhotoOn .date-tags {
	display: none;
}

.post-update {
	display: none;
}

.footer-meta {
	display: none;
}

.hannari {
	font-family: Hannari, script;
}

.sawarabi {
	font-family: Sawarabi Mincho, serif;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.breadcrumb {
		width: 100%;
	}
}

.displaynone .breadcrumb,
.thanks_personal .breadcrumb {
	display: none;
}

.displaynone .mainContentWrap {
	display: none;
}

#navi {
	background: none;
}

#navi .wrap ul li {
	margin: 15px 5px;
	line-height: 36px;
	height: 36px;
	left: auto;
}

#navi .wrap ul li.headContactMenu a {
	background: #e9589a;
	color: #fff;
	padding: 0 2rem 0 1rem;
	border-radius: 4px;
}

#navi .wrap ul li.headContactMenu a i {
	margin-right: 10px;
}

.navi-in a {
	font-size: 14px;
}

.navi-in a:hover {
	background: none;
	color: #e9589a;
	text-decoration: underline;
}

.navi-in ul.sub-menu {
	min-width: auto;
	background: none;
}

.navi-in ul.sub-menu li {
	margin-bottom: 3px !important;
}

.navi-in ul.sub-menu li a {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	font-size: 12px;
	display: block;
	background: #fafbfc;
	border-radius: 3px;
}

.navi-in ul.sub-menu li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #e9589a;
}

.navi-in li:hover ul.sub-menu {
	display: none;
}

#navi .wrap ul.sub-menu li {
	margin: 0;
}

.logo-image {
	display: flex;
	justify-content: center;
	align-items: center;
}

.logo-image span {
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 767px) {
	.header-container-in.hlt-top-menu.hlt-tm-small .site-name-text-link {
		padding: 10px 0;
	}
}

.is-header-fixed .header-container {
	z-index: 12;
}

.pageTitle {
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
}

.consultation .pageTitle {
	margin-bottom: 80px;
}

.pageTitle span {
	font-size: 36px;
	line-height: 1.5em;
	display: block;
	font-weight: 600;
	font-style: italic;
}

.sectionWrap {
	width: 1000px;
	margin: 0 auto;
	margin: 0 auto;
}

@media (max-width: 1200px) {
	.sectionWrap {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.sectionWrap {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

.metaslider .caption-wrap {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: none !important;
	font-size: 24px;
	font-weight: 500;
	display: flex !important;
	align-items: center;
	justify-content: center;
	opacity: .9 !important;
	height: 0;
	margin: auto !important;
}

@media (max-width: 767px) {
	.metaslider .caption-wrap {
		font-size: 16px;
	}
}

.newsTop,
.why,
.consultation {
	padding-top: 60px;
	padding-bottom: 60px;
}

.newsList {
	width: 75%;
	margin: 0 auto 20px;
	height: 200px;
	overflow-y: scroll;
}

.newsItem {
	font-size: 13px;
	margin-bottom: 1em;
	display: flex;
	align-items: center;
}

@media (max-width: 767px) {
	.newsItem {
		display: block;
		margin-bottom: 30px;
	}
}

.newsItem .namedateWrap {
	width: 200px;
	min-width: 200px;
	display: flex;
}

.newsItem .namedateWrap .newsPostDate {
	width: 67px;
}

.newsItem a {
	text-decoration: none;
	color: #000;
}

.newsItem a:hover {
	color: #e9589a;
	text-decoration: underline;
}

@media (max-width: 767px) {
	.namedateWrap {
		display: block;
	}
}

.catName {
	background: #e9589a;
	padding: 2px 10px;
	margin: 0 10px;
	border-radius: 15px;
	color: #fff;
}

.catName.catid-138 {
	background: #f00;
}

.catName.catid-116 {
	background: #37cc50;
}

.catName.catid-109 {
	background: #e98a1e;
}

.catName.catid-131 {
	background: #c50ce6;
}

.catName.catid-107 {
	background: #4799ff;
}

.cat-link {
	padding: 3px 10px;
	margin: 0 10px;
	border-radius: 8px;
	font-size: 12px;
}

.newsItem .cat-link {
	margin: 0 auto;
}

.entry-categories .cat-link {
	margin: 0 5px 0 0;
}

.moreWrap {
	width: 80%;
	margin: 0 auto;
	text-align: right;
}

@media (max-width: 767px) {
	.why {
		padding-bottom: 0;
	}
}

.slideImgWrap {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.slideImgWrap {
		padding-bottom: 80px;
		margin-bottom: 60px;
	}
}

.slideImg {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.slideImg::before {
	will-change: auto;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 1px;
	z-index: 1;
	background-color: #ff7aff;
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.slideImg::after {
	will-change: auto;
	content: "";
	position: absolute;
	width: 100%;
	height: 101%;
	top: -1px;
	background-color: #fff;
	z-index: 2;
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

.slideImg.left::before,
.slideImg.left::after {
	left: 0;
}

.slideImg.right::before,
.slideImg.right::after {
	right: 0;
}

.active .slideImg.left::before,
.active .slideImg.left::after {
	left: -100%;
}

.active .slideImg.right::before,
.active .slideImg.right::after {
	right: -100%;
}

.imgGrid {
	width: 50vw;
	position: absolute;
	z-index: 1;
	height: 9.25vw;
}

.imgGrid.left {
	background: url(images/why-grad_2.png) no-repeat;
	background-size: 100% 100%;
	-webkit-transform: skewY(-5.21994deg) translateY(0.25px);
	transform: skewY(-5.21994deg) translateY(0.25px);
	-webkit-transform-origin: top right;
	transform-origin: top right;
	right: 0;
}

.imgGrid.right {
	background: url(images/why-grad.png) no-repeat;
	background-size: 100% 100%;
	-webkit-transform: skewY(5.21994deg) translateY(0.25px);
	transform: skewY(5.21994deg) translateY(0.25px);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.imgGrid::before {
	will-change: auto;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	background-color: #ff7aff;
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s;
}

.imgGrid::after {
	will-change: auto;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: -1px;
	background-color: #fff;
	z-index: 2;
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

.imgGrid.left::before,
.imgGrid.left::after {
	left: 0;
}

.imgGrid.right::before,
.imgGrid.right::after {
	right: 0;
}

.active .imgGrid.left::before,
.active .imgGrid.left::after {
	left: -100%;
}

.active .imgGrid.right::before,
.active .imgGrid.right::after {
	right: -100%;
}

.slideCaption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 1000px;
	margin: 0 auto;
	-webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
	opacity: 0;
	font-size: 1.3em;
}

@media (max-width: 1200px) {
	.slideCaption {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.slideCaption {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

.active .slideCaption {
	opacity: 1;
	bottom: 30px;
}

.slideCaption.right {
	text-align: right;
}

.slideCaption.left {
	text-align: left;
}

@media (max-width: 767px) {
	.slideCaption {
		bottom: -10px;
		font-size: 14px;
	}
}

.consultationWrap {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

@media (max-width: 1200px) {
	.consultationWrap {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.consultationWrap {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

.consultationWrap .consultationItem {
	width: 46%;
	text-decoration: none;
}

.consultationWrap .consultationItem p {
	text-align: center;
	font-size: 34px;
	color: #e9589a;
	letter-spacing: -0.025em;
}

@media (max-width: 767px) {
	.consultationWrap .consultationItem p {
		font-size: 20px;
	}
}

.consultationWrap .consultationItem p span {
	color: #333;
	display: block;
	font-size: 14px;
}

@media (max-width: 767px) {
	.consultationWrap .consultationItem p span {
		font-size: 14px;
	}
}

.consultationWrap .consultationItem figure {
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}

.consultationWrap .consultationItem img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	vertical-align: middle;
}

.consultationWrap .consultationItem:hover p span {
	color: #e9589a;
}

.consultationWrap .consultationItem:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.topbanner {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

@media (max-width: 1200px) {
	.topbanner {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.topbanner {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (max-width: 767px) {
	.topbanner {
		display: block;
	}
}

.topbanner a {
	max-width: 290px;
	max-height: 60px;
	margin: 10px 10px;
}

.topbanner a:first-child,
.topbanner a:last-child {
	max-width: 192px;
}

@media (max-width: 767px) {
	.topbanner a {
		max-width: 100%;
		max-height: none;
		width: 100%;
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}

	.topbanner a:first-child,
	.topbanner a:last-child {
		max-width: 100%;
	}
}

.topbanner a img {
	max-height: 100%;
	width: auto;
}

.topbanner2 {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

@media (max-width: 1200px) {
	.topbanner2 {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.topbanner2 {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (max-width: 767px) {
	.topbanner2 {
		display: block;
	}
}

.topbanner2 a {
	max-width: 188px;
	max-height: 80px;
	margin: 10px 10px;
}

@media (max-width: 767px) {
	.topbanner2 a {
		max-width: 100%;
		max-height: none;
		width: 100%;
		display: block;
		text-align: center;
		margin: 0 0 20px;
	}

	.topbanner2 a:first-child,
	.topbanner2 a:last-child {
		max-width: 100%;
	}
}

.topbanner2 a img {
	max-height: 100%;
	width: auto;
}

/* 保険事業 */
.ins .wp-block-image {
	text-align: center;
}

.ins .wp-block-image img {
	max-width: 500px;
}

@media (max-width: 767px) {
	.ins .wp-block-image img {
		max-width: 80%;
	}
}

.insConsulBox {
	position: relative;
	padding: 30px 0;
	margin: 50px 0 0;
}

.insConsulBox h4 {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	border: none;
}

.insConsulBox h5 {
	margin-top: 0;
	text-align: center;
	color: #e9589a;
	border: none;
}

@media (max-width: 767px) {
	.insConsulBox .wp-block-column {
		margin-bottom: 50px;
	}
}

@media (max-width: 767px) {
	.insConsulBox .wp-block-column:last-of-type {
		margin-bottom: 0;
	}
}

.insConsulBox .wp-block-column:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.insConsulBox .wp-block-column:hover a {
	color: #e9589a;
}

.insConsulBox .wp-block-column:hover .subSection a {
	color: #e9589a;
}

.insConsulBox .wp-block-column a:hover {
	pointer-events: auto;
}

.insConsulBox .wp-block-column figure {
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}

.insConsulBox .wp-block-column img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	vertical-align: middle;
}

.insConsulBox .wp-block-column .mainSection {
	text-align: center;
	font-size: 34px;
	margin-bottom: 0;
	letter-spacing: -0.025em;
}

.insConsulBox .wp-block-column .mainSection a {
	text-decoration: none;
	color: #e9589a;
	display: block;
}

.insConsulBox .wp-block-column .subSection {
	text-align: center;
	font-size: 14px;
	margin-top: 0;
}

.insConsulBox .wp-block-column .subSection a {
	text-decoration: none;
	display: block;
	color: #333;
}

/* personalIns */
.personalInsRank {
	text-align: center;
	width: 100%;
}

.personalInsLink {
	text-align: center;
}

.personalInsLink .wp-block-button {
	width: 70%;
}

.personalInsLink .wp-block-button a {
	width: 100%;
	letter-spacing: .2em;
}

#directInsLink {
	display: none;
}

.directLinkCaution {
	display: none;
}

#footer .footerMenu a:hover {
	color: #e9589a;
	text-decoration: underline;
	background-color: transparent;
}

#footer .footerSns a {
	color: #fff;
	text-decoration: none;
}

.footer {
	padding-bottom: 30px;
}

.about .footer {
	margin-top: 0;
}

.footerItem {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-bottom: 60px;
}

@media (max-width: 1200px) {
	.footerItem {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.footerItem {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media (max-width: 767px) {
	.footerItem {
		display: block;
		padding-bottom: 40px;
	}
}

.footerItem .footerLogo {
	width: 340px;
	text-align: center;
}

@media (max-width: 1024px) {
	.footerItem .footerLogo {
		width: 200px;
	}
}

@media (max-width: 767px) {
	.footerItem .footerLogo {
		padding-bottom: 30px;
		width: 100%;
	}
}

.footerItem .footerLogo .site-name-text {
	width: 150px;
}

.footerItem .footerLogo .logo {
	height: auto;
}

.footerItem .footerLogo .logo img {
	width: 150px;
}

.footerItem .footerMenu {
	width: 100%;
	margin-left: 15px;
}

.navi-footer-in>.menu-footer {
	text-align: left;
	padding: 20px 0 0;
}

@media (max-width: 767px) {
	.navi-footer-in>.menu-footer {
		display: block;
		float: none;
		left: auto;
	}
}

.navi-footer-in>.menu-footer li {
	border: none;
	width: 180px;
}

.navi-footer-in>.menu-footer li:last-child {
	border: none;
}

@media (max-width: 1024px) {
	.navi-footer-in>.menu-footer li.menu-item {
		display: block;
		text-align: left;
	}
}

.navi-footer-in>.menu-footer .sub-menu {
	padding-left: 1.5em;
	margin: 0;
}

.navi-footer-in>.menu-footer .sub-menu li {
	width: 150px;
}

.navi-footer-in>.menu-footer .sub-menu li a {
	font-size: 12px;
}

@media (max-width: 767px) {
	.navi-footer-in>.menu-footer li.menu-item {
		width: 100%;
		float: none;
		left: auto;
		display: flex;
	}

	.navi-footer-in>.menu-footer li.menu-item a {
		font-size: 18px;
		line-height: 2em;
		flex-basis: 30%;
		font-weight: 600;
		color: #5b5b5b !important;
	}

	.navi-footer-in>.menu-footer .sub-menu li.menu-item a {
		font-size: 15px;
	}

	.sub-menu {
		flex-basis: 70%;
	}

	.menu-footer .sub-menu li.menu-item {
		text-align: left;
	}

	.menu-footer .sub-menu li.menu-item a {
		flex-basis: 100%;
		font-weight: normal;
		color: #adadad !important;
	}
}

.footerCopy {
	text-align: center;
}

.footerSns {
	display: flex;
	justify-content: center;
	width: 220px;
	margin: 0 auto;
}

@media (max-width: 1024px) {
	.footerSns {
		width: 180px;
	}
}

.footerSns a {
	width: 40px;
	height: 40px;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	background: #bbb;
	transition: all .8s;
	font-size: 18px;
	margin: 0 5px;
}

.footerSns .facebook a:hover {
	background: #1977f2;
}

.footerSns .twitter a:hover {
	background: #1da1f2;
}

.footerSns .instagram {
	display: none;
}

.footerSns .instagram a:hover {
	background: #cf2e92;
}

.footerSns .line {
	display: none;
}

.footerSns .line a:hover {
	background: #00b900;
}

.footerSns .youtube a:hover {
	background: #f00;
}

.snsHeader {
	text-align: center;
	font-size: 14px;
}

.footerBtnWrap {
	margin-bottom: 30px;
}

.button {
	display: inline-block;
	width: 220px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	z-index: 2;
	background-color: #dadada;
	border: 2px solid #dadada;
	color: #fff;
	line-height: 50px;
	margin-bottom: 10px;
}

@media (max-width: 1024px) {
	.button {
		width: 180px;
	}
}

.moreWrap .button {
	width: 100px;
	height: 30px;
	line-height: 20px;
}

.button:hover {
	background-color: transparent;
	border-color: #888;
	color: #888;
}

.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #dadada;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button::before {
	right: 0;
}

.button::after {
	left: 0;
}

.button:hover::before,
.button:hover::after {
	width: 0;
	background-color: #888;
}

.page-body .content {
	margin-top: 0;
}

.article h3 {
	border-left: 7px solid #e9589a;
	border-right: none;
	border-top: none;
	border-bottom-width: 3px;
}

.thanks_tpoint .article h3,
.thanks_seminar .article h3,
.thanks_realestate .article h3,
.thanks_personal .article h3,
.thanks_corporate .article h3,
.thanks_securities .article h3,
.thanks_contactus .article h3,
.thanks_recruit .article h3 {
	margin-top: 0;
}

.thanks_tpoint .pagination,
.thanks_seminar .pagination,
.thanks_realestate .pagination,
.thanks_personal .pagination,
.thanks_corporate .pagination,
.thanks_securities .pagination,
.thanks_contactus .pagination,
.thanks_recruit .pagination {
	margin: 0;
}

/* ヘッダー画像つき */
.headerPhotoOn {
	background: rgba(255, 255, 255, 0.5);
	padding-left: 70px;
	padding-right: 70px;
}

@media (max-width: 767px) {
	.headerPhotoOn {
		padding-left: 3%;
		padding-right: 3%;
	}
}

.displaynone .headerPhotoOn {
	background: none;
}

.about .headerPhotoOn {
	background: #fdfdfd;
}

.headerPhotoOn .entry-content {
	padding-top: 40px;
}

@media (max-width: 767px) {
	.headerPhotoOn .entry-content {
		padding-top: 4%;
	}
}

.displaynone .headerPhotoOn .entry-content {
	padding-top: 0;
}

.headerPhotoOn .article-header {
	position: absolute;
	top: 0;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 767px) {
	.headerPhotoOn .article-header {
		height: 140px;
	}
}

.displaynone .headerPhotoOn .article-header {
	display: none;
}

.headerPhotoOn .article-header::after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 0;
}

.headerPhotoOn .entry-title {
	position: relative;
	z-index: 1;
}

.recruitment .headerPhotoOn .entry-title {
	margin-top: 120px;
}

@media (max-width: 767px) {
	.recruitment .headerPhotoOn .entry-title {
		margin-top: 0;
	}
}

.headerPhotoOn .entry-content {
	margin-top: 300px;
}

@media (max-width: 767px) {
	.headerPhotoOn .entry-content {
		margin-top: 140px;
	}
}

.displaynone .headerPhotoOn .entry-content {
	margin-top: 0;
}

.headerPhotoOn h2 {
	position: absolute;
	background: none;
	font-size: 14px;
	top: 160px;
	left: 0;
	right: 0;
	margin: auto;
	height: 14px;
	text-align: center;
	z-index: 1;
}

.recruitment .headerPhotoOn h2 {
	top: 200px;
}

@media (max-width: 767px) {
	.recruitment .headerPhotoOn h2 {
		top: 75px;
	}
}

@media (max-width: 767px) {
	.headerPhotoOn h2 {
		top: 75px;
	}
}

.displaynone .headerPhotoOn h2 {
	display: none;
}

.headerPhotoOn#breadcrumb {
	position: absolute;
	top: 340px;
	width: 1000px;
	padding: 0 29px;
	margin: auto;
	left: 0;
	right: 0;
	background: none;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.headerPhotoOn#breadcrumb {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.headerPhotoOn#breadcrumb {
		top: 160px;
		width: 100%;
		padding: 0 16px;
	}
}

.single-seminar_teacher .headerPhotoOn#breadcrumb,
.post-type-archive-videos .headerPhotoOn#breadcrumb {
	position: relative;
	top: 0;
	margin: 20px auto 0;
	padding: 0;
}

.post-type-archive-seminar_teacher .headerPhotoOn#breadcrumb,.post-type-archive-fireinsurance_person .headerPhotoOn#breadcrumb {
	position: relative;
	top: 0;
	margin: 0 auto 20px;
	padding: 0;
}

.breadcrumbFooter {
	width: 1000px;
	margin: 1em auto 2em;
	padding: 0 29px;
}

.news-list .breadcrumbFooter,
.member01 .breadcrumbFooter,
.member02 .breadcrumbFooter {
	display: none;
}

.post-type-archive-videos .breadcrumbFooter {
	padding: 0;
}

@media (max-width: 767px) {
	.post-type-archive-videos .breadcrumbFooter {
		padding: 0 16px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.breadcrumbFooter {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.breadcrumbFooter {
		width: 100%;
		padding: 0 16px;
	}
}

.seminarTeacherHeaderBox {
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	display: flex;
	align-items: center;
	justify-content: center;
	background-image: url("images/teacher_h.jpg");
}

@media (max-width: 767px) {
	.seminarTeacherHeaderBox {
		height: 200px;
	}
}

.seminarTeacherHeaderBox .seminarTeacherMainTitle {
	margin: 0;
}

.seminarTeacherHeaderBox .seminarTeacherSubTitle {
	margin: 0;
	text-align: center;
}

.about .article-header {
	z-index: 1;
}

.about #map242427 {
	border: none;
}

/* greeting */
.greeting .wp-block-media-text.has-media-on-the-right {
	-ms-grid-columns: 1fr 40%;
	grid-template-columns: 1fr 40%;
}

.greeting .breadcrumb {
	display: none !important;
}

.greeting h3 {
	margin-top: 0;
}

/* company */
.company {
	width: 90%;
	margin: 0 auto;
}

.company table {
	margin-bottom: 100px;
	line-height: 1.5;
	margin: 0 auto;
}

.company table tr:nth-of-type(2n+1) {
	background: none;
}

.company table tr td {
	font-size: 1em;
	border-left: none;
	border-right: none;
}

.company table tr td a {
	color: #e9589a;
}

.company table tr td .branchlist {
	overflow-wrap: break-word;
}

.company table tr td:nth-of-type(1) {
	width: 220px;
	padding: 20px;
	border-top: 3px solid #e9589a;
	font-weight: bold;
	vertical-align: top;
}

.company table tr td:not(:nth-of-type(1)) {
	width: 780px;
	padding: 20px;
	border-top: 1px solid #DEDEDE;
}

.company table tr:last-of-type td:nth-of-type(1) {
	border-bottom: 3px solid #e9589a;
}

.company table tr:last-of-type td:not(:nth-of-type(1)) {
	border-bottom: 1px solid #DEDEDE;
}

.company .companyButtonLink {
	width: 600px;
	height: 100px;
	margin: 0 auto;
	border: 2px solid #e9589a;
	display: block;
	font-size: 1.25em;
	font-weight: bold;
	color: #004097;
	transition: 1s;
}

.company .companyButtonLink:hover {
	background: #e9589a;
	border: none;
}

.company .companyButtonLink a {
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0;
	width: 100%;
	height: 100%;
}

.company .companyButtonLink a:hover {
	color: #FFF;
}

@media (max-width: 767px) {
	.company {
		width: 100%;
		padding: 0 0 0;
		margin-bottom: 350px;
	}

	.company table {
		width: 100%;
		margin-bottom: 40px;
	}

	.company table tbody tr {
		border-top: 2px solid #e9589a;
		border-bottom: 2px solid #e9589a;
	}

	.company table tbody tr td {
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		border: none;
	}

	.company table tbody tr td .pc {
		display: none;
	}

	.company table tbody tr td:nth-of-type(1) {
		width: 100%;
		border-top: none;
		padding: 20px 10px 0;
	}

	.company table tbody tr td:not(:nth-of-type(1)) {
		width: 100%;
		padding: 20px 10px;
		border: none;
	}

	.company table tbody tr:last-of-type td:nth-of-type(1),
	.company table tbody tr:last-of-type td:not(:nth-of-type(1)) {
		border-bottom: none;
	}

	.company .companyButtonLink {
		width: 70%;
		height: 60px;
		font-size: 0.9rem;
	}
}

.companyTableItem {
	display: flex;
	margin: 0 0 1.2em;
}

@media (max-width: 767px) {
	.spblock .companyTableItem {
		display: block;
	}
}

.companyTableHeader {
	min-width: 180px;
}

@media (max-width: 767px) {
	.companyTableHeader {
		width: 8em;
		min-width: 8em;
	}
}

.companyLink {
	position: relative;
	margin-left: 10px;
}

.companyLink::after {
	font-family: FontAwesome;
	position: absolute;
	margin-left: 5px;
}

@media (max-width: 767px) {
	.companyLink::after {
		position: relative;
		text-decoration: none;
		display: inline-block;
	}
}

@media (max-width: 767px) {
	.spblock .companyLink {
		display: block;
	}
}

#map242427 {
	position: absolute;
	bottom: 0;
	width: 100vw !important;
	left: 50%;
	transform: translateX(-50%);
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 767px) {
	#map242427 {
		height: 300px;
	}
}

/* philosophy */
.philosophy .article-header {
	background-image: url("images/philosophy_h.jpg");
	background-position: center center;
}

.philosophy .blank-box {
	border: none;
	margin: 3.4em;
	background: #fcf4fa;
}

@media (max-width: 767px) {
	.philosophy .blank-box {
		margin-left: 0;
		margin-right: 0;
	}
}

.philosophy .blank-box .philosophyTitle {
	font-size: 18px;
	border-top: none;
	margin-top: 0;
}

@media (max-width: 767px) {
	.philosophy .blank-box .philosophyTitle {
		text-align: center;
	}
}

.philosophy .blank-box .philosophyTitle span {
	font-weight: 600;
	font-style: italic;
	font-size: 32px;
	color: #e9589a;
	margin-right: 15px;
}

@media (max-width: 767px) {
	.philosophy .blank-box .philosophyTitle span {
		font-size: 26px;
		display: block;
		margin-bottom: 6px;
	}
}

.philosophy .blank-box p {
	padding: 0 30px;
	padding-left: 3em !important;
	padding-right: 3em !important;
	margin-bottom: 2em;
	font-size: 15px;
}

@media (max-width: 767px) {
	.philosophy .blank-box p {
		padding: 0 15px;
	}

	.philosophy .blank-box p br {
		display: none;
	}
}

/* seminarTeacherTitle */
.teacherMessage .teacherMessageTitle,
.teacherMessage .teacherProfileTitle,
.teacherProfile .teacherMessageTitle,
.teacherProfile .teacherProfileTitle {
	font-size: 18px;
	border-top: none;
	margin-top: 0;
	padding: 9px 10px;
	border-bottom: 2px solid #ddd;
	border-radius: 0;
	background: none;
}

@media (max-width: 767px) {

	.teacherMessage .teacherMessageTitle,
	.teacherMessage .teacherProfileTitle,
	.teacherProfile .teacherMessageTitle,
	.teacherProfile .teacherProfileTitle {
		text-align: center;
	}
}

.teacherMessage .teacherMessageTitle span,
.teacherMessage .teacherProfileTitle span,
.teacherProfile .teacherMessageTitle span,
.teacherProfile .teacherProfileTitle span {
	font-weight: 600;
	font-style: italic;
	font-size: 32px;
	color: #e9589a;
	margin-right: 15px;
}

@media (max-width: 767px) {

	.teacherMessage .teacherMessageTitle span,
	.teacherMessage .teacherProfileTitle span,
	.teacherProfile .teacherMessageTitle span,
	.teacherProfile .teacherProfileTitle span {
		font-size: 26px;
		display: block;
		margin-bottom: 6px;
	}
}

/* sdgs */
.sdgs .sdgsTitle {
	font-size: 18px;
	border-top: none;
	margin-top: 0;
}

@media (max-width: 767px) {
	.sdgs .sdgsTitle {
		text-align: center;
	}
}

.sdgs .sdgsTitle span {
	font-weight: 600;
	font-style: italic;
	font-size: 32px;
	color: #e9589a;
	margin-right: 15px;
}

@media (max-width: 767px) {
	.sdgs .sdgsTitle span {
		font-size: 26px;
		display: block;
		margin-bottom: 6px;
	}
}

.sdgs .sdgsCatch {
	background: #ffddec;
	padding: 0.5em;
}

.sdgs .wp-block-column h4 {
	margin: 0 0 1em;
	border-top: none;
	font-size: 16px;
}

/* news */
.catPostWrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 900px;
	margin: 0 auto;
}

@media (max-width: 1024px) {
	.catPostWrap {
		width: 100%;
	}
}

.catPostItem {
	width: 280px;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	.catPostItem {
		width: 100%;
	}
}

.catPostItem .catPostImg {
	width: 100%;
	padding-top: 200px;
	display: block;
	position: relative;
	overflow: hidden;
}

@media (max-width: 767px) {
	.catPostItem .catPostImg {
		padding-top: 60%;
	}
}

.catPostItem .catPostImg img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.catPostItem .catPostImg:hover img {
	opacity: 1;
	animation: flash 1.5s;
}

.catPostItem .catPostInfoWrap {
	display: flex;
	align-items: center;
}

.catPostItem .catPostTitle {
	font-size: 18px;
	line-height: 1.7em;
}

.catPostItem .catPostTitle a {
	text-decoration: none;
	color: #3B3B3B;
}

.catPostItem .catPostTitle a:hover {
	text-decoration: underline;
	color: #e9589a;
}

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}

	100% {
		opacity: 1;
	}
}

@keyframes flash {
	0% {
		opacity: .4;
	}

	100% {
		opacity: 1;
	}
}

.category .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 900px;
	margin: 0 auto;
}

@media (max-width: 767px) {
	.category .list {
		width: 100%;
	}
}

.category .list .a-wrap {
	width: 280px;
	margin-bottom: 50px;
	padding: 0;
}

@media (max-width: 767px) {
	.category .list .a-wrap {
		width: 100%;
	}
}

.category .list .a-wrap .entry-card-thumb {
	width: 100%;
	float: none;
	height: 200px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.category .list .a-wrap .entry-card-thumb {
		height: auto;
	}
}

.category .list .a-wrap .entry-card-content {
	width: 100%;
	margin: 0;
}

.news-list .pagination,
.category .pagination {
	width: 30%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.news-list .pagination a,
.category .pagination a {
	text-decoration: none;
}

.news-list .pagination a:hover,
.category .pagination a:hover {
	color: #e9589a;
	background: none;
}

.news-list .pagination .current,
.category .pagination .current {
	width: 25px;
	text-align: center;
}

.displaynone .pagination {
	display: none;
}

.page-numbers {
	border: none;
	height: auto;
	line-height: 1.8;
}

a.page-numbers {
	color: #1967d2;
}

.catPageLink {
	margin: 0 auto 40px;
	padding: 0;
	display: flex;
	justify-content: center;
}

@media (max-width: 1024px) {
	.catPageLink {
		display: block;
		width: 90%;
		text-align: center;
	}
}

.catPageLink li {
	display: inline-block;
}

.catPageLink li:last-of-type .catName {
	margin: 0;
}

.catPageLink a {
	text-decoration: none;
}

.catPageLink a:hover {
	color: #fff;
	opacity: .8;
}

.catPageLink .catName {
	margin: 0 10px 10px 0;
	display: block;
	border-radius: 8px;
}

.catPageLink .cat-link {
	padding: 2px 10px;
	margin: 0 10px 10px 0;
	border-radius: 8px;
	font-size: 14px;
}

.wrap .catPageLink {
	left: auto;
	float: none;
}

.wrap .catPageLink li {
	left: auto;
	float: none;
	margin: 0;
}

.news-list .newsHeader,
.category .newsHeader {
	width: 100%;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width: 767px) {

	.news-list .newsHeader,
	.category .newsHeader {
		height: 100px;
		margin-bottom: 30px;
	}
}

.news-list .newsMainTitle,
.category .newsMainTitle {
	font-size: 26px;
	text-align: center;
}

.news-list .newsSubTitle,
.category .newsSubTitle {
	font-size: 14px;
	text-align: center;
	margin: 0;
}

.news-list .newsSubTitle p,
.category .newsSubTitle p {
	margin: 0;
}

.page-body.news-list .entry-title {
	display: none;
}

.page-body.about .content,
.page-body .changeBgClass .content {
	position: relative;
	overflow: hidden;
}

.page-body.about .content::before,
.page-body .changeBgClass .content::before {
	content: "";
	position: absolute;
	width: 80%;
	height: 40%;
	background: #ffe1f6;
	right: 0;
	top: 0;
	visibility: initial;
	z-index: 0;
}

@media (max-width: 767px) {

	.page-body.about .content::before,
	.page-body .changeBgClass .content::before {
		width: 70%;
	}
}

.page-body.about .content::after,
.page-body .changeBgClass .content::after {
	content: "";
	position: absolute;
	background-image: url("images/gift_bglogo.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 40%;
	visibility: initial;
	width: 80%;
	height: 40%;
	top: 0;
	z-index: 0;
	right: -5%;
}

@media (max-width: 767px) {

	.page-body.about .content::after,
	.page-body .changeBgClass .content::after {
		width: 70%;
	}
}

.page-body.about.displaynone .content::before,
.page-body.about.displaynone .content::after,
.page-body .changeBgClass.displaynone .content::before,
.page-body .changeBgClass.displaynone .content::after {
	display: none;
}

.page-body.about.container,
.page-body .changeBgClass.container {
	position: relative;
}

.page-body.about.container::before,
.page-body .changeBgClass.container::before {
	content: "";
	background: #eee;
	width: 80%;
	height: 40%;
	top: 30%;
	position: absolute;
}

.page-body.about.container.displaynone::before,
.page-body .changeBgClass.container.displaynone::before {
	display: none;
}

.page-body.about .content-in,
.page-body .changeBgClass .content-in {
	position: relative;
	z-index: 1;
}

.page-body.about .main,
.page-body .changeBgClass .main {
	background: none;
}

.post-type-archive-seminar_teacher .sidebar,
.post-type-archive-videos .sidebar,
.mdrt_post-template-default .sidebar,
.post-type-archive-fireinsurance_person .sidebar{
	display: none !important;
}

.post-type-archive-seminar_teacher .main,
.post-type-archive-videos .main,
.mdrt_post-template-default .main,
.post-type-archive-fireinsurance_person .main{
	width: 100%;
}

.post-type-archive-seminar_teacher .list,
.post-type-archive-videos .list, .post-type-archive-fireinsurance_person .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction:row;
}

.post-type-archive-seminar_teacher .list::after,
.post-type-archive-videos .list::after,.post-type-archive-fireinsurance_person .list::after {
	content: "";
	display: block;
	width: 32%;
	height: 0;
}

@media (max-width: 767px) {

	.post-type-archive-seminar_teacher .list,
	.post-type-archive-videos .list,.post-type-archive-fireinsurance_person .list {
		display: block;
	}
}

.post-type-archive-seminar_teacher .list .entry-card-wrap,
.post-type-archive-videos .list .entry-card-wrap, .post-type-archive-fireinsurance_person .list .entry-card-wrap {
	width: 32%;
}

@media (max-width: 767px) {

	.post-type-archive-seminar_teacher .list .entry-card-wrap,
	.post-type-archive-videos .list .entry-card-wrap, .post-type-archive-fireinsurance_person .list .entry-card-wrap {
		width: 100%;
	}
}

.post-type-archive-seminar_teacher .list .entry-card-wrap .entry-card-thumb,
.post-type-archive-videos .list .entry-card-wrap .entry-card-thumb, .post-type-archive-fireinsurance_person .list .entry-card-wrap .entry-card-thumb {
	width: 100%;
	padding-bottom: 110%;
	overflow: hidden;
	float: none;
}

.post-type-archive-seminar_teacher .list .entry-card-wrap .entry-card-thumb img,
.post-type-archive-videos .list .entry-card-wrap .entry-card-thumb img, .post-type-archive-fireinsurance_person .list .entry-card-wrap .entry-card-thumb img {
	width: auto;
	max-width: none;
	height: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	aspect-ratio:auto;
}

.post-type-archive-seminar_teacher .list .entry-card-wrap .entry-card-title,
.post-type-archive-videos .list .entry-card-wrap .entry-card-title, .post-type-archive-fireinsurance_person .list .entry-card-wrap .entry-card-title {
	text-align: center;
	font-size: 14px;
}

.post-type-archive-seminar_teacher .list .entry-card-wrap .entry-card-content,
.post-type-archive-videos .list .entry-card-wrap .entry-card-content, .post-type-archive-fireinsurance_person .list .entry-card-wrap .entry-card-content {
	width: 100%;
	margin: 0;
}

.post-type-archive-seminar_teacher .list .entry-card-wrap .nameWrap .fullname,
.post-type-archive-videos .list .entry-card-wrap .nameWrap .fullname, .post-type-archive-fireinsurance_person .list .entry-card-wrap .nameWrap .fullname {
	font-size: 17px;
	margin: 1.2em 10px 0;
	font-weight: bold;
	color: #e9589a;
}

.post-type-archive-seminar_teacher .list .entry-card-wrap .nameWrap .kananame,
.post-type-archive-videos .list .entry-card-wrap .nameWrap .kananame, .post-type-archive-fireinsurance_person .list .entry-card-wrap .nameWrap .kananame {
	font-size: 12px;
	margin: 0 10px 1.2em;
	color: #8a8a8a;
}

@media (max-width: 767px) {
	.post-type-archive-seminar_teacher .list, .post-type-archive-fireinsurance_person .list {
		display: flex;
	}
}

.post-type-archive-seminar_teacher .list::after, .post-type-archive-fireinsurance_person .list::after {
	width: 24%;
}

@media (max-width: 767px) {
	.post-type-archive-seminar_teacher .list::after, .post-type-archive-fireinsurance_person .list::after {
		width: 48%;
	}
}

.post-type-archive-seminar_teacher .list .entry-card-wrap  {
	width: 24%;
	margin-bottom: 2%;
}
.post-type-archive-fireinsurance_person .list .entry-card-wrap {
	width: 20%;
	margin-bottom: 2%;

}
.post-type-archive-fireinsurance_person .fi_dammy_item{
	width:20%;
}
@media (max-width: 767px) {
	.post-type-archive-seminar_teacher .list .entry-card-wrap  {
		width: 48%;
	}
	.post-type-archive-fireinsurance_person .list .entry-card-wrap {
		width: 32%;
	}
}

.post-type-archive-videos .videosYoutubeItem {
	width: 100%;
	margin-right: 10px;
	position: relative;
	height: 0;
	padding-top: 60%;
}

@media (max-width: 767px) {
	.post-type-archive-videos .videosYoutubeItem {
		padding-top: 56.25%;
		margin-bottom: 10px;
	}
}

.post-type-archive-videos .videosYoutubeItem:last-of-type {
	margin-right: 0;
}

.post-type-archive-videos .videosYoutubeItem iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.post-type-archive-videos .list {
	display: block;
}

.post-type-archive-videos .list .videoItemWrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.post-type-archive-videos .list .entry-card-wrap .entry-card-thumb {
	padding-bottom: 0;
}

.nosidebarclass .main {
	width: 100%;
}

.branchInfoBox {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.branchInfoBox {
		display: block;
	}
}

.branchInfoBox .branchInfoTable {
	width: 65%;
}

@media (max-width: 767px) {
	.branchInfoBox .branchInfoTable {
		width: 100%;
	}
}

.branchInfoBox .branchInfoPhoto {
	width: 33%;
	height: 200px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {
	.branchInfoBox .branchInfoPhoto {
		width: 100%;
	}
}

.branchInfoBox .branchInfoPhoto img {
	max-width: none;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.branchMessage {
	width: 90%;
	margin: 0 auto 15px;
}

.branchMessage .branchMessageHeader {
	color: #e9589a;
}

.branchPhoto,
.welfarePhoto {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 767px) {

	.branchPhoto,
	.welfarePhoto {
		display: block;
	}
}

.branchPhoto .branchPhotoItem,
.welfarePhoto .welfarePhotoItem {
	width: 100%;
	margin-right: 10px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {

	.branchPhoto .branchPhotoItem,
	.welfarePhoto .welfarePhotoItem {
		margin-bottom: 15px;
	}
}

.branchPhoto .branchPhotoItem img,
.welfarePhoto .welfarePhotoItem img {
	max-width: none;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.branchPhoto .branchPhotoItem:last-of-type,
.welfarePhoto .welfarePhotoItem:last-of-type {
	margin-right: 0;
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

@media (max-width: 767px) {
	.acf-map {
		height: 200px;
	}
}

.acf-map img {
	max-width: inherit !important;
}

.welfarePhoto .welfarePhotoItem {
	border: 8px solid #fff;
	box-shadow: 0 4px 8px #666;
}

.waonBuildingBox {
	padding: 0 70px;
}

@media (max-width: 767px) {
	.waonBuildingBox {
		padding: 0 3%;
	}
}

.waonBuildingListWrap {
	padding: 0 !important;
}

.welfareField {
	background: #ffe5f1;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.welfareField table th,
.welfareField table td {
	border-color: #e95295;
	background: #fff;
}

.welfareField table th {
	background: #ffcbe3;
}

.welfareField table td.buildingName {
	font-size: 1.5em;
	background: #f39fc5;
}

@media (max-width: 767px) {
	.welfareField table td.buildingName {
		font-size: 1.1em;
	}
}

.welfareImage {
	text-align: center;
}

.welfareType {
	font-size: 0.8em;
	display: inline-block;
	margin-left: 1em;
}

/* seminar_teacher_detail */
.single-seminar_teacher .entry-categories-tags {
	display: none;
}

.teacherInfoBox {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 767px) {
	.teacherInfoBox {
		display: block;
	}
}

.teacherInfoBox .teacherInfoPhoto {
	width: 20%;
	height: 200px;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {
	.teacherInfoBox .teacherInfoPhoto {
		width: 100%;
		margin-bottom: 10px;
	}
}

.teacherInfoBox .teacherInfoPhoto img {
	max-width: none;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.teacherInfoBox .teacherInfoTable {
	width: 78%;
}

@media (max-width: 767px) {
	.teacherInfoBox .teacherInfoTable {
		width: 100%;
	}
}

.teacherInfoBox .teacherInfoTable .fullnameTd {
	color: #e9589a;
	font-weight: 600;
}

.teacherInfoBox .teacherInfoTable .fullnameTd .fullnameSpan {
	font-size: 1.3em;
}

.teacherYoutubeBox {
	display: flex;
	justify-content: space-between;
	margin: 0 0 20px;
}

@media (max-width: 767px) {
	.teacherYoutubeBox {
		display: block;
	}
}

.teacherYoutubeBox .teacherYoutubeItem {
	width: 100%;
	margin-right: 10px;
	position: relative;
	height: 0;
	padding-top: 23%;
}

@media (max-width: 767px) {
	.teacherYoutubeBox .teacherYoutubeItem {
		padding-top: 56.25%;
		margin-bottom: 10px;
	}
}

.teacherYoutubeBox .teacherYoutubeItem:last-of-type {
	margin-right: 0;
}

.teacherYoutubeBox .teacherYoutubeItem iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.teacherMessage,
.teacherProfile {
	margin: 0 0 20px;
}

.teacherMessage .teacherMessageItem,
.teacherProfile .teacherMessageItem {
	padding: 10px;
}

.teacherMessage .teacherMessageItem .teacherMessageHeader,
.teacherProfile .teacherMessageItem .teacherMessageHeader {
	padding: 0;
	margin: 0 0 6px;
	font-size: 1.1em;
	border: none;
}

.teacherMessage .teacherMessageItem .teacherMessageSection,
.teacherProfile .teacherMessageItem .teacherMessageSection {
	margin: 0;
}

.teacherMessage .teacherMessageItem .teacherMessageSection p,
.teacherProfile .teacherMessageItem .teacherMessageSection p {
	margin: 0;
}

.teacherMessage .teacherProfileItem,
.teacherProfile .teacherProfileItem {
	padding: 10px;
}

/* securities */
.serviceSecurityBox {
	display: flex;
	justify-content: space-between;
	height: 150px;
}

@media (max-width: 767px) {
	.serviceSecurityBox {
		display: block;
		height: auto;
	}
}

.serviceSecurityBox .serviceSecurityItem {
	width: 100%;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	background: #ddd;
	display: flex;
	align-items: center;
	justify-content: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

@media (max-width: 767px) {
	.serviceSecurityBox .serviceSecurityItem {
		margin-bottom: 2%;
		height: 150px;
	}
}

.serviceSecurityBox .serviceSecurityItem:last-of-type {
	margin-right: 0;
}

.serviceSecurityBox .serviceSecurityItem.item1 {
	background-image: url("images/advice.jpg");
}

.serviceSecurityBox .serviceSecurityItem.item2 {
	background-image: url("images/teian.jpg");
}

.serviceSecurityBox .serviceSecurityItem.item3 {
	background-image: url("images/analyze.jpg");
}

.serviceSecurityBox .serviceSecurityItem span {
	background: rgba(255, 255, 255, 0.8);
	padding: 10px;
	text-align: center;
	display: block;
	width: 100%;
}

.serviceSecurityReasonBox {
	width: 90%;
	margin: 0 auto;
}

@media (max-width: 767px) {
	.serviceSecurityReasonBox {
		display: block;
	}
}

.serviceSecurityReasonBox .serviceSecurityReasonItemWrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1em;
}

@media (max-width: 767px) {
	.serviceSecurityReasonBox .serviceSecurityReasonItemWrap {
		display: block;
	}
}

.serviceSecurityReasonBox .securityReasonItem {
	width: 40%;
	height: 100px;
	margin-top: 0;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #aaa;
	position: relative;
	overflow: hidden;
	color: #fff;
}

@media (max-width: 767px) {
	.serviceSecurityReasonBox .securityReasonItem {
		width: 100%;
		margin-right: 0;
		height: 100px;
	}
}

.serviceSecurityReasonBox .securityReasonItem:last-of-type,
.serviceSecurityReasonBox .securityReasonItem:nth-of-type(3) {
	margin-right: 0;
}

.serviceSecurityReasonBox .securityReasonItem:before {
	position: absolute;
	top: 0;
	left: calc(-155% + 50px);
	width: 150%;
	height: 500%;
	content: '';
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: rotate(45deg) translateX(0) translateY(0);
	transform: rotate(45deg) translateX(0) translateY(0);
	background: #fff;
}

@media (max-width: 1024px) {
	.serviceSecurityReasonBox .securityReasonItem:before {
		content: none;
	}
}

.serviceSecurityReasonBox .securityReasonItem:after {
	position: absolute;
	top: -400%;
	right: calc(-155% + 50px);
	width: 150%;
	height: 500%;
	content: '';
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	-webkit-transform: rotate(45deg) translateX(0) translateY(0);
	transform: rotate(45deg) translateX(0) translateY(0);
	background: #fff;
}

@media (max-width: 1024px) {
	.serviceSecurityReasonBox .securityReasonItem:after {
		content: none;
	}
}

.serviceSecurityReasonBox .securityReasonSection {
	width: 60%;
	padding: 0;
	margin: 0;
}

@media (max-width: 767px) {
	.serviceSecurityReasonBox .securityReasonSection {
		width: 100%;
	}
}

.serviceSecurityIFAWrap {
	width: 90%;
	margin: 0 auto;
}

.serviceSecurityIFAWrap figure {
	position: relative;
}

.serviceSecurityIFAWrap figure.wp-block-image figcaption {
	position: absolute;
	background: rgba(255, 255, 255, 0.95);
	padding: 10px;
	text-align: center;
	display: block;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 1em;
}

.entry-content .serviceSecurityIFAWrap .wp-block-column p {
	padding: 0;
}

.recruitVoiceBox h4 {
	margin-top: .5em;
}

.recruitment .video-container {
	max-width: 80%;
	margin: 30px auto;
}

.recruitment .wp-block-image {
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}

.recruitment .wp-block-image a {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.recruitment .wp-block-image a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

@media (max-width: 767px) {
	.recruitment .wp-block-image a::before {
		content: none;
	}
}

.recruitment .wp-block-image a:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.recruitment .wp-block-image a img {
	vertical-align: middle;
}

.otherstaffLink {
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.4);
}

.otherstaffLink a {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.otherstaffLink a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

@media (max-width: 767px) {
	.otherstaffLink a::before {
		content: none;
	}
}

.otherstaffLink a:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.otherstaffLink a img {
	vertical-align: middle;
}

.entryformLink {
	justify-content: center;
}

.entryformLink .wp-block-button__link {
	font-size: 22px;
	padding: 8px 50px;
	border-radius: 8px;
	background: #e95295;
}

@media (max-width: 767px) {
	.entryformLink .wp-block-button__link {
		font-size: 16px;
		padding: 8px 24px;
	}
}

@media screen and (min-width: 1024px) {

	.sonybank-accountopening .entryformLink .wp-block-button__link,
	.sonybank-homeloan .entryformLink .wp-block-button__link,
	.sonybank-fundwrap .entryformLink .wp-block-button__link {
		position: relative;
	}

	.sonybank-accountopening .entryformLink .wp-block-button__link:hover,
	.sonybank-homeloan .entryformLink .wp-block-button__link:hover,
	.sonybank-fundwrap .entryformLink .wp-block-button__link:hover {
		opacity: .8;
	}

	.sonybank-accountopening .entryformLink .wp-block-button__link::after,
	.sonybank-homeloan .entryformLink .wp-block-button__link::after,
	.sonybank-fundwrap .entryformLink .wp-block-button__link::after {
		position: absolute;
		top: 50%;
		right: 1.2em;
		content: '';
		margin-top: -12px;
		border: 15px solid transparent;
		border-top-width: 10px;
		border-bottom-width: 10px;
		border-left-color: #fff;
		opacity: 0;
	}

	.sonybank-accountopening .entryformLink .wp-block-button__link:hover::after,
	.sonybank-homeloan .entryformLink .wp-block-button__link:hover::after,
	.sonybank-fundwrap .entryformLink .wp-block-button__link:hover::after {
		animation: arrow 1.2s infinite;
	}
}

.recInfoWrap .wp-block-button {
	width: 100%;
}

.recInfoWrap a {
	background: #e9589a;
	width: 100%;
	padding: 10px 0 15px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	position: relative;
	border-radius: 8px;
}

.recInfoWrap a:after {
	content: '';
	width: 6px;
	height: 6px;
	border: 0px;
	border-bottom: solid 2px #fff;
	border-right: solid 2px #fff;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -3px;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.recInfoWrap a:hover {
	opacity: 0.8;
}

#recInfo,
#recFlow,
#recForm {
	padding-top: 5em;
	margin-top: -5em;
}

.displaynone #recInfo,
.displaynone #recFlow,
.displaynone #recForm {
	padding-top: 0;
	margin-top: 0;
}

#recInfo h3,
#recFlow h3,
#recForm h3 {
	margin-top: 0;
}

.branchListWrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	overflow-y: auto;
	list-style: none;
	margin: 0;
	overflow: auto;
	display: none;
	height: 100%;
}

.branchListWrap.active {
	display: block;
}

@media (max-width: 767px) {
	.branchListWrap {
		padding: 0;
	}
}

.branchListWrap li {
	width: 60%;
	position: absolute;
	background: #ffffff;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: none;
}

@media (max-width: 767px) {
	.branchListWrap li {
		width: 100%;
		position: relative;
	}
}

.branchListWrap li.active {
	display: block;
}

.branchListWrap li .branchField {
	padding: 20px;
}

.branchListWrap li .closebranch {
	display: block;
	text-align: right;
	padding: 20px 20px 0;
	font-size: 70px;
	line-height: .5em;
	font-weight: 100;
	text-decoration: none;
	color: #e9589a;
}

.presidentMessageWrap .presidentImg {
	width: 45%;
	float: right;
	padding: 0 0 15px 15px;
}

@media (max-width: 767px) {
	.presidentMessageWrap .presidentImg {
		float: none;
		width: 100%;
		padding: 15px;
	}
}

.presidentMessageWrap .presidentMessageContent {
	font-size: 16px;
}

.presidentMessageWrap .presidentNameWrap {
	text-align: right;
}

.presidentMessageWrap .presidentNameWrap .presidentName {
	font-size: 22px;
	font-family: 'Hakushu';
}

.grecaptcha-badge {
	display: none !important;
}

.entryFormFlowBox .wp-block-column {
	position: relative;
	float: left;
	display: inline-block;
	padding: 0 40px 0 20px;
	background-color: #f1f1f1;
}

@media (max-width: 767px) {
	.entryFormFlowBox .wp-block-column {
		flex-basis: 100% !important;
		padding: 20px;
	}
}

.entryFormFlowBox .wp-block-column:not(:first-child) {
	margin-left: 0;
}

.entryFormFlowBox .wp-block-column h4 {
	margin: .5em 0;
	border: none;
	padding: 0;
}

.entryFormFlowBox .wp-block-column .entryFormSection {
	margin: 0;
	height: 40px;
	font-weight: 600;
}

.entryFormFlowBox .wp-block-column:before,
.entryFormFlowBox .wp-block-column:after {
	position: absolute;
	left: -15px;
	display: block;
	content: '';
	background-color: #f1f1f1;
	border-left: 4px solid #FFF;
	width: 20px;
	height: 50%;
}

@media (max-width: 767px) {

	.entryFormFlowBox .wp-block-column:before,
	.entryFormFlowBox .wp-block-column:after {
		content: none;
	}
}

.entryFormFlowBox .wp-block-column:after {
	top: 0;
	transform: skew(8deg);
}

@media (max-width: 767px) {
	.entryFormFlowBox .wp-block-column:after {
		content: none;
	}
}

.entryFormFlowBox .wp-block-column:before {
	bottom: 0;
	transform: skew(-8deg);
}

@media (max-width: 767px) {
	.entryFormFlowBox .wp-block-column:before {
		right: 0;
		left: auto;
	}
}

.entryFormFlowBox .wp-block-column:first-child {
	border-radius: 0 0 0 4px;
	background: #d8d8d8;
}

@media (max-width: 767px) {
	.entryFormFlowBox .wp-block-column:first-child {
		border-radius: 0;
	}
}

.entryFormFlowBox .wp-block-column:first-child:before,
.entryFormFlowBox .wp-block-column:first-child:after {
	content: none;
}

.entryFormFlowBox .wp-block-column:nth-of-type(2) {
	background: #e0e0e0;
}

.entryFormFlowBox .wp-block-column:nth-of-type(2):before,
.entryFormFlowBox .wp-block-column:nth-of-type(2):after {
	background: #e0e0e0;
}

.entryFormFlowBox .wp-block-column:nth-of-type(3) {
	background: #eaeaea;
}

.entryFormFlowBox .wp-block-column:nth-of-type(3):before,
.entryFormFlowBox .wp-block-column:nth-of-type(3):after {
	background: #eaeaea;
}

.entryFormFlowBox .wp-block-column:last-child {
	border-radius: 0 4px 0 0;
}

@media (max-width: 767px) {
	.entryFormFlowBox .wp-block-column:last-child {
		border-radius: 0;
	}
}

.forpersonal .wpcf7 {
	position: relative;
}

.formWrap {
	padding-top: 3em;
}

.formWrap h4 {
	text-align: center;
	border: none;
	margin-top: 0;
}

.personalFlowWrap,
.corpFlowWrap {
	position: relative;
	padding: 20px 0;
}

.personalFlowWrap:before,
.corpFlowWrap:before {
	content: "";
	position: absolute;
	width: 100vw;
	background: #fff8be;
	height: 100%;
	top: 0;
	left: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 0;
	margin: auto;
}

.personalFlowWrap::after,
.corpFlowWrap::after {
	content: "";
	position: absolute;
	background: #fff;
	z-index: -1;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
	margin: auto;
	width: 100vw;
	height: 400%;
}

.personalFlowWrap h4,
.corpFlowWrap h4 {
	position: relative;
	margin: 0;
	border: none;
	text-align: center;
}

.personalFlowWrap h5,
.corpFlowWrap h5 {
	position: relative;
	margin: 0 0 20px;
	text-align: center;
	border: none;
	padding: 0;
	font-size: 16px;
}

.corpFlowWrap:before {
	background: #a0e1ff;
}

.personalFlowBox,
.corpFlowBox {
	padding: 10px;
	position: relative;
}

.personalFlowBox h4,
.corpFlowBox h4 {
	margin: .5em 0 .2em;
	border: none;
	padding: 0;
	font-style: italic;
	text-align: left;
}

.personalFlowBox h5,
.corpFlowBox h5 {
	padding: 0;
	margin: 0 0 10px;
	border: none;
	text-align: left;
	font-size: 24px;
}

.personalFlowBox .wp-block-column,
.corpFlowBox .wp-block-column {
	background: #ffffff;
	padding: 8px 18px;
	position: relative;
}

.personalFlowBox .wp-block-column::before,
.corpFlowBox .wp-block-column::before {
	content: "";
	position: absolute;
	top: 15%;
	margin: auto;
	vertical-align: middle;
	right: -14px;
	width: 8px;
	height: 8px;
	border-top: 4px solid #ffc107;
	border-right: 4px solid #ffc107;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (max-width: 767px) {

	.personalFlowBox .wp-block-column::before,
	.corpFlowBox .wp-block-column::before {
		content: none;
	}
}

.personalFlowBox .wp-block-column::after,
.corpFlowBox .wp-block-column::after {
	content: "";
	position: absolute;
	top: 15%;
	margin: auto;
	vertical-align: middle;
	right: -22px;
	width: 8px;
	height: 8px;
	border-top: 4px solid #ffc107;
	border-right: 4px solid #ffc107;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media (max-width: 767px) {

	.personalFlowBox .wp-block-column::after,
	.corpFlowBox .wp-block-column::after {
		content: none;
	}
}

.personalFlowBox .wp-block-column:last-child::before,
.personalFlowBox .wp-block-column:last-child::after,
.corpFlowBox .wp-block-column:last-child::before,
.corpFlowBox .wp-block-column:last-child::after {
	content: none;
}

.personalFlowBox .wp-block-image,
.corpFlowBox .wp-block-image {
	text-align: center;
}

.personalFlowBox .wp-block-image img,
.corpFlowBox .wp-block-image img {
	max-width: 60%;
}

.corpFlowBox .wp-block-column::before,
.corpFlowBox .wp-block-column::after {
	border-top: 4px solid #2196f3;
	border-right: 4px solid #2196f3;
}

.ins-company .wp-block-columns {
	padding: 0 2em;
}

@media (max-width: 767px) {
	.ins-company .wp-block-columns {
		padding: 0;
	}
}

.ins-company .wp-block-image {
	position: relative;
	height: 100px;
	margin-bottom: 2.5em;
}

@media (max-width: 767px) {
	.ins-company .wp-block-image {
		height: auto;
		padding: 71% 0 0;
	}
}

.ins-company .wp-block-image img {
	/* max-width: none; */
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	/* transform: translate(-50%, -60%); */
	transform: translate(-50%, -50%);
	width: auto;
}

.ins-company .wp-block-image figcaption {
	padding: 2px 0;
	text-align: center;
	position: absolute;
	top: 68%;
	/*background: #ffffff;*/
	width: 100%;
	opacity: 1;
}

@media (max-width: 767px) {
	.ins-company .wp-block-image figcaption {
		top: 88%;
	}
}

.fixed-header .has-sub {
	display: inline-block;
}

.fixed-header .navi-in ul li:hover .sub-menu {
	display: block;
	display: none;
}

/* form */
.dateWrap {
	display: flex;
	align-items: center;
	margin-left: 1em;
}

@media (max-width: 767px) {
	.dateWrap {
		display: block;
	}
}

.securityContactBox,
.personalContactBox,
.confirmList,
.estateContactBox,
.recruitContactBox,
.officialContactBox {
	border: 1px solid #bbb;
	border-radius: 4px;
	padding: 10px 30px;
	background: #fff;
	width: 95%;
	margin: 0 auto;
	display: none;
}

.securityContactBox.active,
.personalContactBox.active,
.confirmList.active,
.estateContactBox.active,
.recruitContactBox.active,
.officialContactBox.active {
	display: block;
}

.securityContactBox h4,
.personalContactBox h4,
.confirmList h4,
.estateContactBox h4,
.recruitContactBox h4,
.officialContactBox h4 {
	margin: 0 0 15px;
	border: none;
	text-align: center;
}

.securityContactBox .contactTitle,
.personalContactBox .contactTitle,
.confirmList .contactTitle,
.estateContactBox .contactTitle,
.recruitContactBox .contactTitle,
.officialContactBox .contactTitle {
	font-weight: bold;
}

.securityContactBox table tr:nth-of-type(2n+1),
.personalContactBox table tr:nth-of-type(2n+1),
.confirmList table tr:nth-of-type(2n+1),
.estateContactBox table tr:nth-of-type(2n+1),
.recruitContactBox table tr:nth-of-type(2n+1),
.officialContactBox table tr:nth-of-type(2n+1) {
	background: none;
}

.securityContactBox table th,
.securityContactBox table td,
.personalContactBox table th,
.personalContactBox table td,
.confirmList table th,
.confirmList table td,
.estateContactBox table th,
.estateContactBox table td,
.recruitContactBox table th,
.recruitContactBox table td,
.officialContactBox table th,
.officialContactBox table td {
	background: none;
	border: none;
}

@media (max-width: 767px) {

	.securityContactBox table th,
	.securityContactBox table td,
	.personalContactBox table th,
	.personalContactBox table td,
	.confirmList table th,
	.confirmList table td,
	.estateContactBox table th,
	.estateContactBox table td,
	.recruitContactBox table th,
	.recruitContactBox table td,
	.officialContactBox table th,
	.officialContactBox table td {
		display: block;
	}
}

.securityContactBox table th,
.personalContactBox table th,
.confirmList table th,
.estateContactBox table th,
.recruitContactBox table th,
.officialContactBox table th {
	text-align: left;
	padding: 6px 12px 6px 0;
	min-width: 200px;
}

@media (max-width: 767px) {

	.securityContactBox table th,
	.personalContactBox table th,
	.confirmList table th,
	.estateContactBox table th,
	.recruitContactBox table th,
	.officialContactBox table th {
		font-size: 16px;
	}
}

@media (max-width: 767px) {

	.securityContactBox table td,
	.personalContactBox table td,
	.confirmList table td,
	.estateContactBox table td,
	.recruitContactBox table td,
	.officialContactBox table td {
		margin-left: 1em;
	}
}

.securityContactBox input[type='submit'],
.personalContactBox input[type='submit'],
.confirmList input[type='submit'],
.estateContactBox input[type='submit'],
.recruitContactBox input[type='submit'],
.officialContactBox input[type='submit'] {
	background: #ffc107;
	color: #fff;
	border-radius: 4px;
	appearance: none;
	opacity: 1;
	padding: 11px 70px;
}

@media (max-width: 767px) {

	.securityContactBox input[type='submit'],
	.personalContactBox input[type='submit'],
	.confirmList input[type='submit'],
	.estateContactBox input[type='submit'],
	.recruitContactBox input[type='submit'],
	.officialContactBox input[type='submit'] {
		width: 100%;
		text-align: center;
		padding: 11px 30px;
	}
}

.securityContactBox input[type='submit'].submitDisabled,
.personalContactBox input[type='submit'].submitDisabled,
.confirmList input[type='submit'].submitDisabled,
.estateContactBox input[type='submit'].submitDisabled,
.recruitContactBox input[type='submit'].submitDisabled,
.officialContactBox input[type='submit'].submitDisabled {
	background: #dddddd;
}

.securityContactBox input[readonly='readonly'],
.personalContactBox input[readonly='readonly'],
.confirmList input[readonly='readonly'],
.estateContactBox input[readonly='readonly'],
.recruitContactBox input[readonly='readonly'],
.officialContactBox input[readonly='readonly'] {
	color: #ccc;
}

.securityContactBox input[readonly='readonly']:focus,
.personalContactBox input[readonly='readonly']:focus,
.confirmList input[readonly='readonly']:focus,
.estateContactBox input[readonly='readonly']:focus,
.recruitContactBox input[readonly='readonly']:focus,
.officialContactBox input[readonly='readonly']:focus {
	outline: none;
}

.securityContactBox #zip,
.securityContactBox #addr,
.personalContactBox #zip,
.personalContactBox #addr,
.confirmList #zip,
.confirmList #addr,
.estateContactBox #zip,
.estateContactBox #addr,
.recruitContactBox #zip,
.recruitContactBox #addr,
.officialContactBox #zip,
.officialContactBox #addr {
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.securityContactBox .btnWrap,
.personalContactBox .btnWrap,
.confirmList .btnWrap,
.estateContactBox .btnWrap,
.recruitContactBox .btnWrap,
.officialContactBox .btnWrap {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 767px) {

	.securityContactBox .btnWrap,
	.personalContactBox .btnWrap,
	.confirmList .btnWrap,
	.estateContactBox .btnWrap,
	.recruitContactBox .btnWrap,
	.officialContactBox .btnWrap {
		display: block;
	}
}

.securityContactBox .confirmBtn,
.securityContactBox .backBtn,
.personalContactBox .confirmBtn,
.personalContactBox .backBtn,
.confirmList .confirmBtn,
.confirmList .backBtn,
.estateContactBox .confirmBtn,
.estateContactBox .backBtn,
.recruitContactBox .confirmBtn,
.recruitContactBox .backBtn,
.officialContactBox .confirmBtn,
.officialContactBox .backBtn {
	display: inline-block;
	padding: 11px;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
}

.securityContactBox .confirmWrap,
.personalContactBox .confirmWrap,
.confirmList .confirmWrap,
.estateContactBox .confirmWrap,
.recruitContactBox .confirmWrap,
.officialContactBox .confirmWrap {
	text-align: center;
}

.securityContactBox .confirmWrap .confirmBtn,
.personalContactBox .confirmWrap .confirmBtn,
.confirmList .confirmWrap .confirmBtn,
.estateContactBox .confirmWrap .confirmBtn,
.recruitContactBox .confirmWrap .confirmBtn,
.officialContactBox .confirmWrap .confirmBtn {
	background: #3c95d0;
}

.securityContactBox .confirmWrap .confirmBtn.disabled,
.personalContactBox .confirmWrap .confirmBtn.disabled,
.confirmList .confirmWrap .confirmBtn.disabled,
.estateContactBox .confirmWrap .confirmBtn.disabled,
.recruitContactBox .confirmWrap .confirmBtn.disabled,
.officialContactBox .confirmWrap .confirmBtn.disabled {
	background: #dddddd;
}

.securityContactBox .backBtn,
.personalContactBox .backBtn,
.confirmList .backBtn,
.estateContactBox .backBtn,
.recruitContactBox .backBtn,
.officialContactBox .backBtn {
	font-size: 13px;
	color: #004097;
	text-decoration: underline;
}

@media (max-width: 767px) {

	.securityContactBox .backBtn,
	.personalContactBox .backBtn,
	.confirmList .backBtn,
	.estateContactBox .backBtn,
	.recruitContactBox .backBtn,
	.officialContactBox .backBtn {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
		line-height: 1em;
	}
}

.securityContactBox .backBtn:hover,
.personalContactBox .backBtn:hover,
.confirmList .backBtn:hover,
.estateContactBox .backBtn:hover,
.recruitContactBox .backBtn:hover,
.officialContactBox .backBtn:hover {
	color: #e9589a;
}

.securityContactBox .submitBtn,
.personalContactBox .submitBtn,
.confirmList .submitBtn,
.estateContactBox .submitBtn,
.recruitContactBox .submitBtn,
.officialContactBox .submitBtn {
	display: inline-block;
	width: auto;
	margin: 0 auto;
}

.securityContactBox .policyLink,
.securityContactBox .thirdpartyLink,
.personalContactBox .policyLink,
.confirmList .policyLink,
.estateContactBox .policyLink,
.recruitContactBox .policyLink,
.officialContactBox .policyLink {
	text-align: center;
	margin-bottom: 15px;
	padding-left: 40px;
	font-size: 12px;
}

@media (max-width: 767px) {

	.securityContactBox .policyLink,
	.securityContactBox .thirdpartyLink,
	.personalContactBox .policyLink,
	.confirmList .policyLink,
	.estateContactBox .policyLink,
	.recruitContactBox .policyLink,
	.officialContactBox .policyLink {
		padding-left: 0;
	}
}

.securityContactBox .ajax-loader,
.personalContactBox .ajax-loader,
.confirmList .ajax-loader,
.estateContactBox .ajax-loader,
.recruitContactBox .ajax-loader,
.officialContactBox .ajax-loader {
	display: none !important;
}

.recruitContactBox table,
.officialContactBox table {
	table-layout: fixed;
}

@media (min-width: 768px) {

	.recruitContactBox table th,
	.officialContactBox table th {
		text-align: center;
		background: #f5f6f7;
		border: 1px solid #eee;
	}

	.recruitContactBox table td,
	.officialContactBox table td {
		border: 1px solid #eee;
	}
}

.confirmList {
	display: none;
}

.confirmList.active {
	display: block;
}

/* forcorporate */
.forcorpList li {
	padding: 10px 0 10px 4em;
	position: relative;
	list-style: decimal !important;
	margin: 0 0 10px !important;
	background: #85b1f3;
	background: linear-gradient(90deg, #85b1f3 0%, white 100%);
	font-size: 16px;
}

.forcorpList li:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1.6em;
	height: 100%;
	width: 2em;
	background: #12387b;
	z-index: -1;
}

.forcorpList li:after {
	content: "";
	position: absolute;
	width: 3em;
	height: 3em;
	top: .2em;
	left: .5em;
	background-size: contain;
	background-repeat: no-repeat;
}

.forcorpList li:nth-of-type(1):after {
	background-image: url(img/people.png);
}

.forcorpList li:nth-of-type(2):after {
	background-image: url(img/man.png);
}

.forcorpList li:nth-of-type(3):after {
	background-image: url(img/pre.png);
}

.forcorpList li:nth-of-type(4):after {
	background-image: url(img/gram.png);
}

/* seminar */
.seminarVoiceItem figcaption,
.estateVoiceItem figcaption {
	text-align: center;
}

.partnarList {
	padding-left: 2em;
	padding-right: 2em;
}

@media (max-width: 767px) {
	.partnarList {
		padding-left: 1em;
		padding-right: 1em;
	}
}

/* balloon(吹き出し) */
.rightBalloon .wp-block-column h4 {
	margin-top: 1em;
}

.rightBalloon .wp-block-column:nth-of-type(2) {
	border-radius: 8px;
	padding: 10px;
	position: relative;
	background: #ffffff;
}

.rightBalloon .wp-block-column:nth-of-type(2):before {
	content: "";
	position: absolute;
	top: 10%;
	left: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #FFF;
	z-index: 2;
}

@media (max-width: 767px) {
	.rightBalloon .wp-block-column:nth-of-type(2):before {
		display: none;
	}
}

.rightBalloon .wp-block-column:nth-of-type(2):after {
	content: "";
	position: absolute;
	top: 10%;
	left: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	z-index: 1;
}

@media (max-width: 767px) {
	.rightBalloon .wp-block-column:nth-of-type(2):after {
		display: none;
	}
}

.leftBalloon .wp-block-column h4 {
	margin-top: 1em;
}

.leftBalloon .wp-block-column:nth-of-type(1) {
	border-radius: 8px;
	padding: 10px;
	background: #ffffff;
	position: relative;
}

.leftBalloon .wp-block-column:nth-of-type(1):before {
	content: "";
	position: absolute;
	top: 10%;
	right: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #FFF;
	z-index: 2;
}

@media (max-width: 767px) {
	.leftBalloon .wp-block-column:nth-of-type(1):before {
		display: none;
	}
}

.leftBalloon .wp-block-column:nth-of-type(1):after {
	content: "";
	position: absolute;
	top: 10%;
	right: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	z-index: 1;
}

@media (max-width: 767px) {
	.leftBalloon .wp-block-column:nth-of-type(1):after {
		display: none;
	}
}

.balloonBox {
	border-radius: 8px;
	padding: 20px 10px 10px;
	position: relative;
	background: #ffffff;
	margin-bottom: 1.5em;
}

.seminar .balloonBox {
	border: 3px solid #e9589a;
}

.seminar .balloonBox h3 {
	background: #e9589a;
}

.realestate .balloonBox {
	border: 3px solid #3e9201;
}

.realestate .balloonBox h3 {
	background: #3e9201;
}

.balloonBox h3 {
	margin-top: 0;
	border: none;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	border-radius: 6px;
}

.balloonBox h4 {
	font-size: 16px;
	color: #666;
	font-weight: normal;
}

.entry-content .balloonBox p {
	font-size: 16px;
	font-weight: bold;
}

.voiceImg {
	width: 80%;
	margin: 0 auto;
}

.seminarVoiceItem.rightBalloon .wp-block-column:nth-of-type(2) {
	border: 3px solid #e9589a;
}

.seminarVoiceItem.rightBalloon .wp-block-column:nth-of-type(2):after {
	border-right: 14px solid #e9589a;
}

.seminarVoiceItem.leftBalloon .wp-block-column:nth-of-type(1) {
	border: 3px solid #e9589a;
}

.seminarVoiceItem.leftBalloon .wp-block-column:nth-of-type(1):after {
	border-left: 14px solid #e9589a;
}

.estateVoiceItem.rightBalloon .wp-block-column:nth-of-type(2) {
	border: 3px solid #3e9201;
}

.estateVoiceItem.rightBalloon .wp-block-column:nth-of-type(2):after {
	border-right: 14px solid #3e9201;
}

.estateVoiceItem.leftBalloon .wp-block-column:nth-of-type(1) {
	border: 3px solid #3e9201;
}

.estateVoiceItem.leftBalloon .wp-block-column:nth-of-type(1):after {
	border-left: 14px solid #3e9201;
}

.corpSeminarLink,
.seminarTeacherLink,
.seminarVideosLink,
.teacherWorksLink {
	width: 100%;
}

.corpSeminarLink .wp-block-button__link,
.seminarTeacherLink .wp-block-button__link,
.seminarVideosLink .wp-block-button__link,
.teacherWorksLink .wp-block-button__link {
	background-color: transparent;
	background-image: url("images/banner_seminar.png");
	background-size: cover;
	width: 80%;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	border-radius: 0;
	padding: 60px;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}

.corpSeminarLink .wp-block-button__link::before,
.seminarTeacherLink .wp-block-button__link::before,
.seminarVideosLink .wp-block-button__link::before,
.teacherWorksLink .wp-block-button__link::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

@media (max-width: 767px) {

	.corpSeminarLink .wp-block-button__link::before,
	.seminarTeacherLink .wp-block-button__link::before,
	.seminarVideosLink .wp-block-button__link::before,
	.teacherWorksLink .wp-block-button__link::before {
		content: none;
	}
}

.corpSeminarLink .wp-block-button__link:hover::before,
.seminarTeacherLink .wp-block-button__link:hover::before,
.seminarVideosLink .wp-block-button__link:hover::before,
.teacherWorksLink .wp-block-button__link:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@media (max-width: 767px) {

	.corpSeminarLink .wp-block-button__link,
	.seminarTeacherLink .wp-block-button__link,
	.seminarVideosLink .wp-block-button__link,
	.teacherWorksLink .wp-block-button__link {
		padding: 30px;
	}
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.seminarTeacherLink .wp-block-button__link {
	background-image: url("https://gyl.jp/wp-content/uploads/2021/02/seminarteacherbanner_l.jpg");
}

.seminarVideosLink .wp-block-button__link {
	background-image: url("https://gyl.jp/wp-content/uploads/2021/10/banner_seminar.png");
}

.teacherWorksLink .wp-block-button__link {
	background-image: url("https://gyl.jp/wp-content/uploads/2021/10/banner_teacher.png");
}

.seminarChoiceBox figure {
	text-align: center;
}

.seminarChoiceBox figure a {
	position: relative;
	overflow: hidden;
	display: inline-block;
	border-radius: 8px;
}

.seminarChoiceBox figure a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

@media (max-width: 767px) {
	.seminarChoiceBox figure a::before {
		content: none;
	}
}

.seminarChoiceBox figure a:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.seminarChoiceBox figure a img {
	vertical-align: middle;
}

#estateWorkLink {
	width: 100%;
}

#estateWorkLink .wp-block-button__link {
	background-color: transparent;
	background-image: url("https://gyl.jp/wp-content/uploads/2021/02/estatebanner.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	text-indent: -9999px;
	border-radius: 0;
	padding: 90px;
	overflow: hidden;
	position: relative;
	border-radius: 8px;
}

#estateWorkLink .wp-block-button__link::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

@media (max-width: 767px) {
	#estateWorkLink .wp-block-button__link::before {
		content: none;
	}
}

#estateWorkLink .wp-block-button__link:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@media (max-width: 767px) {
	#estateWorkLink .wp-block-button__link {
		padding: 30px;
	}

	#estateWorkLink .wp-block-button__link::before {
		content: none;
	}
}

.estatetopballoonWrap {
	text-align: center;
}

.estatetopballoon {
	padding: 15px;
	border-radius: 6px;
	background: #3e9201;
	margin-right: 150px;
	color: #fff;
	position: relative;
	display: inline-block;
	text-align: left;
}

@media (max-width: 767px) {
	.estatetopballoon {
		margin: 0;
	}
}

.estatetopballoon:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #3e9201;
	z-index: 2;
}

@media (max-width: 767px) {
	.estatetopballoon:before {
		display: none;
	}
}

.estatetopballoon:after {
	content: "";
	position: absolute;
	top: 0;
	right: -120px;
	width: 80px;
	height: 100%;
	background-image: url("https://gyl.jp/wp-content/uploads/2021/02/estatetopman.png");
	background-size: contain;
	background-repeat: no-repeat;
}

@media (max-width: 767px) {
	.estatetopballoon:after {
		display: none;
	}
}

.realestate h3 {
	border-left-color: #3e9201;
}

.categoryid-116 .entry-content p,
.page .entry-content p {
	padding-left: 2em;
	padding-right: 2em;
}

@media (max-width: 767px) {

	.categoryid-116 .entry-content p,
	.page .entry-content p {
		padding-left: 1em;
		padding-right: 1em;
		margin-bottom: 1em;
	}
}

.categoryid-116 .entry-content p.companyTableItem,
.page .entry-content p.companyTableItem {
	padding: 0;
}

.categoryid-116 .entry-content .wp-block-media-text .wp-block-media-text__content p,
.page .entry-content .wp-block-media-text .wp-block-media-text__content p {
	padding-left: 0;
	padding-right: 0;
}

.categoryid-116 .entry-content .personalFlowBox p,
.categoryid-116 .entry-content .corpFlowBox p,
.page .entry-content .personalFlowBox p,
.page .entry-content .corpFlowBox p {
	padding: 0;
	font-size: 12px;
}

.mobile-menu-buttons .menu-button>a {
	color: #e9589a;
}

.mobile-menu-buttons .menu-open {
	color: #e9589a;
}

/* contact */
/*必須の調整*/
@media (max-width: 767px) {
	.inquiry tr {
		display: block;
	}
}

.inquiry th {
	position: relative;
}

@media (max-width: 767px) {
	.inquiry th {
		display: block;
		margin: 0;
	}
}

.inquiry th span {
	margin: 0 auto;
	/*任意の調整*/
}

.inquiry th span.haveto,
.inquiry th span.must {
	font-size: 10px;
	padding: 4px 10px;
	color: #FFF;
	background: #e9589a;
	border-radius: 10px;
	/*position: absolute;*/
	margin: auto;
	left: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.confirm .inquiry th span.haveto,
.confirm .inquiry th span.must {
	display: none;
}

.inquiry th span.any {
	font-size: 10px;
	padding: 4px 10px;
	background: #ddd;
	border-radius: 10px;
	/*position: absolute;*/
	margin: auto;
	left: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.confirm .inquiry th span.any {
	display: none;
}

.inputList th span.haveto,
.inputList th span.must {
	font-size: 10px;
	padding: 4px 10px;
	color: #FFF;
	background: #e9589a;
	border-radius: 10px;
	/* position: absolute; */
	margin: auto;
	left: 10px;
	font-weight: normal;
	vertical-align: middle;
}

.confirm .inputList th span.haveto,
.confirm .inputList th span.must {
	display: none;
}

.inputList.oncompassContactBox th span.must {
	background: #ff0000;
	margin-left: 10px;
}

.inputList.oncompassContactBox th span.must.ok {
	background: #e9589a;
}

@media (max-width: 767px) {
	.inquiry td {
		display: block;
		width: 100%;
	}
}

.entry .inquiry th,
.contactus .inquiry th {
	width: 300px;
	vertical-align: top;
	padding-top: 16px;
}

@media (max-width: 767px) {

	.entry .inquiry th,
	.contactus .inquiry th {
		width: 100%;
	}
}

.entry .inquiry .wpcf7-radio,
.entry .inquiry .wpcf7-checkbox,
.contactus .inquiry .wpcf7-radio,
.contactus .inquiry .wpcf7-checkbox {
	display: inline-block;
	padding-top: 5px;
}

.search-edit,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
	font-size: 14px;
}
input[type="datetime-local"] {
	padding: 11px;
	border: 1px solid var(--cocoon-basic-border-color);
	border-radius: var(--cocoon-basic-border-radius);
	font-size: inherit;
	width: 100%;
}
input[type='submit'].soushinbtn {
	width: 60%;
	margin: 0 auto;
	display: block;
	color: #fff;
	background: #fb94c3;
	border: 1px solid #e9589a;
}

input[type='submit'].soushinbtn:disabled {
	background: #ffd7e9;
	border: 1px solid #ffc0dd;
}

input[type="number"].no-spinner {
  /* Firefox */
  -moz-appearance: textfield; 
}

/* Chrome, Safari, Edge */
input[type="number"].no-spinner::-webkit-outer-spin-button,
input[type="number"].no-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; /* Chrome, Safariでのマージンをリセット */
}

.contactus article h3 {
	margin-top: 0;
}

#realestateForm {
	padding-top: 5em;
	margin-top: -5em;
}

.displaynone #realestateForm {
	padding-top: 0;
	margin-top: 0;
}

.realestate-division .topHeader {
	margin-top: 0;
}

.realestate-division .topMessage {
	margin-top: 0;
}

.realestate-division ul li {
	list-style: disc !important;
}

.realestate-division .estatedivisionLink {
	width: 100%;
	text-align: center;
}

.realestate-division .estatedivisionLink a {
	border-radius: 8px;
	display: inline-block;
	width: 60%;
}

.estateComic {
	text-align: center;
}

.member01 .headerPhotoOn .entry-content,
.member02 .headerPhotoOn .entry-content {
	padding-top: 1px;
}

.member01 .entry-content,
.member02 .entry-content {
	padding-left: 70px;
	padding-right: 70px;
}

@media (max-width: 767px) {

	.member01 .entry-content,
	.member02 .entry-content {
		padding-left: 3%;
		padding-right: 3%;
	}
}

.member01 .article h1,
.member02 .article h1 {
	display: none;
}

.member01 .article h3,
.member02 .article h3 {
	border-left: none;
	margin-top: 1.5em;
	padding-left: 10px;
}

.member01 .article h3::first-letter,
.member02 .article h3::first-letter {
	font-size: 2em;
	color: #e9589a;
}

.member01 .article h3.memberCatchTitle,
.member02 .article h3.memberCatchTitle {
	margin-top: 1em;
	margin-bottom: .5em;
	border: none;
	padding: 9px 10px;
	font-size: 2em;
	display: none;
}

.member01 .article h3.memberCatchTitle::first-letter,
.member02 .article h3.memberCatchTitle::first-letter {
	color: #3B3B3B;
	font-size: 1em;
}

.member01 .article h4,
.member02 .article h4 {
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

.member01 .article h4 .questionPink,
.member02 .article h4 .questionPink {
	color: #e9589a;
}

.member01 .article .memberProfile,
.member02 .article .memberProfile {
	border: 1px solid #bbb;
	border-radius: 4px;
	position: relative;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.member01 .article .memberProfile::after,
.member02 .article .memberProfile::after {
	content: "Profile";
	color: #e9589a;
	position: absolute;
	background: #fff;
	display: inline-block;
	top: -17px;
	left: 1.2em;
	font-size: 1.3em;
	padding: 0 4px;
}

@media (max-width: 767px) {

	.member01 .article .memberProfile p,
	.member02 .article .memberProfile p {
		font-size: 14px;
	}
}

.member01 .article .wp-block-image,
.member02 .article .wp-block-image {
	width: 80%;
	margin: auto;
}

.member01 .article .wp-block-image#firstviewImg,
.member02 .article .wp-block-image#firstviewImg {
	width: 100%;
}

.member01 .qandaList p,
.member02 .qandaList p {
	font-size: 16px;
	font-weight: bold;
}

.page .has-small-font-size {
	font-size: 14px;
}

@media (max-width: 767px) {
	.page .has-small-font-size {
		font-size: 16px;
	}
}

.page .seminarPartner,
.page .lifeList,
.page .songaiList,
.page .smallList {
	flex-wrap: wrap !important;
	justify-content: space-between;
}

.page .seminarPartner .wp-block-column,
.page .lifeList .wp-block-column,
.page .songaiList .wp-block-column,
.page .smallList .wp-block-column {
	flex-basis: auto !important;
	width: 17%;
	flex-grow: initial !important;
}

.page .seminarPartner .wp-block-column:not(first-child),
.page .lifeList .wp-block-column:not(first-child),
.page .songaiList .wp-block-column:not(first-child),
.page .smallList .wp-block-column:not(first-child) {
	margin-left: 0 !important;
}

@media (max-width: 767px) {

	.page .seminarPartner .wp-block-column,
	.page .lifeList .wp-block-column,
	.page .songaiList .wp-block-column,
	.page .smallList .wp-block-column {
		flex-basis: 30% !important;
	}

	.seminar .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 30% !important;
	}
}

.body.seminar .wp-block-column figure {
	margin-bottom: 1.4em;
}

.container .step_start_lists {
	display: flex;
	width: 800px;
	margin: 0 auto;
	align-items: center;
	padding: 0;
}

@media (max-width: 767px) {
	.container .step_start_lists {
		width: 100%;
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
}

.container .step_start_lists .step_list {
	position: relative;
	margin-top: 75px;
	border: 3px solid #e9589a;
	background: #ffffff;
	border-radius: 10px;
	width: 143px;
	height: 130px;
	text-align: center;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list {
		width: 58.66667vw;
		margin: 0 0 0 auto;
		border: 0.533333vw solid #e9589a;
		height: 13.26531vw;
	}
}

.container .step_start_lists .step_list.step3 {
	width: 188px;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list.step3 {
		width: 58.66667vw;
		height: 32vw;
	}
}

.container .step_start_lists .step_list:not(:last-child) {
	margin-right: 10px;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list:not(:last-child) {
		margin-bottom: 2.66667vw;
		margin-right: 0;
	}
}

.container .step_start_lists .step_list .list_txt1,
.container .step_start_lists .step_list .list_txt2,
.container .step_start_lists .step_list .list_txt5,
.container .step_start_lists .step_list .list_txt6 {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list .list_txt1 {
		font-size: 4.26667vw;
		margin-top: 4.66667vw;
		line-height: 1em;
	}
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list .list_txt2 {
		font-size: 4.26667vw;
		margin-top: 4.66667vw;
		line-height: 1em;
	}
}

.container .step_start_lists .step_list .list_txt3 {
	font-size: .7em;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list .list_txt3 {
		font-size: 3.46667vw;
		margin-top: 2.66667vw;
		line-height: 1em;
	}
}

.container .step_start_lists .step_list .list_txt4 {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 1.35em;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list .list_txt4 {
		margin-top: 5.33333vw;
		font-size: 5.6vw;
		line-height: 1.7;
	}
}

.container .step_start_lists .step_list .list_txt4 span {
	position: relative;
	z-index: 0;
	font-weight: bold;
}

.container .step_start_lists .step_list .list_txt4 span::after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 3px;
	left: 50%;
	transform: translateX(-50%);
	width: 110%;
	height: 6px;
	background: #fff200;
	border-radius: 3px;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list .list_txt5 {
		font-size: 4.26667vw;
		margin-top: 3.73333vw;
		line-height: 1.5em;
	}

	.container .step_start_lists .step_list .list_txt5 .forPC {
		display: none;
	}
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list .list_txt6 {
		font-size: 4.26667vw;
		margin-top: 6.93333vw;
		line-height: 1em;
	}
}

.container .step_start_lists .step_list_icon {
	position: absolute;
	top: -75px;
	left: -3px;
	width: 153px;
}

@media (max-width: 767px) {
	.container .step_start_lists .step_list_icon {
		width: 24vw;
		top: -.53333vw;
		left: -25.86667vw;
	}
}

@media (max-width: 767px) {
	.container .step_start_lists .step1 {
		height: 21.3333vw;
	}
}

.container .step_start_lists .step1 a {
	margin-top: 20px;
	display: inline-block;
	font-size: 0.8em;
}

@media (max-width: 767px) {
	.container .step_start_lists .step1 a {
		font-size: 3.46667vw;
		margin-top: 2.66667vw;
		padding-bottom: 1.73333vw;
		border-bottom: 0.26667vw solid #004097;
		line-height: 1em;
	}
}

@media (max-width: 767px) {
	.container .step_start_lists .step2 {
		height: 21.3333vw;
	}
}

.container .step_start_lists .step3 .step_list_icon {
	width: 198px;
}

@media (max-width: 767px) {
	.container .step_start_lists .step3 .step_list_icon {
		width: 24vw;
		height: 36.66667vw;
	}
}

@media (max-width: 767px) {
	.container .step_start_lists .step4 {
		height: 21.3333vw;
	}
}

@media (max-width: 767px) {
	.container .step_start_lists .step5 {
		height: 21.3333vw;
	}
}

.container .step_start_lists .step5 .step_list_icon {
	width: 146px;
}

@media (max-width: 767px) {
	.container .step_start_lists .step5 .step_list_icon {
		width: 24vw;
		height: 21.06667vw;
		top: 0;
	}
}

.container .step_start_lists .sp {
	display: none;
}

@media (max-width: 767px) {
	.container .step_start_lists .sp {
		display: block;
	}
}

@media (max-width: 767px) {
	.container .step_start_lists .pc {
		display: none;
	}
}

.metaslider .caption {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

div.wpcf7-mail-sent-ok {
	border: none !important;
	display: none !important;
}

div.wpcf7-mail-sent-ng {
	border: none !important;
	display: none !important;
}

div.wpcf7-spam-blocked {
	border: none !important;
	display: none !important;
}

div.wpcf7-validation-errors {
	border: none !important;
	display: none !important;
}

.wpcf7 form .wpcf7-response-output {
	display: none !important;
}

.eye-catch .cat-label {
	display: none;
}

.seminarListWrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.seminarListWrap {
		display: block;
	}
}

.seminarListWrap .seminarListItem {
	width: 48%;
	display: block;
	margin-bottom: 4%;
	text-decoration: none;
}

@media (max-width: 767px) {
	.seminarListWrap .seminarListItem {
		width: 100%;
		margin-bottom: 10%;
	}
}

.seminarListWrap .seminarListItem .SeminarListSubItem {
	background: #ffe0ee;
	color: #fff;
	padding: 40px;
	border-radius: 15px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	position: relative;
	overflow: hidden;
	width: 80%;
	margin: 0 auto 15px;
}

.seminarListWrap .seminarListItem .SeminarListSubItem::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

@media (max-width: 767px) {
	.seminarListWrap .seminarListItem .SeminarListSubItem::before {
		content: none;
	}
}

.seminarListWrap .seminarListItem .SeminarListSubItem:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

.seminarListWrap .seminarListItem .SeminarListSubItem figure {
	text-align: center;
	margin-bottom: 30px;
}

.seminarListWrap .seminarListItem .SeminarListSubItem figure i {
	font-size: 4em;
	color: #e9589a;
}

.seminarListWrap .seminarListItem .SeminarListSubItem h3 {
	margin: 0;
	border: 0;
	text-align: center;
	color: #e9589a;
}

.seminarListWrap .seminarListItem p {
	padding: 0;
	margin: 0 auto;
	color: #3B3B3B;
	width: 80%;
}

.seminarListWrap .seminarListItem p:hover {
	color: #e9589a;
}


/* recruite */
.article h3.recruitmentHeader {
	font-size: 2em;
	text-align: center;
	border: none;
	margin: 2.4em 0 1.2em;
	font-weight: normal;
}

.article h3.recruitmentHeader strong {
	color: #e9589a;
	font-weight: normal;
}

.wantList {
	margin-bottom: 5em;
}


.entry-content .wantList p {
	font-size: 1.2em;
	/* margin: 0 0 .5em;
	padding-left: 1em;
	padding-right: 1em; */
	padding: 0;
	color: #e9589a;
}

.entry-content .wantList .wantListSection {
	font-size: 2em;
	color: #e9589a;
	text-align: center;
}

.entry-content .wantList img {
	border: 5px solid #fff;
}

@media (max-width: 767px) {
	.entry-content .wantList p {
		font-size: 1.0em;
	}
}

.wantList ul.wantListItem {
	/* font-size: 1.5em; */
	padding: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.wantListItem li {
	width: 24%;
	padding: 0.5em 1em;
	margin: 2em 0;
	background: -webkit-repeating-linear-gradient(-45deg, #fff0fc, #fff0fc 3px, #ffe9fc 3px, #ffe9fc 7px);
	background: repeating-linear-gradient(-45deg, #fff0fc, #fff0fc 3px, #ffe9fc 3px, #ffe9fc 7px);
}

ul.wantListItem li p {
	margin: 0;
	padding: 0;
	text-align: center;
}

@media (max-width: 767px) {
	.wantList ul {
		/* font-size: 1.2em; */
	}

	.container .wrap ul.wantListItem li {
		width: 49%;
		margin-bottom: 2%;
	}

	ul.wantListItem li p br {
		display: none;
	}
}

.wantList li::after {
	/* content: ''; */
	width: 10px;
	height: 5px;
	border-left: 3px solid #e9589a;
	border-bottom: 3px solid #e9589a;
	transform: rotate(-45deg);
	position: absolute;
	left: -1em;
	top: 35%;
}

.diagonalMove {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.diagonalMove p {
	padding: .75em 0;
	text-align: center;
	font-size: 2.5em;
	transition: all .75s;
	position: relative;
	z-index: 1;
}

@media (max-width: 767px) {
	.diagonalMove p {
		font-size: 1.3em;
	}
}

.diagonalMove.active p {
	color: #fff;
}

.diagonalMove p strong {
	transition: all .75s;
}

.diagonalMove.active p strong {
	color: #fff200;
	text-decoration: underline;
}

.diagonalBg {
	position: absolute;
	width: 0;
	height: 100%;
	background: #e9589a;
	/* z-index: -1; */
	transition: all .75s;
	top: 2.5em;
	left: 0;
	transform: skewY(-3deg);
	transform-origin: bottom left;
}

@media (max-width: 767px) {
	.diagonalBg {
		top: 1em;
	}
}

.diagonalMove.active .diagonalBg {
	width: 100%;
}

.entry-content .strongList {
	margin: 60px auto 0;
	width: 80%;
}

@media (max-width: 767px) {
	.entry-content .strongList {
		width: 100%;
	}
}

.strongList h4 {
	padding-left: 36px;
	position: relative;
	font-size: 24px;
	background: #ffeaf4;
	border-bottom: dotted 2px #ccc;
	border-top: dotted 2px #ccc;
}

.strongList h4::before {
	/* font-family: FontAwesome;
	content: "\f091";
	color: #ffc107; */
	/* margin-right: 5px; */
	content: "";
	top: 12px;
	width: 18px;
	height: 23px;
	border-radius: 80% 80% 80% 80% / 100% 100% 65% 65%;
	background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
	position: absolute;
	transform: rotate(30deg);
	left: 10px;
}

.strongList p {
	font-size: 1.3em;
}

.strongList figure {
	width: 75%;
	margin: 0 auto;
}

.entryFormWrap {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1em 0;
}

.sonybank-homeloan .entryFormWrap,
.sonybank-fundwrap .entryFormWrap,
.sonybank-accountopening .entryFormWrap {
	background: #efefef;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2em 0;
}

.entryFormWrap.largeMargin {
	margin-top: 80px;
	margin-bottom: 80px;
}

.entryFormWrap p {
	color: #e9589a;
	text-align: center;
	font-size: 1.5em;
	margin: 0;
}

.body.sonybank-homeloan .wp-block-buttons,
.body.sonybank-fundwrap .wp-block-buttons,
.body.sonybank-accountopening .wp-block-buttons {
	margin: 0;
}

@media (max-width: 767px) {
	.entryFormWrap p {
		font-size: 1.2em;
		margin-bottom: 0 !important;
	}
}

.recruitTopMessage,
.crossBox {
	width: 80%;
	margin: 60px auto;
	position: relative;
	padding: 0.5em 2.5em 2em;
	border-top: solid 2px #e9589a;
	border-bottom: solid 2px #e9589a;
}

@media (max-width: 767px) {

	.recruitTopMessage,
	.crossBox {
		width: 90%;
	}
}

.recruitTopMessage:before,
.recruitTopMessage:after,
.crossBox:before,
.crossBox:after {
	content: '';
	position: absolute;
	top: -10px;
	width: 2px;
	height: -webkit-calc(100% + 20px);
	height: calc(100% + 20px);
	background-color: #e9589a;
}

.recruitTopMessage:before,
.crossBox:before {
	left: 10px;
}

.recruitTopMessage:after,
.crossBox:after {
	right: 10px;
}

.recruitTopMessage h4,
.crossBox h4 {
	margin: 0;
	padding: 25px 10px;
	border: none;
	color: #e9589a;
}

.recruitTopMessage p,
.croxxBox p {
	margin: 0;
	padding: 0;
}

.recruitTopMessageItem {
	display: flex;
	justify-content: space-between;
}

@media (max-width: 767px) {
	.recruitTopMessageItem {
		flex-direction: column-reverse;
	}
}

.recruitTopMessage .recruitTopMessageItem p {
	padding: 0 10px;
	width: 60%;
}

.recruitTopMessage .recruitTopMessageItem figure {
	padding: 0 10px;
	width: 40%;
}

@media (max-width: 767px) {
	.recruitTopMessage .recruitTopMessageItem p {
		width: 100%;
	}

	.recruitTopMessage .recruitTopMessageItem figure {
		width: 100%;
	}
}

.selectReason {
	margin: 60px 0 80px;
	font-size: 1.5em;
}

.page .entry-content .selectReason p {
	font-size: 1.2em;
	padding: 0;
}

@media (max-width: 767px) {
	.selectReason .column-rev {
		flex-direction: column-reverse;
	}

	.page .entry-content .selectReason p {
		font-size: 1.1em;
	}
}

.recruitSeminarBtn {
	text-align: center;
	justify-content: center;
}

.recruitSeminarBtn a {
	position: relative;
	border-radius: 0;
	background: #e95295;
	font-size: 2em;
	padding: 20px 60px;
}

@media (max-width: 767px) {
	.recruitSeminarBtn a {
		font-size: 1.2em;
		padding: 10px 20px;
	}
}

.recruitSeminarBtn a::before {
	content: '';
	position: absolute;
	bottom: -7px;
	right: -7px;
	width: 100%;
	height: 2px;
	background-color: #e95295;
	transition: 0.2s ease 0s;
}

.recruitSeminarBtn a::after {
	content: '';
	position: absolute;
	top: 7px;
	right: -7px;
	width: 2px;
	height: 100%;
	background-color: #e95295;
	transition: 0.2s ease 0.2s;
}

.recruitSeminarBtn a:hover::before {
	width: 0%;
}

.recruitSeminarBtn a:hover::after {
	height: 0%;
}

.page .recruitmentMovie {
	margin-top: 80px;
	margin-bottom: 80px;
	display: none;
}

.presidentName {
	display: block;
	text-align: right;
}

.slideinElement {
	opacity: 0;
	transition: all 1s;
}

.slideinElement.active {
	opacity: 1;
}

.slideinElement.slideBottom {
	transform: translateY(40px);
}

.slideinElement.slideBottom.active {
	transform: translateY(0);
}
.slideinElement.slideLeft {
	transform: translateX(-40px);
}

.slideinElement.slideLeft.active {
	transform: translateX(0);
}

.slideinElement.delay-1 {
	transition-delay: 1s;
}

.slideinElement.delay-2 {
	transition-delay: 2s;
}

.slideinElement.delay-3 {
	transition-delay: 3s;
}

.mdrtPostList {
	list-style: none;
}
.mdrt_top_bread .date-tags{
	text-align: left;
    margin-left: .75rem;
}
.single-mdrt_post .article h1 {
	color: #e9589a;
	border-bottom: 2px solid;
	padding: 5px 0;
}

.mdrtPostList li a {
	display: flex;
	margin-bottom: 20px;
	text-decoration: none;
	color: #e9589a;
	flex-direction: row-reverse;
}

.mdrtPostList li a:hover {
	color: #1967d2;
}

/*.mdrtPostList li:nth-of-type(odd) a {
	flex-direction: row-reverse;
}*/

.mdrtPostList li p,
.mdrtPostList li .eye-catch-wrap,
.mdrtPostList li .mdrtPostListImg {
	width: 50%;
}

.mdrtPostList li p {
	margin-right: 20px;
	/*font-size: 1.5em;*/
	font-size:18px;
	margin-left: 20px;
}

/*.mdrtPostList li:nth-of-type(odd) p {
	margin-left: 20px;
}*/
.mdrtPostList li p span.mdrt_company{
	font-size:10px;
	color:#333;
}
.mdrtPostList li p span.mdrt_name{
	font-size:16px;
	display:block;
	margin-top:-5px;
	color:#333;
}
/* single mdrt */
.headercatWrap .mdrt_company{
	margin-left:auto;
	margin-right:2rem;
}
.headercatWrap .mdrt_name{
	font-size:1.5rem;
}
@media (max-width: 767px) {
	.article ul.mdrtPostList {
		padding: 0;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}
	.mdrtPostList li{
		width:49%;
	}
	.mdrtPostList li:nth-of-type(1),.mdrtPostList li:nth-of-type(2),.mdrtPostList li:nth-of-type(3),.mdrtPostList li:nth-of-type(4),.mdrtPostList li:nth-of-type(5){
		width:100%;
	}

	.mdrtPostList li a {
		flex-direction:column-reverse;
	}

	.mdrtPostList li p,
	.mdrtPostList li .eye-catch-wrap,
	.mdrtPostList li .mdrtPostListImg {
		width: 100%;
	}

	.mdrtPostList li p {
		margin-right: 0;
		font-size: 1.2em;
		margin-left: 0;
	}

	/*.mdrtPostList li:nth-of-type(odd) p {
		margin-left: 0;
	}*/
}

.single-mdrt_post .entry-content figure:not(:first-child) {
	width: 60%;
	margin: 0 auto 20px;
}

/* loanbox */
.article .homeloanHeader {
	border: none;
	text-align: center;
	font-size: 2.0em;
}

@media (max-width: 768px) {
	.article .homeloanHeader {
		font-size: 1.5em;
	}
}

.mBottom40 {
	margin-bottom: 40px;
}

.page .crossBox p {
	padding: 0;
	margin: 1.2em 0;
}

.pointHeader {
	display: flex;
	align-items: center;
}

@media (max-width: 768px) {
	.pointHeader {
		flex-direction: column;
	}
}

.pointHeader .pointHeaderTitle {
	margin: 0;
	font-size: 1.4em;
	border: none;
	border-bottom: 1px solid #e95295;
	padding: 9px 10px;
	flex-grow: 1;
}

.pointCircle {
	background: #e95295;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.pointNo {
	display: block;
	font-size: 1.5em;
	line-height: 1em;
}

.sec-loan {
	display: flex;
	justify-content: space-between;
	text-align: center;
}

.loan-box {
	width: 230px;
	padding: 37px 15px 20px;
	box-sizing: border-box;
}

.loan-sub {
	text-align: right;
}

.loan-box.box01 {
	background: #d4eef9;
}

.loan-box.box02 {
	background: #e7f3d8;
}

.loan-box.box03 {
	background: #feefd8;
	margin-right: 0;
}

.loan-text01 {
	font-size: 12px;
	padding: 0 10px !important;
	font-weight: bold;
}

.loan-text01 .border {
	background: linear-gradient(transparent 60%, #f9eb21 0%);
	font-weight: bold;
}

.loan-text01 .red {
	color: #ef272d;
}

.loan-text02 {
	font-size: 16px;
	padding: 0 10px !important;
	font-weight: bold;
	white-space: nowrap;
	margin: 24px 0 0;
}

.box01 .loan-text02 {
	color: #0070b8;
}

.box02 .loan-text02 {
	color: #008f45;
}

.box03 .loan-text02 {
	color: #ed5a23;
}

.loan-text03 {
	margin: 24px 0 0;
	padding: 0 10px !important;
	font-size: 13px;
}

.loan-text04 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0 0;
}

.loan-text05 {
	color: #ef272d;
	font-size: 38px;
	line-height: 38px;
	font-weight: bold;
	margin: 15px 0 0;
	padding: 0 10px !important;
}

.loan-text05 .small {
	font-size: 18px;
	font-weight: normal;
}

.loan-box .box-inner {
	background: #fff;
	border: #c9c9c9 solid 1px;
	width: 200px;
	padding: 18px 0;
	box-sizing: border-box;
	margin: 20px auto 0;
}

.loan-text06 {
	font-size: 14px;
}

.loan-text07 {
	font-size: 18px;
	white-space: nowrap;
	font-weight: bold;
	margin: 18px 0 0;
}

.loan-text07 .num {
	font-size: 24px;
	letter-spacing: -1px;
}

.loan-text07 .small {
	font-size: 16px;
}

.loan-text08 {
	margin: 10px 0 0;
}

.loan-cap {
	font-size: 14px;
	padding: 27px 0 70px;
	text-align: left;
}

@media (max-width: 768px) {
	.sec-loan {
		display: block;
	}

	.loan-box {
		width: 100%;
		float: none;
		margin: 0 0 15px;
	}

	.loan-text01 {
		font-size: 14px;
	}

	.loan-text02 {
		margin: 20px 0 0;
	}

	.loan-text03 {
		margin: 20px 0 0;
	}

	.loan-text04 {
		font-size: 16px;
		margin: 10px 0 0;
	}

	.loan-text05 {
		font-size: 50px;
		margin: 10px 0 0;
	}

	.loan-box .box-inner {
		margin: 10px auto 0;
		padding: 15px 5px;
		width: 100%;
	}

	.loan-text06 {
		font-size: 16px;
		display: inline-block;
		padding: 0 5px;
	}

	.loan-text07 {
		font-size: 18px;
		display: inline-block;
		padding: 0 5px;
	}

	.loan-text07 .num {
		font-size: 30px;
	}

	.loan-text07 .small {
		font-size: 18px;
	}

	.loan-cap {
		padding: 0 0 40px;
		font-size: 13px;
		line-height: 1.8;
	}

	.loan-text08 {
		display: inline-block;
	}
}

.point-box table {
	font-size: 11px;
}

.point-box table .tr01 th,
.point-box table .tr02 th {
	background: #e95295;
	color: #fff;
}

.point-box table th.bg-pink {
	background: #fde9ea;
}

.point-box table td {
	text-align: center;
}

.link-box .wp-block-button {
	width: 100%;
	margin: 0 !important;
	color: #e95295;
	border: 1px solid;
	border-radius: 8px;
	text-align: center;
}

@media (max-width: 768px) {
	.link-box .wp-block-column:first-child {
		margin-bottom: 1.75rem;
	}
}

.link-box .wp-block-button a {
	color: #e95295;
	background: #fff;
}

.link-box .wp-block-button a:after {
	content: "\f08e";
	font-family: FontAwesome;
	font-weight: 900;
	margin-left: 10px;
}

.pinkbackbox {
	background: #ffe1f6;
	padding: 15px 20px;
	margin: 0 0 20px;
}

.loanColumn h4 {
	margin: 0;
	font-size: 0.9em;
	border: none;
}

.loanColumn h5 {
	margin: 0;
	border: none;
	color: #e95295;
	font-size: 1.1em;
	padding: 0;
}

.loanLinkBtn .wp-block-button {
	width: 100%;
}

.loanLinkBtn a {
	display: block;
	width: 100%;
	border-radius: 8px;
	background: #007b43;
}

#loanEntry,
#accountOpen {
	padding: 80px 0 0;
}

#loanEntry h4 {
	background: #e95295;
	color: #fff;
	border: none;
}

#loanEntry ul li {
	list-style: disc;
}

.loancheckboxWrap {
	padding: 60px 0;
	text-align: center;
	font-size: 1.5em;
}

.loancheckboxWrap input {
	margin-right: 15px;
}

.linkAccountOpen {
	width: 85%;
	display: block;
	margin: 0 auto;
}

.bankMerit {
	padding: 0 2em;
}

.bankMerit h4 {
	border: none;
	position: relative;
	padding: 0px 0px 0px 2em;
	margin: 0 0px 25px;
	font-size: 18px;
}

.bankMerit h4::before,
.bankMerit h4::after {
	position: absolute;
	top: 50%;
	height: 1em;
	content: "";
}

.bankMerit h4::before {
	left: 0px;
	transform: translateY(-50%);
	width: 1em;
	border: 1px solid #e9589a;
}

.bankMerit h4::after {
	left: 0.5em;
	transform: translateY(-75%) rotate(45deg);
	width: 0.5em;
	border-bottom: 3px solid #e9589a;
	border-right: 3px solid #e9589a;
}

.page .bankMerit p {
	padding-left: 3em;
	margin-bottom: 3em;
}

/*  sonybank-accountopening */
.sonybank-accountopening .container ul li {
	list-style-type: disc;
}

/* hide-area */
.hide-area {
	pointer-events: none;
	opacity: .4;
}

.hide-area.active {
	pointer-events: auto;
	opacity: 1;
}

.request-shiten-select {
	width: 465px;
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 16px;
	margin: 15px 0 0;
}

.sec-btn {
	text-align: center;
	margin: 20px 0 0;
}

.hide-area.active .sec-btn {
	pointer-events: none;
	opacity: .4;
}

.hide-area.active .sec-btn.active {
	pointer-events: auto;
	opacity: 1;
}

.request-btn {
	text-decoration: none;
	background: #f7931e;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	display: block;
	width: 480px;
	padding: 10px;
	margin: 0 auto 10px;
	border-radius: 4px;
	box-shadow: 2px 2px 0 #f15a24;
	position: relative;
}

.request-btn span:after {
	content: "\f08e";
	font-family: FontAwesome;
	font-weight: 900;
	margin-left: 10px;
}

@media screen and (min-width: 1024px) {
	.request-btn:hover {
		background: #f9ae56;
		color: #fff;
	}

	.request-btn::after {
		position: absolute;
		top: 50%;
		right: 1.2em;
		content: '';
		margin-top: -12px;
		border: 15px solid transparent;
		border-top-width: 15px;
		border-bottom-width: 15px;
		border-left-color: #fff;
		opacity: 0;
	}

	.request-btn:hover::after {
		animation: arrow 1.2s infinite;
	}

	@keyframes arrow {
		50% {
			right: .2em;
			opacity: 1;
		}

		100% {
			right: -.4em;
			opacity: 0;
		}
	}
}

.btn-text {
	font-size: 14px;
}

.sec-select {
	text-align: center;
	background: #ECEFF1;
	padding: 30px 0;
}

.hide-area .sp {
	display: none;
}

@media (max-width: 768px) {
	.request-shiten-select {
		width: 100%;
	}

	.request-text .link {
		display: inline;
		border-bottom: none;
		text-decoration: underline;
	}

	.sec-select {
		padding: 20px 4%;
	}

	.request-list li {
		padding: 0 0 0 18px;
	}

	.request-list li::before {
		font-size: 16px;
	}

	.sec-select {
		padding: 20px 4%;
	}

	.hide-area .sp {
		display: block;
	}

}

/* caution */
.caution {
	background: #f5f5f5;
	padding: 30px;
	margin: 112px 0 0;
}

.caution .caution-text01 {
	font-weight: bold;
}

.caution .caution-text02 {
	padding: 5px 0 0;
	font-size: 14px;
}

@media (max-width: 768px) {
	.request-tit {
		font-size: 16px;
		padding: 10px 0;
	}

	.request-text {
		padding: 20px 0;
	}

	.request-cap {
		padding: 10px;
		margin: 15px 0 0;
		text-align: left;
	}

	.sec-label {
		margin: 15px 0 0;
		padding: 0 0 20px;
		font-size: 16px;
	}

	.btn-text {
		font-size: 12px;
	}

	.request-text .small,
	.request-text .medium {
		display: block;
		font-size: 100%;
	}

	.request-btn {
		font-size: 1.3em;
		box-sizing: border-box;
		width: 100%;
	}

	.caution {
		margin: 60px auto 0;
		width: 92%;
		padding: 20px;
		line-height: 1.8;
		box-sizing: border-box;
	}
}

/* fund */
.fundwrap-movie .video-container {
	margin: 30px auto;
}

.fundColumnWrap .wp-block-column {
	border: 4px solid #e9589a;
	border-radius: 8px;
	background: #fde9ea;
}

.fundColumnWrap .wp-block-column h4 {
	border: none;
	color: #e60033;
	margin: 0;
	text-align: center;
	background: #ffe1f6;
	padding: 0.75em 0;
	border-radius: 8px 8px 0 0;
}

.entryFormWrap.fundFormWrap p {
	font-size: 0.75em;
}

figure.fundTable table {
	margin-left: auto;
	margin-right: auto;
}

.fundTable th {
	color: #fff;
	background: #e9589a;
}

.fundTable td:first-child {
	background: #ffe1f6;
	padding: 12px 20px;
	width: 35%;
}

.article h3.fundwrapThanksTitle {
	margin-top: 0;
}

.thanks_inquiry .pagination {
	margin: 0;
}

@media (max-width: 768px) {
	.fundTable td:first-child {
		padding: 3px;
	}

	.fundColumnWrap .wp-block-column:first-child {
		margin-bottom: 1.75em
	}
}

.fundSmallSec {
	font-size: .75em;
}

/*# sourceMappingURL=style.css.map */
ner {
	margin: 30px auto;
}

.fundColumnWrap .wp-block-column {
	border: 4px solid #e9589a;
	border-radius: 8px;
	background: #fde9ea;
}

.fundColumnWrap .wp-block-column h4 {
	border: none;
	color: #e60033;
	margin: 0;
	text-align: center;
	background: #ffe1f6;
	padding: 0.75em 0;
	border-radius: 8px 8px 0 0;
}

.entryFormWrap.fundFormWrap p {
	font-size: 0.75em;
}

figure.fundTable table {
	margin-left: auto;
	margin-right: auto;
}

.fundTable th {
	color: #fff;
	background: #e9589a;
}

.fundTable td:first-child {
	background: #ffe1f6;
	padding: 12px 20px;
	width: 35%;
}

.article h3.fundwrapThanksTitle {
	margin-top: 0;
}

.thanks_inquiry .pagination {
	margin: 0;
}

@media (max-width: 768px) {
	.fundTable td:first-child {
		padding: 3px;
	}

	.fundColumnWrap .wp-block-column:first-child {
		margin-bottom: 1.75em
	}
}

.fundSmallSec {
	font-size: .75em;
}

/* nisa */
.entry-content .pageNisa p {
	padding-left: 1rem;
	padding-right: 1rem;
	margin: 0;
}

.catchNisa {
	background-color: #fff1a2;
	padding: 1rem;
	border-radius: 4px;
}

.catchNisa h4 {
	border: none;
	margin: 0;
}

.pageNisa ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.pageNisa ul>li {
	position: relative;
	padding: 0px 0px 0px 2em;
	margin: 0px 0px 1rem !important;
	font-size: 18px;
}

.pageNisa ul>li::before,
.pageNisa ul>li::after {
	position: absolute;
	top: 1.3rem;
	height: 1em;
	content: "";
}

.pageNisa ul>li::before {
	left: 0px;
	transform: translateY(-50%);
	width: 1em;
	border: 1px solid #e95295;
}

.pageNisa ul>li::after {
	left: 0.5em;
	transform: translateY(-75%) rotate(45deg);
	width: 0.5em;
	border-bottom: 3px solid #e95295;
	border-right: 3px solid #e95295;
}

.pageNisa ul>li+li {
	margin: 1em 0px 0px;
}

.pageNisa ul {
	margin-bottom: 4rem;
}

.pageNisa ul li strong {
	display: block;
	font-weight: normal;
	font-size: 1.5rem;
}

.nisaInfoWrap {
	background-color: #d7e4ff;
	padding: 3rem 2rem;
	border-radius: 4px;
	margin: 2rem 0;
}

.nisaInfoWrap h4 {
	margin: 0;
	border: none;
}

.pageNisa .crossBox {
	padding: 2rem 2.5rem;
}

.pageNisa .crossBox .wp-container-4 {
	margin: 0;
}

.osusumeIfaWrap {
	margin-bottom: 4rem;
}

.pageNisa .entryFormWrap {
	padding: 3rem 0;
	background: #fffbe7;
	border: none;
}

.pageNisa .entryformLink {
	margin: 0;
}

.pageNisa .entryformLink a:hover {
	color: #fff;
}

@media (max-width: 768px) {
	.pageNisa .crossBox {
		padding: 1rem;
	}

	.pageNisa .crossBox img {
		width: 80%;
		margin: 0 auto;
	}

	.nisaInfoWrap {
		padding: 2rem 1rem;
	}

	.pageNisa ul li {
		font-size: 16px;
	}

	.pageNisa ul li strong {
		font-size: 18px;
	}
}

/* ideco */
.entry-content .pageIdeco .idecoHeaderH4 {
	position: relative;
}

.entry-content .pageIdeco .idecoHeaderH4::after {
	content: "";
	position: absolute;
	width: 120px;
	height: 120px;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
	background-image: url('https://gyl.jp/wp-content/uploads/2023/09/idecochan.png');
	background-repeat: no-repeat;
	background-size: contain;
}

.pageIdeco .entryFormWrap {
	position: relative;
}

.pageIdeco .entryFormWrap::after {
	content: "";
	position: absolute;
	width: 120px;
	height: 120px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 500px;
	margin: auto;
	background-image: url('https://gyl.jp/wp-content/uploads/2023/09/idecochan.png');
	background-repeat: no-repeat;
	background-size: contain;
}

.catchIdecoInner {
	background: rgba(255, 255, 255, 0.6);
	border-radius: 8px;
	padding: 10px;
	font-size: 12px;
	margin: 1rem 0;
}

.entry-content .pageIdeco .idecoGendoCaution {
	font-size: 11px;
}
.entry-content .pageIdeco .idecoInnerHeader{
	margin-top: 0;
}
@media (max-width: 768px) {
	.entry-content .pageIdeco .idecoHeaderH4::after{
		width: 60px;
		height: 60px;
	}
	.pageIdeco .entryFormWrap::after{
		left: auto;
		width: 60px;
		height: 60px;
	}
}
/*# sourceMappingURL=style.css.map */

.img-border_ideco-nisa{
	border: solid 1px #dcdcdc;
}
/* consul */
.consul-list{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	flex-direction:row-reverse;
	counter-reset: number 0;
	position:relative;
	padding:0 0 3rem !important;
	margin:0 !important;
}
.consul-list:before{
	content:"";
	width:.25rem;
	height:85%;
	background:#2492B9;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
@media (max-width: 768px){
	.consul-list:before{
		height:90%;
	}
}
.consul-list li{
	width:50%;
	position:relative;
	color:#2492B9;
}

.consul-list li:nth-child(odd){
	margin-top:4rem !important;
	padding-left:3rem;
}
.consul-list li:nth-child(even){
	margin-top:9rem !important;
	text-align:right;
	padding-right:3rem;
}
.consul-list li:before{
	content:"";
	position:absolute;
	width:1.5rem;
	height:1.5rem;
	border-radius:50%;
	background:#fff;
	border:3px solid #2492B9;
	top:-0.2rem;
}
.consul-list li:nth-child(odd):before{
	left:-0.95rem;
}
.consul-list li:nth-child(even):before{
	right:-0.95rem;
}
.consul-list li:after{
	counter-increment: number 1;
	content: counter(number) " "; 
	position:absolute;
}
.consul-list li:nth-child(odd):after{
	left:-0.25rem;
}
.consul-list li:nth-child(even):after{
	right:-0.25rem;
}
.consul-list li strong{
	display:inline-block;
	position:relative;
	opacity: 0;
  	visibility: hidden;
  	transition: opacity 1s, visibility 1s, transform 1s;
}
.consul-list li:nth-child(odd) strong{
  	transform: translateX(30px);	
}
.consul-list li:nth-child(even) strong{
  	transform: translateX(-30px);	
}
/* フェードイン時に入るクラス */
.consul-list li.active strong {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.consul-list li strong:before{
	content:"";
	width: .5rem;
	height:.5rem;
	top:0.25rem;
	border-top: 3px solid #79acbe;
	border-right:3px solid #2492B9;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position:absolute;
}
.consul-list li:nth-child(odd) strong:before{
	left:-1.25rem;
}
.consul-list li:nth-child(even) strong:before{
	right:-1.25rem;
}
.consul-last-content{
	color:#2492B9;
	font-weight:bold;
	text-align:center;
}
.consul-last-content strong{
	display:inline-block;
	padding:.5rem 1.5rem;
	border:3px solid #2492B9;
	border-radius:3rem;
}