﻿/*----------------------------------------
全体
----------------------------------------*/

body {
	font-size: 4.5vw;
	line-height: 6.5vw;
	word-break: break-word;
	text-size-adjust: none;
}

.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 {
	margin: 0 auto;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.douga.vimeo {
	padding-top: 56.25%;
}

.douga iframe {
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	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;
}

/*----------------------------------------
TOPページ
----------------------------------------*/

.top-title .wrapper {
	padding: 5vw 0;
}

.top-title-in {
	font-size: 7.5vw;
	line-height: 9.5vw;
}

/*------------------------------
TOP KV
------------------------------*/

.top-kv {
	background: url(images-sp/top-kv-img.jpg) no-repeat;
	background-size: 100%;
	height: 0;
	padding-bottom: 157.14%;
	width: 100%;
}

/*------------------------------
このようなお悩みございませんか？
------------------------------*/

.top-worries-content {
	background: url(images/top-worries-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
}

.top-worries-content .wrapper {
	padding: 10vw 0;
}

.top-worries-content-dl {
	padding-top: 9vw;
}

.top-worries-content-dl-dt-in {
	font-size: 5.5vw;
	line-height: 7.5vw;
	padding: 1.5vw 5vw;
}

.top-worries-content-dl dd {
	border: 0.9vw solid;
	min-height: auto;
	overflow: hidden;
	padding: 13vw 5vw 5vw;
}

.top-worries-content-dl-dd-bg {
	right: -20vw;
}

.top-worries-content-dl-dd-check-list li {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-bottom: 5vw;
	padding-left: 6.5vw;
}

.top-worries-content-dl-dd-check-list-icon {
	top: 0.75vw;
	width: 5vw;
}

.top-worries-content-dl-dd-check-list-icon::before {
	background: url(images/icon-checkbox.png) no-repeat;
	padding-bottom: 94.285%;
}

/*------------------------------
動画
------------------------------*/
.sec-movie{
	width:95%;
}

/*------------------------------
挨拶
------------------------------*/

.top-greeting-content .wrapper {
	padding: 10vw 0 21vw;
}

.top-greeting-content-main-text {
	font-size: 5.5vw;
	line-height: 8.5vw;
}

.top-greeting-content-main-text p {
	margin-bottom: 5vw;
}

.top-greeting-content-main-text .big {
	font-size: 7.7vw;
}

.top-greeting-content-main-text .mini {
	font-size: 3.5vw;
}

.top-greeting-content-con {
	margin: 5vw 10vw 0;
}

.top-greeting-content-con section {
	float: none;
	margin: 0 0 5vw;
	padding: 1vw 1.5vw 1.5vw 1vw;
	width: 100%;
}

.top-greeting-content-con section:last-child {
	margin-bottom: 0;
}

.top-greeting-content-con-in {
	border: 0.9vw solid;
	box-shadow: 0.5vw 0.5vw 1.5vw -0.5vw rgba(173,128,54,0.6);
	padding: 5vw;
}

.top-greeting-content-con-in-img {
	width: 10vw;
}

.top-greeting-content-con section.sec-rate .top-greeting-content-con-in-img {
	width: 13vw;
}

.top-greeting-content-con section.sec-commission .top-greeting-content-con-in-img {
	width: 12.25vw;
}

.top-greeting-content-con-in-text {
	font-size: 5.5vw;
	line-height: 9.5vw;
	margin-top: 5vw;
}

.top-greeting-content-con-in-text .big {
	font-size: 7.5vw;
}

.top-greeting-content-arrow-img {
	margin: 5vw 0;
	width: 50%;
}

.top-greeting-content-main-img {
	margin-top: 5vw;
	width: 75%;
}

.top-greeting-content-text {
	font-size: 5.5vw;
	line-height: 9.3vw;
	margin-top: 5vw;
}

.top-greeting-content-text p {
	margin-bottom: 5vw;
}

.top-greeting-content-text .big {
	font-size: 7.5vw;
	line-height: 11.9vw;
}

.top-greeting-content-bg {
	width: 80%;
}

/*------------------------------
セミナー内容
------------------------------*/

.top-seminar-content .wrapper {
	padding: 5vw 0 10vw;
}

.top-seminar-content-in {
	border: 0.9vw solid;
	padding: 2.5vw;
}

.top-seminar-content-in-img {
	bottom: 28vw;
	right: 2.5vw;
	top: auto;
	transform: none;
	-webkit-transform: none;
	width: 20vw;
}

.top-seminar-content-in-check-list {
	float: none;
	width: 100%;
}

.top-seminar-content-in-check-list:nth-child(2n) {
	float: none;
	margin-top: 2.5vw;
}

.top-seminar-content-in-check-list li {
	font-size: 4.5vw;
	line-height: 6.9vw;
	margin-bottom: 2.5vw;
	padding-left: 7.5vw;
}

.top-seminar-content-in-check-list-icon {
	top: 0.75vw;
	width: 6vw;
}

.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: 6.5vw;
}

.top-seminar-content-in-check-list .top-seminar-content-in-check-list-sub li::before {
	border-top: 0.9vw solid;
	top: 3vw;
	width: 5vw;
}

/*------------------------------
講師プロフィール
------------------------------*/

.top-prof-conetnt .wrapper {
	padding: 5vw 0 10vw;
}

.top-prof-content-info {
	border-bottom: 0.9vw solid;
	padding-bottom: 2.5vw;
}

.top-prof-content-info-img {
	float: left;
	width: 30vw;
}

.top-prof-content-info-in {
	float: right;
	width: calc(100% - 32.5vw);
}

.top-prof-content-info-in-title-in {
	font-size: 5.5vw;
	line-height: 8.5vw;
}

.top-prof-content-info-in-title-in .mini {
	font-size: 4.1vw;
	margin-right: 2.5vw;
}

.top-prof-content-tb {
	margin-top: 2.5vw;
}

.top-prof-content-tb table th {
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding-bottom: 0;
	width: 100%;
}

.top-prof-content-tb table td {
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 1vw 0 5vw;
}

.top-prof-content-dl {
	margin-top: 5vw;
}

.top-prof-content-dl-dt-in {
	font-size: 5.5vw;
	line-height: 7.5vw;
	padding: 1.5vw 5vw;
}

.top-prof-content-dl dd {
	border: 0.9vw solid;
	padding: 12vw 2.5vw 2.5vw;
}

.top-prof-content-dl-dd-text {
	font-size: 4.5vw;
	line-height: 8.1vw;
}

.top-prof-content-dl-dd-text p {
	margin-bottom: 5vw;
}

.top-prof-content-dl-dd-text .text {
	display: block;
	margin-left: 0;
	padding-left: 1em;
}

/*------------------------------
開催概要
------------------------------*/

.top-overview-content .wrapper {
	padding: 5vw 0 10vw;
}

.top-overview-content-con.col-2 {
	margin-bottom: 0;
}

.top-overview-content-con + .top-overview-content-con {
	margin-top: 10vw;
}

.top-overview-content-con section {
	margin-bottom: 10vw;
}

.top-overview-content-con.col-2 section {
	float: none;
	margin: 0 0 10vw;
	width: 100%;
}

.top-overview-content-con.col-2 section:last-child {
	margin-bottom: 0;
}

.top-overview-content-con-title {
	border-radius: 100px;
	float: left;
	padding: 1.5vw 2.5vw;
	width: 30vw;
}

.top-overview-content-con section.sec-sp-line-2 .top-overview-content-con-title {
	float: none;
}

.top-overview-content-con-title-in {
	font-size: 5.5vw;
	line-height: 7.5vw;
}

.top-overview-content-con-in {
	float: right;
	width: calc(100% - 32.5vw);
}

.top-overview-content-con section.sec-sp-line-2 .top-overview-content-con-in {
	float: none;
	margin-top: 2.5vw;
	width: 100%;
}

.top-overview-content-con-in-text {
	font-size: 5.5vw;
	line-height: 7.5vw;
}

.top-overview-content-con-in-text p {
	margin-bottom: 5vw;
}

.top-overview-content-con-in-text .big {
	font-size: 6.5vw;
	line-height: 8.5vw;
}

.top-overview-content-con-in-text .big-2 {
	font-size: 12vw;
	line-height: 14vw;
}

.top-overview-content-con-in-text .mini {
	font-size: 4.5vw;
	line-height: 6.5vw;
}

.top-overview-content-con-in-text.shikaku {
    font-size: 5.5vw;
	line-height:7.5vw;
}

.top-overview-content-con-in-text.shikaku .sub-tx {
    font-size: 5vw;
    line-height: 7vw;
}

.top-overview-content-con-in-2 {
	border: 0.9vw solid;
	margin-top: 2.5vw;
	padding: 2.5vw;
}

.top-overview-content-con-in-2-text {
	font-size: 4.5vw;
	line-height: 6.5vw;
}

.top-overview-content-con-in-2-text p {
	margin-bottom: 5vw;
}

.top-overview-content-con .top-overview-content-con-in-con section {
	margin-bottom: 5vw;
}

.top-overview-content-con-in-con-in {
	float: left;
	width: 52.5%;
}

.top-overview-content-con-in-con-in-title {
	padding-right: 3.5vw;
}

.top-overview-content-con-in-con-in-title::after {
	border-width: 3vw 4.75vw 0;
	right: -2.5vw;
}

.top-overview-content-con-in-con-in-title-in {
	padding: 1.5vw 1.5vw;
}

.top-overview-content-con-in-con-in-title-in-in {
	font-size: 4vw;
	line-height: 6vw;
}

.top-overview-content-con-in-con-price {
	height: 9.5vw;
	width: calc(100% - 52.5%);
}

.top-overview-content-con-in-con-price-in {
	font-size: 3.5vw;
	line-height: 5.5vw;
}

.top-overview-content-con-in-con-price-in .big {
	font-size: 6vw;
	line-height: 8vw;
}

.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-con-in-con-sub-title {
	box-sizing: border-box;
	margin-bottom: 2.5vw;
	text-align: center;
}

.top-overview-content-con-in-con-sub-title-in {
	box-sizing: border-box;
	display: inline-block;
	font-weight: 700;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding: 0 6vw;
	position: relative;
}

.top-overview-content-con-in-con-sub-title-in::before,
.top-overview-content-con-in-con-sub-title-in::after {
	background: #000;
	box-sizing: border-box;
	content: "";
	height: 6.5vw;
	position: absolute;
	top: 0;
	width: 0.6vw;
}

.top-overview-content-con-in-con-sub-title-in::before {
	left: 1vw;
	transform: skew(20deg);
	-webkit-transform: skew(20deg);
}

.top-overview-content-con-in-con-sub-title-in::after {
	right: 1vw;
	transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
}

.top-overview-content-schedule {
	margin-top: 10vw;
	padding: 2.5vw;
}

.top-overview-content-schedule-title {
	border-bottom: 0.6vw solid;
	padding-bottom: 1.5vw;
}

.top-overview-content-schedule-title-in {
	float: none;
	font-size: 5.5vw;
	line-height: 7.5vw;
}

.top-overview-content-schedule-title-text {
	float: none;
	font-size: 4.5vw;
	line-height: 6.5vw;
}

.top-overview-content-schedule-tb {
	margin-top: 2.5vw;
}

.top-overview-content-schedule-tb table th {
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding-bottom: 0;
	width: 100%;
}

.top-overview-content-schedule-tb table td {
	display: block;
	font-size: 4.5vw;
	line-height: 6.5vw;
	padding-bottom: 2.5vw;
	width: 100%;
}

.top-overview-content-schedule-in {
	border: 0.6vw solid;
	margin-top: 2.5vw;
	padding: 2.5vw;
}

.top-overview-content-schedule-in-text {
	font-size: 4.5vw;
	line-height: 6.5vw;
}

.top-overview-content-schedule-in-text p {
	margin-bottom: 5vw;
}

.top-overview-content-guarantee {
	margin-top: 10vw;
	padding: 2.5vw;
}

.top-overview-content-guarantee-title-in {
	padding: 1.5vw 5vw;
}

.top-overview-content-guarantee-title-in-in {
	font-size: 5.5vw;
	line-height: 7.5vw;
	padding-left: 10vw;
}

.top-overview-content-guarantee-title-in-in-icon {
	width: 8.5vw;
}

.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: 4.5vw;
	line-height: 6.5vw;
	margin-top: 2.5vw;
}

