@charset "utf-8";

body {
	color: #333;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	background: #fff;
	/*background: url(../images/main_bg.jpg) repeat-y center top;*/
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    min-width:1272px;
	-webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 1303px) {
	body {
		min-width:inherit;
		letter-spacing: 1px;
	}
}
.wrap {
width:100%;
overflow:hidden;
}

a{
	color:red;
}
a:hover{
	color:#f2d800;
}
.box_1000.pd_40 {
}
.pt_20{
padding-top:20px !important;
}



.box_1000 h2 img :after {
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    -moz-box-shadow: inset 0px 0px 15px 15px #202020;
    -webkit-box-shadow: inset 0px 0px 15px 15px #202020;
    box-shadow: inset 0px 0px 15px 15px #fff;
    content: " ";
}









/*-----------------------------------------------
body
-----------------------------------------------*/
.KK{
	padding-top: 0px;
	
}

*{
	margin: 0px;
	padding: 0px;
}
.dvd_area .black {
	color: #000;
	margin-top:5px;
}


ul{
	list-style-type: none;
}
img {
   vertical-align:bottom;
}
a img {
    border-style:none;
}

.clearfix:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
.center {
	text-align: center;
}
.center2 {
	text-align: center;
	margin: 2.5em auto 1.5em;
}
	.center2 img {
		border: 6px solid #fff;
		box-shadow:5px 5px 10px rgba(0, 0, 0, 0.2);
	}


/*-----------------------------------------------
font
-----------------------------------------------*/

p {
	margin-bottom: 40px;
}
#contents2 .mori_selif .left {
	float: left;
}
#catch_area #contents2 .mori_selif {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
}

#contents2 .mori_selif .mori_selif_box {
	float: right;
	width: 727px;
}
.mori_selif .mori_selif_box .mori_selif_box_inner {
	background-color: #FFFFFF;
	right: auto;
	left: auto;
	padding-left: 20px;
	padding-right: 20px;
	color: #2b2b2b;
	padding-top:0.7em
}
.mori_selif .mori_selif_box .mori_selif_box_inner p {

	margin-bottom: 0px!important;
	padding-bottom: 1em;
	padding-right: 20px;

}






.big{
	font-size: 130%;
	line-height: 1.7em;
}
.big1{
	font-size: 110%;
	line-height: 1.7em;
}
.bigger{
	font-size: 250%;
	line-height: 2em;
}
.bigger3{
	font-size: 180%;
	line-height: 1.2em;
}
.bigger4{
	font-size: 150%;
	line-height: 1.4em;
}
.bigger2{
	font-size: 130%;
	font-weight:bolder;
	line-height: 1em;

}

.biggest{
	font-size: 200%;
	line-height: 2em;
}


.small{
	font-size: 86%;
	line-height: 1.4em;
}
.u_line {
	text-decoration: underline;
}
.red {
	color: #cf0000 !important;
}


.blue {
	color: #06F !important;
}
.yellow {
	color: #FC3;
}

strong {
	font-weight: bold;
}
.strong2{
	font-weight: bold;
	
}



.mark {
	background-color: #FFFF66;
	padding: 2px;
}
.mark2 {
	background-color: #FFFF66;
	font-weight: bold;
	padding: 2px;
	color: #333;
}

.f_28 {
	font-size: 28px;
	line-height: 160%;
}



/*-----------------------------------------------
link
-----------------------------------------------*/



/*-----------------------------------------------
layout
-----------------------------------------------*/


