@charset "utf-8";
/*@import url("html5reset.css");*/

html, button, input, select, textarea,
.pure-g [class *= "pure-u"] {
/* Set your content font stack here: */
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

body {
  max-width:980px;
  min-width:320px;
  display: block;
  margin:0px auto;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 14px;
  line-height: normal;
  background:#ffffcc;
}
#wrapper {
  border-right: 10px solid #ff3366;
  border-left: 10px solid #ff3366;
  background:#FFF;
}
header {
  border-bottom: 1px solid #ffcccc;
}
header img {
  width:100%;
}
#container {
  overflow:hidden;
  border-top:1px solid #ebbcbc;
}
#main {
  margin-left: 310px;
  /*
  border-left: 1px solid #ffcccc;*/
  padding:10px;
}
#side {
  float: left;
  width: 300px;
  padding:5px;
  /*
  border-right: 1px solid #ffcccc;*/
}
footer {
  border-top: 1px solid #ffcccc;
  text-align: center;
  padding: 5px;
}

@media screen and (max-width:980px) {
  #wrapper {
    border:none;
  }
}
.pc{
  display: block;
}
.sp{
  display: none;
}
@media screen and (max-width:780px) {
  #main {
    margin: 0;
    width: auto;
    border-style: none;
    padding:5px;
  }
  #side {
    float: none;
    margin: 0;
    width: auto;
    border:none;
    padding:0px;
  }
	.pc{
	  display: none;
	}
	.sp{
	  display: block;
	}
}


/*#menu---------------------------------------*/
#menu h2 {
  background-image:url(https://www.sanmi-soba.com/img/menu.png);
  background-repeat:no-repeat;
  height:24px;
  text-indent:-9999px;
  border-bottom:1px solid #ff9900;
}
#menu h2.ar1 {background-position:0px 0px}
#menu h2.ar2 {background-position:0px  -50px}
#menu h2.ar3 {background-position:0px -100px}
#menu h2.ar4 {background-position:0px -150px}
#menu h2.ar5 {background-position:0px -200px}
#menu h2.ar6 {background-position:0px -250px}
#menu h2.ar7 {background-position:0px -300px}

#menu ul {
  margin-bottom:5px;
}
#side li a {
  background-repeat:no-repeat;
  background-position:5px 10px;
}
#side .ar1 li a{background-image: url(https://www.sanmi-soba.com/img/ico_ar1.gif);}
#side .ar2 li a{background-image: url(https://www.sanmi-soba.com/img/ico_ar2.gif);}
#side .ar3 li a{background-image: url(https://www.sanmi-soba.com/img/ico_ar3.gif);}
#side .ar4 li a{background-image: url(https://www.sanmi-soba.com/img/ico_ar4.gif);}
#side .ar5 li a{background-image: url(https://www.sanmi-soba.com/img/ico_ar5.gif);}
#side .ar6 li a{background-image: url(https://www.sanmi-soba.com/img/ico_ar6.gif);}
#side .ar7 li a{background-image: url(https://www.sanmi-soba.com/img/ico_ar7.gif);}
#menu li a{
  display: block;
  width: 100%;
  text-indent: 10px;
  padding:5px 0px 5px 10px;
}
#toggle{ 
  display: none;
}

@media screen and (max-width:780px) {
#menu{
  display: none;
}
#menu li a {  
  padding:2px 0px 2px 10px;
  background-position:5px 8px;
}
#menu li a:hover{
  text-decoration:none;
  background-color:#FFEEEE;
}
#menu li{
  width: 100%;
}
#toggle{
  display: block;
  position: relative;
  width: 100%;
  background: #222;
}
#toggle a{
  display: block;
  position: relative;
  padding: 12px 0 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#toggle:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
}
#toggle a:before, #toggle a:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 4px;
  background: #222;
}
#toggle a:before{
  margin-top: -6px;
}
#toggle a:after{
  margin-top: 2px;
}
}


a {
  color: #FF0066;
  text-decoration: none;
}
a:hover {
  color: #FF3366;
  text-decoration: underline;
}
a:hover img.over {opacity:0.8;filter:alpha(opacity=80);-ms-filter: "alpha( opacity=80 )";}