.top-overview-content-guarantee-text p {
	margin-bottom: 5vw;
}

.top-overview-content-benefits {
	margin-top: 10vw;
	padding: 2.5vw;
}

.top-overview-content-benefits-title {
	border-bottom: 0.6vw solid;
	padding-bottom: 2.5vw;
}

.top-overview-content-benefits-title-in-icon-img {
	float: left;
	width: 15vw;
}

.top-overview-content-benefits-title-in {
	float: right;
	font-size: 5.5vw;
	line-height: 7.5vw;
	width: calc(100% - 17.5vw);
}

.top-overview-content-benefits-text {
	font-size: 4.5vw;
	line-height: 8.5vw;
	margin-top: 2.5vw;
}

.top-overview-content-benefits-text p {
	margin-bottom: 5vw;
}

.top-overview-content-benefits-text .big {
	font-size: 5.5vw;
}

/*------------------------------
お申込み
------------------------------*/

.top-order-content .wrapper {
	padding: 5vw 0 10vw;
}

.top-order-content-btn-img {
	width: 100%;
}

.top-order-content-btn-img-text {
	font-size: 5.5vw;
	line-height: 7.5vw;
	width: calc(100% - 5vw);
}

.top-order-content-text {
	font-size: 4.5vw;
	line-height: 6.5vw;
	margin-top: 5vw;
}

.top-order-content-text p {
	margin-bottom: 5vw;
}

.top-order-form table th {
    width: 100%;
    display: block;
    text-align: left;
	margin-bottom:0;
	padding-right:0;
}

.top-order-form table td {
    width: 95%;
}
.top-order-send {
    width: 95%;
}

.top-order-send input[type="submit" i] {
    width: 95%;
    height: 18vw;
    font-size: 5.5vw;
}
	
.top-order-form table tr.doui th{
	padding-left:1vw;
}

.top-order-form table td.date {
    font-size: 4.8vw;
}

/*----------------------------------------
個別ページ
----------------------------------------*/

/*----------------------------------------
404ページ
----------------------------------------*/

/*----------------------------------------
sidebar
----------------------------------------*/

/*----------------------------------------
footer
----------------------------------------*/

.foot-in .wrapper {
	padding: 5vw 0;
}

.foot-in-text {
	font-size: 3.5vw;
	line-height: 5.5vw;
}

.foot-in-text .text {
	display: block;
	margin-left: 0;
}

/*----------------------------------------
ページトップ
----------------------------------------*/

.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;
}