@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-family: "ヒラギノ明朝 pro w3",hiragino mincho pro,"ｍｓ ｐ明朝",serif;*/
	font-size: 16px;
	font-style: normal;
	line-height: 170%;
	color: #111;
	/*color:#43413C;*/
	background-image: url(../../house%20-%20Copy/coaching/images/gray-texture.jpg);
	/*background-image: url(images/seamlesspaper4.jpg);*/
	background-color: #fff;
	/*background-image:url(images/paper.png);
background-position:center center;
background-attachment:fixed;  
background-repeat:repeat;*/

	-webkit-text-size-adjust: 100%;
}
/*#grand {
	max-width: 820px;
width:expression(document.body.clientWidth > 532? "530px" : "auto");
	margin: 0 auto;
	padding: 0;
	background-color: #FAFAFA;
}*/

#grand {
	max-width: 950px;
 width:expression(document.body.clientWidth > 802? "800px" : "auto");
	margin: 0 auto;
	padding: 0;
	background-repeat: repeat;
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1);
	border: solid 0px #ddd;
	background-color: #fff;
}
#contents {
	width: 90%;
	/*text-align:left;*/
	margin: 0;
	padding: 5% 5% 0% 5%;
	background-color: #fff;
}
#opening, #profile, #prologue, #sendmail, #firsttalk, #mydream, #design, #auto, #open, #get, #now, #worry, #new, #how, #post, #silver, #gold, #platina, #point, #day, #last, #form {
	width: 100%;
	margin-bottom: 10%;
}
ol {
	font-weight: bold;
}
.lic {
	font-weight: normal;
}
li {
	padding: 3% 0 3% 0;
	font-weight: bold;
}
/*p {
	margin: 5% 0% 5% 0%
}*/
p.pt {
	margin: 10% 0% 5% 0%
}
em {
	background-color: #F9EE6E;
	font-style: normal;
}
u {
	font-weight: bold;
}
l {
	font-style: normal;
	font-weight: bold;
	color: #F63571;
	border-bottom: 0px solid
}
.hr {
	border-top: 1px dotted #C0B795;
}
.subtitle {
	font-size: 160%;
	font-weight: bold;
}
th {
	width: 80px;
	vertical-align: top;
}
td {
	vertical-align: top;
}
.daybox {
	text-align: center;
	padding: 2% 0 2% 0;
	margin: 0;
	color: #fff;
	background-color: #F63571;
}
.day {
	font-size: 170%;
}
.red {
	color: #ca0019;
}
.blue {
	color: #06F;
}
.big {
	font-size: 110%;
	font-weight: bold;
}
.small {
	font-size: 85%;
	line-height: 160%;
}
a:link {
	color: #555;
}
a:visited {
	color: #555
}
a:hover {
	color: #09F;
}
a:active {
	color: #00F;
}
.youtube {
}
.yousize {
	border: 0px solid #000;
}
#formin {
	margin: 0 auto;
	padding: 5%
}
#youtubebox {
	margin: 0 auto;
	padding: 2% 5% 2% 5%;
	background-color: #111;
	background-image: url(../../house%20-%20Copy/coaching%20-%20Edited/youback.jpg);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
}
.video-container {
	margin-bottom: 5%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*定義の右に赤#A10404*/
dt {
	font-weight: bold;
	clear: both;
	margin-bottom: 3%;
	border-left: solid 10px #A10404;
	padding-left: 2%;
}
dd {
	margin-bottom: 5%;
}
.name {
	border: solid 1px #777;
	height: 20px;
	width: 100%;
}
textarea {
	width: 100%;
	height: 100px;
}
.check {
	float: left;
	clear: none;
	display: block;
	width: 50%;
}
h1 {
	font-weight: bold;
	font-size: 42px;
	/*padding: 2% 0% 1% 0%;*/
	padding: 4% 0% 2% 0%;
	line-height: 120%;
	color: #d2151b;
	text-align: center;
	letter-spacing: -0.08em;
}

.formtxt02 {
	width: 90%;
	height: 40px;
	padding: 0px 5px;
	border: 2px solid #CCC;
	font-size: 18px;
	font-weight: bold;
}
.formtxt {
	background: #FFF no-repeat 0px 3px;
	width: 43%;
	height: 45px;
	padding-left: 12%;
	border: 2px solid #CCC;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
/*メールアドレス送信ボタン*/
.submit {
	/*width: 100%;*/
	margin-bottom: 10px;
}
.submit:hover {
	opacity: 0.92;
	/* IE */
	filter: alpha(opacity=92);
}
#forms {
	background-image: url('../../house - Copy/coaching - Edited/back_form.png');
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;/*border: solid 5px #564637;*/
}
.back {
	background-image: url('../../house - Copy/coaching - Edited/back_form.png');
	margin-top: 10%;
	border: solid 5px #564637;
	padding: 4%;
}
#footer {
	width: 96%;
	padding: 1% 2% 1% 2%;
	color: #666;
	background-image: url('../../house - Copy/coaching - Edited/back_for.png');
	text-align: center;
	border-top: solid 1px #ccc;
}
ul.inyou {
	border-left: solid 10px #ddd;
	padding-left: 4%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 22px;
}
/*お客様の声のテキストエリア*/
.user_voice {
	width: 90%;
	background-color: #efece9;
	padding: 15px 15px 15px 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left : auto;
	margin-right : auto;
}
.user_voice p {
	color: #677B7F;
	margin: 0%;
}
/*ボタン*/
.buttons .button {
	margin: 20px 0px;
	margin-left : auto;
	margin-right : auto;
}
.button {
	background: -moz-linear-gradient(top, #BFD9E5, #3D95B7 50%, #0080B3 50%, #0099CC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5, #3D95B7), color-stop(0.5, #0080B3), to(#0099CC));
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3), inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	width: 100px;
	padding: 30px 20px;
}
.note {
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*	background: url(../../morning/offer2/ten2.png) repeat 0px -38px;*/
	margin: 0%;
	padding: 0px 1% 1px 1%;
}
.note p {
	line-height: 38px;
	padding: 0px;
	margin-bottom: 0px;
}
.signature {
	text-align: right;
	margin-top: 20px;
}
.block-center {
	text-align: center;
}
#footer_links {
	margin-top: 40px;
	font-size: 12px;
	/*width: 96%;
	padding: 1% 2% 1% 2%;*/
	color: #666;
	text-align: center;
}
/* テキストボックス */

