@charset "utf-8";
/* CSS Document */

.logo_m {
margin-bottom: 20px;
margin-left: 20px;
border:solid;
border-color:#CCCCCC;
border-width:1px;
}

#container{
    width: 100%;               /* 幅指定 */
    height: auto;               /* 高さ指定 */
    margin:  0 auto;            /* 中央寄せ */
}

img{
	border:none;
	}
a:hover img{
	opacity:0.8;
	filter:	alpha(opacity=70); /* IE6/7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
	}
a:link{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#7BC4DF;
	text-decoration:underline;
	}

#main_contents{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	width: 650px;
	width: 650px;
	text-align: center;
	margin: 0 auto;
	
}


/* 固有CSS */

#main{
width:980px;
padding:0;
	margin: 0 auto;
}

.iframe_left02{
margin:0px;
}
#main_contents{
width:800px;
}
.page-title{
margin-bottom:30px;
}
.page-title + p{
line-height:24px;
margin-bottom:20px;
}
@media screen and (max-width: 600px) {
.page-title + p{
text-align:left;
margin-left: 20px;
margin-right:20px;
}
.page-title + p br{
display:none;
}
}
.less_header{
display:none;
}
.display600{
display:none;
}

/* 共通部分 */
@media screen and (max-width: 980px) {
#main .iframe_left02, #footer .iframe_footer, .iframe_header{
display:none;
}
.less_header{
display:block;
}
#container{
width:auto;
overflow:hidden;
}
.less_header{
width:100%;
height:230px;
}
#contants{
width:auto;

}
#main{
width:800px;
margin:0 auto;
float:none;
}
#main_contents{
width:100%;
}
}
@media screen and (max-width: 800px) {
.img-fulid{
width:100%;
height:auto;
}
#main{
width:auto;
}
}
@media screen and (max-width: 600px) {
.display800{
display:none;
}
.display600{
display:block;
}
}


