<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


body#popupB {
	margin: 0 auto;
	width: 100%;
	height: auto;
	background: none;
	background-color: #fff;
	font-family: sans-serif !important;
}

body#popupB #c_header {
	margin: 0 auto;
	width: 960px;
	width: 100%;
	height: 60px;
	background-color: #fff;
}

#c_header #hdLogo {
	padding: 18px 0 2px 20px;
}

#contents {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	width: 800px;
	background-color: #fff;
}

img {
	border: 0px;
	vertical-align: bottom;
}

#c_header {
	background: url(/cmn_data/img/popup_hd_bg.gif) left top repeat-x;
}

body#popup #main, body#popupB #main {
	float: none;
	padding: 0 0 20px 0;
	height: 100%;
}

.size14 {
	font-size: 14px;
	line-height: 1.5em;
}

.size12 {
	font-size: 12px;
	line-height: 1.5em;
}

.indent {
	margin-right: 1em;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
}

.size11 {
	font-size: 11px;
	line-height: 1.4em;
}

.size10 {
	font-size: 10px;
	line-height: 1.3em;
}

.alignR {
	text-align: right;
}

#main p {
	margin: 0;
	padding: 0 0;
}

.mt10 {
	margin: 10px 0 0 0 !important;
}

.mb10 {
	margin: 0 0 10px 0;
}

.mb15 {
	margin: 0 0 15px 0;
}

.mtb15 {
	margin: 15px 0;
}

.mt5 {
	margin: 5px 0 0 0;
}

.pt15 {
	padding-top: 15px !important
}

.coution {
	margin: 30px 0 30px;
	/* padding:10px; */
	/* border:1px solid #ccc; */
}

.coution-tit {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
}

ul.notice {
	padding: 0;
	margin: 45px 0 0;
}

ul.notice li {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	font-size: 11px;
	color: #777;
	line-height: 1.4
}

.btn-area {
	position: relative;
}

.btn-area-bg {
	position: relative;
	z-index: 1;
}

.btn-area .btn01 {
	position: absolute;
	bottom: 15px;
	left: 215px;
	z-index: 2;
}

.btn-area .btn02 {
	position: absolute;
	right: 236px;
	bottom: 15px;
	z-index: 2;
}

.btn-area .btn03 {
	position: absolute;
	right: 28px;
	bottom: 15px;
	z-index: 2;
}

a.btn {
	transition: opacity 0.5s ease;
}

a.btn:hover {
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.mb_4 {
	margin-bottom: 4px;
}

.pt_3 {
	padding: 3px 0 0 0;
}

.pb_3 {
	padding: 3px 0 0 0;
}

.mt5 {
	margin-top: 5px !important
}

.fs12 {
	font-size: 12px !important
}

body#popupB #footer {
	padding: 0 10px;
	background-color: #fff;
}

body#popupB #footer #ftLogo {
	border: none;
}

#footer {
	margin-bottom:10px
}


/*
#spHeader {
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.39, #1B3479), color-stop(0.88, #274AB2) );
  background-image: -moz-linear-gradient( center bottom, #1B3479 39%, #274AB2 88% );
  padding: 8px 0 12px 10px;
  margin-bottom: 10px;
}

#spFooter address {
  color: #FFF;
  display: block;
  text-align: center;
  font-size: 11px;
  padding: 10px 0 10px 0;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.39, #1B3479), color-stop(0.88, #274AB2) );
  background-image: -moz-linear-gradient( center bottom, #1B3479 39%, #274AB2 88% );
}

*/

#header {
	position: relative;
	height: 60px;
	width: 100%;
	background: url(../images/popup_hd_bg.gif) left -10px repeat-x;
}

#header .inner {
	margin: auto;
	max-width: 780px;
	width: 100%;
}

#footer .inner {
	margin: auto;
	max-width: 780px;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

#logo {
	float: left;
	padding: 18px 0 2px 20px;
}


/* add 201507 */

.akagi-header {
	background-color: #0A5443;
	max-width: 780px;
	margin: 0 auto 0px;
}

.akagi-app a {
	color: #065240;
}
.akagi-app a img {
	width: 100%;
}

