@charset "utf-8";
/* [style] Free change territory
---------------------------------------------------------*/

/* ------ common ------*/
body {
	color: #444;
	line-height: 1.5;
}
a {
	color: #006699;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(102, 204, 255, 0.5);
}
button {
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(102, 204, 255, 0.5);
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ef8115;
}
/* ------ jsError ------*/
.jsError {
	width: 930px;
	background: #eeedec;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	color: #e54c4c;
}
.jsError--link {
	text-decoration: underline!important;
}
/* ------ header ------*/
.header {
	background-color: #ffffff;
}

/* ------ contents ------*/

.contentsHeader__conetnt {
	background-color: #fff468;
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/bg1.png") no-repeat center bottom;
	background-size: cover;
}
.contentsHeader__conetnt--title {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/mv.png") no-repeat center 5px;
	width: 815px;
	height: 338px;
	margin: 0 auto;
	text-indent: -1000%;
}
.contentsHeader__conetnt--list li {
	list-style-type: disc;
	list-style-position: inside;
}
/* ------ entry ------*/
.entry {
	width: 890px;
	margin: 0 auto;
	text-align: center;
	padding: 5px;
	background-color: #fff;
    position: relative;
    top: 10px;
}
.entry__contents {
    border: solid 5px #f2d700;
	padding: 30px;
}
.entry__contents--titile {
    color: #ef4e6c;
	margin: 0 auto 20px;
    font-size: 150%;
    font-weight: bold;
}
.entry__btn--arw{
    vertical-align: middle;
    margin-right: 10px;
}
.entry__btn {
    font-size: 200%;
    font-weight: bold;
	display: block;
	margin: 20px auto 30px;
    width: 515px;
    background: #ee4e6c;
    background-image: -webkit-linear-gradient(top, #ee4e6c, #e74b68);
    background-image: -moz-linear-gradient(top, #ee4e6c, #e74b68);
    background-image: -ms-linear-gradient(top, #ee4e6c, #e74b68);
    background-image: -o-linear-gradient(top, #ee4e6c, #e74b68);
    background-image: linear-gradient(to bottom, #ee4e6c, #e74b68);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    -webkit-box-shadow: 0px 4px 15px #666666;
    -moz-box-shadow: 0px 4px 15px #666666;
    box-shadow: 0px 4px 15px #666666;
    color: #ffffff;
    padding: 30px 20px 30px 20px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.entry__btn:hover {
	opacity: .8;
    text-decoration: none;
    color: #ffffff;
}

.entry__btn--login {
    font-size: 200%;
    font-weight: bold;
    display: block;
    margin: 20px auto 30px;
    width: 515px;
    background: #fbb802;
    background-image: -webkit-linear-gradient(top, #fbb802, #f2b102);
    background-image: -moz-linear-gradient(top, #fbb802, #f2b102);
    background-image: -ms-linear-gradient(top, #fbb802, #f2b102);
    background-image: -o-linear-gradient(top, #fbb802, #f2b102);
    background-image: linear-gradient(to bottom, #fbb802, #f2b102);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    -webkit-box-shadow: 0px 4px 15px #666666;
    -moz-box-shadow: 0px 4px 15px #666666;
    box-shadow: 0px 4px 15px #666666;
    color: #ffffff;
    padding: 30px 20px 30px 20px;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.entry__btn--login:hover {
	opacity: .8;
    text-decoration: none;
    color: #ffffff;
}

.entry__btn--subtxt {
	text-align: center;
}
.entry__contents--note {
	text-align: left;
	font-size: 88%;
	margin-top: 20px;
}
/* ------ 3000 ------*/
.contentsLayout {
    background-color: #00489d;
}
.contentsLayout__conetnt {
	width: 890px;
	margin: 0 auto;
	text-align: center;
	padding-top: 100px;
}
.contentsLayout__conetnt--title {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/ttl_pointget.png") no-repeat top center;
	width: 650px;
	height: 80px;
	margin: 0 auto 10px;
	text-indent: -1000%;
}
.contentsLayout__conetnt--subtitle {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/ttl_sub.png") no-repeat top center;
	width: 890px;
	height: 99px;
	margin: 0 auto;
	text-indent: -1000%;
}
.contentsLayout__conetnt--detail {
	background-color: #fff;
}
.contentsLayout__conetnt--day {
	margin: 30px 0 10px;
	font-weight: bold;
	font-size: 150%;
}
.day--title {
	display: block;
	color: #0c4bb9;
}
.contentsLayout__conetnt--list {
	margin:30px 0 0 0;
}
.contentsLayout__conetnt--list li {
	display: inline-block;
}
.contentsLayout__conetnt--1 {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/list1.png") no-repeat top left;
	width: 466px;
	height: 95px;
	text-indent: -1000%;
}
.contentsLayout__conetnt--2 {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/list2.png") no-repeat top left;
	width: 328px;
	height: 90px;
	text-indent: -1000%;
	margin-left: 15px;
}
.contentsLayout__conetnt--note {
	text-align: left;
	padding: 30px;
}
/* ------ premium ------*/
.contentsPremium__back--img {
	display: block;
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/bg2.png") no-repeat center top;
	background-size: cover;
	height: 408px;
}
.contentsPremium {
	background-color: #f3f3f3;
	padding-bottom: 30px;
}
.contentsPremium__conetnt {
	width: 890px;
	margin: 0 auto;
}
.contentsPremium__conetnt--title {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 30px;
}
.contentsPremium--title {
	color: #093e98;
}
.contentsPremium__conetntList dt {
	background-color: #fff;
	padding-bottom: 30px;
}
.contentsPremium__conetntList dd {
	background-color: #fff;
	margin-bottom: 20px;
    font-size: 120%;
}
.contentsPremium__conetntList dd:last-child {
	margin-bottom: 50px;
}
.contentsPremium__conetntList--okaimono {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/ttl_okaimono.png") no-repeat top left;
	width: 890px;
	height: 87px;
	text-indent: -1000%;
}
.contentsPremium__conetnt--okaimono {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/img_okaimono.png") no-repeat 5% top;
	padding: 0px 0 0px 200px;
	min-height: 200px;
}
.contentsPremium__conetnt--txt {
	padding: 0 40px 20px 0;
}
.contentsPremium__conetnt--okaimonotxt {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/ttl_sub_okaimono.png") no-repeat left top;
	width: 514px;
	height: 54px;
	margin-bottom: 10px;
	text-indent: -1000%;
}
.contentsPremium__conetntList--subtxt {
	margin-left: 80px;
}
.contentsPremium__conetntList--auc {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/ttl_auc.png") no-repeat top left;
	width: 890px;
	height: 87px;
	text-indent: -1000%;
}
.contentsPremium__conetnt--auc {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/img_auc.png") no-repeat 5% top;
	padding: 0px 0 0px 230px;
	min-height: 100px;
}
.contentsPremium__conetnt--txt {
}
.contentsPremium__conetntList--shplohaco {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/ttl_shp.png") no-repeat top left;
	width: 890px;
	height: 87px;
	text-indent: -1000%;
}
.contentsPremium__conetnt--shplohaco {
	padding: 0 0 20px 40px;
}
.contentsPremium__conetnt--shp {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/img_shp.png") no-repeat top left;
	width: 382px;
	height: 122px;
	text-indent: -1000%;
	display: inline-block;
}
.contentsPremium__conetnt--lohaco {
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/img_lohaco.png") no-repeat top left;
	width: 384px;
	height: 122px;
	text-indent: -1000%;
	display: inline-block;
	margin-left: 10px;
}
/* ------ detail ------*/
.detail__back--img {
	display: block;
	background: url("https://s.yimg.jp/images/premium/contents/pc/v1/campaign/auc/aucwin2017ss/images/bg3.png") no-repeat center top;
	background-size: cover;
	height: 408px;
}
.detail {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.detail__head {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 40px;
}
.detail table tr th {
	width: 200px;
	background: #f3f3f3;
	text-align: center;
	font-weight: bold;
	padding: 22px 0;
	border-bottom: 1px solid #000;
	vertical-align: top;
}
.detail table tr td {
	text-align: left;
	padding: 22px 20px 22px 10px;
	border-bottom: 1px solid #000;
}
.detail__table--top {
	border-top: 1px solid #000;
}
.detail__list--icon {
	margin-left: 20px;
	list-style: disc;
	list-style-position: outside;
}
.detail__list--txt {
	margin-bottom: 20px;
}
.detail__list--num {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
}
.detail__txt--bold {
	font-weight: bold;
}
.detail__list--faq {
	margin: 0 0 20px 20px;
	font-weight: bold;
	list-style: disc;
	list-style-position: outside;
}
.detail__list--faq span {
	font-weight: normal;
}
.copy {
	width: 950px;
	margin: 0 auto;
	padding: 20px;
	text-align: right;
}
/* ------ footer ------*/
/*#footer {
	background: #ededed;
	text-align: center;
	padding-top: 10px;
}
#footer p.copyPartner {
	width: 950px;
	margin: 0 auto 10px auto;
	font-size: 75%;
	text-align: left;
}
#footer p.backLnk {
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer p.cplLnk {
	padding: 10px 0 20px;
	font-size: 85%;
	line-height: 1.4em;
}*/
.overline{
	text-decoration: line-through;
	padding:0 5px 0 0;
}
.ex{
	color:#F45A0B;
	}
.img_schedule {
    margin: 5px 0;
}

.detail__list--endsubttl {
    display: block;
    width: 730px;
    font-weight: bold;
    background-color: #f3f3f3;
    margin-top: 5px;
    line-height: 1.8;
}


.contentsLayout__conetnt--end {
    margin-bottom: 5px;
}

.detail__list--subttl{
    display: block;
    width: 730px;
    font-weight: bold;
    background-color: #e87e91;
    color: #ffffff;
    line-height: 1.8;
    margin-top: 5px;
}
.subttl__02{
    display: inline-block;
    padding: 3px 5px;
    background-color: #e84c69;
    color: #ffffff;
    margin-right: 5px;
    font-weight: normal;
}
.subttl__01{
    display: inline-block;
    padding: 3px 5px;
    background-color: #828282;
    color: #ffffff;
    margin-right: 5px;
    font-weight:normal;
}
