@charset "utf-8";
/*___________ 基本設定 ___________ */
html{
    -webkit-text-size-adjust: none;
}
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #F0F0F0;
}
img{
border:0px;
}
.smp_view, .is-sp {
  display: none;
}
.pc_view, .is-pc {
  display: block;
}
#WRAP {
	width:800px;
	margin:0 auto;
	color:  #333333;
/*	background-color: #FFFFFF;*/
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p,pre {
	/*font-family: 'ＭＳ Ｐゴシック', sans-serif;*/
	font-size: 14px;
	line-height: 150%;
	margin: 2px 5px 8px 5px;
	padding: 5px;
}
ol, ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #CC0000;
}
.blue {
	color: #0033CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.wht {
	color: #FFFFFF;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
.bg-yell2 {
	background-color: #FFFF00;
}


#TOP {
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-align: center;

}
.header {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}

.catch-div {
	padding-top: 710px;
	background-image: url(../of123-img/catch_bg.jpg);
	background-position: center top;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-right: 30px;
	text-align: right;

}

/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: right;
	text-align: right;
	width: 400px;
	clear: both;
}
.now_btn {
	float: right;
	padding-bottom: 5px;
/*	padding-top: 5px;
	padding-left: 0px;
	width: 315px;*/
}

#LOGO {
	left: 0px;
	top: 0px;
	float: left;
	padding-bottom: 7px;
/*	padding-top: 3px;*/
}
#MENU {
	height: 30px;
}
.menu-bar {
  clear: both;
  overflow: hidden;
}
.menu {
	float: left;
	margin: 0;
	height: 38px;
}
.menu a {
  display: block;
  height: 0;
  padding-top: 38px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  overflow: hidden;
}
.menu.menu-ord a {
  width: 144px;
  background-image: url("../of123-img/navi/menu05.jpg");
}
.menu.menu-1st a {
  width: 174px;
  background-image: url("../of123-img/navi/menu02.jpg");
}
.menu.menu-3set a {
  width: 175px;
  background-image: url("../of123-img/navi/menu06.jpg");
}
.menu.menu-qa a {
  width: 165px;
  background-image: url("../of123-img/navi/menu03.jpg");
}
.menu.menu-cont a {
  width: 150px;
  background-image: url("../of123-img/navi/menu04.jpg");
}
.menu.menu-ord a:hover {
  background-image: url("../of123-img/navi/menu05_o.jpg");
}
#ob1st .menu.menu-1st a, 
.menu.menu-1st a:hover {
  background-image: url("../of123-img/navi/menu02_o.jpg");
}
#ob3set .menu.menu-3set a, 
.menu.menu-3set a:hover {
  background-image: url("../of123-img/navi/menu06_o.jpg");
}
.menu.menu-qa a:hover {
  background-image: url("../of123-img/navi/menu03_o.jpg");
}
#contact .menu.menu-cont a, 
.menu.menu-cont a:hover {
  background-image: url("../of123-img/navi/menu04_o.jpg");
}
/*___________ 【MAIN】 ___________ */
#MAIN {
	width:800px;
	padding-top: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#MAIN-PAD {
	margin: 0;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
h2 {
	margin: 0px;
	padding: 0px;
}
/*.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../of123-img/ico_pagetop01.gif) no-repeat right center;
}*/
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}
#F-MENU p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.footer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.footer .menu.menu-ord a {
  width: 144px;
  background-image: url("../of123-img/navi/fmenu05.jpg");
}
.footer .menu.menu-1st a {
  width: 174px;
  background-image: url("../of123-img/navi/fmenu02.jpg");
}
.footer .menu.menu-3set a {
  width: 175px;
  background-image: url("../of123-img/navi/fmenu06.jpg");
}
.footer .menu.menu-qa a {
  width: 165px;
  background-image: url("../of123-img/navi/fmenu03.jpg");
}
.footer .menu.menu-cont a {
  width: 150px;
  background-image: url("../of123-img/navi/fmenu04.jpg");
}
.footer .menu.menu-ord a:hover {
  background-image: url("../of123-img/navi/fmenu05_o.jpg");
}
#ob1st .footer .menu.menu-1st a, 
.footer .menu.menu-1st a:hover {
  background-image: url("../of123-img/navi/fmenu02_o.jpg");
}
#ob3set .footer .menu.menu-3set a, 
.footer .menu.menu-3set a:hover {
  background-image: url("../of123-img/navi/fmenu06_o.jpg");
}
.footer .menu.menu-qa a:hover {
  background-image: url("../of123-img/navi/fmenu03_o.jpg");
}
#contact .footer .menu.menu-cont a, 
.footer .menu.menu-cont a:hover {
  background-image: url("../of123-img/navi/fmenu04_o.jpg");
}

