@charset "UTF-8";

@media screen and (min-width: 1400px) and (max-width: 1500px) {
}/*bigpc*/

@media screen and (min-width: 769px) and (max-width: 1400px) {
}/*smallpc*/

@media screen and (min-width: 769px) {
}/*pc*/

@media screen and (max-width: 768px) {
}/*sptab*/

/*pc*/
@media screen and (min-width: 769px) {
	.sp{
	display: none;
	}
	.left{
	float: left;
	}
	.right{
		float: right;
	}
	#container{
		width: 100%;
		margin: 0 auto;
	}
	h1{
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HiraMinPro-W3", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

	}
}
/*==================================================


	ここから

==================================================*/

	.head{
		background: url('../img/bg_yellow.png') left top repeat;
		margin: 0 auto;
		text-align: center;
		padding: 40px 0 80px;
		position: relative;
	}
	.head::after{
		content: " ";
		position: absolute;
		width: 100%;
		height: 60px;
		bottom: 0px;
		left: 0px;
		background:url('../img/bg_pink.png') left top repeat;
	}
	.m_manga.pink{
		background: #fba4c6;
		margin: 0 auto;
		text-align: center;
		padding: 25px 0 490px;
		position: relative;
	}
	/*.m_manga.pink::after{
		content: " ";
		position: absolute;
		width: 100%;
		height: 60px;
		bottom: 0px;
		left: 0px;
		background:url('../img/bg_pink_under.png') left top repeat;
	}*/
	.balloon {
	 	position: absolute;
		display: inline-block;
		padding: 3px 33px;
		min-width: 120px;
	 	max-width: 100%;
		border-radius: 15px;
		background: #0d0472;
		bottom: 0px;
		z-index: 1;
		left: 50%;
		margin-left: -100px;
	}
	
	.balloon::before{
		content: " ";
		position: absolute;
		top: 100%;
		left: 50%;
	 	margin-left: -8px;
		border: 8px solid transparent;
		border-top: 13px solid #0d0472;
	}
	.balloon p {
		margin: 0;
		padding: 0;
		font-size: 28px;
		font-weight: bold;
		color: #f25693;
	}
	.m_manga.pink h2{
		text-align: center;
		width: 710px;
		margin: 0 auto;
		font-size: 36px;
		color: #0d0472;
		line-height: 44px;
		padding-bottom: 10px;
	}
	.m_manga.blue::before{
		content: " ";
		position: absolute;
		width: 100%;
		height: 60px;
		top: 0px;
		left: 0px;
		background:url('../img/bg_pink_under.png') left top repeat;
	}
	.m_manga.blue{
		background: url('../img/bg_blue.png') left top repeat;
		margin: 0 auto;
		text-align: center;
		padding: 25px 0px 25px;
		position: relative;
		min-height: 655px;
	}
	.img_manga{
		position: absolute;
		top: -475px;
		left: 50%;
		margin-left: -430px;
		background: #fff;
		border-radius: 35px;
		width: 860px;
		padding: 35px 0;
		box-shadow: 0 0 20px rgba(0,0,0,.3);
	}
	.m_manga.blue02{
		background: url('../img/bg_blue.png') left top repeat;
		margin: 0 auto;
		text-align: center;
		padding: 0px 0px 90px;
		position: relative;
	}
	.m_manga.blue02::before{
		content: " ";
		position: absolute;
		width: 100%;
		height: 60px;
		bottom: -1px;
		left: 0px;
		background:url('../img/bg_blue02_under.png') left top repeat;
	}
	.m_manga.blue02 p{
		text-align: center;
		font-size: 16px;
	}
	.m_manga.blue02 ul.pager{
		display: flex;
		width: 1000px;
		justify-content: space-around;
		margin: 0 auto;
		text-align: center;
		padding-top: 20px;
	}
	.m_manga.blue02 ul.sns{
		display: flex;
		width: 320px;
		justify-content: space-around;
		margin: 0 auto;
		text-align: center;
		padding-top: 20px;
	}
    .sakusya{
    	background: #7ae1f4;
		margin: 0 auto;
		text-align: center;
		padding: 25px 0 50px;
    }
    .m_sakusya{
    	width: 900px;
		margin: 0 auto;
    }
    .m_sakusya .left{
    	padding-top: 0px;
		padding-left: 0px;
    }
    .m_sakusya .right {
	 	position: relative;
		display: inline-block;
		padding: 25px 25px 15px 25px;
		width: 600px;
	 	color: #2d2d2d;
		background: #f8fe99;
		border-radius: 15px;
	}
	.m_sakusya .right::before{
		content: "";
		position: absolute;
		top: 50%;
		left: -30px;
	 	margin-top: -15px;
		border: 15px solid transparent;
		border-right: 15px solid #f8fe99;
	}
	.m_sakusya .right p.title {
		margin: 0;
		padding: 0;
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		padding-bottom: 10px;
	}
	.m_sakusya .right p.comm {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
		text-align: left;
	}
	.m_sakusya .icono{
		padding: 25px 25px 15px 25px;
		width: 810px;
	 	color: #2d2d2d;
		background: #f8fe99;
		border-radius: 15px;
	}
	.m_sakusya .icono p.title {
		margin: 0;
		padding: 0;
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		padding-bottom: 10px;
	}
	.m_sakusya .icono p.comm {
		margin: 0;
		padding: 0;
		font-size: 18px;
		line-height: 24px;
		font-weight: normal;
		text-align: left;
	}
	.slidebox{
		background: url('../img/bg_yellow.png') left top repeat;
		margin: 0 auto;
		text-align: center;
		padding: 115px 0 0px;
		position: relative;
	}
	.slidebox::before{
		content: " ";
		position: absolute;
		width: 100%;
		height: 60px;
		top: 0px;
		left: 0px;
		background:url('../img/bg_blue02.png') left top repeat;
	}
	.slidebox h2{
		padding-bottom: 20px;
	}
	.bnr,.foot{
		background: url('../img/bg_yellow.png') left top repeat;
		margin: 0 auto;
		text-align: center;
		padding: 0px 0 15px;
		/*position: relative;*/
	}
	.bnr{
		padding: 80px 0 45px;
	}
	.foot p{
		font-size: 12px;
		line-height: 24px;
	}