.akagi-app .arrow {
	background-image: url(../images/ico_arrow.gif);
	background-position: 0 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.akagi-app a:hover.arrow {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

.akagi-app .stronger {
	color: #FF0000;
}

.akagi-app small {
	font-size: 12px;
}

.akagi-app .title-style01 {
	font-size: 26px;
	font-weight: bold;
	padding: 15px 0;
	text-align: center;
	color: #12523F;
	border-top: 1px solid #12523F;
	border-bottom: 1px solid #12523F;
}

.akagi-app .title-style02 {
	font-size: 24px;
	font-weight: bold;
	color: #12523F;
	text-align: center;
	margin: 40px 0 10px;
}

.akagi-app .title-style03 {
	color: #001492;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin: 60px 0 0px;
}

.akagi-app .num {
	color: #00CCFF;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 50px;
	clear: both;
}

.akagi-app .ico-arrow-down {
	text-align: center;
	clear: both;
	margin-top: 20px;
}

.akagi-app .box-ico {
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding-left: 75px;
	min-height: 50px;
}

.akagi-app .box {
	clear: both;
}

.akagi-app .box .alpha {
	float: left;
	width: 50%;
}

.akagi-app .box .beta {
	float: right;
	width: 50%;
}

.akagi-app .box-imgR .alpha {
	width: 500px;
}

.akagi-app .box-imgR .beta {
	width: 150px;
	position: relative;
	top: -40px;
}

.akagi-app .ico01 {
	background-image: url(../images/ico01.gif);
}

.akagi-app .ico02 {
	background-image: url(../images/ico02.gif);
}

.akagi-app .ico03 {
	background-image: url(../images/ico03.gif);
}

.akagi-app .ico04 {
	background-image: url(../images/ico04.gif);
}

.akagi-app .alignC {
	text-align: center;
}

.akagi-app img.alignR {
	float: right;
}

.akagi-app .box img.alignR {
	margin-top: -40px;
}

.akagi-app .btn-area-small {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align:center

}

.akagi-app .box-btn-area {
	overflow: hidden;
}

.akagi-app .box-btn-area .alpha {
	padding-right: 10px;
	box-sizing: border-box;
}

.akagi-app .box-btn-area .beta {
	padding-left: 10px;
	box-sizing: border-box;
}

.akagi-app .col {
	box-sizing: border-box;
	margin: 30px auto;
}

.akagi-app .col img {
	width: 100%;
	max-width: 240px;
	min-width: 240px
}

.akagi-app .col1, .akagi-app .col2, .akagi-app .col3 {
	text-align: center;
}

.akagi-app .col1 .col {
	width: 100%;
	text-align: center;
}

.akagi-app .col2 .col {
	width: 49.5%;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.akagi-app .col3 .col {
	width: 32.5%;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.akagi-app .app-dl-area {
	background-color: #12523F;
	border-radius: 5px;
	padding: 10px 0px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	clear: both;
}

.akagi-app .app-dl-area-col {
	color: #12523F;
	background-color: #fff;
	border-radius: 5px;
	padding: 5px;
	font-size: 20px;
	display: inline-block;
	width: 47%;
	margin: 0 0px;
}
.qr-code-text {
	font-size: 12px;
	text-decoration: none;
	color: #333
}
.qr-code {
	width: 100%;
}
.akagi-app .app-box {
	display: table;
	margin: auto;
}

.akagi-app .app-col {
	display: table-cell;
	vertical-align: middle;
}

.akagi-app .brder-style01 {
	border: 3px solid #001593;
	border-radius: 5px;
	display: block;
	text-align: center;
	padding: 5px;
}

.akagi-app .brder-style02 {
	border: 3px solid #17523F;
	border-radius: 5px;
	display: block;
	text-align: center;
	padding: 5px;
}

.akagi-app a:hover.brder-style01, .akagi-app a:hover.brder-style02 {
	opacity: 0.5;
}

.akagi-app .tb {
	display: table;
}

.akagi-app .tbc {
	display: table-cell;
}

.akagi-app .tbc02 {
	text-align: right;
}

.akagi-app .notice-area {
	clear: both;
	text-align: center;
	background-color: #EEEEEE;
	font-size: 12px;
	border-radius: 5px;
	padding: 15px;
	margin-top: 30px;
}

.mgt10 {
	margin-top: 10px !important;
}

.mgt20 {
	margin-top: 20px;
}

.mgt30 {
	margin-top: 30px;
}

.mgt40 {
	margin-top: 40px;
}

.mgt50 {
	margin-top: 50px;
}

.mgt60 {
	margin-top: 60px;
}

.mgt120 {
	margin-top: 120px;
}

.mgb60 {
	margin-bottom: 60px;
}

.main-visual img {
	width: 100%;
	margin-bottom: 45px;
}
.akagi-app .ico02 a{
	display:block
}


@media (max-width:600px) {
	.akagi-app * {
		box-sizing: border-box;
	}
	.akagi-app img {
		max-width: 100%;
	}
	.akagi-app #contents {
		max-width: 840px;
		width: 100%;
	}
	.akagi-app .box img.alignR {
		float: none;
		margin-top: 1em;
	}
	.akagi-app .app-dl-area-col {
		width: 100%;
		margin: 5px 0px 0;
	}
	.akagi-app .app-dl-area {
		padding: 5px 5px 5px 5px;
	}
	.akagi-app .btn-area-small {
		/*left: 0px;*/
	}
	.akagi-app .box .alpha, .akagi-app .box .beta {
		float: none;
		width: 100%;
		margin: 5px 0 0px;
		clear: both;
		text-align: center !important;
		top: 0;
		left: -30px;
	}
	.box .alpha p {
		text-align: left !important;
		margin-bottom: 10px !important;
	}
	.akagi-app .box-btn-area .alpha {
		padding-right: 0px;
	}
	.akagi-app .box-btn-area .beta {
		padding-left: 0px;
	}
	.akagi-app .col1 .col {
		width: 100%;
		text-align: center;
	}
	.akagi-app .col2 .col {
		width: 100%;
		text-align: center;
		display: block;
	}
	.akagi-app .col3 .col {
		width: 100%;
		text-align: center;
		display: block;
	}
	#download{
		margin-top:20px
	}
	.mailTo{
		display:none
	}
	.akagi-app .ico02 a{
		margin-top:10px;
	}
}




.akagi-information #contents {
	padding: 0;
	width: 100%;
}
.akagi-information img {
	width: 100%;
}
.akagi-information h1 {
	text-align: center;
}

.information-visual {
	margin-top: -30px;
	text-align: center;
}

.information-btn-area {
	margin: 0 10px;
}



.pc {
	display: block;
}
.sp {
	display: none;
}
@media (max-width:600px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}
</pre></body></html>