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

/*----------------------
　　リセット
----------------------*/
#footer {overflow: hidden; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}

body,html,table {
	overflow: scroll;
	font-size: 80%;
 	color: #303030;
	font-family:  "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana,"メイリオ", Meiryo, sans-serif;
}

html,
table{
/*    overflow-y: scroll; */
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}

ol {
	list-style: none !important;
}

fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

input, textarea {
	-webkit-appearance: none;
}

/*----------------------
　　基本設定
----------------------*/

html {
	font-family:  "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana,"メイリオ", Meiryo, sans-serif;
	font-size : 120%;
	font-weight: 300;
	line-height : 1.6;
}

body {
	background: #FFF; }

h1,h2,h3,h4,h5,h6 { margin-bottom : 0px;}

a { color: #EC6386; text-decoration: none;}
a:hover { color:#C00; text-decoration: underline; opacity: 0.7; font-weight: 700;}
ul, ol { list-style : none;}
img { vertical-align : top;}
img { max-width : 200%;}
strong {
	font-weight: bold;
}

p { padding: 0 0 1.5em 0 }

h1 {
	margin:0 auto 1.5em;
	font-size:200%;
	font-weight:bold;
	text-align: center;
	color: #FFF;
}

h2 {
	max-width: 1000px;
	color: #FF6E93;
	padding: 5% 0 4% 0;
	font-size:200%;
	line-height:150%;
	text-align: center;
	clear:both;
	font-weight: 300;
}

h3 {
	padding:1% 3%;
	margin: 3% 0 ;
/*	border-left:7px solid  #E94E81; */
	border-bottom:1px dashed #999;
	font-size:130%;
	line-height:130%;
	text-align:left;
}

h4 {
	padding:1% 3%;
	margin: 3% 0 ;
	border-left:7px solid #666;
	border-bottom:1px dashed #999;
	font-size:120%;
	line-height:110%;
	font-weight: bold;
	text-align:left;
}

small {
	font-size: 0.7em;
	}
/*----------------------
　　追加設定
----------------------*/

html,body {
	}

#header {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	background-color: #ffffff;
	font-size: 0.7em;
	font-weight: 300;
	line-height: 1;
	color: #FFFFFF;
}
.header-inner {
	max-width: 1000px;
	margin: 0 auto;
	padding-left: 5px;
}
#header img {
	width:30%;
}

#header #logo {
	float: left;
	margin: 0;
	width: 100px;
	}

#header .nav {
	float: right;
	}	
	#header .nav li {	
	display: inline-block;	
	}

#tel {
	width: 300px;
	text-align:right;
	float: right;
	}
#tel p {
	line-height: 1;
	margin: ;
	padding:0;
}

#title {
	clear: both;
	border: solid #54B070;
	border-width:  1px 0 1px 0 ;
	font-size:230%;
	text-align: center;
	font-weight: bold;	
	padding: 1.5em;
}

#title h1 {
	color: #CCC !important;
}

#banner {
	clear:both;
}

#banner .banner-inner {
	width: 1000px;
	height: 400px;
	background: url(../image/banner.png) no-repeat center top;
	margin: 0 auto;
}

.content {
	clear: both;
	padding: 0;
}

.article {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	background: url(../image/article.png) repeat;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
		}
.article .article-inner {
	padding: 2%;
	}

.articleBox {
	width: 90%;
	margin: 2% auto;
	clear: both;
	background: url(../image/article.png) repeat;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
		}
.articleBox .article-inner {
	padding: 2% 5%;
	}

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

p.image {
	display: inline;
	width: 40%;
	margin: 0 3%;
	 }

.center { text-align: center; }
.right {	float: right;}
.left {	float: left; }

.list {
	padding: 0.5em 2em;
}

blockquote {
	display: inline-block;
/*	width: 45%; */
	}
ol {
	list-style: outside !important;
	list-style-type: decimal !important;
	}

ul {
	list-style:outside disc;
	margin-bottom:1em;
}

li { margin-bottom: 1em;}
ul ul  {
	font-weight: normal;
	padding-left: 0.8em;
	}

