﻿/*----------------------------------------
全体
----------------------------------------*/

body {
	font-size: 4.5vw;
	line-height: 6.5vw;
	word-break: break-word;
	text-size-adjust: none;
}

body.active {
	overflow: hidden;
}

.wrapper {
	margin: 0 auto;
	width: 95%;
}

.pc-left {
	float: none;
	margin: 0 auto;
}

.pc-right {
	float: none;
	margin: 0 auto;
}

.alignleft {
	float: none;
	margin: 0 auto;
}

.alignright {
	float: none;
	margin: 0 auto;
}

.pc-t-center {
	text-align: left !important;
}

.pc-of {
	overflow: visible;
}

a:hover img {
	opacity: 1;
}

a:hover .img-banner {
	opacity: 1;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: underline;
}

a.no-bo {
	text-decoration: underline;
}

a.no-bo:hover {
	text-decoration: underline;
}

.full-sp {
	height: auto;
	width: 100% !important;
}

.list {
	margin-bottom: 5vw;
}

.list li {
	margin-left: 4.5vw !important;
}

_::-webkit-full-page-media, _:future, :root .list li {
	margin-left: 5.75vw !important;
}

.num-list {
	margin-bottom: 5vw;
}

.num-list li {
	margin-left: 5vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 7vw !important;
}

.num-list li:nth-child(n+10) {
	margin-left: 7vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 9.5vw !important;
}

.num-list-2 {
	margin-bottom: 5vw;
}

.num-list-2 li {
	padding-left: 8.5vw !important;
}

.check-list {
	margin-bottom: 5vw;
}

.check-list li {
	margin-bottom: 2.5vw;
	min-height: 6vw;
	padding-left: 9vw;
}

.check-list li::before {
	border: 0.8vw solid #000;
	height: 6vw;
	top: 0.55vw;
	width: 6vw;
}

.check-list li::after {
	border-right: 1vw solid #ff0000;
	border-bottom: 1vw solid #ff0000;
	left: 3.5vw;
	height: 5vw;
	top: -0.2vw;
	width: 3vw;
}

.douga {
	width: 100%;
}

.douga img {
	height: auto;
	margin: 0 auto;
	width: 95%;
}

.text-base {
	padding-left: 4.5vw;
}

.text-base-2 {
	padding-left: 9vw;
}

.text-base-3 {
	padding-left: 13.5vw;
}

.text-base-4 {
	padding-left: 18vw;
}

.text-base-5 {
	padding-left: 22.5vw;
}

.pc {
	display: none;
}

.pc.tab {
	display: none;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: none;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: block;
}

.m20 {
	margin: 2.5vw !important;
}

.mt20 {
	margin-top: 2.5vw !important;
}

.mb20 {
	margin-bottom: 2.5vw !important;
}

.no-mt20 {
	margin-top: -5vw !important;
}

.mt-20 {
	margin-top: 5vw !important;
}

.mb-20 {
	margin-bottom: 5vw !important;
}

.ml20 {
	margin-left: 2.5vw !important;
}

.mr20 {
	margin-right: 2.5vw !important;
}

.m40 {
	margin: 5vw !important;
}

.mt40 {
	margin-top: 5vw !important;
}

.mb40 {
	margin-bottom: 5vw !important;
}

.ml40 {
	margin-left: 5vw !important;
}

.mr40 {
	margin-right: 5vw !important;
}

.m60 {
	margin: 7.5vw !important;
}

.mt60 {
	margin-top: 7.5vw !important;
}

.mt-60 {
	margin-top: 10vw !important;
}

.mb60 {
	margin-bottom: 7.5vw !important;
}

.mb-60 {
	margin-bottom: 10vw !important;
}

.ml60 {
	margin-left: 7.5vw !important;
}

.mr60 {
	margin-right: 7.5vw !important;
}

.m80 {
	margin: 10vw !important;
}

.mt80 {
	margin-top: 10vw !important;
}

.mb80 {
	margin-bottom: 10vw !important;
}

.ml80 {
	margin-left: 10vw !important;
}

