@media screen and (max-width: 470px){

* {
	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 {
	max-width: 470px;
	margin: 0;
	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;
}

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

img{
	max-width: 100%;
	height: auto;
	border: none;
	margin: 0;
	padding: 0;
}
a img {
	max-width: 100%;
	border: none;
}
.imgl {
	max-width: 50%;
	padding: 0 5% 5% 0;
	float: left;
}
.imgr {
	max-width: 50%;
	padding: 0 0 5% 5%;
	float: right;
}


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

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


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

#main {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}


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

h1 {
	width: 100%;
	margin: 0;
	display: block;
	-moz-background-size: contain;
	background-size: contain;
}


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

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

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

.catch_img {
	width: 94%;
	text-align: left;
	margin: 0 3%;
	padding: 0;
}

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

.opt-form {
	width: 88%;
	margin: 10px 6% 0;
}
.opt-form p {
	width: 80%;
	font-size: 12px;
	text-align: center;
}
table.form {
	width: 94%;
	font-size: 13px;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 10px;
	padding: 0 10%;
}
table.form td.left {
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0;
	display:block;
}
table.form td.right {
	vertical-align: top;
	text-align: left;
	padding: 7px 0;
	display:block;
}
input.mail-form {
	font-size: 18px;
	font-weight: bold;
	width: 84%;
	margin: 0;
	padding: 5px 1% 5px 15%;
	text-align: left;
	background: #FFFFFF url(img/mail.png) no-repeat left 6px;
	font-family: 'メイリオ','Meiryo';
}

/* ボタン
─────────────────────────── */
input.btn {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* 個人情報の管理・取扱い
─────────────────────────── */

h3 {
	font-size: 14px;
	text-align: left;
	margin: 5px 0;
	clear: both;
}
#about-privacy {
	width: 82%;
	height: 70px;
	overflow: auto;
	font-size: 14px;
	margin: 20px 6% 2%;
	padding: 10px 2%;
	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: 92%;
	margin: 0 4%;
	padding: 0;
	text-align: left;
	clear: both;
	overflow: hidden;
}
.content-box-right {
	width: 94%;
	margin: 0 3% 18px;
	padding: 0;
	text-align: left;
	clear: both;
	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: 94%;
	margin: 0 3%;
	padding: 0;
	text-align: left;
	clear: both;
}

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

.movie-image img {
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	display: block;
}

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

.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: 92%;
	font-size: 20px;
	color: #8B2E29;
	margin: 50px 2% 30px;
	*margin: 25px 1% 15px;
	padding: 20px 2% 10px;
	text-align: center;
	background: url(img/h2.png) no-repeat bottom;
	clear: both;
}

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

#bullet1 {
	margin: 30px 0;
	padding: 0;
	clear: both;
}
.bullet1_head {
	width: 98%;
	height: 13px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bullet1_head.png)  bottom  no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
.bullet1_body {
	width: 98%;
	margin: -10px auto 0;
	padding: 0;
	background: url(img/bullet1_body.png)  repeat-y;
	-moz-background-size: contain;
	background-size: contain;
}
.bullet1_foot {
	width: 98%;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bullet1_foot.png)  no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}
.bullet1_body ul {
	text-align: left;
	margin: 0 15px 10px;
	padding: 0;
}
.bullet1_body li {
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-align: left;
	margin: 0 0 5px;
	padding: 5px 0 5px 35px;
	background: url(img/check.png)  no-repeat left 4px;
	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 40px;
	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: 16px;
	font-weight: bold;
	line-height: 32px;
	text-align: left;
	margin: 0 40px 5px;
	padding: 1px 0 0 35px;
	background: url(img/check.png)  no-repeat left 0;
}

/* 矢印
─────────────────────────── */

.arrow {
	max-width: 70%;
}


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

#btn_box{
	position: relative;
	_position: relative;
	width: 98%;
	margin: 0 1%;
	padding: 0;
	background: none;
	overflow: hidden;
}
#btn_box ul{
	position: relative;
	left: 50%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#btn_box ul li {
	position: relative;
	left: -50%;
	margin: 0 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: left;
	background: none;
}
#btn_box ul li a{
	display: block;
	text-decoration: none;
}
#btn_box ul li a: hover{
	text-decoration: none;
}
iframe.twitter-share-button {
	width: 70px !important;
}
.g-plusone {
	width: 60px !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 {
	width: 100%;
	font-size: 11px;
	color: #ffffff;
	background-color: #333333;
	border-top: 2px solid #5A5A56;
	clear: both;
}
#body-foot-content {
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #333333;
}
#body-foot-content ul {
	width: 100%;
	font-size: 11px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
}
#body-foot-content li {
	width: 50%;
	list-style-type: none;
	float: left;
	text-align: center;
	margin: 0;
	padding: 3px 0px 10px;
	background: url(img/mark.png) no-repeat left center;
	position: none;
	left: 0;
}
#body-foot-content a { 
	color: #ffffff;
	text-decoration: none;
}
#body-foot-content a: hover {
	color: #FFA500;
	text-decoration: underline;
}
#body-foot-content p {
	width: 90%;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin: 0 5%;
	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: 30px auto 0;
	padding: 0 0 20px;
	clear: both;
}


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

h1#tokuh1 {
	font-size: 18px;
	text-align: left;
	margin: 0 0 10px 2%;
	padding: 0;
}
.law-content {
	width: 100%;
	margin: 0;
	padding: 10px 0 0;
	clear: both;
	overflow: hidden;
}
table#law {
	width: 96%;
	height: auto;
	font-size: 13px;
	margin: 0px 2% 30px;
	padding: 0;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 01;
}
table#law td.law-right {
	width: 66%;
	text-align: left;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table#law td.law-left {
	width: 30%;
	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/
--------------------------------------------------------------------------*/