ul ul li { list-style: none; }

ul ul ul { padding-left: 0; }

ul.checkbox {
  list-style-image: url(../image/checkbox.png);
  padding : 0px;
  margin : 0px; 
  list-style-type : disc;
  list-style-position : outside;
}

.box {
	margin: 0 ;
	padding: 0;
}

.box-inner {
	clear: both;
	}

.box h2 {
	padding: 2%; 
	font-weight: 
	}

.box-left {
	display: inline-block;
	text-align: center;
	float: left;
	width: 48%;
	}

.box-left img {
	width: 100%;
	}

.box-right {
	display: inline-block;
	width: 48%;
	padding: 2%;
	}

.box-right .list {
	margin: 1em 0;
	padding: 1.5em  1em  0.5em  2.5em ;
	color: #FF0004;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: 5px dashed #F8C3AC;
	line-height: 1.5;
		}
			
.box hr {
	clear: both;
	opacity: 0;
	}

.index {
	font-size: 0.7em;
	line-height: 1.2;
}

/* 本の目次 */
.index p {
	padding-bottom: 0.7em;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
	margin-left:2em;
		}
.index .chapter {
	width: 50%;
	float: left;
	}
.chapter-inner {
	padding-right: 4%;
}

/* 会員の声 */

.testimo {
	margin-bottom: 5%;
		border: solid 1px #CCC;
		-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
	}
.testimo-inner {
		padding: 5%;
}

.testimo h3 {
	text-align: center;
	margin-bottom: 8%;
	border: none;
}

.face {
	padding: 0 0 3% 6%;
	float: right;
	width: 30%;
	background-color: #FFFFFF;
	}
.face img {
	margin: 0;
	width: 100%;
	height: auto;
}
.face p {
	padding-top: 5%;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

.table01 {
	padding-right: 2%;
	padding-bottom: 2em;
	padding-left: 2%;
}
.table01 table {
	width: 100%;
	border: 1px solid #CCC;
	font-size: 90%;
}
.table01 table th, 
.table01 table td {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 93%;
	line-height: 1.5;
	background-color: #FFFFFF;
}
.table01 table .even td {
	background-color: #f5f5f5;
}
.table01 table th {
	font-weight: bold;
	color: #FFF;
	background-color: #54B070;
	text-align: center;
}

.table01 .type { width: 12%; }
.table01 .service { width: 20%; }
.table01 .price {  width: 12%; }
.table01 .method { width: 17%; }
.table01 .contents { }

.awform {
	margin: 2% 0 ;
	width: 100%;
	font-family:  "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana,"メイリオ", Meiryo, sans-serif;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}
.awform_name font {
	color: #FFFFFF;
	font-size:0.7em;
	}
.flag_nec {
	width: 30%;
	}

.awform_notes3,
.awform_notes4 {
	font-size: 0.7em;
	font-weight: 300;
	}
	

.awform th {
	padding: 2%;
	width: 40%;
	text-align:right;
	font-weight: bold;
	vertical-align: top;
	}
.awform th	 span {
	}
.awform td {
	padding: 2%;
	width: 60%;
	vertical-align: top;
	}
.awform th {
	}
	
.awform input[type="text"] {
	width: 95%;
	height: 110%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.5em;
	}

.aw_layout_form_submit {
	padding: 3%;
	text-align: center;
	}



input[name="sei"],
input[name="mei"],
input[name="sei_2"],
input[name="mei_2"]
 {
	width: 35% !important;
	}
input[name="tel"]{ width: 70% !important; }

select {
	width: 40% !important;
	}
select#seminarSelector {
	width: 100% !important;
}

textarea {
	width: 81%;
	height: 6em;
	border: 1px solid #999999;
	font-size: 100%;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
			}

.submit {
	text-align: center;
}

input[type="submit"],
.submit a {
	width: 350px;
	margin: 0 auto;
	display: block;
	padding: 1% 2%;
	background-color: red;
	text-decoration: none;
/*	color: #FFFFFF; */
	font-size: 160%;
	font-weight: bold;
	
/*	background: -moz-linear-gradient(top,#78DF6D, #78DF6D 50%,#56D749 50%,#56D749); 
	background: -webkit-gradient(linear, left top, left bottom, from(#78DF6D), color-stop(0.5,#78DF6D), color-stop(0.5,#56D749), to(#56D749));
	
	border: 1px solid #56D749; */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
	box-shadow: 1px 1px 1px 1px #454545;
}

input[type="submit"]:hover { opacity:0.7; cursor:pointer; }



/* input[type="submit"] {  Flat type 
	padding:2% 4%;
	background: #FF0004;
	border:0;
	color:#FFF;
	font-size:140%;
	font-weight:bold;
	text-align:center;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
} */


input#set {
	display: inline-block;
	padding: 2% 8%;
	margin-right: 1em;
	border:0;
	text-decoration: none;
	font-size: 150%;
	font-weight:bold;
	text-align: center;
	margin-top: 1em;
}