/*PC end*/

/*sp*/
@media screen and (max-width: 768px) {
	.sp{
		display: block;
	}
	.pc{
		display: none;
	}
	img{
		width: 100%;
	}
	h1{
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
	}
	.head{		
		padding: 20px 0 40px;
		background-size: 15px auto;
	}
	.balloon {
		padding: 0px 12px;
		border-radius: 8px;
		margin-left: -45px;
		min-width: auto;
	}
	.balloon::before{
		margin-left: -5px;
		border: 5px solid transparent;
		border-top: 8px solid #0d0472;
	}
	.balloon p {
		font-size: 14px;
	}
	.head::after{
		height: 30px;
		background:url('../img/sp/bg_pink.png') left top repeat;
		bottom: -1px;
	}
	.m_manga.pink {
    	padding: 7px 0 0px;
    	background-color: #fba4c6;
    	background-image: none;
	}
	.m_manga.pink h2{
		width: 100%;
		box-sizing: border-box;
		font-size: 16px;
		padding: 10px 10px 0;
		line-height: 22px;
	}
	.m_manga.blue{
		background:url('../img/sp/sp_bg.png') left top no-repeat;
    	background-size: 200% auto;
    	padding: 10px 10px 25px;
		min-height: auto;
		margin-top: -1px;
	}
	.m_manga.blue::before{
		height: 0px;
		/*background:url('../img/sp/bg_pink_under.png') left top repeat;*/
		background: none;
		content: none;
	}
	.m_manga.blue img.sp{
		/*position: absolute;
		top: -68%;*/
		width: 100%;
		box-sizing: border-box;
		box-shadow: 0 0 10px rgba(0,0,0,.2);
		background: #fff;
		border-radius: 10px;
		padding: 10px;
	}
	.m_manga.blue02{
		padding: 0px 0px 50px;
		margin-top: -1px;
		background-size: 15px auto;
	}
	.m_manga.blue02::before{
		height: 30px;
		background:url('../img/sp/bg_blue02_under.png') left top repeat;
	}
	.m_manga.blue02 p{
		font-size: 12px;
	}
	.m_manga.blue02 ul.pager{
		width: 300px;
		padding-top: 10px;
	}
	.m_manga.blue02 ul.pager li{
		width: 66px;
		height: 33px;
	}
	.m_manga.blue02 ul.pager li img{
		width: 100%;
	}
	.m_manga.blue02 ul.sns{
		width: 140px;
		padding-top: 10px;
	}
	.m_manga.blue02 ul.sns li{
		width: 33px;
		height: 33px;
	}
	.m_manga.blue02 ul.sns li img{
		width: 100%;
	}
    .sakusya{
    	background: #7ae1f4;
		margin: 0 auto;
		text-align: center;
		padding: 15px 0 20px;
    }
    .m_sakusya{
    	width: 100%;
    	box-sizing: border-box;
    	padding: 0 20px;
		margin: 0 auto;
    }
    .m_sakusya .left{
    	width: 87.5px;
    	height: 57px;
    	height: 60.5px;
    	margin: 0 auto;
    	padding-top: 0px;
    	padding-left: 0px;
    }
    .m_sakusya .right {
		padding: 8px 10px;
		width: 100%;
		border-radius: 12px;
		box-sizing: border-box;
		margin-top: 15px;
	}
	.m_sakusya .right::after{
		content: "";
		position: absolute;
		top: -10px; left: 50%;
		margin-left: -10px;
		display: block;
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 10px 10px 10px;
		border-color: transparent transparent #f8fe99 transparent;
	}
	.m_sakusya .right::before{
		border: none;
		border-right: none;
		content: none;
	}
	.m_sakusya .right p.title {
		font-size: 14px;
		padding-bottom: 4px;
	}
	.m_sakusya .right p.comm {
		font-size: 13px;
		line-height: 16px;
	}
	.m_sakusya .icono{
		padding: 8px 10px;
		width: 100%;
		border-radius: 12px;
		box-sizing: border-box;
		margin-top: 15px;
	}
	.m_sakusya .icono p.title {
		font-size: 14px;
		padding-bottom: 4px;
	}
	.m_sakusya .icono p.comm {
		font-size: 13px;
		line-height: 16px;
	}
	.slidebox{
		background: url('../img/bg_yellow.png') left top repeat;
		background-size: 15px auto;
		margin: 0 auto;
		text-align: center;
		padding: 45px 0 0px;
		position: relative;
	}
	.slidebox::before{
		height: 30px;
		background:url('../img/sp/bg_blue02.png') left top repeat;
		top: -1px;
	}
	.slidebox h2 {
	    width: 125px;
	    margin: 0 auto;
	}
	.bnr,.foot{
		background: url('../img/bg_yellow.png') left top repeat;
		background-size: 15px auto;
		margin: 0 auto;
		text-align: center;
		padding: 0px 0 15px;
		/*position: relative;*/
	}
	.bnr{
		padding: 28px 10px 15px;
		box-sizing: border-box;
	}
	.foot p{
		font-size: 12px;
		line-height: 15px;
	}
	.foot span.sp_lih{
		line-height: 30px;
	}
}
/*背景*/
@media screen and (max-width: 414px) {
	/*.head::after{
		height: 30px;
		background:url('../img/sp/bg_pink.png') left top repeat;
	}
	.m_manga.blue::before{
		height: 30px;
		background:url('../img/sp/bg_pink_under.png') left top repeat;
	}
	.m_manga.blue02::before{
		height: 30px;
		background:url('../img/sp/bg_blue02_under.png') left top repeat;
	}
	.slidebox::before{
		height: 30px;
		background:url('../img/sp/bg_blue02.png') left top repeat;
	}*/
}