@charset "utf-8";

body {
	font: normal 18px/1.7 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, Arial, Verdana, sans-serif;
	text-align: left;
	color: #000;
	text-align: justify;
	overflow-x: hidden;
	min-width: 1200px;
}

body .sp-item {
	display: none !important;
}

body .pc-item {
	display: block !important;
}

@media screen and (max-width: 750px) {
	body {
		min-width: inherit;
		height: 100%;
	}

	body .sp-item {
		display: block !important;
	}

	body .pc-item {
		display: none !important;
	}

	body .sp-item img {
		width: 100%;
	}
}

@media screen and (max-width: 750px) {
	body {
		width: 100%;
		margin: 0 auto;
		border-left: 0px;
		border-right: 0px;
		box-shadow: none;
	}

	.sp img {
		max-width: 95%;
	}

	.sp02 img {
		max-width: 100%;
	}

	.sp03 img {
		max-width: 70%;
	}
}

.fl_left {
	float: left;
}

.fl_right {
	float: right;
}

.ov_hd {
	overflow: hidden;
}

.bg_none {
	background-image: none !important;
}

a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.line_0 {
	line-height: 0;
}

.zindex {
	z-index: 200;
}

input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

input[type=image]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
em {
	text-decoration: underline;
	font-style: normal;
}

.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}

.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}

.red {
	color: #ff0000;
}

.magenta {
	color: #e4007f;
}

.yellow {
	background-color: #ffff00;
}

.gray {
	color: #666666;
}

.bold {
	font-weight: bold;
}

.strong {
	font-weight: bold;
}

.strike {
	text-decoration: line-through;
}

.strike_red {
	text-decoration: line-through;
	text-decoration-color: #ff0000;

}

.ul {
	text-decoration: underline;
}

.marker-border-1 {
	background: linear-gradient(transparent 50%, #ffff66 0%);
}

.ac {
	text-align: center !important;
}

.ar {
	text-align: right !important;
}

.al {
	text-align: left !important;
}

.bold {
	font-weight: bold !important;
}

.font10 {
	font-size: 10px !important;
}

.font11 {
	font-size: 11px !important;
}

.font12 {
	font-size: 12px !important;
}

.font13 {
	font-size: 13px !important;
}

.font14 {
	font-size: 14px !important;
}

.font15 {
	font-size: 15px !important;
}

.font16 {
	font-size: 16px !important;
}

.font17 {
	font-size: 17px !important;
	line-height: 150%;
}

.font18 {
	font-size: 18px !important;
}

.font19 {
	font-size: 19px !important;
}

.font20 {
	font-size: 20px !important;
}

.font21 {
	font-size: 21px !important;
}

.font22 {
	font-size: 22px !important;
}

.font23 {
	font-size: 23px !important;
}

.font24 {
	font-size: 24px !important;
}

.font25 {
	font-size: 25px !important;
}

.font26 {
	font-size: 26px !important;
}

.font27 {
	font-size: 27px !important;
}

.font28 {
	font-size: 28px !important;
}

.font29 {
	font-size: 29px !important;
}

.font30 {
	font-size: 30px !important;
}

.font32 {
	font-size: 32px !important;
}

/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}

.fl {
	float: left !important;
}

.clear {
	clear: both;
}

img {
	line-height: 0;
	padding: 0;
	margin: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */

/* ここからカスタム */

/* ----------------------------------------------------
共通
---------------------------------------------------- */
img {
	display: inline-block;
	max-width: 100%;
	vertical-align: bottom;
}

/* LP全体の指定 */
.lp-body {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}

p.text {
	font-size: 23px;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	font-feature-settings: "palt";
	line-height: 1.75;
	padding: 0 18px;
	margin-bottom: 40px;
}

p.last {
	margin-bottom: 10px !important;
}

.small-text {
	font-size: 18px;
	font-size: clamp(0.7rem, 1.73vw, 18px);
}

.big-text {
	font-size: 29x;
	font-size: clamp(1.2rem, 2.93vw, 31px);
	letter-spacing: -0.02em;
}

/* 動画を囲うdiv */
.video {
	position: relative;
	width: 95%;
	height: 0;
	margin: 0 auto;
	padding-top: 56.25%;
	/* 高さを指定(16:9) */
	overflow: hidden;
}

/* YouTube埋め込み用のiframe */
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	margin: 35px 0 30px;
}

