@charset "UTF-8";
* {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック  Medium", meiryo, sans-serif;
}

body, div, pre, p, blockquote, form, fieldset, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, tr, td, embed, object, img, span, iframe, strong {
  margin: 0;
  padding: 0;
  line-height: 1.25;
  font-size: 20px;
}

body {
  -webkit-text-size-adjust: none;
  line-height: 1.25;
}

body.iPhone {
  background-color: #c5ccd3;
}

.iPhoneHead {
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #cdd5df;
  border-bottom: 1px solid #2d3642;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b0bccd), to(#6d84a2));
  background-color: #b0bccd;
  font-family: HiraKakuProN-W6;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.iPhoneListTitle {
  height: 20px;
  line-height: 20px;
  padding: 0px 10px;
  font-family: HiraKakuProN-W6;
  font-size: 20px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
  border-top: 1px solid #a5b1ba;
  border-bottom: 1px solid #989ea4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#909faa), to(#b8c1c8));
  background-color: #909faa;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.iPhoneUL,
.iPhoneDL {
  margin: 9px 9px 16px;
  border: solid 1px #a9abae;
  border-radius: 8px;
  background-color: #fff;
}

.iPhoneUL li,
.iPhoneDL dd {
  list-style-type: none;
  height: 43px;
  border-bottom: solid 1px #a9abae;
  line-height: 43px;
}

.iPhoneUL li:last-child,
.iPhoneDL dd:last-child {
  border-bottom: none;
}

.iPhoneUL li {
  padding: 0 10px;
}

.iPhoneULIndex li {
  border-bottom: solid 1px #d9d9d9;
  overflow: hidden;
  background-color: #fff;
}

.iPhoneDL dt {
  font-family: HiraKakuProN-W6;
  width: 70px;
  padding: 12px 5px 0 10px;
  font-size: 20px;
  clear: both;
  width: 6em;
}

.iPhoneDL dd {
  padding: 0 10px 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  white-space: nowrap;
  margin-top: -30px;
  text-align: right;
  color: #385387;
}

.iPhoneUL a,
.iPhoneULIndex a,
.iPhoneDL a {
  text-decoration: none;
  color: black;
  -webkit-tap-highlight-color: rgba(2, 109, 236, 0.9);
  display: block;
  padding: 15px 0;
}

/* ボタンスタイル */
.iPhoneButton,
.iPhoneButtonBlack {
  margin: 0 auto;
  width: 350px;
  border: solid 3px #2d3137;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  padding: 2px;
  text-align: center;
}

.iPhoneButton {
  background: -webkit-gradient(linear, left top, left bottom, from(#eeefef), to(#bdbfc2));
  background-color: #bdbfc2;
}

.iPhoneButtonBlack {
  background: -webkit-gradient(linear, left top, left bottom, from(#6b6e74), to(#282e37));
  background: #282e37;
}

.iPhoneButton a,
.iPhoneButtonBlack a {
  -webkit-border-radius: 5px;
  display: inline-block;
  text-align: center;
  padding: 0.5em 0;
  text-decoration: none;
  font-weight: bold;
  width: 350px;
}

.iPhoneButton a {
  color: #000;
}

.iPhoneButtonBlack a {
  color: #fff;
}

a {
  /*	-webkit-tap-highlight-color: rgba(2, 109, 236, 0.9);	// タップ時の反転色	*/
}

li {
  list-style-type: none;
  list-style-position: outside;
}

/* CSS Document */
.titleexp {
  color: #FFF;
  background-color: #F08300;
  padding: 10px 5px;
  text-align: center;
  margin-bottom: 10px;
  box-sizing: border-box;
  width: 100%;
}

.titleexp.nomargin {
  margin-bottom: 0;
}

.advertise_more {
  text-align: center;
}

.smart-page-header {
  margin: 0;
  width: 100%;
}

.smart-main {
  display: block;
}

h1.smart {
  height: 42px;
  line-height: 42px;
  /*	border-top: 1px solid #FC0;	*/
  border-bottom: 1px solid #2d3642;
  /*
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F90), to(#F30));
  */
  /*	background-image: -webkit-gradient(linear, left top, left bottom, from(#FC0), to(#F90));*/
  /*	background-color: #b0bccd;	*/
  background-color: #F90;
  /*	font-family: HiraKakuProN-W6;	*/
  font-size: 20px;
  color: #fff;
  text-align: center;
  /*
  text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
  */
  /*	text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;	*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

h1.pageheader {
  height: 20px;
  line-height: 20px;
  /*
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F90), to(#F30));
  */
  background-color: #CCC;
  font-family: HiraKakuProN-W6;
  font-size: 20px;
  color: #000;
  text-align: center;
  font-weight: normal !important;
  /*
  text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0;
  */
  /*	text-shadow: rgba(0, 0, 0, 0.6) 0 -1px 0; */
  /*
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  */
  margin-bottom: 10px;
}

h1.nomargin.smart {
  margin-bottom: 0;
}

h2.smart {
  padding: 8px 10px 8px 10px;
  font-size: 20px;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: #FFC1BF;
  font-weight: normal !important;
}

.highbottun {
  margin-bottom: 10px;
}

.highbottun .exp {
  font-size: 20px;
}

.highbottun a {
  display: block;
  margin: 0 auto;
  width: 350px;
  border-radius: 10px;
  text-align: center;
  max-width: 80%;
  text-decoration: none;
  color: #FFF;
  padding: 8px 0 8px 0;
  background-color: #258DB6;
}

.rightbottun a {
  display: block;
  margin: 0 auto 10px;
  width: 350px;
  border: 1px solid #999;
  border-radius: 10px;
  padding: 2px;
  text-align: center;
  max-width: 80%;
  text-decoration: none;
  color: #999;
  padding: 10px 0 8px;
  background-color: #FFF;
}

marquee {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 8px;
}

.ph {
  font-size: 20px;
  text-align: center;
}

#title {
  text-align: center;
}

#title img {
  max-width: 150px;
  max-height: 150px;
}

/*
a{
		-webkit-tap-highlight-color: rgba(200, 200, 200, 1) !important;
}
*/
.planetext {
  padding: 10px;
}

.commentarea {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 10px;
}

.detail {
  font-size: 20px;
  padding-right: 5px;
  padding-left: 5px;
}

.detail dt {
  font-size: 20px;
  font-weight: bold;
  color: #F60;
  background: url(/img/dot.gif) no-repeat left center;
  padding-left: 20px;
}

.detail dd {
  padding: 10px;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}

/*
.highbottm a{
	-webkit-border-radius: 5px;
	display: inline-block;
	text-align: center;
	padding: .5em 0;
	text-decoration: none;
	font-weight: bold;
	color:#FFF;
}
*/
.smart li {
  border-bottom: 1px solid #CCC;
}

.smart li:last-child {
  border-bottom: none;
}

.smart li a {
  display: block;
  padding: 11px;
  text-decoration: none;
  background: url(/img/allow.png) no-repeat right center;
  color: #666;
}

.smart li a:visited {
  color: #666;
}

.smart .bottun {
  display: block;
  padding: 10px;
  width: 80%;
  margin: 0px auto;
  text-decoration: none;
  text-align: center;
  border: 1px solid #999;
  border-radius: 8px;
}

.smart.image {
  text-align: center;
}

.smart.image.edit {
  padding-top: 10px;
  padding-bottom: 10px;
}

.smart.image.disp {
  padding-bottom: 10px;
}

.smart.image img {
  max-width: 95%;
  text-align: center;
}

.kiyaku {
  padding-right: 5px;
  padding-left: 5px;
}

.kiyaku strong {
  font-size: 20px;
}

.kiyaku p {
  font-size: 20px;
  margin-bottom: 10px;
}

#footer {
  background: #FFC1BF;
}

#footer a {
  display: block;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding: 11px 10px;
  font-size: 20px;
}

.topnewinfo {
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  color: #F00;
  padding: 5px;
}

.topadultinfo {
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  color: #666;
  padding: 0 5px 5px 5px;
}

.topinfo {
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.advertise {
  font-size: 20px;
  text-align: center;
  /*
  margin-bottom: 5px;
  */
}

.invite {
  border-top: 1px solid #CCC;
  padding-top: 10px;
}

.spread {
  padding-top: 10px;
}

.editarea div {
  text-align: center;
  margin-bottom: 10px;
}

.editarea input {
  line-height: 1.25;
  font-size: 20px;
}

.editarea textarea {
  line-height: 1.25;
  font-size: 20px;
}

.deletearea {
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}

.deletearea input {
  line-height: 1.25;
  font-size: 20px;
}

.pageurl {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pageurl div {
  text-align: center;
}

.pageurl p {
  text-align: center;
}

.contactform {
  text-align: center;
  padding: 10px;
}

.strip {
  text-align: center;
}

.notice {
  color: #FFF;
  background: #F00;
  text-align: center;
  margin: 10px auto 10px;
  padding: 5px;
}

.notice a {
  color: #FFF;
}

.strip {
  padding: 10px;
}

.bottomintro {
  text-align: center;
  padding: 5px 0 5px 0;
}

.bottomintro a {
  line-height: 1.25;
  font-size: 20px;
}

.qrcode {
  text-align: center;
  padding-top: 10px;
}

.qrcode input {
  line-height: 1.25;
  font-size: 20px;
}

.pctweet {
  text-align: center;
  padding: 15px 5px 10px 5px;
  border-bottom: 1px solid #CCC;
}

#sitefooter {
  border-top: 1px solid #CCC;
}

#sitefooter li {
  width: 50%;
  float: left;
  list-style: none inside;
}

#sitefooter li a {
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
  border-bottom: 1px solid #CCC;
  color: #666;
}

#sitefooter li:nth-child(2n+1) a {
  border-right: 1px solid #CCC;
}