.footer_buy_btn {
	float: left;
	padding-top: 5px;
}
.footer_rogo-div {
	float: right;
	padding-top: 10px;
}


#FOOTER {
	color: #FFFFFF;
	background-color: #333333;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
}
#FOOTER a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	text-decoration: underline;
}

.pan-div {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 5px;
	font-size: 12px;
}


/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:130%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f13 {
	font-size: 13px;
	line-height: 130%;
}

.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center, .txt_c {
	text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}



/* ____ 画像設定 ____ */
images {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.images-m {
	vertical-align: middle;
}
.page_top {
	float: right;
	padding: 5px;
}
/*.bookmark-div {
	text-align: right;
	padding-right: 10px;
	background-image: url(../of123-img/bookmark_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
	margin-top: 7px;
	margin-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.riyuu1-div {
	background-image: url(../of123-img/royuu_bg1.jpg);
	padding-top: 175px;
	padding-left: 265px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

.riyuu2-div {
	background-image: url(../of123-img/royuu_bg2.jpg);
	padding-top: 190px;
	padding-left: 15px;
	padding-right: 260px;
	padding-bottom: 50px;
	margin-bottom: 10px;
}


.riyuu3-div {
	background-image: url(../of123-img/royuu_bg3.jpg);
	padding-top: 150px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 220px;
	margin-bottom: 10px;
}
.voice01-div {
	background-image: url(../of123-img/voice01.jpg);
	padding-top: 130px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.voice02-div {
	background-image: url(../of123-img/voice02_bg.jpg);
	padding-top: 130px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}
*/
.dvd2-area-div {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}


.dvd3-area-div {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.dvd-center1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dvd-center2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.dvd-center3 {
	margin: 10px;
	border: 1px solid #DADAC7;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.dvd_img {
	float: left;
	padding: 3px;
	border: 1px solid #C90;
}
.dvd_text-div {
	float: right;
	width: 430px;
	margin: 0px;
	padding: 0px;
}
.dvd_ttl {
	color: #FFF;
	background-color: #C00;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 10px;
	margin-left: 10px;
}
.dvd-center1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dvd-center2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.dvd-center3 {
	margin: 10px;
	border: 1px solid #DADAC7;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.dvd_img {
	float: left;
	padding: 3px;
	border: 1px solid #C90;
}
.dvd_text-div {
	float: right;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

.dvd_text-div2 {
	float: right;
	width: 430px;
	margin: 0px;
	padding: 0px;
}

.dvd2_ttl {
	color: #FFF;
	background-color: #0D2A64;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 10px;
	margin-left: 10px;
}
.dvd3_ttl {
	color: #FFF;
	background-color: #534925;
	
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 10px;
	margin-left: 10px;
}


/*スクロールボタン*/
.chapter {
	font-size: 17px;
	font-weight: bold;
	color: #C00;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
  line-height: 2;
}

.chapter_p {
	background-color: #C00;
	margin: 0px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 16px;
}
.chapter2 {
	font-size: 17px;
	font-weight: bold;
	color: #0D2A64;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
  line-height: 2;
}

.chapter2_p {
	background-color: #0D2A64;
	margin: 0px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 16px;
}

.chapter3 {
	font-size: 16px;
	font-weight: bold;
	color: #534925;
	
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
  line-height: 2;
}

.chapter3_p {
	background-color: #534925;
	;
	margin: 0px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 16px;
}

.movie {
	background-image: url(../of123-img/movie_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 31px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.koushi_img-div {
	border: 1px solid #CC9;
	padding: 3px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}


/*感想*/

.suisen-div {
	background-repeat: no-repeat;
	background-position: center top;
	border: 10px solid #F2F2F2;
	background-image: url(../of123-img/suisen_bg.jpg);
	padding-top: 60px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
}
.suisen_img-div {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.suisen_text-div {
	float: right;
	width: 420px;
}

/*n内容紹介*/

.naiyou-div {
	text-align: center;
	border: 2px double #CC0000;
	padding: 5px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	
}
.naiyou-itibu {
	border: 1px solid #F00;
	padding: 10px;
	margin: 0px;
}

.naiyou-itibu h3 {
	background-image: url(../of123-img/ichibu_h3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #C00;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
	line-height: 22px;
}
.naiyou-itibu h4 {
	background-image: url(../of123-img/ichibu_h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 9px;
	padding-left: 30px;
	padding-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
	color: #C00;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	line-height: 20px;
}
.itibu_img-div {
	float: right;
	border: 1px solid #660;
	padding: 2px;
	margin-right: 18px;
  line-height: 1;
}
.itibu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}





/*商品紹介*/

.dvd-box {
	border: 1px solid #333300;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.text_gakufu {
	margin-right: 17px;
	margin-left: 17px;
	border: 1px solid #DFDFDF;
	margin-bottom: 10px;
	padding: 15px;
	margin-top: 0px;
}

.kansou-div,
.voice_box {
	margin: 5px 0;
	border: 1px solid #999;
	padding: 15px 22px 15px 22px;
}
.voice_box:has(+.btn-only) {
	margin: 5px 0 40px;
}



.voice_box h3 {
  color: #CC0000;
}
.voice_box p {
  margin: 0 0 .5em 0;
  padding: 0;
}
.voice_box p:last-child {
  font-weight: bold;
  text-align: right;
}

.writer-div {
	border: 2px solid #E0E0E0;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.writer_img-div {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.writer_text-div {
	float: right;
	width: 530px;
}

/*プロフィールテーブル*/


.profile-div {
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
}
.profile-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9FE;
	border-left-color: #E9E9FE;
	margin-right: auto;
	margin-left: auto;
}
.profile-table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9FE;
	border-bottom-color: #E9E9FE;
	font-weight: normal;
	padding: 5px;
	font-size: 13px;
	width: 60px;
	text-align: center;
}
.profile-table td {
	width: 510px;
	font-size: 13px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E9E9FE;
	border-bottom-color: #E9E9FE;
	line-height: 16px;
}

.takasaki-div {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.takasaki2-div {
	border: 5px solid #F2F2F2;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	padding: 10px;
	margin-bottom: 20px;
}

.title-div {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
/*.text-gakufu-bg {
	background-color: #FFFFFF;
	background-image: url(image/090923/gakufu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	padding-bottom: 20px;
}*/

.text-div {
	border: 5px solid #F2F2F2;
	margin-right: 28px;
	margin-left: 28px;
	margin-top: 15px;
	padding: 10px;
}


.item_btn-div {
	padding-bottom: 53px;
}

.naiyou_ttl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
}

.naiyou-text {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 65px;
	margin: 0px;
}
.message-div {
	border: 3px solid #000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.img_-div {
	float: left;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
}

.qa_text-div {
	background-image: url(../of123-img/qa_abg.jpg);
	background-repeat: no-repeat;
	background-position: 9px 1px;
	margin: 0px;
	padding-left: 45px;
	padding-right: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.f18red {
	font-size: 18px;
	line-height:140%;
	font-weight: bold;
	color: #FF0000;
}
.shitae_mihon-div {
	padding-left: 5px;
}
.sitae-div  {
	border: 1px solid #CCC;
	float: left;
	margin-right: 3px;
	padding: 0px;
}
.mihon-div {
	float: left;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 0px;
}

/*2弾レッスン内容*/

#LESSON2 h2 {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #000000;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-left-width: 7px;
	border-left-color: #B00B09;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#LESSON2 h3 {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #CC0000;
	margin: 10px;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*.sp-bg {
	background-image: url(../of123-img/lesson2/sp_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	margin-top: 40px;
	padding-top: 20px;
}
.dz-bg {
	background-image: url(../of123-img/lesson3/dv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	margin-top: 40px;
	padding-top: 20px;
}*/
.lesson-text-box {
	height: 130px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 320px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFE1;
}
.lesson2-box {
	margin-top: 10px;
	margin-bottom: 30px;
	border: 2px solid #B10C08;
	width: 676px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.lesson3-box {
	margin-top: 60px;
	margin-bottom: 30px;
	border: 2px solid #B10C08;
	width: 676px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#LESSON3 h2 {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #000000;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-left-width: 7px;
	border-left-color: #B00B09;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/*.item2_div {
	background-image: url(../of123-img/item_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 470px;
	padding-bottom: 5px;
	padding-right: 11px;
	padding-left: 15px;
}*/
.setbtn {
	float: left;
	width: 405px;
}
.stbtn {
	float: right;
	width: 273px;
}

#LESSON3 h3 {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B00B09;
	color: #CC0000;
	margin: 10px;
	text-indent: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*.kanou_btn  {
	background-image: url(../of123-img/kansou_icon2.jpg);
	background-repeat: no-repeat;
	background-position: 395px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}
.review_btn  {
	background-image: url(../of123-img/kansou_icon2.jpg);
	background-repeat: no-repeat;
	background-position: 440px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}

.qa_btn  {
	background-image: url(../of123-img/kansou_icon.jpg);
	background-repeat: no-repeat;
	background-position: 515px top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	padding-left: 45px;
	text-align: right;
	margin-right: 20px;
}*/
.pay p {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}
.scroll-div {
	overflow-y: scroll;
	height:350px;
	width: 720px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.scroll-div2 {
	overflow-y: scroll;
	height:490px;
	width: 720px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pay-div {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.pay-div p {
	font-size: 12px;
	padding: 2px;
	margin: 2px;
}
.pay-right-div {
	float: right;
	width: 380px;
}
.pay-left-div {
	float: left;
	width: 370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 9px;
}
.scroll-div {
	overflow-y: scroll;
	height: 480px;
	width: 720px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.scroll-div {
	overflow-y: scroll;
	height: 480px;
	width: 720px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.book_ttl {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 5px;
	padding-top: 3px;
	padding-left: 20px;
	font-weight: bold;
}

.school-div {
	margin-right: 29px;
	margin-left: 29px;
	padding: 3px;
	border: 1px solid #E0E0E0;
}
.qalink {
	background-image: url(../of123-img/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 25px;
	font-size: 13px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*スクロールボタン*/

#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
}
#page-top a {

}

.pr10 {
	padding-right: 10px;
}
.dvd_3set-div {
	/*background-image: url(../of123-img/dvd_bg.jpg);*/
	background-color: #EAE5DD;
	background-repeat: no-repeat;
	background-position: center top;
}

.dvd_3set_inner-div   {
	/*background-image: url(../of123-img/dvd_bg.jpg);*/
	background-color: #EAE5DD;
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 30px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 30px;
}
.dvd1-div {
	border-left: 1px solid #A40002;
	border-right: 1px solid #A40002;
	border-bottom: 1px solid #A40002;
	border-top: 2px solid #A40002;
	padding-top: 3px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-bottom: 8px;
}

.dvd2-div {
	border-left: 1px solid #0D126F;
	border-right: 1px solid #0D126F;
	border-bottom: 1px solid #0D126F;
	border-top: 2px solid #0D126F;
	padding-top: 3px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-bottom: 8px;
}
.dvd3-div {
	border-left: 1px solid #5A4B12;
	border-right: 1px solid #5A4B12;
	border-bottom: 1px solid #5A4B12;
	border-top: 2px solid #5A4B12;
	padding-top: 3px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-bottom: 8px;
}
.dvd2_top_ttl {
	border-top: 1px solid #1F2482;
	border-bottom: 1px solid #1F2482;
	color: #1F2482;
	font-weight: bold;
	font-size: 20px;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
}

.dvd3_top_ttl {
	border-top: 1px solid #5A4B12;
	border-bottom: 1px solid #5A4B12;
	color: #5A4B12;
	font-weight: bold;
	font-size: 20px;

	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 10px;
}
.item-div {
	border: 1px solid #47240C;
	margin-left: 9px;
	margin-right: 9px;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}
/*.kessai-estore2-div {
	background-image: url(/estore/images/estore_ord.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 125px;
	padding-left: 423px;
	margin-left: 32px;
	margin-right: 40px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.kessai-estore2-div p {
	font-size: 11px;
	line-height: 16px;
	margin:0px;
	padding:0px;
}*/
/* -------------------------------------- 特典 .tokuten */
.tokuten {
  margin: 30px 0;
  text-align: center;
}
.tokuten img {
  width: 600px;
  height: auto;
}
/* ------------------------------------- item */
.or {
  width: 600px;
  margin: 0 auto 3em;
  padding: 1em 0 .5em;
  text-align: center;
  position: relative;
}
.or p {
  margin: 0;
  padding: 0;
}
.or p:first-child {
  margin-bottom: .5em;
  color: #01B4ED;
  font-size: 1.2em;
  font-weight: bold;
}
.or img {
  width: 600px;
  height: auto;
  margin-bottom: .5em;
}
.or::before,.or::after {
  width: 45%;
  text-align: center;
}
.or::before {
  content: "DVDで見る";
  position: absolute;
  left: 0;
  bottom: 0;
}
.or::after {
  content: "オンラインで見る";
  position: absolute;
  right: 0;
  bottom: 0;
}
/* -------------------------------------- e-shopsカート .ord_eshops */	
input[type="submit"] {		
	background-color: transparent;	
	border: none;	
	cursor: pointer;	
	outline: none;	
	padding: 0;	
	appearance: none;	
}		
.ord_eshops, .ord_eshops * {		
	margin: 0;	
	padding: 0;
  font-size: 1em;
	text-align: center;	
}	
/*.ord_eshops {
  margin-top: .5em;
}*/
.ord_eshops .btntop {
  width: 360px;
  margin: 0 auto;
}
.ord_eshops .btntop img {
  width: 100%;
  height: auto;
}
.ord_eshops .ord-group {
  margin-bottom: 1em;
  padding: 0 0 .5em;
  color: #0A3500;
}
.btn_only .ord_eshops .ord-group {
  margin-bottom: 0;
}
.ord_eshops label.type-select {
  position: relative;
}
.ord_eshops label.type-select::before, .ord_eshops label.type-select::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.ord_eshops label.type-select::before {
  content: "";
  display: inline-block;
  width: 2.8em;
  height: 3em;
  background-color: #008539;
  border-radius: 0 1.5em 1.5em 0;
  right: 0;
}
.ord_eshops label.type-select::after {
  content: '';
  width: .8em;
  height: .8em;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-100%) rotate(45deg);
}
.ord_eshops label.type-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 450px;
  min-width: 230px;
  height: 3em;
  padding: 0 3em 0 1em;
  margin-bottom: 1em;
  text-align: center;
  line-height: calc(3em - 4px);
  background-color: #FFFFFF;
  border: 2px solid #008539;
  border-radius: 1.5em;
  color: #333333;
  font-size: 1em;
  cursor: pointer;
}
.ord_eshops label.type-select select:focus {
  outline: 1px solid #008539;
}
/* 購入ボタン */		
.ord_eshops .buybtn {		
	display: block;	
	width: 527px;	
	height: 0;	
	margin: 0 auto;	
	padding-top: 80px;	
	background-image: url("../of123-img/btn_w_o.jpg");	
	background-repeat: no-repeat;	
	background-size: 527px auto;	
	background-position: center center;	
	transition: .5s;	
}		
.ord_eshops .buybtn:hover,		
.ord_eshops .buybtn:active {		
	/*opacity: .8;	*/
	background-image: url("../of123-img/btn_w.jpg"), url("../of123-img/btn_w_o.jpg");
}
.ord_eshops .pay-type {
  font-size: .9em;
}
.ord_eshops .pay-type img {		
	width: 70%;
  height: auto;
}
/* -------------------------------------- アコーディオンコンテンツ */
.title {
  display: block;
  margin: 0 auto;
  padding: 1em .5em 1em 0;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 2px 2px #271100;
  background-color: #602B00;
  position: relative;
  box-sizing: border-box;
}
.title:hover {
  cursor: pointer;
}
.toggle {
display: none;
}
.title,
.tglbox {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.title::after,
.title::before {
  content: "";
  position: absolute;
  right: 50px;
  top: calc(50% - 10px);
  width: 2px;
  height: 20px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 2px #271100;
  transition: all 0.3s;
}
.title::before {
  transform: rotate(90deg);
  box-shadow: 2px 0 2px #271100;
}
.tglbox {
  max-height: 0;
  overflow: hidden;
  transition: all .5s;
}
.tglbox p {
  margin: 0;
  padding: 1em 0 0;
  font-size: 1em;
  line-height: 1.5;
}
.tglbox p:last-child {
  padding: 1em 0;
}
.toggle:checked + .title + .tglbox {
  max-height: 2000px;
  transition: all 1.5s;
}
.toggle:checked + .title::after {
  transform: rotate(90deg) !important;
}
/* -------------------------------------- オンライン視聴について .flow-online  */
.flow {
  width: 650px;
  margin: 20px auto 40px;
  border: 1px solid #0170B9;
}
.flow .toggle + .title {
  width: 650px;
  margin: -1px 0 0;
  padding: 1.5em 0;
  font-size: 1.1em;
  line-height: 1;
  background-color: #0170B9;
  background-image: url("/img/online-info/ic_online.svg");
  background-repeat: no-repeat;
  background-size: 56px 48px;
  background-position: right 20px center;
  text-shadow: 0 2px 2px rgba(0,51,67,0.70);
  border-radius: 0;
  position: relative;
  left: calc(50% - 325px);
}
.flow .toggle + .title:hover {
  opacity: .8;
}
.flow .toggle + .title::after,
.flow .toggle + .title::before {
  box-shadow: 0 2px 2px rgba(0,51,67,0.70);
  right: auto;
  left: 40px;
}
.flow .toggle + .title::before {
  transform: rotate(90deg);
  box-shadow: 2px 0 2px rgba(0,51,67,0.70);
}
.tglbox.flow-online {
  padding: 0 40px;
}
.tglbox.flow-online h3 {
  margin-top: 1em;
  padding-left: .5em;
  color: #0170B9;
  font-size: 24px;
  font-weight: bold;
  border-left: 8px solid #0170B9;
}
.tglbox.flow-online p {
  margin: 1em 0;
  padding: .5em 0;
  font-size: 1em;
  line-height: 1.4;
}
.tglbox.flow-online img {
  width: 512px;
  height: auto;
}
.tglbox.flow-online .mark_ylw {
  background:linear-gradient(transparent 60%, #ffe500 60%);
}
.tglbox.flow-online .w70 {
  width: 430px;
}
.tglbox.flow-online .txt_c {
  margin: 1em 0;
}
.tglbox.flow-online .limit-info {
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 16px;
}
.tglbox.flow-online .yasu {
  width: 550px;
  margin: 0 auto 1em;
  padding: 50px 0;
  position: relative;
}
.tglbox.flow-online .yasu::before {
  content: "";
  width: 180px;
  height: 185px;
  background-image: url("/img/online-info/ol_yasu-img.gif");
  background-size: 180px 185px;
  background-position: left top -185px;
  position: absolute;
  right: 0;
  top: -30px;
}
.toggle:checked + .title + .tglbox.flow-online {
  max-height: 2680px;
}
/* -------------------------------------- ヤマト運輸ネコポス対応 .yamato-post */
.otodoke + div img {
  width: 650px;
  height: auto;
}
.yamato-post p {
  margin-bottom: 0;
  text-align: center;
}
.yamato-post p.post-txt {
  width: 650px;
  margin: 0 auto 1em;
  text-align: center;
  font-size: .9em;
}
/* -------------------------------------- よくある質問 #qa */
#qa {
  margin-bottom: 60px;
}
#qa h2 {
  /*font-size: 1.4em;
  margin-bottom: 2em;*/
  height: 0;
  padding-top: 126px;
  background-image: url("../of123-img/qa_ttl.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  overflow: hidden;
}
#qa dl.notice_box {
  width: 550px;
  padding: 2em 0 0;
  margin: 0 auto;
}
#qa dl dt, #qa dl dd {
  margin: 0;
  padding: 0 0 0 70px;
  min-height: 50px;
  background-repeat: no-repeat;
  background-position: left top;
}
#qa dl dt {
  margin-bottom: 0.5em;
  font-size: 20px;
  line-height: 50px;
  color: #d60000;
  font-weight: bold;
  background-image: url("../of123-img/ob_q-icon.png");
  background-size: 50px 50px;
} 
#qa dl dt.line2 {
  line-height: 1.4;
}
#qa dl dd {
  margin-bottom: 1.5em;
  padding-bottom: 1em;
  font-size: 1em;
  line-height: 1.4;
  background-image: url("../of123-img/ob_a-icon.png");
  background-size: 50px 50px;
  border-bottom: 3px dotted #ccc;
}
#qa dl dd:last-child {
  margin-bottom: 0;
}
#qa dl dd p {
  margin: 0 0 .5em 0;
  padding: 0;
}
/* -------------------------------------- ショップインフォ .shopinfo */
#shopinfo {
  margin-left: auto;
  margin-right: auto;
  padding: 4em 3em;
  font-size: 13px;
  line-height: 1.4;
}
#shopinfo address {
  font-style: normal;
}
#shopinfo img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#shopinfo p {
  margin: 0 0 .5em;
  padding: 0;
  font-size: 13px;
}
#shopinfo p:has(img) {
  margin: 0;
}
#shopinfo .flexbox {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#shopinfo .shopinfo_l {
  width: 330px;
  padding-right: 19px;
  border-right: 1px dotted #CCCCCC;
}
#shopinfo .shopinfo_r {
  width: 330px;
  padding-left: 20px;
}
#shopinfo h2, #shopinfo h3 {
  margin: .5em 0;
  padding: 0 0 0 20px;
  height: 36px;
  position: relative;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 36px;
  background-color: #000;
  background-image: url("/img/pay/shop_ttl_bg_bl.gif")
}
#shopinfo h2::before, #shopinfo h3::before {
  content: "";
  display: block;
  width: 3px;
  height: 1em;
  background-color: #FFFFFF;
  position: absolute;
  top: 10px;
  left: 10px;
}
#shopinfo h4 {
  margin: 1em 0 .5em;
  font-size: 16px;
  font-weight: bold;
  border-bottom:1px solid #000;
}
#shopinfo ul {
  letter-spacing: -1px;
  padding-left: 0;
  list-style-type: none;
}
#shopinfo .maxw60 {
  max-width: 140px;
}
#shopinfo .maxh60 {
  max-height: 60px;
}
/* -------------------------------------- Yahoo!楽天リンク .othershop */	
.othershop {
  margin-top: 20px;
  padding-right: 80px;
  position: relative;
}
.othershop::after {
  content: "";
  width: 70px;
  height: 90px;
  background-image: url("/img/parts/othershop_bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: -40px;
  z-index: 0;
}
#shopinfo .othershop h4 {
  color: #880015;
  white-space: nowrap;
  border: none;
}
.othershop p {
  text-align: right;
  margin-bottom: .5em;
}