@charset "utf-8";

/* index.html */
body{
	margin:0;
	padding:0;
	/* background-color:#FFFFFF; */
	background-color:black;
	font-size:20px;
	font-family:’flopdesign-kana’,’ヒラギノ角ゴ Pro W3′,’Hiragino Kaku Pro’,’メイリオ’,Meiryo,’ＭＳ Ｐゴシック’,’MS P’,sans-serif ;
	line-height:1.5;
	/* color:#404040; */
	color: #fff;
	width: auto;
}
h1{
	width:960px;
	height:212px;
	margin:40px auto 0 auto;
	padding:0;
	background: url("../img/head01.png") no-repeat 0 0;
	font-size:0;
}
h2{
	margin:80px auto 0 auto;
	padding:0;
	font-size:44px;
	font-weight:bold;
	text-align:center;
	/* color:#000000; */
	color: #fff;
}
h2.catch1{
	width:960px;
	height:89px;
	border:0;
	border-radius:10px;
	background-color:#3b5999;
	font-size:36px;
	font-weight:bold;
	color:#fff;
}
.catch2{
	padding-top:20px;
}
div{
	margin:0;
	padding:0;
}
p{
	margin:40px 10px 0 10px;
	padding:0;
}
img{
	margin:0;
	padding:0;
}

/* main */
#main{
	width:1000px;
	margin:30px auto 0 auto;
}

/* header */
#topline{
	width:100%;
	height:10px;
	background-color:#e6e6e6;
}
#header{
	width:980px;
	padding:0;
	text-align:center;
}
.header2{
	width:960px;
	height:292px;
	margin:50px auto 0 auto;
	padding:0;
	background: url(../img/header2.gif) no-repeat 0 0;
	font-size:0;
}

/* session */
#session{
	margin:50px auto 0 auto;
}
.ses1{
	float:left;
	width:300px;
	margin-left:10px;
}
.ses2{
	margin:0 20px 0 30px;
}
.ses3{
	text-align:right;
	font-weight:bold;
}
.sesimg{
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
     box-shadow: 1px 1px 5px 0 #666;
}
.sestxt{
	margin:10px 0 0 0;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

/* フォーム */
#box2{
	width:1000px;
	margin:50px auto 0px auto;
	padding:20px 0;
	background-color:#f0f9ff;
	border-radius:10px;
}
#box2 h2{
	width:950px;
	margin:0 auto;
	margin:0;
	font-size:0;
	border-bottom:1px solid #c4c8cb;
	text-align:center;
}
.box2_02{
	padding: 20px 0;
	margin:0 auto;
	background-color:#f0f9ff;
}
*.box2_04{
	margin:10px auto 0 auto;
	border: solid 1px #FFFFFF;
	width: 200px;
	height: 300px;
	background-color:#FFFFFF;
	font-size:12px;
	overflow: auto;
	border:1px solid #ececec;
}
*.box2_04 p{
	margin:0;
	padding:10px;
	color:#666666;
}
.box2_05{
	width:500px;
	float:left;
	margin:15px 10px 10px 10px;
	border-right: 2px dotted #999999;
}
.box2_09{
	width:500px;
	height:55px;
	margin:10px auto 0 auto;
    background:url(../img/box1_09b.gif) no-repeat;
}
div.box2_10 {
	width:500px;
	height:77px;
	margin:5px auto 0 auto;
}
.line{
	width:950px;
	margin:0 auto;
	margin:0;
	font-size:0;
	border-bottom:1px solid #c4c8cb;
}
table.tab1{
	margin:10px auto 0 auto;
}
table td.tab2{
	width:700px;
	vertical-align:top;
}
table.tab3{
	margin:0 auto;
}
table td.tab4{
	vertical-align:middle;
}
table td.tab5{
	vertical-align:top;
}
.tab6{
	margin-left:20px;
}
table td.tab7{
	padding-left:10px;
	border-left:1px dotted #ccc;
	width:220px;"
}

/* メールフォーム */
input.form02{
	width:500px;
	height:77px;
}
input.form03{
	width:400px;
	height:31px;
	margin:6px 0 0 80px;
	padding:5px;
	font-size:20px;
	color:#666;
	border:0;
}

