@charset "UTF-8";
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,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1.0;
}
article,
aside,
canvas,
details,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
img {
  border: 0;
  vertical-align: bottom;
  pointer-events: none;
}

ul,
ol {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #fff;
  color: #000;
  font-style: italic;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: none;
}
body {
  font-size: 1.3rem;
  /* フォントサイズ自動調整 */

  font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;
  line-height: 1.5;
}
img:not([width]) {
  zoom: .5;
  /* Retinaディスプレイ対応のためimg要素は半分の大きさに */
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wid10 { width: 10% !important;}
.wid15 { width: 15% !important;}
.wid20 { width: 20% !important;}
.wid25 { width: 25% !important;}
.wid30 { width: 30% !important;}
.wid33 { width: 33.33% !important;}
.wid35 { width: 35% !important;}
.wid40 { width: 40% !important;}
.wid45 { width: 45% !important;}
.wid50 { width: 50% !important;}
.wid55 { width: 55% !important;}
.wid60 { width: 60% !important;}
.wid65 { width: 65% !important;}
.wid70 { width: 70% !important;}
.wid75 { width: 75% !important;}
.wid80 { width: 80% !important;}
.wid85 { width: 85% !important;}
.wid90 { width: 90% !important;}
.wid95 { width: 95% !important;}
.wid100 { width: 100%!important;;}

.mb-0 { margin-bottom: 0!important }
.mb-5 { margin-bottom: 5px!important }
.mb-10 { margin-bottom: 10px!important }
.mb-15 { margin-bottom: 15px!important }
.p-10 { padding:10px !important }
.p-15 { padding:15px !important }
.p-20 { padding:20px !important }
.p-25 { padding:25px !important }
.p-30 { padding:30px !important }
.ph-5 { padding:5px 0px !important }
.ph-10 { padding:10px 0px !important }
.ph-15 { padding:15px 0px !important }
.pw-5 { padding:0px 5px !important }
.pw-10 { padding:0px 10px !important }
.pw-15 { padding:0px 15px !important }

.pl-10 { padding-left: 10px;}
.pr-10 { padding-right: 10px;}
.color-black { color: #000; }

.mbdd dd {
  margin-bottom: 10px;
}

.box_b {
	border-radius: 5px;
	background: rgba(0,0,0,  0.4);
	padding: 8px;
	border: #ABABAB 1px solid;
}
.cdtitle.shian {
	font-size: 14px;
    /* line-height: 36px; */
    line-height: 28px;
	margin: 4px 0px 28px 0px;
	text-align: center;
	border-bottom: solid 1px #FFF;
}
.cdtitle.shian span {
	display: inline-block;
    background: #FFF;
    padding: 8px;
    font-size: 15px;
    line-height: 1.25;
	font-weight: 700;
	color: #000;
}
.b_border {
	border-bottom: solid 1px;
}
.b_border_dot {
	border-bottom: dotted 1px;
}
.bdot_dd dd {
  border-bottom: dotted 1px #333;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
.shoplist {
	background:#000;
	padding: 15px;
	border-radius: 5px;
}
.shoplist ul { font-size:0;}
.shoplist li {
	box-sizing: border-box;
	display: inline-block;
	padding:5px;
	width: 20%;
	text-align: center;
}
.tag_w {
	background: #FFFFFF;
    padding: 10px 10px 7px 10px;
    color: #000;
    display: inline-block;
    margin-bottom: 6px;
    line-height: 1;
}
.d-inline-block {
  display: inline-block;
}
ul.defaultlist {
	line-height: 1.5;
    padding-left: 20px;
}
ul.defaultlist li {
	list-style-type: disc;
}
.separate.pdadj dt {
	padding:5px 5px 0px 5px;
}
.separate.pdadj dd {
	padding:0px 5px 5px 5px;
} 
.separate.ddindent dd {
  padding:0px 5px 5px 20px;
}


.bgba8 {
	background: rgba(0,0,0, .8);
}
.bgba5 {
	background: rgba(0,0,0, .5);
}

ol.asta>li {
	list-style:none;
	position: relative; 
	padding-left: 20px;
	line-height: 1.5;
}
ol.asta>li:before {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	content: '※';
}
ol.asta.limb>li {
	margin-bottom: 5px;
}

.separates_line {
	border-bottom:1px #ccc solid;
/*	box-shadow: #333 0px 2px 3px;
	-webkit-box-shadow: #333 0px 2px 3px;
	-moz-box-shadow: #333 0px 2px 3px; 
	behavior: url("/pie/PIE.htc");
*/
}
.separates_line.darkclr {
	border-bottom:1px #333 solid;
}
.separates_dot_line {
	border-bottom:1px #ccc dotted;
}
.separates_dot_line.darkclr {
	border-bottom:1px #333 dotted;
}
.strong {
  font-weight: 600;
}
/* = colors
-------------------------------------------------------------- */
/* = color set  */
/* = font size
-------------------------------------------------------------- */