.affreq {
  text-align: center;
}

.affreq img {
  max-width: 300px;
  border: 2px solid #00F;
}

/*---------------------------------------
	jgup_taglist
-----------------------------------------*/
/*
.jgup_taglist h2{

	clear:both;

}

.jgup_taglist ul{
	display:-webkit-box;
	-webkit-box-pack:center;
}
.jgup_taglist li{
	display:-webkit-inline-box;
	list-style: none inside;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.jgup_taglist li a{
	padding: 8px;
	width:auto;
	display:block;
	background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(#EEE), to(#FFF));
	text-decoration: none;
	color: #666;
}

.jgup_taglist .more{
	padding-top:10px;
	clear:both;

}
.jgup_taglist .tagadv{
	margin-top:10px;
}
*/
/*---------------------------------------
	jgup_taglist
-----------------------------------------*/
#jgup_taglist_area_wrapper {
  padding: 0 10px 10px 10px;
}

#jgup_taglist_area_wrapper .title {
  height: 16px;
  line-height: 16px;
  text-align: center;
  padding: 8px;
  font-size: 20px;
  color: #FFF;
  background-color: #AF253A;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border: 1px solid #999;
}

#jgup_taglist_area_wrapper .content {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #999;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding-bottom: 5px;
}

.jgup_taglist .label {
  font-size: 20px;
  line-height: 14px;
  overflow: hidden;
  padding: 6px 10px 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  clear: both;
}

.jgup_taglist ul {
  padding: 0 5px;
}

.jgup_taglist li {
  float: left;
  padding: 2px;
}

.jgup_taglist li a {
  padding: 3px 5px;
  width: auto;
  display: block;
  text-decoration: none;
  color: #FFF;
  background-color: #000;
  /*
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  */
}

.jgup_taglist li a span {
  font-size: 20px !important;
}

.jgup_taglist .more {
  padding: 0 10px 2px 0;
  clear: both;
  text-align: right;
  /*	border-bottom: 1px dotted #999; */
}

.jgup_taglist .more a {
  color: #69F;
  font-size: 20px !important;
}

.jgup_taglist .tagadv {
  margin-top: 10px;
}

.jgup_taglist .more.last {
  border: none;
}

/*-------------------------------------------
	advprhead
-----------------------------------------------*/
#advprhead .uphow img {
  width: 100%;
}

#advprhead a.chan5 {
  display: block;
  padding: 20px 0 20px 0;
  color: #FFF;
  text-align: center;
  background-color: red;
}

#advprhead a.chan5 span {
  display: block;
}

#advprhead a.chan5 .exp {
  font-size: 20px;
  line-height: 24px;
}

#advprhead a.chan5 .site {
  font-size: 28px;
  line-height: 32px;
}

/*-------------------------------------------
	uniquetxt
-----------------------------------------------*/
.uniquetxt {
  text-align: center;
  margin-bottom: 10px;
}

.uniquetxt a {
  font-size: 20px;
  color: #666;
  text-decoration: none;
}

/*-------------------------------------------
	chan_advertise
-----------------------------------------------*/
#chan_thread_area {
  border: 1px solid #af253a;
  border-radius: 8px;
  margin: 0 auto 10px auto;
  width: 95%;
}

#chan_thread_area .chan_label {
  color: #FFF;
  background: #af253a;
  text-align: left;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  padding-left: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

#chan_thread_area li {
  border-bottom: 1px solid #ccc;
}

#chan_thread_area li:last-child {
  border: none;
}

#chan_thread_area li a {
  font-size: 20px;
  display: block;
  line-height: 35px;
  text-decoration: none;
  padding-left: 15px;
}

#chan_thread_area li a:hover {
  text-decoration: underline;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
/*-------------------------------------------
	Common
-----------------------------------------------*/
.cmnNoDisp {
  display: none;
}