.t_20{
	margin-top: 20px;
}
.t_30{
	margin-top: 30px;
}
.t_40{
	margin-top: 40px !important;
}
.t_60{
	margin-top: 60px;
}
.t_100{
	margin-top: 100px;
}
.pt_40{
	padding-top: 40px;
}
.pt_60{
	padding-top: 60px;
}
.u_00 {
	margin-bottom: 0 !important;
}
.u_20 {
	margin-bottom: 20px;
}
.u_30 {
	margin-bottom: 30px;
}
.u_40 {
	margin-bottom: 40px;
}
.u_60 {
	margin-bottom: 60px;
}
.u_80 {
	margin-bottom: 80px;
}
.u_100 {
	margin-bottom: 100px;
}
.u_400 {
	margin-bottom: 400px;
}
.pb_00{
	padding-bottom: 0px;
}
.pb_10{
	padding-bottom: 10px;
}
.pb_20{
	padding-bottom: 20px;
}
.pb_40{
	padding-bottom: 40px;
}
.pb_60{
	padding-bottom: 60px;
}
.sp_100 {
	margin-top: 100px;
	margin-bottom: 100px;
}
.sp_60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.sp_40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.sp_30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.sp_20 {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
.sp_15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.sp_10 {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
.box_100 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box_100_yellow {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #fffcdd;
}
.box_100_yellow .box_950 {
	background: #fffcdd;
}
.box_100_gray {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #333;
}
.box_100_gray .box_950 {
	background: #333;
}
.box_100_gray p,
.box_100_gray .center {
	color: #fff;
}

.box_100_gray2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #e5e5e5;
}
.box_100_gray2 .box_950 {
	background: #e5e5e5;
}
.box_500 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

.box_770 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

.box_880 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

.box_900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.box_920 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.box_950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 75px;
	padding-left: 75px;
}
.box_980 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.box_1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #e0e4e6;
}
.box_1020 {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
.box_1050 {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.box_1080 {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
.box_1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.box_1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.box_100,
.box_500,
.box_770,
.box_880,
.box_900,
.box_920,
.box_950,
.box_980,
.box_1000,
.box_1020,
.box_1050,
.box_1080,
.box_1100,
.box_1200 {
	/*background: #FFF;*/
}
.box_1100.bg1 > .box_950,
.box_1100.bg2 > .box_950,
.box_1100.bg3 > .box_950 {
	background: none;
}
.bg_red > .box_900 {
	background: none;
	color: #FFF;
}
.box_1100 > .box_950 {
	border-right: none;
	border-left: none;
}
.box_1400 {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}







.kotei {
	bottom: 0px;
    position: fixed;
	right: 0;
}

#header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #000;
}
#catch_area {
	/*background: url(../images/catch_bg.jpg) no-repeat top center;*/
}
#catch_area .catcha {
	text-align: center;
}
#catch_area2 {
	background: url(../images/catch_bg.jpg) no-repeat top center;
}
#catch_area2 .catcha {
	text-align: center;
	height: 791px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	font-size: 1px!important;
}


#contents {
	padding-top: 0px;
	padding-bottom: 40px;
	background: #FFF url(../images/bg_contents.png) repeat-y center;
}
#contents2 {
	background: url(../images/bg_contents.png) repeat-y center;
}

.box_a {
	background-image: url(../images/bg_02.gif);
	border: 4px solid #d2d2d2;
	padding: 40px;
	font-size:16px;
}
.box_100_yellow .box_a {
	border: 4px solid #d2d0b6;
}

.box_a p{
	margin-bottom:1em;
	line-height: 1.5em;

}
.box_a p:last-child{
	margin-bottom:0;
}


.box_a2 {
	background-image: url(../images/bg_02.gif);
	border: 4px solid #d2d2d2;
	padding: 35px;
}
.box_a2 .a2_box {
	background: url(../images/a2_bg.jpg) no-repeat right top;
}


.title {
	margin-bottom: 40px;
}

