body {
  /* color: #444444;
  font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3"; */
    margin: 0 auto;
    padding: 0;
  /* width: 700px; */
  height: 100%;
  background: rgb(255, 255, 255)!important;
}

a:link {
  /* color: #ff33ff; */
  color: #f00;
  /* text-decoration:underline; */
}

a:hover {
  color: #ff00e1;
  /* text-decoration:none; */
}

a:active {
  color: #f00;
    /* text-decoration:none; */
}

a:visited {
  color: #f00;
    /* text-decoration:none; */
}

#main{
  margin:0 auto;
  padding:0;
  border-right:solid 1px #999999;
  border-left:solid 1px #999999;
  /* width:700px; */
  background-color:#ffffff;
}

/* ヘッダ部 */
div#contents {
  overflow: hidden;
  height: auto;
  /* width: 700px; */
}
div#contents div {
//	float: left;
//	padding-bottom: 32767px;
//	margin-bottom: -32767px; 
}

#top {
    margin: 0 auto;
  padding: 0px 0px 0px 0px;
}

#header {
    margin: 0 auto;
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
  margin-bottom: 4rem;
}

/* ボディ部 */
#center {
/* //	float: left; */
background: rgb(255, 255, 255);
  /* width: 700px; */
  height: auto;
    /* margin:-8px 0px 0px 0px; */
  padding: 10px 0px 10px 0px;
  /* background-color: #ffffff; */
}

#side {
  float: right;
  width: 280px;
  height: auto;
    margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  background-color: #ffffff;
}

/* ページタイトル */
#page_title {
  margin: 10px 0px 25px 0px;
//	border-bottom: solid 1px #cc6502;
  color:#ff33ff;
  font-size:30px;
  text-align:center;
  /* width:700px; */
}

/* フッター部 */
#footer {
//    float: left;
    margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  /* width: 700px; */
  height: 50px;
  text-align: center;
  font-size: 15px;
  line-height: 25px;
//	font-weight: bold;
//	border-top: solid 1px #444444;
  background-color: #FF72DC;
  color:#ffffff;
}

#back_top {
  text-align: right;
  margin: 0 auto;
  padding: 0px 10px 5px 0px;
  font-size: 13px;
  line-height: 40px;
}

#end {
  border-bottom: solid 1px #444444;
    margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/* ナビゲーション */
#navi {
  /* height:30px; */
  height: 50px;
  /* margin:0px 0px 5px 3px; */
  padding:10px 0px 0px 0px;
  background: #ff00e2;
  /* width:700px; */
  display: flex;
}

#navi dl{
  margin: 0;
  width: 100%;
}

#navi dd{
  background-color: #ff65f7e3;
/* //    border: 1px solid #555555; */
    float: left;
    font-size: 1em;
    /* font-size: 13px; */
    /* margin:2px 0px 2px 1px; */
    margin: 0;
    /* padding: 3px; */
/* //    width: 92px; */
    /* width: 109px; */
    width: 20%;
  text-align:center;
  color:#ffffff;
  font-weight:bold;
  height: 100%;
  line-height: 40px;
  border: 1px solid #ffffff;
}

#navi dd:hover{
  background-color: #ff00e1;
}
/* #navi img {
  margin: 5px;ackground-color: #8800FF;
  border-top: solid 1px #555555;
  border-left: solid 1px #555555;
  border-right: solid 4px #333333;
  border-bottom: solid 4px #333333;
} */

#top_about,#plot,.plot_about{
  display: flex;
}

.none{
  display: none!important;
}

/* 説明ページ */
#top_about {
    margin:10px 0px 20px 0px;
    text-align: left;
}
#top_about img{
  /* background-color:#ff33ff; */
  background-color: #ff00e1;
}

/* 説明ページ */
#about {
  /* font-size: 13.5px; */
  font-size: 1em;
  text-align: left;
  line-height: 1.6;
  padding: 1rem;
  font-weight: none;
  margin: 20px 15px 30px 15px;
  border: 4px solid #ff00e1;
  border-radius: 0.5rem;
  color: rgb(0, 0, 0);
}