.c-0 {
  color: #FF0000;
  background-image: url(https://www.sanmi-soba.com/img/ico_face0.gif);
}
.c-1 {
  color: #FF0000;
  background-image: url(https://www.sanmi-soba.com/img/ico_face1.gif);
}
.c-2 {
  color: #0099FF;
  background-image: url(https://www.sanmi-soba.com/img/ico_face2.gif);
}
.c-3 {
  color: #009900;
  background-image: url(https://www.sanmi-soba.com/img/ico_face3.gif);
}
.c-4 {
  color: #FF6600;
  background-image: url(https://www.sanmi-soba.com/img/ico_face4.gif);
}
.c-5 {
  color: #CC3399;
  background-image: url(https://www.sanmi-soba.com/img/ico_face5.gif);
}
.c-6 {
  color: #FF0066;
  background-image: url(https://www.sanmi-soba.com/img/ico_face6.gif);
}
.c-7 {
  color: #996633;
  background-image: url(https://www.sanmi-soba.com/img/ico_face7.gif);
}


/*#main---------------------------------------*/
#main article {
  border-bottom: 1px solid #CCC;
}
#main h2 {
  font-size: 16px;
  overflow:hidden;
  background:#fff5f5;
  border:1px dotted #ff3366;
  margin-bottom:10px;
  padding:3px;
}
#main h2 em {
  float: left;
  font-size: 16px;
  padding-left: 23px;
  background-repeat: no-repeat;
  background-position: 5px center;
  margin-right: 10px;
}
#main div.info {
  border: 1px solid #FFCCCC;
  padding: 4px;
  margin-bottom: 10px;
}

#main .site-img {
  overflow:hidden;
  height:219px;
  padding-right:96px;
  position:relative;
}
#main .site-img .qr {
  float:right;
  width:88px;
  height:217px;
  border:1px solid #0099ff;
  position:absolute;
  top:0px;
  right:0px;
}
  @media screen and (max-width:560px) {
    #main .site-img {
      padding-right:0px;
      position:inherit;
      height:auto;
    }
    #main .site-img .qr {
      display:none;
    }
  }


#main div.info .data {
  margin-top: 5px;
  padding: 5px;
  line-height: 20px;
  font-size: 14px;
}
#main div.info .data p {
  margin-bottom: 14px;
}
#main div.info .data p img {
  border: 5px solid #FFCCCC;
}
#main div.info .data p img.left {
  float: left;
  margin-right: 5px;
}
#main div.info .data p img.right {
  float: right;
  margin-left: 5px;
}

@media screen and (max-width:520px) {
  #main div.info .data p img.left,
  #main div.info .data p img.right {
    float:none;
    margin:10px auto;
    display:block;
  }
}

#main div.info .data em {
  font-style: normal;
  font-weight: bold;
  color: #FF3399;
}
#main div.info .data strong {
  font-weight: bold;
  color: #0066FF;
}

#main div.info .data a {
  font-weight: bold;
  color: #FF0000;
  padding-right: 16px;
  background-image: url(https://www.sanmi-soba.com/img/ico_link.gif);
  background-repeat: no-repeat;
  background-position: right center;
  margin-right: 2px;
}
#main div.info .data ol {
  margin-bottom: 5px;
  padding: 10px;
  margin-top: 5px;
}
#main div.info .data ol li {
  display: block;
  margin-bottom: 5px;
  background-color: #FFCCCC;
  font-weight: bold;
  font-size: 12px;
  padding: 2px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #FF0066;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FF0066;
}
#main div.info .data ul {
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#main div.info .data ul li {
  display: block;
  font-size: 10px;
  padding: 2px;
  color: #FF3366;
  margin-bottom: 5px;
  border: 1px dotted #FFCCCC;
}

/*.link-box---------------------------------------*/
.link-box {
  margin-bottom: 5px;
}
.link-box h3 {
  padding:2px 5px 1px 20px;
  border: 2px dotted #ff8c00;
  background-image: url(https://www.sanmi-soba.com/img/ico_akin.gif);
  background-repeat: no-repeat;
  background-position:3px center;
}
.link-box a {
  display: block;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
}
.link-box a img {
  width:100%;
  height:auto;
  display:block;
}

/*#akin-site---------------------------------------*/
#akin-site {
  border: 1px solid #99CCFF;
  margin-bottom: 5px;
}
#akin-site h3 {
  padding:2px 5px 1px 20px;
  border: 2px dotted #0099FF;
  background-image: url(https://www.sanmi-soba.com/img/ico_akin.gif);
  background-repeat: no-repeat;
  background-position:3px center;
  margin:5px;
}
#akin-site ul {
  overflow:hidden;
}
#akin-site li {
  float:left;
  width:33.3%;
}
#akin-site dl {
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  border: 1px dotted #0099FF;
  padding:5px;
  background-image: url(https://www.sanmi-soba.com/img/bg_akin_dl.gif);
  background-repeat: no-repeat;
  background-size:100% 100%;
}
#akin-site dt {
  font-size:12px;
  font-weight:bold;
}
#akin-site a {
  color: #FF0000;
}
  @media screen and (max-width:380px) {
    #akin-site li {
      width:50%;
    }
  }


