@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'aleobold';
	margin: 20px 0px;
}
p {
	margin: 20px 0px;
	/*line-height: 24px;*/
}
a {
	color: #379799;
	text-decoration: none;
}
@font-face {
    font-family: 'aleobold';
    src: url('Aleo-Bold-webfont.eot');
    src: url('Aleo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Aleo-Bold-webfont.woff') format('woff'),
         url('Aleo-Bold-webfont.ttf') format('truetype'),
         url('Aleo-Bold-webfont.svg#aleobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font: 18px 'Lato';
	color: #000;
}
.imgborder01 {
	border: solid 10px #aecbe5;
	margin-bottom: 40px;
}
.imgborder02 {
	border: solid 10px #aecbe5;
}
.bold {
	font-weight: 700;
}
.bolditalic {
	font-weight: 700;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.italicunder {
	font-style: italic;
	text-decoration: underline;
}
.redbolditalic {
	font-size: 21px;
	color: #ff0000;
	font-weight: 700;
	font-style: italic;
}
#top {
	font-size: 30px;
	color: #204b74;
	font-weight: 900;
	padding: 25px 0px;
}
#top span {
	color: #0f151a;
	font-style: italic;
}
#slide {
	background: url(../images/bg-slide.jpg) no-repeat center center /cover;
	padding: 80px 0px;
	color: #fff;
	text-align: center;
	font: 28px 'aleobold';
}
#slide .line01 {
	font-size: 46px;
	display: block;
	margin: 8px 0px;
}
#slide .line02 {
	font-size: 42px;
}
.title01 {
	font-size: 24px;
}
.title02 {
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 5px solid #000;
	padding-bottom: 15px;
	margin-top: 30px;
}
.title02 span {
	display: inline-block;
	font-size: 30px;
}
.title03 {
	font-size: 21px;
	text-align: center;
}
.title04 {
	font-size: 24px;
	text-align: center;
	color: #9d0022;
	margin-top: 40px;
}
.title05 {
	font-size: 36px;
	text-align: center;
	color: #1c364e;
	margin: 40px 0px 30px 0px;
	border-bottom: 5px solid #1c364e;
	padding-bottom: 20px;
}
.title06 {
	font-size: 21px;
	text-align: center;
}
.title07 {
	font-size: 30px;
	color: #1c364e;
	font-style: italic;
	text-align: center;
}
.bg01 {
	background: #40ab70;
	text-align: center;
	font: 36px 'aleobold';
	color: #fff;
	border-radius: 10px;
	padding: 25px;
}
.bg01 span {
	text-decoration: underline;
}
.bg02 {
	background: #799e57;
	text-align: center;
	font: 24px 'aleobold';
	color: #fff;
	padding: 15px 10px;
}
.bg03 {
	background: #b65c9c;
	text-align: center;
	font: 30px 'aleobold';
	color: #fff;
	padding: 25px 15px;
	border-radius: 10px;
}
.bg04 {
	background: #5c8fb6;
	text-align: center;
	font: 24px 'aleobold';
	color: #fff;
	padding: 15px;
	font-style: italic;
}
.bg05 {
	background: url(../images/bg-05.jpg) no-repeat center center /cover;
	text-align: center;
	font: 30px 'aleobold';
	color: #fff;
	padding: 25px;
	margin-top: 30px;
}
.bg05 span {
	display: inline-block;
	font-size: 36px;
}
.bg06 {
	background: #ab4057 url(../images/ukno01.jpg) no-repeat right center;
	font: 30px 'aleobold';
	color: #fff;
	padding: 30px;
	border-radius: 10px;
}
.bg06 span {
	display: inline-block;
	font-size: 36px;
}
.bg07 {
	background: #ab4057;
	color: #fff;
	padding: 35px 0px;
}
.bg07 ul li {
	padding-bottom: 20px;
	background: url(../images/ico-arrow.png) no-repeat left 5px;
	padding-left: 40px;
}
.bg08 {
	background: #983e55;
	font: 21px 'aleobold';
	text-align: center;
	color: #fff;
	padding: 20px 0px;
	margin-bottom: 40px;
}
.bg08 span {
	display: inline-block;
	font-size: 30px;
}
.bg09 {
	background: #c24242;
	font: 36px 'aleobold';
	text-align: center;
	color: #fff;
	padding: 30px 0px;
}
.bg09 span {
	display: inline-block;
}
.bg10 {
	background: #e79935;
	font: 24px 'aleobold';
	text-align: center;
	color: #fff;
	padding: 20px 0px;
}
.bg10 span {
	font-size: 30px;
	display: inline-block;
}
.bg11 {
	background: #074482;
	font: 30px 'aleobold';
	text-align: center;
	color: #fff;
	padding: 20px 0px;
}
.bg11 span {
	font-size: 36px;
	display: inline-block;
}
.bg12 {
	background: url(../images/bg-pspps.jpg) no-repeat center center /cover;
	color: #fff;
	padding: 20px;
	border-radius: 10px;
	margin-top: 40px;
}
.bg12 .ps {
	width: 48%;
	float: left;
	padding-right: 20px;
}
.bg12 .pps {
	width: 50%;
	float: right;
	border-left: solid 3px #fff;
	padding-left: 25px;
}
.bg13 {
	background: #2430b5;
    background: -moz-linear-gradient(top, #2430b5 0%, #013366 100%); 
    background: -webkit-linear-gradient(top, #2430b5 0%,#013366 100%);
    background: linear-gradient(to bottom, #2430b5 0%,#013366 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2430b5', endColorstr='#013366',GradientType=0 );
	color: #fff;
	padding: 25px;
	margin-top: 25px;
	text-align: center;
}
.bg13 span {
	font: 24px 'aleobold';
	display: block;
}
.bartitle {
	background: #4078ab;
	font: 24px 'aleobold';
	color: #fff;
	width: 88%;
	float: left;
	height: 90px;
	max-height: 90px;
	display: flex;
  	align-items: center;
}
.bartitle ul {
	padding: 0px 20px;
}
.bartitle li {
	background: url(../images/ico-arrow.png) no-repeat left center;
	padding-left: 40px;
}
.barprice {
	background: #1c364e;
	font: 18px 'aleobold';
	text-align: center;
	color: #fff;
	padding: 18px;
	width: 12%;
	float: right;
	max-height: 90px;
}
.barprice span {
	font-size: 30px;
	display: block;
}
#footer {
	border-top: 10px solid #000000;
	text-align: center;
	margin: 90px 0px 50px;
	font-size: 16px;
	padding-top: 20px;
}
#footer a {
	color: #000;
}
.link-cart .price {
    font-weight: 900;
    font-size: 30px;
}