﻿/*----------------------------------------
全体
----------------------------------------*/

body {
	font-size: 1.8vw;
	line-height: 2.8vw;
}

.wrapper {
	width: 97.5%;
}

.list {
	margin-bottom: 2vw;
}

.list li {
	margin-left: 2vw !important;
}

_::-webkit-full-page-media, _:future, :root .list li {
	margin-left: 2.4vw !important;
}

.num-list {
	margin-bottom: 2vw;
}

.num-list li {
	margin-left: 2vw !important;
}

.num-list li:nth-child(n+10) {
	margin-left: 2.8vw !important;
}

.num-list-2 {
	margin-bottom: 2vw;
}

.num-list-2 li {
	padding-left: 3.3vw;
}

.check-list {
	margin-bottom: 2vw;
}

.check-list li {
	margin-bottom: 1vw;
	min-height: 2.5vw;
	padding-left: 3.75vw;
}

.check-list li::before {
	border: 0.4vw solid #000;
	height: 2.5vw;
	top: 0.3vw;
	width: 2.5vw;
}

.check-list li::after {
	border-right: 0.45vw solid #ff0000;
	border-bottom: 0.45vw solid #ff0000;
	left: 1.2vw;
	height: 2.2vw;
	top: -0.1vw;
	width: 1.4vw;
}

.text-base {
	padding-left: 1.8vw;
}

.text-base-2 {
	padding-left: 3.6vw;
}

.text-base-3 {
	padding-left: 5.4vw;
}

.text-base-4 {
	padding-left: 7.2vw;
}

.text-base-5 {
	padding-left: 9vw;
}

.pc {
	display: none;
}

.pc.tab {
	display: block;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: block;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: none;
}

.mobi {
	display: none;
}

.m20 {
	margin: 2vw !important;
}

.mt20 {
	margin-top: 2vw !important;
}

.mb20 {
	margin-bottom: 2vw !important;
}

.no-mt20 {
	margin-top: -2vw !important;
}

.mt-20 {
	margin-top: 2vw !important;
}

.mb-20 {
	margin-bottom: 2vw !important;
}

.ml20 {
	margin-left: 2vw !important;
}

.mr20 {
	margin-right: 2vw !important;
}

.m40 {
	margin: 4vw !important;
}

.mt40 {
	margin-top: 4vw !important;
}

.mb40 {
	margin-bottom: 4vw !important;
}

.ml40 {
	margin-left: 4vw !important;
}

.mr40 {
	margin-right: 4vw !important;
}

.m60 {
	margin: 6vw !important;
}

.mt60 {
	margin-top: 6vw !important;
}

.mt-60 {
	margin-top: 6vw !important;
}

.mb60 {
	margin-bottom: 6vw !important;
}

.mb-60 {
	margin-bottom: 6vw !important;
}

.ml60 {
	margin-left: 6vw !important;
}

.mr60 {
	margin-right: 6vw !important;
}

.m80 {
	margin: 8vw !important;
}

.mt80 {
	margin-top: 8vw !important;
}

.mb80 {
	margin-bottom: 8vw !important;
}

.ml80 {
	margin-left: 8vw !important;
}

.mr80 {
	margin-right: 8vw !important;
}

.m100 {
	margin: 10vw !important;
}

.mt100 {
	margin-top: 10vw !important;
}

.mb100 {
	margin-bottom: 10vw !important;
}

.ml100 {
	margin-left: 10vw !important;
}

.mr100 {
	margin-right: 10vw !important;
}

.p20 {
	padding: 2vw !important;
}

.pt20 {
	padding-top: 2vw !important;
}

.pb20 {
	padding-bottom: 2vw !important;
}

.pl20 {
	padding-left: 2vw !important;
}

.pr20 {
	padding-right: 2vw !important;
}

.p40 {
	padding: 4vw !important;
}

.pt40 {
	padding-top: 4vw !important;
}

.pb40 {
	padding-bottom: 4vw !important;
}

.pl40 {
	padding-left: 4vw !important;
}

.pr40 {
	padding-right: 4vw !important;
}

