@charset "UTF-8";
/*
	./_example.css/default/default.css
	./_example.css/max-width.800px/mobile.css
*/

.clearfix:after {
	content: ".";
	height: 0;
	display: block;
	font-size: 0.1px;
	clear: both;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
ul,li,ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
dl,dt,dd {
	margin: 0;
	text-indent: 0;
}
body {
	background: url(../images/netshop/bg.jpg);
	text-align: center;
}
div#wrapper {
	width: 780px;
	text-align: left;
	background-color: #FFF;
	margin: 16px auto 10px;
	border-radius: 5px;
}
div#wrapper div#header,div#wrapper div#footer {
	width: 780px;
	height: 144px;
	background-image: url(../images/mfp_header_wide.png);
	background-size: 100% 100%;
	font-size: 24px;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding-left: 27px;
	padding-top: 56px;
	box-sizing: border-box;
}
div#wrapper div#header {
	border-radius: 5px;
}
div#wrapper div#header h1 {
	color: #FFF;
	text-shadow: 0px 0px 10px #000;
	font-size: 3rem;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-family: sans-serif;
}
div#wrapper div#header p {
	padding: 0px;
	line-height: 1em;
	color: #FFF;
	text-shadow: 0px 0px 5px #000;
}
div#wrapper div#container {
	padding: 0px 15px;
}
div#wrapper div#container .text-title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
div#wrapper div#container .text-block {
	font-size: 12px;
}
div#wrapper div#container .text-block p {
	font-size: 12px;
	padding-top: 10px;
}
div#wrapper div#container .text-block p:first-child {
	padding-top: 0;
}
div#wrapper div#container .text-imp {
	font-weight: bold;
}
div#wrapper div#container .text-caution {
	color: #f00;
}
div#wrapper div#container #content-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
}
div#wrapper div#container #item-list .text-caution {
	font-size: 12px;
}
div#wrapper div#container #item-list li {
	padding: 5px 0 5px 95px;
	box-sizing: border-box;
	border-top: 1px #ddd dashed;
	position: relative;
	min-height: 90px;
}
div#wrapper div#container #item-list li .thumb {
	width: 85px;
	height: 70px;
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
}
div#wrapper div#container #item-list li #thumb01 {
	background: url(../images/netshop/item/item_008_top_16.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb02 {
	background: url(../images/netshop/item/bandanna.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb03 {
	background: url(../images/netshop/item/badge_trio.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb04 {
	background: url(../images/netshop/item/thumb_item_007_top_16_black.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb05 {
	background: url(../images/netshop/item/thumb_item_007_top_16_white.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb06 {
	background: url(../images/netshop/item/item_006_top_16.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb07 {
	background: url(../images/netshop/item/thumb_item_001_top_blue.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb08 {
	background: url(../images/netshop/item/thumb_item_001_top_orange.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb09 {
	background: url(../images/netshop/item/item_002_top.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb10 {
	background: url(../images/netshop/item/item_003_top.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb11 {
	background: url(../images/netshop/item/item_004_top_16.jpg) no-repeat;
	background-size: contain;
}

/*Go with the flow*/
div#wrapper div#container #item-list li #thumb12 {
	background: url(../images/netshop/item/go/gwf-towel.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb13 {
	background: url(../images/netshop/item/go/gwf-stationery.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb14 {
	background: url(../images/netshop/item/go/gwf-calendar.jpg) no-repeat;
	background-size: contain;
}
/*I love*/
div#wrapper div#container #item-list li #thumb15 {
	background: url(../images/netshop/item/ilove/jkt.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb16 {
	background: url(../images/netshop/item/ilove/sweat_black.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb17 {
	background: url(../images/netshop/item/ilove/sweat_gray.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb18 {
	background: url(../images/netshop/item/ilove/knit.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb19 {
	background: url(../images/netshop/item/ilove/cap.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb20 {
	background: url(../images/netshop/item/ilove/tshirt_white.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb21 {
	background: url(../images/netshop/item/ilove/tshirt_gray.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb22 {
	background: url(../images/netshop/item/vs/item-vs-tshirt.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb23 {
	background: url(../images/netshop/item/vs/item-vs-parker.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb24 {
	background: url(../images/netshop/item/vs/item-vs-tape.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb25 {
	background: url(../images/netshop/item/item-smoker-meisaicap.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb26 {
	background: url(../images/netshop/item/item-originalbag.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb27 {
	background: url(../images/netshop/item/item-smoker-parker.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb28 {
	background: url(../images/netshop/item/ilove/item-glasse-shirt.jpg) no-repeat;
	background-size: contain;
}
div#wrapper div#container #item-list li #thumb29 {
	background: url(../images/netshop/item/ilove/item-mono_longt.jpg) no-repeat;
	background-size: contain;
}

div#wrapper div#container #item-list li:first-child {
	border-top: none;
}
div#wrapper div#container #item-list li .select-text {
	font-size: 12px;
}
div#wrapper div#footer {
	color: #FFF;
	clear: both;
	padding: 5px;
	margin: 5px;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
}
ul.example_pages {
	border: solid 1px #CCC;
	padding: 15px 30px;
}
ul.example_pages li {
	padding: 5px 0px;
}
div#example_selector {
	padding: 10px;
	text-align: center;
}
div#example_selector select {
	font-size: 18px;
	border-radius: 3px;
	border: solid 1px #CCC;
	padding: 5px 10px;
	box-shadow: 0px 0px 5px #CCC inset;
}
div.tips {
	padding: 5px 20px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 0px 2px 10px #CCC;
	background: #FEE;
}
div.tips p {
	font-size: 14px;
	line-height: 2em;
}
div.tips p strong {
	color: #800040;
}
div.tips p span {
	display: block;
	padding: 10px;
	color: #008080;
}

.event-contents {
	margin: 0 15px 40px;
	padding: 40px 0;
	border-bottom: 3px dotted #ddd;
	box-sizing: border-box;
}
.event-contents .thumb {
	width: 200px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left;
	background-color: #dfdfdf;
	box-sizing: border-box;
}
.event-contents .thumb img {
	width: 100%;
	height: 100%;
}
.event-contents .event-content {
	width: 70%;
	float: left;
	box-sizing: border-box;
}
.event-contents .event-content .title {
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	font-size: 16px;
	font-weight: bold;
}
.event-contents .event-content .explain {
}
.event-contents .event-content .explain dl {
	font-size: 14px;
	line-height: 18px;
}
.event-contents .event-content .explain dl dt {
	font-weight: bold;
	padding: 10px 0 5px;
}
.event-contents .event-content .explain dl dt:before {
	content: "■";
	padding-right: 5px;
}
.event-contents .event-content .explain dl dd {
	padding-left: 1em;
}
form#mailformpro #item_wrap dl {
}
form#mailformpro #item_wrap dt {
	width: 100%;
	float: none;
	text-align: left;
}
form#mailformpro #item_wrap dd {
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	float: none;
	padding-left: 0px;
	box-sizing: border-box;
}
form#mailformpro #item_wrap dt .text-caution {
	padding-top: 10px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
}
#contact_link {
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
}
#contact_link a {
	display: block;
	margin-bottom: 10px;
}
.price_hidden {
	display: none;
}
#special_reserve {
	display: block;
	font-size: 12px;
	color: red;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	padding-left: 110px;
}
form .text-caution {
	font-size: 12px;
}

form#mailformpro dl .special_reserve_d {
	border: none;
}

/*thanks page*/
#thanks-text {
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px 10px 35px;
	box-sizing: border-box;
}
#thanks-text #thanks-title {
	font-size: 16px;
	padding: 40px 0;
	text-align: center;
	display: block;
}

@media screen and (max-width: 800px) {
	body {
		padding: 0px;
		margin: 0px;
	}
	div#wrapper {
		border-radius: 0px;
		padding: 0px;
		margin: 0px;
		width: 100%;
		box-shadow: none;
		border: none;
	}
	div#wrapper div#header {
		border-radius: 0px;
		padding: 10px;
		width: 100%;

	}
	div#wrapper div#header h1 {
		font-size: 24px;
	}
	form#mailformpro dl dt {
		float: none;
		width: auto;
		font-size: 12px;
		padding: 5px;
		text-align: left;
	}
	form#mailformpro dl dd {
		clear: both;
		border-top: none;
		padding: 5px;
		font-size: 12px;
		line-height: 1.5em;
	}
	div.mfp_buttons button {
		font-size: 14px;
	}
	div#mfp_phase_confirm h4 {
		font-size: 18px;
	}
	ul#mfp_phase_stat {
		padding: 0px;
	}
	ul#mfp_phase_stat li {
		float: left;
		text-align: center;
		padding: 5px 0px;
		border-radius: 3px;
		margin: 5px;
		list-style: none;
		font-size: 14px;
		width: 28%;
	}
	ul#mfp_phase_stat li.mfp_phase_arrow {
		box-shadow: none;
		display: none;
	}
	ul#mfp_phase_stat li.mfp_active_phase {
		background-color: #E8EEF9;
		box-shadow: 0px 0px 5px #000;
	}
	ul#mfp_phase_stat li.mfp_inactive_phase {
		background-color: #CCC;
		color: #666;
		box-shadow: 0px 0px 5px #CCC;
	}
	table#mfp_confirm_table tr th {
		white-space: nowrap;
		width: 100px;
	}
	div#mfp_thanks {
		text-align: center;
		font-size: 18px;
		padding: 20px 0px;
	}
	div#mfp_thanks strong {
		color: #C00;
		font-size: 24px;
		display: block;
	}
	#special_reserve {
		padding-left: 0;
	}
	.must {
		margin-right: 5px;
	}
}