#adoption {
  font-size: 18px;
        margin: 0 0 0 50px;
        padding: 0 0 0 0;
}

/* ニュース */
#news {
  font-size: 13px;
    /* margin: 15px 0px 10px 25px; */
    margin: 0 auto 2rem;
    padding: 0;
    /* width: 600px; */
}

#whatsnew {
  height: 42px;
  line-height: 20px;
  overflow: auto;
  margin: 0px 0px 0px -20px;
}

/* ランキング */
#ranking {
    margin: 58px 0px 20px 0px;
  padding: 0;
  width: 270px;
//	border: solid 1px #dddddd;
  background-color: #ffffdd;
}

#ranking #r_box:hover {
//	background-color: #ffffee;
}

#r_box {
//	background-color: #222222;
//	border: solid 1px #222222;
//	border-top: solid 1px #333333;
//	border-left: solid 1px #333333;
//	border-right: solid 1px #333333;
  border-bottom: dotted 1px #444444;
//	color: #ffffff;
    margin: 0px 0px 10px 0px;
  padding: 5px 0px 0px 0px;
  width: 270px;
  height: 70px;
}

#r_rank {
//	background-color: #000000;
  padding-left: 2px;
  width: 270px;
  text-align: left;
}

#r_left {
  float: left;
    margin: 0 auto;
  padding: 0px;
  width: 35px;
}

#r_left img {
  float: left;
  margin: 2px 2px 0px 2px;
  border: solid 1px #000000;
}

#r_right {
  float: left;
    margin: 0 auto;
  padding: 0px;
  width: 235px;
}

#r_name {
  font-size: 13px;
  color: #444444;
  font-weight: none;
  height: 20px;
  padding-top: 5px;
  border-top: dotted 1px #444444;
}

#r_title {
  font-size: 13px;
  height: 50px;
}

#r_footer {
  font-size: 13px;
  color: #bbbbbb;
  padding-right: 3px;
  text-align: right;
}

/* 一覧 */
#list {
  /* margin:0px 0px 0px 35px; */
  margin: 0 auto 2rem;
  padding: 0;
  /* width: 650px; */
//	border: solid 1px #dddddd;
  margin-bottom: 15px;
}

#list #l_box:hover {
//	background-color: #DFEFF4;
//	background: url("../img/box_background2.png") no-repeat scroll center 0 #ffffff;
}

#l_box {
/* //	background: url("../img/box_background.png") no-repeat scroll center 0 #ffffff; */
  background-color:#ffffff;
  color: #fff;
    margin: 0 auto 2rem;
    padding: 0.5rem;
  /* padding: 15px 15px 15px 15px; */
  /* width: 600px; */
/* //	height: 500px;
//	border-bottom: dotted 1px #444444; */
  /* border:solid 1px #ff33ff; */
  border: 4px solid #ff00e1;
  border-radius:1em;
}
#l_left {
  float: left;
    margin: 0 auto;
  padding: 0px;
  width: 60px;
}

#l_left img {
  float: left;
  margin: 2px 2px 0px 2px;
  border: solid 1px #000000;
}

#l_right {
  float: left;
    margin: 0 auto;
  padding: 0px 10px 0px 10px;
  width: 600px;
}

#l_right span {
//	float: right;
}

#l_name {
  font-size: 17px;
  /* color: #444444; */
  color: #ff00e3;
  /* height: 30px; */
}

#l_name span {
  font-size: 14px;
  color: #444444;
  font-weight: bold;
  float: right;
  padding-right: 15px;
}

#l_title {
  font-size: 24px;
  height: 75px;
  line-height: 34px;
}

#l_title span {
  font-size: 27px;
  color: #ff00e1;
}

#l_box #l_plot {
  /* font-size: 13.5px; */
  font-size: 1em;
//	height:400px;
  padding-right: 5px;
  line-height: 1.6;
  color: #ff00e1;
}

#l_plot{
  font-weight: normal;
}

#l_footer {
  font-size: 13px;
//	color: #bbbbbb;
  padding: 10px 5px 0px 5px;
}