/* session */
#sessionb{
	margin-top:50px;
}
.sbox1{
	width:930px;
	margin:30px auto 0 auto;
	border:1px solid #d4d4d4;
	padding:20px;
	background-color:#ecf0fe;
}
.sbox2{
	width:930px;
	margin:30px auto 0 auto;
	border:1px solid #d4d4d4;
	padding:20px;
	background-color:#fff;
}
#sessionb table{
	border:0;
	border-collapse:collapse;
	width:940px;
	margin:0 auto;
}
#sessionb table td{
	margin:0;
	padding:10px 10px 20px 10px;
	vertical-align:top;
}
#sessionb p{
	width:100%;
	margin:10px 0 0 0;
	padding:0;
}
.snum{
	width:100%;
	font-size:30px;
	color:#000000;
	font-weight:bold;
	line-height:1.2;
}
.simg1{
	margin:0;
	padding:10px;
	border:0;
	background-color:#FFFFFF;
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
    box-shadow: 2px 2px 10px 0 #999;
}

/*movie*/
.mov2{
	width:912px;
	margin:40px auto 0 auto;
}
.movtop2{
	width:912px;
	height:39px;
	background: url(../img/movTop.gif) no-repeat;
}
.movmain2{
	width:912px;
	background: url(../img/movBg.gif) repeat-y;
}
.movtitle2{
	width:860px;
	margin:0 auto;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
	color:#ff0000;
	font-weight:bold;
	font-size:28px;
	text-align:center;
	line-height:1.3;
}
.movname2{
	padding:10px 0;
	text-align:center;
	color:#3d3d3d;
	font-weight:bold;
	font-size:20px;
}
.movbottom2{
	width:912px;
	height:16px;
	background: url(../img/movBottom.gif) no-repeat;
}
.movline{
	border:1px solid #999999;
}

/* photo */
#photo{
	margin-top:30px;
	text-align:center;
}
img.photo2{
	margin:10px 10px 20px 10px;
	border:1px solid #999999;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.4); 
}

/* recom */
#recom{
	width:874px;
	margin:20px auto 0 auto;
	padding:20px 40px;
	border:3px solid #3b5999;
	border-radius:10px;
	background-color:#ecf0fe;
}
.recom1{
	text-align:center;
	font-size:36px;
	font-weight:bold;
	letter-spacing:0.2em;
}
.recom2{
	text-align:center;
	font-size:26px;
	font-weight:bold;
}
.recom3{
	float:left;
	margin-top:10px;
	border:1px solid #ccc;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.4); 
}
.recom4{
	float:right;
	width:550px;
	margin-top:30px;
}
.recom5{
	margin:20px 10px 0 0;
	text-align:right;
}

/* プロフィール */
#prof{
	width: 960px;
	margin:80px 0 0 0;
	text-align: center; 
}
#prof h2{
	width:1000px;
	margin:30px 0 0 0;
	padding:0;
	border:0;
}
.prof01{
	width:1000px;
	height:300px;
    background:url(../img/prof_bg.jpg) no-repeat;
}
.prof01 p{
	width:860px;
	margin: 0 auto;
	padding:0 0 0 0;
	font-size:16px;
	color:#FFFFFF;
	line-height:1.5;
}
.prof02{
	text-align: left;
	width:960px;
	margin:0 auto;
	padding:20px 0;
	background-color:#575757;
}
.prof03{
	width:960px;
	margin:10px auto 5px auto;
	padding:0;
	background-color:#cccccc;
	color:#333333;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	letter-spacing:0.3em;
}
.prof04{
	width:960px;
	padding:0;
	text-align: left;
}
.prof04 ul{
	width:860px;
	margin:10px auto 0 auto;
}
.prof04 li{
	list-style:disc;
	margin:0;
	padding:0;
	font-size:16px;
	color:#FFFFFF;
	background:none;
	border:0;
}
.prof05{
	width:1000px;
	height:251px;
    background:url(../img/prof01.jpg) no-repeat;
	color:#fff;
}
.prof06{
	margin:0;
	padding:100px 0 0 150px;
	font-weight:bold;
	font-size:20px;
}
.prof07{
	text-align: left;
	padding:0 0 0 450px;
	font-size:14px;
	line-height:1.5;
}
/* footer */
#footer{
	width:100%;
	background-color:#e6e6e6;
	margin-top:100px;
	padding:10px 0;
	font-size:18px;
	text-align:center;
}