.box_a .left {
	width: 265px;
	margin-right: 30px;
	float: left;
	margin-bottom: 20px;
}
.box_a .left_265 {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
}
.list_01 {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #e1eff6;
	padding: 15px 20px 5px;
}
.list_01 li {
	background-image: url(../images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	padding-bottom: 10px;
}
.box_b {
	background-image: url(../images/p_14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 183px;
	padding-top: 225px;
	padding-left: 45px;
	margin-right: auto;
	margin-left: auto;
}


.box_c {
	background-image: url("../images/bg_03.gif");
	padding: 40px;
}
.box_c.box_950 .disc_box .box_770 p {
	margin-bottom: 20px;
	font-size: 15px;
}



.box_d {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d0d1;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d0d1;
}

.box_dlist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d0d1;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d0d1;
	line-height: 1em;
	letter-spacing: 0.1em;
	padding: 15px 15px 0px 40px;
	background: #FFF url(../images/icon_02.jpg) no-repeat 13px 12px;

	
}

.list_02 {
	margin-top: 10px;
}
.list_02 li {
	background-image: url(../images/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 28px;
	margin-bottom: 5px;
}
.list_03 {
	font-weight: bold;
}
.list_03 li {
	margin-top: 15px;
}


.list_04 {
	background: #461b1b;
	width: 792px;
	border-right: 4px solid #7b4d22;
	border-left: 4px solid #7b4d22;
	margin: 0px auto;
	padding: 20px;
}
.list_04 li {
	padding-left: 40px;
	margin-bottom: 13px;
	font-size: 18px;
	line-height: 160%;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999;
	background: url(../images/icon_04.png) no-repeat 0px 15px;
}

.list_05 {
	background: #d6e3f7;
	width: 792px;
	margin: 0px auto;
	padding: 20px;
	border: 2px solid #6c9ce5;
}
.list_05 li {


	line-height: 160%;
	color: #0b19a1;


	border-bottom: 1px dashed #73a7f8;


	padding-left: 40px;
	margin-bottom: 13px;
	font-size: 18px;
	line-height: 160%;

	padding-top: 10px;
	padding-bottom: 15px;

	background: url(../images/icon_03.png) no-repeat 0px 15px;
	font-weight: bold;


}
.list_06 {
	background: #ffeaea;
	width: 792px;
	margin: 0px auto;
	padding: 20px;
	border: 2px solid #F00;
}
.list_06 li {
	padding-left: 40px;
	margin-bottom: 13px;
	font-size: 18px;
	line-height: 160%;
	color: #F00;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ff959d;
	background: url(../images/icon_03.png) no-repeat 0px 15px;
	font-weight: bold;
}

.list_07 {
	margin-top: 10px;
}
.list_07 li span {
	background-image: url(../images/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 28px;
	padding-bottom:5px;
	margin-bottom: 10px;
	font-size:16px;
	line-height:50px;
	display:block;
}

.list_07 li {
	background-image: url(../images/slash.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	display:block;
}


.list_08 {
	margin-top: 10px;
}
.list_08 li span {
	background-color:#0e7808;
	color:#FFF;
	padding:6px 8px;
	font-weight:bold;
}

.list_08 li {
	background-image: url(../images/slash.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	display:block;
	color:#333333;
	padding:15px 0;
}

.list_08 li strong {
		color:#0e7808;
}
	
	



.list_04_bottom {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}





#model {
	background-image: url(../images/p_26.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 290px;
}
.dvd_box .dvd_box_1 {

}
.dvd_box {
	padding: 25px;
	border: 6px solid #000;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.dvd_box p {
	margin-bottom:0px!important
}


.box_e {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d0d1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d0d1;
	margin-bottom: 15px;
	padding: 20px 15px 10px;
}
.box_e .list_02 li {
	color: #0042af;
}

.box_e2 {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d0d1;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d0d1;
	margin-bottom: 15px;
}
.box_e .center {
	margin-top: 20px;
	margin-bottom: 50px;
}

.box_c .box_e p {
	line-height: 1.5em;
	margin-bottom: 20px;
	font-size: 14px;
}


.box_e2 .list_02 li {
	color: #0042af;
}


.box_f {
	border: 1px solid #d2d2d2;
	background-color: #FFF;
	padding: 30px 30px 20px;
}

.box_f .left {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
}

.box_h {
	padding: 40px;
	background-color: #000;
	color: #CCC;
}
.box_h .left {
	float: right;
}


.item_box {
	background-image: url(../images/p_40.jpg);
	height: 744px;
	background-repeat: no-repeat;
	background-position: center 0px;
}
.box_hatukoukai {
	background-image: url(../images/p_24.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 207px;
}




#footer {
	font-size: 12px;
	color: #444;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
#footer a:link {
	color: #0059b2;
}

#footer a:visited{
	color: #4389d0;
}
#tokuten p {
	margin-bottom: 15px;
}
#tokuten_box {
	border: 1px solid #F93;
	background-color: #FFF8DD;
	margin-bottom: 20px;
}

.youtube a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background:none!important;
}
.list_03 dt {
	color: #0042af;
	background: url(../images/icon_03.png) no-repeat left center;
	padding-top: 5px;
	padding-left: 35px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
.list_03 dd {
	margin-left: 35px;
	margin-bottom: 20px;
}
.470_box {
	width: 470px!important;;
}
.memobox {
	background: url(../images/memo_bg.png) center top;
	padding-bottom: 20px;
}
.memobox h2 {
	margin-left: 40px;
	margin-bottom: 20px;
	padding-top: 30px;
}
.memobox p {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}



.box_920.dvd_box {
	background: #4f1511 url(../images/28.jpg) no-repeat center top;
	padding-top: 425px;
	margin-top: 80px;
	padding-bottom: 10px;
}
.box_920.dvd_box .dvd_box_1 {
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: 20px;
	padding: 45px 40px 15px;
}







.memoarea {
	background: url(../images/gabe_box_bg.jpg);
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.memoarea .memoarea_box {
	color: #523c0c;
	width: 760px;
	margin-left: 60px;
	padding-top: 20px;
}
.memoarea .memoarea_box h3 {
	margin-bottom: 13px;
}

.memoarea p{
	margin: 0px;
	padding: 0px;

}
.memoarea .memoarea_box .right {
	float: right;
	padding-left: 26px;
}
.memoarea .memoarea_box .left {
	float: left;
	padding-right: 26px;
}
.memoarea_box {
	line-height: 1.6em;
}
.memoarea_box p {
	padding-bottom: 30px;
	line-height: 1.7em;
}


.clear {
	clear: both;
}
.moviebox {
	width: 950px;
	font-size: 14px;
	color: #FFF;
	background: #000 url(../images/movie_box.jpg) no-repeat left top;
	height: 445px;
	line-height: 1.5em;
}
.moviebox div {
	margin-left: 407px;
	width: 393px;
	padding-top: 30px;
}
.moviebox div h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.mark3 {
	color: #FFF;
	background: #cf0000;
	padding: 5px;
}

.mark4 {
	color: #FF0;
	background: #000;
	padding: 5px;
}

.box_c .disc_box {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	border-right: 1px solid #CCC;
	font-size: 17px;

}
.box_c .box_950 p{
	margin-bottom: 10px!important;
}

.box_c .box_950 h3 {
	margin-bottom: 5px;
}
.order_image_wrap {
	background: url(../images/disc.jpg) center top no-repeat;
	height: auto;
	border-top:6px solid #fff;
}
.order_image {
	text-align:center;
}
.left1 {
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
}
.right1 {
	float: right;
	padding-left: 40px;
	padding-bottom: 20px;
}
h3 {

}
.box_c .box_950 .b_box{
	border: 3px solid #ccc;
	padding: 10px 25px;
	margin-bottom: 15px;
}

.box_c h3 {
	margin-top: 0px;
}
.box1 {
	padding: 35px 30px 1px;
	border: 4px solid #C30;
	margin-bottom: 40px;
}
.box1 p {
	margin-bottom: 30px;
}
.bg2_text {
	width: 35em;
}
.movie {
	text-align: center;
	margin-bottom: 30px;
}



.tp {
	padding-top: 20px;
}




.left_box {
	float: left;
}



.left_box.suzuki_l {
	padding-right: 1em;
}
#contents2 .hoze_prof {
	background: #f2f2f2;
	border-top: 5px solid #0dbe12;
	overflow: hidden;
	font-size: 15px;
	margin-bottom: 40px;
}
#contents2 .hoze_prof .hoze_photo {
	float: left;
	margin-bottom: 0px;
}
#contents2 .hoze_prof .hoze_right {
	padding-left: 346px;
	padding-top: 38px;
	padding-right: 40px;
}
.right {
	float: right;
}
.hoze_comment .big {
	color: #F00;
}

