@charset "UTF-8";

/********************************
DEFAULT
*********************************/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0px;
	padding:0px;
	outline: 0;
}

h1,h2,h3,h4,h5,h6,caption,address,th{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:100%;
}

ul,ol,li,dl,dt,dd {
	list-style:none;
}

img,iframe {
	vertical-align:middle;
	border:0px;
}

img{
	line-height:0;
	font-size:0;
}

table {
	border-collapse:collapse;
}
th {
	font-weight: normal;
	text-align: left;
}

button,fieldset,form,input,label,legend,select,textarea{
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

select{
	padding:2px;
}

input, select {
	font-size: 79%;
    vertical-align: middle;
}

input[type="text"],
input[type="password"],
textarea,
select {
    outline: none;
}

textarea {
	font-size: 99%;
}

input {
	vertical-align:middle;
}

label {
	padding:0 0 0 2px;
}

hr {
	display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:.01em;
	height:0;
	overflow:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

.clear {
	clear:both;
}


a,
a:link {
	color:#009ce0;
	text-decoration:underline;
}

a:visited {
/*	color:#941D55;*/
}


a:hover,
a:active {
	color:#009ce0;
	text-decoration:none;
}



.m_b0 {
	margin-bottom:0px !important;
}

.m_b1 {
	margin-bottom:1px !important;
}

.m_b2 {
	margin-bottom:2px !important;
}

.m_b3 {
	margin-bottom:2px !important;
}

.m_b5 {
	margin-bottom:5px !important;
}

.m_b7 {
	margin-bottom:7px !important;
}

.m_b8 {
	margin-bottom:8px !important;
}

.m_b10 {
	margin-bottom:10px !important;
}

.m_b11 {
	margin-bottom:11px !important;
}

.m_b12 {
	margin-bottom:12px !important;
}

.m_b13 {
	margin-bottom:13px !important;
}

.m_b15 {
	margin-bottom:15px !important;
}

.m_b20 {
	margin-bottom:20px !important;
}

.m_b25 {
	margin-bottom:25px !important;
}

.m_b30 {
	margin-bottom:30px !important;
}

.m_b35 {
	margin-bottom:35px!important;
}

.m_b40 {
	margin-bottom:40px !important;
}

.m_b45 {
	margin-bottom:45px !important;
}

.m_b50 {
	margin-bottom:50px !important;
}

.m_b55 {
	margin-bottom:55px !important;
}
.m_b100 {
	margin-bottom:100px !important;
}

.m_t30 {
	margin-top:30px !important;
}
.m_r0 {
	margin-right:0 !important;
}

.p_b0 {
	padding-bottom:0 !important;
}
.p_b10 {
	padding-bottom:10px !important;
}

.center {
	text-align:center !important;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.bold {
	font-weight:bold;
}

html {
	height:100%;
	overflow-y:scroll;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6em;
	color:#333333;
	font-size:14px;
	text-align:left;
    min-height:100%;
    height:auto !important;
    position:relative;
	-webkit-text-size-adjust: none;
	line-height:1.7em;
	min-width:960px;
	background: #e9e4df;
}

/*************
Header 
***************/
header{
	border-bottom:5px solid #d5d0c7;
}

header .tpbx{
	width:960px;
	margin:0 auto;
	padding:10px 0;
}

header .tpbx h1{
	font-size:12px;
}

header .navbx{
	background:#ffffff;
}

header .navbx nav{
    width: 960px;
    margin:0 auto;
}

header .navbx nav li{
	float:left;
}

/*************
Footer
***************/
footer{
	background:#c1c1c1;
	padding:45px 0;
}

footer address{
	text-align: center;
	line-height:1;
	font-style:normal;
	color: #666666;
	font-size:12px;
}




/*************
Contents
***************/

/*com_bgbx*/
.com_bgbox{
	border-top:6px solid #d5d0c7;
	position:relative;
	/*padding:0 50px;*/
}

.com_bgbox.non {
    border-top: 0;
}

.com_bgbox.wh {
    background: #ffffff;
}

.com_bgbox .bgbox {
    margin: 0 auto;
    width: 960px;
}

.shopbox .com_bgbox .bgbox {
    width: 840px;
}

.com_ctgbox {
    padding: 80px 0 80px 0;
}


/*com_ttl*/
.com_ttl{
	width:960px;
	height:140px;
	position:absolute;
	top:-95px;
	left:50%;
	margin:0 0 0 -480px;
	border-top:6px solid #d5d0c7;
	border-right:6px solid #d5d0c7;
	border-left:6px solid #d5d0c7;
	background:#e9e4df;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.com_ttl .ttl {
    text-align: center;
    padding: 35px 0 0 0;
}

/*com_hver*/
.com_hver:hover img {
	opacity:0.7;
}

/*layout*/

.com_pc {
	display:block;
}
.com_sp {
	display:none;
}

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

.com_note {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 100%;
}

}