@charset "utf-8";
/* CSS Document */
.swiper-slide {
    height: auto;
}

.kv-moji p{
	font-size: 1.1rem;
    line-height: 2rem;
	padding: 20px 10px;
}
.kv-moji {
	background-image: url("../img/kv_bk.gif");
	background-repeat: no-repeat;
}
.mag_a {
	margin: auto;
}
.flex-botm {
	margin-top: auto;
}
a.btn80 {
	min-width: 80%;
}

.repo-wrap2 {
  max-width: 740px;
  margin: 0 auto;
}

.repo-wrap img {
  vertical-align: middle;
}
.pokemon-kv {
    text-align: center; 
    position: relative;
}
.pokemon-kv img {
    width: 100%;
}
.pokemon-h1 {
	font-size: 1.8rem;
	position: absolute;
	top: 20px;
    width: 100%;
}
span.mojikan{
	margin-left: 20px;
}
.pokemon-kv img {
}
.h2-pokemon{
    padding: 10px 0 0 60px;
    background-image: url("../img/h2_ball.gif");
    background-repeat: no-repeat;
    background-position: 0 5px;

}
.inpageLink {
    background: #ffffff;
    border: solid 4px;
    border-radius: 15px;
    margin: auto;
    max-width: 1200px;
    padding: 10px 1em 5px;
}
.link-bk {
	background-color: #e60012;
	padding: 20px;
}
span.p-bk{
	color: black;
}

.poke-day-box{
	max-width: 800px;
    text-align: center;
    margin: auto;
    padding: 10px 20px;
	border: solid 4px #e60012;
	border-radius: 15px;
	box-shadow: 7px 7px 0px 0 rgb(212 212 212);
}
.poke-day-box h3.underline{
	border-bottom: solid 2px #e60012;
	font-size: 1.25rem;
	color: #e60012;
	font-weight: bold;
	padding-bottom: 5px;
}
.box-g{
	border: solid 4px #008045;
}
.poke-day-box h3.line-g{
	border-bottom: solid 2px #008045;
	color: #008045;
}
.poke-day-box .btnM {
	background: #ffe434;
    color: #333333!important;
}
.post_info dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.post_info dt {
  width: 20%;
  margin-bottom: 10px;	
  background-color: #008045;
  color: white;
  border-radius: 30px;
  text-align: center;	
}
dt.pd-5{
	height: 23px;
}
.post_info dd {
  width: 80%;
text-align: left;
	padding-left: 10px;
}
.bk-letter{
	background-color: #e9f3fa;
	padding: 20px 0px 20px 0px;
}
.bk-post{
	background-color: #fff6eb;
	padding: 20px 0px 20px 0px;
}

.c_orenge dt{
	background-color: #df5a24;
}

.original-post{
	color: #df5a24;
	font-size: 1.1rem;
    font-weight: bold;
}
.p-green{
	color: #008045;
}
.p-red{
	color: #e60012;
}
.post-items{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item{
  width: 32%;
}
.kogata-items{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
padding: 30px;	
}
.kogata{
width: 30%;
padding: 10px;	
}
@media screen and (max-width: 750px){
.spclm2>* {
    max-width: 50%!important;
}

	}/*end*/

@media (max-width: 480px) {
  
}


@media screen and (min-width: 751px) and (max-width: 1180px) {

}/*end*/

@media screen and (max-width: 640px){
.pokemon-h1 {
    top: 0px;
	padding: 0px 20px;
}
	span.mojikan{
		margin-left: 0px;
	}
.post_info dt {
    width: 100%; 
    margin-bottom: 0px; 
}
.post_info dd {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 20px;
	margin-top: 5px;
	text-align: center;
}
.post_info dl {
    display: block;
}
/*
.item{
  width: 100%;
}
*/
.kogata-items{
padding: 0px;	
}	
.kogata{
  width: 48%;
}	
.head1-simple p.sub, h1.simple p.sub {
    color: #333;
    font-size: .8rem;
}
.tbDisp {
    display: none!important;
}	
}/*end*/

