*{
  margin:0px;
  padding:0px;
}

html{
  background-color:#fafafa;
}

body{
  width:1200px;
  margin:0 auto;
  text-align:center;
  font-size:13px;
  color:#333366;
  background-color:white;
  line-height:150%;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

div.first{
  background-color:white;
}

div.second{
  /* flex: 0 0 230px; */
  flex: 1;
  -webkit-box-ordinal-group: 1;
  order: 1;

}
div.second2{
  margin:0px 0px 0px 20px;

}


div.third{
  /* flex: 1 1 auto; */
  flex: 3;
  -webkit-box-ordinal-group: 2;
  background-color:white;
  flex-direction: column;
  order: 2;

}

div.fourth{
  clear:both;
}

div.main{
  width:99%;
  border-color:black;
  border-width:0px 0px 0px 1px;
  background-color:white;
}

div.midasi{
  text-align:left;
  border-style:solid;
  border-width:0px 0px 1px 5px;
  border-color:#d94040;
  font-size:14px;
  padding:3px 5px;
  margin:15px 15px 5px 15px;
  color:#333366;
}

ul.category{
  width:800px;
  margin:auto;
}

ul.category li{
  display:inline;
  color:white;
  font-weight:bold;
  border-style:solid;
  border-width:0px 1px;
  border-color:#ffffff;
}

ul.link{
  margin:auto;
  width:700px;
}

ul.link li{
  font-size:75%;
  display:inline;
  margin:2px 4px;
}

ul.subcategory{
  width:190px;
  margin:auto;
  list-style:none;
  text-align:left;
}

ul.subcategory li{
  border-style:solid solid dotted solid;
  border-color:gray;
  border-width:0px 0px 1px 3px;
  line-height:25px;
  padding-left:5px;
  margin-bottom:5px;
}

a:link{color:#0000FF ; text-decoration:underline}
a:visited{color:#0000FF; text-decoration:underline;}
a:hover{color:#800000; text-decoration:underline}
a:active{color:#800000 ; text-decoration:underline;}

a:link.logo{text-decoration:none;}
a:visited.logo{text-decoration:none;}
a:hover.logo{text-decoration:underline;}

a[target="_blank"]:after {
  margin: 0 3px;
  font-family: FontAwesome;
  vertical-align: middle;
  content: '\f08e';
}

h1{
  display:inline;
  font-size:140%;
  margin:5px 10px;
  text-shadow: 1px 1px 2px #ccc;
  overflow-wrap: break-word;
}

h2{
  display:inline;
  font-size:14px;
  margin:5px 10px;
  text-shadow: 1px 1px 2px #ccc;
  overflow-wrap: break-word;
}

p{
  text-align:left;
  margin:5px 10px;
  color:black;
}

img{
  border:0;
}

img.left{
  float:left;
  margin:15px;
}

img.right{
  float:right;
  margin:15px;
}

form.search{
  float:right;
  width:270px;
  padding-top:10px;
}

hr{
  margin:auto;
}

div.mbanner{
  text-align: center;
  margin:0px 20px 5px 20px;
}
p.mcomm{
  text-align: center;
  font-size: 120%;
  font-weight: normal;
  padding-top: 10px;
}


span.itemprice b {
  color:#ed0271;
}

.secleft {
  text-align: left;
}

p.prodcapt1 {
  display: block;
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0px;
  line-height: 120%;
  background-color: #eeeeee;
  padding: 5px;
  font-size: 15px;
  font-weight: bold;
  text-align:left;
}
p.prodcapt1 a {
  display: block;
  color: #0093e7;
  font-weight: bold;
}
p.prodcapt2c {
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 15px;
  font-weight: bold;
}
p.prodcapt2 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 15px;
  margin: 10px;
}
p.prodcapt3 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 15px;
}
.prodcapt4 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  list-style:none;
  margin: 10px;
}
span.dan {
  float:left;
  margin-left:10px;
} 
span.dan2 {
  display: block;
  margin-left:120px;
  text-align:left;
}

.sgray {
  color:#888888;
}
.sblue {
  color:#0000ff;
}
.sred {
  color:#ff0000;
}
.sgreen {
  color:#009900;
}

hr.pagertop {
  width:95%;
  text-align:left;
  border:solid #d2d2d2;
  border-width:1px 0 0 0;
  margin:0px 0px 20px 10px;
  height:1px;/* for IE6 */
  clear:both;/* for IE6 */
}
.bbpink {
  color:#ed0271;
  font-size:24px;
  font-weight:bold;
}
.pan2 {
  display: none;
}

@media (max-width: 1280px) and (min-width: 801px) {
body{
  width:98%;
  margin:0 1%;
}
}
@media (max-width: 800px) {
body{
  width:auto;
}
img{
  max-width: 100%;
  height: auto;
  width /***/:auto;
}
#smenu {
  display: none;
}
.pan2 {
  display: block;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #223a70;
  margin-right: 5px;
  padding:10px 5px 5px 5px;
  border-radius: 3px;
  cursor: pointer;
}
.pan2 :hover {
  opacity: 0.6;
}
#addmenu {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 0 5px #000;
  display: block;
  height: 85%;
  left: 2%;
  overflow: scroll;
  position: absolute;
/*  top: 19%; */
  width: 78%;
  z-index: 99999;
}

}