.voice{
border-radius:10px;
border:1px solid #ff6484;
text-align:left;
padding-bottom:20px;
margin-bottom:40px;
}
.voice .title-area{
background-color:#FFE2E8;
overflow:hidden;
position: relative;
padding-bottom:15px;
margin-bottom:20px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.voice .title-area .date{
background:#FF97AC;
display:inline-block;
color:#ffffff;
font-size:12px;
padding:3px 10px;
margin:10px;
}
.voice .title-area h3{
width:630px;
font-size:24px;
line-height:35px;
color:#4D4D4D;
text-shadow:1px 1px 0 #ffffff;
margin-left:20px;
}
.voice .category{
float:right;
margin:20px 20px 0 20px;
}
@media screen and (max-width: 800px) {
.voice{
margin-left: 2%;
margin-right: 2%;
}
.voice .title-area h3{
width:auto;
margin-right:20px;
font-size:20px;
line-height:30px;
font-weight:bold;
}
}
@media screen and (max-width: 600px) {
.voice .category{
width:25%;
margin:3% 3% 0 3%;
}
.voice .title-area h3{
font-size:18px;
line-height:25px;
}
.less_header{
height:230px;
}

}
.content-area .left{
	display:inline-block;
	width:370px;
	height: auto;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
.left .banner{
text-align:center;
}
.left .banner img{
width:100%;
}

.item ,.story .item{
margin-top:15px;
font-size:0;
}
.item img ,.story .item img{
display:inline-block;
border:1px solid #CCCCCC;
vertical-align:middle;
width:30%;
}
.item p ,.story .item p{
display:inline-block;
font-size:14px;
line-height:20px;
color:#4D4D4D;
padding-left:10px;
vertical-align:middle;
widows:65%;
margin: 0;
}
.item p:hover ,.story .item p:hover{
color:#FF6484;
text-decoration:underline;
}
.item p span ,.story .item p span{
font-size:70%;
display:block;
margin-bottom:5px;
margin-top:5px;
}
.item p span.small ,.story .item p span.small{
margin:0;
line-height:190%;
}
.item p span.detail ,.story .item p span.detail{
color:#FF6484;
font-size:80%;
margin-bottom:0px;
}



/* yahooのみ */
.item .paypay p{
font-size:12px;
text-align:center;
background:#FFE2E8;
width:95%;
padding:5px;
border-radius:50px;
margin:2px 0 10px;
display:inline-block;
transition:0.3s;
position:relative;
/*border:1px solid #FF6484;*/
}
.item a.paypay{
display:block;
text-align:center;
margin-top:5px;
}
.item .paypay p:hover{
background:#FF97AC;
text-decoration:none;
color:#ffffff;
}
/*.item .paypay p:before{
 content: "";
    border: 10px solid transparent;
    border-top: 8px solid #FF97AC;
				display:inline-block;
				position:absolute;
				text-align:center;
    left:50%;
				top:-6px;
				margin-left: -15px;
}*/
/* yahooのみ */

.content-area .right{
display:inline-block;
width:360px;
vertical-align:top;
}


@media screen and (max-width: 800px) {
.content-area .left{
width:auto;
height: auto;
display:block;
}
.item img  ,.story .item img{
width:20%;
}
.item p ,.story .item p{
vertical-align:middle;
width:75%;
}
.item p br ,.story .item p br{
display:none;
}
.content-area .right{
width:auto;
margin:20px 20px 0;
}
}
@media screen and (max-width: 800px) {
.item img ,.story .item img{
width:30%;
}
.item p ,.story .item p{
width:60%;
}
}
.right p{
text-align:justify;
font-size:14px;
line-height:22px;
}
@media screen and (max-width: 800px) {
.voice .right p > br {
	content: "" ;
	display: block;
	margin: 15px 0;
}
}
.right p a{
text-decoration:underline;
color:#FF6484;
}
.right p a:hover{
color: #ba245d;
}
.tag ,.story .tag {
display:block;
margin-top:10px;
text-align:left;
}
.tag a ,.story .tag a{
color:#FF6484;
padding:0px 10px;
display:inline-block;
border:0;
text-decoration:none;
}
.text-by{
border-top:solid 1px #808080;
border-bottom:solid 1px #808080;
margin-top:15px;
padding:10px 0 0 0;
overflow:hidden;
}
.text-by a{
color:#FF6484;
}
.text-by img{
float:right;
margin-left:5px;
}
.text-by-detail{
margin-bottom:10px;
}
.text-by-detail .title{
color:#B2B2B2;
font-size:12px;
padding-bottom:5px;
display:block;
}
.text-by-detail .name{
display:block;
font-weight:bold;
font-size:16px;
line-height:22px;
margin-bottom:5px;
}
.text-by-detail .name span{
	font-size:75%;
	padding-left:0px;
}
.text-by-detail .comment{
font-size:12px;
line-height:16px;
color:#808080;
}

.iframe_footer_less{
display:none;
}
@media screen and (max-width: 980px) {
#footer, .iframe_footer_less{
width:100%;
height:auto;
margin:0;
}
.iframe_footer{
display:none;
}
.iframe_footer_less{
display:block;
}
}
@media screen and (max-width: 600px) {
.text-by-detail .name span{
display:block;
line-height:20px;
}

#footer, .iframe_footer_less{
height:300px;
}
}
.next{
	margin-bottom:60px;
}
.next img{
display:inline-block;
vertical-align:middle;
}
.next p{
background-color:#FBDFE8;
display:inline-block;
padding:20px;
font-size:18px;
vertical-align:middle;
margin-right:20px;
border-radius:10px;
position:relative;
}
.next p span{
display:block;
font-size:140%;
font-weight:bold;
text-shadow:1px 1px 0 #fff;
margin-bottom:10px;
}
.next p:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #FBDFE8;
}
@media screen and (max-width: 640px) {
.next p{
margin-left:20px;
margin-bottom:10px;
}
.next p:before{
top: 100%;
left: 30%;
right:auto;
margin-top:0px;
border: 15px solid transparent;
border-top: 20px solid #FBDFE8;
}
}

#archive{
width:100%;
margin-top:50px;
}


/* もっと見るボタン */
#more-btn-area {
	text-align: center;
	margin: 40px auto 5rem;
	clear: both;
}
#load-more-btn {
	display: inline-block;
	background: #333;
	color: #fff;
	padding: 15px 40px;
	text-decoration: none;
	font-weight: bold;
	border-radius: 50px;
	transition: background 0.3s;
	cursor: pointer;
}
#load-more-btn:hover {
	background: #666;
}


/* スタッフのページ */
.staff-area{

}
.staff-area .s-name{
font-size:30px;
font-weight:bold;
display:inline-block;
line-height:100%;
vertical-align:middle;
text-align:left;
padding-right:10px;
}
.staff-area .s-name span{
	display:block;
	font-size:50%;
	color:#898989;
	font-weight:normal;
}
.staff-area .s-name span.majority{
line-height:24px;
margin-top:10px;
}
.staff-area img{
display:inline-block;
vertical-align:middle;
}
.staff-area .s-comment{
display:block;
padding-top:10px;
}
@media screen and (max-width: 600px) {
.page-title + p.staff-area {
text-align:center;
}
.staff-area .s-comment{
text-align:left;
}
}



/* 開発秘話 */
.story_start h4{
font-size:27px;
font-weight:bold;
margin:0;
}
.story_start p{
font-size:16px;
font-weight:bold;
margin-top:20px;
line-height:160%;
}
.story_start .sp{
display:none;
}