.box_c .disc_box .box_770 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.r_img {
	position:relative;
	z-index:1000;
}

.r_img01 {
	position:absolute;
	right:-100px;
	top:10px;
	z-index:10;
}
	
	
.whitearea {
	background: #FFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 40px 10px;
	border: 6px solid #cbd0d2;
}
.whitearea .right {
	padding-left: 10px;
}

.whitearea .inner {
	margin-right: 40px;
	color: #000;
}

/*背景ブルー*/
.h2_blue {
	background: #0061aa;
	text-align: center;
}

/*背景ダークグレー*/
.h2_gray {
	background: #333;
	text-align: center;
}

/*背景 ライトグレー*/
.h2_gray2 {
	background: #e5e5e5;
	text-align: center;
}

/*背景白*/
.h2_white {
	background: #fff;
	text-align: center;
}

/*背景イエロー*/
.h2_yellow {
	background: #fffcdd;
	text-align: center;
}




.h2_b10 {
	background: #fffcdd;
	text-align: center;
}
.h2_b11 {
	background: #0061aa;
	text-align: center;
}
.h2_b12 {
	background: #fff;
	text-align: center;
}
.h2_b13 {
	background: #0061aa;
	text-align: center;
}
.h2_b14 {
	background: #fffcdd;
	text-align: center;
}
.h2_b15 {
	background: #fff;
	text-align: center;
}
.h2_b16 {
	background: #0061aa;
	text-align: center;
}
.h2_tokuten {
	text-align:	center;
}
.h2_tokuten2 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/tokuten2.jpg);
	height: 345px;
}
.h2_tokuten3 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/tokuten3.jpg);
	height: 295px;
}

