﻿/*
	プリントバイヤーのオススメCSS
*/

/* メモ1の囲み */
.memo_ie8, .memo2_ie8, #OS .rose_ie8 {
	display: none;
}

@media screen and (min-width:768px) {
.section {
	margin-bottom: 15px;
}

/*osusume/index.htmlのCSS*/
.itemArea {
	font-size: 0;
}

.item {
	display: inline-block;/*変更*/
	background: url(/shopping/images/bg_3col_bottom.gif) bottom center no-repeat;
	width: 240px;
	margin: 0 5px 10px 5px;
	font-size: 12px;/*変更*/
	vertical-align: top;/*変更*/
}
.marLeft0px{
	margin-left:0 !important;
}

.item h2 {
	padding-left: 10px;
}

.item h2 a {
	display:inline;
	font-size:12px;
	font-weight:normal;
	padding-left: 14px;
	background: url(/common/images/arrow_sqRed.gif) no-repeat scroll 0 4px transparent;
}

.item h2.icoNew a {
	background: url(/common/images/arrow_new.gif) no-repeat scroll 0 transparent;
	padding-left:30px;
}

.item h2.icoAttention a {
	background: url(/common/images/arrow_attention.gif) no-repeat scroll 0 transparent;
	padding-left:38px;
}

.inner {
	margin: 2px 10px 10px 10px;
	line-height:1;
	font-size:90%;
}
.inner p {
	margin:0;
	padding:0;
}
/*
.item {
	float:left;
	width:240px;
	padding:5px 5px 5px 6px;
}
.item p {
	width:240px;
	height:20px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:10px;
	background-color:#900;
	color:#FFF;
	display:block;
}
.item p a {
	margin:0;
	padding:0;
	width:238px;
	height:18px;
	display:block;
	color:#FFF;
	background-color:#900;
	text-decoration:none;
}
.item p a:hover {
	margin:0;
	padding:0;
	width:238px;
	height:18px;
	color:#900;
	border:solid #900 1px;
	background-color:#FFF;
	text-decoration:none;
}
*/

/* それぞれ商品ごとのページ */

.titleOS,
.mainOS {
	line-height: 1.0;
	margin: 0;
	padding: 0;
}

#OS h1,
#OS h1.Long {
	overflow: hidden;
	line-height: 1.2;
	height: 60px;
	margin: 0 0 30px;
	padding: 25px 30px 15px;
	font-size: 36px;
	font-size: 3.2rem;
	background: url(/shopping/osusume/images/bg_os_h1.png) no-repeat top left;	
}

#OS h1.Long {
	background: url(/shopping/osusume/images/bg_long_h1.png) no-repeat top left;	
}

#OS h1 img,
#OS h1.Long img {
	display: none;
}

#OS h1 span span,
#OS h1.Long span span {
	display: block;
	font-size: 22px;
}

#OS h1 span span + span,
#OS h1.Long span span + span {
	display: inline-block;
}

.movie.style01 {
	position: absolute;
	top: 87px;
	left: 227px;
}

/* ポイントの囲み */

#point {
	min-height: 80px;
	margin: 30px 0;
	padding: 15px 25px 25px 5px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	background: #ff9700;
	/*
	background-color: #ff9700;
	background-image: url(/shopping/osusume/images/img_point.png), url(/shopping/osusume/images/bg_point.png);
	background-position: 5px 5px, top;
	background-repeat: no-repeat, repeat;
	*/
}

#point img {
	float: left;
	width: 150px;
	margin-top: -10px;
}

#point .pointTxt {
	float: left;
	width: 570px;
	padding-left: 5px;
}


/* IE8, IE7,6*/
/*
#point {
	background: url(/shopping/osusume/images/img_point.png) 5px 5px no-repeat #ff9700\9;
	/background: url(/shopping/osusume/images/img_point.png) 5px 5px no-repeat #ff9700
}
*/

#point h2 {
	line-height: 1.4;
	margin: 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #9e6b21;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

#point .feature {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ffdca9;
}

