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

body {
	margin:0 0;
	padding:0 0;
	font-family: Ryumin Medium KL,"リュウミン M-KL",HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;
	text-align: center;
	color: #222222;
}


.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}




#mainArea {
	display: block;
	width: 100%;
    height: 565px;
	margin: 0 auto;
	padding: 0 0;
	background-color: #FFFCF7;
	border-bottom: 1px solid #7e6b5a;
	box-sizing: content-box;
}

h1 {
	margin: 0 auto;
	display: block;
	width: 1142px;
	height: 565px;	
}

article {
	margin: 0 auto;
}


.contents01 {
	margin: 0 auto;
	padding: 50px 50px;
	width: 897px;
	display: inline-block;	
}

.happy {
    background: url("../img/happy_bg.png");
    background-repeat: no-repeat;
    background-position: bottom;
}

.allRight {
	text-indent: -100px;
	
}

.contents01 h2 {
width: 100%;
color: #fff;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
margin: 0 auto;
padding: 15px;
display: inline-block;
font-size: 32px;
letter-spacing: 5px;
background: #eb3341;
}

ul.checkBox {
	padding: 30px 0;
	list-style : none;
	text-align: left;
	font-size: 20px; 
	line-height: 36px;
	text-indent: 50px;

}

.checkBox li {
	background-image: url("../img/checkBox.png");
	background-repeat: no-repeat;
	background-position: left center;
	
}

.marker {
background: linear-gradient(transparent 25%, #fff799 5%);
font-weight: bold;
}

.f_right{
	padding: 50px 0;
	float: right;
	width: 150px;
	
}

.allRight{
	padding: 0 0 50px 20px;
	
}

.btn {
	margin: 0 auto;
	width: 1024px;
}

.alpha {
	padding: 20px 0;
    background: url(../img/bg_flower.png);
	
}
.alpha img {
vertical-align: bottom;
}

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

.form {
margin: 100px auto;
vertical-align: bottom;
width: 600px;
height: 60px;
color: #fff;
font-size: 26px;
font-weight: 600;
}
.form a{
color: #fff!important;
display: block;
padding: 15px 0;
width: 600px;
height: 40px;
line-height: 40px;
background-color: #cfa972;
border-radius: 4px;

text-decoration: none;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.form a:hover{
     background-color: #ebcc9f; /*マウスオーバーボタン色*/
}


.telBox01 {
	margin: 0 auto;
}
.seminerPhoto img {
    width: 100%;  
}
.tel {
	margin: 0 auto;
	padding: 30px 30px 50px 30px;
	text-align: center;
	width: 400px;
}

.fontSize {
	margin: 20px auto 0;
	padding: 10px;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	letter-spacing: 2px;

}
.ribbon {
  display: inline-block;
  position: relative;
  height: 50px;/*リボンの高さ*/
  line-height: 50px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px;/*横の大きさ*/
  font-size: 18px;/*文字の大きさ*/
  background: #cfa972;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
}

.ribbon:before, .ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #ffebeb;
  border-style: solid;

}

.ribbon:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #ffebeb transparent transparent;
  border-style: solid;
}