/*--------------------------------------------
	アダルトまとめ
--------------------------------------------*/
/*
#eroido_pagelist .topics{
	margin-bottom:10px;

}

#eroido_pagelist .topics .entry{
	border-bottom: 1px solid #CCC;
}

#eroido_pagelist .topics .entry a{
	display:block;
	padding:10px 0 10px 0;
}

#eroido_pagelist .topics  .entry .thumb{
	width:60px;
	height:60px;
	float:left;
	margin-left:5px;
    z-index: 10;
}

#eroido_pagelist .topics  .entry .thumb img{
	width:60px;
	height:60px;
}


#eroido_pagelist .topics .entry .contents{
	padding:0 0 0 5px;

  float: right;
    margin-left: -70px;
    width: 100%;
    z-index: 1;
}
#eroido_pagelist .topics .entry .title{
    margin-left: 70px;
}

#eroido_pagelist .topics .entry .title{
	color:#000;
	font-size:20px;
	line-height:21px;

}

#eroido_pagelist .topics .entry .userarea{
    margin-left: 70px;
}

#eroido_pagelist .topics .entry .userarea .user{
	color:#999;
	font-size:20px;

}

#eroido_pagelist .topics .entry .user{
	display:inline-block;

}
#eroido_pagelist .topics .entry .pvarea{
	display:inline-block;
}


#eroido_pagelist .topics .entry .pvarea .pv{
	color:#999;
	font-size:20px;
}

#eroido_pagelist .topics .entry .pvarea .view{
	color:#999;
	font-size:20px;
}

#eroido_pagelist .topics .entry .pvarea .favcnt{
	color:#999;
	font-size:20px;
	margin-left:5px;
}
#eroido_pagelist .topics .entry .pvarea .favo{
	color:#999;
	font-size:20px;
}

#eroido_pagelist .morebutton{
	display:block;
	background-color:#f64c8b;
	line-height:48px;
	font-size:20px;
	margin:0 10px;
	color:#FFF !important;
	text-align:center;

}*/
.edit_viewpage {
  border-bottom: 1px solid #CCC;
}

/*--------------------------------------------
	page_sosial
--------------------------------------------*/
.page_sosial {
  margin-top: 5px;
}

.page_sosial .qrcodealia {
  float: left;
  width: 123px;
}

.page_sosial .urlinputarea {
  float: right;
  width: 500px;
  text-align: right;
  padding-top: 15px;
}

.page_sosial .urlinputarea input {
  width: 300px;
  padding: 3px;
  font-size: 20px;
}

.page_sosial .socialArea {
  margin-top: 10px;
}

/*--------------------------------------------
	socialArea
--------------------------------------------*/
.socialArea {
  width: 270px;
  margin: 0 auto;
}

.socialArea li {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 5px;
}

.socialArea li:last-child {
  margin-right: 0;
}

.socialArea li a,
.socialArea li img {
  display: block;
  width: 50px;
  height: 50px;
}

.pgfooter_socialicons .socialArea {
  float: right;
}

/*---------------------------------------
	Responsive layout
-----------------------------------------*/
img,
iframe,
object,
embed {
  max-width: 100%;
}

input[type=text],
input[type=password],
input[type=file],
textarea {
  max-width: 100%;
  box-sizing: border-box;
}

.smart-main {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 10px 16px;
  box-sizing: border-box;
}

.smart-page-header {
  margin: 0 0 10px 0;
}

.responsive-sidebar {
  margin-top: 16px;
}

.responsive-full {
  width: 100%;
}

@media screen and (min-width: 900px) {
  body {
    background: #f7f7f7;
  }
  .smart-page-header {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .smart-main {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    gap: 20px 24px;
    align-items: start;
    padding: 0 16px 24px;
  }
  .smart-main > * {
    min-width: 0;
  }
  .smart-main > :not(.responsive-sidebar):not(.responsive-full) {
    grid-column: 1;
  }
  .smart-main > .responsive-main {
    grid-column: 1;
  }
  .smart-main > .responsive-sidebar {
    grid-column: 2;
    margin-top: 0;
  }
  .smart-main > .responsive-full,
  .smart-main > #title {
    grid-column: 1/-1;
  }
  .titleexp {
    margin-bottom: 20px;
  }
  #title img {
    max-width: 180px;
    max-height: 180px;
  }
  .uploaded_wrapper,
  .static_content {
    margin-left: 0;
    margin-right: 0;
  }
  #fileup .filupinput {
    width: calc(100% - 48px);
    box-sizing: border-box;
  }
  #fileup input[type=file] {
    max-width: 100%;
    width: 100%;
  }
  .imageconlist ul {
    gap: 10px;
  }
  .selectedimage li .viewthumb {
    float: left;
    width: 38%;
    box-sizing: border-box;
    padding-right: 16px;
  }
  .selectedimage li .uploadeddata {
    float: left;
    width: 62%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1100px) {
  .smart-page-header {
    margin-bottom: 30px;
  }
  .smart-main {
    max-width: 1080px;
  }
}
.smart-footer {
  background: #f08300;
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 16px;
}
.smart-footer a {
  color: #fff;
  text-decoration: none;
}
.smart-footer__inner {
  padding: 20px 16px 16px;
}
.smart-footer__brand {
  display: block;
  text-align: center;
}
.smart-footer__brand-name {
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: bold;
}
.smart-footer__brand-copy {
  color: #fff6ea;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-top: 4px;
}
.smart-footer__section {
  margin-bottom: 18px;
}
.smart-footer__section:last-child {
  margin-bottom: 0;
}
.smart-footer__heading {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}
.smart-footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.smart-footer__list li {
  min-width: 0;
}
.smart-footer__list a {
  display: block;
  font-size: 16px;
  font-weight: normal;
  opacity: 0.92;
  overflow-wrap: anywhere;
  padding: 4px 0 5px;
}
.smart-footer__copyright {
  background: rgba(0, 0, 0, 0.12);
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
  padding: 10px 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .smart-footer__inner {
    max-width: 1040px;
    margin: 0 auto;
    padding: 24px 16px 20px;
  }
  .smart-footer__nav {
    display: flex;
    gap: 32px;
    align-items: flex-start;
  }
  .smart-footer__section {
    flex: 1 1 0;
    min-width: 0;
    margin-bottom: 0;
  }
}

/* CSS Document */
.middlelabel {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #F64C8B;
  padding-left: 10px;
}

.topics {
  border-top: 1px solid #CCC;
}
.topics .entry {
  border-bottom: 1px solid #CCC;
  padding: 0;
}
.topics .entry a {
  display: block;
  padding-top: 10px;
}
.topics .entry .thumb {
  width: 80px;
  height: 80px;
  float: left;
}
.topics .entry .thumb img {
  width: 64px;
  height: 64px;
  padding: 0 8px;
}
.topics .entry .contents {
  padding: 0 0 0 8px;
  float: left;
  width: 100%;
  margin-left: -80px;
  box-sizing: border-box;
}
.topics .entry .title {
  margin-bottom: 2px;
  padding-left: 80px;
  font-size: 16px;
}
.topics .entry .title a {
  color: #000;
  font-size: 16px;
  line-height: 20px;
}
.topics .entry .userarea {
  display: none;
  padding-left: 80px;
}
.topics .entry .userarea .user a {
  color: #999;
}
.topics .entry .pvarea .pv {
  color: #999;
  font-size: 20px;
}
.topics .entry .pvarea .view {
  color: #999;
  font-size: 20px;
}

.plane-2clmr .topics .entry .contents {
  padding: 0 0 0 8px;
  float: left;
  width: 532px;
}

/* CSS Document */
.headtitle_static {
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  color: #FFF;
  padding-top: 10px;
}

.static_content {
  margin: 0 10px;
}

.staticdl dt {
  color: #1F7090;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.staticdl dd {
  margin-bottom: 20px;
  padding-left: 5px;
}

.howto_label {
  color: #1F7090;
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}

.howto_detail {
  margin-left: 10px;
  margin-top: 10px;
}

.kiyaku strong {
  font-weight: bold;
  line-height: 28px;
}

.kiyaku p {
  line-height: 19px;
  margin-bottom: 10px;
}

.infolist {
  font-size: 20px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}

.infolist .date {
  font-size: 20px;
  padding-right: 7px;
  text-align: right;
}