.mr80 {
	margin-right: 10vw !important;
}

.m100 {
	margin: 12.5vw !important;
}

.mt100 {
	margin-top: 12.5vw !important;
}

.mb100 {
	margin-bottom: 12.5vw !important;
}

.ml100 {
	margin-left: 12.5vw !important;
}

.mr100 {
	margin-right: 12.5vw !important;
}

.p20 {
	padding: 2.5vw !important;
}

.pt20 {
	padding-top: 2.5vw !important;
}

.pb20 {
	padding-bottom: 2.5vw !important;
}

.pl20 {
	padding-left: 2.5vw !important;
}

.pr20 {
	padding-right: 2.5vw !important;
}

.p40 {
	padding: 5vw !important;
}

.pt40 {
	padding-top: 5vw !important;
}

.pb40 {
	padding-bottom: 5vw !important;
}

.pl40 {
	padding-left: 5vw !important;
}

.pr40 {
	padding-right: 5vw !important;
}

.p60 {
	padding: 7.5vw !important;
}

.pt60 {
	padding-top: 7.5vw !important;
}

.pb60 {
	padding-bottom: 7.5vw !important;
}

.pl60 {
	padding-left: 7.5vw !important;
}

.pr60 {
	padding-right: 7.5vw !important;
}

.p80 {
	padding: 10vw !important;
}

.pt80 {
	padding-top: 10vw !important;
}

.pb80 {
	padding-bottom: 10vw !important;
}

.pl80 {
	padding-left: 10vw !important;
}

.pr80 {
	padding-right: 10vw !important;
}

.p100 {
	padding: 12.5vw !important;
}

.pt100 {
	padding-top: 12.5vw !important;
}

.pb100 {
	padding-bottom: 12.5vw !important;
}

.pl100 {
	padding-left: 12.5vw !important;
}

.pr100 {
	padding-right: 12.5vw !important;
}

/*----------------------------------------
文字スタイル
----------------------------------------*/

.fs15 {
	font-size: 3.5vw !important;
	line-height: 5.5vw !important;
}

.fs23 {
	font-size: 5.5vw !important;
	line-height: 7.5vw !important;
}

.fs30 {
	font-size: 8vw !important;
	line-height: 10vw !important;
}

.fs40 {
	font-size: 9.5vw !important;
	line-height: 11.5vw !important;
}

.fs50 {
	font-size: 11vw !important;
	line-height: 13vw !important;
}

/*----------------------------------------
画像関連
----------------------------------------*/

/*----------------------------------------
header
----------------------------------------*/

#wpadminbar {
	position: fixed !important;
}

.customize-support .head-in {
	margin-top: 46px;
}

.head-in .wrapper {
	padding: 10px 2.5vw;
}

.head-in-logo {
	float: left;
}

.head-in-logo:hover {
	opacity: 1;
}

.head-in-logo-text {
	font-size: 18px;
}

.head-in-logo-text-logo {
	margin-bottom: 5px;
	width: 90px;
}

.head-in-logo-text-logo .img-banner {
	background: url(images/logo-new-white.png) no-repeat;
	padding-bottom: 19.390%;
}

.head-in-logo-new {
	float: left;
}

.head-in-logo-new:hover {
	opacity: 1;
}

.head-in-logo-new-text {
	font-size: 16px;
	padding-left: 57px;
}

.head-in-logo-new-text-icon {
	width: 47px;
}

.head-in-logo-new-text-icon::before {
	background: url(images/logo.png) no-repeat;
	padding-bottom: 78.666%;
}

.head-in-sp-menu-btn {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 40px;
	position: absolute;
	right: 2.5vw;
	top: 10px;
	width: 35px;
	z-index: 9999;
}

.head-in-sp-menu-btn-in {
	box-sizing: border-box;
	display: block;
	height: 100%;
	padding-bottom: 15px;
	position: relative;
}

.head-in-sp-menu-btn-in::after {
	box-sizing: border-box;
	bottom: 0;
	color: #fff;
	content: "メニュー";
	font-weight: 700;
	font-size: 8px;
	line-height: 1;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
}