.flex-cotainer {
  -js-display: flex;
  display: flex;
  flex-direction: column;
}

.wrapperm{
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  order: 2;
}
.flex-items {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  border-top: 1px dotted #666;
  margin: 2px 5px;
}
.wrapper{
  -js-display: flex;
  display: flex;
  flex-direction: row;
  order: 2;
}
.middle{
  -js-display: flex;
  display: flex;
  background-color:white;
  flex-direction: column;
}

.content1 {
  -js-display: flex;
  display: flex;
  flex: 0 0 200px;
  flex-direction: row;
  -webkit-box-ordinal-group: 1;
  margin:5px 5px 5px 5px;
}
.img1 {
  flex: 0 0 130px;
}
.img2 {
  flex: 0 0 70px;
  flex-direction: column;
}
img.imgsmall {
  padding: 0px 0px 2px 0px;
}
.content12 {
  -js-display: flex;
  display: flex;
  flex: 0 0 270px;
  flex-direction: row;
  -webkit-box-ordinal-group: 1;
  margin:5px 5px 5px 5px;
}
.img12 {
  flex: 0 0 190px;
}
.img22 {
  flex: 0 0 70px;
  flex-direction: column;
}
img.imgsmall2 {
  max-width: 64px;
  height: auto;
  padding: 0px 0px 2px 0px;
}

.content2 {
  -js-display: flex;
  display: flex;
  flex: 1 0 300px;
  flex-direction: column;
  -webkit-box-ordinal-group: 1;
  margin:5px 5px 5px 5px;
}

.youtubevideo {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  flex: 1 0 250px;
  margin:5px 10px 5px 10px;
}
.youtubevideo img {
  max-width: 240px;
  height: auto;
  padding: 2px 5px 2px 5px;
}
.xxxbyp {
  font-size: 14px;
  color: #000;
}
.xxxbyp img {
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
}

.flex-tw-items {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  border-top: 1px dotted #666;
  margin: 2px 5px;
}
.contenttwi {
  -js-display: flex;
  display: flex;
  flex: 0 0 48px;
  flex-direction: row;
  -webkit-box-ordinal-group: 1;
  justify-content:space-between;
  margin:5px 5px 5px 5px;
}
.imgtw img{
  border: 1px solid #666;
  margin: 0px 10px;
}
.contenttwiprof {
  -js-display: flex;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
}
.imgtwlogo {
  height: 48px;
  width: 48px;
}
.contenttwt {
  -js-display: flex;
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  -webkit-box-ordinal-group: 1;
  font-size: 12px;
  margin:0px 5px 5px 5px;
}
.contenttwsc {
/*  display: block;*/
  overflow-wrap: break-word;
  word-wrap: break-word;
  margin: 0px;
/*  line-height: 100%;*/
  padding: 0px 10px;
  font-size: 15px;
  font-weight: bold;
  text-align:left;
}
.texttw {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  white-space: pre-wrap;
  font-size: 15px;
}

footer{
  border-top:solid 1px #d2d2d2;
  margin:5px 5px 0px 5px;
  padding-top:5px;
}

.abanner{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
}
.tbanner{
  flex: 3 0 auto;
  text-align: center;
  font-size: 180%;
  font-weight: bold;
  padding:15px 30px 15px 30px;
  background-color: #82A9DA;
}
.rbanner{
  flex: 7 0 350px;
  padding:10px 0px 10px 0px;
  background-color: #82A9DA;
}