/* 成型タグ */
.clear{clear:both;}

.txtc{text-align:center;}
.txtb{font-weight:bold;}
.txtred{color:#ef3024;}

.font12{font-size:12px;}
.font16{font-size:16px;}
.font22{font-size:22px;}
.font24{font-size:24px;}

.sp10{margin-top:10px;}
.spu10{padding-bottom:10px;}

.lh14{line-height:1.4;}

.txtwhite{color: white;}
.txtblk{color: black;}
.txtbl{color: blue;}
.txtnml{font-weight: normal;}
.txtb{font-weight: bold;}
.mtop0{margin-top: 0;}
.mtop20{margin-top: 20px;}
.mtop40{margin-top: 40px;}
.mtop60{margin-top: 60px;}
.mtop80{margin-top: 80px;}
h2.h2nml{font-weight: normal;}
h2.h2mtophlf{margin-top: 40px;}
h2.h2mtop0{margin-top: 0;}
h2.h2small {font-size: 30px; margin-top: 5px;}
.disppc {display: inherit;}
.dispsp {display: none;}
.imgfull {width:100%;text-align: center;}
.img01{
    padding:20px 0;
    text-align:center;
}
.img02{
    padding:40px 0;
    text-align:center;
}
.imgbook {
    padding:30px 0;
    text-align:center;
}
.imghead {
    padding:30px 0;
    text-align:center;
}
.imgbook img{
    width:50%;
    padding:20px 20px;
    text-align:center;
}
.boxmnone{
    width:960px;
    margin:0 auto;
    padding: 0 20px;
}
h2.h2left{
    text-align: left;
    font-size: 25px;
    text-decoration: underline;
    margin-top: 40px;
}
.txtlimit {
	text-align:center;
    font-weight: bold;
    font-size:40px;
    color: red;
    margin-top: 30px;
}

.ttseminner {
	text-align:center;
    font-weight: bold;
    font-size:55px;
    /* color: 	black; */
	line-height: 1.3;
    margin-top: 80px;
}

.imgsd {
	border:1px solid #ccc;
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
    box-shadow: 2px 2px 10px 0 #999;
}

#nittei{
	padding: 20px 0;
	/* margin-top: 10px; */
	/* margin-bottom: 10px; */
/* background-color: #3571e1; */
background-color: rgb(63, 63, 70);
}

#nittei p{
	font-size: 36px;
	color: #ffffff;
	/* font-weight: bold; */
	text-align: center;
	line-height: 1.2;
	padding-top: 0;
	margin-top: 0;
}
.wakuylw {
	/* background-color: #FFCF17; */
	background-color: rgb(95, 7, 7);
	text-align:center;
	font-weight:bold;
padding: 20px 0 20px;
color: black;
width: 100%;
margin-top: 40px;
}
.wakured {
	background-color: red;
	text-align:center;
	font-weight:bold;
padding: 20px 0 20px;
color: #fff;
width: 100%;
margin-top: 0px;
font-size: 80px;
line-height: 1.2;
}

.dangen {
	font-size: 100px;
}

.txtylwarea01 {
	text-align:center;
    font-weight: bold;
    font-size:70px;
	line-height: 1.4;
}
.fsend input{
border: 0px;
width: 800px;
height: 180px;
margin: 10px 0 0 0;
background: url(../img/btn_on.png) left top no-repeat;
font-size: 0;
}

.fname1 input {
	width: 600px;
	padding: 20px 5px;
	border: 2px solid #ccc;
	font-size: 18px;
	margin: 20px auto;
}

.wakuwhite {
	background-color: #fff;
	padding: 30px 0;
	color: #000;
}

.wakuwhite h2 {
	color: #000;
	font-size: 55px;
}