.head-in-sp-menu-btn.active .head-in-sp-menu-btn-in::after {
	color: var(--blue-2);
	content: "閉じる";
}

.head-in-sp-menu-btn-in-in {
	box-sizing: border-box;
	display: block;
	height: 100%;
	position: relative;
}

.head-in-sp-menu-btn-in-in-line {
	background: #fff;
	box-sizing: border-box;
	border-radius: 5px;
	left: 0;
	height: 3px;
	position: absolute;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
}

.head-in-sp-menu-btn-in-in-line:nth-child(1) {
	top: 0;
}

.head-in-sp-menu-btn-in-in-line:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.head-in-sp-menu-btn-in-in-line:nth-child(3) {
	bottom: 0;
}

.head-in-sp-menu-btn.active .head-in-sp-menu-btn-in-in-line {
	background: var(--blue-2);
}

.head-in-sp-menu-btn.active .head-in-sp-menu-btn-in-in-line:nth-child(1) {
	top: -8px;
	transform: translateY(20px) rotate(-45deg);
	-webkit-transform: translateY(20px) rotate(-45deg);
}

.head-in-sp-menu-btn.active .head-in-sp-menu-btn-in-in-line:nth-child(2) {
	opacity: 0;
}

.head-in-sp-menu-btn.active .head-in-sp-menu-btn-in-in-line:nth-child(3) {
	bottom: -10px;
	transform: translateY(-20px) rotate(45deg);
	-webkit-transform: translateY(-20px) rotate(45deg);
}

.head-in-sp {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
	left: 0;
	opacity: 0;
	padding: 70px 0 5vw;
	pointer-events: none;
	position: fixed;
	top: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
	z-index: 100;
}

.customize-support .head-in-sp {
	margin-top: 46px;
}

.head-in-sp.active {
	opacity: 1;
	pointer-events: auto;
}

.head-in-sp-menu {
	box-sizing: border-box;
}

.head-in-sp-menu ul {
	box-sizing: border-box;
}

.head-in-sp-menu ul li {
	box-sizing: border-box;
	font-size: 4.5vw;
	line-height: 1.5;
	margin-bottom: 5vw;
	text-align: center;
}

.head-in-sp-menu ul li:last-child {
	margin-bottom: 0;
}

.head-in-sp-menu ul li a {
	color: var(--blue-2);
	text-decoration: none;
}

.head-fixed {
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
	top: -100px;
}

.customize-support .head-fixed.fixed {
	margin-top: 46px;
}

.head-fixed .wrapper {
	padding: 10px 2.5vw;
}

.head-fixed-logo {
	float: left;
}

.head-fixed-logo:hover {
	opacity: 1;
}

.head-fixed-logo-text {
	font-size: 18px;
}

.head-fixed-logo-text-logo {
	margin-bottom: 5px;
	width: 90px;
}

.head-fixed-logo-text-logo .img-banner {
	background: url(images/logo-new.png) no-repeat;
	padding-bottom: 19.390%;
}

.head-fixed-logo-new {
	float: left;
}

.head-fixed-logo-new:hover {
	opacity: 1;
}

.head-fixed-logo-new-text {
	font-size: 16px;
	padding-left: 57px;
}

.head-fixed-logo-new-text-icon {
	width: 47px;
}

.head-fixed-new-text-icon::before {
	background: url(images/logo.png) no-repeat;
	padding-bottom: 78.666%;
}

.head-fixed-sp-menu-btn {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 40px;
	position: absolute;
	right: 2.5vw;
	top: 10px;
	width: 35px;
	z-index: 9999;
}

.head-fixed-sp-menu-btn-in {
	box-sizing: border-box;
	display: block;
	height: 100%;
	padding-bottom: 15px;
	position: relative;
}

.head-fixed-sp-menu-btn-in::after {
	box-sizing: border-box;
	bottom: 0;
	color: var(--blue-2);
	content: "メニュー";
	font-weight: 700;
	font-size: 8px;
	line-height: 1;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
}