.carMN {
  flex: 1 0 220px;
  list-style: none;
  height: 40px;
}
.carMN a {
  left: 0;
  font-size: 15px;
  font-weight: bold;
  background-color: #eeeeee;
  text-align: left;
  display: block;
  padding: 10px;
  margin: 0px 5px 0px 5px;
  color: #0093e7;
  border-top: 1px solid #fff;
  border-left: 5px solid #ccc;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}
.carMN a:link {
  color:#0093e7;
  text-decoration: none;
}
.carMN a:visited {
  color:#0093e7;
  text-decoration: none;
}
.carMN a:hover {
  color:#0093e7;
  text-decoration: none;
  border-left: 5px solid #dc143c;
}
.carMN a:active {
  color:#0093e7;
  text-decoration: none;
}

.carMN3 {
  display:inline-block;
  *display:inline;
  *zoom: 1;
  height: 40px;
}
.carMN3 a {
  left: 0;
  font-size: 14px;
  font-weight: bold;
  background-color: #eeeeee;
  display: block;
  padding: 10px;
  margin: 0px 1px 0px 0px;
  color: #0093e7;
  border-top: 1px solid #fff;
  border-left: 5px solid #ccc;
  border-bottom: 1px solid #fff;
}
.carMN3 a:link {
  color:#0093e7;
  text-decoration: none;
}
.carMN3 a:visited {
  color:#0093e7;
  text-decoration: none;
}
.carMN3 a:hover {
  color:#0093e7;
  text-decoration: none;
  border-left: 5px solid #dc143c;
}
.carMN3 a:active {
  color:#0093e7;
  text-decoration: none;
}

.subm-waku {
  flex: 1 0 220px;
  align-items: center;
  justify-content: center;
  margin:5px 5px 5px 5px;
  padding:5px 5px 5px 5px;
}
.sub-waku {
  margin:5px 5px 5px 5px;
  padding:5px 5px 5px 5px;
}

.navi {
  -js-display: flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-ordinal-group: 1;
  background-color: #eeffff;
  justify-content:space-between;
  order: 1;
}
.pan {
  align-items: flex-start;
  padding:10px;
}

.navi span {
  font-weight: bold;
}

.side_navi {
  bottom: 10px;
  right: 10px;
  list-style: outside none none;
  padding: 0;
  position: fixed;
  z-index: 999;
}
.pageTop a {
  display: block;
  padding: 4px;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.info a {
  display: block;
  padding: 4px;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.info a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.shopping a {
  display: block;
  padding: 4px;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.shopping a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.youtube a {
  display: block;
  padding: 4px;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.youtube a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.twitter a {
  display: block;
  padding: 4px;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.twitter a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.disqus a {
  display: block;
  padding: 4px;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  background-color: #9FD6D2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.disqus a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.footer-link {
  width:100%;
  margin:0 auto
}
.footer-link li {
  display:inline-block;
  padding:10px;
  text-align:center
}

.raku-acdn {
  display: block;
  padding: 0.8em 1em;
  margin:5px 5px 5px 5px;
  text-decoration: none;
  color: #67c5ff;
  background: #fff;
  border: solid 2px #67c5ff;
  word-wrap: break-word;
  border-radius: 3px;
  transition: .4s;
}
.raku-acdn:hover {
  background: #67c5ff;
  color: white;
  cursor: pointer;
}

.raku-search {
  padding:10px;
  margin-bottom:10px;
}

/* flexbox styles */
fieldset div {
  display: flex;
  align-items: center;
  margin: 10px;
  border: 0 none;
}

label {
  order: 1;
  width: 10em;
  text-align: right;
  padding-right: 0.5em;
  white-space: nowrap;
  user-select: none;
}

input, textarea, select {
  order: 2;
  flex: 1 1 auto;
  font-size:14px;
  border: 1px solid #B9C9CE;
  border-radius:5px;
  padding: 12px 0.8em;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}

input[type="checkbox"], input[type="radio"] {
  order: 1;
  flex: none;
  width: auto;
  margin-left: 10em;
}

input[type="checkbox"] ~ label, input[type="radio"] ~ label {
  width: auto;
  text-align: left;
  padding-left: 0.4em;
  cursor: pointer;
}

input:checked ~ label {
  font-weight: bold;
}
input[type="text"]:focus {
  border-color:#83B6C2;
  outline:none;
  box-shadow:2px 2px 4px rgba(143,183,222,0.6),-2px -2px 4px rgba(143,183,222,0.6),inset 0 1px 2px rgba(0,0,0,0.2);
}
input[type="submit"] {
  display: block;
  padding: 0.8em 1em;
  margin:5px 5px 5px 5px;
  text-decoration: none;
  color: #67c5ff;
  background: #fff;
  border: solid 2px #67c5ff;
  word-wrap: break-word;
  border-radius: 3px;
  transition: .4s;
  box-shadow: 1px 1px 2px #ccc;
}
input[type="submit"]:hover {
  background: #67c5ff;
  color: white;
  cursor: pointer;
}
.disqus_css {
  margin: 5px 10px;
}