#l_footer span{
  font-size: 1em;
  color: #bbb;
  padding: 0.2rem 0 0.2rem;
  float: right;
}

/* プロフィール */
#profile {
//	border: solid 1px #dddddd;
//	background-color: #dddddd;
  width: 230px;
//	height: 72px;
  margin: 5px 0px 30px 15px;
  padding: 45px 10px 10px 10px;
  color: #ff4400;
  font-weight: bold;
}

#profile img {
  float: left;
  margin: 0px 5px 0px 0px;
  border: solid 1px #000000;
}

/* 投稿 */
#plot {
    margin:10px 0px 20px 0px;
}
#plot img{
  background-color: #ff00e1;
}
#p_box {
  /* background-color: #ffeeff; */
    margin: 0px 0px 0px 0px;
  padding: 20px 30px 30px 30px;
  /* width: 570px; */
  /* border: solid 1px #ff33ff; */
  border: 4px solid rgb(255, 255, 255);
/* //	float: left; */
  font-size:14px;
  font-weight:bold;
  color:#222222;
  line-height:25px;
  color: rgb(0, 0, 0);
  text-align: left;
}

#p_left {
  float: left;
    margin: 0 auto;
  padding: 0px;
  width: 60px;
}

#p_left img {
  float: left;
//	margin: 2px 2px 0px 2px;
//	border: solid 1px #000000;
}

#p_right {
  float: left;
    margin: 0 auto;
  padding: 0px 0px 10px 0px;
  width: 628px;
  background-color: #eeeeee;
//	border: solid 1px #dddddd;
}

#p_right span {
  float: right;
  padding-right: 5px;
  color: #cc6502;
}

#p_name {
  font-size: 15px;
  color: #ff4400;
  font-weight: bold;
  padding: 0px 10px 0px 10px;
}

#p_title {
  font-size: 15px;
  padding: 0px 10px 0px 10px;
}

#p_plot {
//	float: left;
  font-size: 15px;
//	height: 60px;
  padding: 0px 10px 0px 10px;
  line-height: 24px;
}

#p_footer {
  font-size: 13px;
  color: #bbbbbb;
  padding-right: 10px;
  text-align: right;
}

#p_plot p {
  font-size: 14px;
  float: right;
  font-weight: bold;
  margin: 0px 75px 0px 0px;
}

/* 注意 */
#caution {
  font-size: 14px;
  color: #ff0000;
  text-align: center;
  margin: 5px;
}

#caution2 {
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  margin: 10px 0px 100px 50px;
}

/* #search_box {
  float: left;
  padding: 5px 5px 0px 10px;
  width: 150px;
} */

#search_btn {
  float: none;
  margin: 0px 10px 0px 10px;
}

#number dt {
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  color: #fff;
}

#number dd {
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #f00;
  float: none;
}

#number ul {
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#vote_text{
  float:right;
  font-size:13px;
  font-weight:bold;
  width:270px;
  height:40px;
  margin:5px 250px 0px 0px;
  line-height:18px;
  padding-left: 1rem;
  color: rgb(0, 0, 0);
}

article{
  /* max-width: 1280px; */
  background: #fff;
  margin: 0 auto;
}

section{
  width: 95%;
  margin: 0 auto;
  display: block!important;
}

.caption{
  margin-bottom: 2rem;
}

.caption p{
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.4;
  color: #ff00b3;
  text-align: center;
}

.caption img{
  margin-bottom: 2rem;
}

h2{
  color: rgb(233, 15, 178)!important;
  font-weight: bold!important;
  font-size: 1.8em!important;
  text-indent: 0!important;
  margin: 0 auto!important;
  text-align: left;
}

h3{
  font-weight: bold!important;
  font-size: 1.2em!important;
  margin: 0 auto 0.5rem!important;
  border-left: none!important;
  border-bottom: none!important;
  padding: 0!important;
}

.newsBox{
  border: 4px solid #ff00e1;
  border-radius: 0.5rem;
  color: #ff00e3;
  padding: 1rem;
  text-align: left;
}