.box p {
	font-size: 18px;
	line-height: 1.4;
	padding: 0;
	margin: 0;
}
.box {
	width: 87%;
	padding: 10px;
	color: #64584f;
	background: #efece9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 3px #9d9891;
	-moz-box-shadow: 0 1px 3px #9d9891;
	box-shadow: 0 1px 3px #9d9891;
	border: 1px solid #f9f9f8;
	behavior: url(../../house%20-%20Copy/coaching%20-%20Edited/PIE.htc);
	margin-top: 50px;
	margin-bottom: 3px;
	margin-left : auto;
	margin-right : auto;
}
.box hr {
	border: 0;
	height: 1px;
	background: #b6b1a9;
	box-shadow: 0 1px 0 #fff;
	behavior: url(../../house%20-%20Copy/coaching%20-%20Edited/PIE.htc);
}
/* 吹き出し型の見出し */

.ttl1 {
	position: relative;
	color: #fff;
	background: #656565;
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#505050));
	background: -moz-linear-gradient(top, #656565, #505050);
	background: -o-linear-gradient(top, #656565, #505050);
	background: -ms-linear-gradient(top, #656565, #505050);
	background: linear-gradient(top, #656565, #505050);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#656565', endColorstr='#505050');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#656565', endColorstr='#505050)";
	-pie-background: linear-gradient(top, #656565, #505050);
	font-size: 18px;
	line-height: 1;
	text-shadow: 1px 1px 1px #000;
	box-shadow: 0 1px 0 #999 inset;
	border : 1px solid #777;
	margin: 30px auto;
	padding: 15px 5px 12px 10px;
	border-radius: 5px;
	behavior: url(../../house%20-%20Copy/coaching%20-%20Edited/PIE.htc);
	width: 90%;
}
.ttl1:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	height: 0;
	width: 0;
	border: 10px solid transparent;
	border-top: 10px solid #505050;
}
.ttl2 {
	position: relative;
	color: #555;
	text-shadow: 0 1px 0 #ccc;
	box-shadow: 0 1px 1px #ccc;
	background: #eee;
	font-size: 18px;
	line-height: 1;
	border : 4px solid #fff;
	margin: 30px -10px 10px -10px;
	padding: 15px 5px 12px 10px;
	border-radius: 5px;
	behavior: url(../../house%20-%20Copy/coaching%20-%20Edited/PIE.htc);
}
.ttl2:after, .ttl2:before {
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
}
.ttl2:after {
	left: 35px;
	border: 9px solid transparent;
	border-top: 9px solid #eee;
}
.ttl2:before {
	left: 30px;
	border: 14px solid transparent;
	border-top: 14px solid #fff;
}
/*YoutubeやHTML5video等の埋め込み動画のサイズをwindow幅に合わせて動的にリサイズ/可変にする*/
.video-container {
	position: relative;
	/*padding-bottom: 56.25%;*/
	/*padding-top: 30px;*/
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*プログラムの詳細はこちら用*/
.program-detail-button {
	margin: 5% 0;
}
/*プログラムの詳細のタイトル*/
.program-title {
	margin: 5% 0px 5%;
	font-weight: bold;
	font-size: 32px;
	/*padding: 2% 0% 1% 0%;*/
	padding: 4% 0% 2% 0%;
	line-height: 120%;
	/*color: #A10404;*/
	/*text-align: center;*/
	letter-spacing: -0.06em;
    /*margin: 10px 0px 10px 0px;*/
	padding-left: 2%;
    padding: 2px 0 2px 2%;
    /*border-top: 0 solid #000099;*/
    /*border-right: 0 solid #000099;*/
    border-bottom: 2px solid #A10404;
	border-left: solid 10px #A10404;
    text-align: left;
   /* font-size: 1.4em;
    font-weight: bold;*/
}
/* --------------------------------
 * smart phone
 * -------------------------------- */
@media (max-width: 1024px) {
body {
	background-image: none;
}
}

@media (max-width: 768px) {
.img-adjust {
	width: 100%;
}
.formtxt {
	width: 85%;
}
.user_voice {
	width: 90%;
}
}

@media (max-width: 480px) {
.sp {
	display: none;
}
body {
	background-image: none;
	font-size: 12px;
}
.program-title {
	font-size: 18px;
	/*border-bottom: dotted 0px #ccc;
	border-top: dotted 0px #ccc;
	padding: 4% 0% 2% 0%;
	line-height: 120%;
	color: #d2151b;
	text-align: center;*/
}
/*著名画像を縮小*/
.signature img {
	width: 30%;
	height: 30%;
}
.note {
	font-size: 14px;
	background: url(../../house%20-%20Copy/coaching%20-%20Edited/tens.png) repeat 0px -25px;
	margin: 0%;
	padding: 0px 1% 1px 1%;
}
.note p {
	line-height: 24px;
	margin-top: 24px;
	padding: 0px;
	margin-bottom: 0px;
}
#footer_links {
	margin-top: 20px;
	font-size: 10px;
}
.submit {
	width: 100%;
	margin-bottom: 10px;
}
.box p {
	font-size: 14px;
}
.box {
	width: 90%;
	padding: 10px 10px;
	width: 87%;
	margin-top: 30px;
	margin-left : auto;
	margin-right : auto;
}
}
