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

article {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
	font-size: 15px;
	line-height: 1.8;
	text-align: justify;
	vertical-align: baseline;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
}

body{
    -webkit-text-size-adjust: none;
}


h2 {
	font-family: 'Sawarabi Mincho', sans-serif;
}

/*-- font --*/
.font01{
	color: #BF8E14;
	font-weight: 400;
}

.font01 a{
	color: #BF8E14;
	font-weight: 700;
}

.font02{
	color: #f6bfbc;
	font-weight: 600;
	font-size: 24px;
	margin-top:  20px;
}

.tiny {
	font-weight: bold;
}

#time li {
	color: brown;
}


/*----　title タイトル画像----*/
section#title{
	width: 950px;
	margin: 0 auto;
	z-index: 50;
	position: absolute;
	left: 0;
	right: 0;
	padding-top: 5%;
}



/* Opening
-----------------------------------------*/
.Opening {
position:relative;
background-color: #FFF;
}
.Opening ul li{
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.Opening ul li img.Opening__text{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  z-index: 9;
}
.Opening ul li span {
}
.Opening ul li span img.Opening__img{
  max-width: inherit;
  width: 100%;
  height: auto;
	margin-bottom: -5%;
	opacity: 0.5;
}

/* Opening
-----------------------------------------*/



/*-- seminar 第二回目の東京セミナー開催 --*/
section#seminar{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 150px;
}

section#seminar img{
	width: 800px;
	margin: 0 auto;
}


section#seminar h2{
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 30px;
	color: #214E65;
}

section#seminar p{
	margin-bottom: 20px;
	text-align: left;
}




/*-- nippon　日本地図 --*/
section#nippon{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 50px;
}

/*-- hope こんな方におススメ --*/
section#hope{
	width: 100%;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 150px;
	background-color: #EFEFEF;
}

section#hope h2{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 30px;
	color: #214E65;
}

section#hope ul{
	width: 800px;
	margin: 0 auto;
}

section#hope li{
	list-style-type: square;
	margin-left: 25px;
	margin-bottom: 10px;
}

section#hope p{
	width: 800px;
	margin: 0 auto;
	line-height: 1.6;
	padding-top: 20px;
}

section#hope img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/*-- photos 住めば都！ --*/
section#photos{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 100px;
}

section#photos h2{
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #214E65;
}

#kyomachiya{
	width: 950px;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 50px;
	color: #214E65;	
}

#kyomachiya h2 {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #214E65;
}


/*----　time 当日のタイムテーブル　----*/
section#time{
	/*--width: 950px;--*/
	max-width: 1200px; 
	margin: 0 auto;
	background-color: #EFEFEF;
	padding: 100px 2%;
}

section#time h2{
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 30px;
	color: #214E65;
}

section#time h3{
	font-size: 20px;
}

section#time h4{
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 10px;
}

section#time h5{
	font-weight: 300;
	color: #BF8E14;
}

section#time .boss {
	float: left;
	padding-right: 2%;
	margin-bottom: 50px;
	width: 48%;
}

section#time img{
	float: left;
	padding: 15px;
}


section#time .naoki {
	float: left;
	padding-left: 2%;
	margin-bottom: 50px;
	width: 48%;
}

section#time .ogawa {
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

section#time .ogawa img{
	float: left;
	margin-right: 10px;
}


section#time .suki{
	max-width: 950px;
	margin: 30px auto;
	color: white;
	background-color: rgba(0, 0, 0, .3);
}

section#time .suki p{
	padding-right: 5%;
}

section#time .suki a{
	color: white;
}

section#time .sukiback{
	width: 100%;
	float: left;
	margin-bottom: 100px;
	background-image: url(../img/suki.jpg);
	background-position: 30%; 
}


section#time .suki img{
	width: 30%;
	float: left;
	margin: 100px 30px;
}

section#time .suki iframe{
	padding-bottom: 50px;
}


section#time .sodan{
	float: left;
	width: 45%;
	padding: 2%;
}

section#time .sodan h3{
	margin-bottom: 15px;
}

section#time .group{
	float: left;
	width: 45%;
	padding: 2%;
}

section#time .group h3{
	margin-bottom: 15px;
}

section#time .eng{
	margin-top: 30px;
	padding: 10px;
	background-color: rgba(255, 255, 255, .5);
}


/*-- place 会場 --*/
section#place{
	width: 100%;
	margin: 0 auto;
    background-color: #333;
	margin-bottom: 150px;
	padding-top: 50px;
	padding-bottom: 50px;
	}

section#place h2{
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 60px;
	color: #FFFFFF;
}
section#place h3{
	font-size: 13px;
	font-weight: 200;
	color: #FFFFFF;
	margin-bottom: 10px;
}

section#place a {
	color: white;
}


section#place ul{
	width: 950px;
	margin: 0 auto;
}

section#place li{
	margin-bottom: 50px;
	color: #ffffff;
}

section#place dl{
}

section#place dt{
	float: left;
	font-weight: 500;
}

section#place dd{
	margin-left: 150px;
}



/*-- staff 当日のスタッフ紹介--*/
section#staff{
	width: 980px;
	margin: 0 auto;
	margin-bottom: 150px;
}

section#staff h2{
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 30px;
	color: #214E65;
}

section#staff ul li{
	list-style-type:none;
	margin-bottom: 8px;
	font-size: 14px;
	letter-spacing: 0;
}


section#staff ul{
	padding-left: 10px;
	padding-right: 10px;
}


section#staff li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

section#staff h6{
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #ee827c;
	margin: 50px auto;
	width: 950px;
}

section#staff p{
	max-width: 300px;
}

.past {
	width: 950px;
	margin: 0 auto;
}

.past h2{
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-top: 100px;
	margin-bottom: 30px;
	color: #214E65;
}

.past img{
	width: 48%;
	padding: 1%;
	float: left;
	list-style: none;
}

.form img{
	margin: 100px auto;
	display: block;
}


/* pagetop　トップへ戻る */
.pagetop {
    display: none;
    position:fixed;
	right: 25px;
    bottom:150px;
    cursor:pointer;
	z-index: 40;
}