.sampleName{
  color: #f00!important;
  float: none!important;
  padding-right: 0!important;
  font-size: 17px!important;
}

.pc{
  display: block;
}

.smh{
  display: none;
}

.aboutdisplay{
  display: flex;
}

.newsBox{
  font-size: 1.2em;
  line-height: 1.4;
}

#news ul{
  padding: 0;
  margin: 0;
}

#news ul li{
  list-style: none;
  border-bottom: 1px dashed #555;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
}

.productBox{
  max-width: 920px;
}

#l_name span{
  color: #fff;
}

.noticeplot{
  padding: 0.5rem;
  border: 2px solid #ff00e1;
}

#list{
  width: 100%!important;
  margin: 0 auto!important;
  float: none!important;
  text-align: left!important;
}

.plot_about{
  text-align: left;
}

.titleArea{
  position: static!important;
  border: solid 1px #9e9e9e!important;
  border-radius: 0!important;
  width: 96%!important;
  opacity: 1!important;
  margin: 0!important;
}

.icon a{
  color: #000;
}

.firstRecruitment{
  color: #ff00e1;
  border-radius: 0.5rem;
  padding: 0.5rem;
  line-height: 1.6;
  background: #d10000;
  font-weight: bold;
  max-width: 920px;
  margin: 0 auto 4rem;
  font-size: 1.2em;
}

.firstRecruitment p{
  margin: 0;
}

.selected{
  color: #000;
}

@media screen and (max-width: 993px) {

  .firstRecruitment{
    font-size: 0.85em;
  }

  .catch{
    display: none!important;
  }

article{
  padding-top: 2rem;
}

  #pc_left {
    display: none!important;
}

  nav a{
    color: black!important;
  }

  .titleArea{
    width: 92%!important;
  }

  #center{
    width: 95%;
    margin: 0 auto;
  }

  #l_footer span{
  font-size: 0.8em;
  }

  .noticeplot{
    border: 1px solid #ff00e1;
  }

  h2{
    margin: 0 auto 0.5rem;
  }

  h3{
    font-size: 1em!important;
  }
  
  div#contents{
    width: 95%;
    margin: 0 auto;
  }

  .pc{
    display: none!important;
  }

  .smh{
    display: block!important;
  }

  .smhNav{
    display: block;
    height: 50px;
    background: rgb(255, 255, 255);
  }
  
  .navLogo{
    text-align: center;
      position: absolute;
      top: 8px;
      left: 0;
      bottom: 0;
      right: 0;
  }

  .is-fixed {
      overflow: hidden;
  }
  
  .caption p{
    font-size: 0.85em;
    line-height: 1.6;
  }

  #header{
    margin-bottom: 2rem;
  }

  #top_about,#plot,.plot_about{
    display: block;
  }

  #vote_text{
    width: 100%;
    height: auto;
    padding-left: 0;
    float: none;
  }

  .aboutdisplay{
    display: block;
  }

  .newsBox{
    font-size: 1em;
    line-height: 1.2;
    padding: 0.5rem;
    border: 2px solid #ff00c8;
  }

  #p_box{
    border: 2px solid #ff00e1;
    padding: 0.5rem;
  }

  .textArea{
    width: 99%;
  }

.horizontal_scroll {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0 0 12px 8px;
    display: -ms-flexbox;
    display: flex;
}

.horizontal_scroll > li {
    width: 100%;
    min-width: 140px;
}

.horizontal_scroll > li:not(:last-child) {
    margin-right: 5px;
}

#about{
  padding: 0.5rem;
  border: 2px solid #ff00e1;
  margin: 0 auto;
  width: 95%;
}

#l_box{
  margin: 0 auto 1rem;
  border: 2px solid #ff00e1;
}

#navi{
  display: block;
}

#navi dd{
  width: calc(100%/3);
  font-size: 0.8em;
  border: 1px solid #ea00ff;
}

.snav{
  width: calc(100%/2)!important;
}

.header_cart p{
  top: -24px!important;
}

}

@media screen and (max-width: 600px) {

  article{
    padding-top: 1rem;
  }

  section{
    width: 98%;
  }

}