.infolist dt {
  font-size: 20px;
  border-top: 1px solid #CCC;
  padding: 10px 0 0 5px;
  color: #1F7090;
  font-weight: bold;
}

.infolist dt:first-child {
  border-top: none !important;
  padding-top: 0 !important;
}

.infolist dd p {
  font-size: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.infolist dd {
  padding: 0 5px 0 10px;
}

/* CSS Document */
/*-------------------------------------------
	imageconlist
-----------------------------------------------*/
.imageconlist ul {
  display: flex;
  margin: 10px 5px;
}

.imageconlist ul.ready {
  display: block !important;
}

.imageconlist li {
  flex: 1;
}

.imageconlist li a {
  margin: 0 auto;
  line-height: 0;
  max-width: 160px;
  border: 1px solid #AAA;
  display: block;
}

.imageconlist li a img {
  max-width: 100%;
  display: block;
}

/*
.imageconlist li.is-selected a img{
	border: 1px solid #000;
}
*/
.nodataimage img {
  max-width: 95%;
}

/*--------------------------------------------
 	toppage デザイン
--------------------------------------------*/
.toppage-intro__head {
  margin-bottom: 20px;
}
.toppage-intro__title {
  margin: 12px 0 0;
  font-size: clamp(20px, 4vw, 24px);
  font-weight: 700;
  line-height: 1.4;
  color: #222;
}
.toppage-intro__titlelogo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.toppage-intro__titlelogo img {
  display: block;
  width: min(100%, 240px);
  height: auto;
}
.toppage-intro__lead {
  max-width: 720px;
  margin: 14px auto 0;
  font-size: 20px;
  line-height: 1.8;
  color: #444;
  text-align: left;
}
.toppage-intro__notice {
  margin-bottom: 20px;
}
.toppage-intro__notice .notice1 {
  margin-bottom: 20px;
}
.toppage-intro__notice .notice2 {
  color: #F00;
  font-size: 20px;
  font-weight: bold;
}
.toppage-intro__notice .notice2 a {
  color: #00F;
  font-size: 20px;
  font-weight: bold;
}

.upuplink {
  text-align: center;
  margin: 0 auto 20px auto;
}

.upuplink a {
  font-size: 20px;
  font-weight: bold;
}

/**************/
.topinfo {
  font-size: 20px;
  line-height: 20px;
}

.fileup_container .btnlabel {
  display: block;
  height: 45px;
  margin: 10px auto 12px;
  width: 200px;
}

.fileup_container .expl_upload_button {
  line-height: 19px;
  font-size: 20px;
  font-weight: 700;
  display: block;
  background-color: #258DB6;
  width: 200px;
  height: 28px;
  padding-top: 10px;
  color: #fff;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  border-radius: 7px;
}

.fileup_container .expl_upload_button:hover {
  background-color: #1F7090;
}

.toppage-imageuplistarea.is-hide {
  display: none;
}

.toppage-imageuplistarea .imageuplist {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  border-bottom: 1px dotted #999;
}

.toppage-imageuplistarea .UploadImage {
  display: flex;
  gap: 12px;
  align-items: center;
  border-top: 1px dotted #999;
  padding: 14px 0;
}

.toppage-imageuplistarea .image {
  flex: 0 0 92px;
  text-align: center;
}

.toppage-imageuplistarea .image img {
  max-width: 92px;
  max-height: 92px;
  display: block;
  margin: 0 auto;
}

.toppage-imageuplistarea .detail {
  flex: 1 1 auto;
  min-width: 0;
  padding: 0;
  text-align: left;
}

.toppage-imageuplistarea .imgname,
.toppage-imageuplistarea .imgsize,
.toppage-imageuplistarea .imgdel {
  display: block;
}

.toppage-imageuplistarea .imgname {
  font-size: 20px;
  font-weight: bold;
  overflow-wrap: anywhere;
  margin-bottom: 6px;
}

.toppage-imageuplistarea .imgsize {
  color: #666;
  font-size: 16px;
  margin-bottom: 8px;
}

.toppage-imageuplistarea .imgdel a {
  padding: 5px;
  display: block;
  background-color: #666;
  border-radius: 8px;
  width: 60px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
}

.toppage-imageuplistarea .imgdel a:hover {
  background-color: #f00;
}

.fileup_container .multiupload_button {
  margin: 20px 0 0;
}

#fileup .upload_submit {
  line-height: 19px;
  font-size: 20px;
  font-weight: 700;
  display: block;
  background-color: #258DB6;
  width: 150px;
  height: 38px;
  padding: 2px 0 0;
  color: #fff;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  border-radius: 10px !important;
}

#js-uploading {
  display: block;
  margin: 10px auto 0;
}

#js-uploading.cmnNoDisp {
  display: none;
}

@media screen and (max-width: 480px) {
  .toppage-imageuplistarea .UploadImage {
    align-items: flex-start;
  }
  .toppage-imageuplistarea .image {
    flex-basis: 76px;
  }
  .toppage-imageuplistarea .image img {
    max-width: 76px;
    max-height: 76px;
  }
}
/* CSS Document */
.topics_aff {
  background-color: #FFF;
}

.topics_aff.morepageon {
  margin-bottom: 0;
  border-bottom: none;
}

.topics_aff .entry {
  border-top: 1px solid #CCC;
  position: relative;
}

.topics_aff.morepageon .entry:last-child {
  border-bottom: none;
}

.topics_aff .entry a {
  display: block;
  padding: 10px 0 10px 0;
}

.topics_aff .entry .thumb {
  width: 64px;
  height: 64px;
  float: left;
  margin-left: 8px;
  z-index: 10;
}

.topics_aff .entry .thumb img {
  width: 64px;
  height: 64px;
}

.topics_aff .entry .contents {
  padding: 0 0 0 5px;
  float: right;
  margin-left: -80px;
  width: 100%;
  z-index: 1;
}

.topics_aff .entry .title {
  margin-left: 80px;
}

.topics_aff .entry .title {
  color: #0000EE;
  font-size: 20px;
  line-height: 21px;
  text-decoration: underline;
}

.topics_aff .entry .userarea {
  margin-left: 80px;
}

.topics_aff .entry .userarea .user {
  color: #999;
  font-size: 20px;
}

.topics_aff .entry .user {
  display: inline-block;
}

.topics_aff .entry .pvarea {
  display: inline-block;
}

.topics_aff .entry .pvarea .pv {
  color: #999;
  font-size: 20px;
}

.topics_aff .entry .pvarea .view {
  color: #999;
  font-size: 20px;
}

.topics_aff .entry .pvarea .favcnt {
  color: #999;
  font-size: 20px;
  margin-left: 5px;
}

.topics_aff .entry .pvarea .favo {
  color: #999;
  font-size: 20px;
}

/*--------------------------------------------
 	全体
--------------------------------------------*/
#eroido_pagelist .site_icon {
  width: 18px;
  height: 18px;
  top: 2px;
  margin-right: 8px;
  position: relative;
}

#eroido_pagelist .document_box {
  margin: 0 auto;
  width: 600px;
  border: 1px solid #000080;
  background-color: #FFF;
  padding-bottom: 5px;
  border-radius: 5px;
}

#eroido_pagelist .box_title {
  margin: 20px auto 0 auto;
  width: 98%;
  font-size: 18px;
  color: #ff69b4;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  font-weight: bold;
}