.head-fixed-sp-menu-btn.active .head-fixed-sp-menu-btn-in::after {
	content: "閉じる";
}

.head-fixed-sp-menu-btn-in-in {
	box-sizing: border-box;
	display: block;
	height: 100%;
	position: relative;
}

.head-fixed-sp-menu-btn-in-in-line {
	background: var(--blue-2);
	box-sizing: border-box;
	border-radius: 5px;
	left: 0;
	height: 3px;
	position: absolute;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
}

.head-fixed-sp-menu-btn-in-in-line:nth-child(1) {
	top: 0;
}

.head-fixed-sp-menu-btn-in-in-line:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.head-fixed-sp-menu-btn-in-in-line:nth-child(3) {
	bottom: 0;
}

.head-fixed-sp-menu-btn.active .head-fixed-sp-menu-btn-in-in-line:nth-child(1) {
	top: -8px;
	transform: translateY(20px) rotate(-45deg);
	-webkit-transform: translateY(20px) rotate(-45deg);
}

.head-fixed-sp-menu-btn.active .head-fixed-sp-menu-btn-in-in-line:nth-child(2) {
	opacity: 0;
}

.head-fixed-sp-menu-btn.active .head-fixed-sp-menu-btn-in-in-line:nth-child(3) {
	bottom: -10px;
	transform: translateY(-20px) rotate(45deg);
	-webkit-transform: translateY(-20px) rotate(45deg);
}

.head-fixed-sp {
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
	left: 0;
	opacity: 0;
	padding: 70px 0 5vw;
	pointer-events: none;
	position: fixed;
	top: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	width: 100%;
	z-index: 100;
}

.customize-support .head-fixed-sp {
	margin-top: 46px;
}

.head-fixed-sp.active {
	opacity: 1;
	pointer-events: auto;
}

.head-fixed-sp-menu {
	box-sizing: border-box;
}

.head-fixed-sp-menu ul {
	box-sizing: border-box;
}

.head-fixed-sp-menu ul li {
	box-sizing: border-box;
	font-size: 4.5vw;
	line-height: 1.5;
	margin-bottom: 5vw;
	text-align: center;
}

.head-fixed-sp-menu ul li:last-child {
	margin-bottom: 0;
}

.head-fixed-sp-menu ul li a {
	color: var(--blue-2);
	text-decoration: none;
}

/*----------------------------------------
TOPページ
----------------------------------------*/

.top-main-title {
	margin-bottom: 5vw;
}

.top-main-title-in {
	padding-bottom: 1.9vw;
}

.top-main-title-in::after {
	height: 0.9vw;
	width: 20vw;
}

.top-main-title-in-text {
	font-size: 6vw;
}

.top-main-title-in-text .text-sp {
	display: block;
}

.top-main-text {
	font-size: 4.5vw;
}

.top-main-text p {
	margin-bottom: 5vw;
}

.top-info-con section {
	border: 0.9vw solid;
	border-radius: 10px;
	margin-bottom: 2.5vw;
	padding-left: 10vw;
}

.top-info-con section::before {
	width: 10vw;
}

.top-info-con section::after {
	font-size: 6vw;
	width: 10vw;
}

.top-info-con-in {
	padding: 2.5vw;
}

.top-info-con-in-title-in-text {
	font-size: 5vw;
}

.top-info-con-in-title-in-text .text {
	margin-left: 2.75vw;
}

.top-info-con-in-text {
	font-size: 4.5vw;
	margin-top: 2.5vw;
}

.top-info-con-in-text p {
	margin-bottom: 5vw;
}

/*------------------------------
TOP KV
------------------------------*/

.top-kv {
	background: url(images/top-kv-img.jpg) no-repeat;
	height: 75vw;
}

.top-kv-in {
	bottom: 10vw;
	top: auto;
	transform: none;
	-webkit-transform: none;
}

.top-kv-in-text {
	font-size: 4vw;
}

.top-kv-in-btn {
	margin: 2.5vw auto 0;
	padding-bottom: 1.5vw;
	width: 50%;
}