.telNo {
	margin: 0 auto;
	padding: 0 0;
	background-image: url(../img/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 42px;
	letter-spacing: 2px;
	line-height: 56px;
	text-indent: 40px;
}

.open {
	margin: 0 auto;
	padding: 5px 0;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";	
}

.photo01{
    margin: 0 auto;
}
.photo02{
	width: 1024px;
	height: 680px;
	background-image: url(../img/seminar02.png);
	background-repeat: no-repeat;
	background-position: 0 240px;
}
.photo03{
	width: 1024px;
	height: 680px;
	background-image: url(../img/seminar03.png);
	background-repeat: no-repeat;
	background-position: 0 240px;
}
.photo04{
	width: 1024px;
	height: 680px;
	background-image: url(../img/seminar04.png);
	background-repeat: no-repeat;
	background-position: 0 240px;
}

.pink {
	background-image: url(../img/pink_bg.png);
}
.studyBg {
	background-image: url(../img/study_bg.png);
    background-size: cover;
}


.contents02 {
	margin: 0 auto;
	padding: 50px 20px;
	width: 984px;
	display: block;
	
}

.contents02 h2 {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 10px; 
	display: inline-block;
	font-size: 32px;
	letter-spacing: 5px;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-weight: 600;
}

ul.study {
	margin: 0 auto;
    padding: 0 0;
	list-style: none;
}

.study li {
width: 280px;
height: 200px;
margin: 10px;
    padding: 0 0;
display: inline-block;
vertical-align: middle;
background: #fff;
border-radius: 4px;
}

.studyTitle {
font-family: sans-serif;
color: #eb3341;
font-size: 22px;
font-weight: 600;
}

.studyIcon01 img {
padding: 20px 10px 10px;
width: 28%;
}
.studyIcon02 img {
padding: 20px 10px 10px;
width: 35%;
}
.studyIcon03 img {
padding: 10px 10px 5px;
width: 40%;
}

.voice {
	margin: 0 auto;
	background: url(../img/koe_bg.png);
    background-size: cover;
}

.contents03 {
	margin: 0 auto;
	padding: 50px;
	display: block;
}

.contents03 h2 {
	margin: 10px auto;
	padding: 15px;
	display: inline-block;
	font-size: 32px;
	color: #fff;
	letter-spacing: 5px;
	vertical-align: bottom;
	background: #eb3341;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 984px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.board{
	margin: 0 auto;
	width: 1014px;
	overflow: hidden;
}
.contents03 dl {
	display: inline-block;
    vertical-align: top;
    margin: 10px 5px 0;
    padding: 5px 0 0 0;
	width: 320px;
	height: 186px;
	background: url("../img/tag_pink.png");
    background-repeat: no-repeat;
}
.contents03 dl:nth-child(2n) {
	background: url("../img/tag_yerrow.png");
    background-repeat: no-repeat;
}

.contents03 dt {
    margin: 0 0;
	padding: 25px  10px 10px;
	font-weight: 800;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.contents03 .voi {
	margin: 0 auto;
	padding: 0 20px 0;
	text-align: left;
    font-size: 14px;

}
.castmer {
	text-align: right;
	padding: 0 20px 0;
    font-size: 14px;
}
.space01 {
    margin: 50px 0 0;
}
.ribbonW {
  display: inline-block;
  position: relative;
  height: 50px;/*リボンの高さ*/
  line-height: 50px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px;/*横の大きさ*/
  font-size: 18px;/*文字の大きさ*/
  background: #fff;/*塗りつぶし色*/
  color: #222222;/*文字色*/
  box-sizing: border-box;
}

.ribbonW:before, .ribbonW:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbonW:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #cfa972;
  border-style: solid;
}

.ribbonW:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #cfa972 transparent transparent;
  border-style: solid;
}
.blown {
	background-image: url(../img/blown_bg.png);
}
.yellow {
    background: #fffcf7;
}
.contents04 {
	margin: 0 auto;
	padding: 50px;
	display: block;
}

.contents04 h2 {
	margin: 0 auto;
	padding-top: 30px;
}

.contents04 h3 {
	display: block;
	text-align: left;
	background-image: url(../img/media_image.png);
	background-repeat: no-repeat;
	padding: 30px 0 50px 120px;
}
.media {
	margin: 0 auto;
	width: 924px;
	height: 450px;
	background-image: url(../img/mediaImg.png);
	background-repeat: no-repeat;
}

.contents04 p {
	display: block;
	padding: 0 100px;
	text-align: left;
}

.contents05 {
	margin: 0 auto;
	width: 924px;
	padding: 50px;
	display: block;
}