.moreDisp a {
  background-color: #ff80bf;
  /*F64C8B*/
  margin: 10px auto 10px auto;
  color: #FFF;
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 2px 0 6px 0;
  width: 150px;
  height: 13px;
  text-decoration: none;
  border-radius: 10px;
}

/*--------------------------------------------
 		comment無し
--------------------------------------------*/
#eroido_pagelist .topics {
  background-color: #FFF;
  width: 98%;
  margin: 0 auto;
}

#eroido_pagelist .topics .entry {
  border-bottom: 1px solid #CCC;
  position: relative;
}

#eroido_pagelist .topics .entry:last-child {
  margin-bottom: 3px;
}

#eroido_pagelist .topics .entry a {
  display: block;
  /*	padding:10px 0 10px 0;*/
  text-decoration: none;
}

#eroido_pagelist .topics .entry .thumb {
  width: 80px;
  height: 80px;
  float: right;
  margin-left: 10px;
  z-index: 10;
}

#eroido_pagelist .topics .entry .thumb img {
  width: 80px;
  height: 80px;
}

#eroido_pagelist .topics .entry .contents {
  padding-top: 5px;
  width: 98%;
  z-index: 1;
  margin-left: 10px;
}

#eroido_pagelist .topics .entry .title {
  margin-left: 10px;
}

#eroido_pagelist .topics .entry .title a {
  color: #000;
  font-size: 17px;
  line-height: 21px;
  font-weight: bold;
}

#eroido_pagelist .topics .entry .userarea {
  margin-left: 90px;
}

#eroido_pagelist .topics .entry .userarea .user {
  color: #999;
  font-size: 13px;
}

#eroido_pagelist .topics .entry .user {
  display: inline-block;
}

#eroido_pagelist .topics .entry .pvarea {
  display: inline-block;
}

#eroido_pagelist .topics .entry .pvarea .pv {
  color: #999;
  font-size: 13px;
}

#eroido_pagelist .topics .entry .pvarea .view {
  color: #999;
  font-size: 13px;
}

#eroido_pagelist .topics .entry .pvarea .favcnt {
  color: #999;
  font-size: 13px;
  margin-left: 5px;
}

#eroido_pagelist .topics .entry .pvarea .favo {
  color: #999;
  font-size: 13px;
}

#eroido_pagelist .topics .new_icon {
  z-index: 100;
  right: -4px;
  top: -2px;
  position: absolute;
}

/*--------------------------------------------
	topics commentあり
--------------------------------------------*/
#eroido_pagelist .topicscomment {
  background-color: #FFF;
  width: 98%;
  margin: 0 auto;
}

#eroido_pagelist .topicscomment .entry {
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  padding-right: 5px;
  position: relative;
}

#eroido_pagelist .topicscomment .entry:last-child {
  /*	border-bottom: none;*/
}

#eroido_pagelist .topicscomment .entry .thumb a,
#eroido_pagelist .topicscomment .entry .title a {
  display: block;
  padding: 10px 0 10px 0;
  text-decoration: none;
}

#eroido_pagelist .topicscomment .entry .thumb {
  width: 80px;
  height: 80px;
  float: left;
  margin-left: 10px;
  z-index: 10;
}

#eroido_pagelist .topicscomment .entry .thumb img {
  width: 80px;
  height: 80px;
}

#eroido_pagelist .topicscomment .entry .contents {
  padding: 0 0 0 5px;
  float: right;
  margin-left: -100px;
  width: 100%;
  z-index: 1;
}

#eroido_pagelist .topicscomment .entry .title {
  margin-left: 105px;
  margin-top: 3px;
  margin-bottom: 0;
  padding: 0;
}

#eroido_pagelist .topicscomment .entry .comment {
  color: #000;
  font-size: 12px;
  line-height: 15px;
  margin-left: 110px;
  margin-top: 0;
}

#eroido_pagelist .topicscomment .entry .title a {
  color: #000;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
}

#eroido_pagelist .topicscomment .new_icon {
  z-index: 100;
  left: 5px;
  top: 4px;
  position: absolute;
}

/*--------------------------------------------
	topics textのみ
--------------------------------------------*/
#eroido_pagelist .topicstext {
  /*	margin-bottom:10px;*/
  background-color: #FFF;
}

#eroido_pagelist .topicstext .entry {
  border-bottom: 1px solid #CCC;
  background: linear-gradient(#FFF, #f0f0f0);
  height: 77px;
  margin: 0;
}

#eroido_pagelist .topicstext .entry:last-child {
  /*	border-bottom: none;*/
}

#eroido_pagelist .topicstext .entry a {
  color: #333;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0 0 0 10px;
  overflow: hidden;
  line-height: 44px;
  text-decoration: none;
  position: relative;
  background-image: url(/img/icon/dot/arrow/arrow_right.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
}

#eroido_pagelist .topicstext .entry .contents {
  padding: 3 0 0 5px;
  margin: 5px 20px 10px 1px;
  width: 98%;
  z-index: 1;
}

#eroido_pagelist .topicstext .entry .comment,
#eroido_pagelist .topicstext .entry .title {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 96%;
  white-space: nowrap;
}

#eroido_pagelist .topicstext .entry .title {
  margin: 2px 35px 2px 12px;
}

#eroido_pagelist .topicstext .entry .comment {
  color: #333;
  font-size: 11px;
  line-height: 21px;
  margin-top: 2px;
  margin-left: 14px;
}

#eroido_pagelist .topicstext .entry .title span {
  color: #228b22;
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
}

#eroido_pagelist .topicstext .new_icon {
  z-index: 100;
  left: 1px;
  top: 22px;
  position: absolute;
}

/*-------------------------
	.tagimages
-------------------------*/
#eroido_pagelist .tagimages {
  margin: 0 5px 5px 5px;
  display: block;
}

#eroido_pagelist .tagimages li {
  width: 25%;
  float: left;
}

#eroido_pagelist .tagimages li a {
  display: block;
  outline: none;
  position: relative;
  text-decoration: none;
}

#eroido_pagelist .tagimages li a img {
  display: block;
  width: 100%;
}

#eroido_pagelist .tagimages li a p {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  width: 100%;
}

#eroido_pagelist .tagimages li a p span {
  color: #FFF;
  display: block;
  margin: 3px 5px;
  font-size: 13px;
}

/*--------------------------------------------
	.topics.bigimage
	画像拡大型トピックス
--------------------------------------------*/
#eroido_pagelist .topicsbigimage {
  width: 400px;
  margin: 10px auto 5px auto;
}

#eroido_pagelist .topicsbigimage .entry {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-color: #FFF;
  position: relative;
}

#eroido_pagelist .topicsbigimage .entry a {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #FFF !important;
  display: block;
  outline: none;
  position: relative;
}

#eroido_pagelist .topicsbigimage .entry .thumb {
  float: none !important;
  margin: 0 auto 0 auto;
  height: auto !important;
  display: block;
}

#eroido_pagelist .topicsbigimage .entry .thumb img {
  width: 100%;
  display: block;
}

#eroido_pagelist .topicsbigimage .entry .contents {
  float: none !important;
  /*	position:absolute;*/
  left: 0;
  bottom: 0;
  width: 400px;
  margin-bottom: 5px;
}