#point .feature p {
    line-height: 1.4;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 1.6em;
    color: #fff;
}
#point .feature ul{position: relative;}
#point .feature li{
	list-style: inside;
	font-size: 1.8rem;
	font-weight: 600;
}

/* ここまで */

.memo {
	background:url(/shopping/osusume/images/bg_memo.gif) no-repeat scroll 0 0 transparent;
	font-size:1.5em;
	margin:30px auto;
	padding:50px 120px 10px 140px;
	width:450px;
	height:220px;
}

.memo p {
	margin: 0 0 10px;
}

.memo h2 {
	margin-bottom: 10px;
	line-height: 1.2;
	font-size: 25px;
	font-weight:bold;
	color: inherit;
}

.memo2 {
	background:url(/shopping/osusume/images/bg_memo.gif) no-repeat scroll 0 0 transparent;
	font-size:1.167em;
	margin:30px auto;
	padding: 50px 120px 0 140px;
	width:450px;
	height:230px;
}

/* ここまで */

/* メモ2の囲み */
.memo2 h2 {
	margin: 2px 0 5px;
	line-height: 1.2;
	font-size: 1.429em;
	font-weight:bold;
	color: #666;
}

.memo2 p {
	margin: 0 0 10px;
	line-height: 1.2;
}

.memo2 .red {
	color: #c00;
}

/* ここまで */

/* 薔薇とリボンの囲み */

.roseRibbon {
	position: relative;
	background-image: url(/shopping/osusume/images/bg_roseRibbonTop.gif),
	url(/shopping/osusume/images/bg_roseRibbonBottom.gif),
	url(/shopping/osusume/images/bg_roseRibbonMain.gif);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: top , bottom , center;
	background-size: 100%;
	margin: 20px auto 34px;
	padding: 7% 0 8%;
	width: 700px;
	height: 100%;
	min-height: 100px;
}

.ie8 .roseRibbon {
	background: url(/shopping/osusume/images/bg_roseRibbonMain.gif) repeat-y;
}

.roseRibbon .bg1 {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	padding-top: 24%;
}

.ie8 .roseRibbon .bg1 {
	background: url(/shopping/osusume/images/bg_roseRibbonTop.gif) no-repeat;
}

.roseRibbon .bg2 {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding-bottom: 12%;
}

.ie8 .roseRibbon .bg2 {
	background: url(/shopping/osusume/images/bg_roseRibbonBottom.gif) no-repeat;
}

.roseRibbon h2 {
	position: relative;
	margin-bottom: 40px;
	padding-left: 25px;
	padding-right: 19%;
	font-size: 23px;
	font-weight:bold;
	color: #666;
	z-index: 1;
}

.roseRibbon h3,
.roseRibbon p {
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: inherit;
	z-index: 1;
}

.roseRibbon h3 {
	display: inline-block;
	margin: 0 0 0 58px;
	line-height: 1.7;
}

.roseRibbon p {
	display: inline-block;
	margin: 0;
}

/* ここまで */

.innerWrap {
	clear:both;
	overflow:hidden;
}
.clearfix {
	display:block;
}
.roseRibbonBody p {
	font-size:18px;
}

.storeBtn {
}

.storeBtn > .btn {
	float: left;
	margin: 5px 0;
}

.storeBtn > .btn.last {
	float: right;
}

.btn {
	width: 365px;
	margin: 5px auto;		
}

/* IE8, IE7,6 */
.btn {
	/padding: 2px;
	/border: 2px solid #ccc;
}

.ie8 .btn {
	padding: 2px;
	border: 2px solid #ccc;
}