.menu .item {
	margin-right: 20px;
	padding: 0;
}

.menu .item:last-child {
	margin: 0px 0;
	padding: 0;
}

.menu .item img {
	width: 100%;
	height: auto;
}

.menuBtn {
	text-align: center;
	display: inline-block;
}

.active {
	background: rgb(228, 0, 127);
	background: -moz-linear-gradient(left, rgb(228, 0, 127) 0%, rgb(235, 62, 158) 50%, rgb(228, 0, 127) 100%);
	background: -webkit-linear-gradient(left, rgb(228, 0, 127) 0%, rgb(235, 62, 158) 50%, rgb(228, 0, 127) 100%);
	background: linear-gradient(to right, rgb(228, 0, 127) 0%, rgb(235, 62, 158) 50%, rgb(228, 0, 127) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4007f', endColorstr='#e4007f', GradientType=1);
	transition: .3s;
}

.disabled {
	background: rgb(135, 135, 135);
	background: -moz-linear-gradient(left, rgb(135, 135, 135) 0%, rgb(203, 203, 203) 50%, rgb(135, 135, 135) 100%);
	background: -webkit-linear-gradient(left, rgb(135, 135, 135) 0%, rgb(203, 203, 203) 50%, rgb(135, 135, 135) 100%);
	background: linear-gradient(to right, rgb(135, 135, 135) 0%, rgb(203, 203, 203) 50%, rgb(135, 135, 135) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878787', endColorstr='#878787', GradientType=1);
}

@media screen and (max-width: 750px) {
	p.text {
		line-height: 2.0277777777778rem;
		padding: 0 1rem;
		margin-bottom: 1.6666666666667rem;
	}

	p.last {
		margin-bottom: 0.4rem !important;
	}

	.menu {
		margin: 0.8rem 0.4rem 0.5rem;
	}

	.menu .item {
		margin-right: 0.5rem;
	}
}

/* ----------------------------------------------------
プリヘッド
---------------------------------------------------- */
.p_head {
	background: rgb(253, 217, 147);
	background: -moz-linear-gradient(left, rgb(253, 217, 147) 0%, rgb(255, 254, 229) 12%, rgb(253, 221, 155) 27%, rgb(255, 251, 218) 46%, rgb(253, 199, 96) 68%, rgb(255, 254, 229) 85%, rgb(253, 217, 147) 100%);
	background: -webkit-linear-gradient(left, rgb(253, 217, 147) 0%, rgb(255, 254, 229) 12%, rgb(253, 221, 155) 27%, rgb(255, 251, 218) 46%, rgb(253, 199, 96) 68%, rgb(255, 254, 229) 85%, rgb(253, 217, 147) 100%);
	background: linear-gradient(to right, rgb(253, 217, 147) 0%, rgb(255, 254, 229) 12%, rgb(253, 221, 155) 27%, rgb(255, 251, 218) 46%, rgb(253, 199, 96) 68%, rgb(255, 254, 229) 85%, rgb(253, 217, 147) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd993', endColorstr='#fdd993', GradientType=1);
	text-align: center;
	text-align: center;
	padding: 15px 0;
}

/* ----------------------------------------------------
ファーストビュー
---------------------------------------------------- */
.fv {
	width: 100%;
}

.fv img {
	display: block;
	width: 100%;
}

.fv h1 {
	margin-bottom: 10px;
}

/* ボタン */
.formBtn,
.btn {
	width: 100%;
	text-align: center;
	transition: .3s;
	margin: 0 auto;
}

.formBtn:hover,
.btn:hover,
.active:hover {
	opacity: .7;
}

.btn {
	margin-top: 20px;
	margin-bottom: 5px;
}

@media screen and (max-width: 750px) {
	.btn {
		width: 95%;
		margin-bottom: .625rem;
		margin-top: 0;
	}
}

/* ----------------------------------------------------
個別相談日時
---------------------------------------------------- */
.schedule {
	padding: 0 0 30px;
}

.schedule_inner {
	padding: 0 20px;
	box-sizing: border-box;
}

.schedule_inner table {
	width: 100%;
	border: 1px solid #666666;
	margin: 0 auto;
	padding: 0px 10px;
	table-layout: auto;
	word-break: break-all;
	word-wrap: break-all;
	box-sizing: border-box;
}

.schedule th {
	border: 1px solid #666666;
	background-color: #c1fff4;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.schedule td {
	border: 1px solid #666666;
	background-color: #fff;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	font-weight: bold;
	padding: 5px;
}

.schedule td.date {
	width: 50%;
	text-align: center;
}

.schedule td.time {
	width: 50%;
	text-align: center;
}

@media screen and (max-width: 750px) {
	.schedule {
		padding: 0 0 1.3rem;
	}

	.schedule_inner {
		padding: 0 0.6rem;
	}

	.schedule table {
		padding: 0.6rem;
	}

	.schedule th {
		padding: 0.3rem;
	}

	.schedule td {
		padding: 0.3rem;
	}

	.schedule td.date {
		width: 35%;
	}

	.schedule td.time {
		width: 30%;
	}
}

/* ----------------------------------------------------
喜びの声
---------------------------------------------------- */
.voice {
	background-color: #fffff5;
	padding-bottom: 40px;
}

@media screen and (max-width: 750px) {
	.voice {
		padding-bottom: 2.2222222222222rem;
	}
}

/* ----------------------------------------------------
悩み
---------------------------------------------------- */
.nayami {
	background-color: #ffffff;
}

.nayami-content {
	background: rgb(230, 230, 230);
	background: -moz-linear-gradient(top, rgb(230, 230, 230) 59%, rgb(255, 255, 255) 100%);
	background: -webkit-linear-gradient(top, rgb(230, 230, 230) 59%, rgb(255, 255, 255) 100%);
	background: linear-gradient(to bottom, rgb(230, 230, 230) 59%, rgb(255, 255, 255) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#ffffff', GradientType=0);
}

/* ----------------------------------------------------
変化
---------------------------------------------------- */
.change {
	padding: 0 0 50px;
}


@media screen and (max-width: 750px) {
	.change {
		padding: 0 0 1.5rem;
	}
}

/* ----------------------------------------------------
個別相談内容
---------------------------------------------------- */
.service {
	background: rgb(203, 237, 235);
	background: -moz-linear-gradient(left, rgba(203, 237, 235, 1) 0%, rgba(231, 247, 246, 1) 52%, rgba(206, 238, 236, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(203, 237, 235, 1) 0%, rgba(231, 247, 246, 1) 52%, rgba(206, 238, 236, 1) 100%);
	background: linear-gradient(to right, rgba(203, 237, 235, 1) 0%, rgba(231, 247, 246, 1) 52%, rgba(206, 238, 236, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbedeb', endColorstr='#ceeeec', GradientType=1);
}

.service-inner {
	padding: 0 20px;
}

.service-item {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	padding: 25px 20px;
	box-shadow: 1px 0px 5px #2fad95;
}

.service-matome {
	padding-top: 80px;
}

@media screen and (max-width: 750px) {
	.service-item {
		padding: 0.6rem 0rem;
	}

	.service-item img {
		padding: 0 0.5rem;
		box-sizing: border-box;
	}

	.service-inner {
		padding: 0 0.8rem;
	}

	.service-matome {
		padding-top: 3.0rem;
	}
}

/* ----------------------------------------------------
講師プロフィール
---------------------------------------------------- */
.profile {
	margin-top: 40px;
}

.profile-title {
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(left, rgb(255, 255, 255) 1%, rgb(228, 0, 127) 54%, rgb(255, 255, 255) 100%);
	background: -webkit-linear-gradient(left, rgb(255, 255, 255) 1%, rgb(228, 0, 127) 54%, rgb(255, 255, 255) 100%);
	background: linear-gradient(to right, rgb(255, 255, 255) 1%, rgb(228, 0, 127) 54%, rgb(255, 255, 255) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
	padding: 15px 0;
}

@media screen and (max-width: 750px) {
	.profile {
		margin-top: 1.0rem;
	}
}

/* ----------------------------------------------------
寺本奈美江からメッセージ
---------------------------------------------------- */
.message {
	padding: 20px 0;
}

@media screen and (max-width: 750px) {
	.message {
		padding: 0.8rem 0;
	}
}

/* ----------------------------------------------------
フォーム
---------------------------------------------------- */
#form {
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 10px 20px;
}

#form img {
	width: 100%;
}

input::placeholder {
	color: #ccc;
}

.formBtn {
	margin-bottom: 20px;
}

table.table_form {
	border-collapse: collapse;
	border: solid 3px #cccccc;
	margin: 0px auto 30px;
	width: 100%;
}

table.table_form th {
	background-color: #e6e6e6;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	font-weight: bold;
	text-align: center;
	padding: 15px 10px;
	line-height: 1.1;
}

table.table_form td {
	border: 3px #cccccc solid;
	padding: 0px 15px;
	background-color: white;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	font-weight: bold;
	text-align: left;
}

table.table_form td.koumoku {
	width: 286px;
	background-color: #ffffdf;
	text-align: center;
}

.inputText {
	margin: 15px auto;
	width: 100%;
	height: 65px;
	border: 2px solid #cccccc;
	border-radius: 10px;
	background-color: white;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	box-sizing: border-box;
}

.inputTextArea {
	resize: none;
	margin: 5px auto;
	width: 100%;
	height: auto;
	border: 2px solid #cccccc;
	border-radius: 10px;
	background-color: white;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	box-sizing: border-box;
}

.inputSelect {
	font-size: 26px;
	margin: 15px auto;
	width: 100%;
	height: 65px;
	border: 2px solid #cccccc;
	border-radius: 10px;
	box-sizing: border-box;
}

.inputTexthalf_01 {
	width: 49%;
	float: left;
	height: 150px;
	border: 2px solid #cccccc;
	border-radius: 10px;
	background-color: white;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	text-align: center;
	margin: 3px 2% 12px 0;
	box-sizing: border-box;
}

.inputTexthalf_02 {
	width: 49%;
	float: left;
	height: 150px;
	border: 2px solid #cccccc;
	border-radius: 10px;
	background-color: white;
	font-size: clamp(1.1rem, 2.8vw, 26px);
	text-align: center;
	margin: 3px 0 12px 0;
	box-sizing: border-box;
}

@media screen and (max-width: 750px) {
	#form {
		padding: 0.6rem 0.8rem 0rem;
		width: auto;
	}

	.form_price {
		margin: 1.1rem 0 2.2rem;
	}

	.mail_form_txt {
		text-align: left;
	}

	.mail_form_txt p {
		font-size: 0.7rem;
		padding: 0.1rem 0;
	}

	table.table_form {
		margin: 0 auto 1.3rem;
	}

	table.table_form td {
		font-size: 1.0rem;
		padding: 5px 10px;
	}

	table.table_form td.koumoku {
		width: 40%;
	}

	.inputText,
	.inputSelect {
		font-size: 1.4rem;
	}

	.formBtn {
		margin-bottom: 1.2rem;
	}
}

/* ----------------------------------------------------
フッター
---------------------------------------------------- */
footer {
	background-color: #e4007f;
	padding: 30px 0px;
}

footer ul {
	display: flex;
	justify-content: center;
	list-style-type: none;
	padding-bottom: 10px;
}

footer ul li {
	font-size: 16px;
	font-size: clamp(12px, 1.6vw, 16px);
}

footer ul li:not(:last-of-type) {
	border-right: 1px solid #ffffff;
}

footer ul li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 0 10px;
}

footer ul li a:visited {
	color: #ffffff;
}

.copyright {
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-size: clamp(12px, 1.6vw, 16px);
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width: 750px) {
	footer {
		padding: 1.6666666666667rem 0;
	}
}