.top-kv-in-btn-in {
	box-shadow: 0 1.5vw var(--gold-2);
	border-radius: 10px;
	font-size: 4vw;
	padding: 2vw;
}

.top-kv-in-btn:hover .top-kv-in-btn-in {
	transform: translate3d(0,1.5vw,0);
	-webkit-transform: translate3d(0,1.5vw,0);
}

.top-kv-in-btn-in-text {
	padding-right: 4.5vw;
}

.top-kv-in-btn-in-text::after {
	font-size: 7vw;
	right: -1.5vw;
}

/*------------------------------
経営×AI研究会とは？
------------------------------*/

.top-about-content .wrapper {
	padding: 10vw 0;
}

.top-about-content-in {
	border-radius: 20px;
	padding: 5vw;
}

.top-about-content-in-con section {
	margin-bottom: 6vw;
}

.top-about-content-in-con-title {
	margin-bottom: 2.5vw;
	padding: 1.5vw 2.5vw;
}

.top-about-content-in-con-title-in-text {
	font-size: 5.5vw;
	padding-left: 6.5vw;
}

.top-about-content-in-con-title-in-text::before {
	height: 5vw;
	top: 1.75vw;
	width: 5vw;
}

.top-about-content-in-con-text {
	font-size: 4.5vw;
}

.top-about-content-in-con-text p {
	margin-bottom: 5vw;
}

.top-about-content-in-con-text .big {
	font-size: 5vw;
}

.top-about-content-in-in {
	border-radius: 10px;
	margin-top: 10vw;
	padding: 5vw;
}

.top-about-content-in-in-title-in-text {
	font-size: 5.5vw;
	padding-left: 11.5vw;
}

.top-about-content-in-in-title-in-text::before {
	font-size: 10vw;
	top: 1vw;
	transform: none;
	-webkit-transform: none;
}

/*------------------------------
AI活用
------------------------------*/

.top-hierarchy-content .wrapper {
	padding: 10vw 0;
}

.top-hierarchy-content-main-img {
	width: 100%;
}

/*------------------------------
学ぶこと
------------------------------*/

.top-learn-content .wrapper {
	padding: 10vw 0;
}

.top-learn-content-title {
	margin-top: 5vw;
}

.top-learn-content-title-in-text {
	font-size: 5.5vw;
}

/*------------------------------
入会する5つのメリット
------------------------------*/

.top-merit-content .wrapper {
	padding: 10vw 0;
}

/*------------------------------
対象者
------------------------------*/

.top-target-content {
	background: url(images/top-target-bg.jpg) no-repeat;
}

.top-target-content .wrapper {
	padding: 10vw 0;
}

.top-target-content-list ul li {
	font-size: 5.5vw;
	margin-bottom: 2.5vw;
	padding-left: 5.5vw;
}

.top-target-content-list ul li::before {
	height: 4vw;
	top: 2.2vw;
	width: 4vw;
}

/*------------------------------
定例会
------------------------------*/

.top-regular-content .wrapper {
	padding: 10vw 0;
}

.top-regular-content-con {
	margin-top: 5vw;
}

.top-regular-content-con section {
	margin-bottom: 7.5vw;
}

.top-regular-content-con-title {
	padding-bottom: 1.4vw;
}

.top-regular-content-con-title::before {
	height: 0.9vw;
	width: 30%;
}

.top-regular-content-con-title::after {
	height: 0.9vw;
}

.top-regular-content-con-title-in-text {
	font-size: 5.5vw;
}

.top-regular-content-con-text {
	font-size: 4.5vw;
	margin-top: 2.5vw;
}

.top-regular-content-con-text p {
	margin-bottom: 5vw;
}

.top-regular-content-con-text-list {
	margin-bottom: 5vw;
}

.top-regular-content-con-text-list li {
	margin-bottom: 2.5vw;
	padding-left: 5.5vw;
}

.top-regular-content-con-text-list li::before {
	height: 4vw;
	top: 1.5vw;
	width: 4vw;
}

.top-regular-content-con-archive-title {
	margin-top: 7.5vw;
}

