@charset "Shift_JIS";
@import url('https://fonts.googleapis.com/css?family=Teko&display=swap');

/********** browser default initialization **********/

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {
	margin: 0;
	line-height: 1.4;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before ,q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img, abbr, acronym, fieldset {
	border: 0;
}
img {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
ul li {
	list-style-type: none;
}








a:link, a:visited {
	text-decoration:	none !important;
	color:	#cc0000;
}

#contents	{
	font-size:	62.5% !important;
}



#mlp_area	{
	width:	95%;
	padding:	10px;
	margin:	50px auto 0 auto;
	text-align:	left;
	color:	#666;
	font-size:	14px;
	font-size:	1.4rem;
	font-family: 'Yu ragino Kaku Gothic Pro"Gothic', "Helvetica", "Helvetica Bold", "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
	line-height:	1.2 !important;
	background:	#fff;
}


#mlp_area img	{
	width:	100%;
	height:	auto;
}

#mlp_area p img	{
	width:	100%;
	margin:	1.0rem 0;
	height:	auto;
}

#mlp_area p.sirup	{
	font-weight:	bold;
}

#mlp_area p.chris	{
	xfont-weight:	bold;
}

#mlp_area h3	{
	margin:	0 0 30px 0;
	border:	none;
}

#mlp_area h4	{
	margin:	0 0 1.0em 0;
	font-size:	1.8rem;
}


#mlp_area h4.spintv	{
	margin:	0 0 30px 0;
	padding:	30px 0 20px 0 !important;
	color:	#004098;
	font-size:	3.8rem;
	font-family: 'Teko', sans-serif;
	text-align:	center;
	line-height:	0 !important;
	border-top:	2px solid #004098;
	border-bottom:	2px solid #004098;
}

#mlp_area h5	{
	margin:	0;
	line-height:	1.0 !important;
	font-size:	1.8rem;
}


#mlp_area p	{
	margin:	1.0em 0;
	font-size:	1.6rem;
}


#btn_area	{
	width:	100%;
	overflow:	hidden;
	margin:	30px auto;
	text-align:	center;
}


button.btn_1	{
	box-sizing:	border-box;
	width:	90%;
	margin:	50px auto 70px auto;
	display:inline-block;
	padding:	1.4rem 0.4rem 1rem 0.4rem;
	color:#004098;
	border:	2px solid #004098 !important;
	border-top:	2px solid #004098 !important;
	border-bottom:	2px solid #004098 !important;
	-moz-border-radius:	40px;
	-webkit-border-radius:	40px;
	border-radius:	40px;
	text-align:	center;
	font-family: 'Teko', sans-serif;
	font-size:	5.0rem !important;
	font-weight:bold;
	letter-spacing:	0;
	line-height:	1.0 !important;
	}



#sirup_area	{
	overflow:	hidden;
	margin:	0 0 30px 0;
}

#sirup_area img	{
	margin:	0 0 20px 0;
}



#twitter_area	{
	margin:	0 0 50px 0;
}

#twitter_area h5	{
	margin:	0 0 1em 0;
	padding:	0.4rem 0.2rem;
	color:	#004098;
	font-size:	2.2rem !important;
	xborder-top:	1px solid #004098 !important;
	border-bottom:	1px solid #004098 !important;
}

.twitter {
	display:	inline-block;
	margin:	px 0;
	padding:	10px 20px;
	background:	#55acee;
	-moz-border-radius:	10px;
	-webkit-border-radius:	10px;
	border-radius:	10px;
	color: #fff;
	font-size:	2.0rem;
}


a:link.twitter, a:visited.twitter {
	background-color:	#448cc2 !important;
	color:	#fff !important;
}



/* pagenavi
--------------------------------------------------------- */
ul.pagenavi	{
	margin: 50px 0 70px;
	padding: 15px 0 10px  0;
	background: #fff;
	text-align: center;
}

ul.pagenavi li	{
	display: inline;
	margin: 0 5px;
	padding: 0;
	font-size:	2.4rem !important;
	font-family: 'Teko', sans-serif;
}

ul.pagenavi li a	{
	display: inline-block;
	margin-bottom: 5px;
	padding:	20px 25px;
	background: #004098;
	text-decoration: none;
	vertical-align: middle;
	color: #fff;
	border:	1px solid #004098
}

ul.pagenavi li span	{
	display: inline-block;
	margin-bottom: 5px;
	padding:	20px 30px;
	background: #fff;
	text-decoration: none;
	vertical-align: middle;
	color: #000;
	border:	1px solid #ccc;
}

ul.pagenavi li a:hover	{
	color: #000;
	background: #f3f0f0;
	border:	1px solid #f3f0f0
}