#eroido_pagelist .topicsbigimage .entry .title {
  margin: 0 auto;
  /*	opacity:0.5;*/
  width: 390px;
}

#eroido_pagelist .topicsbigimage .entry .title {
  font-weight: bold;
  line-height: 21px;
  text-decoration: underline;
  text-align: left;
  color: #FFF;
  display: block;
  padding: 6px 0 6px 0;
  font-size: 15px;
  background-color: #808080;
  padding-left: 5px;
  padding-right: 5px;
}

#eroido_pagelist .topicsbigimage .entry .catearea {
  width: 50%;
  float: left;
  text-align: left;
}

#eroido_pagelist .topicsbigimage .entry .catearea .catename {
  font-size: 13px;
  color: #999;
}

#eroido_pagelist .topicsbigimage .new_icon {
  z-index: 100;
  left: 9px;
  top: 8px;
  position: absolute;
}

/*--------------------------------------------
		listの中のtag comment text
--------------------------------------------*/
#eroido_pagelist .topics .taglist .tag .js-tagname {
  /* background: none repeat scroll 0 0 #f64c8b; */
  background: none repeat scroll 0 0 #c0c0c0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  padding: 3px 6px 2px 6px;
  margin: 5px 0 2px 0;
  border-style: none;
}

#eroido_pagelist .topics .taglist {
  width: 220px;
  float: none !important;
  position: absolute;
  right: 110px;
  bottom: 5px;
  text-align: right;
}

#eroido_pagelist .topics .taglist .tag {
  display: inline-block;
}

/*--------------------------------------------
		listの中のtag comment text
--------------------------------------------*/
#eroido_pagelist .topicscomment .taglist .tag .js-tagname,
#eroido_pagelist .topicstext .taglist .tag .js-tagname {
  /* background: none repeat scroll 0 0 #f64c8b; */
  background: none repeat scroll 0 0 #ff69b4;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin: 5px 0 2px 0;
  border-style: none;
}

#eroido_pagelist .topicscomment .taglist .tag .js-tagname {
  padding: 2px 6px 2px 6px;
  font-size: 12px;
}

#eroido_pagelist .topicstext .taglist .tag .js-tagname {
  padding: 3px 6px 2px 6px;
  font-size: 11px;
}

#eroido_pagelist .topicscomment .taglist,
#eroido_pagelist .topicstext .taglist {
  width: 180px;
  float: none !important;
  position: absolute;
  right: 5px;
  bottom: 5px;
}

#eroido_pagelist .topicscomment .taglist .tag,
#eroido_pagelist .topicstext .taglist .tag {
  display: inline-block;
}

/*--------------------------------------------
			clearfix
--------------------------------------------*/
#eroido_pagelist .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#eroido_pagelist .clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html #eroido_pagelist .clearfix {
  height: 1%;
}

#eroido_pagelist .clearfix {
  display: block;
}

/* End hide from IE-mac */
/*--------------------------------------------
 	全体
--------------------------------------------*/
#eroido_pagelist {
  border: 1px solid #d3d3d3;
  margin-bottom: 15px;
  margin-top: 20px;
  padding-top: 7px;
  padding-bottom: 5px;
  background-color: #ffffff;
  border-radius: 10px;
}

#eroido_pagelist .site_icon {
  width: 18px;
  height: 18px;
  top: 3px;
  margin-right: 8px;
  position: relative;
}

/*#eroido_pagelist .document_box{
	margin: 0 auto;
	width:650px;
	border:1px solid #000;
}*/
#eroido_pagelist .box_title {
  margin: 3px auto 0 auto;
  width: 98%;
  font-size: 20px;
  color: #ff69b4;
  text-align: center;
  padding-bottom: 7px;
  border-bottom: 1px solid #CCC;
  font-weight: bold;
}

.moreDisp a {
  background-color: #ff80bf;
  margin: 15px auto 10px auto;
  color: #FFF !important;
  font-size: 20px !important;
  display: block;
  text-align: center;
  padding: 0 0 3px 0;
  width: 150px;
  height: 15px;
  text-decoration: none;
  border-radius: 10px;
  line-height: 20px !important;
}

/*--------------------------------------------
 		右画像
--------------------------------------------*/
#eroido_pagelist .topics {
  /*	margin-bottom:10px;*/
  background-color: #FFF;
  /*	border-top: 1px solid #CCC;*/
  margin-top: 0;
  margin-bottom: 0;
  width: 98%;
}

#eroido_pagelist .topics .entry {
  border-bottom: 1px solid #CCC;
}

#eroido_pagelist .topics .entry:last-child {
  /*	border-bottom: none;*/
}

/*
#eroido_pagelist .topics .entry:first-child{
	border-top: none;
}
*/
#eroido_pagelist .topics .entry a {
  display: block;
  /*	padding:10px 0 10px 0;*/
  text-decoration: none;
  position: relative;
  padding: 0;
}

#eroido_pagelist .topics .entry .thumb {
  width: 80px;
  height: 80px;
  float: right;
  margin-left: 5px;
  z-index: 10;
}

#eroido_pagelist .topics .entry .thumb img {
  width: 80px;
  height: 80px;
}

#eroido_pagelist .topics .entry .contents {
  /*	padding:0 0 0 5px;*/
  /*  	float: right;*/
  /*    margin-left: 5px;*/
  margin-right: -80px;
  width: 98%;
  z-index: 1;
}

#eroido_pagelist .topics .entry .title {
  margin-left: 10px;
  margin-right: 80px;
}

#eroido_pagelist .topics .entry .title {
  color: #000;
  font-size: 20px;
  line-height: 21px;
}

#eroido_pagelist .topics .entry .userarea {
  margin-left: 90px;
}

#eroido_pagelist .topics .entry .userarea .user {
  color: #999;
  font-size: 20px;
}

#eroido_pagelist .topics .new_icon {
  z-index: 100;
  /*	right:-4px;*/
  /*	right:70px;*/
  left: 1px;
  top: -8px;
  position: absolute;
}

/*--------------------------------------------
	topics textのみ
--------------------------------------------*/
#eroido_pagelist .topicstext {
  /*	margin-bottom:10px;*/
  background-color: #FFF;
}

#eroido_pagelist .topicstext .entry {
  /*	border-bottom: 1px solid #CCC;*/
  background: linear-gradient(#FFF, #f0f0f0);
  height: 61px;
  margin: 0;
}

#eroido_pagelist .topicstext .entry:last-child {
  border-bottom: 1px solid #CCC;
}

#eroido_pagelist .topicstext .entry a {
  color: #333;
  display: block;
  height: 61px;
  margin: 0;
  padding: 0 0 0 10px;
  /*	overflow: hidden;*/
  font-weight: bold;
  line-height: 44px;
  text-decoration: none;
  position: relative;
  background: url(/img/icon/dot/arrow/arrow_right.png) no-repeat 99% 50%;
  /*	background-image: url(/img/icon/dot/arrow/arrow_right.png);
  	background-position: right 10px center;
  	background-repeat: no-repeat;*/
}

#eroido_pagelist .topicstext .entry .contents {
  padding: 7px 2px 5px 2px;
  /*   margin:0 0 5px 0;*/
  width: 98%;
  z-index: 1;
}

