@charset "utf-8";

/* body
--------------------------------------------------*/
body {
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
	color: #404040;
	font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	margin: 0;
	padding: 0;
	word-wrap:break-all;
}

* {
margin:0;
padding:0;
}

code {
	font-size: 90%;
	line-height: 150%;
	font-weight: normal;
	color: #403A3A;
}

ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:link{
	text-decoration: none;
	color: #4E7CB8;
}

a:visited{
	text-decoration: none;
	color: #4E7CB8;
}

a:hover{
	text-decoration: none;
	color: #CC6600;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

a:link img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

h1{
	font-size: 140%;
	margin-bottom: 10px;
	line-height: 150%;
}

h2{
	font-size: 130%;
	margin-bottom:10px;
	line-height: 140%;
}

h3{
	font-size: 120%;
	margin-bottom:10px;
	line-height: 130%;
}

h4{
	font-size: 110%;
	margin-bottom:10px;
	line-height: 120%;
}

h5{
	font-size: 100%;
	margin-bottom:10px;
	line-height: 110%;
}


hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}

strong.point{
	font-weight: normal;
}


/* header
--------------------------------------------------*/

header{
	min-width: 800px;
	width: 100%;
	height: 140px;
	float: left;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}


#con-1{
	min-width: 800px;
	width: 100%;
	height: 375px;
	float: left;
	background-image: url(img/001.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-indent: -9999px;
}

#manga{
	min-width: 800px;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background-color: #FFE33A;
}

#con-2{
	min-width: 800px;
	width: 100%;
	height: 251px;
	float: left;
	background-image: url(img/002.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	background-color: #FFFBC6;
	padding-top: 20px;
	padding-bottom: 30px;
}

#con-3{
	min-width: 800px;
	width: 100%;
	height: 187px;
	float: left;
	background-image: url(img/003.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

#con-4{
	min-width: 800px;
	width: 100%;
	height: 272px;
	float: left;
	background-image: url(img/004.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	background-color: #EA5415;
}

#con-5{
	min-width: 800px;
	width: 100%;
	height: auto;
	float: left;
	background-image: url(img/005.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 58px;
	padding-bottom: 50px;
	text-align: center;
}

#con-5 p{
	width: 100%;
	height: auto;
	float: left;
}

#btn{
	width: 800px;
	height: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#btn a{
	width: 800px;
	height: 85px;
	float: left;
	background-image: url(img/btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
}


@media screen and (max-width: 768px) {
	/* 479px以下用（スマートフォン用）の記述 */

#qr{
	display:none;
}
	
header{
    min-width: 0px;
    width: 100%;
    height: 100px;
    float: left;
    background-image: url(img/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    background-size: auto 80px;
}


#con-1{
	min-width: 0px;
	width: 100%;
	height: 200px;
	float: left;
	background-image: url(img/001.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-indent: -9999px;
    background-size: auto 200px;
}

#manga{
	min-width: 0px;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	background-color: #FFE33A;
}

#manga img{
	width: 100%;
	height: auto;
	float: left;
}

#con-2{
    min-width: 0px;
    width: 100%;
    height: 160px;
    float: left;
    background-image: url(img/002.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    background-color: #FFFBC6;
    padding-top: 20px;
    padding-bottom: 30px;
    background-size: auto 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#con-3{
	min-width: 0px;
	width: 100%;
	height: 100px;
	float: left;
	background-image: url(img/003.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
    background-size: auto 80px;
}

#con-4{
	min-width: 0px;
	width: 100%;
	height: 130px;
	float: left;
	background-image: url(img/004.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	background-color: #EA5415;
    background-size: auto 100px;
}

#con-5{
	min-width: 0px;
	width: 100%;
	height: auto;
	float: left;
	background-image: url(img/005.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 58px;
	padding-bottom: 50px;
	text-align: center;
    background-size: auto 30px;
}

#con-5 p{
	width: 100%;
	height: auto;
	float: left;
}


#btn{
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#btn a{
    width: 100%;
    height: 60px;
    float: left;
    background-image: url(img/btn.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    margin-bottom: 20px;
    background-size: auto 60px;
}


}