.p60 {
	padding: 6vw !important;
}

.pt60 {
	padding-top: 6vw !important;
}

.pb60 {
	padding-bottom: 6vw !important;
}

.pl60 {
	padding-left: 6vw !important;
}

.pr60 {
	padding-right: 6vw !important;
}

.p80 {
	padding: 8vw !important;
}

.pt80 {
	padding-top: 8vw !important;
}

.pb80 {
	padding-bottom: 8vw !important;
}

.pl80 {
	padding-left: 8vw !important;
}

.pr80 {
	padding-right: 8vw !important;
}

.p100 {
	padding: 10vw !important;
}

.pt100 {
	padding-top: 10vw !important;
}

.pb100 {
	padding-bottom: 10vw !important;
}

.pl100 {
	padding-left: 10vw !important;
}

.pr100 {
	padding-right: 10vw !important;
}

/*----------------------------------------
文字スタイル
----------------------------------------*/

.fs15 {
	font-size: 1.5vw !important;
	line-height: 2.5vw !important;
}

.fs23 {
	font-size: 2.3vw !important;
	line-height: 3.3vw !important;
}

.fs30 {
	font-size: 3vw !important;
	line-height: 4vw !important;
}

.fs40 {
	font-size: 4vw !important;
	line-height: 5vw !important;
}

.fs50 {
	font-size: 5vw !important;
	line-height: 6vw !important;
}

/*----------------------------------------
画像関連
----------------------------------------*/

/*----------------------------------------
header
----------------------------------------*/

/*----------------------------------------
TOPページ
----------------------------------------*/

.top-title .wrapper {
	padding: 4vw 0;
}

.top-title-in {
	font-size: 5vw;
	line-height: 6vw;
}

/*------------------------------
TOP KV
------------------------------*/