/*
#eroido_pagelist .topicstext .entry .contents::after{
	content: url(/img/icon/dot/arrow/arrow_right.png);
	float: right;
	margin-right:10px;
}
*/
#eroido_pagelist .topicstext .entry .comment,
#eroido_pagelist .topicstext .entry .title {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 98%;
  white-space: nowrap;
}

#eroido_pagelist .topicstext .entry .comment {
  color: #333;
  font-size: 20px;
  line-height: 21px;
  margin: 4px 7px 0 2px;
}

#eroido_pagelist .topicstext .entry .title {
  margin: 5px 7px 0 0;
  color: #000;
  font-size: 20px;
  line-height: 21px;
}

#eroido_pagelist .topicstext .entry .title span {
  font-size: 20px;
  line-height: 21px;
}

#eroido_pagelist .topicstext .entry .userarea {
  margin-left: 90px;
}

#eroido_pagelist .topicstext .entry .userarea .user {
  color: #999;
  font-size: 20px;
}

#eroido_pagelist .topicstext .entry .user {
  display: inline-block;
}

#eroido_pagelist .topicstext .new_icon {
  z-index: 100;
  left: 1px;
  top: -2px;
  position: absolute;
}

/*--------------------------------------------
	topics commentあり
--------------------------------------------*/
#eroido_pagelist .topicscomment {
  /*	margin-bottom:10px;*/
  background-color: #FFF;
  /*	border-top: 1px solid #CCC;*/
}

#eroido_pagelist .topicscomment .entry {
  border-bottom: 1px solid #CCC;
}

#eroido_pagelist .topicscomment .entry:last-child {
  /*	border-bottom: none;*/
}

#eroido_pagelist .topicscomment .entry a {
  display: block;
  padding: 10px 0 10px 0;
  text-decoration: none;
  position: relative;
}

#eroido_pagelist .topicscomment .entry .thumb {
  width: 80px;
  height: 80px;
  float: left;
  margin-left: 5px;
  z-index: 10;
}

#eroido_pagelist .topicscomment .entry .thumb img {
  width: 80px;
  height: 80px;
}

#eroido_pagelist .topicscomment .entry .contents {
  padding: 0 0 0 5px;
  float: right;
  margin-left: -90px;
  width: 100%;
  z-index: 1;
}

#eroido_pagelist .topicscomment .entry .title {
  margin-left: 90px;
}

#eroido_pagelist .topicscomment .entry .comment {
  color: #000;
  font-size: 20px;
  line-height: 21px;
  margin-left: 90px;
}

#eroido_pagelist .topicscomment .entry .comment a {
  color: #696969;
}

#eroido_pagelist .topicscomment .entry .title {
  color: #000;
  font-size: 20px;
  line-height: 21px;
}

#eroido_pagelist .topicscomment .entry .userarea {
  margin-left: 90px;
}

#eroido_pagelist .topicscomment .entry .userarea .user {
  color: #999;
  font-size: 20px;
}

#eroido_pagelist .topicscomment .entry .user {
  display: inline-block;
}

#eroido_pagelist .topicscomment .new_icon {
  z-index: 100;
  left: 5px;
  top: -4px;
  position: absolute;
}

/*-------------------------
	.tagimages
-------------------------*/
#eroido_pagelist .tagimages {
  margin: 0 5px 5px 5px;
  display: block;
}

#eroido_pagelist .tagimages li {
  width: 25%;
  float: left;
}

#eroido_pagelist .tagimages li a {
  display: block;
  outline: none;
  position: relative;
  text-decoration: none;
  position: relative;
}

#eroido_pagelist .tagimages li a img {
  display: block;
  width: 100%;
}

#eroido_pagelist .tagimages li a p {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.6;
  width: 100%;
}

#eroido_pagelist .tagimages li a p span {
  color: #FFF;
  display: block;
  margin: 3px 5px;
  font-size: 20px;
}

/*--------------------------------------------
	.topics.bigimage
	画像拡大型トピックス
--------------------------------------------*/
#eroido_pagelist .topicsbigimage .entry {
  padding: 0;
  margin: 0;
  background-color: #FFF;
  position: relative;
}

#eroido_pagelist .topicsbigimage .entry:last-child {
  border-bottom: none;
}

#eroido_pagelist .topicsbigimage .entry a {
  /*	margin:0 !important;
  	padding:0 !important;*/
  background-color: #FFF !important;
  display: block;
  outline: none;
}

#eroido_pagelist .topicsbigimage .entry .thumb {
  float: none !important;
  margin: 0 auto 3px auto;
  width: 98%;
  height: auto !important;
  display: block;
}

#eroido_pagelist .topicsbigimage .entry .thumb img {
  width: 100%;
  display: block;
}

#eroido_pagelist .topicsbigimage .entry .contents {
  float: none !important;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
}

#eroido_pagelist .topicsbigimage .entry .title {
  margin: 0 auto;
  opacity: 0.5;
  width: 98%;
}

#eroido_pagelist .topicsbigimage .entry .title {
  font-weight: bold;
  line-height: 21px;
  text-decoration: underline;
  text-align: left;
  color: #FFF;
  display: block;
  padding: 3px 0 3px 0;
  font-size: 20px;
  background-color: #000;
}

#eroido_pagelist .topicsbigimage .entry .title span {
  margin-left: 5px;
  margin-right: 5px;
}

#eroido_pagelist .topicsbigimage .entry .catearea {
  width: 50%;
  float: left;
  text-align: left;
}

#eroido_pagelist .topicsbigimage .entry .catearea .catename {
  font-size: 20px;
  color: #999;
}

#eroido_pagelist .topicsbigimage .new_icon {
  z-index: 100;
  left: 10px;
  top: 4px;
  position: absolute;
}

/* clearfix */
#eroido_pagelist .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#eroido_pagelist .clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html #eroido_pagelist .clearfix {
  height: 1%;
}

#eroido_pagelist .clearfix {
  display: block;
}

/* End hide from IE-mac */
.fileuptabarea_box {
  margin: 0 0 24px;
}