.btn a {
	display: block;
	margin: 0;
	padding: 10px 5px;
	line-height: 1.2;
	border: 1px solid #ce4051;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 0 -1px 1px #999;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.45), 1px 1px 0px rgba(255,255,255, 0.7) inset;
	-webkit-backface-visibility: hidden;/*set*/
    backface-visibility: hidden;/*set*/
    -webkit-transition: 0.2s ease-in;/*set*/
    transition: 0.2s ease-in;/*set*/
    filter: alpha(opacity=100);/*set*/
    opacity: 1;/*set*/
	background-color: #cb1e1e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ce2137), color-stop(0.00, #f7768c)) #cb1e1e;
	background: -webkit-linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	background: -moz-linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	background: -ms-linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	background: linear-gradient(top, #f7768c 0%, #ce2137 100%) #cb1e1e;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7768c', endColorstr='#ce2137', GradientType=0)";
	text-decoration: none;
	color: #fff;
}

.btn a:link {
	text-decoration: none;
	color: #fff;
}

.btn a:hover {
	background-color: #f17e92;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #df495c), color-stop(0.00, #f17e92));
	background: -webkit-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: -moz-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: -o-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: -ms-linear-gradient(top, #f17e92 0%, #df495c 100%);
	background: linear-gradient(top, #f17e92 0%, #df495c 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f17e92', endColorstr='#df495c', GradientType=0)";
}

.btn a:active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f17e92), color-stop(0.00, #df495c));
	background: -webkit-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: -moz-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: -o-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: -ms-linear-gradient(top, #df495c 0%, #f17e92 100%);
	background: linear-gradient(top, #df495c 0%, #f17e92 100%);
	background-color: #e23333;
}

/*
.storeBtn .btn a {
	line-height: 1.2;
	display: block;
	text-align: center;
	text-shadow: 0 -1px 0 #333;
	padding: 25px 10px;
	border: 2px solid #fff;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 22px;
	border-radius: 8px;
	box-shadow: 0 0 4px #333;
	background: #b8121c;
	-ms-transition: background-color 0.25s linear 0, text-shadow 0.25s linear 0;
	-webkit-transition: background-color 0.25s linear 0, text-shadow 0.25s linear 0;
	-moz-transition: background-color 0.25s linear 0, text-shadow 0.25s linear 0;
	transition: background-color 0.25s linear 0, text-shadow 0.25s linear 0;
}

.storeBtn .btn a:link,
.storeBtn .btn a:visited,
.storeBtn .btn a:active {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
.storeBtn .btn a:hover {
	text-shadow: 0 1px 0 #333;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #cc3841;
}
*/

.btn a .titleItem {
	font-size: 28px;
}

/*old ボタンのCSS*/
.storeBtn > .btn2 {
	float: left;
	margin:0 10px 10px;
}

.btn2 {
	width:350px;
	height:120px;
	margin:0 auto 20px;
	padding-bottom:0;
	line-height: 1.2;
	text-align:center;
	color:#FFFFFF;
	display:block;
	font-size:19px;
}

.btn2 a {
	background:transparent url(/shopping/osusume/images/bg_btn.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:95px;
	padding:20px 20px 5px 15px;
	text-decoration:none;
	width:315px;
}

.btn2 a:hover, .btn2 a:active {
	text-decoration:none;
	background:transparent url(/shopping/osusume/images/bg_btn.gif) no-repeat scroll 0 -120px;
	color:#FFFFFF;
}

.btn2 a .titleItem {
	font-size: 24px;
	font-weight: bold;
}

.btn .icoWhite,
.btn2 .icoWhite {
	position: relative;
	padding-left: 16px;
}

.btn .icoWhite:before,
.btn2 .icoWhite:before {
	display: block;
	position: absolute;
	content: "";/*set*/
	top: 0.4em;
	left: 0;
	width: 0;
	height: 0;
	border-width: 7px 0 7px 10px;
	border-color: transparent transparent transparent #fff;
	border-right-color: rgba(255, 0, 0, 0);
	border-style: dashed solid;
}

.ie8 .btn .icoWhite:before,
.ie8 .btn2 .icoWhite:before {
	width: 10px;
	height: 15px;
	border: none;
	background: url(/shopping/osusume/images/ico_link.png) left center no-repeat;/*見た目重視IE8とIE9*/
}

.btn .icoOpen,
.btn2 .icoOpen {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding-left: 15px;
}

.btn .icoOpen:before,
.btn .icoOpen:after,
.btn2 .icoOpen:before,
.btn2 .icoOpen:after {
	overflow: hidden;
	position: absolute;
	content: "";/*set*/
	left: auto;
	width: 11px;
	height: 10px;
	line-height: 10px;
	font-size: 14px;
	text-align: center;
	background: #fff;
}

.btn .icoOpen:before,
.btn .icoOpen:after {
	top: 0.2em;
	border: 1px solid #d42d43;
}

.btn2 .icoOpen:before,
.btn2 .icoOpen:after {
	top: 0.1em;
	border: 1px solid #e30000;
}

.btn .icoOpen:after {
	left: -3px;
	margin-top: -1px;
}

.btn .icoOpen:before {
	left: -6px;
	margin-top: 2px;
}

.btn2 .icoOpen:after {
	left: -3px;
	margin-top: 2px;
}

.btn2 .icoOpen:before {
	left: -6px;
	margin-top: 5px;
}

.btn a:hover .icoOpen:before,
.btn a:hover .icoOpen:after {
	border: 1px solid #e15063;
}

.btn2 a:hover .icoOpen:before,
.btn2 a:hover .icoOpen:after {
	border: 1px solid #ff7373;
}

/*ここまで*/

.talk {
	clear: both;
	font-size: 22px;
	margin: 10px 0;
}

.talk p {
	margin: 1.2;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

.talk .talkRed {
	color: #cc0000;	
}

.talk .talkBlue {
	color: #06f;
}

.talk a:link,
.talk a:active,
.talk a:visited {
	text-decoration: underline;
	color: #3d3333;	
}

.talk a:hover {
	text-decoration: none;
	color: #3d3333;	
}
.talk .boy {
	margin-bottom: 15px;
	padding-top: 21px;
	background: url(/shopping/osusume/images/bg_talk_h_b.png) no-repeat left top;
}

.talk .boy .talkContents {
	min-height: 90px;
	padding: 0 30px 21px 155px;
	background: url(/shopping/osusume/images/bg_talk_b.png) no-repeat left bottom;
}

.talk .girl {
	margin-bottom: 15px;
	padding-top: 21px;
	background: url(/shopping/osusume/images/bg_talk_h_g.png) no-repeat left top;	
}

.talk .girl .talkContents {
	min-height: 90px;
	padding: 0 155px 21px 30px;
	background: url(/shopping/osusume/images/bg_talk_g.png) no-repeat left bottom;
}

.talk .dad {
	margin-bottom: 10px;
	padding-top: 21px;
	background: url(/shopping/osusume/images/bg_talk_h_b.png) no-repeat left top;
}

.talk .dad .talkContents {
	min-height: 90px;
	padding: 0 30px 21px 155px;
	background: url(/shopping/osusume/images/bg_talk_d.png) no-repeat left bottom;
}

.talk .mom {
	margin-bottom: 10px;
	padding-top: 21px;
	background: url(/shopping/osusume/images/bg_talk_h_g.png) no-repeat left top;	
}

.talk .mom .talkContents {
	min-height: 90px;
	padding: 0 155px 21px 30px;
	background: url(/shopping/osusume/images/bg_talk_m.png) no-repeat left bottom;
}

.qa {
	margin-top: 25px;
}


.backList {
	clear: both;
	text-align: center;
	margin: 40px 0 10px;
}

/* 特殊フォントサイズ系
-------------------------------------------------------------------------------------*/
#wPrimary .fonS12 {
	font-size: 12px;
}

#wPrimary .fonS14 {
	font-size: 14px;
}

#wPrimary .fonS20 {
	font-size: 20px;
}

#wPrimary .fonS22 {
	font-size: 22px;
}

#wPrimary .fonS24 {
	font-size: 24px;
}

#wPrimary .fonS26 {
	font-size: 26px;
}