.top-regular-content-con-archive-title-in {
	border-radius: 5px;
	padding: 1.5vw 5vw;
}

.top-regular-content-con-archive-title-in-text {
	font-size: 4.5vw;
}

.top-regular-content-con-archive-con {
	margin-top: 2.5vw;
}

.top-regular-content-con .top-regular-content-con-archive-con section {
	border-radius: 10px;
	margin-bottom: 5vw;
	padding: 5vw;
}

.top-regular-content-con-archive-con-title {
	border-radius: 100px;
	padding: 1.5vw 2.5vw;
	width: 55vw;
}

.top-regular-content-con-archive-con-title-in-text {
	font-size: 4.5vw;
}

.top-regular-content-con-archive-con-main-title {
	margin-top: 2.5vw;
}

.top-regular-content-con-archive-con-main-title-in-text {
	font-size: 5.5vw;
}

.top-regular-content-con-archive-con-info-list {
	margin-top: 5vw;
}

.top-regular-content-con-archive-con-info-list li {
	margin-bottom: 2.5vw;
}

.top-regular-content-con-archive-con-info-list-title {
	border: 0.9vw solid;
	border-radius: 100px;
	float: none;
	padding: 0.5vw 1vw;
	width: 30vw;
}

.top-regular-content-con-archive-con-info-list-title-in-text {
	font-size: 4.5vw;
}

.top-regular-content-con-archive-con-info-list-in {
	float: none;
	margin: 1.5vw auto 0;
	width: 100%;
}

.top-regular-content-con-archive-con-info-list-in-text {
	font-size: 4.5vw;
	padding-top: 0;
}

/*------------------------------
その他コンテンツ
------------------------------*/

.top-other-content .wrapper {
	padding: 10vw 0;
}

.top-other-content-in {
	border-radius: 20px;
	padding: 5vw;
}

.top-other-content-in-con {
	margin: 0 5vw;
}

.top-other-content-in-con section {
	float: none;
	margin: 0 0 7.5vw;
	width: 100%;
}

.top-other-content-in-con section:last-child {
	margin-bottom: 0;
}

.top-other-content-in-con-img {
	height: auto;
	width: 50%;
}

.top-other-content-in-con-title {
	margin-top: 2.5vw;
}

.top-other-content-in-con-title-in-text {
	font-size: 5.5vw;
}

.top-other-content-in-con-text {
	font-size: 4.5vw;
	margin-top: 2.5vw;
}

/*------------------------------
会費
------------------------------*/

.top-fee-content .wrapper {
	padding: 10vw 0;
}

.top-fee-content-text {
	font-size: 6vw;
}

.top-fee-content-title {
	border-radius: 100px;
	margin: 7.5vw auto 0;
	padding: 1.5vw 2.5vw;
	width: 50%;
}

.top-fee-content-title-in-text {
	font-size: 6vw;
}

.top-fee-content-title + .top-fee-content-list {
	margin-top: 2.5vw;
}

.top-fee-content-list li {
	font-size: 6vw;
	margin-bottom: 5vw;
}

.top-fee-content-list li .big {
	font-size: 12vw;
	margin-left: 5vw;
}

/*------------------------------
入会について
------------------------------*/

.top-join-content .wrapper {
	padding: 10vw 0;
}

.top-join-content-con {
	width: 100%;
}

.top-join-content-con section {
	margin-bottom: 10vw;
}

.top-join-content-con-title {
	padding-bottom: 6.25vw;
}

.top-join-content-con-title::after {
	bottom: 1.5vw;
	font-size: 8vw;
}

.top-join-content-con-title-in-text {
	font-size: 5.5vw;
}

.top-join-content-con-in {
	border-radius: 10px;
	margin-top: -1.5vw;
	padding: 3.5vw 2.5vw 2.5vw;
}

.top-join-content-con-in-title {
	border-radius: 10px;
	padding: 1.5vw 2.5vw;
}

.top-join-content-con-in-text + .top-join-content-con-in-title {
	margin-top: 10vw;
}