.fileuptabarea {
  text-align: center;
  padding: 28px 12px 18px;
  margin: 0 auto;
  min-height: 139px;
  border: 1px solid #333;
  border-radius: 20px;
  background: #fff;
  box-sizing: border-box;
  max-width: 960px;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
.fileuptabarea.is-dragover {
  background: #fff8ef;
  border-color: #F08300;
}
.fileuptabarea .fileup_dragexp {
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 1.5;
}
.fileuptabarea .upnotice {
  color: #666;
  margin: 8px 0 26px;
  font-size: 16px;
  line-height: 1.5;
}

#fileup .fileuparea {
  padding: 0 10px;
}
#fileup .fileuparealist li {
  margin-bottom: 5px;
}
#fileup .fileuparealist li:last-child {
  margin-bottom: 0;
}
#fileup .filupinput {
  border: 1px solid #258DB6;
  float: left;
  width: 85%;
}
#fileup input[type=file] {
  font-size: 20px;
  padding: 5px 5px 5px 10px;
  max-width: 255px;
}
#fileup .add {
  float: left;
  width: 38px;
  height: 38px;
}
#fileup .add a {
  display: block;
  border: 1px double #666;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 38px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  margin-left: 5px;
  vertical-align: middle;
  color: #666;
}
#fileup .add a img {
  max-width: 100%;
  max-height: 100%;
}
#fileup .uploadbuttonarea {
  text-align: center;
  margin: 10px 0 10px 0;
}
#fileup .uploadbutton {
  margin: 0 auto;
  width: 200px;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  padding: 10px 0 10px 0;
  font-size: 20px;
  border-style: none;
  border-radius: 8px !important;
  background-color: #258DB6;
  -webkit-appearance: none;
}
#fileup .uploadbutton.tapStyle {
  background: #1F7090;
}
#fileup .uploadbutton_rich {
  /* background: -webkit-gradient(linear, left top, left bottom, from(#F90), to(#F30)); */
  background: -webkit-gradient(linear, left top, left bottom, from(#0AE), to(#02D));
  background-color: #bdbfc2;
  margin: 0 auto;
  width: 200px;
  border: solid 1px #2d3137;
  -webkit-border-radius: 10px;
  text-shadow: rgba(255, 255, 255, 0.3) 1px 1px 0;
  padding: 2px;
  text-align: center;
  max-width: 80%;
  text-decoration: none;
  color: #FFF;
  padding: 10px 0 10px 0;
  font-size: 20px;
}

.upload_result-common .upload_result {
  font-size: 20px;
  text-align: center;
  line-height: 22px;
  margin-bottom: 20px;
}
.upload_result-common .bookmark {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #F00;
}
.upload_result-common .bookmark {
  margin-bottom: 10px;
}

/*---------------------------------
	Multi upload result
---------------------------------*/
.upload_result-multi .showtype {
  color: #258DB6;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.upload_result-multi .hitotsu {
  margin-bottom: 10px;
}
.upload_result-multi .showtypebox {
  background-color: #FFF;
  border: 1px solid #999;
  box-sizing: border-box;
  padding: 10px;
}
.upload_result-multi .onenotice {
  font-size: 20px;
  margin-bottom: 20px;
  padding: 10px 0 0;
  text-align: center;
}

/*---------------------------------
	Shared generated blocks
---------------------------------*/
.uploaded_wrapper {
  margin: 0 5px;
}

.result_label {
  position: relative;
}

.uploadeddata {
  padding: 12px 5px 16px;
}

.uploadeddata-item {
  margin-bottom: 30px;
  text-align: center;
}

.uploadeddata-item:last-child {
  margin-bottom: 0;
}

.uploadeddata-label {
  color: #666;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.uploadeddata-notice {
  color: #F00;
  font-size: 20px;
  line-height: 22px;
  margin: 0;
}

.uploadeddata-inputarea {
  margin-bottom: 5px;
  text-align: center;
}

.uploadeddata-input {
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

.uploadeddata-linkarea {
  font-size: 20px;
  line-height: 32px;
  padding-top: 5px;
  text-align: center;
}

.uploadeddata-linkarea a {
  background-color: #258DB6;
  border-radius: 5px;
  border-style: none;
  color: #FFF;
  font-size: 20px;
  margin: 0 auto;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
}

.uploadeddata-editlink {
  text-align: center;
  word-break: break-all;
}

/*---------------------------------
	Image selector
---------------------------------*/
.upload_result-multi .slectimagearea {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.upload_result-multi .selectimage {
  background-color: #F3F3F3;
  border-top: 1px solid #999;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}
.upload_result-multi .selectimage li {
  flex: 1;
  border-right: 1px solid #999;
  box-sizing: border-box;
  text-align: center;
}
.upload_result-multi .selectimage li:nth-child(5n),
.upload_result-multi .selectimage li:last-child {
  border-right: none;
}
.upload_result-multi .selectimage li a {
  color: #000;
  display: block;
  padding: 8px 0;
}
.upload_result-multi .selectimage li a:hover {
  background-color: #CCC;
}
.upload_result-multi .selectimage li.is-selected a {
  background-color: #000;
  color: #FFF;
}

/*---------------------------------
	Selected image detail
---------------------------------*/
.upload_result-multi .selectedimage li.is-hide {
  display: none;
}
.upload_result-multi .selectedimage .viewthumb {
  margin-bottom: 12px;
  text-align: center;
}
.upload_result-multi .selectedimage .viewthumb img {
  display: block;
  max-width: 100%;
}
.upload_result-multi .selectedimage li.allurl {
  padding: 0 5px 10px;
}
.upload_result-multi .selectedimage li.allurl .exp {
  font-weight: bold;
  margin-bottom: 5px;
}

/*---------------------------------
	Album URL block
---------------------------------*/
.alexpt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.alkoti {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: bold;
  width: 238px;
}

.albumexp {
  color: #666;
  font-size: 20px;
  margin-bottom: 8px;
}

.albumurlarea {
  margin-bottom: 24px;
}

.alcopyform {
  margin-bottom: 10px;
  width: 98%;
}

.alcopyform .albumurltext {
  color: #000;
  font-size: 16px;
  line-height: 28px;
}

.albumlink {
  font-size: 20px;
  line-height: 32px;
}

.albumlink a {
  background-color: #258DB6;
  border-radius: 5px;
  border-style: none;
  color: #FFF;
  font-size: 20px;
  margin: 0 auto;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
}

.alkotia {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding: 3px 0 8px;
}

.upload_result-multi .urllistarea {
  clear: both;
  margin-bottom: 8px;
}

.upload_result-multi .multiurllist {
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 16px;
  height: 300px;
  line-height: 28px;
  margin: 0 0 5px;
  overflow: scroll;
  resize: none;
  width: 100%;
}

/*---------------------------------
	Album label balloon
---------------------------------*/
.albumtpic {
  background: #FFC1BF;
  border-radius: 5px;
  color: #FFF;
  display: inline-block;
  font-size: 20px;
  margin: 1.5em 0;
  max-width: 100%;
  min-width: 40px;
  padding: 2px 5px;
  position: relative;
  text-align: center;
}

.albumtpic:before {
  border: 5px solid transparent;
  border-top-color: #FFC1BF;
  content: "";
  left: 50%;
  margin-left: -5px;
  position: absolute;
  top: 100%;
}

.albumtpic p {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

/* CSS Document */
.upload_result-single .single {
  padding: 10px;
}
.upload_result-single .item {
  text-align: center;
  margin-bottom: 20px;
}
.upload_result-single .item:last-child {
  margin-bottom: 0;
}
.upload_result-single .item.item-edit {
  margin-bottom: 20px;
}
.upload_result-single .header {
  text-align: center;
  color: #666;
}
.upload_result-single .label {
  font-size: 20px;
  line-height: 32px;
  color: #666;
}
.upload_result-single .upload-notice {
  font-size: 20px;
  line-height: 22px;
  color: #F00;
  margin: 0;
}
.upload_result-single .body {
  text-align: center;
}
.upload_result-single .inputarea {
  text-align: center;
  margin-bottom: 5px;
}
.upload_result-single .input {
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.upload_result-single .linkarea {
  font-size: 20px;
  line-height: 32px;
  padding-top: 5px;
  text-align: center;
}
.upload_result-single .link {
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  background-color: #258DB6;
  font-size: 20px;
  border-style: none;
  padding: 5px 15px;
  border-radius: 5px;
  display: inline-block;
}
.upload_result-single .link.link-edit {
  color: #258DB6;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  word-break: break-all;
}
.upload_result-single .editpageurl {
  word-wrap: break-word;
  word-break: break-all;
  text-align: center;
}/*# sourceMappingURL=css_sp_common.css.map */