#wPrimary .fonS32 {
	font-size: 32px;
}

/* PC clearfix
----------------------------------------------------------------------------------------------------*/
#point {
	zoom: 1;/*for IE 5.5-7*/
}

#point:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


}



@media screen and (max-width:767px) {
/*osusume/index.htmlのCSS*/
h2 {
	margin: 0 5px;
	padding: 0;
	background-color: initial;
	color: inherit;
}

.titleSub h1 span {
	display: none;
}

.item {
	width: 100%;
	height: auto !important;
	margin: 0 12px 3px 0;
	float: none;
	background: none;
}

.item h2 {
	display: inline-table;
	position: relative;
	padding: 0 0 0 14px;
	font-size: 14px;
	font-size: 1.4rem;
	overflow: hidden;
	background: none;
}

.item h2:before {
	display: block;
    content: ' ';
	position: absolute;
	width: 10px;
    height: 10px;
	top: 0;
    left: 0;
	bottom: 0;
	margin: auto;
	background: #d70b24;
}

.ie8 .item h2:before,
.ie9 .item h2:before {
    height: 11px;/*足して偶数*/
	top: 1px;/*足して偶数*/
}

.item h2 a:after,
.item h2 a:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    top: 0;
    left: 0;
	bottom: 0;
    position: absolute;
    width: 0;
	margin: auto 2px;
	-webkit-transform: scale(1, 0.8);
	-moz-transform: scale(1, 0.8);
}

