@import url(common.css);

#Flash{
	background-image:url(/assp/images/top/bg_flash.png);
	height:267px;
	background-repeat:repeat-x;
	border-bottom:1px solid #9f9f9f;
}
#FlashIn{
	width:950px;
	margin:auto;
}
h2{
	margin-bottom:10px;
}
#Box1 div{
	width:320px;
	float:left;
}
#Box1 div p{
	margin-bottom:20px;
}
#Box1 #Bt1{
	margin-right:20px;
}
#Box1 #Ph1{
	float:right;
}
.Box2In{
	background-image:url(/assp/images/common/layout/bg_1.png);
	width:196px;
	padding:2px;
	float:left;
	margin-right:20px;
}
.Box2In .Box2In1{
	border:1px solid #bbbbbb;
	padding:2px;
	background-color:#FFFFFF;
}
.Box2In .Box2In1 div{
	border:1px solid #000033;
	padding:1px;
	position:relative;
}
.Box2In .Box2In1 div dl{
	display:block;
	padding:6px;
	margin-bottom:10px;
}
.Box2In .Box2In1 div dt{
	padding-bottom:6px;
	border-bottom:1px dotted #b9b9b9;
}
.Box2In .Box2In1 div dt strong{
	font-size:14px;		
}
.Box2In .Box2In1 div dt span{
	display:block;
	font-size:10px;
}
.Box2In .Box2In1 div dd{
	margin-top:7px;
}
.Box2InRight{
	margin-right:0px!important;
}
.Bt3{
	position:absolute;
	right:0px;
	bottom:0px;
}

.Box3 {
 width: 640px;
}

.Box3 h2#T12 {
 margin-top: 20px;
}

.Box3 ul{
 width: 660px;
 margin: 0 -20px 5px 0;
 overflow: hidden;
 zoom: 1;
}

.Box3 ul li{
 float: left;
 width: 200px;
 margin-right: 20px;
 list-style-type: none;
}

#T3{
	margin-top:30px;
}
#Bt4{
	text-align:right;
	margin-top:10px;
}
#Box3In1{
	width:400px;
	float:left;	
}
#Box3In1 h3{
	margin-bottom:20px;
}
#Box3In2{
	width:216px;
	float:right;
	text-align:right;	
}
#Ph5{
	margin-bottom:20px;
}

.Box4 {
 width: 640px;
}


.Box4 dl {
	margin-top:20px;
	display:flex;
	justify-content:space-between;
}
.Box4 dl dd img {
	width:100%;
}
.Box4 p {
	font-weight:bold;
	font-size:18px;
	margin:10px auto;
}
.Box4 img.price {
	margin:0 40px 20px 40px;
	text-align:center;
}
.Box4 ul {
	margin:0 20px 20px 30px;
}
.Box4 ul li {
	margin-bottom:10px;
	font-size:14px;
}
/* 会員 */
#menber_box{
    margin: 2em auto;
    line-height: 1.4em;
    background: #1f2645;
    padding: 1.2em 1em;
}
#menber_box p#mb{margin-bottom: 0.4em;}
#menber_box p#small_tex{
    font-size: 0.8em;
    margin-bottom: 1em;
}
#menber_box a{color: #fff;font-weight: 600;font-size: 0.9em;padding: 0.8em 1em;}
div#white_box{background: #fff;padding: 1em 1em 1.2em; }
#menber_box h6{text-align: center;font-size: 1.4em;margin-bottom: 0.6em;color: #fff;}
@media screen and (max-width: 767px){
    #menber_box h3{line-height: 1.4em;font-size: 1.2em;}
    #menber_box p#mb{font-size: 0.9em;}
    #menber_box.btn--orange,
    #menber_box a.btn--orange{line-height: 1.2em;}
    #menber_box p#small_tex{font-size: 0.8em;}
}
#menber_box.btn--orange,
#menber_box a.btn--orange {
  border-radius:5px;
  background-color: #eb6100;
  display: table-cell;
}
#menber_box btn--orange:hover,
#menber_box a.btn--orange:hover {
  border-radius:5px;
  background: #f56500;
}