/*ソーシャルブックマーク---------------------------------------*/
#sbmlink {
  padding:0;
  margin:0px 0px 10px;
}
  @media screen and (max-width:780px) {
    #sbmlink {
      padding:0;
      margin:5px 5px 10px;
    }
  }
#sbmlink a {
  font-weight:bold;
  padding-left:25px;
  padding:7px 5px 7px 28px;
  color:#FFFFFF;
  background-color: #FF6600;
  background-image: url(https://www.sanmi-soba.com/img/bookmark/addbookmark.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
  line-height: 20px;
  height: 20px;
  display: block;
  border-radius:3px;
  box-shadow:0px 0px 1px #222;
  text-decoration:none;
}
#sbmform {
  display:none;
  position:absolute;
  margin:0;
  padding:0;
  background:#fff url(https://www.sanmi-soba.com/img/bookmark/bg.gif) repeat left top ;
  border: 1px solid #CC99FF;
}
#sbmform div.clr {
  clear: both;
}

#sbmform a.close {
  display:block;
  float:right;
  margin:10px 5px 0 0; padding:0
  text-align:right;
  background-color:transparent;
}
#sbmform a.close img {
  vertical-align:middle;
  border:0;
}
#sbmform div.title {
  float:none;
  margin:10px 0; padding:0 0 0 10px;
  font-weight:bold;
}
#sbmform div.social {
  margin:0 5px 5px 5px; padding:0;
  background-color:#fff;
  width:98%;
  height:auto;
  float:left;
}
#sbmform div.social ul {
  margin:0;
  padding:0;
  list-style-type:none;
  float:left;
}
#sbmform div.social ul li {
  margin:0 10px; padding:5px 0;
}
#sbmform div.social ul li a,
#sbmform div.social ul li a :hover {
  padding:2px 0 2px 22px;
  height:12px;
  background-repeat:no-repeat;
  background-position:left center;
  font-size:12px;
  vertical-align:middle;
}
#sbmform a.google_bmarks { background-image:url(https://www.sanmi-soba.com/img/bookmark/google_bmarks.gif); }
#sbmform a.delicious { background-image:url(https://www.sanmi-soba.com/img/bookmark/delicious.gif); }
#sbmform a.yahoo_myweb { background-image:url(https://www.sanmi-soba.com/img/bookmark/yahoo_myweb.gif); }
#sbmform a.hatena { background-image:url(https://www.sanmi-soba.com/img/bookmark/hatena.gif); }
#sbmform a.livedoor_clip { background-image:url(https://www.sanmi-soba.com/img/bookmark/livedoor_clip.gif); }
#sbmform a.fc2 { background-image:url(https://www.sanmi-soba.com/img/bookmark/fc2.gif); }
#sbmform a.nifty_clip { background-image:url(https://www.sanmi-soba.com/img/bookmark/nifty_clip.gif); }




/*#rec-link---------------------------------------*/

#rec-link h3 {
  background-color:#993300;
  background-image:url(https://www.sanmi-soba.com/img/rec-link.png);
  background-repeat:no-repeat;
  background-position:5px center;
  text-indent:-9999px;
  padding:0px 2px;
  margin-bottom:10px;
}
#rec-link ul {
  overflow:hidden;
}
#rec-link li {
  margin-bottom:5px;
}

@media screen and (max-width:780px) {
  #rec-link h3 {
    margin:5px;
  }
  #rec-link ul {
    margin:3px;
  }  
  #rec-link li {
    float:left;
    width:49%;
    text-align:center;
    margin:0 0.5%;
  }
  #rec-link li a {
    display:block;
    margin:2px;
  }
}

/*#link-box---------------------------------------*/
#link-box {
  display:none;
}