.item h2 a:after {
	left: 0;
    border-width:3px;
    border-left-color: #d70b24;
}

.item h2 a:before {
	left: 1px;
    border-width: 4px;
    border-left-color: #fff;
}

.item h2.icoNew:before,
.item h2.icoAttention:before {
	background-color: transparent;
}

.item h2.icoNew a:after,
.item h2.icoNew a:before,
.item h2.icoAttention a:after,
.item h2.icoAttention a:before {
	border: none;
}

.item h2.icoNew {
	padding-left:30px;
	border: none;
	background:url(/common/images/arrow_new.gif) no-repeat scroll 0 transparent;
}

.item h2.icoAttention {
	padding-left:38px;
	border: none;
	background: url(/common/images/arrow_attention.gif) no-repeat scroll 0 transparent;
}


.item .inner p a {
	display: none;
}


/* それぞれ商品ごとのページ */

.titleOS,
.mainOS {
    line-height: 1.0;
    margin: 10px 0 0;
    padding: 0;
}

.mainOS {
	margin-top: 14%;
}

#OS {
	position: relative;
}

#OS h1 {
	position: absolute;
	width: 100%;
	overflow: hidden;
	line-height: 1.0;
	margin: 0;
	padding: 0;
}

#OS  h1 > span {
	position: absolute;
	top: 0;
	display: block;
	width: 80%;
	padding: 1% 10%;
	font-size: 14px;
	font-size: 1.2em;
	line-height: 1.2em;
	z-index: 1;
}

#OS  h1 span span {
	display: block;
}

#OS  h1 span span + span {
	display: inline-block;
}

#OS  h2 {
	background: none;
}

.posRel {
	position: absolute;
	width: 100%;
	z-index: 1;
}

.movie.style01 {
  position: relative;
  padding-bottom: 56.25%;/*必須*/
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  z-index: 2;
}
.movie.style01 iframe {
  position: absolute;
  top: 39%;
  left: 0;
  right: 0;
  width: 44%;
  height: 50%;
  margin: 0 auto;
    z-index: 3;

}

/* ポイントの囲み */

#point {
	min-height: 80px;
	margin: 10px 5px;
	padding: 15px 25px 25px 5px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	text-shadow: 1px 1px 0 #333;
	box-shadow: 0 0 4px #999 inset;
	background: #ff9700;
}

#point img {
	float: left;
	max-width: 30%;
	margin-top: -10px;
}

#point .pointTxt {
	float: left;
	max-width: 69%;
	padding-left: 1%;
}

#point h2 {
	margin: 0;
	padding: 0 0 5px;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
}

#point .feature {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ffdca9;
}

#point .feature p {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	font-weight: bold;
}

/* ここまで */

/* メモの囲み */

.memo, .memo2 {
	position: relative;
	background-image: url(/shopping/osusume/images/bg_memo_t.gif),
	url(/shopping/osusume/images/bg_memo_b.gif),
	url(/shopping/osusume/images/bg_memo_m.gif);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: top , bottom , center;
	background-size: 100%;
	margin:0 auto;
	width: 100%;
	height: 100%;
	min-height: 100px;
	padding: 10% 0;
}

