@charset "utf-8";
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/  
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* clearfix */

/* カラム */
#s_contents {
	font-family: Verdana,"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	border-top: #000000;
	border-top-style: solid;
	padding-top: 50px;
	position: relative;
	display: inline-block;
	width: 960px;
}
#s_contents_l {
	width: 761px;
	float: left;
	position: relative;
	box-sizing: border-box;
	display: block;
}

#s_contents_r {
	width: 176px;
	border-color: #DFDFDF;
	border-width: 1px;
	border-style: solid;
	float: right;
	position: relative;
	display: block;
}
.s_side_box {
	width: 176px;
	position: relative;
	right: 0;
	display: block;
}
/* カラム */

/* 見出し */
.s_headline {
	font-size: 274%;
	margin-bottom: 45px;
}
.s_headline span {
	background: linear-gradient(transparent 65%, #F1C40E 0%);
	margin: 0;
}

.s_headline2 {
	background-color: #F7F7F7;
	border-left-width: 4px;
	border-left-color: #F1C40E;
	border-left-style: solid;
	padding-left: 22px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 224%;
	margin-bottom: 20px;
}

.s_headline3 {
	font-size: 194%;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F1C40E;
	border-bottom-width: 2px;
	margin-bottom: 25px;
}

.s_headline_brand {
	font-size: 185%;
	padding: 13px;
	background-color: #FFFFFF;
}
/* 見出し */

/* テキスト */
.s_main_txt {
	font-size: 143%;
	line-height: 1.6em;
}
/* テキスト */

/* スペース */
.mb50 {
	margin-bottom: 50px;
}

.mb20 {
	margin-bottom: 20px;
}
/* スペース */

/* 目次 */
.s_note {
	width: 761px;
	padding-top: 40px;
	position: relative;
	padding-bottom: 75px;
}

.s_note_header {
	width: 761px;
	height: 24px;
	float: left;
}

.s_note_box {
	width: 761px;
	background-image: url(../images/note_b.png);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	padding-top: 10px;
}

.s_note_c {
	width: 661px;
	margin-left: 56px;
	background-image: url(../images/note_e.png);
	background-repeat: repeat;
	margin-top: 13px;
	padding-left: 20px;
	padding-bottom: 8px;
}

.s_note_c p {
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	width: 36px;
	text-align: center;
	margin-bottom: 13px;
}

.s_note_footer {
	width: 761px;
	height: 24px;
	float: left;
}

.s_note_c li {
	background-image: url(../images/ya.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
	list-style-type: none;
	font-size: 134%;
	margin-bottom: 0.6em;
}

.clip {
	position: absolute;
	width: 27px;
	height: 55px;
	top: 20px;
	left: 50px;
}
/* 目次 */

/* テーブル関連 */
.s_table {
	border-color: #DFDFDF;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	width: 100%;
	border-collapse: collapse;
}

.s_table_a {
	font-size: 128%;
	padding: 15px;
	background-color: #F7F7F7;
	border-color: #DFDFDF;
	border-style: solid;
	border-bottom-width: 1px;
	width: 35%;
	line-height: 1.6em;
}
.s_table_b {
	font-size: 128%;
	padding: 15px;
	border-color: #DFDFDF;
	border-style: solid;
	border-bottom-width: 1px;
	line-height: 1.6em;
}

.s_gray_back {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #F7F7F7;
}
/* 追加 .s_table_c*/
.s_table_c {
	font-size: 128%;
	padding: 15px;
	background-color: #F7F7F7;
	border-color: #DFDFDF;
	border-style: solid;
	border-bottom-width: 1px;
	line-height: 1.6em;
	width: 25%;
}
/* 追加 .s_table_d*/
.s_table_d {
	font-size: 128%;
	padding: 15px;
	border-color: #DFDFDF;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	line-height: 1.6em;
}
/* 追加 .s_table_e*/
.s_table_e {
	font-size: 128%;
	padding: 15px;
	border-color: #DFDFDF;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	line-height: 1.6em;
	text-align: center;
}
/* 追加 .s_table_f*/
.s_table_f {
	font-size: 128%;
	padding: 15px;
	border-color: #DFDFDF;
	border-style: solid;
	border-bottom-width: 1px;
	line-height: 1.6em;
	text-align: center;
}


/* テーブル関連 */

/* ブランドコンテンツ */
.s_brand_box {
	padding-top: 25px;
	padding-bottom: 25px;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-style: solid;
	margin-left: 15px;
	margin-right: 15px;
}

.s_brand_txt {
	font-size: 138%;
	padding-bottom: 10px;
	line-height: 1.6em;
}

.s_brand_photo {
	width: 80px;
	margin-right: 28px;
	float: left;
}

.s_brand_txt_b {
	float: left;
	font-size: 128%;
	line-height: 1.6em;
	padding-right: 60px;
}

.s_brand_txt_b img {
	width: 70px;
	height: auto;
	vertical-align: top;
	margin-right: 20px;
}
.s_brand_txt_b a {
	padding-left: 5px;
	padding-right: 5px;
}

.s_brand_txt_c {
	margin-top: 10px;
	font-size: 88%;
	line-height: 1.6em;
}

.s_brand_txt_d {
	margin-top: 10px;
	font-size: 128%;
	line-height: 1.6em;
}
.s_brand_txt_e {
	float: left;
	font-size: 128%;
	line-height: 1.6em;
}
.s_brand_txt_e a {
	padding-left: 5px;
	padding-right: 5px;
}
/* 追加 .s_brand_box_b*/
.s_brand_box_b {
	padding-top: 25px;
	padding-bottom: 5px;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-style: solid;
	margin-left: 15px;
	margin-right: 15px;
}
/* 追加 .s_brand_txt_f*/
.s_brand_txt_f {
	float: left;
	font-size: 128%;
	line-height: 1.6em;
	width: 350px;
	padding-bottom: 20px;
}
/* 追加 .s_brand_txt_f img*/
.s_brand_txt_f img {
	width: 70px;
	height: auto;
	vertical-align: top;
	margin-right: 20px;
}
/* 追加 .s_brand_txt_f a*/
.s_brand_txt_f a {
	padding-left: 5px;
	padding-right: 5px;
}
/* ブランドコンテンツ */

/* ステップコンテンツ */
.s_yelow_back {
	width: 96%;
	background-color: #F1C40E;
	padding: 13px;
}

.s_yelow_l {
	float: left;
	width: 25%;
	line-height: 1.6em;
	padding-bottom: 10px;
}

.s_yelow_step {
	font-size: 128%;
	color: #000000;
}

.s_yelow_title {
	font-size: 185%;
	color: #000000;
	height: 25px;
}

.s_yelow_txt {
	font-size: 134%;
	line-height: 1.6em;
	color: #000000;
	float: right;
	width: 470px;
	padding-left: 25px;
	padding-right: 5px;
	border-left-style: solid;
	border-left-color: #FDF5D7;
	border-width: 1px;
}

.s_tri {
    width: 0;
	height: 0;
	border: 14px solid transparent;
	border-top: 14px solid #F1C40E;
	margin-left: auto;
	margin-right: auto;
}
/* ステップコンテンツ */

/* ポイントコンテンツ */
.s_point_box {
	position: relative;
	width: 100%;
	padding-top: 28px;
}

.s_point_no {
	font-weight: 600;
	background-color: #F1C40E;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 124%;
	text-align: center;
	position: absolute;
	z-index: 1;
}

.s_point_txt {
	margin-left: 23px;
	margin-top: 23px;
	background-color: #F7F7F7;
	padding: 30px;
	position: relative;
}

.s_point_a {
	font-size: 185%;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.s_point_b {
	font-size: 128%;
	line-height: 1.6em;
}

.s_link {
	font-size: 128%;
	text-align: right;
}
/* ポイントコンテンツ */

/* 写真入りコンテンツ */
.s_photo_center {
	width: 100%;
	margin-bottom: 20px;
}

.s_photo_center img {
	width: 100%;
}

.s_txt_center {
	font-size: 143%;
	line-height: 1.6em;
	width: 100%;
}

.s_photo_right {
	float: right;
	width: 47.5%;
}
.s_photo_right img {
	width: 100%;
}

.s_txt_left {
	float: left;
	width: 47.5%;
	font-size: 143%;
	line-height: 1.6em;
}

.s_photo_left {
	float: left;
	width: 47.5%;
}

.s_photo_left img {
	width: 100%;
}

.s_txt_right {
	float: right;
	width: 47.5%;
	font-size: 143%;
	line-height: 1.6em;
}
/* 写真入りコンテンツ */

/* 右メニュー */
.s_side_head {
	width: 112px;
	background-image: url(../images/side_illust.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 64px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: #DFDFDF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.s_side_txt_a {
	font-size: 98%;
}

.s_side_txt_b {
	font-size: 134%;
	font-weight: 600;
}

.s_side_link {
	margin: 15px;
}

.s_side_link li {
	font-size: 118%;
	margin-bottom: 3px;
}
/* 右メニュー */

.s_arow {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	font-weight: bolder;
	color: #1B72E9;
	margin-right: 10px;
}

/* ランキング */
.rankWrapper {
	background: #cccccc;
}
.rankWrapper ul li:first-child {
	margin-left: 0px;
}
.rankWrapper ul li {
	float: left;
	margin-left: 1px;
	background: #FFFFFF;
	width: 253px;
}
.rankImgBox {
	height: 100px;
	width: 172px;
	margin: 0 auto;
}
.rankImgBox .rankIcon {
	float: left;
	width: 49px;
	margin-right: 10px;
}
.rankImgBox .rankImg {
	width: 100px;
	float: left;
	text-align: center;
}
.rankItemPriceSet {
	margin-top: 10px;
}
.rankItemPriceSet .rankItemName {
	font-weight: normal;
	min-height: 85px;
	height: auto;
	margin: 0 10px;
}
.rankItemPriceSet dt {
	line-height: 20px;
	float: left;
	width: auto;
	margin-left: 10px;
}
.rankItemPriceSet dd {
	line-height: 12px;
	float: right;
	margin-right: 10px;
}
.rankItemPriceSet dd.emTxt {
	color: #d80000;
	font-size: 128%;
	line-height: 20px;
	float: right;
	margin-right: 10px;
}
.rankItemBtn{
	margin: 10px 0 0 0;
	text-align: center;
}
.inputTtl {margin-right: 5px;}
.inputTtl input{text-align:right;}