@media screen and (max-width:780px) {
  #link-box {
    display:inherit;
    overflow:hidden;
  }
}

/*------------- スクロールトップ -------------*/
#page-top {
  position: fixed;
  bottom: 30px;
  right: 10px;
}

/*パンくずリスト*/
.breadcrumbs {
  width:100%;
  white-space:nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-bottom: 1px solid #ff3366;
}
.breadcrumbs ol {
  padding:5px;
}
.breadcrumbs li {
  display:inline-block;
  vertical-align:top;
}
.breadcrumbs li:first-child::before {
  padding: 0 1px 0 0;
  content: "";
  font-size: 14px;
}
.breadcrumbs li:before {
  padding: 0 4px 0 2px;
  content: ">";
  font-size: 14px;
}
.breadcrumbs a {
  color:#09F;
}
.breadcrumbs a.disabled{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color:#000000;
}
/* CTA */
.cta {
	padding:10px;
	margin: 0px 0px 10px;
}
.cta a {
	text-decoration:none;
}
.btn-cta {
	color: #FFF!important;
	border-radius: 5px;
	display: block;
	height: auto;
	width:500px;
	max-width: 96%;
	padding:10px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	background: #06F;
	text-decoration:none;
	overflow: hidden;
	white-space: nowrap;
	margin-left:auto;
	margin-right:auto;
	font-weight: bold;
}
.btn-cta span {
	transition: 0.5s;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.btn-cta:hover {
	background: #F09;
}
.btn-cta:hover span {
	color: #FF0;
}

/* 広告バナー */
.aspect,
.banner,
.ads {
  max-width:100%;
  margin-bottom:10px;
}
.aspect a,
.banner a,
.ads a {
  display:block;
}

/* CLS対処 */
.asp {
  width:100%;
  height:0;
  position:relative;
  overflow:hidden;
  margin:5px auto;
}
.asp img {
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  object-fit:cover;
  object-position:center;
  position:absolute;
  box-sizing: border-box;
}

/*　忍者ツールズ　*/
img.ninja-recommend-article-img {
    object-fit: cover;
    object-position:center top;
}

/***************************
 ダブルレクタング広告
****************************/
.ads-flexbox .item {
  flex-basis: auto;
  padding: 5px;
  margin: 0px;
  text-align: center;
}
.ads-flexbox .item img {
  max-width: 100%;
  height: auto;
  border: 1px solid #CCC;
  border-radius: 5px;
}
@media ( min-width : 600px ){
  .ads-flexbox {
    display: flex;
  }
  .ads-flexbox .item {
    width: 50%;
  }
}
.inner300 {
	max-width: 300px;
	width: 100%;
	height: 100%;
	aspect-ratio: 300/250;
	margin: auto;
}
.inner728{
	width: 100%;
	height: 100%;
	margin: auto;
	max-width: 728px;
	aspect-ratio: 728/200;
}
.inner600{
	width: 100%;
	height: 100%;
	margin: auto;
	max-width: 600px;
	aspect-ratio: 600/315;
}

/*広告表示*/
#container::before {
	content: url(https://www.sanmi-soba.com/img/ad_display_header.png);
	display: flex;
	justify-content: center;
	margin: 10px 0;
}

.info::before {
	content: url(https://www.sanmi-soba.com/img/ad_display_post.png);
	display: flex;
	justify-content: center;
    margin:1em 0 2em;
}

a.pr-txt-link::before {
	content: "PR";
	font-size: 10px;
	border-radius: 5px;
	padding: 0 5px;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 5px;
	background-color:#ff0000;
	color:#fff;
}
.btn-cta.pr-txt-link::before {
	margin-right: 0;
	background-color:#fff;
	color:#0066ff;
}
a.pr-img-link {
	position: relative;
	display: inline-block;
}

a.pr-img-link::before {
	content: "PR・18禁";
	background-color: #FFF;
    border: 1px solid #f00;
	padding: 0 3px;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
}

.label_ad {
	position: relative;
}
.label_ad::after{
    content: "AD";
    font-size: 11px;
    background-color: #000;
    border-radius: 3px;
    color: #fff;
    padding: 0 5px;
    position: absolute;
    top: 5px;
    right: 6px;
    height:20px;
    line-height:20px;
}

aside.pc h3,
aside.sp h3 {
  background-color:#993300;
  padding:2px 5px;
  margin-bottom:10px;
  color:#fff;
}