.ie8 .memo, .ie8 .memo2 {
	background: url(/shopping/osusume/images/bg_memo_m.gif) repeat-y;
}

.memo .bg1, .memo2 .bg1 {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	padding-top: 24%;
}

.ie8 .memo .bg1, .ie8 .memo2 .bg1 {
	background: url(/shopping/osusume/images/bg_memo_t.gif) no-repeat;
}

.memo .bg2, .memo2 .bg2 {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding-bottom: 12%;
}

.ie8 .memo .bg2, .ie8 .memo2 .bg2 {
	background: url(/shopping/osusume/images/bg_memo_b.gif) no-repeat;
}

.memo h2, .memo2 h2,
.memo p, .memo2 p {
	width: 85%;
	margin: 2px 0 5px;
	padding-left: 20%;
}

.memo h2, .memo2 h2 {
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight:bold;
	color: inherit;
	z-index: 1;
}

.memo .red, .memo2 .red {
	color: #c00;
}

.ie8 #OS .memo_ie8,
.ie8 #OS .memo2_ie8,
.ie8 #OS .rose_ie8 {
	display: block;
	margin: 16px auto 34px;
}

.ie8 #OS .memo_ie8 img,
.ie8 #OS .memo2_ie8 img,
.ie8 #OS .rose_ie8 img {
	display: block;
	width: 100%;
}

.ie8 #OS .memo,
.ie8 #OS .memo2,
.ie8 #OS .roseRibbon {
	display: none;
}

/* ここまで */

/* 薔薇とリボンの囲み */

.roseRibbon {
	position: relative;
	background-image: url(/shopping/osusume/images/bg_roseRibbonTop.gif),
	url(/shopping/osusume/images/bg_roseRibbonBottom.gif),
	url(/shopping/osusume/images/bg_roseRibbonMain.gif);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: top , bottom , center;
	background-size: 100%;
	margin: 16px auto 34px;
	padding: 5% 0 8%;
	width: 100%;
	height: 100%;
	min-height: 100px;
}

.roseRibbon .bg1 {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	padding-top: 24%;
}

.roseRibbon .bg2 {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding-bottom: 12%;
}

.roseRibbon h2 {
	padding: 5px 19% 22px 10px;
	line-height: 1.2;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight:bold;
	color: #3d3333;
}

.roseRibbon > section {
	padding-bottom: 18px;
}

.roseRibbon > section  > section {
	padding-right: 5%;
}

.roseRibbon h3,
.roseRibbon p {
	margin: 0;
	padding: 0 5px 0 14px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	color: inherit;
	z-index: 1;
}

.roseRibbon h3 {
	float: left;
	margin: 0;
	line-height: inherit;
	vertical-align: top;
}

.roseRibbon section > p:last-child {
	margin: 0;
}

.roseRibbon p {
}


/* ここまで */

.innerWrap {
	clear:both;
	overflow:hidden;
}

.btn,
.btn2 {
	width: auto;
	margin: 0 5px;		
}

.btn + .btn,
.btn2 + .btn2 {
	margin-top: 14px;
}

.btn a,
.btn2 a {
	display: block;
	margin: 0;
	padding: 10px 5px;	
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	background-color: #d80b24;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-size: 1.2rem;
}

/* IE8, IE7,6 */
.btn,
.btn2 {
	/padding: 2px;
}

.ie8 .btn,
.ie8 .btn2 {
	padding: 2px;
}

.btn a:link,
.btn2 a:link {
	text-decoration: none;
	color: #fff;
}

.btn a:hover {
}

.btn a:active {

}

.btn a span,
.btn2 a span {
	vertical-align: middle;
}

.btn a .titleItem,
.btn2 a .titleItem {
	position: relative;
	padding-left: 15px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
}

.btn .icoWhite,
.btn2 .icoWhite {
	position: relative;
	padding-left: 11px;
}

