@charset "shift-jis";

* {
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
th,td{
	vertical-align: top;
	font-weight: normal;
}
input, textarea, select {
	font-family: sans-serif;
	font-weight: normal;
}
body {
	font-size: 16px;
	text-align: center;
	background: #F1F1F1;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック';
}
p {
	font-size: 16px;
	line-height: 160%;
	padding: 0 0 16px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

a {
	text-decoration: underline;
	color: #3A4199;
}
a: hover {
	text-decoration: none;
	color: #E2041B;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 装飾 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.aka { color: #ff0000;}
.ao { color: #0000cc;}
.tya { color: #bd000e;}
.gray { color: #3d3737;}
.green { color: #009900;}
.white { color: #ffffff;}

.size8 { font-size: 8px;}
.size9 { font-size: 9px;}
.size10 { font-size: 10px;}
.size11 { font-size: 11px;}
.size12 { font-size: 12px;}
.size14 { font-size: 14px;}
.size16 { font-size: 16px;}
.size18 { font-size: 18px;}
.size20 { font-size: 20px;}
.size22 { font-size: 22px;}
.size24 { font-size: 24px;}
.size26 { font-size: 26px;}
.size28 { font-size: 28px;}
.size36 { font-size: 36px;}
.size48 { font-size: 48px;}
.size72 { font-size: 72px;}

.b { font-weight: bold;}
.strong{ font-weight: bold;}
.em{ font-weight: bold;}

.yline { background: #ffff00;}

.center {
	text-align: center;
	padding: 5px 0 0 0;
}
.left {
	text-align: left;
	padding: 5px 5px 0 0;
}
.right {
	text-align: right;
	padding: 5px 0 0 5px;
}

.to_link {
	margin: 20px 0 0 0;
	text-align: right;
}
.to_link_r {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0 0;
	text-align: right;
}

/* 画像
─────────────────────────── */

img{
	border: none;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
.imgl {
	padding: 0 25px 10px 0;
	float: left;
}
.imgr {
	padding: 0 0 10px 25px;
	float: right;
}

/* 画像間隔
─────────────────────────── */

.margin-bottom5 { margin-bottom: 5px;}
.margin-bottom10 { margin-bottom: 10px;}
.margin-bottom15 { margin-bottom: 15px;}
.margin-bottom20 { margin-bottom: 20px;}
.margin-bottom25 { margin-bottom: 25px;}
.margin-bottom30 { margin-bottom: 30px;}
.margin-bottom35 { margin-bottom: 35px;}
.margin-bottom40 { margin-bottom: 40px;}
.margin-bottom45 { margin-bottom: 45px;}
.margin-bottom50 { margin-bottom: 50px;}
.margin-top10 { margin-top: 10px;}
.margin-top15 { margin-top: 15px;}
.margin-top20 { margin-top: 20px;}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カウントダウンタイマー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#head-bar {
	width: 100%;
	height: 44px;
	margin: 0;
	background-color: #333333;
	border-top: 2px solid #5A5A56;
	border-bottom: 2px solid #5A5A56;
}
#head-bar-in {
	width: 850px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 8px 0;
	background-color: #333333;
}
#CDTimer {
	height: 28px;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
}
.timer{
	width: 100%;
	height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテイナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main {
	width: 914px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg.png) repeat-y;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h1 {
	width: 900px;
	max-height: 632px;
	margin: 0 7px;
	display: block;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* オプトイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#opt_top {
	width: 842px;
	margin: 40px auto 20px;
	clear: both;
	overflow: hidden;
}
#opt_bottom {
	width: 842px;
	margin: 30px auto;
	clear: both;
	overflow: hidden;
}
.opt_head {
	width: 842px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	background: url(img/opt_head.png)  no-repeat;
	vertical-align: top;
}
.opt_body {
	width: 842px;
	height: 100%;
	margin: 0 auto;
	padding: 0 0 10px;
	background: url(img/opt_body.png)  no-repeat;
	vertical-align: top;
}
.opt_foot {
	width: 842px;
	height: 28px;
	margin: 0 auto;
	padding: 0;
	background: url(img/opt_foot.png)  no-repeat;
	vertical-align: top;
}

/* キャッチ画像
─────────────────────────── */

.catch_img {
	text-align: left;
	margin: 0 0 0 40px;
	padding: 0;
}

/* メール入力フォーム
─────────────────────────── */

.opt-form {
	margin: 10px 40px 0;
	padding: 0;
}
.opt-form p {
	width: 600px;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}
table.form {
	font-size: 13px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto 10px;
	padding: 0;
}
table.form td.left {
	width: 170px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0;
}
table.form td.right {
	vertical-align: top;
	text-align: left;
	padding: 7px 0;
}
input.mail-form {
	font-size: 18px;
	font-weight: bold;
	width: 357px;
	padding: 5px 0 5px 45px;
	text-align: left;
	background: #FFFFFF url(img/mail.png) no-repeat left 8px;
	font-family: 'メイリオ','Meiryo';
}

/* ボタン
─────────────────────────── */
input.btn{
	width: 400px;
	height: 95px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

/* プライバシー
─────────────────────────── */

h3 {
	font-size: 14px;
	text-align: left;
	margin: 5px 0;
	clear: both;
}
#about-privacy {
	width: 728px;
	height: 70px;
	overflow: auto;
	font-size: 14px;
	margin: 20px 40px 0;
	padding: 10px 15px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
}
#about-privacy p {
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0;
	padding: 5px 0;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.content-box {
	width: 820px;
	margin: 0 38px 0 48px;
	padding: 0;
	text-align: left;
	clear: both;
	overflow: hidden;
}
.content-box-right {
	width: 283px;
	margin: 0 0 0 25px;
	padding: 0;
	text-align: left;
	float: right;
	border: 1px solid #E8C699;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
}
.content-box-left {
	width: 510px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

/* 動画・画像挿入
─────────────────────────── */

.movie-image {
	margin: 20px 0 30px;
	padding: 5px 0;
}
.movie-image img {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.video {
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 自己紹介
─────────────────────────── */

.introduction {
	margin: 0;
	padding: 15px 0;
	background: url(img/profile_bg.png);
	border: 1px solid #FFF;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
}
p.profile {
	text-align: center;
	margin: 0 auto 10px;
}
.introduction p {
	font-size: 14px;
	padding: 0;
	padding: 5px 20px;
}

/* 見出し
─────────────────────────── */

h2 {
	width: 860px;
	font-size: 32px;
	color: #8B2E29;
	margin: 50px auto 30px;
	padding: 20px 20px 20px;
	text-align: center;
	background: url(img/h2.png) no-repeat bottom;
	clear: both;
}

/* ブレット１
─────────────────────────── */

#bullet1 {
	margin: 30px 0;
	padding: 0;
	clear: both;
}
.bullet1_head {
	width: 805px;
	height: 13px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bullet1_head.png)  no-repeat;
}
.bullet1_body {
	width: 805px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bullet1_body.png)  repeat-y;
}
.bullet1_foot {
	width: 805px;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bullet1_foot.png)  no-repeat;
}
.bullet1_body ul {
	text-align: left;
	margin: 10px 30px 20px;
	padding: 0;
}
.bullet1_body li {
	list-style: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 35px;
	background: url(img/check.png)  no-repeat left 8px;
	border-bottom: 2px dotted #CCCCCC;
}

/* ブレット２
─────────────────────────── */

.bullet2_top {
	margin: 10px 0 0;
	padding: 40px 0 0;
	background: url(img/bullet2_top.png) no-repeat left top;
}
.bullet2_bottom {
	margin: 0 0 40px;
	padding: 0 0 50px;
	background: url(img/bullet2_bottom.png) no-repeat right bottom;
}
ul.bullet2 {
	text-align: left;
	margin: 0;
	padding: 0;
}
ul.bullet2 li {
	list-style: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	text-align: left;
	margin: 0 50px;
	padding: 10px 0 0 35px;
	background: url(img/check.png)  no-repeat left 8px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ソーシャルボタン設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#btn_box{
	position: fixed;
	right: 10px;
	top: 40%;
	_position: absolute;
	_top: auto;
	_left: auto;
	_bottom: 50%;
	_right: 0;
	padding: 10px;
	background: #FFFFFF;
}
#btn_box ul{
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
}
#btn_box ul li {
	margin: 10px 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#btn_box ul li a{
	text-decoration: none;
}
#btn_box ul li a: hover{
	text-decoration: none;
}
iframe.twitter-share-button {
	width: 80px !important;
}
.g-plusone {
	width: 70px !important;
}
.clearfix: after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-table;}
* html .clearfix { height: 1%;}
.clearfix { display: block;} 


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッタ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#body-foot {
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border-top: 2px solid #5A5A56;
	clear: both;
}
#body-foot-content {
	width: 780px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #333333;
}
#body-foot-content ul {
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	float: left;
	position: relative;
	left: 50%;
}
#body-foot-content li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 3px 0px 10px 17px;
	background: url(img/mark.png) no-repeat left center;
	position: relative;
	left: -50%;
}
#body-foot-content a { 
	color: #ffffff;
	text-decoration: none;
}
#body-foot-content a: hover {
	color: #FFA500;
	text-decoration: underline;
}
#body-foot-content p {
	width: 780px;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 20px 0 0;
	background: url(img/foot-line.png)  repeat-x top;
	clear: both;
}

/* サイト更新日
─────────────────────────── */

.newday {
	font-size: 12px;
	color: #000040;
	line-height: 100%;
	text-align: center;
	margin: 40px auto 0;
	padding: 0 0 20px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 特定電子メール法に基づく表記 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h1#tokuh1 {
	font-size: 24px;
	text-align: left;
	margin: 0 0 20px 30px;
	padding: 0;
}
.law-content {
	width: 900px;
	margin: 0;
	padding: 20px 7px 0;
	clear: both;
	overflow: hidden;
}
table#law {
	width: 840px;
	height: auto;
	font-size: 13px;
	margin: 0px 30px 30px 30px;
	padding: 0;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 01;
}
table#law td.law-right {
	text-align: left;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table#law td.law-left {
	font-weight: bold;
	text-align: left;
	padding: 10px;
	background-color: #F8F8F8;
	border-top: 1px solid #CCCCCC;
}


/*--------------------------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。

Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
--------------------------------------------------------------------------*/