.top-kv {
	background: url(images/top-kv-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
}

.top-kv .wrapper {
	padding: 6vw 0;
}

.top-kv-img {
	width: 90%;
}

/*------------------------------
このようなお悩みございませんか？
------------------------------*/

.top-worries-content {
	background: url(images/top-worries-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
}

.top-worries-content .wrapper {
	padding: 6vw 0;
}

.top-worries-content-dl {
	padding-top: 4vw;
}

.top-worries-content-dl-dt-in {
	font-size: 5vw;
	line-height: 6vw;
	padding: 1vw 3vw;
}

.top-worries-content-dl dd {
	border: 0.5vw solid;
	min-height: 57.4vw;
	padding: 6.5vw 3vw 3vw;
}

.top-worries-content-dl-dd-check-list li {
	font-size: 3vw;
	line-height: 4vw;
	margin-bottom: 4vw;
	padding-left: 4.5vw;
}

.top-worries-content-dl-dd-check-list-icon {
	top: 0.5vw;
	width: 3.5vw;
}

.top-worries-content-dl-dd-check-list-icon::before {
	background: url(images/icon-checkbox.png) no-repeat;
	padding-bottom: 94.285%;
}

/*------------------------------
挨拶
------------------------------*/

.top-greeting-content .wrapper {
	padding: 6vw 0 17vw;
}

.top-greeting-content-main-text {
	font-size: 3.7vw;
	line-height: 7.2vw;
}

.top-greeting-content-main-text p {
	margin-bottom: 4vw;
}

.top-greeting-content-main-text .big {
	font-size: 4.8vw;
}

.top-greeting-content-main-text .mini {
	font-size: 2.7vw;
}

.top-greeting-content-con {
	margin: 4vw 0 -2%;
}

.top-greeting-content-con section {
	float: left;
	margin: 0 2% 2% 0;
	padding: 1vw 1.5vw 1.5vw 1vw;
	width: 32%;
}

.top-greeting-content-con section:nth-child(3n),
.top-greeting-content-con section:last-child {
	margin-right: 0;
}

.top-greeting-content-con-in {
	border: 0.3vw solid;
	box-shadow: 0.5vw 0.5vw 1.5vw -0.5vw rgba(173,128,54,0.6);
	padding: 2vw;
}

.top-greeting-content-con-in-img {
	display: block;
	width: 5vw;
}

.top-greeting-content-con section.sec-rate .top-greeting-content-con-in-img {
	width: 6.526vw;
}

.top-greeting-content-con section.sec-commission .top-greeting-content-con-in-img {
	width: 6.147vw;
}

.top-greeting-content-con-in-img img {
	height: auto;
	width: 100%;
}

.top-greeting-content-con-in-text {
	font-size: 2.4vw;
	line-height: 4.4vw;
	margin-top: 2vw;
}

.top-greeting-content-con-in-text .big {
	font-size: 3.4vw;
}

.top-greeting-content-arrow-img {
	margin: 4vw 0;
	width: 35.1vw;
}

.top-greeting-content-main-img {
	margin-top: 4vw;
	width: 46.1vw;
}

.top-greeting-content-text {
	font-size: 2.8vw;
	line-height: 5.2vw;
	margin-top: 4vw;
}

.top-greeting-content-text p {
	margin-bottom: 4vw;
}

.top-greeting-content-text .big {
	font-size: 4.2vw;
	line-height: 6.8vw;
}

.top-greeting-content-bg {
	width: 80%;
}

/*------------------------------
セミナー内容
------------------------------*/

.top-seminar-content .wrapper {
	padding: 4vw 0 8vw;
}

.top-seminar-content-in {
	border: 0.5vw solid;
	padding: 3vw;
}

.top-seminar-content-in-img {
	right: 3vw;
	width: 10.8vw;
}

.top-seminar-content-in-check-list {
	float: left;
	width: 49%;
}

.top-seminar-content-in-check-list:nth-child(2n) {
	float: right;
}

.top-seminar-content-in-check-list li {
	font-size: 2.2vw;
	line-height: 3.4vw;
	margin-bottom: 2vw;
	padding-left: 3.2vw;
}

.top-seminar-content-in-check-list-icon {
	top: 0.5vw;
	width: 2.7vw;
}

.top-seminar-content-in-check-list-icon::before {
	background: url(images/icon-check.png) no-repeat;
	padding-bottom: 100%;
}

.top-seminar-content-in-check-list .top-seminar-content-in-check-list-sub li {
	padding-left: 3.7vw;
}

.top-seminar-content-in-check-list .top-seminar-content-in-check-list-sub li::before {
	border-top: 0.3vw solid;
	top: 1.6vw;
	width: 2.7vw;
}

/*------------------------------
講師プロフィール
------------------------------*/

.top-prof-conetnt .wrapper {
	padding: 4vw 0 8vw;
}

.top-prof-content-info {
	border-bottom: 0.3vw solid;
	padding-bottom: 3vw;
}

.top-prof-content-info-img {
	float: left;
	width: 20.7vw;
}

.top-prof-content-info-in {
	float: right;
	width: calc(100% - 24.7vw);
}

.top-prof-content-info-in-title-in {
	font-size: 4vw;
	line-height: 6vw;
}

.top-prof-content-info-in-title-in .mini {
	font-size: 3.6vw;
	margin-right: 2vw;
}

.top-prof-content-tb {
	margin-top: 3vw;
}

.top-prof-content-tb table th {
	font-size: 2.4vw;
	line-height: 4.4vw;
	padding-bottom: 2vw;
	width: 16%;
}

.top-prof-content-tb table td {
	font-size: 2.4vw;
	line-height: 4.4vw;
	padding-bottom: 2vw;
}

.top-prof-content-dl {
	margin-top: 4vw;
}

.top-prof-content-dl-dt-in {
	font-size: 2.8vw;
	line-height: 3.8vw;
	padding: 0.5vw 3vw;
}

.top-prof-content-dl dd {
	border: 0.3vw solid;
	padding: 7.8vw 3vw 3vw;
}

.top-prof-content-dl-dd-text {
	font-size: 1.6vw;
	line-height: 3.4vw;
}

.top-prof-content-dl-dd-text p {
	margin-bottom: 2vw;
}

.top-prof-content-dl-dd-text .text {
	margin-left: 3.2vw;
}

/*------------------------------
開催概要
------------------------------*/

.top-overview-content .wrapper {
	padding: 4vw 0 8vw;
}

.top-overview-content-con.col-2 {
	margin-bottom: -6vw;
}

.top-overview-content-con + .top-overview-content-con {
	margin-top: 6vw;
}

.top-overview-content-con section {
	margin-bottom: 6vw;
}

.top-overview-content-con.col-2 section {
	float: left;
	margin: 0 2% 6vw 0;
	width: 49%;
}

.top-overview-content-con.col-2 section:nth-child(2n),
.top-overview-content-con.col-2 section:last-child {
	margin-right: 0;
}

.top-overview-content-con-title {
	border-radius: 100px;
	float: left;
	padding: 0.5vw 1vw;
	width: 18vw;
}

.top-overview-content-con-title-in {
	font-size: 3vw;
	line-height: 4vw;
}

.top-overview-content-con-in {
	float: right;
	width: calc(100% - 20vw);
}

.top-overview-content-con-in-text {
	font-size: 2vw;
	line-height: 3vw;
}

.top-overview-content-con-in-text p {
	margin-bottom: 2vw;
}

.top-overview-content-con-in-text .big {
	font-size: 3vw;
	line-height: 4vw;
}

.top-overview-content-con-in-text .big-2 {
	font-size: 6vw;
	line-height: 7vw;
}

.top-overview-content-con-in-text .mini {
	font-size: 1.6vw;
	line-height: 2.6vw;
}

.top-overview-content-con-in-2 {
	border: 0.3vw solid;
	margin-top: 2vw;
	padding: 1vw;
}

.top-overview-content-con-in-2-text {
	font-size: 1.5vw;
	line-height: 2.5vw;
}

.top-overview-content-con-in-2-text p {
	margin-bottom: 2vw;
}

.top-overview-content-con .top-overview-content-con-in-con section {
	margin-bottom: 4vw;
}

.top-overview-content-con-in-con-in {
	float: left;
	width: 45vw;
}

.top-overview-content-con-in-con-in-title {
	padding-right: 1.8vw;
}

.top-overview-content-con-in-con-in-title::after {
	border-width: 1.8vw 2.2vw 0;
	right: -1.2vw;
}

.top-overview-content-con-in-con-in-title-in {
	padding: 0.5vw 1vw;
}

.top-overview-content-con-in-con-in-title-in-in {
	font-size: 2.4vw;
	line-height: 3.4vw;
}

.top-overview-content-con-in-con-in-sub-title {
	margin-bottom: 1vw;
}

.top-overview-content-con-in-con-in-sub-title-in {
	font-size: 2.5vw;
	line-height: 3.5vw;
	padding: 0 2.5vw;
}

.top-overview-content-con-in-con-in-sub-title-in::before,
.top-overview-content-con-in-con-in-sub-title-in::after {
	height: 3.5vw;
	width: 0.3vw;
}

.top-overview-content-con-in-con-in-sub-title-in::before {
	left: 0.6vw;
}

.top-overview-content-con-in-con-in-sub-title-in::after {
	right: 0.6vw;
}

.top-overview-content-con-in-con-price {
	height: 4.4vw;
	width: calc(100% - 47vw);
}

.top-overview-content-con-in-con-price-in {
	font-size: 2.4vw;
	line-height: 3.4vw;
}

.top-overview-content-con-in-con-price-in .big {
	font-size: 3.4vw;
	line-height: 4.4vw;
}

.top-overview-content-con .top-overview-content-con-in-con section.sec-point .top-overview-content-con-in-con-price {
	height: 8.9vw;
}

.top-overview-content-schedule {
	margin-top: 6vw;
	padding: 3vw;
}

.top-overview-content-schedule-title {
	border-bottom: 0.2vw solid;
	padding-bottom: 0.5vw;
}

.top-overview-content-schedule-title-in {
	float: left;
	font-size: 2.8vw;
	line-height: 3.8vw;
}

.top-overview-content-schedule-title-text {
	float: right;
	font-size: 2vw;
	line-height: 3vw;
}

.top-overview-content-schedule-tb {
	margin-top: 2vw;
}

.top-overview-content-schedule-tb table th {
	font-size: 2.8vw;
	line-height: 3.8vw;
	padding-bottom: 2vw;
	width: 20%;
}

.top-overview-content-schedule-tb table td {
	font-size: 2.8vw;
	line-height: 3.8vw;
	padding-bottom: 2vw;
}

.top-overview-content-schedule-in {
	border: 0.2vw solid;
	margin-top: 2vw;
	padding: 1vw;
}

.top-overview-content-schedule-in-text {
	font-size: 2vw;
	line-height: 3vw;
}

.top-overview-content-schedule-in-text p {
	margin-bottom: 2vw;
}

.top-overview-content-guarantee {
	margin-top: 6vw;
	padding: 3vw;
}

.top-overview-content-guarantee-title-in {
	padding: 1vw 3vw;
}

.top-overview-content-guarantee-title-in-in {
	font-size: 3vw;
	line-height: 4vw;
	padding-left: 5.3vw;
}

.top-overview-content-guarantee-title-in-in-icon {
	width: 4.3vw;
}

.top-overview-content-guarantee-title-in-in-icon::before {
	background: url(images/top-guarantee-icon-img.png) no-repeat;
	padding-bottom: 92.1875%;
}

.top-overview-content-guarantee-text {
	font-size: 2.4vw;
	line-height: 3.4vw;
	margin-top: 2vw;
}

.top-overview-content-guarantee-text p {
	margin-bottom: 2vw;
}

.top-overview-content-benefits {
	margin-top: 6vw;
	padding: 3vw;
}

.top-overview-content-benefits-title {
	border-bottom: 0.2vw solid;
	padding-bottom: 2vw;
}

.top-overview-content-benefits-title-in-icon-img {
	float: left;
	width: 18.3vw;
}

.top-overview-content-benefits-title-in {
	float: right;
	font-size: 5vw;
	line-height: 6vw;
	width: calc(100% - 22.3vw);
}

.top-overview-content-benefits-text {
	font-size: 2.2vw;
	line-height: 4.2vw;
	margin-top: 2vw;
}

.top-overview-content-benefits-text p {
	margin-bottom: 2vw;
}

.top-overview-content-benefits-text .big {
	font-size: 3vw;
}

/*------------------------------
お申込み
------------------------------*/

.top-order-content .wrapper {
	padding: 4vw 0 8vw;
}

.top-order-content-btn-img {
	width: 62.8vw;
}

.top-order-content-btn-img-text {
	font-size: 4.3vw;
	line-height: 5.3vw;
	width: calc(100% - 4vw);
}

.top-order-content-text {
	font-size: 2vw;
	line-height: 3vw;
	margin-top: 4vw;
}

.top-order-content-text p {
	margin-bottom: 2vw;
}

/*----------------------------------------
個別ページ
----------------------------------------*/

/*----------------------------------------
404ページ
----------------------------------------*/

/*----------------------------------------
sidebar
----------------------------------------*/

/*----------------------------------------
footer
----------------------------------------*/

.foot-in .wrapper {
	padding: 2vw 0;
}

.foot-in-text {
	font-size: 2vw;
	line-height: 3vw;
}

.foot-in-text .text {
	margin-left: 2vw;
}

/*----------------------------------------
ページトップ
----------------------------------------*/

.pagetop {
	bottom: 2vw;
	height: 7.5vw;
	right: 2vw;
	width: 7.5vw;
}

.pagetop::before {
	font-size: 7.5vw;
	line-height: 7.5vw;
	width: 7.5vw;
}

/*----------------------------------------
Edge CSSハック
----------------------------------------*/

@supports (-ms-ime-align: auto) {



}

/*----------------------------------------
IE11以下 CSSハック
----------------------------------------*/

@media screen\0 {



}

/*----------------------------------------
Firefox CSSハック
----------------------------------------*/

@-moz-document url-prefix() {



}

/*----------------------------------------
Safari CSSハック
----------------------------------------*/

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 3vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 4vw !important;
}