.h2_henkin {
	background: #0061aa;
	text-align: center;
}
.bg_black {
	background: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bg_red {
	background-image: url(../images/tokuten_bg.png);
	width: 1000px;
	margin-right: auto!important;
	margin-left: auto!important;
	background-position: center 0% ;
	background-repeat: repeat-y ;
}
.bg_ami {
	background-image: url(../images/bg.jpg);
}

.dvd_bg {
		background: url(http://mori-morihiro.net/02/images/dvd_bg.png) repeat;
		padding-top:40px;
		padding-bottom:40px;
}
.dvd_bg h2{
	margin-bottom: 40px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
.dvd_bg .dvd_area{
	border:#999 solid 1px;
	width:940px;
	padding:30px;
	overflow:hidden;
	background: #f0f0f0;
	margin-right: auto;
	margin-left: auto;
}
.dvd_bg ul{

}
.dvd_bg li{
	color: #000;
	background: url(../images/icon_blue.png) no-repeat left 3px;
	padding-top: 8px;
	padding-left: 35px;
	font-size: 0.95em;
	padding-bottom: 10px;
	border-bottom:#666 1px dotted;
	margin-top: 5px;
}
.dvd_bg li.list_red{
	background: url(../images/icon.png) no-repeat left 3px;
}
.dvd_bg p {
	color: #000;
	margin-bottom: 20px;
}
.dvd_bg p.read {
	color: #000;
	margin-bottom: 20px;
	background: #e4e9eb;
	padding: 10px 5px 5px 10px;
}

.dvd_bg ol {
	margin-bottom:25px;
	margin-top:-20px;
}
.dvd_bg ol li {
	background: none;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 0.95em;
	padding-bottom: 0;
	border-bottom:none;
	margin-top: 0;
	list-style:inside decimal;
}
.dvd_bg .fl_img {
	float: right;
	padding-right: 15px;
}
.bg_white {
	background: #FFF;
}

.box_g {
	padding: 40px;
	border-top-style: solid;
	border-top-color: #858585;
	border-top-width: 1px;
}
.question {
	font-weight: bold;
	color: #2582e0;
	font-size: 115%;
	margin-bottom: 10px;
		background: url(../images/q.jpg) no-repeat left top;
		padding-left:50px;
		padding-top:10px;
		padding-bottom:10px;
}
.answer {
	color: #333;
	padding-left: 12px;
}
#contents2  .centerimage {
	text-align: center;
	margin-bottom: 5px;
}
.tokuten_foot{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px!important;
	margin-bottom:0px!important;
}

.taR {
	text-align: right;
}
.socialbutton_wrap {
	width: 100%;
	background: #f0f3f6;
}
	.socialbutton.box_950 {
		background: none;
		border: none;
	}
.youtube {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

.flBox_l {
	float:				left;
	width:				7em;
	padding-left:		0.5em;
}
.flBox_l2 {
	float:				left;
	width:				14em;
	padding-left:		0.5em;
}
.flBox_r {
	overflow:			hidden;
}
.book {
	float:				left;
	margin-bottom:		0;
}


/* ▼外枠▼ */
.note {
	margin:				0 auto;
	border:				5px solid #ddd; 	/* 外枠 */
	padding:			15px 10px 10px;			 	/* 内側の余白 */
	background-color:	#fdfdfd; 			/* 背景色 */
	width:				950px;
}
div.note p {
	text-align:			left;
	padding:			0.1em 2em 0;
	background-image:	url("../images/u_line.png");	/* 罫線 */
	line-height:		30px; 							/* 行の高さ */
	margin:				0px;	  						/* 外側の余白 */
}
div.note p.name {
	background:			none;
	margin-bottom:		-0.5em;
}
div.note .fr {
	float:					right;
	padding:				1em 2em 2em 1.5em;
	background-color:		#fdfdfd; 
}
.box_inner {
	border:					3px dotted #fff;
	padding:				2em 2em 0.5em;
	margin-bottom:			40px;
}
.box_inner p {
	margin-bottom:			1em;
}

.fl_l {
	float:					left;
	padding-right:			1em;
}
.fl_r {
	overflow:				hidden;
}

.table {
	width:					50%;
	margin:					0 auto;
	border:					1px solid #333;
	border-collapse:		collapse;
	margin-bottom:			1em;
}
.table td {
	border:					1px solid #333;
	padding:				4px 8px 3px;
	vertical-align:			top;
}

/*========PC用=========*/

  @media only screen and (min-width: 640px) {
	  
.bg1 {
	background: url(../images/bg1.jpg) no-repeat 720px 30px !important;
}
.bg2 {
	background: url(../images/bg2.jpg) no-repeat 720px 30px !important;
}
.bg3 {
	background: url(../images/bg3.jpg) no-repeat 720px 30px !important;
}
.bg4 {
	background: url(../images/bg4.jpg) no-repeat 720px 30px !important;
}
.bg5 {
	background: url(../images/5.jpg) no-repeat right 500px;
}

.kotei {
	margin-bottom:0px
}

	
.kotei img{
	width:225px;
    bottom: 0px;
    position: fixed;
    right: 0;
}


.omousikomikotei {
	display:none!important;}

}

/*========タブレット用=========*/

@media screen and (max-width: 1303px) {
	
}
@media screen and (max-width: 1200px) {
	.box_1200 {
		width:100%;
	}
}
@media screen and (max-width: 1100px) {
.profile .right{
	float:none;
	text-align:center;
}
h2 .W_full{
		width:100%;
		height:auto;
	}
	.bg_red {
		width: 85.3%;
		padding-right:5%;
		padding-left:5%;
		background-size:100%;
	}
	.W_full{
		width:100%;
		height:auto;
	}
	.box_1100 {
		width:100%;
	}
	.order_image_wrap {
			background: none;
	}
	#catch_area {
		background: none;
	}
	.box_100,
	.box_500,
	.box_770,
	.box_880,
	.box_900,
	.box_920,
	.box_950,
	.box_980,
	.box_1000,
	.box_1020,
	.box_1050,
	.box_1080 {
		width:100%;
	}
	.box_950 {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		padding-right: 5%;
		padding-left: 5%;
	}
	.whitearea {
		background: #FFF;
		width: 88%;
		margin-right: 2.5%;
		margin-left: 2.5%;
		padding: 40px 2.5% 10px;
		border: 4px solid #cbd0d2;
	}
	.whitearea .inner {
		margin-right: 10px;
		margin-left: 10px;
		color: #000;
	}
	.dvd_bg .dvd_area{
		width:85%;
		padding:5%;
		margin-right: 2.5%;
		margin-left: 2.5%;
	}
	.dvd_bg {
		padding-top:20px;
		padding-bottom:40px;
	}
	.dvd_bg h2{
		margin-bottom: 20px;
		width: 100%;
	}
}
@media screen and (max-width: 960px) {
	#contents2 .centerimage img {
		width:100%;
		height:auto !important;
	}
	.youtube {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.youtube iframe {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100% !important;
	  height: 100% !important;
	}
	.order_btn,
	.deli {
	  width: 100% !important;
	  height: auto !important;
	}
	.img_head {
		margin-top: 0;
	}
	.center img ,
	.center2 img {
		width:95%;
	}
	.center2 {
		margin: 1em auto 0.5em;
	}
	.flBox_l {
		width: 9.5em;
		padding-left: 0;
	}
	.youtube {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
		margin-top:1em;
		width:95%;
		margin-right:2.5%;
		margin-left:2.5%;
	}
	.youtube iframe {
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100% !important;
	  height: 100% !important;
	}
	.t_40{
		margin-top: 20px !important;
	}
	.t_60{
		margin-top: 20px;
	}
	.u_40 {
		margin-bottom: 20px;
	}
	.u_60 {
		margin-bottom: 20px;
	}
	.pt_20{
		padding-top: 10px !important;
	}
	.pt_40{
		padding-top: 20px;
	}
	.pt_60{
		padding-top: 20px;
	}
	.pb_20{
		padding-bottom: 10px;
	}
	.pb_40{
		padding-bottom: 10px !important;
	}
	.pb_60{
		padding-bottom: 20px;
	}
	p {
		margin-bottom: 1.5em;
	}
	.right {
	}
	.note {
		margin:				0 2%;
		border:				1px solid #aaa; 	/* 外枠 */
		padding:			15px 2.5% 10px;			 	/* 内側の余白 */
		width:				auto;
	}
	div.note p {
		padding:			0.1em 0.5em 0 1em;
	}
	div.note .fr {
		padding:			1em 1em 2em;
	}
	div.note .fr img {
		width:				120px;
		height:				auto;
	}
	div.note .bigger {
		font-size:			170%;
	}
	.tokuten_foot{
		height:10px;
	}
	.tokuten_foot img{
		display:none;
	}
.dvd_area .fl_img{
width:50%;
}
}

/*========スマホ用=========*/


@media only screen and (max-width: 640px) {


	     /* 640px以下の場合 */
body {
		/*padding-top:4em!important*/
}


img {
	max-width : 100% ;
	height : auto ;
}

.box_g {
	padding: 15px 10px 15px 15px;
}
.question {
    background-image:none!important ;
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 0px!important;
    padding-top: 0px!important;
}
.answer {
	padding-left: 0;
}


.dvd_bg li{
	color: #000;
	background-image: none!important;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom:#666 1px dotted;
	margin-top: 5px;
}


body div#bar_header  {
	text-align:center;
	font-weight:bold;
	width: 100%;
	padding-top:5px;
	padding-bottom:5px;
	height:3em;
	line-height:1.4;
	font-size:1.2em !important;
	background: #cc0000;
	border-bottom: 1px solid #888;
	color: #FFF;


	position: fixed!important;
	top:0;
	left:0;
	z-index: 10; 
	}



	.bg1,.bg2,.bg3,.bg4,.bg5,.bg6,.bg7,.bg8,.bg9,.bg10.bg11,.bg12,.bg13,.bg14, {
	background-image:none;
	}
	
	
	html{font-size:;}
	body{font-size:0.8em !important;}
	
	
	#contents2 .whitearea .right{
		float:none!important;
	text-align:center	
	}
	#contents2 .whitearea .right img{
	width:50%!important
		
	}
	#contents2 .whitearea h2 img{
	width:100%
	
	}
	#contents2 .mori_selif .mori_selif_box{
	margin-bottom:40px	;
	}
	
	
	.omousikomikotei {
		bottom: 0;
		margin: 0 0 -10px!important;
		padding: 0;
		position: fixed;
		width: 100%;
	}
	
	.kotei {
		display:none !important;}
	
	#contents2 p {
		font-size:2rem;
		line-height:3rem;
		margin-bottom: 3.8rem;
	}
	#contents2 p br {
		display:none;
	}
	#contents2 p.nobr br {
		display:inherit;
	}
	
	.flBox_l {
		float:				left;
		width:				6em;
		padding-left:		0.5em;
	}
	.flBox_l2 {
		float:				left;
		width:				8.5em;
		padding-left:		0.5em;
		padding-right:		0.5em;
	}
	.pb_10{
		padding-bottom: 1px !important;
	}
	.book {
		float:				none;
		width:				100%;
		text-align:			center;
	}
	.book img {
		width:				50%;
		height:				auto;
	}
	.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.table {
	width:					100%;
}


}