input#back {
display:none;	
	/* 
	display: inline-block;
	padding: 2% 8%;
	background: #CCC;
	border:0;
	text-decoration: none;
	font-size: 150%;
	font-weight:bold;
	text-align:center;
	margin-top: 1em
	;
	*/
}

.legal {
	font-size: 0.8em;
	margin: 2% 0;
		border: solid 1px #CCC; 
		-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px; 
	}

.legal-inner {
		padding: 2%;
}

.legal h2 {
	background: #FFFFFF;
}

.legal h3 {
	border-color: #939393;
	margin: 0 1em 1em 1em ;
	}
.legal li {
	margin: 0.5em;
	line-height: 1.2;
	}

.gmap {
position: relative;
padding-bottom: 36.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	color: #9D9D9D;
	font-size: 80%;
	text-align: center;
	}

#footer ul {
	margin-bottom: 0;
}

#footer li {
	display: inline-block;
	margin: 1em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer  #copyright {
	padding-top: 1em;
	background: #676767;
	color: #CCCCCC;
	}

hr {
	border-bottom:1px dotted #CCC; 
	width:92%; height:0; 
	border-top:#FFF;
	margin-bottom:20px;
	clear:both;
	opacity: 0;
}



/*----------------------
　　キーカラー設定
----------------------*/


#header {
	background-color: #FFFFFF; 
}

#banner {
		background-color: #FFFFFF;
}

.theme {  
  background-color: #FF6E93; 
  color: #FFF;
  	} 
.theme .article {
	background: none; 
}

.heading {
	background-color: #FF6E93;
	position: relative;
  margin-bottom: 30px;	}

.heading h2{
	margin: 0 auto;
	color: #ffffff;
}