.top-join-content-con-in-title-in-text {
	font-size: 5.25vw;
}

.top-join-content-con-in-text {
	font-size: 4.5vw;
}

.top-join-content-con-in-title + .top-join-content-con-in-text {
	margin-top: 2.5vw;
}

.top-join-content-con-in-text p {
	margin-bottom: 5vw;
}

.top-join-content-con-in-info-tb table th {
	border: 1px solid;
	font-size: 3vw;
	padding: 1vw 1.5vw;
}

.top-join-content-con-in-info-tb table th.th-1 {
	width: 22%;
}

.top-join-content-con-in-info-tb table th.th-3 {
	width: 15%;
}

.top-join-content-con-in-info-tb table th.th-4 {
	width: 15%;
}

.top-join-content-con-in-info-tb table td {
	border: 1px solid;
	font-size: 3vw;
	padding: 1vw 1.5vw;
}

.top-join-content-con-in-terms {
	border: 1px solid;
	font-size: 4.5vw;
	height: 50vw;
	padding: 2.5vw;
}

.top-join-content-con-in-terms p {
	margin-bottom: 5vw;
}

/*------------------------------
お申込み
------------------------------*/

.top-order-content .wrapper {
	padding: 10vw 0;
}

.top-order-content-btn-list {
	margin-top: 5vw;
}

.top-order-content-btn-list li {
	float: left;
	margin-right: 2.5%;
	width: 48.75%;
}

.top-order-content-btn-list-btn-in {
	border: 0.9vw solid;
	border-radius: 100px;
	font-size: 4vw;
	padding: 2.5vw;
}

.top-order-content-btn-list-btn:hover .top-order-content-btn-list-btn-in {
	opacity: 1;
}

/*----------------------------------------
個別ページ
----------------------------------------*/

/*----------------------------------------
404ページ
----------------------------------------*/

/*----------------------------------------
sidebar
----------------------------------------*/

/*----------------------------------------
footer
----------------------------------------*/

.foot-in .wrapper {
	padding: 5vw 0;
	width: 100%;
}

.foot-in > .wrapper > .of.flex-middle {
	display: block;
}

.foot-in-logo {
	float: none;
	text-align: center;
}

.foot-in-logo-text {
	font-size: 5vw;
}

.foot-in-logo-text-logo {
	margin-bottom: 1.5vw;
	width: 26vw;
}

.foot-in-logo-text-logo .img-banner {
	background: url(images/logo-new-white.png) no-repeat;
	padding-bottom: 19.390%;
}

.foot-in-logo-new {
	float: none;
	text-align: center;
}

.foot-in-logo-new-text {
	font-size: 4.5vw;
	padding-left: 16vw;
	text-align: left;
}

.foot-in-logo-new-text-icon {
	width: 13.5vw;
}

.foot-in-logo-new-text-icon::before {
	background: url(images/logo.png) no-repeat;
	padding-bottom: 78.666%;
}

.foot-in-menu {
	float: none;
	margin: 5vw auto 0;
}

.foot-in-menu li {
	border-right: 0;
	border-bottom: 1px solid;
	float: none;
	font-size: 4.5vw;
	padding: 0;
}

.foot-in-menu li:first-child {
	border-top: 1px solid;
}

.foot-in-menu li a {
	box-sizing: border-box;
	display: block;
	padding: 2.5vw;
	position: relative;
}

.foot-in-menu li a::after {
	box-sizing: border-box;
	content: "\e001";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 8vw;
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
}

.foot-in-menu li a:hover {
	text-decoration: none;
}

.foot-copyright .wrapper {
	padding: 5vw 0;
}

.foot-copyright-text {
	font-size: 3.5vw;
}

.foot-copyright-text span {
	margin: 0 1.75vw;
}

/*----------------------------------------
ページトップ
----------------------------------------*/

.pagetop {
	bottom: 2.5vw;
	height: 50px;
	right: 2.5vw;
	width: 50px;
}

.pagetop::before {
	font-size: 50px;
	line-height: 50px;
	width: 50px;
}

.pagetop:hover {
	opacity: 1;
}