.contents05 h2 {
	margin: 0 auto;
	padding-top: 30px;
	display: inline-block;
	width: 467px;
	height: 85px;
	font-size: 36px;
	color: #271f00;
	letter-spacing: 5px;
	vertical-align: top;
	background-image: url(../img/05h2_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
		
}

.present {
	margin: 0 auto;
	width: 924px;
	padding: 30px 20px 0;
}

.present dl {
    margin: 0 0;
    padding: 0 10px;
    width: 277px;
    text-align: left;
    vertical-align: top;
    heighth: 580px;
    display: inline-block;
}


.present dt, dd {
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";	
}

dt.col {
	display: block;
	height: 58px;
	background-image: url(../img/ribbon.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 58px;
	color: #ff676c;
	font-size: 28px;
	font-weight: bold;
	line-height: 50px;
}

dt.col span {
	display: inherit;
	margin: 10px 5px 15px;
	padding: 10px 10px;
	float: right;
	font-size: 18px;
	color: #fff;
	border-radius: 8px 8px;
	background: #ff676c;
	line-height: 10px;
}

dd.photos {
	margin: 0 auto;
	padding: 10px 0;
}

.photos img{
	border: 1px solid #7d7d7d;
}

.comment {
	padding: 20px 0;
	font-size: 14px;
	
}

.contents06 {
	margin: 0 auto;
	padding: 50px;
}

.contents06 h2 {
	margin: 0 auto;
	padding-top: 30px;
	display: inline-block;
	font-size: 36px;
	color: #271f00;
	letter-spacing: 5px;
		
}

.contents06 ul {
	margin: 0 auto;
	width: 866px;
	padding: 20px;
	text-align: left;
	list-style: none;
}

.contents06 li {
	font-size: 20px;
}


li.answer:last-child {
	padding-bottom: 20px;
	border-bottom: none;
}


.question {
	padding-top: 10px;
	color: #271f00;
}

.answer {
	border-bottom: dotted 1px #271f00;
	text-indent: -50px;
	padding-left: 80px;
	padding-bottom: 10px;
	color: #ff676c;	
}

.lastAnswer {
	text-indent: -50px;
	padding-left: 80px;
	padding-bottom: 10px;
	color: #ff676c;	
}

.contents07 {
	margin: 0 auto;
	padding: 50px;
}

.contents07 h2 {
	margin: 0 auto;
	padding-top: 30px;
	display: inline-block;
	width: 591px;
	line-height: 37px;
	font-size: 36px;
	color: #271f00;
	letter-spacing: 5px;	
	background-image: url(../img/07_h2.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.contents07 h2 span {
	font-size: 30px;	
	
}

.left{
	float: left;
	width: 210px;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);}

.right {
	margin: 0 auto;
	float: left;
	width: 690px;
	text-align: left;
	
}

.hirose {
	margin: 0 auto;
	padding: 50px 0;
	width: 924px;
}

.hirose dd {
	padding: 0 0 0 45px;
}

.hirose dt {
	padding: 0 0 0 45px;
}

dd.red {
	color: #ff0000;
	border: 1px solid #ff0000;
	margin: 5px 0 0 45px;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";	
}

.member {
	margin: 0 auto;
	width: 924px;
	
}

.member dl {
	margin: 0 auto;
	padding: 20px 45px 0 0;
	display: block;
	float: left;
	width: 276px;
	text-align: left;
	
}

.member dl:last-child {
	padding: 20px 0 0 0;
	
}

.member dt {
	width: 214px;
	height: 250px;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
	-ms-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}

.member .sub_p {
	padding: 30px 0 0 0;
	font-size: 18px;
	color: #ff0000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		
}

.name span {
	font-size: 24px;
	border-bottom: 1px solid #ff0000;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.detail {
	padding: 20px 0 0 0;
	font-size: 14px;
	
}
/* スケジュール */
div.schedule {
    margin: 0 auto;
    padding: 50px 0 0;
}

.schedule h2 {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 10px;
    display: inline-block;
    width: 524px;
    height: auto;
    font-size: 36px;
    letter-spacing: 5px;
    font-family: Ryumin Medium KL,"リュウミン M-KL",HiraMinProN-W3,HiraMinPro-W3,"ヒラギノ明朝 ProN W3","ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;
    background-image: url(../img/seminar.png);
    background-repeat: no-repeat;
    background-position: bottom;
    line-height: 36px;
}


/* 会社概要 */

#pccompany {
	display: block;
}

#company {
	margin: 0 auto;
	padding: 50px 30px;
}

#company h2 {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 20px;
	display: inline-block;
	font-size: 32px;
	color: #222222;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

div#company table, div#company tr, div#company th, div#company td {
	border: solid 1px #FF91BF;
	border-collapse: collapse;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div#company table {
	margin: 0 auto;
	width: 960px;
	font-size: 16px;
}
div#company th {
    width: 120px;
	background: #FFEAF2;
	font-weight: normal;
	text-align: center;
}
div#company td {
    width: 490px;
	padding: 10px 30px;
	text-align: left;
}
div#company td.logo {
	width: 350px;
	text-align: center;
}


/* footer */
#footer {
	margin: 0 auto;
	padding: 10px 0 0 0;
	height: 55px;
	background-color: #a18f6d;
	border-top: 3px solid #ffebeb;
	color: #fff;
	font-size: 12px;	
}
cection {
	overflow: hidden;
}