.heading .arrow {
  background-color: #ffffff;
  position: absolute;
  bottom: -30px;
  margin-left: -30px;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 30px solid #FF6E93;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}

.theme h2 { 
	color: #FFF; }
.theme h3 { 
	border-color: #FFFFFF;
	font-weight: bold;
	}

.articleBox {
		border: dotted 10px #FF6E93;
		opacity: 0.3;
}

h3 { border-left:7px solid  #FF6E93; }

.note {
	margin:0 1em 2em 1em;
	padding: 2%;
	border:#56d749 solid 1px; 
	border-radius: 5px;
	background-color: #D7F6DA ;
}

.theme  input[type="submit"] { 
	border: #FFFFFF solid 5px; 
	}	
.theme .awform_name { 
	color: #FFFFFF;
}
.theme .submit a { 
	border: 6px solid #FFFFFF;
	background-color: #4FD759 ;
}	
.theme .heading .arrow { 
  background-color: #56d749;
  border-top: 30px solid #FFFFFF;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}

.theme a {
	color: #FFFFFF;
}	

input[type="submit"],
.submit a { 
	color: #FFFFFF;	
	background: -moz-linear-gradient(top,#FF7577, #FF3D41 50%, #FF0004 50%,#FF0004); 
	background: -webkit-gradient(linear, left top, left bottom, from(#FF7577), color-stop(0.5,#FF3D41), color-stop(0.5,#FF0004), to(#FF0004));
	border: 1px solid #FF0004;
}

/*----------------------
　　セクション設定
----------------------*/

.bgimage	{	
   padding: 40px 10% 40px 10%; 
	}
	
.bgimage h2	{	
	color:  #000000;
  background-size: cover;
}

.chart {
  background: url(../image/chart.png) no-repeat center;
  background-size: cover;
}
.chart h2 {
	color:  #000000;
}
.chart .article {
	width: 840px; 
	margin: 0 auto;	 
	}
.chart .article-inner {
	padding: 0 5%; 
	}
.down {
  background: url(../image/down.png) no-repeat center;
  background-size: cover;
}
.down h2 {
	color:  #000000;
}
.down .article {
	width: 840px; 
	margin: 0 auto;	 
	}
.down .article-inner {
	padding: 0 5%; 
	}
.together {
  background: url(../image/together.png) no-repeat center;
  background-size: cover;
  padding:0 !important;
}
.together .article {
	background:none;
	}
.together .article-inner {
	padding: 0;	}
.together h2 {
	color:  #000000;
}
		
.session {
  background: url(../image/session.png) no-repeat center;
  background-size: cover;
}
.session h2 {
	color:  #000000;
}
.session .article {
	width: 840px; 
	margin: 0 auto;	 
	}
.session .article-inner {
	padding: 0 5%; 
	}

.mobile {
  background-color: #54B070;
  background: url(../image/mobile.png) no-repeat center;
  background-size: cover;
}

.seminar {
  background: url(../image/seminarscene2.jpg) no-repeat center;
  background-size: cover;
}
.seminar .article {
	padding: 3% 10%;
}

.green {
/*  padding: 40px 10% 40px 10%; */
  background-color: #54B070;
  color: #FFF;
	}

.green ol {
	list-style-position:inside;
}
.green .article {
	background: none;
}

.green h2 {
	color: #FFF; }

.green h3 {
	border-color: #FFF;
	}
.green h4 {
	border-color: #D9D9D9;
	}
.green ul.checkbox {
  list-style-image: url(../image/checkbox_wh.png);
}

.green .submit a {
	background: #FFF;
	color: #54B070;
}
.green input,
.green textarea,
.green select {
	border: none !important;
}
.green hr {
	opacity: 0;
}
.green a {
	color: #FFFFFF;
	}

.orange {
/*  padding: 40px 10% 40px 10%; */
  background-color: #EF753F;
  color: #FFF;
  	}
  
.orange .article {
	background: none;
}
.orange h2 {
	color: #FFF; }
.orange h3 {
	border-color: #FFFFFF;
	font-weight: bold;
	}
.orange  input[type="submit"] {
	border: #FFFFFF solid 5px; 
	}	
.orange .awform_name {
	color: #FFFFFF;
}


.pink { /* pink */
/*  padding: 40px 10% 40px 10%; */
  background-color: #FF6E93;
  color: #FFF;
  	}
.pink .article { /* pink */
	background: none;
}
.pink h2 { /* pink */
	color: #FFF; }
.pink h3 { /* pink */
	border-color: #FFFFFF;
	font-weight: bold;
	}
.pink  input[type="submit"] { /* pink */
	border: #FFFFFF solid 5px; 
	}	
.pink .awform_name { /* pink */
	color: #FFFFFF;
}
.pink .submit a { /* pink */
	border: 6px solid #FFFFFF;
	background-color: #FF6E93 ;
}	
.pink .heading .arrow { /* pink */
  background-color: #FF6E93;
  border-top: 30px solid #FFFFFF;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
}
		
.lightGreen {
	background-color: #F1F7F5;
}
.lightGreen .article {
	background: none;	
}

.yellow {
	background-color: #fef8ea;
}
.yellow .article {
	background: none;	
}


/*----------------------
　　メディアクエリー設定
----------------------*/

@media screen and (min-width : 481px)   {

.mobile {
	display: none; }

#banner .banner-inner {
	position: relative;
}
#banner img {
	display: none;
	}
#banner .submit a {
	width: 280px;
	position: absolute;
	top: 500px;
	left: 335px;
	font-size: 2em;
}

.break-PC:before {
	content: "\A";
	white-space: pre;
}
.step1 { 
width: 55%;}

.result,
.merit {
	text-align:center;
	}
.result img,
.merit img {
	width: 70%;
}


/*----------------------
　　フォーム装飾
----------------------*/

input[type="text"],input[type="password"] {
	width:80%;
	padding:3px;
	height: 24px;
/*	border: 1px solid #999; */
	font-size: 100%;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

.sei, .mei {
	width: 30% !important;
	}

.space:before {
	content: " ";
	}
	
input[type="radio"],[type="checkbox"] {
	margin: 0 5px 0 0;
    width: 17px;
    height: 35px;
    border: 0 none;
    vertical-align: middle;
}

select {
	width: 100% ;
	padding:5px;
	border: 1px solid #999;
	font-size: 100%;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}


input[type="button"] {
	padding:10px 50px;
	background: #333;
	border:0;
	color:#FFF;
	font-size: 100%;
	font-weight:bold;
	text-align:center;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
input[type="button"]:hover { opacity:0.7; cursor:pointer; }



}

@media (max-width: 480px) {

html, body {
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 0.9em;
}

#header {
	width: 100%;
	padding: 0;
	}
#header .header-inner{
	width: 100%;
	font-size: 0.4em;
	}
#header span {
	display: block;
	padding: 5px;
	}

.pc {
	display: none; }


#logo img {
	width: 100%;
	}
#tel {
	display: none;
	}

#banner .banner-inner {
	width: 100% !important;
    height:40vw;
    margin:0;
	background-size: contain;
}
#banner .submit a {
	margin-top: 48vw;
	width: 80%;
}

.article {
	width: 100% !important;
    border-radius: 2px !important;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	}
	
.article-inner {
	padding: 5%;
}
.articleBox .article-inner {
	padding: 2% 5%;
	}

.break-mobile:before {
	content: "\A";
	white-space: pre;
}
	
h1 {	font-size: 150%; }
h2 {	font-size: 150%;}
h3 {	font-size: 120%;}

.heading h2{
	margin: 0 auto;
	width: 100%;
	color: #ffffff;
	background-repeat: no-repeat;
	}
	
.bgimage	{	
  padding: 2% ;
	}

.box,
.box-inner  {
	margin: 0 ;
	padding: 0;
}

.box h2 {
	font-size: 1.4em;
	padding: 2%; 
	}

.box-left {
	display: block;
	width: 90%;
	margin: 0 auto;
	float: none;
	}
.box-left img {
	width: 100%;
	}	

.box-right {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 2%;
	}
	
.legal {
	font-size: 0.7em !important;
	}


.index { }
.index p { }		
.index .chapter {
	width: 100%;
	float: none;
	}
.chapter-inner {
	padding-right: 0%;
}


.table01 {
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

.table01 .type { width: 10%; }
.table01 .image { width: 20%; }
.table01 .price {  width: 12%; }
.table01 .method { width: 15%; }
.table01 .contents { }

.submit {
	text-align: center;
	padding: 2% 0 5%; 
}

.submit a {
	width: 80%; 
	font-size: 150%; 
}

.awform_name {
	font-size: 80%;}

/* input[type="submit"] {
	width: 100%;
	padding:2% 5% !important;
	background: #FF0004;
	border:0;
	color: #FFFFFF;
	font-size:115%;
	font-weight:bold;
	text-align:center;
	-webkit-border-radius: 5px !important;
       -moz-border-radius: 5px !important;
            border-radius: 5px !important;
} */


input[name="sei"],
input[name="mei"],
input[name="sei_2"],
input[name="mei_2"]
 {
	width: 75% !important;
	margin-bottom: 5px;
	}


input[type="submit"] { 
	width: 250px;
	padding: 2% 4%;
}

#footer #footMenu { 
	padding: 1em;
}
#footer ul li {
	text-align: left;
	display: block;
}

/*----------------------
　　テーブル
----------------------*/

input[type="text"],input[type="password"] {
	width:90%;
	padding:3px;
	height: 24px;
/*	border: 1px solid #999999; */
	font-size: 100%;
	-webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}

}
