@charset "utf-8";

* {	margin: 0;
	padding: 0; }
body { 
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	background: #F6F6F6;
}
p{
	margin: 0 100px;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}
p.pp {
	margin: 0 10px 10px;
	font-size: 13px;
	color: #555;
	text-align: right;
}


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

a{
	color: #0645ad;
	text-decoration:underline; }
a:hover{
	color: #ff8000;
	text-decoration:underline; }
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)"; }


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

.aka { color: #ff0000; }
.ao { color: #0000cc; }
.mizu { color: #0066FF; }
.tya { color: #bd000e}
.gray { color: #3d3737}
.green { color: #009900}
.black { color: #333}

.size8 { font-size: 8px; }
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size17 {font-size: 17px;}
.size18 {font-size: 18px;}
.size19 {font-size: 19px;}
.size20 {font-size: 20px;}
.size21 {font-size: 21px;}
.size22 {font-size: 22px;}
.size23 {font-size: 23px;}
.size24 {font-size: 24px;}
.size25 {font-size: 25px;}
.size26 {font-size: 26px;}
.size28 {font-size: 28px;}
.size30 {font-size: 30px;}
.size32 {font-size: 32px;}
.size34 {font-size: 34px;}
.size36 {font-size: 36px;}
.size38 {font-size: 38px;}
.size40 {font-size: 40px;}
.size48 { font-size: 48px; }
.size60 { font-size: 60px; }
.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 0px 0px 0px; }
.left {
	text-align: left;
	padding: 5px 5px 0px 0px; }
.right {
	text-align: right;
	padding: 5px 0px 0px 5px; }
.to_link {
	margin: 20px 0px 0px 0px;
	text-align: right; }
.to_link_r {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-align: right; }
blockquote {
	width: 750px;
	font-size: 16px;
	line-height: 180%;
	margin: 15px auto;
	padding: 30px 0;
	text-align: right;
	border: 1px solid #CCC;
	color: #212121;
	box-shadow: 1px 1px 2px rgba(204, 204, 204, 0.9), 0px 1px 0px rgba(255, 255, 255, 0.4) inset;
	background: #F7F7F7 url("image/blockquote.png") no-repeat scroll 0px 0px;
	clear: both;
}
blockquote p {
	margin-left: 50px;
	margin-right: 50px;
}
.text-right {
	font-size: 8px;
	color: #3d3737;
	text-align: right;
	padding-bottom: 10px;
	line-height: 130%;
}
.sample_page {
	line-height:180%;
	text-align:right;
	text-justify:inter-ideograph; 
	margin: -20px 90px 30px;
	padding:0;
}

.line-red {background: #ffadad;}
.line-blue {background: #a8eaff;}
.line-brown {background: #cc9966;}
.line-green {background: #b2ffb2;}
.line-yellow {background: #fff799;}
.line-orange {background: #ffe0c1;}
.line-h-red {background: linear-gradient(transparent 60%, #ffadad 50%);}
.line-h-blue {background: linear-gradient(transparent 60%, #a8eaff 50%);}
.line-h-brown {background: linear-gradient(transparent 60%, #cc9966 50%);}
.line-h-green {background: linear-gradient(transparent 60%, #b2ffb2 50%);}
.line-h-yellow {background: linear-gradient(transparent 60%, #fff799 50%);}
.line-h-orange {background: linear-gradient(transparent 60%, #ffe0c1 50%);}
.line-hh-red {background: linear-gradient(transparent 75%, #ffadad 50%);}
.line-hh-blue {background: linear-gradient(transparent 75%, #a8eaff 50%);}
.line-hh-brown {background: linear-gradient(transparent 75%, #cc9966 50%);}
.line-hh-green {background: linear-gradient(transparent 70%, #b2ffb2 50%);}
.line-hh-yellow {background: linear-gradient(transparent 70%, #fff799 50%);}
.line-hh-orange {background: linear-gradient(transparent 70%, #ffe0c1 50%);}
.border-red {border-bottom: 2px solid #ff7f7f;}
.border-blue {border-bottom: 2px solid #a8eaff;}
.border-brown {border-bottom: 2px solid #cc9966;}
.border-green {border-bottom: 2px solid #7fff7f;}
.border-yellow {border-bottom: 2px solid #ffdc00;}
.border-orange {border-bottom: 2px solid #ffbf7f;}
.border-d-red {border-bottom: 4px double #ff7f7f;}
.border-d-blue {border-bottom: 4px double #a8eaff;}
.border-d-brown {border-bottom: 4px double #cc9966;}
.border-d-green {border-bottom: 4px double #7fff7f;}
.border-d-yellow {border-bottom: 4px double #ffdc00;}
.border-d-orange {border-bottom: 4px double #ffbf7f;}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 間隔調整 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.midashi {
	text-align: center;
	margin: 80px auto;
	padding: 0;
}
.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-bottom60 { margin-bottom: 60px;}
.margin-bottom70 { margin-bottom: 70px;}
.margin-bottom80 { margin-bottom: 80px;}
.margin-bottom90 { margin-bottom: 90px;}
.margin-bottom100 { margin-bottom: 100px;}

.margin-top5 { margin-top: 5px;}
.margin-top10 { margin-top: 10px;}
.margin-top15 { margin-top: 15px;}
.margin-top20 { margin-top: 20px;}
.margin-top25 { margin-top: 25px;}
.margin-top30 { margin-top: 30px;}
.margin-top35 { margin-top: 35px;}
.margin-top40 { margin-top: 40px;}
.margin-top45 { margin-top: 45px;}
.margin-top50 { margin-top: 50px;}

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

.padding-top5 { padding-top: 5px;}
.padding-top10 { padding-top: 10px;}
.padding-top15 { padding-top: 15px;}
.padding-top20 { padding-top: 20px;}
.padding-top25 { padding-top: 25px;}
.padding-top30 { padding-top: 30px;}
.padding-top35 { padding-top: 35px;}
.padding-top40 { padding-top: 40px;}
.padding-top45 { padding-top: 45px;}
.padding-top50 { padding-top: 50px;}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 画像 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

img{
	max-width: 100%;
	*width: auto;
	height: auto;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align:bottom;
	display:inline-block;
}
a img {
	border: none; }
.imgl {
	padding: 0px 20px 20px 40px;
	float: left; }
.imgr {
	padding: 0px 100px 0 20px;
	float: right; }
table.func-box p.imgl {
	margin: 0;
	padding: 0 20px 20px 110px;
	float: left; }
table.func-box p.imgr {
	margin: 0;
	padding: 0 110px 20px 10px;
	float: right; }


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タイマー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.timer {
	min-width: 950px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #333;
}
.timer_in {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0 5px;
	color: #FFFF17;
	font-size: 34px;
	font-weight: bold;
}
.timer_in, x:-moz-any-link {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 0;
}
#CDT {
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 34px;
	color: #FFFF00;
	font-weight: bold;
	background-color: #333;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 10px;
}
#CDT .number-wrapper {
	color: #FFFF00;
	margin: 10px 5px;
	clear: both;
}
#CDT .line {
	color: #FFFF00;
	float: left;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */




/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインエリア設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wrapper{
	width: 100%;
	margin: 0;
	padding: 0;
}
#in_box{
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 0;
	box-shadow: 0 0 10px #CCCCCC;
	background: #FFFFFF;
}
#wrapper #in_box p img.mds{
	width: 800px;
	margin: 20px 25px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 講師*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#box_s7_in {
	width: 100%;
	margin: 0 auto;
	background: url(img/about_lit.png) left top no-repeat;
}
#box_s7_in h3 img{
	width: 80%;
	margin: 0 10%;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 感想ボックス */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.voice_outline {
	width: 950px;
	margin: 0 auto 100px;
	padding: 0 0 100px;
	clear: both;
	background-image:
		url(img/voice_bottom.png),
		url(img/voice_center.png);
	background-repeat:
		no-repeat,
		repeat-y;
	background-position:
		bottom,
		center;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 講座ボックス */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#program_box, #program_box2 {
    padding: 0 0 40px;
    background: url(img/box_bg.png) center bottom repeat-y;
}
.program{
    margin: -10px 60px 70px;
    padding: 40px 0;
    background: #FFFFFF;
    box-shadow: 0 5px 10px #CCCCCC;
}
#program_box .program p, #program_box2 .program p {
    margin: 0 70px;
}
p.bullet_title {
	min-height: 40px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 45px;
	margin-bottom: 10px;
	background: url(img/checkbox1.png) no-repeat left 0px;
	border-bottom: 1px dotted #CCC;
}
p.bullet_dis {
	padding-top: 15px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* プレゼントボックス */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#present_box{
    padding: 0 0 40px;
    background: url(img/box_bg.png) center bottom repeat-y;
}
.present{
    margin: -10px 60px 70px;
    padding: 70px 0;
    background: #FFFFFF;
    box-shadow: 0 5px 10px #CCCCCC;
}
#present_box .present p{
    margin: 0 70px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 特典設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.toku_contents {
	margin-bottom: 10px;
}
.toku_contents p {
	padding-left: 30px;
	padding-right: 30px;
}
.toku_3dis{
	overflow: auto;
	margin: 0 50px 0;
	padding: 20px;
	background: #fffaf0;
	border:1px solid #ffe4c4;
	clear: both;
}
#program_box2 .toku_3dis p{
    font-size: 16px;
    font-weight: normal;
    line-height: 180%;
    text-align: left;
    margin: 0;
    padding: 5px 0 5px 0;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 実績 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.achieve{
    width: 100%;
    margin: 40px 0;
    background: url(img/acback.png) repeat;
    box-sizing: border-box;
}
.achieve img{
    width: 100%;
}
.achieve .ac_f{
    margin-top: 20px;
}
.achieve .ac_l{
    margin-bottom: 20px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* QandA */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.qa_q{
	min-height: 44px;
	background: #F3F3F3 url(img/q.png) 5px center no-repeat;
	line-height: 150%;
	padding: 12px 20px 12px 80px;
	border-radius: 5px;
	font-weight: bold;
}
.qa_a{
	min-height: 10px;
	background: url(img/a.png) 5px 15px no-repeat;
	line-height: 150%;
	padding: 15px 20px 40px 80px;
	border-radius: 5px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* チェックボックス */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul.checkbox, ul.checkbox1, ul.checkbox4 {
	margin:0;
	padding:5px 100px;
}
ul.checkbox3 {
	margin:0;
	padding:5px 70px;
}
ul.checkbox2 {
	margin:0;
	padding:5px 70px;
}
ul.checkbox li {
	list-style:none;
	font-size:20px;
	line-height:180%;
	text-align:left;
	font-weight:bold;
	margin: 0px;
	padding:0 30px 3px 30px;
	background: url(img/checkbox1.gif) no-repeat left 7px;
}
ul.checkbox1 li {
	list-style:none;
	font-size:18px;
	line-height:150%;
	text-align:left;
	font-weight:bold;
	margin: 0 0 20px;
	padding:0 30px 3px;
	background: url(img/checkbox1.gif) no-repeat left 3px;
}
ul.checkbox2 li, ul.checkbox3 li {
	list-style:none;
	font-size:18px;
	line-height:150%;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:7px 30px 3px;
	background: url(img/checkbox1.gif) no-repeat left 10px;
}
ul.checkbox4 li {
	list-style: none;
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	margin: 0 50px 5px 0;
	padding: 7px 0 3px 30px;
	background: url(img/checkbox1.gif) no-repeat left center;
	border-bottom: 1px dotted rgb(204, 204, 204);
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* その他 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.balloon {
	width: 100%;
	margin: 15px 0 0 100px;
	overflow: hidden;
}
.balloon .faceimg-l {
	float: left;
	margin-right: -110px;
	width: 100px;
}
.balloon .faceimg-l img{
	width: 100%;
	height: auto;
}
.balloon .chat {
	width: 100%;
}
.comments-l {
	display: inline-block;
	position: relative; 
	margin: 5px 0 0 125px;
	padding: 17px 13px;
	border-radius: 8px;
	background: #d7ebfe;
	text-align: left;
}
.comments-l:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 18px; 
	left: -24px;
	border: 12px solid transparent;
	border-right: 12px solid #d7ebfe;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 追伸ＢＯＸ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#ps_box{
	width: 100%;
	height: auto;
	padding: 120px 0 30px;
	overflow: hidden;
	background: url(img/ps_top.png) top no-repeat;
}
#ps_box .c_in_box{
	width: 94%;
	height: auto;
	margin: 0 3%;
	padding: 0;
	overflow: hidden;
	background: url(img/ps_center.png) top center repeat-y;
}
#ps_box p{
	margin: 2px 100px 2px;
	padding: 0;
}
#ps_box .ps_bottom{
	width: 100%;
	height: 140px;
	overflow: hidden;
	background: url(img/ps_bottom.png) bottom no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*　決済周り　*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ボタン　*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.button_1, .button_2, .button_3, .button_4, .button_5 {
	color: #ffffff;
	text-shadow: 0px 1px 0px #137538;
	text-align: center;
	padding: 38px 0;
	margin: 0 auto 10px;
}
.button_1 a, .button_2 a, .button_3 a, .button_4 a, .button_5 a {
	width: 600px;
	height: 100px;
	margin: 0 175px;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.button_1 a{ background: url(img/btn1.png) no-repeat center; }
.button_2 a{ background: url(img/btn2.png) no-repeat center; }
.button_3 a{ background: url(img/btn3.png) no-repeat center; }
.button_4 a{ background: url(img/btn4.png) no-repeat center; }
.button_5 a{ background: url(img/btn5.png) no-repeat center; }
.button_5 a{ background: url(img/btn5.png) no-repeat center; }

.button_1 a:hover, .button_2 a:hover, .button_3 a:hover, .button_4 a:hover, .button_5 a:hover {
	font-size: 30px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.button_1 a:hover{ background: url(img/btn1a.png) no-repeat center; }
.button_2 a:hover{ background: url(img/btn2a.png) no-repeat center; }
.button_3 a:hover{ background: url(img/btn3a.png) no-repeat center; }
.button_4 a:hover{ background: url(img/btn4a.png) no-repeat center; }
.button_5 a:hover{ background: url(img/btn5a.png) no-repeat center; }

.button_def {
	color: #ffffff;
	text-align: center;
	padding: 38px 0;
	margin: 0 auto 10px;
}
.button_def a {
	width: 700px;
	height: 100px;
	text-shadow: 0px 2px 0px #1C8A09;
	line-height: 100px;
	margin: 0 auto;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
	background: url(img/btn_def.png) no-repeat center;
}
.button_def a:hover {
	text-shadow: 0px 2px 0px #F95734;
	background: url(img/btn_defa.png) no-repeat center; }


/* ボタン（今のデザイン）
───────────────────────── */

.button_wrap {
	padding: 20px 0 10px;
	overflow: hidden;
	position: relative;
}
.btn-cv{
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 2.5em;
	font-weight: 900;
	line-height: 1.2;
	margin: 10px auto 20px;
	padding: .4em 0 .3em;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 80%;
}
.btn-cv img {
	vertical-align: middle;
}
.btn-cv:after {
	content: ' ' !important;
}

/* 緑ボタン */
.btn-cv.sb_green {
	background: -webkit-linear-gradient(#6FE918, #2A9204);
	background: linear-gradient(#6FE918, #2A9204);
	text-shadow: 2px 2px 0 #2A9204;
	border: 3px solid #2A9204;
}
/* オレンジボタン */
.btn-cv.sb_green:hover {
	background: -webkit-linear-gradient(#FFAF38, #FF6000);
	background: linear-gradient(#FFAF38, #FF6000);
	text-shadow: 2px 2px 0 #FF6000;
	border: 3px solid #FF6000;
}
/* ボタンの光沢 */
.is-reflection {
	overflow: hidden;
}
.is-reflection ::after, .button_wrap::after {
	-moz-animation: is-reflection 4s ease-in-out infinite;
	-moz-transform: rotate(45deg);
	-ms-animation: is-reflection 4s ease-in-out infinite;
	-ms-transform: rotate(45deg);
	-o-animation: is-reflection 4s ease-in-out infinite;
	-o-transform: rotate(45deg);
	-webkit-animation: is-reflection 4s ease-in-out infinite;
	-webkit-transform: rotate(45deg);
	animation: is-reflection 3s ease-in-out infinite;
	background-color: #fff;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -180px;
	transform: rotate(45deg);
	width: 30px;
}
@keyframes is-reflection {
	0% {transform: scale(0) rotate(45deg);opacity: 0;}
    80% {transform: scale(0) rotate(45deg);opacity: 0.5;}
    81% {transform: scale(4) rotate(45deg);opacity: 1;}
    100% {transform: scale(50) rotate(45deg);opacity: 0;}
}
@-webkit-keyframes is-reflection {
	0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
	80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.3; }
	81% { -webkit-transform: scale(4) rotate(45deg); opacity: 0.4; }
	100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
.btnex img{
    width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
/* MediaQuery : スマホ対応 */
@media only screen and (max-width: 767px) {
/* コンバージョンボタン */
	.btn-cv {
	font-size: 1.3em;
	width: 80%;
}
}

/* 分割払い
───────────────────────── */

.credit_flow {
	margin: 20px 80px 20px;
	padding: 20px 0;
	height: 500px;
	overflow:scroll;
	border: 1px solid #CCC;
}
.credit_flow p {
	padding: 20px 20px 0;
	margin: 0;
}

h4 {
	font-size: 20px;
	text-align: left;
	background: url(image/circle_brown.png) no-repeat 0px 7px;
	margin: 0 20px 0;
	padding: 0 0 0 25px;
	border-bottom: 1px solid #CCC;
}

/* 注意点
───────────────────────── */

.attention {
	margin: 30px 100px 20px;
	padding: 30px 20px 10px 40px;
	border: 1px solid #CCC;
	border-radius: 4px;
	position: relative;
}
.attention::before {
	font-size: 14px;
	background-color: #F4F4F4;
	color: #333;
	content: "　分割決済に関しての注意事項　";
	font-weight: bold;
	padding: 5px 0;
	left: 20px;
	top: -15px;
	position: absolute;
}
.attention ul {
	margin: 0;
	padding: 0;
}
.attention li {
	font-size: 14px;
	margin: 0;
	padding: 0 0 7px;
	text-align: left;
}

/* 支払いに関する注意点
───────────────────────── */

.pay_dis {
	margin: 20px 100px 20px;
	padding: 20px 20px 13px 40px;
	background: #F8F4E6;
	border: 1px dotted #CCC;
}
.pay_dis ul {
	margin: 0;
	padding: 0;
}
.pay_dis li {
	font-size: 14px;
	margin: 0;
	padding: 0 0 7px;
	text-align: left;
}

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

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


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

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


/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
--------------------------------------------------------*/