.story{
border-radius:10px;
border:2px solid #7DDCD2;
text-align:left;
padding:60px 60px 40px;
margin-bottom:40px;
margin-top:70px;
}
.story .title-area{
background-color:#7DDCD2;
position: relative;
padding:25px 0px 20px;
margin-bottom:40px;
border-radius: 10px;
text-align:center;
margin-top:-100px;
}
.story .title-area h3{
font-size:29px;
line-height:40px;
color:#333333;
text-shadow:1px 1px 0 #ffffff;
margin:0 auto;
}
.story .title-area .bucchake{
position:absolute;
left:-30px;
top:-20px;
}
.story .title-area:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #7DDCD2;
}
.story .text{
position:relative;
}
.story .text p{
font-size:15px;
line-height:170%;
}
.story .text img{
margin:0 20px;
border-radius:5px;
}

.story .item{
width:49%;
display:inline-block;
}

.story .item .free{
display:block;
text-align:center;
background:#7DDCD2;
color:#ffffff;
font-size:14px;
padding:0.3em;
border-radius:50px;
width:95%;
margin:20px auto 10px;
}
@media screen and (max-width: 800px) {
.story{
padding:4%;
}
.story .title-area{
margin-top:-40px;
}
.story .title-area h3{
font-size:24px;
line-height:150%;
}
.story_start img{
width:100%;
height:auto;
}

}
@media screen and (max-width: 600px) {
.story .item {
width:100%;
display:block;
}
.story .title-area h3{
font-size:20px;
}
.story_start p{
width:90%;
margin:1em auto 0;
font-weight:normal;
text-align:left;
font-size:14px;
}
.story_start p br{
display:none;
}
.story .title-area .bucchake{
position:absolute;
left:-30px;
top:-60px;
}
.story .title-area h3{
font-size:20px;
}


.story_start .pc{
display:none;
}
.story_start .sp{
display:block;
}
.story .text img{
width:100% !important;
margin:0 0 1em;
}
.story_start p br{
display:none;
}
}


/* ピクトリアル */
.recipe{
border:1px solid #B2B2B2;
text-align:left;
padding-bottom:20px;
margin-bottom:40px;
}
.recipe .title-area{
padding-bottom:10px;
}
.recipe .title-area .info{
background:#4D4D4D;
color:#ffffff;
font-size:16px;
padding:5px 10px;
overflow:hidden;
margin-bottom:20px;
}
.recipe .title-area .category{
color:#ffffff;
width:50%;
display:inline-block;
}
.recipe .title-area .category img{
display:inline-block;
vertical-align:middle;
}
.recipe .title-area .make_date{
color:#ffffff;
display: inline-block;
width:48%;
text-align:right;
font-size:14px;
}

.recipe .title-area h3{
font-size:24px;
line-height:35px;
color:#4D4D4D;
padding-bottom:10px;
margin:0 20px 15px;
border-bottom:2px solid #B9B9B9;
}
@media screen and (max-width: 800px) {
.recipe{
margin-left: 2%;
margin-right: 2%;
}
.recipe .title-area h3{
width:auto;
font-size:22px;
line-height:30px;
font-weight:bold;
}
}
@media screen and (max-width: 600px) {
.recipe .title-area h3{
font-size:20px;
line-height:27px;
}

}

.recipe .left{
position:relative;
margin-bottom:30px;
}
.recipe .slide_icon{
position:absolute;
z-index:100;
right:0;
}
.recipe .left p{
margin-top:10px;
margin-bottom:5px;
line-height:160%;
}
.recipe .left p.page{
display:block;
z-index:0;
background:#FF4F73;
position:absolute;
font-size:15px;
width:30px;
height:30px;
text-align:center;
line-height:30px;
vertical-align:middle;
margin:10px;
font-weight:bold;
color:#ffffff;
}
.recipe .slick-dotted.slick-slider{
margin-bottom:0;
}
.recipe .slick-dots{
bottom:-20px;
}
.recipe .slick-dots li{
margin:0;
}

.recipe .slick-dots li button:before{
font-size:20px;
}

.recipe .tag{
margin:10px 20px 10px;
}
.recipe .tag a{
text-decoration:underline;
line-height:22px;
}
.recipe .text-by{
margin:20px 20px 0;
padding:10px 20px;
border-top:dashed #B2B2B2 1px;
border-bottom:dashed #B2B2B2 1px;

}
.recipe .text-by .title img{
display:block;
float:none;
margin-left:0;
}
.recipe .text-by .comment{
font-size:14px;
line-height:20px;
}
@media screen and (max-width: 800px) {
.recipe .text-by{
padding:10px 0px;
}
.recipe .right{
margin-top:0;
margin-bottom:20px;
}
}