.btn .icoWhite:before,
.btn2 .icoWhite:before {
	display: block;
	position: absolute;
	content: " ";/*set*/
	top: 0.2em;
	left: 0;
	width: 0;
	height: 0;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #fff;
	border-right-color: rgba(255, 0, 0, 0);
	border-style: dashed solid;/*FF*/
}

.btn .icoOpen,
.btn2 .icoOpen {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding-left: 11px;
}

.btn .icoOpen:before,
.btn .icoOpen:after,
.btn2 .icoOpen:before,
.btn2 .icoOpen:after {
	overflow: hidden;
	position: absolute;
	content: " ";/*set*/
	top: 0.1em;
	left: auto;
	width: 7px;
	height: 7px;
	line-height: 7px;
	font-size: 14px;
	text-align: center;
	background: #fff;
}

.btn .icoOpen:before,
.btn .icoOpen:after,
.btn2 .icoOpen:before,
.btn2 .icoOpen:after {
	border: 1px solid #e30000;
}

.btn .icoOpen:before,
.btn2 .icoOpen:before {
	left: -5px;
	margin-top: 3px;/*iphone*/
	padding-bottom: 2px;
	padding-left: 2px;
}

.btn .icoOpen:after,
.btn2 .icoOpen:after {
	left: -2px;
	margin-top: 2px;/*iphone*/
}

/*ここまで*/

.talk {
	clear: both;
	margin: 10px 0;
}

.talk p {
	margin: 1.2;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

.talk .talkRed {
	color: #cc0000;	
}

.talk .talkBlue {
	color: #06f;
}

.talk a:link,
.talk a:active,
.talk a:visited {
	text-decoration: underline;
	color: #3d3333;	
}

.talk a:hover {
	text-decoration: none;
	color: #3d3333;	
}

.talk .boy,
.talk .dad {
	margin-bottom: 15px;
	padding: 0 5px 0 58px;
    background: url(/shopping/osusume/images/bg_talk_b_sp.png) 10px bottom no-repeat;
	background-size: 37px;
}

.ie8 .talk .boy,
.ie8 .talk .dad {
    background: url(/shopping/osusume/images/bg_talk_b_sp_ie8.png) 10px bottom no-repeat;
}

.talk .boy .talkContents,
.talk .dad .talkContents {
	min-height: 103px;
	padding: 3px 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #fedf82;
}

.talk .girl,
.talk .mom {
	margin: 0 5px 15px 0;
	padding: 0 53px 0 5px;
    background: url(/shopping/osusume/images/bg_talk_g_sp.png) right bottom no-repeat;
	background-size: 45px;
}

.ie8 .talk .girl,
.ie8 .talk .mom {
    background: url(/shopping/osusume/images/bg_talk_g_sp_ie8.png) right bottom no-repeat;
}

.talk .girl .talkContents,
.talk .mom .talkContents {
	min-height: 103px;
	padding: 3px 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #fedf82;
}


.qa {
	margin-top: 25px;
}

.qa dl dt {
	font-weight: bold;
}

.backList {
	display: none;
}



/* サイドメニュー
-------------------------------------------------------------------------------------*/
#wSideBar {
	display: none;
}

/* SP clearfix
----------------------------------------------------------------------------------------------------*/
#point {
	zoom: 1;/*for IE 5.5-7*/
}

#point:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}


}

@media screen and (max-width:718px) {
#OS  h1 > span {
	padding: 3% 10%;
	font-size: 18px;
	font-size: 1.8rem;
}
}

@media screen and (max-width:602px) {
#OS  h1 > span {
	padding: 4% 10%;
	font-size: 14px;
	font-size: 1.4rem;
}
}

@media screen and (max-width:475px) {
#OS  h1 > span {
	padding: 4% 10%;
	font-size: 10px;
	font-size: 1rem;
}
}

@media screen and (max-width:375px) {
#OS  h1 > span {
	padding: 4% 10%;
	font-size: 9px;
	font-size: 0.9rem;
}
}

@media screen and (max-width:330px) {
#OS  h1 > span {
	padding: 3% 10%;
	font-size: 8px;
	font-size: 0.8rem;
}
}
